Trace number 3291652

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
ppfolio par? (TO) 4800.21 1201.71

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3291652-1304093161/watcher-3291652-1304093161 -o /tmp/evaluation-result-3291652-1304093161/solver-3291652-1304093161 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3291652-1304093161.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: 3.75 4.51 6.02 6/182 24394
/proc/meminfo: memFree=18417772/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) R 24392 24394 23533 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0

[startup+0.048345 s]
/proc/loadavg: 3.75 4.51 6.02 6/182 24394
/proc/meminfo: memFree=18417772/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100334 s]
/proc/loadavg: 3.75 4.51 6.02 6/182 24394
/proc/meminfo: memFree=18417772/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300298 s]
/proc/loadavg: 3.75 4.51 6.02 6/182 24394
/proc/meminfo: memFree=18417772/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700228 s]
/proc/loadavg: 3.75 4.51 6.02 6/182 24394
/proc/meminfo: memFree=18417772/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 4.25 4.60 6.04 11/188 24400
/proc/meminfo: memFree=17857120/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=206328 CPUtime=1.48 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 39992 0 0 0 141 7 0 0 25 0 1 0 520914215 211279872 38721 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 51582 38721 306 96 0 48144 0
[pid=24396] ppid=24394 vsize=195536 CPUtime=1.48 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 55661 0 0 0 140 8 0 0 25 0 1 0 520914215 200228864 44580 33554432000 4194304 4785740 140736572130256 18446744073709551615 4489249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 48884 44580 313 145 0 45929 0
[pid=24397] ppid=24394 vsize=470612 CPUtime=0.77 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 7703 0 0 0 76 1 0 0 25 0 1 0 520914215 481906688 7601 33554432000 134512640 134534564 4288143616 18446744073709551615 4148512 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 117653 7601 90 6 0 116319 0
[pid=24398] ppid=24394 vsize=68992 CPUtime=1.48 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 16598 0 0 0 145 3 0 0 25 0 1 0 520914215 70647808 16416 33554432000 4194304 4352236 140735263734544 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 17248 16416 101 39 0 16328 0
[pid=24399] ppid=24394 vsize=100408 CPUtime=0.69 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4194304 23013 0 0 0 66 3 0 0 25 0 1 0 520914215 102817792 22908 33554432000 4194304 4331988 140734659499408 18446744073709551615 228122250174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 25102 22908 113 34 0 23544 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1060200

[startup+3.1008 s]
/proc/loadavg: 4.25 4.60 6.04 11/188 24400
/proc/meminfo: memFree=17706368/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=206328 CPUtime=3.08 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 39992 0 0 0 301 7 0 0 25 0 1 0 520914215 211279872 38721 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 51582 38721 306 96 0 48144 0
[pid=24396] ppid=24394 vsize=203600 CPUtime=3.09 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 57653 0 0 0 300 9 0 0 25 0 1 0 520914215 208486400 46572 33554432000 4194304 4785740 140736572130256 18446744073709551615 4495294 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 50900 46572 318 145 0 47945 0
[pid=24397] ppid=24394 vsize=539908 CPUtime=1.57 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 29763 0 0 0 153 4 0 0 25 0 1 0 520914215 552865792 29660 33554432000 134512640 134534564 4288143616 18446744073709551615 134520097 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 134977 29660 91 6 0 133643 0
[pid=24398] ppid=24394 vsize=100032 CPUtime=3.08 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 26196 0 0 0 304 4 0 0 25 0 1 0 520914215 102432768 24185 33554432000 4194304 4352236 140735263734544 18446744073709551615 4238671 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 25008 24185 110 39 0 24088 0
[pid=24399] ppid=24394 vsize=253932 CPUtime=1.49 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4194304 48218 0 0 0 143 6 0 0 25 0 1 0 520914215 260026368 48111 33554432000 4194304 4331988 140734659499408 18446744073709551615 4251674 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 63483 48111 117 34 0 61925 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1322124

[startup+6.30122 s]
/proc/loadavg: 4.25 4.60 6.04 11/188 24400
/proc/meminfo: memFree=17437908/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=305160 CPUtime=6.28 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 64642 0 0 0 618 10 0 0 25 0 1 0 520914215 312483840 63371 33554432000 4194304 4587354 140734942334352 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 76290 63371 311 96 0 72852 0
[pid=24396] ppid=24394 vsize=253040 CPUtime=6.29 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 69781 0 0 0 618 11 0 0 25 0 1 0 520914215 259112960 58700 33554432000 4194304 4785740 140736572130256 18446744073709551615 228122375201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 63260 58700 319 145 0 60305 0
[pid=24397] ppid=24394 vsize=539908 CPUtime=3.15 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 29764 0 0 0 311 4 0 0 25 0 1 0 520914215 552865792 29661 33554432000 134512640 134534564 4288143616 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 134977 29661 91 6 0 133643 0
[pid=24398] ppid=24394 vsize=81092 CPUtime=6.29 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 45218 0 0 0 622 7 0 0 25 0 1 0 520914215 83038208 19426 33554432000 4194304 4352236 140735263734544 18446744073709551615 4314208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 20273 19426 118 39 0 19353 0
[pid=24399] ppid=24394 vsize=289164 CPUtime=3.09 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4194304 71929 0 0 0 300 9 0 0 25 0 1 0 520914215 296103936 57391 33554432000 4194304 4331988 140734659499408 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 72291 57391 133 34 0 70733 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1486688

[startup+12.7011 s]
/proc/loadavg: 5.14 4.77 6.09 11/188 24400
/proc/meminfo: memFree=17257420/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=305160 CPUtime=12.68 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 64642 0 0 0 1258 10 0 0 25 0 1 0 520914215 312483840 63371 33554432000 4194304 4587354 140734942334352 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 76290 63371 311 96 0 72852 0
[pid=24396] ppid=24394 vsize=249644 CPUtime=12.69 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 76448 0 0 0 1257 12 0 0 25 0 1 0 520914215 255635456 58418 33554432000 4194304 4785740 140736572130256 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 62411 58418 340 145 0 59456 0
[pid=24397] ppid=24394 vsize=539908 CPUtime=6.31 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 29764 0 0 0 627 4 0 0 25 0 1 0 520914215 552865792 29661 33554432000 134512640 134534564 4288143616 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 134977 29661 91 6 0 133643 0
[pid=24398] ppid=24394 vsize=130044 CPUtime=12.69 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 55422 0 0 0 1261 8 0 0 25 0 1 0 520914215 133165056 29630 33554432000 4194304 4352236 140735263734544 18446744073709551615 4229628 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 32511 29630 125 39 0 31591 0
[pid=24399] ppid=24394 vsize=252732 CPUtime=6.29 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4194304 85984 0 0 0 618 11 0 0 25 0 1 0 520914215 258797568 48266 33554432000 4194304 4331988 140734659499408 18446744073709551615 4251979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 63183 48266 129 34 0 61625 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1495812

[startup+25.5008 s]
/proc/loadavg: 5.96 4.96 6.13 11/188 24401
/proc/meminfo: memFree=17053964/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=306336 CPUtime=25.48 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 64924 0 0 0 2538 10 0 0 25 0 1 0 520914215 313688064 63653 33554432000 4194304 4587354 140734942334352 18446744073709551615 4367574 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 76584 63653 311 96 0 73146 0
[pid=24396] ppid=24394 vsize=249644 CPUtime=25.49 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 76448 0 0 0 2537 12 0 0 25 0 1 0 520914215 255635456 58418 33554432000 4194304 4785740 140736572130256 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 62411 58418 340 145 0 59456 0
[pid=24397] ppid=24394 vsize=561688 CPUtime=12.7 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51853 0 0 0 1262 8 0 0 25 0 1 0 520914215 575168512 51750 33554432000 134512640 134534564 4288143616 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 140422 51750 95 6 0 139088 0
[pid=24398] ppid=24394 vsize=100568 CPUtime=25.48 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 56527 0 0 0 2540 8 0 0 25 0 1 0 520914215 102981632 22263 33554432000 4194304 4352236 140735263734544 18446744073709551615 4256354 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 25142 22263 127 39 0 24222 0
[pid=24399] ppid=24394 vsize=252332 CPUtime=12.64 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4194304 131857 0 0 0 1247 17 0 0 25 0 1 0 520914215 258387968 48172 33554432000 4194304 4331988 140734659499408 18446744073709551615 228122369947 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 63083 48172 129 34 0 61525 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1488892

[startup+51.1012 s]
/proc/loadavg: 7.34 5.36 6.23 11/188 24401
/proc/meminfo: memFree=16816756/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=433176 CPUtime=51.09 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 123335 0 0 0 5090 19 0 0 25 0 1 0 520914215 443572224 93941 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 108294 93941 331 96 0 104856 0
[pid=24396] ppid=24394 vsize=249644 CPUtime=51.08 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 76449 0 0 0 5096 12 0 0 25 0 1 0 520914215 255635456 58419 33554432000 4194304 4785740 140736572130256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 62411 58419 340 145 0 59456 0
[pid=24397] ppid=24394 vsize=561688 CPUtime=25.42 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51853 0 0 0 2534 8 0 0 25 0 1 0 520914215 575168512 51750 33554432000 134512640 134534564 4288143616 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 140422 51750 95 6 0 139088 0
[pid=24398] ppid=24394 vsize=98812 CPUtime=51.08 cores=2

################
# More data... #
################

/proc/24399/statm: 244689 135612 175 34 0 243131 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 3886544

[startup+1002.3 s]
/proc/loadavg: 10.14 9.98 8.75 11/188 24427
/proc/meminfo: memFree=15483116/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=1995568 CPUtime=1002.32 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 299226 0 0 0 100156 76 0 0 25 0 1 0 520914215 2043461632 104866 33554432000 4194304 4587354 140734942334352 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 498892 104866 337 96 0 495454 0
[pid=24396] ppid=24394 vsize=633280 CPUtime=1002.22 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 172112 0 0 0 100173 49 0 0 25 0 1 0 520914215 648478720 154082 33554432000 4194304 4785740 140736572130256 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 158320 154082 340 145 0 155365 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=498.43 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 49835 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98640 CPUtime=1002.31 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 100221 10 0 0 25 0 1 0 520914215 101007360 22805 33554432000 4194304 4352236 140735263734544 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24660 22805 127 39 0 23740 0
[pid=24399] ppid=24394 vsize=980820 CPUtime=498.41 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 469025 0 0 0 49777 64 0 0 25 0 1 0 520914215 1004359680 136295 33554432000 4194304 4331988 140734659499408 18446744073709551615 4211256 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 245205 136295 175 34 0 243647 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 4292148

[startup+1062.3 s]
/proc/loadavg: 10.31 10.05 8.85 11/188 24428
/proc/meminfo: memFree=15376196/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=1995568 CPUtime=1062.31 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 304895 0 0 0 106153 78 0 0 25 0 1 0 520914215 2043461632 110508 33554432000 4194304 4587354 140734942334352 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 498892 110508 337 96 0 495454 0
[pid=24396] ppid=24394 vsize=726980 CPUtime=1062.21 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 195528 0 0 0 106167 54 0 0 25 0 1 0 520914215 744427520 177498 33554432000 4194304 4785740 140736572130256 18446744073709551615 4304033 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 181745 177498 340 145 0 178790 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=528.31 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 52823 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98640 CPUtime=1062.31 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 106221 10 0 0 25 0 1 0 520914215 101007360 22805 33554432000 4194304 4352236 140735263734544 18446744073709551615 4327896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24660 22805 127 39 0 23740 0
[pid=24399] ppid=24394 vsize=998656 CPUtime=528.21 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 471726 0 0 0 52757 64 0 0 25 0 1 0 520914215 1022623744 138996 33554432000 4194304 4331988 140734659499408 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 249664 138996 175 34 0 248106 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 4403684

[startup+1122.3 s]
/proc/loadavg: 10.23 10.07 8.93 11/188 24430
/proc/meminfo: memFree=15276336/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=2129052 CPUtime=1122.32 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 320046 0 0 0 112148 84 0 0 25 0 1 0 520914215 2180149248 109805 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 532263 109805 337 96 0 528825 0
[pid=24396] ppid=24394 vsize=793772 CPUtime=1122.2 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 212190 0 0 0 112160 60 0 0 25 0 1 0 520914215 812822528 194160 33554432000 4194304 4785740 140736572130256 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 198443 194160 340 145 0 195488 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=558.12 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 55804 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98612 CPUtime=1122.31 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 112221 10 0 0 25 0 1 0 520914215 100978688 22798 33554432000 4194304 4352236 140735263734544 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24653 22798 127 39 0 23733 0
[pid=24399] ppid=24394 vsize=1007408 CPUtime=558.07 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 474145 0 0 0 55743 64 0 0 25 0 1 0 520914215 1031585792 141415 33554432000 4194304 4331988 140734659499408 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 251852 141415 175 34 0 250294 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 4612684

[startup+1182.3 s]
/proc/loadavg: 10.20 10.10 9.01 11/188 24432
/proc/meminfo: memFree=15220984/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=1737976 CPUtime=1182.32 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 335542 0 0 0 118141 91 0 0 25 0 1 0 520914215 1779687424 107370 33554432000 4194304 4587354 140734942334352 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 434494 107370 337 96 0 431056 0
[pid=24396] ppid=24394 vsize=849976 CPUtime=1182.21 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 226213 0 0 0 118157 64 0 0 25 0 1 0 520914215 870375424 208183 33554432000 4194304 4785740 140736572130256 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 212494 208183 340 145 0 209539 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=587.96 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 58788 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98612 CPUtime=1182.31 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 118221 10 0 0 25 0 1 0 520914215 100978688 22798 33554432000 4194304 4352236 140735263734544 18446744073709551615 4276717 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24653 22798 127 39 0 23733 0
[pid=24399] ppid=24394 vsize=1008224 CPUtime=587.9 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 474345 0 0 0 58726 64 0 0 25 0 1 0 520914215 1032421376 141615 33554432000 4194304 4331988 140734659499408 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 252056 141615 175 34 0 250498 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 4278628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.22 10.11 9.04 6/181 24433
/proc/meminfo: memFree=16586380/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=1737976 CPUtime=1201.73 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 337192 0 0 0 120081 92 0 0 25 0 1 0 520914215 1779687424 109011 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 434494 109011 337 96 0 431056 0
[pid=24396] ppid=24394 vsize=863784 CPUtime=1201.61 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 229665 0 0 0 120097 64 0 0 25 0 1 0 520914215 884514816 211635 33554432000 4194304 4785740 140736572130256 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 215946 211635 340 145 0 212991 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=597.61 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 59753 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98612 CPUtime=1201.72 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 120162 10 0 0 25 0 1 0 520914215 100978688 22798 33554432000 4194304 4352236 140735263734544 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24653 22798 127 39 0 23733 0
[pid=24399] ppid=24394 vsize=1008356 CPUtime=597.54 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 474395 0 0 0 59690 64 0 0 25 0 1 0 520914215 1032556544 141665 33554432000 4194304 4331988 140734659499408 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 252089 141665 175 34 0 250531 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 4292568

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 10.22 10.11 9.04 6/181 24433
/proc/meminfo: memFree=16586380/32951124 swapFree=67111528/67111528
[pid=24394] ppid=24392 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24394/stat : 24394 (ppfolio) S 24392 24394 23533 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520914215 18763776 390 33554432000 4194304 4287625 140733431076816 18446744073709551615 228122734095 0 0 4096 65536 5656433999975809023 0 0 17 4 0 0 0
/proc/24394/statm: 4581 390 341 23 0 91 0
[pid=24395] ppid=24394 vsize=1737976 CPUtime=1201.73 cores=0
/proc/24395/stat : 24395 (cryptominisat) R 24394 24394 23533 0 -1 4202496 337192 0 0 0 120081 92 0 0 25 0 1 0 520914215 1779687424 109011 33554432000 4194304 4587354 140734942334352 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24395/statm: 434494 109011 337 96 0 431056 0
[pid=24396] ppid=24394 vsize=863784 CPUtime=1201.61 cores=4
/proc/24396/stat : 24396 (clasp) R 24394 24394 23533 0 -1 4202496 229665 0 0 0 120097 64 0 0 25 0 1 0 520914215 884514816 211635 33554432000 4194304 4785740 140736572130256 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24396/statm: 215946 211635 340 145 0 212991 0
[pid=24397] ppid=24394 vsize=565516 CPUtime=597.61 cores=6
/proc/24397/stat : 24397 (TNM) R 24394 24394 23533 0 -1 4202496 51854 0 0 0 59753 8 0 0 25 0 1 0 520914215 579088384 51751 33554432000 134512640 134534564 4288143616 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24397/statm: 141379 51751 95 6 0 140045 0
[pid=24398] ppid=24394 vsize=98612 CPUtime=1201.72 cores=2
/proc/24398/stat : 24398 (lingeling) R 24394 24394 23533 0 -1 4202496 63880 0 0 0 120162 10 0 0 25 0 1 0 520914215 100978688 22798 33554432000 4194304 4352236 140735263734544 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24398/statm: 24653 22798 127 39 0 23733 0
[pid=24399] ppid=24394 vsize=1008356 CPUtime=597.54 cores=6
/proc/24399/stat : 24399 (march_hi) R 24394 24394 23533 0 -1 4202496 474395 0 0 0 59690 64 0 0 25 0 1 0 520914215 1032556544 141665 33554432000 4194304 4331988 140734659499408 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24399/statm: 252089 141665 175 34 0 250531 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 4292568

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24394 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.21
CPU user time (s): 4797.83
CPU system time (s): 2.38
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 6115044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 183
involuntary context switches= 6

runsolver used 1.86871 second user time and 4.69529 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 18:06:02
IDJOB=3291652
IDBENCH=84246
IDSOLVER=1612
FILE ID=node138/3291652-1304093161
RUNJOBID= node138-1304093161-24369
PBS_JOBID= 13170556
Free space on /tmp= 71764 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291652-1304093161/watcher-3291652-1304093161 -o /tmp/evaluation-result-3291652-1304093161/solver-3291652-1304093161 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3291652-1304093161.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=792581884

node138.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.854
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.854
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.854
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.82
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.854
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.854
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	: 5332.80
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.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18418176 kB
Buffers:       2042080 kB
Cached:       11541860 kB
SwapCached:          0 kB
Active:        3682432 kB
Inactive:     10282992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18418176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63032 kB
Writeback:           0 kB
AnonPages:      381380 kB
Mapped:          16032 kB
Slab:           503676 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1065720 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= 71768 MiB
End job on node138 at 2011-04-29 18:26:06