Trace number 3264198

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.01 1300.01

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264198-1303547710/watcher-3264198-1303547710 -o /tmp/evaluation-result-3264198-1303547710/solver-3264198-1303547710 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264198-1303547710.cnf 

running on 2 cores: 1,3

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 10/198 16764
/proc/meminfo: memFree=16506004/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) R 16762 16764 15351 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 466368757 18763776 392 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/16764/statm: 4581 392 343 23 0 91 0

[startup+0.0637519 s]
/proc/loadavg: 4.36 4.06 3.84 10/198 16764
/proc/meminfo: memFree=16506004/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 2453832605682860296 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100744 s]
/proc/loadavg: 4.36 4.06 3.84 10/198 16764
/proc/meminfo: memFree=16506004/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 2453832605682860296 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300711 s]
/proc/loadavg: 4.36 4.06 3.84 10/198 16764
/proc/meminfo: memFree=16506004/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585094391267328 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700638 s]
/proc/loadavg: 4.36 4.06 3.84 10/198 16764
/proc/meminfo: memFree=16506004/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585094391267328 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 4.36 4.06 3.84 13/202 16798
/proc/meminfo: memFree=16453940/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585919024988160 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=44748 CPUtime=0.93 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 8639 0 0 0 93 0 0 0 18 0 1 0 466368757 45821952 6103 33554432000 4194304 4587354 140734115634128 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 11187 6103 326 96 0 7749 0
[pid=16766] ppid=16764 vsize=20372 CPUtime=0.19 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 2987 0 0 0 19 0 0 0 24 0 1 0 466368757 20860928 2392 33554432000 4194304 4785740 140734380516832 18446744073709551615 4495534 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 5093 2392 314 145 0 2138 0
[pid=16767] ppid=16764 vsize=458068 CPUtime=0.34 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 2313 0 0 0 34 0 0 0 25 0 1 0 466368757 469061632 2210 33554432000 134512640 134534564 4290859232 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 114517 2210 91 6 0 113183 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 541512

[startup+3.10121 s]
/proc/loadavg: 4.97 4.19 3.88 13/202 16798
/proc/meminfo: memFree=16434496/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500586193902895104 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1205884 CPUtime=1.59 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 9561 0 0 0 158 1 0 0 19 0 1 0 466368757 1234825216 5944 33554432000 4194304 4587354 140734115634128 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 301471 5944 327 96 0 298033 0
[pid=16766] ppid=16764 vsize=20908 CPUtime=0.63 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 3426 0 0 0 63 0 0 0 25 0 1 0 466368757 21409792 2572 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 5227 2572 340 145 0 2272 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=0.84 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 84 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1708068

[startup+6.30063 s]
/proc/loadavg: 4.97 4.19 3.88 13/202 16798
/proc/meminfo: memFree=16428212/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585781586034688 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1212512 CPUtime=3.19 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 11164 0 0 0 318 1 0 0 19 0 1 0 466368757 1241612288 7534 33554432000 4194304 4587354 140734115634128 18446744073709551615 4365209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 303128 7534 337 96 0 299690 0
[pid=16766] ppid=16764 vsize=20908 CPUtime=1.43 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 3426 0 0 0 143 0 0 0 25 0 1 0 466368757 21409792 2572 33554432000 4194304 4785740 140734380516832 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 5227 2572 340 145 0 2272 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=1.64 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 164 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1714696

[startup+12.7005 s]
/proc/loadavg: 6.05 4.45 3.97 13/202 16798
/proc/meminfo: memFree=16389296/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500586056463941632 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1225668 CPUtime=5.29 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 14408 0 0 0 528 1 0 0 25 0 1 0 466368757 1255084032 10775 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 306417 10775 337 96 0 302979 0
[pid=16766] ppid=16764 vsize=27776 CPUtime=3.59 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 5114 0 0 0 358 1 0 0 25 0 1 0 466368757 28442624 4260 33554432000 4194304 4785740 140734380516832 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 6944 4260 340 145 0 3989 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=3.79 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 379 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1734720

[startup+25.5011 s]
/proc/loadavg: 6.96 4.69 4.05 13/202 16799
/proc/meminfo: memFree=16353608/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1227104 CPUtime=9.59 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 17014 0 0 0 957 2 0 0 25 0 1 0 466368757 1256554496 11676 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 306776 11676 337 96 0 303338 0
[pid=16766] ppid=16764 vsize=35008 CPUtime=7.84 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 6902 0 0 0 783 1 0 0 25 0 1 0 466368757 35848192 6048 33554432000 4194304 4785740 140734380516832 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 8752 6048 340 145 0 5797 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=8.04 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 804 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1743388

[startup+51.1004 s]
/proc/loadavg: 8.68 5.28 4.26 13/202 16799
/proc/meminfo: memFree=16333432/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500584407196499968 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1226924 CPUtime=18.08 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 21373 0 0 0 1805 3 0 0 25 0 1 0 466368757 1256370176 12408 33554432000 4194304 4587354 140734115634128 18446744073709551615 4365120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 306731 12408 337 96 0 303293 0
[pid=16766] ppid=16764 vsize=38976 CPUtime=16.38 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 7885 0 0 0 1637 1 0 0 25 0 1 0 466368757 39911424 7031 33554432000 4194304 4785740 140734380516832 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 9744 7031 340 145 0 6789 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=16.59 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 1659 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1747176

[startup+102.307 s]
/proc/loadavg: 10.71 6.42 4.71 13/202 16801
/proc/meminfo: memFree=16228024/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500584269757546496 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1263480 CPUtime=35.18 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 31163 0 0 0 3514 4 0 0 25 0 1 0 466368757 1293803520 22194 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 315870 22194 337 96 0 312432 0
[pid=16766] ppid=16764 vsize=46804 CPUtime=33.45 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 9853 0 0 0 3343 2 0 0 25 0 1 0 466368757 47927296 8999 33554432000 4194304 4785740 140734380516832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 11701 8999 340 145 0 8746 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=33.64 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 3364 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1791560

[startup+162.301 s]
/proc/loadavg: 11.59 7.45 5.17 13/202 16802
/proc/meminfo: memFree=16190688/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585369269174272 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1264596 CPUtime=55.18 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 31522 0 0 0 5514 4 0 0 25 0 1 0 466368757 1294946304 22548 33554432000 4194304 4587354 140734115634128 18446744073709551615 4237485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 316149 22548 337 96 0 312711 0
[pid=16766] ppid=16764 vsize=52420 CPUtime=53.45 cores=1

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

/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1863608

[startup+882.301 s]
/proc/loadavg: 9.03 9.61 7.96 10/193 16839
/proc/meminfo: memFree=16127076/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585644147081216 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1286232 CPUtime=295.15 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 46679 0 0 0 29508 7 0 0 25 0 1 0 466368757 1317101568 29002 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 321558 29002 337 96 0 318120 0
[pid=16766] ppid=16764 vsize=88148 CPUtime=293.45 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 19596 0 0 0 29340 5 0 0 25 0 1 0 466368757 90263552 18742 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 22037 18742 340 145 0 19082 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=293.7 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 29370 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1855656

[startup+942.301 s]
/proc/loadavg: 9.01 9.50 8.02 10/193 16840
/proc/meminfo: memFree=16123712/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585781586034688 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1288452 CPUtime=315.16 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 48206 0 0 0 31509 7 0 0 25 0 1 0 466368757 1319374848 28859 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 322113 28859 337 96 0 318675 0
[pid=16766] ppid=16764 vsize=89692 CPUtime=313.45 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 19977 0 0 0 31340 5 0 0 25 0 1 0 466368757 91844608 19123 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 22423 19123 340 145 0 19468 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=313.69 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 31369 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1859420

[startup+1002.3 s]
/proc/loadavg: 9.00 9.40 8.08 10/193 16842
/proc/meminfo: memFree=16102492/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585919024988160 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1287740 CPUtime=335.17 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 49613 0 0 0 33509 8 0 0 25 0 1 0 466368757 1318645760 28864 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 321935 28864 337 96 0 318497 0
[pid=16766] ppid=16764 vsize=92376 CPUtime=333.44 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 20553 0 0 0 33339 5 0 0 25 0 1 0 466368757 94593024 19699 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 23094 19699 340 145 0 20139 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=333.69 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 33369 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1861392

[startup+1062.3 s]
/proc/loadavg: 9.00 9.33 8.13 10/193 16843
/proc/meminfo: memFree=16086976/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585231830220800 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1296184 CPUtime=355.18 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 51174 0 0 0 35509 9 0 0 25 0 1 0 466368757 1327292416 28891 33554432000 4194304 4587354 140734115634128 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 324046 28891 337 96 0 320608 0
[pid=16766] ppid=16764 vsize=93468 CPUtime=353.44 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 20768 0 0 0 35339 5 0 0 25 0 1 0 466368757 95711232 19914 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 23367 19914 340 145 0 20412 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=353.69 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 35369 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1870928

[startup+1122.3 s]
/proc/loadavg: 9.00 9.27 8.19 10/193 16845
/proc/meminfo: memFree=16082860/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1288488 CPUtime=375.19 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 52960 0 0 0 37510 9 0 0 25 0 1 0 466368757 1319411712 28891 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 322122 28891 337 96 0 318684 0
[pid=16766] ppid=16764 vsize=94180 CPUtime=373.44 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 20935 0 0 0 37339 5 0 0 25 0 1 0 466368757 96440320 20081 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 23545 20081 340 145 0 20590 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=373.69 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 37369 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1863944

[startup+1182.3 s]
/proc/loadavg: 9.07 9.23 8.24 10/193 16847
/proc/meminfo: memFree=16084708/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500585919024988160 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1291748 CPUtime=395.19 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 54752 0 0 0 39510 9 0 0 25 0 1 0 466368757 1322749952 28891 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 322937 28891 337 96 0 319499 0
[pid=16766] ppid=16764 vsize=95148 CPUtime=393.43 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 21149 0 0 0 39338 5 0 0 25 0 1 0 466368757 97431552 20295 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 23787 20295 340 145 0 20832 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=393.68 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 39368 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1868172

[startup+1242.3 s]
/proc/loadavg: 9.02 9.19 8.28 10/193 16848
/proc/meminfo: memFree=16073044/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500586056463941632 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1281976 CPUtime=415.2 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 56731 0 0 0 41510 10 0 0 25 0 1 0 466368757 1312743424 28891 33554432000 4194304 4587354 140734115634128 18446744073709551615 4243751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 320494 28891 337 96 0 317056 0
[pid=16766] ppid=16764 vsize=95656 CPUtime=413.43 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 21276 0 0 0 41338 5 0 0 25 0 1 0 466368757 97951744 20422 33554432000 4194304 4785740 140734380516832 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 23914 20422 340 145 0 20959 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=413.68 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 41368 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1858908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.77 9.10 8.31 7/184 16868
/proc/meminfo: memFree=16163360/32951124 swapFree=67111528/67111528
[pid=16764] ppid=16762 vsize=18324 CPUtime=0 cores=1,3
/proc/16764/stat : 16764 (ppfolio) S 16762 16764 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368757 18763776 394 33554432000 4194304 4287625 140734283807232 18446744073709551615 212687695375 0 0 4096 65536 5500586193902895104 0 0 17 3 0 0 0
/proc/16764/statm: 4581 394 345 23 0 91 0
[pid=16765] ppid=16764 vsize=1281312 CPUtime=434.42 cores=1
/proc/16765/stat : 16765 (cryptominisat) R 16764 16764 15351 0 -1 4202496 58178 0 0 0 43432 10 0 0 25 0 1 0 466368757 1312063488 29303 33554432000 4194304 4587354 140734115634128 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16765/statm: 320328 29303 337 96 0 316890 0
[pid=16766] ppid=16764 vsize=97300 CPUtime=432.71 cores=1
/proc/16766/stat : 16766 (clasp) R 16764 16764 15351 0 -1 4202496 21623 0 0 0 43266 5 0 0 25 0 1 0 466368757 99635200 20769 33554432000 4194304 4785740 140734380516832 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16766/statm: 24325 20769 340 145 0 21370 0
[pid=16767] ppid=16764 vsize=462952 CPUtime=432.88 cores=1
/proc/16767/stat : 16767 (TNM) R 16764 16764 15351 0 -1 4202496 3271 0 0 0 43288 0 0 0 25 0 1 0 466368757 474062848 3168 33554432000 134512640 134534564 4290859232 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16767/statm: 115738 3168 95 6 0 114404 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1859888

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 16764 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.86
CPU system time (s): 0.15
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 3022596

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

runsolver used 2.12068 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 10:35:10
IDJOB=3264198
IDBENCH=84560
IDSOLVER=1613
FILE ID=node139/3264198-1303547710
RUNJOBID= node139-1303547704-16595
PBS_JOBID= 13143099
Free space on /tmp= 72900 MiB

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

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=1570197032

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:      16506036 kB
Buffers:       2138924 kB
Cached:       13673156 kB
SwapCached:          0 kB
Active:        9658192 kB
Inactive:      6262276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16506036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           43116 kB
Writeback:           0 kB
AnonPages:      107528 kB
Mapped:          17852 kB
Slab:           458652 kB
PageTables:       6088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5036904 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= 72908 MiB
End job on node139 at 2011-04-23 10:56:52