Trace number 3275867

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.04 5000.11

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

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-3275867-1303652288/watcher-3275867-1303652288 -o /tmp/evaluation-result-3275867-1303652288/solver-3275867-1303652288 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275867-1303652288.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): 5100 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: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0

[startup+0.857585 s]
/proc/loadavg: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900604 s]
/proc/loadavg: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00059 s]
/proc/loadavg: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10057 s]
/proc/loadavg: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5005 s]
/proc/loadavg: 0.85 0.97 0.99 5/180 27420
/proc/meminfo: memFree=15043844/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10121 s]
/proc/loadavg: 0.85 0.97 0.99 7/184 27424
/proc/meminfo: memFree=15008268/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882648386174976 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=28248 CPUtime=1.59 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 2504 0 0 0 159 0 0 0 20 0 1 0 476826738 28925952 2329 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 7062 2329 306 96 0 3624 0
[pid=27422] ppid=27420 vsize=19824 CPUtime=0.74 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 2536 0 0 0 74 0 0 0 25 0 1 0 476826738 20299776 2257 33554432000 4194304 4785740 140735896841744 18446744073709551615 4495688 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 4956 2257 314 145 0 2001 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=0.74 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 74 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 527924

[startup+6.30663 s]
/proc/loadavg: 1.26 1.05 1.02 7/184 27425
/proc/meminfo: memFree=14983860/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126883198141988864 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=43192 CPUtime=2.69 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 9078 0 0 0 268 1 0 0 23 0 1 0 476826738 44228608 5933 33554432000 4194304 4587354 140735251003600 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 10798 5933 314 96 0 7360 0
[pid=27422] ppid=27420 vsize=19824 CPUtime=1.77 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 2538 0 0 0 177 0 0 0 25 0 1 0 476826738 20299776 2259 33554432000 4194304 4785740 140735896841744 18446744073709551615 4495688 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 4956 2259 314 145 0 2001 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=1.82 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 182 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 542868

[startup+12.7005 s]
/proc/loadavg: 1.64 1.13 1.04 7/184 27425
/proc/meminfo: memFree=14990236/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=31668 CPUtime=4.79 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 10446 0 0 0 478 1 0 0 25 0 1 0 476826738 32428032 3648 33554432000 4194304 4587354 140735251003600 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 7917 3648 331 96 0 4479 0
[pid=27422] ppid=27420 vsize=20188 CPUtime=3.94 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 2610 0 0 0 394 0 0 0 25 0 1 0 476826738 20672512 2331 33554432000 4194304 4785740 140735896841744 18446744073709551615 4495871 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 5047 2331 314 145 0 2092 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=3.94 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 394 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 531708

[startup+25.5013 s]
/proc/loadavg: 2.60 1.37 1.12 7/184 27425
/proc/meminfo: memFree=14966960/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126883747897802752 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=45972 CPUtime=9.09 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 20795 0 0 0 906 3 0 0 25 0 1 0 476826738 47075328 7190 33554432000 4194304 4587354 140735251003600 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 11493 7190 337 96 0 8055 0
[pid=27422] ppid=27420 vsize=24648 CPUtime=8.16 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 3881 0 0 0 816 0 0 0 25 0 1 0 476826738 25239552 3416 33554432000 4194304 4785740 140735896841744 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 6162 3416 340 145 0 3207 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=8.22 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 822 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 550472

[startup+51.1008 s]
/proc/loadavg: 3.76 1.74 1.25 7/184 27426
/proc/meminfo: memFree=14953100/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882236069314560 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=53712 CPUtime=17.59 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 26809 0 0 0 1755 4 0 0 25 0 1 0 476826738 55001088 7818 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 13428 7818 337 96 0 9990 0
[pid=27422] ppid=27420 vsize=27756 CPUtime=16.74 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 4605 0 0 0 1674 0 0 0 25 0 1 0 476826738 28422144 4140 33554432000 4194304 4785740 140735896841744 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 6939 4140 340 145 0 3984 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=16.74 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 1674 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 561320

[startup+102.301 s]
/proc/loadavg: 5.06 2.41 1.50 7/184 27427
/proc/meminfo: memFree=14944772/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=46224 CPUtime=34.69 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 36748 0 0 0 3464 5 0 0 25 0 1 0 476826738 47333376 6178 33554432000 4194304 4587354 140735251003600 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 11556 6178 337 96 0 8118 0
[pid=27422] ppid=27420 vsize=30876 CPUtime=33.77 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 5345 0 0 0 3377 0 0 0 25 0 1 0 476826738 31617024 4880 33554432000 4194304 4785740 140735896841744 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 7719 4880 340 145 0 4764 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=33.81 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 3381 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 556952

[startup+162.301 s]
/proc/loadavg: 5.65 3.06 1.78 7/184 27429
/proc/meminfo: memFree=14919576/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=59644 CPUtime=54.68 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 45356 0 0 0 5463 5 0 0 25 0 1 0 476826738 61075456 11171 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 14911 11171 337 96 0 11473 0
[pid=27422] ppid=27420 vsize=34656 CPUtime=53.77 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 6204 0 0 0 5377 0 0 0 25 0 1 0 476826738 35487744 5739 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 8664 5739 340 145 0 5709 0
[pid=27423] ppid=27420 vsize=461528 CPUtime=53.81 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 2896 0 0 0 5381 0 0 0 25 0 1 0 476826738 472604672 2793 33554432000 134512640 134534564 4292003696 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 115382 2793 91 6 0 114048 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 574152

[startup+222.301 s]

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

/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 638972

[startup+4662.3 s]
/proc/loadavg: 6.02 6.01 5.92 7/184 27561
/proc/meminfo: memFree=14807360/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882236069314560 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=498632 CPUtime=1554.65 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 348670 0 0 0 155381 84 0 0 25 0 1 0 476826738 510599168 14083 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 124658 14083 337 96 0 121220 0
[pid=27422] ppid=27420 vsize=79300 CPUtime=1553.79 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16294 0 0 0 155375 4 0 0 25 0 1 0 476826738 81203200 15829 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 19825 15829 340 145 0 16870 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1553.78 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 155378 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 1061784

[startup+4722.3 s]
/proc/loadavg: 6.01 6.00 5.92 7/184 27562
/proc/meminfo: memFree=14789580/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882236069314560 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=498632 CPUtime=1574.66 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 350342 0 0 0 157380 86 0 0 25 0 1 0 476826738 510599168 15681 33554432000 4194304 4587354 140735251003600 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 124658 15681 337 96 0 121220 0
[pid=27422] ppid=27420 vsize=79724 CPUtime=1573.8 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16385 0 0 0 157376 4 0 0 25 0 1 0 476826738 81637376 15920 33554432000 4194304 4785740 140735896841744 18446744073709551615 228244046450 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 19931 15920 340 145 0 16976 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1573.78 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 157378 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4722.24
Current children cumulated vsize (KiB) 1062208

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27564
/proc/meminfo: memFree=14784696/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882236069314560 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=75944 CPUtime=1594.65 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 354615 0 0 0 159378 87 0 0 25 0 1 0 476826738 77766656 14869 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 18986 14869 337 96 0 15548 0
[pid=27422] ppid=27420 vsize=80152 CPUtime=1593.8 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16489 0 0 0 159376 4 0 0 25 0 1 0 476826738 82075648 16024 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20038 16024 340 145 0 17083 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1593.78 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 159378 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 639948

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27566
/proc/meminfo: memFree=14807732/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882236069314560 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=500152 CPUtime=1614.65 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 358517 0 0 0 161377 88 0 0 25 0 1 0 476826738 512155648 13639 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 125038 13639 337 96 0 121600 0
[pid=27422] ppid=27420 vsize=80152 CPUtime=1613.79 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16506 0 0 0 161375 4 0 0 25 0 1 0 476826738 82075648 16041 33554432000 4194304 4785740 140735896841744 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20038 16041 340 145 0 17083 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1613.79 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 161379 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 1064156

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27567
/proc/meminfo: memFree=14788724/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=500152 CPUtime=1634.64 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 360353 0 0 0 163376 88 0 0 25 0 1 0 476826738 512155648 15398 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 125038 15398 337 96 0 121600 0
[pid=27422] ppid=27420 vsize=81004 CPUtime=1633.79 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16722 0 0 0 163375 4 0 0 25 0 1 0 476826738 82948096 16257 33554432000 4194304 4785740 140735896841744 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20251 16257 340 145 0 17296 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1633.8 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 163380 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4902.23
Current children cumulated vsize (KiB) 1065008

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 27569
/proc/meminfo: memFree=14785336/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=76076 CPUtime=1654.64 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 364421 0 0 0 165374 90 0 0 25 0 1 0 476826738 77901824 14342 33554432000 4194304 4587354 140735251003600 18446744073709551615 4239225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 19019 14342 337 96 0 15581 0
[pid=27422] ppid=27420 vsize=81004 CPUtime=1653.79 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16722 0 0 0 165375 4 0 0 25 0 1 0 476826738 82948096 16257 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20251 16257 340 145 0 17296 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1653.8 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 165380 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134529098 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 640932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.92 4/179 27580
/proc/meminfo: memFree=14909348/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=76076 CPUtime=1667.24 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 365463 0 0 0 166634 90 0 0 25 0 1 0 476826738 77901824 15342 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 19019 15342 337 96 0 15581 0
[pid=27422] ppid=27420 vsize=81648 CPUtime=1666.39 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16850 0 0 0 166635 4 0 0 25 0 1 0 476826738 83607552 16385 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20412 16385 340 145 0 17457 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1666.41 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 166641 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 641576

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

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

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.92 4/179 27580
/proc/meminfo: memFree=14909348/32951124 swapFree=67111524/67111528
[pid=27420] ppid=27418 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27420/stat : 27420 (ppfolio) S 27418 27420 26615 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476826738 18763776 394 33554432000 4194304 4287625 140734518983136 18446744073709551615 228244368911 0 0 4096 65536 2126882373508268032 0 0 17 4 0 0 0
/proc/27420/statm: 4581 394 345 23 0 91 0
[pid=27421] ppid=27420 vsize=76076 CPUtime=1667.24 cores=0
/proc/27421/stat : 27421 (cryptominisat) R 27420 27420 26615 0 -1 4202496 365463 0 0 0 166634 90 0 0 25 0 1 0 476826738 77901824 15342 33554432000 4194304 4587354 140735251003600 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27421/statm: 19019 15342 337 96 0 15581 0
[pid=27422] ppid=27420 vsize=81648 CPUtime=1666.39 cores=0
/proc/27422/stat : 27422 (clasp) R 27420 27420 26615 0 -1 4202496 16850 0 0 0 166635 4 0 0 25 0 1 0 476826738 83607552 16385 33554432000 4194304 4785740 140735896841744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27422/statm: 20412 16385 340 145 0 17457 0
[pid=27423] ppid=27420 vsize=465528 CPUtime=1666.41 cores=0
/proc/27423/stat : 27423 (TNM) R 27420 27420 26615 0 -1 4202496 3231 0 0 0 166641 0 0 0 25 0 1 0 476826738 476700672 3128 33554432000 134512640 134534564 4292003696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27423/statm: 116382 3128 95 6 0 115048 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 641576

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.11
CPU time (s): 5000.04
CPU user time (s): 4999.1
CPU system time (s): 0.94
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 3036344

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

runsolver used 8.82566 second user time and 18.4512 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 15:38:08
IDJOB=3275867
IDBENCH=83909
IDSOLVER=1639
FILE ID=node136/3275867-1303652288
RUNJOBID= node136-1303652288-27397
PBS_JOBID= 13150712
Free space on /tmp= 72244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275867-1303652288/watcher-3275867-1303652288 -o /tmp/evaluation-result-3275867-1303652288/solver-3275867-1303652288 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275867-1303652288.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=919681519

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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:      15044496 kB
Buffers:       1702624 kB
Cached:       15570452 kB
SwapCached:          4 kB
Active:        9134004 kB
Inactive:      8208948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15044496 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22984 kB
Writeback:           0 kB
AnonPages:       69108 kB
Mapped:          15652 kB
Slab:           501136 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223104 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= 72236 MiB
End job on node136 at 2011-04-24 17:01:30