Trace number 3264242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.98 1300.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3264242-1303547711/watcher-3264242-1303547711 -o /tmp/evaluation-result-3264242-1303547711/solver-3264242-1303547711 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264242-1303547711.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: 4.36 4.06 3.84 11/198 16794
/proc/meminfo: memFree=16487336/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) R 16792 16794 15351 0 -1 4202496 453 0 0 0 0 0 0 0 25 0 1 0 466368814 18763776 389 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687035324 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16794/statm: 4581 391 342 23 0 91 0

[startup+0.0348879 s]
/proc/loadavg: 4.36 4.06 3.84 11/198 16794
/proc/meminfo: memFree=16487336/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4499150732741542152 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100882 s]
/proc/loadavg: 4.36 4.06 3.84 11/198 16794
/proc/meminfo: memFree=16487336/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4499150732741542152 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300845 s]
/proc/loadavg: 4.36 4.06 3.84 11/198 16794
/proc/meminfo: memFree=16487336/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602996578033074176 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700772 s]
/proc/loadavg: 4.36 4.06 3.84 11/198 16794
/proc/meminfo: memFree=16487336/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602996578033074176 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 4.97 4.19 3.88 13/202 16798
/proc/meminfo: memFree=16445384/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 2503965901062 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=45084 CPUtime=0.49 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 8765 0 0 0 48 1 0 0 25 0 1 0 466368815 46166016 5861 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 11271 5861 326 96 0 7833 0
[pid=16797] ppid=16794 vsize=21552 CPUtime=0.39 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 3284 0 0 0 39 0 0 0 25 0 1 0 466368815 22069248 2688 33554432000 4194304 4785740 140734037223936 18446744073709551615 4486493 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 5388 2688 316 145 0 2433 0
[pid=16798] ppid=16794 vsize=459124 CPUtime=0.58 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3271 0 0 0 58 0 0 0 25 0 1 0 466368815 470142976 3167 33554432000 134512640 134534564 4288577056 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 114781 3167 95 6 0 113447 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 544084

[startup+3.10033 s]
/proc/loadavg: 4.97 4.19 3.88 13/202 16798
/proc/meminfo: memFree=16432140/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997265227841536 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=45084 CPUtime=0.99 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 9038 0 0 0 98 1 0 0 25 0 1 0 466368815 46166016 6127 33554432000 4194304 4587354 140733228705776 18446744073709551615 4241215 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 11271 6127 326 96 0 7833 0
[pid=16797] ppid=16794 vsize=21004 CPUtime=0.94 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 3435 0 0 0 94 0 0 0 25 0 1 0 466368815 21508096 2580 33554432000 4194304 4785740 140734037223936 18446744073709551615 4550453 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 5251 2580 340 145 0 2296 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=1.14 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 114 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 547364

[startup+6.30075 s]
/proc/loadavg: 4.97 4.19 3.88 13/202 16798
/proc/meminfo: memFree=16426128/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602995753399353344 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=112360 CPUtime=2.09 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 10274 0 0 0 208 1 0 0 25 0 1 0 466368815 115056640 6324 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 28090 6324 331 96 0 24652 0
[pid=16797] ppid=16794 vsize=23156 CPUtime=1.99 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 3982 0 0 0 199 0 0 0 25 0 1 0 466368815 23711744 3127 33554432000 4194304 4785740 140734037223936 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 5789 3127 340 145 0 2834 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=2.18 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 218 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 616792

[startup+12.7006 s]
/proc/loadavg: 6.05 4.45 3.97 13/202 16798
/proc/meminfo: memFree=16386568/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997127788888064 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=118936 CPUtime=4.2 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 11693 0 0 0 418 2 0 0 25 0 1 0 466368815 121790464 7740 33554432000 4194304 4587354 140733228705776 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 29734 7740 337 96 0 26296 0
[pid=16797] ppid=16794 vsize=30072 CPUtime=4.13 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 5716 0 0 0 413 0 0 0 25 0 1 0 466368815 30793728 4861 33554432000 4194304 4785740 140734037223936 18446744073709551615 212687336133 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 7518 4861 340 145 0 4563 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=4.34 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 434 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 630284

[startup+25.5012 s]
/proc/loadavg: 6.96 4.69 4.05 13/202 16799
/proc/meminfo: memFree=16351880/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997402666795008 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=137784 CPUtime=8.49 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 17063 0 0 0 847 2 0 0 25 0 1 0 466368815 141090816 11329 33554432000 4194304 4587354 140733228705776 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 34446 11329 337 96 0 31008 0
[pid=16797] ppid=16794 vsize=36176 CPUtime=8.39 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 7196 0 0 0 838 1 0 0 25 0 1 0 466368815 37044224 6341 33554432000 4194304 4785740 140734037223936 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 9044 6341 340 145 0 6089 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=8.59 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 859 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 655236

[startup+51.1006 s]
/proc/loadavg: 8.95 5.39 4.31 13/202 16799
/proc/meminfo: memFree=16333060/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602996990349934592 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=132872 CPUtime=16.99 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 21438 0 0 0 1695 4 0 0 25 0 1 0 466368815 136060928 11917 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 33218 11917 337 96 0 29780 0
[pid=16797] ppid=16794 vsize=40668 CPUtime=16.94 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 8303 0 0 0 1693 1 0 0 25 0 1 0 466368815 41644032 7448 33554432000 4194304 4785740 140734037223936 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 10167 7448 340 145 0 7212 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=17.14 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 1714 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 654816

[startup+102.307 s]
/proc/loadavg: 10.71 6.42 4.71 13/202 16801
/proc/meminfo: memFree=16227776/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602995615960399872 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=173440 CPUtime=34.09 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 30318 0 0 0 3404 5 0 0 25 0 1 0 466368815 177602560 20792 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 43360 20792 337 96 0 39922 0
[pid=16797] ppid=16794 vsize=49792 CPUtime=33.98 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 10519 0 0 0 3396 2 0 0 25 0 1 0 466368815 50987008 9664 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 12448 9664 340 145 0 9493 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=34.2 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 3420 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 704508

[startup+162.3 s]
/proc/loadavg: 11.59 7.45 5.17 13/202 16802
/proc/meminfo: memFree=16190560/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997540105748480 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=161892 CPUtime=54.08 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 30755 0 0 0 5403 5 0 0 25 0 1 0 466368815 165777408 21224 33554432000 4194304 4587354 140733228705776 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 40473 21224 337 96 0 37035 0
[pid=16797] ppid=16794 vsize=54836 CPUtime=53.98 cores=5

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

/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 746676

[startup+882.301 s]
/proc/loadavg: 9.03 9.61 7.96 10/193 16839
/proc/meminfo: memFree=16126828/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997127788888064 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=172976 CPUtime=294.04 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 65549 0 0 0 29390 14 0 0 25 0 1 0 466368815 177127424 22320 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 43244 22320 337 96 0 39806 0
[pid=16797] ppid=16794 vsize=90776 CPUtime=294.03 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 20214 0 0 0 29398 5 0 0 25 0 1 0 466368815 92954624 19359 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 22694 19359 340 145 0 19739 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=294.2 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 29420 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 745028

[startup+942.301 s]
/proc/loadavg: 9.01 9.50 8.02 10/193 16840
/proc/meminfo: memFree=16123712/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997265227841536 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=166232 CPUtime=314.05 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 70791 0 0 0 31388 17 0 0 25 0 1 0 466368815 170221568 22320 33554432000 4194304 4587354 140733228705776 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 41558 22320 337 96 0 38120 0
[pid=16797] ppid=16794 vsize=92820 CPUtime=314.03 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 20650 0 0 0 31398 5 0 0 25 0 1 0 466368815 95047680 19795 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 23205 19795 340 145 0 20250 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=314.19 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 31419 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 740328

[startup+1002.3 s]
/proc/loadavg: 9.00 9.40 8.08 10/193 16842
/proc/meminfo: memFree=16102368/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602996578033074176 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=190528 CPUtime=334.04 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 77331 0 0 0 33386 18 0 0 25 0 1 0 466368815 195100672 27197 33554432000 4194304 4587354 140733228705776 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 47632 27197 337 96 0 44194 0
[pid=16797] ppid=16794 vsize=93716 CPUtime=334.04 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 20862 0 0 0 33398 6 0 0 25 0 1 0 466368815 95965184 20007 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 23429 20007 340 145 0 20474 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=334.19 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 33419 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 765520

[startup+1062.3 s]
/proc/loadavg: 9.00 9.33 8.13 10/193 16843
/proc/meminfo: memFree=16086976/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=186208 CPUtime=354.04 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 80437 0 0 0 35386 18 0 0 25 0 1 0 466368815 190676992 24653 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 46552 24653 337 96 0 43114 0
[pid=16797] ppid=16794 vsize=94776 CPUtime=354.04 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 21122 0 0 0 35398 6 0 0 25 0 1 0 466368815 97050624 20267 33554432000 4194304 4785740 140734037223936 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 23694 20267 340 145 0 20739 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=354.19 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 35419 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 762260

[startup+1122.3 s]
/proc/loadavg: 9.00 9.27 8.19 10/193 16845
/proc/meminfo: memFree=16082860/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997265227841536 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=208876 CPUtime=374.05 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 82650 0 0 0 37386 19 0 0 25 0 1 0 466368815 213889024 24983 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 52219 24983 337 96 0 48781 0
[pid=16797] ppid=16794 vsize=96288 CPUtime=374.04 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 21459 0 0 0 37398 6 0 0 25 0 1 0 466368815 98598912 20604 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 24072 20604 340 145 0 21117 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=374.19 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 37419 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 786440

[startup+1182.3 s]
/proc/loadavg: 9.07 9.23 8.24 10/193 16847
/proc/meminfo: memFree=16084708/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997402666795008 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=192312 CPUtime=394.06 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 84656 0 0 0 39386 20 0 0 25 0 1 0 466368815 196927488 24983 33554432000 4194304 4587354 140733228705776 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 48078 24983 337 96 0 44640 0
[pid=16797] ppid=16794 vsize=98052 CPUtime=394.03 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 21860 0 0 0 39397 6 0 0 25 0 1 0 466368815 100405248 21005 33554432000 4194304 4785740 140734037223936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 24513 21005 340 145 0 21558 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=394.18 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 39418 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134529828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 771640

[startup+1242.3 s]
/proc/loadavg: 9.02 9.19 8.28 10/193 16848
/proc/meminfo: memFree=16076020/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997540105748480 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=178052 CPUtime=414.07 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 86881 0 0 0 41387 20 0 0 25 0 1 0 466368815 182325248 24983 33554432000 4194304 4587354 140733228705776 18446744073709551615 4243970 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 44513 24983 337 96 0 41075 0
[pid=16797] ppid=16794 vsize=99096 CPUtime=414.03 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 22102 0 0 0 41397 6 0 0 25 0 1 0 466368815 101474304 21247 33554432000 4194304 4785740 140734037223936 18446744073709551615 4552653 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 24774 21247 340 145 0 21819 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=414.18 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 41418 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 758424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.77 9.10 8.31 4/179 16869
/proc/meminfo: memFree=16373456/32951124 swapFree=67111528/67111528
[pid=16794] ppid=16792 vsize=18324 CPUtime=0 cores=5,7
/proc/16794/stat : 16794 (ppfolio) S 16792 16794 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368814 18763776 394 33554432000 4194304 4287625 140734155990832 18446744073709551615 212687695375 0 0 4096 65536 4602997677544701952 0 0 17 7 0 0 0
/proc/16794/statm: 4581 394 345 23 0 91 0
[pid=16795] ppid=16794 vsize=184628 CPUtime=433.33 cores=5
/proc/16795/stat : 16795 (cryptominisat) R 16794 16794 15351 0 -1 4202496 89210 0 0 0 43312 21 0 0 25 0 1 0 466368815 189059072 24983 33554432000 4194304 4587354 140733228705776 18446744073709551615 4237613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16795/statm: 46157 24983 337 96 0 42719 0
[pid=16797] ppid=16794 vsize=99288 CPUtime=433.22 cores=5
/proc/16797/stat : 16797 (clasp) R 16794 16794 15351 0 -1 4202496 22146 0 0 0 43316 6 0 0 25 0 1 0 466368815 101670912 21291 33554432000 4194304 4785740 140734037223936 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16797/statm: 24822 21291 340 145 0 21867 0
[pid=16798] ppid=16794 vsize=462952 CPUtime=433.43 cores=5
/proc/16798/stat : 16798 (TNM) R 16794 16794 15351 0 -1 4202496 3272 0 0 0 43343 0 0 0 25 0 1 0 466368815 474062848 3168 33554432000 134512640 134534564 4288577056 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16798/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 765192

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

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.71
CPU system time (s): 0.27
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 847104

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

runsolver used 2.14467 second user time and 4.95825 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 10:35:11
IDJOB=3264242
IDBENCH=84568
IDSOLVER=1613
FILE ID=node139/3264242-1303547711
RUNJOBID= node139-1303547704-16596
PBS_JOBID= 13143099
Free space on /tmp= 72900 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264242-1303547711/watcher-3264242-1303547711 -o /tmp/evaluation-result-3264242-1303547711/solver-3264242-1303547711 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264242-1303547711.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1698638812

node139.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.852
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.70
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.852
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.75
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16487492 kB
Buffers:       2138972 kB
Cached:       13674272 kB
SwapCached:          0 kB
Active:        9676432 kB
Inactive:      6262568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16487492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           43892 kB
Writeback:           0 kB
AnonPages:      124988 kB
Mapped:          18240 kB
Slab:           458912 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3265780 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= 72912 MiB
End job on node139 at 2011-04-23 10:56:53