Trace number 3421898

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) 5000.05 4999.93

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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-3421898-1306610696.cnf'
0.00/0.00	c -- header says num vars:            510
0.00/0.00	c -- header says num clauses:        4492
0.00/0.00	c -- clauses added:            0 learnts,         4492 normals,            0 xors
0.00/0.00	c -- vars added        510
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       510      4492         0         0     17968         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/4492/4492 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    510 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     510 neg:       0
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       510      4492         0         0     17968         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4913       510      4492         0      4745     17968    132859   no data   no data
0.29/0.33	c  N st    10     11295       510      4492         0      4383     17968     90461   no data   no data
0.49/0.55	c  N st    11     17040       510      4492         0      9887     17968    243118   no data   no data
0.79/0.88	c  F st    12     25000       510      4492         0     12159     17968    312256   no data   no data
0.79/0.88	c Found part        5 vars:        252 clauses:      2088 lits size:      8352
0.79/0.88	c Found part        7 vars:        258 clauses:      2404 lits size:      9616
0.79/0.88	c Found parts:          2 time: 0.00 s
0.79/0.88	c Solving part 5
0.79/0.88	c  N st     0         0       252      2088         0         0      8352         0   no data   no data
0.79/0.89	c asymm  cl-useful: 0/2088/2088 lits-rem:0 time: 0.00
0.79/0.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.79/0.89	c Finding binary XORs  T:     0.00 s  found:       0
0.79/0.89	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.79/0.89	c calculated reachability. Time: 0.00
0.79/0.89	c Calc default polars -  time:   0.00 s pos:       0 undec:     510 neg:       0
0.79/0.89	c =========================================================================================
0.79/0.89	c types(t): F = full restart, N = normal restart
0.79/0.89	c types(t): S = simplification begin/end, E = solution found
0.79/0.89	c restart types(rt): st = static, dy = dynamic
0.79/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.89	c  B st     0         0       252      2088         0         0      8352         0   no data   no data
0.89/0.93	c Decided on static restart strategy
0.89/1.00	c  N st     8      4925       252      2088         0      4791      8352    147973   no data   no data
1.00/1.09	c  E st    10      8030         0      2088         0      5381      8352    143400   no data   no data
1.00/1.09	c Verified 2088 clauses.
1.00/1.09	c Verified 2088 clauses.
1.00/1.09	c Solved part
1.00/1.09	c =========================================================================================
1.00/1.09	c Coming back to original instance
1.00/1.09	c =========================================================================================
1.00/1.09	c  N st    12     25000       258      2404         0     12159      9616    312256   no data   no data
1.19/1.28	c Decided on static restart strategy
1.19/1.28	c  N st    18     30001       258      2404         0     10421      9616    226859   no data   no data
1.19/1.28	c  S st    18     30001       258      2404         0     10421      9616    226859   no data   no data
1.29/1.31	c  S st    18     30503       258      2404         0     10921      9616    240646   no data   no data
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.31	c blocked clauses removed:        0 vars:      0 tried:         258 T: 0.00 s
1.29/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1.29/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c lits-rem:       258  cl-subs:      965  v-elim:      0  v-fix:    0  time:  0.12 s
1.39/1.45	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
1.39/1.45	c calculated reachability. Time: 0.00
1.39/1.45	c  N st    18     30503       258      2404         0      9956      9616    212181   no data   no data
1.79/1.80	c  N st    20     37613       258      2404         0      9127      9616    172646   no data   no data
1.99/2.11	c  N st    21     44012       258      2404         0     15251      9616    349625   no data   no data
2.09/2.20	c  S st    22     45754       258      2404         0     16911      9616    395547   no data   no data
2.21/2.24	c  S st    22     46262       258      2404         0      8856      9616    150146   no data   no data
2.21/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.21/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.21/2.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.21/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.21/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.21/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2.21/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.21/2.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.21/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.21/2.27	c lits-rem:        53  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.02 s
2.21/2.27	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2.21/2.27	c vivif2 --  cl tried     8743 cl shrink        0 lits rem          0 time: 0.00
2.21/2.28	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
2.21/2.28	c calculated reachability. Time: 0.00
2.21/2.28	c  N st    22     46262       258      2404         0      8743      9616    146872   no data   no data
2.89/2.98	c  N st    23     60659       258      2404         0     13047      9616    261220   no data   no data
3.49/3.53	c  N st    24     69393       258      2404         0     10838      9616    184322   no data   no data
3.49/3.53	c  S st    24     69393       258      2404         0     10838      9616    184322   no data   no data
3.49/3.56	c  S st    24     69896       258      2404         0     11337      9616    198132   no data   no data
3.49/3.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.49/3.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3.49/3.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c lits-rem:        73  cl-subs:      207  v-elim:      0  v-fix:    0  time:  0.03 s
3.59/3.61	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3.59/3.61	c vivif2 --  cl tried    11130 cl shrink        0 lits rem          0 time: 0.00
3.59/3.62	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c  N st    24     69896       258      2404         0     11130      9616    192399   no data   no data
4.59/4.61	c  F st    25     87502       258      2404         0     16444      9616    318308   no data   no data
4.59/4.61	c  N st    25     87502       258      2404         0     16444      9616    318308   no data   no data
4.89/4.90	c Decided on static restart strategy
4.99/5.08	c  N st    32     95543       258      2404         0     24203      9616    534325   no data   no data
5.59/5.61	c  N st    34    104846       258      2404         0     20689      9616    426709   no data   no data
5.59/5.61	c  S st    34    104846       258      2404         0     20689      9616    426709   no data   no data
5.59/5.67	c  S st    34    105350       258      2404         0     21189      9616    442116   no data   no data
5.59/5.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.59/5.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.59/5.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
5.59/5.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.59/5.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.59/5.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.01	c lits-rem:       545  cl-subs:     1075  v-elim:      0  v-fix:    0  time:  0.32 s
5.99/6.01	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
5.99/6.02	c vivif2 --  cl tried    20114 cl shrink        0 lits rem          0 time: 0.00
5.99/6.04	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.02
5.99/6.04	c calculated reachability. Time: 0.00
5.99/6.04	c  N st    34    105350       258      2404         0     20114      9616    406759   no data   no data
6.60/6.64	c  N st    35    114948       258      2404         0     15881      9616    263202   no data   no data
7.59/7.71	c  N st    36    129347       258      2404         0     15244      9616    238816   no data   no data
9.19/9.20	c  N st    37    150942       258      2404         0     20598      9616    370789   no data   no data
9.69/9.73	c  S st    38    158025       258      2404         0     27318      9616    541075   no data   no data
9.69/9.80	c  S st    38    158529       258      2404         0     27822      9616    555500   no data   no data
9.69/9.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.69/9.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.69/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
9.69/9.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.80/9.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.60/10.64	c lits-rem:       923  cl-subs:     2351  v-elim:      0  v-fix:    0  time:  0.82 s
10.60/10.64	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
10.60/10.65	c vivif2 --  cl tried    25471 cl shrink        0 lits rem          0 time: 0.01
10.60/10.67	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.03
10.60/10.67	c calculated reachability. Time: 0.00
10.60/10.67	c  N st    38    158529       258      2404         0     25471      9616    493782   no data   no data
14.59/14.66	c  N st    39    207119       258      2404         0     20153      9616    303288   no data   no data
16.99/17.05	c  N st    40    237793       258      2404         0     30327      9616    562196   no data   no data
16.99/17.05	c  S st    40    237793       258      2404         0     30327      9616    562196   no data   no data
17.09/17.13	c  S st    40    238295       258      2404         0     30828      9616    576125   no data   no data
17.09/17.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.09/17.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.09/17.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.09/17.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.09/17.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
17.09/17.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.09/17.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.12	c lits-rem:       666  cl-subs:     2729  v-elim:      0  v-fix:    0  time:  0.96 s
18.09/18.12	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
18.09/18.12	c vivif2 --  cl tried    28099 cl shrink        0 lits rem          0 time: 0.00
18.09/18.15	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.03
18.09/18.15	c calculated reachability. Time: 0.00
18.09/18.15	c  N st    40    238295       258      2404         0     28099      9616    507379   no data   no data
23.79/23.88	c  F st    41    306250       258      2404         0     30065      9616    503751   no data   no data
23.79/23.88	c  N st    41    306250       258      2404         0     30065      9616    503751   no data   no data
24.21/24.29	c Decided on static restart strategy
26.19/26.25	c  N st    51    334554       258      2404         0     34350      9616    625465   no data   no data
28.39/28.45	c  N st    53    357443       258      2404         0     32393      9616    537082   no data   no data
28.39/28.45	c  S st    53    357443       258      2404         0     32393      9616    537082   no data   no data
28.49/28.53	c  S st    53    357949       258      2404         0     32895      9616    551702   no data   no data
28.49/28.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.49/28.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.49/28.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.49/28.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.49/28.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.49/28.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
28.49/28.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.49/28.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.49/28.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.99/29.03	c lits-rem:       520  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  0.48 s
28.99/29.04	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
28.99/29.04	c vivif2 --  cl tried    31636 cl shrink        0 lits rem          0 time: 0.00
28.99/29.07	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.03
28.99/29.07	c calculated reachability. Time: 0.00
28.99/29.07	c  N st    53    357949       258      2404         0     31636      9616    515756   no data   no data
32.09/32.12	c  N st    54    390341       258      2404         0     37683      9616    680991   no data   no data
36.99/37.08	c  N st    55    438934       258      2404         0     31569      9616    470017   no data   no data
44.99/45.11	c  N st    56    511816       258      2404         0     44764      9616    813173   no data   no data
47.69/47.71	c  N st    57    536923       258      2404         0     39353      9616    657291   no data   no data
47.69/47.71	c  S st    57    536923       258      2404         0     39353      9616    657291   no data   no data
47.79/47.80	c  S st    57    537428       258      2404         0     39852      9616    670694   no data   no data
47.79/47.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.79/47.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
47.79/47.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.79/47.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.79/47.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.79/47.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
47.79/47.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.79/47.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.79/47.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.60/48.69	c lits-rem:      1866  cl-subs:     1646  v-elim:      0  v-fix:    0  time:  0.85 s
48.60/48.69	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
48.70/48.70	c vivif2 --  cl tried    38206 cl shrink        0 lits rem          0 time: 0.01
48.70/48.75	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.05
48.70/48.75	c calculated reachability. Time: 0.00
48.70/48.75	c  N st    57    537428       258      2404         0     38206      9616    620248   no data   no data
69.31/69.32	c  N st    58    701414       258      2404         0     66465      9616   1364284   no data   no data
82.20/82.23	c  N st    59    806143       258      2404         0     60356      9616   1121815   no data   no data
82.20/82.23	c  S st    59    806143       258      2404         0     60356      9616   1121815   no data   no data
82.30/82.37	c  S st    59    806645       258      2404         0     60857      9616   1136101   no data   no data
82.30/82.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.30/82.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
82.30/82.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.30/82.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.30/82.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.30/82.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
82.30/82.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.30/82.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.40/82.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.91/86.95	c lits-rem:      2316  cl-subs:     6043  v-elim:      0  v-fix:    0  time:  4.52 s
86.91/86.95	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
86.91/86.96	c vivif2 --  cl tried    54814 cl shrink        0 lits rem          0 time: 0.01
86.99/87.03	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.07
86.99/87.04	c calculated reachability. Time: 0.00
86.99/87.04	c  N st    59    806645       258      2404         0     54814      9616    977718   no data   no data
122.50/122.53	c  F st    60   1071875       258      2404         0     70240      9616   1339522   no data   no data
122.50/122.53	c  N st    60   1071875       258      2404         0     70240      9616   1339522   no data   no data
123.30/123.39	c Decided on static restart strategy
126.60/126.68	c  N st    70   1100177       258      2404         0     54806      9616    850465   no data   no data
132.19/132.23	c  N st    72   1136169       258      2404         0     45324      9616    552211   no data   no data
136.41/136.45	c  N st    73   1168563       258      2404         0     76037      9616   1438114   no data   no data
141.91/141.93	c  N st    74   1209968       258      2404         0     70778      9616   1286507   no data   no data
141.91/141.93	c  S st    74   1209968       258      2404         0     70778      9616   1286507   no data   no data
141.99/142.09	c  S st    74   1210472       258      2404         0     71280      9616   1300431   no data   no data
142.09/142.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.09/142.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
142.09/142.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.09/142.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.09/142.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.09/142.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
142.09/142.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.09/142.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.09/142.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.19/147.23	c lits-rem:      2476  cl-subs:     5232  v-elim:      0  v-fix:    0  time:  5.07 s
147.19/147.23	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
147.19/147.25	c vivif2 --  cl tried    66048 cl shrink        0 lits rem          0 time: 0.01
147.29/147.34	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.09
147.29/147.34	c calculated reachability. Time: 0.00
147.29/147.34	c  N st    74   1210472       258      2404         0     66048      9616   1153267   no data   no data
158.79/158.80	c  N st    75   1283354       258      2404         0     89597      9616   1775207   no data   no data
175.59/175.70	c  N st    76   1392679       258      2404         0     51134      9616    633778   no data   no data
200.60/200.67	c  N st    77   1556665       258      2404         0     55719      9616    712577   no data   no data
226.70/226.78	c  N st    78   1710473       258      2404         0     96137      9616   1795070   no data   no data
226.70/226.78	c  S st    78   1710473       258      2404         0     96137      9616   1795070   no data   no data
227.00/227.03	c  S st    78   1710974       258      2404         0     96635      9616   1809641   no data   no data
227.00/227.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.00/227.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
227.00/227.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.00/227.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.00/227.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.00/227.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
227.00/227.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
227.00/227.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
227.10/227.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.90/242.98	c lits-rem:      5571  cl-subs:    12248  v-elim:      0  v-fix:    0  time: 15.85 s
242.90/242.98	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
242.90/243.00	c vivif2 --  cl tried    84387 cl shrink        0 lits rem          0 time: 0.02
243.11/243.13	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.13
243.11/243.13	c calculated reachability. Time: 0.00
243.11/243.13	c  N st    78   1710974       258      2404         0     84387      9616   1499528   no data   no data
309.40/309.42	c  N st    79   2079939       258      2404         0     96134      9616   1735052   no data   no data
332.79/332.88	c  N st    80   2210974       258      2404         0    100491      9616   1869696   no data   no data
332.79/332.88	c  S st    80   2210974       258      2404         0    100491      9616   1869696   no data   no data
333.09/333.11	c  S st    80   2211480       258      2404         0    100990      9616   1883661   no data   no data
333.09/333.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
333.09/333.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
333.09/333.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
333.09/333.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
333.09/333.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.09/333.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
333.09/333.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
333.09/333.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
333.20/333.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.20/347.22	c lits-rem:      5305  cl-subs:    10282  v-elim:      0  v-fix:    0  time: 14.00 s
347.20/347.22	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
347.20/347.24	c vivif2 --  cl tried    90708 cl shrink        0 lits rem          0 time: 0.02
347.30/347.39	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.15
347.30/347.39	c calculated reachability. Time: 0.00
347.30/347.39	c  N st    80   2211480       258      2404         0     90708      9616   1603603   no data   no data
447.90/447.96	c  N st    81   2711481       258      2404         0    113516      9616   2082935   no data   no data
447.90/447.96	c  S st    81   2711481       258      2404         0    113516      9616   2082935   no data   no data
448.20/448.26	c  S st    81   2711985       258      2404         0    114018      9616   2097699   no data   no data
448.20/448.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.30/448.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
448.30/448.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
448.30/448.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.30/448.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.30/448.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
448.30/448.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
448.30/448.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
448.30/448.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.60/469.62	c lits-rem:      5359  cl-subs:    14162  v-elim:      0  v-fix:    0  time: 21.24 s
469.60/469.62	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
469.60/469.64	c vivif2 --  cl tried    99856 cl shrink        0 lits rem          0 time: 0.02
469.80/469.81	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.17
469.80/469.82	c calculated reachability. Time: 0.00
469.80/469.82	c  N st    81   2711985       258      2404         0     99856      9616   1730798   no data   no data
577.61/577.61	c  N st    82   3211985       258      2404         0     77192      9616    942108   no data   no data
577.61/577.61	c  S st    82   3211985       258      2404         0     77192      9616    942108   no data   no data
577.71/577.79	c  S st    82   3212492       258      2404         0     77698      9616    955989   no data   no data
577.71/577.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
577.81/577.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
577.81/577.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
577.81/577.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
577.81/577.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.81/577.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
577.81/577.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
577.81/577.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
577.81/577.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
578.31/578.33	c lits-rem:       756  cl-subs:      930  v-elim:      0  v-fix:    0  time:  0.48 s
578.31/578.33	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
578.31/578.34	c vivif2 --  cl tried    76768 cl shrink        0 lits rem          0 time: 0.01
578.41/578.44	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.10
578.41/578.44	c calculated reachability. Time: 0.00
578.41/578.44	c  N st    82   3212492       258      2404         0     76768      9616    933168   no data   no data
689.73/689.79	c  N st    83   3712492       258      2404         0     86948      9616   1136693   no data   no data
689.73/689.79	c  S st    83   3712492       258      2404         0     86948      9616   1136693   no data   no data
689.91/690.00	c  S st    83   3712995       258      2404         0     87450      9616   1151093   no data   no data
690.01/690.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
690.01/690.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
690.01/690.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
690.01/690.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
690.01/690.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
690.01/690.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
690.01/690.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
690.01/690.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
690.01/690.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.11/691.19	c lits-rem:       657  cl-subs:     1809  v-elim:      0  v-fix:    0  time:  1.12 s
691.11/691.19	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
691.21/691.20	c vivif2 --  cl tried    85641 cl shrink        0 lits rem          0 time: 0.01
691.31/691.32	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.12
691.31/691.33	c calculated reachability. Time: 0.00
691.31/691.33	c  N st    83   3712995       258      2404         0     85641      9616   1102473   no data   no data
698.90/698.92	c  F st    84   3751562       258      2404         0    122172      9616   2240090   no data   no data
698.90/698.92	c  N st    84   3751562       258      2404         0    122172      9616   2240090   no data   no data
700.20/700.20	c Decided on static restart strategy
705.91/705.91	c  N st    94   3779864       258      2404         0    149084      9616   3007241   no data   no data
713.41/713.44	c  N st    96   3815856       258      2404         0    102859      9616   1558534   no data   no data
720.41/720.42	c  N st    97   3848248       258      2404         0    133378      9616   2443829   no data   no data
732.40/732.43	c  N st    98   3896836       258      2404         0     98069      9616   1388524   no data   no data
750.81/750.89	c  N st    99   3969722       258      2404         0     84807      9616   1006929   no data   no data
775.11/775.14	c  N st   100   4079045       258      2404         0    105091      9616   1603132   no data   no data
806.61/806.64	c  N st   101   4212995       258      2404         0    147812      9616   2897652   no data   no data
806.61/806.64	c  S st   101   4212995       258      2404         0    147812      9616   2897652   no data   no data
807.01/807.02	c  S st   101   4213502       258      2404         0    148319      9616   2911641   no data   no data
807.01/807.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.01/807.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
807.01/807.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.01/807.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.01/807.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.01/807.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
807.01/807.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
807.11/807.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
807.21/807.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.90/840.96	c lits-rem:      6142  cl-subs:    13606  v-elim:      0  v-fix:    0  time: 33.76 s
840.90/840.96	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
841.00/841.00	c vivif2 --  cl tried   134713 cl shrink        0 lits rem          0 time: 0.03
841.20/841.26	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.26
841.20/841.26	c calculated reachability. Time: 0.00
841.20/841.26	c  N st   101   4213502       258      2404         0    134713      9616   2531624   no data   no data
904.81/904.82	c  N st   102   4459480       258      2404         0    109221      9616   1621553   no data   no data
966.41/966.40	c  N st   103   4713503       258      2404         0    172769      9616   3383131   no data   no data
966.41/966.40	c  S st   103   4713503       258      2404         0    172769      9616   3383131   no data   no data
966.81/966.91	c  S st   103   4714005       258      2404         0    173267      9616   3397816   no data   no data
966.92/966.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
966.92/966.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
966.92/966.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
966.92/966.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
966.92/966.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
966.92/966.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
966.92/966.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
967.01/967.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
967.12/967.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1029.63/1029.66	c lits-rem:      6960  cl-subs:    22716  v-elim:      0  v-fix:    0  time: 62.54 s
1029.63/1029.66	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1029.71/1029.70	c vivif2 --  cl tried   150551 cl shrink        0 lits rem          0 time: 0.04
1029.91/1029.98	c asymm  cl-useful: 0/2306/2404 lits-rem:0 time: 0.28
1029.91/1029.99	c calculated reachability. Time: 0.00
1029.91/1029.99	c  N st   103   4714005       258      2404         0    150551      9616   2815425   no data   no data
1155.03/1155.06	c  N st   104   5214005       258      2404         0    166147      9616   3222758   no data   no data
1155.03/1155.06	c  S st   104   5214005       258      2404         0    166147      9616   3222758   no data   no data
1155.52/1155.53	c  S st   104   5214508       258      2404         0    166648      9616   3236600   no data   no data
1155.52/1155.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1155.62/1155.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1155.62/1155.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1155.62/1155.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1155.62/1155.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1155.62/1155.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1155.62/1155.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1155.62/1155.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1155.72/1155.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1199.91/1199.94	c lits-rem:      9115  cl-subs:    16605  v-elim:      0  v-fix:    0  time: 44.21 s
1199.91/1199.94	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1199.91/1199.98	c vivif2 --  cl tried   150043 cl shrink        0 lits rem          0 time: 0.04
1200.21/1200.26	c asymm  cl-useful: 0/2258/2404 lits-rem:0 time: 0.29
1200.21/1200.27	c calculated reachability. Time: 0.00
1200.21/1200.27	c  N st   104   5214508       258      2404         0    150043      9616   2793537   no data   no data
1323.42/1323.48	c  N st   105   5714508       258      2404         0    141500      9616   2396442   no data   no data
1323.42/1323.48	c  S st   105   5714508       258      2404         0    141500      9616   2396442   no data   no data
1323.82/1323.82	c  S st   105   5715013       258      2404         0    142001      9616   2410198   no data   no data
1323.82/1323.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1323.82/1323.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1323.82/1323.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1323.82/1323.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1323.82/1323.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1323.82/1323.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1323.82/1323.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1323.92/1323.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1323.92/1323.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1342.42/1342.44	c lits-rem:      5826  cl-subs:    10254  v-elim:      0  v-fix:    0  time: 18.46 s
1342.42/1342.44	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1342.42/1342.46	c vivif2 --  cl tried   131747 cl shrink        0 lits rem          0 time: 0.03
1342.72/1342.71	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.25
1342.72/1342.72	c calculated reachability. Time: 0.00
1342.72/1342.72	c  N st   105   5715013       258      2404         0    131747      9616   2126331   no data   no data
1473.03/1473.07	c  N st   106   6215013       258      2404         0    201567      9616   4093901   no data   no data
1473.03/1473.07	c  S st   106   6215013       258      2404         0    201567      9616   4093901   no data   no data
1473.63/1473.64	c  S st   106   6215515       258      2404         0    202069      9616   4108759   no data   no data
1473.63/1473.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1473.73/1473.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.09
1473.73/1473.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1473.73/1473.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1473.73/1473.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1473.73/1473.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1473.73/1473.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1473.73/1473.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1473.83/1473.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1566.02/1566.03	c lits-rem:      7171  cl-subs:    26863  v-elim:      0  v-fix:    0  time: 92.13 s
1566.02/1566.03	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1566.02/1566.07	c vivif2 --  cl tried   175206 cl shrink        0 lits rem          0 time: 0.04
1566.32/1566.38	c asymm  cl-useful: 0/1938/2404 lits-rem:0 time: 0.31
1566.32/1566.39	c calculated reachability. Time: 0.00
1566.32/1566.39	c  N st   106   6215515       258      2404         0    175206      9616   3386046   no data   no data
1715.83/1715.88	c  N st   107   6715515       258      2404         0    125151      9616   1730675   no data   no data
1715.83/1715.88	c  S st   107   6715515       258      2404         0    125151      9616   1730675   no data   no data
1716.13/1716.15	c  S st   107   6716021       258      2404         0    125653      9616   1744923   no data   no data
1716.13/1716.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1716.23/1716.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1716.23/1716.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1716.23/1716.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1716.23/1716.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1716.23/1716.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1716.23/1716.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1716.23/1716.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1716.23/1716.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1720.63/1720.62	c lits-rem:      1331  cl-subs:     4630  v-elim:      0  v-fix:    0  time:  4.35 s
1720.63/1720.62	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1720.63/1720.64	c vivif2 --  cl tried   121023 cl shrink        0 lits rem          0 time: 0.02
1720.83/1720.85	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.20
1720.83/1720.85	c calculated reachability. Time: 0.00
1720.83/1720.85	c  N st   107   6716021       258      2404         0    121023      9616   1621388   no data   no data
1862.54/1862.57	c  N st   108   7216022       258      2404         0    156261      9616   2577722   no data   no data
1862.54/1862.57	c  S st   108   7216022       258      2404         0    156261      9616   2577722   no data   no data
1862.94/1862.97	c  S st   108   7216522       258      2404         0    156755      9616   2592746   no data   no data
1862.94/1862.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1863.04/1863.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1863.04/1863.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1863.04/1863.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1863.04/1863.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1863.04/1863.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1863.04/1863.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1863.04/1863.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1863.14/1863.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1886.14/1886.14	c lits-rem:      4398  cl-subs:    12054  v-elim:      0  v-fix:    0  time: 23.00 s
1886.14/1886.14	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1886.14/1886.17	c vivif2 --  cl tried   144701 cl shrink        0 lits rem          0 time: 0.03
1886.44/1886.44	c asymm  cl-useful: 0/2315/2404 lits-rem:0 time: 0.26
1886.44/1886.44	c calculated reachability. Time: 0.00
1886.44/1886.44	c  N st   108   7216522       258      2404         0    144701      9616   2265825   no data   no data
2026.93/2026.97	c  N st   109   7716523       258      2404         0    166722      9616   2832090   no data   no data
2026.93/2026.97	c  S st   109   7716523       258      2404         0    166722      9616   2832090   no data   no data
2027.43/2027.43	c  S st   109   7717026       258      2404         0    167223      9616   2846453   no data   no data
2027.43/2027.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2027.53/2027.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
2027.53/2027.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2027.53/2027.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2027.53/2027.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2027.53/2027.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2027.53/2027.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2027.53/2027.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2027.63/2027.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2054.33/2054.33	c lits-rem:      4446  cl-subs:    12291  v-elim:      0  v-fix:    0  time: 26.72 s
2054.33/2054.34	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2054.33/2054.37	c vivif2 --  cl tried   154932 cl shrink        0 lits rem          0 time: 0.03
2054.63/2054.63	c asymm  cl-useful: 0/2192/2404 lits-rem:0 time: 0.26
2054.63/2054.64	c calculated reachability. Time: 0.00
2054.63/2054.64	c  N st   109   7717026       258      2404         0    154932      9616   2502324   no data   no data
2200.74/2200.75	c  N st   110   8217026       258      2404         0    160803      9616   2496744   no data   no data
2200.74/2200.75	c  S st   110   8217026       258      2404         0    160803      9616   2496744   no data   no data
2201.16/2201.17	c  S st   110   8217531       258      2404         0    161301      9616   2511021   no data   no data
2201.16/2201.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2201.24/2201.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
2201.24/2201.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2201.24/2201.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2201.24/2201.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2201.24/2201.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2201.24/2201.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2201.24/2201.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2201.34/2201.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2220.24/2220.27	c lits-rem:      2512  cl-subs:    12668  v-elim:      0  v-fix:    0  time: 18.93 s
2220.24/2220.27	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2220.24/2220.29	c vivif2 --  cl tried   148633 cl shrink        0 lits rem          0 time: 0.03
2220.54/2220.56	c asymm  cl-useful: 0/2262/2404 lits-rem:0 time: 0.26
2220.54/2220.56	c calculated reachability. Time: 0.00
2220.54/2220.56	c  N st   110   8217531       258      2404         0    148633      9616   2195002   no data   no data
2382.66/2382.68	c  N st   111   8717532       258      2404         0    140572      9616   1884049   no data   no data
2382.66/2382.68	c  S st   111   8717532       258      2404         0    140572      9616   1884049   no data   no data
2383.05/2383.04	c  S st   111   8718040       258      2404         0    141078      9616   1898242   no data   no data
2383.05/2383.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2383.05/2383.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
2383.15/2383.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2383.15/2383.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2383.15/2383.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2383.15/2383.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2383.15/2383.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2383.15/2383.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2383.15/2383.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2387.25/2387.28	c lits-rem:      1019  cl-subs:     4737  v-elim:      0  v-fix:    0  time:  4.11 s
2387.25/2387.28	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2387.35/2387.31	c vivif2 --  cl tried   136341 cl shrink        0 lits rem          0 time: 0.02
2387.55/2387.55	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.24
2387.55/2387.55	c calculated reachability. Time: 0.00
2387.55/2387.55	c  N st   111   8718040       258      2404         0    136341      9616   1782676   no data   no data
2543.65/2543.60	c  N st   112   9218041       258      2404         0    237598      9616   4605983   no data   no data
2543.65/2543.60	c  S st   112   9218041       258      2404         0    237598      9616   4605983   no data   no data
2544.25/2544.25	c  S st   112   9218548       258      2404         0    238097      9616   4620979   no data   no data
2544.25/2544.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2544.36/2544.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
2544.36/2544.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2544.36/2544.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2544.36/2544.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2544.36/2544.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2544.36/2544.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2544.45/2544.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2544.55/2544.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2649.15/2649.13	c lits-rem:      9153  cl-subs:    30721  v-elim:      0  v-fix:    0  time: 104.58 s
2649.15/2649.13	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2649.15/2649.19	c vivif2 --  cl tried   207376 cl shrink        0 lits rem          0 time: 0.05
2649.55/2649.51	c asymm  cl-useful: 0/1691/2404 lits-rem:0 time: 0.32
2649.55/2649.51	c calculated reachability. Time: 0.00
2649.55/2649.51	c  N st   112   9218548       258      2404         0    207376      9616   3866197   no data   no data
2820.66/2820.69	c  N st   113   9718549       258      2404         0    172230      9616   2712602   no data   no data
2820.66/2820.69	c  S st   113   9718549       258      2404         0    172230      9616   2712602   no data   no data
2821.16/2821.13	c  S st   113   9719052       258      2404         0    172730      9616   2727403   no data   no data
2821.16/2821.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2821.26/2821.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
2821.26/2821.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2821.26/2821.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2821.26/2821.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2821.26/2821.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2821.26/2821.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2821.26/2821.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2821.36/2821.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2843.86/2843.80	c lits-rem:      1720  cl-subs:    11674  v-elim:      0  v-fix:    0  time: 22.47 s
2843.86/2843.80	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2843.86/2843.83	c vivif2 --  cl tried   161056 cl shrink        0 lits rem          0 time: 0.03
2843.96/2843.97	c asymm  cl-useful: 0/713/2404 lits-rem:0 time: 0.14
2843.96/2843.97	c calculated reachability. Time: 0.00
2843.96/2843.97	c  N st   113   9719052       258      2404         0    161056      9616   2416587   no data   no data
3007.66/3007.60	c  N st   114  10219053       258      2404         0    243136      9616   4636221   no data   no data
3007.66/3007.60	c  S st   114  10219053       258      2404         0    243136      9616   4636221   no data   no data
3008.26/3008.24	c  S st   114  10219553       258      2404         0    243635      9616   4651040   no data   no data
3008.26/3008.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3008.36/3008.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.11
3008.36/3008.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3008.36/3008.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3008.36/3008.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3008.36/3008.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3008.36/3008.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3008.47/3008.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3008.58/3008.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3121.06/3121.07	c lits-rem:     12081  cl-subs:    33966  v-elim:      0  v-fix:    0  time: 112.52 s
3121.06/3121.07	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3121.16/3121.12	c vivif2 --  cl tried   209669 cl shrink        0 lits rem          0 time: 0.05
3121.46/3121.44	c asymm  cl-useful: 0/1721/2404 lits-rem:0 time: 0.32
3121.46/3121.45	c calculated reachability. Time: 0.00
3121.46/3121.45	c  N st   114  10219553       258      2404         0    209669      9616   3807294   no data   no data
3300.97/3301.00	c  N st   115  10719553       258      2404         0    149953      9616   1926282   no data   no data
3300.97/3301.00	c  S st   115  10719553       258      2404         0    149953      9616   1926282   no data   no data
3301.37/3301.37	c  S st   115  10720054       258      2404         0    150452      9616   1940556   no data   no data
3301.37/3301.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3301.47/3301.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
3301.47/3301.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3301.47/3301.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3301.47/3301.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3301.47/3301.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3301.47/3301.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3301.47/3301.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3301.57/3301.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3304.87/3304.84	c lits-rem:      1741  cl-subs:     3860  v-elim:      0  v-fix:    0  time:  3.33 s
3304.87/3304.84	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3304.87/3304.86	c vivif2 --  cl tried   146592 cl shrink        0 lits rem          0 time: 0.02
3304.97/3304.97	c asymm  cl-useful: 0/683/2404 lits-rem:0 time: 0.11
3304.97/3304.98	c calculated reachability. Time: 0.00
3304.97/3304.98	c  N st   115  10720054       258      2404         0    146592      9616   1844722   no data   no data
3478.08/3478.08	c  N st   116  11220055       258      2404         0    207495      9616   3540740   no data   no data
3478.08/3478.08	c  S st   116  11220055       258      2404         0    207495      9616   3540740   no data   no data
3478.68/3478.63	c  S st   116  11220557       258      2404         0    207995      9616   3555252   no data   no data
3478.68/3478.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3478.78/3478.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
3478.78/3478.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3478.78/3478.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3478.78/3478.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3478.78/3478.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3478.78/3478.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3478.78/3478.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3478.88/3478.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3522.78/3522.76	c lits-rem:      3155  cl-subs:    17619  v-elim:      0  v-fix:    0  time: 43.89 s
3522.78/3522.76	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3522.88/3522.80	c vivif2 --  cl tried   190376 cl shrink        0 lits rem          0 time: 0.04
3523.18/3523.10	c asymm  cl-useful: 0/1843/2404 lits-rem:0 time: 0.30
3523.18/3523.11	c calculated reachability. Time: 0.00
3523.18/3523.11	c  N st   116  11220557       258      2404         0    190376      9616   3113706   no data   no data
3695.38/3695.39	c  N st   117  11720557       258      2404         0    244305      9616   4516322   no data   no data
3695.38/3695.39	c  S st   117  11720557       258      2404         0    244305      9616   4516322   no data   no data
3696.09/3696.07	c  S st   117  11721059       258      2404         0    244803      9616   4530986   no data   no data
3696.09/3696.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3696.28/3696.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.11
3696.28/3696.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3696.28/3696.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3696.28/3696.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3696.28/3696.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3696.28/3696.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3696.28/3696.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3696.38/3696.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3785.89/3785.87	c lits-rem:      6063  cl-subs:    26032  v-elim:      0  v-fix:    0  time: 89.49 s
3785.89/3785.87	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3785.99/3785.92	c vivif2 --  cl tried   218771 cl shrink        0 lits rem          0 time: 0.05
3786.09/3786.10	c asymm  cl-useful: 0/561/2404 lits-rem:0 time: 0.18
3786.09/3786.11	c calculated reachability. Time: 0.00
3786.09/3786.11	c  N st   117  11721059       258      2404         0    218771      9616   3887132   no data   no data
3968.18/3968.19	c  N st   118  12221059       258      2404         0    264331      9616   5120969   no data   no data
3968.18/3968.19	c  S st   118  12221059       258      2404         0    264331      9616   5120969   no data   no data
3969.08/3969.01	c  S st   118  12221560       258      2404         0    264829      9616   5135013   no data   no data
3969.08/3969.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3969.18/3969.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.12
3969.18/3969.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3969.18/3969.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3969.18/3969.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3969.18/3969.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3969.18/3969.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3969.28/3969.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3969.38/3969.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4090.49/4090.48	c lits-rem:      7413  cl-subs:    34196  v-elim:      0  v-fix:    0  time: 121.13 s
4090.49/4090.48	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
4090.59/4090.53	c vivif2 --  cl tried   230633 cl shrink        0 lits rem          0 time: 0.06
4090.89/4090.86	c asymm  cl-useful: 0/1953/2404 lits-rem:0 time: 0.33
4090.89/4090.87	c calculated reachability. Time: 0.00
4090.89/4090.87	c  N st   118  12221560       258      2404         0    230633      9616   4278871   no data   no data
4273.89/4273.81	c  N st   119  12721560       258      2404         0    267961      9616   5155613   no data   no data
4273.89/4273.81	c  S st   119  12721560       258      2404         0    267961      9616   5155613   no data   no data
4274.79/4274.75	c  S st   119  12722066       258      2404         0    268465      9616   5170684   no data   no data
4274.79/4274.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4274.89/4274.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.12
4274.99/4274.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4274.99/4274.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4274.99/4274.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4274.99/4274.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
4274.99/4274.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4274.99/4274.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4275.09/4275.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4418.70/4418.65	c lits-rem:      7541  cl-subs:    36555  v-elim:      0  v-fix:    0  time: 143.56 s
4418.70/4418.65	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
4418.70/4418.70	c vivif2 --  cl tried   231910 cl shrink        0 lits rem          0 time: 0.06
4419.10/4419.04	c asymm  cl-useful: 0/1950/2404 lits-rem:0 time: 0.33
4419.10/4419.04	c calculated reachability. Time: 0.00
4419.10/4419.04	c  N st   119  12722066       258      2404         0    231910      9616   4245139   no data   no data
4563.70/4563.62	c  F st   120  13130468       258      2404         0    175312      9616   2428334   no data   no data
4563.70/4563.62	c  N st   120  13130468       258      2404         0    175312      9616   2428334   no data   no data
4565.50/4565.47	c Decided on static restart strategy
4572.30/4572.25	c  N st   130  13158775       258      2404         0    202300      9616   3233301   no data   no data
4585.50/4585.46	c  N st   132  13194769       258      2404         0    236461      9616   4223987   no data   no data
4595.31/4595.21	c  N st   133  13222066       258      2404         0    262405      9616   4984152   no data   no data
4595.31/4595.21	c  S st   133  13222066       258      2404         0    262405      9616   4984152   no data   no data
4596.11/4596.08	c  S st   133  13222572       258      2404         0    262904      9616   4999414   no data   no data
4596.21/4596.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4596.31/4596.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.12
4596.31/4596.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4596.31/4596.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4596.31/4596.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4596.31/4596.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
4596.31/4596.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4596.31/4596.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4596.51/4596.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4657.81/4657.80	c lits-rem:      4343  cl-subs:    23037  v-elim:      0  v-fix:    0  time: 61.39 s
4657.81/4657.80	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
4657.91/4657.85	c vivif2 --  cl tried   239867 cl shrink        0 lits rem          0 time: 0.06
4658.21/4658.19	c asymm  cl-useful: 0/1816/2404 lits-rem:0 time: 0.34
4658.31/4658.20	c calculated reachability. Time: 0.00
4658.31/4658.20	c  N st   133  13222572       258      2404         0    239867      9616   4367679   no data   no data
4678.50/4678.40	c  N st   134  13271162       258      2404         0    285925      9616   5738092   no data   no data
4703.01/4702.93	c  N st   135  13344044       258      2404         0    205174      9616   3239633   no data   no data
4747.41/4747.37	c  N st   136  13453368       258      2404         0    157423      9616   1846782   no data   no data
4809.10/4809.01	c  N st   137  13617352       258      2404         0    159956      9616   1899127   no data   no data
4842.51/4842.44	c  N st   138  13722572       258      2404         0    259134      9616   4675439   no data   no data
4842.51/4842.44	c  S st   138  13722572       258      2404         0    259134      9616   4675439   no data   no data
4843.21/4843.21	c  S st   138  13723077       258      2404         0    259637      9616   4689681   no data   no data
4843.31/4843.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4843.43/4843.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.12
4843.43/4843.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4843.43/4843.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4843.43/4843.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4843.43/4843.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
4843.43/4843.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4843.51/4843.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4843.61/4843.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4950.01/4949.99	c lits-rem:      7327  cl-subs:    30524  v-elim:      0  v-fix:    0  time: 106.47 s
4950.01/4949.99	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
4950.13/4950.05	c vivif2 --  cl tried   229113 cl shrink        0 lits rem          0 time: 0.05
4950.31/4950.24	c asymm  cl-useful: 0/588/2404 lits-rem:0 time: 0.19
4950.31/4950.24	c calculated reachability. Time: 0.00
4950.31/4950.24	c  N st   138  13723077       258      2404         0    229113      9616   3917691   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-3421898-1306610696/watcher-3421898-1306610696 -o /tmp/evaluation-result-3421898-1306610696/solver-3421898-1306610696 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421898-1306610696.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 424
/proc/meminfo: memFree=26489716/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=20352 CPUtime=0 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4194304 250 0 0 0 0 0 0 0 25 0 1 0 772667796 20840448 202 33554432000 4194304 4580011 140736367059792 18446744073709551615 232330969191 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/424/statm: 5075 197 162 95 0 57 0

[startup+0.092017 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 424
/proc/meminfo: memFree=26489716/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=30780 CPUtime=0.08 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 1007 0 0 0 8 0 0 0 25 0 1 0 772667796 31518720 876 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 7695 876 363 95 0 2677 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30780

[startup+0.101015 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 424
/proc/meminfo: memFree=26489716/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=30780 CPUtime=0.09 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 1018 0 0 0 9 0 0 0 25 0 1 0 772667796 31518720 887 33554432000 4194304 4580011 140736367059792 18446744073709551615 4321024 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 7695 887 363 95 0 2677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30780

[startup+0.300952 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 424
/proc/meminfo: memFree=26489716/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=31504 CPUtime=0.29 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 1353 0 0 0 29 0 0 0 25 0 1 0 772667796 32260096 1044 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 7876 1044 363 95 0 2858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31504

[startup+0.700889 s]
/proc/loadavg: 2.00 2.02 2.00 3/458 424
/proc/meminfo: memFree=26489716/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=32012 CPUtime=0.69 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 1999 0 0 0 69 0 0 0 25 0 1 0 772667796 32780288 1101 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 8003 1101 363 95 0 2985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32012

[startup+1.50075 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 425
/proc/meminfo: memFree=26484128/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=49544 CPUtime=1.49 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 4283 0 0 0 149 0 0 0 25 0 1 0 772667796 50733056 2984 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 12386 2984 367 95 0 7368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49544

[startup+3.10049 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 425
/proc/meminfo: memFree=26476936/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=49744 CPUtime=3.09 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 5816 0 0 0 309 0 0 0 25 0 1 0 772667796 50937856 3059 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 12436 3059 367 95 0 7418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49744

[startup+6.30092 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 425
/proc/meminfo: memFree=26475692/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=49908 CPUtime=6.29 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 9488 0 0 0 629 0 0 0 25 0 1 0 772667796 51105792 4900 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 12477 4900 367 95 0 7459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49908

[startup+12.7008 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 425
/proc/meminfo: memFree=26450000/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=51540 CPUtime=12.69 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 13845 0 0 0 1268 1 0 0 25 0 1 0 772667796 52776960 6167 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 12885 6167 367 95 0 7867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51540

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 425
/proc/meminfo: memFree=26462376/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=55560 CPUtime=25.49 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 21032 0 0 0 2547 2 0 0 25 0 1 0 772667796 56893440 6636 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 13890 6636 367 95 0 8872 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55560

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/459 426
/proc/meminfo: memFree=26437104/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=64932 CPUtime=51.1 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 33147 0 0 0 5106 4 0 0 25 0 1 0 772667796 66490368 9643 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 16233 9643 367 95 0 11215 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 64932

[startup+102.317 s]
/proc/loadavg: 2.00 2.01 2.00 3/459 428
/proc/meminfo: memFree=26407196/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=77212 CPUtime=102.31 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 52349 0 0 0 10224 7 0 0 25 0 1 0 772667796 79065088 12227 33554432000 4194304 4580011 140736367059792 18446744073709551615 4296674 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 19303 12227 367 95 0 14285 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77212

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/459 429
/proc/meminfo: memFree=26255632/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=89740 CPUtime=162.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 71695 0 0 0 16219 11 0 0 25 0 1 0 772667796 91893760 15342 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 22435 15342 367 95 0 17417 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89740

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/459 431
/proc/meminfo: memFree=26255720/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=90164 CPUtime=222.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 87847 0 0 0 22217 13 0 0 25 0 1 0 772667796 92327936 15370 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 22541 15370 367 95 0 17523 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90164

[startup+282.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/459 432
/proc/meminfo: memFree=26256812/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=106368 CPUtime=282.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 101845 0 0 0 28216 14 0 0 25 0 1 0 772667796 108920832 19050 33554432000 4194304 4580011 140736367059792 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/424/statm: 26592 19050 367 95 0 21574 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106368

[startup+342.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/459 434
/proc/meminfo: memFree=26253320/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=115172 CPUtime=342.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 115540 0 0 0 34213 17 0 0 25 0 1 0 772667796 117936128 21826 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 28793 21826 367 95 0 23775 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115172

[startup+402.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/459 435
/proc/meminfo: memFree=26170468/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=115412 CPUtime=402.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 127537 0 0 0 40212 18 0 0 25 0 1 0 772667796 118181888 21726 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 28853 21726 367 95 0 23835 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115412

[startup+462.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/459 437
/proc/meminfo: memFree=26158040/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=126952 CPUtime=462.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 139486 0 0 0 46210 20 0 0 25 0 1 0 772667796 129998848 24661 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 31738 24661 367 95 0 26720 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126952

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/459 439
/proc/meminfo: memFree=26192972/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=128188 CPUtime=522.3 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 150088 0 0 0 52208 22 0 0 25 0 1 0 772667796 131264512 25188 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 32047 25188 367 95 0 27029 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128188

[startup+582.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/459 440
/proc/meminfo: memFree=26147316/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=128460 CPUtime=582.31 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 162661 0 0 0 58206 25 0 0 25 0 1 0 772667796 131543040 24321 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 32115 24321 367 95 0 27097 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128460

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 555
/proc/meminfo: memFree=25649136/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=376948 CPUtime=4062.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 582205 0 0 0 406140 101 0 0 25 0 1 0 772667796 385994752 68427 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 94237 68427 367 95 0 89219 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 376948

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/459 557
/proc/meminfo: memFree=25537396/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=305692 CPUtime=4122.39 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 586436 0 0 0 412137 102 0 0 25 0 1 0 772667796 313028608 65088 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 76423 65088 367 95 0 71405 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 305692

[startup+4182.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/459 586
/proc/meminfo: memFree=26510844/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=305752 CPUtime=4182.39 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 593634 0 0 0 418135 104 0 0 25 0 1 0 772667796 313090048 65708 33554432000 4194304 4580011 140736367059792 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 76438 65708 367 95 0 71420 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 305752

[startup+4242.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/459 588
/proc/meminfo: memFree=26477408/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=305828 CPUtime=4242.39 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 600522 0 0 0 424133 106 0 0 25 0 1 0 772667796 313167872 66009 33554432000 4194304 4580011 140736367059792 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 76457 66009 367 95 0 71439 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 305828

[startup+4302.3 s]
/proc/loadavg: 2.15 2.10 2.02 3/459 590
/proc/meminfo: memFree=26451324/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=389176 CPUtime=4302.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 605844 0 0 0 430132 108 0 0 25 0 1 0 772667796 398516224 71331 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97294 71331 367 95 0 92276 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 389176

[startup+4362.3 s]
/proc/loadavg: 2.26 2.14 2.04 3/459 591
/proc/meminfo: memFree=26449044/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=389176 CPUtime=4362.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 605844 0 0 0 436132 108 0 0 25 0 1 0 772667796 398516224 71331 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97294 71331 367 95 0 92276 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 389176

[startup+4422.3 s]
/proc/loadavg: 2.18 2.14 2.04 4/459 593
/proc/meminfo: memFree=26437100/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=389176 CPUtime=4422.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 606120 0 0 0 442132 108 0 0 25 0 1 0 772667796 398516224 71607 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97294 71607 367 95 0 92276 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 389176

[startup+4482.3 s]
/proc/loadavg: 2.06 2.11 2.04 3/459 594
/proc/meminfo: memFree=26443248/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=389372 CPUtime=4482.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 613000 0 0 0 448131 109 0 0 25 0 1 0 772667796 398716928 70731 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97343 70731 367 95 0 92325 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 389372

[startup+4542.3 s]
/proc/loadavg: 2.02 2.09 2.03 4/459 596
/proc/meminfo: memFree=26433912/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=389668 CPUtime=4542.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 619944 0 0 0 454130 110 0 0 25 0 1 0 772667796 399020032 71140 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97417 71140 367 95 0 92399 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 389668

[startup+4602.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/459 608
/proc/meminfo: memFree=26416260/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=390116 CPUtime=4602.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 626681 0 0 0 460129 112 0 0 25 0 1 0 772667796 399478784 71212 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97529 71212 367 95 0 92511 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 390116

[startup+4662.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/459 609
/proc/meminfo: memFree=26421428/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=390116 CPUtime=4662.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 627014 0 0 0 466129 112 0 0 25 0 1 0 772667796 399478784 71545 33554432000 4194304 4580011 140736367059792 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97529 71545 367 95 0 92511 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 390116

[startup+4722.32 s]
/proc/loadavg: 2.01 2.05 2.02 3/459 611
/proc/meminfo: memFree=26384912/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=390560 CPUtime=4722.42 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 633903 0 0 0 472129 113 0 0 25 0 1 0 772667796 399933440 70844 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97640 70844 367 95 0 92622 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 390560

[startup+4782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/459 612
/proc/meminfo: memFree=26387472/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=390792 CPUtime=4782.4 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 640620 0 0 0 478126 114 0 0 25 0 1 0 772667796 400171008 70831 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97698 70831 367 95 0 92680 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 390792

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.01 4/459 614
/proc/meminfo: memFree=26377880/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=390972 CPUtime=4842.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 647326 0 0 0 484125 116 0 0 25 0 1 0 772667796 400355328 70887 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 97743 70887 367 95 0 92725 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 390972

[startup+4902.3 s]
/proc/loadavg: 2.13 2.06 2.01 4/459 615
/proc/meminfo: memFree=26362220/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=403936 CPUtime=4902.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 650340 0 0 0 490125 116 0 0 25 0 1 0 772667796 413630464 73901 33554432000 4194304 4580011 140736367059792 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 100984 73901 367 95 0 95966 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 403936

[startup+4962.3 s]
/proc/loadavg: 2.17 2.07 2.02 4/459 617
/proc/meminfo: memFree=26358460/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=403936 CPUtime=4962.41 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 651134 0 0 0 496125 116 0 0 25 0 1 0 772667796 413630464 74695 33554432000 4194304 4580011 140736367059792 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 100984 74695 367 95 0 95966 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 403936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.06 2.01 3/459 618
/proc/meminfo: memFree=26372200/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=330620 CPUtime=5000.02 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 655827 0 0 0 499884 118 0 0 25 0 1 0 772667796 338554880 71703 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 82655 71703 367 95 0 77637 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 330620

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

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

[startup+4999.9 s]
/proc/loadavg: 2.09 2.06 2.01 3/459 618
/proc/meminfo: memFree=26372200/32951124 swapFree=60688864/67111528
[pid=424] ppid=422 vsize=330620 CPUtime=5000.02 cores=0,2,4,6
/proc/424/stat : 424 (strangenight2-s) R 422 424 300 0 -1 4202496 655827 0 0 0 499884 118 0 0 25 0 1 0 772667796 338554880 71703 33554432000 4194304 4580011 140736367059792 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/424/statm: 82655 71703 367 95 0 77637 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 330620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4998.86
CPU system time (s): 1.19482
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 422312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.86
system time used= 1.19482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 655828
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= 5404

runsolver used 23.9114 second user time and 50.5483 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-28 21:24:56
IDJOB=3421898
IDBENCH=83247
IDSOLVER=1887
FILE ID=node132/3421898-1306610696
RUNJOBID= node132-1306609858-327
PBS_JOBID= 13471591
Free space on /tmp= 73100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421898-1306610696/watcher-3421898-1306610696 -o /tmp/evaluation-result-3421898-1306610696/solver-3421898-1306610696 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421898-1306610696.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=627976414

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
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.833
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:      26489996 kB
Buffers:        192832 kB
Cached:        2669584 kB
SwapCached:      14980 kB
Active:        1230832 kB
Inactive:      5010576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26489996 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            5560 kB
Writeback:           0 kB
AnonPages:     3371764 kB
Mapped:          19264 kB
Slab:           102080 kB
PageTables:      51056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109570608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73096 MiB
End job on node132 at 2011-05-28 22:48:18