Trace number 3366285

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.44 1202.65

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random 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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	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-3366285-1305400730.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
1.17/0.38	c asymm  cl-useful: 0/14596/21250 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.17/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.17/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.56/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1.56/0.46	c Finding binary XORs  T:     0.00 s  found:       0
1.56/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.56/0.47	c calculated reachability. Time: 0.00
1.56/0.47	c Calc default polars -  time:   0.00 s pos:     131 undec:       6 neg:     113
1.56/0.47	c =========================================================================================
1.56/0.47	c types(t): F = full restart, N = normal restart
1.56/0.47	c types(t): S = simplification begin/end, E = solution found
1.56/0.47	c restart types(rt): st = static, dy = dynamic
1.56/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.56/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
2.77/0.72	c  N dy    11      4243       250     21250         0      4136    148750    288228     61.61     65.25
3.57/0.99	c  N dy    17      8475       250     21250         0      5812    148750    335144     59.60     62.80
5.16/1.30	c  N dy    22     13001       250     21250         0      6102    148750    291642     58.64     61.76
6.35/1.60	c  N dy    35     17449       250     21250         0     10442    148750    581420     58.59     61.76
8.36/2.15	c  F st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14
8.36/2.15	c  N st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14
9.95/2.52	c  N dy    53     30001       250     21250         0     10558    148750    471573     58.02   no data
9.95/2.52	c  S st    53     30001       250     21250         0     10558    148750    471573     58.02   no data
9.95/2.57	c  S st    53     30503       250     21250         0     11054    148750    502055     58.02   no data
9.95/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.95/2.59	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.95/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.95/2.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.34/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.18	c lits-rem:       131  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.57 s
13.58/3.41	c asymm  cl-useful: 0/6424/21250 lits-rem:0 time: 0.23
13.58/3.41	c calculated reachability. Time: 0.00
13.58/3.41	c  N dy    53     30503       250     21250         0     10764    148750    474776     58.02   no data
14.74/3.75	c  N dy    68     34642       250     21250         0     14806    148750    744506     58.08     61.71
15.94/4.08	c  N dy    79     38786       250     21250         0     11143    148750    447545     57.95     61.08
17.56/4.44	c  N dy    90     42982       250     21250         0     15241    148750    718572     57.96     61.69
18.73/4.70	c  S st   103     45755       250     21250         0      9204    148750    268287     58.02   no data
18.73/4.75	c  S st   103     46258       250     21250         0      9704    148750    299553     58.02   no data
18.73/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.73/4.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.73/4.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.73/4.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.73/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.73/4.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.73/4.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.73/4.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.73/4.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.54/4.92	c lits-rem:         4  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.13 s
19.54/4.92	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
19.54/4.93	c vivif2 --  cl tried     9673 cl shrink        0 lits rem          0 time: 0.00
21.13/5.37	c asymm  cl-useful: 0/14663/21250 lits-rem:0 time: 0.45
21.13/5.38	c calculated reachability. Time: 0.00
21.13/5.38	c  N dy   103     46258       250     21250         0      9673    148750    296519     58.02   no data
22.72/5.70	c  N dy   110     50422       250     21250         0     13741    148750    564603     57.89     61.67
23.92/6.09	c  N dy   121     54996       250     21250         0     18206    148750    861712     57.88     61.02
25.52/6.44	c  N dy   134     59154       250     21250         0     12520    148750    431568     57.84     61.09
27.11/6.80	c  N dy   152     63178       250     21250         0     16457    148750    691926     57.86     61.86
28.71/7.23	c  N dy   171     67216       250     21250         0     20400    148750    954645     57.90     67.31
29.51/7.44	c  S st   182     69387       250     21250         0     11772    148750    329658     57.91     54.11
29.91/7.50	c  S st   182     69890       250     21250         0     12266    148750    360438     57.91   no data
29.91/7.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.91/7.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.91/7.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.91/7.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.91/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.91/7.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.91/7.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.91/7.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.91/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.74/7.72	c lits-rem:        14  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.18 s
30.74/7.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
30.74/7.72	c vivif2 --  cl tried    12191 cl shrink        0 lits rem          0 time: 0.00
31.50/7.95	c asymm  cl-useful: 0/6100/21250 lits-rem:0 time: 0.23
31.50/7.95	c calculated reachability. Time: 0.00
31.50/7.95	c  N dy   182     69890       250     21250         0     12191    148750    353629     57.91   no data
33.10/8.35	c  N dy   203     74444       250     21250         0     16632    148750    648547     57.95     61.37
34.70/8.80	c  N dy   228     79255       250     21250         0     21351    148750    963430     58.04     61.15
36.69/9.27	c  N dy   239     84691       250     21250         0     14954    148750    488468     57.96     61.57
37.89/9.51	c  F st   246     87504       250     21250         0     17709    148750    671595     57.91   no data
39.09/9.80	c  N st   251     90801       250     21250         0     20942    148750    889300     57.91   no data
41.48/10.46	c  N dy   265     97921       250     21250         0     15199    148750    448919     57.89     60.95
44.32/11.14	c  N dy   284    104837       250     21250         0     21940    148750    894228     57.83     55.94
44.32/11.14	c  S st   284    104837       250     21250         0     21940    148750    894228     57.83     55.94
44.68/11.24	c  S st   284    105341       250     21250         0     22440    148750    925704     57.83   no data
44.68/11.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.68/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
44.68/11.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.68/11.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.68/11.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.68/11.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
44.68/11.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.68/11.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.08/11.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.45/13.44	c lits-rem:       183  cl-subs:      603  v-elim:      0  v-fix:    0  time:  2.13 s
53.45/13.45	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
53.45/13.46	c vivif2 --  cl tried    21837 cl shrink        0 lits rem          0 time: 0.01
54.65/13.72	c asymm  cl-useful: 0/5716/21250 lits-rem:0 time: 0.26
54.65/13.72	c calculated reachability. Time: 0.00
54.65/13.72	c  N dy   284    105341       250     21250         0     21837    148750    871319     57.83   no data
57.85/14.57	c  N dy   296    113726       250     21250         0     16333    148750    470772     57.65     60.82
61.04/15.40	c  N dy   321    121525       250     21250         0     23946    148750    970033     57.63     61.14
64.64/16.27	c  N dy   352    129304       250     21250         0     16895    148750    459694     57.68     60.81
68.22/17.14	c  N dy   391    137798       250     21250         0     25187    148750   1010326     57.75     60.93
72.21/18.11	c  N dy   420    146916       250     21250         0     18457    148750    506498     57.73     60.87
76.21/19.15	c  N dy   455    157326       250     21250         0     28655    148750   1183107     57.74     60.78
76.61/19.23	c  S st   460    158013       250     21250         0     29324    148750   1227096     57.74     56.32
77.01/19.32	c  S st   460    158518       250     21250         0     29827    148750   1258470     57.74   no data
77.01/19.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.01/19.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
77.01/19.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.01/19.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.01/19.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.01/19.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
77.01/19.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.01/19.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.01/19.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.17/24.17	c lits-rem:       143  cl-subs:      842  v-elim:      0  v-fix:    0  time:  4.78 s
96.17/24.17	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
96.17/24.19	c vivif2 --  cl tried    28985 cl shrink        0 lits rem          0 time: 0.01
97.36/24.46	c asymm  cl-useful: 0/4194/21250 lits-rem:0 time: 0.27
97.36/24.46	c calculated reachability. Time: 0.00
97.36/24.46	c  N dy   460    158518       250     21250         0     28985    148750   1182439     57.74   no data
102.55/25.73	c  N dy   505    169514       250     21250         0     23109    148750    761179     57.78     61.43
107.74/27.07	c  N dy   541    180487       250     21250         0     33867    148750   1471375     57.74     60.87
113.34/28.43	c  N dy   567    193307       250     21250         0     28828    148750   1081474     57.65     60.82
120.12/30.13	c  N dy   623    205644       250     21250         0     22295    148750    598406     57.71     61.23
126.90/31.83	c  N dy   666    218923       250     21250         0     35279    148750   1453135     57.68     60.87
133.69/33.54	c  N dy   738    233102       250     21250         0     29555    148750   1029126     57.77     60.92
136.11/34.11	c  S st   754    237780       250     21250         0     34119    148750   1330693     57.78     55.18
136.51/34.22	c  S st   754    238283       250     21250         0     34619    148750   1361723     57.78   no data
136.51/34.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.51/34.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
136.51/34.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.51/34.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.51/34.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.51/34.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
136.51/34.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.51/34.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
136.88/34.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.22/41.43	c lits-rem:       272  cl-subs:      843  v-elim:      0  v-fix:    0  time:  7.12 s
165.22/41.44	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
165.22/41.45	c vivif2 --  cl tried    33776 cl shrink        0 lits rem          0 time: 0.01
166.42/41.74	c asymm  cl-useful: 0/3829/21250 lits-rem:0 time: 0.29
166.42/41.75	c calculated reachability. Time: 0.00
166.42/41.75	c  N dy   754    238283       250     21250         0     33776    148750   1282801     57.78   no data
173.61/43.57	c  N dy   795    253559       250     21250         0     28216    148750    881539     57.70     60.95
182.39/45.70	c  N dy   868    269925       250     21250         0     22726    148750    465494     57.73     61.02
191.97/48.10	c  N dy   932    289944       250     21250         0     42253    148750   1749342     57.70     60.75
199.55/50.06	c  F st   985    306250       250     21250         0     35728    148750   1270509     57.67   no data
201.14/50.47	c  N st   990    309548       250     21250         0     38950    148750   1485229     57.67   no data
211.52/53.07	c  N dy  1071    329471       250     21250         0     34971    148750   1166001     57.69     61.07
223.10/55.93	c  N dy  1164    350123       250     21250         0     30720    148750    833971     57.74     61.60
226.69/56.83	c  S st  1187    357424       250     21250         0     37856    148750   1301576     57.73   no data
227.09/56.95	c  S st  1187    357925       250     21250         0     38349    148750   1332148     57.73   no data
227.09/56.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.09/56.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
227.09/56.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.09/56.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.09/56.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.09/56.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
227.09/56.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
227.09/56.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
227.49/57.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.44/63.52	c lits-rem:       190  cl-subs:      780  v-elim:      0  v-fix:    0  time:  6.49 s
253.44/63.52	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
253.44/63.54	c vivif2 --  cl tried    37569 cl shrink        0 lits rem          0 time: 0.02
254.66/63.87	c asymm  cl-useful: 0/3452/21250 lits-rem:0 time: 0.33
254.66/63.87	c calculated reachability. Time: 0.00
254.66/63.87	c  N dy  1187    357925       250     21250         0     37569    148750   1260999     57.73   no data
265.81/66.69	c  N dy  1248    378091       250     21250         0     31864    148750    853511     57.71     61.23
278.58/69.80	c  N dy  1318    398952       250     21250         0     52256    148750   2206360     57.71     62.07
288.97/72.47	c  N dy  1404    419031       250     21250         0     45528    148750   1703646     57.73     64.10
300.54/75.30	c  N dy  1478    439065       250     21250         0     37741    148750   1129521     57.72     60.98
312.92/78.41	c  N dy  1548    459088       250     21250         0     28965    148750    496880     57.71     61.10
323.69/81.15	c  N dy  1610    479128       250     21250         0     48533    148750   1788257     57.71     60.78
335.66/84.19	c  N dy  1668    499292       250     21250         0     38936    148750   1100138     57.69     60.91
349.63/87.62	c  N dy  1762    519849       250     21250         0     59027    148750   2426958     57.72     61.36
359.21/90.05	c  S st  1833    536887       250     21250         0     45379    148750   1476270     57.73   no data
359.61/90.18	c  S st  1833    537391       250     21250         0     45876    148750   1508951     57.73   no data
359.61/90.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
360.04/90.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
360.04/90.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
360.04/90.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
360.04/90.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
360.04/90.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
360.04/90.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
360.04/90.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
360.04/90.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.73/100.44	c lits-rem:       348  cl-subs:      778  v-elim:      0  v-fix:    0  time: 10.17 s
400.73/100.45	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
400.73/100.46	c vivif2 --  cl tried    45098 cl shrink        0 lits rem          0 time: 0.02
401.93/100.79	c asymm  cl-useful: 0/3044/21250 lits-rem:0 time: 0.33
402.33/100.80	c calculated reachability. Time: 0.00
402.33/100.80	c  N dy  1833    537391       250     21250         0     45098    148750   1436661     57.73   no data
415.90/104.24	c  N dy  1914    557513       250     21250         0     33514    148750    633794     57.74     61.49
429.07/107.52	c  N dy  1988    577573       250     21250         0     53115    148750   1927891     57.74     61.38
443.05/111.03	c  N dy  2068    597917       250     21250         0     40758    148750   1057020     57.76     61.09
457.04/114.54	c  N dy  2159    617966       250     21250         0     60329    148750   2355741     57.78     61.36
470.58/117.99	c  N dy  2247    638047       250     21250         0     46729    148750   1397436     57.79     66.87
487.78/122.27	c  N dy  2334    658276       250     21250         0     66523    148750   2707814     57.81     61.37
500.96/125.55	c  N dy  2432    678350       250     21250         0     51928    148750   1688880     57.83     61.08
516.88/129.59	c  N dy  2500    698694       250     21250         0     36643    148750    619104     57.83     61.11
530.85/133.05	c  N dy  2585    719701       250     21250         0     57144    148750   1974928     57.85     61.03
546.82/137.05	c  N dy  2675    739804       250     21250         0     40630    148750    827278     57.86     60.92
560.40/140.47	c  N dy  2744    760930       250     21250         0     61273    148750   2195116     57.85     61.28
575.59/144.29	c  N dy  2833    781047       250     21250         0     43810    148750    981487     57.86     61.98
589.53/147.78	c  N dy  2903    801491       250     21250         0     63776    148750   2305828     57.86     61.03
593.92/148.86	c  S st  2929    806086       250     21250         0     68254    148750   2603031     57.86   no data
594.72/149.06	c  S st  2929    806588       250     21250         0     68751    148750   2634937     57.86   no data
594.72/149.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
595.12/149.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
595.12/149.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
595.12/149.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.12/149.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.12/149.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
595.12/149.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
595.12/149.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
595.52/149.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.68/177.30	c lits-rem:       503  cl-subs:     1759  v-elim:      0  v-fix:    0  time: 28.08 s
707.68/177.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
707.68/177.34	c vivif2 --  cl tried    66992 cl shrink        0 lits rem          0 time: 0.03
708.47/177.51	c asymm  cl-useful: 0/1015/21250 lits-rem:0 time: 0.17
708.47/177.51	c calculated reachability. Time: 0.00
708.47/177.51	c  N dy  2929    806588       250     21250         0     66992    148750   2474215     57.86   no data
723.65/181.40	c  N dy  3016    826621       250     21250         0     48461    148750   1236399     57.87     61.14
739.21/185.22	c  N dy  3107    846721       250     21250         0     68110    148750   2541270     57.89     66.63
753.59/188.88	c  N dy  3161    866734       250     21250         0     48574    148750   1188644     57.88     61.59
768.79/192.64	c  N dy  3230    887239       250     21250         0     68619    148750   2516410     57.88     61.09
784.33/196.57	c  N dy  3306    907251       250     21250         0     48112    148750   1106768     57.88     60.98
800.29/200.52	c  N dy  3382    928391       250     21250         0     68793    148750   2471666     57.88     61.34
816.69/204.70	c  N dy  3462    948520       250     21250         0     47418    148750   1002107     57.89     60.95
831.43/208.33	c  N dy  3534    968655       250     21250         0     67088    148750   2302477     57.89     61.32
849.39/212.83	c  N dy  3599    989512       250     21250         0     45467    148750    817083     57.88     61.07
863.76/216.42	c  N dy  3680   1009541       250     21250         0     65039    148750   2116223     57.89     61.23
881.73/220.92	c  N dy  3740   1029726       250     21250         0     84742    148750   3420568     57.88     61.41
897.29/224.86	c  N dy  3823   1049823       250     21250         0     61355    148750   1810608     57.89     61.11
916.45/229.68	c  N dy  3900   1070400       250     21250         0     81485    148750   3150520     57.89     61.68
918.44/230.10	c  F st  3909   1071875       250     21250         0     82929    148750   3246428     57.89     58.41
935.65/234.44	c  N dy  3964   1090859       250     21250         0     57541    148750   1504752     57.89     61.05
953.58/238.98	c  N dy  4031   1111002       250     21250         0     77211    148750   2805821     57.89     61.25
973.13/243.82	c  N dy  4109   1131035       250     21250         0     51848    148750   1073782     57.90     61.06
989.10/247.86	c  N dy  4190   1151108       250     21250         0     71488    148750   2370980     57.90     61.16
1009.07/252.84	c  N dy  4256   1171324       250     21250         0     91277    148750   3683787     57.90     61.59
1025.43/256.90	c  N dy  4352   1192124       250     21250         0     65592    148750   1929760     57.92     61.00
1041.39/260.91	c  S st  4415   1209883       250     21250         0     82917    148750   3079667     57.91     58.69
1042.19/261.14	c  S st  4415   1210388       250     21250         0     83421    148750   3111289     57.91   no data
1042.19/261.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1042.59/261.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1042.59/261.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1042.59/261.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1042.59/261.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1042.59/261.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1042.59/261.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1042.59/261.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1042.99/261.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1167.53/292.53	c lits-rem:       713  cl-subs:     2110  v-elim:      0  v-fix:    0  time: 31.22 s
1167.53/292.54	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1167.53/292.58	c vivif2 --  cl tried    81311 cl shrink        0 lits rem          0 time: 0.04
1169.12/292.95	c asymm  cl-useful: 0/2511/21250 lits-rem:0 time: 0.37
1169.12/292.95	c calculated reachability. Time: 0.00
1169.12/292.95	c  N dy  4415   1210388       250     21250         0     81311    148750   2919109     57.91   no data
1188.29/297.76	c  N dy  4509   1230508       250     21250         0     54092    148750   1117172     57.93     61.48
1203.85/301.68	c  N dy  4566   1250775       250     21250         0     73904    148750   2435171     57.91     61.17
1224.21/306.77	c  N dy  4638   1270782       250     21250         0     93428    148750   3727787     57.91     61.62
1240.17/310.74	c  N dy  4705   1290894       250     21250         0     65232    148750   1797202     57.91     61.79
1258.14/315.28	c  N dy  4781   1311061       250     21250         0     84975    148750   3107039     57.92     61.09
1277.31/320.10	c  N dy  4845   1331340       250     21250         0     55919    148750   1120046     57.92     61.37
1294.06/324.28	c  N dy  4926   1351361       250     21250         0     75476    148750   2415168     57.93     61.09
1315.22/329.55	c  N dy  5003   1371902       250     21250         0     95501    148750   3736862     57.93     61.20
1332.39/333.89	c  N dy  5087   1391910       250     21250         0     65231    148750   1680516     57.93     61.35
1350.75/338.47	c  N dy  5149   1412872       250     21250         0     85717    148750   3041323     57.92     61.18
1371.11/343.55	c  N dy  5218   1433112       250     21250         0     54697    148750    930701     57.92     60.99
1387.51/347.65	c  N dy  5288   1453658       250     21250         0     74790    148750   2263893     57.92     61.00
1408.63/352.93	c  N dy  5368   1474389       250     21250         0     95021    148750   3607587     57.93     61.15
1427.42/357.67	c  N dy  5435   1495202       250     21250         0     63604    148750   1472383     57.93     61.25
1446.15/362.31	c  N dy  5517   1515359       250     21250         0     83274    148750   2776509     57.93     61.10
1470.49/368.41	c  N dy  5587   1535513       250     21250         0    102964    148750   4073567     57.93     61.80
1488.49/372.92	c  N dy  5667   1555884       250     21250         0     70100    148750   1844754     57.94     61.44
1508.82/378.02	c  N dy  5741   1575893       250     21250         0     89654    148750   3143260     57.94     62.22
1533.57/384.20	c  N dy  5818   1595965       250     21250         0     55540    148750    828038     57.94     65.94
1551.53/388.78	c  N dy  5900   1618365       250     21250         0     77388    148750   2270644     57.94     61.41
1572.68/394.04	c  N dy  5976   1638515       250     21250         0     97069    148750   3573481     57.94     62.17
1593.87/399.35	c  N dy  6038   1659228       250     21250         0     62610    148750   1240266     57.94     61.51
1613.41/404.21	c  N dy  6123   1679634       250     21250         0     82520    148750   2559948     57.95     61.48
1637.78/410.36	c  N dy  6218   1699751       250     21250         0    102193    148750   3869276     57.95     61.04
1653.32/414.21	c  S st  6256   1710389       250     21250         0     56938    148750    810919     57.95     54.47
1654.12/414.40	c  S st  6256   1710892       250     21250         0     57437    148750    842601     57.95   no data
1654.12/414.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1654.12/414.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
1654.12/414.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1654.12/414.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1654.12/414.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1654.12/414.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1654.12/414.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1654.12/414.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1654.52/414.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1662.49/416.55	c lits-rem:        18  cl-subs:       77  v-elim:      0  v-fix:    0  time:  2.04 s
1662.49/416.55	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1662.49/416.57	c vivif2 --  cl tried    57360 cl shrink        0 lits rem          0 time: 0.01
1664.53/417.01	c asymm  cl-useful: 0/2891/21250 lits-rem:0 time: 0.44
1664.53/417.02	c calculated reachability. Time: 0.00
1664.53/417.02	c  N dy  6256   1710892       250     21250         0     57360    148750    835728     57.95   no data
1683.25/421.76	c  N dy  6331   1730936       250     21250         0     76955    148750   2139634     57.95     61.25
1705.21/427.22	c  N dy  6401   1751603       250     21250         0     97115    148750   3477393     57.95     61.29
1729.16/433.26	c  N dy  6475   1771670       250     21250         0     60067    148750    961137     57.95     62.28
1747.12/437.71	c  N dy  6556   1791788       250     21250         0     79723    148750   2264000     57.95     61.74
1768.28/443.03	c  N dy  6615   1812036       250     21250         0     99491    148750   3572638     57.95     61.19
1794.22/449.52	c  N dy  6680   1835314       250     21250         0     64625    148750   1207893     57.95     61.38
1812.59/454.11	c  N dy  6744   1856139       250     21250         0     84971    148750   2559341     57.95     61.28
1832.54/459.16	c  N dy  6783   1876202       250     21250         0    104539    148750   3857213     57.94     62.09
1857.32/465.35	c  N dy  6866   1898028       250     21250         0     67237    148750   1326138     57.94     61.07
1876.05/470.08	c  N dy  6940   1918808       250     21250         0     87548    148750   2675636     57.94     61.25
1899.61/475.91	c  N dy  7026   1938825       250     21250         0    107112    148750   3973538     57.95     61.09
1922.36/481.60	c  N dy  7105   1958871       250     21250         0     67106    148750   1262363     57.95     61.46
1942.71/486.75	c  N dy  7192   1980790       250     21250         0     88492    148750   2677808     57.95     61.37
1966.67/492.73	c  N dy  7268   2001252       250     21250         0    108501    148750   4007326     57.95     61.59
1990.61/498.74	c  N dy  7350   2021362       250     21250         0     67577    148750   1240283     57.96     61.15
2011.01/503.84	c  N dy  7445   2042850       250     21250         0     88558    148750   2633229     57.96     61.11
2034.12/509.60	c  N dy  7514   2062981       250     21250         0    108200    148750   3933057     57.96     61.24
2060.08/516.12	c  N dy  7596   2082997       250     21250         0     66239    148750   1092313     57.97     61.42
2078.83/520.86	c  N dy  7663   2103643       250     21250         0     86418    148750   2428314     57.96     61.06
2105.59/527.54	c  N dy  7728   2125354       250     21250         0    107597    148750   3830369     57.96     61.19
2133.95/534.61	c  N dy  7807   2145533       250     21250         0     64791    148750    944107     57.96     61.35
2153.08/539.43	c  N dy  7877   2166938       250     21250         0     85704    148750   2333545     57.96     61.13
2175.83/545.15	c  N dy  7955   2187052       250     21250         0    105374    148750   3642690     57.96     61.21
2204.61/552.37	c  N dy  8039   2207981       250     21250         0    125794    148750   4995650     57.96     61.35
2208.59/553.32	c  S st  8051   2210893       250     21250         0     65162    148750    912368     57.96     55.35
2209.36/553.50	c  S st  8051   2211401       250     21250         0     65665    148750    944623     57.96   no data
2209.36/553.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2209.36/553.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2209.36/553.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2209.36/553.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2209.36/553.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2209.36/553.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2209.36/553.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2209.36/553.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2209.36/553.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2216.55/555.31	c lits-rem:        12  cl-subs:      119  v-elim:      0  v-fix:    0  time:  1.71 s
2216.55/555.31	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2216.55/555.32	c vivif2 --  cl tried    65546 cl shrink        0 lits rem          0 time: 0.02
2217.78/555.67	c asymm  cl-useful: 0/2404/21250 lits-rem:0 time: 0.35
2217.78/555.67	c calculated reachability. Time: 0.00
2217.78/555.67	c  N dy  8051   2211401       250     21250         0     65546    148750    933656     57.96   no data
2235.71/560.15	c  N dy  8106   2232559       250     21250         0     86184    148750   2308519     57.95     61.28
2258.46/565.90	c  N dy  8190   2252893       250     21250         0    106052    148750   3626343     57.96     61.66
2287.21/573.02	c  N dy  8295   2272947       250     21250         0    125597    148750   4928800     57.97     61.61
2307.96/578.26	c  N dy  8378   2293269       250     21250         0     80999    148750   1908534     57.97     61.19
2329.11/583.59	c  N dy  8438   2313301       250     21250         0    100532    148750   3200705     57.97     61.69
2357.06/590.55	c  N dy  8508   2333460       250     21250         0    120199    148750   4506485     57.97     61.21
2383.00/597.05	c  N dy  8573   2353473       250     21250         0     74375    148750   1417275     57.97     61.58
2404.16/602.30	c  N dy  8658   2373537       250     21250         0     93980    148750   2719184     57.97     63.42
2428.91/608.53	c  N dy  8724   2393601       250     21250         0    113575    148750   4010531     57.97     61.72
2456.85/615.54	c  N dy  8789   2413673       250     21250         0     66750    148750    854823     57.97     61.15
2475.22/620.11	c  N dy  8856   2433675       250     21250         0     86290    148750   2147947     57.97     61.87
2497.56/625.75	c  N dy  8918   2454352       250     21250         0    106472    148750   3483169     57.96     61.05
2525.90/632.80	c  N dy  8995   2474646       250     21250         0    126296    148750   4793158     57.96     61.10
2549.05/638.69	c  N dy  9075   2494671       250     21250         0     78486    148750   1577293     57.97     61.87
2573.44/644.78	c  N dy  9142   2519125       250     21250         0    102337    148750   3165073     57.96     61.47
2600.14/651.40	c  N dy  9212   2539584       250     21250         0    122262    148750   4491616     57.96     61.39
2628.10/658.46	c  N dy  9295   2559616       250     21250         0     73525    148750   1197093     57.96     61.16
2648.85/663.63	c  N dy  9358   2581080       250     21250         0     94503    148750   2586171     57.96     61.40
2673.20/669.73	c  N dy  9421   2601323       250     21250         0    114269    148750   3893391     57.96     61.18
2703.14/677.20	c  N dy  9507   2621530       250     21250         0    134027    148750   5204897     57.96     61.20
2725.90/682.90	c  N dy  9572   2643037       250     21250         0     85724    148750   1950590     57.96     61.44
2751.83/689.45	c  N dy  9648   2663098       250     21250         0    105314    148750   3250833     57.96     61.31
2780.97/696.70	c  N dy  9700   2683305       250     21250         0    125060    148750   4562620     57.96     61.17
2809.32/703.87	c  N dy  9750   2703814       250     21250         0     74775    148750   1160708     57.95     61.12
2816.50/705.66	c  S st  9771   2711402       250     21250         0     82197    148750   1655458     57.95     57.20
2817.30/705.89	c  S st  9771   2711909       250     21250         0     82699    148750   1686426     57.95   no data
2817.30/705.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2817.70/705.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2817.70/705.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2817.70/705.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2817.70/705.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2817.70/705.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2817.70/705.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2817.70/705.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2818.10/706.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2853.22/714.84	c lits-rem:       207  cl-subs:      713  v-elim:      0  v-fix:    0  time:  8.80 s
2853.22/714.84	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2853.22/714.86	c vivif2 --  cl tried    81986 cl shrink        0 lits rem          0 time: 0.03
2854.81/715.24	c asymm  cl-useful: 0/1992/21250 lits-rem:0 time: 0.38
2854.81/715.24	c calculated reachability. Time: 0.00
2854.81/715.24	c  N dy  9771   2711909       250     21250         0     81986    148750   1621269     57.95   no data
2877.17/720.83	c  N dy  9844   2732056       250     21250         0    101659    148750   2925460     57.96     61.60
2902.75/727.27	c  N dy  9896   2752743       250     21250         0    121853    148750   4264451     57.95     61.23
2932.65/734.75	c  N dy  9958   2772833       250     21250         0    141489    148750   5564801     57.94     61.31
2956.60/740.72	c  N dy 10036   2796455       250     21250         0     93225    148750   2334503     57.94     61.01
2980.96/746.90	c  N dy 10117   2816762       250     21250         0    113076    148750   3651742     57.94     61.21
3008.90/753.80	c  N dy 10180   2837104       250     21250         0    132941    148750   4964273     57.94     61.23
3036.04/760.67	c  N dy 10251   2857128       250     21250         0     80218    148750   1412201     57.94     64.07
3058.79/766.38	c  N dy 10329   2877189       250     21250         0     99817    148750   2716044     57.94     61.18
3089.13/773.99	c  N dy 10416   2898047       250     21250         0    120188    148750   4072423     57.95     61.75
3121.47/782.01	c  N dy 10497   2918144       250     21250         0    139779    148750   5373079     57.95     61.16
3145.41/788.07	c  N dy 10568   2938214       250     21250         0     86139    148750   1751273     57.95     61.48
3169.37/794.08	c  N dy 10661   2958381       250     21250         0    105849    148750   3057861     57.95     61.01
3197.30/801.06	c  N dy 10726   2978617       250     21250         0    125591    148750   4360616     57.95     61.15
3229.64/809.11	c  N dy 10809   2998759       250     21250         0    145270    148750   5664764     57.95     61.03
3251.59/814.61	c  N dy 10850   3018770       250     21250         0     90600    148750   1981825     57.94     61.53
3275.15/820.54	c  N dy 10926   3038776       250     21250         0    110157    148750   3280221     57.94     61.02
3303.09/827.50	c  N dy 11000   3058838       250     21250         0    129825    148750   4586763     57.94     61.51
3337.05/836.03	c  N dy 11096   3078907       250     21250         0    149426    148750   5892823     57.95     62.48
3357.78/841.24	c  N dy 11157   3098971       250     21250         0     93774    148750   2145002     57.95     61.62
3382.12/847.34	c  N dy 11224   3119067       250     21250         0    113418    148750   3444046     57.94     65.66
3411.69/854.71	c  N dy 11303   3139133       250     21250         0    133008    148750   4748694     57.95     61.86
3447.23/863.62	c  N dy 11386   3160356       250     21250         0     77532    148750   1006504     57.95     61.16
3467.55/868.78	c  N dy 11454   3180424       250     21250         0     97141    148750   2303035     57.95     61.41
3493.09/875.17	c  N dy 11515   3200997       250     21250         0    117229    148750   3632422     57.94     61.04
3509.06/879.19	c  S st 11552   3211909       250     21250         0    127876    148750   4344344     57.94   no data
3510.65/879.55	c  S st 11552   3212412       250     21250         0    128372    148750   4375448     57.94   no data
3510.65/879.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3511.05/879.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
3511.05/879.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3511.05/879.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3511.05/879.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3511.05/879.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3511.05/879.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3511.45/879.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3511.85/879.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3749.78/939.46	c lits-rem:      1013  cl-subs:     3154  v-elim:      0  v-fix:    0  time: 59.61 s
3749.78/939.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3750.18/939.52	c vivif2 --  cl tried   125218 cl shrink        0 lits rem          0 time: 0.06
3751.74/939.96	c asymm  cl-useful: 0/1394/21250 lits-rem:0 time: 0.44
3751.74/939.96	c calculated reachability. Time: 0.00
3751.74/939.96	c  N dy 11552   3212412       250     21250         0    125218    148750   4092153     57.94   no data
3785.30/948.36	c  N dy 11631   3232505       250     21250         0    144843    148750   5391631     57.94     61.27
3812.81/955.28	c  N dy 11702   3252566       250     21250         0     87337    148750   1607683     57.94     61.58
3835.97/961.04	c  N dy 11785   3272614       250     21250         0    106960    148750   2914646     57.94     61.06
3862.32/967.62	c  N dy 11846   3292701       250     21250         0    126586    148750   4218862     57.94     61.49
3896.24/976.18	c  N dy 11922   3313024       250     21250         0    146443    148750   5533329     57.94     61.33
3928.98/984.32	c  N dy 12001   3333388       250     21250         0     88181    148750   1603156     57.94     61.14
3957.71/991.50	c  N dy 12079   3353844       250     21250         0    108150    148750   2929824     57.94     61.04
3986.87/998.88	c  N dy 12155   3374146       250     21250         0    127985    148750   4253364     57.95     61.35
4020.78/1007.31	c  N dy 12219   3395605       250     21250         0    148861    148750   5637015     57.94     61.34
4050.31/1014.78	c  N dy 12305   3415716       250     21250         0     89399    148750   1632056     57.95     61.54
4074.70/1020.85	c  N dy 12379   3436264       250     21250         0    109461    148750   2964638     57.95     61.35
4103.40/1028.01	c  N dy 12475   3456358       250     21250         0    129104    148750   4263592     57.95     64.87
4134.14/1035.74	c  N dy 12535   3476497       250     21250         0    148782    148750   5571003     57.95     61.10
4164.88/1043.40	c  N dy 12613   3496656       250     21250         0     88372    148750   1504773     57.95     61.02
4188.03/1049.29	c  N dy 12681   3516745       250     21250         0    107980    148750   2801125     57.95     63.65
4216.77/1056.45	c  N dy 12779   3536822       250     21250         0    127568    148750   4100909     57.95     61.61
4249.11/1064.51	c  N dy 12853   3557043       250     21250         0    147325    148750   5415133     57.95     61.52
4282.63/1072.99	c  N dy 12944   3577109       250     21250         0     85860    148750   1286662     57.96     61.09
4305.38/1078.60	c  N dy 13010   3597237       250     21250         0    105550    148750   2589312     57.96     61.24
4332.13/1085.36	c  N dy 13077   3617687       250     21250         0    125534    148750   3918877     57.95     61.28
4363.26/1093.16	c  N dy 13149   3637731       250     21250         0    145118    148750   5219768     57.96     61.35
4401.58/1102.78	c  N dy 13232   3658822       250     21250         0     83682    148750   1080805     57.96     61.19
4424.34/1108.42	c  N dy 13289   3679512       250     21250         0    103884    148750   2416189     57.95     61.24
4451.89/1115.31	c  N dy 13381   3699565       250     21250         0    123484    148750   3716562     57.96     61.39
4471.43/1120.22	c  S st 13428   3712412       250     21250         0    136014    148750   4551985     57.96     57.69
4472.64/1120.58	c  S st 13428   3712913       250     21250         0    136511    148750   4583695     57.96   no data
4472.64/1120.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4473.04/1120.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4473.04/1120.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4473.04/1120.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4473.04/1120.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4473.04/1120.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4473.04/1120.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4473.44/1120.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4473.84/1120.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4713.32/1180.81	c lits-rem:       969  cl-subs:     3203  v-elim:      0  v-fix:    0  time: 59.95 s
4713.32/1180.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4713.32/1180.88	c vivif2 --  cl tried   133308 cl shrink        0 lits rem          0 time: 0.06
4715.32/1181.35	c asymm  cl-useful: 0/1353/21250 lits-rem:0 time: 0.47
4715.32/1181.35	c calculated reachability. Time: 0.00
4715.32/1181.35	c  N dy 13428   3712913       250     21250         0    133308    148750   4291791     57.96   no data
4754.04/1191.10	c  N dy 13487   3737130       250     21250         0    156939    148750   5867610     57.96     61.38
4778.39/1197.16	c  F st 13538   3751563       250     21250         0     88060    148750   1315947     57.95     52.27
4784.38/1198.61	c  N dy 13545   3757355       250     21250         0     93705    148750   1698570     57.95     61.04

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-3366285-1305400730/watcher-3366285-1305400730 -o /tmp/evaluation-result-3366285-1305400730/solver-3366285-1305400730 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366285-1305400730.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: 8.03 8.08 7.74 7/275 26195
/proc/meminfo: memFree=20930376/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 651672742 52396032 352 33554432000 4194304 4580107 140733483975504 18446744073709551615 47774755997200 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 12792 352 302 95 0 7774 0
[pid=26195/tid=26196] ppid=26193 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651672742 52396032 352 33554432000 4194304 4580107 140733483975504 18446744073709551615 47774755997213 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651672742 52396032 352 33554432000 4194304 4580107 140733483975504 18446744073709551615 47774755997209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651672742 52396032 352 33554432000 4194304 4580107 140733483975504 18446744073709551615 47774755997608 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.109869 s]
/proc/loadavg: 8.03 8.08 7.74 7/275 26195
/proc/meminfo: memFree=20930376/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=283220 CPUtime=0.41 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 3177 0 0 0 41 0 0 0 25 0 4 0 651672742 290017280 3084 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 70805 3084 358 95 0 65787 0
[pid=26195/tid=26196] ppid=26193 vsize=283220 CPUtime=0.1 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 649 0 0 0 10 0 0 0 25 0 4 0 651672742 290017280 3084 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=283220 CPUtime=0.1 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 653 0 0 0 10 0 0 0 25 0 4 0 651672742 290017280 3084 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=283220 CPUtime=0.09 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 793 0 0 0 9 0 0 0 25 0 4 0 651672742 290017280 3084 33554432000 4194304 4580107 140733483975504 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 283220

[startup+0.200853 s]
/proc/loadavg: 8.03 8.08 7.74 7/275 26195
/proc/meminfo: memFree=20930376/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=283352 CPUtime=0.77 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 3364 0 0 0 77 0 0 0 25 0 4 0 651672742 290152448 3271 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 70838 3271 359 95 0 65820 0
[pid=26195/tid=26196] ppid=26193 vsize=283352 CPUtime=0.19 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 667 0 0 0 19 0 0 0 25 0 4 0 651672742 290152448 3271 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=283352 CPUtime=0.19 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 671 0 0 0 19 0 0 0 25 0 4 0 651672742 290152448 3271 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=283352 CPUtime=0.19 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 926 0 0 0 19 0 0 0 25 0 4 0 651672742 290152448 3271 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283352

[startup+0.300836 s]
/proc/loadavg: 8.03 8.08 7.74 7/275 26195
/proc/meminfo: memFree=20930376/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=283352 CPUtime=1.17 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 3551 0 0 0 117 0 0 0 25 0 4 0 651672742 290152448 3458 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 70838 3458 359 95 0 65820 0
[pid=26195/tid=26196] ppid=26193 vsize=283352 CPUtime=0.29 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 685 0 0 0 29 0 0 0 25 0 4 0 651672742 290152448 3458 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=283352 CPUtime=0.29 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 688 0 0 0 29 0 0 0 25 0 4 0 651672742 290152448 3458 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=283352 CPUtime=0.29 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 1060 0 0 0 29 0 0 0 25 0 4 0 651672742 290152448 3458 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283352

[startup+0.700766 s]
/proc/loadavg: 8.03 8.08 7.74 7/275 26195
/proc/meminfo: memFree=20930376/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=291012 CPUtime=2.77 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 9632 0 0 0 275 2 0 0 25 0 4 0 651672742 297996288 8200 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 72753 8200 377 95 0 67735 0
[pid=26195/tid=26196] ppid=26193 vsize=291012 CPUtime=0.69 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 2397 0 0 0 69 0 0 0 18 0 4 0 651672742 297996288 8201 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=291012 CPUtime=0.68 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 2468 0 0 0 68 0 0 0 18 0 4 0 651672742 297996288 8202 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=291012 CPUtime=0.68 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 1895 0 0 0 68 0 0 0 25 0 4 0 651672742 297996288 8202 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291012

[startup+1.50062 s]
/proc/loadavg: 8.11 8.09 7.75 9/279 26199
/proc/meminfo: memFree=20890540/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=305180 CPUtime=5.95 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 15518 0 0 0 593 2 0 0 25 0 4 0 651672742 312504320 10172 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 76295 10172 377 95 0 71277 0
[pid=26195/tid=26196] ppid=26193 vsize=305180 CPUtime=1.48 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 3620 0 0 0 148 0 0 0 19 0 4 0 651672742 312504320 10172 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=305180 CPUtime=1.48 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 4019 0 0 0 148 0 0 0 19 0 4 0 651672742 312504320 10172 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=305180 CPUtime=1.47 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 3496 0 0 0 147 0 0 0 25 0 4 0 651672742 312504320 10172 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 305180

[startup+3.10034 s]
/proc/loadavg: 8.11 8.09 7.75 9/279 26199
/proc/meminfo: memFree=20870700/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=306392 CPUtime=12.35 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 28995 0 0 0 1231 4 0 0 25 0 4 0 651672742 313745408 13612 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416292 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 76598 13619 379 95 0 71580 0
[pid=26195/tid=26196] ppid=26193 vsize=306392 CPUtime=3.09 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 7242 0 0 0 308 1 0 0 23 0 4 0 651672742 313745408 13626 33554432000 4194304 4580107 140733483975504 18446744073709551615 237278576395 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=306392 CPUtime=3.09 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 6858 0 0 0 308 1 0 0 23 0 4 0 651672742 313745408 13631 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=306392 CPUtime=3.06 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 5841 0 0 0 306 0 0 0 25 0 4 0 651672742 313745408 13635 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 306392

[startup+6.30077 s]
/proc/loadavg: 8.11 8.09 7.75 9/279 26200
/proc/meminfo: memFree=20730208/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=296556 CPUtime=25.12 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 48279 0 0 0 2505 7 0 0 25 0 4 0 651672742 303673344 22684 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 74139 22684 379 95 0 69121 0
[pid=26195/tid=26196] ppid=26193 vsize=296556 CPUtime=6.28 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 10818 0 0 0 627 1 0 0 25 0 4 0 651672742 303673344 22684 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=296556 CPUtime=6.29 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 12364 0 0 0 627 2 0 0 25 0 4 0 651672742 303673344 22684 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=296556 CPUtime=6.24 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 12560 0 0 0 623 1 0 0 25 0 4 0 651672742 303673344 22684 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 296556

[startup+12.7006 s]
/proc/loadavg: 8.17 8.10 7.75 9/279 26200
/proc/meminfo: memFree=20615292/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=323060 CPUtime=50.67 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 78787 0 0 0 5054 13 0 0 25 0 4 0 651672742 330813440 38025 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416292 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 80765 38025 379 95 0 75747 0
[pid=26195/tid=26196] ppid=26193 vsize=323060 CPUtime=12.69 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 17342 0 0 0 1266 3 0 0 25 0 4 0 651672742 330813440 38025 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=323060 CPUtime=12.68 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 18391 0 0 0 1266 2 0 0 25 0 4 0 651672742 330813440 38025 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=323060 CPUtime=12.58 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 22453 0 0 0 1255 3 0 0 25 0 4 0 651672742 330813440 38025 33554432000 4194304 4580107 140733483975504 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 323060

[startup+25.5004 s]
/proc/loadavg: 8.15 8.10 7.76 9/279 26200
/proc/meminfo: memFree=20482104/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=324560 CPUtime=101.75 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 119450 0 0 0 10154 21 0 0 25 0 4 0 651672742 332349440 44865 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 81140 44865 379 95 0 76122 0
[pid=26195/tid=26196] ppid=26193 vsize=324560 CPUtime=25.48 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 26816 0 0 0 2544 4 0 0 25 0 4 0 651672742 332349440 44865 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=324560 CPUtime=25.49 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 31760 0 0 0 2544 5 0 0 25 0 4 0 651672742 332349440 44865 33554432000 4194304 4580107 140733483975504 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=324560 CPUtime=25.27 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 30778 0 0 0 2522 5 0 0 25 0 4 0 651672742 332349440 44865 33554432000 4194304 4580107 140733483975504 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 324560

[startup+51.1008 s]
/proc/loadavg: 8.17 8.11 7.77 9/279 26201
/proc/meminfo: memFree=20346732/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=414356 CPUtime=203.93 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 174868 0 0 0 20360 33 0 0 25 0 4 0 651672742 424300544 58396 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 103589 58396 379 95 0 98571 0
[pid=26195/tid=26196] ppid=26193 vsize=414356 CPUtime=51.09 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 36675 0 0 0 5103 6 0 0 25 0 4 0 651672742 424300544 58396 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=414356 CPUtime=51.09 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 46699 0 0 0 5100 9 0 0 25 0 4 0 651672742 424300544 58396 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=414356 CPUtime=50.66 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 47637 0 0 0 5057 9 0 0 25 0 4 0 651672742 424300544 58396 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 414356

[startup+102.301 s]
/proc/loadavg: 8.07 8.08 7.78 9/279 26202
/proc/meminfo: memFree=20271796/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=470404 CPUtime=408.34 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 253846 0 0 0 40776 58 0 0 25 0 4 0 651672742 481693696 67863 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 117601 67863 379 95 0 112583 0
[pid=26195/tid=26196] ppid=26193 vsize=470404 CPUtime=102.29 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 48794 0 0 0 10220 9 0 0 25 0 4 0 651672742 481693696 67863 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=470404 CPUtime=102.29 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 70284 0 0 0 10213 16 0 0 25 0 4 0 651672742 481693696 67863 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=470404 CPUtime=101.45 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 76366 0 0 0 10126 19 0 0 25 0 4 0 651672742 481693696 67863 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 470404

[startup+162.301 s]

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

[pid=26195] ppid=26193 vsize=712724 CPUtime=2803.33 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 914541 0 0 0 280053 280 0 0 25 0 4 0 651672742 729829376 119654 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 178181 119654 379 95 0 173163 0
[pid=26195/tid=26196] ppid=26193 vsize=712724 CPUtime=702.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 192880 0 0 0 70171 59 0 0 25 0 4 0 651672742 729829376 119654 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416829 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=712724 CPUtime=702.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 261721 0 0 0 70153 77 0 0 25 0 4 0 651672742 729829376 119654 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=712724 CPUtime=696.52 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 255816 0 0 0 69573 79 0 0 25 0 4 0 651672742 729829376 119654 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.33
Current children cumulated vsize (KiB) 712724

[startup+762.3 s]
/proc/loadavg: 8.11 8.09 7.93 9/279 26220
/proc/meminfo: memFree=19600612/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=714368 CPUtime=3042.86 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 974102 0 0 0 303983 303 0 0 25 0 4 0 651672742 731512832 115788 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 178592 115788 379 95 0 173574 0
[pid=26195/tid=26196] ppid=26193 vsize=714368 CPUtime=762.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 206242 0 0 0 76166 64 0 0 25 0 4 0 651672742 731512832 115788 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=714368 CPUtime=762.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 278031 0 0 0 76146 84 0 0 25 0 4 0 651672742 731512832 115788 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=714368 CPUtime=756.03 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 270264 0 0 0 75518 85 0 0 25 0 4 0 651672742 731512832 115788 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.86
Current children cumulated vsize (KiB) 714368

[startup+822.301 s]
/proc/loadavg: 8.17 8.10 7.94 9/279 26221
/proc/meminfo: memFree=19563956/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=831288 CPUtime=3282.33 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1026565 0 0 0 327912 321 0 0 25 0 4 0 651672742 851238912 123049 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 207822 123049 379 95 0 202804 0
[pid=26195/tid=26196] ppid=26193 vsize=831288 CPUtime=822.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 220538 0 0 0 82160 70 0 0 25 0 4 0 651672742 851238912 123049 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=831288 CPUtime=822.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 287113 0 0 0 82142 88 0 0 25 0 4 0 651672742 851238912 123049 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=831288 CPUtime=815.54 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 284546 0 0 0 81465 89 0 0 25 0 4 0 651672742 851238912 123049 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.33
Current children cumulated vsize (KiB) 831288

[startup+882.31 s]
/proc/loadavg: 8.10 8.10 7.94 9/279 26223
/proc/meminfo: memFree=19389892/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1027020 CPUtime=3521.86 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1113194 0 0 0 351840 346 0 0 25 0 4 0 651672742 1051668480 157164 33554432000 4194304 4580107 140733483975504 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 256755 157164 379 95 0 251737 0
[pid=26195/tid=26196] ppid=26193 vsize=1027020 CPUtime=882.31 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 247477 0 0 0 88155 76 0 0 25 0 4 0 651672742 1051668480 157164 33554432000 4194304 4580107 140733483975504 18446744073709551615 4451818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1027020 CPUtime=882.31 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 301549 0 0 0 88136 95 0 0 25 0 4 0 651672742 1051668480 157164 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1027020 CPUtime=875.05 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 308086 0 0 0 87410 95 0 0 25 0 4 0 651672742 1051668480 157164 33554432000 4194304 4580107 140733483975504 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.86
Current children cumulated vsize (KiB) 1027020

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 7.95 9/279 26225
/proc/meminfo: memFree=19385096/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1027588 CPUtime=3761.31 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1126189 0 0 0 375778 353 0 0 25 0 4 0 651672742 1052250112 156138 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 256897 156138 379 95 0 251879 0
[pid=26195/tid=26196] ppid=26193 vsize=1027588 CPUtime=942.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 247477 0 0 0 94154 76 0 0 25 0 4 0 651672742 1052250112 156138 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1027588 CPUtime=942.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 314167 0 0 0 94128 102 0 0 25 0 4 0 651672742 1052250112 156138 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1027588 CPUtime=934.54 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 308086 0 0 0 93359 95 0 0 25 0 4 0 651672742 1052250112 156138 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.31
Current children cumulated vsize (KiB) 1027588

[startup+1002.3 s]
/proc/loadavg: 8.16 8.11 7.96 9/279 26226
/proc/meminfo: memFree=19430884/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1106864 CPUtime=4000.82 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1176394 0 0 0 399707 375 0 0 25 0 4 0 651672742 1133428736 161403 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 276716 161403 379 95 0 271698 0
[pid=26195/tid=26196] ppid=26193 vsize=1106864 CPUtime=1002.29 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 258605 0 0 0 100147 82 0 0 25 0 4 0 651672742 1133428736 161403 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1106864 CPUtime=1002.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 326432 0 0 0 100124 106 0 0 25 0 4 0 651672742 1133428736 161403 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1106864 CPUtime=994.03 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 321068 0 0 0 99304 99 0 0 25 0 4 0 651672742 1133428736 161403 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.82
Current children cumulated vsize (KiB) 1106864

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 7.97 9/279 26228
/proc/meminfo: memFree=19039572/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1049820 CPUtime=4240.33 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1225138 0 0 0 423638 395 0 0 25 0 4 0 651672742 1075015680 157673 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 262455 157673 379 95 0 257437 0
[pid=26195/tid=26196] ppid=26193 vsize=1049820 CPUtime=1062.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 268946 0 0 0 106143 87 0 0 25 0 4 0 651672742 1075015680 157673 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1049820 CPUtime=1062.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 337172 0 0 0 106120 110 0 0 25 0 4 0 651672742 1075015680 157674 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1049820 CPUtime=1053.55 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 334744 0 0 0 105250 105 0 0 25 0 4 0 651672742 1075015680 157674 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.33
Current children cumulated vsize (KiB) 1049820

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 7.98 9/279 26229
/proc/meminfo: memFree=19092656/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1051624 CPUtime=4479.82 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1280855 0 0 0 447566 416 0 0 25 0 4 0 651672742 1076862976 160942 33554432000 4194304 4580107 140733483975504 18446744073709551615 4451903 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 262906 160942 379 95 0 257888 0
[pid=26195/tid=26196] ppid=26193 vsize=1051624 CPUtime=1122.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 279192 0 0 0 112140 90 0 0 25 0 4 0 651672742 1076862976 160942 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1051624 CPUtime=1122.3 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 350976 0 0 0 112115 115 0 0 25 0 4 0 651672742 1076862976 160942 33554432000 4194304 4580107 140733483975504 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1051624 CPUtime=1113.04 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 348484 0 0 0 111194 110 0 0 25 0 4 0 651672742 1076862976 160942 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.82
Current children cumulated vsize (KiB) 1051624

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 7.99 9/279 26231
/proc/meminfo: memFree=18934492/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=1122512 CPUtime=4719.32 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1302908 0 0 0 471505 427 0 0 25 0 4 0 651672742 1149452288 174975 33554432000 4194304 4580107 140733483975504 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 280628 174975 379 95 0 275610 0
[pid=26195/tid=26196] ppid=26193 vsize=1122512 CPUtime=1182.3 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 283386 0 0 0 118139 91 0 0 25 0 4 0 651672742 1149452288 174975 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=1122512 CPUtime=1182.31 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 361844 0 0 0 118107 124 0 0 25 0 4 0 651672742 1149452288 174975 33554432000 4194304 4580107 140733483975504 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=1122512 CPUtime=1172.55 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 355319 0 0 0 117143 112 0 0 25 0 4 0 651672742 1149452288 174975 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4719.32
Current children cumulated vsize (KiB) 1122512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.17 8.13 8.00 5/274 26232
/proc/meminfo: memFree=20278060/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=987940 CPUtime=4800.37 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1313157 0 0 0 479607 430 0 0 25 0 4 0 651672742 1011650560 170632 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 246985 170632 379 95 0 241967 0
[pid=26195/tid=26196] ppid=26193 vsize=987940 CPUtime=1202.61 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 283386 0 0 0 120170 91 0 0 25 0 4 0 651672742 1011650560 170632 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=987940 CPUtime=1202.61 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 366922 0 0 0 120136 125 0 0 25 0 4 0 651672742 1011650560 170633 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=987940 CPUtime=1192.68 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 355319 0 0 0 119156 112 0 0 25 0 4 0 651672742 1011650560 170633 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 987940

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

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

[startup+1202.6 s]
/proc/loadavg: 8.17 8.13 8.00 5/274 26232
/proc/meminfo: memFree=20278060/32950904 swapFree=67057400/67111528
[pid=26195] ppid=26193 vsize=987940 CPUtime=4800.37 cores=0,2,4,6
/proc/26195/stat : 26195 (strangenight2-m) R 26193 26195 25944 0 -1 4202496 1313157 0 0 0 479607 430 0 0 25 0 4 0 651672742 1011650560 170632 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26195/statm: 246985 170632 379 95 0 241967 0
[pid=26195/tid=26196] ppid=26193 vsize=987940 CPUtime=1202.61 cores=0,2,4,6
/proc/26195/task/26196/stat : 26196 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 283386 0 0 0 120170 91 0 0 25 0 4 0 651672742 1011650560 170632 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26195/tid=26197] ppid=26193 vsize=987940 CPUtime=1202.61 cores=0,2,4,6
/proc/26195/task/26197/stat : 26197 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 366922 0 0 0 120136 125 0 0 25 0 4 0 651672742 1011650560 170633 33554432000 4194304 4580107 140733483975504 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26195/tid=26198] ppid=26193 vsize=987940 CPUtime=1192.68 cores=0,2,4,6
/proc/26195/task/26198/stat : 26198 (strangenight2-m) R 26193 26195 25944 0 -1 4202560 355319 0 0 0 119156 112 0 0 25 0 4 0 651672742 1011650560 170633 33554432000 4194304 4580107 140733483975504 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 987940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.65
CPU time (s): 4800.44
CPU user time (s): 4796.1
CPU system time (s): 4.34234
CPU usage (%): 399.155
Max. virtual memory (cumulated for all children) (KiB): 1122512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.1
system time used= 4.34234
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1313160
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= 1861
involuntary context switches= 21011

runsolver used 2.86356 second user time and 7.09792 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 21:18:50
IDJOB=3366285
IDBENCH=82694
IDSOLVER=1844
FILE ID=node121/3366285-1305400730
RUNJOBID= node121-1305398320-25962
PBS_JOBID= 13324487
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366285-1305400730/watcher-3366285-1305400730 -o /tmp/evaluation-result-3366285-1305400730/solver-3366285-1305400730 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366285-1305400730.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=689830618

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20930664 kB
Buffers:        299272 kB
Cached:        5964836 kB
SwapCached:       7656 kB
Active:        6454720 kB
Inactive:      5213608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20930664 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:     5401552 kB
Mapped:          22000 kB
Slab:           265296 kB
PageTables:      24220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30760236 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= 73428 MiB
End job on node121 at 2011-05-14 21:38:55