Trace number 3368180

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368180-1305388826.cnf'
0.00/0.01	c -- header says num vars:            153
0.00/0.01	c -- header says num clauses:         316
0.00/0.01	c -- clauses added:            0 learnts,          316 normals,            0 xors
0.00/0.01	c -- vars added        153
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       153       316         0         0       948         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       5 undec:     143 neg:       5
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       153       316         0         0       948         0   no data   no data
0.00/0.03	c Decided on static restart strategy
0.04/0.08	c  N st     8      4914       153       316         0      4409       948     95671   no data   no data
0.19/0.24	c  N st    10     11298       153       316         0      4021       948     68692   no data   no data
0.39/0.40	c  N st    11     17042       153       316         0      9069       948    196990   no data   no data
0.59/0.66	c  F st    12     25002       153       316         0     11023       948    227262   no data   no data
0.59/0.66	c  N st    12     25002       153       316         0     11023       948    227262   no data   no data
0.69/0.78	c Decided on static restart strategy
0.69/0.78	c  N st    18     30003       153       316         0      9569       948    164563   no data   no data
0.69/0.78	c  S st    18     30003       153       316         0      9569       948    164563   no data   no data
0.78/0.80	c  S st    18     30504       153       316         0     10057       948    175449   no data   no data
0.78/0.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.78/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.78/0.81	c blocked clauses removed:        0 vars:      0 tried:         153 T: 0.00 s
0.78/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.78/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.78/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.78/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.78/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.78/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.78/0.88	c lits-rem:       778  cl-subs:      520  v-elim:      0  v-fix:    0  time:  0.06 s
0.78/0.88	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.78/0.88	c calculated reachability. Time: 0.00
0.78/0.88	c  N st    18     30504       153       316         0      9537       948    161533   no data   no data
1.00/1.10	c  N st    20     37615       153       316         0      8785       948    138149   no data   no data
1.28/1.32	c  N st    21     44016       153       316         0     14567       948    292829   no data   no data
1.28/1.39	c  S st    22     45757       153       316         0      8194       948    117564   no data   no data
1.38/1.41	c  S st    22     46261       153       316         0      8685       948    127638   no data   no data
1.38/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.38/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.38/1.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.38/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.38/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1.38/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.38/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.38/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.43	c lits-rem:       151  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.01 s
1.38/1.43	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1.38/1.43	c vivif2 --  cl tried     8578 cl shrink        0 lits rem          0 time: 0.00
1.38/1.43	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
1.38/1.43	c calculated reachability. Time: 0.00
1.38/1.43	c  N st    22     46261       153       316         0      8578       948    124865   no data   no data
1.98/2.03	c  N st    23     60660       153       316         0     12512       948    224453   no data   no data
2.38/2.40	c  N st    24     69391       153       316         0     10419       948    155526   no data   no data
2.38/2.40	c  S st    24     69391       153       316         0     10419       948    155526   no data   no data
2.38/2.42	c  S st    24     69895       153       316         0     10912       948    165987   no data   no data
2.38/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.38/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.38/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.38/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.38/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.38/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
2.38/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.38/2.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.38/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.38/2.46	c lits-rem:       438  cl-subs:      209  v-elim:      0  v-fix:    0  time:  0.03 s
2.38/2.46	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
2.38/2.46	c vivif2 --  cl tried    10703 cl shrink        0 lits rem          0 time: 0.00
2.38/2.46	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
2.38/2.46	c calculated reachability. Time: 0.00
2.38/2.46	c  N st    24     69895       153       316         0     10703       948    159688   no data   no data
3.08/3.15	c  F st    25     87500       153       316         0     15211       948    265090   no data   no data
3.08/3.15	c  N st    25     87500       153       316         0     15211       948    265090   no data   no data
3.30/3.33	c Decided on static restart strategy
3.38/3.45	c  N st    32     95540       153       316         0     22534       948    432401   no data   no data
3.78/3.85	c  N st    34    104844       153       316         0     19741       948    378902   no data   no data
3.78/3.85	c  S st    34    104844       153       316         0     19741       948    378902   no data   no data
3.78/3.89	c  S st    34    105347       153       316         0     20222       948    389318   no data   no data
3.78/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.78/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.78/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
3.78/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.88/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.88/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c lits-rem:      1277  cl-subs:      484  v-elim:      0  v-fix:    0  time:  0.18 s
3.99/4.08	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
3.99/4.08	c vivif2 --  cl tried    19738 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
3.99/4.09	c calculated reachability. Time: 0.00
3.99/4.09	c  N st    34    105347       153       316         0     19738       948    372230   no data   no data
4.49/4.55	c  N st    35    114946       153       316         0     15996       948    263144   no data   no data
5.19/5.22	c  N st    36    129344       153       316         0     15235       948    215623   no data   no data
5.99/6.09	c  N st    37    150940       153       316         0     19187       948    301838   no data   no data
6.39/6.40	c  S st    38    158021       153       316         0     25353       948    462815   no data   no data
6.39/6.44	c  S st    38    158524       153       316         0     25838       948    473683   no data   no data
6.39/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.39/6.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
6.39/6.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c lits-rem:      3544  cl-subs:     2979  v-elim:      0  v-fix:    0  time:  0.67 s
7.09/7.14	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
7.09/7.14	c vivif2 --  cl tried    22859 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
7.09/7.15	c calculated reachability. Time: 0.00
7.09/7.15	c  N st    38    158524       153       316         0     22859       948    384581   no data   no data
9.80/9.89	c  N st    39    207112       153       316         0     18639       948    280418   no data   no data
11.49/11.58	c  N st    40    237786       153       316         0     27712       948    519990   no data   no data
11.49/11.58	c  S st    40    237786       153       316         0     27712       948    519990   no data   no data
11.59/11.63	c  S st    40    238288       153       316         0     28198       948    531362   no data   no data
11.59/11.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.59/11.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
11.59/11.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.59/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.12	c lits-rem:      5239  cl-subs:     3490  v-elim:      0  v-fix:    0  time:  1.46 s
13.10/13.12	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
13.10/13.13	c vivif2 --  cl tried    24708 cl shrink        0 lits rem          0 time: 0.01
13.10/13.13	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
13.10/13.13	c calculated reachability. Time: 0.00
13.10/13.13	c  N st    40    238288       153       316         0     24708       948    425667   no data   no data
17.50/17.51	c  F st    41    306251       153       316         0     26636       948    460799   no data   no data
17.50/17.51	c  N st    41    306251       153       316         0     26636       948    460799   no data   no data
17.69/17.78	c Decided on static restart strategy
18.99/19.03	c  N st    51    334554       153       316         0     30861       948    522456   no data   no data
20.48/20.51	c  N st    53    357432       153       316         0     28891       948    474769   no data   no data
20.48/20.51	c  S st    53    357432       153       316         0     28891       948    474769   no data   no data
20.48/20.57	c  S st    53    357934       153       316         0     29379       948    485893   no data   no data
20.48/20.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.48/20.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.48/20.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.48/20.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.48/20.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.48/20.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
20.48/20.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.48/20.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.48/20.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.98/21.08	c lits-rem:      3174  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  0.49 s
20.98/21.08	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
20.98/21.09	c vivif2 --  cl tried    27983 cl shrink        0 lits rem          0 time: 0.01
20.98/21.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
20.98/21.09	c calculated reachability. Time: 0.00
20.98/21.09	c  N st    53    357934       153       316         0     27983       948    445201   no data   no data
22.88/22.99	c  N st    54    390327       153       316         0     32832       948    551287   no data   no data
26.09/26.15	c  N st    55    438917       153       316         0     27408       948    406306   no data   no data
30.80/30.81	c  N st    56    511799       153       316         0     38220       948    677898   no data   no data
32.38/32.44	c  N st    57    536901       153       316         0     33842       948    536125   no data   no data
32.38/32.44	c  S st    57    536901       153       316         0     33842       948    536125   no data   no data
32.48/32.50	c  S st    57    537405       153       316         0     34338       948    548080   no data   no data
32.48/32.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.48/32.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.48/32.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.48/32.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.48/32.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.48/32.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
32.48/32.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.48/32.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.48/32.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.18/33.25	c lits-rem:      5009  cl-subs:     1407  v-elim:      0  v-fix:    0  time:  0.72 s
33.18/33.25	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
33.18/33.25	c vivif2 --  cl tried    32931 cl shrink        0 lits rem          0 time: 0.00
33.18/33.26	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
33.18/33.26	c calculated reachability. Time: 0.00
33.18/33.26	c  N st    57    537405       153       316         0     32931       948    501370   no data   no data
46.20/46.29	c  N st    58    701390       153       316         0     58107       948   1091473   no data   no data
55.09/55.19	c  N st    59    806109       153       316         0     54096       948   1042060   no data   no data
55.09/55.19	c  S st    59    806109       153       316         0     54096       948   1042060   no data   no data
55.19/55.29	c  S st    59    806612       153       316         0     54592       948   1054118   no data   no data
55.19/55.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.29/55.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
55.29/55.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.29/55.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.29/55.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.29/55.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
55.29/55.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.29/55.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.29/55.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.79/60.80	c lits-rem:     13266  cl-subs:     5492  v-elim:      0  v-fix:    0  time:  5.46 s
60.79/60.80	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
60.79/60.82	c vivif2 --  cl tried    49100 cl shrink        0 lits rem          0 time: 0.01
60.79/60.84	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
60.79/60.84	c calculated reachability. Time: 0.00
60.79/60.84	c  N st    59    806612       153       316         0     49100       948    876725   no data   no data
85.80/85.88	c  F st    60   1071878       153       316         0     62544       948   1162690   no data   no data
85.80/85.88	c  N st    60   1071878       153       316         0     62544       948   1162690   no data   no data
86.39/86.46	c Decided on static restart strategy
88.59/88.61	c  N st    70   1100184       153       316         0     50231       948    788271   no data   no data
91.89/91.94	c  N st    72   1136178       153       316         0     41681       948    558490   no data   no data
94.98/95.00	c  N st    73   1168571       153       316         0     71222       948   1442595   no data   no data
99.59/99.68	c  N st    74   1209918       153       316         0     66062       948   1234451   no data   no data
99.59/99.68	c  S st    74   1209918       153       316         0     66062       948   1234451   no data   no data
99.79/99.84	c  S st    74   1210421       153       316         0     66558       948   1247757   no data   no data
99.79/99.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.79/99.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
99.79/99.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.79/99.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.79/99.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.79/99.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
99.79/99.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.79/99.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
99.89/99.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.89/105.99	c lits-rem:      7242  cl-subs:     5041  v-elim:      0  v-fix:    0  time:  6.06 s
105.89/105.99	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
105.99/106.01	c vivif2 --  cl tried    61517 cl shrink        0 lits rem          0 time: 0.01
105.99/106.02	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
105.99/106.02	c calculated reachability. Time: 0.00
105.99/106.02	c  N st    74   1210421       153       316         0     61517       948   1083746   no data   no data
113.58/113.65	c  N st    75   1283305       153       316         0     84136       948   1711188   no data   no data
125.69/125.77	c  N st    76   1392629       153       316         0     45072       948    606118   no data   no data
140.49/140.54	c  N st    77   1556614       153       316         0     48860       948    651681   no data   no data
155.89/155.93	c  N st    78   1710421       153       316         0     85212       948   1581746   no data   no data
155.89/155.93	c  S st    78   1710421       153       316         0     85212       948   1581746   no data   no data
156.10/156.15	c  S st    78   1710924       153       316         0     85705       948   1593952   no data   no data
156.10/156.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.10/156.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
156.10/156.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.10/156.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.10/156.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.10/156.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
156.10/156.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.21/156.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
156.21/156.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.49/176.50	c lits-rem:     28564  cl-subs:    12777  v-elim:      0  v-fix:    0  time: 20.24 s
176.49/176.50	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
176.49/176.52	c vivif2 --  cl tried    72928 cl shrink        0 lits rem          0 time: 0.01
176.49/176.53	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
176.49/176.54	c calculated reachability. Time: 0.00
176.49/176.54	c  N st    78   1710924       153       316         0     72928       948   1240243   no data   no data
220.39/220.49	c  N st    79   2079888       153       316         0     84538       948   1483320   no data   no data
236.40/236.50	c  N st    80   2210925       153       316         0     90085       948   1640183   no data   no data
236.40/236.50	c  S st    80   2210925       153       316         0     90085       948   1640183   no data   no data
236.69/236.71	c  S st    80   2211427       153       316         0     90581       948   1652722   no data   no data
236.69/236.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
236.69/236.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
236.69/236.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.69/236.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.69/236.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.69/236.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
236.69/236.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.69/236.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
236.79/236.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.89/253.98	c lits-rem:     15501  cl-subs:     8944  v-elim:      0  v-fix:    0  time: 17.14 s
253.89/253.98	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
253.89/253.99	c vivif2 --  cl tried    81637 cl shrink        0 lits rem          0 time: 0.02
254.01/254.02	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
254.01/254.02	c calculated reachability. Time: 0.00
254.01/254.02	c  N st    80   2211427       153       316         0     81637       948   1370498   no data   no data
319.89/319.92	c  N st    81   2711428       153       316         0    100295       948   1792304   no data   no data
319.89/319.92	c  S st    81   2711428       153       316         0    100295       948   1792304   no data   no data
320.10/320.16	c  S st    81   2711934       153       316         0    100786       948   1804623   no data   no data
320.10/320.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.19/320.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
320.19/320.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
320.19/320.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.19/320.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.19/320.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
320.19/320.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.19/320.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
320.19/320.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.80/340.89	c lits-rem:     13918  cl-subs:    13072  v-elim:      0  v-fix:    0  time: 20.59 s
340.80/340.89	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
340.91/340.91	c vivif2 --  cl tried    87714 cl shrink        0 lits rem          0 time: 0.02
340.91/340.93	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
340.91/340.93	c calculated reachability. Time: 0.00
340.91/340.93	c  N st    81   2711934       153       316         0     87714       948   1418408   no data   no data
406.91/406.98	c  N st    82   3211935       153       316         0     70898       948    962187   no data   no data
406.91/406.98	c  S st    82   3211935       153       316         0     70898       948    962187   no data   no data
407.10/407.11	c  S st    82   3212441       153       316         0     71393       948    975731   no data   no data
407.10/407.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
407.10/407.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
407.10/407.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
407.10/407.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.10/407.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.10/407.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
407.10/407.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.10/407.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
407.10/407.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.90/407.95	c lits-rem:      1778  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  0.78 s
407.90/407.95	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
407.90/407.96	c vivif2 --  cl tried    70258 cl shrink        0 lits rem          0 time: 0.01
407.90/407.98	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
407.90/407.98	c calculated reachability. Time: 0.00
407.90/407.98	c  N st    82   3212441       153       316         0     70258       948    940369   no data   no data
480.79/480.89	c  N st    83   3712442       153       316         0     80982       948   1135708   no data   no data
480.79/480.89	c  S st    83   3712442       153       316         0     80982       948   1135708   no data   no data
480.99/481.03	c  S st    83   3712945       153       316         0     81472       948   1147875   no data   no data
480.99/481.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.99/481.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
480.99/481.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.99/481.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.99/481.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.99/481.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
480.99/481.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.99/481.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
481.09/481.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.29/482.34	c lits-rem:      4209  cl-subs:     1070  v-elim:      0  v-fix:    0  time:  1.24 s
482.29/482.34	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
482.29/482.36	c vivif2 --  cl tried    80402 cl shrink        0 lits rem          0 time: 0.01
482.29/482.38	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
482.29/482.38	c calculated reachability. Time: 0.00
482.29/482.38	c  N st    83   3712945       153       316         0     80402       948   1112005   no data   no data
487.80/487.85	c  F st    84   3751562       153       316         0    113448       948   2009224   no data   no data
487.80/487.85	c  N st    84   3751562       153       316         0    113448       948   2009224   no data   no data
488.60/488.61	c Decided on static restart strategy
492.00/492.05	c  N st    94   3779867       153       316         0    138382       948   2670704   no data   no data
496.80/496.83	c  N st    96   3815860       153       316         0     97496       948   1617646   no data   no data
501.51/501.55	c  N st    97   3848253       153       316         0    125574       948   2453469   no data   no data
508.79/508.88	c  N st    98   3896841       153       316         0     92240       948   1389516   no data   no data
522.00/522.00	c  N st    99   3969725       153       316         0     78887       948   1043893   no data   no data
536.40/536.40	c  N st   100   4079048       153       316         0     94669       948   1441401   no data   no data
558.50/558.54	c  N st   101   4212947       153       316         0    131189       948   2533573   no data   no data
558.50/558.54	c  S st   101   4212947       153       316         0    131189       948   2533573   no data   no data
558.81/558.83	c  S st   101   4213452       153       316         0    131690       948   2546528   no data   no data
558.81/558.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
558.90/558.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
558.90/558.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.90/558.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
558.90/558.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
558.90/558.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
558.90/558.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
558.90/558.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
559.00/559.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.99/601.05	c lits-rem:     22949  cl-subs:    14433  v-elim:      0  v-fix:    0  time: 42.03 s
600.99/601.05	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
600.99/601.08	c vivif2 --  cl tried   117257 cl shrink        0 lits rem          0 time: 0.03
601.09/601.12	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
601.09/601.13	c calculated reachability. Time: 0.00
601.09/601.13	c  N st   101   4213452       153       316         0    117257       948   2083011   no data   no data
643.30/643.35	c  N st   102   4459433       153       316         0     99146       948   1535211   no data   no data
688.90/688.95	c  N st   103   4713455       153       316         0    151671       948   2828019   no data   no data
688.90/688.95	c  S st   103   4713455       153       316         0    151671       948   2828019   no data   no data
689.30/689.38	c  S st   103   4713958       153       316         0    152170       948   2839902   no data   no data
689.30/689.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
689.40/689.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
689.40/689.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
689.40/689.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.40/689.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.40/689.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
689.40/689.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
689.50/689.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
689.61/689.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.80/772.89	c lits-rem:     32924  cl-subs:    32516  v-elim:      0  v-fix:    0  time: 83.29 s
772.80/772.89	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
772.90/772.91	c vivif2 --  cl tried   119654 cl shrink        0 lits rem          0 time: 0.02
772.90/772.96	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
772.90/772.96	c calculated reachability. Time: 0.00
772.90/772.96	c  N st   103   4713958       153       316         0    119654       948   1918683   no data   no data
857.10/857.18	c  N st   104   5213958       153       316         0    136734       948   2354815   no data   no data
857.10/857.18	c  S st   104   5213958       153       316         0    136734       948   2354815   no data   no data
857.50/857.50	c  S st   104   5214462       153       316         0    137230       948   2367917   no data   no data
857.50/857.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
857.50/857.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
857.50/857.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
857.50/857.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.50/857.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.50/857.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
857.50/857.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.60/857.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
857.60/857.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
896.42/896.41	c lits-rem:     23751  cl-subs:    13810  v-elim:      0  v-fix:    0  time: 38.72 s
896.42/896.41	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
896.42/896.43	c vivif2 --  cl tried   123420 cl shrink        0 lits rem          0 time: 0.03
896.42/896.47	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
896.42/896.48	c calculated reachability. Time: 0.00
896.42/896.48	c  N st   104   5214462       153       316         0    123420       948   1957274   no data   no data
979.21/979.29	c  N st   105   5714465       153       316         0    118988       948   1917219   no data   no data
979.21/979.29	c  S st   105   5714465       153       316         0    118988       948   1917219   no data   no data
979.51/979.51	c  S st   105   5714969       153       316         0    119481       948   1930578   no data   no data
979.51/979.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
979.51/979.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
979.51/979.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
979.51/979.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
979.51/979.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
979.51/979.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
979.51/979.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
979.51/979.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
979.61/979.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.22/993.23	c lits-rem:     14479  cl-subs:     7896  v-elim:      0  v-fix:    0  time: 13.60 s
993.22/993.23	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
993.22/993.25	c vivif2 --  cl tried   111585 cl shrink        0 lits rem          0 time: 0.02
993.22/993.29	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
993.22/993.29	c calculated reachability. Time: 0.00
993.22/993.29	c  N st   105   5714969       153       316         0    111585       948   1687798   no data   no data
1093.71/1093.74	c  N st   106   6214969       153       316         0    179079       948   3712943   no data   no data
1093.71/1093.74	c  S st   106   6214969       153       316         0    179079       948   3712943   no data   no data
1094.21/1094.25	c  S st   106   6215470       153       316         0    179567       948   3726107   no data   no data
1094.21/1094.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1094.31/1094.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1094.31/1094.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1094.31/1094.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.31/1094.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.31/1094.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1094.31/1094.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1094.42/1094.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1094.53/1094.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.21/1185.28	c lits-rem:     30969  cl-subs:    17756  v-elim:      0  v-fix:    0  time: 90.76 s
1185.21/1185.28	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1185.31/1185.32	c vivif2 --  cl tried   161811 cl shrink        0 lits rem          0 time: 0.04
1185.31/1185.39	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.07
1185.41/1185.40	c calculated reachability. Time: 0.00
1185.41/1185.40	c  N st   106   6215470       153       316         0    161811       948   3130666   no data   no data
1272.31/1272.33	c  N st   107   6715470       153       316         0    113139       948   1705869   no data   no data
1272.31/1272.33	c  S st   107   6715470       153       316         0    113139       948   1705869   no data   no data
1272.51/1272.52	c  S st   107   6715975       153       316         0    113635       948   1719274   no data   no data
1272.51/1272.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.51/1272.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
1272.51/1272.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.51/1272.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.51/1272.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1272.51/1272.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1272.51/1272.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1272.51/1272.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1272.62/1272.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1281.01/1281.04	c lits-rem:      8627  cl-subs:     7283  v-elim:      0  v-fix:    0  time:  8.41 s
1281.01/1281.04	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1281.01/1281.06	c vivif2 --  cl tried   106352 cl shrink        0 lits rem          0 time: 0.02
1281.01/1281.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
1281.01/1281.10	c calculated reachability. Time: 0.00
1281.01/1281.10	c  N st   107   6715975       153       316         0    106352       948   1509026   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: 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-3368180-1305388826/watcher-3368180-1305388826 -o /tmp/evaluation-result-3368180-1305388826/solver-3368180-1305388826 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368180-1305388826.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: 3.00 3.81 3.87 4/405 26897
/proc/meminfo: memFree=24500300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=29720 CPUtime=0 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 650481250 30433280 459 33554432000 4194304 4580011 140733673370480 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 7430 459 363 95 0 2412 0

[startup+0.0558749 s]
/proc/loadavg: 3.00 3.81 3.87 4/405 26897
/proc/meminfo: memFree=24500300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=29876 CPUtime=0.04 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 620 0 0 0 4 0 0 0 23 0 1 0 650481250 30593024 560 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 7469 560 364 95 0 2451 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29876

[startup+0.100866 s]
/proc/loadavg: 3.00 3.81 3.87 4/405 26897
/proc/meminfo: memFree=24500300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=30092 CPUtime=0.09 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 739 0 0 0 9 0 0 0 23 0 1 0 650481250 30814208 568 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 7523 568 364 95 0 2505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30092

[startup+0.300833 s]
/proc/loadavg: 3.00 3.81 3.87 4/405 26897
/proc/meminfo: memFree=24500300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=30516 CPUtime=0.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 1070 0 0 0 29 0 0 0 25 0 1 0 650481250 31248384 716 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 7629 716 364 95 0 2611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30516

[startup+0.700762 s]
/proc/loadavg: 3.00 3.81 3.87 4/405 26897
/proc/meminfo: memFree=24500300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=31132 CPUtime=0.69 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 1677 0 0 0 69 0 0 0 25 0 1 0 650481250 31879168 800 33554432000 4194304 4580011 140733673370480 18446744073709551615 4317221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 7783 800 365 95 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31132

[startup+1.50062 s]
/proc/loadavg: 3.00 3.81 3.87 5/411 26908
/proc/meminfo: memFree=24473592/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=36356 CPUtime=1.48 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 3656 0 0 0 148 0 0 0 25 0 1 0 650481250 37228544 2093 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 9089 2093 367 95 0 4071 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36356

[startup+3.10035 s]
/proc/loadavg: 3.08 3.82 3.87 5/411 26908
/proc/meminfo: memFree=24454968/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=37788 CPUtime=3.08 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 5422 0 0 0 308 0 0 0 18 0 1 0 650481250 38694912 2457 33554432000 4194304 4580011 140733673370480 18446744073709551615 4321245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 9447 2457 367 95 0 4429 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37788

[startup+6.30081 s]
/proc/loadavg: 3.08 3.82 3.87 6/411 26908
/proc/meminfo: memFree=24438284/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=43972 CPUtime=6.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 9374 0 0 0 628 1 0 0 25 0 1 0 650481250 45027328 4115 33554432000 4194304 4580011 140733673370480 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 10993 4115 367 95 0 5975 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43972

[startup+12.7007 s]
/proc/loadavg: 3.51 3.89 3.89 5/411 26908
/proc/meminfo: memFree=24405768/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=54328 CPUtime=12.69 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 14854 0 0 0 1268 1 0 0 25 0 1 0 650481250 55631872 6612 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406038 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 13582 6612 367 95 0 8564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54328

[startup+25.5005 s]
/proc/loadavg: 3.59 3.89 3.89 5/411 26909
/proc/meminfo: memFree=24375144/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=57432 CPUtime=25.49 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 22379 0 0 0 2546 3 0 0 25 0 1 0 650481250 58810368 7567 33554432000 4194304 4580011 140733673370480 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 14358 7567 367 95 0 9340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57432

[startup+51.1011 s]
/proc/loadavg: 3.73 3.90 3.90 5/411 26918
/proc/meminfo: memFree=24347300/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=62608 CPUtime=51.09 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 35566 0 0 0 5104 5 0 0 25 0 1 0 650481250 64110592 8665 33554432000 4194304 4580011 140733673370480 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 15652 8665 367 95 0 10634 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62608

[startup+102.316 s]
/proc/loadavg: 3.89 3.91 3.90 5/411 26920
/proc/meminfo: memFree=24270160/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=90692 CPUtime=102.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 59445 0 0 0 10221 10 0 0 25 0 1 0 650481250 92868608 15615 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 22673 15615 367 95 0 17655 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 90692

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/411 26921
/proc/meminfo: memFree=24200824/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=106164 CPUtime=162.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 76992 0 0 0 16215 14 0 0 25 0 1 0 650481250 108711936 19408 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 26541 19408 367 95 0 21523 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106164

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/411 26923
/proc/meminfo: memFree=24204392/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=106532 CPUtime=222.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 90984 0 0 0 22213 16 0 0 25 0 1 0 650481250 109088768 19736 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 26633 19736 367 95 0 21615 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 106532

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.91 5/411 26925
/proc/meminfo: memFree=24161328/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=119860 CPUtime=282.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 106444 0 0 0 28210 19 0 0 25 0 1 0 650481250 122736640 22641 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 29965 22641 367 95 0 24947 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119860

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/411 26928
/proc/meminfo: memFree=24126984/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=127696 CPUtime=342.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 119074 0 0 0 34206 23 0 0 25 0 1 0 650481250 130760704 24865 33554432000 4194304 4580011 140733673370480 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 31924 24865 367 95 0 26906 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 127696

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26931
/proc/meminfo: memFree=24126044/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=128120 CPUtime=402.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 136661 0 0 0 40204 25 0 0 25 0 1 0 650481250 131194880 24957 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 32030 24957 367 95 0 27012 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 128120

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26932
/proc/meminfo: memFree=24121560/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=129616 CPUtime=462.3 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 152261 0 0 0 46201 29 0 0 25 0 1 0 650481250 132726784 25315 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 32404 25315 367 95 0 27386 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129616

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/411 26934
/proc/meminfo: memFree=24126256/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=131852 CPUtime=522.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 167973 0 0 0 52197 32 0 0 25 0 1 0 650481250 135016448 24581 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 32963 24581 367 95 0 27945 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 131852

[startup+582.301 s]
/proc/loadavg: 4.08 4.00 3.93 5/411 26936
/proc/meminfo: memFree=24064332/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=158312 CPUtime=582.29 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 179035 0 0 0 58194 35 0 0 25 0 1 0 650481250 162111488 32438 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 39578 32438 367 95 0 34560 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 158312

[startup+642.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/411 26937
/proc/meminfo: memFree=24024496/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=172148 CPUtime=642.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 188257 0 0 0 64194 37 0 0 25 0 1 0 650481250 176279552 34585 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 43037 34585 367 95 0 38019 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172148

[startup+702.301 s]
/proc/loadavg: 4.10 4.03 3.94 5/411 26939
/proc/meminfo: memFree=24006112/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=175888 CPUtime=702.3 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 197592 0 0 0 70191 39 0 0 25 0 1 0 650481250 180109312 37286 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 43972 37286 367 95 0 38954 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 175888

[startup+762.316 s]
/proc/loadavg: 4.08 4.03 3.94 5/411 26940
/proc/meminfo: memFree=23993572/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=175888 CPUtime=762.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 197592 0 0 0 76192 39 0 0 25 0 1 0 650481250 180109312 37286 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 43972 37286 367 95 0 38954 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 175888

[startup+822.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/411 26942
/proc/meminfo: memFree=23987968/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=175960 CPUtime=822.3 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 207659 0 0 0 82189 41 0 0 25 0 1 0 650481250 180183040 36686 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 43990 36686 367 95 0 38972 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 175960

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.96 5/411 26944
/proc/meminfo: memFree=23983492/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=180416 CPUtime=882.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 215119 0 0 0 88186 45 0 0 25 0 1 0 650481250 184745984 37417 33554432000 4194304 4580011 140733673370480 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 45104 37417 367 95 0 40086 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180416

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 3.96 5/411 26945
/proc/meminfo: memFree=23971816/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=180656 CPUtime=942.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 225577 0 0 0 94184 47 0 0 25 0 1 0 650481250 184991744 36662 33554432000 4194304 4580011 140733673370480 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 45164 36662 367 95 0 40146 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180656

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/411 26947
/proc/meminfo: memFree=23987048/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=238668 CPUtime=1002.3 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 235073 0 0 0 100180 50 0 0 25 0 1 0 650481250 244396032 38754 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 59667 38754 367 95 0 54649 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 238668

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/411 26948
/proc/meminfo: memFree=23976988/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=181500 CPUtime=1062.3 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 247668 0 0 0 106177 53 0 0 25 0 1 0 650481250 185856000 38653 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 45375 38653 367 95 0 40357 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 181500

[startup+1122.3 s]
/proc/loadavg: 4.13 4.06 3.97 5/411 26950
/proc/meminfo: memFree=23917312/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=273416 CPUtime=1122.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 259908 0 0 0 112174 57 0 0 25 0 1 0 650481250 279977984 46634 33554432000 4194304 4580011 140733673370480 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 68354 46634 367 95 0 63336 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 273416

[startup+1182.3 s]
/proc/loadavg: 4.12 4.08 3.98 5/411 26952
/proc/meminfo: memFree=23888512/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=273416 CPUtime=1182.31 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 259908 0 0 0 118174 57 0 0 25 0 1 0 650481250 279977984 46634 33554432000 4194304 4580011 140733673370480 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 68354 46634 367 95 0 63336 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 273416

[startup+1242.3 s]
/proc/loadavg: 4.19 4.11 4.00 5/411 26953
/proc/meminfo: memFree=23876596/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=226396 CPUtime=1242.32 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 271125 0 0 0 124172 60 0 0 25 0 1 0 650481250 231829504 48940 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 56599 48940 367 95 0 51581 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 226396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.10 4.00 3/409 26957
/proc/meminfo: memFree=24112572/32951132 swapFree=67093844/67111528
[pid=26897] ppid=26895 vsize=241484 CPUtime=1300.02 cores=1,3
/proc/26897/stat : 26897 (strangenight2-s) R 26895 26897 26847 0 -1 4202496 274358 0 0 0 129942 60 0 0 25 0 1 0 650481250 247279616 51070 33554432000 4194304 4580011 140733673370480 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26897/statm: 60371 51070 367 95 0 55353 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 241484

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.43
CPU system time (s): 0.617906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 300960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.617906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274358
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= 10
involuntary context switches= 1301

runsolver used 4.86426 second user time and 12.1781 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 18:00:26
IDJOB=3368180
IDBENCH=83143
IDSOLVER=1845
FILE ID=node128/3368180-1305388826
RUNJOBID= node128-1305388826-26867
PBS_JOBID= 13324420
Free space on /tmp= 73596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368180-1305388826/watcher-3368180-1305388826 -o /tmp/evaluation-result-3368180-1305388826/solver-3368180-1305388826 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368180-1305388826.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1975150499

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24500464 kB
Buffers:        253824 kB
Cached:        2644084 kB
SwapCached:       1440 kB
Active:        6074800 kB
Inactive:      2082716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24500464 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           16524 kB
Writeback:           0 kB
AnonPages:     5258440 kB
Mapped:          32360 kB
Slab:           187080 kB
PageTables:      38932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100736512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73592 MiB
End job on node128 at 2011-05-14 18:22:08