Trace number 3262702

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.81 1300.02

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

Solver Data

0.00/0.29	This is pico-portfolio, a naive parallel portfolio
0.00/0.29	Copyright (C) 2011 Olivier Roussel
0.00/0.29	Using 1 processing units
0.00/0.29	This portfolio uses the following solvers:
0.00/0.29	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.29	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.29	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.29	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.29	Starting clasp 1.3.6 on core(s) 0
0.00/0.29	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-3262702-1303543610/watcher-3262702-1303543610 -o /tmp/evaluation-result-3262702-1303543610/solver-3262702-1303543610 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262702-1303543610.cnf 

running on 2 cores: 0,2

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: 10.67 11.14 9.59 11/198 7186
/proc/meminfo: memFree=12515672/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=2712 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 465957671 2777088 37 33554432000 4194304 4287625 140736995391488 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/7186/statm: 678 37 27 23 0 23 0

[startup+0.0905271 s]
/proc/loadavg: 10.67 11.14 9.59 11/198 7186
/proc/meminfo: memFree=12515672/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=2712 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 465957671 2777088 37 33554432000 4194304 4287625 140736995391488 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/7186/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100523 s]
/proc/loadavg: 10.67 11.14 9.59 11/198 7186
/proc/meminfo: memFree=12515672/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=2712 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 465957671 2777088 37 33554432000 4194304 4287625 140736995391488 18446744073709551615 254495768199 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/7186/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300485 s]
/proc/loadavg: 10.67 11.14 9.59 11/198 7186
/proc/meminfo: memFree=12515672/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) R 7184 7186 6459 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700402 s]
/proc/loadavg: 10.67 11.14 9.59 11/198 7186
/proc/meminfo: memFree=12515672/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790253472317440 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12485756/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790253472317440 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=31828 CPUtime=0.39 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 3026 0 0 0 39 0 0 0 25 0 1 0 465957696 32591872 2612 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 7957 2612 330 96 0 4519 0
[pid=7189] ppid=7186 vsize=15984 CPUtime=0.39 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 1770 0 0 0 39 0 0 0 25 0 1 0 465957696 16367616 1358 33554432000 4194304 4785740 140733744901184 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 3996 1358 340 145 0 1041 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=0.45 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 45 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530236 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 524472

[startup+3.10093 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12470536/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790390911270912 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=32356 CPUtime=0.89 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 3618 0 0 0 89 0 0 0 25 0 1 0 465957696 33132544 2304 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 8089 2304 330 96 0 4651 0
[pid=7189] ppid=7186 vsize=19868 CPUtime=0.9 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 2709 0 0 0 90 0 0 0 25 0 1 0 465957696 20344832 2297 33554432000 4194304 4785740 140733744901184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 4967 2297 340 145 0 2012 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=1.04 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 104 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 528884

[startup+6.30129 s]
/proc/loadavg: 10.86 11.17 9.61 13/202 7190
/proc/meminfo: memFree=12457608/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790803228131328 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=453136 CPUtime=1.99 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 4680 0 0 0 199 0 0 0 25 0 1 0 465957696 464011264 2413 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 113284 2413 330 96 0 109846 0
[pid=7189] ppid=7186 vsize=27020 CPUtime=1.99 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 4524 0 0 0 199 0 0 0 25 0 1 0 465957696 27668480 4112 33554432000 4194304 4785740 140733744901184 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 6755 4112 340 145 0 3800 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=2.05 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 205 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 956816

[startup+12.701 s]
/proc/loadavg: 10.95 11.19 9.62 13/202 7190
/proc/meminfo: memFree=12416488/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790528350224384 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=463752 CPUtime=4.09 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 10070 0 0 0 408 1 0 0 25 0 1 0 465957696 474882048 6725 33554432000 4194304 4587354 140735496489088 18446744073709551615 254500350613 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 115938 6725 338 96 0 112500 0
[pid=7189] ppid=7186 vsize=30856 CPUtime=4.1 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 5478 0 0 0 410 0 0 0 25 0 1 0 465957696 31596544 5066 33554432000 4194304 4785740 140733744901184 18446744073709551615 4546077 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 7714 5066 340 145 0 4759 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=4.24 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 424 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530197 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 971268

[startup+25.5005 s]
/proc/loadavg: 11.18 11.23 9.66 13/202 7190
/proc/meminfo: memFree=12383020/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=478244 CPUtime=8.39 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 13582 0 0 0 837 2 0 0 25 0 1 0 465957696 489721856 8723 33554432000 4194304 4587354 140735496489088 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 119561 8723 338 96 0 116123 0
[pid=7189] ppid=7186 vsize=36316 CPUtime=8.39 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 6819 0 0 0 838 1 0 0 25 0 1 0 465957696 37187584 6407 33554432000 4194304 4785740 140733744901184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 9079 6407 340 145 0 6124 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=8.45 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 845 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 991220

[startup+51.1003 s]
/proc/loadavg: 11.46 11.29 9.72 13/202 7191
/proc/meminfo: memFree=12322128/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789978594410496 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=487476 CPUtime=16.89 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 19899 0 0 0 1686 3 0 0 25 0 1 0 465957696 499175424 11888 33554432000 4194304 4587354 140735496489088 18446744073709551615 4237597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 121869 11888 338 96 0 118431 0
[pid=7189] ppid=7186 vsize=52572 CPUtime=16.9 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 10880 0 0 0 1688 2 0 0 25 0 1 0 465957696 53833728 10468 33554432000 4194304 4785740 140733744901184 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 13143 10468 340 145 0 10188 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=17.04 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 1704 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 1016708

[startup+102.307 s]
/proc/loadavg: 11.82 11.41 9.84 13/202 7192
/proc/meminfo: memFree=12286280/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256790803228131328 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=490672 CPUtime=33.98 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 25980 0 0 0 3394 4 0 0 25 0 1 0 465957696 502448128 13640 33554432000 4194304 4587354 140735496489088 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 122668 13640 338 96 0 119230 0
[pid=7189] ppid=7186 vsize=58720 CPUtime=33.99 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 12414 0 0 0 3396 3 0 0 25 0 1 0 465957696 60129280 12002 33554432000 4194304 4785740 140733744901184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 14680 12002 340 145 0 11725 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=34.07 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 3407 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 1026052

[startup+162.301 s]
/proc/loadavg: 11.93 11.52 9.97 13/202 7224
/proc/meminfo: memFree=12206860/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789153960689664 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=487828 CPUtime=53.99 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 36549 0 0 0 5392 7 0 0 25 0 1 0 465957696 499535872 12474 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 121957 12474 338 96 0 118519 0
[pid=7189] ppid=7186 vsize=74732 CPUtime=53.98 cores=0

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

/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1157460

[startup+882.3 s]
/proc/loadavg: 12.00 11.97 11.06 13/202 7243
/proc/meminfo: memFree=11753764/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789291399643136 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=529196 CPUtime=293.94 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 121170 0 0 0 29365 29 0 0 25 0 1 0 465957696 541896704 25998 33554432000 4194304 4587354 140735496489088 18446744073709551615 4250309 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 132299 25998 338 96 0 128861 0
[pid=7189] ppid=7186 vsize=143928 CPUtime=294.02 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 33588 0 0 0 29395 7 0 0 25 0 1 0 465957696 147382272 33176 33554432000 4194304 4785740 140733744901184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 35982 33176 340 145 0 33027 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=294.1 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 29410 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1149784

[startup+942.301 s]
/proc/loadavg: 12.00 11.97 11.12 13/202 7245
/proc/meminfo: memFree=11755460/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789428838596608 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=529992 CPUtime=313.94 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 127570 0 0 0 31363 31 0 0 25 0 1 0 465957696 542711808 27853 33554432000 4194304 4587354 140735496489088 18446744073709551615 4243680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 132498 27853 338 96 0 129060 0
[pid=7189] ppid=7186 vsize=143928 CPUtime=314.04 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 33595 0 0 0 31396 8 0 0 25 0 1 0 465957696 147382272 33183 33554432000 4194304 4785740 140733744901184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 35982 33183 340 145 0 33027 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=314.1 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 31410 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1150580

[startup+1002.3 s]
/proc/loadavg: 12.00 11.97 11.17 13/202 7246
/proc/meminfo: memFree=11747864/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789703716503552 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=543848 CPUtime=333.95 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 133060 0 0 0 33362 33 0 0 25 0 1 0 465957696 556900352 24708 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 135962 24708 338 96 0 132524 0
[pid=7189] ppid=7186 vsize=143928 CPUtime=334.04 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 33596 0 0 0 33396 8 0 0 25 0 1 0 465957696 147382272 33184 33554432000 4194304 4785740 140733744901184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 35982 33184 340 145 0 33027 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=334.09 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 33409 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 1164436

[startup+1062.3 s]
/proc/loadavg: 12.00 11.97 11.22 13/202 7248
/proc/meminfo: memFree=11753160/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789291399643136 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=528620 CPUtime=353.96 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 137756 0 0 0 35362 34 0 0 25 0 1 0 465957696 541306880 24708 33554432000 4194304 4587354 140735496489088 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 132155 24708 338 96 0 128717 0
[pid=7189] ppid=7186 vsize=144192 CPUtime=354.04 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 33684 0 0 0 35396 8 0 0 25 0 1 0 465957696 147652608 33272 33554432000 4194304 4785740 140733744901184 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 36048 33272 340 145 0 33093 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=354.09 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 35409 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1149472

[startup+1122.3 s]
/proc/loadavg: 12.04 11.99 11.27 13/202 7250
/proc/meminfo: memFree=11751016/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789428838596608 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=529160 CPUtime=373.97 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 143199 0 0 0 37362 35 0 0 25 0 1 0 465957696 541859840 25268 33554432000 4194304 4587354 140735496489088 18446744073709551615 4243184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 132290 25268 338 96 0 128852 0
[pid=7189] ppid=7186 vsize=144192 CPUtime=374.04 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 33684 0 0 0 37396 8 0 0 25 0 1 0 465957696 147652608 33272 33554432000 4194304 4785740 140733744901184 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 36048 33272 340 145 0 33093 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=374.09 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 37409 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1150012

[startup+1182.3 s]
/proc/loadavg: 12.01 11.99 11.31 13/202 7251
/proc/meminfo: memFree=11711676/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789566277550080 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=530176 CPUtime=393.97 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 149437 0 0 0 39361 36 0 0 25 0 1 0 465957696 542900224 26370 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 132544 26370 338 96 0 129106 0
[pid=7189] ppid=7186 vsize=145520 CPUtime=394.03 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 34008 0 0 0 39395 8 0 0 25 0 1 0 465957696 149012480 33596 33554432000 4194304 4785740 140733744901184 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 36380 33596 340 145 0 33425 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=394.08 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 39408 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1152356

[startup+1242.3 s]
/proc/loadavg: 12.09 12.02 11.36 13/202 7253
/proc/meminfo: memFree=11715856/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789566277550080 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=545296 CPUtime=413.98 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 155335 0 0 0 41360 38 0 0 25 0 1 0 465957696 558383104 27043 33554432000 4194304 4587354 140735496489088 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 136324 27043 338 96 0 132886 0
[pid=7189] ppid=7186 vsize=145520 CPUtime=414.03 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 34008 0 0 0 41395 8 0 0 25 0 1 0 465957696 149012480 33596 33554432000 4194304 4785740 140733744901184 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 36380 33596 340 145 0 33425 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=414.08 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 41408 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1167476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 12.01 11.40 8/191 7262
/proc/meminfo: memFree=11905128/32950928 swapFree=67111528/67111528
[pid=7186] ppid=7184 vsize=18324 CPUtime=0 cores=0,2
/proc/7186/stat : 7186 (ppfolio) S 7184 7186 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957671 18763776 394 33554432000 4194304 4287625 140736995391488 18446744073709551615 254500711951 0 0 4096 65536 256789703716503552 0 0 17 2 0 0 0
/proc/7186/statm: 4581 394 345 23 0 91 0
[pid=7188] ppid=7186 vsize=537956 CPUtime=433.23 cores=0
/proc/7188/stat : 7188 (cryptominisat) R 7186 7186 6459 0 -1 4202496 160942 0 0 0 43283 40 0 0 25 0 1 0 465957696 550866944 27123 33554432000 4194304 4587354 140735496489088 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7188/statm: 134489 27123 338 96 0 131051 0
[pid=7189] ppid=7186 vsize=146332 CPUtime=433.23 cores=0
/proc/7189/stat : 7189 (clasp) R 7186 7186 6459 0 -1 4202496 34207 0 0 0 43314 9 0 0 25 0 1 0 465957696 149843968 33795 33554432000 4194304 4785740 140733744901184 18446744073709551615 4550418 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7189/statm: 36583 33795 340 145 0 33628 0
[pid=7190] ppid=7186 vsize=458336 CPUtime=433.35 cores=0
/proc/7190/stat : 7190 (TNM) R 7186 7186 6459 0 -1 4202496 1443 0 0 0 43335 0 0 0 25 0 1 0 465957696 469336064 1340 33554432000 134512640 134534564 4288435168 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7190/statm: 114584 1340 95 6 0 113250 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 1160948

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 7186 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1299.81
#
# 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.81
CPU user time (s): 1299.32
CPU system time (s): 0.49
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1569524

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

runsolver used 2.31965 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:26:50
IDJOB=3262702
IDBENCH=83796
IDSOLVER=1613
FILE ID=node149/3262702-1303543610
RUNJOBID= node149-1303542307-6976
PBS_JOBID= 13143089
Free space on /tmp= 72212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262702-1303543610/watcher-3262702-1303543610 -o /tmp/evaluation-result-3262702-1303543610/solver-3262702-1303543610 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262702-1303543610.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1976920519

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12515828 kB
Buffers:       2246780 kB
Cached:       17558804 kB
SwapCached:          0 kB
Active:        9773380 kB
Inactive:     10118356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12515828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41552 kB
Writeback:           0 kB
AnonPages:       84924 kB
Mapped:          17032 kB
Slab:           478760 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3094032 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= 72224 MiB
End job on node149 at 2011-04-23 09:48:32