Trace number 3291607

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.01 1300.01

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

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-3291607-1303781924/watcher-3291607-1303781924 -o /tmp/evaluation-result-3291607-1303781924/solver-3291607-1303781924 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291607-1303781924.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: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) R 32258 32260 31470 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 391 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/32260/statm: 4581 391 343 23 0 91 0

[startup+0.078856 s]
/proc/loadavg: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 4465639817350185224 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100839 s]
/proc/loadavg: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 4465639817350185224 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300808 s]
/proc/loadavg: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700733 s]
/proc/loadavg: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 3.66 3.89 3.85 10/198 32260
/proc/meminfo: memFree=21896232/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10031 s]
/proc/loadavg: 4.49 4.06 3.90 13/202 32264
/proc/meminfo: memFree=21407136/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=295680 CPUtime=0.99 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 60614 0 0 0 90 9 0 0 25 0 1 0 489795598 302776320 58886 33554432000 4194304 4587354 140734497365808 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 73920 58886 289 96 0 70482 0
[pid=32262] ppid=32260 vsize=254560 CPUtime=0.99 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 69613 0 0 0 91 8 0 0 25 0 1 0 489795598 260669440 59214 33554432000 4194304 4785740 140734972978144 18446744073709551615 4474962 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 63640 59214 308 145 0 60685 0
[pid=32263] ppid=32260 vsize=478796 CPUtime=1.09 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 10936 0 0 0 107 2 0 0 25 0 1 0 489795598 490287104 10834 33554432000 134512640 134534564 4292558064 18446744073709551615 134520971 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 119699 10834 90 6 0 118365 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1047360

[startup+6.30074 s]
/proc/loadavg: 4.49 4.06 3.90 13/202 32264
/proc/meminfo: memFree=21114760/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=367564 CPUtime=2.09 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 83452 0 0 0 197 12 0 0 25 0 1 0 489795598 376385536 81006 33554432000 4194304 4587354 140734497365808 18446744073709551615 4268731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 91891 81006 289 96 0 88453 0
[pid=32262] ppid=32260 vsize=398536 CPUtime=2.03 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 117809 0 0 0 190 13 0 0 25 0 1 0 489795598 408100864 92936 33554432000 4194304 4785740 140734972978144 18446744073709551615 4489249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 99634 92936 313 145 0 96679 0
[pid=32263] ppid=32260 vsize=504668 CPUtime=2.13 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 21231 0 0 0 209 4 0 0 25 0 1 0 489795598 516780032 21129 33554432000 134512640 134534564 4292558064 18446744073709551615 8162214 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 126167 21129 90 6 0 124833 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 1289092

[startup+12.7076 s]
/proc/loadavg: 5.64 4.32 3.99 13/202 32264
/proc/meminfo: memFree=20828696/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=387808 CPUtime=4.19 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 89619 0 0 0 405 14 0 0 25 0 1 0 489795598 397115392 86963 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 96952 86963 306 96 0 93514 0
[pid=32262] ppid=32260 vsize=443860 CPUtime=4.19 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 128926 0 0 0 404 15 0 0 25 0 1 0 489795598 454512640 104053 33554432000 4194304 4785740 140734972978144 18446744073709551615 4489747 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 110965 104053 313 145 0 108010 0
[pid=32263] ppid=32260 vsize=650260 CPUtime=4.3 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 66800 0 0 0 419 11 0 0 25 0 1 0 489795598 665866240 66697 33554432000 134512640 134534564 4292558064 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 162565 66697 91 6 0 161231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1500252

[startup+25.5003 s]
/proc/loadavg: 6.62 4.57 4.07 12/201 32265
/proc/meminfo: memFree=20608616/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629148652564905984 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=610744 CPUtime=8.49 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 144847 0 0 0 829 20 0 0 25 0 1 0 489795598 625401856 142191 33554432000 4194304 4587354 140734497365808 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 152686 142191 311 96 0 149248 0
[pid=32262] ppid=32260 vsize=463784 CPUtime=8.44 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 134112 0 0 0 828 16 0 0 25 0 1 0 489795598 474914816 109239 33554432000 4194304 4785740 140734972978144 18446744073709551615 4500396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 115946 109239 319 145 0 112991 0
[pid=32263] ppid=32260 vsize=650260 CPUtime=8.54 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 66800 0 0 0 843 11 0 0 25 0 1 0 489795598 665866240 66697 33554432000 134512640 134534564 4292558064 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 162565 66697 91 6 0 161231 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1743112

[startup+51.1008 s]
/proc/loadavg: 8.11 5.09 4.26 12/201 32265
/proc/meminfo: memFree=20412320/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629148652564905984 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=612768 CPUtime=16.99 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 145114 0 0 0 1679 20 0 0 25 0 1 0 489795598 627474432 142458 33554432000 4194304 4587354 140734497365808 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 153192 142458 311 96 0 149754 0
[pid=32262] ppid=32260 vsize=583588 CPUtime=16.99 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 164191 0 0 0 1678 21 0 0 25 0 1 0 489795598 597594112 139318 33554432000 4194304 4785740 140734972978144 18446744073709551615 4495822 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 145897 139318 319 145 0 142942 0
[pid=32263] ppid=32260 vsize=666628 CPUtime=17.1 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 79159 0 0 0 1698 12 0 0 25 0 1 0 489795598 682627072 79056 33554432000 134512640 134534564 4292558064 18446744073709551615 8287740 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 166657 79057 92 6 0 165323 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1881308

[startup+102.301 s]
/proc/loadavg: 9.85 6.08 4.64 12/201 32267
/proc/meminfo: memFree=20132196/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629148790003859456 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=691548 CPUtime=34.09 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 170200 0 0 0 3386 23 0 0 25 0 1 0 489795598 708145152 159848 33554432000 4194304 4587354 140734497365808 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 172887 159848 316 96 0 169449 0
[pid=32262] ppid=32260 vsize=551640 CPUtime=34.05 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 172815 0 0 0 3382 23 0 0 25 0 1 0 489795598 564879360 132242 33554432000 4194304 4785740 140734972978144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 137910 132242 340 145 0 134955 0
[pid=32263] ppid=32260 vsize=701740 CPUtime=34.14 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117245 0 0 0 3397 17 0 0 25 0 1 0 489795598 718581760 117142 33554432000 134512640 134534564 4292558064 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 175435 117142 95 6 0 174101 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1963252

[startup+162.307 s]
/proc/loadavg: 10.57 6.97 5.04 12/201 32268
/proc/meminfo: memFree=19927716/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629149614637580288 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=989148 CPUtime=54.08 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 294555 0 0 0 5370 38 0 0 25 0 1 0 489795598 1012887552 197225 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237548 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 247287 197225 331 96 0 243849 0
[pid=32262] ppid=32260 vsize=551640 CPUtime=54.06 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 172824 0 0 0 5383 23 0 0 25 0 1 0 489795598 564879360 132251 33554432000 4194304 4785740 140734972978144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 137910 132251 340 145 0 134955 0
[pid=32263] ppid=32260 vsize=701740 CPUtime=54.13 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117245 0 0 0 5396 17 0 0 25 0 1 0 489795598 718581760 117142 33554432000 134512640 134534564 4292558064 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 175435 117142 95 6 0 174101 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2260852

[startup+222.3 s]

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

/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3978124

[startup+882.301 s]
/proc/loadavg: 11.00 10.64 8.24 12/201 32287
/proc/meminfo: memFree=19338204/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147827931185152 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=2640580 CPUtime=294.05 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 334452 0 0 0 29359 46 0 0 25 0 1 0 489795598 2703953920 211263 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 660145 211263 337 96 0 656707 0
[pid=32262] ppid=32260 vsize=622912 CPUtime=294.05 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 190972 0 0 0 29374 31 0 0 25 0 1 0 489795598 637861888 150399 33554432000 4194304 4785740 140734972978144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 155728 150399 340 145 0 152773 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=294.2 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 29403 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 3987384

[startup+942.3 s]
/proc/loadavg: 11.00 10.70 8.41 12/201 32289
/proc/meminfo: memFree=19240948/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629147965370138624 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=2640580 CPUtime=314.05 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 336142 0 0 0 31358 47 0 0 25 0 1 0 489795598 2703953920 212942 33554432000 4194304 4587354 140734497365808 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 660145 212942 337 96 0 656707 0
[pid=32262] ppid=32260 vsize=631384 CPUtime=314.04 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 193111 0 0 0 31373 31 0 0 25 0 1 0 489795598 646537216 152538 33554432000 4194304 4785740 140734972978144 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 157846 152538 340 145 0 154891 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=314.2 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 31403 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 3995856

[startup+1002.3 s]
/proc/loadavg: 11.00 10.75 8.57 12/201 32291
/proc/meminfo: memFree=19328340/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629148790003859456 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=334.07 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 352959 0 0 0 33357 50 0 0 25 0 1 0 489795598 963473408 205935 33554432000 4194304 4587354 140734497365808 18446744073709551615 218370654803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 205935 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=641104 CPUtime=334.04 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 195433 0 0 0 33371 33 0 0 25 0 1 0 489795598 656490496 154860 33554432000 4194304 4785740 140734972978144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 160276 154860 340 145 0 157321 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=334.19 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 33402 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2305888

[startup+1062.3 s]
/proc/loadavg: 11.12 10.83 8.73 12/201 32292
/proc/meminfo: memFree=19238284/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629149477198626816 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=354.07 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 353037 0 0 0 35357 50 0 0 25 0 1 0 489795598 963473408 206013 33554432000 4194304 4587354 140734497365808 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 206013 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=648780 CPUtime=354.04 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 197350 0 0 0 35370 34 0 0 25 0 1 0 489795598 664350720 156777 33554432000 4194304 4785740 140734972978144 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 162195 156777 340 145 0 159240 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=354.19 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 35402 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2313564

[startup+1122.3 s]
/proc/loadavg: 11.04 10.85 8.87 12/201 32294
/proc/meminfo: memFree=19115364/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629148240248045568 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=374.08 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 353106 0 0 0 37358 50 0 0 25 0 1 0 489795598 963473408 206072 33554432000 4194304 4587354 140734497365808 18446744073709551615 4352109 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 206072 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=656496 CPUtime=374.03 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 199315 0 0 0 37369 34 0 0 25 0 1 0 489795598 672251904 158742 33554432000 4194304 4785740 140734972978144 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 164124 158742 340 145 0 161169 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=374.19 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 37402 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2321280

[startup+1182.3 s]
/proc/loadavg: 11.01 10.88 9.00 12/201 32295
/proc/meminfo: memFree=19008564/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629149064881766400 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=394.08 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 353940 0 0 0 39358 50 0 0 25 0 1 0 489795598 963473408 206897 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 206897 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=669224 CPUtime=394.04 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 202505 0 0 0 39368 36 0 0 25 0 1 0 489795598 685285376 161932 33554432000 4194304 4785740 140734972978144 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 167306 161932 340 145 0 164351 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=394.18 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 39401 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2334008

[startup+1242.3 s]
/proc/loadavg: 11.00 10.90 9.12 12/201 32297
/proc/meminfo: memFree=19021920/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629149339759673344 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=414.09 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 355662 0 0 0 41358 51 0 0 25 0 1 0 489795598 963473408 208604 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237936 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 208604 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=676316 CPUtime=414.02 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 204304 0 0 0 41366 36 0 0 25 0 1 0 489795598 692547584 163731 33554432000 4194304 4785740 140734972978144 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 169079 163731 340 145 0 166124 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=414.18 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 41401 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2341100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.36 10.78 9.18 10/193 32379
/proc/meminfo: memFree=20066044/32951124 swapFree=67051468/67111528
[pid=32260] ppid=32258 vsize=18324 CPUtime=0 cores=5,7
/proc/32260/stat : 32260 (ppfolio) S 32258 32260 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489795598 18763776 393 33554432000 4194304 4287625 140737132224768 18446744073709551615 218370977295 0 0 4096 65536 5629149339759673344 0 0 17 7 0 0 0
/proc/32260/statm: 4581 393 345 23 0 91 0
[pid=32261] ppid=32260 vsize=940892 CPUtime=433.32 cores=5
/proc/32261/stat : 32261 (cryptominisat) R 32260 32260 31470 0 -1 4202496 356786 0 0 0 43281 51 0 0 25 0 1 0 489795598 963473408 209721 33554432000 4194304 4587354 140734497365808 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32261/statm: 235223 209721 337 96 0 231785 0
[pid=32262] ppid=32260 vsize=682576 CPUtime=433.31 cores=5
/proc/32262/stat : 32262 (clasp) R 32260 32260 31470 0 -1 4202496 205859 0 0 0 43294 37 0 0 25 0 1 0 489795598 698957824 165286 33554432000 4194304 4785740 140734972978144 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32262/statm: 170644 165286 340 145 0 167689 0
[pid=32263] ppid=32260 vsize=705568 CPUtime=433.38 cores=5
/proc/32263/stat : 32263 (TNM) R 32260 32260 31470 0 -1 4202496 117246 0 0 0 43321 17 0 0 25 0 1 0 489795598 722501632 117143 33554432000 134512640 134534564 4292558064 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32263/statm: 176392 117143 95 6 0 175058 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2347360

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 32260 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=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1298.96
CPU system time (s): 1.05
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4088440

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

runsolver used 2.07368 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 03:38:48
IDJOB=3291607
IDBENCH=84238
IDSOLVER=1613
FILE ID=node101/3291607-1303781924
RUNJOBID= node101-1303781924-32212
PBS_JOBID= 13157199
Free space on /tmp= 71364 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291607-1303781924/watcher-3291607-1303781924 -o /tmp/evaluation-result-3291607-1303781924/solver-3291607-1303781924 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291607-1303781924.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1806498610

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.841
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:      21896512 kB
Buffers:       2089288 kB
Cached:        8284276 kB
SwapCached:      33708 kB
Active:        6675664 kB
Inactive:      3903132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21896512 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          110164 kB
Writeback:           0 kB
AnonPages:      192960 kB
Mapped:          12016 kB
Slab:           410560 kB
PageTables:       6636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2014480 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= 71368 MiB
End job on node101 at 2011-04-26 04:00:30