Trace number 3366733

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.28 1203.76

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366733-1305413261.cnf'
0.00/0.01	c -- header says num vars:            816
0.00/0.01	c -- header says num clauses:       35088
0.00/0.02	c -- clauses added:            0 learnts,        35088 normals,            0 xors
0.00/0.02	c -- vars added        816
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       816     33864      1224         0    137904         0   no data   no data
0.37/0.12	c asymm  cl-useful: 0/33864/33864 lits-rem:0 time: 0.10
0.37/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
0.37/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    816 time:  0.00 s
0.37/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.55/0.48	c lits-rem:         0  cl-subs:        0  v-elim:    204  v-fix:    0  time:  0.18 s
1.55/0.48	c Finding binary XORs  T:     0.00 s  found:       0
1.55/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.55/0.48	c calculated reachability. Time: 0.00
1.55/0.48	c Calc default polars -  time:   0.00 s pos:       0 undec:     204 neg:     612
1.55/0.48	c =========================================================================================
1.55/0.48	c types(t): F = full restart, N = normal restart
1.55/0.48	c types(t): S = simplification begin/end, E = solution found
1.55/0.48	c restart types(rt): st = static, dy = dynamic
1.55/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.55/0.48	c  B st     0         0       612     33660       612         0    203184         0   no data   no data
1.55/0.48	c  N dy    22      4049       612     33660       612      4015    203184    206775     34.50     36.32
2.35/0.64	c  N dy    53      8162       612     33660       612      5317    203184    176157     35.25     37.44
3.97/1.07	c  N dy    84     12347       612     33660       612      4783    203184     98976     35.28     37.37
3.97/1.07	c  N dy   115     16457       612     33660       612      8875    203184    281370     35.43     37.49
3.97/1.07	c  N dy   147     20510       612     33660       612      6747    203184    145679     35.56     38.41
3.97/1.07	c  N dy   176     24516       612     33660       612     10733    203184    320645     35.42     37.64
3.97/1.07	c  F st   180     25000       612     33660       612     11217    203184    341569     35.40   no data
4.74/1.21	c  N dy   186     30000       612     33660       612      8778    203184    239491     35.40   no data
4.74/1.21	c  S st   186     30000       612     33660       612      8778    203184    239491     35.40   no data
4.74/1.21	c  S st   186     30502       612     33660       612      9280    203184    268960     35.40   no data
4.74/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.74/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
4.74/1.21	c blocked clauses removed:        0 vars:      0 tried:         612 T: 0.00 s
4.74/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.74/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.74/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
4.74/1.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.74/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
5.13/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
5.54/1.41	c lits-rem:        26  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.12 s
6.74/1.70	c asymm  cl-useful: 0/33345/33660 lits-rem:0 time: 0.34
6.74/1.70	c calculated reachability. Time: 0.00
6.74/1.70	c  N dy   186     30502       612     33660       612      9251    203184    265758     35.40   no data
7.13/1.82	c  N dy   215     34506       612     33660       612     13242    203184    446286     35.41     37.32
7.53/1.95	c  N dy   244     38566       612     33660       612      8809    203184    168112     35.35     39.01
7.94/2.06	c  N dy   272     42639       612     33660       612     12873    203184    349988     35.35     39.38
8.36/2.16	c  S st   296     45753       612     33660       612     15972    203184    490127     35.35   no data
8.36/2.19	c  S st   296     46256       612     33660       612     16474    203184    520600     35.35   no data
8.36/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
8.78/2.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.78/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
8.78/2.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.78/2.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.13/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
11.12/2.82	c lits-rem:        39  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.51 s
11.12/2.83	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
11.12/2.83	c vivif2 --  cl tried    16424 cl shrink        0 lits rem          0 time: 0.01
11.92/3.00	c asymm  cl-useful: 0/16295/33660 lits-rem:0 time: 0.17
11.92/3.00	c calculated reachability. Time: 0.00
11.92/3.00	c  N dy   296     46256       612     33660       612     16424    203184    514958     35.35   no data
12.33/3.14	c  N dy   326     50438       612     33660       612     11045    203184    234047     35.33     37.26
12.75/3.25	c  N dy   354     54608       612     33660       612     15201    203184    423041     35.31     37.37
13.17/3.38	c  N dy   385     58703       612     33660       612     19286    203184    603070     35.30     37.87
13.91/3.51	c  N dy   416     62801       612     33660       612     12793    203184    276517     35.29     37.49
14.31/3.64	c  N dy   445     66845       612     33660       612     16821    203184    454829     35.25     37.52
14.71/3.72	c  S st   462     69385       612     33660       612     19353    203184    564023     35.20     37.56
14.71/3.75	c  S st   462     69888       612     33660       612     19854    203184    590264     35.20   no data
14.71/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.71/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
14.71/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.71/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.71/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.71/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
14.71/3.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.71/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.11/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
18.30/4.65	c lits-rem:        37  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.76 s
18.30/4.66	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
18.30/4.67	c vivif2 --  cl tried    19813 cl shrink        0 lits rem          0 time: 0.01
19.09/4.88	c asymm  cl-useful: 0/11693/33660 lits-rem:0 time: 0.21
19.09/4.88	c calculated reachability. Time: 0.00
19.09/4.88	c  N dy   462     69888       612     33660       612     19813    203184    585804     35.20   no data
19.90/5.04	c  N dy   492     74455       612     33660       612     12778    203184    244804     35.20     37.28
20.30/5.18	c  N dy   528     79324       612     33660       612     17624    203184    458499     35.18     38.06
21.09/5.35	c  N dy   565     84440       612     33660       612     22716    203184    683359     35.16     38.00
21.52/5.47	c  F st   588     87500       612     33660       612     13177    203184    228970     35.16   no data
21.94/5.56	c  N st   593     90799       612     33660       612     16417    203184    442099     35.16   no data
22.68/5.74	c  N dy   618     96690       612     33660       612     22263    203184    754418     35.09     36.97
23.48/5.97	c  N dy   663    102870       612     33660       612     14875    203184    278633     35.09     38.83
23.89/6.03	c  S st   678    104833       612     33660       612     16825    203184    365684     35.09   no data
23.89/6.06	c  S st   678    105334       612     33660       612     17321    203184    393475     35.09   no data
23.89/6.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.89/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
23.89/6.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.89/6.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/6.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/6.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
23.89/6.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.89/6.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.29/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
25.08/6.36	c lits-rem:        10  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.21 s
25.08/6.36	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
25.08/6.37	c vivif2 --  cl tried    17296 cl shrink        0 lits rem          0 time: 0.01
25.48/6.46	c asymm  cl-useful: 0/5672/33660 lits-rem:0 time: 0.09
25.48/6.47	c calculated reachability. Time: 0.00
25.48/6.47	c  N dy   678    105334       612     33660       612     17296    203184    390688     35.09   no data
26.32/6.69	c  N dy   728    112107       612     33660       612     24043    203184    695065     35.12     37.33
27.47/6.97	c  N dy   778    119267       612     33660       612     16607    203184    330107     35.12     47.53
28.67/7.21	c  N dy   833    126969       612     33660       612     24281    203184    664920     35.08     37.01
29.87/7.53	c  N dy   892    135102       612     33660       612     16817    203184    303350     35.07     46.31
31.06/7.81	c  N dy   954    143738       612     33660       612     25426    203184    684839     35.09     36.94
32.26/8.17	c  N dy  1019    153018       612     33660       612     18086    203184    327690     35.06     36.92
33.06/8.33	c  S st  1055    158001       612     33660       612     23047    203184    546486     35.05   no data
33.06/8.37	c  S st  1055    158503       612     33660       612     23549    203184    574082     35.05   no data
33.06/8.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.06/8.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
33.45/8.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.45/8.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.45/8.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.45/8.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
33.45/8.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.45/8.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.45/8.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
35.84/9.08	c lits-rem:        24  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.58 s
35.84/9.08	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
35.84/9.09	c vivif2 --  cl tried    23516 cl shrink        0 lits rem          0 time: 0.01
36.64/9.28	c asymm  cl-useful: 0/15303/33660 lits-rem:0 time: 0.19
36.64/9.28	c calculated reachability. Time: 0.00
36.64/9.28	c  N dy  1055    158503       612     33660       612     23516    203184    570405     35.05   no data
38.25/9.66	c  N dy  1127    168707       612     33660       612     33676    203184   1016406     35.03     36.99
39.83/10.05	c  N dy  1209    179594       612     33660       612     26956    203184    693039     35.04     38.31
41.83/10.53	c  N dy  1289    191072       612     33660       612     19817    203184    346738     35.02     36.91
43.45/10.97	c  N dy  1379    203328       612     33660       612     32020    203184    886785     35.02     37.04
45.82/11.50	c  N dy  1474    216315       612     33660       612     25386    203184    564290     35.02     37.55
47.84/12.07	c  N dy  1581    230185       612     33660       612     39191    203184   1185053     35.06     36.97
49.00/12.37	c  S st  1631    237755       612     33660       612     26191    203184    572604     35.04   no data
49.40/12.42	c  S st  1631    238256       612     33660       612     26691    203184    600353     35.04   no data
49.40/12.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.40/12.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
49.40/12.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.40/12.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.40/12.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.40/12.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
49.40/12.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.40/12.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.79/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
51.80/13.10	c lits-rem:        24  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.55 s
51.80/13.10	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
52.22/13.11	c vivif2 --  cl tried    26662 cl shrink        0 lits rem          0 time: 0.01
52.98/13.35	c asymm  cl-useful: 0/10237/33660 lits-rem:0 time: 0.24
52.98/13.36	c calculated reachability. Time: 0.00
52.98/13.36	c  N dy  1631    238256       612     33660       612     26662    203184    597097     35.04   no data
55.39/13.99	c  N dy  1736    253544       612     33660       612     41901    203184   1265592     35.01     37.46
58.18/14.63	c  N dy  1856    269762       612     33660       612     36483    203184   1010371     35.02     37.05
60.99/15.36	c  N dy  1981    287048       612     33660       612     31151    203184    733766     35.02     36.98
64.16/16.16	c  N dy  2108    305437       612     33660       612     25915    203184    464253     35.01     37.14
64.16/16.19	c  F st  2114    306251       612     33660       612     26728    203184    498418     35.01   no data
67.35/16.94	c  N dy  2217    325055       612     33660       612     45410    203184   1425042     35.00     37.06
70.53/17.79	c  N dy  2365    345126       612     33660       612     40878    203184   1100777     35.00     36.97
72.93/18.37	c  S st  2449    357384       612     33660       612     27552    203184    478383     34.99   no data
73.33/18.41	c  S st  2449    357885       612     33660       612     28050    203184    509698     34.99   no data
73.33/18.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.33/18.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
73.33/18.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.33/18.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.33/18.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.33/18.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
73.33/18.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
73.33/18.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.72/18.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
74.57/18.76	c lits-rem:        10  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.25 s
74.57/18.76	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
74.57/18.77	c vivif2 --  cl tried    28037 cl shrink        0 lits rem          0 time: 0.01
75.32/18.93	c asymm  cl-useful: 0/8120/33660 lits-rem:0 time: 0.16
75.32/18.93	c calculated reachability. Time: 0.00
75.32/18.93	c  N dy  2449    357885       612     33660       612     28037    203184    508192     34.99   no data
78.54/19.79	c  N dy  2598    377983       612     33660       612     48049    203184   1401481     34.99     37.34
82.10/20.64	c  N dy  2745    398074       612     33660       612     41539    203184   1074494     34.99     37.03
86.09/21.60	c  N dy  2894    418162       612     33660       612     34006    203184    708455     35.01     37.01
89.68/22.54	c  N dy  3040    438256       612     33660       612     54015    203184   1598927     35.01     37.28
93.26/23.43	c  N dy  3183    458302       612     33660       612     45454    203184   1187196     35.00     38.38
97.25/24.43	c  N dy  3331    478435       612     33660       612     35980    203184    736501     35.00     37.45
100.89/25.38	c  N dy  3476    498604       612     33660       612     56072    203184   1624726     34.99     36.99
104.43/26.29	c  N dy  3616    518623       612     33660       612     45469    203184   1133811     35.00     37.07
108.42/27.27	c  S st  3758    536830       612     33660       612     32104    203184    513130     35.02   no data
108.82/27.31	c  S st  3758    537332       612     33660       612     32605    203184    542510     35.02   no data
108.82/27.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.82/27.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
108.82/27.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.82/27.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.82/27.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.82/27.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
108.82/27.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.82/27.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
108.82/27.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
110.01/27.63	c lits-rem:        10  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.22 s
110.01/27.64	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
110.01/27.65	c vivif2 --  cl tried    32597 cl shrink        0 lits rem          0 time: 0.01
110.81/27.86	c asymm  cl-useful: 0/10608/33660 lits-rem:0 time: 0.22
110.81/27.86	c calculated reachability. Time: 0.00
110.81/27.86	c  N dy  3758    537332       612     33660       612     32597    203184    541884     35.02   no data
114.39/28.73	c  N dy  3905    557442       612     33660       612     52628    203184   1434630     35.02     37.39
118.43/29.74	c  N dy  4050    577666       612     33660       612     40273    203184    848170     35.01     37.14
122.39/30.71	c  N dy  4199    597728       612     33660       612     60258    203184   1734200     35.01     36.92
125.96/31.69	c  N dy  4345    617734       612     33660       612     46670    203184   1106675     35.02     37.76
130.35/32.74	c  N dy  4490    637735       612     33660       612     66611    203184   1989230     35.01     38.10
134.34/33.70	c  N dy  4633    657751       612     33660       612     52047    203184   1303047     35.00     37.15
138.72/34.85	c  N dy  4777    677910       612     33660       612     36610    203184    598586     35.00     38.00
142.31/35.74	c  N dy  4926    697914       612     33660       612     56540    203184   1494740     35.01     38.04
146.70/36.86	c  N dy  5070    717931       612     33660       612     39958    203184    721255     35.00     37.53
150.28/37.78	c  N dy  5211    738040       612     33660       612     59984    203184   1601738     34.99     37.05
155.07/38.94	c  N dy  5359    758088       612     33660       612     42451    203184    806041     35.00     37.36
159.06/39.93	c  N dy  5501    778124       612     33660       612     62424    203184   1683592     34.99     37.45
163.84/41.12	c  N dy  5639    798149       612     33660       612     43874    203184    835859     34.98     39.00
165.44/41.53	c  S st  5699    805998       612     33660       612     51699    203184   1183357     34.98   no data
165.44/41.58	c  S st  5699    806501       612     33660       612     52198    203184   1213928     34.98   no data
165.44/41.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.84/41.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
165.84/41.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.84/41.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.84/41.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
165.84/41.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
165.84/41.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
165.84/41.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
166.68/41.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
179.42/45.02	c lits-rem:        59  cl-subs:       83  v-elim:      0  v-fix:    0  time:  3.16 s
179.42/45.02	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
179.42/45.05	c vivif2 --  cl tried    52115 cl shrink        0 lits rem          0 time: 0.02
180.59/45.33	c asymm  cl-useful: 0/8184/33660 lits-rem:0 time: 0.29
180.59/45.34	c calculated reachability. Time: 0.00
180.59/45.34	c  N dy  5699    806501       612     33660       612     52115    203184   1205668     34.98   no data
184.97/46.49	c  N dy  5839    826735       612     33660       612     72278    203184   2089405     34.97     37.35
189.36/47.60	c  N dy  5984    846852       612     33660       612     52826    203184   1200889     34.97     36.88
194.15/48.75	c  N dy  6127    867057       612     33660       612     72965    203184   2096309     34.97     37.57
198.54/49.88	c  N dy  6274    887115       612     33660       612     52441    203184   1149812     34.98     41.40
203.32/51.01	c  N dy  6413    907278       612     33660       612     72524    203184   2036061     34.97     38.56
207.70/52.16	c  N dy  6554    927459       612     33660       612     51149    203184   1054706     34.96     36.85
212.10/53.26	c  N dy  6711    947557       612     33660       612     71180    203184   1950301     34.97     38.36
216.88/54.48	c  N dy  6855    967654       612     33660       612     48707    203184    915793     34.97     36.94
221.27/55.52	c  N dy  7002    987706       612     33660       612     68675    203184   1797076     34.97     37.66
226.45/56.85	c  N dy  7152   1007739       612     33660       612     45153    203184    738197     34.98     44.16
230.43/57.81	c  N dy  7294   1027762       612     33660       612     65088    203184   1620501     34.98     37.80
235.22/59.07	c  N dy  7441   1047853       612     33660       612     85103    203184   2500068     34.97     37.52
239.61/60.15	c  N dy  7584   1067915       612     33660       612     60639    203184   1387003     34.97     38.14
240.41/60.37	c  F st  7616   1071875       612     33660       612     64582    203184   1563746     34.97   no data
244.00/61.25	c  N dy  7706   1087918       612     33660       612     80481    203184   2387941     34.98     37.72
248.78/62.44	c  N dy  7856   1108013       612     33660       612     55061    203184   1119503     34.98     36.91
253.16/63.53	c  N dy  8006   1128034       612     33660       612     74999    203184   2009067     34.98     36.92
258.38/64.86	c  N dy  8147   1148118       612     33660       612     48558    203184    797283     34.98     37.04
262.34/65.86	c  N dy  8291   1168173       612     33660       612     68540    203184   1672771     34.98     37.51
267.57/67.12	c  N dy  8435   1188263       612     33660       612     88556    203184   2549828     34.97     37.11
271.94/68.27	c  N dy  8577   1208298       612     33660       612     61072    203184   1322580     34.96     37.61
272.30/68.35	c  S st  8589   1209752       612     33660       612     62520    203184   1387076     34.97   no data
272.70/68.41	c  S st  8589   1210259       612     33660       612     63027    203184   1414715     34.97   no data
272.70/68.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.70/68.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
272.70/68.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
272.70/68.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.70/68.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.70/68.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
272.70/68.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
272.70/68.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
273.89/68.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
290.64/72.95	c lits-rem:        72  cl-subs:       70  v-elim:      0  v-fix:    0  time:  4.25 s
290.64/72.96	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
290.64/72.98	c vivif2 --  cl tried    62957 cl shrink        0 lits rem          0 time: 0.03
292.24/73.30	c asymm  cl-useful: 0/5251/33660 lits-rem:0 time: 0.31
292.24/73.30	c calculated reachability. Time: 0.00
292.24/73.30	c  N dy  8589   1210259       612     33660       612     62957    203184   1407855     34.97   no data
297.03/74.57	c  N dy  8739   1230267       612     33660       612     82886    203184   2285309     34.96     36.84
302.66/75.96	c  N dy  8887   1250357       612     33660       612     54462    203184   1001829     34.97     37.09
307.04/77.03	c  N dy  9033   1270396       612     33660       612     74411    203184   1884806     34.96     37.46
312.18/78.34	c  N dy  9180   1290455       612     33660       612     94390    203184   2774487     34.97     37.23
316.96/79.50	c  N dy  9327   1310528       612     33660       612     64941    203184   1436679     34.97     36.93
321.75/80.73	c  N dy  9473   1330594       612     33660       612     84940    203184   2325587     34.97     36.88
327.34/82.18	c  N dy  9619   1350641       612     33660       612     54443    203184    942861     34.97     37.08
331.73/83.25	c  N dy  9760   1370713       612     33660       612     74439    203184   1834176     34.97     37.40
336.91/84.60	c  N dy  9906   1390838       612     33660       612     94482    203184   2719830     34.97     36.86
342.48/85.90	c  N dy 10050   1410923       612     33660       612     63051    203184   1298196     34.96     37.37
347.27/87.11	c  N dy 10193   1430984       612     33660       612     83058    203184   2179712     34.96     37.02
353.27/88.61	c  N dy 10335   1451010       612     33660       612    103021    203184   3058073     34.95     36.84
357.65/89.77	c  N dy 10480   1471032       612     33660       612     70503    203184   1596583     34.95     36.81
362.84/91.05	c  N dy 10626   1491040       612     33660       612     90430    203184   2484383     34.96     37.43
368.81/92.53	c  N dy 10767   1511070       612     33660       612     56950    203184    964434     34.95     37.04
373.19/93.64	c  N dy 10912   1531168       612     33660       612     76986    203184   1857929     34.95     36.95
378.79/95.04	c  N dy 11064   1551252       612     33660       612     96988    203184   2752937     34.96     37.09
384.37/96.45	c  N dy 11204   1571304       612     33660       612     62521    203184   1188400     34.95     36.89
388.76/97.57	c  N dy 11344   1591373       612     33660       612     82505    203184   2076172     34.95     38.70
394.36/98.99	c  N dy 11490   1611473       612     33660       612    102528    203184   2960713     34.95     38.53
399.92/100.32	c  N dy 11632   1631479       612     33660       612     67027    203184   1357265     34.95     41.22
404.70/101.54	c  N dy 11779   1651610       612     33660       612     87092    203184   2250220     34.95     37.06
410.29/102.99	c  N dy 11929   1671696       612     33660       612    107089    203184   3135012     34.95     43.38
415.47/104.28	c  N dy 12076   1691718       612     33660       612     70600    203184   1487368     34.95     40.12
420.25/105.44	c  S st 12210   1710260       612     33660       612     89078    203184   2304058     34.95     36.41
420.67/105.51	c  S st 12210   1710760       612     33660       612     89578    203184   2328344     34.95   no data
420.67/105.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.67/105.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
420.67/105.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.67/105.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.67/105.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.67/105.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
420.67/105.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
421.09/105.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
422.64/106.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
467.71/117.31	c lits-rem:        49  cl-subs:      155  v-elim:      0  v-fix:    0  time: 11.28 s
467.71/117.32	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
467.71/117.36	c vivif2 --  cl tried    89423 cl shrink        0 lits rem          0 time: 0.04
468.93/117.68	c asymm  cl-useful: 0/5712/33660 lits-rem:0 time: 0.32
468.93/117.68	c calculated reachability. Time: 0.00
468.93/117.68	c  N dy 12210   1710760       612     33660       612     89423    203184   2312023     34.95   no data
475.29/119.27	c  N dy 12357   1730819       612     33660       612    109422    203184   3192604     34.95     37.01
480.47/120.59	c  N dy 12500   1750908       612     33660       612     71997    203184   1517443     34.95     37.21
486.06/121.90	c  N dy 12652   1771116       612     33660       612     92146    203184   2411247     34.95     37.24
492.04/123.47	c  N dy 12796   1791240       612     33660       612    112192    203184   3296941     34.95     37.11
497.22/124.79	c  N dy 12940   1811378       612     33660       612     73821    203184   1577284     34.95     37.55
502.81/126.13	c  N dy 13084   1831545       612     33660       612     93922    203184   2469114     34.95     36.93
508.83/127.67	c  N dy 13226   1851642       612     33660       612    113939    203184   3349051     34.95     37.64
514.37/129.01	c  N dy 13378   1871680       612     33660       612     74491    203184   1580058     34.95     37.11
519.16/130.28	c  N dy 13515   1891693       612     33660       612     94435    203184   2464147     34.95     36.89
525.54/131.90	c  N dy 13664   1911721       612     33660       612    114381    203184   3348708     34.95     37.89
531.12/133.27	c  N dy 13808   1931771       612     33660       612     73907    203184   1519726     34.95     37.40
536.30/134.58	c  N dy 13955   1951800       612     33660       612     93861    203184   2402709     34.95     36.82
542.69/136.16	c  N dy 14100   1971822       612     33660       612    113792    203184   3298297     34.95     37.37
548.67/137.62	c  N dy 14245   1991923       612     33660       612     72417    203184   1416908     34.95     37.21
553.45/138.84	c  N dy 14383   2012017       612     33660       612     92436    203184   2294694     34.94     36.95
559.44/140.33	c  N dy 14530   2032068       612     33660       612    112420    203184   3181185     34.94     37.05
565.44/141.81	c  N dy 14673   2052094       612     33660       612     69962    203184   1299186     34.95     37.19
570.26/143.02	c  N dy 14817   2072261       612     33660       612     90060    203184   2183920     34.94     36.92
576.19/144.51	c  N dy 14967   2092277       612     33660       612    109988    203184   3069104     34.94     37.50
582.99/146.24	c  N dy 15116   2112490       612     33660       612     66717    203184   1115233     34.94     37.69
587.79/147.43	c  N dy 15260   2132590       612     33660       612     86756    203184   2000918     34.94     44.84
593.33/148.87	c  N dy 15410   2152824       612     33660       612    106914    203184   2893437     34.94     37.18
600.11/150.52	c  N dy 15554   2172903       612     33660       612    126937    203184   3781134     34.94     36.88
604.92/151.80	c  N dy 15702   2192980       612     33660       612     82523    203184   1783992     34.94     36.90
609.73/152.98	c  S st 15831   2210760       612     33660       612    100253    203184   2563821     34.94     23.17
610.07/153.06	c  S st 15831   2211262       612     33660       612    100754    203184   2589731     34.94   no data
610.07/153.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.47/153.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
610.47/153.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
610.47/153.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
610.47/153.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
610.47/153.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
610.47/153.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
610.47/153.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
612.48/153.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
661.53/166.00	c lits-rem:        87  cl-subs:      209  v-elim:      0  v-fix:    0  time: 12.36 s
661.53/166.01	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
661.95/166.05	c vivif2 --  cl tried   100545 cl shrink        0 lits rem          0 time: 0.05
663.51/166.40	c asymm  cl-useful: 0/3801/33660 lits-rem:0 time: 0.35
663.51/166.41	c calculated reachability. Time: 0.00
663.51/166.41	c  N dy 15831   2211262       612     33660       612    100545    203184   2568023     34.94   no data
669.91/168.06	c  N dy 15984   2231342       612     33660       612    120550    203184   3464565     34.95     36.95
676.28/169.64	c  N dy 16126   2251417       612     33660       612     75146    203184   1431280     34.95     37.83
681.46/170.94	c  N dy 16275   2271540       612     33660       612     95204    203184   2325684     34.95     36.83
687.45/172.46	c  N dy 16416   2291619       612     33660       612    115202    203184   3208613     34.94     37.02
695.02/174.39	c  N dy 16569   2311779       612     33660       612     68877    203184   1123952     34.95     37.31
700.21/175.63	c  N dy 16707   2331894       612     33660       612     88920    203184   2015016     34.95     36.85
706.24/177.18	c  N dy 16853   2352012       612     33660       612    108974    203184   2901707     34.95     36.86
713.77/179.04	c  N dy 17002   2372168       612     33660       612    129066    203184   3789867     34.95     37.06
719.74/180.57	c  N dy 17148   2392284       612     33660       612     81701    203184   1662933     34.95     37.11
725.73/182.01	c  N dy 17295   2412375       612     33660       612    101703    203184   2540073     34.95     37.65
732.56/183.73	c  N dy 17445   2432425       612     33660       612    121672    203184   3427965     34.95     39.56
740.09/185.62	c  N dy 17596   2452521       612     33660       612     73290    203184   1267406     34.95     38.08
744.88/186.87	c  N dy 17740   2472583       612     33660       612     93277    203184   2145413     34.94     37.33
750.86/188.38	c  N dy 17880   2492618       612     33660       612    113233    203184   3022864     34.94     37.16
758.04/190.12	c  N dy 18022   2512646       612     33660       612    133172    203184   3906560     34.94     37.47
764.01/191.62	c  N dy 18168   2532719       612     33660       612     83821    203184   1697459     34.94     36.91
769.20/192.97	c  N dy 18307   2552802       612     33660       612    103838    203184   2574930     34.94     37.50
775.58/194.60	c  N dy 18453   2572844       612     33660       612    123818    203184   3458031     34.94     37.14
783.15/196.49	c  N dy 18595   2592992       612     33660       612     73506    203184   1215375     34.94     37.00
788.34/197.71	c  N dy 18738   2613031       612     33660       612     93459    203184   2092161     34.93     36.99
794.31/199.25	c  N dy 18891   2633167       612     33660       612    113522    203184   2980493     34.93     36.90
801.11/200.98	c  N dy 19040   2653228       612     33660       612    133508    203184   3871154     34.94     36.97
807.87/202.63	c  N dy 19186   2673388       612     33660       612     82201    203184   1571482     34.94     38.82
813.06/203.97	c  N dy 19334   2693503       612     33660       612    102255    203184   2456755     34.94     37.49
818.65/205.38	c  S st 19470   2711263       612     33660       612    119921    203184   3244051     34.94   no data
819.05/205.48	c  S st 19470   2711765       612     33660       612    120419    203184   3272407     34.94   no data
819.05/205.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
819.45/205.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.09
819.45/205.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
819.45/205.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
819.45/205.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
819.45/205.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
819.45/205.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
819.86/205.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
822.23/206.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.52 s
870.49/218.36	c lits-rem:        64  cl-subs:      238  v-elim:      0  v-fix:    0  time: 11.96 s
870.49/218.37	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
870.89/218.43	c vivif2 --  cl tried   120181 cl shrink        0 lits rem          0 time: 0.06
872.09/218.78	c asymm  cl-useful: 0/4547/33660 lits-rem:0 time: 0.35
872.09/218.79	c calculated reachability. Time: 0.00
872.09/218.79	c  N dy 19470   2711765       612     33660       612    120181    203184   3247589     34.94   no data
879.67/220.65	c  N dy 19620   2731834       612     33660       612    140172    203184   4142186     34.94     36.84
885.67/222.19	c  N dy 19770   2751867       612     33660       612     87768    203184   1796196     34.94     36.79
891.63/223.64	c  N dy 19913   2771909       612     33660       612    107736    203184   2679861     34.94     37.14
898.84/225.44	c  N dy 20053   2791949       612     33660       612    127687    203184   3564619     34.94     36.92
907.19/227.52	c  N dy 20195   2812032       612     33660       612     74343    203184   1170732     34.94     37.29
912.41/228.84	c  N dy 20343   2832092       612     33660       612     94322    203184   2051374     34.94     39.15
918.35/230.38	c  N dy 20483   2852174       612     33660       612    114330    203184   2929844     34.93     37.94
925.57/232.19	c  N dy 20627   2872262       612     33660       612    134338    203184   3817287     34.93     39.31
933.11/234.06	c  N dy 20768   2892274       612     33660       612     79925    203184   1385474     34.93     38.25
938.31/235.39	c  N dy 20915   2912428       612     33660       612    100013    203184   2278257     34.93     37.02
944.66/236.94	c  N dy 21053   2932535       612     33660       612    120050    203184   3173905     34.93     37.12
952.24/238.83	c  N dy 21199   2952627       612     33660       612    140079    203184   4062336     34.93     36.99
959.42/240.61	c  N dy 21343   2972729       612     33660       612     84733    203184   1573923     34.93     37.07
964.63/242.01	c  N dy 21488   2992833       612     33660       612    104765    203184   2458808     34.93     37.00
971.38/243.69	c  N dy 21635   3012870       612     33660       612    124741    203184   3340654     34.93     37.09
979.36/245.66	c  N dy 21780   3032905       612     33660       612    144704    203184   4225297     34.93     36.80
986.14/247.34	c  N dy 21925   3053071       612     33660       612     88406    203184   1706950     34.93     37.00
991.72/248.78	c  N dy 22071   3073146       612     33660       612    108386    203184   2583429     34.92     37.32
998.50/250.43	c  N dy 22211   3093239       612     33660       612    128409    203184   3467784     34.92     38.17
1006.47/252.40	c  N dy 22356   3113374       612     33660       612    148471    203184   4356827     34.92     38.34
1012.89/254.05	c  N dy 22502   3133439       612     33660       612     91121    203184   1800731     34.92     38.38
1018.83/255.50	c  N dy 22651   3153606       612     33660       612    111212    203184   2694628     34.92     36.93
1025.22/257.17	c  N dy 22793   3173650       612     33660       612    131186    203184   3574839     34.92     37.56
1033.20/259.10	c  N dy 22941   3193690       612     33660       612    151154    203184   4459962     34.92     37.40
1038.78/260.54	c  S st 23074   3211765       612     33660       612     90809    203184   1757531     34.92   no data
1039.20/260.63	c  S st 23074   3212267       612     33660       612     91308    203184   1785697     34.92   no data
1039.20/260.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1039.20/260.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1039.62/260.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1039.62/260.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1039.62/260.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1039.62/260.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
1039.62/260.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1039.62/260.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1040.37/260.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
1057.18/265.15	c lits-rem:        45  cl-subs:       62  v-elim:      0  v-fix:    0  time:  4.12 s
1057.18/265.15	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
1057.18/265.19	c vivif2 --  cl tried    91246 cl shrink        0 lits rem          0 time: 0.03
1058.33/265.48	c asymm  cl-useful: 0/6876/33660 lits-rem:0 time: 0.29
1058.33/265.48	c calculated reachability. Time: 0.00
1058.33/265.48	c  N dy 23074   3212267       612     33660       612     91246    203184   1779509     34.92   no data
1064.31/266.90	c  N dy 23221   3232308       612     33660       612    111206    203184   2666782     34.92     37.03
1071.07/268.63	c  N dy 23373   3252492       612     33660       612    131304    203184   3566423     34.92     37.64
1078.67/270.54	c  N dy 23517   3272531       612     33660       612    151262    203184   4446797     34.92     37.03
1085.44/272.23	c  N dy 23666   3292622       612     33660       612     91935    203184   1790161     34.92     38.48
1091.03/273.66	c  N dy 23810   3312638       612     33660       612    111884    203184   2675620     34.92     37.71
1097.80/275.38	c  N dy 23955   3332648       612     33660       612    131827    203184   3554496     34.92     40.26
1106.18/277.43	c  N dy 24100   3352685       612     33660       612    151796    203184   4428653     34.92     36.77
1113.36/279.24	c  N dy 24242   3372788       612     33660       612     91478    203184   1730795     34.92     37.94
1118.94/280.69	c  N dy 24391   3392904       612     33660       612    111521    203184   2615019     34.92     36.83
1126.12/282.46	c  N dy 24536   3413031       612     33660       612    131567    203184   3500445     34.92     36.94
1134.09/284.41	c  N dy 24675   3433180       612     33660       612    151633    203184   4391652     34.92     36.88
1141.66/286.39	c  N dy 24823   3453285       612     33660       612     90324    203184   1647684     34.92     37.21
1147.65/287.81	c  N dy 24968   3473415       612     33660       612    110376    203184   2529533     34.92     36.85
1154.03/289.48	c  N dy 25114   3493447       612     33660       612    130320    203184   3413638     34.92     37.67
1161.61/291.34	c  N dy 25261   3513504       612     33660       612    150302    203184   4304763     34.92     38.59
1169.58/293.36	c  N dy 25411   3533528       612     33660       612     87931    203184   1507088     34.92     36.88
1174.77/294.66	c  N dy 25549   3553680       612     33660       612    108000    203184   2388763     34.92     37.58
1181.14/296.26	c  N dy 25692   3573738       612     33660       612    127976    203184   3277171     34.92     36.87
1189.12/298.24	c  N dy 25830   3593777       612     33660       612    147947    203184   4151771     34.92     37.00
1198.29/300.52	c  N dy 25975   3613915       612     33660       612     84692    203184   1326200     34.92     36.81
1203.47/301.85	c  N dy 26125   3633967       612     33660       612    104670    203184   2213667     34.92     36.95
1209.86/303.49	c  N dy 26275   3654040       612     33660       612    124663    203184   3102521     34.92     36.98
1217.44/305.36	c  N dy 26421   3674140       612     33660       612    144691    203184   3986310     34.92     38.30
1225.81/307.47	c  N dy 26568   3694428       612     33660       612    164903    203184   4877410     34.92     37.78
1231.80/308.92	c  S st 26699   3712268       612     33660       612     98346    203184   1895469     34.92   no data
1232.22/309.01	c  S st 26699   3712770       612     33660       612     98847    203184   1920919     34.92   no data
1232.22/309.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1232.22/309.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1232.22/309.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1232.22/309.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1232.22/309.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.22/309.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
1232.22/309.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1232.64/309.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1233.38/309.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1248.54/313.18	c lits-rem:        46  cl-subs:       86  v-elim:      0  v-fix:    0  time:  3.75 s
1248.54/313.18	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
1248.94/313.22	c vivif2 --  cl tried    98761 cl shrink        0 lits rem          0 time: 0.04
1250.18/313.54	c asymm  cl-useful: 0/5656/33660 lits-rem:0 time: 0.31
1250.18/313.55	c calculated reachability. Time: 0.00
1250.18/313.55	c  N dy 26699   3712770       612     33660       612     98761    203184   1912221     34.92   no data
1256.12/315.05	c  N dy 26844   3732855       612     33660       612    118776    203184   2791688     34.92     40.00
1262.50/316.64	c  F st 26978   3751562       612     33660       612    137416    203184   3618801     34.92   no data
1262.92/316.76	c  N st 26982   3753596       612     33660       612    139424    203184   3732962     34.92   no data
1270.48/318.60	c  N dy 27107   3773685       612     33660       612    159417    203184   4699642     34.91     42.33
1278.05/320.51	c  N dy 27255   3793689       612     33660       612     94044    203184   1671943     34.92     39.42
1283.64/321.90	c  N dy 27401   3813783       612     33660       612    114052    203184   2563985     34.92     37.62
1290.01/323.56	c  N dy 27550   3833856       612     33660       612    134053    203184   3448948     34.92     37.22
1297.60/325.49	c  N dy 27695   3853917       612     33660       612    154035    203184   4334497     34.92     36.93
1306.79/327.78	c  N dy 27837   3873974       612     33660       612     87720    203184   1365418     34.92     36.76
1311.94/329.07	c  N dy 27983   3894047       612     33660       612    107706    203184   2243439     34.91     37.26
1318.32/330.62	c  N dy 28118   3914074       612     33660       612    127659    203184   3114448     34.91     42.40
1325.90/332.55	c  N dy 28266   3934097       612     33660       612    147617    203184   3997709     34.91     36.88
1335.08/334.80	c  N dy 28412   3954206       612     33660       612    167639    203184   4880895     34.91     36.92
1341.88/336.61	c  N dy 28557   3974435       612     33660       612    100495    203184   1897256     34.91     37.12
1348.24/338.13	c  N dy 28699   3994444       612     33660       612    120439    203184   2774657     34.91     37.03
1355.46/339.96	c  N dy 28843   4014547       612     33660       612    140473    203184   3655754     34.91     36.79
1363.81/342.03	c  N dy 28992   4034618       612     33660       612    160462    203184   4541224     34.91     36.82
1372.17/344.12	c  N dy 29131   4054742       612     33660       612     92201    203184   1507509     34.91     38.39
1377.40/345.43	c  N dy 29271   4074831       612     33660       612    112214    203184   2385571     34.90     36.75
1383.73/347.05	c  N dy 29418   4094889       612     33660       612    132196    203184   3268315     34.90     37.28
1391.30/348.96	c  N dy 29565   4115077       612     33660       612    152301    203184   4159202     34.90     37.62
1399.68/351.07	c  N dy 29704   4135090       612     33660       612    172248    203184   5037002     34.90     37.33
1406.87/352.83	c  N dy 29848   4155109       612     33660       612    102876    203184   1945003     34.90     37.89
1412.83/354.30	c  N dy 29990   4175212       612     33660       612    122902    203184   2824292     34.90     36.75
1419.63/356.03	c  N dy 30138   4195229       612     33660       612    142836    203184   3715162     34.90     37.23
1426.40/357.75	c  S st 30265   4212770       612     33660       612    160326    203184   4490748     34.90   no data
1426.80/357.87	c  S st 30265   4213274       612     33660       612    160829    203184   4516246     34.90   no data
1426.80/357.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1427.60/358.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.12
1427.60/358.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1427.60/358.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1427.60/358.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1427.60/358.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
1427.60/358.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1427.60/358.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1431.18/358.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.77 s
1513.73/379.68	c lits-rem:       101  cl-subs:      368  v-elim:      0  v-fix:    0  time: 20.43 s
1513.73/379.68	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
1514.13/379.76	c vivif2 --  cl tried   160461 cl shrink        0 lits rem          0 time: 0.08
1515.72/380.15	c asymm  cl-useful: 0/3106/33660 lits-rem:0 time: 0.39
1515.72/380.16	c calculated reachability. Time: 0.00
1515.72/380.16	c  N dy 30265   4213274       612     33660       612    160461    203184   4477364     34.90   no data
1524.50/382.39	c  N dy 30413   4233291       612     33660       612    180402    203184   5353843     34.90     37.75
1530.50/383.88	c  N dy 30564   4253401       612     33660       612    110108    203184   2246946     34.90     36.76
1536.86/385.47	c  N dy 30711   4273478       612     33660       612    130114    203184   3132175     34.91     37.21
1544.83/387.42	c  N dy 30860   4293483       612     33660       612    150051    203184   4010159     34.91     36.80
1553.60/389.68	c  N dy 31008   4313516       612     33660       612    170008    203184   4892900     34.91     36.78
1562.38/391.89	c  N dy 31151   4333599       612     33660       612     98724    203184   1702352     34.90     37.37
1568.37/393.35	c  N dy 31293   4353685       612     33660       612    118729    203184   2586494     34.91     37.78
1575.54/395.14	c  N dy 31441   4373722       612     33660       612    138687    203184   3472859     34.91     38.00
1583.92/397.21	c  N dy 31580   4393771       612     33660       612    158672    203184   4349935     34.90     37.71
1593.49/399.64	c  N dy 31722   4413801       612     33660       612    178619    203184   5231686     34.90     38.08
1601.46/401.63	c  N dy 31865   4433923       612     33660       612    106368    203184   2016832     34.90     36.98
1608.65/403.41	c  N dy 32007   4454060       612     33660       612    126434    203184   2906877     34.90     38.25
1616.22/405.32	c  N dy 32158   4474196       612     33660       612    146499    203184   3801046     34.91     37.09
1624.60/407.43	c  N dy 32304   4494257       612     33660       612    166465    203184   4685942     34.91     40.63
1634.17/409.83	c  N dy 32455   4514299       612     33660       612    186413    203184   5579055     34.91     37.58
1640.17/411.39	c  N dy 32602   4534320       612     33660       612    113059    203184   2286709     34.91     43.32
1646.93/413.01	c  N dy 32750   4554427       612     33660       612    133091    203184   3171914     34.91     36.93
1654.10/414.85	c  N dy 32891   4574434       612     33660       612    153016    203184   4047809     34.91     37.05
1662.52/416.99	c  N dy 33037   4594443       612     33660       612    172953    203184   4929974     34.91     43.45
1671.64/419.21	c  N dy 33186   4614466       612     33660       612     98627    203184   1620720     34.91     40.27
1676.83/420.57	c  N dy 33331   4634471       612     33660       612    118546    203184   2499590     34.91     36.82
1683.62/422.25	c  N dy 33479   4654538       612     33660       612    138538    203184   3387828     34.91     36.85
1691.20/424.17	c  N dy 33625   4674606       612     33660       612    158535    203184   4271417     34.91     36.91
1699.97/426.34	c  N dy 33769   4694791       612     33660       612    178640    203184   5162125     34.91     37.52
1707.95/428.39	c  S st 33903   4713275       612     33660       612    101788    203184   1728471     34.91     36.63
1708.35/428.46	c  S st 33903   4713778       612     33660       612    102288    203184   1760012     34.91   no data
1708.35/428.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1708.75/428.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1708.75/428.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1708.75/428.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1708.75/428.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1708.75/428.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
1708.75/428.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1708.75/428.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1709.54/428.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
1717.91/430.82	c lits-rem:        36  cl-subs:       30  v-elim:      0  v-fix:    0  time:  2.01 s
1717.91/430.83	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
1717.91/430.86	c vivif2 --  cl tried   102258 cl shrink        0 lits rem          0 time: 0.03
1719.13/431.20	c asymm  cl-useful: 0/4025/33660 lits-rem:0 time: 0.33
1719.13/431.21	c calculated reachability. Time: 0.00
1719.13/431.21	c  N dy 33903   4713778       612     33660       612    102258    203184   1757180     34.91   no data
1725.09/432.64	c  N dy 34052   4733861       612     33660       612    122259    203184   2648273     34.91     37.39
1731.87/434.32	c  N dy 34196   4753867       612     33660       612    142180    203184   3528771     34.91     36.80
1739.45/436.24	c  N dy 34338   4773921       612     33660       612    162165    203184   4415863     34.91     38.15
1748.22/438.46	c  N dy 34485   4794024       612     33660       612    182188    203184   5300323     34.91     36.93
1756.59/440.54	c  N dy 34628   4814041       612     33660       612    105869    203184   1873262     34.91     37.73
1762.58/442.03	c  N dy 34774   4834146       612     33660       612    125903    203184   2762308     34.91     36.90
1769.35/443.77	c  N dy 34911   4854184       612     33660       612    145867    203184   3636096     34.91     36.75
1777.33/445.73	c  N dy 35053   4874280       612     33660       612    165897    203184   4512949     34.91     39.27
1785.70/447.88	c  N dy 35193   4894310       612     33660       612    185860    203184   5399746     34.91     36.78
1793.71/449.87	c  N dy 35340   4914528       612     33660       612    108721    203184   1984336     34.91     37.03
1800.07/451.42	c  N dy 35485   4934583       612     33660       612    128685    203184   2857421     34.91     37.22
1806.87/453.15	c  N dy 35632   4954618       612     33660       612    148654    203184   3744659     34.91     39.24
1814.83/455.18	c  N dy 35779   4974733       612     33660       612    168702    203184   4635023     34.91     37.18
1824.00/457.45	c  N dy 35919   4994916       612     33660       612    188809    203184   5518364     34.91     36.90
1831.97/459.43	c  N dy 36065   5014968       612     33660       612    110508    203184   2024533     34.91     37.02
1838.35/461.03	c  N dy 36211   5035009       612     33660       612    130476    203184   2906936     34.91     37.38
1846.34/463.08	c  N dy 36357   5055191       612     33660       612    150593    203184   3794255     34.90     36.95
1855.54/465.33	c  N dy 36505   5075212       612     33660       612    170525    203184   4671734     34.90     37.90
1865.46/467.85	c  N dy 36657   5095278       612     33660       612    190514    203184   5560484     34.90     37.37
1873.83/469.96	c  N dy 36801   5115295       612     33660       612    111176    203184   2027817     34.90     37.01
1880.22/471.56	c  N dy 36944   5135311       612     33660       612    131119    203184   2907944     34.90     40.35
1887.79/473.46	c  N dy 37089   5155511       612     33660       612    151236    203184   3802074     34.90     36.98
1896.17/475.56	c  N dy 37232   5175559       612     33660       612    171214    203184   4680628     34.90     37.85
1905.35/477.89	c  N dy 37375   5195585       612     33660       612    191165    203184   5565241     34.90     36.79
1913.72/479.90	c  S st 37513   5213780       612     33660       612    109034    203184   1899441     34.90   no data
1913.72/479.98	c  S st 37513   5214283       612     33660       612    109535    203184   1925661     34.90   no data
1913.72/479.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1914.12/480.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1914.12/480.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1914.12/480.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1914.12/480.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1914.12/480.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
1914.12/480.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1914.52/480.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1915.32/480.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
1924.09/482.54	c lits-rem:        27  cl-subs:       57  v-elim:      0  v-fix:    0  time:  2.18 s
1924.09/482.55	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
1924.09/482.59	c vivif2 --  cl tried   109478 cl shrink        0 lits rem          0 time: 0.04
1925.73/482.92	c asymm  cl-useful: 0/5280/33660 lits-rem:0 time: 0.32
1925.73/482.92	c calculated reachability. Time: 0.00
1925.73/482.92	c  N dy 37513   5214283       612     33660       612    109478    203184   1919613     34.90   no data
1931.66/484.44	c  N dy 37656   5234285       612     33660       612    129402    203184   2803614     34.90     38.14
1938.47/486.19	c  N dy 37794   5254342       612     33660       612    149380    203184   3677539     34.90     36.84
1946.42/488.16	c  N dy 37936   5274353       612     33660       612    169313    203184   4556077     34.90     36.83
1955.60/490.47	c  N dy 38086   5294447       612     33660       612    189330    203184   5441231     34.90     42.23
1965.21/492.82	c  N dy 38235   5314487       612     33660       612    108043    203184   1829624     34.90     37.61
1970.75/494.29	c  N dy 38381   5334538       612     33660       612    128009    203184   2712313     34.90     37.33
1977.96/496.04	c  N dy 38530   5354647       612     33660       612    148020    203184   3599675     34.90     36.86
1985.91/498.00	c  N dy 38669   5374700       612     33660       612    168014    203184   4483404     34.90     36.83
1994.69/500.21	c  N dy 38817   5394784       612     33660       612    188033    203184   5370655     34.90     40.54
2004.27/502.68	c  N dy 38961   5414873       612     33660       612    105779    203184   1702154     34.90     37.26
2009.83/504.08	c  N dy 39101   5434894       612     33660       612    125730    203184   2581271     34.90     36.78
2016.62/505.79	c  N dy 39248   5454941       612     33660       612    145708    203184   3456358     34.90     37.43
2024.58/507.79	c  N dy 39395   5475026       612     33660       612    165724    203184   4336998     34.90     37.66
2033.76/510.03	c  N dy 39543   5495048       612     33660       612    185661    203184   5222950     34.90     39.35
2043.75/512.54	c  N dy 39689   5515156       612     33660       612    205687    203184   6102715     34.90     36.79
2050.10/514.17	c  N dy 39833   5535197       612     33660       612    122430    203184   2410658     34.90     36.94
2056.90/515.84	c  N dy 39981   5555324       612     33660       612    142489    203184   3297536     34.90     37.59
2064.87/517.83	c  N dy 40128   5575359       612     33660       612    162457    203184   4185232     34.90     37.85
2074.04/520.17	c  N dy 40275   5595387       612     33660       612    182419    203184   5068786     34.90     37.21
2084.40/522.76	c  N dy 40429   5615419       612     33660       612    202371    203184   5962277     34.90     36.91
2092.77/524.83	c  N dy 40580   5635495       612     33660       612    118107    203184   2186783     34.90     37.92
2099.56/526.53	c  N dy 40731   5655594       612     33660       612    138128    203184   3076866     34.90     36.79
2107.13/528.42	c  N dy 40879   5675742       612     33660       612    158204    203184   3969940     34.90     36.87
2115.51/530.58	c  N dy 41026   5695808       612     33660       612    178196    203184   4851216     34.90     37.29
2124.28/532.72	c  S st 41154   5714285       612     33660       612    196608    203184   5658995     34.90     34.33
2124.68/532.86	c  S st 41154   5714786       612     33660       612    197108    203184   5686329     34.90   no data
2124.68/532.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2125.48/533.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.14
2125.48/533.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2125.48/533.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2125.48/533.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2125.48/533.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
2125.48/533.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2125.48/533.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2130.66/534.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.08 s
2259.12/566.54	c lits-rem:       103  cl-subs:      465  v-elim:      0  v-fix:    0  time: 31.78 s
2259.12/566.54	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
2259.47/566.64	c vivif2 --  cl tried   196643 cl shrink        0 lits rem          0 time: 0.10
2261.07/567.05	c asymm  cl-useful: 0/2582/33660 lits-rem:0 time: 0.41
2261.07/567.06	c calculated reachability. Time: 0.00
2261.07/567.06	c  N dy 41154   5714786       612     33660       612    196643    203184   5637230     34.90   no data
2270.65/569.47	c  N dy 41301   5734982       612     33660       612    111502    203184   1866595     34.90     37.33
2276.66/570.97	c  N dy 41440   5755147       612     33660       612    131605    203184   2747899     34.90     38.27
2283.80/572.75	c  N dy 41591   5775315       612     33660       612    151706    203184   3638984     34.90     37.36
2292.18/574.82	c  N dy 41739   5795334       612     33660       612    171653    203184   4525553     34.90     36.98
2301.35/577.19	c  N dy 41887   5815388       612     33660       612    191630    203184   5405714     34.90     36.85
2312.51/579.93	c  N dy 42038   5835421       612     33660       612    211590    203184   6282126     34.90     37.22
2319.30/581.64	c  N dy 42185   5855468       612     33660       612    125288    203184   2445883     34.90     36.82
2326.07/583.31	c  N dy 42330   5875476       612     33660       612    145223    203184   3328409     34.90     37.93
2333.70/585.28	c  N dy 42476   5895498       612     33660       612    165157    203184   4216220     34.90     37.14
2342.47/587.44	c  N dy 42616   5915596       612     33660       612    185172    203184   5097818     34.90     36.80
2352.39/589.92	c  N dy 42764   5935662       612     33660       612    205163    203184   5982930     34.90     36.95
2360.77/592.07	c  N dy 42912   5955701       612     33660       612    117903    203184   2091165     34.90     37.83
2367.16/593.67	c  N dy 43060   5975739       612     33660       612    137886    203184   2977245     34.90     42.75
2374.33/595.47	c  N dy 43203   5995862       612     33660       612    157930    203184   3868591     34.90     36.78
2382.70/597.53	c  N dy 43340   6015893       612     33660       612    177902    203184   4750477     34.90     36.91
2392.27/599.93	c  N dy 43491   6035958       612     33660       612    197881    203184   5640068     34.90     44.51
2403.04/602.67	c  N dy 43640   6055976       612     33660       612    109562    203184   1695411     34.90     37.86
2408.61/604.09	c  N dy 43781   6076051       612     33660       612    129562    203184   2577194     34.90     36.85
2415.80/605.80	c  N dy 43928   6096167       612     33660       612    149595    203184   3460619     34.90     36.77
2423.38/607.76	c  N dy 44072   6116235       612     33660       612    169588    203184   4348323     34.90     37.68
2432.55/610.04	c  N dy 44217   6136292       612     33660       612    189566    203184   5233331     34.90     37.30
2442.52/612.59	c  N dy 44362   6156436       612     33660       612    209656    203184   6121359     34.90     37.36
2451.72/614.85	c  N dy 44508   6176534       612     33660       612    120426    203184   2147717     34.90     36.85
2458.07/616.49	c  N dy 44653   6196588       612     33660       612    140404    203184   3031080     34.90     46.70
2465.30/618.28	c  S st 44787   6214787       612     33660       612    158518    203184   3829571     34.90   no data
2466.05/618.40	c  S st 44787   6215289       612     33660       612    159017    203184   3860166     34.90   no data
2466.05/618.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2466.45/618.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
2466.45/618.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2466.45/618.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2466.45/618.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2466.45/618.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
2466.45/618.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2466.45/618.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2469.26/619.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.58 s
2521.49/632.34	c lits-rem:        70  cl-subs:      222  v-elim:      0  v-fix:    0  time: 12.89 s
2521.49/632.34	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
2521.91/632.43	c vivif2 --  cl tried   158795 cl shrink        0 lits rem          0 time: 0.07
2522.67/632.65	c asymm  cl-useful: 0/1588/33660 lits-rem:0 time: 0.23
2522.67/632.66	c calculated reachability. Time: 0.00
2522.67/632.66	c  N dy 44787   6215289       612     33660       612    158795    203184   3836945     34.90   no data
2531.45/634.87	c  N dy 44929   6235387       612     33660       612    178803    203184   4720503     34.90     38.41
2541.82/637.40	c  N dy 45078   6255615       612     33660       612    198956    203184   5619204     34.90     37.79
2553.04/640.21	c  N dy 45228   6275658       612     33660       612    218916    203184   6509820     34.90     37.58
2560.97/642.20	c  N dy 45375   6295722       612     33660       612    128690    203184   2485492     34.90     36.90
2567.73/643.95	c  N dy 45515   6315869       612     33660       612    148760    203184   3362394     34.90     37.17
2575.71/645.99	c  N dy 45665   6335957       612     33660       612    168776    203184   4252105     34.90     37.14
2585.28/648.30	c  N dy 45804   6355976       612     33660       612    188728    203184   5132809     34.90     36.96
2594.85/650.77	c  N dy 45945   6375979       612     33660       612    208662    203184   6016075     34.90     38.16
2605.25/653.36	c  N dy 46093   6396024       612     33660       612    117413    203184   1955884     34.90     39.50
2611.21/654.89	c  N dy 46235   6416116       612     33660       612    137436    203184   2835331     34.90     37.06
2618.83/656.78	c  N dy 46385   6436145       612     33660       612    157366    203184   3720392     34.90     37.72
2627.18/658.84	c  N dy 46526   6456178       612     33660       612    177318    203184   4598022     34.90     37.76
2636.73/661.20	c  N dy 46671   6476356       612     33660       612    197423    203184   5486830     34.90     36.76
2647.11/663.84	c  N dy 46819   6496400       612     33660       612    217406    203184   6371173     34.90     36.76
2655.47/665.94	c  N dy 46963   6516428       612     33660       612    125140    203184   2269081     34.90     36.78
2661.86/667.57	c  N dy 47103   6536457       612     33660       612    145094    203184   3148426     34.90     37.22
2669.83/669.53	c  N dy 47249   6556626       612     33660       612    165202    203184   4044008     34.90     36.97
2678.21/671.65	c  N dy 47398   6576743       612     33660       612    185237    203184   4937502     34.90     36.86
2687.78/674.07	c  N dy 47541   6596806       612     33660       612    205226    203184   5823354     34.90     37.12
2698.55/676.70	c  N dy 47683   6616863       612     33660       612    225189    203184   6705198     34.90     42.39
2705.72/678.50	c  N dy 47828   6636904       612     33660       612    131956    203184   2536446     34.90     37.98
2712.49/680.29	c  N dy 47976   6657028       612     33660       612    152001    203184   3425881     34.90     36.86
2720.87/682.39	c  N dy 48127   6677115       612     33660       612    172037    203184   4315486     34.90     37.35
2730.44/684.70	c  N dy 48272   6697168       612     33660       612    192015    203184   5200875     34.90     37.61
2739.61/687.06	c  S st 48407   6715290       612     33660       612    210057    203184   6008557     34.90   no data
2740.41/687.22	c  S st 48407   6715793       612     33660       612    210558    203184   6031704     34.90   no data
2740.41/687.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2740.81/687.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.16
2741.22/687.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2741.22/687.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2741.22/687.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2741.22/687.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
2741.22/687.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2741.22/687.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2746.78/688.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
2894.76/725.99	c lits-rem:       114  cl-subs:      467  v-elim:      0  v-fix:    0  time: 36.67 s
2894.76/725.99	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
2895.54/726.11	c vivif2 --  cl tried   210091 cl shrink        0 lits rem          0 time: 0.11
2896.74/726.43	c asymm  cl-useful: 0/5956/33660 lits-rem:0 time: 0.32
2896.74/726.44	c calculated reachability. Time: 0.00
2896.74/726.44	c  N dy 48407   6715793       612     33660       612    210091    203184   5982201     34.90   no data
2908.35/729.32	c  N dy 48549   6735936       612     33660       612    115939    203184   1804393     34.90     36.89
2914.28/730.88	c  N dy 48695   6756089       612     33660       612    136024    203184   2688033     34.90     36.88
2921.50/732.68	c  N dy 48838   6776133       612     33660       612    155997    203184   3567085     34.90     36.84
2929.85/734.78	c  N dy 48982   6796154       612     33660       612    175937    203184   4455529     34.90     37.06
2939.80/737.23	c  N dy 49126   6816452       612     33660       612    196143    203184   5347144     34.90     37.43
2950.57/739.92	c  N dy 49271   6836486       612     33660       612    216113    203184   6230864     34.90     36.76
2961.34/742.60	c  N dy 49414   6856549       612     33660       612    120878    203184   1987340     34.90     37.79
2967.32/744.19	c  N dy 49565   6876621       612     33660       612    140865    203184   2878973     34.90     36.78
2974.89/746.01	c  N dy 49708   6896683       612     33660       612    160855    203184   3761180     34.90     37.69
2982.92/748.08	c  N dy 49849   6916770       612     33660       612    180859    203184   4638605     34.90     36.97
2992.44/750.47	c  N dy 49993   6936870       612     33660       612    200893    203184   5521830     34.90     36.83
3003.21/753.14	c  N dy 50139   6956928       612     33660       612    220863    203184   6401628     34.90     37.16
3013.20/755.62	c  N dy 50288   6977034       612     33660       612    124689    203184   2130971     34.90     37.52
3019.56/757.20	c  N dy 50431   6997121       612     33660       612    144713    203184   3010957     34.90     37.69
3026.79/759.09	c  N dy 50578   7017206       612     33660       612    164721    203184   3894113     34.90     36.76
3035.14/761.21	c  N dy 50722   7037280       612     33660       612    184734    203184   4778137     34.90     37.17
3045.08/763.60	c  N dy 50863   7057339       612     33660       612    204724    203184   5658808     34.90     37.63
3055.86/766.37	c  N dy 51008   7077369       612     33660       612    224657    203184   6547125     34.90     37.18
3065.85/768.87	c  N dy 51158   7097478       612     33660       612    127484    203184   2236403     34.90     36.88
3072.61/770.55	c  N dy 51308   7117578       612     33660       612    147507    203184   3130131     34.90     37.12
3080.18/772.47	c  N dy 51456   7137711       612     33660       612    167576    203184   4017593     34.90     36.94
3088.96/774.63	c  N dy 51600   7157720       612     33660       612    187532    203184   4897064     34.90     37.81
3098.52/777.05	c  N dy 51746   7177731       612     33660       612    207483    203184   5782017     34.90     37.64
3109.29/779.72	c  N dy 51895   7197737       612     33660       612    227406    203184   6664686     34.90     38.10
3118.48/782.01	c  S st 52028   7215795       612     33660       612    127181    203184   2183928     34.90     30.02
3118.90/782.11	c  S st 52028   7216298       612     33660       612    127681    203184   2215086     34.90   no data
3118.90/782.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3119.25/782.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
3119.25/782.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3119.25/782.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3119.25/782.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3119.25/782.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
3119.25/782.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3119.25/782.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3120.45/782.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
3136.80/786.67	c lits-rem:        39  cl-subs:       45  v-elim:      0  v-fix:    0  time:  4.06 s
3136.80/786.67	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
3137.20/786.71	c vivif2 --  cl tried   127636 cl shrink        0 lits rem          0 time: 0.04
3138.41/787.05	c asymm  cl-useful: 0/5521/33660 lits-rem:0 time: 0.34
3138.41/787.05	c calculated reachability. Time: 0.00
3138.41/787.05	c  N dy 52028   7216298       612     33660       612    127636    203184   2210673     34.90   no data
3145.23/788.72	c  N dy 52171   7236320       612     33660       612    147578    203184   3095331     34.90     37.23
3152.76/790.61	c  N dy 52309   7256394       612     33660       612    167577    203184   3978655     34.90     39.75
3161.14/792.79	c  N dy 52457   7276491       612     33660       612    187610    203184   4861504     34.90     38.24
3170.72/795.17	c  N dy 52608   7296493       612     33660       612    207529    203184   5746970     34.90     42.62
3181.47/797.81	c  N dy 52752   7316512       612     33660       612    227478    203184   6628624     34.90     40.98
3191.05/800.28	c  N dy 52898   7336536       612     33660       612    128231    203184   2200397     34.90     37.40
3197.85/801.92	c  N dy 53045   7356545       612     33660       612    148176    203184   3078149     34.90     36.83
3204.98/803.79	c  N dy 53191   7376565       612     33660       612    168136    203184   3969161     34.90     36.76
3213.75/805.96	c  N dy 53332   7396623       612     33660       612    188128    203184   4852203     34.90     37.21
3223.33/808.39	c  N dy 53481   7416667       612     33660       612    208091    203184   5741723     34.90     37.76
3234.49/811.12	c  N dy 53625   7436692       612     33660       612    228029    203184   6619105     34.90     40.10
3245.26/813.80	c  N dy 53766   7456813       612     33660       612    127878    203184   2156310     34.90     36.82
3251.63/815.47	c  N dy 53907   7476873       612     33660       612    147866    203184   3042957     34.90     38.84
3259.61/817.41	c  N dy 54054   7496961       612     33660       612    167894    203184   3923900     34.90     37.69
3268.04/819.57	c  N dy 54202   7516984       612     33660       612    187843    203184   4804476     34.90     36.83
3277.56/821.90	c  N dy 54343   7537151       612     33660       612    207934    203184   5700874     34.90     38.00
3287.92/824.59	c  N dy 54490   7557187       612     33660       612    227886    203184   6593878     34.90     36.74
3299.48/827.44	c  N dy 54641   7577195       612     33660       612    126620    203184   2074511     34.90     37.81
3305.86/829.08	c  N dy 54786   7597238       612     33660       612    146583    203184   2957549     34.90     36.80
3313.84/831.04	c  N dy 54931   7617302       612     33660       612    166583    203184   3834048     34.90     36.93
3323.01/833.34	c  N dy 55076   7637380       612     33660       612    186591    203184   4721261     34.90     37.01
3332.59/835.76	c  N dy 55227   7657390       612     33660       612    206519    203184   5604908     34.90     38.46
3343.75/838.55	c  N dy 55380   7677523       612     33660       612    226569    203184   6497428     34.90     37.16
3356.11/841.61	c  N dy 55529   7697667       612     33660       612    124442    203184   1948778     34.90     36.96
3361.70/843.04	c  S st 55661   7716298       612     33660       612    142999    203184   2769481     34.90   no data
3362.10/843.15	c  S st 55661   7716799       612     33660       612    143499    203184   2795806     34.90   no data
3362.10/843.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3362.50/843.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.10
3362.50/843.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3362.50/843.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3362.50/843.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3362.50/843.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
3362.50/843.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3362.90/843.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3364.12/843.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
3390.86/850.38	c lits-rem:        66  cl-subs:       77  v-elim:      0  v-fix:    0  time:  6.59 s
3390.86/850.38	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
3391.21/850.44	c vivif2 --  cl tried   143422 cl shrink        0 lits rem          0 time: 0.06
3392.80/850.81	c asymm  cl-useful: 0/4378/33660 lits-rem:0 time: 0.37
3392.80/850.81	c calculated reachability. Time: 0.00
3392.80/850.81	c  N dy 55661   7716799       612     33660       612    143422    203184   2787932     34.90   no data
3400.38/852.73	c  N dy 55804   7736901       612     33660       612    163447    203184   3667834     34.90     37.14
3409.16/854.91	c  N dy 55953   7756986       612     33660       612    183461    203184   4556989     34.90     36.74
3418.73/857.34	c  N dy 56101   7777110       612     33660       612    203521    203184   5440327     34.90     37.23
3429.10/859.95	c  N dy 56239   7797136       612     33660       612    223479    203184   6318127     34.90     40.58
3440.66/862.80	c  N dy 56386   7817162       612     33660       612    243412    203184   7198591     34.90     40.55
3448.64/864.87	c  N dy 56533   7837199       612     33660       612    140214    203184   2613400     34.90     36.95
3455.83/866.68	c  N dy 56679   7857223       612     33660       612    160164    203184   3493034     34.90     36.89
3463.78/868.69	c  N dy 56822   7877259       612     33660       612    180127    203184   4372306     34.90     37.41
3472.97/870.94	c  N dy 56967   7897262       612     33660       612    200054    203184   5250612     34.90     37.11
3483.33/873.53	c  N dy 57114   7917355       612     33660       612    220067    203184   6138864     34.90     37.39
3494.90/876.44	c  N dy 57252   7937458       612     33660       612    240084    203184   7019650     34.90     36.99
3504.92/878.93	c  N dy 57393   7957535       612     33660       612    135900    203184   2396672     34.90     36.95
3511.65/880.66	c  N dy 57536   7977610       612     33660       612    155892    203184   3281001     34.90     39.23
3519.62/882.68	c  N dy 57683   7997617       612     33660       612    175832    203184   4160075     34.90     36.98
3528.80/884.99	c  N dy 57837   8017775       612     33660       612    195918    203184   5052267     34.90     36.80
3538.77/887.45	c  N dy 57978   8037865       612     33660       612    215918    203184   5942546     34.90     42.22
3549.93/890.24	c  N dy 58123   8057876       612     33660       612    235843    203184   6823914     34.90     37.18
3561.11/893.09	c  N dy 58269   8077898       612     33660       612    130638    203184   2137787     34.90     38.29
3568.27/894.80	c  N dy 58414   8098037       612     33660       612    150701    203184   3022355     34.90     37.58
3575.45/896.69	c  N dy 58557   8118064       612     33660       612    170666    203184   3906469     34.90     37.17
3584.62/898.91	c  N dy 58703   8138088       612     33660       612    190631    203184   4786886     34.90     40.75
3594.59/901.42	c  N dy 58851   8158186       612     33660       612    210664    203184   5675782     34.90     36.87
3605.82/904.25	c  N dy 58999   8178190       612     33660       612    230577    203184   6559692     34.90     38.51
3617.73/907.25	c  N dy 59142   8198259       612     33660       612    250588    203184   7440765     34.90     36.82
3625.31/909.17	c  S st 59280   8216799       612     33660       612    142862    203184   2651412     34.90   no data
3625.71/909.27	c  S st 59280   8217300       612     33660       612    143363    203184   2679247     34.90   no data
3625.71/909.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3626.11/909.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.10
3626.11/909.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3626.11/909.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3626.11/909.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3626.11/909.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
3626.11/909.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3626.50/909.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3627.75/909.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
3648.84/915.01	c lits-rem:        63  cl-subs:       86  v-elim:      0  v-fix:    0  time:  5.16 s
3648.84/915.01	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
3648.84/915.07	c vivif2 --  cl tried   143277 cl shrink        0 lits rem          0 time: 0.05
3650.42/915.44	c asymm  cl-useful: 0/3437/33660 lits-rem:0 time: 0.36
3650.42/915.44	c calculated reachability. Time: 0.00
3650.42/915.44	c  N dy 59280   8217300       612     33660       612    143277    203184   2670214     34.90   no data
3657.61/917.29	c  N dy 59429   8237320       612     33660       612    163216    203184   3551915     34.90     39.58
3665.58/919.29	c  N dy 59570   8257365       612     33660       612    183197    203184   4433861     34.90     37.43
3675.15/921.69	c  N dy 59719   8277384       612     33660       612    203139    203184   5320848     34.90     36.78
3685.92/924.31	c  N dy 59868   8297460       612     33660       612    223137    203184   6200223     34.90     39.16
3697.51/927.28	c  N dy 60012   8317590       612     33660       612    243204    203184   7079588     34.90     37.14
3708.65/930.03	c  N dy 60157   8337728       612     33660       612    136072    203184   2314331     34.90     37.04
3715.83/931.85	c  N dy 60303   8357755       612     33660       612    156019    203184   3192198     34.90     36.90
3723.83/933.85	c  N dy 60450   8377797       612     33660       612    175967    203184   4084814     34.90     41.89
3733.03/936.12	c  N dy 60589   8397864       612     33660       612    195975    203184   4968434     34.90     37.27
3743.74/938.86	c  N dy 60738   8418011       612     33660       612    216043    203184   5850255     34.90     37.05
3754.96/941.65	c  N dy 60887   8438122       612     33660       612    236077    203184   6738271     34.90     36.78
3767.28/944.74	c  N dy 61033   8458260       612     33660       612    256134    203184   7625450     34.90     37.65
3775.25/946.75	c  N dy 61170   8478263       612     33660       612    147915    203184   2801663     34.90     39.40
3782.83/948.66	c  N dy 61313   8498275       612     33660       612    167835    203184   3684172     34.90     38.27
3791.60/950.84	c  N dy 61460   8518367       612     33660       612    187839    203184   4570841     34.90     37.49
3800.77/953.19	c  N dy 61604   8538438       612     33660       612    207852    203184   5458774     34.90     38.15
3811.15/955.79	c  N dy 61747   8558441       612     33660       612    227787    203184   6339654     34.90     36.84
3823.10/958.71	c  N dy 61895   8578582       612     33660       612    247845    203184   7230680     34.90     36.75
3833.91/961.44	c  N dy 62046   8598760       612     33660       612    138787    203184   2386041     34.90     37.52
3841.05/963.20	c  N dy 62194   8618763       612     33660       612    158710    203184   3269628     34.90     43.54
3849.03/965.22	c  N dy 62343   8638790       612     33660       612    178659    203184   4153854     34.90     36.90
3857.80/967.48	c  N dy 62487   8658827       612     33660       612    198626    203184   5038971     34.90     36.90
3868.17/970.04	c  N dy 62631   8678968       612     33660       612    218680    203184   5928220     34.90     36.95
3879.74/972.96	c  N dy 62777   8699024       612     33660       612    238670    203184   6808561     34.90     38.02
3890.95/975.74	c  S st 62907   8717301       612     33660       612    256881    203184   7610647     34.90     34.08
3891.70/975.91	c  S st 62907   8717802       612     33660       612    257381    203184   7635633     34.90   no data
3891.70/975.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3892.50/976.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.19
3892.50/976.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3892.50/976.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3892.50/976.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3892.50/976.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
3892.50/976.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3892.90/976.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3900.07/978.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
4119.81/1033.17	c lits-rem:       119  cl-subs:      678  v-elim:      0  v-fix:    0  time: 54.51 s
4119.81/1033.18	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
4120.61/1033.31	c vivif2 --  cl tried   256703 cl shrink        0 lits rem          0 time: 0.14
4122.21/1033.74	c asymm  cl-useful: 0/1947/33660 lits-rem:0 time: 0.42
4122.21/1033.75	c calculated reachability. Time: 0.00
4122.21/1033.75	c  N dy 62907   8717802       612     33660       612    256703    203184   7563558     34.90   no data
4130.98/1036.00	c  N dy 63055   8737923       612     33660       612    146610    203184   2695899     34.90     37.20
4138.56/1037.81	c  N dy 63202   8757928       612     33660       612    166528    203184   3585948     34.90     37.26
4146.93/1039.99	c  N dy 63348   8778059       612     33660       612    186583    203184   4468128     34.90     37.42
4156.51/1042.38	c  N dy 63493   8798194       612     33660       612    206640    203184   5351913     34.90     37.09
4167.68/1045.19	c  N dy 63641   8818255       612     33660       612    226636    203184   6234977     34.90     39.26
4179.63/1048.12	c  N dy 63787   8838286       612     33660       612    246594    203184   7119264     34.90     44.29
4192.39/1051.38	c  N dy 63935   8858293       612     33660       612    135386    203184   2173453     34.90     43.62
4199.57/1053.14	c  N dy 64080   8878381       612     33660       612    155406    203184   3051008     34.90     36.79
4207.55/1055.17	c  N dy 64222   8898481       612     33660       612    175416    203184   3926611     34.90     37.08
4216.72/1057.46	c  N dy 64364   8918560       612     33660       612    195425    203184   4799958     34.90     36.89
4227.09/1060.02	c  N dy 64509   8938624       612     33660       612    215409    203184   5685047     34.90     38.41
4238.25/1062.89	c  N dy 64657   8958853       612     33660       612    235559    203184   6576126     34.90     36.97
4251.01/1066.01	c  N dy 64805   8978923       612     33660       612    255549    203184   7467792     34.90     36.82
4261.39/1068.67	c  N dy 64950   8999001       612     33660       612    143418    203184   2497743     34.90     37.57
4268.96/1070.54	c  N dy 65098   9019129       612     33660       612    163465    203184   3386806     34.90     36.83
4277.74/1072.75	c  N dy 65246   9039182       612     33660       612    183445    203184   4268198     34.90     36.81
4288.11/1075.30	c  N dy 65399   9059209       612     33660       612    203375    203184   5152798     34.90     37.26
4298.50/1077.92	c  N dy 65549   9079246       612     33660       612    223322    203184   6043295     34.90     37.19
4309.64/1080.74	c  N dy 65695   9099284       612     33660       612    243281    203184   6915579     34.90     36.90
4322.01/1083.88	c  N dy 65845   9119378       612     33660       612    263294    203184   7806928     34.90     36.83
4331.18/1086.15	c  N dy 65992   9139440       612     33660       612    150165    203184   2770051     34.90     36.78
4339.16/1088.14	c  N dy 66140   9159452       612     33660       612    170112    203184   3649582     34.90     37.22
4347.93/1090.36	c  N dy 66285   9179519       612     33660       612    190098    203184   4531412     34.90     36.88
4357.89/1092.88	c  N dy 66430   9199591       612     33660       612    210096    203184   5412521     34.90     36.77
4368.27/1095.43	c  S st 66561   9217804       612     33660       612    228238    203184   6216108     34.90     34.81
4369.11/1095.61	c  S st 66561   9218307       612     33660       612    228740    203184   6242155     34.90   no data
4369.11/1095.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4369.86/1095.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.17
4369.86/1095.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4369.86/1095.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4369.86/1095.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4369.86/1095.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
4369.86/1095.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4369.86/1095.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4375.84/1097.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
4517.43/1132.81	c lits-rem:        99  cl-subs:      451  v-elim:      0  v-fix:    0  time: 35.05 s
4517.43/1132.82	c vivif2 --  cl tried    33660 cl shrink        0 lits rem          0 time: 0.00
4517.84/1132.94	c vivif2 --  cl tried   228289 cl shrink        0 lits rem          0 time: 0.11
4519.41/1133.35	c asymm  cl-useful: 0/2406/33660 lits-rem:0 time: 0.41
4519.41/1133.36	c calculated reachability. Time: 0.00
4519.41/1133.36	c  N dy 66561   9218307       612     33660       612    228289    203184   6195248     34.90   no data
4531.00/1136.27	c  N dy 66708   9238406       612     33660       612    248317    203184   7085550     34.90     37.42
4544.93/1139.71	c  N dy 66854   9258465       612     33660       612    134181    203184   2032677     34.90     37.01
4551.31/1141.36	c  N dy 67005   9278501       612     33660       612    154120    203184   2920510     34.90     36.81
4559.29/1143.31	c  N dy 67158   9298645       612     33660       612    174196    203184   3806740     34.90     37.17
4567.66/1145.47	c  N dy 67300   9318771       612     33660       612    194250    203184   4693557     34.90     37.51
4577.24/1147.85	c  N dy 67441   9338776       612     33660       612    214185    203184   5579818     34.90     36.80
4588.03/1150.60	c  N dy 67592   9358785       612     33660       612    234102    203184   6460999     34.90     37.38
4599.97/1153.50	c  N dy 67730   9378845       612     33660       612    254104    203184   7342484     34.90     36.82
4612.34/1156.62	c  N dy 67875   9398971       612     33660       612    139021    203184   2216054     34.90     36.75
4619.16/1158.34	c  N dy 68016   9418991       612     33660       612    158945    203184   3090594     34.90     36.96
4627.10/1160.34	c  N dy 68159   9439163       612     33660       612    179046    203184   3974156     34.90     37.26
4635.87/1162.57	c  N dy 68299   9459239       612     33660       612    199044    203184   4861249     34.90     36.90
4646.63/1165.25	c  N dy 68451   9479359       612     33660       612    219083    203184   5746530     34.90     38.00
4658.22/1168.16	c  N dy 68594   9499494       612     33660       612    239156    203184   6633842     34.90     38.06
4671.37/1171.45	c  N dy 68740   9519592       612     33660       612    259169    203184   7515758     34.90     37.01
4683.33/1174.43	c  N dy 68880   9539732       612     33660       612    143116    203184   2367996     34.90     37.52
4690.50/1176.22	c  N dy 69026   9559873       612     33660       612    163137    203184   3247724     34.90     37.40
4698.48/1178.29	c  N dy 69169   9579978       612     33660       612    183178    203184   4133744     34.90     37.24
4708.04/1180.61	c  N dy 69316   9599983       612     33660       612    203102    203184   5017630     34.90     37.09
4718.42/1183.23	c  N dy 69463   9620039       612     33660       612    223080    203184   5902261     34.90     38.04
4729.58/1186.09	c  N dy 69609   9640283       612     33660       612    243259    203184   6792572     34.90     37.93
4741.57/1189.11	c  N dy 69752   9660290       612     33660       612    263196    203184   7674460     34.90     37.29
4752.71/1191.89	c  N dy 69893   9680370       612     33660       612    146099    203184   2471984     34.90     39.08
4759.89/1193.66	c  N dy 70037   9700437       612     33660       612    166094    203184   3359823     34.90     36.86
4767.48/1195.51	c  S st 70163   9718307       612     33660       612    183899    203184   4148439     34.90     36.04
4767.89/1195.66	c  S st 70163   9718812       612     33660       612    184402    203184   4181060     34.90   no data
4767.89/1195.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4768.66/1195.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.13
4768.66/1195.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4768.66/1195.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4768.66/1195.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4768.66/1195.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    612 time:  0.00 s
4768.66/1195.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4768.66/1195.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4771.86/1196.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.63 s

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-3366733-1305413261/watcher-3366733-1305413261 -o /tmp/evaluation-result-3366733-1305413261/solver-3366733-1305413261 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366733-1305413261.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.77 8.03 7.46 6/367 8307
/proc/meminfo: memFree=29394464/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 633742353 52396032 347 33554432000 4194304 4580107 140734230235200 18446744073709551615 47514805802930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 12792 347 299 95 0 7774 0
[pid=8307/tid=8308] ppid=8305 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633742353 52396032 347 33554432000 4194304 4580107 140734230235200 18446744073709551615 47514805802934 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633742353 52396032 347 33554432000 4194304 4580107 140734230235200 18446744073709551615 47514805802930 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633742353 52396032 347 33554432000 4194304 4580107 140734230235200 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.041539 s]
/proc/loadavg: 7.77 8.03 7.46 6/367 8307
/proc/meminfo: memFree=29394464/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=284988 CPUtime=0.13 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 3971 0 0 0 13 0 0 0 18 0 4 0 633742353 291827712 3864 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 71247 3865 359 95 0 66229 0
[pid=8307/tid=8308] ppid=8305 vsize=284988 CPUtime=0.03 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 825 0 0 0 3 0 0 0 18 0 4 0 633742353 291827712 3865 33554432000 4194304 4580107 140734230235200 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=284988 CPUtime=0.03 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 942 0 0 0 3 0 0 0 18 0 4 0 633742353 291827712 3865 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=284988 CPUtime=0.02 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 910 0 0 0 2 0 0 0 25 0 4 0 633742353 291827712 3865 33554432000 4194304 4580107 140734230235200 18446744073709551615 4324126 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 284988

[startup+0.100529 s]
/proc/loadavg: 7.77 8.03 7.46 6/367 8307
/proc/meminfo: memFree=29394464/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=285120 CPUtime=0.37 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 4359 0 0 0 37 0 0 0 18 0 4 0 633742353 291962880 4252 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 71280 4252 359 95 0 66262 0
[pid=8307/tid=8308] ppid=8305 vsize=285120 CPUtime=0.09 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 866 0 0 0 9 0 0 0 18 0 4 0 633742353 291962880 4252 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=285120 CPUtime=0.09 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 991 0 0 0 9 0 0 0 18 0 4 0 633742353 291962880 4252 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=285120 CPUtime=0.08 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 1166 0 0 0 8 0 0 0 25 0 4 0 633742353 291962880 4252 33554432000 4194304 4580107 140734230235200 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 285120

[startup+0.300495 s]
/proc/loadavg: 7.77 8.03 7.46 6/367 8307
/proc/meminfo: memFree=29394464/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=295452 CPUtime=1.16 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 14189 0 0 0 113 3 0 0 18 0 4 0 633742353 302542848 12176 33554432000 4194304 4580107 140734230235200 18446744073709551615 212039316165 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 73863 12176 374 95 0 68845 0
[pid=8307/tid=8308] ppid=8305 vsize=295452 CPUtime=0.29 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 3957 0 0 0 28 1 0 0 18 0 4 0 633742353 302542848 12176 33554432000 4194304 4580107 140734230235200 18446744073709551615 212039322555 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=295452 CPUtime=0.29 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 4111 0 0 0 28 1 0 0 18 0 4 0 633742353 302542848 12176 33554432000 4194304 4580107 140734230235200 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=295452 CPUtime=0.28 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 2290 0 0 0 28 0 0 0 18 0 4 0 633742353 302542848 12178 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 295452

[startup+0.700424 s]
/proc/loadavg: 7.77 8.03 7.46 6/367 8307
/proc/meminfo: memFree=29394464/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=293120 CPUtime=2.75 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 22708 0 0 0 270 5 0 0 18 0 4 0 633742353 300154880 13524 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 73280 13524 378 95 0 68262 0
[pid=8307/tid=8308] ppid=8305 vsize=293120 CPUtime=0.69 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 6114 0 0 0 67 2 0 0 18 0 4 0 633742353 300154880 13524 33554432000 4194304 4580107 140734230235200 18446744073709551615 4322556 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=293120 CPUtime=0.68 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 6289 0 0 0 67 1 0 0 18 0 4 0 633742353 300154880 13524 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=293120 CPUtime=0.67 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 4247 0 0 0 67 0 0 0 18 0 4 0 633742353 300154880 13525 33554432000 4194304 4580107 140734230235200 18446744073709551615 4320520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 293120

[startup+1.50028 s]
/proc/loadavg: 7.77 8.03 7.46 10/371 8311
/proc/meminfo: memFree=29325736/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=321720 CPUtime=5.93 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 38289 0 0 0 586 7 0 0 20 0 4 0 633742353 329441280 22950 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 80430 22950 379 95 0 75412 0
[pid=8307/tid=8308] ppid=8305 vsize=321720 CPUtime=1.48 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 11100 0 0 0 146 2 0 0 19 0 4 0 633742353 329441280 22950 33554432000 4194304 4580107 140734230235200 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=321720 CPUtime=1.48 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 9241 0 0 0 146 2 0 0 19 0 4 0 633742353 329441280 22950 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=321720 CPUtime=1.46 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 8119 0 0 0 145 1 0 0 19 0 4 0 633742353 329441280 22950 33554432000 4194304 4580107 140734230235200 18446744073709551615 4301673 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 321720

[startup+3.101 s]
/proc/loadavg: 7.77 8.03 7.46 9/371 8311
/proc/meminfo: memFree=29276756/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=322484 CPUtime=12.33 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 53095 0 0 0 1223 10 0 0 25 0 4 0 633742353 330223616 30606 33554432000 4194304 4580107 140734230235200 18446744073709551615 4331950 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 80621 30606 379 95 0 75603 0
[pid=8307/tid=8308] ppid=8305 vsize=322484 CPUtime=3.09 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 14293 0 0 0 306 3 0 0 24 0 4 0 633742353 330223616 30606 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=322484 CPUtime=3.09 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 14573 0 0 0 306 3 0 0 24 0 4 0 633742353 330223616 30606 33554432000 4194304 4580107 140734230235200 18446744073709551615 4295695 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=322484 CPUtime=3.05 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 12394 0 0 0 304 1 0 0 24 0 4 0 633742353 330223616 30606 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 322484

[startup+6.30042 s]
/proc/loadavg: 7.79 8.03 7.46 9/371 8311
/proc/meminfo: memFree=29243772/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=335592 CPUtime=25.08 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 77076 0 0 0 2494 14 0 0 25 0 4 0 633742353 343646208 37504 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 83898 37508 379 95 0 78880 0
[pid=8307/tid=8308] ppid=8305 vsize=335592 CPUtime=6.29 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 19539 0 0 0 625 4 0 0 25 0 4 0 633742353 343646208 37511 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=335592 CPUtime=6.28 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 21034 0 0 0 624 4 0 0 25 0 4 0 633742353 343646208 37514 33554432000 4194304 4580107 140734230235200 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=335592 CPUtime=6.21 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 19733 0 0 0 619 2 0 0 25 0 4 0 633742353 343646208 37517 33554432000 4194304 4580107 140734230235200 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 335592

[startup+12.7003 s]
/proc/loadavg: 7.81 8.03 7.47 10/371 8311
/proc/meminfo: memFree=29196652/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=347592 CPUtime=50.6 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 114386 0 0 0 5038 22 0 0 25 0 4 0 633742353 355934208 47154 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 86898 47154 379 95 0 81880 0
[pid=8307/tid=8308] ppid=8305 vsize=347592 CPUtime=12.69 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 28031 0 0 0 1263 6 0 0 25 0 4 0 633742353 355934208 47154 33554432000 4194304 4580107 140734230235200 18446744073709551615 4502108 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=347592 CPUtime=12.68 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 30590 0 0 0 1262 6 0 0 25 0 4 0 633742353 355934208 47154 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=347592 CPUtime=12.53 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 28308 0 0 0 1249 4 0 0 25 0 4 0 633742353 355934208 47154 33554432000 4194304 4580107 140734230235200 18446744073709551615 4413356 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 347592

[startup+25.501 s]
/proc/loadavg: 7.92 8.04 7.48 9/371 8312
/proc/meminfo: memFree=29158004/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=345588 CPUtime=101.64 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 173291 0 0 0 10128 36 0 0 25 0 4 0 633742353 353882112 52809 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 86397 52809 381 95 0 81379 0
[pid=8307/tid=8308] ppid=8305 vsize=345588 CPUtime=25.48 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 41143 0 0 0 2539 9 0 0 25 0 4 0 633742353 353882112 52809 33554432000 4194304 4580107 140734230235200 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=345588 CPUtime=25.48 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 46089 0 0 0 2539 9 0 0 25 0 4 0 633742353 353882112 52809 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=345588 CPUtime=25.17 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 41171 0 0 0 2511 6 0 0 25 0 4 0 633742353 353882112 52809 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 345588

[startup+51.1004 s]
/proc/loadavg: 7.94 8.04 7.49 9/371 8312
/proc/meminfo: memFree=29081004/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=463420 CPUtime=203.72 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 281480 0 0 0 20310 62 0 0 25 0 4 0 633742353 474542080 74951 33554432000 4194304 4580107 140734230235200 18446744073709551615 4319785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 115855 74951 380 95 0 110837 0
[pid=8307/tid=8308] ppid=8305 vsize=463420 CPUtime=51.08 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 71518 0 0 0 5091 17 0 0 25 0 4 0 633742353 474542080 74951 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=463420 CPUtime=51.08 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 77146 0 0 0 5092 16 0 0 25 0 4 0 633742353 474542080 74951 33554432000 4194304 4580107 140734230235200 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=463420 CPUtime=50.47 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 60536 0 0 0 5036 11 0 0 25 0 4 0 633742353 474542080 74951 33554432000 4194304 4580107 140734230235200 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 463420

[startup+102.314 s]
/proc/loadavg: 8.08 8.06 7.53 9/371 8314
/proc/meminfo: memFree=28994152/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=540516 CPUtime=407.95 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 448453 0 0 0 40691 104 0 0 25 0 4 0 633742353 553488384 85670 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8307/statm: 135129 85670 379 95 0 130111 0
[pid=8307/tid=8308] ppid=8305 vsize=540516 CPUtime=102.29 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 123502 0 0 0 10199 30 0 0 25 0 4 0 633742353 553488384 85670 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=540516 CPUtime=102.28 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 113336 0 0 0 10205 23 0 0 25 0 4 0 633742353 553488384 85670 33554432000 4194304 4580107 140734230235200 18446744073709551615 4322696 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=540516 CPUtime=101.07 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 98597 0 0 0 10087 20 0 0 25 0 4 0 633742353 553488384 85670 33554432000 4194304 4580107 140734230235200 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 540516

[startup+162.301 s]

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

[pid=8307] ppid=8305 vsize=1259576 CPUtime=2800.62 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 1699331 0 0 0 279633 429 0 0 25 0 4 0 633742353 1289805824 219882 33554432000 4194304 4580107 140734230235200 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 314894 219882 379 95 0 309876 0
[pid=8307/tid=8308] ppid=8305 vsize=1259576 CPUtime=702.27 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 443402 0 0 0 70114 113 0 0 25 0 4 0 633742353 1289805824 219882 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1259576 CPUtime=702.23 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 398832 0 0 0 70126 97 0 0 25 0 4 0 633742353 1289805824 219882 33554432000 4194304 4580107 140734230235200 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1259576 CPUtime=700.16 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 394718 0 0 0 69920 96 0 0 25 0 4 0 633742353 1289805824 219882 33554432000 4194304 4580107 140734230235200 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.62
Current children cumulated vsize (KiB) 1259576

[startup+762.313 s]
/proc/loadavg: 8.21 8.13 7.81 9/371 8392
/proc/meminfo: memFree=28571448/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1232332 CPUtime=3039.94 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 1780322 0 0 0 303539 455 0 0 25 0 4 0 633742353 1261907968 215733 33554432000 4194304 4580107 140734230235200 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 308083 215733 379 95 0 303065 0
[pid=8307/tid=8308] ppid=8305 vsize=1232332 CPUtime=762.29 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 454077 0 0 0 76113 116 0 0 25 0 4 0 633742353 1261907968 215733 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1232332 CPUtime=762.24 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 411528 0 0 0 76123 101 0 0 25 0 4 0 633742353 1261907968 215733 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1232332 CPUtime=760.16 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 430139 0 0 0 75907 109 0 0 25 0 4 0 633742353 1261907968 215733 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.94
Current children cumulated vsize (KiB) 1232332

[startup+822.301 s]
/proc/loadavg: 8.14 8.12 7.83 9/371 8403
/proc/meminfo: memFree=28559000/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1337452 CPUtime=3279.16 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 1891597 0 0 0 327428 488 0 0 25 0 4 0 633742353 1369550848 226097 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 334363 226097 379 95 0 329345 0
[pid=8307/tid=8308] ppid=8305 vsize=1337452 CPUtime=822.25 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 486822 0 0 0 82099 126 0 0 25 0 4 0 633742353 1369550848 226097 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1337452 CPUtime=822.21 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 433597 0 0 0 82113 108 0 0 25 0 4 0 633742353 1369550848 226097 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1337452 CPUtime=820.14 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 453723 0 0 0 81898 116 0 0 25 0 4 0 633742353 1369550848 226097 33554432000 4194304 4580107 140734230235200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.16
Current children cumulated vsize (KiB) 1337452

[startup+882.301 s]
/proc/loadavg: 8.10 8.11 7.84 9/371 8405
/proc/meminfo: memFree=28578860/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1081656 CPUtime=3518.42 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 1989028 0 0 0 351327 515 0 0 25 0 4 0 633742353 1107615744 215684 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 270414 215684 379 95 0 265396 0
[pid=8307/tid=8308] ppid=8305 vsize=1081656 CPUtime=882.25 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 514338 0 0 0 88091 134 0 0 25 0 4 0 633742353 1107615744 215684 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416784 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1081656 CPUtime=882.21 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 447053 0 0 0 88109 112 0 0 25 0 4 0 633742353 1107615744 215684 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1081656 CPUtime=880.13 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 478922 0 0 0 87890 123 0 0 25 0 4 0 633742353 1107615744 215684 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.42
Current children cumulated vsize (KiB) 1081656

[startup+942.3 s]
/proc/loadavg: 8.03 8.09 7.84 9/371 8406
/proc/meminfo: memFree=28575184/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1293612 CPUtime=3757.7 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2091954 0 0 0 375224 546 0 0 25 0 4 0 633742353 1324658688 224328 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 323403 224328 379 95 0 318385 0
[pid=8307/tid=8308] ppid=8305 vsize=1293612 CPUtime=942.24 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 542335 0 0 0 94082 142 0 0 25 0 4 0 633742353 1324658688 224328 33554432000 4194304 4580107 140734230235200 18446744073709551615 4299051 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1293612 CPUtime=942.2 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 467959 0 0 0 94102 118 0 0 25 0 4 0 633742353 1324658688 224328 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1293612 CPUtime=940.12 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 504516 0 0 0 93882 130 0 0 25 0 4 0 633742353 1324658688 224328 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.7
Current children cumulated vsize (KiB) 1293612

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 7.85 9/371 8408
/proc/meminfo: memFree=28426820/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1314596 CPUtime=3996.98 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2201779 0 0 0 399124 574 0 0 25 0 4 0 633742353 1346146304 234243 33554432000 4194304 4580107 140734230235200 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 328649 234243 379 95 0 323631 0
[pid=8307/tid=8308] ppid=8305 vsize=1314596 CPUtime=1002.25 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 570423 0 0 0 100075 150 0 0 25 0 4 0 633742353 1346146304 234243 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1314596 CPUtime=1002.2 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 493603 0 0 0 100096 124 0 0 25 0 4 0 633742353 1346146304 234243 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1314596 CPUtime=1000.11 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 533528 0 0 0 99872 139 0 0 25 0 4 0 633742353 1346146304 234243 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.98
Current children cumulated vsize (KiB) 1314596

[startup+1062.3 s]
/proc/loadavg: 8.02 8.07 7.86 9/371 8409
/proc/meminfo: memFree=28390696/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1506424 CPUtime=4236.27 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2285355 0 0 0 423028 599 0 0 25 0 4 0 633742353 1542578176 253348 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 376606 253348 379 95 0 371588 0
[pid=8307/tid=8308] ppid=8305 vsize=1506424 CPUtime=1062.25 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 598236 0 0 0 106066 159 0 0 25 0 4 0 633742353 1542578176 253348 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1506424 CPUtime=1062.21 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 514977 0 0 0 106091 130 0 0 25 0 4 0 633742353 1542578176 253348 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1506424 CPUtime=1060.1 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 551859 0 0 0 105866 144 0 0 25 0 4 0 633742353 1542578176 253348 33554432000 4194304 4580107 140734230235200 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.27
Current children cumulated vsize (KiB) 1506424

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 7.88 9/371 8411
/proc/meminfo: memFree=28398920/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1333504 CPUtime=4475.55 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2351882 0 0 0 446936 619 0 0 25 0 4 0 633742353 1365508096 247049 33554432000 4194304 4580107 140734230235200 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 333376 247049 379 95 0 328358 0
[pid=8307/tid=8308] ppid=8305 vsize=1333504 CPUtime=1122.25 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 615067 0 0 0 112063 162 0 0 25 0 4 0 633742353 1365508096 247049 33554432000 4194304 4580107 140734230235200 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1333504 CPUtime=1122.2 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 531087 0 0 0 112084 136 0 0 25 0 4 0 633742353 1365508096 247049 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1333504 CPUtime=1120.08 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 568013 0 0 0 111860 148 0 0 25 0 4 0 633742353 1365508096 247049 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.55
Current children cumulated vsize (KiB) 1333504

[startup+1182.3 s]
/proc/loadavg: 8.14 8.09 7.89 9/371 8413
/proc/meminfo: memFree=28332776/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1455764 CPUtime=4714.84 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2445705 0 0 0 470837 647 0 0 25 0 4 0 633742353 1490702336 256338 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 363941 256338 379 95 0 358923 0
[pid=8307/tid=8308] ppid=8305 vsize=1455764 CPUtime=1182.26 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 637118 0 0 0 118057 169 0 0 25 0 4 0 633742353 1490702336 256338 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294821 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1455764 CPUtime=1182.2 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 558469 0 0 0 118076 144 0 0 25 0 4 0 633742353 1490702336 256338 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1455764 CPUtime=1180.08 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 586241 0 0 0 117855 153 0 0 25 0 4 0 633742353 1490702336 256338 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.84
Current children cumulated vsize (KiB) 1455764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.17 8.10 7.90 9/371 8413
/proc/meminfo: memFree=28358296/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1393448 CPUtime=4800.19 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2476653 0 0 0 479362 657 0 0 25 0 4 0 633742353 1426890752 255495 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 348362 255495 379 95 0 343344 0
[pid=8307/tid=8308] ppid=8305 vsize=1393448 CPUtime=1203.66 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 645226 0 0 0 120196 170 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1393448 CPUtime=1203.62 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 563386 0 0 0 120215 147 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1393448 CPUtime=1201.48 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 596576 0 0 0 119991 157 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1393448

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

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

[startup+1203.7 s]
/proc/loadavg: 8.17 8.10 7.90 9/371 8413
/proc/meminfo: memFree=28358296/32951124 swapFree=51873460/67111528
[pid=8307] ppid=8305 vsize=1393448 CPUtime=4800.19 cores=0,2,4,6
/proc/8307/stat : 8307 (strangenight2-m) R 8305 8307 8076 0 -1 4202496 2476653 0 0 0 479362 657 0 0 25 0 4 0 633742353 1426890752 255495 33554432000 4194304 4580107 140734230235200 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8307/statm: 348362 255495 379 95 0 343344 0
[pid=8307/tid=8308] ppid=8305 vsize=1393448 CPUtime=1203.66 cores=0,2,4,6
/proc/8307/task/8308/stat : 8308 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 645226 0 0 0 120196 170 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4452185 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8307/tid=8309] ppid=8305 vsize=1393448 CPUtime=1203.62 cores=0,2,4,6
/proc/8307/task/8309/stat : 8309 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 563386 0 0 0 120215 147 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8307/tid=8310] ppid=8305 vsize=1393448 CPUtime=1201.48 cores=0,2,4,6
/proc/8307/task/8310/stat : 8310 (strangenight2-m) R 8305 8307 8076 0 -1 4202560 596576 0 0 0 119991 157 0 0 25 0 4 0 633742353 1426890752 255499 33554432000 4194304 4580107 140734230235200 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1393448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.76
CPU time (s): 4800.28
CPU user time (s): 4793.66
CPU system time (s): 6.62099
CPU usage (%): 398.773
Max. virtual memory (cumulated for all children) (KiB): 1564620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.66
system time used= 6.62099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2476659
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= 2955
involuntary context switches= 24378

runsolver used 3.9394 second user time and 10.3404 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 00:47:41
IDJOB=3366733
IDBENCH=83157
IDSOLVER=1844
FILE ID=node146/3366733-1305413261
RUNJOBID= node146-1305410848-8094
PBS_JOBID= 13324516
Free space on /tmp= 73264 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366733-1305413261/watcher-3366733-1305413261 -o /tmp/evaluation-result-3366733-1305413261/solver-3366733-1305413261 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366733-1305413261.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=858411911

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      29394620 kB
Buffers:         64692 kB
Cached:         101628 kB
SwapCached:      56096 kB
Active:        1663992 kB
Inactive:      1669404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29394620 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            6268 kB
Writeback:          32 kB
AnonPages:     3116916 kB
Mapped:          17700 kB
Slab:            96132 kB
PageTables:      60904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82897012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73240 MiB
End job on node146 at 2011-05-15 01:07:47