Trace number 3370584

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 (fixed)? (TO) 1300.01 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
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 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-3370584-1305389956.cnf'
0.00/0.00	c -- header says num vars:            121
0.00/0.00	c -- header says num clauses:         252
0.00/0.00	c -- clauses added:            0 learnts,          252 normals,            0 xors
0.00/0.00	c -- vars added        121
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       121       252         0         0       756         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/252/252 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:    121 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:         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:       4 undec:     111 neg:       6
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       121       252         0         0       756         0   no data   no data  --
0.00/0.03	c Decided on static restart strategy
0.07/0.08	c  N st     8      4916       121       252         0      4366       756     88311   no data   no data  --
0.19/0.23	c  N st    10     11300       121       252         0      3914       756     59133   no data   no data  --
0.29/0.39	c  N st    11     17043       121       252         0      8993       756    170302   no data   no data  --
0.59/0.67	c  F st    12     25000       121       252         0     11217       756    221194   no data   no data  --
0.59/0.67	c  N st    12     25000       121       252         0     11217       756    221194   no data   no data  --
0.79/0.80	c Decided on static restart strategy
0.79/0.80	c  N st    18     30002       121       252         0      9546       756    148304   no data   no data  --
0.79/0.80	c  S st    18     30002       121       252         0      9546       756    148304   no data   no data  --
0.79/0.82	c  S st    18     30507       121       252         0     10021       756    156840   no data   no data  --
0.79/0.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
0.79/0.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.89/0.93	c lits-rem:       858  cl-subs:      667  v-elim:      0  v-fix:    0  time:  0.10 s
0.89/0.94	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
0.89/0.94	c calculated reachability. Time: 0.00
0.89/0.94	c  N st    18     30507       121       252         0      9354       756    141358   no data   no data  --
1.10/1.14	c  N st    20     37619       121       252         0      8594       756    119486   no data   no data  --
1.29/1.34	c  N st    21     44018       121       252         0     14195       756    226754   no data   no data  --
1.39/1.41	c  S st    22     45760       121       252         0      7939       756     99770   no data   no data  --
1.39/1.43	c  S st    22     46264       121       252         0      8432       756    109339   no data   no data  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:       163  cl-subs:      100  v-elim:      0  v-fix:    0  time:  0.03 s
1.39/1.47	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1.39/1.47	c vivif2 --  cl tried     8332 cl shrink        0 lits rem          0 time: 0.00
1.39/1.47	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    22     46264       121       252         0      8332       756    107416   no data   no data  --
1.99/2.05	c  N st    23     60661       121       252         0     12263       756    190373   no data   no data  --
2.39/2.41	c  N st    24     69399       121       252         0     10203       756    132933   no data   no data  --
2.39/2.41	c  S st    24     69399       121       252         0     10203       756    132933   no data   no data  --
2.39/2.43	c  S st    24     69905       121       252         0     10695       756    142833   no data   no data  --
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.62	c lits-rem:       373  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.18 s
2.59/2.62	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c vivif2 --  cl tried    10493 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
2.59/2.62	c calculated reachability. Time: 0.00
2.59/2.62	c  N st    24     69905       121       252         0     10493       756    138123   no data   no data  --
3.30/3.32	c  F st    25     87500       121       252         0     15417       756    248210   no data   no data  --
3.30/3.32	c  N st    25     87500       121       252         0     15417       756    248210   no data   no data  --
3.49/3.52	c Decided on static restart strategy
3.59/3.65	c  N st    32     95542       121       252         0     22639       756    393035   no data   no data  --
3.99/4.02	c  N st    34    104857       121       252         0     19591       756    321697   no data   no data  --
3.99/4.02	c  S st    34    104857       121       252         0     19591       756    321697   no data   no data  --
3.99/4.06	c  S st    34    105363       121       252         0     20079       756    331768   no data   no data  --
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3.99/4.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.10	c lits-rem:      2135  cl-subs:      998  v-elim:      0  v-fix:    0  time:  1.02 s
5.09/5.10	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
5.09/5.10	c vivif2 --  cl tried    19081 cl shrink        0 lits rem          0 time: 0.00
5.09/5.10	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
5.09/5.10	c calculated reachability. Time: 0.00
5.09/5.10	c  N st    34    105363       121       252         0     19081       756    303011   no data   no data  --
5.51/5.55	c  N st    35    114962       121       252         0     14971       756    209560   no data   no data  --
6.19/6.26	c  N st    36    129359       121       252         0     14031       756    174117   no data   no data  --
7.19/7.22	c  N st    37    150954       121       252         0     18887       756    269825   no data   no data  --
7.49/7.54	c  S st    38    158044       121       252         0     25065       756    397828   no data   no data  --
7.49/7.59	c  S st    38    158552       121       252         0     25562       756    407992   no data   no data  --
7.49/7.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.60/7.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
7.60/7.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.99/9.07	c lits-rem:      3026  cl-subs:     2417  v-elim:      0  v-fix:    0  time:  1.46 s
8.99/9.07	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
8.99/9.08	c vivif2 --  cl tried    23145 cl shrink        0 lits rem          0 time: 0.00
8.99/9.08	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
8.99/9.08	c calculated reachability. Time: 0.00
8.99/9.08	c  N st    38    158552       121       252         0     23145       756    348202   no data   no data  --
11.29/11.33	c  N st    39    207141       121       252         0     18389       756    221775   no data   no data  --
12.70/12.74	c  N st    40    237829       121       252         0     27101       756    393723   no data   no data  --
12.70/12.74	c  S st    40    237829       121       252         0     27101       756    393723   no data   no data  --
12.80/12.80	c  S st    40    238331       121       252         0     27590       756    403284   no data   no data  --
12.80/12.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.80/12.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.80/12.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.80/12.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.80/12.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.80/12.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
12.80/12.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.31/14.33	c lits-rem:      3729  cl-subs:     3038  v-elim:      0  v-fix:    0  time:  1.51 s
14.31/14.33	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
14.31/14.33	c vivif2 --  cl tried    24552 cl shrink        0 lits rem          0 time: 0.00
14.31/14.34	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
14.31/14.34	c calculated reachability. Time: 0.00
14.31/14.34	c  N st    40    238331       121       252         0     24552       756    332966   no data   no data  --
18.79/18.85	c  F st    41    306250       121       252         0     27465       756    385323   no data   no data  --
18.79/18.85	c  N st    41    306250       121       252         0     27465       756    385323   no data   no data  --
19.09/19.12	c Decided on static restart strategy
20.49/20.51	c  N st    51    334553       121       252         0     31360       756    467606   no data   no data  --
21.79/21.86	c  N st    53    357497       121       252         0     29594       756    422273   no data   no data  --
21.79/21.86	c  S st    53    357497       121       252         0     29594       756    422273   no data   no data  --
21.90/21.91	c  S st    53    357999       121       252         0     30088       756    432297   no data   no data  --
21.90/21.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.90/21.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.90/21.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/21.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
21.90/21.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.00/23.08	c lits-rem:      3294  cl-subs:      997  v-elim:      0  v-fix:    0  time:  1.15 s
23.00/23.08	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
23.00/23.09	c vivif2 --  cl tried    29091 cl shrink        0 lits rem          0 time: 0.00
23.00/23.09	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
23.00/23.09	c calculated reachability. Time: 0.00
23.00/23.09	c  N st    53    357999       121       252         0     29091       756    405393   no data   no data  --
24.99/25.08	c  N st    54    390392       121       252         0     34273       756    486725   no data   no data  --
28.29/28.39	c  N st    55    438981       121       252         0     29178       756    371789   no data   no data  --
32.90/32.94	c  N st    56    511865       121       252         0     39048       756    551774   no data   no data  --
34.39/34.47	c  N st    57    536999       121       252         0     34521       756    452855   no data   no data  --
34.39/34.47	c  S st    57    536999       121       252         0     34521       756    452855   no data   no data  --
34.49/34.54	c  S st    57    537502       121       252         0     35012       756    463021   no data   no data  --
34.49/34.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.49/34.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.49/34.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.49/34.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.49/34.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
34.49/34.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.90/35.93	c lits-rem:      3414  cl-subs:     1808  v-elim:      0  v-fix:    0  time:  1.38 s
35.90/35.93	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
35.90/35.94	c vivif2 --  cl tried    33204 cl shrink        0 lits rem          0 time: 0.00
35.90/35.95	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
35.90/35.95	c calculated reachability. Time: 0.00
35.90/35.95	c  N st    57    537502       121       252         0     33204       756    421249   no data   no data  --
47.49/47.54	c  N st    58    701486       121       252         0     57654       756    838653   no data   no data  --
55.00/55.02	c  N st    59    806253       121       252         0     53044       756    736147   no data   no data  --
55.00/55.02	c  S st    59    806253       121       252         0     53044       756    736147   no data   no data  --
55.09/55.11	c  S st    59    806754       121       252         0     53531       756    745946   no data   no data  --
55.09/55.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.09/55.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.09/55.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
55.09/55.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.09/55.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/55.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
55.09/55.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.99/58.04	c lits-rem:      5977  cl-subs:     5527  v-elim:      0  v-fix:    0  time:  2.90 s
57.99/58.04	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
57.99/58.05	c vivif2 --  cl tried    48004 cl shrink        0 lits rem          0 time: 0.01
57.99/58.06	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
57.99/58.06	c calculated reachability. Time: 0.00
57.99/58.06	c  N st    59    806754       121       252         0     48004       756    632214   no data   no data  --
82.09/82.16	c  F st    60   1071875       121       252         0     64182       756    950946   no data   no data  --
82.09/82.16	c  N st    60   1071875       121       252         0     64182       756    950946   no data   no data  --
84.60/84.70	c  N dy   105   1093045       121       252         0     44832       756    538236     13.23     14.09  --
86.49/86.57	c  N dy   152   1113162       121       252         0     63623       756    905096     12.40     13.07  --
89.19/89.28	c  N dy   228   1133189       121       252         0     82382       756   1268553     12.36     13.02  --
91.59/91.63	c  N dy   354   1153223       121       252         0     59884       756    802163     12.61     15.62  --
94.19/94.26	c  N dy   438   1173992       121       252         0     79329       756   1179667     12.54     13.23  --
96.81/96.82	c  N dy   539   1194139       121       252         0     55075       756    672934     12.64     13.42  --
98.59/98.62	c  S st   592   1210135       121       252         0     70103       756    975819     12.56     12.53  --
98.69/98.76	c  S st   592   1210636       121       252         0     70593       756    986503     12.56   no data  --
98.69/98.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.69/98.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.69/98.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
98.79/98.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
98.79/98.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.09/102.16	c lits-rem:      2016  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  3.35 s
102.09/102.16	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
102.09/102.17	c vivif2 --  cl tried    69344 cl shrink        0 lits rem          0 time: 0.01
102.09/102.19	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
102.20/102.21	c calculated reachability. Time: 0.00
102.20/102.21	c  N dy   592   1210636       121       252         0     69344       756    957825     12.56   no data  --
105.09/105.16	c  N dy   679   1230668       121       252         0     88081       756   1338788     12.58     15.21  --
107.49/107.52	c  N dy   759   1250695       121       252         0     62354       756    795921     12.56     13.30  --
109.79/109.89	c  N dy   779   1270781       121       252         0     80673       756   1151937     12.31     12.98  --
112.69/112.78	c  N dy   879   1291150       121       252         0     54254       756    620069     12.34     13.30  --
114.89/114.98	c  N dy   934   1311825       121       252         0     73524       756    999093     12.26     13.05  --
118.09/118.16	c  N dy  1053   1331982       121       252         0     92632       756   1386343     12.33     13.06  --
120.59/120.68	c  N dy  1132   1352021       121       252         0     64720       756    821929     12.29     14.98  --
123.59/123.61	c  N dy  1240   1373251       121       252         0     84725       756   1225579     12.34     13.01  --
128.99/129.03	c  N dy  1284   1418135       121       252         0     77544       756   1042298     12.05     12.77  --
132.39/132.40	c  N dy  1365   1438952       121       252         0     48967       756    480203     12.04     12.70  --
135.30/135.32	c  N dy  1487   1462841       121       252         0     71434       756    943119     12.07     12.76  --
138.99/139.02	c  N dy  1608   1487218       121       252         0     94320       756   1407256     12.10     12.83  --
141.80/141.86	c  N dy  1681   1509267       121       252         0     65401       756    785916     12.07     12.86  --
144.59/144.64	c  N dy  1778   1529729       121       252         0     84544       756   1168264     12.09     12.88  --
147.58/147.65	c  N dy  1821   1549923       121       252         0     53038       756    533454     12.03     12.75  --
150.39/150.40	c  N dy  1940   1570043       121       252         0     71990       756    914308     12.06     12.88  --
153.39/153.42	c  N dy  2044   1590058       121       252         0     90890       756   1297523     12.09     16.29  --
157.59/157.65	c  N dy  2181   1616313       121       252         0     63915       756    742666     12.13     12.77  --
160.09/160.18	c  N dy  2255   1636954       121       252         0     83346       756   1126677     12.11     12.89  --
163.49/163.57	c  N dy  2351   1657208       121       252         0    102374       756   1510694     12.12     12.81  --
166.10/166.19	c  N dy  2425   1677305       121       252         0     68733       756    839680     12.11     13.33  --
168.69/168.78	c  N dy  2495   1697375       121       252         0     87510       756   1219755     12.10     12.89  --
170.99/171.07	c  S st  2562   1710636       121       252         0    100033       756   1478944     12.12   no data  --
171.19/171.29	c  S st  2562   1711142       121       252         0    100529       756   1489838     12.12   no data  --
171.19/171.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.19/171.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.29/171.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
171.29/171.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.29/171.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.29/171.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
171.29/171.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.39/178.49	c lits-rem:      1190  cl-subs:     2112  v-elim:      0  v-fix:    0  time:  7.11 s
178.39/178.49	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
178.49/178.50	c vivif2 --  cl tried    98417 cl shrink        0 lits rem          0 time: 0.02
178.49/178.54	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
178.49/178.54	c calculated reachability. Time: 0.00
178.49/178.54	c  N dy  2562   1711142       121       252         0     98417       756   1439777     12.12   no data  --
181.59/181.61	c  N dy  2635   1731236       121       252         0     63837       756    718378     12.11     12.77  --
184.38/184.47	c  N dy  2757   1751451       121       252         0     82881       756   1109515     12.13     12.86  --
187.99/188.08	c  N dy  2890   1771502       121       252         0    101737       756   1492047     12.17     13.00  --
191.49/191.59	c  N dy  3024   1791927       121       252         0     66432       756    764081     12.21     12.88  --
193.99/194.02	c  N dy  3052   1812081       121       252         0     84993       756   1122930     12.17     12.91  --
197.29/197.38	c  N dy  3143   1832630       121       252         0    104230       756   1510264     12.17     12.97  --
200.79/200.89	c  N dy  3249   1856037       121       252         0     71025       756    843851     12.18     12.93  --
203.79/203.83	c  N dy  3343   1876133       121       252         0     89836       756   1222033     12.19     14.87  --
207.80/207.85	c  N dy  3455   1898620       121       252         0    110902       756   1644780     12.19     12.96  --
210.68/210.73	c  N dy  3551   1918667       121       252         0     73550       756    885647     12.20     13.46  --
213.59/213.67	c  N dy  3655   1938853       121       252         0     92561       756   1269958     12.21     13.02  --
217.28/217.35	c  N dy  3747   1958891       121       252         0    111201       756   1651128     12.22     12.97  --
220.28/220.36	c  N dy  3856   1978901       121       252         0     72750       756    849884     12.24     13.18  --
223.38/223.41	c  N dy  3955   1998947       121       252         0     91554       756   1231237     12.25     13.66  --
227.18/227.21	c  N dy  4058   2019762       121       252         0    111070       756   1630312     12.26     12.91  --
230.29/230.39	c  N dy  4144   2039772       121       252         0     71796       756    824885     12.26     13.08  --
233.39/233.43	c  N dy  4259   2059930       121       252         0     90750       756   1222767     12.28     13.05  --
236.98/237.06	c  N dy  4358   2080008       121       252         0    109522       756   1602261     12.29     13.01  --
240.48/240.58	c  N dy  4457   2100771       121       252         0     69860       756    771795     12.30     12.97  --
243.49/243.57	c  N dy  4549   2121194       121       252         0     89071       756   1158874     12.30     13.01  --
247.09/247.18	c  N dy  4657   2141236       121       252         0    107878       756   1540229     12.31     13.00  --
250.98/251.06	c  N dy  4746   2163651       121       252         0     68855       756    733823     12.32     13.00  --
254.28/254.37	c  N dy  4830   2188935       121       252         0     92417       756   1227586     12.30     13.03  --
259.08/259.13	c  N dy  4968   2208993       121       252         0    111359       756   1623941     12.33     12.98  --
259.59/259.69	c  S st  4985   2211143       121       252         0    113398       756   1665773     12.33   no data  --
259.88/259.94	c  S st  4985   2211646       121       252         0    113896       756   1677756     12.33   no data  --
259.88/259.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.88/259.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.88/259.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
259.98/260.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.98/260.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.98/260.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
259.98/260.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.69/271.74	c lits-rem:      4105  cl-subs:     2391  v-elim:      0  v-fix:    0  time: 11.71 s
271.69/271.74	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
271.69/271.76	c vivif2 --  cl tried   111505 cl shrink        0 lits rem          0 time: 0.02
271.78/271.81	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
271.78/271.81	c calculated reachability. Time: 0.00
271.78/271.81	c  N dy  4985   2211646       121       252         0    111505       756   1616286     12.33   no data  --
275.39/275.43	c  N dy  5051   2231685       121       252         0     69294       756    735059     12.31     15.92  --
278.38/278.42	c  N dy  5159   2252027       121       252         0     88305       756   1119860     12.32     13.05  --
281.78/281.82	c  N dy  5201   2274695       121       252         0    109406       756   1549608     12.30     13.20  --
285.89/285.93	c  N dy  5291   2294882       121       252         0     66753       756    673900     12.30     12.99  --
289.88/289.95	c  N dy  5407   2324545       121       252         0     93931       756   1210132     12.28     13.13  --
293.98/294.00	c  N dy  5542   2344634       121       252         0    112792       756   1601469     12.30     15.65  --
297.78/297.80	c  N dy  5613   2364682       121       252         0     69034       756    715716     12.30     14.22  --
300.58/300.66	c  N dy  5720   2384960       121       252         0     87996       756   1103047     12.31     13.02  --
303.79/303.85	c  N dy  5792   2405186       121       252         0    106844       756   1489933     12.30     13.04  --
308.08/308.16	c  N dy  5910   2425237       121       252         0    125561       756   1867782     12.32     13.87  --
311.29/311.33	c  N dy  6005   2445821       121       252         0     81369       756    948572     12.32     13.04  --
314.28/314.38	c  N dy  6083   2465897       121       252         0    100168       756   1327960     12.31     14.16  --
318.48/318.53	c  N dy  6189   2486617       121       252         0    119742       756   1736136     12.32     13.00  --
322.58/322.60	c  N dy  6304   2507151       121       252         0     74569       756    804594     12.34     12.99  --
325.89/325.98	c  N dy  6403   2529745       121       252         0     95809       756   1245354     12.34     13.12  --
329.58/329.68	c  N dy  6497   2550125       121       252         0    114861       756   1634026     12.34     13.07  --
334.48/334.57	c  N dy  6613   2573438       121       252         0     71271       756    727499     12.35     13.02  --
341.68/341.78	c  N dy  6702   2621512       121       252         0    115280       756   1641781     12.28     12.98  --
346.08/346.12	c  N dy  6789   2641565       121       252         0     67934       756    650714     12.28     13.02  --
349.08/349.10	c  N dy  6889   2663195       121       252         0     88333       756   1081929     12.29     12.99  --
352.28/352.37	c  N dy  6970   2683266       121       252         0    106881       756   1448266     12.29     14.78  --
356.48/356.56	c  N dy  7067   2703613       121       252         0    125952       756   1839896     12.29     13.02  --
358.49/358.51	c  S st  7122   2711646       121       252         0    133444       756   1993430     12.30   no data  --
358.78/358.80	c  S st  7122   2712148       121       252         0    133938       756   2005563     12.30   no data  --
358.78/358.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
358.78/358.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
358.78/358.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
358.88/358.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
358.88/358.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.88/358.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
358.88/358.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
375.77/375.89	c lits-rem:      5645  cl-subs:     3205  v-elim:      0  v-fix:    0  time: 16.98 s
375.77/375.89	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
375.87/375.92	c vivif2 --  cl tried   130733 cl shrink        0 lits rem          0 time: 0.02
375.87/375.98	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.06
375.87/375.98	c calculated reachability. Time: 0.00
375.87/375.98	c  N dy  7122   2712148       121       252         0    130733       756   1924264     12.30   no data  --
379.58/379.61	c  N dy  7233   2732230       121       252         0     82427       756    937955     12.31     18.20  --
382.98/383.00	c  N dy  7334   2752320       121       252         0    101270       756   1322619     12.31     13.02  --
386.68/386.70	c  N dy  7408   2772508       121       252         0    120172       756   1701884     12.31     12.99  --
391.18/391.22	c  N dy  7479   2792600       121       252         0     70816       756    687763     12.30     13.16  --
394.08/394.16	c  N dy  7576   2813245       121       252         0     90055       756   1084329     12.31     12.97  --
397.88/397.98	c  N dy  7694   2833527       121       252         0    109100       756   1487086     12.32     13.02  --
402.48/402.57	c  N dy  7805   2855248       121       252         0    129490       756   1905179     12.33     13.13  --
406.68/406.70	c  N dy  7897   2875981       121       252         0     79731       756    861754     12.33     13.01  --
409.88/409.94	c  N dy  7996   2896056       121       252         0     98515       756   1256014     12.34     14.52  --
413.78/413.85	c  N dy  8087   2916723       121       252         0    117750       756   1652431     12.34     13.26  --
418.18/418.23	c  N dy  8160   2937114       121       252         0    136886       756   2054593     12.34     13.02  --
421.77/421.87	c  N dy  8223   2958238       121       252         0     86474       756    986377     12.34     13.13  --
425.28/425.34	c  N dy  8336   2978330       121       252         0    105291       756   1373955     12.34     13.06  --
429.38/429.46	c  N dy  8444   2998998       121       252         0    124720       756   1774845     12.35     13.14  --
434.58/434.63	c  N dy  8561   3019297       121       252         0     72595       756    694191     12.36     13.34  --
437.69/437.75	c  N dy  8662   3040567       121       252         0     92489       756   1106164     12.35     13.05  --
441.38/441.41	c  N dy  8763   3060671       121       252         0    111405       756   1501555     12.36     13.09  --
445.39/445.49	c  N dy  8860   3080756       121       252         0    130074       756   1877496     12.36     13.22  --
450.38/450.41	c  N dy  8969   3100802       121       252         0     76815       756    770318     12.36     13.02  --
453.48/453.55	c  N dy  8991   3126112       121       252         0    100255       756   1250961     12.33     13.37  --
457.78/457.80	c  N dy  9109   3146143       121       252         0    118967       756   1638017     12.34     14.30  --
461.89/461.93	c  N dy  9177   3166768       121       252         0    138086       756   2022425     12.33     13.04  --
465.88/465.96	c  N dy  9256   3186795       121       252         0     84104       756    915253     12.33     15.30  --
469.37/469.45	c  N dy  9339   3208172       121       252         0    104057       756   1324368     12.33     13.15  --
470.18/470.29	c  S st  9366   3212150       121       252         0    107808       756   1403396     12.33     11.68  --
470.48/470.51	c  S st  9366   3212652       121       252         0    108301       756   1414851     12.33   no data  --
470.48/470.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.48/470.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.48/470.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
470.48/470.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.48/470.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.48/470.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
470.48/470.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
478.58/478.62	c lits-rem:      2943  cl-subs:     1579  v-elim:      0  v-fix:    0  time:  8.03 s
478.58/478.62	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
478.58/478.64	c vivif2 --  cl tried   106722 cl shrink        0 lits rem          0 time: 0.02
478.58/478.68	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
478.58/478.68	c calculated reachability. Time: 0.00
478.58/478.68	c  N dy  9366   3212652       121       252         0    106722       756   1374484     12.33   no data  --
482.68/482.77	c  N dy  9463   3232779       121       252         0    125683       756   1770483     12.33     13.12  --
488.08/488.12	c  N dy  9595   3252796       121       252         0    144480       756   2159889     12.34     15.60  --
491.97/492.02	c  N dy  9708   3272977       121       252         0     89530       756   1016733     12.35     13.09  --
495.38/495.47	c  N dy  9789   3293917       121       252         0    109096       756   1408579     12.35     13.10  --
499.78/499.82	c  N dy  9876   3314187       121       252         0    128155       756   1808924     12.35     13.10  --
504.98/505.00	c  N dy  9994   3334252       121       252         0    146969       756   2194127     12.36     13.12  --
508.98/509.05	c  N dy 10103   3355569       121       252         0     91967       756   1048422     12.36     13.10  --
512.78/512.84	c  N dy 10217   3375596       121       252         0    110824       756   1436164     12.37     13.78  --
517.18/517.26	c  N dy 10330   3395654       121       252         0    129697       756   1828171     12.38     13.43  --
522.28/522.34	c  N dy 10447   3415691       121       252         0    148546       756   2221790     12.38     16.41  --
526.79/526.83	c  N dy 10598   3435827       121       252         0     91536       756   1040889     12.40     13.17  --
530.28/530.35	c  N dy 10679   3455884       121       252         0    110354       756   1427195     12.40     13.11  --
534.68/534.77	c  N dy 10796   3475923       121       252         0    129182       756   1818060     12.40     13.18  --
539.68/539.75	c  N dy 10872   3497107       121       252         0    148930       756   2223979     12.40     13.15  --
543.98/544.04	c  N dy 10982   3517135       121       252         0     90627       756    999694     12.41     16.18  --
547.38/547.47	c  N dy 11064   3537258       121       252         0    109383       756   1379462     12.41     13.10  --
551.48/551.58	c  N dy 11163   3557291       121       252         0    128056       756   1764114     12.41     13.12  --
556.49/556.56	c  N dy 11263   3577819       121       252         0    147392       756   2172350     12.41     13.18  --
560.88/560.93	c  N dy 11313   3599835       121       252         0     90200       756    975935     12.40     13.19  --
564.87/564.96	c  N dy 11445   3621354       121       252         0    110422       756   1396472     12.41     13.07  --
569.08/569.14	c  N dy 11548   3641454       121       252         0    129082       756   1779323     12.42     17.95  --
574.19/574.25	c  N dy 11662   3661508       121       252         0    147651       756   2159005     12.42     16.36  --
578.60/578.65	c  N dy 11725   3681818       121       252         0     88137       756    929563     12.41     13.11  --
581.89/581.96	c  N dy 11802   3701846       121       252         0    106889       756   1319300     12.41     13.23  --
584.18/584.20	c  S st 11868   3712654       121       252         0    117010       756   1531696     12.42   no data  --
584.38/584.43	c  S st 11868   3713161       121       252         0    117510       756   1543502     12.42   no data  --
584.38/584.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.38/584.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
584.38/584.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
584.48/584.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.48/584.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.48/584.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
584.48/584.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
595.48/595.56	c lits-rem:      3092  cl-subs:     1740  v-elim:      0  v-fix:    0  time: 11.04 s
595.48/595.56	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
595.48/595.58	c vivif2 --  cl tried   115770 cl shrink        0 lits rem          0 time: 0.02
595.58/595.63	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.05
595.58/595.63	c calculated reachability. Time: 0.00
595.58/595.63	c  N dy 11868   3713161       121       252         0    115770       756   1499200     12.42   no data  --
599.88/599.91	c  N dy 11939   3733187       121       252         0    134405       756   1876839     12.41     17.44  --
604.99/605.09	c  F st 12057   3751562       121       252         0    151612       756   2243426     12.42   no data  --
605.48/605.58	c  N st 12061   3753595       121       252         0    153536       756   2285623     12.42   no data  --
606.28/606.33	c Decided on static restart strategy
609.78/609.88	c  N st 12067   3779868       121       252         0     97255       756   1166023     12.42   no data  --
614.79/614.85	c  N st 12069   3815861       121       252         0    127153       756   1772687     12.42   no data  --
621.28/621.39	c  N st 12070   3848253       121       252         0     77957       756   1118503     12.42   no data  --
627.07/627.11	c  N st 12071   3896841       121       252         0    117334       756   1864882     12.42   no data  --
637.28/637.30	c  N st 12072   3969725       121       252         0    101548       756   1498533     12.42   no data  --
654.18/654.27	c  N st 12073   4079048       121       252         0    117874       756   1900184     12.42   no data  --
676.08/676.16	c  N st 12074   4213162       121       252         0     81249       756   1043008     12.42   no data  --
676.08/676.16	c  S st 12074   4213162       121       252         0     81249       756   1043008     12.42   no data  --
676.28/676.33	c  S st 12074   4213664       121       252         0     81739       756   1054719     12.42   no data  --
676.28/676.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
676.28/676.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
676.28/676.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
676.28/676.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
676.28/676.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.28/676.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
676.28/676.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
681.68/681.70	c lits-rem:      2266  cl-subs:     8020  v-elim:      0  v-fix:    0  time:  5.31 s
681.68/681.70	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
681.68/681.71	c vivif2 --  cl tried    73719 cl shrink        0 lits rem          0 time: 0.01
681.68/681.73	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
681.68/681.73	c calculated reachability. Time: 0.00
681.68/681.73	c  N st 12074   4213664       121       252         0     73719       756    908051     12.42   no data  --
721.08/721.10	c  N st 12075   4459640       121       252         0    126249       756   1936808     12.42   no data  --
762.29/762.34	c  N st 12076   4713664       121       252         0    105079       756   1427981     12.42   no data  --
762.29/762.34	c  S st 12076   4713664       121       252         0    105079       756   1427981     12.42   no data  --
762.48/762.55	c  S st 12076   4714169       121       252         0    105572       756   1438569     12.42   no data  --
762.48/762.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
762.48/762.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.48/762.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
762.58/762.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.58/762.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.58/762.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
762.58/762.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
775.68/775.75	c lits-rem:      1749  cl-subs:    10291  v-elim:      0  v-fix:    0  time: 13.12 s
775.68/775.75	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
775.68/775.77	c vivif2 --  cl tried    95281 cl shrink        0 lits rem          0 time: 0.01
775.78/775.80	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
775.78/775.80	c calculated reachability. Time: 0.00
775.78/775.80	c  N st 12076   4714169       121       252         0     95281       756   1228056     12.42   no data  --
863.57/863.60	c  N st 12077   5214170       121       252         0    102297       756   1325916     12.42   no data  --
863.57/863.60	c  S st 12077   5214170       121       252         0    102297       756   1325916     12.42   no data  --
863.77/863.80	c  S st 12077   5214674       121       252         0    102791       756   1336930     12.42   no data  --
863.77/863.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
863.77/863.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.77/863.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
863.77/863.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
863.77/863.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.77/863.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
863.77/863.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
874.57/874.63	c lits-rem:      4385  cl-subs:     7929  v-elim:      0  v-fix:    0  time: 10.76 s
874.57/874.63	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
874.57/874.64	c vivif2 --  cl tried    94862 cl shrink        0 lits rem          0 time: 0.01
874.57/874.68	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
874.57/874.68	c calculated reachability. Time: 0.00
874.57/874.68	c  N st 12077   5214674       121       252         0     94862       756   1170955     12.42   no data  --
962.88/962.94	c  N st 12078   5714674       121       252         0    170397       756   2657570     12.42   no data  --
962.88/962.94	c  S st 12078   5714674       121       252         0    170397       756   2657570     12.42   no data  --
963.28/963.37	c  S st 12078   5715175       121       252         0    170886       756   2669600     12.42   no data  --
963.28/963.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
963.28/963.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
963.38/963.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
963.49/963.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
963.49/963.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.49/963.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
963.49/963.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1106.88/1106.90	c lits-rem:     16803  cl-subs:    27107  v-elim:      0  v-fix:    0  time: 143.35 s
1106.88/1106.90	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1106.88/1106.93	c vivif2 --  cl tried   143779 cl shrink        0 lits rem          0 time: 0.03
1106.88/1107.00	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
1106.98/1107.00	c calculated reachability. Time: 0.00
1106.98/1107.00	c  N st 12078   5715175       121       252         0    143779       756   2088354     12.42   no data  --
1197.18/1197.26	c  N st 12079   6215176       121       252         0    124543       756   1665770     12.42   no data  --
1197.18/1197.26	c  S st 12079   6215176       121       252         0    124543       756   1665770     12.42   no data  --
1197.38/1197.48	c  S st 12079   6215678       121       252         0    125036       756   1677500     12.42   no data  --
1197.38/1197.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1197.38/1197.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1197.48/1197.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
1197.48/1197.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1197.48/1197.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.48/1197.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1197.48/1197.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1214.78/1214.87	c lits-rem:      5191  cl-subs:     9326  v-elim:      0  v-fix:    0  time: 17.29 s
1214.78/1214.87	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1214.78/1214.89	c vivif2 --  cl tried   115710 cl shrink        0 lits rem          0 time: 0.02
1214.88/1214.93	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.04
1214.88/1214.94	c calculated reachability. Time: 0.00
1214.88/1214.94	c  N st 12079   6215678       121       252         0    115710       756   1486813     12.42   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: 961)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.86 4.01 3.94 4/361 25041
/proc/meminfo: memFree=21077304/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=29812 CPUtime=0.01 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 549 0 0 0 1 0 0 0 25 0 1 0 631411760 30527488 486 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 7453 486 377 112 0 2418 0

[startup+0.08139 s]
/proc/loadavg: 3.86 4.01 3.94 4/361 25041
/proc/meminfo: memFree=21077304/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=29944 CPUtime=0.07 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 678 0 0 0 7 0 0 0 25 0 1 0 631411760 30662656 615 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 7486 615 378 112 0 2451 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29944

[startup+0.100385 s]
/proc/loadavg: 3.86 4.01 3.94 4/361 25041
/proc/meminfo: memFree=21077304/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=30280 CPUtime=0.09 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 765 0 0 0 9 0 0 0 25 0 1 0 631411760 31006720 597 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 7570 597 380 112 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300349 s]
/proc/loadavg: 3.86 4.01 3.94 4/361 25041
/proc/meminfo: memFree=21077304/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=30708 CPUtime=0.29 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 1088 0 0 0 29 0 0 0 25 0 1 0 631411760 31444992 760 33554432000 4194304 4650387 140735056207616 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 7677 760 380 112 0 2642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30708

[startup+0.70028 s]
/proc/loadavg: 3.86 4.01 3.94 4/361 25041
/proc/meminfo: memFree=21077304/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=31288 CPUtime=0.69 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 1540 0 0 0 69 0 0 0 25 0 1 0 631411760 32038912 995 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 7822 995 381 112 0 2787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31288

[startup+1.50014 s]
/proc/loadavg: 3.86 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21059516/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=36204 CPUtime=1.49 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 3429 0 0 0 149 0 0 0 25 0 1 0 631411760 37072896 2035 33554432000 4194304 4650387 140735056207616 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 9051 2035 382 112 0 4016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36204

[startup+3.10087 s]
/proc/loadavg: 3.86 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21050216/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=37780 CPUtime=3.09 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 4786 0 0 0 309 0 0 0 25 0 1 0 631411760 38686720 2615 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 9445 2615 382 112 0 4410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37780

[startup+6.3003 s]
/proc/loadavg: 3.87 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21033232/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=43448 CPUtime=6.29 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 7791 0 0 0 628 1 0 0 25 0 1 0 631411760 44490752 3703 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 10862 3703 382 112 0 5827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43448

[startup+12.7002 s]
/proc/loadavg: 3.88 4.01 3.94 5/362 25042
/proc/meminfo: memFree=21008224/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=48224 CPUtime=12.7 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 12067 0 0 0 1268 2 0 0 25 0 1 0 631411760 49381376 5039 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 12056 5039 382 112 0 7021 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 48224

[startup+25.5009 s]
/proc/loadavg: 3.91 4.01 3.94 5/362 25043
/proc/meminfo: memFree=20989040/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=56080 CPUtime=25.49 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 18800 0 0 0 2546 3 0 0 25 0 1 0 631411760 57425920 6970 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 14020 6970 382 112 0 8985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56080

[startup+51.1004 s]
/proc/loadavg: 4.10 4.04 3.95 5/362 25043
/proc/meminfo: memFree=20961296/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=59844 CPUtime=51.1 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 30335 0 0 0 5104 6 0 0 25 0 1 0 631411760 61280256 7702 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 14961 7702 382 112 0 9926 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 59844

[startup+102.313 s]
/proc/loadavg: 4.04 4.03 3.95 5/362 25045
/proc/meminfo: memFree=20910656/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=79880 CPUtime=102.3 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 49259 0 0 0 10221 9 0 0 25 0 1 0 631411760 81797120 12706 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 19970 12706 382 112 0 14935 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79880

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/362 25046
/proc/meminfo: memFree=20844520/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=80240 CPUtime=162.29 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 63307 0 0 0 16216 13 0 0 25 0 1 0 631411760 82165760 13172 33554432000 4194304 4650387 140735056207616 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 20060 13172 382 112 0 15025 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80240

[startup+222.3 s]
/proc/loadavg: 4.14 4.06 3.97 5/362 25048
/proc/meminfo: memFree=20805916/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=93960 CPUtime=222.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 77737 0 0 0 22212 16 0 0 25 0 1 0 631411760 96215040 15969 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 23490 15969 382 112 0 18455 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 93960

[startup+282.301 s]
/proc/loadavg: 4.09 4.06 3.97 5/362 25049
/proc/meminfo: memFree=20764828/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=100676 CPUtime=282.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 88562 0 0 0 28209 19 0 0 25 0 1 0 631411760 103092224 18359 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 25169 18359 382 112 0 20134 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 100676

[startup+342.3 s]
/proc/loadavg: 4.03 4.05 3.97 5/362 25053
/proc/meminfo: memFree=20758724/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=100920 CPUtime=342.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 99816 0 0 0 34206 22 0 0 25 0 1 0 631411760 103342080 18463 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 25230 18463 382 112 0 20195 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 100920

[startup+402.301 s]
/proc/loadavg: 4.01 4.04 3.97 5/362 25056
/proc/meminfo: memFree=20731456/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=110340 CPUtime=402.27 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 109570 0 0 0 40202 25 0 0 25 0 1 0 631411760 112988160 21055 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 27585 21055 382 112 0 22550 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 110340

[startup+462.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/362 25085
/proc/meminfo: memFree=21175648/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=110580 CPUtime=462.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 119788 0 0 0 46200 28 0 0 25 0 1 0 631411760 113233920 21273 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 27645 21273 382 112 0 22610 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 110580

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.98 5/362 25087
/proc/meminfo: memFree=21153752/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=111580 CPUtime=522.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 128274 0 0 0 52197 31 0 0 25 0 1 0 631411760 114257920 21901 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 27895 21901 382 112 0 22860 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 111580

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/362 25088
/proc/meminfo: memFree=21125792/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=111796 CPUtime=582.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 138225 0 0 0 58194 34 0 0 25 0 1 0 631411760 114479104 20934 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 27949 20934 382 112 0 22914 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 111796

[startup+642.301 s]
/proc/loadavg: 4.10 4.05 3.99 7/362 25090
/proc/meminfo: memFree=21090236/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=113036 CPUtime=642.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 147511 0 0 0 64192 36 0 0 25 0 1 0 631411760 115748864 21810 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 28259 21810 382 112 0 23224 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 113036

[startup+702.301 s]
/proc/loadavg: 4.03 4.04 3.99 5/362 25092
/proc/meminfo: memFree=21048636/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=133160 CPUtime=702.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 154317 0 0 0 70189 39 0 0 25 0 1 0 631411760 136355840 25804 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 33290 25804 382 112 0 28255 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 133160

[startup+762.314 s]
/proc/loadavg: 4.01 4.03 3.99 5/362 25093
/proc/meminfo: memFree=21042252/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=136724 CPUtime=762.29 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 156838 0 0 0 76190 39 0 0 25 0 1 0 631411760 140005376 28325 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 34181 28325 382 112 0 29146 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 136724

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/362 25095
/proc/meminfo: memFree=20977212/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=136724 CPUtime=822.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 156895 0 0 0 82189 39 0 0 25 0 1 0 631411760 140005376 28382 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 34181 28382 382 112 0 29146 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 136724

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/362 25096
/proc/meminfo: memFree=20974300/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=136724 CPUtime=882.27 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 157111 0 0 0 88188 39 0 0 25 0 1 0 631411760 140005376 28598 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 34181 28598 382 112 0 29146 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 136724

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.99 5/362 25098
/proc/meminfo: memFree=20960964/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=149248 CPUtime=942.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 160170 0 0 0 94188 40 0 0 25 0 1 0 631411760 152829952 31657 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 37312 31657 382 112 0 32277 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 149248

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/362 25100
/proc/meminfo: memFree=20907212/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=156424 CPUtime=1002.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 161807 0 0 0 100188 40 0 0 25 0 1 0 631411760 160178176 33294 33554432000 4194304 4650387 140735056207616 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 39106 33294 382 112 0 34071 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 156424

[startup+1062.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/362 25101
/proc/meminfo: memFree=20894888/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=156424 CPUtime=1062.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 162033 0 0 0 106188 40 0 0 25 0 1 0 631411760 160178176 33520 33554432000 4194304 4650387 140735056207616 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 39106 33520 382 112 0 34071 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 156424

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/362 25103
/proc/meminfo: memFree=20891872/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=166256 CPUtime=1122.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 163755 0 0 0 112187 41 0 0 25 0 1 0 631411760 170246144 35055 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 41564 35055 382 112 0 36529 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 166256

[startup+1182.3 s]
/proc/loadavg: 4.14 4.05 4.01 5/362 25104
/proc/meminfo: memFree=20871620/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=180640 CPUtime=1182.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 167336 0 0 0 118185 43 0 0 25 0 1 0 631411760 184975360 38636 33554432000 4194304 4650387 140735056207616 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 45160 38636 382 112 0 40125 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 180640

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/362 25106
/proc/meminfo: memFree=20849488/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=194856 CPUtime=1242.28 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 171787 0 0 0 124184 44 0 0 25 0 1 0 631411760 199532544 43046 33554432000 4194304 4650387 140735056207616 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 48714 43046 382 112 0 43679 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 194856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.00 3/358 25110
/proc/meminfo: memFree=21197668/32951124 swapFree=67111348/67111528
[pid=25041] ppid=25039 vsize=194856 CPUtime=1299.99 cores=5,7
/proc/25041/stat : 25041 (strangenight1-s) R 25039 25041 24826 0 -1 4202496 171871 0 0 0 129955 44 0 0 25 0 1 0 631411760 199532544 43130 33554432000 4194304 4650387 140735056207616 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25041/statm: 48714 43130 382 112 0 43679 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 194856

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

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

runsolver used 4.23935 second user time and 10.7154 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 18:19:16
IDJOB=3370584
IDBENCH=83147
IDSOLVER=1847
FILE ID=node144/3370584-1305389956
RUNJOBID= node144-1305388654-24847
PBS_JOBID= 13324411
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370584-1305389956/watcher-3370584-1305389956 -o /tmp/evaluation-result-3370584-1305389956/solver-3370584-1305389956 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370584-1305389956.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=91914362

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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	: 5226.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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:     32951124 kB
MemFree:      21077584 kB
Buffers:        281324 kB
Cached:        3626100 kB
SwapCached:          0 kB
Active:        8639856 kB
Inactive:      2886140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21077584 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18644 kB
Writeback:           0 kB
AnonPages:     7618312 kB
Mapped:          28612 kB
Slab:           244584 kB
PageTables:      38896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82618820 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= 73228 MiB
End job on node144 at 2011-05-14 18:40:58