Trace number 3371117

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 1178.97 295.885

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

1178.87/295.88	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371117-1305428155/watcher-3371117-1305428155 -o /tmp/evaluation-result-3371117-1305428155/solver-3371117-1305428155 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371117-1305428155.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.81 4.31 2.29 5/374 26095
/proc/meminfo: memFree=22525936/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=9988 CPUtime=0 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) R 26093 26095 26007 0 -1 4202496 613 1259 0 0 0 0 0 0 25 0 1 0 654413235 10227712 521 33554432000 4194304 4417452 140733629622240 18446744073709551615 4231504 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26095/statm: 2497 521 149 55 0 383 0

[startup+0.142373 s]
/proc/loadavg: 7.81 4.31 2.29 5/374 26095
/proc/meminfo: memFree=22525936/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=61480 CPUtime=0.46 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 3515 1259 0 0 46 0 0 0 25 0 5 0 654413235 62955520 3126 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 15370 3126 179 55 0 13256 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 61480

[startup+0.200363 s]
/proc/loadavg: 7.81 4.31 2.29 5/374 26095
/proc/meminfo: memFree=22525936/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=60968 CPUtime=0.69 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 3814 1259 0 0 69 0 0 0 25 0 5 0 654413235 62431232 2965 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 15242 2965 179 55 0 13128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60968

[startup+0.300344 s]
/proc/loadavg: 7.81 4.31 2.29 5/374 26095
/proc/meminfo: memFree=22525936/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=60968 CPUtime=1.09 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 3814 1259 0 0 109 0 0 0 25 0 5 0 654413235 62431232 2965 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 15242 2965 179 55 0 13128 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 60968

[startup+0.700272 s]
/proc/loadavg: 7.81 4.31 2.29 5/374 26095
/proc/meminfo: memFree=22525936/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=60968 CPUtime=2.69 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 3905 1259 0 0 269 0 0 0 25 0 5 0 654413235 62431232 3056 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 15242 3056 179 55 0 13128 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 60968

[startup+1.50113 s]
/proc/loadavg: 7.81 4.31 2.29 9/379 26105
/proc/meminfo: memFree=22515984/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=64808 CPUtime=5.88 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 4837 1259 0 0 588 0 0 0 25 0 5 0 654413235 66363392 3988 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 16202 3988 179 55 0 14088 0
[pid=26095/tid=26102] ppid=26093 vsize=64808 CPUtime=1.46 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 586 1259 0 0 146 0 0 0 25 0 5 0 654413238 66363392 3988 33554432000 4194304 4417452 140733629622240 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=64808 CPUtime=1.46 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 389 1259 0 0 146 0 0 0 25 0 5 0 654413238 66363392 3988 33554432000 4194304 4417452 140733629622240 18446744073709551615 4261389 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=64808 CPUtime=1.45 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 402 1259 0 0 145 0 0 0 25 0 5 0 654413238 66363392 3988 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=64808 CPUtime=1.46 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 735 1259 0 0 146 0 0 0 20 0 5 0 654413238 66363392 3988 33554432000 4194304 4417452 140733629622240 18446744073709551615 4259085 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 64808

[startup+3.10084 s]
/proc/loadavg: 7.81 4.31 2.29 9/379 26105
/proc/meminfo: memFree=22515736/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=68268 CPUtime=12.27 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 5702 1259 0 0 1227 0 0 0 25 0 5 0 654413235 69906432 4853 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 17067 4853 179 55 0 14953 0
[pid=26095/tid=26102] ppid=26093 vsize=68268 CPUtime=3.06 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 823 1259 0 0 306 0 0 0 25 0 5 0 654413238 69906432 4853 33554432000 4194304 4417452 140733629622240 18446744073709551615 4246388 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=68268 CPUtime=3.06 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 638 1259 0 0 306 0 0 0 25 0 5 0 654413238 69906432 4853 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=68268 CPUtime=3.04 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 588 1259 0 0 304 0 0 0 25 0 5 0 654413238 69906432 4853 33554432000 4194304 4417452 140733629622240 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=68268 CPUtime=3.06 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 928 1259 0 0 306 0 0 0 25 0 5 0 654413238 69906432 4853 33554432000 4194304 4417452 140733629622240 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 68268

[startup+6.30025 s]
/proc/loadavg: 7.83 4.37 2.32 9/379 26105
/proc/meminfo: memFree=22515736/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=72700 CPUtime=25.03 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 9304 1259 0 0 2502 1 0 0 25 0 5 0 654413235 74444800 5981 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 18175 5981 179 55 0 16061 0
[pid=26095/tid=26102] ppid=26093 vsize=72700 CPUtime=6.26 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 823 1259 0 0 626 0 0 0 25 0 5 0 654413238 74444800 5981 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=72700 CPUtime=6.26 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 980 1259 0 0 626 0 0 0 25 0 5 0 654413238 74444800 5981 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=72700 CPUtime=6.2 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 1645 1259 0 0 620 0 0 0 25 0 5 0 654413238 74444800 5981 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=72700 CPUtime=6.26 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 3131 1259 0 0 626 0 0 0 25 0 5 0 654413238 74444800 5981 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 72700

[startup+12.7011 s]
/proc/loadavg: 7.84 4.43 2.35 9/379 26106
/proc/meminfo: memFree=22496140/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=76112 CPUtime=50.54 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 19288 1259 0 0 5052 2 0 0 25 0 5 0 654413235 77938688 6846 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 19028 6846 179 55 0 16914 0
[pid=26095/tid=26102] ppid=26093 vsize=76112 CPUtime=12.67 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 1682 1259 0 0 1267 0 0 0 25 0 5 0 654413238 77938688 6846 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=76112 CPUtime=12.65 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 3874 1259 0 0 1265 0 0 0 25 0 5 0 654413238 77938688 6846 33554432000 4194304 4417452 140733629622240 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=76112 CPUtime=12.51 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 4505 1259 0 0 1251 0 0 0 25 0 5 0 654413238 77938688 6846 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=76112 CPUtime=12.66 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 6502 1259 0 0 1265 1 0 0 25 0 5 0 654413238 77938688 6846 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 76112

[startup+25.5007 s]
/proc/loadavg: 7.96 4.63 2.45 9/379 26106
/proc/meminfo: memFree=22493388/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=93064 CPUtime=101.58 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 50964 1259 0 0 10151 7 0 0 25 0 5 0 654413235 95297536 11084 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 23266 11084 179 55 0 21152 0
[pid=26095/tid=26102] ppid=26093 vsize=93064 CPUtime=25.46 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 10129 1259 0 0 2545 1 0 0 25 0 5 0 654413238 95297536 11084 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=93064 CPUtime=25.45 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 11903 1259 0 0 2544 1 0 0 25 0 5 0 654413238 95297536 11084 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=93064 CPUtime=25.16 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 11857 1259 0 0 2514 2 0 0 25 0 5 0 654413238 95297536 11084 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=93064 CPUtime=25.46 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 14350 1259 0 0 2544 2 0 0 25 0 5 0 654413238 95297536 11084 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 93064

[startup+51.1011 s]
/proc/loadavg: 7.97 4.90 2.60 9/379 26107
/proc/meminfo: memFree=22473904/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=96532 CPUtime=203.69 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 102798 1259 0 0 20355 14 0 0 25 0 5 0 654413235 98848768 11951 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 24133 11951 179 55 0 22019 0
[pid=26095/tid=26102] ppid=26093 vsize=96532 CPUtime=51.06 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 24513 1259 0 0 5103 3 0 0 25 0 5 0 654413238 98848768 11951 33554432000 4194304 4417452 140733629622240 18446744073709551615 4306307 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=96532 CPUtime=51.05 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 25330 1259 0 0 5103 2 0 0 25 0 5 0 654413238 98848768 11951 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=96532 CPUtime=50.46 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 23900 1259 0 0 5043 3 0 0 25 0 5 0 654413238 98848768 11951 33554432000 4194304 4417452 140733629622240 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=96532 CPUtime=51.06 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 26330 1259 0 0 5103 3 0 0 25 0 5 0 654413238 98848768 11951 33554432000 4194304 4417452 140733629622240 18446744073709551615 4250771 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 96532

[startup+102.301 s]
/proc/loadavg: 8.07 5.39 2.88 9/379 26108
/proc/meminfo: memFree=22462596/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=112944 CPUtime=407.9 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 190013 1259 0 0 40759 31 0 0 25 0 5 0 654413235 115654656 16054 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 28236 16054 179 55 0 26122 0
[pid=26095/tid=26102] ppid=26093 vsize=112944 CPUtime=102.28 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 45354 1259 0 0 10221 7 0 0 25 0 5 0 654413238 115654656 16054 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=112944 CPUtime=102.25 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 47424 1259 0 0 10218 7 0 0 25 0 5 0 654413238 115654656 16054 33554432000 4194304 4417452 140733629622240 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=112944 CPUtime=101.06 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 43398 1259 0 0 10099 7 0 0 25 0 5 0 654413238 115654656 16054 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=112944 CPUtime=102.27 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 51112 1259 0 0 10219 8 0 0 25 0 5 0 654413238 115654656 16054 33554432000 4194304 4417452 140733629622240 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 112944

[startup+162.301 s]
/proc/loadavg: 8.10 5.88 3.20 9/379 26110
/proc/meminfo: memFree=22444356/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=113384 CPUtime=647.16 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 300473 1259 0 0 64667 49 0 0 25 0 5 0 654413235 116105216 16164 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 28346 16164 179 55 0 26232 0
[pid=26095/tid=26102] ppid=26093 vsize=113384 CPUtime=162.26 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 71411 1259 0 0 16215 11 0 0 25 0 5 0 654413238 116105216 16164 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=113384 CPUtime=162.23 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 74538 1259 0 0 16212 11 0 0 25 0 5 0 654413238 116105216 16164 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=113384 CPUtime=160.35 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 70547 1259 0 0 16023 12 0 0 25 0 5 0 654413238 116105216 16164 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=113384 CPUtime=162.26 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 81252 1259 0 0 16213 13 0 0 25 0 5 0 654413238 116105216 16164 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.16
Current children cumulated vsize (KiB) 113384

[startup+222.314 s]
/proc/loadavg: 8.24 6.31 3.52 9/379 26111
/proc/meminfo: memFree=22420036/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=139288 CPUtime=886.5 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 400027 1259 0 0 88587 63 0 0 25 0 5 0 654413235 142630912 22640 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 34822 22640 179 55 0 32708 0
[pid=26095/tid=26102] ppid=26093 vsize=139288 CPUtime=222.28 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 99749 1259 0 0 22213 15 0 0 25 0 5 0 654413238 142630912 22640 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=139288 CPUtime=222.23 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 97203 1259 0 0 22209 14 0 0 25 0 5 0 654413238 142630912 22640 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=139288 CPUtime=219.64 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 98757 1259 0 0 21949 15 0 0 25 0 5 0 654413238 142630912 22640 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=139288 CPUtime=222.27 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 101593 1259 0 0 22211 16 0 0 25 0 5 0 654413238 142630912 22640 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.5
Current children cumulated vsize (KiB) 139288

[startup+282.301 s]
/proc/loadavg: 8.21 6.65 3.81 9/379 26113
/proc/meminfo: memFree=22427220/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=126296 CPUtime=1125.72 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 474693 1259 0 0 112496 76 0 0 25 0 5 0 654413235 129327104 19392 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 31574 19392 179 55 0 29460 0
[pid=26095/tid=26102] ppid=26093 vsize=126296 CPUtime=282.27 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 117605 1259 0 0 28209 18 0 0 25 0 5 0 654413238 129327104 19392 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=126296 CPUtime=282.21 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 115449 1259 0 0 28203 18 0 0 25 0 5 0 654413238 129327104 19392 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=126296 CPUtime=278.93 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 120320 1259 0 0 27874 19 0 0 25 0 5 0 654413238 129327104 19392 33554432000 4194304 4417452 140733629622240 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=126296 CPUtime=282.27 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 118594 1259 0 0 28207 20 0 0 25 0 5 0 654413238 129327104 19392 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1125.72
Current children cumulated vsize (KiB) 126296

Solver just ended. Dumping a history of the last processes samples

[startup+288.001 s]
/proc/loadavg: 8.19 6.67 3.83 9/379 26113
/proc/meminfo: memFree=22420400/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=131740 CPUtime=1148.46 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 481956 1259 0 0 114769 77 0 0 25 0 5 0 654413235 134901760 20753 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 32935 20753 179 55 0 30821 0
[pid=26095/tid=26102] ppid=26093 vsize=131740 CPUtime=287.96 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 119238 1259 0 0 28778 18 0 0 25 0 5 0 654413238 134901760 20753 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=131740 CPUtime=287.91 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 117401 1259 0 0 28773 18 0 0 25 0 5 0 654413238 134901760 20753 33554432000 4194304 4417452 140733629622240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=131740 CPUtime=284.56 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 122894 1259 0 0 28437 19 0 0 25 0 5 0 654413238 134901760 20753 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=131740 CPUtime=287.97 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 119698 1259 0 0 28777 20 0 0 25 0 5 0 654413238 134901760 20753 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1148.46
Current children cumulated vsize (KiB) 131740

[startup+291.2 s]
/proc/loadavg: 8.18 6.69 3.85 9/379 26113
/proc/meminfo: memFree=22410476/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=141584 CPUtime=1161.22 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 486265 1259 0 0 116044 78 0 0 25 0 5 0 654413235 144982016 23214 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 35396 23214 179 55 0 33282 0
[pid=26095/tid=26102] ppid=26093 vsize=141584 CPUtime=291.17 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 121386 1259 0 0 29098 19 0 0 25 0 5 0 654413238 144982016 23214 33554432000 4194304 4417452 140733629622240 18446744073709551615 4354621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=141584 CPUtime=291.11 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 118290 1259 0 0 29093 18 0 0 25 0 5 0 654413238 144982016 23214 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=141584 CPUtime=287.72 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 123918 1259 0 0 28753 19 0 0 25 0 5 0 654413238 144982016 23214 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=141584 CPUtime=291.16 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 119946 1259 0 0 29096 20 0 0 25 0 5 0 654413238 144982016 23214 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1161.22
Current children cumulated vsize (KiB) 141584

[startup+294.401 s]
/proc/loadavg: 8.16 6.71 3.87 9/379 26113
/proc/meminfo: memFree=22406508/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=134372 CPUtime=1173.99 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 491864 1259 0 0 117320 79 0 0 25 0 5 0 654413235 137596928 21411 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 33593 21411 179 55 0 31479 0
[pid=26095/tid=26102] ppid=26093 vsize=134372 CPUtime=294.37 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 122517 1259 0 0 29418 19 0 0 25 0 5 0 654413238 137596928 21411 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=134372 CPUtime=294.31 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 119968 1259 0 0 29413 18 0 0 25 0 5 0 654413238 137596928 21411 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=134372 CPUtime=290.89 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 125392 1259 0 0 29069 20 0 0 25 0 5 0 654413238 137596928 21411 33554432000 4194304 4417452 140733629622240 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=134372 CPUtime=294.36 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 121262 1259 0 0 29416 20 0 0 25 0 5 0 654413238 137596928 21411 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1173.99
Current children cumulated vsize (KiB) 134372

[startup+295.201 s]
/proc/loadavg: 8.16 6.71 3.87 9/379 26113
/proc/meminfo: memFree=22414320/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=129048 CPUtime=1177.17 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 493343 1259 0 0 117638 79 0 0 25 0 5 0 654413235 132145152 20080 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 32262 20080 179 55 0 30148 0
[pid=26095/tid=26102] ppid=26093 vsize=129048 CPUtime=295.17 cores=0,2,4,6
/proc/26095/task/26102/stat : 26102 (plingeling) R 26093 26095 26007 0 -1 4202560 122972 1259 0 0 29498 19 0 0 25 0 5 0 654413238 132145152 20080 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26095/tid=26103] ppid=26093 vsize=129048 CPUtime=295.11 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 120992 1259 0 0 29493 18 0 0 25 0 5 0 654413238 132145152 20080 33554432000 4194304 4417452 140733629622240 18446744073709551615 4358650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=129048 CPUtime=291.67 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 125392 1259 0 0 29147 20 0 0 25 0 5 0 654413238 132145152 20080 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26095/tid=26105] ppid=26093 vsize=129048 CPUtime=295.16 cores=0,2,4,6
/proc/26095/task/26105/stat : 26105 (plingeling) R 26093 26095 26007 0 -1 4202560 121262 1259 0 0 29496 20 0 0 25 0 5 0 654413238 132145152 20080 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1177.17
Current children cumulated vsize (KiB) 129048

[startup+295.6 s]
/proc/loadavg: 8.16 6.71 3.87 9/379 26113
/proc/meminfo: memFree=22414320/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=119156 CPUtime=1178.5 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 493423 1259 0 0 117771 79 0 0 18 0 3 0 654413235 122015744 17609 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 29789 17609 181 55 0 27675 0
[pid=26095/tid=26103] ppid=26093 vsize=119156 CPUtime=295.51 cores=0,2,4,6
/proc/26095/task/26103/stat : 26103 (plingeling) R 26093 26095 26007 0 -1 4202560 120993 1259 0 0 29533 18 0 0 25 0 3 0 654413238 122015744 17609 33554432000 4194304 4417452 140733629622240 18446744073709551615 4278345 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26095/tid=26104] ppid=26093 vsize=119156 CPUtime=292.07 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 125392 1259 0 0 29187 20 0 0 25 0 3 0 654413238 122015744 17609 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1178.5
Current children cumulated vsize (KiB) 119156

[startup+295.8 s]
/proc/loadavg: 8.16 6.71 3.87 9/379 26113
/proc/meminfo: memFree=22414320/32951124 swapFree=67111348/67111528
[pid=26095] ppid=26093 vsize=119136 CPUtime=1178.87 cores=0,2,4,6
/proc/26095/stat : 26095 (plingeling) S 26093 26095 26007 0 -1 4202496 493423 1259 0 0 117808 79 0 0 15 0 2 0 654413235 121995264 17604 33554432000 4194304 4417452 140733629622240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26095/statm: 29784 17604 181 55 0 27670 0
[pid=26095/tid=26104] ppid=26093 vsize=119136 CPUtime=292.27 cores=0,2,4,6
/proc/26095/task/26104/stat : 26104 (plingeling) R 26093 26095 26007 0 -1 4202560 125392 1259 0 0 29207 20 0 0 25 0 2 0 654413238 121995264 17604 33554432000 4194304 4417452 140733629622240 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1178.87
Current children cumulated vsize (KiB) 119136

Child status: 20
Real time (s): 295.885
CPU time (s): 1178.97
CPU user time (s): 1178.17
CPU system time (s): 0.803877
CPU usage (%): 398.455
Max. virtual memory (cumulated for all children) (KiB): 159052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1178.17
system time used= 0.803877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126
involuntary context switches= 6082

runsolver used 0.967852 second user time and 2.54361 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 04:55:55
IDJOB=3371117
IDBENCH=83285
IDSOLVER=1848
FILE ID=node139/3371117-1305428155
RUNJOBID= node139-1305427968-26025
PBS_JOBID= 13324610
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371117-1305428155/watcher-3371117-1305428155 -o /tmp/evaluation-result-3371117-1305428155/solver-3371117-1305428155 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371117-1305428155.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1498337000

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22526224 kB
Buffers:        303968 kB
Cached:        2860660 kB
SwapCached:          0 kB
Active:        8101060 kB
Inactive:      2019964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22526224 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             436 kB
Writeback:           8 kB
AnonPages:     6956116 kB
Mapped:          28996 kB
Slab:           202116 kB
PageTables:      38048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76944148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73408 MiB
End job on node139 at 2011-05-15 05:00:51