Trace number 3275607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
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 variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.36 4.90 4.97 4/179 13184
/proc/meminfo: memFree=15264348/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) R 13182 13184 12531 0 -1 4202496 454 0 0 0 0 0 0 0 25 0 1 0 456961663 18763776 391 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13184/statm: 4581 391 342 23 0 91 0

[startup+0.0550169 s]
/proc/loadavg: 4.36 4.90 4.97 4/179 13184
/proc/meminfo: memFree=15264348/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4459627138013692168 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101018 s]
/proc/loadavg: 4.36 4.90 4.97 4/179 13184
/proc/meminfo: memFree=15264348/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4459627138013692168 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30097 s]
/proc/loadavg: 4.36 4.90 4.97 4/179 13184
/proc/meminfo: memFree=15264348/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4459627138013692168 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700904 s]
/proc/loadavg: 4.36 4.90 4.97 4/179 13184
/proc/meminfo: memFree=15264348/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4459627138013692168 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 4.36 4.90 4.97 6/183 13188
/proc/meminfo: memFree=15260844/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628595735655088128 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=99360 CPUtime=0.66 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 2111 0 0 0 66 0 0 0 18 0 1 0 456961664 101744640 1263 33554432000 4194304 4587354 140735359337056 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 24840 1263 327 96 0 21402 0
[pid=13186] ppid=13184 vsize=796 CPUtime=0 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 456961664 815104 30 33554432000 4194304 4785740 140736069424848 18446744073709551615 264721481351 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/13186/statm: 199 30 23 145 0 23 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=0.82 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 82 0 0 0 19 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 574440

[startup+3.10044 s]
/proc/loadavg: 4.36 4.90 4.97 6/183 13188
/proc/meminfo: memFree=15257992/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628595735655088128 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=99912 CPUtime=0.99 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 2854 0 0 0 99 0 0 0 19 0 1 0 456961664 102309888 1437 33554432000 4194304 4587354 140735359337056 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 24978 1437 327 96 0 21540 0
[pid=13186] ppid=13184 vsize=13888 CPUtime=0.96 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 945 0 0 0 96 0 0 0 19 0 1 0 456961664 14221312 836 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 3472 836 340 145 0 517 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=1.12 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 112 0 0 0 19 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 588084

[startup+6.30084 s]
/proc/loadavg: 4.41 4.90 4.97 6/183 13188
/proc/meminfo: memFree=15243360/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628595185899274240 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=115464 CPUtime=2.09 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 6636 0 0 0 208 1 0 0 21 0 1 0 456961664 118235136 4475 33554432000 4194304 4587354 140735359337056 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 28866 4475 337 96 0 25428 0
[pid=13186] ppid=13184 vsize=14556 CPUtime=2.04 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 1107 0 0 0 204 0 0 0 21 0 1 0 456961664 14905344 998 33554432000 4194304 4785740 140736069424848 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 3639 998 340 145 0 684 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=2.14 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 214 0 0 0 21 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 2804745 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 604304

[startup+12.7006 s]
/proc/loadavg: 4.46 4.91 4.97 6/183 13189
/proc/meminfo: memFree=15241408/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628593948948692992 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=113784 CPUtime=4.19 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 8767 0 0 0 418 1 0 0 25 0 1 0 456961664 116514816 4817 33554432000 4194304 4587354 140735359337056 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 28446 4817 337 96 0 25008 0
[pid=13186] ppid=13184 vsize=15640 CPUtime=4.16 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 1361 0 0 0 416 0 0 0 25 0 1 0 456961664 16015360 1252 33554432000 4194304 4785740 140736069424848 18446744073709551615 264726063497 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 3910 1252 340 145 0 955 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=4.32 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 432 0 0 0 25 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 603708

[startup+25.5012 s]
/proc/loadavg: 4.58 4.91 4.97 6/183 13189
/proc/meminfo: memFree=15230644/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628593674070786048 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=124376 CPUtime=8.48 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 12180 0 0 0 847 1 0 0 25 0 1 0 456961664 127361024 7121 33554432000 4194304 4587354 140735359337056 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 31094 7121 337 96 0 27656 0
[pid=13186] ppid=13184 vsize=16908 CPUtime=8.44 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 1655 0 0 0 844 0 0 0 25 0 1 0 456961664 17313792 1546 33554432000 4194304 4785740 140736069424848 18446744073709551615 4551048 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 4227 1546 340 145 0 1272 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=8.54 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 854 0 0 0 25 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 615568

[startup+51.1004 s]
/proc/loadavg: 4.72 4.92 4.97 6/183 13190
/proc/meminfo: memFree=15239876/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 5628595460777181184 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=130276 CPUtime=16.99 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 23441 0 0 0 1696 3 0 0 25 0 1 0 456961664 133402624 8330 33554432000 4194304 4587354 140735359337056 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 32569 8330 337 96 0 29131 0
[pid=13186] ppid=13184 vsize=18364 CPUtime=16.97 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 2010 0 0 0 1697 0 0 0 25 0 1 0 456961664 18804736 1901 33554432000 4194304 4785740 140736069424848 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 4591 1901 340 145 0 1636 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=17.12 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 1712 0 0 0 25 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 622924

[startup+102.307 s]
/proc/loadavg: 4.88 4.93 4.97 6/183 13191
/proc/meminfo: memFree=15206640/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 456961663 18763776 394 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13185] ppid=13184 vsize=139932 CPUtime=34.08 cores=1
/proc/13185/stat : 13185 (cryptominisat) R 13184 13184 12531 0 -1 4202496 32535 0 0 0 3404 4 0 0 25 0 1 0 456961664 143290368 11800 33554432000 4194304 4587354 140735359337056 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13185/statm: 34983 11800 337 96 0 31545 0
[pid=13186] ppid=13184 vsize=20048 CPUtime=34.04 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 2393 0 0 0 3404 0 0 0 25 0 1 0 456961664 20529152 2284 33554432000 4194304 4785740 140736069424848 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 5012 2284 340 145 0 2057 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=34.16 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 350 0 0 0 3416 0 0 0 25 0 1 0 456961664 466903040 247 33554432000 134512640 134534564 4288734032 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113990 247 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 634264

[startup+162.3 s]
/proc/loadavg: 4.67 4.87 4.95 5/182 13193
/proc/meminfo: memFree=15250008/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=21704 CPUtime=57.53 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 2779 0 0 0 5753 0 0 0 25 0 1 0 456961664 22224896 2670 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 5426 2670 340 145 0 2471 0
[pid=13188] ppid=13184 vsize=455960 CPUtime=57.61 cores=1

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

/proc/meminfo: memFree=13959840/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36784 CPUtime=2247.6 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6257 0 0 0 224759 1 0 0 25 0 1 0 456961664 37666816 6148 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9196 6148 341 145 0 6241 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2247.71 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 224771 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 511072

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13362
/proc/meminfo: memFree=14008896/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2277.6 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6289 0 0 0 227759 1 0 0 25 0 1 0 456961664 37842944 6180 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6180 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2277.72 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 227772 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 511244

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13364
/proc/meminfo: memFree=14026616/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2307.59 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6290 0 0 0 230758 1 0 0 25 0 1 0 456961664 37842944 6181 33554432000 4194304 4785740 140736069424848 18446744073709551615 4277622 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6181 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2307.72 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 230772 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 511244

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13365
/proc/meminfo: memFree=13975248/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2337.59 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6290 0 0 0 233758 1 0 0 25 0 1 0 456961664 37842944 6181 33554432000 4194304 4785740 140736069424848 18446744073709551615 4553768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6181 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2337.74 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 233774 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 511244

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13367
/proc/meminfo: memFree=14028660/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2367.58 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6290 0 0 0 236757 1 0 0 25 0 1 0 456961664 37842944 6181 33554432000 4194304 4785740 140736069424848 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6181 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2367.74 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 236774 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 511244

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13368
/proc/meminfo: memFree=13980160/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2397.58 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6290 0 0 0 239757 1 0 0 25 0 1 0 456961664 37842944 6181 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6181 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2397.74 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 239774 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 511244

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13370
/proc/meminfo: memFree=13994028/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=36956 CPUtime=2427.57 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6290 0 0 0 242756 1 0 0 25 0 1 0 456961664 37842944 6181 33554432000 4194304 4785740 140736069424848 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9239 6181 341 145 0 6284 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2427.75 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 242775 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 511244

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13372
/proc/meminfo: memFree=14049544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=37124 CPUtime=2457.58 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6307 0 0 0 245757 1 0 0 25 0 1 0 456961664 38014976 6198 33554432000 4194304 4785740 140736069424848 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9281 6198 341 145 0 6326 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2457.75 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 245775 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 511412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13373
/proc/meminfo: memFree=14020516/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=37124 CPUtime=2476.39 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6307 0 0 0 247638 1 0 0 25 0 1 0 456961664 38014976 6198 33554432000 4194304 4785740 140736069424848 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9281 6198 341 145 0 6326 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2476.54 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 247654 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 511412

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

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

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.95 6/183 13373
/proc/meminfo: memFree=14020516/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=47.13 cores=1,3,5,7
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12531 0 -1 4202496 502 42108 0 0 0 0 4706 7 15 0 1 0 456961663 18763776 395 33554432000 4194304 4287625 140737207728368 18446744073709551615 264726425103 0 0 4096 65536 4593235942730334468 0 0 17 3 0 0 0
/proc/13184/statm: 4581 395 346 23 0 91 0
[pid=13186] ppid=13184 vsize=37124 CPUtime=2476.39 cores=1
/proc/13186/stat : 13186 (clasp) R 13184 13184 12531 0 -1 4202496 6307 0 0 0 247638 1 0 0 25 0 1 0 456961664 38014976 6198 33554432000 4194304 4785740 140736069424848 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13186/statm: 9281 6198 341 145 0 6326 0
[pid=13188] ppid=13184 vsize=455964 CPUtime=2476.54 cores=1
/proc/13188/stat : 13188 (TNM) R 13184 13184 12531 0 -1 4202496 359 0 0 0 247654 0 0 0 25 0 1 0 456961664 466907136 256 33554432000 134512640 134534564 4288734032 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13188/statm: 113991 256 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 511412

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13184 and gives
#  childrusage.ru_utime.tv_sec=2523
#  childrusage.ru_utime.tv_usec=455376
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=87986
# CPU time returned by wait4() is 2523.54
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.98
CPU system time (s): 0.08
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11251088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2523.46
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48948
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= 120
involuntary context switches= 28713

runsolver used 7.11192 second user time and 15.7476 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 13:44:20
IDJOB=3275607
IDBENCH=83230
IDSOLVER=1639
FILE ID=node141/3275607-1303645460
RUNJOBID= node141-1303635245-12550
PBS_JOBID= 13150707
Free space on /tmp= 71520 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275607-1303645460/watcher-3275607-1303645460 -o /tmp/evaluation-result-3275607-1303645460/solver-3275607-1303645460 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275607-1303645460.cnf

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1217071447

node141.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	: 5362.96
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.82
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.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.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.84
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32951124 kB
MemFree:      15264628 kB
Buffers:       1630264 kB
Cached:       15405580 kB
SwapCached:          0 kB
Active:        9616812 kB
Inactive:      7496464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15264628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:       76824 kB
Mapped:          16448 kB
Slab:           509372 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   664708 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= 71488 MiB
End job on node141 at 2011-04-24 15:07:40