Trace number 3191007

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	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-3191007-1304052366/watcher-3191007-1304052366 -o /tmp/evaluation-result-3191007-1304052366/solver-3191007-1304052366 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191007-1304052366.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: 4.71 5.02 5.52 1/175 29319
/proc/meminfo: memFree=31056568/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) R 29317 29319 26347 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0

[startup+1.86908 s]
/proc/loadavg: 4.71 5.02 5.52 1/175 29319
/proc/meminfo: memFree=31056568/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.06904 s]
/proc/loadavg: 4.71 5.02 5.52 1/175 29319
/proc/meminfo: memFree=31056568/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.275 s]
/proc/loadavg: 4.71 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31038788/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1719864 CPUtime=2.26 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 4564 0 0 0 226 0 0 0 25 0 1 0 516834499 1761140736 2789 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 429966 2789 337 96 0 426528 0
[pid=29321] ppid=29319 vsize=14856 CPUtime=2.26 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1171 0 0 0 226 0 0 0 25 0 1 0 516834499 15212544 1058 33554432000 4194304 4785740 140735448191280 18446744073709551615 271550234379 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 3714 1058 340 145 0 759 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=1.14 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 114 0 0 0 19 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=6572 CPUtime=2.26 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 1236 0 0 0 226 0 0 0 25 0 1 0 516834499 6729728 837 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328239 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 1643 837 127 39 0 723 0
[pid=29324] ppid=29319 vsize=8204 CPUtime=1.11 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 650 0 0 0 111 0 0 0 19 0 1 0 516834499 8400896 543 33554432000 4194304 4331988 140735915723632 18446744073709551615 4237195 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2051 543 173 34 0 493 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 2223780

[startup+2.47497 s]
/proc/loadavg: 4.71 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31038788/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1723384 CPUtime=2.46 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 4866 0 0 0 246 0 0 0 25 0 1 0 516834499 1764745216 2613 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 430846 2613 337 96 0 427408 0
[pid=29321] ppid=29319 vsize=14988 CPUtime=2.46 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1206 0 0 0 246 0 0 0 25 0 1 0 516834499 15347712 1093 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 3747 1093 340 145 0 792 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=1.24 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 124 0 0 0 19 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=6444 CPUtime=2.46 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 1272 0 0 0 246 0 0 0 25 0 1 0 516834499 6598656 809 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 1611 809 127 39 0 691 0
[pid=29324] ppid=29319 vsize=8204 CPUtime=1.21 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 652 0 0 0 121 0 0 0 19 0 1 0 516834499 8400896 545 33554432000 4194304 4331988 140735915723632 18446744073709551615 4211445 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2051 545 173 34 0 493 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 2227304

[startup+2.50096 s]
/proc/loadavg: 4.71 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31038788/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1723384 CPUtime=2.49 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 4882 0 0 0 249 0 0 0 25 0 1 0 516834499 1764745216 2628 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 430846 2628 337 96 0 427408 0
[pid=29321] ppid=29319 vsize=14988 CPUtime=2.49 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1206 0 0 0 249 0 0 0 25 0 1 0 516834499 15347712 1093 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 3747 1093 340 145 0 792 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=1.27 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 127 0 0 0 19 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 7637264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=6444 CPUtime=2.49 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 1272 0 0 0 249 0 0 0 25 0 1 0 516834499 6598656 809 33554432000 4194304 4352236 140733426169936 18446744073709551615 4207870 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 1611 809 127 39 0 691 0
[pid=29324] ppid=29319 vsize=8204 CPUtime=1.21 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 652 0 0 0 121 0 0 0 19 0 1 0 516834499 8400896 545 33554432000 4194304 4331988 140735915723632 18446744073709551615 4211445 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2051 545 173 34 0 493 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 2227304

[startup+3.10085 s]
/proc/loadavg: 4.71 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31034284/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1726236 CPUtime=3.09 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 5778 0 0 0 309 0 0 0 25 0 1 0 516834499 1767665664 3519 33554432000 4194304 4587354 140734805824880 18446744073709551615 4369760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 431559 3524 337 96 0 428121 0
[pid=29321] ppid=29319 vsize=15120 CPUtime=3.09 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1258 0 0 0 309 0 0 0 25 0 1 0 516834499 15482880 1145 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 3780 1145 340 145 0 825 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=1.57 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 157 0 0 0 20 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=6444 CPUtime=3.1 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 1560 0 0 0 310 0 0 0 25 0 1 0 516834499 6598656 809 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328881 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 1611 809 127 39 0 691 0
[pid=29324] ppid=29319 vsize=8304 CPUtime=1.51 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 666 0 0 0 151 0 0 0 20 0 1 0 516834499 8503296 559 33554432000 4194304 4331988 140735915723632 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2076 559 173 34 0 518 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 2230388

[startup+6.30027 s]
/proc/loadavg: 4.73 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31030688/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1726348 CPUtime=6.29 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 8062 0 0 0 628 1 0 0 25 0 1 0 516834499 1767780352 4022 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 431587 4022 337 96 0 428149 0
[pid=29321] ppid=29319 vsize=16332 CPUtime=6.28 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1553 0 0 0 628 0 0 0 25 0 1 0 516834499 16723968 1440 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553219 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 4083 1440 340 145 0 1128 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=3.15 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 315 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=6836 CPUtime=6.29 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 2234 0 0 0 629 0 0 0 25 0 1 0 516834499 7000064 907 33554432000 4194304 4352236 140733426169936 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 1709 907 127 39 0 789 0
[pid=29324] ppid=29319 vsize=8820 CPUtime=3.1 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 760 0 0 0 310 0 0 0 25 0 1 0 516834499 9031680 653 33554432000 4194304 4331988 140735915723632 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2205 653 173 34 0 647 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2232620

[startup+12.7011 s]
/proc/loadavg: 4.75 5.02 5.52 6/181 29325
/proc/meminfo: memFree=31024632/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1726668 CPUtime=12.68 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 12058 0 0 0 1267 1 0 0 25 0 1 0 516834499 1768108032 4309 33554432000 4194304 4587354 140734805824880 18446744073709551615 4244933 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 431667 4309 337 96 0 428229 0
[pid=29321] ppid=29319 vsize=17980 CPUtime=12.68 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 1944 0 0 0 1268 0 0 0 25 0 1 0 516834499 18411520 1831 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 4495 1831 340 145 0 1540 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=6.34 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 634 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=8244 CPUtime=12.69 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 3802 0 0 0 1269 0 0 0 25 0 1 0 516834499 8441856 1259 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 2061 1259 127 39 0 1141 0
[pid=29324] ppid=29319 vsize=9296 CPUtime=6.28 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 887 0 0 0 628 0 0 0 25 0 1 0 516834499 9519104 780 33554432000 4194304 4331988 140735915723632 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 2324 780 173 34 0 766 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2236472

[startup+25.5008 s]
/proc/loadavg: 4.81 5.01 5.51 6/181 29326
/proc/meminfo: memFree=31013848/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1736416 CPUtime=25.49 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 18523 0 0 0 2547 2 0 0 25 0 1 0 516834499 1778089984 5847 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 434104 5847 337 96 0 430666 0

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

/proc/29324/statm: 21167 15523 173 34 0 19609 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 2504848

[startup+942.3 s]
/proc/loadavg: 5.21 5.15 5.26 6/181 29359
/proc/meminfo: memFree=30851244/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1782832 CPUtime=942.31 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 184817 0 0 0 94155 76 0 0 25 0 1 0 516834499 1825619968 18859 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 445708 18859 337 96 0 442270 0
[pid=29321] ppid=29319 vsize=45224 CPUtime=942.3 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8265 0 0 0 94229 1 0 0 25 0 1 0 516834499 46309376 8152 33554432000 4194304 4785740 140735448191280 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 11306 8152 341 145 0 8351 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=468.67 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 46867 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=35652 CPUtime=942.31 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 85022 0 0 0 94220 11 0 0 25 0 1 0 516834499 36507648 8111 33554432000 4194304 4352236 140733426169936 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 8913 8111 127 39 0 7993 0
[pid=29324] ppid=29319 vsize=84668 CPUtime=468.5 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 16632 0 0 0 46841 9 0 0 25 0 1 0 516834499 86700032 16525 33554432000 4194304 4331988 140735915723632 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 21167 16525 173 34 0 19609 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 2422660

[startup+1002.3 s]
/proc/loadavg: 5.15 5.14 5.25 6/181 29361
/proc/meminfo: memFree=30849840/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1790592 CPUtime=1002.32 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 192732 0 0 0 100151 81 0 0 25 0 1 0 516834499 1833566208 18619 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 447648 18619 337 96 0 444210 0
[pid=29321] ppid=29319 vsize=46036 CPUtime=1002.3 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8415 0 0 0 100229 1 0 0 25 0 1 0 516834499 47140864 8302 33554432000 4194304 4785740 140735448191280 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 11509 8302 341 145 0 8554 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=498.52 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 49852 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=33092 CPUtime=1002.32 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 89182 0 0 0 100220 12 0 0 25 0 1 0 516834499 33886208 7471 33554432000 4194304 4352236 140733426169936 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 8273 7471 127 39 0 7353 0
[pid=29324] ppid=29319 vsize=84800 CPUtime=498.32 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 17608 0 0 0 49823 9 0 0 25 0 1 0 516834499 86835200 17501 33554432000 4194304 4331988 140735915723632 18446744073709551615 4229368 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 21200 17501 173 34 0 19642 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 2428804

[startup+1062.3 s]
/proc/loadavg: 5.12 5.13 5.23 6/181 29362
/proc/meminfo: memFree=30845224/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1788804 CPUtime=1062.32 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 203770 0 0 0 106146 86 0 0 25 0 1 0 516834499 1831735296 17756 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 447201 17756 337 96 0 443763 0
[pid=29321] ppid=29319 vsize=47104 CPUtime=1062.3 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8658 0 0 0 106229 1 0 0 25 0 1 0 516834499 48234496 8545 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 11776 8545 341 145 0 8821 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=528.36 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 52836 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=36804 CPUtime=1062.32 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 91486 0 0 0 106220 12 0 0 25 0 1 0 516834499 37687296 8399 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 9201 8399 127 39 0 8281 0
[pid=29324] ppid=29319 vsize=84800 CPUtime=528.16 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 18546 0 0 0 52806 10 0 0 25 0 1 0 516834499 86835200 18439 33554432000 4194304 4331988 140735915723632 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 21200 18439 173 34 0 19642 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2431796

[startup+1122.3 s]
/proc/loadavg: 5.10 5.12 5.22 6/181 29367
/proc/meminfo: memFree=30848760/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1773140 CPUtime=1122.32 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 211167 0 0 0 112141 91 0 0 25 0 1 0 516834499 1815695360 16902 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 443285 16902 337 96 0 439847 0
[pid=29321] ppid=29319 vsize=47640 CPUtime=1122.3 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8779 0 0 0 112229 1 0 0 25 0 1 0 516834499 48783360 8666 33554432000 4194304 4785740 140735448191280 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 11910 8666 341 145 0 8955 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=558.18 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 55818 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=33092 CPUtime=1122.32 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 95358 0 0 0 112220 12 0 0 25 0 1 0 516834499 33886208 7471 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 8273 7471 127 39 0 7353 0
[pid=29324] ppid=29319 vsize=84800 CPUtime=558.01 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 19420 0 0 0 55791 10 0 0 25 0 1 0 516834499 86835200 19313 33554432000 4194304 4331988 140735915723632 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 21200 19313 173 34 0 19642 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 2412956

[startup+1182.3 s]
/proc/loadavg: 5.17 5.12 5.22 6/181 29369
/proc/meminfo: memFree=30838852/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1791364 CPUtime=1182.33 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 219542 0 0 0 118136 97 0 0 25 0 1 0 516834499 1834356736 16986 33554432000 4194304 4587354 140734805824880 18446744073709551615 271550234310 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 447841 16986 337 96 0 444403 0
[pid=29321] ppid=29319 vsize=48144 CPUtime=1182.31 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8907 0 0 0 118230 1 0 0 25 0 1 0 516834499 49299456 8794 33554432000 4194304 4785740 140735448191280 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 12036 8794 341 145 0 9081 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=588.06 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 58806 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=36804 CPUtime=1182.33 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 97662 0 0 0 118220 13 0 0 25 0 1 0 516834499 37687296 8399 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 9201 8399 127 39 0 8281 0
[pid=29324] ppid=29319 vsize=114268 CPUtime=587.82 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 20416 0 0 0 58771 11 0 0 25 0 1 0 516834499 117010432 20309 33554432000 4194304 4331988 140735915723632 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 28567 20309 173 34 0 27009 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 2464864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.12 5.12 5.21 6/181 29369
/proc/meminfo: memFree=30843800/32951124 swapFree=67111344/67111528
[pid=29319] ppid=29317 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/29319/stat : 29319 (ppfolio) S 29317 29319 26347 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 516834498 18763776 389 33554432000 4194304 4287625 140736539496016 18446744073709551615 271550557711 0 0 4096 65536 17093878170593001471 0 0 17 5 0 0 0
/proc/29319/statm: 4581 389 341 23 0 91 0
[pid=29320] ppid=29319 vsize=1791364 CPUtime=1201.72 cores=1
/proc/29320/stat : 29320 (cryptominisat) R 29319 29319 26347 0 -1 4202496 221131 0 0 0 120075 97 0 0 25 0 1 0 516834499 1834356736 18531 33554432000 4194304 4587354 140734805824880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29320/statm: 447841 18531 337 96 0 444403 0
[pid=29321] ppid=29319 vsize=48144 CPUtime=1201.71 cores=5
/proc/29321/stat : 29321 (clasp) R 29319 29319 26347 0 -1 4202496 8912 0 0 0 120170 1 0 0 25 0 1 0 516834499 49299456 8799 33554432000 4194304 4785740 140735448191280 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29321/statm: 12036 8799 341 145 0 9081 0
[pid=29322] ppid=29319 vsize=455960 CPUtime=597.66 cores=7
/proc/29322/stat : 29322 (TNM) R 29319 29319 26347 0 -1 4202496 356 0 0 0 59766 0 0 0 25 0 1 0 516834499 466903040 253 33554432000 134512640 134534564 4290892304 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29322/statm: 113990 253 95 6 0 112656 0
[pid=29323] ppid=29319 vsize=23876 CPUtime=1201.73 cores=3
/proc/29323/stat : 29323 (lingeling) R 29319 29319 26347 0 -1 4202496 97854 0 0 0 120160 13 0 0 25 0 1 0 516834499 24449024 5167 33554432000 4194304 4352236 140733426169936 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29323/statm: 5969 5167 127 39 0 5049 0
[pid=29324] ppid=29319 vsize=114268 CPUtime=597.52 cores=7
/proc/29324/stat : 29324 (march_hi) R 29319 29319 26347 0 -1 4202496 20742 0 0 0 59740 12 0 0 25 0 1 0 516834499 117010432 20635 33554432000 4194304 4331988 140735915723632 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29324/statm: 28567 20635 173 34 0 27009 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2451936

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 29319 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.014997
# while last known CPU time is 4800.35
#
# 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.35
CPU user time (s): 4799.11
CPU system time (s): 1.24
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 4107104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.011998
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= 453
involuntary context switches= 6

runsolver used 1.74973 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 06:46:06
IDJOB=3191007
IDBENCH=82738
IDSOLVER=1612
FILE ID=node133/3191007-1304052366
RUNJOBID= node133-1304048754-28974
PBS_JOBID= 13170319
Free space on /tmp= 71896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191007-1304052366/watcher-3191007-1304052366 -o /tmp/evaluation-result-3191007-1304052366/solver-3191007-1304052366 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191007-1304052366.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=1019600896

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31056848 kB
Buffers:        706872 kB
Cached:         767156 kB
SwapCached:        124 kB
Active:         553820 kB
Inactive:       983484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31056848 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:       62796 kB
Mapped:          14720 kB
Slab:           293532 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187740 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= 71888 MiB
End job on node133 at 2011-04-29 07:06:10