Trace number 3218998

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.1 5000.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
MD5SUM4d2cfd51677809bb15d90c916352e4e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.818
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

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

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.18 4.57 4/179 32520
/proc/meminfo: memFree=27750564/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0

[startup+0.040333 s]
/proc/loadavg: 4.00 4.18 4.57 4/179 32520
/proc/meminfo: memFree=27750564/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100325 s]
/proc/loadavg: 4.00 4.18 4.57 4/179 32520
/proc/meminfo: memFree=27750564/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300289 s]
/proc/loadavg: 4.00 4.18 4.57 4/179 32520
/proc/meminfo: memFree=27750564/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700218 s]
/proc/loadavg: 4.00 4.18 4.57 4/179 32520
/proc/meminfo: memFree=27750564/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 4.00 4.18 4.57 6/183 32524
/proc/meminfo: memFree=27734660/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=31372 CPUtime=0.45 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 3462 0 0 0 45 0 0 0 18 0 1 0 432433255 32124928 3030 33554432000 4194304 4587354 140733210648880 18446744073709551615 218370653894 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 7843 3030 326 96 0 4405 0
[pid=32522] ppid=32520 vsize=23456 CPUtime=0.91 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 3470 0 0 0 91 0 0 0 19 0 1 0 432433255 24018944 3200 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 5864 3200 340 145 0 2909 0
[pid=32523] ppid=32520 vsize=454768 CPUtime=0.1 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1088 0 0 0 10 0 0 0 25 0 1 0 432433255 465682432 985 33554432000 134512640 134534564 4292758016 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 527920

[startup+3.10079 s]
/proc/loadavg: 4.08 4.20 4.57 6/183 32524
/proc/meminfo: memFree=27722384/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276199519920586752 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1023068 CPUtime=1.34 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 5979 0 0 0 134 0 0 0 19 0 1 0 432433255 1047621632 3077 33554432000 4194304 4587354 140733210648880 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 255767 3077 327 96 0 252329 0
[pid=32522] ppid=32520 vsize=25700 CPUtime=1.22 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 4027 0 0 0 122 0 0 0 19 0 1 0 432433255 26316800 3757 33554432000 4194304 4785740 140734642059360 18446744073709551615 218370618053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 6425 3757 340 145 0 3470 0
[pid=32523] ppid=32520 vsize=454768 CPUtime=0.5 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1088 0 0 0 50 0 0 0 25 0 1 0 432433255 465682432 985 33554432000 134512640 134534564 4292758016 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1521860

[startup+6.30124 s]
/proc/loadavg: 4.08 4.20 4.57 6/183 32525
/proc/meminfo: memFree=27716708/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1022544 CPUtime=2.44 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 8305 0 0 0 243 1 0 0 22 0 1 0 432433255 1047085056 3847 33554432000 4194304 4587354 140733210648880 18446744073709551615 4242435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 255636 3847 331 96 0 252198 0
[pid=32522] ppid=32520 vsize=27548 CPUtime=2.31 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 4494 0 0 0 231 0 0 0 22 0 1 0 432433255 28209152 4224 33554432000 4194304 4785740 140734642059360 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 6887 4224 340 145 0 3932 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1.51 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 151 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1529132

[startup+12.7011 s]
/proc/loadavg: 4.22 4.22 4.58 6/183 32525
/proc/meminfo: memFree=27711848/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=33648 CPUtime=4.55 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 16430 0 0 0 454 1 0 0 25 0 1 0 432433255 34455552 3952 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 8412 3952 337 96 0 4974 0
[pid=32522] ppid=32520 vsize=29716 CPUtime=4.41 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 5006 0 0 0 441 0 0 0 25 0 1 0 432433255 30429184 4736 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 7429 4736 340 145 0 4474 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=3.7 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 370 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 542404

[startup+25.5008 s]
/proc/loadavg: 4.34 4.25 4.58 6/183 32525
/proc/meminfo: memFree=27697568/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276198420408958976 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1029104 CPUtime=8.84 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 24695 0 0 0 882 2 0 0 25 0 1 0 432433255 1053802496 5899 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 257276 5899 337 96 0 253838 0
[pid=32522] ppid=32520 vsize=35420 CPUtime=8.71 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 6443 0 0 0 871 0 0 0 25 0 1 0 432433255 36270080 6173 33554432000 4194304 4785740 140734642059360 18446744073709551615 4276243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 8855 6173 340 145 0 5900 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=7.91 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 791 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1543564

[startup+51.1003 s]
/proc/loadavg: 4.56 4.31 4.59 6/183 32526
/proc/meminfo: memFree=27652500/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276198420408958976 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1073864 CPUtime=17.36 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 36901 0 0 0 1732 4 0 0 25 0 1 0 432433255 1099636736 15504 33554432000 4194304 4587354 140733210648880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 268466 15504 337 96 0 265028 0
[pid=32522] ppid=32520 vsize=41236 CPUtime=17.22 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 7856 0 0 0 1721 1 0 0 25 0 1 0 432433255 42225664 7586 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 10309 7586 340 145 0 7354 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=16.5 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 1650 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1594140

[startup+102.306 s]
/proc/loadavg: 4.82 4.42 4.61 6/183 32527
/proc/meminfo: memFree=27622340/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276198970164772864 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1088936 CPUtime=34.43 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 60286 0 0 0 3436 7 0 0 25 0 1 0 432433255 1115070464 21186 33554432000 4194304 4587354 140733210648880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 272234 21186 337 96 0 268796 0
[pid=32522] ppid=32520 vsize=47964 CPUtime=34.31 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 9506 0 0 0 3430 1 0 0 25 0 1 0 432433255 49115136 9236 33554432000 4194304 4785740 140734642059360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 11991 9236 340 145 0 9036 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=33.53 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 3353 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1615940

[startup+162.301 s]
/proc/loadavg: 4.90 4.52 4.63 7/184 32560
/proc/meminfo: memFree=27702380/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276198145531052032 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1027492 CPUtime=54.43 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 75636 0 0 0 5432 11 0 0 25 0 1 0 432433255 1052151808 5888 33554432000 4194304 4587354 140733210648880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 256873 5888 337 96 0 253435 0
[pid=32522] ppid=32520 vsize=55720 CPUtime=54.31 cores=1

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

/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1723740

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32720
/proc/meminfo: memFree=26874196/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1072980 CPUtime=1534.5 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 953923 0 0 0 153273 177 0 0 25 0 1 0 432433255 1098731520 24617 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 268245 24617 337 96 0 264807 0
[pid=32522] ppid=32520 vsize=172164 CPUtime=1534.31 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 39187 0 0 0 153424 7 0 0 25 0 1 0 432433255 176295936 38917 33554432000 4194304 4785740 140734642059360 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 43041 38917 340 145 0 40086 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1533.57 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 153357 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1724184

[startup+4662.3 s]
/proc/loadavg: 6.06 6.01 5.93 7/184 32722
/proc/meminfo: memFree=26870660/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1065112 CPUtime=1554.51 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 961576 0 0 0 155271 180 0 0 25 0 1 0 432433255 1090674688 16468 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 266278 16468 337 96 0 262840 0
[pid=32522] ppid=32520 vsize=172812 CPUtime=1554.31 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 39344 0 0 0 155424 7 0 0 25 0 1 0 432433255 176959488 39074 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 43203 39074 340 145 0 40248 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1553.57 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 155357 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1716964

[startup+4722.31 s]
/proc/loadavg: 6.02 6.01 5.93 7/184 32723
/proc/meminfo: memFree=26905320/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1064620 CPUtime=1574.5 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 972305 0 0 0 157268 182 0 0 25 0 1 0 432433255 1090170880 15425 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 266155 15425 337 96 0 262717 0
[pid=32522] ppid=32520 vsize=173000 CPUtime=1574.33 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 39382 0 0 0 157426 7 0 0 25 0 1 0 432433255 177152000 39112 33554432000 4194304 4785740 140734642059360 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 43250 39112 340 145 0 40295 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1573.56 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 157356 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1716660

[startup+4782.3 s]
/proc/loadavg: 6.04 6.02 5.93 7/184 32725
/proc/meminfo: memFree=26832236/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1064620 CPUtime=1594.49 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 981491 0 0 0 159265 184 0 0 25 0 1 0 432433255 1090170880 24555 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 266155 24555 337 96 0 262717 0
[pid=32522] ppid=32520 vsize=173284 CPUtime=1594.33 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 39465 0 0 0 159426 7 0 0 25 0 1 0 432433255 177442816 39195 33554432000 4194304 4785740 140734642059360 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 43321 39195 340 145 0 40366 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1593.56 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 159356 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1716944

[startup+4842.3 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 32727
/proc/meminfo: memFree=26874976/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1082064 CPUtime=1614.5 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 988900 0 0 0 161263 187 0 0 25 0 1 0 432433255 1108033536 19981 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 270516 19981 337 96 0 267078 0
[pid=32522] ppid=32520 vsize=178160 CPUtime=1614.33 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 40606 0 0 0 161426 7 0 0 25 0 1 0 432433255 182435840 40336 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 44540 40336 340 145 0 41585 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1613.56 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 161356 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1739264

[startup+4902.3 s]
/proc/loadavg: 6.00 6.01 5.93 7/184 32728
/proc/meminfo: memFree=26854720/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1082700 CPUtime=1634.49 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 995853 0 0 0 163260 189 0 0 25 0 1 0 432433255 1108684800 14854 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 270675 14854 337 96 0 267237 0
[pid=32522] ppid=32520 vsize=181952 CPUtime=1634.35 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 41563 0 0 0 163427 8 0 0 25 0 1 0 432433255 186318848 41293 33554432000 4194304 4785740 140734642059360 18446744073709551615 4546157 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 45488 41293 340 145 0 42533 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1633.55 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 163355 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1743692

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32730
/proc/meminfo: memFree=26818068/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1082700 CPUtime=1654.49 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 1004679 0 0 0 165257 192 0 0 25 0 1 0 432433255 1108684800 23616 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 270675 23616 337 96 0 267237 0
[pid=32522] ppid=32520 vsize=183436 CPUtime=1654.36 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 41862 0 0 0 165428 8 0 0 25 0 1 0 432433255 187838464 41592 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 45859 41592 340 145 0 42904 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1653.55 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 165355 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1745176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32731
/proc/meminfo: memFree=26805624/32951124 swapFree=67051452/67111528
[pid=32520] ppid=32518 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32520/stat : 32520 (ppfolio) S 32518 32520 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432433254 18763776 393 33554432000 4194304 4287625 140736318586960 18446744073709551615 218370977295 0 0 4096 65536 276197870653145088 0 0 17 3 0 0 0
/proc/32520/statm: 4581 393 345 23 0 91 0
[pid=32521] ppid=32520 vsize=1064744 CPUtime=1667.08 cores=1
/proc/32521/stat : 32521 (cryptominisat) R 32520 32520 32262 0 -1 4202496 1008148 0 0 0 166515 193 0 0 25 0 1 0 432433255 1090297856 14862 33554432000 4194304 4587354 140733210648880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32521/statm: 266186 14862 337 96 0 262748 0
[pid=32522] ppid=32520 vsize=184820 CPUtime=1666.87 cores=1
/proc/32522/stat : 32522 (clasp) R 32520 32520 32262 0 -1 4202496 42166 0 0 0 166679 8 0 0 25 0 1 0 432433255 189255680 41896 33554432000 4194304 4785740 140734642059360 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32522/statm: 46205 41896 340 145 0 43250 0
[pid=32523] ppid=32520 vsize=460716 CPUtime=1666.15 cores=1
/proc/32523/stat : 32523 (TNM) R 32520 32520 32262 0 -1 4202496 1809 0 0 0 166615 0 0 0 25 0 1 0 432433255 471773184 1706 33554432000 134512640 134534564 4292758016 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32523/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1728604

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4998.09
CPU system time (s): 2.01
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2732508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 288
involuntary context switches= 5

runsolver used 7.9188 second user time and 19.2681 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-19 12:18:25
IDJOB=3218998
IDBENCH=82516
IDSOLVER=1639
FILE ID=node101/3218998-1303208305
RUNJOBID= node101-1303203304-32281
PBS_JOBID= 13030636
Free space on /tmp= 72896 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218998-1303208305/watcher-3218998-1303208305 -o /tmp/evaluation-result-3218998-1303208305/solver-3218998-1303208305 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3218998-1303208305.cnf

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

MD5SUM BENCH= 4d2cfd51677809bb15d90c916352e4e2
RANDOM SEED=914797329

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:      27750844 kB
Buffers:        252212 kB
Cached:        4640664 kB
SwapCached:      33620 kB
Active:        2352228 kB
Inactive:      2664980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27750844 kB
SwapTotal:    67111528 kB
SwapFree:     67051452 kB
Dirty:           10912 kB
Writeback:           0 kB
AnonPages:      112148 kB
Mapped:          10272 kB
Slab:           119908 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   755936 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= 72880 MiB
End job on node101 at 2011-04-19 13:41:47