Trace number 3366857

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.42 1203.94

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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-3366857-1305414453.cnf'
0.00/0.01	c -- header says num vars:            232
0.00/0.01	c -- header says num clauses:       28991
0.00/0.21	c -- clauses added:            0 learnts,        28991 normals,            0 xors
0.00/0.21	c -- vars added        232
0.00/0.21	c Parsing time:  0.01 s
0.00/0.21	c  N st     0         0       232     28914        77         0    130855         0   no data   no data
0.82/0.21	c asymm  cl-useful: 0/28914/28914 lits-rem:0 time: 0.19
0.82/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.82/0.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.82/0.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.82/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.82/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
0.82/0.23	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3.94/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
3.94/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.94/1.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.94/1.01	c calculated reachability. Time: 0.00
3.94/1.01	c Calc default polars -  time:   0.00 s pos:     232 undec:       0 neg:       0
3.94/1.01	c =========================================================================================
3.94/1.01	c types(t): F = full restart, N = normal restart
3.94/1.01	c types(t): S = simplification begin/end, E = solution found
3.94/1.01	c restart types(rt): st = static, dy = dynamic
3.94/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.94/1.01	c  B st     0         0       232     28914        77         0    130855         0   no data   no data
3.94/1.01	c  N dy    13      4362       232     28914        77      4153    130855     90304     11.90     12.54
3.94/1.01	c  N dy    33      8625       232     28914        77      5843    130855    115675     11.58     12.19
4.74/1.31	c  N dy    54     12645       232     28914        77      5599    130855    100990     11.66     12.31
5.93/1.54	c  N dy    63     16702       232     28914        77      9478    130855    180627     11.47     12.08
7.13/1.84	c  N dy    82     20915       232     28914        77      8149    130855    150565     11.58     12.19
8.32/2.13	c  N dy    97     24975       232     28914        77     12022    130855    229898     11.55     12.24
8.32/2.13	c  F st    98     25000       232     28914        77     12047    130855    230439     11.55   no data
9.91/2.50	c  N dy   104     30001       232     28914        77     10296    130855    181184     11.55   no data
9.91/2.50	c  S st   104     30001       232     28914        77     10296    130855    181184     11.55   no data
9.91/2.54	c  S st   104     30502       232     28914        77     10794    130855    193213     11.55   no data
9.91/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.91/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.91/2.55	c blocked clauses removed:        0 vars:      0 tried:         232 T: 0.00 s
9.91/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.91/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.91/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
9.91/2.55	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
9.91/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.91/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.31/2.69	c lits-rem:       209  cl-subs:     1657  v-elim:      0  v-fix:    0  time:  0.13 s
11.52/2.97	c asymm  cl-useful: 2/28914/28914 lits-rem:2 time: 0.27
11.52/2.97	c calculated reachability. Time: 0.00
11.52/2.97	c  N dy   104     30502       232     28914        77      9137    130853    173979     11.55   no data
13.11/3.38	c  N dy   114     36087       232     28914        77     14451    130853    277945     11.34     11.97
14.30/3.69	c  N dy   122     40151       232     28914        77     10833    130853    186371     11.25     12.11
15.50/3.99	c  N dy   131     44220       232     28914        77     14716    130853    266163     11.20     13.37
16.30/4.11	c  S st   136     45754       232     28914        77     16159    130853    295590     11.18   no data
16.30/4.15	c  S st   136     46255       232     28914        77     16658    130853    307725     11.18   no data
16.30/4.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.30/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.30/4.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.30/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.30/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.30/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
16.30/4.17	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
16.30/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.30/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.49/4.41	c lits-rem:       354  cl-subs:     2382  v-elim:      0  v-fix:    0  time:  0.22 s
17.49/4.41	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
17.49/4.42	c vivif2 --  cl tried    14276 cl shrink        0 lits rem          0 time: 0.00
18.68/4.74	c asymm  cl-useful: 0/28914/28914 lits-rem:0 time: 0.32
18.68/4.74	c calculated reachability. Time: 0.00
18.68/4.74	c  N dy   136     46255       232     28914        77     14276    130853    279688     11.18   no data
20.28/5.11	c  N dy   149     51099       232     28914        77     10416    130853    179233     11.15     11.77
21.48/5.46	c  N dy   163     55783       232     28914        77     14835    130853    270591     11.11     11.70
23.07/5.85	c  N dy   195     60360       232     28914        77      9762    130853    152954     11.17     11.76
24.27/6.16	c  N dy   212     64709       232     28914        77     13858    130853    236835     11.17     11.98
25.87/6.52	c  N dy   224     69386       232     28914        77     18259    130853    321132     11.10     10.00
25.87/6.52	c  S st   224     69386       232     28914        77     18259    130853    321132     11.10     10.00
25.87/6.56	c  S st   224     69896       232     28914        77     18764    130853    333973     11.10   no data
25.87/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.87/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.87/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.87/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.87/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.87/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
25.87/6.58	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
25.87/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.27/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.11/6.82	c lits-rem:       175  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  0.22 s
27.11/6.82	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
27.11/6.83	c vivif2 --  cl tried    16292 cl shrink        0 lits rem          0 time: 0.00
28.25/7.16	c asymm  cl-useful: 1/28914/28914 lits-rem:1 time: 0.33
28.25/7.16	c calculated reachability. Time: 0.00
28.25/7.16	c  N dy   224     69896       232     28914        77     16292    130852    306773     11.10   no data
29.85/7.57	c  N dy   244     74785       232     28914        77     10607    130852    163245     11.10     11.70
31.49/7.93	c  N dy   273     79634       232     28914        77     15219    130852    260886     11.14     12.67
33.05/8.34	c  N dy   298     84816       232     28914        77     20121    130852    365225     11.14     11.81
33.84/8.56	c  F st   304     87500       232     28914        77     22684    130852    419476     11.14      9.74
35.04/8.82	c  N st   309     90795       232     28914        77     14485    130852    239639     11.14   no data
36.63/9.28	c  N dy   330     96749       232     28914        77     20181    130852    357411     11.16     11.77
39.03/9.85	c  N dy   356    103425       232     28914        77     14179    130852    223937     11.17     11.80
39.43/9.96	c  S st   366    104844       232     28914        77     15537    130852    252876     11.18   no data
39.43/10.00	c  S st   366    105348       232     28914        77     16032    130852    265140     11.18   no data
39.43/10.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.43/10.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
39.43/10.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.84/10.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.84/10.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.84/10.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
39.84/10.01	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
39.84/10.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
39.84/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.27/10.14	c lits-rem:       139  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  0.10 s
40.27/10.14	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
40.27/10.14	c vivif2 --  cl tried    14922 cl shrink        0 lits rem          0 time: 0.00
41.41/10.46	c asymm  cl-useful: 1/28914/28914 lits-rem:1 time: 0.32
41.41/10.46	c calculated reachability. Time: 0.00
41.41/10.46	c  N dy   366    105348       232     28914        77     14922    130851    253591     11.18   no data
43.82/11.01	c  N dy   391    112074       232     28914        77     21330    130851    384336     11.18     11.78
46.60/11.71	c  N dy   416    120404       232     28914        77     15972    130851    260255     11.15     11.79
49.04/12.35	c  N dy   437    128498       232     28914        77     23706    130851    419884     11.12     11.75
51.79/13.07	c  N dy   466    136750       232     28914        77     17286    130851    287714     11.09     12.32
54.58/13.78	c  N dy   496    145568       232     28914        77     25707    130851    458837     11.08     11.69
58.16/14.60	c  N dy   522    155422       232     28914        77     19827    130851    323169     11.07     11.65
58.96/14.82	c  S st   538    158023       232     28914        77     22332    130851    377278     11.08   no data
58.96/14.86	c  S st   538    158524       232     28914        77     22828    130851    388758     11.08   no data
58.96/14.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.96/14.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
58.96/14.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.96/14.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.96/14.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.96/14.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
58.96/14.88	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
58.96/14.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.36/14.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.17/15.15	c lits-rem:       205  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  0.24 s
60.17/15.15	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
60.17/15.16	c vivif2 --  cl tried    20959 cl shrink        0 lits rem          0 time: 0.01
61.78/15.52	c asymm  cl-useful: 0/28914/28914 lits-rem:0 time: 0.36
61.78/15.52	c calculated reachability. Time: 0.00
61.78/15.52	c  N dy   538    158524       232     28914        77     20959    130851    368325     11.08   no data
65.35/16.40	c  N dy   567    168880       232     28914        77     30757    130851    566168     11.04     11.65
68.93/17.38	c  N dy   600    180460       232     28914        77     25609    130851    433205     11.01     11.61
73.33/18.47	c  N dy   659    192001       232     28914        77     19545    130851    300014     11.05     12.31
77.71/19.51	c  N dy   696    204466       232     28914        77     31384    130851    541066     11.02     11.61
82.50/20.71	c  N dy   730    218245       232     28914        77     26303    130851    419625     10.98     11.65
87.69/22.02	c  N dy   788    232198       232     28914        77     20604    130851    296980     10.99     11.60
89.27/22.46	c  S st   800    237786       232     28914        77     25950    130851    401977     10.98      9.79
89.67/22.50	c  S st   800    238286       232     28914        77     26446    130851    413564     10.98   no data
89.67/22.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.67/22.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
89.67/22.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.67/22.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.67/22.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.67/22.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
89.67/22.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
89.67/22.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
89.67/22.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.87/22.85	c lits-rem:       255  cl-subs:     2804  v-elim:      0  v-fix:    0  time:  0.31 s
90.87/22.86	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
90.87/22.86	c vivif2 --  cl tried    23642 cl shrink        0 lits rem          0 time: 0.01
91.67/23.05	c asymm  cl-useful: 2/9898/28914 lits-rem:2 time: 0.19
91.67/23.05	c calculated reachability. Time: 0.00
91.67/23.05	c  N dy   800    238286       232     28914        77     23642    130849    385481     10.98   no data
97.30/24.42	c  N dy   848    253491       232     28914        77     38052    130849    669815     10.97     11.55
102.84/25.86	c  N dy   903    269759       232     28914        77     33701    130849    563085     10.97     15.84
109.62/27.51	c  N dy   977    286997       232     28914        77     29199    130849    463030     10.97     14.07
116.40/29.28	c  N dy  1039    305454       232     28914        77     24890    130849    360963     10.96     11.63
116.80/29.35	c  F st  1042    306250       232     28914        77     25657    130849    376310     10.96      9.68
123.98/31.19	c  N dy  1096    326561       232     28914        77     44976    130849    761403     10.95     11.56
131.97/33.11	c  N dy  1170    347020       232     28914        77     41630    130849    690018     10.94     11.58
135.94/34.15	c  S st  1206    357429       232     28914        77     27731    130849    409856     10.94     10.49
135.94/34.20	c  S st  1206    357931       232     28914        77     28227    130849    422111     10.94   no data
135.94/34.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.94/34.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
136.36/34.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.36/34.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.36/34.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.36/34.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
136.36/34.22	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
136.36/34.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.36/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
137.54/34.52	c lits-rem:       203  cl-subs:     2123  v-elim:      0  v-fix:    0  time:  0.28 s
137.54/34.52	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
137.54/34.53	c vivif2 --  cl tried    26104 cl shrink        0 lits rem          0 time: 0.01
138.34/34.73	c asymm  cl-useful: 0/19016/28914 lits-rem:0 time: 0.20
138.34/34.74	c calculated reachability. Time: 0.00
138.34/34.74	c  N dy  1206    357931       232     28914        77     26104    130849    402636     10.94   no data
146.29/36.72	c  N dy  1305    378641       232     28914        77     45850    130849    815597     10.96     11.85
153.89/38.70	c  N dy  1388    398858       232     28914        77     40468    130849    672627     10.96     11.58
162.67/40.84	c  N dy  1468    419403       232     28914        77     34273    130849    535858     10.96     11.60
171.03/42.98	c  N dy  1548    439444       232     28914        77     26699    130849    382965     10.97     12.24
178.61/44.86	c  N dy  1603    459973       232     28914        77     46237    130849    760612     10.94     11.54
186.98/46.94	c  N dy  1689    480018       232     28914        77     37708    130849    610231     10.95     12.51
196.15/49.28	c  N dy  1735    502620       232     28914        77     30654    130849    464817     10.92     11.50
205.33/51.50	c  N dy  1817    525020       232     28914        77     51971    130849    894882     10.91     11.55
210.51/52.86	c  S st  1869    536898       232     28914        77     33756    130849    505486     10.92     10.78
210.92/52.91	c  S st  1869    537400       232     28914        77     34256    130849    518072     10.92   no data
210.92/52.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
210.92/52.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
210.92/52.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.92/52.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.92/52.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.92/52.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
210.92/52.93	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
210.92/52.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
210.92/52.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.50/53.33	c lits-rem:       336  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  0.36 s
212.50/53.33	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
212.50/53.34	c vivif2 --  cl tried    32374 cl shrink        0 lits rem          0 time: 0.01
213.30/53.53	c asymm  cl-useful: 0/5956/28914 lits-rem:0 time: 0.19
213.30/53.54	c calculated reachability. Time: 0.00
213.30/53.54	c  N dy  1869    537400       232     28914        77     32374    130849    499660     10.92   no data
221.28/55.51	c  N dy  1948    557434       232     28914        77     51342    130849    886585     10.92     11.74
229.66/57.60	c  N dy  2003    578100       232     28914        77     40617    130849    648493     10.90     11.52
238.42/59.89	c  N dy  2063    599700       232     28914        77     61138    130849   1055200     10.89     11.49
247.20/62.02	c  N dy  2139    620489       232     28914        77     49605    130849    808155     10.89     11.51
255.98/64.27	c  N dy  2206    640817       232     28914        77     36607    130849    538052     10.88     11.52
264.75/66.42	c  N dy  2300    661495       232     28914        77     56392    130849    938451     10.89     11.53
273.13/68.58	c  N dy  2351    681866       232     28914        77     42374    130849    636786     10.87     11.45
281.89/70.73	c  N dy  2420    702380       232     28914        77     61838    130849   1021128     10.86     11.45
291.07/73.00	c  N dy  2498    722777       232     28914        77     46948    130849    715101     10.86     11.56
299.84/75.25	c  N dy  2548    742840       232     28914        77     65944    130849   1073672     10.85     13.39
308.62/77.45	c  N dy  2626    763287       232     28914        77     50301    130849    764269     10.85     11.47
317.80/79.70	c  N dy  2702    783290       232     28914        77     69320    130849   1142902     10.85     11.88
326.96/82.09	c  N dy  2782    806101       232     28914        77     55005    130849    839328     10.84     10.77
326.96/82.09	c  S st  2782    806101       232     28914        77     55005    130849    839328     10.84     10.77
327.37/82.16	c  S st  2782    806604       232     28914        77     55507    130849    850996     10.84   no data
327.37/82.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
327.37/82.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
327.37/82.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.37/82.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.37/82.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.37/82.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
327.37/82.19	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
327.77/82.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
327.77/82.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
333.75/83.74	c lits-rem:      1076  cl-subs:     5950  v-elim:      0  v-fix:    0  time:  1.49 s
333.75/83.74	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
333.75/83.75	c vivif2 --  cl tried    49557 cl shrink        0 lits rem          0 time: 0.01
334.54/83.97	c asymm  cl-useful: 0/7590/28914 lits-rem:0 time: 0.22
334.54/83.97	c calculated reachability. Time: 0.00
334.54/83.97	c  N dy  2782    806604       232     28914        77     49557    130849    787041     10.84   no data
343.71/86.27	c  N dy  2860    826806       232     28914        77     68773    130849   1169259     10.85     11.47
352.88/88.53	c  N dy  2953    846939       232     28914        77     50993    130849    783786     10.85     11.55
362.06/90.89	c  N dy  3029    867049       232     28914        77     70069    130849   1161870     10.85     11.58
371.63/93.22	c  N dy  3128    887251       232     28914        77     51354    130849    771706     10.86     11.50
380.41/95.49	c  N dy  3208    907413       232     28914        77     70531    130849   1157235     10.86     11.44
389.58/97.78	c  N dy  3272    927493       232     28914        77     50600    130849    731720     10.85     14.98
398.76/100.05	c  N dy  3349    947811       232     28914        77     69916    130849   1110342     10.85     11.44
408.76/102.55	c  N dy  3436    968965       232     28914        77     50096    130849    714539     10.85     11.46
417.54/104.80	c  N dy  3499    989462       232     28914        77     69551    130849   1095144     10.85     11.47
427.46/107.27	c  N dy  3561   1010272       232     28914        77     48554    130849    669080     10.84     11.43
436.63/109.52	c  N dy  3644   1030585       232     28914        77     67854    130849   1056907     10.84     11.44
447.01/112.19	c  N dy  3724   1050945       232     28914        77     45377    130849    599927     10.84     11.42
455.78/114.31	c  N dy  3788   1071028       232     28914        77     64535    130849    967405     10.83     11.46
456.18/114.42	c  F st  3795   1071877       232     28914        77     65340    130849    984209     10.83   no data
465.37/116.74	c  N dy  3857   1091046       232     28914        77     83625    130849   1349204     10.83     12.35
476.13/119.42	c  N dy  3935   1114917       232     28914        77     63528    130849    949263     10.83     11.45
486.10/121.99	c  N dy  4031   1134968       232     28914        77     82634    130849   1331165     10.83     11.54
495.67/124.37	c  N dy  4092   1155486       232     28914        77     58329    130849    826776     10.83     11.43
504.85/126.66	c  N dy  4146   1175512       232     28914        77     77440    130849   1193891     10.82     11.97
514.80/129.13	c  N dy  4190   1195556       232     28914        77     51635    130849    684297     10.81     11.40
521.18/130.78	c  S st  4254   1209906       232     28914        77     65252    130849    954384     10.82   no data
521.58/130.85	c  S st  4254   1210410       232     28914        77     65751    130849    966052     10.82   no data
521.58/130.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
521.58/130.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
521.98/130.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
521.98/130.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
521.98/130.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
521.98/130.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
521.98/130.90	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
521.98/130.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
521.98/130.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
532.73/133.64	c lits-rem:       735  cl-subs:     8002  v-elim:      0  v-fix:    0  time:  2.67 s
532.73/133.64	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
532.73/133.66	c vivif2 --  cl tried    57749 cl shrink        0 lits rem          0 time: 0.02
533.93/133.94	c asymm  cl-useful: 0/12781/28914 lits-rem:0 time: 0.28
533.93/133.95	c calculated reachability. Time: 0.00
533.93/133.95	c  N dy  4254   1210410       232     28914        77     57749    130849    880650     10.82   no data
544.32/136.58	c  N dy  4328   1230528       232     28914        77     76932    130849   1257279     10.81     11.40
555.47/139.35	c  N dy  4408   1250674       232     28914        77     50602    130849    685009     10.81     11.42
564.65/141.65	c  N dy  4502   1270708       232     28914        77     69656    130849   1061248     10.82     12.52
575.47/144.34	c  N dy  4595   1291295       232     28914        77     89298    130849   1448704     10.82     11.41
585.79/146.91	c  N dy  4683   1312129       232     28914        77     62600    130849    902349     10.82     11.50
595.36/149.34	c  N dy  4755   1332388       232     28914        77     81830    130849   1278446     10.82     11.45
606.52/152.15	c  N dy  4834   1353196       232     28914        77     54140    130849    726896     10.82     11.42
616.50/154.62	c  N dy  4910   1373265       232     28914        77     73190    130849   1103512     10.82     11.48
627.68/157.49	c  N dy  4994   1393543       232     28914        77     92543    130849   1491989     10.82     11.41
638.02/160.01	c  N dy  5086   1413569       232     28914        77     63055    130849    901009     10.82     11.96
647.60/162.45	c  N dy  5138   1433762       232     28914        77     82182    130849   1269496     10.82     11.51
659.56/165.41	c  N dy  5209   1454758       232     28914        77     52741    130849    685406     10.81     11.42
668.34/167.66	c  N dy  5272   1474855       232     28914        77     71810    130849   1052219     10.81     11.95
679.11/170.34	c  N dy  5346   1494997       232     28914        77     91034    130849   1428434     10.81     11.47
689.87/173.03	c  N dy  5422   1515107       232     28914        77     59733    130849    813622     10.81     11.41
699.44/175.46	c  N dy  5489   1535871       232     28914        77     79443    130849   1196248     10.81     11.42
710.62/178.29	c  N dy  5561   1556588       232     28914        77     99106    130849   1575482     10.81     11.39
720.97/180.84	c  N dy  5633   1576675       232     28914        77     66816    130849    946607     10.80     12.41
730.55/183.25	c  N dy  5677   1596808       232     28914        77     85949    130849   1308402     10.80     11.39
742.91/186.32	c  N dy  5749   1616975       232     28914        77     52906    130849    666599     10.80     11.39
751.68/188.58	c  N dy  5821   1637052       232     28914        77     72039    130849   1040552     10.80     11.39
762.05/191.15	c  N dy  5882   1657370       232     28914        77     91405    130849   1410586     10.79     11.39
774.02/194.12	c  N dy  5947   1677434       232     28914        77     57211    130849    735717     10.79     11.37
783.19/196.46	c  N dy  6014   1697935       232     28914        77     76701    130849   1110674     10.79     11.38
789.57/198.04	c  S st  6054   1710410       232     28914        77     88525    130849   1341334     10.78   no data
789.99/198.12	c  S st  6054   1710912       232     28914        77     89022    130849   1353622     10.78   no data
789.99/198.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
789.99/198.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
789.99/198.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
789.99/198.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
789.99/198.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.99/198.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
789.99/198.17	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
789.99/198.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
790.41/198.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
813.10/203.90	c lits-rem:      1335  cl-subs:    11009  v-elim:      0  v-fix:    0  time:  5.65 s
813.10/203.91	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
813.10/203.93	c vivif2 --  cl tried    78013 cl shrink        0 lits rem          0 time: 0.03
813.50/204.00	c asymm  cl-useful: 0/2587/28914 lits-rem:0 time: 0.07
813.50/204.01	c calculated reachability. Time: 0.00
813.50/204.01	c  N dy  6054   1710912       232     28914        77     78013    130849   1236089     10.78   no data
826.66/207.36	c  N dy  6144   1731010       232     28914        77     97154    130849   1621170     10.79     12.80
839.02/210.49	c  N dy  6227   1751257       232     28914        77     62567    130849    856917     10.79     11.38
848.98/212.91	c  N dy  6281   1771710       232     28914        77     82057    130849   1230384     10.78     11.42
860.17/215.77	c  N dy  6361   1792205       232     28914        77    101416    130849   1605970     10.78     11.40
871.72/218.67	c  N dy  6451   1812266       232     28914        77     65464    130849    905978     10.79     13.30
881.69/221.17	c  N dy  6544   1832305       232     28914        77     84535    130849   1282096     10.79     11.39
893.25/224.01	c  N dy  6627   1852333       232     28914        77    103518    130849   1651858     10.79     11.56
904.82/226.93	c  N dy  6673   1872510       232     28914        77     66631    130849    905730     10.78     11.36
915.59/229.64	c  N dy  6782   1892600       232     28914        77     85798    130849   1286825     10.78     11.39
926.75/232.48	c  N dy  6859   1912821       232     28914        77    105052    130849   1663333     10.78     11.41
938.73/235.45	c  N dy  6946   1932834       232     28914        77     67142    130849    919758     10.78     11.49
949.09/238.04	c  N dy  7047   1952984       232     28914        77     86320    130849   1300197     10.79     11.44
960.26/240.84	c  N dy  7119   1972995       232     28914        77    105400    130849   1673227     10.79     12.90
972.62/243.92	c  N dy  7181   1993537       232     28914        77     66778    130849    900738     10.78     11.41
982.60/246.44	c  N dy  7263   2013560       232     28914        77     85882    130849   1278841     10.78     11.40
994.16/249.30	c  N dy  7323   2033904       232     28914        77    105368    130849   1640547     10.78     11.35
1006.92/252.50	c  N dy  7407   2054139       232     28914        77     65556    130849    882351     10.78     11.45
1016.89/255.02	c  N dy  7494   2074291       232     28914        77     84677    130849   1262792     10.78     11.49
1028.05/257.88	c  N dy  7569   2094384       232     28914        77    103784    130849   1633702     10.78     11.36
1041.61/261.24	c  N dy  7658   2114438       232     28914        77     62912    130849    825955     10.79     11.84
1051.18/263.63	c  N dy  7730   2134515       232     28914        77     82047    130849   1206724     10.78     12.86
1062.74/266.51	c  N dy  7793   2155081       232     28914        77    101599    130849   1577034     10.78     11.36
1074.72/269.53	c  N dy  7847   2175125       232     28914        77    120615    130849   1938010     10.78     11.35
1085.88/272.32	c  N dy  7932   2195467       232     28914        77     79094    130849   1142051     10.78     11.39
1093.85/274.37	c  S st  7980   2210912       232     28914        77     93763    130849   1419385     10.78      9.28
1094.25/274.47	c  S st  7980   2211415       232     28914        77     94262    130849   1430931     10.78   no data
1094.25/274.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1094.65/274.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1094.65/274.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1094.65/274.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.65/274.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.65/274.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
1094.65/274.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1094.65/274.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1095.05/274.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1112.60/279.00	c lits-rem:       911  cl-subs:     9452  v-elim:      0  v-fix:    0  time:  4.39 s
1112.60/279.00	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
1112.60/279.02	c vivif2 --  cl tried    84810 cl shrink        0 lits rem          0 time: 0.02
1113.80/279.33	c asymm  cl-useful: 0/2629/28914 lits-rem:0 time: 0.31
1113.80/279.34	c calculated reachability. Time: 0.00
1113.80/279.34	c  N dy  7980   2211415       232     28914        77     84810    130849   1330145     10.78   no data
1127.36/282.71	c  N dy  8060   2231773       232     28914        77    104217    130849   1711139     10.78     11.35
1144.11/286.92	c  N dy  8142   2251816       232     28914        77     61692    130849    802007     10.78     11.45
1154.10/289.50	c  N dy  8247   2272427       232     28914        77     81340    130849   1197500     10.78     11.40
1165.64/292.35	c  N dy  8333   2292507       232     28914        77    100430    130849   1564944     10.78     11.40
1178.41/295.52	c  N dy  8420   2312537       232     28914        77    119490    130849   1939989     10.79     11.40
1190.37/298.56	c  N dy  8495   2332637       232     28914        77     75960    130849   1067617     10.79     14.57
1201.14/301.23	c  N dy  8560   2352859       232     28914        77     95219    130849   1436068     10.78     11.43
1213.51/304.32	c  N dy  8631   2373314       232     28914        77    114671    130849   1809688     10.78     11.36
1226.66/307.62	c  N dy  8697   2393536       232     28914        77     70187    130849    951071     10.78     11.38
1237.03/310.25	c  N dy  8788   2413573       232     28914        77     89295    130849   1325889     10.78     11.39
1249.40/313.32	c  N dy  8892   2433861       232     28914        77    108735    130849   1710170     10.79     11.39
1262.55/316.61	c  N dy  8973   2454007       232     28914        77    127927    130849   2088219     10.79     11.36
1273.72/319.48	c  N dy  9037   2474097       232     28914        77     82216    130849   1181290     10.78     16.88
1286.13/322.52	c  N dy  9120   2495376       232     28914        77    102408    130849   1573796     10.78     11.36
1298.45/325.70	c  N dy  9180   2515780       232     28914        77    121814    130849   1942682     10.78     11.38
1312.02/329.02	c  N dy  9248   2536444       232     28914        77     75842    130849   1047863     10.78     11.37
1322.78/331.77	c  N dy  9342   2557040       232     28914        77     95439    130849   1438136     10.78     11.36
1335.13/334.88	c  N dy  9417   2577234       232     28914        77    114622    130849   1805019     10.78     11.36
1349.90/338.59	c  N dy  9493   2597693       232     28914        77     67513    130849    894061     10.78     11.49
1360.29/341.16	c  N dy  9577   2617804       232     28914        77     86507    130849   1266004     10.78     11.35
1373.44/344.47	c  N dy  9670   2640009       232     28914        77    107672    130849   1672958     10.78     11.35
1386.61/347.76	c  N dy  9755   2660346       232     28914        77    127030    130849   2047399     10.78     11.43
1400.54/351.20	c  N dy  9803   2681971       232     28914        77     80050    130849   1117347     10.78     11.36
1412.11/354.10	c  N dy  9902   2702544       232     28914        77     99639    130849   1500037     10.78     11.37
1416.89/355.34	c  S st  9932   2711415       232     28914        77    108075    130849   1667801     10.78   no data
1417.30/355.44	c  S st  9932   2711919       232     28914        77    108571    130849   1679757     10.78   no data
1417.30/355.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1417.30/355.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1417.30/355.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1417.30/355.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1417.30/355.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1417.30/355.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
1417.30/355.51	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1417.73/355.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1418.08/355.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1440.02/361.15	c lits-rem:      1196  cl-subs:    10773  v-elim:      0  v-fix:    0  time:  5.54 s
1440.02/361.16	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
1440.02/361.19	c vivif2 --  cl tried    97798 cl shrink        0 lits rem          0 time: 0.03
1441.62/361.54	c asymm  cl-useful: 0/2520/28914 lits-rem:0 time: 0.36
1441.62/361.55	c calculated reachability. Time: 0.00
1441.62/361.55	c  N dy  9932   2711919       232     28914        77     97798    130849   1561345     10.78   no data
1456.38/365.22	c  N dy  9992   2732089       232     28914        77    116935    130849   1921622     10.78     11.46
1474.76/369.85	c  N dy 10067   2752813       232     28914        77     68505    130849    915239     10.77     11.47
1485.48/372.54	c  N dy 10142   2773078       232     28914        77     87715    130849   1287876     10.77     11.38
1497.85/375.67	c  N dy 10231   2793811       232     28914        77    107378    130849   1661538     10.77     11.36
1511.81/379.14	c  N dy 10346   2814055       232     28914        77    126656    130849   2042775     10.78     11.56
1525.77/382.65	c  N dy 10419   2834102       232     28914        77     76479    130849   1067607     10.78     11.39
1536.54/385.34	c  N dy 10480   2854183       232     28914        77     95533    130849   1425942     10.78     11.53
1548.51/388.39	c  N dy 10553   2874433       232     28914        77    114831    130849   1796512     10.78     11.38
1561.66/391.65	c  N dy 10608   2894827       232     28914        77    134155    130849   2159226     10.77     11.36
1574.83/394.98	c  N dy 10697   2914917       232     28914        77     83097    130849   1195454     10.77     11.35
1586.38/397.86	c  N dy 10779   2935107       232     28914        77    102327    130849   1567238     10.77     11.41
1599.14/401.04	c  N dy 10851   2955452       232     28914        77    121644    130849   1933889     10.77     11.39
1612.71/404.44	c  N dy 10918   2975551       232     28914        77    140839    130849   2307651     10.77     11.35
1625.07/407.51	c  N dy 10967   2995871       232     28914        77     88817    130849   1269771     10.77     11.34
1636.24/410.36	c  N dy 11034   3015883       232     28914        77    107803    130849   1632837     10.77     14.49
1649.00/413.55	c  N dy 11087   3036692       232     28914        77    127630    130849   2006314     10.76     11.36
1664.95/417.51	c  N dy 11157   3057143       232     28914        77     74851    130849    995459     10.76     11.35
1676.91/420.50	c  N dy 11232   3080347       232     28914        77     96894    130849   1420550     10.76     11.37
1689.72/423.71	c  N dy 11332   3100894       232     28914        77    116474    130849   1803147     10.76     11.36
1703.24/427.13	c  N dy 11400   3121443       232     28914        77    135911    130849   2169211     10.76     11.41
1717.59/430.77	c  N dy 11479   3141550       232     28914        77     81836    130849   1123613     10.76     11.35
1728.78/433.56	c  N dy 11563   3161600       232     28914        77    101015    130849   1491751     10.76     11.87
1741.53/436.76	c  N dy 11634   3182359       232     28914        77    120684    130849   1864016     10.76     11.35
1755.09/440.20	c  N dy 11734   3202632       232     28914        77    139963    130849   2240765     10.76     11.33
1763.46/442.29	c  S st 11768   3211919       232     28914        77     74598    130849    971614     10.76     10.51
1763.87/442.36	c  S st 11768   3212422       232     28914        77     75097    130849    982722     10.76   no data
1763.87/442.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1763.87/442.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1763.87/442.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1763.87/442.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1763.87/442.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1763.87/442.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
1763.87/442.40	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1764.30/442.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1764.30/442.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1766.64/443.07	c lits-rem:       250  cl-subs:      859  v-elim:      0  v-fix:    0  time:  0.61 s
1766.64/443.08	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
1766.64/443.09	c vivif2 --  cl tried    74238 cl shrink        0 lits rem          0 time: 0.02
1767.85/443.35	c asymm  cl-useful: 0/4167/28914 lits-rem:0 time: 0.25
1767.85/443.35	c calculated reachability. Time: 0.00
1767.85/443.35	c  N dy 11768   3212422       232     28914        77     74238    130849    975385     10.76   no data
1778.20/445.96	c  N dy 11856   3232500       232     28914        77     93353    130849   1350962     10.76     12.72
1789.78/448.88	c  N dy 11936   3252551       232     28914        77    112403    130849   1724221     10.76     12.51
1803.78/452.39	c  N dy 12014   3272604       232     28914        77    131459    130849   2093610     10.76     14.09
1820.48/456.58	c  N dy 12080   3293031       232     28914        77     75759    130849    991751     10.76     11.42
1830.85/459.18	c  N dy 12137   3313353       232     28914        77     95060    130849   1351897     10.76     11.34
1842.42/462.05	c  N dy 12193   3333394       232     28914        77    114132    130849   1716456     10.76     11.34
1856.77/465.63	c  N dy 12264   3354431       232     28914        77    134156    130849   2100796     10.76     11.37
1873.13/469.73	c  N dy 12355   3374733       232     28914        77     77364    130849   1014952     10.76     11.41
1883.49/472.38	c  N dy 12430   3395153       232     28914        77     96780    130849   1392359     10.76     11.33
1895.91/475.42	c  N dy 12500   3415372       232     28914        77    115974    130849   1757656     10.76     11.36
1909.07/478.72	c  N dy 12568   3435562       232     28914        77    135199    130849   2118244     10.76     11.38
1925.78/482.95	c  N dy 12647   3455654       232     28914        77     77288    130849   1002384     10.76     12.76
1936.53/485.63	c  N dy 12733   3475716       232     28914        77     96376    130849   1367895     10.76     11.53
1948.89/488.70	c  N dy 12820   3495933       232     28914        77    115609    130849   1743076     10.76     11.34
1962.05/492.00	c  N dy 12883   3516002       232     28914        77    134617    130849   2101744     10.76     11.35
1976.82/495.73	c  N dy 12964   3536039       232     28914        77    153673    130849   2463421     10.76     14.57
1989.57/498.98	c  N dy 13036   3556201       232     28914        77     94913    130849   1329127     10.76     11.52
2001.54/501.97	c  N dy 13114   3576246       232     28914        77    113938    130849   1696450     10.76     11.35
2015.10/505.30	c  N dy 13202   3596276       232     28914        77    133011    130849   2068852     10.76     11.33
2029.46/508.94	c  N dy 13272   3616762       232     28914        77    152404    130849   2438149     10.76     11.39
2043.42/512.44	c  N dy 13366   3636763       232     28914        77     92557    130849   1273369     10.76     11.63
2054.98/515.36	c  N dy 13438   3656791       232     28914        77    111713    130849   1637663     10.76     12.48
2067.74/518.58	c  N dy 13508   3676891       232     28914        77    130788    130849   2008233     10.76     11.36
2082.91/522.39	c  N dy 13579   3699013       232     28914        77    151852    130849   2406617     10.76     11.33
2094.46/525.24	c  S st 13640   3712422       232     28914        77     84777    130849   1116765     10.76      9.52
2094.86/525.32	c  S st 13640   3712924       232     28914        77     85274    130849   1128955     10.76   no data
2094.86/525.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2094.86/525.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
2094.86/525.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2094.86/525.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2094.86/525.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2094.86/525.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
2094.86/525.37	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2094.86/525.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2095.26/525.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2098.86/526.34	c lits-rem:       300  cl-subs:     1413  v-elim:      0  v-fix:    0  time:  0.90 s
2098.86/526.34	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
2098.86/526.36	c vivif2 --  cl tried    83861 cl shrink        0 lits rem          0 time: 0.02
2100.06/526.61	c asymm  cl-useful: 0/9203/28914 lits-rem:0 time: 0.25
2100.06/526.61	c calculated reachability. Time: 0.00
2100.06/526.61	c  N dy 13640   3712924       232     28914        77     83861    130849   1114035     10.76   no data
2110.87/529.34	c  N dy 13718   3732985       232     28914        77    102929    130849   1479892     10.76     12.71
2121.98/532.15	c  F st 13775   3751562       232     28914        77    120591    130849   1811268     10.76   no data
2123.18/532.49	c  N st 13779   3753594       232     28914        77    122536    130849   1849392     10.76   no data
2137.53/536.04	c  N dy 13817   3774546       232     28914        77    142382    130849   2218894     10.75     11.32
2153.48/540.00	c  N dy 13896   3794602       232     28914        77    161513    130849   2580963     10.75     11.33
2166.25/543.24	c  N dy 13978   3814681       232     28914        77     99742    130849   1395465     10.75     11.33
2178.61/546.34	c  N dy 14048   3834961       232     28914        77    119073    130849   1757732     10.75     11.32
2192.17/549.74	c  N dy 14109   3855271       232     28914        77    138224    130849   2116987     10.75     11.38
2206.53/553.36	c  N dy 14174   3875508       232     28914        77    157475    130849   2484184     10.75     11.32
2221.28/557.02	c  N dy 14251   3896173       232     28914        77     95367    130849   1300436     10.75     11.33
2233.26/560.03	c  N dy 14324   3916644       232     28914        77    114841    130849   1670641     10.75     11.33
2245.62/563.17	c  N dy 14384   3936668       232     28914        77    133846    130849   2031233     10.75     12.70
2261.16/567.01	c  N dy 14467   3958612       232     28914        77    154663    130849   2425731     10.75     11.32
2276.33/570.89	c  N dy 14538   3979205       232     28914        77     91553    130849   1209702     10.75     11.32
2288.29/573.80	c  N dy 14616   3999267       232     28914        77    110588    130849   1582064     10.75     11.35
2300.24/576.89	c  N dy 14688   4019483       232     28914        77    129731    130849   1947196     10.75     11.34
2314.60/580.40	c  N dy 14765   4039537       232     28914        77    148771    130849   2312172     10.75     11.39
2331.35/584.69	c  N dy 14832   4059731       232     28914        77     84441    130849   1066780     10.75     11.38
2341.72/587.27	c  N dy 14886   4079881       232     28914        77    103586    130849   1434358     10.74     11.34
2353.29/590.12	c  N dy 14923   4099927       232     28914        77    122689    130849   1787860     10.74     11.33
2366.84/593.54	c  N dy 14976   4120490       232     28914        77    142209    130849   2150429     10.74     11.44
2383.99/597.86	c  N dy 15076   4143885       232     28914        77    164461    130849   2577868     10.74     11.39
2397.15/601.19	c  N dy 15129   4163985       232     28914        77     99024    130849   1320868     10.74     13.15
2408.74/604.09	c  N dy 15211   4184019       232     28914        77    118143    130849   1694100     10.74     11.32
2422.33/607.45	c  N dy 15296   4204280       232     28914        77    137369    130849   2066427     10.74     11.32
2428.66/609.03	c  S st 15335   4212924       232     28914        77    145558    130849   2220234     10.74     11.00
2429.06/609.14	c  S st 15335   4213428       232     28914        77    146054    130849   2231031     10.74   no data
2429.06/609.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2429.46/609.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
2429.46/609.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2429.46/609.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2429.46/609.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2429.46/609.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
2429.46/609.23	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2429.46/609.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2429.86/609.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2461.81/617.33	c lits-rem:      1765  cl-subs:    13623  v-elim:      0  v-fix:    0  time:  7.96 s
2461.81/617.34	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
2461.81/617.38	c vivif2 --  cl tried   132431 cl shrink        0 lits rem          0 time: 0.04
2462.96/617.68	c asymm  cl-useful: 0/6519/28914 lits-rem:0 time: 0.31
2462.96/617.69	c calculated reachability. Time: 0.00
2462.96/617.69	c  N dy 15335   4213428       232     28914        77    132431    130849   2073852     10.74   no data
2477.72/621.32	c  N dy 15413   4233491       232     28914        77    151524    130849   2437843     10.74     13.43
2498.04/626.44	c  N dy 15466   4254915       232     28914        77     86607    130849   1088372     10.73     11.30
2511.61/629.82	c  N dy 15572   4275399       232     28914        77    106120    130849   1471766     10.74     11.33
2525.97/633.46	c  N dy 15639   4297248       232     28914        77    126892    130849   1868440     10.74     11.34
2540.33/637.07	c  N dy 15718   4317311       232     28914        77    145941    130849   2229121     10.74     12.01
2557.08/641.21	c  N dy 15789   4337672       232     28914        77    165305    130849   2595805     10.73     11.32
2573.82/645.47	c  N dy 15853   4358500       232     28914        77     98698    130849   1303747     10.73     11.30
2585.79/648.48	c  N dy 15932   4378877       232     28914        77    118094    130849   1673428     10.73     11.37
2600.14/652.05	c  N dy 16004   4401455       232     28914        77    139527    130849   2072843     10.73     11.40
2614.91/655.75	c  N dy 16074   4421483       232     28914        77    158591    130849   2429039     10.73     11.50
2631.66/659.95	c  N dy 16144   4441966       232     28914        77     90687    130849   1146479     10.73     11.35
2642.81/662.73	c  N dy 16232   4462053       232     28914        77    109722    130849   1512005     10.73     11.52
2655.17/665.85	c  N dy 16295   4482713       232     28914        77    129374    130849   1882697     10.73     11.41
2668.73/669.30	c  N dy 16374   4502790       232     28914        77    148393    130849   2240632     10.73     11.30
2683.90/673.06	c  N dy 16447   4522919       232     28914        77    167442    130849   2600198     10.73     11.32
2701.84/677.51	c  N dy 16571   4545040       232     28914        77    100352    130849   1324694     10.73     11.32
2713.00/680.30	c  N dy 16635   4565061       232     28914        77    119378    130849   1689213     10.73     15.48
2725.76/683.51	c  N dy 16717   4585132       232     28914        77    138358    130849   2052907     10.73     11.31
2740.53/687.26	c  N dy 16785   4605151       232     28914        77    157276    130849   2398310     10.73     11.30
2756.48/691.26	c  N dy 16857   4625743       232     28914        77    176845    130849   2764376     10.73     11.36
2770.84/694.88	c  N dy 16935   4646704       232     28914        77    107522    130849   1442170     10.73     11.35
2783.60/698.00	c  N dy 17008   4667291       232     28914        77    127182    130849   1821930     10.73     11.33
2797.56/701.51	c  N dy 17078   4687774       232     28914        77    146578    130849   2187549     10.73     11.30
2812.77/705.37	c  N dy 17162   4708192       232     28914        77    165959    130849   2563012     10.73     11.35
2817.15/706.43	c  S st 17185   4713428       232     28914        77    170911    130849   2657054     10.73   no data
2817.49/706.56	c  S st 17185   4713929       232     28914        77    171407    130849   2668096     10.73   no data
2817.49/706.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2817.89/706.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
2817.89/706.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2817.89/706.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2817.89/706.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2817.89/706.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
2817.89/706.66	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2817.89/706.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2818.70/706.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2862.16/717.78	c lits-rem:      2354  cl-subs:    18680  v-elim:      0  v-fix:    0  time: 10.96 s
2862.16/717.79	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
2862.56/717.84	c vivif2 --  cl tried   152727 cl shrink        0 lits rem          0 time: 0.05
2862.96/717.96	c asymm  cl-useful: 0/3876/28914 lits-rem:0 time: 0.13
2862.96/717.97	c calculated reachability. Time: 0.00
2862.96/717.97	c  N dy 17185   4713929       232     28914        77    152727    130849   2454156     10.73   no data
2879.30/722.04	c  N dy 17266   4733967       232     28914        77    171820    130849   2825325     10.73     11.31
2897.25/726.52	c  N dy 17336   4754611       232     28914        77    101722    130849   1321696     10.73     11.31
2911.21/730.03	c  N dy 17386   4775771       232     28914        77    121766    130849   1690921     10.72     11.29
2927.16/734.03	c  N dy 17462   4795812       232     28914        77    140822    130849   2053329     10.72     11.38
2945.51/738.68	c  N dy 17548   4816601       232     28914        77    160580    130849   2426531     10.72     11.32
2963.85/743.26	c  N dy 17629   4836776       232     28914        77    179770    130849   2795542     10.72     11.29
2979.79/747.26	c  N dy 17684   4857891       232     28914        77    108838    130849   1431138     10.72     11.31
2992.96/750.51	c  N dy 17778   4878518       232     28914        77    128582    130849   1816477     10.72     11.39
3007.32/754.12	c  N dy 17874   4899007       232     28914        77    148059    130849   2194027     10.72     11.31
3022.07/757.83	c  N dy 17942   4919016       232     28914        77    167046    130849   2552218     10.72     14.12
3040.03/762.39	c  N dy 18013   4939056       232     28914        77     94029    130849   1154042     10.72     11.29
3051.59/765.24	c  N dy 18090   4959616       232     28914        77    113537    130849   1529290     10.72     11.30
3064.35/768.43	c  N dy 18152   4980726       232     28914        77    133527    130849   1897099     10.72     11.46
3078.31/771.98	c  N dy 18236   5000817       232     28914        77    152657    130849   2261687     10.72     11.30
3093.51/775.79	c  N dy 18308   5021242       232     28914        77    172020    130849   2630831     10.72     11.30
3111.41/780.28	c  N dy 18390   5041968       232     28914        77     98677    130849   1228222     10.72     11.38
3122.58/783.05	c  N dy 18456   5062171       232     28914        77    117900    130849   1592625     10.72     11.38
3135.35/786.23	c  N dy 18527   5082385       232     28914        77    137009    130849   1949166     10.72     11.29
3150.54/790.05	c  N dy 18621   5103918       232     28914        77    157460    130849   2347842     10.72     11.29
3166.05/793.90	c  N dy 18703   5124058       232     28914        77    176559    130849   2712269     10.72     11.39
3183.20/798.25	c  N dy 18763   5144111       232     28914        77    101610    130849   1263899     10.72     11.29
3195.16/801.29	c  N dy 18865   5164489       232     28914        77    121023    130849   1644996     10.72     11.31
3207.91/804.44	c  N dy 18927   5184505       232     28914        77    139956    130849   2003164     10.72     13.15
3222.27/808.01	c  N dy 19002   5204788       232     28914        77    159275    130849   2366449     10.72     11.32
3229.50/809.82	c  S st 19053   5213929       232     28914        77    167960    130849   2540933     10.72      9.17
3229.84/809.94	c  S st 19053   5214433       232     28914        77    168455    130849   2552565     10.72   no data
3229.84/809.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3230.24/810.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
3230.24/810.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3230.24/810.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3230.24/810.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3230.24/810.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
3230.24/810.05	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3230.24/810.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3231.04/810.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3271.33/820.33	c lits-rem:      2244  cl-subs:    18013  v-elim:      0  v-fix:    0  time: 10.13 s
3271.33/820.33	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
3271.33/820.37	c vivif2 --  cl tried   150442 cl shrink        0 lits rem          0 time: 0.04
3272.53/820.67	c asymm  cl-useful: 0/1328/28914 lits-rem:0 time: 0.30
3272.53/820.68	c calculated reachability. Time: 0.00
3272.53/820.68	c  N dy 19053   5214433       232     28914        77    150442    130849   2345500     10.72   no data
3288.48/824.62	c  N dy 19129   5234659       232     28914        77    169690    130849   2710757     10.72     11.31
3304.08/828.51	c  N dy 19189   5254687       232     28914        77    188706    130849   3076865     10.72     12.98
3319.59/832.49	c  N dy 19286   5275346       232     28914        77    113884    130849   1516771     10.72     11.31
3334.79/836.21	c  N dy 19356   5295626       232     28914        77    133116    130849   1890033     10.72     11.35
3351.91/840.52	c  N dy 19424   5316157       232     28914        77    152652    130849   2253867     10.72     11.34
3370.24/845.16	c  N dy 19494   5336315       232     28914        77    171817    130849   2614449     10.72     11.46
3392.95/850.87	c  N dy 19569   5357098       232     28914        77     95767    130849   1151170     10.72     11.31
3404.54/853.72	c  N dy 19653   5377376       232     28914        77    115036    130849   1523019     10.72     11.36
3416.89/856.88	c  N dy 19716   5397887       232     28914        77    134434    130849   1888823     10.72     11.29
3430.86/860.37	c  N dy 19795   5418097       232     28914        77    153694    130849   2256199     10.72     11.29
3445.60/864.09	c  N dy 19849   5438594       232     28914        77    173148    130849   2613719     10.72     11.30
3462.75/868.35	c  N dy 19912   5459583       232     28914        77    193021    130849   2980664     10.71     11.36
3477.12/871.99	c  N dy 19980   5480295       232     28914        77    115876    130849   1528464     10.71     11.29
3490.67/875.32	c  N dy 20078   5500873       232     28914        77    135343    130849   1901627     10.71     11.28
3504.23/878.71	c  N dy 20147   5521097       232     28914        77    154571    130849   2268393     10.71     11.28
3519.04/882.49	c  N dy 20220   5541211       232     28914        77    173747    130849   2625143     10.71     11.31
3535.35/886.52	c  N dy 20289   5561275       232     28914        77    192814    130849   2986228     10.71     13.33
3550.50/890.31	c  N dy 20362   5581285       232     28914        77    114178    130849   1479158     10.71     13.62
3562.90/893.49	c  N dy 20419   5602146       232     28914        77    134009    130849   1852006     10.71     11.35
3575.64/896.71	c  N dy 20459   5622399       232     28914        77    153123    130849   2189929     10.71     11.65
3590.77/900.47	c  N dy 20522   5643037       232     28914        77    172730    130849   2550413     10.71     11.28
3607.92/904.71	c  N dy 20615   5663303       232     28914        77    192045    130849   2915807     10.71     11.27
3623.48/908.62	c  N dy 20689   5683406       232     28914        77    112344    130849   1430095     10.71     11.27
3635.45/911.67	c  N dy 20765   5703451       232     28914        77    131444    130849   1802093     10.71     11.35
3642.62/913.44	c  S st 20806   5714434       232     28914        77    141863    130849   2002546     10.71     10.07
3643.02/913.56	c  S st 20806   5714936       232     28914        77    142359    130849   2013974     10.71   no data
3643.02/913.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3643.42/913.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
3643.42/913.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3643.42/913.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3643.42/913.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3643.42/913.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
3643.42/913.65	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
3643.42/913.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3643.82/913.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3669.73/920.25	c lits-rem:      1335  cl-subs:    10632  v-elim:      0  v-fix:    0  time:  6.48 s
3669.73/920.25	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
3669.73/920.29	c vivif2 --  cl tried   131727 cl shrink        0 lits rem          0 time: 0.04
3670.93/920.59	c asymm  cl-useful: 0/2222/28914 lits-rem:0 time: 0.30
3671.33/920.60	c calculated reachability. Time: 0.00
3671.33/920.60	c  N dy 20806   5714936       232     28914        77    131727    130849   1893221     10.71   no data
3685.31/924.15	c  N dy 20885   5735033       232     28914        77    150794    130849   2254273     10.71     12.65
3701.25/928.18	c  N dy 20967   5755476       232     28914        77    170295    130849   2621724     10.71     11.28
3718.39/932.45	c  N dy 21052   5775837       232     28914        77    189655    130849   2992876     10.71     11.27
3735.14/936.68	c  N dy 21114   5796004       232     28914        77    109335    130849   1368699     10.71     11.27
3748.30/939.97	c  N dy 21185   5816228       232     28914        77    128438    130849   1729084     10.70     11.33
3764.27/943.99	c  N dy 21270   5836287       232     28914        77    147502    130849   2093855     10.70     11.34
3782.24/948.45	c  N dy 21362   5856543       232     28914        77    166756    130849   2469544     10.71     11.27
3800.54/953.09	c  N dy 21454   5877611       232     28914        77    186677    130849   2845329     10.71     11.29
3819.29/957.75	c  N dy 21513   5898620       232     28914        77    106105    130849   1296034     10.70     11.29
3830.85/960.66	c  N dy 21596   5918651       232     28914        77    125145    130849   1662911     10.70     11.60
3844.02/963.96	c  N dy 21679   5938779       232     28914        77    144238    130849   2030577     10.70     11.27
3858.77/967.69	c  N dy 21771   5958897       232     28914        77    163414    130849   2398698     10.71     11.28
3874.73/971.66	c  N dy 21827   5979105       232     28914        77    182493    130849   2748852     10.70     11.32
3891.08/975.74	c  N dy 21869   5999692       232     28914        77    201922    130849   3106484     10.70     11.27
3906.23/979.59	c  N dy 21947   6020059       232     28914        77    119828    130849   1546803     10.70     11.34
3919.39/982.87	c  N dy 22034   6040468       232     28914        77    139221    130849   1915866     10.70     11.32
3934.15/986.56	c  N dy 22131   6060717       232     28914        77    158408    130849   2285302     10.70     11.30
3949.29/990.38	c  N dy 22198   6080720       232     28914        77    177399    130849   2637484     10.70     11.37
3966.06/994.58	c  N dy 22281   6100780       232     28914        77    196420    130849   3003129     10.70     11.75
3983.21/998.90	c  N dy 22355   6121108       232     28914        77    113259    130849   1414128     10.70     11.27
3995.57/1001.94	c  N dy 22430   6141179       232     28914        77    132383    130849   1779560     10.70     11.29
4009.94/1005.55	c  N dy 22516   6162629       232     28914        77    152734    130849   2167857     10.70     11.33
4025.48/1009.41	c  N dy 22601   6183391       232     28914        77    172415    130849   2549681     10.70     11.28
4041.08/1013.35	c  N dy 22678   6203426       232     28914        77    191479    130849   2911040     10.70     11.31
4051.00/1015.87	c  S st 22726   6214937       232     28914        77    202457    130849   3121223     10.70     10.99
4051.80/1016.02	c  S st 22726   6215440       232     28914        77    202957    130849   3132303     10.70   no data
4051.80/1016.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4052.20/1016.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.10
4052.20/1016.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4052.20/1016.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4052.20/1016.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4052.20/1016.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
4052.20/1016.14	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4052.20/1016.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4053.00/1016.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4109.23/1030.43	c lits-rem:      1980  cl-subs:    22280  v-elim:      0  v-fix:    0  time: 14.08 s
4109.23/1030.43	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
4109.23/1030.49	c vivif2 --  cl tried   180677 cl shrink        0 lits rem          0 time: 0.06
4110.83/1030.84	c asymm  cl-useful: 0/1722/28914 lits-rem:0 time: 0.35
4110.83/1030.85	c calculated reachability. Time: 0.00
4110.83/1030.85	c  N dy 22726   6215440       232     28914        77    180677    130849   2875518     10.70   no data
4128.38/1035.29	c  N dy 22800   6235969       232     28914        77    200173    130849   3240208     10.70     11.33
4145.12/1039.42	c  N dy 22890   6256013       232     28914        77    116311    130849   1475502     10.70     11.33
4157.89/1042.61	c  N dy 22964   6276178       232     28914        77    135457    130849   1839666     10.70     11.29
4171.84/1046.18	c  N dy 23033   6296351       232     28914        77    154656    130849   2206134     10.70     11.36
4189.80/1050.70	c  N dy 23113   6317502       232     28914        77    174772    130849   2588111     10.70     11.28
4208.49/1055.33	c  N dy 23183   6337572       232     28914        77    193834    130849   2948402     10.70     11.28
4229.51/1060.67	c  N dy 23250   6357981       232     28914        77    108959    130849   1310389     10.70     11.30
4241.69/1063.71	c  N dy 23312   6378025       232     28914        77    128027    130849   1667138     10.70     13.25
4255.52/1067.27	c  N dy 23399   6398516       232     28914        77    147591    130849   2042107     10.70     11.37
4270.44/1071.07	c  N dy 23502   6418520       232     28914        77    166585    130849   2408144     10.70     11.34
4286.26/1075.05	c  N dy 23580   6438602       232     28914        77    185710    130849   2769967     10.70     13.68
4303.46/1079.33	c  N dy 23667   6458749       232     28914        77    204831    130849   3141457     10.70     11.36
4320.58/1083.67	c  N dy 23748   6478893       232     28914        77    118542    130849   1483190     10.70     11.27
4333.74/1086.95	c  N dy 23837   6498928       232     28914        77    137610    130849   1845269     10.70     12.74
4347.68/1090.47	c  N dy 23917   6518933       232     28914        77    156577    130849   2202774     10.70     11.74
4363.24/1094.36	c  N dy 24014   6538978       232     28914        77    175627    130849   2573820     10.71     11.31
4379.99/1098.54	c  N dy 24121   6559066       232     28914        77    194715    130849   2941145     10.71     11.28
4400.33/1103.69	c  N dy 24204   6579147       232     28914        77    107435    130849   1263972     10.71     12.60
4411.90/1106.58	c  N dy 24268   6599224       232     28914        77    126475    130849   1621757     10.71     11.44
4425.46/1109.97	c  N dy 24357   6619658       232     28914        77    145801    130849   1993492     10.71     11.28
4440.21/1113.61	c  N dy 24441   6639734       232     28914        77    164895    130849   2359470     10.71     12.81
4455.77/1117.51	c  N dy 24506   6660029       232     28914        77    184099    130849   2721466     10.71     11.28
4473.31/1121.91	c  N dy 24585   6680304       232     28914        77    203297    130849   3087145     10.71     11.28
4491.67/1126.56	c  N dy 24653   6700750       232     28914        77    115509    130849   1404259     10.71     11.29
4500.87/1128.82	c  S st 24719   6715440       232     28914        77    129468    130849   1673634     10.71     10.84
4501.22/1128.92	c  S st 24719   6715941       232     28914        77    129964    130849   1684831     10.71   no data
4501.22/1128.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4501.22/1128.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
4501.62/1129.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4501.62/1129.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4501.62/1129.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4501.62/1129.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    232 time:  0.00 s
4501.62/1129.00	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4501.62/1129.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4502.02/1129.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4519.17/1133.45	c lits-rem:       926  cl-subs:     5516  v-elim:      0  v-fix:    0  time:  4.34 s
4519.17/1133.45	c vivif2 --  cl tried    28914 cl shrink        0 lits rem          0 time: 0.00
4519.17/1133.48	c vivif2 --  cl tried   124448 cl shrink        0 lits rem          0 time: 0.03
4520.37/1133.79	c asymm  cl-useful: 0/2530/28914 lits-rem:0 time: 0.30
4520.37/1133.79	c calculated reachability. Time: 0.00
4520.37/1133.79	c  N dy 24719   6715941       232     28914        77    124448    130849   1621791     10.71   no data
4533.53/1137.04	c  N dy 24793   6736032       232     28914        77    143506    130849   1989264     10.70     11.32
4548.70/1140.81	c  N dy 24890   6756158       232     28914        77    162629    130849   2352848     10.71     11.32
4565.44/1145.05	c  N dy 24979   6776327       232     28914        77    181759    130849   2722689     10.71     11.28
4587.78/1150.61	c  N dy 25088   6797114       232     28914        77    201540    130849   3105214     10.71     11.28
4609.71/1156.14	c  N dy 25160   6817134       232     28914        77    112489    130849   1344459     10.71     11.30
4622.07/1159.21	c  N dy 25237   6837274       232     28914        77    131638    130849   1713391     10.71     11.32
4637.22/1163.01	c  N dy 25332   6857350       232     28914        77    150781    130849   2092620     10.71     11.33
4653.98/1167.24	c  N dy 25424   6877429       232     28914        77    169844    130849   2458424     10.71     13.29
4673.11/1172.00	c  N dy 25474   6899037       232     28914        77    190337    130849   2837292     10.71     11.30
4692.26/1176.88	c  N dy 25551   6919850       232     28914        77    210189    130849   3224456     10.71     11.49
4710.60/1181.42	c  N dy 25616   6939867       232     28914        77    120087    130849   1478251     10.71     11.52
4723.37/1184.65	c  N dy 25709   6959882       232     28914        77    139080    130849   1843085     10.71     11.54
4737.77/1188.21	c  N dy 25810   6979986       232     28914        77    158227    130849   2219644     10.71     11.29
4754.08/1192.31	c  N dy 25891   7001024       232     28914        77    178153    130849   2602307     10.71     11.28
4770.42/1196.47	c  N dy 25955   7021438       232     28914        77    197532    130849   2972468     10.71     11.31
4788.38/1200.95	c  N dy 26040   7041499       232     28914        77    216563    130849   3338261     10.71     13.66

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-3366857-1305414453/watcher-3366857-1305414453 -o /tmp/evaluation-result-3366857-1305414453/solver-3366857-1305414453 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366857-1305414453.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: 3.42 4.04 5.13 3/359 1599
/proc/meminfo: memFree=25725464/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=40924 CPUtime=0 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 3 0 633860901 41906176 347 33554432000 4194304 4580107 140734568591744 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 10231 347 299 95 0 5213 0
[pid=1599/tid=1600] ppid=1597 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633860901 52396032 352 33554432000 4194304 4580107 140734568591744 18446744073709551615 47971880470039 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633860901 52396032 352 33554432000 4194304 4580107 140734568591744 18446744073709551615 47971880470454 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633860902 52396032 352 33554432000 4194304 4580107 140734568591744 18446744073709551615 47971880470041 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.218135 s]
/proc/loadavg: 3.42 4.04 5.13 3/359 1599
/proc/meminfo: memFree=25725464/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=286932 CPUtime=0.82 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) D 1597 1599 1566 0 -1 4202496 3955 0 0 0 81 1 0 0 18 0 4 0 633860901 293818368 3870 33554432000 4194304 4580107 140734568591744 18446744073709551615 264726448311 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 71733 3870 364 95 0 66715 0
[pid=1599/tid=1600] ppid=1597 vsize=286932 CPUtime=0.2 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 705 0 0 0 20 0 0 0 18 0 4 0 633860901 293818368 3870 33554432000 4194304 4580107 140734568591744 18446744073709551615 4439208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=286932 CPUtime=0.19 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 737 0 0 0 19 0 0 0 18 0 4 0 633860901 293818368 3870 33554432000 4194304 4580107 140734568591744 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=286932 CPUtime=0.2 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 825 0 0 0 20 0 0 0 18 0 4 0 633860902 293818368 3870 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318683 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 286932

[startup+0.300519 s]
/proc/loadavg: 3.42 4.04 5.13 3/359 1599
/proc/meminfo: memFree=25725464/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=294536 CPUtime=1.14 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 7899 0 0 0 112 2 0 0 18 0 4 0 633860901 301604864 7619 33554432000 4194304 4580107 140734568591744 18446744073709551615 4416054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 73634 7619 373 95 0 68616 0
[pid=1599/tid=1600] ppid=1597 vsize=294536 CPUtime=0.28 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2157 0 0 0 28 0 0 0 18 0 4 0 633860901 301604864 7619 33554432000 4194304 4580107 140734568591744 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=294536 CPUtime=0.27 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2177 0 0 0 27 0 0 0 18 0 4 0 633860901 301604864 7619 33554432000 4194304 4580107 140734568591744 18446744073709551615 4416263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=294536 CPUtime=0.28 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 880 0 0 0 28 0 0 0 18 0 4 0 633860902 301604864 7619 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 294536

[startup+0.400501 s]
/proc/loadavg: 3.42 4.04 5.13 3/359 1599
/proc/meminfo: memFree=25725464/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=294536 CPUtime=1.54 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 7947 0 0 0 152 2 0 0 18 0 4 0 633860901 301604864 7667 33554432000 4194304 4580107 140734568591744 18446744073709551615 4415758 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 73634 7667 373 95 0 68616 0
[pid=1599/tid=1600] ppid=1597 vsize=294536 CPUtime=0.38 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2157 0 0 0 38 0 0 0 18 0 4 0 633860901 301604864 7667 33554432000 4194304 4580107 140734568591744 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=294536 CPUtime=0.37 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2177 0 0 0 37 0 0 0 18 0 4 0 633860901 301604864 7667 33554432000 4194304 4580107 140734568591744 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=294536 CPUtime=0.38 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 928 0 0 0 38 0 0 0 18 0 4 0 633860902 301604864 7667 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318755 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 294536

[startup+0.700441 s]
/proc/loadavg: 3.42 4.04 5.13 3/359 1599
/proc/meminfo: memFree=25725464/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=288856 CPUtime=2.74 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 8756 0 0 0 272 2 0 0 18 0 4 0 633860901 295788544 7147 33554432000 4194304 4580107 140734568591744 18446744073709551615 4321079 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 72214 7147 377 95 0 67196 0
[pid=1599/tid=1600] ppid=1597 vsize=288856 CPUtime=0.68 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2386 0 0 0 68 0 0 0 18 0 4 0 633860901 295788544 7147 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=288856 CPUtime=0.67 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2376 0 0 0 67 0 0 0 18 0 4 0 633860901 295788544 7147 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=288856 CPUtime=0.68 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 1086 0 0 0 68 0 0 0 18 0 4 0 633860902 295788544 7147 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 288856

[startup+1.50029 s]
/proc/loadavg: 3.42 4.04 5.13 9/371 1611
/proc/meminfo: memFree=25662864/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=294916 CPUtime=5.93 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 11729 0 0 0 590 3 0 0 19 0 4 0 633860901 301993984 7634 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318735 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 73729 7634 377 95 0 68711 0
[pid=1599/tid=1600] ppid=1597 vsize=294916 CPUtime=1.48 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 3024 0 0 0 148 0 0 0 19 0 4 0 633860901 301993984 7634 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=294916 CPUtime=1.45 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 3061 0 0 0 145 0 0 0 19 0 4 0 633860901 301993984 7634 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=294916 CPUtime=1.48 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 2116 0 0 0 148 0 0 0 20 0 4 0 633860902 301993984 7634 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 294916

[startup+3.10099 s]
/proc/loadavg: 3.78 4.10 5.15 9/371 1611
/proc/meminfo: memFree=25654928/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=296812 CPUtime=12.31 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 18995 0 0 0 1227 4 0 0 24 0 4 0 633860901 303935488 10728 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 74203 10728 379 95 0 69185 0
[pid=1599/tid=1600] ppid=1597 vsize=296812 CPUtime=3.08 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 5444 0 0 0 307 1 0 0 25 0 4 0 633860901 303935488 10728 33554432000 4194304 4580107 140734568591744 18446744073709551615 4406483 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=296812 CPUtime=3.04 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 4436 0 0 0 304 0 0 0 24 0 4 0 633860901 303935488 10728 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=296812 CPUtime=3.08 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 3424 0 0 0 308 0 0 0 25 0 4 0 633860902 303935488 10728 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318794 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 296812

[startup+6.30038 s]
/proc/loadavg: 3.78 4.10 5.15 9/371 1611
/proc/meminfo: memFree=25595916/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=288992 CPUtime=25.07 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 32627 0 0 0 2501 6 0 0 25 0 4 0 633860901 295927808 17186 33554432000 4194304 4580107 140734568591744 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 72248 17186 379 95 0 67230 0
[pid=1599/tid=1600] ppid=1597 vsize=288992 CPUtime=6.28 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 7839 0 0 0 627 1 0 0 25 0 4 0 633860901 295927808 17186 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=288992 CPUtime=6.2 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 8337 0 0 0 619 1 0 0 25 0 4 0 633860901 295927808 17186 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=288992 CPUtime=6.28 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 7882 0 0 0 627 1 0 0 25 0 4 0 633860902 295927808 17186 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 288992

[startup+12.7002 s]
/proc/loadavg: 4.43 4.23 5.18 9/371 1611
/proc/meminfo: memFree=25559476/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=317492 CPUtime=50.59 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 49594 0 0 0 5050 9 0 0 25 0 4 0 633860901 325111808 21636 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 79373 21636 381 95 0 74355 0
[pid=1599/tid=1600] ppid=1597 vsize=317492 CPUtime=12.68 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 11758 0 0 0 1266 2 0 0 25 0 4 0 633860901 325111808 21636 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=317492 CPUtime=12.53 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 12612 0 0 0 1251 2 0 0 25 0 4 0 633860901 325111808 21636 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=317492 CPUtime=12.68 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 12801 0 0 0 1266 2 0 0 25 0 4 0 633860902 325111808 21636 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 317492

[startup+25.5138 s]
/proc/loadavg: 4.98 4.35 5.21 9/371 1611
/proc/meminfo: memFree=25523436/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=318596 CPUtime=101.69 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 73028 0 0 0 10155 14 0 0 25 0 4 0 633860901 326242304 26941 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 79649 26941 379 95 0 74631 0
[pid=1599/tid=1600] ppid=1597 vsize=318596 CPUtime=25.49 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 17237 0 0 0 2545 4 0 0 25 0 4 0 633860901 326242304 26941 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=318596 CPUtime=25.18 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 18123 0 0 0 2515 3 0 0 25 0 4 0 633860901 326242304 26941 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=318596 CPUtime=25.5 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 18917 0 0 0 2547 3 0 0 25 0 4 0 633860902 326242304 26941 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 318596

[startup+51.1009 s]
/proc/loadavg: 6.07 4.66 5.29 9/371 1612
/proc/meminfo: memFree=25475116/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=343800 CPUtime=203.73 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 120287 0 0 0 20350 23 0 0 25 0 4 0 633860901 352051200 32310 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293108 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 85950 32310 379 95 0 80932 0
[pid=1599/tid=1600] ppid=1597 vsize=343800 CPUtime=51.08 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 29194 0 0 0 5102 6 0 0 25 0 4 0 633860901 352051200 32310 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=343800 CPUtime=50.46 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 30472 0 0 0 5041 5 0 0 25 0 4 0 633860901 352051200 32310 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=343800 CPUtime=51.08 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 30622 0 0 0 5104 4 0 0 25 0 4 0 633860902 352051200 32310 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 343800

[startup+102.3 s]
/proc/loadavg: 7.23 5.19 5.43 10/371 1613
/proc/meminfo: memFree=25382944/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=400340 CPUtime=407.92 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 189848 0 0 0 40754 38 0 0 25 0 4 0 633860901 409948160 43131 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 100085 43131 379 95 0 95067 0
[pid=1599/tid=1600] ppid=1597 vsize=400340 CPUtime=102.28 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 44456 0 0 0 10218 10 0 0 25 0 4 0 633860901 409948160 43131 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318695 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=400340 CPUtime=101.06 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 45391 0 0 0 10098 8 0 0 25 0 4 0 633860901 409948160 43131 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=400340 CPUtime=102.28 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 49792 0 0 0 10219 9 0 0 25 0 4 0 633860902 409948160 43131 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 400340

[startup+162.301 s]

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

[pid=1599] ppid=1597 vsize=486680 CPUtime=2800.75 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 756985 0 0 0 279871 204 0 0 25 0 4 0 633860901 498360320 95347 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 121670 95347 390 95 0 116652 0
[pid=1599/tid=1600] ppid=1597 vsize=486680 CPUtime=696.18 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 189128 0 0 0 69566 52 0 0 25 0 4 0 633860901 498360320 95347 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=486680 CPUtime=699.94 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 197684 0 0 0 69941 53 0 0 25 0 4 0 633860901 498360320 95347 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=486680 CPUtime=702.3 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 170836 0 0 0 70190 40 0 0 25 0 4 0 633860902 498360320 95347 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.75
Current children cumulated vsize (KiB) 486680

[startup+762.301 s]
/proc/loadavg: 8.26 7.83 6.79 9/371 1631
/proc/meminfo: memFree=24998144/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=589160 CPUtime=3040.03 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 794219 0 0 0 303784 219 0 0 25 0 4 0 633860901 603299840 98008 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 147290 98008 379 95 0 142272 0
[pid=1599/tid=1600] ppid=1597 vsize=589160 CPUtime=755.46 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 200905 0 0 0 75489 57 0 0 25 0 4 0 633860901 603299840 98008 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=589160 CPUtime=759.94 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 208797 0 0 0 75936 58 0 0 25 0 4 0 633860901 603299840 98008 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=589160 CPUtime=762.3 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 176669 0 0 0 76188 42 0 0 25 0 4 0 633860902 603299840 98008 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.03
Current children cumulated vsize (KiB) 589160

[startup+822.3 s]
/proc/loadavg: 8.17 7.88 6.87 9/371 1632
/proc/meminfo: memFree=24966704/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=636876 CPUtime=3279.3 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 834529 0 0 0 327698 232 0 0 25 0 4 0 633860901 652161024 106264 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 159219 106264 379 95 0 154201 0
[pid=1599/tid=1600] ppid=1597 vsize=636876 CPUtime=814.74 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 210825 0 0 0 81414 60 0 0 25 0 4 0 633860901 652161024 106264 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=636876 CPUtime=819.95 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 220825 0 0 0 81932 63 0 0 25 0 4 0 633860901 652161024 106264 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=636876 CPUtime=822.31 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 186021 0 0 0 82186 45 0 0 25 0 4 0 633860902 652161024 106264 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.3
Current children cumulated vsize (KiB) 636876

[startup+882.301 s]
/proc/loadavg: 8.19 7.93 6.96 9/371 1634
/proc/meminfo: memFree=24943736/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=605460 CPUtime=3518.61 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 869808 0 0 0 351617 244 0 0 25 0 4 0 633860901 619991040 109915 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 151365 109915 379 95 0 146347 0
[pid=1599/tid=1600] ppid=1597 vsize=605460 CPUtime=874.03 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 219610 0 0 0 87340 63 0 0 25 0 4 0 633860901 619991040 109918 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=605460 CPUtime=879.97 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 232777 0 0 0 87929 68 0 0 25 0 4 0 633860901 619991040 109918 33554432000 4194304 4580107 140734568591744 18446744073709551615 4292922 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=605460 CPUtime=882.32 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 189221 0 0 0 88186 46 0 0 25 0 4 0 633860902 619991040 109918 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.61
Current children cumulated vsize (KiB) 605460

[startup+942.301 s]
/proc/loadavg: 8.07 7.94 7.01 9/371 1636
/proc/meminfo: memFree=24982860/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=638168 CPUtime=3757.87 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 895621 0 0 0 375534 253 0 0 25 0 4 0 633860901 653484032 99448 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 159542 99448 379 95 0 154524 0
[pid=1599/tid=1600] ppid=1597 vsize=638168 CPUtime=933.3 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 228573 0 0 0 93264 66 0 0 25 0 4 0 633860901 653484032 99448 33554432000 4194304 4580107 140734568591744 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=638168 CPUtime=939.95 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 240989 0 0 0 93925 70 0 0 25 0 4 0 633860901 653484032 99448 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=638168 CPUtime=942.31 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 192121 0 0 0 94184 47 0 0 25 0 4 0 633860902 653484032 99448 33554432000 4194304 4580107 140734568591744 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.87
Current children cumulated vsize (KiB) 638168

[startup+1002.31 s]
/proc/loadavg: 8.15 7.98 7.09 9/371 1637
/proc/meminfo: memFree=24986008/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=589608 CPUtime=3997.21 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 924034 0 0 0 399458 263 0 0 25 0 4 0 633860901 603758592 101626 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 147402 101626 379 95 0 142384 0
[pid=1599/tid=1600] ppid=1597 vsize=589608 CPUtime=992.59 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 237922 0 0 0 99190 69 0 0 25 0 4 0 633860901 603758592 101626 33554432000 4194304 4580107 140734568591744 18446744073709551615 4316355 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=589608 CPUtime=999.97 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 248103 0 0 0 99925 72 0 0 25 0 4 0 633860901 603758592 101626 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318702 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=589608 CPUtime=1002.32 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 193503 0 0 0 100184 48 0 0 25 0 4 0 633860902 603758592 101626 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.21
Current children cumulated vsize (KiB) 589608

[startup+1062.3 s]
/proc/loadavg: 8.22 8.01 7.15 10/372 1642
/proc/meminfo: memFree=24927540/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=623404 CPUtime=4236.17 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 954290 0 0 0 423343 274 0 0 25 0 4 0 633860901 638365696 100440 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 155851 100440 379 95 0 150833 0
[pid=1599/tid=1600] ppid=1597 vsize=623404 CPUtime=1051.84 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 249659 0 0 0 105111 73 0 0 25 0 4 0 633860901 638365696 100440 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293748 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=623404 CPUtime=1059.96 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 250476 0 0 0 105923 73 0 0 25 0 4 0 633860901 638365696 100440 33554432000 4194304 4580107 140734568591744 18446744073709551615 4318755 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=623404 CPUtime=1062.32 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 197238 0 0 0 106182 50 0 0 25 0 4 0 633860902 638365696 100440 33554432000 4194304 4580107 140734568591744 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.17
Current children cumulated vsize (KiB) 623404

[startup+1122.3 s]
/proc/loadavg: 8.27 8.08 7.23 9/371 1643
/proc/meminfo: memFree=24884016/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=642932 CPUtime=4474.9 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 996344 0 0 0 447200 290 0 0 25 0 4 0 633860901 658362368 109203 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 160733 109203 379 95 0 155715 0
[pid=1599/tid=1600] ppid=1597 vsize=642932 CPUtime=1111.12 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 262190 0 0 0 111034 78 0 0 25 0 4 0 633860901 658362368 109203 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=642932 CPUtime=1119.5 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 261985 0 0 0 111872 78 0 0 25 0 4 0 633860901 658362368 109203 33554432000 4194304 4580107 140734568591744 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=642932 CPUtime=1122.32 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 209396 0 0 0 112177 55 0 0 25 0 4 0 633860902 658362368 109203 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.9
Current children cumulated vsize (KiB) 642932

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 7.27 9/371 1645
/proc/meminfo: memFree=24852604/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=728248 CPUtime=4714.2 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 1025176 0 0 0 471118 302 0 0 25 0 4 0 633860901 745725952 113509 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 182062 113509 379 95 0 177044 0
[pid=1599/tid=1600] ppid=1597 vsize=728248 CPUtime=1170.41 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 271539 0 0 0 116958 83 0 0 25 0 4 0 633860901 745725952 113509 33554432000 4194304 4580107 140734568591744 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=728248 CPUtime=1179.5 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 272145 0 0 0 117869 81 0 0 25 0 4 0 633860901 745725952 113509 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=728248 CPUtime=1182.32 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 210689 0 0 0 118177 55 0 0 25 0 4 0 633860902 745725952 113509 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.2
Current children cumulated vsize (KiB) 728248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.07 8.06 7.29 5/366 1647
/proc/meminfo: memFree=25302508/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=628040 CPUtime=4800.34 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 1037954 0 0 0 479728 306 0 0 25 0 4 0 633860901 643112960 104490 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 157010 104490 379 95 0 151992 0
[pid=1599/tid=1600] ppid=1597 vsize=628040 CPUtime=1191.75 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 275787 0 0 0 119091 84 0 0 25 0 4 0 633860901 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4320786 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=628040 CPUtime=1201.12 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 276307 0 0 0 120029 83 0 0 25 0 4 0 633860901 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=628040 CPUtime=1203.94 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 210752 0 0 0 120338 56 0 0 25 0 4 0 633860902 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4322409 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 628040

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

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

[startup+1203.9 s]
/proc/loadavg: 8.07 8.06 7.29 5/366 1647
/proc/meminfo: memFree=25302508/32951124 swapFree=63083164/67111528
[pid=1599] ppid=1597 vsize=628040 CPUtime=4800.34 cores=0,2,4,6
/proc/1599/stat : 1599 (strangenight2-m) R 1597 1599 1566 0 -1 4202496 1037954 0 0 0 479728 306 0 0 25 0 4 0 633860901 643112960 104490 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1599/statm: 157010 104490 379 95 0 151992 0
[pid=1599/tid=1600] ppid=1597 vsize=628040 CPUtime=1191.75 cores=0,2,4,6
/proc/1599/task/1600/stat : 1600 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 275787 0 0 0 119091 84 0 0 25 0 4 0 633860901 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4320786 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1599/tid=1601] ppid=1597 vsize=628040 CPUtime=1201.12 cores=0,2,4,6
/proc/1599/task/1601/stat : 1601 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 276307 0 0 0 120029 83 0 0 25 0 4 0 633860901 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1599/tid=1603] ppid=1597 vsize=628040 CPUtime=1203.94 cores=0,2,4,6
/proc/1599/task/1603/stat : 1603 (strangenight2-m) R 1597 1599 1566 0 -1 4202560 210752 0 0 0 120338 56 0 0 25 0 4 0 633860902 643112960 104491 33554432000 4194304 4580107 140734568591744 18446744073709551615 4322409 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 628040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.94
CPU time (s): 4800.42
CPU user time (s): 4797.34
CPU system time (s): 3.08753
CPU usage (%): 398.726
Max. virtual memory (cumulated for all children) (KiB): 728248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.34
system time used= 3.08753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1037957
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= 2545
involuntary context switches= 26070

runsolver used 4.09738 second user time and 10.2134 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 01:07:33
IDJOB=3366857
IDBENCH=83268
IDSOLVER=1844
FILE ID=node141/3366857-1305414453
RUNJOBID= node141-1305414453-1584
PBS_JOBID= 13324546
Free space on /tmp= 73300 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366857-1305414453/watcher-3366857-1305414453 -o /tmp/evaluation-result-3366857-1305414453/solver-3366857-1305414453 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366857-1305414453.cnf

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1322489792

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      25725628 kB
Buffers:        234332 kB
Cached:        4781736 kB
SwapCached:      15708 kB
Active:        1982284 kB
Inactive:      5002244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25725628 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           12532 kB
Writeback:           0 kB
AnonPages:     1960636 kB
Mapped:          12224 kB
Slab:           135808 kB
PageTables:      38268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86231540 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= 73292 MiB
End job on node141 at 2011-05-15 01:27:39