Trace number 3220084

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.09 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
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.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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	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-3220084-1303264950/watcher-3220084-1303264950 -o /tmp/evaluation-result-3220084-1303264950/solver-3220084-1303264950 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220084-1303264950.cnf 

running on 4 cores: 0,2,4,6

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: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0

[startup+0.813085 s]
/proc/loadavg: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90107 s]
/proc/loadavg: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00105 s]
/proc/loadavg: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10105 s]
/proc/loadavg: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 6.01 6.00 5.99 5/180 10892
/proc/meminfo: memFree=17082896/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721074612181925888 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10072 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 10897
/proc/meminfo: memFree=17062776/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721074749620879360 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=290720 CPUtime=1.59 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 5158 0 0 0 159 0 0 0 20 0 1 0 438095918 297697280 2048 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 72680 2048 327 96 0 69242 0
[pid=10894] ppid=10892 vsize=19264 CPUtime=0.69 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 2343 0 0 0 69 0 0 0 25 0 1 0 438095918 19726336 2148 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 4816 2148 340 145 0 1861 0
[pid=10895] ppid=10892 vsize=455032 CPUtime=0.79 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1150 0 0 0 79 0 0 0 25 0 1 0 438095918 465952768 1047 33554432000 134512640 134534564 4294831552 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 783340

[startup+6.30715 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 10897
/proc/meminfo: memFree=17059436/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721073100353437696 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=290732 CPUtime=2.7 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 6686 0 0 0 269 1 0 0 23 0 1 0 438095918 297709568 2578 33554432000 4194304 4587354 140736268644736 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 72683 2578 327 96 0 69245 0
[pid=10894] ppid=10892 vsize=21736 CPUtime=1.74 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 2960 0 0 0 174 0 0 0 25 0 1 0 438095918 22257664 2765 33554432000 4194304 4785740 140734549507728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 5434 2765 340 145 0 2479 0
[pid=10895] ppid=10892 vsize=455032 CPUtime=1.84 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1150 0 0 0 184 0 0 0 25 0 1 0 438095918 465952768 1047 33554432000 134512640 134534564 4294831552 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 785824

[startup+12.701 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 10897
/proc/meminfo: memFree=17040352/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721074612181925888 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=310800 CPUtime=4.79 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 12090 0 0 0 478 1 0 0 25 0 1 0 438095918 318259200 6875 33554432000 4194304 4587354 140736268644736 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 77700 6875 337 96 0 74262 0
[pid=10894] ppid=10892 vsize=23164 CPUtime=3.89 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 3316 0 0 0 389 0 0 0 25 0 1 0 438095918 23719936 3121 33554432000 4194304 4785740 140734549507728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 5791 3121 340 145 0 2836 0
[pid=10895] ppid=10892 vsize=455032 CPUtime=3.99 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1150 0 0 0 399 0 0 0 25 0 1 0 438095918 465952768 1047 33554432000 134512640 134534564 4294831552 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 807320

[startup+25.5007 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 10897
/proc/meminfo: memFree=17037780/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721074887059832832 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=308208 CPUtime=9.09 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 13105 0 0 0 908 1 0 0 25 0 1 0 438095918 315604992 6659 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 77052 6659 337 96 0 73614 0
[pid=10894] ppid=10892 vsize=26028 CPUtime=8.14 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 3993 0 0 0 814 0 0 0 25 0 1 0 438095918 26652672 3798 33554432000 4194304 4785740 140734549507728 18446744073709551615 4550310 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 6507 3798 340 145 0 3552 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=8.24 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 824 0 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 811852

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 10898
/proc/meminfo: memFree=17018372/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721073512670298112 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=319392 CPUtime=17.59 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 19458 0 0 0 1756 3 0 0 25 0 1 0 438095918 327057408 10013 33554432000 4194304 4587354 140736268644736 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 79848 10013 337 96 0 76410 0
[pid=10894] ppid=10892 vsize=30664 CPUtime=16.69 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 5077 0 0 0 1669 0 0 0 25 0 1 0 438095918 31399936 4882 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 7666 4882 340 145 0 4711 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=16.79 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 1679 0 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 827672

[startup+102.301 s]
/proc/loadavg: 6.08 6.02 6.00 7/184 10902
/proc/meminfo: memFree=16992560/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721073924987158528 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=329536 CPUtime=34.69 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 35088 0 0 0 3464 5 0 0 25 0 1 0 438095918 337444864 12805 33554432000 4194304 4587354 140736268644736 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 82384 12805 337 96 0 78946 0
[pid=10894] ppid=10892 vsize=35072 CPUtime=33.74 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 6108 0 0 0 3374 0 0 0 25 0 1 0 438095918 35913728 5913 33554432000 4194304 4785740 140734549507728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 8768 5913 340 145 0 5813 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=33.84 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 3384 0 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 842224

[startup+162.301 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 10904
/proc/meminfo: memFree=17072572/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721073100353437696 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=293288 CPUtime=54.68 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 44326 0 0 0 5461 7 0 0 25 0 1 0 438095918 300326912 4043 33554432000 4194304 4587354 140736268644736 18446744073709551615 4245357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 73322 4043 337 96 0 69884 0
[pid=10894] ppid=10892 vsize=40236 CPUtime=53.76 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 7324 0 0 0 5375 1 0 0 25 0 1 0 438095918 41201664 7129 33554432000 4194304 4785740 140734549507728 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 10059 7129 340 145 0 7104 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=53.83 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 5383 0 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 811140

[startup+222.301 s]

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

/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 948756

[startup+4602.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 11095
/proc/meminfo: memFree=17013412/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=617352 CPUtime=1535.26 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 515755 0 0 0 153417 109 0 0 25 0 1 0 438095918 632168448 20840 33554432000 4194304 4587354 140736268644736 18446744073709551615 4413098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 154338 20840 337 96 0 150900 0
[pid=10894] ppid=10892 vsize=112320 CPUtime=1533.5 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 23859 0 0 0 153345 5 0 0 25 0 1 0 438095918 115015680 23392 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28080 23392 341 145 0 25125 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1533.6 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 153357 3 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1207288

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 11097
/proc/meminfo: memFree=17009180/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072825475530752 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=319976 CPUtime=1555.25 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 517878 0 0 0 155416 109 0 0 25 0 1 0 438095918 327655424 14200 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 79994 14200 337 96 0 76556 0
[pid=10894] ppid=10892 vsize=113080 CPUtime=1553.51 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24025 0 0 0 155346 5 0 0 25 0 1 0 438095918 115793920 23558 33554432000 4194304 4785740 140734549507728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28270 23558 341 145 0 25315 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1553.6 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 155357 3 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 910672

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11098
/proc/meminfo: memFree=16995160/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072825475530752 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=370264 CPUtime=1575.26 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 523548 0 0 0 157415 111 0 0 25 0 1 0 438095918 379150336 15318 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 92566 15318 337 96 0 89128 0
[pid=10894] ppid=10892 vsize=113268 CPUtime=1573.52 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24065 0 0 0 157347 5 0 0 25 0 1 0 438095918 115986432 23598 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28317 23598 341 145 0 25362 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1573.6 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 157357 3 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 961148

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11100
/proc/meminfo: memFree=17006928/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072825475530752 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=370264 CPUtime=1595.25 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 527806 0 0 0 159414 111 0 0 25 0 1 0 438095918 379150336 19529 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 92566 19529 337 96 0 89128 0
[pid=10894] ppid=10892 vsize=113836 CPUtime=1593.53 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24184 0 0 0 159348 5 0 0 25 0 1 0 438095918 116568064 23717 33554432000 4194304 4785740 140734549507728 18446744073709551615 4538906 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28459 23717 341 145 0 25504 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1593.6 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 159357 3 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 961716

[startup+4842.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 11102
/proc/meminfo: memFree=17038536/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072825475530752 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=130772 CPUtime=1615.25 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 529372 0 0 0 161413 112 0 0 25 0 1 0 438095918 133910528 12184 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 32693 12184 337 96 0 29255 0
[pid=10894] ppid=10892 vsize=113836 CPUtime=1613.53 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24184 0 0 0 161348 5 0 0 25 0 1 0 438095918 116568064 23717 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28459 23717 341 145 0 25504 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1613.6 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 161356 4 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530527 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 722224

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 11103
/proc/meminfo: memFree=17025996/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072825475530752 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=130772 CPUtime=1635.24 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 533200 0 0 0 163411 113 0 0 25 0 1 0 438095918 133910528 15968 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 32693 15968 337 96 0 29255 0
[pid=10894] ppid=10892 vsize=114120 CPUtime=1633.54 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24252 0 0 0 163349 5 0 0 25 0 1 0 438095918 116858880 23785 33554432000 4194304 4785740 140734549507728 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28530 23785 341 145 0 25575 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1633.59 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 163355 4 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 722508

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11105
/proc/meminfo: memFree=17024364/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072962914484224 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=364552 CPUtime=1655.24 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 539325 0 0 0 165409 115 0 0 25 0 1 0 438095918 373301248 17369 33554432000 4194304 4587354 140736268644736 18446744073709551615 4241003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 91138 17369 337 96 0 87700 0
[pid=10894] ppid=10892 vsize=114120 CPUtime=1653.55 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24252 0 0 0 165350 5 0 0 25 0 1 0 438095918 116858880 23785 33554432000 4194304 4785740 140734549507728 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28530 23785 341 145 0 25575 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1653.59 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 165355 4 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 956288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11106
/proc/meminfo: memFree=17007120/32951124 swapFree=67111528/67111528
[pid=10892] ppid=10890 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10892/stat : 10892 (ppfolio) S 10890 10892 9593 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 438095918 18763776 394 33554432000 4194304 4287625 140733718801280 18446744073709551615 270613130767 0 0 4096 65536 6721072962914484224 0 0 17 4 0 0 0
/proc/10892/statm: 4581 394 345 23 0 91 0
[pid=10893] ppid=10892 vsize=364552 CPUtime=1667.84 cores=0
/proc/10893/stat : 10893 (cryptominisat) R 10892 10892 9593 0 -1 4202496 541795 0 0 0 166669 115 0 0 25 0 1 0 438095918 373301248 19805 33554432000 4194304 4587354 140736268644736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10893/statm: 91138 19805 337 96 0 87700 0
[pid=10894] ppid=10892 vsize=115956 CPUtime=1666.06 cores=0
/proc/10894/stat : 10894 (clasp) R 10892 10892 9593 0 -1 4202496 24664 0 0 0 166601 5 0 0 25 0 1 0 438095918 118738944 24197 33554432000 4194304 4785740 140734549507728 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10894/statm: 28989 24197 341 145 0 26034 0
[pid=10895] ppid=10892 vsize=459292 CPUtime=1666.19 cores=0
/proc/10895/stat : 10895 (TNM) R 10892 10892 9593 0 -1 4202496 1399 0 0 0 166615 4 0 0 25 0 1 0 438095918 470315008 1296 33554432000 134512640 134534564 4294831552 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10895/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 958124

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 10892 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 4998.85
CPU system time (s): 1.24
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1229072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
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= 5

runsolver used 8.74467 second user time and 18.5302 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 04:02:30
IDJOB=3220084
IDBENCH=82697
IDSOLVER=1639
FILE ID=node108/3220084-1303264950
RUNJOBID= node108-1303250029-9611
PBS_JOBID= 13042431
Free space on /tmp= 72288 MiB

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

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=1349501282

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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:      17083176 kB
Buffers:        758140 kB
Cached:       14489568 kB
SwapCached:          0 kB
Active:        8052556 kB
Inactive:      7463412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17083176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14680 kB
Writeback:           0 kB
AnonPages:      268180 kB
Mapped:          16796 kB
Slab:           288680 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1133668 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= 72276 MiB
End job on node108 at 2011-04-20 05:25:52