Trace number 3275432

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 seq? (TO) 5000.08 5000.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275432-1303645253/watcher-3275432-1303645253 -o /tmp/evaluation-result-3275432-1303645253/solver-3275432-1303645253 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275432-1303645253.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0

[startup+0.903617 s]
/proc/loadavg: 4.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.0006 s]
/proc/loadavg: 4.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10059 s]
/proc/loadavg: 4.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20057 s]
/proc/loadavg: 4.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 4.76 4.95 4.97 3/177 21675
/proc/meminfo: memFree=18674648/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10619 s]
/proc/loadavg: 4.76 4.95 4.97 6/181 21679
/proc/meminfo: memFree=18571696/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085612966420414464 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=68456 CPUtime=1.6 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 13570 0 0 0 159 1 0 0 20 0 1 0 476125004 70098944 13456 33554432000 4194304 4587354 140737028130080 18446744073709551615 4364685 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 17114 13456 309 96 0 13676 0
[pid=21677] ppid=21675 vsize=36076 CPUtime=0.7 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 7458 0 0 0 69 1 0 0 25 0 1 0 476125004 36941824 6180 33554432000 4194304 4785740 140736743199104 18446744073709551615 4495584 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 9019 6180 313 145 0 6064 0
[pid=21678] ppid=21675 vsize=472060 CPUtime=0.78 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 6306 0 0 0 78 0 0 0 25 0 1 0 476125004 483389440 6203 33554432000 134512640 134534564 4294738016 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 118015 6203 91 6 0 116681 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 594916

[startup+6.30066 s]
/proc/loadavg: 4.86 4.97 4.97 6/181 21679
/proc/meminfo: memFree=18556500/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613241298321408 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=86376 CPUtime=2.7 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 23377 0 0 0 268 2 0 0 23 0 1 0 476125004 88449024 17247 33554432000 4194304 4587354 140737028130080 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 21594 17247 315 96 0 18156 0
[pid=21677] ppid=21675 vsize=36340 CPUtime=1.78 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 7545 0 0 0 177 1 0 0 25 0 1 0 476125004 37212160 6267 33554432000 4194304 4785740 140736743199104 18446744073709551615 4483194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 9085 6267 316 145 0 6130 0
[pid=21678] ppid=21675 vsize=472060 CPUtime=1.79 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 6306 0 0 0 179 0 0 0 25 0 1 0 476125004 483389440 6203 33554432000 134512640 134534564 4294738016 18446744073709551615 134524506 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 118015 6203 91 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 613100

[startup+12.7006 s]
/proc/loadavg: 4.87 4.97 4.97 6/181 21679
/proc/meminfo: memFree=18543552/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613241298321408 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=142564 CPUtime=4.8 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 31900 0 0 0 476 4 0 0 25 0 1 0 476125004 145985536 22918 33554432000 4194304 4587354 140737028130080 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 35641 22918 315 96 0 32203 0
[pid=21677] ppid=21675 vsize=42680 CPUtime=3.9 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 9139 0 0 0 389 1 0 0 25 0 1 0 476125004 43704320 7861 33554432000 4194304 4785740 140736743199104 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 10670 7861 316 145 0 7715 0
[pid=21678] ppid=21675 vsize=472060 CPUtime=3.97 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 6306 0 0 0 397 0 0 0 25 0 1 0 476125004 483389440 6203 33554432000 134512640 134534564 4294738016 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 118015 6203 91 6 0 116681 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 675628

[startup+25.5014 s]
/proc/loadavg: 4.98 4.99 4.98 7/182 21741
/proc/meminfo: memFree=18506680/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=150284 CPUtime=9.1 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 38109 0 0 0 905 5 0 0 25 0 1 0 476125004 153890816 26832 33554432000 4194304 4587354 140737028130080 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 37571 26832 337 96 0 34133 0
[pid=21677] ppid=21675 vsize=51260 CPUtime=8.18 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 11273 0 0 0 816 2 0 0 25 0 1 0 476125004 52490240 9995 33554432000 4194304 4785740 140736743199104 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 12815 9995 316 145 0 9860 0
[pid=21678] ppid=21675 vsize=472060 CPUtime=8.19 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 6306 0 0 0 819 0 0 0 25 0 1 0 476125004 483389440 6203 33554432000 134512640 134534564 4294738016 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 118015 6203 91 6 0 116681 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 691928

[startup+51.1009 s]
/proc/loadavg: 5.44 5.10 5.01 7/182 21742
/proc/meminfo: memFree=18475964/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613378737274880 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=137244 CPUtime=17.59 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 45504 0 0 0 1753 6 0 0 25 0 1 0 476125004 140537856 25875 33554432000 4194304 4587354 140737028130080 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 34311 25875 337 96 0 30873 0
[pid=21677] ppid=21675 vsize=55220 CPUtime=16.69 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 12263 0 0 0 1667 2 0 0 25 0 1 0 476125004 56545280 10985 33554432000 4194304 4785740 140736743199104 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 13805 10985 316 145 0 10850 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=16.77 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 1677 0 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 691168

[startup+102.301 s]
/proc/loadavg: 5.35 5.14 5.03 6/181 21833
/proc/meminfo: memFree=18436760/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613928493088768 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=843768 CPUtime=34.69 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 67039 0 0 0 3459 10 0 0 25 0 1 0 476125004 864018432 26539 33554432000 4194304 4587354 140737028130080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 210942 26539 337 96 0 207504 0
[pid=21677] ppid=21675 vsize=111276 CPUtime=33.79 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 26535 0 0 0 3374 5 0 0 25 0 1 0 476125004 113946624 24749 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 27819 24749 340 145 0 24864 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=33.79 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 3378 1 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1453748

[startup+162.301 s]
/proc/loadavg: 5.86 5.31 5.09 7/182 21864
/proc/meminfo: memFree=18326760/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=885520 CPUtime=54.69 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 102707 0 0 0 5454 15 0 0 25 0 1 0 476125004 906772480 38289 33554432000 4194304 4587354 140737028130080 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 221380 38289 337 96 0 217942 0
[pid=21677] ppid=21675 vsize=135300 CPUtime=53.78 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 32360 0 0 0 5372 6 0 0 25 0 1 0 476125004 138547200 30574 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 33825 30574 340 145 0 30870 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=53.79 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 5378 1 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1519524

[startup+222.301 s]

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

/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 2015608

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.15 6/181 21996
/proc/meminfo: memFree=17901356/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085612828981460992 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=1084756 CPUtime=1554.75 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2341484 0 0 0 155040 435 0 0 25 0 1 0 476125004 1110790144 89219 33554432000 4194304 4587354 140737028130080 18446744073709551615 4430922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 271189 89219 337 96 0 267751 0
[pid=21677] ppid=21675 vsize=385068 CPUtime=1553.76 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 90238 0 0 0 155358 18 0 0 25 0 1 0 476125004 394309632 88452 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 96267 88452 340 145 0 93312 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1553.86 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 155380 6 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1968528

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 5.13 6/181 21998
/proc/meminfo: memFree=18117724/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=340244 CPUtime=1574.76 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2361401 0 0 0 157035 441 0 0 25 0 1 0 476125004 348409856 35545 33554432000 4194304 4587354 140737028130080 18446744073709551615 274664504858 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 85061 35545 337 96 0 81623 0
[pid=21677] ppid=21675 vsize=385068 CPUtime=1573.75 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 90238 0 0 0 157357 18 0 0 25 0 1 0 476125004 394309632 88452 33554432000 4194304 4785740 140736743199104 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 96267 88452 340 145 0 93312 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1573.85 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 157379 6 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 1224016

[startup+4782.31 s]
/proc/loadavg: 5.00 5.00 5.12 6/181 22000
/proc/meminfo: memFree=18103956/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=853268 CPUtime=1594.76 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2384237 0 0 0 159031 445 0 0 25 0 1 0 476125004 873746432 38863 33554432000 4194304 4587354 140737028130080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 213317 38863 337 96 0 209879 0
[pid=21677] ppid=21675 vsize=385068 CPUtime=1593.76 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 90266 0 0 0 159358 18 0 0 25 0 1 0 476125004 394309632 88480 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 96267 88480 340 145 0 93312 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1593.85 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 159379 6 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1737040

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.11 6/181 22010
/proc/meminfo: memFree=18130352/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=854632 CPUtime=1614.76 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2416428 0 0 0 161023 453 0 0 25 0 1 0 476125004 875143168 31990 33554432000 4194304 4587354 140737028130080 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 213658 31990 337 96 0 210220 0
[pid=21677] ppid=21675 vsize=386028 CPUtime=1613.76 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 90490 0 0 0 161358 18 0 0 25 0 1 0 476125004 395292672 88704 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 96507 88704 340 145 0 93552 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1613.85 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 161379 6 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1739364

[startup+4902.3 s]
/proc/loadavg: 5.06 5.02 5.10 6/181 22012
/proc/meminfo: memFree=18112360/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=855772 CPUtime=1634.75 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2440029 0 0 0 163018 457 0 0 25 0 1 0 476125004 876310528 35919 33554432000 4194304 4587354 140737028130080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 213943 35919 337 96 0 210505 0
[pid=21677] ppid=21675 vsize=387548 CPUtime=1633.78 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 90947 0 0 0 163359 19 0 0 25 0 1 0 476125004 396849152 89161 33554432000 4194304 4785740 140736743199104 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 96887 89161 340 145 0 93932 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1633.85 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 163378 7 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1742024

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.09 6/181 22013
/proc/meminfo: memFree=18096724/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613516176228352 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=854588 CPUtime=1654.75 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2462919 0 0 0 165013 462 0 0 25 0 1 0 476125004 875098112 38838 33554432000 4194304 4587354 140737028130080 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 213647 38838 337 96 0 210209 0
[pid=21677] ppid=21675 vsize=392608 CPUtime=1653.78 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 92089 0 0 0 165359 19 0 0 25 0 1 0 476125004 402030592 90303 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 98152 90303 340 145 0 95197 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1653.85 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 165378 7 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1745900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.01 5.01 5.09 7/181 22015
/proc/meminfo: memFree=18101680/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613516176228352 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=342852 CPUtime=1667.3 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2480968 0 0 0 166265 465 0 0 25 0 1 0 476125004 351080448 37032 33554432000 4194304 4587354 140737028130080 18446744073709551615 274664505026 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 85713 37032 337 96 0 82275 0
[pid=21677] ppid=21675 vsize=394028 CPUtime=1666.34 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 92457 0 0 0 166615 19 0 0 25 0 1 0 476125004 403484672 90671 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 98507 90671 340 145 0 95552 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1666.44 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 166637 7 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1235584

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

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

[startup+5000 s]
/proc/loadavg: 5.01 5.01 5.09 7/181 22015
/proc/meminfo: memFree=18101680/32951132 swapFree=67111528/67111528
[pid=21675] ppid=21673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21675/stat : 21675 (ppfolio) S 21673 21675 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476125004 18763776 394 33554432000 4194304 4287625 140736880249664 18446744073709551615 274664828431 0 0 4096 65536 6085613516176228352 0 0 17 0 0 0 0
/proc/21675/statm: 4581 394 345 23 0 91 0
[pid=21676] ppid=21675 vsize=342852 CPUtime=1667.3 cores=0
/proc/21676/stat : 21676 (cryptominisat) R 21675 21675 21178 0 -1 4202496 2480968 0 0 0 166265 465 0 0 25 0 1 0 476125004 351080448 37032 33554432000 4194304 4587354 140737028130080 18446744073709551615 274664505026 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21676/statm: 85713 37032 337 96 0 82275 0
[pid=21677] ppid=21675 vsize=394028 CPUtime=1666.34 cores=0
/proc/21677/stat : 21677 (clasp) R 21675 21675 21178 0 -1 4202496 92457 0 0 0 166615 19 0 0 25 0 1 0 476125004 403484672 90671 33554432000 4194304 4785740 140736743199104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21677/statm: 98507 90671 340 145 0 95552 0
[pid=21678] ppid=21675 vsize=480380 CPUtime=1666.44 cores=0
/proc/21678/stat : 21678 (TNM) R 21675 21675 21178 0 -1 4202496 8777 0 0 0 166637 7 0 0 25 0 1 0 476125004 491909120 8674 33554432000 134512640 134534564 4294738016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21678/statm: 120095 8674 95 6 0 118761 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1235584

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21675 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.08
CPU user time (s): 4995.17
CPU system time (s): 4.91
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2564380

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

runsolver used 9.26259 second user time and 19.525 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 13:40:54
IDJOB=3275432
IDBENCH=83180
IDSOLVER=1639
FILE ID=node131/3275432-1303645253
RUNJOBID= node131-1303635247-21197
PBS_JOBID= 13150717
Free space on /tmp= 72128 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275432-1303645253/watcher-3275432-1303645253 -o /tmp/evaluation-result-3275432-1303645253/solver-3275432-1303645253 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275432-1303645253.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=21991495

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18674812 kB
Buffers:        997292 kB
Cached:       12692960 kB
SwapCached:          0 kB
Active:        4280864 kB
Inactive:      9482036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18674812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15920 kB
Writeback:           0 kB
AnonPages:       72084 kB
Mapped:          16520 kB
Slab:           451420 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   668460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72116 MiB
End job on node131 at 2011-04-24 15:04:16