Trace number 3263872

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-Night2-st? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263872-1303568023.cnf'
0.00/0.00	c -- header says num vars:            184
0.00/0.00	c -- header says num clauses:         896
0.00/0.00	c -- clauses added:            0 learnts,          896 normals,            0 xors
0.00/0.00	c -- vars added        184
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       184       882        14         0      3042         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/882/882 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    183 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         8  cl-subs:        0  v-elim:     54  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:      50, avg size: 3.9)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:      56 neg:     124
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       129       394         8         0      1830         0   no data   no data
0.03/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4920       129       394        10      4697      1830     93350   no data   no data
0.29/0.30	c  N st    10     11306       129       394        11      4445      1830     68158   no data   no data
0.49/0.50	c  N st    11     17051       129       394        11      9790      1830    179610   no data   no data
0.79/0.82	c  F st    12     25000       129       394        11     11995      1830    214124   no data   no data
0.79/0.82	c  N st    12     25000       129       394        11     11995      1830    214124   no data   no data
1.00/1.01	c Decided on static restart strategy
1.00/1.01	c  N st    18     30002       129       394        11     10366      1830    173053   no data   no data
1.00/1.01	c  S st    18     30002       129       394        11     10366      1830    173053   no data   no data
1.00/1.04	c  S st    18     30505       129       394        11     10865      1830    182653   no data   no data
1.00/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.05	c blocked clauses removed:        0 vars:      0 tried:           3 T: 0.00 s
1.00/1.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
1.00/1.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.05	c subs with bin:        0  lits-rem:        75  v-fix:    0  time:  0.00 s
1.19/1.23	c lits-rem:      1864  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.18 s
1.19/1.24	c asymm  cl-useful: 1/394/394 lits-rem:1 time: 0.00
1.19/1.24	c calculated reachability. Time: 0.00
1.19/1.24	c  N st    18     30505       129       394        12      9187      1829    147296   no data   no data
1.49/1.54	c  N st    20     37615       129       394        12      8573      1829    121776   no data   no data
1.79/1.80	c  N st    21     44014       129       394        12     14661      1829    253922   no data   no data
1.79/1.89	c  S st    22     45758       129       394        12     16312      1829    289641   no data   no data
1.89/1.93	c  S st    22     46258       129       394        12     16803      1829    299828   no data   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
1.89/1.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.25	c lits-rem:      2014  cl-subs:     1695  v-elim:      0  v-fix:    0  time:  0.30 s
2.20/2.25	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
2.20/2.26	c vivif2 --  cl tried    15108 cl shrink        0 lits rem          0 time: 0.00
2.20/2.26	c asymm  cl-useful: 0/394/394 lits-rem:0 time: 0.01
2.20/2.26	c calculated reachability. Time: 0.00
2.20/2.26	c  N st    22     46258       129       394        12     15108      1829    262439   no data   no data
2.89/2.99	c  N st    23     60655       129       394        12     10940      1829    147693   no data   no data
3.39/3.41	c  N st    24     69387       129       394        12     19027      1829    315573   no data   no data
3.39/3.41	c  S st    24     69387       129       394        12     19027      1829    315573   no data   no data
3.39/3.41	c Finding binary XORs  T:     0.00 s  found:       0
3.39/3.46	c  S st    24     69893       129       394        12     19524      1829    325549   no data   no data
3.39/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
3.39/3.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c lits-rem:      1505  cl-subs:     3328  v-elim:      0  v-fix:    0  time:  0.60 s
3.99/4.09	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    16196 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c asymm  cl-useful: 8/394/394 lits-rem:8 time: 0.01
4.09/4.10	c calculated reachability. Time: 0.00
4.09/4.10	c  N st    24     69893       129       394        12     16196      1821    255015   no data   no data
5.09/5.10	c  F st    25     87500       129       394        12     22470      1821    380695   no data   no data
5.09/5.10	c  N st    25     87500       129       394        12     22470      1821    380695   no data   no data
5.29/5.39	c Decided on static restart strategy
5.49/5.53	c  N st    32     95536       129       394        12     18925      1821    298386   no data   no data
5.99/6.09	c  N st    34    104839       129       394        12     15524      1821    214441   no data   no data
5.99/6.09	c  S st    34    104839       129       394        12     15524      1821    214441   no data   no data
6.09/6.14	c  S st    34    105343       129       394        12     16018      1821    224618   no data   no data
6.09/6.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.09/6.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
6.09/6.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.14	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.09/6.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.28	c lits-rem:       670  cl-subs:     1066  v-elim:      0  v-fix:    0  time:  0.13 s
6.19/6.28	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
6.19/6.29	c vivif2 --  cl tried    14952 cl shrink        0 lits rem          0 time: 0.00
6.19/6.29	c asymm  cl-useful: 3/394/394 lits-rem:3 time: 0.01
6.19/6.29	c calculated reachability. Time: 0.00
6.19/6.29	c  N st    34    105343       129       394        12     14952      1806    204445   no data   no data
6.79/6.85	c  N st    35    114941       129       394        12     23857      1806    386906   no data   no data
7.60/7.68	c  N st    36    129338       129       394        12     24063      1806    382381   no data   no data
8.99/9.05	c  N st    37    150935       129       394        12     15538      1806    189590   no data   no data
9.39/9.42	c  S st    38    158015       129       394        12     22197      1806    328935   no data   no data
9.39/9.47	c  S st    38    158517       129       394        12     22694      1806    339635   no data   no data
9.39/9.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.39/9.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.39/9.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
9.39/9.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.39/9.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.39/9.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.80/9.90	c lits-rem:      1300  cl-subs:     2104  v-elim:      0  v-fix:    0  time:  0.41 s
9.80/9.90	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
9.90/9.90	c vivif2 --  cl tried    20590 cl shrink        0 lits rem          0 time: 0.00
9.90/9.91	c asymm  cl-useful: 2/394/394 lits-rem:2 time: 0.01
9.90/9.91	c calculated reachability. Time: 0.00
9.90/9.91	c  N st    38    158517       129       394        12     20590      1804    297169   no data   no data
13.09/13.20	c  N st    39    207107       129       394        12     32919      1804    499532   no data   no data
15.19/15.27	c  N st    40    237776       129       394        12     25538      1804    357893   no data   no data
15.19/15.27	c  S st    40    237776       129       394        12     25538      1804    357893   no data   no data
15.30/15.34	c  S st    40    238277       129       394        12     26034      1804    367981   no data   no data
15.30/15.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.30/15.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.30/15.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.30/15.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.30/15.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.30/15.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
15.30/15.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.30/15.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.30/15.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.76	c lits-rem:      1557  cl-subs:     2232  v-elim:      0  v-fix:    0  time:  0.40 s
15.69/15.76	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
15.69/15.76	c vivif2 --  cl tried    23802 cl shrink        0 lits rem          0 time: 0.00
15.69/15.78	c asymm  cl-useful: 5/394/394 lits-rem:5 time: 0.01
15.69/15.78	c calculated reachability. Time: 0.00
15.69/15.78	c  N st    40    238277       129       394        12     23802      1799    327602   no data   no data
20.79/20.88	c  F st    41    306251       129       394        12     25326      1799    330607   no data   no data
20.79/20.88	c  N st    41    306251       129       394        12     25326      1799    330607   no data   no data
21.19/21.23	c Decided on static restart strategy
22.99/23.07	c  N st    51    334554       129       394        12     29610      1799    409525   no data   no data
24.89/24.97	c  N st    53    357417       129       394        12     27560      1799    353537   no data   no data
24.89/24.97	c  S st    53    357417       129       394        12     27560      1799    353537   no data   no data
24.99/25.04	c  S st    53    357919       129       394        12     28056      1799    363626   no data   no data
24.99/25.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.99/25.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.99/25.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.99/25.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.99/25.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.99/25.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
24.99/25.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.99/25.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.99/25.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.29/25.39	c lits-rem:       947  cl-subs:     2161  v-elim:      0  v-fix:    0  time:  0.33 s
25.29/25.39	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
25.39/25.40	c vivif2 --  cl tried    25895 cl shrink        0 lits rem          0 time: 0.00
25.39/25.41	c asymm  cl-useful: 6/394/394 lits-rem:6 time: 0.01
25.39/25.41	c calculated reachability. Time: 0.00
25.39/25.41	c  N st    53    357919       129       394        12     25895      1793    325762   no data   no data
27.99/28.08	c  N st    54    390313       129       394        12     31786      1793    434178   no data   no data
32.39/32.40	c  N st    55    438902       129       394        12     51775      1793    817321   no data   no data
39.00/39.08	c  N st    56    511785       129       394        12     38871      1793    536176   no data   no data
41.29/41.36	c  N st    57    536878       129       394        12     33438      1793    428653   no data   no data
41.29/41.36	c  S st    57    536878       129       394        12     33438      1793    428653   no data   no data
41.39/41.44	c  S st    57    537382       129       394        12     33930      1793    439573   no data   no data
41.39/41.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.39/41.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.39/41.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.39/41.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.39/41.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.39/41.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
41.39/41.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.39/41.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.39/41.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.89/41.90	c lits-rem:      1609  cl-subs:     1792  v-elim:      0  v-fix:    0  time:  0.43 s
41.89/41.90	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
41.89/41.91	c vivif2 --  cl tried    32138 cl shrink        0 lits rem          0 time: 0.00
41.89/41.93	c asymm  cl-useful: 8/394/394 lits-rem:8 time: 0.02
41.89/41.93	c calculated reachability. Time: 0.00
41.89/41.93	c  N st    57    537382       129       394        12     32138      1785    407423   no data   no data
57.29/57.35	c  N st    58    701367       129       394        12     59828      1785    895585   no data   no data
67.70/67.78	c  N st    59    806074       129       394        12     53894      1785    759860   no data   no data
67.70/67.78	c  S st    59    806074       129       394        12     53894      1785    759860   no data   no data
67.90/67.90	c  S st    59    806575       129       394        12     54388      1785    770512   no data   no data
67.90/67.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.90/67.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
67.90/67.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.90/67.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.90/67.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.90/67.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
67.90/67.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.90/67.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.90/67.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.79/70.84	c lits-rem:      3677  cl-subs:     8496  v-elim:      0  v-fix:    0  time:  2.89 s
70.79/70.84	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
70.79/70.85	c vivif2 --  cl tried    45892 cl shrink        0 lits rem          0 time: 0.01
70.79/70.87	c asymm  cl-useful: 6/394/394 lits-rem:6 time: 0.02
70.79/70.87	c calculated reachability. Time: 0.00
70.79/70.87	c  N st    59    806575       129       394        12     45892      1779    625150   no data   no data
100.79/100.84	c  F st    60   1071876       129       394        12     60561      1779    855152   no data   no data
100.79/100.84	c  N st    60   1071876       129       394        12     60561      1779    855152   no data   no data
101.29/101.37	c Decided on static restart strategy
104.49/104.54	c  N st    70   1100180       129       394        12     45796      1779    563824   no data   no data
108.30/108.34	c  N st    72   1136174       129       394        12     78936      1778   1201837   no data   no data
112.10/112.18	c  N st    73   1168567       129       394        12     66616      1778    968252   no data   no data
116.99/117.05	c  N st    74   1209862       129       394        12     61254      1778    847774   no data   no data
116.99/117.05	c  S st    74   1209862       129       394        12     61254      1778    847774   no data   no data
117.19/117.20	c  S st    74   1210366       129       394        12     61751      1778    858623   no data   no data
117.19/117.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.19/117.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
117.19/117.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.19/117.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.19/117.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.19/117.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
117.19/117.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.19/117.23	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
117.19/117.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.70/120.79	c lits-rem:      3349  cl-subs:     8629  v-elim:      0  v-fix:    0  time:  3.54 s
120.70/120.79	c vivif2 --  cl tried      394 cl shrink        0 lits rem          0 time: 0.00
120.80/120.80	c vivif2 --  cl tried    53122 cl shrink        0 lits rem          0 time: 0.01
120.80/120.83	c asymm  cl-useful: 6/394/394 lits-rem:7 time: 0.03
120.80/120.83	c calculated reachability. Time: 0.00
120.80/120.83	c  N st    74   1210366       129       394        12     53122      1768    709084   no data   no data
129.49/129.59	c  N st    75   1283248       129       394        12     76651      1768   1146704   no data   no data
143.00/143.03	c  N st    76   1392573       129       394        12     85653      1768   1300494   no data   no data
164.30/164.39	c  N st    77   1556560       129       394        12     92969      1768   1381393   no data   no data
185.40/185.48	c  N st    78   1710366       129       394        12     83218      1768   1194474   no data   no data
185.40/185.48	c  S st    78   1710366       129       394        12     83218      1768   1194474   no data   no data
185.60/185.66	c  S st    78   1710871       129       394        12     83720      1768   1205773   no data   no data
185.60/185.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.60/185.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
185.60/185.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.60/185.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.60/185.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.60/185.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
185.60/185.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
185.70/185.71	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.70/185.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.39/194.41	c lits-rem:      4238  cl-subs:    14873  v-elim:      0  v-fix:    0  time:  8.66 s
194.39/194.41	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
194.39/194.42	c vivif2 --  cl tried    68848 cl shrink        0 lits rem          0 time: 0.01
194.39/194.45	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.03
194.39/194.46	c calculated reachability. Time: 0.00
194.39/194.46	c  N st    78   1710871       129       393        12     68848      1758    948214   no data   no data
246.79/246.88	c  N st    79   2079835       129       393        12     81484      1758   1159255   no data   no data
266.21/266.28	c  N st    80   2210872       129       393        12     84467      1758   1147919   no data   no data
266.21/266.28	c  S st    80   2210872       129       393        12     84467      1758   1147919   no data   no data
266.40/266.47	c  S st    80   2211374       129       393        12     84964      1758   1158796   no data   no data
266.40/266.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
266.40/266.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
266.40/266.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
266.40/266.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.40/266.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.40/266.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
266.40/266.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
266.50/266.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
266.50/266.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.30/273.32	c lits-rem:      3888  cl-subs:    13964  v-elim:      0  v-fix:    0  time:  6.78 s
273.30/273.32	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
273.30/273.33	c vivif2 --  cl tried    71000 cl shrink        0 lits rem          0 time: 0.01
273.30/273.37	c asymm  cl-useful: 1/393/393 lits-rem:1 time: 0.03
273.30/273.37	c calculated reachability. Time: 0.00
273.30/273.37	c  N st    80   2211374       129       393        12     71000      1757    934969   no data   no data
352.90/352.94	c  N st    81   2711375       129       393        12     93763      1757   1316511   no data   no data
352.90/352.94	c  S st    81   2711375       129       393        12     93763      1757   1316511   no data   no data
353.10/353.17	c  S st    81   2711882       129       393        12     94261      1757   1327272   no data   no data
353.10/353.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
353.20/353.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
353.20/353.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
353.20/353.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.20/353.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.20/353.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
353.20/353.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
353.20/353.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
353.20/353.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
361.99/362.06	c lits-rem:      4581  cl-subs:    12820  v-elim:      0  v-fix:    0  time:  8.79 s
361.99/362.06	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
361.99/362.08	c vivif2 --  cl tried    81441 cl shrink        0 lits rem          0 time: 0.02
362.09/362.11	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.04
362.09/362.12	c calculated reachability. Time: 0.00
362.09/362.12	c  N st    81   2711882       129       393        12     81441      1757   1100166   no data   no data
443.40/443.47	c  N st    82   3211882       129       393        12    130013      1757   1813922   no data   no data
443.40/443.47	c  S st    82   3211882       129       393        12    130013      1757   1813922   no data   no data
443.70/443.72	c  S st    82   3212386       129       393        12    130512      1757   1824715   no data   no data
443.70/443.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
443.70/443.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
443.70/443.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
443.70/443.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.70/443.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.70/443.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
443.70/443.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
443.80/443.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
443.80/443.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.10/476.19	c lits-rem:      6466  cl-subs:    43795  v-elim:      0  v-fix:    0  time: 32.33 s
476.10/476.19	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
476.20/476.20	c vivif2 --  cl tried    86717 cl shrink        0 lits rem          0 time: 0.02
476.20/476.25	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.04
476.20/476.25	c calculated reachability. Time: 0.00
476.20/476.25	c  N st    82   3212386       129       393        12     86717      1757   1114723   no data   no data
565.70/565.70	c  N st    83   3712389       129       393        12    106135      1757   1456214   no data   no data
565.70/565.70	c  S st    83   3712389       129       393        12    106135      1757   1456214   no data   no data
565.90/565.93	c  S st    83   3712891       129       393        12    106633      1757   1467176   no data   no data
565.90/565.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
565.90/565.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
565.90/565.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
565.90/565.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
565.90/565.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
565.90/565.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
565.90/565.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
566.00/566.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
566.00/566.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.41/576.47	c lits-rem:      4441  cl-subs:    14857  v-elim:      0  v-fix:    0  time: 10.43 s
576.41/576.47	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
576.41/576.48	c vivif2 --  cl tried    91776 cl shrink        0 lits rem          0 time: 0.02
576.50/576.53	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.05
576.50/576.54	c calculated reachability. Time: 0.00
576.50/576.54	c  N st    83   3712891       129       393        12     91776      1757   1223855   no data   no data
582.20/582.20	c  F st    84   3751562       129       393        12    127471      1757   1935749   no data   no data
582.20/582.20	c  N st    84   3751562       129       393        12    127471      1757   1935749   no data   no data
583.20/583.24	c Decided on static restart strategy
589.20/589.23	c  N st    94   3779865       129       393        12     77649      1757    906735   no data   no data
594.50/594.54	c  N st    96   3815859       129       393        12    110633      1757   1567181   no data   no data
600.51/600.57	c  N st    97   3848251       129       393        12    140367      1757   2178071   no data   no data
609.50/609.51	c  N st    98   3896840       129       393        12    107617      1757   1483266   no data   no data
622.70/622.78	c  N st    99   3969722       129       393        12     95937      1757   1240889   no data   no data
642.20/642.23	c  N st   100   4079045       129       393        12    115049      1757   1587741   no data   no data
667.71/667.76	c  N st   101   4212892       129       393        12    156013      1757   2314863   no data   no data
667.71/667.76	c  S st   101   4212892       129       393        12    156013      1757   2314863   no data   no data
668.20/668.22	c  S st   101   4213394       129       393        12    156502      1757   2324721   no data   no data
668.20/668.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.20/668.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
668.20/668.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
668.20/668.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.20/668.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.20/668.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
668.20/668.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
668.30/668.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
668.30/668.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.70/725.79	c lits-rem:      6026  cl-subs:    46875  v-elim:      0  v-fix:    0  time: 57.40 s
725.70/725.79	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
725.80/725.81	c vivif2 --  cl tried   109627 cl shrink        0 lits rem          0 time: 0.02
725.80/725.88	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.07
725.80/725.88	c calculated reachability. Time: 0.00
725.80/725.88	c  N st   101   4213394       129       393        12    109627      1757   1513593   no data   no data
773.51/773.59	c  N st   102   4459371       129       393        12     92719      1757   1148899   no data   no data
822.81/822.83	c  N st   103   4713394       129       393        12    155057      1757   2228065   no data   no data
822.81/822.83	c  S st   103   4713394       129       393        12    155057      1757   2228065   no data   no data
823.31/823.32	c  S st   103   4713900       129       393        12    155554      1757   2238631   no data   no data
823.31/823.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
823.31/823.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
823.31/823.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.31/823.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.31/823.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.31/823.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
823.31/823.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
823.41/823.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
823.41/823.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.91/871.92	c lits-rem:      4541  cl-subs:    44535  v-elim:      0  v-fix:    0  time: 48.44 s
871.91/871.92	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
871.91/871.95	c vivif2 --  cl tried   111019 cl shrink        0 lits rem          0 time: 0.02
872.01/872.01	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.07
872.01/872.02	c calculated reachability. Time: 0.00
872.01/872.02	c  N st   103   4713900       129       393        12    111019      1757   1521682   no data   no data
973.31/973.39	c  N st   104   5213901       129       393        12    133030      1757   1793448   no data   no data
973.31/973.39	c  S st   104   5213901       129       393        12    133030      1757   1793448   no data   no data
973.71/973.71	c  S st   104   5214406       129       393        12    133524      1757   1803778   no data   no data
973.71/973.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.71/973.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
973.71/973.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
973.71/973.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.71/973.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.71/973.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
973.71/973.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
973.81/973.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
973.81/973.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.71/993.78	c lits-rem:      3956  cl-subs:    25395  v-elim:      0  v-fix:    0  time: 19.94 s
993.71/993.78	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
993.81/993.81	c vivif2 --  cl tried   108129 cl shrink        0 lits rem          0 time: 0.02
993.81/993.87	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.06
993.81/993.87	c calculated reachability. Time: 0.00
993.81/993.87	c  N st   104   5214406       129       393        12    108129      1757   1417978   no data   no data
1098.71/1098.71	c  N st   105   5714407       129       393        12    106194      1757   1309567   no data   no data
1098.71/1098.71	c  S st   105   5714407       129       393        12    106194      1757   1309567   no data   no data
1099.01/1099.00	c  S st   105   5714907       129       393        12    106689      1757   1321174   no data   no data
1099.01/1099.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.01/1099.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1099.01/1099.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.01/1099.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.01/1099.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.01/1099.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
1099.01/1099.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1099.01/1099.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1099.11/1099.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1102.81/1102.85	c lits-rem:      1784  cl-subs:     6856  v-elim:      0  v-fix:    0  time:  3.75 s
1102.81/1102.85	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
1102.81/1102.87	c vivif2 --  cl tried    99833 cl shrink        0 lits rem          0 time: 0.02
1102.91/1102.92	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.05
1102.91/1102.93	c calculated reachability. Time: 0.00
1102.91/1102.93	c  N st   105   5714907       129       393        12     99833      1757   1218433   no data   no data
1211.41/1211.41	c  N st   106   6214907       129       393        12    170531      1757   2342821   no data   no data
1211.41/1211.41	c  S st   106   6214907       129       393        12    170531      1757   2342821   no data   no data
1211.91/1211.91	c  S st   106   6215410       129       393        12    171029      1757   2353489   no data   no data
1211.91/1211.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1211.91/1211.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1211.91/1211.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1211.91/1211.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1211.91/1211.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1211.91/1211.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    129 time:  0.00 s
1211.91/1211.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1212.01/1212.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1212.12/1212.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1267.51/1267.57	c lits-rem:      7610  cl-subs:    59873  v-elim:      0  v-fix:    0  time: 55.48 s
1267.51/1267.57	c vivif2 --  cl tried      393 cl shrink        0 lits rem          0 time: 0.00
1267.61/1267.60	c vivif2 --  cl tried   111156 cl shrink        0 lits rem          0 time: 0.02
1267.61/1267.67	c asymm  cl-useful: 0/393/393 lits-rem:0 time: 0.07
1267.61/1267.67	c calculated reachability. Time: 0.00
1267.61/1267.67	c  N st   106   6215410       129       393        12    111156      1757   1407967   no data   no data

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-3263872-1303568023/watcher-3263872-1303568023 -o /tmp/evaluation-result-3263872-1303568023/solver-3263872-1303568023 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3263872-1303568023.cnf 

running on 2 cores: 1,3

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.03 2.54 4.49 3/184 30095
/proc/meminfo: memFree=13956212/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=29904 CPUtime=0 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 567 0 0 0 0 0 0 0 22 0 1 0 468400989 30621696 506 33554432000 4194304 4627331 140733366522800 18446744073709551615 4329470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 7476 506 372 106 0 2447 0

[startup+0.0322401 s]
/proc/loadavg: 0.03 2.54 4.49 3/184 30095
/proc/meminfo: memFree=13956212/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=29904 CPUtime=0.03 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 621 0 0 0 3 0 0 0 22 0 1 0 468400989 30621696 560 33554432000 4194304 4627331 140733366522800 18446744073709551615 4333020 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 7476 560 372 106 0 2447 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29904

[startup+0.100286 s]
/proc/loadavg: 0.03 2.54 4.49 3/184 30095
/proc/meminfo: memFree=13956212/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=30052 CPUtime=0.09 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 722 0 0 0 9 0 0 0 22 0 1 0 468400989 30773248 661 33554432000 4194304 4627331 140733366522800 18446744073709551615 4333301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 7513 661 372 106 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30052

[startup+0.300198 s]
/proc/loadavg: 0.03 2.54 4.49 3/184 30095
/proc/meminfo: memFree=13956212/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=30696 CPUtime=0.29 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 1036 0 0 0 29 0 0 0 23 0 1 0 468400989 31432704 688 33554432000 4194304 4627331 140733366522800 18446744073709551615 4327392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 7674 688 373 106 0 2645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30696

[startup+0.700128 s]
/proc/loadavg: 0.03 2.54 4.49 3/184 30095
/proc/meminfo: memFree=13956212/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=30996 CPUtime=0.69 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 1429 0 0 0 69 0 0 0 25 0 1 0 468400989 31739904 854 33554432000 4194304 4627331 140733366522800 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 7749 854 373 106 0 2720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30996

[startup+1.501 s]
/proc/loadavg: 0.03 2.54 4.49 5/190 30106
/proc/meminfo: memFree=13930480/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=36664 CPUtime=1.49 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 3161 0 0 0 149 0 0 0 25 0 1 0 468400989 37543936 2317 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309053 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 9166 2317 376 106 0 4137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36664

[startup+3.10073 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13915976/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=40364 CPUtime=3.09 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 5003 0 0 0 309 0 0 0 25 0 1 0 468400989 41332736 3055 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 10091 3055 376 106 0 5062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40364

[startup+6.30019 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13897504/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=42104 CPUtime=6.29 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 6913 0 0 0 629 0 0 0 25 0 1 0 468400989 43114496 3544 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 10526 3544 376 106 0 5497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42104

[startup+12.7001 s]
/proc/loadavg: 0.91 2.61 4.48 5/190 30106
/proc/meminfo: memFree=13879012/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=44520 CPUtime=12.69 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 10576 0 0 0 1268 1 0 0 25 0 1 0 468400989 45588480 4213 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 11130 4213 376 106 0 6101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44520

[startup+25.501 s]
/proc/loadavg: 1.38 2.66 4.47 5/190 30106
/proc/meminfo: memFree=13867484/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=47868 CPUtime=25.49 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 16791 0 0 0 2547 2 0 0 25 0 1 0 468400989 49016832 4909 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 11967 4909 376 106 0 6938 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47868

[startup+51.1007 s]
/proc/loadavg: 2.27 2.76 4.46 5/190 30107
/proc/meminfo: memFree=13851684/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=51560 CPUtime=51.1 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 26440 0 0 0 5105 5 0 0 25 0 1 0 468400989 52797440 6290 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 12890 6290 376 106 0 7861 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 51560

[startup+102.307 s]
/proc/loadavg: 3.31 2.97 4.43 5/190 30108
/proc/meminfo: memFree=13810876/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=61680 CPUtime=102.29 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 43402 0 0 0 10222 7 0 0 25 0 1 0 468400989 63160320 8654 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 15420 8654 376 106 0 10391 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61680

[startup+162.301 s]
/proc/loadavg: 3.80 3.17 4.41 5/190 30110
/proc/meminfo: memFree=13768548/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=69268 CPUtime=162.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 60025 0 0 0 16219 11 0 0 25 0 1 0 468400989 70930432 10227 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 17317 10227 376 106 0 12288 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 69268

[startup+222.301 s]
/proc/loadavg: 3.92 3.32 4.38 5/190 30111
/proc/meminfo: memFree=13729444/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=80064 CPUtime=222.29 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 74331 0 0 0 22216 13 0 0 25 0 1 0 468400989 81985536 12978 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 20016 12978 376 106 0 14987 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80064

[startup+282.301 s]
/proc/loadavg: 3.97 3.44 4.35 5/190 30194
/proc/meminfo: memFree=13754416/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=82808 CPUtime=282.29 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 87063 0 0 0 28213 16 0 0 25 0 1 0 468400989 84795392 12945 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 20702 12945 376 106 0 15673 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 82808

[startup+342.301 s]
/proc/loadavg: 3.99 3.54 4.33 5/190 30195
/proc/meminfo: memFree=13735172/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=83120 CPUtime=342.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 98660 0 0 0 34212 18 0 0 25 0 1 0 468400989 85114880 13524 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 20780 13524 376 106 0 15751 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83120

[startup+402.301 s]
/proc/loadavg: 4.07 3.65 4.32 5/190 30197
/proc/meminfo: memFree=13722512/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=90640 CPUtime=402.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 110276 0 0 0 40210 20 0 0 25 0 1 0 468400989 92815360 15513 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 22660 15513 376 106 0 17631 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90640

[startup+462.301 s]
/proc/loadavg: 4.02 3.71 4.29 5/190 30199
/proc/meminfo: memFree=13660136/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=106664 CPUtime=462.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 121523 0 0 0 46208 22 0 0 25 0 1 0 468400989 109223936 19482 33554432000 4194304 4627331 140733366522800 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 26666 19482 376 106 0 21637 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106664

[startup+522.3 s]
/proc/loadavg: 4.01 3.76 4.27 5/190 30200
/proc/meminfo: memFree=13656516/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=116356 CPUtime=522.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 129235 0 0 0 52206 24 0 0 25 0 1 0 468400989 119148544 21216 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 29089 21216 376 106 0 24060 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116356

[startup+582.3 s]
/proc/loadavg: 4.00 3.80 4.25 5/190 30202
/proc/meminfo: memFree=13624872/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=116552 CPUtime=582.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 137759 0 0 0 58205 25 0 0 25 0 1 0 468400989 119349248 21820 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 29138 21820 376 106 0 24109 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 116552

[startup+642.3 s]
/proc/loadavg: 4.05 3.85 4.24 5/190 30203
/proc/meminfo: memFree=13626836/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=116848 CPUtime=642.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 148802 0 0 0 64204 27 0 0 25 0 1 0 468400989 119652352 21160 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 29212 21160 376 106 0 24183 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 116848

[startup+702.3 s]
/proc/loadavg: 4.02 3.87 4.22 5/190 30205
/proc/meminfo: memFree=13614040/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=122760 CPUtime=702.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 154341 0 0 0 70202 28 0 0 25 0 1 0 468400989 125706240 23819 33554432000 4194304 4627331 140733366522800 18446744073709551615 4420095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 30690 23819 376 106 0 25661 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 122760

[startup+762.307 s]
/proc/loadavg: 4.08 3.91 4.21 5/190 30207
/proc/meminfo: memFree=13606456/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134084 CPUtime=762.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 160101 0 0 0 76201 30 0 0 25 0 1 0 468400989 137302016 25802 33554432000 4194304 4627331 140733366522800 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33521 25802 376 106 0 28492 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 134084

[startup+822.301 s]
/proc/loadavg: 4.03 3.92 4.19 5/190 30208
/proc/meminfo: memFree=13597516/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134320 CPUtime=822.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 169471 0 0 0 82199 32 0 0 25 0 1 0 468400989 137543680 26271 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33580 26271 376 106 0 28551 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 134320

[startup+882.301 s]
/proc/loadavg: 4.01 3.93 4.18 5/190 30210
/proc/meminfo: memFree=13581248/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=190456 CPUtime=882.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 170752 0 0 0 88198 32 0 0 25 0 1 0 468400989 195026944 27552 33554432000 4194304 4627331 140733366522800 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 47614 27552 376 106 0 42585 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 190456

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 4.16 5/190 30211
/proc/meminfo: memFree=13573904/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134488 CPUtime=942.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 180050 0 0 0 94195 36 0 0 25 0 1 0 468400989 137715712 26868 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33622 26868 376 106 0 28593 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134488

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 4.16 5/190 30213
/proc/meminfo: memFree=13570640/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134632 CPUtime=1002.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 186297 0 0 0 100193 38 0 0 25 0 1 0 468400989 137863168 26985 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33658 26985 376 106 0 28629 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 134632

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 4.15 5/190 30215
/proc/meminfo: memFree=13545560/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134820 CPUtime=1062.3 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 195576 0 0 0 106190 40 0 0 25 0 1 0 468400989 138055680 26274 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33705 26274 376 106 0 28676 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 134820

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 4.14 5/190 30216
/proc/meminfo: memFree=13537476/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=134956 CPUtime=1122.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 203096 0 0 0 112189 42 0 0 25 0 1 0 468400989 138194944 27331 33554432000 4194304 4627331 140733366522800 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33739 27331 376 106 0 28710 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 134956

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 4.13 5/190 30218
/proc/meminfo: memFree=13531636/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=135100 CPUtime=1182.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 212110 0 0 0 118187 44 0 0 25 0 1 0 468400989 138342400 26497 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 33775 26497 376 106 0 28746 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 135100

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 4.12 5/190 30219
/proc/meminfo: memFree=13507920/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=139008 CPUtime=1242.31 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 216786 0 0 0 124186 45 0 0 25 0 1 0 468400989 142344192 27908 33554432000 4194304 4627331 140733366522800 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 34752 27908 376 106 0 29723 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 139008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 4.11 3/186 30223
/proc/meminfo: memFree=13731516/32950928 swapFree=67111528/67111528
[pid=30095] ppid=30093 vsize=137444 CPUtime=1300.02 cores=1,3
/proc/30095/stat : 30095 (strangenight2-s) R 30093 30095 30044 0 -1 4202496 220568 0 0 0 129956 46 0 0 25 0 1 0 468400989 140742656 27347 33554432000 4194304 4627331 140733366522800 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30095/statm: 34361 27347 376 106 0 29332 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 137444

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.56
CPU system time (s): 0.468928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 198564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220568
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= 6
involuntary context switches= 1727

runsolver used 2.03569 second user time and 5.07723 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 16:13:43
IDJOB=3263872
IDBENCH=84030
IDSOLVER=1587
FILE ID=node126/3263872-1303568023
RUNJOBID= node126-1303568022-30065
PBS_JOBID= 13150291
Free space on /tmp= 71376 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263872-1303568023/watcher-3263872-1303568023 -o /tmp/evaluation-result-3263872-1303568023/solver-3263872-1303568023 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3263872-1303568023.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=449086555

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13956244 kB
Buffers:       1983440 kB
Cached:       16369300 kB
SwapCached:          0 kB
Active:        7623288 kB
Inactive:     10798588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13956244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17100 kB
Writeback:           0 kB
AnonPages:       68368 kB
Mapped:          15556 kB
Slab:           506248 kB
PageTables:       4540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   253064 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= 71376 MiB
End job on node126 at 2011-04-23 16:35:25