Trace number 3260989

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.04 1300.08

General information on the benchmark

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

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3260989-1303543830.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 = 121
0.00/0.00	c Clauses = 726
0.00/0.00	c Literals = 2541
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 121
0.00/0.00	c Clauses = 726
0.00/0.00	c Literals = 2541
0.00/0.00	c a2
0.00/0.00	c a1
0.00/0.02	c Independent sub-problems = 1
0.00/0.02	c Sub-problem with 121 variables and 726 clauses
0.00/0.02	c using permutation method 4
0.00/0.02	c count = 2
0.00/0.02	c Ordering finished 0.020 seconds
0.00/0.02	c mapped 0.020 seconds
0.00/0.02	c permuted 0.020 seconds
0.00/0.02	c about to sort
0.00/0.02	c sorted
0.00/0.02	c clauses now 726
0.00/0.02	c init finished 0.020 seconds
0.00/0.02	c tree built 0.020 seconds
0.00/0.02	c 
0.00/0.02	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.00/0.02	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.00/0.02	c ................................ | ..........                    |                                  0.1         0.0             
0.00/0.03	c ................................ | ..........                  1 |                                  0.1        10.0             
0.00/0.03	c ................................ | ..........                  2 |                                  0.1        20.0             
0.00/0.03	c ................................ | ..........                  3 |                                  0.1        30.0             
0.00/0.03	c ................................ | ..........                  4 |                                  0.1        40.0             
0.00/0.03	c ................................ | ..........                  5 |                                  0.1        50.0             
0.00/0.03	c ................................ | ..........               1000 | 214          86                  0.1     10000.0         3731
47.99/48.07	c ................................ | ..........             789000 | 258603       16038              48.1     16413.6      7669392
96.29/96.34	c ................................ | ..........            1151000 | 378557       22022              96.3     11947.3     11584874
144.48/144.50	c ................................ | ..........            1338000 | 442779       23782             144.5      9260.2     13698342
191.98/192.06	c ................................ | ..........            1595000 | 529226       27596             192.0      8305.6     16333944
239.98/240.08	c ................................ | *.........            1819000 | 604498       29442             240.1      7577.0     18477319
287.98/288.06	c ................................ | *.........            2025000 | 673498       31860             288.1      7030.0     20218926
336.18/336.24	c ................................ | *.........            2178000 | 725932       33732             336.2      6477.9     21800746
383.98/384.05	c ................................ | *.........            2382000 | 795078       36258             384.0      6202.6     22149205
431.98/432.09	c ................................ | *.........            2573000 | 858237       39720             432.1      5955.1     22826621
480.28/480.34	c ................................ | **........            2735000 | 912866       40820             480.3      5694.1     23825098
527.98/528.04	c ................................ | **........            2938000 | 979023       43970             528.0      5564.3     25592189
575.97/576.03	c ................................ | **........            3093000 | 1029140      46550             576.0      5369.7     25846279
624.08/624.14	c ................................ | **........            3250000 | 1081760      47404             624.1      5207.3     26774008
672.08/672.16	c ................................ | **........            3477000 | 1157296      50122             672.1      5173.0     28241138
720.07/720.17	c ................................ | ***.......            3684000 | 1227604      51636             720.1      5115.7     30723439
768.46/768.57	c ................................ | ***.......            3782000 | 1260930      52160             768.5      4921.0     32026115
816.07/816.20	c ................................ | ***.......            3866000 | 1289787      52252             816.2      4736.8     33251331
863.96/864.08	c ................................ | ***.......            3986000 | 1330467      52678             864.0      4613.2     34864509
912.06/912.18	c ................................ | ***.......            4065000 | 1357854      52686             912.1      4456.6     36118947
959.97/960.07	c ................................ | ****......            4176000 | 1395940      52890             960.0      4349.8     37730100
1008.06/1008.16	c ................................ | ****......            4309000 | 1442053      53624            1008.1      4274.3     38813938
1055.96/1056.07	c ................................ | ****......            4439000 | 1486755      54216            1056.0      4203.5     40499361
1104.06/1104.15	c ................................ | ****......            4642000 | 1555318      56510            1104.1      4204.3     42902128
1152.26/1152.31	c ................................ | ****......            4828000 | 1618236      57822            1152.3      4190.0     44979677
1200.14/1200.22	c ................................ | *****.....            5076000 | 1701853      61632            1200.2      4229.4     47156415
1248.05/1248.12	c ................................ | *****.....            5301000 | 1777852      64572            1248.1      4247.4     49325964
1296.25/1296.35	c ................................ | *****.....            5459000 | 1832984      66284            1296.3      4211.2     50627386

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-3260989-1303543830/watcher-3260989-1303543830 -o /tmp/evaluation-result-3260989-1303543830/solver-3260989-1303543830 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3260989-1303543830.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.53 3.88 3.73 3/178 8694
/proc/meminfo: memFree=12119728/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=6808 CPUtime=0 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 309 0 0 0 0 0 0 0 20 0 1 0 446798852 6971392 254 33554432000 4194304 4337412 140734096784448 18446744073709551615 4295056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 1702 254 134 35 0 143 0

[startup+0.0870191 s]
/proc/loadavg: 3.53 3.88 3.73 3/178 8694
/proc/meminfo: memFree=12119728/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=10748 CPUtime=0.08 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 1047 0 0 0 8 0 0 0 20 0 1 0 446798852 11005952 992 33554432000 4194304 4337412 140734096784448 18446744073709551615 4238656 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 2687 993 152 35 0 1128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10748

[startup+0.101018 s]
/proc/loadavg: 3.53 3.88 3.73 3/178 8694
/proc/meminfo: memFree=12119728/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=10748 CPUtime=0.09 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 1177 0 0 0 9 0 0 0 20 0 1 0 446798852 11005952 1122 33554432000 4194304 4337412 140734096784448 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 2687 1122 152 35 0 1128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10748

[startup+0.300984 s]
/proc/loadavg: 3.53 3.88 3.73 3/178 8694
/proc/meminfo: memFree=12119728/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=17004 CPUtime=0.29 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 2356 0 0 0 29 0 0 0 21 0 1 0 446798852 17412096 2301 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253605 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 4251 2301 152 35 0 2692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17004

[startup+0.70093 s]
/proc/loadavg: 3.53 3.88 3.73 3/178 8694
/proc/meminfo: memFree=12119728/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=23260 CPUtime=0.69 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 4136 0 0 0 69 0 0 0 22 0 1 0 446798852 23818240 4081 33554432000 4194304 4337412 140734096784448 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 5815 4082 152 35 0 4256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23260

[startup+1.50079 s]
/proc/loadavg: 3.53 3.88 3.73 6/190 8716
/proc/meminfo: memFree=12066096/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=35904 CPUtime=1.49 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 7171 0 0 0 148 1 0 0 25 0 1 0 446798852 36765696 7116 33554432000 4194304 4337412 140734096784448 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 8976 7116 152 35 0 7417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35904

[startup+3.10048 s]
/proc/loadavg: 3.53 3.88 3.73 5/190 8743
/proc/meminfo: memFree=12026168/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=51544 CPUtime=3.09 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 10869 0 0 0 307 2 0 0 25 0 1 0 446798852 52781056 10814 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253461 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 12886 10814 152 35 0 11327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51544

[startup+6.30092 s]
/proc/loadavg: 3.65 3.90 3.73 5/190 8743
/proc/meminfo: memFree=11925744/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=70312 CPUtime=6.29 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 16106 0 0 0 627 2 0 0 25 0 1 0 446798852 71999488 16051 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 17578 16051 152 35 0 16019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70312

[startup+12.7008 s]
/proc/loadavg: 3.68 3.90 3.73 5/190 8743
/proc/meminfo: memFree=11799396/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=104848 CPUtime=12.69 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 24289 0 0 0 1265 4 0 0 25 0 1 0 446798852 107364352 24234 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 26212 24234 152 35 0 24653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104848

[startup+25.5005 s]
/proc/loadavg: 3.75 3.91 3.74 5/190 8744
/proc/meminfo: memFree=11613540/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=161152 CPUtime=25.49 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 38688 0 0 0 2542 7 0 0 25 0 1 0 446798852 165019648 38633 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 40288 38633 152 35 0 38729 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161152

[startup+51.1009 s]
/proc/loadavg: 3.83 3.91 3.74 5/190 8744
/proc/meminfo: memFree=11218548/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=258380 CPUtime=51.09 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 63082 0 0 0 5098 11 0 0 25 0 1 0 446798852 264581120 63026 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 64595 63026 155 35 0 63036 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 258380

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.76 5/190 8746
/proc/meminfo: memFree=10496724/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=380500 CPUtime=102.3 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 93403 0 0 0 10212 18 0 0 25 0 1 0 446798852 389632000 93347 33554432000 4194304 4337412 140734096784448 18446744073709551615 4285749 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 95125 93348 155 35 0 93566 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 380500

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.77 5/190 8747
/proc/meminfo: memFree=10015936/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=465084 CPUtime=162.29 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 114286 0 0 0 16206 23 0 0 25 0 1 0 446798852 476246016 114230 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 116271 114230 155 35 0 114712 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 465084

[startup+222.301 s]
/proc/loadavg: 4.05 3.97 3.79 5/190 8749
/proc/meminfo: memFree=9653100/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=562052 CPUtime=222.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 138384 0 0 0 22198 30 0 0 25 0 1 0 446798852 575541248 138328 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 140513 138328 155 35 0 138954 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 562052

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.80 5/190 8750
/proc/meminfo: memFree=9408780/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=642376 CPUtime=282.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 158288 0 0 0 28192 36 0 0 25 0 1 0 446798852 657793024 158232 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 160594 158232 156 35 0 159035 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 642376

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 8752
/proc/meminfo: memFree=9139188/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=714040 CPUtime=342.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 174660 0 0 0 34187 41 0 0 25 0 1 0 446798852 731176960 174604 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 178510 174604 156 35 0 176951 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 714040

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 8754
/proc/meminfo: memFree=8855580/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=745448 CPUtime=402.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 182701 0 0 0 40185 43 0 0 25 0 1 0 446798852 763338752 182645 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 186362 182645 156 35 0 184803 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 745448

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 8755
/proc/meminfo: memFree=8790828/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=751832 CPUtime=462.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 184378 0 0 0 46184 44 0 0 25 0 1 0 446798852 769875968 184322 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 187958 184322 156 35 0 186399 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 751832

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.84 5/190 8757
/proc/meminfo: memFree=8600208/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=820648 CPUtime=522.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 202035 0 0 0 52179 49 0 0 25 0 1 0 446798852 840343552 201979 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 205162 201979 156 35 0 203603 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 820648

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.84 5/190 8758
/proc/meminfo: memFree=8355900/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=839544 CPUtime=582.27 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 206429 0 0 0 58177 50 0 0 25 0 1 0 446798852 859693056 206373 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 209886 206373 156 35 0 208327 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 839544

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.85 5/190 8760
/proc/meminfo: memFree=8157980/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=889592 CPUtime=642.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 218737 0 0 0 64174 54 0 0 25 0 1 0 446798852 910942208 218681 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 222398 218681 156 35 0 220839 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 889592

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.86 5/190 8762
/proc/meminfo: memFree=7924088/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=958536 CPUtime=702.28 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 236446 0 0 0 70169 59 0 0 25 0 1 0 446798852 981540864 236390 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 239634 236390 156 35 0 238075 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 958536

[startup+762.307 s]
/proc/loadavg: 4.09 4.02 3.87 5/190 8763
/proc/meminfo: memFree=7635128/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1027352 CPUtime=762.27 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 253539 0 0 0 76164 63 0 0 25 0 1 0 446798852 1052008448 253483 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 256838 253483 156 35 0 255279 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 1027352

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 8765
/proc/meminfo: memFree=7392440/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1074272 CPUtime=822.26 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 265523 0 0 0 82160 66 0 0 25 0 1 0 446798852 1100054528 265467 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 268568 265467 156 35 0 267009 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1074272

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 8766
/proc/meminfo: memFree=7255400/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1136832 CPUtime=882.26 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 280716 0 0 0 88155 71 0 0 25 0 1 0 446798852 1164115968 280660 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 284208 280660 156 35 0 282649 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1136832

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8768
/proc/meminfo: memFree=7176752/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1186880 CPUtime=942.26 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 293233 0 0 0 94151 75 0 0 25 0 1 0 446798852 1215365120 293177 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 296720 293177 156 35 0 295161 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1186880

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8770
/proc/meminfo: memFree=7098980/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1240056 CPUtime=1002.26 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 306258 0 0 0 100147 79 0 0 25 0 1 0 446798852 1269817344 306202 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 310014 306202 156 35 0 308455 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1240056

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 8771
/proc/meminfo: memFree=6948048/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1305744 CPUtime=1062.25 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 322807 0 0 0 106142 83 0 0 25 0 1 0 446798852 1337081856 322751 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253542 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 326436 322751 156 35 0 324877 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 1305744

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 8773
/proc/meminfo: memFree=6802568/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1399712 CPUtime=1122.26 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 346157 0 0 0 112136 90 0 0 25 0 1 0 446798852 1433305088 346101 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 349928 346101 156 35 0 348369 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1399712

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 8774
/proc/meminfo: memFree=6596696/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1471784 CPUtime=1182.25 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 364759 0 0 0 118131 94 0 0 25 0 1 0 446798852 1507106816 364703 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 367946 364703 156 35 0 366387 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 1471784

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 8776
/proc/meminfo: memFree=6434088/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1562624 CPUtime=1242.25 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 387135 0 0 0 124126 99 0 0 25 0 1 0 446798852 1600126976 387079 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 390656 387079 156 35 0 389097 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 1562624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 8778
/proc/meminfo: memFree=6247824/32951124 swapFree=67111528/67111528
[pid=8694] ppid=8690 vsize=1618928 CPUtime=1299.95 cores=0,2
/proc/8694/stat : 8694 (tts-5-4) R 8690 8694 8077 0 -1 4202496 401469 0 0 0 129893 102 0 0 25 0 1 0 446798852 1657782272 401413 33554432000 4194304 4337412 140734096784448 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8694/statm: 404732 401413 156 35 0 403173 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1618928

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.08
CPU time (s): 1300.04
CPU user time (s): 1298.94
CPU system time (s): 1.09983
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 1618928

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

runsolver used 2.25766 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 09:30:30
IDJOB=3260989
IDBENCH=83203
IDSOLVER=1653
FILE ID=node145/3260989-1303543830
RUNJOBID= node145-1303543830-8673
PBS_JOBID= 13143093
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=613406205

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:      12119908 kB
Buffers:       2165140 kB
Cached:       18033888 kB
SwapCached:          0 kB
Active:        9974992 kB
Inactive:     10288264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12119908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             452 kB
Writeback:           0 kB
AnonPages:       64224 kB
Mapped:          14488 kB
Slab:           503984 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188260 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:12