Trace number 3273822

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.19 1201.73

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3273822-1304082775/watcher-3273822-1304082775 -o /tmp/evaluation-result-3273822-1304082775/solver-3273822-1304082775 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3273822-1304082775.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: 9.06 8.57 8.50 5/181 472
/proc/meminfo: memFree=31066544/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) R 469 472 32278 0 -1 4194304 283 0 0 0 0 0 0 0 25 0 1 0 519876313 18677760 232 33554432000 4194304 4287625 140734673998688 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/472/statm: 4560 233 196 23 0 57 0

[startup+0.468325 s]
/proc/loadavg: 9.06 8.57 8.50 5/181 472
/proc/meminfo: memFree=31066544/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500319 s]
/proc/loadavg: 9.06 8.57 8.50 5/181 472
/proc/meminfo: memFree=31066544/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600302 s]
/proc/loadavg: 9.06 8.57 8.50 5/181 472
/proc/meminfo: memFree=31066544/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700284 s]
/proc/loadavg: 9.06 8.57 8.50 5/181 472
/proc/meminfo: memFree=31066544/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50714 s]
/proc/loadavg: 9.14 8.60 8.51 10/187 479
/proc/meminfo: memFree=31052348/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1396792 CPUtime=1.49 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 3556 0 0 0 149 0 0 0 25 0 1 0 519876313 1430315008 1978 33554432000 4194304 4587354 140737418927856 18446744073709551615 4236441 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 349198 1978 337 96 0 345760 0
[pid=474] ppid=472 vsize=12560 CPUtime=1.5 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 611 0 0 0 150 0 0 0 25 0 1 0 519876313 12861440 503 33554432000 4194304 4785740 140736126712000 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3140 503 340 145 0 185 0
[pid=475] ppid=472 vsize=455692 CPUtime=0.78 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 78 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=7940 CPUtime=1.5 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 1542 0 0 0 150 0 0 0 25 0 1 0 519876313 8130560 1183 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 1985 1183 127 39 0 1065 0
[pid=477] ppid=472 vsize=7500 CPUtime=0.71 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 523 0 0 0 71 0 0 0 25 0 1 0 519876313 7680000 416 33554432000 4194304 4331988 140736357310848 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 1875 416 173 34 0 317 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1898808

[startup+3.10086 s]
/proc/loadavg: 9.14 8.60 8.51 10/187 479
/proc/meminfo: memFree=31046272/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1400892 CPUtime=3.09 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 5547 0 0 0 308 1 0 0 25 0 1 0 519876313 1434513408 3110 33554432000 4194304 4587354 140737418927856 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 350223 3110 337 96 0 346785 0
[pid=474] ppid=472 vsize=12692 CPUtime=3.09 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 648 0 0 0 309 0 0 0 25 0 1 0 519876313 12996608 540 33554432000 4194304 4785740 140736126712000 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3173 540 340 145 0 218 0
[pid=475] ppid=472 vsize=455692 CPUtime=1.57 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 157 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=10248 CPUtime=3.09 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 2407 0 0 0 309 0 0 0 25 0 1 0 519876313 10493952 1760 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 2562 1760 127 39 0 1642 0
[pid=477] ppid=472 vsize=8352 CPUtime=1.51 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 678 0 0 0 151 0 0 0 25 0 1 0 519876313 8552448 571 33554432000 4194304 4331988 140736357310848 18446744073709551615 235594563084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 2088 571 173 34 0 530 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1906200

[startup+6.3003 s]
/proc/loadavg: 9.12 8.60 8.51 10/187 479
/proc/meminfo: memFree=31035112/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1401164 CPUtime=6.29 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 8019 0 0 0 628 1 0 0 25 0 1 0 519876313 1434791936 2957 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 350291 2957 337 96 0 346853 0
[pid=474] ppid=472 vsize=12956 CPUtime=6.29 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 686 0 0 0 629 0 0 0 25 0 1 0 519876313 13266944 578 33554432000 4194304 4785740 140736126712000 18446744073709551615 4538976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3239 578 340 145 0 284 0
[pid=475] ppid=472 vsize=455692 CPUtime=3.15 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 315 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=11272 CPUtime=6.29 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 3175 0 0 0 629 0 0 0 25 0 1 0 519876313 11542528 2016 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 2818 2016 127 39 0 1898 0
[pid=477] ppid=472 vsize=10424 CPUtime=3.11 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 1003 0 0 0 311 0 0 0 25 0 1 0 519876313 10674176 896 33554432000 4194304 4331988 140736357310848 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 2606 896 173 34 0 1048 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1909832

[startup+12.7012 s]
/proc/loadavg: 9.11 8.61 8.51 10/187 479
/proc/meminfo: memFree=31024080/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1403552 CPUtime=12.69 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 12210 0 0 0 1267 2 0 0 25 0 1 0 519876313 1437237248 3733 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 350888 3733 337 96 0 347450 0
[pid=474] ppid=472 vsize=13220 CPUtime=12.69 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 761 0 0 0 1269 0 0 0 25 0 1 0 519876313 13537280 653 33554432000 4194304 4785740 140736126712000 18446744073709551615 4277592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3305 653 340 145 0 350 0
[pid=475] ppid=472 vsize=455692 CPUtime=6.34 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 634 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=11276 CPUtime=12.68 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 4680 0 0 0 1268 0 0 0 25 0 1 0 519876313 11546624 2017 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 2819 2017 127 39 0 1899 0
[pid=477] ppid=472 vsize=12300 CPUtime=6.27 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 1601 0 0 0 627 0 0 0 25 0 1 0 519876313 12595200 1494 33554432000 4194304 4331988 140736357310848 18446744073709551615 4246574 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 3075 1494 173 34 0 1517 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1914364

[startup+25.5009 s]
/proc/loadavg: 9.10 8.62 8.52 10/187 479
/proc/meminfo: memFree=31022092/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1426556 CPUtime=25.49 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 18793 0 0 0 2546 3 0 0 25 0 1 0 519876313 1460793344 5847 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 356639 5847 337 96 0 353201 0
[pid=474] ppid=472 vsize=13488 CPUtime=25.49 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 822 0 0 0 2549 0 0 0 25 0 1 0 519876313 13811712 714 33554432000 4194304 4785740 140736126712000 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3372 714 340 145 0 417 0
[pid=475] ppid=472 vsize=455692 CPUtime=12.74 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 1274 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=12044 CPUtime=25.49 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 7400 0 0 0 2548 1 0 0 25 0 1 0 519876313 12333056 2209 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 3011 2209 127 39 0 2091 0
[pid=477] ppid=472 vsize=19072 CPUtime=12.6 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 2782 0 0 0 1260 0 0 0 25 0 1 0 519876313 19529728 2675 33554432000 4194304 4331988 140736357310848 18446744073709551615 4246258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 4768 2675 173 34 0 3210 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1945176

[startup+51.1004 s]
/proc/loadavg: 9.13 8.67 8.54 10/187 480
/proc/meminfo: memFree=30997356/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1427724 CPUtime=51.09 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 24156 0 0 0 5105 4 0 0 25 0 1 0 519876313 1461989376 8717 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 356931 8717 337 96 0 353493 0
[pid=474] ppid=472 vsize=13760 CPUtime=51.09 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 901 0 0 0 5109 0 0 0 25 0 1 0 519876313 14090240 793 33554432000 4194304 4785740 140736126712000 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3440 793 340 145 0 485 0
[pid=475] ppid=472 vsize=455692 CPUtime=25.44 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 264 0 0 0 2544 0 0 0 25 0 1 0 519876313 466628608 161 33554432000 134512640 134534564 4287145296 18446744073709551615 9918904 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113923 161 95 6 0 112589 0
[pid=476] ppid=472 vsize=19032 CPUtime=51.09 cores=2

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

/proc/477/statm: 123373 83811 173 34 0 121815 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 1132548

[startup+1002.3 s]
/proc/loadavg: 10.15 10.01 9.38 11/188 538
/proc/meminfo: memFree=30628620/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=114036 CPUtime=1002.31 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 179327 0 0 0 100196 35 0 0 25 0 1 0 519876313 116772864 22632 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 28509 22632 337 96 0 25071 0
[pid=474] ppid=472 vsize=14300 CPUtime=1002.31 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1024 0 0 0 100231 0 0 0 25 0 1 0 519876313 14643200 916 33554432000 4194304 4785740 140736126712000 18446744073709551615 4543384 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 916 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=498.47 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 49847 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=56908 CPUtime=1002.21 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 103531 0 0 0 100207 14 0 0 25 0 1 0 519876313 58273792 13425 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 14227 13425 127 39 0 13307 0
[pid=477] ppid=472 vsize=493492 CPUtime=498.38 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 89116 0 0 0 49813 25 0 0 25 0 1 0 519876313 505335808 89009 33554432000 4194304 4331988 140736357310848 18446744073709551615 4211579 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 89009 173 34 0 121815 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1152756

[startup+1062.3 s]
/proc/loadavg: 10.11 10.02 9.42 11/188 540
/proc/meminfo: memFree=30590336/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=114160 CPUtime=1062.31 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 184495 0 0 0 106194 37 0 0 25 0 1 0 519876313 116899840 23653 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 28540 23653 337 96 0 25102 0
[pid=474] ppid=472 vsize=14300 CPUtime=1062.31 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1024 0 0 0 106231 0 0 0 25 0 1 0 519876313 14643200 916 33554432000 4194304 4785740 140736126712000 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 916 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=528.29 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 52829 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=51404 CPUtime=1062.2 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 107211 0 0 0 106206 14 0 0 25 0 1 0 519876313 52637696 12049 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 12851 12049 127 39 0 11931 0
[pid=477] ppid=472 vsize=493492 CPUtime=528.22 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 94471 0 0 0 52795 27 0 0 25 0 1 0 519876313 505335808 94364 33554432000 4194304 4331988 140736357310848 18446744073709551615 4229812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 94364 173 34 0 121815 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 1147376

[startup+1122.3 s]
/proc/loadavg: 10.19 10.06 9.47 11/188 541
/proc/meminfo: memFree=30543884/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1480508 CPUtime=1122.32 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 189543 0 0 0 112194 38 0 0 25 0 1 0 519876313 1516040192 24470 33554432000 4194304 4587354 140737418927856 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 370127 24470 337 96 0 366689 0
[pid=474] ppid=472 vsize=14300 CPUtime=1122.32 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1024 0 0 0 112232 0 0 0 25 0 1 0 519876313 14643200 916 33554432000 4194304 4785740 140736126712000 18446744073709551615 4553754 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 916 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=558.16 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 55816 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=52684 CPUtime=1122.21 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 111051 0 0 0 112206 15 0 0 25 0 1 0 519876313 53948416 12369 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 13171 12369 127 39 0 12251 0
[pid=477] ppid=472 vsize=493492 CPUtime=558.03 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 99768 0 0 0 55775 28 0 0 25 0 1 0 519876313 505335808 99661 33554432000 4194304 4331988 140736357310848 18446744073709551615 4240608 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 99661 173 34 0 121815 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 2515004

[startup+1182.3 s]
/proc/loadavg: 10.18 10.07 9.51 11/188 543
/proc/meminfo: memFree=30463072/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=143736 CPUtime=1182.31 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 200636 0 0 0 118192 39 0 0 25 0 1 0 519876313 147185664 31469 33554432000 4194304 4587354 140737418927856 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 35934 31469 337 96 0 32496 0
[pid=474] ppid=472 vsize=14300 CPUtime=1182.32 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1024 0 0 0 118232 0 0 0 25 0 1 0 519876313 14643200 916 33554432000 4194304 4785740 140736126712000 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 916 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=587.96 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 58796 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=52428 CPUtime=1182.2 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 114411 0 0 0 118205 15 0 0 25 0 1 0 519876313 53686272 12305 33554432000 4194304 4352236 140733782859888 18446744073709551615 4271317 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 13107 12305 127 39 0 12187 0
[pid=477] ppid=472 vsize=493492 CPUtime=587.91 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 104968 0 0 0 58760 31 0 0 25 0 1 0 519876313 505335808 104861 33554432000 4194304 4331988 140736357310848 18446744073709551615 4229727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 104861 173 34 0 121815 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1177976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.21 10.08 9.53 11/188 544
/proc/meminfo: memFree=30494164/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1486832 CPUtime=1201.72 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 202536 0 0 0 120133 39 0 0 25 0 1 0 519876313 1522515968 24323 33554432000 4194304 4587354 140737418927856 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 371708 24323 337 96 0 368270 0
[pid=474] ppid=472 vsize=14300 CPUtime=1201.72 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1027 0 0 0 120172 0 0 0 25 0 1 0 519876313 14643200 919 33554432000 4194304 4785740 140736126712000 18446744073709551615 4550392 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 919 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=597.65 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 59765 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134530835 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=52428 CPUtime=1201.59 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 116331 0 0 0 120144 15 0 0 25 0 1 0 519876313 53686272 12305 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 13107 12305 127 39 0 12187 0
[pid=477] ppid=472 vsize=493492 CPUtime=597.51 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 106661 0 0 0 59720 31 0 0 25 0 1 0 519876313 505335808 106554 33554432000 4194304 4331988 140736357310848 18446744073709551615 4229762 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 106554 173 34 0 121815 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2521072

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.21 10.08 9.53 11/188 544
/proc/meminfo: memFree=30494164/32950928 swapFree=67111404/67111528
[pid=472] ppid=469 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/472/stat : 472 (ppfolio) S 469 472 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519876313 18763776 390 33554432000 4194304 4287625 140734673998688 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 2 0 0 0
/proc/472/statm: 4581 390 341 23 0 91 0
[pid=473] ppid=472 vsize=1486832 CPUtime=1201.72 cores=0
/proc/473/stat : 473 (cryptominisat) R 472 472 32278 0 -1 4202496 202536 0 0 0 120133 39 0 0 25 0 1 0 519876313 1522515968 24323 33554432000 4194304 4587354 140737418927856 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/473/statm: 371708 24323 337 96 0 368270 0
[pid=474] ppid=472 vsize=14300 CPUtime=1201.72 cores=4
/proc/474/stat : 474 (clasp) R 472 472 32278 0 -1 4202496 1027 0 0 0 120172 0 0 0 25 0 1 0 519876313 14643200 919 33554432000 4194304 4785740 140736126712000 18446744073709551615 4550392 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/474/statm: 3575 919 340 145 0 620 0
[pid=475] ppid=472 vsize=455696 CPUtime=597.65 cores=6
/proc/475/stat : 475 (TNM) R 472 472 32278 0 -1 4202496 273 0 0 0 59765 0 0 0 25 0 1 0 519876313 466632704 170 33554432000 134512640 134534564 4287145296 18446744073709551615 134530835 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/475/statm: 113924 170 103 6 0 112590 0
[pid=476] ppid=472 vsize=52428 CPUtime=1201.59 cores=2
/proc/476/stat : 476 (lingeling) R 472 472 32278 0 -1 4202496 116331 0 0 0 120144 15 0 0 25 0 1 0 519876313 53686272 12305 33554432000 4194304 4352236 140733782859888 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/476/statm: 13107 12305 127 39 0 12187 0
[pid=477] ppid=472 vsize=493492 CPUtime=597.51 cores=6
/proc/477/stat : 477 (march_hi) R 472 472 32278 0 -1 4202496 106661 0 0 0 59720 31 0 0 25 0 1 0 519876313 505335808 106554 33554432000 4194304 4331988 140736357310848 18446744073709551615 4229762 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/477/statm: 123373 106554 173 34 0 121815 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2521072

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.73
CPU time (s): 4800.19
CPU user time (s): 4799.34
CPU system time (s): 0.85
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 14997752

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

runsolver used 1.9807 second user time and 4.5823 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 15:12:55
IDJOB=3273822
IDBENCH=83147
IDSOLVER=1612
FILE ID=node120/3273822-1304082775
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72060 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273822-1304082775/watcher-3273822-1304082775 -o /tmp/evaluation-result-3273822-1304082775/solver-3273822-1304082775 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273822-1304082775.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=108860831

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      31066708 kB
Buffers:        463736 kB
Cached:         619724 kB
SwapCached:          8 kB
Active:         794876 kB
Inactive:       730292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31066708 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      441776 kB
Mapped:          16740 kB
Slab:           296080 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2107712 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= 72056 MiB
End job on node120 at 2011-04-29 15:32:59