Trace number 3274437

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (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-3274437-1303603237/watcher-3274437-1303603237 -o /tmp/evaluation-result-3274437-1303603237/solver-3274437-1303603237 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274437-1303603237.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 2.93 3.74 3.67 2/179 26956
/proc/meminfo: memFree=13005780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=2180 CPUtime=0 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 471924192 2232320 283 33554432000 134512640 136057169 4289053808 18446744073709551615 134774479 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 545 283 165 378 0 165 0

[startup+0.081557 s]
/proc/loadavg: 2.93 3.74 3.67 2/179 26956
/proc/meminfo: memFree=13005780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=3100 CPUtime=0.08 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 595 0 0 0 8 0 0 0 24 0 1 0 471924192 3174400 546 33554432000 134512640 136057169 4289053808 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 775 546 182 378 0 395 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3100

[startup+0.100554 s]
/proc/loadavg: 2.93 3.74 3.67 2/179 26956
/proc/meminfo: memFree=13005780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=3100 CPUtime=0.1 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 601 0 0 0 10 0 0 0 24 0 1 0 471924192 3174400 552 33554432000 134512640 136057169 4289053808 18446744073709551615 134616032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 775 553 182 378 0 395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3100

[startup+0.300521 s]
/proc/loadavg: 2.93 3.74 3.67 2/179 26956
/proc/meminfo: memFree=13005780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=4148 CPUtime=0.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 850 0 0 0 30 0 0 0 25 0 1 0 471924192 4247552 801 33554432000 134512640 136057169 4289053808 18446744073709551615 134829006 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 1037 801 182 378 0 657 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4148

[startup+0.700444 s]
/proc/loadavg: 2.93 3.74 3.67 2/179 26956
/proc/meminfo: memFree=13005780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=5060 CPUtime=0.7 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 1064 0 0 0 70 0 0 0 25 0 1 0 471924192 5181440 1015 33554432000 134512640 136057169 4289053808 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 1265 1015 182 378 0 885 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5060

[startup+1.50031 s]
/proc/loadavg: 2.93 3.74 3.67 5/190 27031
/proc/meminfo: memFree=12992632/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=5852 CPUtime=1.5 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 1271 0 0 0 150 0 0 0 25 0 1 0 471924192 5992448 1222 33554432000 134512640 136057169 4289053808 18446744073709551615 134828960 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 1463 1222 182 378 0 1083 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5852

[startup+3.10101 s]
/proc/loadavg: 2.93 3.74 3.67 5/190 27031
/proc/meminfo: memFree=12988800/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=6624 CPUtime=3.1 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 1456 0 0 0 310 0 0 0 25 0 1 0 471924192 6782976 1407 33554432000 134512640 136057169 4289053808 18446744073709551615 134823453 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 1656 1407 182 378 0 1276 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 6624

[startup+6.30043 s]
/proc/loadavg: 3.01 3.75 3.67 5/190 27031
/proc/meminfo: memFree=12984340/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=8576 CPUtime=6.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 1950 0 0 0 630 0 0 0 25 0 1 0 471924192 8781824 1901 33554432000 134512640 136057169 4289053808 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 2144 1901 182 378 0 1764 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8576

[startup+12.7003 s]
/proc/loadavg: 3.09 3.75 3.67 5/190 27031
/proc/meminfo: memFree=12979672/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=9720 CPUtime=12.7 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 2253 0 0 0 1270 0 0 0 25 0 1 0 471924192 9953280 2204 33554432000 134512640 136057169 4289053808 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 2430 2204 182 378 0 2050 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9720

[startup+25.5009 s]
/proc/loadavg: 3.29 3.76 3.67 5/190 27040
/proc/meminfo: memFree=12973720/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=11992 CPUtime=25.5 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 2832 0 0 0 2550 0 0 0 25 0 1 0 471924192 12279808 2778 33554432000 134512640 136057169 4289053808 18446744073709551615 134616012 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 2998 2778 182 378 0 2618 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11992

[startup+51.1002 s]
/proc/loadavg: 3.53 3.78 3.68 5/190 27095
/proc/meminfo: memFree=12942272/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=16360 CPUtime=51.09 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 3905 0 0 0 5109 0 0 0 25 0 1 0 471924192 16752640 3851 33554432000 134512640 136057169 4289053808 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 4090 3851 182 378 0 3710 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16360

[startup+102.307 s]
/proc/loadavg: 3.81 3.81 3.70 5/190 27096
/proc/meminfo: memFree=12896088/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=19840 CPUtime=102.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 4911 0 0 0 10230 0 0 0 25 0 1 0 471924192 20316160 4733 33554432000 134512640 136057169 4289053808 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 4960 4733 182 378 0 4580 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19840

[startup+162.301 s]
/proc/loadavg: 3.92 3.84 3.71 5/190 27098
/proc/meminfo: memFree=12853780/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=22072 CPUtime=162.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 5633 0 0 0 16230 0 0 0 25 0 1 0 471924192 22601728 5279 33554432000 134512640 136057169 4289053808 18446744073709551615 134828453 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 5518 5279 182 378 0 5138 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22072

[startup+222.301 s]
/proc/loadavg: 4.00 3.88 3.73 5/190 27103
/proc/meminfo: memFree=12838932/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=25548 CPUtime=222.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 6737 0 0 0 22230 0 0 0 25 0 1 0 471924192 26161152 6157 33554432000 134512640 136057169 4289053808 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 6387 6157 182 378 0 6007 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 25548

[startup+282.301 s]
/proc/loadavg: 4.08 3.92 3.75 5/190 27104
/proc/meminfo: memFree=12771264/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=28456 CPUtime=282.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 7613 0 0 0 28230 0 0 0 25 0 1 0 471924192 29138944 6884 33554432000 134512640 136057169 4289053808 18446744073709551615 134634582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 7114 6884 182 378 0 6734 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 28456

[startup+342.301 s]
/proc/loadavg: 4.03 3.93 3.76 5/190 27106
/proc/meminfo: memFree=12747936/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=29472 CPUtime=342.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 7874 0 0 0 34230 0 0 0 25 0 1 0 471924192 30179328 7139 33554432000 134512640 136057169 4289053808 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 7368 7139 182 378 0 6988 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29472

[startup+402.3 s]
/proc/loadavg: 4.01 3.94 3.77 5/190 27107
/proc/meminfo: memFree=12744696/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=30976 CPUtime=402.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 8469 0 0 0 40229 1 0 0 25 0 1 0 471924192 31719424 7515 33554432000 134512640 136057169 4289053808 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 7744 7515 182 378 0 7364 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30976

[startup+462.3 s]
/proc/loadavg: 4.06 3.96 3.79 5/190 27109
/proc/meminfo: memFree=12723348/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=33840 CPUtime=462.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 9445 0 0 0 46229 1 0 0 25 0 1 0 471924192 34652160 8224 33554432000 134512640 136057169 4289053808 18446744073709551615 134618446 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 8460 8224 182 378 0 8080 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33840

[startup+522.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 27111
/proc/meminfo: memFree=12722564/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=34356 CPUtime=522.3 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 9572 0 0 0 52229 1 0 0 25 0 1 0 471924192 35180544 8351 33554432000 134512640 136057169 4289053808 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 8589 8351 182 378 0 8209 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 34356

[startup+582.3 s]
/proc/loadavg: 4.01 3.97 3.81 5/190 27112
/proc/meminfo: memFree=12693520/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=36388 CPUtime=582.31 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 10118 0 0 0 58230 1 0 0 25 0 1 0 471924192 37261312 8864 33554432000 134512640 136057169 4289053808 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9097 8864 182 378 0 8717 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 36388

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 27114
/proc/meminfo: memFree=12690516/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=36820 CPUtime=642.31 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 10386 0 0 0 64230 1 0 0 25 0 1 0 471924192 37703680 8974 33554432000 134512640 136057169 4289053808 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9205 8974 182 378 0 8825 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 36820

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 27115
/proc/meminfo: memFree=12689116/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=36568 CPUtime=702.31 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 10476 0 0 0 70230 1 0 0 25 0 1 0 471924192 37445632 8911 33554432000 134512640 136057169 4289053808 18446744073709551615 134630841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9142 8911 182 378 0 8762 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 36568

[startup+762.306 s]
/proc/loadavg: 4.04 3.99 3.84 5/190 27117
/proc/meminfo: memFree=12685744/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=39168 CPUtime=762.32 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 11121 0 0 0 76230 2 0 0 25 0 1 0 471924192 40108032 9556 33554432000 134512640 136057169 4289053808 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9792 9556 182 378 0 9412 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 39168

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/190 27119
/proc/meminfo: memFree=12685840/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=38716 CPUtime=822.32 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 11462 0 0 0 82230 2 0 0 25 0 1 0 471924192 39645184 9448 33554432000 134512640 136057169 4289053808 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9679 9448 182 378 0 9299 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 38716

[startup+882.3 s]
/proc/loadavg: 4.03 4.00 3.86 5/190 27120
/proc/meminfo: memFree=12685440/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=38716 CPUtime=882.32 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 11489 0 0 0 88230 2 0 0 25 0 1 0 471924192 39645184 9448 33554432000 134512640 136057169 4289053808 18446744073709551615 134813062 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9679 9448 182 378 0 9299 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 38716

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 27122
/proc/meminfo: memFree=12647220/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=39252 CPUtime=942.32 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 11704 0 0 0 94230 2 0 0 25 0 1 0 471924192 40194048 9582 33554432000 134512640 136057169 4289053808 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9813 9582 182 378 0 9433 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 39252

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.87 5/190 27123
/proc/meminfo: memFree=12645828/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=38844 CPUtime=1002.33 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 11743 0 0 0 100231 2 0 0 25 0 1 0 471924192 39776256 9480 33554432000 134512640 136057169 4289053808 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9711 9480 182 378 0 9331 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 38844

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 27125
/proc/meminfo: memFree=12514864/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=38844 CPUtime=1062.33 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 12075 0 0 0 106231 2 0 0 25 0 1 0 471924192 39776256 9480 33554432000 134512640 136057169 4289053808 18446744073709551615 134615961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 9711 9480 182 378 0 9331 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 38844

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 27127
/proc/meminfo: memFree=12504036/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=44180 CPUtime=1122.33 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 13410 0 0 0 112231 2 0 0 25 0 1 0 471924192 45240320 10805 33554432000 134512640 136057169 4289053808 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 11045 10805 182 378 0 10665 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 44180

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 27128
/proc/meminfo: memFree=12502888/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=44772 CPUtime=1182.33 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 13701 0 0 0 118231 2 0 0 25 0 1 0 471924192 45846528 10959 33554432000 134512640 136057169 4289053808 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 11193 10959 182 378 0 10813 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 44772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 27130
/proc/meminfo: memFree=12501992/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=45416 CPUtime=1242.33 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 13845 0 0 0 124231 2 0 0 25 0 1 0 471924192 46505984 11084 33554432000 134512640 136057169 4289053808 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 11354 11084 182 378 0 10974 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 45416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.91 6/190 27131
/proc/meminfo: memFree=12499856/32951124 swapFree=67111528/67111528
[pid=26956] ppid=26954 vsize=46472 CPUtime=1300.04 cores=5,7
/proc/26956/stat : 26956 (clasp) R 26954 26956 26564 0 -1 4202496 14193 0 0 0 130002 2 0 0 25 0 1 0 471924192 47587328 11363 33554432000 134512640 136057169 4289053808 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26956/statm: 11618 11363 182 378 0 11238 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 46472

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.02
CPU system time (s): 0.026995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 46472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14196
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= 16642

runsolver used 2.17367 second user time and 4.92425 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 02:00:37
IDJOB=3274437
IDBENCH=83234
IDSOLVER=1674
FILE ID=node104/3274437-1303603237
RUNJOBID= node104-1303603237-26937
PBS_JOBID= 13150591
Free space on /tmp= 71132 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274437-1303603237/watcher-3274437-1303603237 -o /tmp/evaluation-result-3274437-1303603237/solver-3274437-1303603237 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274437-1303603237.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1171294725

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13005928 kB
Buffers:       2274696 kB
Cached:       17031732 kB
SwapCached:          0 kB
Active:       10817760 kB
Inactive:      8553736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13005928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4092 kB
Writeback:           0 kB
AnonPages:       64428 kB
Mapped:          15652 kB
Slab:           511624 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213188 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= 71124 MiB
End job on node104 at 2011-04-24 02:22:19