Trace number 3260986

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 seqUNSAT 75.9105 75.9115

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.97324
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
75.88/75.91	s UNSATISFIABLE
75.88/75.91	solver [2] clasp 1.3.6 answered
75.88/75.91	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 11.00 11.11 10.38 11/198 18310
/proc/meminfo: memFree=12210348/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18240 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) R 18308 18310 16977 0 -1 4194304 264 0 0 0 0 0 0 0 23 0 1 0 462465945 18677760 212 33554432000 4194304 4287625 140736749030816 18446744073709551615 254495729553 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18310/statm: 4560 213 180 23 0 57 0

[startup+0.024047 s]
/proc/loadavg: 11.00 11.11 10.38 11/198 18310
/proc/meminfo: memFree=12210348/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4553007835926987016 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101031 s]
/proc/loadavg: 11.00 11.11 10.38 11/198 18310
/proc/meminfo: memFree=12210348/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301 s]
/proc/loadavg: 11.00 11.11 10.38 11/198 18310
/proc/meminfo: memFree=12210348/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700926 s]
/proc/loadavg: 11.00 11.11 10.38 11/198 18310
/proc/meminfo: memFree=12210348/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4582880875363958784 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 11.00 11.11 10.38 13/202 18314
/proc/meminfo: memFree=12204488/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4582881012802912256 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
[pid=18312] ppid=18310 vsize=52972 CPUtime=0.49 cores=5
/proc/18312/stat : 18312 (cryptominisat) R 18310 18310 16977 0 -1 4202496 1493 0 0 0 49 0 0 0 25 0 1 0 462465945 54243328 854 33554432000 4194304 4587354 140733215345680 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18312/statm: 13243 854 327 96 0 9805 0
[pid=18313] ppid=18310 vsize=12692 CPUtime=0.39 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 643 0 0 0 39 0 0 0 25 0 1 0 462465945 12996608 535 33554432000 4194304 4785740 140734302537440 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3173 535 340 145 0 218 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=0.58 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 58 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 539820

[startup+3.10044 s]
/proc/loadavg: 11.08 11.13 10.39 13/202 18314
/proc/meminfo: memFree=12199872/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4582878951218610176 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
[pid=18312] ppid=18310 vsize=53732 CPUtime=0.99 cores=5
/proc/18312/stat : 18312 (cryptominisat) R 18310 18310 16977 0 -1 4202496 2104 0 0 0 99 0 0 0 25 0 1 0 462465945 55021568 1069 33554432000 4194304 4587354 140733215345680 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18312/statm: 13433 1069 327 96 0 9995 0
[pid=18313] ppid=18310 vsize=12956 CPUtime=0.93 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 698 0 0 0 93 0 0 0 25 0 1 0 462465945 13266944 590 33554432000 4194304 4785740 140734302537440 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3239 590 340 145 0 284 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=1.14 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 114 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 540844

[startup+6.3008 s]
/proc/loadavg: 11.08 11.13 10.39 13/202 18314
/proc/meminfo: memFree=12194292/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4582880600486051840 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
[pid=18312] ppid=18310 vsize=91328 CPUtime=2.09 cores=5
/proc/18312/stat : 18312 (cryptominisat) R 18310 18310 16977 0 -1 4202496 4375 0 0 0 209 0 0 0 25 0 1 0 462465945 93519872 3330 33554432000 4194304 4587354 140733215345680 18446744073709551615 4365120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18312/statm: 22832 3330 337 96 0 19394 0
[pid=18313] ppid=18310 vsize=13224 CPUtime=1.99 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 779 0 0 0 199 0 0 0 25 0 1 0 462465945 13541376 671 33554432000 4194304 4785740 140734302537440 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3306 671 340 145 0 351 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=2.18 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 218 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 578708

[startup+12.7005 s]
/proc/loadavg: 11.22 11.15 10.41 13/202 18314
/proc/meminfo: memFree=12188848/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=0 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462465945 18763776 393 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4582880463047098368 0 0 17 7 0 0 0
/proc/18310/statm: 4581 393 345 23 0 91 0
[pid=18312] ppid=18310 vsize=4352304 CPUtime=4.19 cores=5
/proc/18312/stat : 18312 (cryptominisat) R 18310 18310 16977 0 -1 4202496 6718 0 0 0 419 0 0 0 25 0 1 0 462465945 4456759296 5112 33554432000 4194304 4587354 140733215345680 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18312/statm: 1088076 5112 337 96 0 1084638 0
[pid=18313] ppid=18310 vsize=13488 CPUtime=4.13 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 837 0 0 0 413 0 0 0 25 0 1 0 462465945 13811712 729 33554432000 4194304 4785740 140734302537440 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3372 729 340 145 0 417 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=4.34 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 434 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4839948

[startup+25.501 s]
/proc/loadavg: 11.34 11.18 10.43 12/201 18314
/proc/meminfo: memFree=12201124/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=13884 CPUtime=8.61 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 947 0 0 0 861 0 0 0 25 0 1 0 462465945 14217216 839 33554432000 4194304 4785740 140734302537440 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3471 839 341 145 0 516 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=8.84 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 884 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 488040

[startup+51.1009 s]
/proc/loadavg: 11.22 11.17 10.44 12/201 18315
/proc/meminfo: memFree=12140936/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=14692 CPUtime=21.41 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1137 0 0 0 2141 0 0 0 25 0 1 0 462465945 15044608 1029 33554432000 4194304 4785740 140734302537440 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3673 1029 341 145 0 718 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=21.64 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 2164 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 488848

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

[startup+63.9003 s]
/proc/loadavg: 11.02 11.12 10.44 11/200 18315
/proc/meminfo: memFree=12170328/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=14968 CPUtime=27.81 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1181 0 0 0 2781 0 0 0 25 0 1 0 462465945 15327232 1073 33554432000 4194304 4785740 140734302537440 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3742 1073 341 145 0 787 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=28.04 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 2804 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 489124

[startup+70.301 s]
/proc/loadavg: 10.94 11.11 10.44 11/200 18315
/proc/meminfo: memFree=12229344/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=14968 CPUtime=31.02 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1208 0 0 0 3102 0 0 0 25 0 1 0 462465945 15327232 1100 33554432000 4194304 4785740 140734302537440 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3742 1100 341 145 0 787 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=31.24 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 3124 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 489124

[startup+73.5004 s]
/proc/loadavg: 10.86 11.09 10.43 11/200 18316
/proc/meminfo: memFree=12227980/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=15100 CPUtime=32.61 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1213 0 0 0 3261 0 0 0 25 0 1 0 462465945 15462400 1105 33554432000 4194304 4785740 140734302537440 18446744073709551615 4552626 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3775 1105 341 145 0 820 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=32.84 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 3284 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 489256

[startup+75.1011 s]
/proc/loadavg: 10.86 11.09 10.43 11/200 18316
/proc/meminfo: memFree=12226988/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=15100 CPUtime=33.41 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1213 0 0 0 3341 0 0 0 25 0 1 0 462465945 15462400 1105 33554432000 4194304 4785740 140734302537440 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3775 1105 341 145 0 820 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=33.64 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 3364 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 75.07
Current children cumulated vsize (KiB) 489256

[startup+75.501 s]
/proc/loadavg: 10.86 11.09 10.43 11/200 18316
/proc/meminfo: memFree=12226988/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=15100 CPUtime=33.61 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1213 0 0 0 3361 0 0 0 25 0 1 0 462465945 15462400 1105 33554432000 4194304 4785740 140734302537440 18446744073709551615 4309579 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3775 1105 341 145 0 820 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=33.84 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 3384 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 75.47
Current children cumulated vsize (KiB) 489256

[startup+75.9069 s]
/proc/loadavg: 10.86 11.09 10.43 11/200 18316
/proc/meminfo: memFree=12225624/32950928 swapFree=67111528/67111528
[pid=18310] ppid=18308 vsize=18324 CPUtime=8.02 cores=5,7
/proc/18310/stat : 18310 (ppfolio) S 18308 18310 16977 0 -1 4202496 500 7934 0 0 0 0 801 1 15 0 1 0 462465945 18763776 394 33554432000 4194304 4287625 140736749030816 18446744073709551615 254500711951 0 0 4096 65536 4473279499017879809 0 0 17 7 0 0 0
/proc/18310/statm: 4581 394 346 23 0 91 0
[pid=18313] ppid=18310 vsize=15100 CPUtime=33.82 cores=5
/proc/18313/stat : 18313 (clasp) R 18310 18310 16977 0 -1 4202496 1214 0 0 0 3382 0 0 0 25 0 1 0 462465945 15462400 1106 33554432000 4194304 4785740 140734302537440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18313/statm: 3775 1106 341 145 0 820 0
[pid=18314] ppid=18310 vsize=455832 CPUtime=34.04 cores=5
/proc/18314/stat : 18314 (TNM) R 18310 18310 16977 0 -1 4202496 293 0 0 0 3404 0 0 0 25 0 1 0 462465945 466771968 190 33554432000 134512640 134534564 4292269776 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18314/statm: 113958 190 95 6 0 112624 0
Current children cumulated CPU time (s) 75.88
Current children cumulated vsize (KiB) 489256

Child status: 0
Real time (s): 75.9115
CPU time (s): 75.9105
CPU user time (s): 75.8895
CPU system time (s): 0.020996
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 4851068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.8895
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9975
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= 67
involuntary context switches= 833

runsolver used 0.114982 second user time and 0.306953 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:44:53
IDJOB=3260986
IDBENCH=83203
IDSOLVER=1613
FILE ID=node149/3260986-1303508693
RUNJOBID= node149-1303506867-17699
PBS_JOBID= 13134233
Free space on /tmp= 72104 MiB

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

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=432635572

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12210752 kB
Buffers:       1796364 kB
Cached:       17641616 kB
SwapCached:          0 kB
Active:       10039364 kB
Inactive:     10162508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12210752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      763216 kB
Mapped:          17860 kB
Slab:           472568 kB
PageTables:       7704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5221484 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= 72096 MiB
End job on node149 at 2011-04-22 23:46:09