Trace number 3250056

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-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
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 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-3250056-1303540989.cnf'
0.00/0.00	c -- header says num vars:            225
0.00/0.00	c -- header says num clauses:        1800
0.00/0.00	c -- clauses added:            0 learnts,         1800 normals,            0 xors
0.00/0.00	c -- vars added        225
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       225       225      1575         0      6525         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/225/225 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:    225 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     225
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       225       225      1575         0      6525         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.16	c  N st     8      4913       225       225      1575      4810      6525    299717   no data   no data  --
0.39/0.48	c  N st    10     11295       225       225      1575      4405      6525    214786   no data   no data  --
0.79/0.81	c  N st    11     17039       225       225      1575      9842      6525    612435   no data   no data  --
1.19/1.24	c  F st    12     25001       225       225      1575     11973      6525    749862   no data   no data  --
1.19/1.24	c  N st    12     25001       225       225      1575     11973      6525    749862   no data   no data  --
1.49/1.56	c Decided on static restart strategy
1.49/1.56	c  N st    18     30001       225       225      1575     10351      6525    556065   no data   no data  --
1.49/1.56	c  S st    18     30001       225       225      1575     10351      6525    556065   no data   no data  --
1.59/1.60	c  S st    18     30503       225       225      1575     10848      6525    585572   no data   no data  --
1.59/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
1.59/1.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
2.10/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
2.10/2.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.29/5.36	c lits-rem:       272  cl-subs:      147  v-elim:      0  v-fix:    0  time:  3.19 s
5.29/5.38	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
5.29/5.38	c calculated reachability. Time: 0.00
5.29/5.38	c  N st    18     30503       225       225      1575     10701      6525    577052   no data   no data  --
5.69/5.70	c  N st    20     37613       225       225      1575      9984      6525    502353   no data   no data  --
5.99/6.08	c  N st    21     44013       225       225      1575     16039      6525    986852   no data   no data  --
6.19/6.24	c  S st    22     45756       225       225      1575      9161      6525    428701   no data   no data  --
6.19/6.28	c  S st    22     46256       225       225      1575      9656      6525    457170   no data   no data  --
6.19/6.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
6.29/6.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
6.59/6.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
6.59/6.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.09/7.15	c lits-rem:       111  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.47 s
7.09/7.15	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c vivif2 --  cl tried     9601 cl shrink        0 lits rem          0 time: 0.00
7.09/7.18	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
7.09/7.18	c calculated reachability. Time: 0.00
7.09/7.18	c  N st    22     46256       225       225      1575      9601      6525    453776   no data   no data  --
8.09/8.16	c  N st    23     60653       225       225      1575     13880      6525    757479   no data   no data  --
8.89/8.97	c  N st    24     69388       225       225      1575     11720      6525    540535   no data   no data  --
8.89/8.97	c  S st    24     69388       225       225      1575     11720      6525    540535   no data   no data  --
8.99/9.03	c  S st    24     69890       225       225      1575     12215      6525    568391   no data   no data  --
8.99/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
8.99/9.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
9.49/9.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
9.49/9.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.99/12.08	c lits-rem:        81  cl-subs:       69  v-elim:      0  v-fix:    0  time:  2.55 s
11.99/12.08	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
11.99/12.08	c vivif2 --  cl tried    12146 cl shrink        0 lits rem          0 time: 0.00
12.09/12.10	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
12.09/12.10	c calculated reachability. Time: 0.00
12.09/12.10	c  N st    24     69890       225       225      1575     12146      6525    563623   no data   no data  --
13.69/13.73	c  F st    25     87504       225       225      1575     17526      6525    905256   no data   no data  --
13.69/13.73	c  N st    25     87504       225       225      1575     17526      6525    905256   no data   no data  --
14.19/14.20	c Decided on static restart strategy
14.39/14.47	c  N st    32     95546       225       225      1575     12800      6525    528551   no data   no data  --
15.18/15.20	c  N st    34    104835       225       225      1575     21764      6525   1167259   no data   no data  --
15.18/15.20	c  S st    34    104835       225       225      1575     21764      6525   1167259   no data   no data  --
15.29/15.30	c  S st    34    105347       225       225      1575     22274      6525   1197934   no data   no data  --
15.29/15.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.29/15.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.29/15.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.02
15.29/15.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.59/16.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
16.59/16.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
16.59/16.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.39/19.48	c lits-rem:       120  cl-subs:      289  v-elim:      0  v-fix:    0  time:  2.88 s
19.39/19.48	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
19.49/19.50	c vivif2 --  cl tried    21985 cl shrink        0 lits rem          0 time: 0.01
19.49/19.54	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.04
19.49/19.54	c calculated reachability. Time: 0.00
19.49/19.54	c  N st    34    105347       225       225      1575     21985      6525   1179102   no data   no data  --
20.29/20.36	c  N st    35    114946       225       225      1575     17817      6525    866963   no data   no data  --
22.09/22.19	c  N st    36    129343       225       225      1575     17139      6525    778399   no data   no data  --
24.20/24.23	c  N st    37    150939       225       225      1575     22598      6525   1122843   no data   no data  --
24.89/24.95	c  S st    38    158020       225       225      1575     29351      6525   1605489   no data   no data  --
24.99/25.07	c  S st    38    158522       225       225      1575     29847      6525   1635129   no data   no data  --
24.99/25.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.99/25.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.09/25.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.03
25.09/25.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.40/26.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
26.40/26.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
26.40/26.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.49/32.58	c lits-rem:       243  cl-subs:      481  v-elim:      0  v-fix:    0  time:  6.14 s
32.49/32.58	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
32.49/32.59	c vivif2 --  cl tried    29366 cl shrink        0 lits rem          0 time: 0.02
32.59/32.65	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.06
32.59/32.65	c calculated reachability. Time: 0.00
32.59/32.65	c  N st    38    158522       225       225      1575     29366      6525   1599028   no data   no data  --
37.79/37.80	c  N st    39    207111       225       225      1575     24080      6525   1165752   no data   no data  --
41.79/41.83	c  N st    40    237783       225       225      1575     34375      6525   1889598   no data   no data  --
41.79/41.83	c  S st    40    237783       225       225      1575     34375      6525   1889598   no data   no data  --
41.89/41.98	c  S st    40    238286       225       225      1575     34877      6525   1919871   no data   no data  --
41.89/41.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.89/41.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.99/42.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.04
41.99/42.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.39/43.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
43.39/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
43.39/43.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.29/50.30	c lits-rem:       278  cl-subs:      424  v-elim:      0  v-fix:    0  time:  6.85 s
50.29/50.30	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
50.29/50.32	c vivif2 --  cl tried    34453 cl shrink        0 lits rem          0 time: 0.02
50.29/50.39	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.07
50.29/50.39	c calculated reachability. Time: 0.00
50.29/50.39	c  N st    40    238286       225       225      1575     34453      6525   1886015   no data   no data  --
59.09/59.17	c  F st    41    306251       225       225      1575     35952      6525   2032929   no data   no data  --
59.09/59.17	c  N st    41    306251       225       225      1575     35952      6525   2032929   no data   no data  --
59.79/59.83	c Decided on static restart strategy
62.70/62.76	c  N st    51    334553       225       225      1575     40189      6525   2189759   no data   no data  --
65.69/65.74	c  N st    53    357429       225       225      1575     38221      6525   1955909   no data   no data  --
65.69/65.74	c  S st    53    357429       225       225      1575     38221      6525   1955909   no data   no data  --
65.79/65.90	c  S st    53    357931       225       225      1575     38715      6525   1987533   no data   no data  --
65.89/65.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.89/65.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.89/65.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.04
65.89/65.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.29/67.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
67.29/67.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
67.29/67.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
74.39/74.41	c lits-rem:       271  cl-subs:      656  v-elim:      0  v-fix:    0  time:  7.06 s
74.39/74.41	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
74.39/74.43	c vivif2 --  cl tried    38059 cl shrink        0 lits rem          0 time: 0.02
74.49/74.51	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.08
74.49/74.51	c calculated reachability. Time: 0.00
74.49/74.51	c  N st    53    357931       225       225      1575     38059      6525   1946051   no data   no data  --
78.49/78.53	c  N st    54    390323       225       225      1575     44256      6525   2400151   no data   no data  --
84.70/84.76	c  N st    55    438911       225       225      1575     37957      6525   1877585   no data   no data  --
97.90/97.95	c  N st    56    511793       225       225      1575     50943      6525   2916750   no data   no data  --
102.19/102.20	c  N st    57    536896       225       225      1575     45685      6525   2280161   no data   no data  --
102.19/102.20	c  S st    57    536896       225       225      1575     45685      6525   2280161   no data   no data  --
102.30/102.39	c  S st    57    537397       225       225      1575     46183      6525   2310789   no data   no data  --
102.30/102.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.30/102.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.05
102.49/102.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.79/103.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
103.79/103.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
103.79/103.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
119.49/119.56	c lits-rem:       846  cl-subs:      588  v-elim:      0  v-fix:    0  time: 15.69 s
119.49/119.56	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
119.49/119.58	c vivif2 --  cl tried    45595 cl shrink        0 lits rem          0 time: 0.02
119.69/119.70	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.11
119.69/119.70	c calculated reachability. Time: 0.00
119.69/119.70	c  N st    57    537397       225       225      1575     45595      6525   2273858   no data   no data  --
151.89/151.93	c  N st    58    701382       225       225      1575     40028      6525   1715972   no data   no data  --
170.79/170.83	c  N st    59    806095       225       225      1575     67689      6525   3933068   no data   no data  --
170.79/170.83	c  S st    59    806095       225       225      1575     67689      6525   3933068   no data   no data  --
171.09/171.15	c  S st    59    806601       225       225      1575     68190      6525   3965378   no data   no data  --
171.09/171.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
171.09/171.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.19/171.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.10
171.29/171.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.99/173.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
172.99/173.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
172.99/173.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
297.40/297.40	c lits-rem:      2126  cl-subs:     1168  v-elim:      0  v-fix:    0  time: 124.33 s
297.40/297.40	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
297.40/297.45	c vivif2 --  cl tried    67022 cl shrink        0 lits rem          0 time: 0.04
297.60/297.67	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.22
297.60/297.67	c calculated reachability. Time: 0.00
297.60/297.67	c  N st    59    806601       225       225      1575     67022      6525   3868214   no data   no data  --
351.19/351.22	c  F st    60   1071875       225       225      1575     82664      6525   4673876   no data   no data  --
351.19/351.22	c  N st    60   1071875       225       225      1575     82664      6525   4673876   no data   no data  --
352.60/352.66	c Decided on static restart strategy
357.70/357.71	c  N st    70   1100181       225       225      1575     67232      6525   3331672   no data   no data  --
366.40/366.44	c  N st    72   1136176       225       225      1575     57527      6525   2646809   no data   no data  --
372.80/372.86	c  N st    73   1168568       225       225      1575     88706      6525   4919524   no data   no data  --
380.69/380.74	c  N st    74   1209902       225       225      1575     82444      6525   4624171   no data   no data  --
380.69/380.74	c  S st    74   1209902       225       225      1575     82444      6525   4624171   no data   no data  --
380.99/381.05	c  S st    74   1210404       225       225      1575     82942      6525   4657619   no data   no data  --
380.99/381.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
380.99/381.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
381.09/381.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.12
381.30/381.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
383.00/383.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
383.00/383.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
383.00/383.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
571.50/571.50	c lits-rem:      5521  cl-subs:     1904  v-elim:      0  v-fix:    0  time: 188.47 s
571.50/571.50	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
571.50/571.55	c vivif2 --  cl tried    81038 cl shrink        0 lits rem          0 time: 0.05
571.80/571.82	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.27
571.80/571.82	c calculated reachability. Time: 0.00
571.80/571.82	c  N st    74   1210404       225       225      1575     81038      6525   4518874   no data   no data  --
586.70/586.73	c  N st    75   1283286       225       225      1575     58154      6525   2648864   no data   no data  --
609.01/609.04	c  N st    76   1392613       225       225      1575     65688      6525   3114028   no data   no data  --
644.61/644.62	c  N st    77   1556598       225       225      1575     70823      6525   3356025   no data   no data  --
679.30/679.32	c  N st    78   1710404       225       225      1575     58064      6525   2289862   no data   no data  --
679.30/679.32	c  S st    78   1710404       225       225      1575     58064      6525   2289862   no data   no data  --
679.50/679.57	c  S st    78   1710906       225       225      1575     58560      6525   2321007   no data   no data  --
679.50/679.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
679.50/679.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.60/679.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.07
679.71/679.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.11/681.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
681.11/681.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
681.11/681.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
690.31/690.36	c lits-rem:       111  cl-subs:      322  v-elim:      0  v-fix:    0  time:  9.24 s
690.31/690.36	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
690.31/690.39	c vivif2 --  cl tried    58238 cl shrink        0 lits rem          0 time: 0.03
690.51/690.55	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.16
690.51/690.55	c calculated reachability. Time: 0.00
690.51/690.55	c  N st    78   1710906       225       225      1575     58238      6525   2303889   no data   no data  --
792.41/792.46	c  N st    79   2079873       225       225      1575     63670      6525   2451217   no data   no data  --
835.71/835.70	c  N st    80   2210906       225       225      1575     65447      6525   2542014   no data   no data  --
835.71/835.70	c  S st    80   2210906       225       225      1575     65447      6525   2542014   no data   no data  --
835.92/835.95	c  S st    80   2211411       225       225      1575     65950      6525   2574827   no data   no data  --
835.92/835.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
835.92/835.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
836.02/836.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.08
836.11/836.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.51/837.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
837.51/837.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
837.51/837.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
847.21/847.22	c lits-rem:       126  cl-subs:      451  v-elim:      0  v-fix:    0  time:  9.64 s
847.21/847.22	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
847.21/847.25	c vivif2 --  cl tried    65499 cl shrink        0 lits rem          0 time: 0.03
847.41/847.45	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.20
847.41/847.45	c calculated reachability. Time: 0.00
847.41/847.45	c  N st    80   2211411       225       225      1575     65499      6525   2555569   no data   no data  --
995.61/995.60	c  N st    81   2711413       225       225      1575     80199      6525   3546692   no data   no data  --
995.61/995.60	c  S st    81   2711413       225       225      1575     80199      6525   3546692   no data   no data  --
995.91/995.91	c  S st    81   2711916       225       225      1575     80697      6525   3578871   no data   no data  --
995.91/995.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
995.91/995.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
996.01/996.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.13
996.11/996.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.72/997.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
997.72/997.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
997.72/997.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1088.22/1088.26	c lits-rem:       605  cl-subs:      745  v-elim:      0  v-fix:    0  time: 90.53 s
1088.22/1088.26	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1088.32/1088.30	c vivif2 --  cl tried    79952 cl shrink        0 lits rem          0 time: 0.04
1088.52/1088.54	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.23
1088.52/1088.54	c calculated reachability. Time: 0.00
1088.52/1088.54	c  N st    81   2711916       225       225      1575     79952      6525   3531848   no data   no data  --
1224.62/1224.60	c  N st    82   3211918       225       225      1575    124860      6525   6315626   no data   no data  --
1224.62/1224.60	c  S st    82   3211918       225       225      1575    124860      6525   6315626   no data   no data  --
1225.32/1225.32	c  S st    82   3212424       225       225      1575    125362      6525   6347347   no data   no data  --
1225.32/1225.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1225.32/1225.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1225.52/1225.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.5M T:  0.20
1225.62/1225.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1227.53/1227.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
1227.53/1227.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1227.53/1227.52	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-3250056-1303540989/watcher-3250056-1303540989 -o /tmp/evaluation-result-3250056-1303540989/solver-3250056-1303540989 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3250056-1303540989.cnf 

running on 2 cores: 4,6

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: 4.08 3.98 3.00 4/187 12382
/proc/meminfo: memFree=15373864/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=29820 CPUtime=0 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 565 0 0 0 0 0 0 0 25 0 1 0 465697701 30535680 500 33554432000 4194304 4650387 140736490251216 18446744073709551615 4330144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 7455 501 377 112 0 2420 0

[startup+0.00747204 s]
/proc/loadavg: 4.08 3.98 3.00 4/187 12382
/proc/meminfo: memFree=15373864/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=29820 CPUtime=0 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 571 0 0 0 0 0 0 0 25 0 1 0 465697701 30535680 506 33554432000 4194304 4650387 140736490251216 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 7455 506 377 112 0 2420 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29820

[startup+0.100566 s]
/proc/loadavg: 4.08 3.98 3.00 4/187 12382
/proc/meminfo: memFree=15373864/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=30216 CPUtime=0.09 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 834 0 0 0 9 0 0 0 25 0 1 0 465697701 30941184 769 33554432000 4194304 4650387 140736490251216 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 7554 769 378 112 0 2519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30216

[startup+0.300488 s]
/proc/loadavg: 4.08 3.98 3.00 4/187 12382
/proc/meminfo: memFree=15373864/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=31204 CPUtime=0.29 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 1369 0 0 0 29 0 0 0 25 0 1 0 465697701 31952896 986 33554432000 4194304 4650387 140736490251216 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 7801 986 380 112 0 2766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31204

[startup+0.700348 s]
/proc/loadavg: 4.08 3.98 3.00 4/187 12382
/proc/meminfo: memFree=15373864/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=32068 CPUtime=0.69 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 2197 0 0 0 69 0 0 0 25 0 1 0 465697701 32837632 1303 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 8017 1303 380 112 0 2982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32068

[startup+1.50027 s]
/proc/loadavg: 4.08 3.98 3.00 4/185 12427
/proc/meminfo: memFree=15374744/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=33356 CPUtime=1.49 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 3909 0 0 0 149 0 0 0 25 0 1 0 465697701 34156544 1486 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 8339 1486 381 112 0 3304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33356

[startup+3.10098 s]
/proc/loadavg: 4.08 3.98 3.01 5/190 12437
/proc/meminfo: memFree=15342528/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=47028 CPUtime=3.09 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 7189 0 0 0 308 1 0 0 25 0 1 0 465697701 48156672 4766 33554432000 4194304 4650387 140736490251216 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 11757 4766 382 112 0 6722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47028

[startup+6.30035 s]
/proc/loadavg: 4.08 3.98 3.01 5/190 12437
/proc/meminfo: memFree=15304408/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=47608 CPUtime=6.29 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 9146 0 0 0 628 1 0 0 25 0 1 0 465697701 48750592 4692 33554432000 4194304 4650387 140736490251216 18446744073709551615 4426507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 11902 4692 382 112 0 6867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47608

[startup+12.7002 s]
/proc/loadavg: 4.06 3.98 3.02 5/190 12437
/proc/meminfo: memFree=15294124/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=51272 CPUtime=12.69 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 13020 0 0 0 1267 2 0 0 25 0 1 0 465697701 52502528 6059 33554432000 4194304 4650387 140736490251216 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 12818 6059 382 112 0 7783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51272

[startup+25.5009 s]
/proc/loadavg: 4.05 3.98 3.03 5/190 12465
/proc/meminfo: memFree=15414044/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=80352 CPUtime=25.49 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 28403 0 0 0 2545 4 0 0 25 0 1 0 465697701 82280448 13383 33554432000 4194304 4650387 140736490251216 18446744073709551615 4435870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 20088 13383 382 112 0 15053 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80352

[startup+51.1003 s]
/proc/loadavg: 4.04 3.98 3.05 5/190 12493
/proc/meminfo: memFree=15293384/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=96944 CPUtime=51.09 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 41451 0 0 0 5103 6 0 0 25 0 1 0 465697701 99270656 17698 33554432000 4194304 4650387 140736490251216 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 24236 17698 382 112 0 19201 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96944

[startup+102.307 s]
/proc/loadavg: 4.05 3.99 3.11 5/190 12495
/proc/meminfo: memFree=15255344/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=107912 CPUtime=102.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 76180 0 0 0 10218 12 0 0 25 0 1 0 465697701 110501888 19705 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 26978 19705 382 112 0 21943 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107912

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.16 5/190 12496
/proc/meminfo: memFree=15191372/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=122664 CPUtime=162.29 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 103293 0 0 0 16212 17 0 0 25 0 1 0 465697701 125607936 23844 33554432000 4194304 4650387 140736490251216 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 30666 23844 382 112 0 25631 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122664

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.22 5/190 12498
/proc/meminfo: memFree=15139640/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=228664 CPUtime=222.29 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 118903 0 0 0 22211 18 0 0 25 0 1 0 465697701 234151936 35056 33554432000 4194304 4650387 140736490251216 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 57166 35056 382 112 0 52131 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 228664

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.26 5/190 12499
/proc/meminfo: memFree=15118040/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=229304 CPUtime=282.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 119152 0 0 0 28211 19 0 0 25 0 1 0 465697701 234807296 35305 33554432000 4194304 4650387 140736490251216 18446744073709551615 4476422 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 57326 35305 382 112 0 52291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 229304

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.31 5/190 12501
/proc/meminfo: memFree=15128560/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=169668 CPUtime=342.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 145287 0 0 0 34205 25 0 0 25 0 1 0 465697701 173740032 33289 33554432000 4194304 4650387 140736490251216 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 42417 33289 382 112 0 37382 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 169668

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.35 5/190 12503
/proc/meminfo: memFree=15089592/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=270104 CPUtime=402.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 170794 0 0 0 40201 29 0 0 25 0 1 0 465697701 276586496 43622 33554432000 4194304 4650387 140736490251216 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 67526 43622 382 112 0 62491 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 270104

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.39 5/190 12504
/proc/meminfo: memFree=15034900/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=271064 CPUtime=462.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 171253 0 0 0 46201 29 0 0 25 0 1 0 465697701 277569536 44081 33554432000 4194304 4650387 140736490251216 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 67766 44081 382 112 0 62731 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 271064

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.42 5/190 12506
/proc/meminfo: memFree=14957756/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=271064 CPUtime=522.3 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 171253 0 0 0 52201 29 0 0 25 0 1 0 465697701 277569536 44081 33554432000 4194304 4650387 140736490251216 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 67766 44081 382 112 0 62731 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 271064

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.46 5/190 12507
/proc/meminfo: memFree=14958000/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=271196 CPUtime=582.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 176715 0 0 0 58200 31 0 0 25 0 1 0 465697701 277704704 44003 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 67799 44003 382 112 0 62764 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 271196

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.49 5/190 12509
/proc/meminfo: memFree=14885904/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=206644 CPUtime=642.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 208570 0 0 0 64194 37 0 0 25 0 1 0 465697701 211603456 41754 33554432000 4194304 4650387 140736490251216 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 51661 41754 382 112 0 46626 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 206644

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.52 5/190 12511
/proc/meminfo: memFree=14864432/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=272808 CPUtime=702.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 229957 0 0 0 70190 41 0 0 25 0 1 0 465697701 279355392 44956 33554432000 4194304 4650387 140736490251216 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 68202 44956 382 112 0 63167 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 272808

[startup+762.306 s]
/proc/loadavg: 4.07 4.02 3.56 5/190 12512
/proc/meminfo: memFree=14875576/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=207804 CPUtime=762.32 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 254552 0 0 0 76186 46 0 0 25 0 1 0 465697701 212791296 43951 33554432000 4194304 4650387 140736490251216 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 51951 43951 382 112 0 46916 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 207804

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.58 5/190 12514
/proc/meminfo: memFree=14873204/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=208300 CPUtime=822.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 274666 0 0 0 82181 50 0 0 25 0 1 0 465697701 213299200 43820 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 52075 43820 382 112 0 47040 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 208300

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.61 5/190 12515
/proc/meminfo: memFree=14859428/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=277156 CPUtime=882.32 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 292494 0 0 0 88177 55 0 0 25 0 1 0 465697701 283807744 46944 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 69289 46944 382 112 0 64254 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 277156

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.63 5/190 12517
/proc/meminfo: memFree=14861016/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=277696 CPUtime=942.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 315461 0 0 0 94171 60 0 0 25 0 1 0 465697701 284360704 47302 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 69424 47302 382 112 0 64389 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 277696

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.65 5/190 12519
/proc/meminfo: memFree=14853308/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=212684 CPUtime=1002.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 335346 0 0 0 100167 64 0 0 25 0 1 0 465697701 217788416 43845 33554432000 4194304 4650387 140736490251216 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 53171 43845 382 112 0 48136 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212684

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.67 5/190 12520
/proc/meminfo: memFree=14793504/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=212932 CPUtime=1062.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 335446 0 0 0 106167 64 0 0 25 0 1 0 465697701 218042368 43945 33554432000 4194304 4650387 140736490251216 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 53233 43945 382 112 0 48198 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 212932

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 12531
/proc/meminfo: memFree=14773684/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=278760 CPUtime=1122.31 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 346627 0 0 0 112164 67 0 0 25 0 1 0 465697701 285450240 46995 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 69690 46995 382 112 0 64655 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 278760

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 6/190 12532
/proc/meminfo: memFree=14789668/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=279428 CPUtime=1182.32 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 370471 0 0 0 118158 74 0 0 25 0 1 0 465697701 286134272 46676 33554432000 4194304 4650387 140736490251216 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 69857 46676 382 112 0 64822 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 279428

[startup+1242.3 s]
/proc/loadavg: 3.43 3.84 3.67 4/184 12552
/proc/meminfo: memFree=15000836/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=339652 CPUtime=1242.32 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 400623 0 0 0 124152 80 0 0 25 0 1 0 465697701 347803648 60518 33554432000 4194304 4650387 140736490251216 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 84913 60518 382 112 0 79878 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 339652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.21 3.71 3.63 4/184 12556
/proc/meminfo: memFree=14999404/32950928 swapFree=67111528/67111528
[pid=12382] ppid=12380 vsize=339652 CPUtime=1300.03 cores=4,6
/proc/12382/stat : 12382 (strangenight1-s) R 12380 12382 12177 0 -1 4202496 400623 0 0 0 129923 80 0 0 25 0 1 0 465697701 347803648 60518 33554432000 4194304 4650387 140736490251216 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12382/statm: 84913 60518 382 112 0 79878 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 339652

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.23
CPU system time (s): 0.815875
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 339652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 400623
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= 12
involuntary context switches= 1292

runsolver used 2.09868 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 08:43:09
IDJOB=3250056
IDBENCH=83230
IDSOLVER=1589
FILE ID=node122/3250056-1303540989
RUNJOBID= node122-1303539684-12196
PBS_JOBID= 13143116
Free space on /tmp= 70892 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=912327920

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15374020 kB
Buffers:       1772972 kB
Cached:       14883704 kB
SwapCached:          0 kB
Active:        5603848 kB
Inactive:     11421724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15374020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      368568 kB
Mapped:          16092 kB
Slab:           486140 kB
PageTables:       5984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   593920 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= 70888 MiB
End job on node122 at 2011-04-23 09:04:51