Trace number 3261206

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) R 31724 31728 30535 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 541273145 18763776 392 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31728/statm: 4581 392 343 23 0 91 0

[startup+0.011182 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 4606971591740326147 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100165 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 4606971591740326147 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300187 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.13509 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173698394694615040 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 3.46 3.84 3.53 3/179 31728
/proc/meminfo: memFree=26633952/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173698532133568512 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10068 s]
/proc/loadavg: 3.46 3.84 3.53 13/202 31820
/proc/meminfo: memFree=26559360/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173696470549266432 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
[pid=31732] ppid=31728 vsize=795060 CPUtime=1.02 cores=0
/proc/31732/stat : 31732 (cryptominisat) R 31728 31728 30535 0 -1 4202496 2511 0 0 0 102 0 0 0 25 0 1 0 541273145 814141440 1119 33554432000 4194304 4587354 140733398666368 18446744073709551615 4243369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31732/statm: 198765 1119 327 96 0 195327 0
[pid=31733] ppid=31728 vsize=13360 CPUtime=0.94 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 796 0 0 0 94 0 0 0 25 0 1 0 541273145 13680640 687 33554432000 4194304 4785740 140735508127120 18446744073709551615 4291845 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 3340 687 340 145 0 385 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=1.12 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 112 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1282568

[startup+6.30103 s]
/proc/loadavg: 4.14 3.98 3.58 13/202 31820
/proc/meminfo: memFree=26518372/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173698257255661568 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
[pid=31732] ppid=31728 vsize=807796 CPUtime=2.01 cores=0
/proc/31732/stat : 31732 (cryptominisat) R 31728 31728 30535 0 -1 4202496 6271 0 0 0 201 0 0 0 25 0 1 0 541273145 827183104 4219 33554432000 4194304 4587354 140733398666368 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31732/statm: 201949 4219 337 96 0 198511 0
[pid=31733] ppid=31728 vsize=13896 CPUtime=2.04 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 919 0 0 0 204 0 0 0 25 0 1 0 541273145 14229504 810 33554432000 4194304 4785740 140735508127120 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 3474 810 340 145 0 519 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=2.22 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 222 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1295840

[startup+12.7009 s]
/proc/loadavg: 4.77 4.11 3.62 13/202 31820
/proc/meminfo: memFree=26509992/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173696882866126848 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
[pid=31732] ppid=31728 vsize=808072 CPUtime=4.19 cores=0
/proc/31732/stat : 31732 (cryptominisat) R 31728 31728 30535 0 -1 4202496 7892 0 0 0 418 1 0 0 25 0 1 0 541273145 827465728 4185 33554432000 4194304 4587354 140733398666368 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31732/statm: 202018 4185 337 96 0 198580 0
[pid=31733] ppid=31728 vsize=14308 CPUtime=4.17 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 1048 0 0 0 417 0 0 0 25 0 1 0 541273145 14651392 939 33554432000 4194304 4785740 140735508127120 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 3577 939 340 145 0 622 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=4.32 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 432 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134529377 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1296528

[startup+25.5005 s]
/proc/loadavg: 6.22 4.46 3.75 12/201 31820
/proc/meminfo: memFree=26473852/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=0 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273145 18763776 394 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 3173696882866126848 0 0 17 2 0 0 0
/proc/31728/statm: 4581 394 345 23 0 91 0
[pid=31732] ppid=31728 vsize=818384 CPUtime=8.42 cores=0
/proc/31732/stat : 31732 (cryptominisat) R 31728 31728 30535 0 -1 4202496 10913 0 0 0 841 1 0 0 25 0 1 0 541273145 838025216 6205 33554432000 4194304 4587354 140733398666368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31732/statm: 204596 6205 337 96 0 201158 0
[pid=31733] ppid=31728 vsize=15128 CPUtime=8.44 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 1225 0 0 0 844 0 0 0 25 0 1 0 541273145 15491072 1116 33554432000 4194304 4785740 140735508127120 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 3782 1116 340 145 0 827 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=8.62 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 862 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1307660

[startup+51.1009 s]
/proc/loadavg: 7.63 4.94 3.92 11/200 31821
/proc/meminfo: memFree=26499216/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=16112 CPUtime=19.23 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 1467 0 0 0 1923 0 0 0 25 0 1 0 541273145 16498688 1358 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 4028 1358 340 145 0 1073 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=19.32 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 1932 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 490260

[startup+102.301 s]
/proc/loadavg: 8.97 5.72 4.24 10/199 31822
/proc/meminfo: memFree=26507260/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=17560 CPUtime=44.83 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 1825 0 0 0 4483 0 0 0 25 0 1 0 541273145 17981440 1716 33554432000 4194304 4785740 140735508127120 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 4390 1716 340 145 0 1435 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=44.91 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 4491 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 491708

[startup+162.301 s]
/proc/loadavg: 9.04 6.33 4.54 10/199 31824
/proc/meminfo: memFree=26492228/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=18312 CPUtime=74.83 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2021 0 0 0 7483 0 0 0 25 0 1 0 541273145 18751488 1912 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 4578 1912 340 145 0 1623 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=74.93 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 7493 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 492460

[startup+222.301 s]
/proc/loadavg: 9.01 6.81 4.81 10/199 31826
/proc/meminfo: memFree=26468264/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=19072 CPUtime=104.82 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2175 0 0 0 10482 0 0 0 25 0 1 0 541273145 19529728 2066 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 4768 2066 340 145 0 1813 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=104.93 cores=0

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

[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=21628 CPUtime=374.8 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2794 0 0 0 37480 0 0 0 25 0 1 0 541273145 22147072 2685 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5407 2685 341 145 0 2452 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=374.96 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 37496 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 495776

[startup+822.301 s]
/proc/loadavg: 4.00 4.84 4.86 5/182 31876
/proc/meminfo: memFree=26600040/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=21776 CPUtime=404.81 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2831 0 0 0 40481 0 0 0 25 0 1 0 541273145 22298624 2722 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5444 2722 341 145 0 2489 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=404.95 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 40495 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 495924

[startup+882.301 s]
/proc/loadavg: 4.00 4.68 4.81 5/182 31877
/proc/meminfo: memFree=26599516/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=21928 CPUtime=434.82 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2840 0 0 0 43482 0 0 0 25 0 1 0 541273145 22454272 2731 33554432000 4194304 4785740 140735508127120 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5482 2731 341 145 0 2527 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=434.95 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 43495 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 496076

[startup+942.306 s]
/proc/loadavg: 4.00 4.55 4.75 5/182 31879
/proc/meminfo: memFree=26599468/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22076 CPUtime=464.83 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2881 0 0 0 46483 0 0 0 25 0 1 0 541273145 22605824 2772 33554432000 4194304 4785740 140735508127120 18446744073709551615 4549845 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5519 2772 341 145 0 2564 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=464.94 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 46494 0 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 496224

[startup+1002.3 s]
/proc/loadavg: 4.00 4.45 4.70 5/182 31880
/proc/meminfo: memFree=26598932/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22076 CPUtime=494.83 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2899 0 0 0 49483 0 0 0 25 0 1 0 541273145 22605824 2790 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5519 2790 341 145 0 2564 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=494.94 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 49493 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 496224

[startup+1062.3 s]
/proc/loadavg: 4.00 4.37 4.66 5/182 31882
/proc/meminfo: memFree=26597780/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22228 CPUtime=524.84 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2916 0 0 0 52484 0 0 0 25 0 1 0 541273145 22761472 2807 33554432000 4194304 4785740 140735508127120 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5557 2807 341 145 0 2602 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=524.94 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 52493 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 8707296 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 496376

[startup+1122.3 s]
/proc/loadavg: 4.03 4.31 4.62 5/182 31884
/proc/meminfo: memFree=26597372/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22228 CPUtime=554.84 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2930 0 0 0 55484 0 0 0 25 0 1 0 541273145 22761472 2821 33554432000 4194304 4785740 140735508127120 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5557 2821 341 145 0 2602 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=554.93 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 55492 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 496376

[startup+1182.3 s]
/proc/loadavg: 4.01 4.25 4.58 5/182 31885
/proc/meminfo: memFree=26596960/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22228 CPUtime=584.85 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2934 0 0 0 58485 0 0 0 25 0 1 0 541273145 22761472 2825 33554432000 4194304 4785740 140735508127120 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5557 2825 341 145 0 2602 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=584.93 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 58492 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528212 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 496376

[startup+1242.3 s]
/proc/loadavg: 4.00 4.20 4.54 5/182 31887
/proc/meminfo: memFree=26596304/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22376 CPUtime=614.84 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2959 0 0 0 61484 0 0 0 25 0 1 0 541273145 22913024 2850 33554432000 4194304 4785740 140735508127120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5594 2850 341 145 0 2639 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=614.93 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 61492 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 496524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.16 4.50 5/182 31888
/proc/meminfo: memFree=26596016/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22376 CPUtime=643.67 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2963 0 0 0 64367 0 0 0 25 0 1 0 541273145 22913024 2854 33554432000 4194304 4785740 140735508127120 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5594 2854 341 145 0 2639 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=643.82 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 64381 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 496524

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.16 4.50 5/182 31888
/proc/meminfo: memFree=26596016/32950928 swapFree=67071984/67111528
[pid=31728] ppid=31724 vsize=18324 CPUtime=12.53 cores=0,2
/proc/31728/stat : 31728 (ppfolio) S 31724 31728 30535 0 -1 4202496 501 14133 0 0 0 0 1251 2 15 0 1 0 541273145 18763776 395 33554432000 4194304 4287625 140734183172864 18446744073709551615 260905414159 0 0 4096 65536 1483806888897249537 0 0 17 2 0 0 0
/proc/31728/statm: 4581 395 346 23 0 91 0
[pid=31733] ppid=31728 vsize=22376 CPUtime=643.67 cores=0
/proc/31733/stat : 31733 (clasp) R 31728 31728 30535 0 -1 4202496 2963 0 0 0 64367 0 0 0 25 0 1 0 541273145 22913024 2854 33554432000 4194304 4785740 140735508127120 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31733/statm: 5594 2854 341 145 0 2639 0
[pid=31734] ppid=31728 vsize=455824 CPUtime=643.82 cores=0
/proc/31734/stat : 31734 (TNM) R 31728 31728 30535 0 -1 4202496 323 0 0 0 64381 1 0 0 25 0 1 0 541273145 466763776 220 33554432000 134512640 134534564 4288116176 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31734/statm: 113956 220 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 496524

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300
CPU system time (s): 0.044993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1308660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17951
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= 106
involuntary context switches= 15546

runsolver used 2.05169 second user time and 4.26635 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 00:13:45
IDJOB=3261206
IDBENCH=83217
IDSOLVER=1613
FILE ID=node116/3261206-1303510425
RUNJOBID= node116-1303510425-31705
PBS_JOBID= 13134221
Free space on /tmp= 72472 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-3261206-1303510425/watcher-3261206-1303510425 -o /tmp/evaluation-result-3261206-1303510425/solver-3261206-1303510425 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3261206-1303510425.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=1309696408

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.826
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:      26634388 kB
Buffers:       1388476 kB
Cached:        4483004 kB
SwapCached:       9728 kB
Active:        2447668 kB
Inactive:      3462408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26634388 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20368 kB
Writeback:           0 kB
AnonPages:       32816 kB
Mapped:          13492 kB
Slab:           343044 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190008 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= 72452 MiB
End job on node116 at 2011-04-23 00:35:25