Trace number 3261565

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
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

Solver Data


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-3261565-1303545243/watcher-3261565-1303545243 -o /tmp/evaluation-result-3261565-1303545243/solver-3261565-1303545243 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3261565-1303545243.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: 3.99 3.94 3.89 5/189 15597
/proc/meminfo: memFree=14329520/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=12624 CPUtime=0 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 549 0 0 0 0 0 0 0 25 0 1 0 466125014 12926976 460 33554432000 4194304 4465733 140736454464208 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 3156 460 256 67 0 279 0

[startup+0.0923429 s]
/proc/loadavg: 3.99 3.94 3.89 5/189 15597
/proc/meminfo: memFree=14329520/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=14696 CPUtime=0.09 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 2365 0 0 0 9 0 0 0 25 0 1 0 466125014 15048704 906 33554432000 4194304 4465733 140736454464208 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 3674 906 256 67 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14696

[startup+0.100343 s]
/proc/loadavg: 3.99 3.94 3.89 5/189 15597
/proc/meminfo: memFree=14329520/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=14696 CPUtime=0.09 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 2437 0 0 0 9 0 0 0 25 0 1 0 466125014 15048704 942 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 3674 942 256 67 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14696

[startup+0.300306 s]
/proc/loadavg: 3.99 3.94 3.89 5/189 15597
/proc/meminfo: memFree=14329520/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=18016 CPUtime=0.29 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 5189 0 0 0 29 0 0 0 25 0 1 0 466125014 18448384 1664 33554432000 4194304 4465733 140736454464208 18446744073709551615 4259528 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 4504 1664 256 67 0 1627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18016

[startup+0.700231 s]
/proc/loadavg: 3.99 3.94 3.89 5/189 15597
/proc/meminfo: memFree=14329520/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=21252 CPUtime=0.69 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 7456 0 0 0 69 0 0 0 25 0 1 0 466125014 21762048 2229 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 5313 2229 257 67 0 2436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21252

[startup+1.50109 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15598
/proc/meminfo: memFree=14317668/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=22272 CPUtime=1.49 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 8304 0 0 0 149 0 0 0 25 0 1 0 466125014 22806528 2761 33554432000 4194304 4465733 140736454464208 18446744073709551615 4271875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 5568 2761 257 67 0 2691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22272

[startup+3.10079 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15598
/proc/meminfo: memFree=14312708/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=26108 CPUtime=3.09 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 11383 0 0 0 308 1 0 0 25 0 1 0 466125014 26734592 3359 33554432000 4194304 4465733 140736454464208 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 6527 3359 257 67 0 3650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26108

[startup+6.3002 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15599
/proc/meminfo: memFree=14308968/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=31864 CPUtime=6.29 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 15263 0 0 0 628 1 0 0 25 0 1 0 466125014 32628736 3880 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 7966 3880 258 67 0 5089 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31864

[startup+12.701 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15599
/proc/meminfo: memFree=14300172/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=33168 CPUtime=12.69 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 17569 0 0 0 1268 1 0 0 25 0 1 0 466125014 33964032 5114 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 8292 5114 256 67 0 5415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33168

[startup+25.5007 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15599
/proc/meminfo: memFree=14278600/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=41796 CPUtime=25.49 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 25066 0 0 0 2547 2 0 0 25 0 1 0 466125014 42799104 6774 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 10449 6774 256 67 0 7572 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41796

[startup+51.101 s]
/proc/loadavg: 3.99 3.94 3.89 6/190 15600
/proc/meminfo: memFree=14252420/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=58408 CPUtime=51.1 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 35918 0 0 0 5106 4 0 0 25 0 1 0 466125014 59809792 9400 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 14602 9400 267 67 0 11725 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 58408

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.90 6/190 15601
/proc/meminfo: memFree=14233316/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=83424 CPUtime=102.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 51866 0 0 0 10224 6 0 0 25 0 1 0 466125014 85426176 13176 33554432000 4194304 4465733 140736454464208 18446744073709551615 4259512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 20856 13176 278 67 0 17979 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83424

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.91 6/190 15603
/proc/meminfo: memFree=14210352/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=91932 CPUtime=162.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 57799 0 0 0 16223 7 0 0 25 0 1 0 466125014 94138368 16996 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 22983 16996 316 67 0 20106 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91932

[startup+222.301 s]
/proc/loadavg: 4.05 3.98 3.91 6/190 15604
/proc/meminfo: memFree=14170404/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=91932 CPUtime=222.29 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 61457 0 0 0 22222 7 0 0 25 0 1 0 466125014 94138368 18959 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 22983 18959 316 67 0 20106 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91932

[startup+282.301 s]
/proc/loadavg: 4.02 3.98 3.91 6/190 15606
/proc/meminfo: memFree=14160344/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=91932 CPUtime=282.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 63002 0 0 0 28222 8 0 0 25 0 1 0 466125014 94138368 19783 33554432000 4194304 4465733 140736454464208 18446744073709551615 4284688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 22983 19783 316 67 0 20106 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91932

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.92 6/190 15608
/proc/meminfo: memFree=14148904/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=342.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 81225 0 0 0 34220 10 0 0 25 0 1 0 466125014 123961344 21673 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 21673 316 67 0 27387 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 121056

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.92 6/190 15609
/proc/meminfo: memFree=14179888/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=402.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 82388 0 0 0 40220 10 0 0 25 0 1 0 466125014 123961344 22274 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 22274 283 67 0 27387 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121056

[startup+462.301 s]
/proc/loadavg: 4.06 4.01 3.93 6/190 15620
/proc/meminfo: memFree=14138248/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=462.31 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 84944 0 0 0 46220 11 0 0 25 0 1 0 466125014 123961344 23552 33554432000 4194304 4465733 140736454464208 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 23552 283 67 0 27387 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 121056

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.93 6/190 15621
/proc/meminfo: memFree=14125088/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=522.31 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 87764 0 0 0 52220 11 0 0 25 0 1 0 466125014 123961344 24962 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 24962 283 67 0 27387 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 121056

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 15623
/proc/meminfo: memFree=14139200/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=582.3 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 88200 0 0 0 58219 11 0 0 25 0 1 0 466125014 123961344 25180 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 25180 283 67 0 27387 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 121056

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 15628
/proc/meminfo: memFree=14104024/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=642.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 90018 0 0 0 64220 12 0 0 25 0 1 0 466125014 123961344 26089 33554432000 4194304 4465733 140736454464208 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 26089 283 67 0 27387 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 121056

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 15629
/proc/meminfo: memFree=14071516/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=121056 CPUtime=702.31 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 92506 0 0 0 70219 12 0 0 25 0 1 0 466125014 123961344 27333 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 30264 27333 283 67 0 27387 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 121056

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.93 6/190 15631
/proc/meminfo: memFree=14106464/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=762.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 118233 0 0 0 76216 16 0 0 25 0 1 0 466125014 179601408 29909 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 29909 270 67 0 40971 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 175392

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.93 6/190 15632
/proc/meminfo: memFree=14136824/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=822.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 119468 0 0 0 82216 16 0 0 25 0 1 0 466125014 179601408 30733 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270774 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 30733 270 67 0 40971 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 175392

[startup+882.301 s]
/proc/loadavg: 4.08 4.02 3.94 6/190 15634
/proc/meminfo: memFree=14132216/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=882.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 119543 0 0 0 88216 16 0 0 25 0 1 0 466125014 179601408 30808 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 30808 270 67 0 40971 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 175392

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.94 6/190 15636
/proc/meminfo: memFree=14073300/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=942.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 120873 0 0 0 94216 16 0 0 25 0 1 0 466125014 179601408 31473 33554432000 4194304 4465733 140736454464208 18446744073709551615 4295908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 31473 270 67 0 40971 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 175392

[startup+1002.3 s]
/proc/loadavg: 4.15 4.04 3.95 6/190 15637
/proc/meminfo: memFree=14056168/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1002.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 120933 0 0 0 100216 16 0 0 25 0 1 0 466125014 179601408 31507 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 31507 270 67 0 40971 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 175392

[startup+1062.3 s]
/proc/loadavg: 3.89 4.00 3.94 4/180 15675
/proc/meminfo: memFree=14225192/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1062.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 120942 0 0 0 106216 16 0 0 25 0 1 0 466125014 179601408 31516 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 31516 270 67 0 40971 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 175392

[startup+1122.3 s]
/proc/loadavg: 2.69 3.63 3.81 4/178 15676
/proc/meminfo: memFree=14222032/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1122.32 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 121694 0 0 0 112216 16 0 0 25 0 1 0 466125014 179601408 31922 33554432000 4194304 4465733 140736454464208 18446744073709551615 4256141 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 31922 270 67 0 40971 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 175392

[startup+1182.3 s]
/proc/loadavg: 2.25 3.33 3.70 4/178 15678
/proc/meminfo: memFree=14209724/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1182.33 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 126703 0 0 0 118216 17 0 0 25 0 1 0 466125014 179601408 34432 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 34432 270 67 0 40971 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 175392

[startup+1242.3 s]
/proc/loadavg: 2.09 3.09 3.59 4/178 15680
/proc/meminfo: memFree=14207204/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1242.33 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 126708 0 0 0 124216 17 0 0 25 0 1 0 466125014 179601408 34437 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 34437 270 67 0 40971 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 175392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.81 2.85 3.48 2/172 15699
/proc/meminfo: memFree=14324504/32951124 swapFree=67111528/67111528
[pid=15597] ppid=15595 vsize=175392 CPUtime=1300.03 cores=5,7
/proc/15597/stat : 15597 (SApperloT) R 15595 15597 14093 0 -1 4202496 126817 0 0 0 129986 17 0 0 25 0 1 0 466125014 179601408 34546 33554432000 4194304 4465733 140736454464208 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15597/statm: 43848 34546 270 67 0 40971 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 175392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.87
CPU system time (s): 0.183972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 175392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126817
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= 5
involuntary context switches= 1814

runsolver used 1.88171 second user time and 4.07438 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 09:54:03
IDJOB=3261565
IDBENCH=83234
IDSOLVER=1657
FILE ID=node109/3261565-1303545243
RUNJOBID= node109-1303544999-15390
PBS_JOBID= 13143129
Free space on /tmp= 71632 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261565-1303545243/watcher-3261565-1303545243 -o /tmp/evaluation-result-3261565-1303545243/solver-3261565-1303545243 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3261565-1303545243.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1926110403

node109.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.809
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14329800 kB
Buffers:       2093828 kB
Cached:       15760036 kB
SwapCached:          0 kB
Active:        9823356 kB
Inactive:      8226544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14329800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             992 kB
Writeback:           0 kB
AnonPages:      195332 kB
Mapped:          15868 kB
Slab:           506444 kB
PageTables:       5760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402412 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= 71632 MiB
End job on node109 at 2011-04-23 10:15:45