Trace number 3261278

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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
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 Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261278-1303539697.cnf'
0.00/0.00	c -- header says num vars:            364
0.00/0.00	c -- header says num clauses:        2562
0.00/0.00	c -- clauses added:            0 learnts,         2562 normals,            0 xors
0.00/0.00	c -- vars added        364
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       364       196      2366         0      9828         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     364
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       364       196      2366         0      9828         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.19	c  N st     8      4914       364       196      2366      4701      9828    512780   no data   no data  --
0.49/0.56	c  N st    10     11297       364       196      2366      4356      9828    422898   no data   no data  --
0.88/0.98	c  N st    11     17041       364       196      2366      9873      9828   1271378   no data   no data  --
1.89/1.99	c  F st    12     25001       364       196      2366     12141      9828   1651544   no data   no data  --
1.89/1.99	c  N st    12     25001       364       196      2366     12141      9828   1651544   no data   no data  --
2.49/2.51	c Decided on static restart strategy
2.49/2.51	c  N st    18     30000       364       196      2366     10406      9828   1108642   no data   no data  --
2.49/2.51	c  S st    18     30000       364       196      2366     10406      9828   1108642   no data   no data  --
2.49/2.54	c  S st    18     30502       364       196      2366     10903      9828   1161148   no data   no data  --
2.49/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
2.49/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
3.79/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
3.79/3.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.79/7.81	c lits-rem:       251  cl-subs:      184  v-elim:      0  v-fix:    0  time:  3.93 s
7.79/7.83	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
7.79/7.83	c calculated reachability. Time: 0.00
7.79/7.83	c  N st    18     30502       364       196      2366     10719      9828   1137655   no data   no data  --
8.19/8.27	c  N st    20     37613       364       196      2366      9926      9828   1012196   no data   no data  --
8.69/8.77	c  N st    21     44015       364       196      2366     16065      9828   1963222   no data   no data  --
8.89/8.94	c  S st    22     45754       364       196      2366      9161      9828    874982   no data   no data  --
8.89/8.98	c  S st    22     46257       364       196      2366      9658      9828    928507   no data   no data  --
8.89/8.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
8.98/9.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.28/10.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
10.28/10.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
10.28/10.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.78/12.88	c lits-rem:       152  cl-subs:      100  v-elim:      0  v-fix:    0  time:  2.57 s
12.78/12.88	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
12.78/12.89	c vivif2 --  cl tried     9558 cl shrink        0 lits rem          0 time: 0.01
12.88/12.90	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
12.88/12.90	c calculated reachability. Time: 0.00
12.88/12.90	c  N st    22     46257       364       196      2366      9558      9828    915787   no data   no data  --
14.20/14.23	c  N st    23     60655       364       196      2366     13758      9828   1498728   no data   no data  --
14.99/15.03	c  N st    24     69385       364       196      2366     11614      9828   1064560   no data   no data  --
14.99/15.03	c  S st    24     69385       364       196      2366     11614      9828   1064560   no data   no data  --
14.99/15.07	c  S st    24     69885       364       196      2366     12110      9828   1115349   no data   no data  --
14.99/15.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
15.09/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.39/16.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
16.39/16.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
16.39/16.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.58/20.67	c lits-rem:       129  cl-subs:       80  v-elim:      0  v-fix:    0  time:  4.22 s
20.58/20.67	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
20.58/20.68	c vivif2 --  cl tried    12030 cl shrink        0 lits rem          0 time: 0.01
20.68/20.70	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
20.68/20.70	c calculated reachability. Time: 0.00
20.68/20.70	c  N st    24     69885       364       196      2366     12030      9828   1106371   no data   no data  --
22.39/22.43	c  F st    25     87500       364       196      2366     17322      9828   1890962   no data   no data  --
22.39/22.43	c  N st    25     87500       364       196      2366     17322      9828   1890962   no data   no data  --
22.69/22.78	c Decided on static restart strategy
22.99/23.04	c  N st    32     95539       364       196      2366     12606      9828   1057647   no data   no data  --
23.69/23.73	c  N st    34    104828       364       196      2366     21536      9828   2381993   no data   no data  --
23.69/23.73	c  S st    34    104828       364       196      2366     21536      9828   2381993   no data   no data  --
23.69/23.79	c  S st    34    105330       364       196      2366     22034      9828   2434936   no data   no data  --
23.79/23.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.02
23.79/23.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.30/25.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
25.30/25.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
25.30/25.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.79/37.88	c lits-rem:       231  cl-subs:      268  v-elim:      0  v-fix:    0  time: 12.54 s
37.79/37.88	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
37.89/37.90	c vivif2 --  cl tried    21766 cl shrink        0 lits rem          0 time: 0.02
37.89/37.93	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.03
37.89/37.93	c calculated reachability. Time: 0.00
37.89/37.93	c  N st    34    105330       364       196      2366     21766      9828   2390042   no data   no data  --
38.69/38.77	c  N st    35    114928       364       196      2366     17610      9828   1763940   no data   no data  --
40.19/40.24	c  N st    36    129325       364       196      2366     16849      9828   1532912   no data   no data  --
42.29/42.37	c  N st    37    150920       364       196      2366     22223      9828   2304488   no data   no data  --
42.98/43.00	c  S st    38    157995       364       196      2366     28997      9828   3236678   no data   no data  --
42.98/43.09	c  S st    38    158499       364       196      2366     29490      9828   3292405   no data   no data  --
42.98/43.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.98/43.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.08/43.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.03
43.19/43.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.79/44.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
44.79/44.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
44.79/44.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
114.19/114.29	c lits-rem:       465  cl-subs:      435  v-elim:      0  v-fix:    0  time: 69.49 s
114.19/114.29	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
114.30/114.32	c vivif2 --  cl tried    29055 cl shrink        0 lits rem          0 time: 0.03
114.30/114.36	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.04
114.30/114.36	c calculated reachability. Time: 0.00
114.30/114.36	c  N st    38    158499       364       196      2366     29055      9828   3220336   no data   no data  --
119.80/119.87	c  N st    39    207087       364       196      2366     23598      9828   2371815   no data   no data  --
122.99/123.01	c  N st    40    237748       364       196      2366     33465      9828   3887685   no data   no data  --
122.99/123.01	c  S st    40    237748       364       196      2366     33465      9828   3887685   no data   no data  --
123.09/123.10	c  S st    40    238250       364       196      2366     33961      9828   3945135   no data   no data  --
123.09/123.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
123.09/123.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.09/123.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.03
123.19/123.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.79/124.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
124.79/124.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
124.79/124.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
220.09/220.12	c lits-rem:       765  cl-subs:      859  v-elim:      0  v-fix:    0  time: 95.25 s
220.09/220.12	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
220.09/220.16	c vivif2 --  cl tried    33102 cl shrink        0 lits rem          0 time: 0.04
220.19/220.23	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.07
220.19/220.23	c calculated reachability. Time: 0.00
220.19/220.23	c  N st    40    238250       364       196      2366     33102      9828   3810224   no data   no data  --
228.99/229.04	c  F st    41    306250       364       196      2366     35440      9828   3592612   no data   no data  --
228.99/229.04	c  N st    41    306250       364       196      2366     35440      9828   3592612   no data   no data  --
231.69/231.72	c  N dy    76    327372       364       196      2366     33168      9828   2926114     29.81     31.45  --
234.90/234.92	c  N dy   128    347837       364       196      2366     29087      9828   2322771     29.70     31.57  --
236.29/236.34	c  S st   140    357375       364       196      2366     38491      9828   3460582     29.57     30.39  --
236.40/236.44	c  S st   140    357880       364       196      2366     38989      9828   3515242     29.57   no data  --
236.40/236.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
236.40/236.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.50/236.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.07
236.59/236.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.29/238.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
238.29/238.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
238.29/238.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
332.10/332.16	c lits-rem:        78  cl-subs:      283  v-elim:      0  v-fix:    0  time: 93.78 s
332.10/332.16	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
332.10/332.20	c vivif2 --  cl tried    38706 cl shrink        0 lits rem          0 time: 0.04
332.20/332.29	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.09
332.20/332.29	c calculated reachability. Time: 0.00
332.20/332.29	c  N dy   140    357880       364       196      2366     38706      9828   3479324     29.57   no data  --
336.50/336.55	c  N dy   184    385444       364       196      2366     40384      9828   3806234     29.15     30.73  --
339.80/339.83	c  N dy   241    405766       364       196      2366     33913      9828   2688199     29.22     30.88  --
343.90/343.95	c  N dy   304    426733       364       196      2366     54536      9828   5086889     29.29     30.83  --
347.70/347.74	c  N dy   339    448959       364       196      2366     48911      9828   4438904     29.20     30.74  --
351.90/351.98	c  N dy   407    470460       364       196      2366     41563      9828   3218221     29.23     30.81  --
356.60/356.67	c  N dy   464    491327       364       196      2366     32642      9828   2221961     29.21     30.75  --
360.29/360.30	c  N dy   500    511779       364       196      2366     52751      9828   4419341     29.13     30.73  --
364.99/365.01	c  N dy   562    531862       364       196      2366     42018      9828   3184806     29.15     30.73  --
366.20/366.20	c  S st   584    536820       364       196      2366     46908      9828   3723128     29.18   no data  --
366.30/366.31	c  S st   584    537323       364       196      2366     47407      9828   3780204     29.18   no data  --
366.30/366.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
366.30/366.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
366.40/366.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.07
366.40/366.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.30/368.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
368.30/368.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
368.30/368.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
542.21/542.29	c lits-rem:       129  cl-subs:      218  v-elim:      0  v-fix:    0  time: 174.00 s
542.21/542.29	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
542.31/542.34	c vivif2 --  cl tried    47189 cl shrink        0 lits rem          0 time: 0.04
542.40/542.42	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.09
542.40/542.42	c calculated reachability. Time: 0.00
542.40/542.42	c  N dy   584    537323       364       196      2366     47189      9828   3757029     29.18   no data  --
545.00/545.08	c  N dy   637    560306       364       196      2366     38269      9828   2678954     29.16     30.85  --
547.90/547.96	c  N dy   670    581871       364       196      2366     59483      9828   5346990     29.11     30.66  --
551.90/551.90	c  N dy   690    611144       364       196      2366     55852      9828   4855037     28.96     30.53  --
555.30/555.37	c  N dy   753    631687       364       196      2366     42588      9828   3004455     28.99     30.55  --
559.30/559.33	c  N dy   830    652768       364       196      2366     63391      9828   5343070     29.04     30.60  --
562.30/562.31	c  N dy   867    673624       364       196      2366     49434      9828   3778841     28.96     30.63  --
567.40/567.46	c  N dy   921    705282       364       196      2366     45155      9828   3329340     28.85     30.47  --
571.80/571.80	c  N dy   993    727309       364       196      2366     66896      9828   5730461     28.90     30.44  --
575.70/575.75	c  N dy  1068    747406       364       196      2366     50261      9828   3585135     28.93     31.35  --
581.10/581.12	c  N dy  1104    770592       364       196      2366     73053      9828   6340064     28.88     30.45  --
585.90/585.99	c  N dy  1167    795017       364       196      2366     59697      9828   4728854     28.86     30.40  --
589.40/589.44	c  S st  1199    805986       364       196      2366     70559      9828   5945213     28.87     27.61  --
589.51/589.60	c  S st  1199    806490       364       196      2366     71062      9828   5998771     28.87   no data  --
589.61/589.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
589.61/589.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
589.70/589.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.10
589.80/589.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
591.60/591.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
591.60/591.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
591.60/591.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1117.72/1117.77	c lits-rem:       214  cl-subs:      381  v-elim:      0  v-fix:    0  time: 526.13 s
1117.72/1117.77	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1117.82/1117.83	c vivif2 --  cl tried    70681 cl shrink        0 lits rem          0 time: 0.07
1117.92/1117.99	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.15
1117.92/1117.99	c calculated reachability. Time: 0.00
1117.92/1117.99	c  N dy  1199    806490       364       196      2366     70681      9828   5958869     28.87   no data  --
1121.11/1121.11	c  N dy  1203    827158       364       196      2366     52559      9828   4123668     28.77     30.29  --
1125.71/1125.71	c  N dy  1282    848357       364       196      2366     73431      9828   6564089     28.81     30.34  --
1129.52/1129.50	c  N dy  1331    869219       364       196      2366     54572      9828   4081338     28.81     30.39  --
1134.61/1134.68	c  N dy  1370    889386       364       196      2366     74463      9828   6506728     28.79     30.33  --
1139.11/1139.11	c  N dy  1424    909471       364       196      2366     53878      9828   3918725     28.79     30.32  --
1144.81/1144.80	c  N dy  1490    929527       364       196      2366     73649      9828   6194144     28.80     30.59  --
1149.62/1149.66	c  N dy  1539    949609       364       196      2366     52040      9828   3587142     28.81     30.36  --
1154.41/1154.43	c  N dy  1574    970256       364       196      2366     72331      9828   6084270     28.76     30.32  --
1159.91/1160.00	c  N dy  1641    991609       364       196      2366     51046      9828   3478613     28.77     30.46  --
1166.61/1166.63	c  N dy  1706   1016013       364       196      2366     75131      9828   6175070     28.77     30.36  --
1172.12/1172.10	c  N dy  1724   1037293       364       196      2366     52722      9828   3635681     28.72     30.36  --
1177.91/1177.92	c  N dy  1763   1060717       364       196      2366     75756      9828   6249556     28.70     30.23  --
1181.82/1181.85	c  F st  1789   1071877       364       196      2366     86759      9828   7474852     28.70     26.23  --
1183.02/1183.06	c Decided on static restart strategy
1183.91/1183.99	c  N st  1797   1084179       364       196      2366     54444      9828   3795890     28.70   no data  --
1190.81/1190.80	c  N st  1800   1114575       364       196      2366     83413      9828   7405905     28.70   no data  --
1196.51/1196.52	c  N st  1801   1136170       364       196      2366     59323      9828   6683332     28.70   no data  --
1204.01/1204.08	c  N st  1802   1168562       364       196      2366     89983      9828  10618980     28.70   no data  --
1216.82/1216.84	c  N st  1803   1209736       364       196      2366     84044      9828   9656934     28.70   no data  --
1216.82/1216.84	c  S st  1803   1209736       364       196      2366     84044      9828   9656934     28.70   no data  --
1217.02/1217.05	c  S st  1803   1210239       364       196      2366     84541      9828   9713852     28.70   no data  --
1217.02/1217.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1217.02/1217.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1217.22/1217.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.16
1217.52/1217.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1219.42/1219.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
1219.42/1219.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
1219.42/1219.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

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-3261278-1303539697/watcher-3261278-1303539697 -o /tmp/evaluation-result-3261278-1303539697/solver-3261278-1303539697 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3261278-1303539697.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: 0.16 0.03 0.01 4/184 3884
/proc/meminfo: memFree=13712596/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=29808 CPUtime=0 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 507 0 0 0 0 0 0 0 21 0 1 0 544200406 30523392 447 33554432000 4194304 4650387 140733432219872 18446744073709551615 216735221895 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 7451 455 335 112 0 2416 0

[startup+0.0119409 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 3884
/proc/meminfo: memFree=13712596/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=30096 CPUtime=0 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 616 0 0 0 0 0 0 0 21 0 1 0 544200406 30818304 549 33554432000 4194304 4650387 140733432219872 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 7524 549 377 112 0 2489 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30096

[startup+0.100961 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 3884
/proc/meminfo: memFree=13712596/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=30364 CPUtime=0.09 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 975 0 0 0 9 0 0 0 21 0 1 0 544200406 31092736 908 33554432000 4194304 4650387 140733432219872 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 7591 908 378 112 0 2556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30364

[startup+0.300925 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 3884
/proc/meminfo: memFree=13712596/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=31780 CPUtime=0.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 1769 0 0 0 29 0 0 0 22 0 1 0 544200406 32542720 1171 33554432000 4194304 4650387 140733432219872 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 7945 1171 380 112 0 2910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31780

[startup+0.700858 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 3884
/proc/meminfo: memFree=13712596/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=33100 CPUtime=0.68 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 3161 0 0 0 68 0 0 0 23 0 1 0 544200406 33894400 1563 33554432000 4194304 4650387 140733432219872 18446744073709551615 216734875403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 8275 1563 380 112 0 3240 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33100

[startup+1.50072 s]
/proc/loadavg: 0.39 0.08 0.03 4/185 3885
/proc/meminfo: memFree=13705520/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=34560 CPUtime=1.49 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 5112 0 0 0 148 1 0 0 25 0 1 0 544200406 35389440 2066 33554432000 4194304 4650387 140733432219872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 8640 2066 380 112 0 3605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34560

[startup+3.10044 s]
/proc/loadavg: 0.39 0.08 0.03 4/185 3885
/proc/meminfo: memFree=13702276/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=63108 CPUtime=3.09 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 13610 0 0 0 307 2 0 0 25 0 1 0 544200406 64622592 8736 33554432000 4194304 4650387 140733432219872 18446744073709551615 4436188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 15777 8736 382 112 0 10742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63108

[startup+6.30088 s]
/proc/loadavg: 0.39 0.08 0.03 4/185 3885
/proc/meminfo: memFree=13674772/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=63424 CPUtime=6.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 13695 0 0 0 627 2 0 0 25 0 1 0 544200406 64946176 8821 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 15856 8821 382 112 0 10821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63424

[startup+12.7008 s]
/proc/loadavg: 0.79 0.18 0.06 4/185 3885
/proc/meminfo: memFree=13658704/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=65088 CPUtime=12.68 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 17599 0 0 0 1266 2 0 0 25 0 1 0 544200406 66650112 8819 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 16272 8819 382 112 0 11237 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65088

[startup+25.5005 s]
/proc/loadavg: 1.28 0.30 0.10 5/190 3895
/proc/meminfo: memFree=13550088/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=103780 CPUtime=25.49 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 38507 0 0 0 2543 6 0 0 25 0 1 0 544200406 106270720 18973 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 25945 18973 382 112 0 20910 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 103780

[startup+51.101 s]
/proc/loadavg: 2.21 0.60 0.20 5/190 3896
/proc/meminfo: memFree=13470336/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=132788 CPUtime=51.09 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 56149 0 0 0 5101 8 0 0 25 0 1 0 544200406 135974912 26423 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 33197 26423 382 112 0 28162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 132788

[startup+102.307 s]
/proc/loadavg: 3.28 1.17 0.42 5/190 3897
/proc/meminfo: memFree=13432488/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=133144 CPUtime=102.3 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 56273 0 0 0 10222 8 0 0 25 0 1 0 544200406 136339456 26547 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 33286 26547 382 112 0 28251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 133144

[startup+162.301 s]
/proc/loadavg: 3.73 1.68 0.64 5/190 3899
/proc/meminfo: memFree=13334268/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=220428 CPUtime=162.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 79193 0 0 0 16217 12 0 0 25 0 1 0 544200406 225718272 32588 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 55107 32588 382 112 0 50072 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220428

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 0.85 5/190 3901
/proc/meminfo: memFree=13277068/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=158868 CPUtime=222.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 83178 0 0 0 22216 13 0 0 25 0 1 0 544200406 162680832 31734 33554432000 4194304 4650387 140733432219872 18446744073709551615 4366095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 39717 31734 382 112 0 34682 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158868

[startup+282.3 s]
/proc/loadavg: 4.07 2.47 1.05 5/190 3902
/proc/meminfo: memFree=13251992/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=162248 CPUtime=282.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 103875 0 0 0 28211 18 0 0 25 0 1 0 544200406 166141952 32850 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 40562 32850 382 112 0 35527 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162248

[startup+342.301 s]
/proc/loadavg: 4.02 2.75 1.23 5/190 3904
/proc/meminfo: memFree=13204836/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=242996 CPUtime=342.29 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 114628 0 0 0 34206 23 0 0 25 0 1 0 544200406 248827904 37421 33554432000 4194304 4650387 140733432219872 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 60749 37421 382 112 0 55714 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 242996

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.41 5/190 3905
/proc/meminfo: memFree=13192288/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=177748 CPUtime=402.3 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 131402 0 0 0 40200 30 0 0 25 0 1 0 544200406 182013952 37164 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 44437 37164 382 112 0 39402 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 177748

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.57 5/190 3907
/proc/meminfo: memFree=13167344/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=177748 CPUtime=462.3 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 131402 0 0 0 46200 30 0 0 25 0 1 0 544200406 182013952 37164 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 44437 37164 382 112 0 39402 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 177748

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.72 5/190 3909
/proc/meminfo: memFree=13141408/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=177748 CPUtime=522.3 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 131402 0 0 0 52200 30 0 0 25 0 1 0 544200406 182013952 37164 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 44437 37164 382 112 0 39402 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 177748

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.86 5/190 3910
/proc/meminfo: memFree=13134040/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=206140 CPUtime=582.3 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 162732 0 0 0 58193 37 0 0 25 0 1 0 544200406 211087360 42584 33554432000 4194304 4650387 140733432219872 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 51535 42584 382 112 0 46500 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 206140

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 1.99 5/190 3912
/proc/meminfo: memFree=13095096/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=642.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168645 0 0 0 64193 38 0 0 25 0 1 0 544200406 286883840 48497 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48497 382 112 0 65005 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280160

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.11 5/190 3913
/proc/meminfo: memFree=13021144/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=702.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168657 0 0 0 70193 38 0 0 25 0 1 0 544200406 286883840 48509 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48509 382 112 0 65005 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 280160

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.23 5/190 3915
/proc/meminfo: memFree=13027196/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=762.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168657 0 0 0 76193 38 0 0 25 0 1 0 544200406 286883840 48509 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48509 382 112 0 65005 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 280160

[startup+822.301 s]
/proc/loadavg: 4.06 3.76 2.34 5/190 3917
/proc/meminfo: memFree=13021472/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=822.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168673 0 0 0 82193 38 0 0 25 0 1 0 544200406 286883840 48525 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48525 382 112 0 65005 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 280160

[startup+882.3 s]
/proc/loadavg: 4.02 3.80 2.44 5/190 3918
/proc/meminfo: memFree=13037184/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=882.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168676 0 0 0 88193 38 0 0 25 0 1 0 544200406 286883840 48528 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48528 382 112 0 65005 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 280160

[startup+942.301 s]
/proc/loadavg: 4.11 3.86 2.55 5/190 3947
/proc/meminfo: memFree=13124496/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=942.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168677 0 0 0 94193 38 0 0 25 0 1 0 544200406 286883840 48529 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48529 382 112 0 65005 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 280160

[startup+1002.3 s]
/proc/loadavg: 4.04 3.88 2.63 5/190 3948
/proc/meminfo: memFree=13076760/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=1002.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168677 0 0 0 100193 38 0 0 25 0 1 0 544200406 286883840 48529 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48529 382 112 0 65005 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 280160

[startup+1062.3 s]
/proc/loadavg: 4.11 3.93 2.73 5/190 3953
/proc/meminfo: memFree=13070048/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280160 CPUtime=1062.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 168677 0 0 0 106193 38 0 0 25 0 1 0 544200406 286883840 48529 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70040 48529 382 112 0 65005 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 280160

[startup+1122.3 s]
/proc/loadavg: 4.04 3.94 2.80 5/190 3955
/proc/meminfo: memFree=13019532/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=280556 CPUtime=1122.32 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 174530 0 0 0 112192 40 0 0 25 0 1 0 544200406 287289344 47479 33554432000 4194304 4650387 140733432219872 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70139 47479 382 112 0 65104 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 280556

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.88 5/190 3956
/proc/meminfo: memFree=12999424/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=282540 CPUtime=1182.31 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 214320 0 0 0 118175 56 0 0 25 0 1 0 544200406 289320960 50142 33554432000 4194304 4650387 140733432219872 18446744073709551615 4366007 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 70635 50142 382 112 0 65600 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 282540

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.94 5/190 3958
/proc/meminfo: memFree=12873912/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=409756 CPUtime=1242.32 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 269727 0 0 0 124161 71 0 0 25 0 1 0 544200406 419590144 78824 33554432000 4194304 4650387 140733432219872 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 102439 78824 382 112 0 97404 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 409756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.00 5/190 4042
/proc/meminfo: memFree=13150920/32951124 swapFree=67102140/67111528
[pid=3884] ppid=3882 vsize=409756 CPUtime=1300.03 cores=5,7
/proc/3884/stat : 3884 (strangenight1-s) R 3882 3884 3806 0 -1 4202496 269727 0 0 0 129932 71 0 0 25 0 1 0 544200406 419590144 78824 33554432000 4194304 4650387 140733432219872 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3884/statm: 102439 78824 382 112 0 97404 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 409756

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.32
CPU system time (s): 0.729889
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 409756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.729889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269727
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= 9
involuntary context switches= 2168

runsolver used 1.85972 second user time and 5.2482 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 08:21:37
IDJOB=3261278
IDBENCH=83219
IDSOLVER=1589
FILE ID=node119/3261278-1303539697
RUNJOBID= node119-1303539684-3827
PBS_JOBID= 13143119
Free space on /tmp= 71908 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261278-1303539697/watcher-3261278-1303539697 -o /tmp/evaluation-result-3261278-1303539697/solver-3261278-1303539697 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3261278-1303539697.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=1429926186

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13712884 kB
Buffers:       2208288 kB
Cached:       16349716 kB
SwapCached:       5504 kB
Active:        7477896 kB
Inactive:     11181436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13712884 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           19052 kB
Writeback:           0 kB
AnonPages:       98704 kB
Mapped:          15748 kB
Slab:           515092 kB
PageTables:       5592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287392 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= 71896 MiB
End job on node119 at 2011-04-23 08:43:20