Trace number 3190972

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.31 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

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

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-3190972-1304050350/watcher-3190972-1304050350 -o /tmp/evaluation-result-3190972-1304050350/solver-3190972-1304050350 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190972-1304050350.cnf 

running on 4 cores: 1,3,5,7

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: 9.45 10.10 9.62 2/176 5137
/proc/meminfo: memFree=25101208/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) R 5135 5137 4269 0 -1 4194304 493 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 388 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516654802 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5137/statm: 4581 388 339 23 0 91 0

[startup+0.10868 s]
/proc/loadavg: 9.45 10.10 9.62 2/176 5137
/proc/meminfo: memFree=25101208/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) R 5135 5137 4269 0 -1 4194304 493 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 388 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516654802 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5137/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200663 s]
/proc/loadavg: 9.45 10.10 9.62 2/176 5137
/proc/meminfo: memFree=25101208/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) R 5135 5137 4269 0 -1 4194304 493 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 388 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516654802 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5137/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300644 s]
/proc/loadavg: 9.45 10.10 9.62 2/176 5137
/proc/meminfo: memFree=25101208/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) R 5135 5137 4269 0 -1 4194304 493 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 388 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516654802 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5137/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700571 s]
/proc/loadavg: 9.45 10.10 9.62 2/176 5137
/proc/meminfo: memFree=25101208/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) R 5135 5137 4269 0 -1 4194304 493 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 388 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516654802 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/5137/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 9.45 10.10 9.62 6/182 5143
/proc/meminfo: memFree=25087768/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=27420 CPUtime=1.48 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 3302 0 0 0 148 0 0 0 25 0 1 0 516633160 28078080 1263 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 6855 1263 330 96 0 3417 0
[pid=5139] ppid=5137 vsize=15328 CPUtime=1.49 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 1287 0 0 0 149 0 0 0 20 0 1 0 516633160 15695872 1179 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 3832 1179 341 145 0 877 0
[pid=5140] ppid=5137 vsize=452788 CPUtime=1.18 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 515 0 0 0 118 0 0 0 25 0 1 0 516633160 463654912 412 33554432000 134512640 134534564 4294161488 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 113197 412 91 6 0 111863 0
[pid=5141] ppid=5137 vsize=7716 CPUtime=1.49 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 1410 0 0 0 149 0 0 0 25 0 1 0 516633160 7901184 1124 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 1929 1124 127 39 0 1009 0
[pid=5143] ppid=5137 vsize=7816 CPUtime=0.29 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 1415 0 0 0 29 0 0 0 25 0 1 0 516633243 8003584 460 33554432000 4194304 4331988 140733755978432 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 1954 460 150 34 0 396 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 529392

[startup+3.10114 s]
/proc/loadavg: 9.45 10.10 9.62 6/181 5143
/proc/meminfo: memFree=25077980/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=334116 CPUtime=3.09 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 5962 0 0 0 308 1 0 0 25 0 1 0 516633160 342134784 3381 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 83529 3381 336 96 0 80091 0
[pid=5139] ppid=5137 vsize=16260 CPUtime=3.09 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 1502 0 0 0 309 0 0 0 25 0 1 0 516633160 16650240 1394 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 4065 1394 341 145 0 1110 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=2.01 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 201 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=7752 CPUtime=3.09 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 1604 0 0 0 309 0 0 0 25 0 1 0 516633160 7938048 1133 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 1938 1133 127 39 0 1018 0
[pid=5143] ppid=5137 vsize=8544 CPUtime=1.06 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 1827 0 0 0 106 0 0 0 25 0 1 0 516633243 8749056 604 33554432000 4194304 4331988 140733755978432 18446744073709551615 4210468 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 2136 604 174 34 0 578 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 841764

[startup+6.30055 s]
/proc/loadavg: 9.09 10.02 9.60 6/181 5144
/proc/meminfo: memFree=25075712/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=335236 CPUtime=6.29 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 7995 0 0 0 628 1 0 0 25 0 1 0 516633160 343281664 3589 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 83809 3589 336 96 0 80371 0
[pid=5139] ppid=5137 vsize=17292 CPUtime=6.29 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 1750 0 0 0 629 0 0 0 25 0 1 0 516633160 17707008 1642 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 4323 1642 341 145 0 1368 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=3.61 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 361 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=7752 CPUtime=6.29 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 1892 0 0 0 629 0 0 0 25 0 1 0 516633160 7938048 1133 33554432000 4194304 4352236 140735129685328 18446744073709551615 4222645 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 1938 1133 127 39 0 1018 0
[pid=5143] ppid=5137 vsize=9104 CPUtime=2.64 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 1950 0 0 0 264 0 0 0 25 0 1 0 516633243 9322496 727 33554432000 4194304 4331988 140733755978432 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 2276 727 174 34 0 718 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 844476

[startup+12.7004 s]
/proc/loadavg: 8.76 9.93 9.57 6/181 5144
/proc/meminfo: memFree=25064660/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=343680 CPUtime=12.69 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 13271 0 0 0 1267 2 0 0 25 0 1 0 516633160 351928320 5807 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 85920 5807 336 96 0 82482 0
[pid=5139] ppid=5137 vsize=19228 CPUtime=12.69 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 2188 0 0 0 1269 0 0 0 25 0 1 0 516633160 19689472 2080 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 4807 2080 341 145 0 1852 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=6.8 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 680 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=8712 CPUtime=12.69 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 2516 0 0 0 1269 0 0 0 25 0 1 0 516633160 8921088 1341 33554432000 4194304 4352236 140735129685328 18446744073709551615 4271201 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 2178 1341 127 39 0 1258 0
[pid=5143] ppid=5137 vsize=9484 CPUtime=5.81 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 2049 0 0 0 581 0 0 0 25 0 1 0 516633243 9711616 826 33554432000 4194304 4331988 140733755978432 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 2371 826 175 34 0 813 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 856196

[startup+25.501 s]
/proc/loadavg: 7.93 9.69 9.50 6/181 5144
/proc/meminfo: memFree=25058088/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=45556 CPUtime=25.49 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 19283 0 0 0 2546 3 0 0 25 0 1 0 516633160 46649344 5739 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 11389 5739 336 96 0 7951 0
[pid=5139] ppid=5137 vsize=21416 CPUtime=25.48 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 2681 0 0 0 2548 0 0 0 25 0 1 0 516633160 21929984 2573 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 5354 2573 341 145 0 2399 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=13.15 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 1315 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=10764 CPUtime=25.49 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 3957 0 0 0 2549 0 0 0 25 0 1 0 516633160 11022336 1854 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 2691 1854 127 39 0 1771 0
[pid=5143] ppid=5137 vsize=10336 CPUtime=12.19 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 2244 0 0 0 1219 0 0 0 25 0 1 0 516633243 10584064 1021 33554432000 4194304 4331988 140733755978432 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 2584 1021 175 34 0 1026 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 563164

[startup+51.1004 s]
/proc/loadavg: 7.01 9.33 9.38 6/181 5145
/proc/meminfo: memFree=25038252/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=60452 CPUtime=51.08 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 28160 0 0 0 5102 6 0 0 25 0 1 0 516633160 61902848 9598 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 15113 9598 336 96 0 11675 0
[pid=5139] ppid=5137 vsize=24000 CPUtime=51.08 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 3282 0 0 0 5108 0 0 0 25 0 1 0 516633160 24576000 3174 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 6000 3174 341 145 0 3045 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=25.9 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 2590 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=12816 CPUtime=51.08 cores=3

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

/proc/5143/statm: 17207 13055 175 34 0 15649 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 709460

[startup+942.301 s]
/proc/loadavg: 5.15 5.33 6.73 6/181 5168
/proc/meminfo: memFree=24922968/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=85512 CPUtime=942.28 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 105925 0 0 0 94184 44 0 0 25 0 1 0 516633160 87564288 16412 33554432000 4194304 4587354 140737121279488 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 21378 16412 336 96 0 17940 0
[pid=5139] ppid=5137 vsize=46064 CPUtime=942.31 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8295 0 0 0 94229 2 0 0 25 0 1 0 516633160 47169536 8089 33554432000 4194304 4785740 140736036320464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11516 8089 341 145 0 8561 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=469.05 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 46905 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=30828 CPUtime=942.31 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 41621 0 0 0 94224 7 0 0 25 0 1 0 516633160 31567872 6902 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 7707 6902 127 39 0 6787 0
[pid=5143] ppid=5137 vsize=68828 CPUtime=468.12 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 14990 0 0 0 46803 9 0 0 25 0 1 0 516633243 70479872 13767 33554432000 4194304 4331988 140733755978432 18446744073709551615 4299201 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 17207 13767 175 34 0 15649 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 706324

[startup+1002.3 s]
/proc/loadavg: 5.09 5.28 6.62 6/181 5170
/proc/meminfo: memFree=24914892/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=84488 CPUtime=1002.29 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 114879 0 0 0 100182 47 0 0 25 0 1 0 516633160 86515712 17362 33554432000 4194304 4587354 140737121279488 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 21122 17362 336 96 0 17684 0
[pid=5139] ppid=5137 vsize=46064 CPUtime=1002.31 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8316 0 0 0 100229 2 0 0 25 0 1 0 516633160 47169536 8110 33554432000 4194304 4785740 140736036320464 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11516 8110 341 145 0 8561 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=498.92 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 49892 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=31724 CPUtime=1002.31 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 43101 0 0 0 100224 7 0 0 25 0 1 0 516633160 32485376 7102 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 7931 7102 127 39 0 7011 0
[pid=5143] ppid=5137 vsize=68828 CPUtime=497.92 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 15772 0 0 0 49782 10 0 0 25 0 1 0 516633243 70479872 14549 33554432000 4194304 4331988 140733755978432 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 17207 14549 175 34 0 15649 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 706196

[startup+1062.3 s]
/proc/loadavg: 5.11 5.24 6.52 6/181 5172
/proc/meminfo: memFree=24909664/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=383076 CPUtime=1062.29 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 122423 0 0 0 106178 51 0 0 25 0 1 0 516633160 392269824 16790 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 95769 16790 336 96 0 92331 0
[pid=5139] ppid=5137 vsize=46256 CPUtime=1062.31 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8399 0 0 0 106229 2 0 0 25 0 1 0 516633160 47366144 8193 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11564 8193 341 145 0 8609 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=528.73 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 52873 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=36332 CPUtime=1062.32 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 45533 0 0 0 106224 8 0 0 25 0 1 0 516633160 37203968 8254 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 9083 8254 127 39 0 8163 0
[pid=5143] ppid=5137 vsize=68828 CPUtime=527.79 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 16580 0 0 0 52769 10 0 0 25 0 1 0 516633243 70479872 15357 33554432000 4194304 4331988 140733755978432 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 17207 15357 175 34 0 15649 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 1009584

[startup+1122.3 s]
/proc/loadavg: 5.11 5.21 6.43 6/181 5173
/proc/meminfo: memFree=24911012/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=84724 CPUtime=1122.29 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 129933 0 0 0 112174 55 0 0 25 0 1 0 516633160 86757376 16322 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 21181 16322 336 96 0 17743 0
[pid=5139] ppid=5137 vsize=46736 CPUtime=1122.31 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8540 0 0 0 112229 2 0 0 25 0 1 0 516633160 47857664 8286 33554432000 4194304 4785740 140736036320464 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11684 8286 341 145 0 8729 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=558.58 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 55858 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=31984 CPUtime=1122.32 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 47006 0 0 0 112224 8 0 0 25 0 1 0 516633160 32751616 7167 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 7996 7167 127 39 0 7076 0
[pid=5143] ppid=5137 vsize=98296 CPUtime=557.61 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 17434 0 0 0 55750 11 0 0 25 0 1 0 516633243 100655104 16211 33554432000 4194304 4331988 140733755978432 18446744073709551615 4299243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 24574 16211 175 34 0 23016 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 736832

[startup+1182.3 s]
/proc/loadavg: 5.11 5.19 6.34 6/181 5175
/proc/meminfo: memFree=24910488/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=84856 CPUtime=1182.3 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 137215 0 0 0 118171 59 0 0 25 0 1 0 516633160 86892544 15473 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 21214 15473 336 96 0 17776 0
[pid=5139] ppid=5137 vsize=47500 CPUtime=1182.31 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8744 0 0 0 118229 2 0 0 25 0 1 0 516633160 48640000 8442 33554432000 4194304 4785740 140736036320464 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11875 8442 341 145 0 8920 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=588.42 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 58842 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=32240 CPUtime=1182.32 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 48350 0 0 0 118224 8 0 0 25 0 1 0 516633160 33013760 7231 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 8060 7231 127 39 0 7140 0
[pid=5143] ppid=5137 vsize=98296 CPUtime=587.45 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 18249 0 0 0 58734 11 0 0 25 0 1 0 516633243 100655104 17026 33554432000 4194304 4331988 140733755978432 18446744073709551615 4315925 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 24574 17026 175 34 0 23016 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 737984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.08 5.17 6.31 6/181 5175
/proc/meminfo: memFree=24900688/32951124 swapFree=67111352/67111528
[pid=5137] ppid=5135 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5137/stat : 5137 (ppfolio) S 5135 5137 4269 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516633160 18763776 390 33554432000 4194304 4287625 140735347001696 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/5137/statm: 4581 390 341 23 0 91 0
[pid=5138] ppid=5137 vsize=84856 CPUtime=1201.7 cores=1
/proc/5138/stat : 5138 (cryptominisat) R 5137 5137 4269 0 -1 4202496 138990 0 0 0 120110 60 0 0 25 0 1 0 516633160 86892544 17196 33554432000 4194304 4587354 140737121279488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5138/statm: 21214 17196 336 96 0 17776 0
[pid=5139] ppid=5137 vsize=47788 CPUtime=1201.72 cores=5
/proc/5139/stat : 5139 (clasp) R 5137 5137 4269 0 -1 4202496 8799 0 0 0 120170 2 0 0 25 0 1 0 516633160 48934912 8497 33554432000 4194304 4785740 140736036320464 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5139/statm: 11947 8497 341 145 0 8992 0
[pid=5140] ppid=5137 vsize=456768 CPUtime=598.06 cores=7
/proc/5140/stat : 5140 (TNM) R 5137 5137 4269 0 -1 4202496 596 0 0 0 59806 0 0 0 25 0 1 0 516633160 467730432 493 33554432000 134512640 134534564 4294161488 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5140/statm: 114192 493 95 6 0 112858 0
[pid=5141] ppid=5137 vsize=34032 CPUtime=1201.73 cores=3
/proc/5141/stat : 5141 (lingeling) R 5137 5137 4269 0 -1 4202496 48798 0 0 0 120165 8 0 0 25 0 1 0 516633160 34848768 7679 33554432000 4194304 4352236 140735129685328 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5141/statm: 8508 7679 127 39 0 7588 0
[pid=5143] ppid=5137 vsize=98296 CPUtime=597.1 cores=7
/proc/5143/stat : 5143 (march_hi) R 5137 5137 4269 0 -1 4202496 18525 0 0 0 59699 11 0 0 25 0 1 0 516633243 100655104 17302 33554432000 4194304 4331988 140733755978432 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/5143/statm: 24574 17302 175 34 0 23016 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 740064

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5137 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=5999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.013997
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4799.5
CPU system time (s): 0.81
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 1040772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520
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= 511
involuntary context switches= 10

runsolver used 1.63175 second user time and 4.93225 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 06:12:30
IDJOB=3190972
IDBENCH=82703
IDSOLVER=1612
FILE ID=node134/3190972-1304050350
RUNJOBID= node134-1304049145-5018
PBS_JOBID= 13170388
Free space on /tmp= 71584 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190972-1304050350/watcher-3190972-1304050350 -o /tmp/evaluation-result-3190972-1304050350/solver-3190972-1304050350 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190972-1304050350.cnf

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=848394564

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25101488 kB
Buffers:       1473436 kB
Cached:        5790496 kB
SwapCached:         64 kB
Active:        1405208 kB
Inactive:      5922508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25101488 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10172 kB
Writeback:           0 kB
AnonPages:       63784 kB
Mapped:          14872 kB
Slab:           458540 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 06:32:33