Trace number 3249987

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
tts 5-4? (TO) 1300.1 1300.06

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3249987-1303543832.cnf 
0.00/0.00	c Using SATTIMEOUT of 2400
0.00/0.00	c Using SATRAM of 7680
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 196
0.00/0.00	c Clauses = 1470
0.00/0.00	c Literals = 5292
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 196
0.00/0.00	c Clauses = 1470
0.00/0.00	c Literals = 5292
0.00/0.00	c a2
0.00/0.00	c a1
0.10/0.10	c Independent sub-problems = 1
0.10/0.10	c Sub-problem with 196 variables and 1470 clauses
0.10/0.10	c using permutation method 4
0.10/0.10	c count = 2
0.10/0.10	c Ordering finished 0.100 seconds
0.10/0.10	c mapped 0.100 seconds
0.10/0.10	c permuted 0.100 seconds
0.10/0.10	c about to sort
0.10/0.10	c sorted
0.10/0.10	c clauses now 1470
0.10/0.10	c init finished 0.100 seconds
0.10/0.10	c tree built 0.100 seconds
0.10/0.10	c 
0.10/0.10	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.10/0.10	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.10/0.10	c ................................ | ..........                    |                                  0.1         0.0             
0.10/0.10	c ................................ | ..........                  1 |                                  0.1        10.0             
0.10/0.10	c ................................ | ..........                  2 |                                  0.1        20.0             
0.10/0.10	c ................................ | ..........                  3 |                                  0.1        30.0             
0.10/0.10	c ................................ | ..........                  4 |                                  0.1        40.0             
0.10/0.10	c ................................ | ..........                  5 |                                  0.1        50.0             
0.10/0.11	c ................................ | ..........               1000 | 213          74                  0.1     10000.0         1732
47.99/48.05	c ................................ | ..........            2337000 | 792986       30012              48.0     48647.0      7339268
96.00/96.01	c ................................ | ..........            3437000 | 1167150      36809              96.0     35798.4     11822824
144.00/144.02	c ................................ | ..........            4309000 | 1471433      39538             144.0     29919.5     13893960
191.99/192.05	c ................................ | ..........            4968000 | 1699845      41602             192.1     25868.3     16583758
240.00/240.04	c ................................ | *.........            5689000 | 1949144      43528             240.0     23700.2     18866457
288.00/288.02	c ................................ | *.........            6251000 | 2146810      45807             288.0     21703.4     20986710
335.99/336.03	c ................................ | *.........            6789000 | 2333757      48113             336.0     20203.6     22425079
383.91/383.99	c ................................ | *.........            7297000 | 2507893      49920             384.0     19002.6     24647987
432.00/432.01	c ................................ | *.........            7806000 | 2685529      51284             432.0     18069.0     25179211
480.10/480.14	c ................................ | **........            8186000 | 2817286      51621             480.1     17049.2     25410946
528.01/528.07	c ................................ | **........            8601000 | 2959005      52334             528.1     16287.3     25410946
576.01/576.00	c ................................ | **........            9081000 | 3122080      53272             576.0     15765.1     27057234
624.01/624.08	c ................................ | **........            9600000 | 3302866      54340             624.1     15382.4     28776762
672.01/672.05	c ................................ | **........           10124000 | 3481642      56403             672.1     15064.1     30025270
720.01/720.07	c ................................ | ***.......           10662000 | 3665487      58005             720.1     14806.7     31199367
768.01/768.07	c ................................ | ***.......           11282000 | 3880129      59906             768.1     14688.4     31959099
815.91/815.98	c ................................ | ***.......           11822000 | 4064852      61456             816.0     14487.7     33706794
864.02/864.09	c ................................ | ***.......           12287000 | 4225986      62558             864.1     14219.3     33746281
911.92/911.99	c ................................ | ***.......           12724000 | 4375200      63394             912.0     13951.6     34292520
960.11/960.16	c ................................ | ****......           13068000 | 4494551      64060             960.2     13610.1     34292520
1008.02/1008.08	c ................................ | ****......           13339000 | 4588037      64597            1008.1     13231.8     34666189
1056.02/1056.02	c ................................ | ****......           13632000 | 4687951      65027            1056.0     12908.6     35984069
1104.13/1104.15	c ................................ | ****......           13863000 | 4767228      65323            1104.2     12555.0     36581904
1152.02/1152.08	c ................................ | ****......           14144000 | 4865052      65779            1152.1     12276.7     37469224
1199.93/1199.96	c ................................ | *****.....           14516000 | 4993132      66569            1200.0     12096.7     38715403
1247.92/1247.99	c ................................ | *****.....           14900000 | 5123699      67212            1248.0     11938.9     38760040
1296.02/1296.07	c ................................ | *****.....           15307000 | 5264512      68006            1296.1     11810.0     40586674

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-3249987-1303543832/watcher-3249987-1303543832 -o /tmp/evaluation-result-3249987-1303543832/solver-3249987-1303543832 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3249987-1303543832.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.53 3.88 3.73 4/189 8742
/proc/meminfo: memFree=12039188/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=7080 CPUtime=0 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 369 0 0 0 0 0 0 0 25 0 1 0 446799030 7249920 314 33554432000 4194304 4337412 140734508469632 18446744073709551615 233509692432 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 1770 314 131 35 0 211 0

[startup+0.063979 s]
/proc/loadavg: 3.53 3.88 3.73 4/189 8742
/proc/meminfo: memFree=12039188/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=7080 CPUtime=0.06 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 377 0 0 0 6 0 0 0 25 0 1 0 446799030 7249920 322 33554432000 4194304 4337412 140734508469632 18446744073709551615 4295408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 1770 322 134 35 0 211 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7080

[startup+0.100968 s]
/proc/loadavg: 3.53 3.88 3.73 4/189 8742
/proc/meminfo: memFree=12039188/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=7216 CPUtime=0.1 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 380 0 0 0 10 0 0 0 25 0 1 0 446799030 7389184 325 33554432000 4194304 4337412 140734508469632 18446744073709551615 4295067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 1804 325 134 35 0 245 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7216

[startup+0.300944 s]
/proc/loadavg: 3.53 3.88 3.73 4/189 8742
/proc/meminfo: memFree=12039188/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=14424 CPUtime=0.29 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 1517 0 0 0 29 0 0 0 25 0 1 0 446799030 14770176 1462 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 3606 1462 152 35 0 2047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14424

[startup+0.700862 s]
/proc/loadavg: 3.53 3.88 3.73 4/189 8742
/proc/meminfo: memFree=12039188/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=17680 CPUtime=0.69 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 2932 0 0 0 69 0 0 0 25 0 1 0 446799030 18104320 2877 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 4420 2877 152 35 0 2861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17680

[startup+1.50072 s]
/proc/loadavg: 3.53 3.88 3.73 5/190 8743
/proc/meminfo: memFree=12000000/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=30324 CPUtime=1.49 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 5493 0 0 0 149 0 0 0 25 0 1 0 446799030 31051776 5438 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 7581 5438 152 35 0 6022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30324

[startup+3.10043 s]
/proc/loadavg: 3.53 3.88 3.73 5/190 8743
/proc/meminfo: memFree=11962676/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=45964 CPUtime=3.09 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 9811 0 0 0 308 1 0 0 25 0 1 0 446799030 47067136 9756 33554432000 4194304 4337412 140734508469632 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 11491 9757 152 35 0 9932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45964

[startup+6.30086 s]
/proc/loadavg: 3.65 3.90 3.73 5/190 8743
/proc/meminfo: memFree=11886152/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=71116 CPUtime=6.29 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 15976 0 0 0 627 2 0 0 25 0 1 0 446799030 72822784 15921 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 17779 15921 152 35 0 16220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71116

[startup+12.7007 s]
/proc/loadavg: 3.68 3.90 3.73 5/190 8743
/proc/meminfo: memFree=11771368/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=118164 CPUtime=12.69 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 27526 0 0 0 1265 4 0 0 25 0 1 0 446799030 120999936 27471 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 29541 27471 152 35 0 27982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118164

[startup+25.5004 s]
/proc/loadavg: 3.75 3.91 3.74 5/190 8744
/proc/meminfo: memFree=11593700/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=174032 CPUtime=25.49 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 41294 0 0 0 2542 7 0 0 25 0 1 0 446799030 178208768 41239 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 43508 41239 154 35 0 41949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174032

[startup+51.1008 s]
/proc/loadavg: 3.83 3.91 3.74 5/190 8744
/proc/meminfo: memFree=11188416/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=249360 CPUtime=51.09 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 60655 0 0 0 5096 13 0 0 25 0 1 0 446799030 255344640 60600 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 62340 60600 154 35 0 60781 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 249360

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.76 5/190 8746
/proc/meminfo: memFree=10482340/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=386552 CPUtime=102.3 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 94406 0 0 0 10209 21 0 0 25 0 1 0 446799030 395829248 94350 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 96638 94350 156 35 0 95079 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 386552

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.77 5/190 8747
/proc/meminfo: memFree=10001428/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=485640 CPUtime=162.3 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 119116 0 0 0 16202 28 0 0 25 0 1 0 446799030 497295360 119060 33554432000 4194304 4337412 140734508469632 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 121410 119060 156 35 0 119851 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 485640

[startup+222.301 s]
/proc/loadavg: 4.05 3.97 3.79 5/190 8749
/proc/meminfo: memFree=9646156/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=595120 CPUtime=222.29 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 146432 0 0 0 22193 36 0 0 25 0 1 0 446799030 609402880 146376 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 148780 146376 156 35 0 147221 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 595120

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 8751
/proc/meminfo: memFree=9401340/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=667192 CPUtime=282.3 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 164189 0 0 0 28186 44 0 0 25 0 1 0 446799030 683204608 164133 33554432000 4194304 4337412 140734508469632 18446744073709551615 233509692490 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 166798 164133 156 35 0 165239 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 667192

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 8752
/proc/meminfo: memFree=9132976/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=729752 CPUtime=342.3 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 179682 0 0 0 34181 49 0 0 25 0 1 0 446799030 747266048 179626 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 182438 179626 156 35 0 180879 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 729752

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 8754
/proc/meminfo: memFree=8850992/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=808080 CPUtime=402.3 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 200208 0 0 0 40174 56 0 0 25 0 1 0 446799030 827473920 200152 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 202020 200152 156 35 0 200461 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 808080

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 8755
/proc/meminfo: memFree=8785868/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=818320 CPUtime=462.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 201412 0 0 0 46174 57 0 0 25 0 1 0 446799030 837959680 201356 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 204580 201356 156 35 0 203021 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 818320

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.84 5/190 8757
/proc/meminfo: memFree=8594008/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=827704 CPUtime=522.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 203230 0 0 0 52173 58 0 0 25 0 1 0 446799030 847568896 203174 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 206926 203174 156 35 0 205367 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 827704

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 8759
/proc/meminfo: memFree=8348460/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=887136 CPUtime=582.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 218359 0 0 0 58168 63 0 0 25 0 1 0 446799030 908427264 218303 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 221784 218303 156 35 0 220225 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 887136

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.85 5/190 8760
/proc/meminfo: memFree=8148184/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=959208 CPUtime=642.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 236370 0 0 0 64160 71 0 0 25 0 1 0 446799030 982228992 236314 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253610 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 239802 236314 156 35 0 238243 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 959208

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.86 5/190 8762
/proc/meminfo: memFree=7912432/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=993616 CPUtime=702.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 245207 0 0 0 70157 74 0 0 25 0 1 0 446799030 1017462784 245151 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 248404 245151 156 35 0 246845 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 993616

[startup+762.307 s]
/proc/loadavg: 4.09 4.02 3.87 5/190 8763
/proc/meminfo: memFree=7630044/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1031280 CPUtime=762.32 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 254482 0 0 0 76155 77 0 0 25 0 1 0 446799030 1056030720 254426 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 257820 254426 156 35 0 256261 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1031280

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 8765
/proc/meminfo: memFree=7389836/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1087584 CPUtime=822.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 268480 0 0 0 82149 82 0 0 25 0 1 0 446799030 1113686016 268424 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 271896 268424 156 35 0 270337 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1087584

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 8767
/proc/meminfo: memFree=7251060/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1087584 CPUtime=882.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 268488 0 0 0 88148 83 0 0 25 0 1 0 446799030 1113686016 268432 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 271896 268432 156 35 0 270337 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1087584

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8768
/proc/meminfo: memFree=7172908/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1103352 CPUtime=942.31 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 273052 0 0 0 94146 85 0 0 25 0 1 0 446799030 1129832448 272996 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253559 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 275838 272996 156 35 0 274279 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1103352

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8770
/proc/meminfo: memFree=7094764/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1109608 CPUtime=1002.32 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 274494 0 0 0 100146 86 0 0 25 0 1 0 446799030 1136238592 274438 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 277402 274438 156 35 0 275843 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1109608

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 8771
/proc/meminfo: memFree=6944948/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1156528 CPUtime=1062.32 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 286287 0 0 0 106140 92 0 0 25 0 1 0 446799030 1184284672 286231 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 289132 286231 156 35 0 287573 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1156528

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 8773
/proc/meminfo: memFree=6799220/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1184680 CPUtime=1122.32 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 293000 0 0 0 112137 95 0 0 25 0 1 0 446799030 1213112320 292944 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 296170 292944 156 35 0 294611 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1184680

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8775
/proc/meminfo: memFree=6588760/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1237856 CPUtime=1182.33 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 306091 0 0 0 118132 101 0 0 25 0 1 0 446799030 1267564544 306035 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 309464 306035 156 35 0 307905 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1237856

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 8776
/proc/meminfo: memFree=6428632/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1244112 CPUtime=1242.32 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 307660 0 0 0 124130 102 0 0 25 0 1 0 446799030 1273970688 307604 33554432000 4194304 4337412 140734508469632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 311028 307604 156 35 0 309469 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1244112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 2/184 8781
/proc/meminfo: memFree=10814544/32951124 swapFree=67111528/67111528
[pid=8742] ppid=8740 vsize=1306672 CPUtime=1300.04 cores=5,7
/proc/8742/stat : 8742 (tts-5-4) R 8740 8742 8077 0 -1 4202496 323673 0 0 0 129895 109 0 0 25 0 1 0 446799030 1338032128 323617 33554432000 4194304 4337412 140734508469632 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/8742/statm: 326668 323617 156 35 0 325109 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1306672

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.06
CPU time (s): 1300.1
CPU user time (s): 1298.95
CPU system time (s): 1.14482
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1306672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.95
system time used= 1.14482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323673
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= 3
involuntary context switches= 2479

runsolver used 2.08868 second user time and 5.01724 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 09:30:32
IDJOB=3249987
IDBENCH=83211
IDSOLVER=1653
FILE ID=node145/3249987-1303543832
RUNJOBID= node145-1303543830-8676
PBS_JOBID= 13143093
Free space on /tmp= 71520 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249987-1303543832/watcher-3249987-1303543832 -o /tmp/evaluation-result-3249987-1303543832/solver-3249987-1303543832 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3249987-1303543832.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=81863713

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12039328 kB
Buffers:       2165172 kB
Cached:       18034856 kB
SwapCached:          0 kB
Active:       10055808 kB
Inactive:     10288352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12039328 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:      143576 kB
Mapped:          15384 kB
Slab:           504248 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   334524 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= 71520 MiB
End job on node145 at 2011-04-23 09:52:14