Trace number 3190938

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.32 1201.51

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3190938-1304046444/watcher-3190938-1304046444 -o /tmp/evaluation-result-3190938-1304046444/solver-3190938-1304046444 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190938-1304046444.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: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0

[startup+1.06873 s]
/proc/loadavg: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16871 s]
/proc/loadavg: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) R 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20071 s]
/proc/loadavg: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) R 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36867 s]
/proc/loadavg: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56865 s]
/proc/loadavg: 5.11 5.39 7.13 2/171 28730
/proc/meminfo: memFree=26602288/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10035 s]
/proc/loadavg: 5.10 5.38 7.12 6/177 28737
/proc/meminfo: memFree=26564048/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=882636 CPUtime=3.09 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 9251 0 0 0 308 1 0 0 25 0 1 0 497059842 903819264 2576 33554432000 4194304 4587354 140735851691600 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 220659 2576 327 96 0 217221 0
[pid=28732] ppid=28730 vsize=25456 CPUtime=3.09 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 3954 0 0 0 309 0 0 0 25 0 1 0 497059842 26066944 3686 33554432000 4194304 4785740 140733522314272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 6364 3686 340 145 0 3409 0
[pid=28733] ppid=28730 vsize=456220 CPUtime=1.97 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1457 0 0 0 197 0 0 0 21 0 1 0 497059842 467169280 1354 33554432000 134512640 134534564 4293643936 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 114055 1354 91 6 0 112721 0
[pid=28734] ppid=28730 vsize=7516 CPUtime=3.09 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 2500 0 0 0 309 0 0 0 25 0 1 0 497059842 7696384 1065 33554432000 4194304 4352236 140737195315360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 1879 1065 127 39 0 959 0
[pid=28735] ppid=28730 vsize=12556 CPUtime=1.1 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 6381 0 0 0 110 0 0 0 25 0 1 0 497059842 12857344 1361 33554432000 4194304 4331988 140736738427296 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1402708

[startup+6.30076 s]
/proc/loadavg: 5.10 5.38 7.12 6/177 28737
/proc/meminfo: memFree=26543580/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=900432 CPUtime=6.29 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 15339 0 0 0 626 3 0 0 25 0 1 0 497059842 922042368 7217 33554432000 4194304 4587354 140735851691600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 225108 7217 337 96 0 221670 0
[pid=28732] ppid=28730 vsize=27608 CPUtime=6.29 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 4498 0 0 0 629 0 0 0 25 0 1 0 497059842 28270592 4230 33554432000 4194304 4785740 140733522314272 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 6902 4230 340 145 0 3947 0
[pid=28733] ppid=28730 vsize=456220 CPUtime=3.55 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1457 0 0 0 355 0 0 0 25 0 1 0 497059842 467169280 1354 33554432000 134512640 134534564 4293643936 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 114055 1354 91 6 0 112721 0
[pid=28734] ppid=28730 vsize=8512 CPUtime=6.29 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 3267 0 0 0 629 0 0 0 25 0 1 0 497059842 8716288 1320 33554432000 4194304 4352236 140737195315360 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 2128 1320 127 39 0 1208 0
[pid=28735] ppid=28730 vsize=17024 CPUtime=2.7 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 7524 0 0 0 270 0 0 0 25 0 1 0 497059842 17432576 2004 33554432000 4194304 4331988 140736738427296 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 4256 2004 171 34 0 2698 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1428120

[startup+12.7006 s]
/proc/loadavg: 5.08 5.37 7.09 6/177 28737
/proc/meminfo: memFree=26513680/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=911592 CPUtime=12.69 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 21836 0 0 0 1265 4 0 0 25 0 1 0 497059842 933470208 12132 33554432000 4194304 4587354 140735851691600 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 227898 12132 337 96 0 224460 0
[pid=28732] ppid=28730 vsize=31796 CPUtime=12.68 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 5495 0 0 0 1268 0 0 0 25 0 1 0 497059842 32559104 5227 33554432000 4194304 4785740 140733522314272 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 7949 5227 340 145 0 4994 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=6.74 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 674 0 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=10560 CPUtime=12.68 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 4419 0 0 0 1268 0 0 0 25 0 1 0 497059842 10813440 1832 33554432000 4194304 4352236 140737195315360 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 2640 1832 127 39 0 1720 0
[pid=28735] ppid=28730 vsize=17024 CPUtime=5.88 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 7764 0 0 0 588 0 0 0 25 0 1 0 497059842 17432576 2244 33554432000 4194304 4331988 140736738427296 18446744073709551615 4239585 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 4256 2244 174 34 0 2698 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1450004

[startup+25.5012 s]
/proc/loadavg: 5.07 5.36 7.07 6/177 28737
/proc/meminfo: memFree=26503504/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=917668 CPUtime=25.49 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 31539 0 0 0 2544 5 0 0 25 0 1 0 497059842 939692032 13150 33554432000 4194304 4587354 140735851691600 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 229417 13150 337 96 0 225979 0
[pid=28732] ppid=28730 vsize=36316 CPUtime=25.48 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 6578 0 0 0 2548 0 0 0 25 0 1 0 497059842 37187584 6310 33554432000 4194304 4785740 140733522314272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 9079 6310 340 145 0 6124 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=13.14 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 1314 0 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=10692 CPUtime=25.49 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 5126 0 0 0 2548 1 0 0 25 0 1 0 497059842 10948608 1867 33554432000 4194304 4352236 140737195315360 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 2673 1867 127 39 0 1753 0
[pid=28735] ppid=28730 vsize=17024 CPUtime=12.22 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 7764 0 0 0 1222 0 0 0 25 0 1 0 497059842 17432576 2244 33554432000 4194304 4331988 140736738427296 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 4256 2244 174 34 0 2698 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1460732

[startup+51.1005 s]
/proc/loadavg: 5.12 5.35 7.02 6/177 28738
/proc/meminfo: memFree=26502592/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=1883200 CPUtime=51.09 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 48816 0 0 0 5099 10 0 0 25 0 1 0 497059842 1928396800 11472 33554432000 4194304 4587354 140735851691600 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 470800 11472 337 96 0 467362 0
[pid=28732] ppid=28730 vsize=44520 CPUtime=51.09 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 8524 0 0 0 5108 1 0 0 25 0 1 0 497059842 45588480 8256 33554432000 4194304 4785740 140733522314272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 11130 8256 340 145 0 8175 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=25.84 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 2584 0 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=11464 CPUtime=51.09 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 7111 0 0 0 5108 1 0 0 25 0 1 0 497059842 11739136 2060 33554432000 4194304 4352236 140737195315360 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 2866 2060 127 39 0 1946 0
[pid=28735] ppid=28730 vsize=19324 CPUtime=25 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 8208 0 0 0 2499 1 0 0 25 0 1 0 497059842 19787776 2688 33554432000 4194304 4331988 140736738427296 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 4831 2688 174 34 0 3273 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 2437540

[startup+102.301 s]
/proc/loadavg: 5.15 5.32 6.91 6/177 28739
/proc/meminfo: memFree=26482944/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=920796 CPUtime=102.29 cores=0

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

/proc/28735/statm: 18990 12525 175 34 0 17432 0
Current children cumulated CPU time (s) 3764.7
Current children cumulated vsize (KiB) 1604340

[startup+1002.3 s]
/proc/loadavg: 5.12 5.08 5.74 6/177 28763
/proc/meminfo: memFree=26373096/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=930636 CPUtime=1002.31 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 355248 0 0 0 100101 130 0 0 25 0 1 0 497059842 952971264 15472 33554432000 4194304 4587354 140735851691600 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 232659 15472 337 96 0 229221 0
[pid=28732] ppid=28730 vsize=114692 CPUtime=1002.32 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 24429 0 0 0 100228 4 0 0 25 0 1 0 497059842 117444608 24161 33554432000 4194304 4785740 140733522314272 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 28673 24161 340 145 0 25718 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=499.17 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 49916 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=17368 CPUtime=1002.31 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 33873 0 0 0 100226 5 0 0 25 0 1 0 497059842 17784832 3536 33554432000 4194304 4352236 140737195315360 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 4342 3536 127 39 0 3422 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=498.33 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 18705 0 0 0 49827 6 0 0 25 0 1 0 497059842 77783040 13185 33554432000 4194304 4331988 140736738427296 18446744073709551615 4298552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 13185 175 34 0 17432 0
Current children cumulated CPU time (s) 4004.44
Current children cumulated vsize (KiB) 1617688

[startup+1062.3 s]
/proc/loadavg: 5.12 5.08 5.70 6/177 28767
/proc/meminfo: memFree=26386056/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=907612 CPUtime=1062.31 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 373023 0 0 0 106095 136 0 0 25 0 1 0 497059842 929394688 9871 33554432000 4194304 4587354 140735851691600 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 226903 9871 337 96 0 223465 0
[pid=28732] ppid=28730 vsize=118876 CPUtime=1062.32 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 25352 0 0 0 106228 4 0 0 25 0 1 0 497059842 121729024 25084 33554432000 4194304 4785740 140733522314272 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 29719 25084 340 145 0 26764 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=529.06 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 52905 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=21080 CPUtime=1062.31 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 37041 0 0 0 106226 5 0 0 25 0 1 0 497059842 21585920 4464 33554432000 4194304 4352236 140737195315360 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 5270 4464 127 39 0 4350 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=528.13 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 19295 0 0 0 52807 6 0 0 25 0 1 0 497059842 77783040 13775 33554432000 4194304 4331988 140736738427296 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 13775 175 34 0 17432 0
Current children cumulated CPU time (s) 4244.13
Current children cumulated vsize (KiB) 1602560

[startup+1122.3 s]
/proc/loadavg: 5.17 5.09 5.66 6/177 28769
/proc/meminfo: memFree=26374080/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=907736 CPUtime=1122.32 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 392059 0 0 0 112085 147 0 0 25 0 1 0 497059842 929521664 11550 33554432000 4194304 4587354 140735851691600 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 226934 11550 337 96 0 223496 0
[pid=28732] ppid=28730 vsize=121548 CPUtime=1122.32 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 25928 0 0 0 112228 4 0 0 25 0 1 0 497059842 124465152 25660 33554432000 4194304 4785740 140733522314272 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 30387 25660 340 145 0 27432 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=558.89 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 55888 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=20952 CPUtime=1122.31 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 39249 0 0 0 112225 6 0 0 25 0 1 0 497059842 21454848 4432 33554432000 4194304 4352236 140737195315360 18446744073709551615 4277912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 5238 4432 127 39 0 4318 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=558.02 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 19913 0 0 0 55795 7 0 0 25 0 1 0 497059842 77783040 14393 33554432000 4194304 4331988 140736738427296 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 14393 175 34 0 17432 0
Current children cumulated CPU time (s) 4483.86
Current children cumulated vsize (KiB) 1605228

[startup+1182.3 s]
/proc/loadavg: 5.19 5.10 5.63 6/177 28771
/proc/meminfo: memFree=26366068/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=938724 CPUtime=1182.32 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 410532 0 0 0 118075 157 0 0 25 0 1 0 497059842 961253376 12250 33554432000 4194304 4587354 140735851691600 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 234681 12250 337 96 0 231243 0
[pid=28732] ppid=28730 vsize=122828 CPUtime=1182.33 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 26225 0 0 0 118228 5 0 0 25 0 1 0 497059842 125775872 25957 33554432000 4194304 4785740 140733522314272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 30707 25957 340 145 0 27752 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=588.75 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 58874 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=21212 CPUtime=1182.32 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 40530 0 0 0 118226 6 0 0 25 0 1 0 497059842 21721088 4497 33554432000 4194304 4352236 140737195315360 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 5303 4497 127 39 0 4383 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=587.87 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 20549 0 0 0 58780 7 0 0 25 0 1 0 497059842 77783040 15029 33554432000 4194304 4331988 140736738427296 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 15029 175 34 0 17432 0
Current children cumulated CPU time (s) 4723.59
Current children cumulated vsize (KiB) 1637756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.13 5.09 5.61 6/177 28771
/proc/meminfo: memFree=26376344/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=907932 CPUtime=1201.52 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 416736 0 0 0 119991 161 0 0 25 0 1 0 497059842 929722368 9411 33554432000 4194304 4587354 140735851691600 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 226983 9411 337 96 0 223545 0
[pid=28732] ppid=28730 vsize=123256 CPUtime=1201.54 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 26323 0 0 0 120149 5 0 0 25 0 1 0 497059842 126214144 26055 33554432000 4194304 4785740 140733522314272 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 30814 26055 340 145 0 27859 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=598.32 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 59831 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=21212 CPUtime=1201.52 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 40530 0 0 0 120146 6 0 0 25 0 1 0 497059842 21721088 4497 33554432000 4194304 4352236 140737195315360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 5303 4497 127 39 0 4383 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=597.42 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 20758 0 0 0 59734 8 0 0 25 0 1 0 497059842 77783040 15238 33554432000 4194304 4331988 140736738427296 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 15238 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1607392

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

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

[startup+1201.5 s]
/proc/loadavg: 5.13 5.09 5.61 6/177 28771
/proc/meminfo: memFree=26376344/32951124 swapFree=67111524/67111528
[pid=28730] ppid=28728 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28730/stat : 28730 (ppfolio) S 28728 28730 25547 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 497059841 18763776 389 33554432000 4194304 4287625 140735049036432 18446744073709551615 228095471119 0 0 4096 65536 4575824763787673599 0 0 17 0 0 0 0
/proc/28730/statm: 4581 389 341 23 0 91 0
[pid=28731] ppid=28730 vsize=907932 CPUtime=1201.52 cores=0
/proc/28731/stat : 28731 (cryptominisat) R 28730 28730 25547 0 -1 4202496 416736 0 0 0 119991 161 0 0 25 0 1 0 497059842 929722368 9411 33554432000 4194304 4587354 140735851691600 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28731/statm: 226983 9411 337 96 0 223545 0
[pid=28732] ppid=28730 vsize=123256 CPUtime=1201.54 cores=4
/proc/28732/stat : 28732 (clasp) R 28730 28730 25547 0 -1 4202496 26323 0 0 0 120149 5 0 0 25 0 1 0 497059842 126214144 26055 33554432000 4194304 4785740 140733522314272 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28732/statm: 30814 26055 340 145 0 27859 0
[pid=28733] ppid=28730 vsize=460708 CPUtime=598.32 cores=6
/proc/28733/stat : 28733 (TNM) R 28730 28730 25547 0 -1 4202496 1816 0 0 0 59831 1 0 0 25 0 1 0 497059842 471764992 1713 33554432000 134512640 134534564 4293643936 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28733/statm: 115177 1713 95 6 0 113843 0
[pid=28734] ppid=28730 vsize=21212 CPUtime=1201.52 cores=2
/proc/28734/stat : 28734 (lingeling) R 28730 28730 25547 0 -1 4202496 40530 0 0 0 120146 6 0 0 25 0 1 0 497059842 21721088 4497 33554432000 4194304 4352236 140737195315360 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28734/statm: 5303 4497 127 39 0 4383 0
[pid=28735] ppid=28730 vsize=75960 CPUtime=597.42 cores=6
/proc/28735/stat : 28735 (march_hi) R 28730 28730 25547 0 -1 4202496 20758 0 0 0 59734 8 0 0 25 0 1 0 497059842 77783040 15238 33554432000 4194304 4331988 140736738427296 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28735/statm: 18990 15238 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1607392

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.51
CPU time (s): 4800.32
CPU user time (s): 4798.51
CPU system time (s): 1.81
CPU usage (%): 399.523
Max. virtual memory (cumulated for all children) (KiB): 2474144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2999.7
system time used= 1.70174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459606
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= 566
involuntary context switches= 16442

runsolver used 1.88671 second user time and 3.9114 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 05:07:24
IDJOB=3190938
IDBENCH=82669
IDSOLVER=1612
FILE ID=node142/3190938-1304046444
RUNJOBID= node142-1304041557-25982
PBS_JOBID= 13170374
Free space on /tmp= 71312 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190938-1304046444/watcher-3190938-1304046444 -o /tmp/evaluation-result-3190938-1304046444/solver-3190938-1304046444 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190938-1304046444.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=1247776924

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      26602568 kB
Buffers:       1646492 kB
Cached:        4099812 kB
SwapCached:          4 kB
Active:         675088 kB
Inactive:      5135276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26602568 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10876 kB
Writeback:           0 kB
AnonPages:       63880 kB
Mapped:          14700 kB
Slab:           475460 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185004 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= 71304 MiB
End job on node142 at 2011-04-29 05:27:27