Trace number 3292021

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300 1300.01

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.00 10.31 9.13 6/188 32476
/proc/meminfo: memFree=20896756/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) R 32474 32476 31470 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 489932179 18763776 392 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/32476/statm: 4581 392 343 23 0 91 0

[startup+0.0935399 s]
/proc/loadavg: 9.00 10.31 9.13 6/188 32476
/proc/meminfo: memFree=20896756/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100528 s]
/proc/loadavg: 9.00 10.31 9.13 6/188 32476
/proc/meminfo: memFree=20896756/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300492 s]
/proc/loadavg: 9.00 10.31 9.13 6/188 32476
/proc/meminfo: memFree=20896756/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700419 s]
/proc/loadavg: 9.00 10.31 9.13 6/188 32476
/proc/meminfo: memFree=20896756/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 9.08 10.30 9.13 9/192 32480
/proc/meminfo: memFree=20739988/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=125468 CPUtime=0.49 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 26415 0 0 0 45 4 0 0 25 0 1 0 489932180 128479232 26098 33554432000 4194304 4587354 140735569403696 18446744073709551615 4268779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 31367 26098 287 96 0 27929 0
[pid=32478] ppid=32476 vsize=105628 CPUtime=0.44 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 29224 0 0 0 40 4 0 0 25 0 1 0 489932180 108163072 23247 33554432000 4194304 4785740 140733782564816 18446744073709551615 218370957056 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 26407 23249 306 145 0 23452 0
[pid=32479] ppid=32476 vsize=464936 CPUtime=0.54 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 5489 0 0 0 54 0 0 0 25 0 1 0 489932180 476094464 5387 33554432000 134512640 134534564 4288962192 18446744073709551615 8174301 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 116234 5387 90 6 0 114900 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 714356

[startup+3.10101 s]
/proc/loadavg: 9.08 10.30 9.13 9/192 32480
/proc/meminfo: memFree=20600540/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098819220733952 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=267600 CPUtime=1.04 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 52977 0 0 0 95 9 0 0 25 0 1 0 489932180 274022400 52431 33554432000 4194304 4587354 140735569403696 18446744073709551615 4299570 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 66900 52431 287 96 0 63462 0
[pid=32478] ppid=32476 vsize=185556 CPUtime=0.99 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 56629 0 0 0 90 9 0 0 25 0 1 0 489932180 190009344 42962 33554432000 4194304 4785740 140733782564816 18446744073709551615 4287647 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 46389 42962 306 145 0 43434 0
[pid=32479] ppid=32476 vsize=476552 CPUtime=1.04 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 10178 0 0 0 103 1 0 0 25 0 1 0 489932180 487989248 10076 33554432000 134512640 134534564 4288962192 18446744073709551615 8162866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 119138 10076 90 6 0 117804 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 948032

[startup+6.30044 s]
/proc/loadavg: 9.00 10.26 9.12 9/192 32481
/proc/meminfo: memFree=20275292/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=317820 CPUtime=2.09 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 66937 0 0 0 198 11 0 0 25 0 1 0 489932180 325447680 66369 33554432000 4194304 4587354 140735569403696 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 79455 66369 306 96 0 76017 0
[pid=32478] ppid=32476 vsize=330224 CPUtime=2.04 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 96924 0 0 0 190 14 0 0 25 0 1 0 489932180 338149376 74236 33554432000 4194304 4785740 140733782564816 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 82556 74236 318 145 0 79601 0
[pid=32479] ppid=32476 vsize=501104 CPUtime=2.14 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 20033 0 0 0 211 3 0 0 25 0 1 0 489932180 513130496 19931 33554432000 134512640 134534564 4288962192 18446744073709551615 8038170 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 125276 19931 90 6 0 123942 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1167472

[startup+12.7003 s]
/proc/loadavg: 8.92 10.23 9.12 9/192 32481
/proc/meminfo: memFree=19918172/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099368976547840 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=440492 CPUtime=4.24 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 96896 0 0 0 409 15 0 0 25 0 1 0 489932180 451063808 96328 33554432000 4194304 4587354 140735569403696 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 110123 96328 310 96 0 106685 0
[pid=32478] ppid=32476 vsize=330224 CPUtime=4.19 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 96924 0 0 0 405 14 0 0 25 0 1 0 489932180 338149376 74236 33554432000 4194304 4785740 140733782564816 18446744073709551615 4495806 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 82556 74236 318 145 0 79601 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=4.24 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 413 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1466896

[startup+25.501 s]
/proc/loadavg: 8.77 10.15 9.11 9/192 32481
/proc/meminfo: memFree=19671304/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099643854454784 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=760332 CPUtime=8.49 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 169514 0 0 0 827 22 0 0 25 0 1 0 489932180 778579968 167307 33554432000 4194304 4587354 140735569403696 18446744073709551615 4383824 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 190083 167307 316 96 0 186645 0
[pid=32478] ppid=32476 vsize=330224 CPUtime=8.44 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 96930 0 0 0 830 14 0 0 25 0 1 0 489932180 338149376 74242 33554432000 4194304 4785740 140733782564816 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 82556 74242 319 145 0 79601 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=8.54 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 843 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1786736

[startup+51.1005 s]
/proc/loadavg: 8.47 9.94 9.07 9/192 505
/proc/meminfo: memFree=20385540/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931100193610268672 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=706952 CPUtime=17.04 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 228950 0 0 0 1673 31 0 0 25 0 1 0 489932180 723918848 152214 33554432000 4194304 4587354 140735569403696 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 176738 152214 330 96 0 173300 0
[pid=32478] ppid=32476 vsize=330224 CPUtime=16.99 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 96930 0 0 0 1685 14 0 0 25 0 1 0 489932180 338149376 74242 33554432000 4194304 4785740 140733782564816 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 82556 74242 319 145 0 79601 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=17.04 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 1693 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1733356

[startup+102.307 s]
/proc/loadavg: 8.20 9.64 9.01 9/192 506
/proc/meminfo: memFree=20320300/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931100743366082560 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=706952 CPUtime=34.08 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 229718 0 0 0 3377 31 0 0 25 0 1 0 489932180 723918848 152964 33554432000 4194304 4587354 140735569403696 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 176738 152964 330 96 0 173300 0
[pid=32478] ppid=32476 vsize=318204 CPUtime=34.06 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 104259 0 0 0 3391 15 0 0 25 0 1 0 489932180 325840896 74472 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 79551 74472 340 145 0 76596 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=34.14 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 3403 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1721336

[startup+162.301 s]
/proc/loadavg: 8.07 9.34 8.95 9/192 511
/proc/meminfo: memFree=20243960/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099918732361728 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=706952 CPUtime=54.09 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 230683 0 0 0 5377 32 0 0 25 0 1 0 489932180 723918848 153918 33554432000 4194304 4587354 140735569403696 18446744073709551615 4232509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 176738 153918 338 96 0 173300 0
[pid=32478] ppid=32476 vsize=318204 CPUtime=54.06 cores=5

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

/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3707928

[startup+882.301 s]
/proc/loadavg: 7.00 7.38 8.06 8/191 560
/proc/meminfo: memFree=15726472/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098956659687424 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2567764 CPUtime=294.15 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 514616 0 0 0 29343 72 0 0 25 0 1 0 489932180 2629390336 147394 33554432000 4194304 4587354 140735569403696 18446744073709551615 4449070 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 641941 147394 338 96 0 638503 0
[pid=32478] ppid=32476 vsize=738384 CPUtime=294.05 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 209475 0 0 0 29362 43 0 0 25 0 1 0 489932180 756105216 179688 33554432000 4194304 4785740 140733782564816 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 184596 179688 340 145 0 181641 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=294.1 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 29399 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 4002328

[startup+942.301 s]
/proc/loadavg: 7.00 7.31 7.99 8/191 561
/proc/meminfo: memFree=15319280/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931100193610268672 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2615320 CPUtime=314.14 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 544936 0 0 0 31340 74 0 0 25 0 1 0 489932180 2678087680 157786 33554432000 4194304 4587354 140735569403696 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 653830 157786 338 96 0 650392 0
[pid=32478] ppid=32476 vsize=767660 CPUtime=314.04 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 216278 0 0 0 31359 45 0 0 25 0 1 0 489932180 786083840 186491 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 191915 186491 340 145 0 188960 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=314.11 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 31400 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 4079160

[startup+1002.3 s]
/proc/loadavg: 7.00 7.25 7.93 8/191 563
/proc/meminfo: memFree=14986980/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098681781780480 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2615320 CPUtime=334.14 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 546894 0 0 0 33339 75 0 0 25 0 1 0 489932180 2678087680 159722 33554432000 4194304 4587354 140735569403696 18446744073709551615 4230383 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 653830 159722 338 96 0 650392 0
[pid=32478] ppid=32476 vsize=827464 CPUtime=334.04 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 231179 0 0 0 33356 48 0 0 25 0 1 0 489932180 847323136 201392 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 206866 201392 340 145 0 203911 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=334.11 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 33400 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 4138964

[startup+1062.3 s]
/proc/loadavg: 7.05 7.21 7.87 8/191 565
/proc/meminfo: memFree=14594420/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931098956659687424 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2696040 CPUtime=354.13 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 548140 0 0 0 35338 75 0 0 25 0 1 0 489932180 2760744960 151835 33554432000 4194304 4587354 140735569403696 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 674010 151835 338 96 0 670572 0
[pid=32478] ppid=32476 vsize=876624 CPUtime=354.04 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 243396 0 0 0 35352 52 0 0 25 0 1 0 489932180 897662976 213609 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 219156 213609 340 145 0 216201 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=354.12 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 35401 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 4268844

[startup+1122.3 s]
/proc/loadavg: 7.10 7.19 7.82 8/191 566
/proc/meminfo: memFree=14148176/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099231537594368 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2405784 CPUtime=374.13 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 565937 0 0 0 37336 77 0 0 25 0 1 0 489932180 2463522816 155528 33554432000 4194304 4587354 140735569403696 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 601446 155528 338 96 0 598008 0
[pid=32478] ppid=32476 vsize=944144 CPUtime=374.03 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 260202 0 0 0 37346 57 0 0 25 0 1 0 489932180 966803456 230415 33554432000 4194304 4785740 140733782564816 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 236036 230415 340 145 0 233081 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=374.13 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 37402 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 4046108

[startup+1182.3 s]
/proc/loadavg: 7.03 7.15 7.77 8/191 568
/proc/meminfo: memFree=13711348/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931100605927129088 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2405784 CPUtime=394.13 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 566700 0 0 0 39335 78 0 0 25 0 1 0 489932180 2463522816 156285 33554432000 4194304 4587354 140735569403696 18446744073709551615 4367388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 601446 156285 338 96 0 598008 0
[pid=32478] ppid=32476 vsize=1015672 CPUtime=394.03 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 277967 0 0 0 39342 61 0 0 25 0 1 0 489932180 1040048128 248180 33554432000 4194304 4785740 140733782564816 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 253918 248180 340 145 0 250963 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=394.14 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 39403 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 4117636

[startup+1242.3 s]
/proc/loadavg: 7.01 7.12 7.72 8/191 569
/proc/meminfo: memFree=13263732/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099506415501312 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=2418160 CPUtime=414.13 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 585864 0 0 0 41332 81 0 0 25 0 1 0 489932180 2476195840 160664 33554432000 4194304 4587354 140735569403696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 604540 160664 338 96 0 601102 0
[pid=32478] ppid=32476 vsize=1085836 CPUtime=414.03 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 295649 0 0 0 41338 65 0 0 25 0 1 0 489932180 1111896064 265862 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 271459 265862 340 145 0 268504 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=414.14 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 41403 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 4200176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.43 6.97 7.63 6/183 589
/proc/meminfo: memFree=17212400/32951124 swapFree=67051468/67111528
[pid=32476] ppid=32474 vsize=18324 CPUtime=0 cores=5,7
/proc/32476/stat : 32476 (ppfolio) S 32474 32476 31470 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489932179 18763776 394 33554432000 4194304 4287625 140736576043552 18446744073709551615 218370977295 0 0 4096 65536 4931099643854454784 0 0 17 7 0 0 0
/proc/32476/statm: 4581 394 345 23 0 91 0
[pid=32477] ppid=32476 vsize=680800 CPUtime=433.32 cores=5
/proc/32477/stat : 32477 (cryptominisat) R 32476 32476 31470 0 -1 4202496 586923 0 0 0 43251 81 0 0 25 0 1 0 489932180 697139200 152632 33554432000 4194304 4587354 140735569403696 18446744073709551615 4244171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32477/statm: 170200 152632 338 96 0 166762 0
[pid=32478] ppid=32476 vsize=1164608 CPUtime=433.3 cores=5
/proc/32478/stat : 32478 (clasp) R 32476 32476 31470 0 -1 4202496 315200 0 0 0 43261 69 0 0 25 0 1 0 489932180 1192558592 285413 33554432000 4194304 4785740 140733782564816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32478/statm: 291152 285413 340 145 0 288197 0
[pid=32479] ppid=32476 vsize=677856 CPUtime=433.38 cores=5
/proc/32479/stat : 32479 (TNM) R 32476 32476 31470 0 -1 4202496 71954 0 0 0 43327 11 0 0 25 0 1 0 489932180 694124544 71851 33554432000 134512640 134534564 4288962192 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32479/statm: 169464 71851 91 6 0 168130 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2541588

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1298.39
CPU system time (s): 1.61
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 6172320

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

runsolver used 2.13167 second user time and 4.97624 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 04:01:34
IDJOB=3292021
IDBENCH=85007
IDSOLVER=1613
FILE ID=node101/3292021-1303783291
RUNJOBID= node101-1303781924-32212
PBS_JOBID= 13157199
Free space on /tmp= 71212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292021-1303783291/watcher-3292021-1303783291 -o /tmp/evaluation-result-3292021-1303783291/solver-3292021-1303783291 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292021-1303783291.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=910249689

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:      20896912 kB
Buffers:       2089784 kB
Cached:        8468896 kB
SwapCached:      33708 kB
Active:        7642268 kB
Inactive:      3934508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20896912 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          253732 kB
Writeback:           0 kB
AnonPages:     1005816 kB
Mapped:          11252 kB
Slab:           409620 kB
PageTables:       7392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2200432 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= 71864 MiB
End job on node101 at 2011-04-26 04:23:16