Trace number 3275567

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.11 5000.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1579.25
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.00 5.00 5.00 4/178 9724
/proc/meminfo: memFree=25521324/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 10468621461286256897 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0

[startup+0.022592 s]
/proc/loadavg: 5.00 5.00 5.00 4/178 9724
/proc/meminfo: memFree=25521324/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 10468621461286256897 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100627 s]
/proc/loadavg: 5.00 5.00 5.00 4/178 9724
/proc/meminfo: memFree=25521324/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 10468621461286256897 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30059 s]
/proc/loadavg: 5.00 5.00 5.00 4/178 9724
/proc/meminfo: memFree=25521324/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700522 s]
/proc/loadavg: 5.00 5.00 5.00 4/178 9724
/proc/meminfo: memFree=25521324/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602021311219236864 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 5.08 5.02 5.01 7/182 9728
/proc/meminfo: memFree=25515960/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019249634934784 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=798976 CPUtime=0.49 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 1693 0 0 0 49 0 0 0 25 0 1 0 476131368 818151424 863 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 199744 863 327 96 0 196306 0
[pid=9726] ppid=9724 vsize=13092 CPUtime=0.44 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 717 0 0 0 44 0 0 0 25 0 1 0 476131368 13406208 608 33554432000 4194304 4785740 140734847008800 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3273 608 340 145 0 318 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=0.54 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 54 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1286216

[startup+3.10109 s]
/proc/loadavg: 5.08 5.02 5.01 7/182 9728
/proc/meminfo: memFree=25512860/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019387073888256 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=799616 CPUtime=0.99 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 2452 0 0 0 99 0 0 0 25 0 1 0 476131368 818806784 1062 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 199904 1062 327 96 0 196466 0
[pid=9726] ppid=9724 vsize=13360 CPUtime=1 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 803 0 0 0 100 0 0 0 25 0 1 0 476131368 13680640 694 33554432000 4194304 4785740 140734847008800 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3340 694 340 145 0 385 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=1.09 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 109 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1287124

[startup+6.30055 s]
/proc/loadavg: 5.08 5.02 5.01 7/182 9728
/proc/meminfo: memFree=25504756/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602021173780283392 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=812584 CPUtime=2.09 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 6289 0 0 0 209 0 0 0 25 0 1 0 476131368 832086016 4237 33554432000 4194304 4587354 140736449566208 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 203146 4237 337 96 0 199708 0
[pid=9726] ppid=9724 vsize=13760 CPUtime=2.04 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 907 0 0 0 204 0 0 0 25 0 1 0 476131368 14090240 798 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3440 798 340 145 0 485 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=2.14 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 214 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1300492

[startup+12.7004 s]
/proc/loadavg: 5.22 5.05 5.02 7/182 9728
/proc/meminfo: memFree=25489660/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019799390748672 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=812408 CPUtime=4.19 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 7417 0 0 0 419 0 0 0 25 0 1 0 476131368 831905792 4568 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 203102 4568 337 96 0 199664 0
[pid=9726] ppid=9724 vsize=14308 CPUtime=4.2 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 1031 0 0 0 420 0 0 0 25 0 1 0 476131368 14651392 922 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3577 922 340 145 0 622 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=4.29 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 429 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1300864

[startup+25.5012 s]
/proc/loadavg: 5.34 5.08 5.02 7/182 9729
/proc/meminfo: memFree=25511728/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019661951795200 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=821312 CPUtime=8.49 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 10773 0 0 0 848 1 0 0 25 0 1 0 476131368 841023488 6069 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 205328 6069 337 96 0 201890 0
[pid=9726] ppid=9724 vsize=14992 CPUtime=8.45 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 1219 0 0 0 845 0 0 0 25 0 1 0 476131368 15351808 1110 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3748 1110 340 145 0 793 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=8.54 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 854 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1310452

[startup+51.1008 s]
/proc/loadavg: 5.56 5.15 5.05 7/182 9730
/proc/meminfo: memFree=25491056/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019936829702144 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=814356 CPUtime=16.99 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 16135 0 0 0 1697 2 0 0 25 0 1 0 476131368 833900544 3575 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 203589 3575 337 96 0 200151 0
[pid=9726] ppid=9724 vsize=15828 CPUtime=16.99 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 1408 0 0 0 1699 0 0 0 25 0 1 0 476131368 16207872 1299 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 3957 1299 340 145 0 1002 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=17.1 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 1710 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1304332

[startup+102.307 s]
/proc/loadavg: 5.82 5.29 5.10 7/182 9731
/proc/meminfo: memFree=25510124/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 4602019799390748672 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=830636 CPUtime=34.09 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 26393 0 0 0 3405 4 0 0 25 0 1 0 476131368 850571264 8963 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 207659 8963 337 96 0 204221 0
[pid=9726] ppid=9724 vsize=16824 CPUtime=34.06 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 1645 0 0 0 3406 0 0 0 25 0 1 0 476131368 17227776 1536 33554432000 4194304 4785740 140734847008800 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 4206 1536 340 145 0 1251 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=34.14 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 3414 0 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1321608

[startup+162.301 s]
/proc/loadavg: 5.93 5.42 5.15 7/182 9732
/proc/meminfo: memFree=25483704/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476131367 18763776 394 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9724/statm: 4581 394 345 23 0 91 0
[pid=9725] ppid=9724 vsize=838764 CPUtime=54.08 cores=0
/proc/9725/stat : 9725 (cryptominisat) R 9724 9724 9075 0 -1 4202496 36100 0 0 0 5403 5 0 0 25 0 1 0 476131368 858894336 10810 33554432000 4194304 4587354 140736449566208 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9725/statm: 209691 10810 337 96 0 206253 0
[pid=9726] ppid=9724 vsize=17860 CPUtime=54.06 cores=0

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

[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23220 CPUtime=1951.78 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3183 0 0 0 195178 0 0 0 25 0 1 0 476131368 23777280 3074 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5805 3074 341 145 0 2850 0
[pid=9727] ppid=9724 vsize=455824 CPUtime=1951.84 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 323 0 0 0 195181 3 0 0 25 0 1 0 476131368 466763776 220 33554432000 134512640 134534564 4287632720 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 497368

[startup+4482.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9951
/proc/meminfo: memFree=25303316/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23220 CPUtime=1981.78 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3185 0 0 0 198178 0 0 0 25 0 1 0 476131368 23777280 3076 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5805 3076 341 145 0 2850 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=1981.84 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 198181 3 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 497372

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9952
/proc/meminfo: memFree=25280476/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23220 CPUtime=2011.79 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3197 0 0 0 201179 0 0 0 25 0 1 0 476131368 23777280 3088 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5805 3088 341 145 0 2850 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2011.84 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 201181 3 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 497372

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9954
/proc/meminfo: memFree=25249936/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23220 CPUtime=2041.78 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3197 0 0 0 204178 0 0 0 25 0 1 0 476131368 23777280 3088 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5805 3088 341 145 0 2850 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2041.85 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 204182 3 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 497372

[startup+4662.3 s]
/proc/loadavg: 5.04 5.01 5.00 6/181 9955
/proc/meminfo: memFree=25264424/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23220 CPUtime=2071.78 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3207 0 0 0 207178 0 0 0 25 0 1 0 476131368 23777280 3098 33554432000 4194304 4785740 140734847008800 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5805 3098 341 145 0 2850 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2071.85 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 207181 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 497372

[startup+4722.31 s]
/proc/loadavg: 5.01 5.01 5.00 6/181 9957
/proc/meminfo: memFree=25244812/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23388 CPUtime=2101.77 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3229 0 0 0 210177 0 0 0 25 0 1 0 476131368 23949312 3120 33554432000 4194304 4785740 140734847008800 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5847 3120 341 145 0 2892 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2101.86 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 210182 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 497540

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9968
/proc/meminfo: memFree=25236524/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23556 CPUtime=2131.77 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3251 0 0 0 213177 0 0 0 25 0 1 0 476131368 24121344 3142 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5889 3142 341 145 0 2934 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2131.86 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 213182 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 497708

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9969
/proc/meminfo: memFree=25258332/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23556 CPUtime=2161.76 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3262 0 0 0 216176 0 0 0 25 0 1 0 476131368 24121344 3153 33554432000 4194304 4785740 140734847008800 18446744073709551615 4323104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5889 3153 341 145 0 2934 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2161.87 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 216183 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 497708

[startup+4902.3 s]
/proc/loadavg: 5.05 5.01 5.00 6/181 9971
/proc/meminfo: memFree=25218876/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23556 CPUtime=2191.76 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3262 0 0 0 219176 0 0 0 25 0 1 0 476131368 24121344 3153 33554432000 4194304 4785740 140734847008800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5889 3153 341 145 0 2934 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2191.87 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 219183 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 497708

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/181 9972
/proc/meminfo: memFree=25223200/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23556 CPUtime=2221.75 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3262 0 0 0 222175 0 0 0 25 0 1 0 476131368 24121344 3153 33554432000 4194304 4785740 140734847008800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5889 3153 341 145 0 2934 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2221.88 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 222184 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 497708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.01 5.00 5.00 6/181 9974
/proc/meminfo: memFree=25169856/32951132 swapFree=67111364/67111528
[pid=9724] ppid=9722 vsize=18324 CPUtime=518.74 cores=0,2,4,6
/proc/9724/stat : 9724 (ppfolio) S 9722 9724 9075 0 -1 4202496 500 140632 0 0 0 0 51850 24 15 0 1 0 476131367 18763776 395 33554432000 4194304 4287625 140736597830544 18446744073709551615 242970570255 0 0 4096 65536 17290877531502641412 0 0 17 2 0 0 0
/proc/9724/statm: 4581 395 346 23 0 91 0
[pid=9726] ppid=9724 vsize=23556 CPUtime=2240.64 cores=0
/proc/9726/stat : 9726 (clasp) R 9724 9724 9075 0 -1 4202496 3262 0 0 0 224064 0 0 0 25 0 1 0 476131368 24121344 3153 33554432000 4194304 4785740 140734847008800 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9726/statm: 5889 3153 341 145 0 2934 0
[pid=9727] ppid=9724 vsize=455828 CPUtime=2240.7 cores=0
/proc/9727/stat : 9727 (TNM) R 9724 9724 9075 0 -1 4202496 332 0 0 0 224066 4 0 0 25 0 1 0 476131368 466767872 229 33554432000 134512640 134534564 4287632720 18446744073709551615 134528612 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9727/statm: 113957 229 103 6 0 112623 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 497708

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

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

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.11
CPU user time (s): 4999.81
CPU system time (s): 0.297954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10191592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.81
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144757
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= 172
involuntary context switches= 58734

runsolver used 7.77082 second user time and 16.3395 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 13:42:07
IDJOB=3275567
IDBENCH=83217
IDSOLVER=1639
FILE ID=node128/3275567-1303645327
RUNJOBID= node128-1303635247-9093
PBS_JOBID= 13150720
Free space on /tmp= 66844 MiB

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

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=1583593682

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25521604 kB
Buffers:       1221320 kB
Cached:        5127884 kB
SwapCached:        160 kB
Active:         707060 kB
Inactive:      6114180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25521604 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      472184 kB
Mapped:          16796 kB
Slab:           544216 kB
PageTables:       5832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3095652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66832 MiB
End job on node128 at 2011-04-24 15:05:27