Trace number 3368422

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.03 1300.02

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications 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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
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-3368422-1305393947.cnf'
0.00/0.01	c -- header says num vars:           4264
0.00/0.01	c -- header says num clauses:       14751
0.00/0.01	c -- clauses added:            0 learnts,        14751 normals,            0 xors
0.00/0.01	c -- vars added       4264
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4264     10534      4212         0     40026         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/10533/10533 lits-rem:0 time: 0.10
0.09/0.13	c Flit:   170 Blit:   1223 bXBeca:    0 bXProp:  344 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.09/0.13	c Cleaning up after failed var search:     0.00 s 
0.09/0.13	c Replacing      344 vars Replaced     2881 lits Time:     0.00 s 
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:      204  lits-rem:       136  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1165 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        4  v-elim:    163  v-fix:    0  time:  0.00 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       1
0.09/0.14	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:     506, avg size: 3.0)
0.09/0.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     11 locsubst:     2 time:   0.00
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     209 undec:    3307 neg:     748
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0       990       852       771         0      5826         0   no data   no data
0.19/0.20	c Decided on static restart strategy
0.29/0.32	c  N st     8      4917       970       852      1099      4497      5826    155004   no data   no data
0.49/0.58	c Finding binary XORs  T:     0.00 s  found:       2
0.49/0.58	c Replacing       25 vars Replaced     3040 lits Time:     0.01 s 
0.59/0.67	c  N st    10     11299       935       726      1139      4690      5320    113471   no data   no data
0.99/1.05	c  N st    11     17043       935       726      1145     10369      5320    369296   no data   no data
1.49/1.56	c  F st    12     25001       931       726      1165     13056      5320    434520   no data   no data
1.49/1.56	c Replacing        5 vars Replaced      131 lits Time:     0.00 s 
1.49/1.56	c  N st    12     25001       924       712      1151     13052      5230    433803   no data   no data
1.79/1.83	c Decided on static restart strategy
1.79/1.83	c  N st    18     30000       920       712      1172     11517      5230    290564   no data   no data
1.79/1.83	c  S st    18     30000       920       712      1172     11517      5230    290564   no data   no data
1.79/1.87	c  S st    18     30502       918       712      1213     11970      5230    299003   no data   no data
1.79/1.87	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.90	c Flit:    11 Blit:     12 bXBeca:    1 bXProp:    8 Bins:   1390 BRemL:    458 BRemN:      0 P:  0.8M T:  0.03
1.89/1.91	c Replacing       16 vars Replaced      638 lits Time:     0.00 s 
1.89/1.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.91	c bin-w-bin subsume rem           23 bins  time:  0.00 s
1.89/1.91	c subs with bin:       17  lits-rem:         1  v-fix:    0  time:  0.00 s
1.89/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    857 time:  0.00 s
1.89/1.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.89/1.91	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.96	c subs with bin:       82  lits-rem:      5043  v-fix:    0  time:  0.04 s
1.98/2.04	c lits-rem:       711  cl-subs:      431  v-elim:      0  v-fix:    0  time:  0.08 s
1.98/2.05	c asymm  cl-useful: 1/601/601 lits-rem:1 time: 0.01
1.98/2.05	c calculated reachability. Time: 0.00
1.98/2.05	c  N st    18     30502       857       601      1835     11328      4621    278094   no data   no data
1.98/2.05	c Finding binary XORs  T:     0.00 s  found:       0
2.48/2.50	c  N st    20     37615       857       601      1844     10849      4621    229824   no data   no data
2.88/2.97	c  N st    21     44014       856       601      1845     17200      4621    506766   no data   no data
3.08/3.11	c  S st    22     45755       856       601      1846     10267      4621    186807   no data   no data
3.08/3.15	c  S st    22     46257       855       601      1847     10765      4621    201890   no data   no data
3.08/3.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.08/3.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     82 BRemL:     79 BRemN:      0 P:  0.7M T:  0.02
3.08/3.18	c Replacing        1 vars Replaced       16 lits Time:     0.00 s 
3.08/3.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.08/3.18	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3.08/3.18	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    854 time:  0.00 s
3.08/3.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.08/3.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.08/3.21	c subs with bin:       11  lits-rem:       194  v-fix:    0  time:  0.02 s
3.19/3.22	c lits-rem:       171  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.02 s
3.19/3.22	c vivif2 --  cl tried      596 cl shrink        0 lits rem          0 time: 0.00
3.19/3.23	c vivif2 --  cl tried    10653 cl shrink     2836 lits rem      11117 time: 0.01
3.19/3.24	c asymm  cl-useful: 1/596/596 lits-rem:1 time: 0.01
3.19/3.24	c calculated reachability. Time: 0.00
3.19/3.24	c  N st    22     46257       854       596      1828     10651      4597    188444   no data   no data
4.19/4.24	c  N st    23     60654       854       596      1833     15152      4597    364909   no data   no data
4.19/4.24	c Finding binary XORs  T:     0.00 s  found:       0
4.89/4.98	c  N st    24     69386       854       596      1833     13047      4597    236367   no data   no data
4.89/4.98	c  S st    24     69386       854       596      1833     13047      4597    236367   no data   no data
4.99/5.02	c  S st    24     69889       854       596      1834     13544      4597    246063   no data   no data
4.99/5.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    125 BRemL:     57 BRemN:      0 P:  0.8M T:  0.03
4.99/5.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.99/5.05	c bin-w-bin subsume rem            1 bins  time:  0.00 s
4.99/5.05	c subs with bin:        4  lits-rem:         1  v-fix:    0  time:  0.00 s
4.99/5.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    854 time:  0.00 s
4.99/5.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.99/5.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.99/5.08	c subs with bin:       16  lits-rem:       141  v-fix:    0  time:  0.02 s
5.09/5.10	c lits-rem:       139  cl-subs:      125  v-elim:      0  v-fix:    0  time:  0.03 s
5.09/5.10	c vivif2 --  cl tried      592 cl shrink        0 lits rem          0 time: 0.00
5.09/5.11	c vivif2 --  cl tried    13403 cl shrink     1336 lits rem       4817 time: 0.01
5.09/5.12	c asymm  cl-useful: 13/592/592 lits-rem:43 time: 0.01
5.09/5.12	c calculated reachability. Time: 0.00
5.09/5.12	c  N st    24     69889       854       580      1915     13402      4572    238069   no data   no data
6.49/6.56	c  F st    25     87502       854       580      1916     19035      4572    425821   no data   no data
6.49/6.57	c  N st    25     87502       854       580      1916     19035      4572    425821   no data   no data
6.49/6.57	c Finding binary XORs  T:     0.00 s  found:       0
6.89/6.94	c Decided on static restart strategy
7.19/7.20	c  N st    32     95538       853       580      1916     26977      4572    711051   no data   no data
7.88/7.91	c  N st    34    104834       853       580      1918     23386      4572    554884   no data   no data
7.88/7.91	c  S st    34    104834       853       580      1918     23386      4572    554884   no data   no data
7.88/7.97	c  S st    34    105335       853       580      1922     23877      4572    568443   no data   no data
7.88/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.01	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     49 BRemL:     30 BRemN:      0 P:  1.3M T:  0.04
7.98/8.02	c Replacing        3 vars Replaced       87 lits Time:     0.01 s 
7.98/8.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.98/8.02	c bin-w-bin subsume rem            7 bins  time:  0.00 s
7.98/8.02	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    848 time:  0.00 s
7.98/8.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.98/8.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.98/8.09	c subs with bin:       13  lits-rem:       660  v-fix:    0  time:  0.05 s
8.18/8.23	c lits-rem:       584  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.14 s
8.18/8.23	c vivif2 --  cl tried      569 cl shrink        0 lits rem          0 time: 0.00
8.18/8.26	c vivif2 --  cl tried    23374 cl shrink     6184 lits rem      24211 time: 0.03
8.18/8.28	c asymm  cl-useful: 2/569/569 lits-rem:8 time: 0.02
8.18/8.28	c calculated reachability. Time: 0.00
8.18/8.28	c  N st    34    105335       848       567      1891     23373      4514    529755   no data   no data
9.08/9.10	c  N st    35    114934       848       567      1893     19101      4514    366708   no data   no data
9.08/9.10	c Finding binary XORs  T:     0.00 s  found:       0
10.48/10.56	c  N st    36    129333       848       567      1893     18597      4514    345080   no data   no data
12.49/12.51	c  N st    37    150929       848       567      1894     24127      4514    523173   no data   no data
12.99/13.08	c  S st    38    158002       847       567      1894     31165      4514    845389   no data   no data
13.10/13.15	c  S st    38    158505       847       567      1895     31665      4514    860206   no data   no data
13.10/13.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     40 BRemL:     27 BRemN:      0 P:  1.6M T:  0.05
13.10/13.21	c Replacing        1 vars Replaced      928 lits Time:     0.01 s 
13.10/13.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.20/13.21	c bin-w-bin subsume rem            2 bins  time:  0.00 s
13.20/13.21	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    846 time:  0.00 s
13.20/13.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.20/13.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.29/13.33	c subs with bin:        4  lits-rem:      1196  v-fix:    0  time:  0.09 s
13.59/13.61	c lits-rem:       723  cl-subs:      570  v-elim:      0  v-fix:    0  time:  0.28 s
13.59/13.61	c vivif2 --  cl tried      565 cl shrink        0 lits rem          0 time: 0.00
13.59/13.66	c vivif2 --  cl tried    31091 cl shrink    10121 lits rem      59168 time: 0.05
13.59/13.68	c asymm  cl-useful: 1/565/565 lits-rem:4 time: 0.02
13.59/13.68	c calculated reachability. Time: 0.00
13.59/13.68	c  N st    38    158505       846       564      1898     31091      4500    777308   no data   no data
18.69/18.73	c  N st    39    207093       846       564      1900     25982      4500    558829   no data   no data
18.69/18.73	c Finding binary XORs  T:     0.00 s  found:       0
22.29/22.30	c  N st    40    237759       846       564      1901     36643      4500   1135722   no data   no data
22.29/22.30	c  S st    40    237759       846       564      1901     36643      4500   1135722   no data   no data
22.29/22.38	c  S st    40    238262       846       564      1901     37139      4500   1147071   no data   no data
22.29/22.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     20 BRemL:      8 BRemN:      0 P:  1.8M T:  0.05
22.39/22.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.39/22.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    846 time:  0.00 s
22.39/22.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.39/22.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.49/22.59	c subs with bin:        6  lits-rem:       584  v-fix:    0  time:  0.11 s
23.28/23.32	c lits-rem:      3396  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.73 s
23.28/23.32	c vivif2 --  cl tried      564 cl shrink        0 lits rem          0 time: 0.00
23.38/23.40	c vivif2 --  cl tried    36460 cl shrink    12559 lits rem      83575 time: 0.08
23.38/23.42	c asymm  cl-useful: 0/564/564 lits-rem:0 time: 0.02
23.38/23.42	c calculated reachability. Time: 0.00
23.38/23.42	c  N st    40    238262       846       564      1913     36460      4500   1025569   no data   no data
31.58/31.61	c  F st    41    306250       846       564      1914     38397      4500    994626   no data   no data
31.58/31.61	c  N st    41    306250       846       564      1914     38397      4500    994626   no data   no data
31.58/31.61	c Finding binary XORs  T:     0.00 s  found:       0
32.08/32.13	c Decided on static restart strategy
34.69/34.78	c  N st    51    334551       845       564      1919     42646      4500    976166   no data   no data
37.29/37.31	c  N st    53    357395       845       564      1919     40550      4500    938211   no data   no data
37.29/37.31	c  S st    53    357395       845       564      1919     40550      4500    938211   no data   no data
37.29/37.40	c  S st    53    357900       845       564      1919     41052      4500    951219   no data   no data
37.29/37.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.40/37.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     43 BRemL:     32 BRemN:      0 P:  2.1M T:  0.06
37.40/37.47	c Replacing        1 vars Replaced      631 lits Time:     0.01 s 
37.40/37.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.40/37.47	c bin-w-bin subsume rem            2 bins  time:  0.00 s
37.40/37.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.40/37.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    844 time:  0.00 s
37.40/37.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.40/37.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.49/37.59	c subs with bin:        4  lits-rem:       279  v-fix:    0  time:  0.07 s
37.89/37.96	c lits-rem:      1370  cl-subs:      737  v-elim:      0  v-fix:    0  time:  0.37 s
37.89/37.96	c vivif2 --  cl tried      563 cl shrink        0 lits rem          0 time: 0.00
37.98/38.02	c vivif2 --  cl tried    40291 cl shrink    10121 lits rem      43183 time: 0.06
37.98/38.04	c asymm  cl-useful: 3/563/563 lits-rem:9 time: 0.03
37.98/38.04	c calculated reachability. Time: 0.00
37.98/38.04	c  N st    53    357900       844       561      1917     40291      4485    882879   no data   no data
41.48/41.58	c  N st    54    390292       844       561      1917     46495      4485   1222889   no data   no data
41.48/41.58	c Finding binary XORs  T:     0.00 s  found:       0
47.48/47.53	c  N st    55    438880       843       561      1938     40494      4485    965788   no data   no data
47.48/47.54	c Finding binary XORs  T:     0.00 s  found:       0
57.28/57.32	c  N st    56    511762       843       561      1921     53683      4481   1182458   no data   no data
60.29/60.38	c  N st    57    536850       843       561      1921     48068      4481   1071619   no data   no data
60.29/60.38	c  S st    57    536850       843       561      1921     48068      4481   1071619   no data   no data
60.40/60.47	c  S st    57    537351       843       561      1921     48563      4481   1082393   no data   no data
60.40/60.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.54	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     68 BRemL:     24 BRemN:      0 P:  2.4M T:  0.07
60.50/60.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.50/60.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.50/60.54	c subs with bin:        6  lits-rem:         1  v-fix:    0  time:  0.00 s
60.50/60.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    842 time:  0.00 s
60.50/60.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.50/60.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.50/60.58	c Replacing        1 vars Replaced     3981 lits Time:     0.02 s 
60.69/60.70	c subs with bin:       18  lits-rem:      1601  v-fix:    0  time:  0.10 s
61.39/61.49	c lits-rem:       859  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  0.78 s
61.39/61.49	c vivif2 --  cl tried      554 cl shrink        0 lits rem          0 time: 0.00
61.50/61.56	c vivif2 --  cl tried    46377 cl shrink    12112 lits rem      46798 time: 0.07
61.50/61.59	c asymm  cl-useful: 2/554/554 lits-rem:2 time: 0.03
61.50/61.60	c calculated reachability. Time: 0.00
61.50/61.60	c  N st    57    537351       841       554      1956     46377      4455    989733   no data   no data
85.28/85.33	c  N st    58    701335       841       554      1956     40861      4455    706478   no data   no data
85.28/85.33	c Finding binary XORs  T:     0.00 s  found:       0
100.98/101.02	c  N st    59    806026       841       554      1961     70550      4455   1798939   no data   no data
100.98/101.02	c  S st    59    806026       841       554      1961     70550      4455   1798939   no data   no data
101.09/101.17	c  S st    59    806529       841       554      1961     71052      4455   1815559   no data   no data
101.09/101.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.19/101.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     33 BRemL:     26 BRemN:      0 P:  3.4M T:  0.10
101.19/101.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.19/101.28	c bin-w-bin subsume rem            1 bins  time:  0.00 s
101.19/101.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.19/101.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    841 time:  0.00 s
101.19/101.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.28/101.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
101.49/101.52	c subs with bin:       21  lits-rem:       158  v-fix:    0  time:  0.17 s
102.89/102.93	c lits-rem:      3290  cl-subs:     1311  v-elim:      0  v-fix:    0  time:  1.41 s
102.89/102.93	c vivif2 --  cl tried      554 cl shrink        0 lits rem          0 time: 0.00
102.99/103.07	c vivif2 --  cl tried    69720 cl shrink    21159 lits rem      86957 time: 0.14
103.09/103.12	c asymm  cl-useful: 1/554/554 lits-rem:3 time: 0.06
103.09/103.13	c calculated reachability. Time: 0.00
103.09/103.13	c  N st    59    806529       841       553      1968     69720      4454   1670698   no data   no data
103.09/103.13	c Finding binary XORs  T:     0.00 s  found:       0
151.09/151.13	c  F st    60   1071876       840       553      1971     84839      4454   2127965   no data   no data
151.09/151.16	c Replacing        1 vars Replaced     1525 lits Time:     0.02 s 
151.09/151.16	c  N st    60   1071876       839       552      1927     84820      4444   2127690   no data   no data
151.99/152.01	c Decided on static restart strategy
155.28/155.32	c  N st    70   1100180       839       552      1927     68885      4444   1613203   no data   no data
161.09/161.16	c  N st    72   1136173       839       552      1927     59135      4444   1115463   no data   no data
167.29/167.37	c  N st    73   1168565       839       552      1927     90981      4444   2146158   no data   no data
175.29/175.31	c  N st    74   1209793       839       552      1928     85502      4444   2090351   no data   no data
175.29/175.31	c  S st    74   1209793       839       552      1928     85502      4444   2090351   no data   no data
175.39/175.48	c  S st    74   1210295       839       552      1928     86004      4444   2104364   no data   no data
175.39/175.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
175.59/175.62	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     16 BRemN:      0 P:  4.4M T:  0.14
175.59/175.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.59/175.63	c bin-w-bin subsume rem            1 bins  time:  0.00 s
175.59/175.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.59/175.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
175.59/175.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.59/175.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.78/175.89	c subs with bin:        6  lits-rem:       441  v-fix:    0  time:  0.17 s
178.58/178.68	c lits-rem:      2060  cl-subs:     2159  v-elim:      0  v-fix:    0  time:  2.78 s
178.58/178.68	c vivif2 --  cl tried      551 cl shrink        0 lits rem          0 time: 0.00
178.78/178.86	c vivif2 --  cl tried    83823 cl shrink    28570 lits rem     131172 time: 0.18
178.88/178.93	c asymm  cl-useful: 0/551/551 lits-rem:0 time: 0.07
178.88/178.93	c calculated reachability. Time: 0.00
178.88/178.93	c  N st    74   1210295       838       551      1926     83823      4435   1885480   no data   no data
178.88/178.93	c Finding binary XORs  T:     0.00 s  found:       0
190.58/190.62	c  N st    75   1283177       838       551      1926     60114      4435   1078262   no data   no data
210.19/210.26	c  N st    76   1392500       838       551      1927     67800      4435   1259975   no data   no data
243.19/243.20	c  N st    77   1556484       838       551      1929     73106      4435   1428332   no data   no data
278.19/278.23	c  N st    78   1710295       838       551      1929     59266      4435    889085   no data   no data
278.19/278.23	c  S st    78   1710295       838       551      1929     59266      4435    889085   no data   no data
278.38/278.41	c  S st    78   1710800       838       551      1929     59770      4435    903443   no data   no data
278.38/278.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.48/278.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     27 BRemL:     12 BRemN:      0 P:  3.1M T:  0.14
278.48/278.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.48/278.56	c bin-w-bin subsume rem            1 bins  time:  0.00 s
278.48/278.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.48/278.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
278.48/278.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
278.48/278.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
278.58/278.69	c subs with bin:       29  lits-rem:        33  v-fix:    0  time:  0.08 s
278.88/278.98	c lits-rem:       832  cl-subs:      429  v-elim:      0  v-fix:    0  time:  0.29 s
278.88/278.98	c vivif2 --  cl tried      551 cl shrink        0 lits rem          0 time: 0.00
278.98/279.02	c vivif2 --  cl tried    59312 cl shrink     2762 lits rem       8409 time: 0.04
278.98/279.09	c asymm  cl-useful: 0/551/551 lits-rem:0 time: 0.07
278.98/279.09	c calculated reachability. Time: 0.00
278.98/279.09	c  N st    78   1710800       838       551      1943     59312      4435    888139   no data   no data
354.78/354.88	c  N st    79   2079764       838       551      1944     64756      4435    980325   no data   no data
354.78/354.89	c Finding binary XORs  T:     0.00 s  found:       0
386.89/386.90	c  N st    80   2210800       838       551      1944     67193      4435   1026214   no data   no data
386.89/386.90	c  S st    80   2210800       838       551      1944     67193      4435   1026214   no data   no data
386.99/387.03	c  S st    80   2211303       838       551      1944     67694      4435   1042310   no data   no data
386.99/387.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
387.09/387.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  3.4M T:  0.09
387.09/387.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
387.09/387.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
387.09/387.13	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
387.09/387.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
387.09/387.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
387.09/387.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
387.20/387.24	c subs with bin:        2  lits-rem:        50  v-fix:    0  time:  0.07 s
387.29/387.39	c lits-rem:       370  cl-subs:      280  v-elim:      0  v-fix:    0  time:  0.15 s
387.29/387.39	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
387.39/387.44	c vivif2 --  cl tried    67412 cl shrink     2437 lits rem       6929 time: 0.04
387.39/387.48	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.04
387.39/387.48	c calculated reachability. Time: 0.00
387.39/387.48	c  N st    80   2211303       838       549      1943     67412      4431   1030379   no data   no data
510.99/511.01	c  N st    81   2711303       838       549      1945     84344      4431   1498094   no data   no data
510.99/511.01	c  S st    81   2711303       838       549      1945     84344      4431   1498094   no data   no data
511.19/511.20	c  S st    81   2711806       838       549      1945     84846      4431   1515297   no data   no data
511.19/511.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.40/511.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      5 BRemN:      0 P:  4.3M T:  0.20
511.40/511.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.40/511.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.40/511.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.40/511.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
511.40/511.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
511.40/511.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
511.59/511.65	c subs with bin:        6  lits-rem:        38  v-fix:    0  time:  0.16 s
512.60/512.64	c lits-rem:      1187  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  0.99 s
512.60/512.64	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
512.69/512.74	c vivif2 --  cl tried    83012 cl shrink     9533 lits rem      36508 time: 0.09
512.79/512.83	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.09
512.79/512.84	c calculated reachability. Time: 0.00
512.79/512.84	c  N st    81   2711806       838       549      1949     83012      4431   1431681   no data   no data
633.09/633.16	c  N st    82   3211806       838       549      1950    128866      4431   2764096   no data   no data
633.09/633.16	c  S st    82   3211806       838       549      1950    128866      4431   2764096   no data   no data
633.39/633.41	c  S st    82   3212311       838       549      1950    129370      4431   2778722   no data   no data
633.39/633.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.60/633.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      5 BRemN:      0 P:  6.1M T:  0.21
633.60/633.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.60/633.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.60/633.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.60/633.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
633.60/633.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
633.60/633.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
633.89/633.94	c subs with bin:        0  lits-rem:        58  v-fix:    0  time:  0.20 s
639.80/639.88	c lits-rem:      5706  cl-subs:     3593  v-elim:      0  v-fix:    0  time:  5.93 s
639.80/639.88	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
640.10/640.16	c vivif2 --  cl tried   125777 cl shrink    31186 lits rem     101902 time: 0.28
640.20/640.27	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.11
640.20/640.27	c calculated reachability. Time: 0.00
640.20/640.27	c  N st    82   3212311       838       549      1956    125777      4431   2572577   no data   no data
640.20/640.27	c Finding binary XORs  T:     0.00 s  found:       0
768.49/768.55	c  N st    83   3712312       838       549      1956    136826      4431   3096362   no data   no data
768.49/768.55	c  S st    83   3712312       838       549      1956    136826      4431   3096362   no data   no data
768.80/768.88	c  S st    83   3712817       838       549      1956    137329      4431   3111509   no data   no data
768.80/768.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
769.09/769.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      4 BRemN:      0 P:  5.8M T:  0.21
769.09/769.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.09/769.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.09/769.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.09/769.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
769.09/769.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
769.09/769.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
769.39/769.48	c subs with bin:        0  lits-rem:        31  v-fix:    0  time:  0.25 s
774.49/774.53	c lits-rem:      3484  cl-subs:     3540  v-elim:      0  v-fix:    0  time:  5.05 s
774.49/774.53	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
774.80/774.84	c vivif2 --  cl tried   133789 cl shrink    35271 lits rem     131797 time: 0.31
774.90/774.96	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.12
774.90/774.96	c calculated reachability. Time: 0.00
774.90/774.96	c  N st    83   3712817       838       549      1958    133789      4431   2877089   no data   no data
784.89/784.99	c  F st    84   3751563       838       549      1958     88261      4431   1370388   no data   no data
784.89/784.99	c  N st    84   3751563       838       549      1958     88261      4431   1370388   no data   no data
785.79/785.89	c Decided on static restart strategy
790.19/790.29	c  N st    94   3779876       838       549      1960    116324      4431   2416419   no data   no data
797.80/797.87	c  N st    96   3815869       838       549      1963    151950      4431   3543610   no data   no data
805.49/805.55	c  N st    97   3848261       838       549      1963     99445      4431   1771212   no data   no data
818.59/818.64	c  N st    98   3896849       838       549      1963    146564      4431   3184924   no data   no data
834.09/834.15	c  N st    99   3969732       838       549      1963    132955      4431   3282040   no data   no data
863.20/863.27	c  N st   100   4079056       838       549      1964    154616      4431   3918406   no data   no data
893.99/894.06	c  N st   101   4212817       838       549      1964    110853      4431   2372464   no data   no data
893.99/894.06	c  S st   101   4212817       838       549      1964    110853      4431   2372464   no data   no data
894.20/894.28	c  S st   101   4213322       838       549      1964    111357      4431   2386535   no data   no data
894.20/894.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
894.39/894.47	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     22 BRemL:     14 BRemN:      0 P:  5.4M T:  0.18
894.49/894.50	c Replacing        1 vars Replaced      819 lits Time:     0.03 s 
894.49/894.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
894.49/894.50	c bin-w-bin subsume rem            2 bins  time:  0.00 s
894.49/894.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
894.49/894.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
894.49/894.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
894.49/894.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
894.79/894.88	c subs with bin:        7  lits-rem:       405  v-fix:    0  time:  0.28 s
895.99/896.03	c lits-rem:      1243  cl-subs:      735  v-elim:      0  v-fix:    0  time:  1.15 s
895.99/896.03	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
896.09/896.19	c vivif2 --  cl tried   110605 cl shrink    16311 lits rem      94942 time: 0.16
896.20/896.29	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.09
896.20/896.29	c calculated reachability. Time: 0.00
896.20/896.29	c  N st   101   4213322       836       548      1932    110605      4421   2261045   no data   no data
896.20/896.29	c Finding binary XORs  T:     0.00 s  found:       0
957.80/957.86	c  N st   102   4459302       836       548      1933    172524      4421   4757956   no data   no data
1011.69/1011.75	c  N st   103   4713322       836       548      1933    143287      4421   2472451   no data   no data
1011.69/1011.75	c  S st   103   4713322       836       548      1933    143287      4421   2472451   no data   no data
1011.90/1011.98	c  S st   103   4713826       836       548      1933    143791      4421   2489782   no data   no data
1011.90/1011.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1012.19/1012.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     24 BRemL:     20 BRemN:      0 P:  7.0M T:  0.24
1012.19/1012.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1012.19/1012.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1012.19/1012.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1012.19/1012.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
1012.19/1012.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1012.19/1012.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1012.40/1012.49	c subs with bin:        3  lits-rem:        72  v-fix:    0  time:  0.15 s
1020.70/1020.79	c lits-rem:      9002  cl-subs:    11061  v-elim:      0  v-fix:    0  time:  8.30 s
1020.70/1020.79	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1020.89/1020.98	c vivif2 --  cl tried   132727 cl shrink    20577 lits rem      42503 time: 0.18
1020.99/1021.09	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.11
1020.99/1021.09	c calculated reachability. Time: 0.00
1020.99/1021.09	c  N st   103   4713826       836       548      1937    132727      4421   2218000   no data   no data
1020.99/1021.09	c Finding binary XORs  T:     0.00 s  found:       0
1148.60/1148.62	c  N st   104   5213828       836       548      1937    141566      4421   2898415   no data   no data
1148.60/1148.62	c  S st   104   5213828       836       548      1937    141566      4421   2898415   no data   no data
1148.80/1148.86	c  S st   104   5214329       836       548      1937    142065      4421   2915117   no data   no data
1148.80/1148.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1149.00/1149.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.21
1149.00/1149.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1149.00/1149.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1149.00/1149.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.00/1149.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
1149.00/1149.08	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1149.10/1149.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1149.40/1149.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
1156.80/1156.89	c lits-rem:      1565  cl-subs:     7471  v-elim:      0  v-fix:    0  time:  7.48 s
1156.80/1156.89	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1157.10/1157.13	c vivif2 --  cl tried   134594 cl shrink    28324 lits rem     102638 time: 0.23
1157.21/1157.24	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.11
1157.21/1157.24	c calculated reachability. Time: 0.00
1157.21/1157.24	c  N st   104   5214329       836       548      1937    134594      4421   2634211   no data   no data
1283.20/1283.23	c  N st   105   5714329       836       548      1939    121715      4421   2130342   no data   no data
1283.20/1283.23	c  S st   105   5714329       836       548      1939    121715      4421   2130342   no data   no data
1283.40/1283.43	c  S st   105   5714832       836       548      1939    122214      4421   2148033   no data   no data
1283.40/1283.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1283.60/1283.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      6 BRemN:      0 P:  6.1M T:  0.18
1283.60/1283.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.60/1283.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1283.60/1283.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1283.60/1283.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
1283.60/1283.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1283.60/1283.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1283.80/1283.86	c subs with bin:       11  lits-rem:       180  v-fix:    0  time:  0.14 s
1285.60/1285.61	c lits-rem:      1381  cl-subs:     2840  v-elim:      0  v-fix:    0  time:  1.75 s
1285.60/1285.61	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1285.70/1285.73	c vivif2 --  cl tried   119363 cl shrink     8374 lits rem      23410 time: 0.12
1285.80/1285.81	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.08
1285.80/1285.82	c calculated reachability. Time: 0.00
1285.80/1285.82	c  N st   105   5714832       836       548      1945    119363      4421   2043311   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-3368422-1305393947/watcher-3368422-1305393947 -o /tmp/evaluation-result-3368422-1305393947/solver-3368422-1305393947 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368422-1305393947.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.05 3.11 2.89 5/326 9173
/proc/meminfo: memFree=22950916/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=20300 CPUtime=0 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 729625193 20787200 226 33554432000 4194304 4580011 140736771186128 18446744073709551615 252461727232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9173/statm: 5075 241 200 95 0 57 0

[startup+0.0261561 s]
/proc/loadavg: 4.05 3.11 2.89 5/326 9173
/proc/meminfo: memFree=22950916/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=31808 CPUtime=0.01 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 1139 0 0 0 1 0 0 0 25 0 1 0 729625193 32571392 982 33554432000 4194304 4580011 140736771186128 18446744073709551615 4293055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 7952 982 339 95 0 2934 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31808

[startup+0.101129 s]
/proc/loadavg: 4.05 3.11 2.89 5/326 9173
/proc/meminfo: memFree=22950916/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=31808 CPUtime=0.09 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 1139 0 0 0 9 0 0 0 25 0 1 0 729625193 32571392 982 33554432000 4194304 4580011 140736771186128 18446744073709551615 4293016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 7952 982 339 95 0 2934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31808

[startup+0.301098 s]
/proc/loadavg: 4.05 3.11 2.89 5/326 9173
/proc/meminfo: memFree=22950916/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=33064 CPUtime=0.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 1601 0 0 0 29 0 0 0 25 0 1 0 729625193 33857536 1444 33554432000 4194304 4580011 140736771186128 18446744073709551615 4316980 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 8266 1444 364 95 0 3248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33064

[startup+0.701023 s]
/proc/loadavg: 4.05 3.11 2.89 5/326 9173
/proc/meminfo: memFree=22950916/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=33996 CPUtime=0.69 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 2199 0 0 0 69 0 0 0 25 0 1 0 729625193 34811904 1473 33554432000 4194304 4580011 140736771186128 18446744073709551615 4320778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 8499 1473 364 95 0 3481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33996

[startup+1.5009 s]
/proc/loadavg: 4.05 3.11 2.89 6/327 9174
/proc/meminfo: memFree=22949172/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=34628 CPUtime=1.49 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 3030 0 0 0 149 0 0 0 25 0 1 0 729625193 35459072 1864 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 8657 1864 364 95 0 3639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34628

[startup+3.1006 s]
/proc/loadavg: 4.05 3.11 2.89 6/327 9174
/proc/meminfo: memFree=22943588/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=51504 CPUtime=3.08 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 6116 0 0 0 308 0 0 0 25 0 1 0 729625193 52740096 3924 33554432000 4194304 4580011 140736771186128 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 12876 3932 366 95 0 7858 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51504

[startup+6.301 s]
/proc/loadavg: 4.05 3.12 2.90 6/327 9174
/proc/meminfo: memFree=22940988/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=43960 CPUtime=6.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 9093 0 0 0 628 1 0 0 19 0 1 0 729625193 45015040 3984 33554432000 4194304 4580011 140736771186128 18446744073709551615 4322901 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 10990 3984 366 95 0 5972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43960

[startup+12.7008 s]
/proc/loadavg: 4.05 3.14 2.90 6/327 9174
/proc/meminfo: memFree=22918852/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=51940 CPUtime=12.69 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 15089 0 0 0 1267 2 0 0 25 0 1 0 729625193 53186560 6143 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 12985 6143 366 95 0 7967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51940

[startup+25.5004 s]
/proc/loadavg: 4.04 3.18 2.92 6/327 9175
/proc/meminfo: memFree=22897256/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=73536 CPUtime=25.49 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 28090 0 0 0 2545 4 0 0 25 0 1 0 729625193 75300864 11356 33554432000 4194304 4580011 140736771186128 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 18384 11356 366 95 0 13366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73536

[startup+51.1007 s]
/proc/loadavg: 4.02 3.24 2.95 6/327 9176
/proc/meminfo: memFree=22885672/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=78852 CPUtime=51.09 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 42703 0 0 0 5102 7 0 0 25 0 1 0 729625193 80744448 12433 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 19713 12433 366 95 0 14695 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78852

[startup+102.312 s]
/proc/loadavg: 4.01 3.36 3.00 6/327 9177
/proc/meminfo: memFree=22864528/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=101196 CPUtime=102.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 67312 0 0 0 10219 11 0 0 25 0 1 0 729625193 103624704 18397 33554432000 4194304 4580011 140736771186128 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 25299 18397 366 95 0 20281 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101196

[startup+162.301 s]
/proc/loadavg: 4.00 3.47 3.06 6/327 9205
/proc/meminfo: memFree=22840612/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=101836 CPUtime=162.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 88635 0 0 0 16214 15 0 0 25 0 1 0 729625193 104280064 17946 33554432000 4194304 4580011 140736771186128 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 25459 17946 366 95 0 20441 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101836

[startup+222.301 s]
/proc/loadavg: 4.00 3.56 3.12 6/327 9207
/proc/meminfo: memFree=22771772/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=118424 CPUtime=222.28 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 110320 0 0 0 22209 19 0 0 25 0 1 0 729625193 121266176 22470 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 29606 22470 366 95 0 24588 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118424

[startup+282.301 s]
/proc/loadavg: 4.00 3.64 3.17 6/327 9209
/proc/meminfo: memFree=22734520/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=119872 CPUtime=282.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 126420 0 0 0 28206 23 0 0 25 0 1 0 729625193 122748928 22664 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 29968 22664 366 95 0 24950 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119872

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.22 6/327 9210
/proc/meminfo: memFree=22716356/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=120600 CPUtime=342.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 142861 0 0 0 34202 27 0 0 25 0 1 0 729625193 123494400 22220 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 30150 22220 366 95 0 25132 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120600

[startup+402.3 s]
/proc/loadavg: 4.09 3.78 3.27 6/327 9212
/proc/meminfo: memFree=22683696/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=179836 CPUtime=402.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 157170 0 0 0 40199 30 0 0 25 0 1 0 729625193 184152064 25372 33554432000 4194304 4580011 140736771186128 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 44959 25372 366 95 0 39941 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 179836

[startup+462.3 s]
/proc/loadavg: 4.03 3.82 3.32 6/327 9213
/proc/meminfo: memFree=22657860/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=126176 CPUtime=462.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 171316 0 0 0 46195 34 0 0 25 0 1 0 729625193 129204224 24171 33554432000 4194304 4580011 140736771186128 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 31544 24171 366 95 0 26526 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126176

[startup+522.301 s]
/proc/loadavg: 4.01 3.85 3.36 6/327 9215
/proc/meminfo: memFree=22621364/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=131544 CPUtime=522.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 185388 0 0 0 52192 37 0 0 25 0 1 0 729625193 134701056 26612 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 32886 26612 366 95 0 27868 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 131544

[startup+582.301 s]
/proc/loadavg: 4.07 3.90 3.40 6/327 9217
/proc/meminfo: memFree=22623024/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=132620 CPUtime=582.29 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 197395 0 0 0 58188 41 0 0 25 0 1 0 729625193 135802880 26577 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 33155 26577 366 95 0 28137 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 132620

[startup+642.301 s]
/proc/loadavg: 4.02 3.92 3.44 6/327 9218
/proc/meminfo: memFree=22580412/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=212372 CPUtime=642.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 215833 0 0 0 64186 44 0 0 25 0 1 0 729625193 217468928 32604 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 53093 32604 375 95 0 48075 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 212372

[startup+702.301 s]
/proc/loadavg: 4.01 3.93 3.47 6/327 9220
/proc/meminfo: memFree=22574248/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=152776 CPUtime=702.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 229860 0 0 0 70182 48 0 0 25 0 1 0 729625193 156442624 31594 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 38194 31594 366 95 0 33176 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 152776

[startup+762.311 s]
/proc/loadavg: 4.00 3.94 3.50 6/327 9221
/proc/meminfo: memFree=22581744/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=153108 CPUtime=762.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 242905 0 0 0 76179 51 0 0 25 0 1 0 729625193 156782592 30449 33554432000 4194304 4580011 140736771186128 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 38277 30449 366 95 0 33259 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 153108

[startup+822.3 s]
/proc/loadavg: 4.00 3.95 3.53 6/327 9226
/proc/meminfo: memFree=22549012/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=226312 CPUtime=822.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 257471 0 0 0 82176 54 0 0 25 0 1 0 729625193 231743488 34578 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 56578 34578 366 95 0 51560 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 226312

[startup+882.301 s]
/proc/loadavg: 4.13 3.99 3.57 6/327 9228
/proc/meminfo: memFree=22538144/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=227864 CPUtime=882.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 273976 0 0 0 88172 58 0 0 25 0 1 0 729625193 233332736 35493 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 56966 35493 366 95 0 51948 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 227864

[startup+942.301 s]
/proc/loadavg: 4.17 4.02 3.60 6/327 9229
/proc/meminfo: memFree=22543396/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=170612 CPUtime=942.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 291668 0 0 0 94169 61 0 0 25 0 1 0 729625193 174706688 34205 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 42653 34205 366 95 0 37635 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 170612

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.62 6/327 9231
/proc/meminfo: memFree=22546188/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=236528 CPUtime=1002.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 303505 0 0 0 100166 64 0 0 25 0 1 0 729625193 242204672 35970 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 59132 35970 366 95 0 54114 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 236528

[startup+1062.3 s]
/proc/loadavg: 4.12 4.04 3.66 6/327 9232
/proc/meminfo: memFree=22516244/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=181212 CPUtime=1062.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 316811 0 0 0 106163 67 0 0 25 0 1 0 729625193 185561088 38534 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 45303 38534 366 95 0 40285 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 181212

[startup+1122.3 s]
/proc/loadavg: 2.99 3.75 3.58 3/315 9270
/proc/meminfo: memFree=22751088/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=197908 CPUtime=1122.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 325807 0 0 0 112162 68 0 0 25 0 1 0 729625193 202657792 41521 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 49477 41521 366 95 0 44459 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 197908

[startup+1182.3 s]
/proc/loadavg: 2.36 3.43 3.48 3/315 9272
/proc/meminfo: memFree=22758956/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=198108 CPUtime=1182.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 338295 0 0 0 118160 70 0 0 25 0 1 0 729625193 202862592 41678 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 49527 41678 366 95 0 44509 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 198108

[startup+1242.3 s]
/proc/loadavg: 2.13 3.16 3.38 3/315 9273
/proc/meminfo: memFree=22736968/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=267204 CPUtime=1242.3 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 352448 0 0 0 124157 73 0 0 25 0 1 0 729625193 273616896 43665 33554432000 4194304 4580011 140736771186128 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 66801 43665 366 95 0 61783 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 267204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.05 2.95 3.29 3/315 9275
/proc/meminfo: memFree=22728868/32951124 swapFree=59305796/67111528
[pid=9173] ppid=9171 vsize=268200 CPUtime=1300 cores=4,6
/proc/9173/stat : 9173 (strangenight2-s) R 9171 9173 8223 0 -1 4202496 364531 0 0 0 129926 74 0 0 25 0 1 0 729625193 274636800 43421 33554432000 4194304 4580011 140736771186128 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9173/statm: 67050 43421 366 95 0 62032 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 268200

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.03
CPU user time (s): 1299.27
CPU system time (s): 0.753885
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 268200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364532
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= 13
involuntary context switches= 1077

runsolver used 4.23136 second user time and 8.77567 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 19:25:47
IDJOB=3368422
IDBENCH=84237
IDSOLVER=1845
FILE ID=node111/3368422-1305393947
RUNJOBID= node111-1305393724-9018
PBS_JOBID= 13324403
Free space on /tmp= 73656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368422-1305393947/watcher-3368422-1305393947 -o /tmp/evaluation-result-3368422-1305393947/solver-3368422-1305393947 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368422-1305393947.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=721653384

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22951196 kB
Buffers:        255676 kB
Cached:        6324948 kB
SwapCached:      13720 kB
Active:         994244 kB
Inactive:      8790924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22951196 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            5936 kB
Writeback:           0 kB
AnonPages:     3199788 kB
Mapped:          13764 kB
Slab:           113776 kB
PageTables:      37304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53579252 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= 73656 MiB
End job on node111 at 2011-05-14 19:47:29