Trace number 3291653

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) 1300 1300.01

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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-3291653-1303781976/watcher-3291653-1303781976 -o /tmp/evaluation-result-3291653-1303781976/solver-3291653-1303781976 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291653-1303781976.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.92 8.13 7.48 8/189 31271
/proc/meminfo: memFree=12417280/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) R 31269 31271 30273 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 568428414 18763776 392 33554432000 4194304 4287625 140733961168656 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31271/statm: 4581 392 343 23 0 91 0

[startup+0.0931131 s]
/proc/loadavg: 7.92 8.13 7.48 8/189 31271
/proc/meminfo: memFree=12417280/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485355764088832 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101113 s]
/proc/loadavg: 7.92 8.13 7.48 8/189 31271
/proc/meminfo: memFree=12417280/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485355764088832 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301075 s]
/proc/loadavg: 7.92 8.13 7.48 8/189 31271
/proc/meminfo: memFree=12417280/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485493203042304 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701006 s]
/proc/loadavg: 7.92 8.13 7.48 8/189 31271
/proc/meminfo: memFree=12417280/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485493203042304 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 7.92 8.13 7.48 10/193 31276
/proc/meminfo: memFree=12214508/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485493203042304 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=129944 CPUtime=0.44 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 27938 0 0 0 40 4 0 0 22 0 1 0 568428414 133062656 27049 33554432000 4194304 4587354 140734689865552 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 32486 27049 289 96 0 29048 0
[pid=31273] ppid=31271 vsize=133372 CPUtime=0.49 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 36068 0 0 0 43 6 0 0 25 0 1 0 568428414 136572928 29347 33554432000 4194304 4785740 140736574231408 18446744073709551615 4297776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 33343 29347 308 145 0 30388 0
[pid=31274] ppid=31271 vsize=465464 CPUtime=0.54 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 5626 0 0 0 53 1 0 0 25 0 1 0 568428414 476635136 5523 33554432000 134512640 134534564 4294375536 18446744073709551615 6446382 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 116366 5523 90 6 0 115032 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 747104

[startup+3.10059 s]
/proc/loadavg: 7.92 8.13 7.48 10/193 31276
/proc/meminfo: memFree=12102948/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485493203042304 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=205276 CPUtime=0.99 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 39717 0 0 0 93 6 0 0 25 0 1 0 568428414 210202624 38452 33554432000 4194304 4587354 140734689865552 18446744073709551615 4434790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 51319 38452 289 96 0 47881 0
[pid=31273] ppid=31271 vsize=189104 CPUtime=1.03 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 54042 0 0 0 96 7 0 0 25 0 1 0 568428414 193642496 42960 33554432000 4194304 4785740 140736574231408 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 47276 42960 313 145 0 44321 0
[pid=31274] ppid=31271 vsize=477740 CPUtime=1.04 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 10547 0 0 0 103 1 0 0 25 0 1 0 568428414 489205760 10444 33554432000 134512640 134534564 4294375536 18446744073709551615 6318093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 119435 10444 90 6 0 118101 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 890444

[startup+6.30103 s]
/proc/loadavg: 8.01 8.14 7.49 10/193 31276
/proc/meminfo: memFree=11957876/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=206328 CPUtime=2.03 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 39993 0 0 0 197 6 0 0 25 0 1 0 568428414 211279872 38721 33554432000 4194304 4587354 140734689865552 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 51582 38721 306 96 0 48144 0
[pid=31273] ppid=31271 vsize=203600 CPUtime=2.09 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 57652 0 0 0 200 9 0 0 25 0 1 0 568428414 208486400 46570 33554432000 4194304 4785740 140736574231408 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 50900 46570 318 145 0 47945 0
[pid=31274] ppid=31271 vsize=539908 CPUtime=2.14 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 29765 0 0 0 211 3 0 0 25 0 1 0 568428414 552865792 29661 33554432000 134512640 134534564 4294375536 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 134977 29661 91 6 0 133643 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 968160

[startup+12.7009 s]
/proc/loadavg: 8.09 8.16 7.50 10/193 31276
/proc/meminfo: memFree=11933448/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=206328 CPUtime=4.19 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 39993 0 0 0 413 6 0 0 25 0 1 0 568428414 211279872 38721 33554432000 4194304 4587354 140734689865552 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 51582 38721 306 96 0 48144 0
[pid=31273] ppid=31271 vsize=230796 CPUtime=4.23 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 64291 0 0 0 414 9 0 0 25 0 1 0 568428414 236335104 53209 33554432000 4194304 4785740 140736574231408 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 57699 53210 319 145 0 54744 0
[pid=31274] ppid=31271 vsize=539908 CPUtime=4.24 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 29765 0 0 0 421 3 0 0 25 0 1 0 568428414 552865792 29661 33554432000 134512640 134534564 4294375536 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 134977 29661 91 6 0 133643 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 995356

[startup+25.5007 s]
/proc/loadavg: 8.29 8.20 7.52 10/193 31276
/proc/meminfo: memFree=11720252/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486180397809664 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=305160 CPUtime=8.44 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 64643 0 0 0 835 9 0 0 25 0 1 0 568428414 312483840 63371 33554432000 4194304 4587354 140734689865552 18446744073709551615 4367364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 76290 63371 311 96 0 72852 0
[pid=31273] ppid=31271 vsize=249644 CPUtime=8.49 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 76381 0 0 0 837 12 0 0 25 0 1 0 568428414 255635456 58350 33554432000 4194304 4785740 140736574231408 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 62411 58350 333 145 0 59456 0
[pid=31274] ppid=31271 vsize=561688 CPUtime=8.54 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51854 0 0 0 848 6 0 0 25 0 1 0 568428414 575168512 51750 33554432000 134512640 134534564 4294375536 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 140422 51750 95 6 0 139088 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1134816

[startup+51.1012 s]
/proc/loadavg: 8.53 8.26 7.56 10/193 31277
/proc/meminfo: memFree=11722656/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486180397809664 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=305160 CPUtime=16.99 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 64643 0 0 0 1690 9 0 0 25 0 1 0 568428414 312483840 63371 33554432000 4194304 4587354 140734689865552 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 76290 63371 311 96 0 72852 0
[pid=31273] ppid=31271 vsize=249644 CPUtime=17.04 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 76449 0 0 0 1692 12 0 0 25 0 1 0 568428414 255635456 58418 33554432000 4194304 4785740 140736574231408 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 62411 58418 340 145 0 59456 0
[pid=31274] ppid=31271 vsize=561688 CPUtime=17.04 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51854 0 0 0 1698 6 0 0 25 0 1 0 568428414 575168512 51750 33554432000 134512640 134534564 4294375536 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 140422 51750 95 6 0 139088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1134816

[startup+102.307 s]
/proc/loadavg: 8.79 8.37 7.63 7/188 31279
/proc/meminfo: memFree=11735000/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155487142470483968 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=433176 CPUtime=34.05 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 122993 0 0 0 3389 16 0 0 25 0 1 0 568428414 443572224 93603 33554432000 4194304 4587354 140734689865552 18446744073709551615 4237781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 108294 93603 331 96 0 104856 0
[pid=31273] ppid=31271 vsize=249644 CPUtime=34.09 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 76450 0 0 0 3397 12 0 0 25 0 1 0 568428414 255635456 58419 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 62411 58419 340 145 0 59456 0
[pid=31274] ppid=31271 vsize=561688 CPUtime=34.13 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51854 0 0 0 3407 6 0 0 25 0 1 0 568428414 575168512 51750 33554432000 134512640 134534564 4294375536 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 140422 51750 95 6 0 139088 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1262832

[startup+162.301 s]
/proc/loadavg: 8.86 8.46 7.71 10/193 31311
/proc/meminfo: memFree=11297908/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155485355764088832 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=631580 CPUtime=54.05 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 132193 0 0 0 5388 17 0 0 25 0 1 0 568428414 646737920 102791 33554432000 4194304 4587354 140734689865552 18446744073709551615 4413159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 157895 102791 331 96 0 154457 0
[pid=31273] ppid=31271 vsize=249644 CPUtime=54.08 cores=5

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

/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3174072

[startup+882.301 s]
/proc/loadavg: 9.00 8.93 8.37 10/193 31391
/proc/meminfo: memFree=10557292/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155487417348390912 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=2251828 CPUtime=294.05 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 171155 0 0 0 29374 31 0 0 25 0 1 0 568428414 2305871872 102197 33554432000 4194304 4587354 140734689865552 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 562957 102197 337 96 0 559519 0
[pid=31273] ppid=31271 vsize=350896 CPUtime=294.15 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 101889 0 0 0 29392 23 0 0 25 0 1 0 568428414 359317504 83858 33554432000 4194304 4785740 140736574231408 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 87724 83858 340 145 0 84769 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=294.09 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 29403 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 3186572

[startup+942.3 s]
/proc/loadavg: 9.07 8.97 8.42 10/193 31392
/proc/meminfo: memFree=10522164/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486455275716608 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=2251828 CPUtime=314.05 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 172426 0 0 0 31373 32 0 0 25 0 1 0 568428414 2305871872 103460 33554432000 4194304 4587354 140734689865552 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 562957 103460 337 96 0 559519 0
[pid=31273] ppid=31271 vsize=359900 CPUtime=314.14 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 104161 0 0 0 31390 24 0 0 25 0 1 0 568428414 368537600 86130 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 89975 86130 340 145 0 87020 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=314.1 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 31404 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 3195576

[startup+1002.3 s]
/proc/loadavg: 9.10 8.99 8.46 10/193 31394
/proc/meminfo: memFree=10518540/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486455275716608 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=448140 CPUtime=334.04 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 183548 0 0 0 33370 34 0 0 25 0 1 0 568428414 458895360 98720 33554432000 4194304 4587354 140734689865552 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 112035 98720 337 96 0 108597 0
[pid=31273] ppid=31271 vsize=375420 CPUtime=334.14 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 107888 0 0 0 33389 25 0 0 25 0 1 0 568428414 384430080 89857 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 93855 89857 340 145 0 90900 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=334.11 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 33405 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1407408

[startup+1062.3 s]
/proc/loadavg: 9.03 8.99 8.49 10/193 31396
/proc/meminfo: memFree=10460620/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486592714670080 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=448140 CPUtime=354.03 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 185146 0 0 0 35368 35 0 0 25 0 1 0 568428414 458895360 100305 33554432000 4194304 4587354 140734689865552 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 112035 100305 337 96 0 108597 0
[pid=31273] ppid=31271 vsize=383796 CPUtime=354.14 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 109995 0 0 0 35387 27 0 0 25 0 1 0 568428414 393007104 91964 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 95949 91964 340 145 0 92994 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=354.12 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 35406 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1415784

[startup+1122.3 s]
/proc/loadavg: 9.01 8.99 8.52 10/193 31397
/proc/meminfo: memFree=10467040/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486592714670080 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=648852 CPUtime=374.04 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 186704 0 0 0 37367 37 0 0 25 0 1 0 568428414 664424448 101857 33554432000 4194304 4587354 140734689865552 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 162213 101857 337 96 0 158775 0
[pid=31273] ppid=31271 vsize=396496 CPUtime=374.13 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 113179 0 0 0 37385 28 0 0 25 0 1 0 568428414 406011904 95148 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 99124 95148 340 145 0 96169 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=374.12 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 37406 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1629196

[startup+1182.3 s]
/proc/loadavg: 9.00 8.99 8.55 10/193 31399
/proc/meminfo: memFree=10444948/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486592714670080 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=1975668 CPUtime=394.03 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 197054 0 0 0 39364 39 0 0 25 0 1 0 568428414 2023084032 97560 33554432000 4194304 4587354 140734689865552 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 493917 97560 337 96 0 490479 0
[pid=31273] ppid=31271 vsize=417576 CPUtime=394.13 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 118493 0 0 0 39382 31 0 0 25 0 1 0 568428414 427597824 100462 33554432000 4194304 4785740 140736574231408 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 104394 100462 340 145 0 101439 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=394.13 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 39407 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2977092

[startup+1242.3 s]
/proc/loadavg: 9.00 8.99 8.57 10/193 31400
/proc/meminfo: memFree=10435608/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155486042958856192 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=1975668 CPUtime=414.02 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 197898 0 0 0 41363 39 0 0 25 0 1 0 568428414 2023084032 98398 33554432000 4194304 4587354 140734689865552 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 493917 98398 337 96 0 490479 0
[pid=31273] ppid=31271 vsize=441824 CPUtime=414.13 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 124539 0 0 0 41379 34 0 0 25 0 1 0 568428414 452427776 106508 33554432000 4194304 4785740 140736574231408 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 110456 106508 340 145 0 107501 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=414.14 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 41408 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 3001340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.00 8.99 8.59 10/193 31411
/proc/meminfo: memFree=10350388/32951124 swapFree=67102140/67111528
[pid=31271] ppid=31269 vsize=18324 CPUtime=0 cores=5,7
/proc/31271/stat : 31271 (ppfolio) S 31269 31271 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568428414 18763776 394 33554432000 4194304 4287625 140733961168656 18446744073709551615 216735198735 0 0 4096 65536 10155487279909437440 0 0 17 7 0 0 0
/proc/31271/statm: 4581 394 345 23 0 91 0
[pid=31272] ppid=31271 vsize=2001096 CPUtime=433.3 cores=5
/proc/31272/stat : 31272 (cryptominisat) R 31271 31271 30273 0 -1 4202496 204823 0 0 0 43290 40 0 0 25 0 1 0 568428414 2049122304 105231 33554432000 4194304 4587354 140734689865552 18446744073709551615 4237954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31272/statm: 500274 105231 337 96 0 496836 0
[pid=31273] ppid=31271 vsize=466972 CPUtime=433.33 cores=5
/proc/31273/stat : 31273 (clasp) R 31271 31271 30273 0 -1 4202496 130858 0 0 0 43297 36 0 0 25 0 1 0 568428414 478179328 112827 33554432000 4194304 4785740 140736574231408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31273/statm: 116743 112827 340 145 0 113788 0
[pid=31274] ppid=31271 vsize=565524 CPUtime=433.37 cores=5
/proc/31274/stat : 31274 (TNM) R 31271 31271 30273 0 -1 4202496 51856 0 0 0 43331 6 0 0 25 0 1 0 568428414 579096576 51752 33554432000 134512640 134534564 4294375536 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31274/statm: 141381 51752 95 6 0 140047 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 3051916

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 31271 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.18
CPU system time (s): 0.82
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 4755360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 158
involuntary context switches= 5

runsolver used 1.9507 second user time and 5.15322 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:39:38
IDJOB=3291653
IDBENCH=84246
IDSOLVER=1613
FILE ID=node119/3291653-1303781976
RUNJOBID= node119-1303780673-31018
PBS_JOBID= 13157193
Free space on /tmp= 71664 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291653-1303781976/watcher-3291653-1303781976 -o /tmp/evaluation-result-3291653-1303781976/solver-3291653-1303781976 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291653-1303781976.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=670923217

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12417560 kB
Buffers:       2228572 kB
Cached:       17338204 kB
SwapCached:       5504 kB
Active:        8650560 kB
Inactive:     11297780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12417560 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           37988 kB
Writeback:           0 kB
AnonPages:      378692 kB
Mapped:          17096 kB
Slab:           518840 kB
PageTables:       6412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2864028 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= 71620 MiB
End job on node119 at 2011-04-26 04:01:20