Trace number 3219280

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.03 4999.92

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
MD5SUMaa5d2fab702f701bf63e2d26e76ab2b3
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 525500

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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	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-3219280-1303228265/watcher-3219280-1303228265 -o /tmp/evaluation-result-3219280-1303228265/solver-3219280-1303228265 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219280-1303228265.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: 5.76 5.97 5.98 5/184 23216
/proc/meminfo: memFree=21683372/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) R 23214 23216 22728 0 -1 4202496 470 0 0 0 0 0 0 0 25 0 1 0 434424687 18763776 391 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516654485 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23216/statm: 4581 391 343 23 0 91 0

[startup+0.0661551 s]
/proc/loadavg: 5.76 5.97 5.98 5/184 23216
/proc/meminfo: memFree=21683372/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 4404902795031838984 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10115 s]
/proc/loadavg: 5.76 5.97 5.98 5/184 23216
/proc/meminfo: memFree=21683372/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 4404902795031838984 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300112 s]
/proc/loadavg: 5.76 5.97 5.98 5/184 23216
/proc/meminfo: memFree=21683372/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701042 s]
/proc/loadavg: 5.76 5.97 5.98 5/184 23216
/proc/meminfo: memFree=21683372/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50089 s]
/proc/loadavg: 5.76 5.97 5.98 7/188 23220
/proc/meminfo: memFree=21669576/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=25748 CPUtime=0.4 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 1304 0 0 0 40 0 0 0 25 0 1 0 434424687 26365952 1165 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 6437 1165 305 96 0 2999 0
[pid=23218] ppid=23216 vsize=18044 CPUtime=0.43 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 2057 0 0 0 43 0 0 0 25 0 1 0 434424687 18477056 1862 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 4511 1862 340 145 0 1556 0
[pid=23220] ppid=23216 vsize=455032 CPUtime=0.64 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1150 0 0 0 64 0 0 0 25 0 1 0 434424687 465952768 1047 33554432000 134512640 134534564 4289911360 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 517148

[startup+3.1006 s]
/proc/loadavg: 5.76 5.97 5.98 7/188 23220
/proc/meminfo: memFree=21666480/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=27316 CPUtime=0.93 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 4246 0 0 0 93 0 0 0 25 0 1 0 434424687 27971584 1845 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 6829 1845 326 96 0 3391 0
[pid=23218] ppid=23216 vsize=20532 CPUtime=0.99 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 2663 0 0 0 99 0 0 0 25 0 1 0 434424687 21024768 2468 33554432000 4194304 4785740 140734002088976 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 5133 2468 340 145 0 2178 0
[pid=23220] ppid=23216 vsize=455032 CPUtime=1.14 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1150 0 0 0 114 0 0 0 25 0 1 0 434424687 465952768 1047 33554432000 134512640 134534564 4289911360 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 521204

[startup+6.30103 s]
/proc/loadavg: 5.86 5.99 5.99 7/188 23220
/proc/meminfo: memFree=21658128/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=618124 CPUtime=1.99 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 6865 0 0 0 199 0 0 0 25 0 1 0 434424687 632958976 1938 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 154531 1938 327 96 0 151093 0
[pid=23218] ppid=23216 vsize=21820 CPUtime=2.03 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 2985 0 0 0 203 0 0 0 25 0 1 0 434424687 22343680 2790 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 5455 2790 340 145 0 2500 0
[pid=23220] ppid=23216 vsize=455032 CPUtime=2.24 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1150 0 0 0 224 0 0 0 25 0 1 0 434424687 465952768 1047 33554432000 134512640 134534564 4289911360 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1113300

[startup+12.7009 s]
/proc/loadavg: 5.87 5.99 5.99 7/188 23221
/proc/meminfo: memFree=21632884/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631375026172198912 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=642016 CPUtime=4.13 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 13030 0 0 0 412 1 0 0 25 0 1 0 434424687 657424384 6992 33554432000 4194304 4587354 140737186439536 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 160504 6992 337 96 0 157066 0
[pid=23218] ppid=23216 vsize=24048 CPUtime=4.19 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 3517 0 0 0 419 0 0 0 25 0 1 0 434424687 24625152 3322 33554432000 4194304 4785740 140734002088976 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 6012 3322 340 145 0 3057 0
[pid=23220] ppid=23216 vsize=455032 CPUtime=4.34 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1150 0 0 0 434 0 0 0 25 0 1 0 434424687 465952768 1047 33554432000 134512640 134534564 4289911360 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1139420

[startup+25.5005 s]
/proc/loadavg: 5.90 5.99 5.99 7/188 23221
/proc/meminfo: memFree=21699140/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=640968 CPUtime=8.39 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 14086 0 0 0 838 1 0 0 25 0 1 0 434424687 656351232 6813 33554432000 4194304 4587354 140737186439536 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 160242 6813 337 96 0 156804 0
[pid=23218] ppid=23216 vsize=26920 CPUtime=8.44 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 4225 0 0 0 843 1 0 0 25 0 1 0 434424687 27566080 4030 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 6730 4030 340 145 0 3775 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=8.64 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 864 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1145504

[startup+51.1009 s]
/proc/loadavg: 5.93 5.99 5.99 7/188 23222
/proc/meminfo: memFree=21657252/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373789221617664 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=652092 CPUtime=16.94 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 20352 0 0 0 1692 2 0 0 25 0 1 0 434424687 667742208 10088 33554432000 4194304 4587354 140737186439536 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 163023 10088 337 96 0 159585 0
[pid=23218] ppid=23216 vsize=30484 CPUtime=16.99 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 5049 0 0 0 1698 1 0 0 25 0 1 0 434424687 31215616 4854 33554432000 4194304 4785740 140734002088976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 7621 4854 340 145 0 4666 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=17.14 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 1714 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1160192

[startup+102.307 s]
/proc/loadavg: 5.97 5.99 5.99 7/188 23223
/proc/meminfo: memFree=21604276/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631374338977431552 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=6739756 CPUtime=33.98 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 35601 0 0 0 3393 5 0 0 25 0 1 0 434424687 6901510144 13547 33554432000 4194304 4587354 140737186439536 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 1684939 13547 337 96 0 1681501 0
[pid=23218] ppid=23216 vsize=36336 CPUtime=34.05 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 6439 0 0 0 3404 1 0 0 25 0 1 0 434424687 37208064 6244 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 9084 6244 340 145 0 6129 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=34.24 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 3424 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7253708

[startup+162.301 s]
/proc/loadavg: 5.99 5.99 5.99 7/188 23224
/proc/meminfo: memFree=21637496/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631374888733245440 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=664016 CPUtime=53.98 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 54166 0 0 0 5390 8 0 0 25 0 1 0 434424687 679952384 14621 33554432000 4194304 4587354 140737186439536 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 166004 14621 337 96 0 162566 0
[pid=23218] ppid=23216 vsize=41808 CPUtime=54.05 cores=1

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

/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1270304

[startup+4662.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23399
/proc/meminfo: memFree=21354564/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=671448 CPUtime=1554.05 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 502775 0 0 0 155301 104 0 0 25 0 1 0 434424687 687562752 20477 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 167862 20477 337 96 0 164424 0
[pid=23218] ppid=23216 vsize=121240 CPUtime=1554.06 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 25550 0 0 0 155402 4 0 0 25 0 1 0 434424687 124149760 25202 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 30310 25202 340 145 0 27355 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1554.3 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 155430 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1270304

[startup+4722.31 s]
/proc/loadavg: 6.07 6.02 6.00 7/188 23401
/proc/meminfo: memFree=21326160/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=696960 CPUtime=1574.05 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 509222 0 0 0 157299 106 0 0 25 0 1 0 434424687 713687040 18059 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 174240 18059 337 96 0 170802 0
[pid=23218] ppid=23216 vsize=122572 CPUtime=1574.06 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 25860 0 0 0 157402 4 0 0 25 0 1 0 434424687 125513728 25512 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 30643 25512 340 145 0 27688 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1574.3 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 157430 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1297148

[startup+4782.3 s]
/proc/loadavg: 6.08 6.03 6.00 7/188 23403
/proc/meminfo: memFree=21336060/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=696960 CPUtime=1594.05 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 513414 0 0 0 159297 108 0 0 25 0 1 0 434424687 713687040 22203 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 174240 22203 337 96 0 170802 0
[pid=23218] ppid=23216 vsize=123664 CPUtime=1594.06 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26098 0 0 0 159402 4 0 0 25 0 1 0 434424687 126631936 25750 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 30916 25750 340 145 0 27961 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1594.3 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 159430 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1298240

[startup+4842.3 s]
/proc/loadavg: 6.03 6.02 6.00 7/188 23404
/proc/meminfo: memFree=21308400/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=695236 CPUtime=1614.05 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 520125 0 0 0 161295 110 0 0 25 0 1 0 434424687 711921664 19958 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 173809 19958 337 96 0 170371 0
[pid=23218] ppid=23216 vsize=123664 CPUtime=1614.07 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26098 0 0 0 161403 4 0 0 25 0 1 0 434424687 126631936 25750 33554432000 4194304 4785740 140734002088976 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 30916 25750 340 145 0 27961 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1614.3 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 161430 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1296516

[startup+4902.3 s]
/proc/loadavg: 6.01 6.02 6.00 7/188 23406
/proc/meminfo: memFree=21361948/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373239465803776 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=694688 CPUtime=1634.04 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 526169 0 0 0 163293 111 0 0 25 0 1 0 434424687 711360512 16957 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 173672 16957 337 96 0 170234 0
[pid=23218] ppid=23216 vsize=124328 CPUtime=1634.08 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26263 0 0 0 163404 4 0 0 25 0 1 0 434424687 127311872 25915 33554432000 4194304 4785740 140734002088976 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 31082 25915 340 145 0 28127 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1634.29 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 163429 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1296632

[startup+4962.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23408
/proc/meminfo: memFree=21305516/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373376904757248 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=694688 CPUtime=1654.04 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 530662 0 0 0 165292 112 0 0 25 0 1 0 434424687 711360512 21399 33554432000 4194304 4587354 140737186439536 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 173672 21399 337 96 0 170234 0
[pid=23218] ppid=23216 vsize=125468 CPUtime=1654.09 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26493 0 0 0 165405 4 0 0 25 0 1 0 434424687 128479232 26145 33554432000 4194304 4785740 140734002088976 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 31367 26145 340 145 0 28412 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1654.29 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 165429 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1297772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23409
/proc/meminfo: memFree=21382384/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373376904757248 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=671660 CPUtime=1666.6 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 535160 0 0 0 166547 113 0 0 25 0 1 0 434424687 687779840 16754 33554432000 4194304 4587354 140737186439536 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 167915 16754 337 96 0 164477 0
[pid=23218] ppid=23216 vsize=126180 CPUtime=1666.64 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26657 0 0 0 166660 4 0 0 25 0 1 0 434424687 129208320 26309 33554432000 4194304 4785740 140734002088976 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 31545 26309 340 145 0 28590 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1666.79 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 166679 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1275456

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23409
/proc/meminfo: memFree=21382384/32951124 swapFree=67111416/67111528
[pid=23216] ppid=23214 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23216/stat : 23216 (ppfolio) S 23214 23216 22728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434424687 18763776 393 33554432000 4194304 4287625 140734645853584 18446744073709551615 246516854287 0 0 4096 65536 5631373376904757248 0 0 17 7 0 0 0
/proc/23216/statm: 4581 393 345 23 0 91 0
[pid=23217] ppid=23216 vsize=671660 CPUtime=1666.6 cores=1
/proc/23217/stat : 23217 (cryptominisat) R 23216 23216 22728 0 -1 4202496 535160 0 0 0 166547 113 0 0 25 0 1 0 434424687 687779840 16754 33554432000 4194304 4587354 140737186439536 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23217/statm: 167915 16754 337 96 0 164477 0
[pid=23218] ppid=23216 vsize=126180 CPUtime=1666.64 cores=1
/proc/23218/stat : 23218 (clasp) R 23216 23216 22728 0 -1 4202496 26657 0 0 0 166660 4 0 0 25 0 1 0 434424687 129208320 26309 33554432000 4194304 4785740 140734002088976 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23218/statm: 31545 26309 340 145 0 28590 0
[pid=23220] ppid=23216 vsize=459292 CPUtime=1666.79 cores=1
/proc/23220/stat : 23220 (TNM) R 23216 23216 22728 0 -1 4202496 1400 0 0 0 166679 0 0 0 25 0 1 0 434424687 470315008 1297 33554432000 134512640 134534564 4289911360 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23220/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1275456

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23216 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.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4998.86
CPU system time (s): 1.17
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7276136

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= 499
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= 286
involuntary context switches= 4

runsolver used 7.8688 second user time and 19.41 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 17:51:05
IDJOB=3219280
IDBENCH=82563
IDSOLVER=1639
FILE ID=node134/3219280-1303228265
RUNJOBID= node134-1303218216-22747
PBS_JOBID= 13036139
Free space on /tmp= 71980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219280-1303228265/watcher-3219280-1303228265 -o /tmp/evaluation-result-3219280-1303228265/solver-3219280-1303228265 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219280-1303228265.cnf

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

MD5SUM BENCH= aa5d2fab702f701bf63e2d26e76ab2b3
RANDOM SEED=2128395543

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21683528 kB
Buffers:        659044 kB
Cached:        9612224 kB
SwapCached:        108 kB
Active:        6330492 kB
Inactive:      4576344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21683528 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:      635252 kB
Mapped:          16608 kB
Slab:           297064 kB
PageTables:       6304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2170920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71968 MiB
End job on node134 at 2011-04-19 19:14:27