Trace number 3261693

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.06 1300.07

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-29-sat.cnf
MD5SUM89115b5a973735d51018fb3202154f32
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of clauses3270
Sum of the clauses size12615
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23045
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3261693-1303546065.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 = 435
0.00/0.00	c Clauses = 3270
0.00/0.00	c Literals = 12615
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 435
0.00/0.00	c Clauses = 3270
0.00/0.00	c Literals = 12615
0.00/0.00	c a2
0.02/0.02	c a1
1.00/1.09	c Independent sub-problems = 1
1.00/1.09	c Sub-problem with 435 variables and 3270 clauses
1.00/1.09	c using permutation method 4
1.00/1.09	c count = 2
1.00/1.09	c Ordering finished 1.090 seconds
1.00/1.09	c mapped 1.090 seconds
1.00/1.09	c permuted 1.090 seconds
1.00/1.09	c about to sort
1.00/1.09	c sorted
1.10/1.10	c clauses now 3270
1.10/1.10	c init finished 1.090 seconds
1.10/1.10	c tree built 1.100 seconds
1.10/1.10	c 
1.10/1.10	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
1.10/1.10	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
1.10/1.10	c ................................ | ..........                    |                                  1.1         0.0             
1.10/1.10	c ................................ | ..........                  1 |                                  1.1         0.9             
1.10/1.10	c ................................ | ..........                  2 |                                  1.1         1.8             
1.10/1.10	c ................................ | ..........                  3 |                                  1.1         2.7             
1.10/1.10	c ................................ | ..........                  4 |                                  1.1         3.6             
1.10/1.10	c ................................ | ..........                  5 |                                  1.1         4.5             
1.10/1.10	c ................................ | ..........               1000 | 132          27                  1.1       909.1         1854
47.99/48.06	c ................................ | ..........             978000 | 263532       2190               48.0     20353.8      7287788
95.99/96.06	c ................................ | ..........            1451000 | 396258       3495               96.0     15106.7     10960098
144.10/144.14	c ................................ | ..........            1854000 | 509186       3696              144.1     12862.5     13474409
192.29/192.33	c ................................ | ..........            2215000 | 622714       3729              192.3     11517.3     16632342
239.99/240.09	c ................................ | *.........            2444000 | 692639       3732              240.1     10179.9     18818308
288.09/288.10	c ................................ | *.........            2734000 | 776158       4485              288.1      9490.1     20202714
335.98/336.05	c ................................ | *.........            3018000 | 856444       4791              336.0      8981.1     21692501
383.98/384.02	c ................................ | *.........            3192000 | 904521       5376              384.0      8312.5     22868333
431.99/432.01	c ................................ | *.........            3466000 | 989044       5520              432.0      8023.0     23671550
479.99/480.08	c ................................ | **........            3725000 | 1065012      5610              480.1      7759.3     24761970
527.99/528.02	c ................................ | **........            3912000 | 1118641      5757              528.0      7409.0     26241715
576.29/576.30	c ................................ | **........            4101000 | 1172124      6222              576.3      7116.2     27070153
624.08/624.10	c ................................ | **........            4320000 | 1238635      6237              624.1      6922.2     28877851
672.18/672.26	c ................................ | **........            4480000 | 1285021      6348              672.2      6664.3     29711001
720.28/720.34	c ................................ | ***.......            4604000 | 1322156      6603              720.3      6391.6     30271476
768.28/768.31	c ................................ | ***.......            4715000 | 1357370      6603              768.3      6136.9     31302391
816.09/816.17	c ................................ | ***.......            4814000 | 1388249      6690              816.2      5898.4     32146574
863.98/864.04	c ................................ | ***.......            5010000 | 1449003      6699              864.0      5798.5     34304327
912.08/912.10	c ................................ | ***.......            5145000 | 1491042      6732              912.1      5640.9     35695939
960.48/960.58	c ................................ | ****......            5235000 | 1519286      6777              960.6      5449.9     36330060
1008.08/1008.14	c ................................ | ****......            5364000 | 1559391      6852             1008.1      5320.7     37067482
1056.07/1056.17	c ................................ | ****......            5572000 | 1622521      6915             1056.2      5275.8     38685096
1104.18/1104.29	c ................................ | ****......            5680000 | 1656204      6915             1104.3      5143.7     39560131
1151.98/1152.07	c ................................ | ****......            5927000 | 1732970      6915             1152.0      5144.7     40651820
1199.98/1200.07	c ................................ | *****.....            6174000 | 1804137      7113             1200.0      5144.8     40651820
1248.07/1248.12	c ................................ | *****.....            6317000 | 1846363      7275             1248.1      5061.3     40651820
1295.98/1296.04	c ................................ | *****.....            6457000 | 1889260      7314             1296.0      4982.1     40651820

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-3261693-1303546065/watcher-3261693-1303546065 -o /tmp/evaluation-result-3261693-1303546065/solver-3261693-1303546065 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3261693-1303546065.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: 0.92 1.32 2.34 5/187 25940
/proc/meminfo: memFree=21397176/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=7080 CPUtime=0 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 354 0 0 0 0 0 0 0 25 0 1 0 466205148 7249920 298 33554432000 4194304 4337412 140735245942720 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 1770 300 132 35 0 211 0

[startup+0.0245969 s]
/proc/loadavg: 0.92 1.32 2.34 5/187 25940
/proc/meminfo: memFree=21397176/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=8928 CPUtime=0.02 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 818 0 0 0 2 0 0 0 25 0 1 0 466205148 9142272 761 33554432000 4194304 4337412 140735245942720 18446744073709551615 242969945803 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 2232 761 135 35 0 673 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8928

[startup+0.100587 s]
/proc/loadavg: 0.92 1.32 2.34 5/187 25940
/proc/meminfo: memFree=21397176/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=8928 CPUtime=0.09 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 834 0 0 0 9 0 0 0 25 0 1 0 466205148 9142272 777 33554432000 4194304 4337412 140735245942720 18446744073709551615 4295332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 2232 777 138 35 0 673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8928

[startup+0.300563 s]
/proc/loadavg: 0.92 1.32 2.34 5/187 25940
/proc/meminfo: memFree=21397176/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=8928 CPUtime=0.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 834 0 0 0 29 0 0 0 25 0 1 0 466205148 9142272 777 33554432000 4194304 4337412 140735245942720 18446744073709551615 4295221 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 2232 777 138 35 0 673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8928

[startup+0.700518 s]
/proc/loadavg: 0.92 1.32 2.34 5/187 25940
/proc/meminfo: memFree=21397176/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=8928 CPUtime=0.69 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 834 0 0 0 69 0 0 0 25 0 1 0 466205148 9142272 777 33554432000 4194304 4337412 140735245942720 18446744073709551615 4295408 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 2232 777 138 35 0 673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8928

[startup+1.50037 s]
/proc/loadavg: 1.33 1.39 2.36 5/188 25968
/proc/meminfo: memFree=21392480/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=20348 CPUtime=1.49 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 3485 0 0 0 149 0 0 0 25 0 1 0 466205148 20836352 3334 33554432000 4194304 4337412 140735245942720 18446744073709551615 242969859944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 5087 3334 155 35 0 3528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20348

[startup+3.10109 s]
/proc/loadavg: 1.33 1.39 2.36 5/188 25968
/proc/meminfo: memFree=21347848/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=45372 CPUtime=3.09 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 9401 0 0 0 308 1 0 0 25 0 1 0 466205148 46460928 9250 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253574 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 11343 9250 155 35 0 9784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45372

[startup+6.30052 s]
/proc/loadavg: 1.54 1.44 2.37 5/188 25968
/proc/meminfo: memFree=21260548/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=89296 CPUtime=6.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 20712 0 0 0 627 2 0 0 25 0 1 0 466205148 91439104 20561 33554432000 4194304 4337412 140735245942720 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 22324 20561 155 35 0 20765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89296

[startup+12.7004 s]
/proc/loadavg: 1.74 1.48 2.38 5/188 25996
/proc/meminfo: memFree=21129672/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=139344 CPUtime=12.69 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 33299 0 0 0 1264 5 0 0 25 0 1 0 466205148 142688256 33148 33554432000 4194304 4337412 140735245942720 18446744073709551615 242970368919 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 34836 33148 155 35 0 33277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139344

[startup+25.5003 s]
/proc/loadavg: 2.40 1.64 2.42 5/188 26023
/proc/meminfo: memFree=20725600/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=195648 CPUtime=25.49 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 46960 0 0 0 2540 9 0 0 25 0 1 0 466205148 200343552 46809 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 48912 46809 155 35 0 47353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 195648

[startup+51.1008 s]
/proc/loadavg: 2.94 1.82 2.46 5/188 26023
/proc/meminfo: memFree=20260592/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=242568 CPUtime=51.08 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 59267 0 0 0 5096 12 0 0 25 0 1 0 466205148 248389632 59116 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 60642 59116 155 35 0 59083 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 242568

[startup+102.307 s]
/proc/loadavg: 3.54 2.16 2.54 5/188 26025
/proc/meminfo: memFree=19613608/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=375280 CPUtime=102.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 92060 0 0 0 10208 21 0 0 25 0 1 0 466205148 384286720 91901 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 93820 91901 156 35 0 92261 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 375280

[startup+162.301 s]
/proc/loadavg: 3.83 2.49 2.62 5/188 26027
/proc/meminfo: memFree=19009192/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=494856 CPUtime=162.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 121749 0 0 0 16198 31 0 0 25 0 1 0 466205148 506732544 121590 33554432000 4194304 4337412 140735245942720 18446744073709551615 4234348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 123714 121590 156 35 0 122155 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 494856

[startup+222.3 s]
/proc/loadavg: 3.93 2.76 2.71 5/188 26028
/proc/meminfo: memFree=18462196/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=588696 CPUtime=222.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 144933 0 0 0 22191 38 0 0 25 0 1 0 466205148 602824704 144774 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 147174 144774 156 35 0 145615 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 588696

[startup+282.301 s]
/proc/loadavg: 3.97 2.98 2.79 5/188 26030
/proc/meminfo: memFree=18071440/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=645000 CPUtime=282.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 159517 0 0 0 28186 42 0 0 25 0 1 0 466205148 660480000 159358 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 161250 159358 156 35 0 159691 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 645000

[startup+342.301 s]
/proc/loadavg: 3.99 3.17 2.86 5/188 26031
/proc/meminfo: memFree=17751004/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=709552 CPUtime=342.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 174153 0 0 0 34182 47 0 0 25 0 1 0 466205148 726581248 173994 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 177388 173994 156 35 0 175829 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 709552

[startup+402.3 s]
/proc/loadavg: 3.99 3.31 2.93 5/188 26033
/proc/meminfo: memFree=17472852/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=772968 CPUtime=402.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 189626 0 0 0 40178 51 0 0 25 0 1 0 466205148 791519232 189467 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 193242 189467 156 35 0 191683 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 772968

[startup+462.301 s]
/proc/loadavg: 3.99 3.44 2.99 5/188 26035
/proc/meminfo: memFree=17276156/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=797992 CPUtime=462.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 195337 0 0 0 46176 53 0 0 25 0 1 0 466205148 817143808 195178 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 199498 195178 156 35 0 197939 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 797992

[startup+522.301 s]
/proc/loadavg: 4.04 3.55 3.06 5/188 26036
/proc/meminfo: memFree=17018460/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=848040 CPUtime=522.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 208489 0 0 0 52173 56 0 0 25 0 1 0 466205148 868392960 208330 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 212010 208330 156 35 0 210451 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 848040

[startup+582.3 s]
/proc/loadavg: 4.06 3.65 3.12 5/188 26038
/proc/meminfo: memFree=16798708/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=891832 CPUtime=582.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 219159 0 0 0 58170 58 0 0 25 0 1 0 466205148 913235968 219000 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 222958 219000 156 35 0 221399 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 891832

[startup+642.301 s]
/proc/loadavg: 4.02 3.71 3.17 5/188 26039
/proc/meminfo: memFree=16624460/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=954392 CPUtime=642.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 234964 0 0 0 64166 63 0 0 25 0 1 0 466205148 977297408 234805 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 238598 234805 156 35 0 237039 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 954392

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.22 5/188 26041
/proc/meminfo: memFree=16493612/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=963776 CPUtime=702.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 237282 0 0 0 70164 64 0 0 25 0 1 0 466205148 986906624 237123 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 240944 237123 156 35 0 239385 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 963776

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.27 5/188 26043
/proc/meminfo: memFree=16340704/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1010696 CPUtime=762.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 248819 0 0 0 76160 69 0 0 25 0 1 0 466205148 1034952704 248660 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 252674 248660 156 35 0 251115 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1010696

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.31 5/188 26044
/proc/meminfo: memFree=16212588/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1045104 CPUtime=822.29 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 257733 0 0 0 82157 72 0 0 25 0 1 0 466205148 1070186496 257574 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 261276 257574 156 35 0 259717 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1045104

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.35 5/188 26046
/proc/meminfo: memFree=15948816/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1123304 CPUtime=882.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 276900 0 0 0 88152 76 0 0 25 0 1 0 466205148 1150263296 276741 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 280826 276741 156 35 0 279267 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1123304

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.39 5/188 26047
/proc/meminfo: memFree=15767504/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1160840 CPUtime=942.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 286627 0 0 0 94150 78 0 0 25 0 1 0 466205148 1188700160 286468 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 290210 286468 156 35 0 288651 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1160840

[startup+1002.3 s]
/proc/loadavg: 4.11 3.93 3.43 5/188 26049
/proc/meminfo: memFree=15648576/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1182736 CPUtime=1002.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 291976 0 0 0 100147 81 0 0 25 0 1 0 466205148 1211121664 291817 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 295684 291817 156 35 0 294125 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1182736

[startup+1062.3 s]
/proc/loadavg: 4.09 3.96 3.47 5/188 26051
/proc/meminfo: memFree=15559644/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1248424 CPUtime=1062.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 307978 0 0 0 106142 86 0 0 25 0 1 0 466205148 1278386176 307819 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 312106 307819 156 35 0 310547 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1248424

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.50 5/188 26052
/proc/meminfo: memFree=15499356/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1279704 CPUtime=1122.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 315833 0 0 0 112139 89 0 0 25 0 1 0 466205148 1310416896 315674 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 319926 315674 156 35 0 318367 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1279704

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.53 5/188 26054
/proc/meminfo: memFree=15376088/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1325208 CPUtime=1182.28 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 324899 0 0 0 118137 91 0 0 25 0 1 0 466205148 1357012992 324740 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 331302 324740 156 35 0 329743 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1325208

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.56 5/188 26055
/proc/meminfo: memFree=15295576/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1325208 CPUtime=1242.27 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 326256 0 0 0 124136 91 0 0 25 0 1 0 466205148 1357012992 326097 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 331302 326097 156 35 0 329743 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1325208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.95 3.57 4/186 26058
/proc/meminfo: memFree=16931252/32951132 swapFree=67111524/67111528
[pid=25940] ppid=25938 vsize=1325208 CPUtime=1299.99 cores=0,2
/proc/25940/stat : 25940 (tts-5-4) R 25938 25940 24807 0 -1 4202496 326256 0 0 0 129907 92 0 0 25 0 1 0 466205148 1357012992 326097 33554432000 4194304 4337412 140735245942720 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25940/statm: 331302 326097 156 35 0 329743 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1325208

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.07
CPU time (s): 1300.06
CPU user time (s): 1299.07
CPU system time (s): 0.98385
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 1325208

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

runsolver used 2.23566 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 10:07:45
IDJOB=3261693
IDBENCH=83238
IDSOLVER=1653
FILE ID=node128/3261693-1303546065
RUNJOBID= node128-1303546064-25871
PBS_JOBID= 13143110
Free space on /tmp= 66836 MiB

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

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

MD5SUM BENCH= 89115b5a973735d51018fb3202154f32
RANDOM SEED=1828429104

node128.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.852
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.70
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21397456 kB
Buffers:       1311540 kB
Cached:        9532640 kB
SwapCached:          4 kB
Active:        1918876 kB
Inactive:      8999468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21397456 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             100 kB
Writeback:           0 kB
AnonPages:       72728 kB
Mapped:          15744 kB
Slab:           573148 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   259672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66832 MiB
End job on node128 at 2011-04-23 10:29:27