Trace number 3249544

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) 1299.98 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249544-1303506869/watcher-3249544-1303506869 -o /tmp/evaluation-result-3249544-1303506869/solver-3249544-1303506869 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3249544-1303506869.cnf 

running on 2 cores: 0,2

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.87 3.98 3.89 11/198 21642
/proc/meminfo: memFree=13534624/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) R 21640 21642 20890 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 540917534 18763776 391 33554432000 4194304 4287625 140736059016320 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21642/statm: 4581 391 342 23 0 91 0

[startup+0.0956171 s]
/proc/loadavg: 3.87 3.98 3.89 11/198 21642
/proc/meminfo: memFree=13534624/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 17957816820777844996 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100626 s]
/proc/loadavg: 3.87 3.98 3.89 11/198 21642
/proc/meminfo: memFree=13534624/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 17957816820777844996 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30056 s]
/proc/loadavg: 3.87 3.98 3.89 11/198 21642
/proc/meminfo: memFree=13534624/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700497 s]
/proc/loadavg: 3.87 3.98 3.89 11/198 21642
/proc/meminfo: memFree=13534624/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 4.52 4.11 3.93 13/202 21646
/proc/meminfo: memFree=13377848/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=34128 CPUtime=0.49 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 4575 0 0 0 49 0 0 0 25 0 1 0 540917534 34947072 4460 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 8532 4460 305 96 0 5094 0
[pid=21645] ppid=21642 vsize=28396 CPUtime=0.39 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 5265 0 0 0 39 0 0 0 25 0 1 0 540917535 29077504 4395 33554432000 4194304 4785740 140736279296768 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 7099 4395 313 145 0 4144 0
[pid=21646] ppid=21642 vsize=466912 CPUtime=0.58 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 4775 0 0 0 58 0 0 0 25 0 1 0 540917535 478117888 4671 33554432000 134512640 134534564 4292844352 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 547760

[startup+3.10109 s]
/proc/loadavg: 4.52 4.11 3.93 13/202 21646
/proc/meminfo: memFree=13354036/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=34524 CPUtime=0.99 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 4697 0 0 0 99 0 0 0 25 0 1 0 540917534 35352576 4582 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 8631 4582 305 96 0 5193 0
[pid=21645] ppid=21642 vsize=28792 CPUtime=0.93 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 5362 0 0 0 93 0 0 0 25 0 1 0 540917535 29483008 4492 33554432000 4194304 4785740 140736279296768 18446744073709551615 4482872 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 7198 4492 316 145 0 4243 0
[pid=21646] ppid=21642 vsize=466912 CPUtime=1.14 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 4775 0 0 0 114 0 0 0 25 0 1 0 540917535 478117888 4671 33554432000 134512640 134534564 4292844352 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 548552

[startup+6.30053 s]
/proc/loadavg: 5.12 4.24 3.97 13/202 21646
/proc/meminfo: memFree=13198008/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884040683624595456 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=65160 CPUtime=2.09 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 15504 0 0 0 207 2 0 0 25 0 1 0 540917534 66723840 12066 33554432000 4194304 4587354 140733825109392 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 16290 12066 315 96 0 12852 0
[pid=21645] ppid=21642 vsize=32356 CPUtime=1.99 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 6232 0 0 0 198 1 0 0 25 0 1 0 540917535 33132544 5362 33554432000 4194304 4785740 140736279296768 18446744073709551615 4482987 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 8089 5362 316 145 0 5134 0
[pid=21646] ppid=21642 vsize=466912 CPUtime=2.18 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 4775 0 0 0 218 0 0 0 25 0 1 0 540917535 478117888 4671 33554432000 134512640 134534564 4292844352 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 582752

[startup+12.7004 s]
/proc/loadavg: 5.67 4.37 4.02 13/202 21647
/proc/meminfo: memFree=13130132/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884039584112967680 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=105124 CPUtime=4.2 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 22625 0 0 0 416 4 0 0 25 0 1 0 540917534 107646976 14727 33554432000 4194304 4587354 140733825109392 18446744073709551615 4228773 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 26281 14727 326 96 0 22843 0
[pid=21645] ppid=21642 vsize=39088 CPUtime=4.13 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 7920 0 0 0 412 1 0 0 25 0 1 0 540917535 40026112 7050 33554432000 4194304 4785740 140736279296768 18446744073709551615 4483151 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 9772 7050 316 145 0 6817 0
[pid=21646] ppid=21642 vsize=466912 CPUtime=4.34 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 4775 0 0 0 434 0 0 0 25 0 1 0 540917535 478117888 4671 33554432000 134512640 134534564 4292844352 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 629448

[startup+25.5012 s]
/proc/loadavg: 6.64 4.62 4.10 13/202 21647
/proc/meminfo: memFree=13025128/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=121384 CPUtime=8.49 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 30109 0 0 0 844 5 0 0 25 0 1 0 540917534 124297216 19574 33554432000 4194304 4587354 140733825109392 18446744073709551615 4365047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 30346 19574 337 96 0 26908 0
[pid=21645] ppid=21642 vsize=44768 CPUtime=8.39 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 9365 0 0 0 837 2 0 0 25 0 1 0 540917535 45842432 8495 33554432000 4194304 4785740 140736279296768 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 11192 8495 316 145 0 8237 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=8.58 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 858 0 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 658648

[startup+51.1007 s]
/proc/loadavg: 8.75 5.32 4.35 13/202 21648
/proc/meminfo: memFree=12857612/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884041645697269760 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=352992 CPUtime=16.99 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 43313 0 0 0 1692 7 0 0 25 0 1 0 540917534 361463808 23065 33554432000 4194304 4587354 140733825109392 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 88248 23065 337 96 0 84810 0
[pid=21645] ppid=21642 vsize=73492 CPUtime=16.93 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 16918 0 0 0 1690 3 0 0 25 0 1 0 540917535 75255808 15668 33554432000 4194304 4785740 140736279296768 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 18373 15668 340 145 0 15418 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=17.13 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 1713 0 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 918980

[startup+102.308 s]
/proc/loadavg: 10.59 6.35 4.75 13/202 21649
/proc/meminfo: memFree=12682096/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884040546185641984 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=375836 CPUtime=34.08 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 64625 0 0 0 3398 10 0 0 25 0 1 0 540917534 384856064 29373 33554432000 4194304 4587354 140733825109392 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 93959 29373 337 96 0 90521 0
[pid=21645] ppid=21642 vsize=90052 CPUtime=33.98 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 20907 0 0 0 3394 4 0 0 25 0 1 0 540917535 92213248 19657 33554432000 4194304 4785740 140736279296768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 22513 19657 340 145 0 19558 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=34.2 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 3420 0 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 958384

[startup+162.301 s]
/proc/loadavg: 11.48 7.37 5.20 13/202 21651
/proc/meminfo: memFree=12560172/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884041095941455872 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=381988 CPUtime=54.08 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 87428 0 0 0 5394 14 0 0 25 0 1 0 540917534 391155712 31143 33554432000 4194304 4587354 140733825109392 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 95497 31143 337 96 0 92059 0
[pid=21645] ppid=21642 vsize=102592 CPUtime=53.98 cores=0

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

/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1001376

[startup+882.301 s]
/proc/loadavg: 12.09 11.61 8.86 13/202 21670
/proc/meminfo: memFree=12154796/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=360956 CPUtime=294.05 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 430910 0 0 0 29330 75 0 0 25 0 1 0 540917534 369618944 27316 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 90239 27316 337 96 0 86801 0
[pid=21645] ppid=21642 vsize=175440 CPUtime=294.03 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 41065 0 0 0 29393 10 0 0 25 0 1 0 540917535 179650560 39815 33554432000 4194304 4785740 140736279296768 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 43860 39815 340 145 0 40905 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=294.2 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 29418 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1028892

[startup+942.3 s]
/proc/loadavg: 12.03 11.67 9.05 13/202 21671
/proc/meminfo: memFree=12068204/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884041233380409344 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=395228 CPUtime=314.05 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 459521 0 0 0 31325 80 0 0 25 0 1 0 540917534 404713472 33281 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 98807 33281 337 96 0 95369 0
[pid=21645] ppid=21642 vsize=180224 CPUtime=314.03 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 42220 0 0 0 31393 10 0 0 25 0 1 0 540917535 184549376 40970 33554432000 4194304 4785740 140736279296768 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 45056 40970 340 145 0 42101 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=314.2 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 31418 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1067948

[startup+1002.3 s]
/proc/loadavg: 12.01 11.73 9.23 13/202 21673
/proc/meminfo: memFree=12106980/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884041508258316288 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=162776 CPUtime=334.04 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 484050 0 0 0 33319 85 0 0 25 0 1 0 540917534 166682624 34989 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 40694 34989 337 96 0 37256 0
[pid=21645] ppid=21642 vsize=184776 CPUtime=334.04 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 43270 0 0 0 33393 11 0 0 25 0 1 0 540917535 189210624 42020 33554432000 4194304 4785740 140736279296768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 46194 42020 340 145 0 43239 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=334.19 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 33417 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 840048

[startup+1062.3 s]
/proc/loadavg: 12.07 11.79 9.41 13/202 21675
/proc/meminfo: memFree=12164984/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884040821063548928 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=400720 CPUtime=354.05 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 508703 0 0 0 35316 89 0 0 25 0 1 0 540917534 410337280 37348 33554432000 4194304 4587354 140733825109392 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 100180 37348 337 96 0 96742 0
[pid=21645] ppid=21642 vsize=190608 CPUtime=354.04 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 44744 0 0 0 35392 12 0 0 25 0 1 0 540917535 195182592 43494 33554432000 4194304 4785740 140736279296768 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 47652 43494 340 145 0 44697 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=354.19 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 35417 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1083824

[startup+1122.3 s]
/proc/loadavg: 12.02 11.83 9.57 13/202 21676
/proc/meminfo: memFree=12056572/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=370016 CPUtime=374.05 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 522771 0 0 0 37313 92 0 0 25 0 1 0 540917534 378896384 30662 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 92504 30662 337 96 0 89066 0
[pid=21645] ppid=21642 vsize=193508 CPUtime=374.04 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 45413 0 0 0 37392 12 0 0 25 0 1 0 540917535 198152192 44163 33554432000 4194304 4785740 140736279296768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 48377 44163 340 145 0 45422 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=374.19 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 37417 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1056020

[startup+1182.3 s]
/proc/loadavg: 12.01 11.86 9.72 13/202 21678
/proc/meminfo: memFree=12171620/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884041645697269760 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=371540 CPUtime=394.06 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 564217 0 0 0 39307 99 0 0 25 0 1 0 540917534 380456960 29246 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 92885 29246 337 96 0 89447 0
[pid=21645] ppid=21642 vsize=197508 CPUtime=394.03 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 46294 0 0 0 39391 12 0 0 25 0 1 0 540917535 202248192 45044 33554432000 4194304 4785740 140736279296768 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 49377 45044 340 145 0 46422 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=394.18 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 39416 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1061544

[startup+1242.3 s]
/proc/loadavg: 12.06 11.89 9.86 13/202 21679
/proc/meminfo: memFree=12116660/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884039584112967680 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=378776 CPUtime=414.07 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 600446 0 0 0 41300 107 0 0 25 0 1 0 540917534 387866624 32431 33554432000 4194304 4587354 140733825109392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 94694 32431 337 96 0 91256 0
[pid=21645] ppid=21642 vsize=199356 CPUtime=414.03 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 46763 0 0 0 41391 12 0 0 25 0 1 0 540917535 204140544 45513 33554432000 4194304 4785740 140736279296768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 49839 45513 340 145 0 46884 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=414.18 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 41416 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1070628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.91 9.98 4/187 21684
/proc/meminfo: memFree=13362700/32951124 swapFree=67102140/67111528
[pid=21642] ppid=21640 vsize=18324 CPUtime=0 cores=0,2
/proc/21642/stat : 21642 (ppfolio) S 21640 21642 20890 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 540917534 18763776 394 33554432000 4194304 4287625 140736059016320 18446744073709551615 216735198735 0 0 4096 65536 4884039721551921152 0 0 17 2 0 0 0
/proc/21642/statm: 4581 394 345 23 0 91 0
[pid=21643] ppid=21642 vsize=372108 CPUtime=433.33 cores=0
/proc/21643/stat : 21643 (cryptominisat) R 21642 21642 20890 0 -1 4202496 640667 0 0 0 43218 115 0 0 25 0 1 0 540917534 381038592 27491 33554432000 4194304 4587354 140733825109392 18446744073709551615 4243432 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21643/statm: 93027 27491 337 96 0 89589 0
[pid=21645] ppid=21642 vsize=202780 CPUtime=433.22 cores=0
/proc/21645/stat : 21645 (clasp) R 21642 21642 20890 0 -1 4202496 47549 0 0 0 43310 12 0 0 25 0 1 0 540917535 207646720 46299 33554432000 4194304 4785740 140736279296768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21645/statm: 50695 46299 340 145 0 47740 0
[pid=21646] ppid=21642 vsize=474172 CPUtime=433.43 cores=0
/proc/21646/stat : 21646 (TNM) R 21642 21642 20890 0 -1 4202496 6634 0 0 0 43341 2 0 0 25 0 1 0 540917535 485552128 6530 33554432000 134512640 134534564 4292844352 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21646/statm: 118543 6530 95 6 0 117209 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1067384

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 21642 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1298.69
CPU system time (s): 1.29
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 1340136

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

runsolver used 2.27165 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-22 23:14:29
IDJOB=3249544
IDBENCH=83173
IDSOLVER=1613
FILE ID=node119/3249544-1303506869
RUNJOBID= node119-1303506867-21531
PBS_JOBID= 13134218
Free space on /tmp= 71604 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249544-1303506869/watcher-3249544-1303506869 -o /tmp/evaluation-result-3249544-1303506869/solver-3249544-1303506869 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249544-1303506869.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1110097966

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:      13535152 kB
Buffers:       1980620 kB
Cached:       16643716 kB
SwapCached:       5504 kB
Active:        7551724 kB
Inactive:     11287196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13535152 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           67868 kB
Writeback:          64 kB
AnonPages:      211288 kB
Mapped:          16812 kB
Slab:           512452 kB
PageTables:       5768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1786332 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-22 23:36:11