Trace number 3291543

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.05 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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291543-1303785202.cnf'
0.00/0.00	c -- header says num vars:           4264
0.00/0.00	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.12	c asymm  cl-useful: 0/10533/10533 lits-rem:0 time: 0.11
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.14	c subs with bin:      204  lits-rem:       136  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1165 time:  0.00 s
0.09/0.14	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.15	c Calc default polars -  time:   0.00 s pos:     209 undec:    3307 neg:     748
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0       990       852       771         0      5826         0   no data   no data
0.19/0.21	c Decided on static restart strategy
0.29/0.34	c  N st     8      4917       970       852      1099      4497      5826    155004   no data   no data
0.58/0.60	c Finding binary XORs  T:     0.00 s  found:       2
0.58/0.61	c Replacing       25 vars Replaced     3040 lits Time:     0.01 s 
0.69/0.70	c  N st    10     11299       935       726      1139      4690      5320    113471   no data   no data
1.09/1.11	c  N st    11     17043       935       726      1145     10369      5320    369296   no data   no data
1.58/1.63	c  F st    12     25001       931       726      1165     13056      5320    434520   no data   no data
1.58/1.64	c Replacing        5 vars Replaced      131 lits Time:     0.00 s 
1.58/1.64	c  N st    12     25001       924       712      1151     13052      5230    433803   no data   no data
1.89/1.92	c Decided on static restart strategy
1.89/1.92	c  N st    18     30000       920       712      1172     11517      5230    290564   no data   no data
1.89/1.92	c  S st    18     30000       920       712      1172     11517      5230    290564   no data   no data
1.89/1.95	c  S st    18     30502       918       712      1213     11970      5230    299003   no data   no data
1.89/1.95	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.99	c Flit:    11 Blit:     12 bXBeca:    1 bXProp:    8 Bins:   1390 BRemL:    458 BRemN:      0 P:  0.8M T:  0.03
1.89/1.99	c Replacing       16 vars Replaced      638 lits Time:     0.00 s 
1.89/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/2.00	c bin-w-bin subsume rem           23 bins  time:  0.00 s
1.89/2.00	c subs with bin:       17  lits-rem:         1  v-fix:    0  time:  0.00 s
1.99/2.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    857 time:  0.00 s
1.99/2.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.99/2.00	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.05	c subs with bin:       82  lits-rem:      5043  v-fix:    0  time:  0.04 s
2.09/2.13	c lits-rem:       711  cl-subs:      431  v-elim:      0  v-fix:    0  time:  0.08 s
2.09/2.14	c asymm  cl-useful: 1/601/601 lits-rem:1 time: 0.01
2.09/2.14	c calculated reachability. Time: 0.00
2.09/2.14	c  N st    18     30502       857       601      1835     11328      4621    278094   no data   no data
2.09/2.15	c Finding binary XORs  T:     0.00 s  found:       0
2.59/2.60	c  N st    20     37615       857       601      1844     10849      4621    229824   no data   no data
2.98/3.08	c  N st    21     44014       856       601      1845     17200      4621    506766   no data   no data
3.19/3.23	c  S st    22     45755       856       601      1846     10267      4621    186807   no data   no data
3.19/3.27	c  S st    22     46257       855       601      1847     10765      4621    201890   no data   no data
3.19/3.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     82 BRemL:     79 BRemN:      0 P:  0.7M T:  0.02
3.19/3.30	c Replacing        1 vars Replaced       16 lits Time:     0.00 s 
3.19/3.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.30	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3.19/3.30	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    854 time:  0.00 s
3.29/3.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.29/3.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.29/3.33	c subs with bin:       11  lits-rem:       194  v-fix:    0  time:  0.02 s
3.29/3.35	c lits-rem:       171  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.02 s
3.29/3.35	c vivif2 --  cl tried      596 cl shrink        0 lits rem          0 time: 0.00
3.29/3.36	c vivif2 --  cl tried    10653 cl shrink     2836 lits rem      11117 time: 0.01
3.29/3.37	c asymm  cl-useful: 1/596/596 lits-rem:1 time: 0.01
3.29/3.37	c calculated reachability. Time: 0.00
3.29/3.37	c  N st    22     46257       854       596      1828     10651      4597    188444   no data   no data
4.29/4.38	c  N st    23     60654       854       596      1833     15152      4597    364909   no data   no data
4.68/4.72	c Finding binary XORs  T:     0.00 s  found:       0
5.08/5.14	c  N st    24     69386       854       596      1833     13047      4597    236367   no data   no data
5.08/5.14	c  S st    24     69386       854       596      1833     13047      4597    236367   no data   no data
5.08/5.17	c  S st    24     69889       854       596      1834     13544      4597    246063   no data   no data
5.08/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/5.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    125 BRemL:     57 BRemN:      0 P:  0.8M T:  0.03
5.18/5.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.18/5.20	c bin-w-bin subsume rem            1 bins  time:  0.00 s
5.18/5.20	c subs with bin:        4  lits-rem:         1  v-fix:    0  time:  0.00 s
5.18/5.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    854 time:  0.00 s
5.18/5.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.18/5.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.18/5.23	c subs with bin:       16  lits-rem:       141  v-fix:    0  time:  0.02 s
5.18/5.26	c lits-rem:       139  cl-subs:      125  v-elim:      0  v-fix:    0  time:  0.03 s
5.18/5.26	c vivif2 --  cl tried      592 cl shrink        0 lits rem          0 time: 0.00
5.18/5.27	c vivif2 --  cl tried    13403 cl shrink     1336 lits rem       4817 time: 0.01
5.18/5.28	c asymm  cl-useful: 13/592/592 lits-rem:43 time: 0.01
5.18/5.28	c calculated reachability. Time: 0.00
5.18/5.28	c  N st    24     69889       854       580      1915     13402      4572    238069   no data   no data
6.68/6.73	c  F st    25     87502       854       580      1916     19035      4572    425821   no data   no data
6.68/6.73	c  N st    25     87502       854       580      1916     19035      4572    425821   no data   no data
6.68/6.74	c Finding binary XORs  T:     0.00 s  found:       0
7.08/7.12	c Decided on static restart strategy
7.28/7.38	c  N st    32     95538       853       580      1916     26977      4572    711051   no data   no data
7.98/8.09	c  N st    34    104834       853       580      1918     23386      4572    554884   no data   no data
7.98/8.09	c  S st    34    104834       853       580      1918     23386      4572    554884   no data   no data
8.08/8.16	c  S st    34    105335       853       580      1922     23877      4572    568443   no data   no data
8.08/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.18/8.20	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     49 BRemL:     30 BRemN:      0 P:  1.3M T:  0.04
8.18/8.21	c Replacing        3 vars Replaced       87 lits Time:     0.01 s 
8.18/8.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.18/8.21	c bin-w-bin subsume rem            7 bins  time:  0.00 s
8.18/8.21	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.00 s
8.18/8.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    848 time:  0.00 s
8.18/8.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.18/8.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.18/8.28	c subs with bin:       13  lits-rem:       660  v-fix:    0  time:  0.05 s
8.38/8.43	c lits-rem:       584  cl-subs:      479  v-elim:      0  v-fix:    0  time:  0.14 s
8.38/8.43	c vivif2 --  cl tried      569 cl shrink        0 lits rem          0 time: 0.00
8.38/8.46	c vivif2 --  cl tried    23374 cl shrink     6184 lits rem      24211 time: 0.03
8.38/8.48	c asymm  cl-useful: 2/569/569 lits-rem:8 time: 0.02
8.38/8.48	c calculated reachability. Time: 0.00
8.38/8.48	c  N st    34    105335       848       567      1891     23373      4514    529755   no data   no data
9.28/9.32	c  N st    35    114934       848       567      1893     19101      4514    366708   no data   no data
9.28/9.32	c Finding binary XORs  T:     0.00 s  found:       0
10.69/10.79	c  N st    36    129333       848       567      1893     18597      4514    345080   no data   no data
12.69/12.77	c  N st    37    150929       848       567      1894     24127      4514    523173   no data   no data
13.29/13.34	c  S st    38    158002       847       567      1894     31165      4514    845389   no data   no data
13.39/13.41	c  S st    38    158505       847       567      1895     31665      4514    860206   no data   no data
13.39/13.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     40 BRemL:     27 BRemN:      0 P:  1.6M T:  0.05
13.39/13.48	c Replacing        1 vars Replaced      928 lits Time:     0.01 s 
13.39/13.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.39/13.48	c bin-w-bin subsume rem            2 bins  time:  0.00 s
13.39/13.48	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    846 time:  0.00 s
13.39/13.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.39/13.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.58/13.61	c subs with bin:        4  lits-rem:      1196  v-fix:    0  time:  0.09 s
13.88/13.90	c lits-rem:       723  cl-subs:      570  v-elim:      0  v-fix:    0  time:  0.30 s
13.88/13.90	c vivif2 --  cl tried      565 cl shrink        0 lits rem          0 time: 0.00
13.88/13.96	c vivif2 --  cl tried    31091 cl shrink    10121 lits rem      59168 time: 0.06
13.88/13.98	c asymm  cl-useful: 1/565/565 lits-rem:4 time: 0.02
13.88/13.98	c calculated reachability. Time: 0.00
13.88/13.98	c  N st    38    158505       846       564      1898     31091      4500    777308   no data   no data
19.08/19.14	c  N st    39    207093       846       564      1900     25982      4500    558829   no data   no data
19.08/19.14	c Finding binary XORs  T:     0.00 s  found:       0
22.78/22.80	c  N st    40    237759       846       564      1901     36643      4500   1135722   no data   no data
22.78/22.80	c  S st    40    237759       846       564      1901     36643      4500   1135722   no data   no data
22.78/22.88	c  S st    40    238262       846       564      1901     37139      4500   1147071   no data   no data
22.78/22.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.88/22.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     20 BRemL:      8 BRemN:      0 P:  1.8M T:  0.06
22.88/22.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.88/22.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.88/22.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.88/22.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    846 time:  0.00 s
22.88/22.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.88/22.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.09/23.10	c subs with bin:        6  lits-rem:       584  v-fix:    0  time:  0.12 s
23.79/23.85	c lits-rem:      3396  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.74 s
23.79/23.85	c vivif2 --  cl tried      564 cl shrink        0 lits rem          0 time: 0.00
23.89/23.94	c vivif2 --  cl tried    36460 cl shrink    12559 lits rem      83575 time: 0.09
23.89/23.96	c asymm  cl-useful: 0/564/564 lits-rem:0 time: 0.02
23.89/23.96	c calculated reachability. Time: 0.00
23.89/23.96	c  N st    40    238262       846       564      1913     36460      4500   1025569   no data   no data
32.19/32.20	c  F st    41    306250       846       564      1914     38397      4500    994626   no data   no data
32.19/32.20	c  N st    41    306250       846       564      1914     38397      4500    994626   no data   no data
32.19/32.20	c Finding binary XORs  T:     0.00 s  found:       0
32.69/32.72	c Decided on static restart strategy
35.28/35.38	c  N st    51    334551       845       564      1919     42646      4500    976166   no data   no data
37.88/37.93	c  N st    53    357395       845       564      1919     40550      4500    938211   no data   no data
37.88/37.93	c  S st    53    357395       845       564      1919     40550      4500    938211   no data   no data
37.98/38.02	c  S st    53    357900       845       564      1919     41052      4500    951219   no data   no data
37.98/38.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.98/38.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     43 BRemL:     32 BRemN:      0 P:  2.1M T:  0.06
38.08/38.10	c Replacing        1 vars Replaced      631 lits Time:     0.01 s 
38.08/38.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.08/38.10	c bin-w-bin subsume rem            2 bins  time:  0.00 s
38.08/38.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.08/38.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    844 time:  0.00 s
38.08/38.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.08/38.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.18/38.22	c subs with bin:        4  lits-rem:       279  v-fix:    0  time:  0.08 s
38.58/38.60	c lits-rem:      1370  cl-subs:      737  v-elim:      0  v-fix:    0  time:  0.39 s
38.58/38.60	c vivif2 --  cl tried      563 cl shrink        0 lits rem          0 time: 0.00
38.58/38.67	c vivif2 --  cl tried    40291 cl shrink    10121 lits rem      43183 time: 0.06
38.58/38.69	c asymm  cl-useful: 3/563/563 lits-rem:9 time: 0.03
38.68/38.70	c calculated reachability. Time: 0.00
38.68/38.70	c  N st    53    357900       844       561      1917     40291      4485    882879   no data   no data
42.19/42.27	c  N st    54    390292       844       561      1917     46495      4485   1222889   no data   no data
42.19/42.27	c Finding binary XORs  T:     0.00 s  found:       0
48.29/48.32	c  N st    55    438880       843       561      1938     40494      4485    965788   no data   no data
48.29/48.33	c Finding binary XORs  T:     0.00 s  found:       0
58.38/58.46	c  N st    56    511762       843       561      1921     53683      4481   1182458   no data   no data
61.49/61.54	c  N st    57    536850       843       561      1921     48068      4481   1071619   no data   no data
61.49/61.54	c  S st    57    536850       843       561      1921     48068      4481   1071619   no data   no data
61.59/61.63	c  S st    57    537351       843       561      1921     48563      4481   1082393   no data   no data
61.59/61.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.69/61.71	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     68 BRemL:     24 BRemN:      0 P:  2.4M T:  0.07
61.69/61.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.69/61.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.69/61.71	c subs with bin:        6  lits-rem:         1  v-fix:    0  time:  0.00 s
61.69/61.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    842 time:  0.00 s
61.69/61.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.69/61.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.69/61.75	c Replacing        1 vars Replaced     3981 lits Time:     0.03 s 
61.79/61.88	c subs with bin:       18  lits-rem:      1601  v-fix:    0  time:  0.10 s
62.59/62.68	c lits-rem:       859  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  0.80 s
62.59/62.68	c vivif2 --  cl tried      554 cl shrink        0 lits rem          0 time: 0.00
62.69/62.76	c vivif2 --  cl tried    46377 cl shrink    12112 lits rem      46798 time: 0.08
62.69/62.79	c asymm  cl-useful: 2/554/554 lits-rem:2 time: 0.03
62.69/62.79	c calculated reachability. Time: 0.00
62.69/62.79	c  N st    57    537351       841       554      1956     46377      4455    989733   no data   no data
86.09/86.14	c  N st    58    701335       841       554      1956     40861      4455    706478   no data   no data
86.09/86.14	c Finding binary XORs  T:     0.00 s  found:       0
102.39/102.47	c  N st    59    806026       841       554      1961     70550      4455   1798939   no data   no data
102.39/102.47	c  S st    59    806026       841       554      1961     70550      4455   1798939   no data   no data
102.59/102.62	c  S st    59    806529       841       554      1961     71052      4455   1815559   no data   no data
102.59/102.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.69/102.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     33 BRemL:     26 BRemN:      0 P:  3.4M T:  0.11
102.69/102.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.69/102.74	c bin-w-bin subsume rem            1 bins  time:  0.00 s
102.69/102.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.69/102.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    841 time:  0.00 s
102.69/102.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
102.69/102.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
102.88/102.99	c subs with bin:       21  lits-rem:       158  v-fix:    0  time:  0.18 s
104.39/104.45	c lits-rem:      3290  cl-subs:     1311  v-elim:      0  v-fix:    0  time:  1.46 s
104.39/104.45	c vivif2 --  cl tried      554 cl shrink        0 lits rem          0 time: 0.00
104.58/104.60	c vivif2 --  cl tried    69720 cl shrink    21159 lits rem      86957 time: 0.15
104.58/104.66	c asymm  cl-useful: 1/554/554 lits-rem:3 time: 0.06
104.58/104.66	c calculated reachability. Time: 0.00
104.58/104.66	c  N st    59    806529       841       553      1968     69720      4454   1670698   no data   no data
104.58/104.66	c Finding binary XORs  T:     0.00 s  found:       0
153.49/153.59	c  F st    60   1071876       840       553      1971     84839      4454   2127965   no data   no data
153.59/153.62	c Replacing        1 vars Replaced     1525 lits Time:     0.02 s 
153.59/153.62	c  N st    60   1071876       839       552      1927     84820      4444   2127690   no data   no data
154.59/154.62	c Decided on static restart strategy
158.29/158.31	c  N st    70   1100180       839       552      1927     68885      4444   1613203   no data   no data
164.29/164.34	c  N st    72   1136173       839       552      1927     59135      4444   1115463   no data   no data
169.79/169.82	c  N st    73   1168565       839       552      1927     90981      4444   2146158   no data   no data
177.29/177.30	c  N st    74   1209793       839       552      1928     85502      4444   2090351   no data   no data
177.29/177.31	c  S st    74   1209793       839       552      1928     85502      4444   2090351   no data   no data
177.39/177.48	c  S st    74   1210295       839       552      1928     86004      4444   2104364   no data   no data
177.39/177.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
177.59/177.63	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     16 BRemN:      0 P:  4.4M T:  0.15
177.59/177.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.59/177.63	c bin-w-bin subsume rem            1 bins  time:  0.00 s
177.59/177.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.59/177.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
177.59/177.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.59/177.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
177.88/177.91	c subs with bin:        6  lits-rem:       441  v-fix:    0  time:  0.17 s
180.69/180.75	c lits-rem:      2060  cl-subs:     2159  v-elim:      0  v-fix:    0  time:  2.84 s
180.69/180.75	c vivif2 --  cl tried      551 cl shrink        0 lits rem          0 time: 0.00
180.89/180.95	c vivif2 --  cl tried    83823 cl shrink    28570 lits rem     131172 time: 0.19
180.99/181.02	c asymm  cl-useful: 0/551/551 lits-rem:0 time: 0.07
180.99/181.02	c calculated reachability. Time: 0.00
180.99/181.02	c  N st    74   1210295       838       551      1926     83823      4435   1885480   no data   no data
180.99/181.03	c Finding binary XORs  T:     0.00 s  found:       0
192.79/192.88	c  N st    75   1283177       838       551      1926     60114      4435   1078262   no data   no data
212.79/212.84	c  N st    76   1392500       838       551      1927     67800      4435   1259975   no data   no data
246.30/246.36	c  N st    77   1556484       838       551      1929     73106      4435   1428332   no data   no data
279.59/279.63	c  N st    78   1710295       838       551      1929     59266      4435    889085   no data   no data
279.59/279.63	c  S st    78   1710295       838       551      1929     59266      4435    889085   no data   no data
279.69/279.79	c  S st    78   1710800       838       551      1929     59770      4435    903443   no data   no data
279.79/279.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.89/279.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     27 BRemL:     12 BRemN:      0 P:  3.1M T:  0.14
279.89/279.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
279.89/279.94	c bin-w-bin subsume rem            1 bins  time:  0.00 s
279.89/279.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.89/279.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
279.89/279.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
279.89/279.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
279.99/280.07	c subs with bin:       29  lits-rem:        33  v-fix:    0  time:  0.07 s
280.29/280.35	c lits-rem:       832  cl-subs:      429  v-elim:      0  v-fix:    0  time:  0.29 s
280.29/280.35	c vivif2 --  cl tried      551 cl shrink        0 lits rem          0 time: 0.00
280.40/280.40	c vivif2 --  cl tried    59312 cl shrink     2762 lits rem       8409 time: 0.04
280.40/280.46	c asymm  cl-useful: 0/551/551 lits-rem:0 time: 0.06
280.40/280.46	c calculated reachability. Time: 0.00
280.40/280.46	c  N st    78   1710800       838       551      1943     59312      4435    888139   no data   no data
355.00/355.09	c  N st    79   2079764       838       551      1944     64756      4435    980325   no data   no data
355.00/355.09	c Finding binary XORs  T:     0.00 s  found:       0
387.79/387.82	c  N st    80   2210800       838       551      1944     67193      4435   1026214   no data   no data
387.79/387.82	c  S st    80   2210800       838       551      1944     67193      4435   1026214   no data   no data
387.89/387.95	c  S st    80   2211303       838       551      1944     67694      4435   1042310   no data   no data
387.89/387.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
387.99/388.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  3.4M T:  0.10
387.99/388.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
387.99/388.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
387.99/388.06	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
387.99/388.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
387.99/388.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
387.99/388.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
388.09/388.18	c subs with bin:        2  lits-rem:        50  v-fix:    0  time:  0.07 s
388.30/388.33	c lits-rem:       370  cl-subs:      280  v-elim:      0  v-fix:    0  time:  0.16 s
388.30/388.33	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
388.30/388.38	c vivif2 --  cl tried    67412 cl shrink     2437 lits rem       6929 time: 0.04
388.39/388.42	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.05
388.39/388.43	c calculated reachability. Time: 0.00
388.39/388.43	c  N st    80   2211303       838       549      1943     67412      4431   1030379   no data   no data
512.00/512.01	c  N st    81   2711303       838       549      1945     84344      4431   1498094   no data   no data
512.00/512.01	c  S st    81   2711303       838       549      1945     84344      4431   1498094   no data   no data
512.10/512.16	c  S st    81   2711806       838       549      1945     84846      4431   1515297   no data   no data
512.10/512.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
512.30/512.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      5 BRemN:      0 P:  4.3M T:  0.14
512.30/512.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
512.30/512.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.30/512.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.30/512.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
512.30/512.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
512.30/512.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
512.40/512.50	c subs with bin:        6  lits-rem:        38  v-fix:    0  time:  0.12 s
513.20/513.27	c lits-rem:      1187  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  0.77 s
513.20/513.27	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
513.30/513.36	c vivif2 --  cl tried    83012 cl shrink     9533 lits rem      36508 time: 0.09
513.40/513.42	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.06
513.40/513.42	c calculated reachability. Time: 0.00
513.40/513.42	c  N st    81   2711806       838       549      1949     83012      4431   1431681   no data   no data
627.01/627.03	c  N st    82   3211806       838       549      1950    128866      4431   2764096   no data   no data
627.01/627.03	c  S st    82   3211806       838       549      1950    128866      4431   2764096   no data   no data
627.20/627.29	c  S st    82   3212311       838       549      1950    129370      4431   2778722   no data   no data
627.30/627.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.50/627.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      5 BRemN:      0 P:  6.1M T:  0.23
627.50/627.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.50/627.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.50/627.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.50/627.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
627.50/627.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
627.50/627.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
627.81/627.87	c subs with bin:        0  lits-rem:        58  v-fix:    0  time:  0.22 s
633.71/633.76	c lits-rem:      5706  cl-subs:     3593  v-elim:      0  v-fix:    0  time:  5.89 s
633.71/633.76	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
634.01/634.07	c vivif2 --  cl tried   125777 cl shrink    31186 lits rem     101902 time: 0.31
634.11/634.18	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.11
634.11/634.19	c calculated reachability. Time: 0.00
634.11/634.19	c  N st    82   3212311       838       549      1956    125777      4431   2572577   no data   no data
634.11/634.19	c Finding binary XORs  T:     0.00 s  found:       0
755.11/755.11	c  N st    83   3712312       838       549      1956    136826      4431   3096362   no data   no data
755.11/755.11	c  S st    83   3712312       838       549      1956    136826      4431   3096362   no data   no data
755.41/755.44	c  S st    83   3712817       838       549      1956    137329      4431   3111509   no data   no data
755.41/755.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
755.61/755.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      4 BRemN:      0 P:  5.8M T:  0.22
755.61/755.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.61/755.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.61/755.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.61/755.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.00 s
755.61/755.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
755.72/755.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
756.01/756.07	c subs with bin:        0  lits-rem:        31  v-fix:    0  time:  0.26 s
761.11/761.19	c lits-rem:      3484  cl-subs:     3540  v-elim:      0  v-fix:    0  time:  5.11 s
761.11/761.19	c vivif2 --  cl tried      549 cl shrink        0 lits rem          0 time: 0.00
761.50/761.54	c vivif2 --  cl tried   133789 cl shrink    35271 lits rem     131797 time: 0.35
761.60/761.66	c asymm  cl-useful: 0/549/549 lits-rem:0 time: 0.12
761.60/761.67	c calculated reachability. Time: 0.00
761.60/761.67	c  N st    83   3712817       838       549      1958    133789      4431   2877089   no data   no data
771.71/771.79	c  F st    84   3751563       838       549      1958     88261      4431   1370388   no data   no data
771.71/771.80	c  N st    84   3751563       838       549      1958     88261      4431   1370388   no data   no data
772.71/772.70	c Decided on static restart strategy
777.11/777.14	c  N st    94   3779876       838       549      1960    116324      4431   2416419   no data   no data
784.70/784.77	c  N st    96   3815869       838       549      1963    151950      4431   3543610   no data   no data
792.51/792.53	c  N st    97   3848261       838       549      1963     99445      4431   1771212   no data   no data
805.71/805.76	c  N st    98   3896849       838       549      1963    146564      4431   3184924   no data   no data
821.31/821.36	c  N st    99   3969732       838       549      1963    132955      4431   3282040   no data   no data
847.31/847.35	c  N st   100   4079056       838       549      1964    154616      4431   3918406   no data   no data
878.51/878.53	c  N st   101   4212817       838       549      1964    110853      4431   2372464   no data   no data
878.51/878.53	c  S st   101   4212817       838       549      1964    110853      4431   2372464   no data   no data
878.71/878.75	c  S st   101   4213322       838       549      1964    111357      4431   2386535   no data   no data
878.71/878.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
878.92/878.95	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     22 BRemL:     14 BRemN:      0 P:  5.4M T:  0.19
878.92/878.98	c Replacing        1 vars Replaced      819 lits Time:     0.03 s 
878.92/878.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
878.92/878.99	c bin-w-bin subsume rem            2 bins  time:  0.00 s
878.92/878.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
878.92/878.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
878.92/878.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
879.01/879.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
879.31/879.38	c subs with bin:        7  lits-rem:       405  v-fix:    0  time:  0.29 s
880.51/880.57	c lits-rem:      1243  cl-subs:      735  v-elim:      0  v-fix:    0  time:  1.19 s
880.51/880.57	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
880.71/880.74	c vivif2 --  cl tried   110605 cl shrink    16311 lits rem      94942 time: 0.17
880.81/880.84	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.10
880.81/880.84	c calculated reachability. Time: 0.00
880.81/880.84	c  N st   101   4213322       836       548      1932    110605      4421   2261045   no data   no data
880.81/880.84	c Finding binary XORs  T:     0.00 s  found:       0
943.61/943.64	c  N st   102   4459302       836       548      1933    172524      4421   4757956   no data   no data
998.11/998.13	c  N st   103   4713322       836       548      1933    143287      4421   2472451   no data   no data
998.11/998.13	c  S st   103   4713322       836       548      1933    143287      4421   2472451   no data   no data
998.31/998.36	c  S st   103   4713826       836       548      1933    143791      4421   2489782   no data   no data
998.31/998.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
998.61/998.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     24 BRemL:     20 BRemN:      0 P:  7.0M T:  0.25
998.61/998.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
998.61/998.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
998.61/998.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
998.61/998.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
998.61/998.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
998.61/998.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
998.82/998.90	c subs with bin:        3  lits-rem:        72  v-fix:    0  time:  0.16 s
1007.22/1007.22	c lits-rem:      9002  cl-subs:    11061  v-elim:      0  v-fix:    0  time:  8.32 s
1007.22/1007.22	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1007.42/1007.42	c vivif2 --  cl tried   132727 cl shrink    20577 lits rem      42503 time: 0.20
1007.52/1007.54	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.11
1007.52/1007.54	c calculated reachability. Time: 0.00
1007.52/1007.54	c  N st   103   4713826       836       548      1937    132727      4421   2218000   no data   no data
1007.52/1007.54	c Finding binary XORs  T:     0.00 s  found:       0
1138.62/1138.61	c  N st   104   5213828       836       548      1937    141566      4421   2898415   no data   no data
1138.62/1138.61	c  S st   104   5213828       836       548      1937    141566      4421   2898415   no data   no data
1138.82/1138.86	c  S st   104   5214329       836       548      1937    142065      4421   2915117   no data   no data
1138.82/1138.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1139.12/1139.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.24
1139.12/1139.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1139.12/1139.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1139.12/1139.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.12/1139.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
1139.12/1139.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1139.12/1139.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1139.42/1139.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
1147.33/1147.33	c lits-rem:      1565  cl-subs:     7471  v-elim:      0  v-fix:    0  time:  7.86 s
1147.33/1147.33	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1147.52/1147.58	c vivif2 --  cl tried   134594 cl shrink    28324 lits rem     102638 time: 0.25
1147.72/1147.71	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.13
1147.72/1147.71	c calculated reachability. Time: 0.00
1147.72/1147.71	c  N st   104   5214329       836       548      1937    134594      4421   2634211   no data   no data
1277.93/1277.90	c  N st   105   5714329       836       548      1939    121715      4421   2130342   no data   no data
1277.93/1277.90	c  S st   105   5714329       836       548      1939    121715      4421   2130342   no data   no data
1278.13/1278.10	c  S st   105   5714832       836       548      1939    122214      4421   2148033   no data   no data
1278.13/1278.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1278.33/1278.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      6 BRemN:      0 P:  6.1M T:  0.21
1278.33/1278.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1278.33/1278.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1278.33/1278.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1278.33/1278.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    836 time:  0.00 s
1278.33/1278.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1278.33/1278.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1278.53/1278.58	c subs with bin:       11  lits-rem:       180  v-fix:    0  time:  0.15 s
1280.43/1280.45	c lits-rem:      1381  cl-subs:     2840  v-elim:      0  v-fix:    0  time:  1.86 s
1280.43/1280.45	c vivif2 --  cl tried      548 cl shrink        0 lits rem          0 time: 0.00
1280.53/1280.57	c vivif2 --  cl tried   119363 cl shrink     8374 lits rem      23410 time: 0.12
1280.63/1280.67	c asymm  cl-useful: 0/548/548 lits-rem:0 time: 0.10
1280.63/1280.67	c calculated reachability. Time: 0.00
1280.63/1280.67	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291543-1303785202/watcher-3291543-1303785202 -o /tmp/evaluation-result-3291543-1303785202/solver-3291543-1303785202 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3291543-1303785202.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: 3.68 3.93 3.91 3/178 10053
/proc/meminfo: memFree=15384812/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=31560 CPUtime=0 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 1004 0 0 0 0 0 0 0 22 0 1 0 470935628 32317440 846 33554432000 4194304 4627331 140736665949968 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 7890 846 323 106 0 2861 0

[startup+0.024505 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 10053
/proc/meminfo: memFree=15384812/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=31852 CPUtime=0.02 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 1143 0 0 0 2 0 0 0 22 0 1 0 470935628 32616448 985 33554432000 4194304 4627331 140736665949968 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 7963 985 342 106 0 2934 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31852

[startup+0.100503 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 10053
/proc/meminfo: memFree=15384812/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=31852 CPUtime=0.09 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 1143 0 0 0 9 0 0 0 22 0 1 0 470935628 32616448 985 33554432000 4194304 4627331 140736665949968 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 7963 985 342 106 0 2934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31852

[startup+0.300452 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 10053
/proc/meminfo: memFree=15384812/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=33108 CPUtime=0.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 1597 0 0 0 29 0 0 0 24 0 1 0 470935628 33902592 1439 33554432000 4194304 4627331 140736665949968 18446744073709551615 4333247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 8277 1439 372 106 0 3248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33108

[startup+0.700382 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 10053
/proc/meminfo: memFree=15384812/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=34040 CPUtime=0.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 2183 0 0 0 68 1 0 0 25 0 1 0 470935628 34856960 1456 33554432000 4194304 4627331 140736665949968 18446744073709551615 4333152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 8510 1456 373 106 0 3481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34040

[startup+1.50023 s]
/proc/loadavg: 3.68 3.93 3.91 5/184 10064
/proc/meminfo: memFree=15283612/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=34404 CPUtime=1.49 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 2967 0 0 0 147 2 0 0 25 0 1 0 470935628 35229696 1800 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 8601 1800 373 106 0 3572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34404

[startup+3.1009 s]
/proc/loadavg: 3.70 3.93 3.91 5/187 10070
/proc/meminfo: memFree=15106260/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=42352 CPUtime=3.08 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 6055 0 0 0 304 4 0 0 25 0 1 0 470935628 43368448 3862 33554432000 4194304 4627331 140736665949968 18446744073709551615 4321571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 10588 3862 376 106 0 5559 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42352

[startup+6.30039 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 10076
/proc/meminfo: memFree=14657272/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=43928 CPUtime=6.28 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 8774 0 0 0 623 5 0 0 25 0 1 0 470935628 44982272 4480 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 10982 4480 376 106 0 5953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43928

[startup+12.7002 s]
/proc/loadavg: 3.75 3.94 3.91 5/190 10076
/proc/meminfo: memFree=14419808/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=51984 CPUtime=12.69 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 14954 0 0 0 1262 7 0 0 25 0 1 0 470935628 53231616 6007 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 12996 6007 376 106 0 7967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51984

[startup+25.5008 s]
/proc/loadavg: 3.79 3.94 3.91 5/190 10077
/proc/meminfo: memFree=14027224/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=73580 CPUtime=25.48 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 27902 0 0 0 2539 9 0 0 25 0 1 0 470935628 75345920 11167 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 18395 11167 376 106 0 13366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73580

[startup+51.1012 s]
/proc/loadavg: 3.86 3.94 3.91 5/190 10077
/proc/meminfo: memFree=13171960/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=78896 CPUtime=51.08 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 42437 0 0 0 5097 11 0 0 25 0 1 0 470935628 80789504 12166 33554432000 4194304 4627331 140736665949968 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 19724 12166 376 106 0 14695 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78896

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 10079
/proc/meminfo: memFree=12678292/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=85312 CPUtime=102.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 63686 0 0 0 10213 16 0 0 25 0 1 0 470935628 87359488 14770 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 21328 14770 376 106 0 16299 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85312

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 10080
/proc/meminfo: memFree=12244976/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=101788 CPUtime=162.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 87099 0 0 0 16208 21 0 0 25 0 1 0 470935628 104230912 19098 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 25447 19098 376 106 0 20418 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101788

[startup+222.301 s]
/proc/loadavg: 4.06 3.98 3.92 5/190 10082
/proc/meminfo: memFree=12089616/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=118468 CPUtime=222.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 109729 0 0 0 22205 24 0 0 25 0 1 0 470935628 121311232 21878 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 29617 21878 376 106 0 24588 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 118468

[startup+282.301 s]
/proc/loadavg: 4.02 3.98 3.92 5/190 10083
/proc/meminfo: memFree=11540884/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=119916 CPUtime=282.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 126143 0 0 0 28202 27 0 0 25 0 1 0 470935628 122793984 22386 33554432000 4194304 4627331 140736665949968 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 29979 22386 376 106 0 24950 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119916

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/190 10085
/proc/meminfo: memFree=11271312/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=120644 CPUtime=342.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 142865 0 0 0 34198 31 0 0 25 0 1 0 470935628 123539456 22223 33554432000 4194304 4627331 140736665949968 18446744073709551615 4332657 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 30161 22223 376 106 0 25132 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120644

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 10087
/proc/meminfo: memFree=11151456/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=179880 CPUtime=402.3 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 157211 0 0 0 40196 34 0 0 25 0 1 0 470935628 184197120 25412 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 44970 25412 376 106 0 39941 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 179880

[startup+462.301 s]
/proc/loadavg: 4.13 4.01 3.93 5/190 10088
/proc/meminfo: memFree=10875552/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=126220 CPUtime=462.29 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 171055 0 0 0 46193 36 0 0 25 0 1 0 470935628 129249280 23909 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 31555 23909 376 106 0 26526 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126220

[startup+522.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 10090
/proc/meminfo: memFree=10902372/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=189536 CPUtime=522.3 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 185537 0 0 0 52190 40 0 0 25 0 1 0 470935628 194084864 26760 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 47384 26760 376 106 0 42355 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 189536

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 10092
/proc/meminfo: memFree=10787760/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=132748 CPUtime=582.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 200008 0 0 0 58188 43 0 0 25 0 1 0 470935628 135933952 25338 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 33187 25338 376 106 0 28158 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 132748

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10093
/proc/meminfo: memFree=10405296/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=227508 CPUtime=642.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 218250 0 0 0 64185 46 0 0 25 0 1 0 470935628 232968192 35020 33554432000 4194304 4627331 140736665949968 18446744073709551615 4501621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 56877 35020 385 106 0 51848 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 227508

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10095
/proc/meminfo: memFree=10504956/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=152932 CPUtime=702.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 232702 0 0 0 70181 50 0 0 25 0 1 0 470935628 156602368 29614 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 38233 29614 376 106 0 33204 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 152932

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10096
/proc/meminfo: memFree=10342956/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=225496 CPUtime=762.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 247584 0 0 0 76179 52 0 0 25 0 1 0 470935628 230907904 35127 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 56374 35127 376 106 0 51345 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 225496

[startup+822.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 10098
/proc/meminfo: memFree=10295320/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=163316 CPUtime=822.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 261705 0 0 0 82176 55 0 0 25 0 1 0 470935628 167235584 34036 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 40829 34036 376 106 0 35800 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163316

[startup+882.3 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 10127
/proc/meminfo: memFree=11771772/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=170500 CPUtime=882.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 280560 0 0 0 88173 58 0 0 25 0 1 0 470935628 174592000 35431 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 42625 35431 376 106 0 37596 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 170500

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 10128
/proc/meminfo: memFree=11223308/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=236296 CPUtime=942.31 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 294198 0 0 0 94171 60 0 0 25 0 1 0 470935628 241967104 36734 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309933 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 59074 36734 376 106 0 54045 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 236296

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 10130
/proc/meminfo: memFree=10844092/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=181256 CPUtime=1002.32 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 309047 0 0 0 100168 64 0 0 25 0 1 0 470935628 185606144 37251 33554432000 4194304 4627331 140736665949968 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45314 37251 376 106 0 40285 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 181256

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 10131
/proc/meminfo: memFree=10637580/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=181256 CPUtime=1062.32 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 316822 0 0 0 106167 65 0 0 25 0 1 0 470935628 185606144 38544 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 45314 38544 376 106 0 40285 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 181256

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10133
/proc/meminfo: memFree=10423392/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=264724 CPUtime=1122.32 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 327089 0 0 0 112165 67 0 0 25 0 1 0 470935628 271077376 42802 33554432000 4194304 4627331 140736665949968 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 66181 42802 376 106 0 61152 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 264724

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10134
/proc/meminfo: memFree=10123144/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=265724 CPUtime=1182.32 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 339878 0 0 0 118162 70 0 0 25 0 1 0 470935628 272101376 43260 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 66431 43260 376 106 0 61402 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 265724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 10136
/proc/meminfo: memFree=10070520/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=267248 CPUtime=1242.32 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 353385 0 0 0 124160 72 0 0 25 0 1 0 470935628 273661952 44601 33554432000 4194304 4627331 140736665949968 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 66812 44601 376 106 0 61783 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 267248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.96 4/184 10155
/proc/meminfo: memFree=11785780/32951124 swapFree=67111528/67111528
[pid=10053] ppid=10051 vsize=268244 CPUtime=1300.02 cores=4,6
/proc/10053/stat : 10053 (strangenight2-s) R 10051 10053 9231 0 -1 4202496 365061 0 0 0 129927 75 0 0 25 0 1 0 470935628 274681856 43950 33554432000 4194304 4627331 140736665949968 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10053/statm: 67061 43950 376 106 0 62032 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 268244

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.28
CPU system time (s): 0.767883
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 281484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365061
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= 11
involuntary context switches= 2071

runsolver used 2.27465 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-26 04:33:22
IDJOB=3291543
IDBENCH=84237
IDSOLVER=1587
FILE ID=node142/3291543-1303785202
RUNJOBID= node142-1303785201-10034
PBS_JOBID= 13157230
Free space on /tmp= 71448 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3291543-1303785202/watcher-3291543-1303785202 -o /tmp/evaluation-result-3291543-1303785202/solver-3291543-1303785202 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291543-1303785202.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=545735093

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15385216 kB
Buffers:       2081108 kB
Cached:       14838340 kB
SwapCached:          0 kB
Active:        7180592 kB
Inactive:      9810920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15385216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11420 kB
Writeback:           0 kB
AnonPages:       72068 kB
Mapped:          14476 kB
Slab:           508556 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192244 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= 71372 MiB
End job on node142 at 2011-04-26 04:55:04