Trace number 3249984

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
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 variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 1 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.05	Starting clasp 1.3.6 on core(s) 5
0.00/0.05	Starting TNM 2009 on core(s) 5
1300.02/1300.00	Done

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.88 11.08 10.44 10/197 18432
/proc/meminfo: memFree=12226372/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18240 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) R 18430 18432 16977 0 -1 4194304 265 0 0 0 0 0 0 0 25 0 1 0 462474401 18677760 214 33554432000 4194304 4287625 140734737389696 18446744073709551615 254495729128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18432/statm: 4560 214 181 23 0 57 0

[startup+0.087129 s]
/proc/loadavg: 10.88 11.08 10.44 10/197 18432
/proc/meminfo: memFree=12226372/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 3679854865984487688 0 0 17 5 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101119 s]
/proc/loadavg: 10.88 11.08 10.44 10/197 18432
/proc/meminfo: memFree=12226372/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 3679854865984487688 0 0 17 5 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301083 s]
/proc/loadavg: 10.88 11.08 10.44 10/197 18432
/proc/meminfo: memFree=12226372/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701005 s]
/proc/loadavg: 10.88 11.08 10.44 10/197 18432
/proc/meminfo: memFree=12226372/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755194319364161536 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 10.88 11.08 10.44 12/201 18436
/proc/meminfo: memFree=12219092/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755194456803115008 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1643316 CPUtime=0.49 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 1799 0 0 0 49 0 0 0 25 0 1 0 462474402 1682755584 1010 33554432000 4194304 4587354 140734181449712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 410829 1010 327 96 0 407391 0
[pid=18435] ppid=18432 vsize=13228 CPUtime=0.39 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 771 0 0 0 39 0 0 0 25 0 1 0 462474402 13545472 662 33554432000 4194304 4785740 140734642384720 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 3307 662 340 145 0 352 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=0.58 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 58 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2130712

[startup+3.10053 s]
/proc/loadavg: 10.88 11.08 10.44 12/201 18436
/proc/meminfo: memFree=12215496/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1644228 CPUtime=0.99 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 2780 0 0 0 99 0 0 0 25 0 1 0 462474402 1683689472 1449 33554432000 4194304 4587354 140734181449712 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 411057 1449 331 96 0 407619 0
[pid=18435] ppid=18432 vsize=13760 CPUtime=0.94 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 890 0 0 0 94 0 0 0 25 0 1 0 462474402 14090240 781 33554432000 4194304 4785740 140734642384720 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 3440 781 340 145 0 485 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=1.14 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 114 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2132156

[startup+6.30089 s]
/proc/loadavg: 10.89 11.08 10.44 12/201 18436
/proc/meminfo: memFree=12195912/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755196243509510144 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1658392 CPUtime=2.09 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 6158 0 0 0 208 1 0 0 25 0 1 0 462474402 1698193408 4146 33554432000 4194304 4587354 140734181449712 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 414598 4146 337 96 0 411160 0
[pid=18435] ppid=18432 vsize=14164 CPUtime=1.99 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 990 0 0 0 199 0 0 0 25 0 1 0 462474402 14503936 881 33554432000 4194304 4785740 140734642384720 18446744073709551615 4551108 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 3541 881 340 145 0 586 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=2.18 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 218 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2146724

[startup+12.7006 s]
/proc/loadavg: 10.90 11.08 10.45 12/201 18436
/proc/meminfo: memFree=12194552/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755194731681021952 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1657528 CPUtime=4.19 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 8011 0 0 0 418 1 0 0 25 0 1 0 462474402 1697308672 4392 33554432000 4194304 4587354 140734181449712 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 414382 4392 337 96 0 410944 0
[pid=18435] ppid=18432 vsize=14848 CPUtime=4.13 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 1180 0 0 0 413 0 0 0 25 0 1 0 462474402 15204352 1071 33554432000 4194304 4785740 140734642384720 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 3712 1071 340 145 0 757 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=4.34 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 434 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2146544

[startup+25.5011 s]
/proc/loadavg: 10.92 11.08 10.45 12/201 18436
/proc/meminfo: memFree=12197004/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755195968631603200 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1665184 CPUtime=8.49 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 11958 0 0 0 848 1 0 0 25 0 1 0 462474402 1705148416 6306 33554432000 4194304 4587354 140734181449712 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 416296 6306 337 96 0 412858 0
[pid=18435] ppid=18432 vsize=15940 CPUtime=8.39 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 1433 0 0 0 839 0 0 0 25 0 1 0 462474402 16322560 1324 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 3985 1324 340 145 0 1030 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=8.59 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 859 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134529377 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2155292

[startup+51.1009 s]
/proc/loadavg: 10.95 11.07 10.47 12/201 18437
/proc/meminfo: memFree=12181708/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755196106070556672 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1668808 CPUtime=16.99 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 18302 0 0 0 1696 3 0 0 25 0 1 0 462474402 1708859392 7447 33554432000 4194304 4587354 140734181449712 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 417202 7447 337 96 0 413764 0
[pid=18435] ppid=18432 vsize=16940 CPUtime=16.94 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 1683 0 0 0 1694 0 0 0 25 0 1 0 462474402 17346560 1574 33554432000 4194304 4785740 140734642384720 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 4235 1574 340 145 0 1280 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=17.14 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 1714 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2159916

[startup+102.307 s]
/proc/loadavg: 10.98 11.05 10.49 12/201 18439
/proc/meminfo: memFree=12072772/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755196243509510144 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1678648 CPUtime=34.09 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 26859 0 0 0 3405 4 0 0 25 0 1 0 462474402 1718935552 9122 33554432000 4194304 4587354 140734181449712 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 419662 9122 337 96 0 416224 0
[pid=18435] ppid=18432 vsize=18428 CPUtime=33.99 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 2018 0 0 0 3399 0 0 0 25 0 1 0 462474402 18870272 1909 33554432000 4194304 4785740 140734642384720 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 4607 1909 340 145 0 1652 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=34.2 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 3420 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2171244

[startup+162.301 s]
/proc/loadavg: 10.99 11.04 10.52 12/201 18440
/proc/meminfo: memFree=12110084/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=0 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462474401 18763776 394 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 10755195831192649728 0 0 17 7 0 0 0
/proc/18432/statm: 4581 394 345 23 0 91 0
[pid=18434] ppid=18432 vsize=1705496 CPUtime=54.08 cores=5
/proc/18434/stat : 18434 (cryptominisat) R 18432 18432 16977 0 -1 4202496 42923 0 0 0 5402 6 0 0 25 0 1 0 462474402 1746427904 16766 33554432000 4194304 4587354 140734181449712 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18434/statm: 426374 16766 337 96 0 422936 0
[pid=18435] ppid=18432 vsize=19492 CPUtime=53.98 cores=5

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

/proc/meminfo: memFree=12935980/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=26040 CPUtime=308.55 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 3774 0 0 0 30855 0 0 0 25 0 1 0 462474402 26664960 3665 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6510 3665 341 145 0 3555 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=308.8 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 30880 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 500208

[startup+822.301 s]
/proc/loadavg: 2.77 6.98 9.12 3/174 18511
/proc/meminfo: memFree=12935584/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=26716 CPUtime=338.56 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 3927 0 0 0 33856 0 0 0 25 0 1 0 462474402 27357184 3818 33554432000 4194304 4785740 140734642384720 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6679 3818 341 145 0 3724 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=338.79 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 33879 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 500884

[startup+882.301 s]
/proc/loadavg: 2.26 6.01 8.63 3/174 18512
/proc/meminfo: memFree=12935572/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=26884 CPUtime=368.56 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 3951 0 0 0 36856 0 0 0 25 0 1 0 462474402 27529216 3842 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6721 3842 341 145 0 3766 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=368.79 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 36879 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 501052

[startup+942.3 s]
/proc/loadavg: 2.10 5.33 8.25 3/174 18523
/proc/meminfo: memFree=12935652/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=27392 CPUtime=398.57 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4080 0 0 0 39857 0 0 0 25 0 1 0 462474402 28049408 3971 33554432000 4194304 4785740 140734642384720 18446744073709551615 4560663 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6848 3971 341 145 0 3893 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=398.78 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 39878 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 4036027 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 501560

[startup+1002.3 s]
/proc/loadavg: 2.03 4.68 7.82 3/174 18525
/proc/meminfo: memFree=12935384/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=27728 CPUtime=428.58 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4162 0 0 0 42858 0 0 0 25 0 1 0 462474402 28393472 4053 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6932 4053 341 145 0 3977 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=428.78 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 42878 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 501896

[startup+1062.3 s]
/proc/loadavg: 2.01 4.22 7.49 3/174 18526
/proc/meminfo: memFree=12935480/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=27728 CPUtime=458.58 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4163 0 0 0 45858 0 0 0 25 0 1 0 462474402 28393472 4054 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6932 4054 341 145 0 3977 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=458.77 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 45877 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 501896

[startup+1122.3 s]
/proc/loadavg: 2.00 3.82 7.14 3/174 18531
/proc/meminfo: memFree=12935732/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=27896 CPUtime=488.59 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4207 0 0 0 48859 0 0 0 25 0 1 0 462474402 28565504 4098 33554432000 4194304 4785740 140734642384720 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 6974 4098 341 145 0 4019 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=488.77 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 48877 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 502064

[startup+1182.3 s]
/proc/loadavg: 2.00 3.48 6.81 3/174 18532
/proc/meminfo: memFree=12935860/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=28064 CPUtime=518.6 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4244 0 0 0 51860 0 0 0 25 0 1 0 462474402 28737536 4135 33554432000 4194304 4785740 140734642384720 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 7016 4135 341 145 0 4061 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=518.76 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 51876 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 502232

[startup+1242.3 s]
/proc/loadavg: 2.00 3.21 6.51 3/174 18534
/proc/meminfo: memFree=12935592/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=28064 CPUtime=548.61 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4260 0 0 0 54861 0 0 0 25 0 1 0 462474402 28737536 4151 33554432000 4194304 4785740 140734642384720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 7016 4151 341 145 0 4061 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=548.76 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 54876 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 502232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.99 6.23 3/174 18535
/proc/meminfo: memFree=12935460/32950928 swapFree=67111528/67111528
[pid=18432] ppid=18430 vsize=18324 CPUtime=144.95 cores=5,7
/proc/18432/stat : 18432 (ppfolio) S 18430 18432 16977 0 -1 4202496 502 59369 0 0 0 0 14485 10 15 0 1 0 462474401 18763776 395 33554432000 4194304 4287625 140734737389696 18446744073709551615 254500711951 0 0 4096 65536 4480648838264094977 0 0 17 7 0 0 0
/proc/18432/statm: 4581 395 346 23 0 91 0
[pid=18435] ppid=18432 vsize=28236 CPUtime=577.42 cores=5
/proc/18435/stat : 18435 (clasp) R 18432 18432 16977 0 -1 4202496 4274 0 0 0 57742 0 0 0 25 0 1 0 462474402 28913664 4165 33554432000 4194304 4785740 140734642384720 18446744073709551615 4278171 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18435/statm: 7059 4165 341 145 0 4104 0
[pid=18436] ppid=18432 vsize=455844 CPUtime=577.65 cores=5
/proc/18436/stat : 18436 (TNM) R 18432 18432 16977 0 -1 4202496 331 0 0 0 57765 0 0 0 25 0 1 0 462474402 466784256 228 33554432000 134512640 134534564 4292853840 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18436/statm: 113961 228 95 6 0 112627 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 502404

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18432 and gives
#  childrusage.ru_utime.tv_sec=722
#  childrusage.ru_utime.tv_usec=287195
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 722.404
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.92
CPU system time (s): 0.1
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6503884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 722.287
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64176
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= 133
involuntary context switches= 8513

runsolver used 1.82472 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:46:17
IDJOB=3249984
IDBENCH=83211
IDSOLVER=1613
FILE ID=node149/3249984-1303508777
RUNJOBID= node149-1303506867-17699
PBS_JOBID= 13134233
Free space on /tmp= 72104 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249984-1303508777/watcher-3249984-1303508777 -o /tmp/evaluation-result-3249984-1303508777/solver-3249984-1303508777 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249984-1303508777.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1069682646

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:      12226528 kB
Buffers:       1796548 kB
Cached:       17641708 kB
SwapCached:          0 kB
Active:       10023384 kB
Inactive:     10162624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12226528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10360 kB
Writeback:           0 kB
AnonPages:      747312 kB
Mapped:          17552 kB
Slab:           472904 kB
PageTables:       7304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3986524 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= 72132 MiB
End job on node149 at 2011-04-23 00:07:57