Trace number 3258389

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 4 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.01	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 6
0.00/0.01	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.01	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-3258389-1304034010/watcher-3258389-1304034010 -o /tmp/evaluation-result-3258389-1304034010/solver-3258389-1304034010 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258389-1304034010.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.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) R 23349 23351 22773 0 -1 4194304 494 0 0 0 0 0 0 0 25 0 1 0 514999002 18763776 387 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23351/statm: 4581 387 339 23 0 91 0

[startup+0.821854 s]
/proc/loadavg: 9.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90084 s]
/proc/loadavg: 9.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00082 s]
/proc/loadavg: 9.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10081 s]
/proc/loadavg: 9.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 9.99 9.98 9.38 6/182 23351
/proc/meminfo: memFree=26100224/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10046 s]
/proc/loadavg: 9.99 9.98 9.38 11/188 23357
/proc/meminfo: memFree=25977668/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1532344 CPUtime=3.08 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 19097 0 0 0 305 3 0 0 25 0 1 0 514999002 1569120256 11627 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 383086 11627 331 96 0 379648 0
[pid=23353] ppid=23351 vsize=30008 CPUtime=3.08 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 6594 0 0 0 308 0 0 0 25 0 1 0 514999002 30728192 4793 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 7502 4793 340 145 0 4547 0
[pid=23354] ppid=23351 vsize=464404 CPUtime=1.17 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 4421 0 0 0 116 1 0 0 25 0 1 0 514999002 475549696 4318 33554432000 134512640 134534564 4289608368 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 116101 4318 91 6 0 114767 0
[pid=23355] ppid=23351 vsize=20788 CPUtime=3.07 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 5487 0 0 0 307 0 0 0 25 0 1 0 514999002 21286912 4359 33554432000 4194304 4352236 140736470469168 18446744073709551615 4328208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 5197 4359 127 39 0 4277 0
[pid=23357] ppid=23351 vsize=43384 CPUtime=1.9 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 20281 0 0 0 188 2 0 0 21 0 1 0 514999003 44425216 4866 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 10846 4866 175 34 0 9288 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 2109252

[startup+6.3069 s]
/proc/loadavg: 9.99 9.98 9.38 11/188 23357
/proc/meminfo: memFree=25952496/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1545748 CPUtime=6.3 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 21405 0 0 0 626 4 0 0 25 0 1 0 514999002 1582845952 13932 33554432000 4194304 4587354 140735066202448 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 386437 13932 337 96 0 382999 0
[pid=23353] ppid=23351 vsize=39108 CPUtime=6.29 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 8910 0 0 0 629 0 0 0 25 0 1 0 514999002 40046592 7109 33554432000 4194304 4785740 140735978295104 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 9777 7109 340 145 0 6822 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=2.76 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 275 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=26420 CPUtime=6.27 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 6384 0 0 0 627 0 0 0 25 0 1 0 514999002 27054080 5256 33554432000 4194304 4352236 140736470469168 18446744073709551615 4270911 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 6605 5256 127 39 0 5685 0
[pid=23357] ppid=23351 vsize=43792 CPUtime=3.5 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 20351 0 0 0 348 2 0 0 25 0 1 0 514999003 44843008 4936 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 10948 4936 175 34 0 9390 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2143608

[startup+12.7008 s]
/proc/loadavg: 9.99 9.98 9.39 11/188 23357
/proc/meminfo: memFree=25905284/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1546840 CPUtime=12.69 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 26691 0 0 0 1264 5 0 0 25 0 1 0 514999002 1583964160 15534 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 386710 15534 337 96 0 383272 0
[pid=23353] ppid=23351 vsize=55004 CPUtime=12.68 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 12872 0 0 0 1266 2 0 0 25 0 1 0 514999002 56324096 11071 33554432000 4194304 4785740 140735978295104 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 13751 11071 340 145 0 10796 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=5.92 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 591 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=26420 CPUtime=12.66 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 6700 0 0 0 1266 0 0 0 25 0 1 0 514999002 27054080 5572 33554432000 4194304 4352236 140736470469168 18446744073709551615 4241523 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 6605 5572 127 39 0 5685 0
[pid=23357] ppid=23351 vsize=44188 CPUtime=6.7 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 20442 0 0 0 668 2 0 0 25 0 1 0 514999003 45248512 5027 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 11047 5027 175 34 0 9489 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 2160992

[startup+25.5005 s]
/proc/loadavg: 9.99 9.98 9.40 11/188 23357
/proc/meminfo: memFree=25872172/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1595236 CPUtime=25.48 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 34308 0 0 0 2542 6 0 0 25 0 1 0 514999002 1633521664 20620 33554432000 4194304 4587354 140735066202448 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 398809 20620 337 96 0 395371 0
[pid=23353] ppid=23351 vsize=78288 CPUtime=25.49 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 18613 0 0 0 2545 4 0 0 25 0 1 0 514999002 80166912 16812 33554432000 4194304 4785740 140735978295104 18446744073709551615 228244009669 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 19572 16812 340 145 0 16617 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=12.3 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 1229 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=33176 CPUtime=25.47 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 8584 0 0 0 2546 1 0 0 25 0 1 0 514999002 33972224 7456 33554432000 4194304 4352236 140736470469168 18446744073709551615 4230960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 8294 7456 127 39 0 7374 0
[pid=23357] ppid=23351 vsize=44664 CPUtime=13.05 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 20579 0 0 0 1303 2 0 0 25 0 1 0 514999003 45735936 5162 33554432000 4194304 4331988 140735556204464 18446744073709551615 4246748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 11166 5162 175 34 0 9608 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2239904

[startup+51.101 s]
/proc/loadavg: 10.21 10.03 9.43 11/188 23358
/proc/meminfo: memFree=25848688/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1568464 CPUtime=51.09 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 45584 0 0 0 5100 9 0 0 25 0 1 0 514999002 1606107136 23827 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 392116 23827 337 96 0 388678 0
[pid=23353] ppid=23351 vsize=81680 CPUtime=51.08 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 19391 0 0 0 5104 4 0 0 25 0 1 0 514999002 83640320 17590 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 20420 17590 340 145 0 17465 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=25.02 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 2501 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=36748 CPUtime=51.07 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 9477 0 0 0 5106 1 0 0 25 0 1 0 514999002 37629952 8349 33554432000 4194304 4352236 140736470469168 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 9187 8349 127 39 0 8267 0
[pid=23357] ppid=23351 vsize=45708 CPUtime=25.79 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 20849 0 0 0 2577 2 0 0 25 0 1 0 514999003 46804992 5431 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 11427 5431 175 34 0 9869 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 2221140

[startup+102.301 s]
/proc/loadavg: 10.20 10.06 9.47 11/188 23359
/proc/meminfo: memFree=25763172/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1618304 CPUtime=102.29 cores=0

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

/proc/23357/statm: 16846 10556 175 34 0 15288 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 2538420

[startup+1002.3 s]
/proc/loadavg: 10.17 10.16 9.88 11/188 23383
/proc/meminfo: memFree=25228120/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1738772 CPUtime=1002.31 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 277450 0 0 0 100127 104 0 0 25 0 1 0 514999002 1780502528 69756 33554432000 4194304 4587354 140735066202448 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 434693 69756 337 96 0 431255 0
[pid=23353] ppid=23351 vsize=212128 CPUtime=1002.21 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 50492 0 0 0 100207 14 0 0 25 0 1 0 514999002 217219072 48691 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 53032 48691 340 145 0 50077 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=498.03 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 49802 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=98204 CPUtime=1002.29 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 125193 0 0 0 100212 17 0 0 25 0 1 0 514999002 100560896 23713 33554432000 4194304 4352236 140736470469168 18446744073709551615 4207831 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 24551 23713 127 39 0 23631 0
[pid=23357] ppid=23351 vsize=74008 CPUtime=498.81 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 27273 0 0 0 49877 4 0 0 25 0 1 0 514999003 75784192 10838 33554432000 4194304 4331988 140735556204464 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 18502 10838 175 34 0 16944 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2611652

[startup+1062.31 s]
/proc/loadavg: 10.24 10.18 9.90 11/188 23385
/proc/meminfo: memFree=25234044/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1704012 CPUtime=1062.32 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 290690 0 0 0 106121 111 0 0 25 0 1 0 514999002 1744908288 57415 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 426003 57415 337 96 0 422565 0
[pid=23353] ppid=23351 vsize=222112 CPUtime=1062.21 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 52921 0 0 0 106205 16 0 0 25 0 1 0 514999002 227442688 51120 33554432000 4194304 4785740 140735978295104 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 55528 51120 340 145 0 52573 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=527.9 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 52789 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=98204 CPUtime=1062.29 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 137481 0 0 0 106211 18 0 0 25 0 1 0 514999002 100560896 23713 33554432000 4194304 4352236 140736470469168 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 24551 23713 127 39 0 23631 0
[pid=23357] ppid=23351 vsize=79828 CPUtime=528.62 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 27536 0 0 0 52857 5 0 0 25 0 1 0 514999003 81743872 11101 33554432000 4194304 4331988 140735556204464 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 19957 11101 175 34 0 18399 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 2592696

[startup+1122.3 s]
/proc/loadavg: 9.91 10.11 9.90 11/188 23420
/proc/meminfo: memFree=25500368/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1682312 CPUtime=1122.31 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 304340 0 0 0 112113 118 0 0 25 0 1 0 514999002 1722687488 53634 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 420578 53634 337 96 0 417140 0
[pid=23353] ppid=23351 vsize=224508 CPUtime=1122.2 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 53462 0 0 0 112204 16 0 0 25 0 1 0 514999002 229896192 51661 33554432000 4194304 4785740 140735978295104 18446744073709551615 4552626 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 56127 51661 340 145 0 53172 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=557.72 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 55771 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=81820 CPUtime=1122.29 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 145673 0 0 0 112209 20 0 0 25 0 1 0 514999002 83783680 19617 33554432000 4194304 4352236 140736470469168 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 20455 19617 127 39 0 19535 0
[pid=23357] ppid=23351 vsize=79828 CPUtime=558.46 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 27793 0 0 0 55841 5 0 0 25 0 1 0 514999003 81743872 11358 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 19957 11358 175 34 0 18399 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 2557008

[startup+1182.3 s]
/proc/loadavg: 10.07 10.11 9.91 11/188 23421
/proc/meminfo: memFree=24505152/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1695332 CPUtime=1182.31 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 319479 0 0 0 118106 125 0 0 25 0 1 0 514999002 1736019968 55050 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 423833 55050 337 96 0 420395 0
[pid=23353] ppid=23351 vsize=226648 CPUtime=1182.19 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 53948 0 0 0 118203 16 0 0 25 0 1 0 514999002 232087552 52147 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 56662 52147 340 145 0 53707 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=587.55 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 58754 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=98204 CPUtime=1182.28 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 157961 0 0 0 118207 21 0 0 25 0 1 0 514999002 100560896 23713 33554432000 4194304 4352236 140736470469168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 24551 23713 127 39 0 23631 0
[pid=23357] ppid=23351 vsize=79828 CPUtime=588.3 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 28048 0 0 0 58825 5 0 0 25 0 1 0 514999003 81743872 11613 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 19957 11613 175 34 0 18399 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 2588552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.05 10.11 9.91 11/188 23422
/proc/meminfo: memFree=24397508/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1683484 CPUtime=1201.72 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 324496 0 0 0 120044 128 0 0 25 0 1 0 514999002 1723887616 55377 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 420871 55377 337 96 0 417433 0
[pid=23353] ppid=23351 vsize=226648 CPUtime=1201.6 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 53951 0 0 0 120144 16 0 0 25 0 1 0 514999002 232087552 52150 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 56662 52150 340 145 0 53707 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=597.21 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 59720 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=81820 CPUtime=1201.69 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 157961 0 0 0 120148 21 0 0 25 0 1 0 514999002 83783680 19617 33554432000 4194304 4352236 140736470469168 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 20455 19617 127 39 0 19535 0
[pid=23357] ppid=23351 vsize=79960 CPUtime=597.94 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 28139 0 0 0 59789 5 0 0 25 0 1 0 514999003 81879040 11704 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 19990 11704 175 34 0 18432 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2560452

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.05 10.11 9.91 11/188 23422
/proc/meminfo: memFree=24397508/32951124 swapFree=67111364/67111528
[pid=23351] ppid=23349 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23351/stat : 23351 (ppfolio) S 23349 23351 22773 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514999002 18763776 389 33554432000 4194304 4287625 140733691347296 18446744073709551615 228244368911 0 0 4096 65536 6654903670255124479 0 0 17 2 0 0 0
/proc/23351/statm: 4581 389 341 23 0 91 0
[pid=23352] ppid=23351 vsize=1683484 CPUtime=1201.72 cores=0
/proc/23352/stat : 23352 (cryptominisat) R 23351 23351 22773 0 -1 4202496 324496 0 0 0 120044 128 0 0 25 0 1 0 514999002 1723887616 55377 33554432000 4194304 4587354 140735066202448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23352/statm: 420871 55377 337 96 0 417433 0
[pid=23353] ppid=23351 vsize=226648 CPUtime=1201.6 cores=4
/proc/23353/stat : 23353 (clasp) R 23351 23351 22773 0 -1 4202496 53951 0 0 0 120144 16 0 0 25 0 1 0 514999002 232087552 52150 33554432000 4194304 4785740 140735978295104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23353/statm: 56662 52150 340 145 0 53707 0
[pid=23354] ppid=23351 vsize=470216 CPUtime=597.21 cores=6
/proc/23354/stat : 23354 (TNM) R 23351 23351 22773 0 -1 4202496 6324 0 0 0 59720 1 0 0 25 0 1 0 514999002 481501184 6221 33554432000 134512640 134534564 4289608368 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23354/statm: 117554 6221 95 6 0 116220 0
[pid=23355] ppid=23351 vsize=81820 CPUtime=1201.69 cores=2
/proc/23355/stat : 23355 (lingeling) R 23351 23351 22773 0 -1 4202496 157961 0 0 0 120148 21 0 0 25 0 1 0 514999002 83783680 19617 33554432000 4194304 4352236 140736470469168 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23355/statm: 20455 19617 127 39 0 19535 0
[pid=23357] ppid=23351 vsize=79960 CPUtime=597.94 cores=6
/proc/23357/stat : 23357 (march_hi) R 23351 23351 22773 0 -1 4202496 28139 0 0 0 59789 5 0 0 25 0 1 0 514999003 81879040 11704 33554432000 4194304 4331988 140735556204464 18446744073709551615 4228238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23357/statm: 19990 11704 175 34 0 18432 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2560452

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23351 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=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.16
#
# 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.16
CPU user time (s): 4798.45
CPU system time (s): 1.71
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 4056900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.005999
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= 335
involuntary context switches= 14

runsolver used 1.82572 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 01:40:10
IDJOB=3258389
IDBENCH=71353
IDSOLVER=1612
FILE ID=node136/3258389-1304034010
RUNJOBID= node136-1304032720-23161
PBS_JOBID= 13170316
Free space on /tmp= 72320 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258389-1304034010/watcher-3258389-1304034010 -o /tmp/evaluation-result-3258389-1304034010/solver-3258389-1304034010 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258389-1304034010.cnf

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=1839301776

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26100512 kB
Buffers:       1046844 kB
Cached:        4904356 kB
SwapCached:        100 kB
Active:         950776 kB
Inactive:      5348248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26100512 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13232 kB
Writeback:           0 kB
AnonPages:      347432 kB
Mapped:          16932 kB
Slab:           485920 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1626440 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= 72300 MiB
End job on node136 at 2011-04-29 02:00:14