Trace number 3282361

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

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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: 0.92 1.39 2.29 10/198 27465
/proc/meminfo: memFree=22854128/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) R 27463 27465 26342 0 -1 4202496 485 0 0 0 0 0 0 0 21 0 1 0 486916737 18763776 392 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27465/statm: 4581 392 343 23 0 91 0

[startup+0.066489 s]
/proc/loadavg: 0.92 1.39 2.29 10/198 27465
/proc/meminfo: memFree=22854128/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100487 s]
/proc/loadavg: 0.92 1.39 2.29 10/198 27465
/proc/meminfo: memFree=22854128/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300462 s]
/proc/loadavg: 0.92 1.39 2.29 10/198 27465
/proc/meminfo: memFree=22854128/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700396 s]
/proc/loadavg: 0.92 1.39 2.29 10/198 27465
/proc/meminfo: memFree=22854128/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22493260/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=88860 CPUtime=0.54 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 17764 0 0 0 52 2 0 0 25 0 1 0 486916737 90992640 17227 33554432000 4194304 4587354 140734091730176 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 22215 17227 306 96 0 18777 0
[pid=27467] ppid=27465 vsize=97780 CPUtime=0.43 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 26176 0 0 0 39 4 0 0 25 0 1 0 486916737 100126720 21073 33554432000 4194304 4785740 140737309101872 18446744073709551615 218370618053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 24445 21074 319 145 0 21490 0
[pid=27468] ppid=27465 vsize=487636 CPUtime=0.5 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 12511 0 0 0 49 1 0 0 25 0 1 0 486916737 499339264 12407 33554432000 134512640 134534564 4293311104 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 121909 12407 91 6 0 120575 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 692600

[startup+3.10095 s]
/proc/loadavg: 1.81 1.57 2.34 13/202 27469
/proc/meminfo: memFree=22407700/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=89280 CPUtime=1.04 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 17776 0 0 0 102 2 0 0 25 0 1 0 486916737 91422720 17239 33554432000 4194304 4587354 140734091730176 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 22320 17239 306 96 0 18882 0
[pid=27467] ppid=27465 vsize=130940 CPUtime=1.01 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 34439 0 0 0 97 4 0 0 25 0 1 0 486916737 134082560 29336 33554432000 4194304 4785740 140737309101872 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 32735 29336 319 145 0 29780 0
[pid=27468] ppid=27465 vsize=487636 CPUtime=1.01 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 12511 0 0 0 100 1 0 0 25 0 1 0 486916737 499339264 12407 33554432000 134512640 134534564 4293311104 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 121909 12407 91 6 0 120575 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 726180

[startup+6.30038 s]
/proc/loadavg: 2.70 1.75 2.40 13/202 27469
/proc/meminfo: memFree=22309196/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853186337657847808 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=123496 CPUtime=2.14 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 26366 0 0 0 210 4 0 0 25 0 1 0 486916737 126459904 25829 33554432000 4194304 4587354 140734091730176 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 30874 25829 312 96 0 27436 0
[pid=27467] ppid=27465 vsize=140420 CPUtime=2.01 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 36746 0 0 0 196 5 0 0 25 0 1 0 486916737 143790080 31643 33554432000 4194304 4785740 140737309101872 18446744073709551615 4500020 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 35105 31643 319 145 0 32150 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=2.1 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 207 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 775820

[startup+12.7012 s]
/proc/loadavg: 3.45 1.92 2.45 13/202 27470
/proc/meminfo: memFree=22223292/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853186337657847808 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=123496 CPUtime=4.24 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 26366 0 0 0 420 4 0 0 25 0 1 0 486916737 126459904 25829 33554432000 4194304 4587354 140734091730176 18446744073709551615 4367567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 30874 25829 312 96 0 27436 0
[pid=27467] ppid=27465 vsize=133436 CPUtime=4.21 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 38382 0 0 0 416 5 0 0 25 0 1 0 486916737 136638464 30152 33554432000 4194304 4785740 140737309101872 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 33359 30152 339 145 0 30404 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=4.21 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 418 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 768836

[startup+25.501 s]
/proc/loadavg: 5.34 2.42 2.60 13/202 27470
/proc/meminfo: memFree=22152724/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853186475096801280 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=135436 CPUtime=8.54 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 30915 0 0 0 850 4 0 0 25 0 1 0 486916737 138686464 28813 33554432000 4194304 4587354 140734091730176 18446744073709551615 4387984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 33859 28813 316 96 0 30421 0
[pid=27467] ppid=27465 vsize=133436 CPUtime=8.41 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 38383 0 0 0 836 5 0 0 25 0 1 0 486916737 136638464 30153 33554432000 4194304 4785740 140737309101872 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 33359 30153 340 145 0 30404 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=8.5 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 847 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 780776

[startup+51.1004 s]
/proc/loadavg: 7.67 3.20 2.86 13/202 27470
/proc/meminfo: memFree=21982196/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853187299730522112 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=261352 CPUtime=17.04 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 65990 0 0 0 1695 9 0 0 25 0 1 0 486916737 267624448 54102 33554432000 4194304 4587354 140734091730176 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 65338 54102 329 96 0 61900 0
[pid=27467] ppid=27465 vsize=135284 CPUtime=17.02 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 38943 0 0 0 1696 6 0 0 25 0 1 0 486916737 138530816 30713 33554432000 4194304 4785740 140737309101872 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 33821 30713 340 145 0 30866 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=17.01 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 1698 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 908540

[startup+102.307 s]
/proc/loadavg: 10.17 4.57 3.34 13/202 27472
/proc/meminfo: memFree=21827792/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853187437169475584 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=278184 CPUtime=34.14 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 72352 0 0 0 3404 10 0 0 25 0 1 0 486916737 284860416 60328 33554432000 4194304 4587354 140734091730176 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 69546 60328 338 96 0 66108 0
[pid=27467] ppid=27465 vsize=156232 CPUtime=34.04 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 44146 0 0 0 3396 8 0 0 25 0 1 0 486916737 159981568 35916 33554432000 4194304 4785740 140737309101872 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 39058 35916 340 145 0 36103 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=34.1 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 3407 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 946320

[startup+162.301 s]
/proc/loadavg: 11.37 5.94 3.88 13/202 27474
/proc/meminfo: memFree=21640788/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853186062779940864 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=283320 CPUtime=54.14 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 75200 0 0 0 5403 11 0 0 25 0 1 0 486916737 290119680 63148 33554432000 4194304 4587354 140734091730176 18446744073709551615 4250346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 70830 63148 338 96 0 67392 0
[pid=27467] ppid=27465 vsize=174316 CPUtime=54.03 cores=4

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

/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2463516

[startup+882.301 s]
/proc/loadavg: 11.07 11.05 8.09 12/201 27493
/proc/meminfo: memFree=20995468/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853187437169475584 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1684664 CPUtime=294.1 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 148111 0 0 0 29385 25 0 0 25 0 1 0 486916737 1725095936 64089 33554432000 4194304 4587354 140734091730176 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 421166 64089 338 96 0 417728 0
[pid=27467] ppid=27465 vsize=296448 CPUtime=294.07 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 79040 0 0 0 29391 16 0 0 25 0 1 0 486916737 303562752 70810 33554432000 4194304 4785740 140737309101872 18446744073709551615 4552506 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 74112 70810 340 145 0 71157 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=294.11 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 29408 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2493016

[startup+942.301 s]
/proc/loadavg: 11.02 11.04 8.27 12/201 27494
/proc/meminfo: memFree=20944344/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185513024126976 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1720596 CPUtime=314.1 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 158059 0 0 0 31383 27 0 0 25 0 1 0 486916737 1761890304 60713 33554432000 4194304 4587354 140734091730176 18446744073709551615 4237736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 430149 60713 338 96 0 426711 0
[pid=27467] ppid=27465 vsize=329232 CPUtime=314.07 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 87205 0 0 0 31389 18 0 0 25 0 1 0 486916737 337133568 78975 33554432000 4194304 4785740 140737309101872 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 82308 78975 340 145 0 79353 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=314.12 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 31409 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2561732

[startup+1002.3 s]
/proc/loadavg: 11.01 11.03 8.44 12/201 27496
/proc/meminfo: memFree=20908600/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185650463080448 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1720596 CPUtime=334.08 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 159853 0 0 0 33381 27 0 0 25 0 1 0 486916737 1761890304 62477 33554432000 4194304 4587354 140734091730176 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 430149 62477 338 96 0 426711 0
[pid=27467] ppid=27465 vsize=361984 CPUtime=334.07 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 95208 0 0 0 33387 20 0 0 25 0 1 0 486916737 370671616 86978 33554432000 4194304 4785740 140737309101872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 90496 86978 340 145 0 87541 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=334.13 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 33410 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2594484

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 8.60 12/201 27498
/proc/meminfo: memFree=20783832/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185787902033920 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1707024 CPUtime=354.08 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 169676 0 0 0 35379 29 0 0 25 0 1 0 486916737 1747992576 60439 33554432000 4194304 4587354 140734091730176 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 426756 60439 338 96 0 423318 0
[pid=27467] ppid=27465 vsize=394260 CPUtime=354.07 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 103274 0 0 0 35384 23 0 0 25 0 1 0 486916737 403722240 95044 33554432000 4194304 4785740 140737309101872 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 98565 95044 340 145 0 95610 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=354.14 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 35411 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2613188

[startup+1122.3 s]
/proc/loadavg: 11.07 11.03 8.75 12/201 27499
/proc/meminfo: memFree=20755404/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185925340987392 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1707024 CPUtime=374.09 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 171524 0 0 0 37379 30 0 0 25 0 1 0 486916737 1747992576 62255 33554432000 4194304 4587354 140734091730176 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 426756 62255 338 96 0 423318 0
[pid=27467] ppid=27465 vsize=395600 CPUtime=374.06 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 103583 0 0 0 37383 23 0 0 25 0 1 0 486916737 405094400 95353 33554432000 4194304 4785740 140737309101872 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 98900 95353 340 145 0 95945 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=374.14 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 37411 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2614528

[startup+1182.3 s]
/proc/loadavg: 11.02 11.02 8.89 12/201 27501
/proc/meminfo: memFree=20738148/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185787902033920 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1714000 CPUtime=394.09 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 183761 0 0 0 39377 32 0 0 25 0 1 0 486916737 1755136000 64813 33554432000 4194304 4587354 140734091730176 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 428500 64813 338 96 0 425062 0
[pid=27467] ppid=27465 vsize=395600 CPUtime=394.06 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 103587 0 0 0 39383 23 0 0 25 0 1 0 486916737 405094400 95357 33554432000 4194304 4785740 140737309101872 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 98900 95357 340 145 0 95945 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=394.14 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 39411 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2621504

[startup+1242.3 s]
/proc/loadavg: 11.04 11.03 9.02 12/201 27502
/proc/meminfo: memFree=20699440/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185787902033920 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1681540 CPUtime=414.1 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 193828 0 0 0 41376 34 0 0 25 0 1 0 486916737 1721896960 62425 33554432000 4194304 4587354 140734091730176 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 420385 62425 338 96 0 416947 0
[pid=27467] ppid=27465 vsize=395600 CPUtime=414.06 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 103589 0 0 0 41383 23 0 0 25 0 1 0 486916737 405094400 95359 33554432000 4194304 4785740 140737309101872 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 98900 95359 340 145 0 95945 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=414.14 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 41411 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2589044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.41 10.90 9.10 4/187 27507
/proc/meminfo: memFree=22243572/32951124 swapFree=67051468/67111528
[pid=27465] ppid=27463 vsize=18324 CPUtime=0 cores=4,6
/proc/27465/stat : 27465 (ppfolio) S 27463 27465 26342 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486916737 18763776 394 33554432000 4194304 4287625 140736359052448 18446744073709551615 218370977295 0 0 4096 65536 12853185925340987392 0 0 17 6 0 0 0
/proc/27465/statm: 4581 394 345 23 0 91 0
[pid=27466] ppid=27465 vsize=1681540 CPUtime=433.37 cores=4
/proc/27466/stat : 27466 (cryptominisat) R 27465 27465 26342 0 -1 4202496 195412 0 0 0 43303 34 0 0 25 0 1 0 486916737 1721896960 63983 33554432000 4194304 4587354 140734091730176 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27466/statm: 420385 63983 338 96 0 416947 0
[pid=27467] ppid=27465 vsize=395600 CPUtime=433.29 cores=4
/proc/27467/stat : 27467 (clasp) R 27465 27465 26342 0 -1 4202496 103592 0 0 0 43306 23 0 0 25 0 1 0 486916737 405094400 95362 33554432000 4194304 4785740 140737309101872 18446744073709551615 4549034 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27467/statm: 98900 95362 340 145 0 95945 0
[pid=27468] ppid=27465 vsize=493580 CPUtime=433.34 cores=4
/proc/27468/stat : 27468 (TNM) R 27465 27465 26342 0 -1 4202496 20728 0 0 0 43331 3 0 0 25 0 1 0 486916737 505425920 20624 33554432000 134512640 134534564 4293311104 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27468/statm: 123395 20624 95 6 0 122061 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2589044

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 27465 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=999
# CPU time returned by wait4() is 0.001998
# 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.4
CPU system time (s): 0.6
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 4099992

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

runsolver used 2.25366 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 19:39:00
IDJOB=3282361
IDBENCH=70808
IDSOLVER=1613
FILE ID=node101/3282361-1303753139
RUNJOBID= node101-1303753139-27415
PBS_JOBID= 13154061
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282361-1303753139/watcher-3282361-1303753139 -o /tmp/evaluation-result-3282361-1303753139/solver-3282361-1303753139 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282361-1303753139.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1900144970

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:      22854780 kB
Buffers:       2075904 kB
Cached:        7398024 kB
SwapCached:      33708 kB
Active:        6363300 kB
Inactive:      3263352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22854780 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           62112 kB
Writeback:           0 kB
AnonPages:      140544 kB
Mapped:          11316 kB
Slab:           405888 kB
PageTables:       5932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1747444 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= 71612 MiB
End job on node101 at 2011-04-25 20:00:42