Trace number 3366172

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.27 1203.25

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
MD5SUM6f9c7c042784ec486e9e8bc570309805
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.01/0.01	c Using 4 threads
0.27/0.10	c This is CryptoMiniSat 3.0.0
0.27/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.27/0.10	c Reading file 'HOME/instance-3366172-1305397971.cnf'
0.27/0.10	c -- header says num vars:            250
0.27/0.10	c -- header says num clauses:       21250
0.27/0.11	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.27/0.11	c -- vars added        250
0.27/0.11	c Parsing time:  0.01 s
0.27/0.11	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
2.72/0.80	c asymm  cl-useful: 0/14560/21250 lits-rem:0 time: 0.36
2.72/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.72/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.72/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.72/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.72/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.72/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.72/0.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2.72/0.88	c Finding binary XORs  T:     0.00 s  found:       0
2.72/0.89	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.72/0.89	c calculated reachability. Time: 0.00
2.72/0.89	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
2.72/0.89	c =========================================================================================
2.72/0.89	c types(t): F = full restart, N = normal restart
2.72/0.89	c types(t): S = simplification begin/end, E = solution found
2.72/0.89	c restart types(rt): st = static, dy = dynamic
2.72/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.72/0.89	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
3.91/1.16	c  N dy    12      4666       250     21250         0      4541    148750    309223     57.70     60.95
5.15/1.43	c  N dy    29      8953       250     21250         0      6307    148750    366877     58.42     61.91
6.30/1.72	c  N dy    44     13290       250     21250         0      6390    148750    305020     58.41     61.66
7.50/2.07	c  N dy    61     18138       250     21250         0      5628    148750    194004     58.39     61.51
8.71/2.37	c  N dy    75     22479       250     21250         0      9867    148750    476052     58.40     61.78
9.54/2.56	c  F st    84     25000       250     21250         0     12330    148750    638142     58.37     58.69
10.29/2.72	c  N st    88     27031       250     21250         0      7670    148750    271383     58.37   no data
11.08/2.92	c  S st    90     30000       250     21250         0     10576    148750    466782     58.37   no data
11.08/2.97	c  S st    90     30504       250     21250         0     11072    148750    496694     58.37   no data
11.08/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.08/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.08/2.99	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
11.08/2.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.08/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.08/2.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.08/2.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.08/2.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.50/3.57	c lits-rem:       211  cl-subs:      246  v-elim:      0  v-fix:    0  time:  0.56 s
14.67/3.80	c asymm  cl-useful: 0/6370/21250 lits-rem:0 time: 0.23
14.67/3.80	c calculated reachability. Time: 0.00
14.67/3.80	c  N dy    90     30504       250     21250         0     10826    148750    474027     58.37   no data
16.28/4.21	c  N dy   100     35012       250     21250         0     15228    148750    764420     58.22     61.38
17.47/4.55	c  N dy   111     39368       250     21250         0     11756    148750    483817     58.17     61.37
18.66/4.89	c  N dy   122     43403       250     21250         0     15698    148750    743130     58.07     62.22
19.86/5.12	c  S st   134     45758       250     21250         0      9258    148750    265692     58.10     59.19
19.86/5.17	c  S st   134     46260       250     21250         0      9757    148750    296673     58.10   no data
19.86/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.86/5.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.86/5.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.86/5.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.86/5.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.86/5.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.86/5.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.86/5.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.26/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.66/5.32	c lits-rem:         0  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.12 s
20.66/5.32	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
20.66/5.33	c vivif2 --  cl tried     9716 cl shrink        0 lits rem          0 time: 0.00
22.27/5.75	c asymm  cl-useful: 0/14861/21250 lits-rem:0 time: 0.42
22.27/5.75	c calculated reachability. Time: 0.00
22.27/5.75	c  N dy   134     46260       250     21250         0      9716    148750    293002     58.10   no data
23.45/6.06	c  N dy   147     50323       250     21250         0     13676    148750    552803     58.07     61.76
25.05/6.41	c  N dy   156     54420       250     21250         0     17674    148750    816729     57.91     61.03
26.25/6.78	c  N dy   176     58559       250     21250         0     11969    148750    392642     57.97     61.07
27.84/7.18	c  N dy   196     62595       250     21250         0     15913    148750    655613     58.07     61.16
29.84/7.60	c  N dy   216     66783       250     21250         0     20019    148750    928730     58.13     61.26
30.64/7.85	c  S st   230     69391       250     21250         0     11829    148750    331935     58.17   no data
31.06/7.91	c  S st   230     69896       250     21250         0     12330    148750    362873     58.17   no data
31.06/7.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.06/7.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.06/7.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.06/7.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.06/7.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.06/7.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.06/7.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.06/7.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.06/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.83/8.14	c lits-rem:        22  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.19 s
31.83/8.14	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
31.83/8.15	c vivif2 --  cl tried    12263 cl shrink        0 lits rem          0 time: 0.00
32.63/8.38	c asymm  cl-useful: 0/6091/21250 lits-rem:0 time: 0.23
32.63/8.38	c calculated reachability. Time: 0.00
32.63/8.38	c  N dy   230     69896       250     21250         0     12263    148750    356380     58.17   no data
34.23/8.79	c  N dy   242     74776       250     21250         0     17032    148750    670835     58.13     61.23
36.22/9.26	c  N dy   256     80089       250     21250         0     22236    148750   1014127     58.08     61.23
38.21/9.74	c  N dy   271     85470       250     21250         0     15765    148750    536944     58.04     61.21
39.02/9.91	c  F st   273     87501       250     21250         0     17761    148750    668369     57.99     57.83
40.60/10.37	c  N dy   279     92692       250     21250         0     22844    148750   1014925     57.99   no data
43.01/10.95	c  N dy   304     98683       250     21250         0     15979    148750    502140     58.04     61.41
45.40/11.58	c  S st   323    104846       250     21250         0     21988    148750    902779     58.04   no data
45.80/11.66	c  S st   323    105351       250     21250         0     22488    148750    933709     58.04   no data
45.80/11.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.80/11.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
45.80/11.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.80/11.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.80/11.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.80/11.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
45.80/11.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.19/11.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.19/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.37/14.01	c lits-rem:       197  cl-subs:      574  v-elim:      0  v-fix:    0  time:  2.28 s
55.37/14.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
55.37/14.02	c vivif2 --  cl tried    21914 cl shrink        0 lits rem          0 time: 0.01
56.17/14.29	c asymm  cl-useful: 0/5663/21250 lits-rem:0 time: 0.26
56.17/14.29	c calculated reachability. Time: 0.00
56.17/14.29	c  N dy   323    105351       250     21250         0     21914    148750    881036     58.04   no data
59.36/15.10	c  N dy   344    112355       250     21250         0     15076    148750    389668     58.03     61.46
62.55/15.84	c  N dy   357    119880       250     21250         0     22420    148750    878099     57.96     61.21
65.75/16.69	c  N dy   382    127552       250     21250         0     15259    148750    349440     57.96     65.81
69.34/17.52	c  N dy   417    136187       250     21250         0     23671    148750    906836     57.98     61.36
73.33/18.53	c  N dy   439    146001       250     21250         0     17635    148750    452717     57.87     61.13
77.72/19.61	c  N dy   471    157061       250     21250         0     28437    148750   1167710     57.85     61.07
78.12/19.72	c  S st   475    158026       250     21250         0     29375    148750   1229407     57.85     56.80
78.52/19.82	c  S st   475    158527       250     21250         0     29867    148750   1261008     57.85   no data
78.52/19.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.52/19.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
78.52/19.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.52/19.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.52/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.52/19.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
78.52/19.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.52/19.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.52/19.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.28/24.06	c lits-rem:       321  cl-subs:      826  v-elim:      0  v-fix:    0  time:  4.17 s
95.28/24.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
95.28/24.08	c vivif2 --  cl tried    29041 cl shrink        0 lits rem          0 time: 0.02
96.48/24.35	c asymm  cl-useful: 0/4317/21250 lits-rem:0 time: 0.27
96.48/24.35	c calculated reachability. Time: 0.00
96.48/24.35	c  N dy   475    158527       250     21250         0     29041    148750   1185972     57.85   no data
100.86/25.50	c  N dy   513    168962       250     21250         0     22670    148750    733025     57.87     61.34
106.84/26.90	c  N dy   552    179924       250     21250         0     33377    148750   1440007     57.88     60.95
111.63/28.18	c  N dy   594    191454       250     21250         0     27065    148750    970679     57.91     61.06
118.02/29.75	c  N dy   635    203683       250     21250         0     20443    148750    475550     57.91     63.81
125.20/31.50	c  N dy   685    216711       250     21250         0     33166    148750   1317877     57.90     61.38
131.59/33.15	c  N dy   736    230658       250     21250         0     27240    148750    874904     57.92     61.09
135.18/34.00	c  S st   753    237792       250     21250         0     34206    148750   1332573     57.88     53.13
135.58/34.11	c  S st   753    238293       250     21250         0     34698    148750   1364221     57.88   no data
135.58/34.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.58/34.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
135.58/34.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.58/34.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.58/34.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.58/34.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
135.58/34.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.58/34.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
135.58/34.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.76/39.99	c lits-rem:       301  cl-subs:      905  v-elim:      0  v-fix:    0  time:  5.80 s
158.76/39.99	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
159.11/40.01	c vivif2 --  cl tried    33793 cl shrink        0 lits rem          0 time: 0.02
159.91/40.30	c asymm  cl-useful: 0/3850/21250 lits-rem:0 time: 0.29
160.31/40.30	c calculated reachability. Time: 0.00
160.31/40.30	c  N dy   753    238293       250     21250         0     33793    148750   1282330     57.88   no data
167.53/42.12	c  N dy   809    253556       250     21250         0     28218    148750    883602     57.87     60.95
177.06/44.59	c  N dy   883    273011       250     21250         0     25745    148750    665601     57.88     60.96
185.84/46.75	c  N dy   938    290617       250     21250         0     42952    148750   1801925     57.85     60.99
193.44/48.65	c  F st  1006    306250       250     21250         0     35767    148750   1272803     57.88     58.03
195.02/49.08	c  N st  1011    309545       250     21250         0     38974    148750   1485795     57.88   no data
205.39/51.66	c  N dy  1084    329352       250     21250         0     34852    148750   1163961     57.91     61.07
216.16/54.34	c  N dy  1149    349469       250     21250         0     30128    148750    794294     57.87     61.11
220.19/55.34	c  S st  1185    357441       250     21250         0     37932    148750   1311542     57.89   no data
220.55/55.45	c  S st  1185    357948       250     21250         0     38427    148750   1343008     57.89   no data
220.55/55.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.55/55.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
220.55/55.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.55/55.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.55/55.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.55/55.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
220.55/55.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
220.55/55.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
220.95/55.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.88/62.51	c lits-rem:       246  cl-subs:      677  v-elim:      0  v-fix:    0  time:  6.99 s
248.88/62.52	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
248.88/62.54	c vivif2 --  cl tried    37750 cl shrink        0 lits rem          0 time: 0.02
250.08/62.89	c asymm  cl-useful: 0/3482/21250 lits-rem:0 time: 0.36
250.08/62.89	c calculated reachability. Time: 0.00
250.08/62.89	c  N dy  1185    357948       250     21250         0     37750    148750   1278870     57.89   no data
262.05/65.81	c  N dy  1245    378048       250     21250         0     31960    148750    856035     57.86     60.94
274.42/68.99	c  N dy  1331    398649       250     21250         0     52103    148750   2192019     57.88     61.00
285.20/71.70	c  N dy  1393    418906       250     21250         0     45519    148750   1699499     57.85     61.05
296.77/74.54	c  N dy  1457    438963       250     21250         0     37754    148750   1133613     57.83     60.93
309.53/77.77	c  N dy  1530    459369       250     21250         0     29362    148750    523368     57.84     61.31
320.72/80.56	c  N dy  1607    479385       250     21250         0     48923    148750   1815437     57.85     62.97
333.08/83.60	c  N dy  1689    499529       250     21250         0     39320    148750   1124558     57.85     61.25
346.24/86.93	c  N dy  1763    520172       250     21250         0     59501    148750   2460896     57.85     61.08
355.43/89.22	c  S st  1822    536923       250     21250         0     45550    148750   1490149     57.86   no data
355.84/89.34	c  S st  1822    537426       250     21250         0     46049    148750   1521512     57.86   no data
355.84/89.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
355.84/89.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
355.84/89.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.84/89.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.84/89.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.84/89.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
355.84/89.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
355.84/89.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
356.26/89.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.98/97.14	c lits-rem:       369  cl-subs:      881  v-elim:      0  v-fix:    0  time:  7.70 s
386.98/97.15	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
386.98/97.16	c vivif2 --  cl tried    45168 cl shrink        0 lits rem          0 time: 0.02
388.53/97.50	c asymm  cl-useful: 0/3015/21250 lits-rem:0 time: 0.33
388.53/97.50	c calculated reachability. Time: 0.00
388.53/97.50	c  N dy  1822    537426       250     21250         0     45168    148750   1440362     57.86   no data
401.70/100.82	c  N dy  1865    557634       250     21250         0     33614    148750    642968     57.82     61.06
413.66/103.87	c  N dy  1939    577677       250     21250         0     53238    148750   1940332     57.82     61.91
428.03/107.46	c  N dy  1999    597771       250     21250         0     40589    148750   1046152     57.80     63.90
442.39/111.02	c  N dy  2088    617838       250     21250         0     60164    148750   2338659     57.82     61.41
455.97/114.42	c  N dy  2167    637859       250     21250         0     46570    148750   1393288     57.82     61.12
471.52/118.31	c  N dy  2243    658024       250     21250         0     66317    148750   2700146     57.84     61.05
485.89/121.91	c  N dy  2314    678127       250     21250         0     51779    148750   1681406     57.84     60.90
501.85/125.95	c  N dy  2401    698229       250     21250         0     36205    148750    595760     57.85     61.32
514.26/129.07	c  N dy  2454    718941       250     21250         0     56438    148750   1934814     57.83     61.65
529.77/132.98	c  N dy  2521    738943       250     21250         0     39827    148750    776914     57.83     61.04
543.74/136.44	c  N dy  2579    759636       250     21250         0     60061    148750   2115536     57.82     60.93
560.90/140.75	c  N dy  2657    782137       250     21250         0     44908    148750   1058262     57.81     61.06
574.86/144.24	c  N dy  2728    802209       250     21250         0     64546    148750   2357230     57.82     61.42
578.05/145.04	c  S st  2745    806140       250     21250         0     68395    148750   2612624     57.82   no data
578.85/145.22	c  S st  2745    806644       250     21250         0     68893    148750   2644810     57.82   no data
578.85/145.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
578.85/145.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
578.85/145.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
578.85/145.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
578.85/145.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
578.85/145.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
578.85/145.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
579.25/145.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
579.25/145.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
704.93/176.81	c lits-rem:       790  cl-subs:     1845  v-elim:      0  v-fix:    0  time: 31.44 s
704.93/176.81	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
704.93/176.85	c vivif2 --  cl tried    67048 cl shrink        0 lits rem          0 time: 0.03
705.73/177.00	c asymm  cl-useful: 0/923/21250 lits-rem:0 time: 0.15
705.73/177.00	c calculated reachability. Time: 0.00
705.73/177.00	c  N dy  2745    806644       250     21250         0     67048    148750   2476007     57.82   no data
720.11/180.69	c  N dy  2798    827057       250     21250         0     48871    148750   1263057     57.80     61.08
735.25/184.49	c  N dy  2879    847320       250     21250         0     68676    148750   2575278     57.81     60.89
750.42/188.31	c  N dy  2953    867432       250     21250         0     49244    148750   1237126     57.82     62.25
765.57/192.06	c  N dy  3027    887468       250     21250         0     68815    148750   2527261     57.81     61.31
781.56/196.03	c  N dy  3092    907490       250     21250         0     48319    148750   1114841     57.81     67.24
796.29/199.75	c  N dy  3172    927538       250     21250         0     67944    148750   2415981     57.82     61.53
813.85/204.11	c  N dy  3253    948317       250     21250         0     47167    148750    989309     57.83     61.34
828.22/207.71	c  N dy  3306    968999       250     21250         0     67382    148750   2324568     57.81     60.92
845.37/212.03	c  N dy  3368    989306       250     21250         0     45184    148750    799363     57.80     60.93
858.94/215.49	c  N dy  3436   1009394       250     21250         0     64809    148750   2097102     57.79     61.01
877.69/220.15	c  N dy  3506   1029427       250     21250         0     84368    148750   3390643     57.79     60.90
892.85/223.99	c  N dy  3575   1049507       250     21250         0     61041    148750   1798247     57.79     61.24
914.39/229.33	c  N dy  3654   1071498       250     21250         0     82519    148750   3219113     57.79     61.04
914.79/229.44	c  F st  3658   1071875       250     21250         0     82883    148750   3244071     57.79   no data
932.75/233.95	c  N dy  3706   1092023       250     21250         0     58571    148750   1575515     57.79     60.96
950.70/238.43	c  N dy  3782   1112101       250     21250         0     78163    148750   2872671     57.79     62.56
969.85/243.27	c  N dy  3843   1133734       250     21250         0     54399    148750   1242326     57.77     61.22
986.21/247.37	c  N dy  3920   1153819       250     21250         0     74040    148750   2538715     57.78     60.97
1006.56/252.42	c  N dy  3984   1174486       250     21250         0     48304    148750    787637     57.77     61.49
1021.72/256.26	c  N dy  4041   1195729       250     21250         0     69082    148750   2152630     57.76     60.92
1034.89/259.57	c  S st  4098   1209967       250     21250         0     82985    148750   3073628     57.76   no data
1035.69/259.79	c  S st  4098   1210469       250     21250         0     83486    148750   3106321     57.76   no data
1035.69/259.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1036.11/259.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1036.11/259.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1036.11/259.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1036.11/259.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1036.11/259.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1036.11/259.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1036.11/259.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1036.52/259.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.19/289.49	c lits-rem:       823  cl-subs:     2276  v-elim:      0  v-fix:    0  time: 29.51 s
1154.19/289.49	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1154.60/289.53	c vivif2 --  cl tried    81210 cl shrink        0 lits rem          0 time: 0.04
1156.19/289.90	c asymm  cl-useful: 0/2483/21250 lits-rem:0 time: 0.38
1156.19/289.91	c calculated reachability. Time: 0.00
1156.19/289.91	c  N dy  4098   1210469       250     21250         0     81210    148750   2900423     57.76   no data
1176.14/294.97	c  N dy  4174   1233737       250     21250         0     57043    148750   1310667     57.76     60.94
1193.70/299.35	c  N dy  4268   1253817       250     21250         0     76607    148750   2606090     57.78     60.95
1215.24/304.75	c  N dy  4345   1274466       250     21250         0     48942    148750    720490     57.78     60.95
1230.00/308.45	c  N dy  4428   1294828       250     21250         0     68832    148750   2034278     57.78     61.03
1249.15/313.27	c  N dy  4507   1314891       250     21250         0     88450    148750   3333683     57.79     64.51
1267.51/317.85	c  N dy  4592   1334993       250     21250         0     59263    148750   1351405     57.80     60.88
1285.06/322.23	c  N dy  4683   1355091       250     21250         0     78892    148750   2654613     57.81     60.92
1307.40/327.89	c  N dy  4772   1375754       250     21250         0     99097    148750   3989302     57.82     61.23
1322.95/331.77	c  N dy  4833   1395802       250     21250         0     68828    148750   1922002     57.81     61.11
1342.12/336.58	c  N dy  4906   1416112       250     21250         0     88631    148750   3231686     57.82     61.25
1362.46/341.63	c  N dy  4977   1436296       250     21250         0     57564    148750   1124375     57.82     61.32
1379.22/345.90	c  N dy  5071   1456304       250     21250         0     77100    148750   2421682     57.83     61.01
1399.98/351.07	c  N dy  5129   1477062       250     21250         0     97354    148750   3763069     57.82     60.89
1418.36/355.66	c  N dy  5208   1497245       250     21250         0     65359    148750   1586140     57.83     61.86
1437.08/360.35	c  N dy  5283   1517424       250     21250         0     85072    148750   2888355     57.83     61.35
1461.41/366.44	c  N dy  5357   1537456       250     21250         0    104653    148750   4186631     57.83     61.03
1478.17/370.67	c  N dy  5427   1557791       250     21250         0     71760    148750   1947415     57.82     61.34
1499.32/375.90	c  N dy  5509   1577946       250     21250         0     91423    148750   3250037     57.83     60.92
1522.46/381.70	c  N dy  5568   1597999       250     21250         0     57311    148750    945610     57.83     60.99
1540.42/386.28	c  N dy  5656   1619414       250     21250         0     78207    148750   2331107     57.83     61.88
1561.96/391.66	c  N dy  5736   1639736       250     21250         0     98073    148750   3646288     57.83     61.03
1582.30/396.78	c  N dy  5803   1660086       250     21250         0     63250    148750   1280158     57.83     61.63
1600.26/401.22	c  N dy  5877   1680119       250     21250         0     82814    148750   2576262     57.83     61.17
1622.60/406.81	c  N dy  5936   1700301       250     21250         0    102530    148750   3877278     57.82     61.34
1636.17/410.29	c  S st  5983   1710469       250     21250         0     56788    148750    800748     57.82     57.95
1636.97/410.45	c  S st  5983   1710975       250     21250         0     57285    148750    831733     57.82   no data
1636.97/410.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1636.97/410.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1636.97/410.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1636.97/410.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1636.97/410.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1636.97/410.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1636.97/410.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1637.39/410.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1637.39/410.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1644.55/412.31	c lits-rem:        29  cl-subs:       69  v-elim:      0  v-fix:    0  time:  1.77 s
1644.55/412.31	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1644.55/412.32	c vivif2 --  cl tried    57216 cl shrink        0 lits rem          0 time: 0.01
1645.75/412.70	c asymm  cl-useful: 0/2815/21250 lits-rem:0 time: 0.37
1645.75/412.70	c calculated reachability. Time: 0.00
1645.75/412.70	c  N dy  5983   1710975       250     21250         0     57216    148750    825161     57.82   no data
1664.14/417.26	c  N dy  6058   1731371       250     21250         0     77103    148750   2144093     57.83     60.97
1688.43/423.33	c  N dy  6127   1751480       250     21250         0     96756    148750   3452271     57.83     61.38
1714.77/429.92	c  N dy  6208   1771561       250     21250         0     59740    148750    938479     57.84     60.91
1733.13/434.58	c  N dy  6301   1791824       250     21250         0     79539    148750   2246529     57.84     61.62
1755.47/440.20	c  N dy  6383   1812164       250     21250         0     99409    148750   3563133     57.84     61.54
1780.21/446.36	c  N dy  6458   1832331       250     21250         0     61481    148750    997620     57.85     61.01
1799.78/451.30	c  N dy  6512   1854994       250     21250         0     83634    148750   2464818     57.83     60.92
1821.73/456.76	c  N dy  6581   1875079       250     21250         0    103284    148750   3764810     57.83     62.39
1845.24/462.62	c  N dy  6656   1895323       250     21250         0     64426    148750   1136214     57.84     61.46
1863.60/467.20	c  N dy  6736   1915442       250     21250         0     84112    148750   2443913     57.84     61.70
1885.94/472.83	c  N dy  6815   1935453       250     21250         0    103636    148750   3738919     57.84     61.30
1911.07/479.13	c  N dy  6894   1956193       250     21250         0     64313    148750   1074252     57.84     61.25
1929.03/483.67	c  N dy  6970   1976355       250     21250         0     84007    148750   2380174     57.84     61.04
1951.77/489.35	c  N dy  7055   1996359       250     21250         0    103558    148750   3675201     57.85     61.13
1977.71/495.82	c  N dy  7130   2016387       250     21250         0     62514    148750    897733     57.85     60.90
1995.66/500.39	c  N dy  7194   2037066       250     21250         0     82743    148750   2236035     57.84     60.92
2019.22/506.23	c  N dy  7284   2057484       250     21250         0    102707    148750   3555327     57.85     60.93
2045.98/512.98	c  N dy  7360   2077665       250     21250         0    122419    148750   4859945     57.85     61.05
2064.29/517.54	c  N dy  7415   2097773       250     21250         0     80482    148750   2032905     57.84     61.20
2087.83/523.49	c  N dy  7499   2117959       250     21250         0    100178    148750   3334680     57.84     61.07
2116.96/530.72	c  N dy  7595   2138214       250     21250         0    119987    148750   4649819     57.85     61.10
2137.73/535.97	c  N dy  7666   2158362       250     21250         0     77152    148750   1760247     57.85     61.21
2158.46/541.14	c  N dy  7741   2178391       250     21250         0     96652    148750   3052666     57.85     61.42
2183.98/547.53	c  N dy  7812   2199030       250     21250         0    116821    148750   4385890     57.85     61.46
2200.74/551.73	c  S st  7871   2210978       250     21250         0     65012    148750    900671     57.86     60.50
2201.54/551.90	c  S st  7871   2211480       250     21250         0     65512    148750    932625     57.86   no data
2201.54/551.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2201.54/551.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2201.54/551.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2201.54/551.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2201.54/551.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2201.54/551.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2201.54/551.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2201.54/551.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2201.54/552.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2208.36/553.69	c lits-rem:        60  cl-subs:       98  v-elim:      0  v-fix:    0  time:  1.69 s
2208.36/553.69	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2208.71/553.70	c vivif2 --  cl tried    65414 cl shrink        0 lits rem          0 time: 0.01
2209.91/554.05	c asymm  cl-useful: 0/2442/21250 lits-rem:0 time: 0.35
2209.91/554.05	c calculated reachability. Time: 0.00
2209.91/554.05	c  N dy  7871   2211480       250     21250         0     65414    148750    923165     57.86   no data
2228.28/558.61	c  N dy  7923   2231848       250     21250         0     85299    148750   2238240     57.85     61.15
2251.01/564.40	c  N dy  7988   2252467       250     21250         0    105446    148750   3571849     57.85     61.14
2278.59/571.22	c  N dy  8064   2272627       250     21250         0    125130    148750   4875024     57.86     61.66
2298.10/576.15	c  N dy  8128   2292663       250     21250         0     80296    148750   1865280     57.85     61.37
2319.24/581.45	c  N dy  8193   2312730       250     21250         0     99886    148750   3167246     57.85     61.35
2359.13/591.43	c  N dy  8264   2344413       250     21250         0    130799    148750   5217350     57.83     60.91
2379.53/596.51	c  N dy  8340   2364886       250     21250         0     85329    148750   2142557     57.83     60.91
2405.03/602.94	c  N dy  8416   2384910       250     21250         0    104879    148750   3443215     57.83     61.08
2432.20/609.74	c  N dy  8474   2404911       250     21250         0    124431    148750   4738908     57.83     61.72
2456.10/615.75	c  N dy  8544   2424993       250     21250         0     77639    148750   1573326     57.83     63.78
2477.64/621.19	c  N dy  8622   2445020       250     21250         0     97219    148750   2862719     57.83     61.52
2502.01/627.30	c  N dy  8682   2465084       250     21250         0    116842    148750   4166638     57.83     64.73
2531.90/634.79	c  N dy  8768   2485266       250     21250         0     69150    148750    955989     57.83     60.93
2551.45/639.69	c  N dy  8850   2505543       250     21250         0     88949    148750   2274577     57.84     61.20
2574.59/645.43	c  N dy  8917   2525838       250     21250         0    108768    148750   3588565     57.83     60.97
2603.37/652.61	c  N dy  8997   2545946       250     21250         0    128437    148750   4887017     57.84     61.28
2626.86/658.52	c  N dy  9073   2566031       250     21250         0     79678    148750   1606723     57.84     61.90
2648.41/663.97	c  N dy  9159   2586089       250     21250         0     99254    148750   2904046     57.84     61.07
2675.95/670.89	c  N dy  9245   2606953       250     21250         0    119649    148750   4252649     57.84     61.05
2710.65/679.52	c  N dy  9318   2631919       250     21250         0     74659    148750   1204426     57.83     61.79
2731.80/684.82	c  N dy  9390   2652292       250     21250         0     94558    148750   2525143     57.83     61.52
2760.53/692.09	c  N dy  9476   2672397       250     21250         0    114180    148750   3833656     57.84     60.95
2792.85/700.12	c  N dy  9555   2693223       250     21250         0    134532    148750   5181565     57.84     61.13
2815.20/705.73	c  S st  9622   2711480       250     21250         0     82040    148750   1643037     57.84     53.36
2816.00/705.96	c  S st  9622   2711982       250     21250         0     82538    148750   1675448     57.84   no data
2816.00/705.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2816.40/706.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2816.40/706.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2816.40/706.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2816.40/706.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2816.40/706.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2816.40/706.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2816.40/706.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2816.80/706.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2851.10/714.75	c lits-rem:       330  cl-subs:      694  v-elim:      0  v-fix:    0  time:  8.65 s
2851.10/714.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2851.10/714.78	c vivif2 --  cl tried    81844 cl shrink        0 lits rem          0 time: 0.02
2852.70/715.16	c asymm  cl-useful: 0/2028/21250 lits-rem:0 time: 0.38
2852.70/715.16	c calculated reachability. Time: 0.00
2852.70/715.16	c  N dy  9622   2711982       250     21250         0     81844    148750   1611701     57.84   no data
2875.85/720.92	c  N dy  9708   2732185       250     21250         0    101605    148750   2914544     57.84     61.25
2902.17/727.54	c  N dy  9782   2752347       250     21250         0    121298    148750   4220685     57.84     61.02
2932.89/735.22	c  N dy  9860   2772617       250     21250         0    141114    148750   5542698     57.85     61.62
2952.45/740.16	c  N dy  9908   2792637       250     21250         0     89299    148750   2064223     57.84     60.96
2976.43/746.19	c  N dy  9991   2812863       250     21250         0    109084    148750   3379198     57.85     61.53
3004.31/753.14	c  N dy 10070   2832925       250     21250         0    128712    148750   4690143     57.85     61.13
3034.24/760.63	c  N dy 10131   2853196       250     21250         0     76250    148750   1143927     57.85     61.15
3055.78/766.06	c  N dy 10229   2873804       250     21250         0     96418    148750   2491418     57.85     61.07
3082.51/772.71	c  N dy 10310   2894346       250     21250         0    116466    148750   3823513     57.86     62.35
3111.24/779.97	c  N dy 10375   2914377       250     21250         0    136043    148750   5122357     57.85     61.02
3140.77/787.34	c  N dy 10435   2934422       250     21250         0     82324    148750   1492862     57.85     61.56
3162.31/792.75	c  N dy 10487   2954582       250     21250         0    102029    148750   2795205     57.85     61.09
3190.65/799.83	c  N dy 10586   2974750       250     21250         0    121738    148750   4108080     57.85     61.09
3221.37/807.53	c  N dy 10651   2994772       250     21250         0    141257    148750   5399466     57.85     61.05
3246.10/813.79	c  N dy 10717   3014803       250     21250         0     86561    148750   1715973     57.85     61.57
3271.63/820.17	c  N dy 10812   3036060       250     21250         0    107325    148750   3096481     57.85     60.93
3299.97/827.23	c  N dy 10888   3056739       250     21250         0    127535    148750   4438662     57.86     60.99
3330.29/834.89	c  N dy 10949   3076858       250     21250         0    147201    148750   5744433     57.85     61.52
3354.63/840.92	c  N dy 11040   3096951       250     21250         0     91594    148750   1995967     57.86     61.60
3378.17/846.86	c  N dy 11089   3117972       250     21250         0    112135    148750   3351038     57.85     60.94
3407.29/854.17	c  N dy 11175   3138282       250     21250         0    131985    148750   4675282     57.86     60.94
3440.82/862.55	c  N dy 11249   3158596       250     21250         0    151832    148750   5989914     57.86     61.13
3463.18/868.14	c  N dy 11337   3178766       250     21250         0     95304    148750   2187516     57.86     61.15
3487.49/874.29	c  N dy 11406   3199120       250     21250         0    115175    148750   3507952     57.86     61.19
3507.84/879.32	c  S st 11459   3211982       250     21250         0    127770    148750   4341689     57.86   no data
3509.04/879.68	c  S st 11459   3212482       250     21250         0    128264    148750   4373000     57.86   no data
3509.44/879.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3509.44/879.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
3509.44/879.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3509.44/879.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3509.44/879.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3509.44/879.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3509.44/879.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3509.84/879.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3510.24/879.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3743.65/938.46	c lits-rem:       966  cl-subs:     2969  v-elim:      0  v-fix:    0  time: 58.48 s
3743.65/938.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3744.06/938.51	c vivif2 --  cl tried   125295 cl shrink        0 lits rem          0 time: 0.05
3745.63/938.95	c asymm  cl-useful: 0/1434/21250 lits-rem:0 time: 0.44
3745.63/938.96	c calculated reachability. Time: 0.00
3745.63/938.96	c  N dy 11459   3212482       250     21250         0    125295    148750   4102283     57.86   no data
3778.76/947.26	c  N dy 11543   3232495       250     21250         0    144884    148750   5404087     57.87     61.09
3807.47/954.46	c  N dy 11631   3252775       250     21250         0     87528    148750   1615897     57.87     60.97
3831.42/960.48	c  N dy 11728   3272904       250     21250         0    107214    148750   2925913     57.88     61.16
3858.95/967.32	c  N dy 11801   3292906       250     21250         0    126705    148750   4216933     57.88     61.38
3888.48/974.73	c  N dy 11861   3312926       250     21250         0    146285    148750   5514872     57.87     61.07
3916.81/981.86	c  N dy 11945   3333056       250     21250         0     87803    148750   1583146     57.87     61.39
3940.35/987.70	c  N dy 12016   3353086       250     21250         0    107359    148750   2880524     57.88     62.96
3974.65/996.31	c  N dy 12072   3377232       250     21250         0    130905    148750   4443606     57.87     60.92
4011.36/1005.61	c  N dy 12146   3397825       250     21250         0    150989    148750   5775193     57.87     61.29
4047.32/1014.52	c  N dy 12241   3419235       250     21250         0     92816    148750   1858613     57.87     60.96
4073.24/1021.10	c  N dy 12319   3439881       250     21250         0    112985    148750   3198643     57.88     61.28
4102.34/1028.33	c  N dy 12388   3459938       250     21250         0    132585    148750   4497996     57.88     60.98
4138.26/1037.30	c  N dy 12476   3480366       250     21250         0    152555    148750   5819622     57.88     61.01
4168.57/1044.93	c  N dy 12563   3501860       250     21250         0     93457    148750   1844338     57.88     61.16
4194.50/1051.44	c  N dy 12642   3523252       250     21250         0    114354    148750   3226815     57.89     61.43
4224.03/1058.85	c  N dy 12718   3543924       250     21250         0    134542    148750   4563350     57.89     61.11
4257.99/1067.35	c  N dy 12802   3564099       250     21250         0    154204    148750   5868883     57.89     61.06
4285.87/1074.38	c  N dy 12871   3584283       250     21250         0     92886    148750   1744590     57.89     61.44
4310.23/1080.50	c  N dy 12954   3604293       250     21250         0    112435    148750   3042580     57.89     61.10
4339.73/1087.82	c  N dy 13044   3624360       250     21250         0    132070    148750   4349942     57.89     61.49
4370.06/1095.49	c  N dy 13111   3644376       250     21250         0    151636    148750   5652064     57.89     61.61
4400.39/1103.05	c  N dy 13178   3664477       250     21250         0     89201    148750   1451307     57.89     61.42
4423.92/1108.95	c  N dy 13257   3684563       250     21250         0    108854    148750   2754502     57.89     61.10
4451.46/1115.84	c  N dy 13330   3704734       250     21250         0    128579    148750   4066524     57.89     61.43
4463.42/1118.80	c  S st 13360   3712484       250     21250         0    136169    148750   4571886     57.89     55.25
4464.61/1119.16	c  S st 13360   3712984       250     21250         0    136658    148750   4603157     57.89   no data
4464.61/1119.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4465.01/1119.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4465.01/1119.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4465.01/1119.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4465.01/1119.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4465.01/1119.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4465.01/1119.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4465.41/1119.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4465.81/1119.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4715.18/1181.91	c lits-rem:      1149  cl-subs:     3058  v-elim:      0  v-fix:    0  time: 62.46 s
4715.18/1181.91	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4715.18/1181.97	c vivif2 --  cl tried   133600 cl shrink        0 lits rem          0 time: 0.06
4717.18/1182.41	c asymm  cl-useful: 0/1348/21250 lits-rem:0 time: 0.44
4717.18/1182.42	c calculated reachability. Time: 0.00
4717.18/1182.42	c  N dy 13360   3712984       250     21250         0    133600    148750   4322121     57.89   no data
4752.30/1191.22	c  N dy 13432   3733094       250     21250         0    153257    148750   5619864     57.89     61.01
4783.02/1198.95	c  F st 13496   3751562       250     21250         0     88243    148750   1329096     57.89   no data
4785.41/1199.53	c  N st 13500   3753595       250     21250         0     90234    148750   1460694     57.89   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366172-1305397971/watcher-3366172-1305397971 -o /tmp/evaluation-result-3366172-1305397971/solver-3366172-1305397971 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366172-1305397971.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: 2.76 2.97 3.19 4/315 17461
/proc/meminfo: memFree=15699272/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17461/statm: 12792 348 299 95 0 7774 0
[pid=17461/tid=17465] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0136389 s]
/proc/loadavg: 2.76 2.97 3.19 4/315 17461
/proc/meminfo: memFree=15699272/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 408 0 0 0 1 0 0 0 20 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466866 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17461/statm: 12792 348 299 95 0 7774 0
[pid=17461/tid=17465] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 730027787 52396032 348 33554432000 4194304 4580107 140734213025216 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 51168

[startup+0.100602 s]
/proc/loadavg: 2.76 2.97 3.19 4/315 17461
/proc/meminfo: memFree=15699272/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=51168 CPUtime=0.27 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 412 0 0 0 27 0 0 0 22 0 4 0 730027787 52396032 352 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466455 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17461/statm: 12792 352 302 95 0 7774 0
[pid=17461/tid=17465] ppid=17456 vsize=51168 CPUtime=0.09 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 4 0 0 0 9 0 0 0 21 0 4 0 730027787 52396032 352 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466448 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 730027787 52396032 352 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=51168 CPUtime=0.08 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 1 0 0 0 8 0 0 0 23 0 4 0 730027787 52396032 352 33554432000 4194304 4580107 140734213025216 18446744073709551615 47021280466457 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 51168

[startup+0.524875 s]
/proc/loadavg: 2.76 2.97 3.19 4/315 17461
/proc/meminfo: memFree=15699272/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=282788 CPUtime=1.61 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 6176 0 0 0 160 1 0 0 22 0 4 0 730027787 289574912 5550 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 70697 5550 372 95 0 65679 0
[pid=17461/tid=17465] ppid=17456 vsize=282788 CPUtime=0.5 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 2133 0 0 0 50 0 0 0 18 0 4 0 730027787 289574912 5550 33554432000 4194304 4580107 140734213025216 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=282788 CPUtime=0.4 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) D 17456 17461 17424 0 -1 4202560 1384 0 0 0 40 0 0 0 18 0 4 0 730027787 289574912 5550 33554432000 4194304 4580107 140734213025216 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=282788 CPUtime=0.49 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 1580 0 0 0 49 0 0 0 18 0 4 0 730027787 289574912 5550 33554432000 4194304 4580107 140734213025216 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 282788

[startup+0.700445 s]
/proc/loadavg: 2.76 2.97 3.19 4/315 17461
/proc/meminfo: memFree=15699272/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=282788 CPUtime=2.32 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 7525 0 0 0 230 2 0 0 22 0 4 0 730027787 289574912 6422 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 70697 6422 377 95 0 65679 0
[pid=17461/tid=17465] ppid=17456 vsize=282788 CPUtime=0.68 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 2298 0 0 0 68 0 0 0 18 0 4 0 730027787 289574912 6422 33554432000 4194304 4580107 140734213025216 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=282788 CPUtime=0.57 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 2314 0 0 0 57 0 0 0 18 0 4 0 730027787 289574912 6422 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=282788 CPUtime=0.67 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 1806 0 0 0 67 0 0 0 18 0 4 0 730027787 289574912 6422 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 282788

[startup+1.5003 s]
/proc/loadavg: 3.18 3.05 3.21 10/323 17469
/proc/meminfo: memFree=15634732/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=296560 CPUtime=5.51 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 14783 0 0 0 548 3 0 0 25 0 4 0 730027787 303677440 9225 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 74140 9225 377 95 0 69122 0
[pid=17461/tid=17465] ppid=17456 vsize=296560 CPUtime=1.48 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 3832 0 0 0 148 0 0 0 19 0 4 0 730027787 303677440 9225 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=296560 CPUtime=1.37 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 3903 0 0 0 137 0 0 0 19 0 4 0 730027787 303677440 9225 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=296560 CPUtime=1.46 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 3461 0 0 0 145 1 0 0 19 0 4 0 730027787 303677440 9225 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 296560

[startup+3.101 s]
/proc/loadavg: 3.18 3.05 3.21 10/323 17469
/proc/meminfo: memFree=15627168/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=297932 CPUtime=11.88 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 27707 0 0 0 1183 5 0 0 25 0 4 0 730027787 305082368 12131 33554432000 4194304 4580107 140734213025216 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 74483 12131 379 95 0 69465 0
[pid=17461/tid=17465] ppid=17456 vsize=297932 CPUtime=3.08 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 6537 0 0 0 307 1 0 0 25 0 4 0 730027787 305082368 12131 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=297932 CPUtime=2.97 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 6767 0 0 0 296 1 0 0 24 0 4 0 730027787 305082368 12131 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=297932 CPUtime=3.05 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 5864 0 0 0 304 1 0 0 25 0 4 0 730027787 305082368 12131 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 297932

[startup+6.3004 s]
/proc/loadavg: 3.56 3.14 3.24 10/323 17469
/proc/meminfo: memFree=15491396/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=306868 CPUtime=24.65 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 47014 0 0 0 2456 9 0 0 25 0 4 0 730027787 314232832 23568 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 76717 23568 379 95 0 71699 0
[pid=17461/tid=17465] ppid=17456 vsize=306868 CPUtime=6.27 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 11477 0 0 0 626 1 0 0 25 0 4 0 730027787 314232832 23568 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=306868 CPUtime=6.17 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 11786 0 0 0 616 1 0 0 25 0 4 0 730027787 314232832 23568 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=306868 CPUtime=6.21 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 12630 0 0 0 619 2 0 0 25 0 4 0 730027787 314232832 23569 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 306868

[startup+12.7002 s]
/proc/loadavg: 3.92 3.22 3.26 10/323 17469
/proc/meminfo: memFree=15365248/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=332784 CPUtime=50.18 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 80140 0 0 0 5002 16 0 0 25 0 4 0 730027787 340770816 39273 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416813 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 83196 39273 379 95 0 78178 0
[pid=17461/tid=17465] ppid=17456 vsize=332784 CPUtime=12.67 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 19148 0 0 0 1264 3 0 0 25 0 4 0 730027787 340770816 39273 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=332784 CPUtime=12.57 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 18438 0 0 0 1254 3 0 0 25 0 4 0 730027787 340770816 39273 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416043 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=332784 CPUtime=12.55 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 22503 0 0 0 1250 5 0 0 25 0 4 0 730027787 340770816 39273 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 332784

[startup+25.5008 s]
/proc/loadavg: 4.55 3.37 3.31 10/323 17470
/proc/meminfo: memFree=15242356/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=333848 CPUtime=101.28 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 117538 0 0 0 10103 25 0 0 25 0 4 0 730027787 341860352 46393 33554432000 4194304 4580107 140734213025216 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 83462 46393 379 95 0 78444 0
[pid=17461/tid=17465] ppid=17456 vsize=333848 CPUtime=25.48 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 25406 0 0 0 2543 5 0 0 25 0 4 0 730027787 341860352 46399 33554432000 4194304 4580107 140734213025216 18446744073709551615 4315898 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=333848 CPUtime=25.39 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 31367 0 0 0 2533 6 0 0 25 0 4 0 730027787 341860352 46400 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=333848 CPUtime=25.22 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 31188 0 0 0 2515 7 0 0 25 0 4 0 730027787 341860352 46400 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 333848

[startup+51.101 s]
/proc/loadavg: 5.99 3.83 3.47 10/323 17470
/proc/meminfo: memFree=15113868/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=424488 CPUtime=203.39 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 174628 0 0 0 20298 41 0 0 25 0 4 0 730027787 434675712 64080 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 106122 64080 379 95 0 101104 0
[pid=17461/tid=17465] ppid=17456 vsize=424488 CPUtime=51.08 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 35918 0 0 0 5100 8 0 0 25 0 4 0 730027787 434675712 64080 33554432000 4194304 4580107 140734213025216 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=424488 CPUtime=50.97 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 43962 0 0 0 5088 9 0 0 25 0 4 0 730027787 434675712 64081 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=424488 CPUtime=50.57 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 47969 0 0 0 5044 13 0 0 25 0 4 0 730027787 434675712 64081 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 424488

[startup+102.3 s]
/proc/loadavg: 7.18 4.49 3.71 10/323 17472
/proc/meminfo: memFree=15101808/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=492920 CPUtime=407.69 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 239037 0 0 0 40708 61 0 0 25 0 4 0 730027787 504750080 72968 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 123230 72968 379 95 0 118212 0
[pid=17461/tid=17465] ppid=17456 vsize=492920 CPUtime=102.28 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 38353 0 0 0 10219 9 0 0 25 0 4 0 730027787 504750080 72968 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=492920 CPUtime=102.17 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 62208 0 0 0 10202 15 0 0 25 0 4 0 730027787 504750080 72968 33554432000 4194304 4580107 140734213025216 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=492920 CPUtime=101.26 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 76763 0 0 0 10105 21 0 0 25 0 4 0 730027787 504750080 72968 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 492920

[startup+162.301 s]

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

[pid=17461] ppid=17456 vsize=769696 CPUtime=2801.63 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 818096 0 0 0 279906 257 0 0 25 0 4 0 730027787 788168704 126363 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 192424 126363 384 95 0 187406 0
[pid=17461/tid=17465] ppid=17456 vsize=769696 CPUtime=702.29 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 122277 0 0 0 70191 38 0 0 25 0 4 0 730027787 788168704 126363 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=769696 CPUtime=702.17 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 224503 0 0 0 70146 71 0 0 25 0 4 0 730027787 788168704 126363 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=769696 CPUtime=695.27 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 265916 0 0 0 69445 82 0 0 25 0 4 0 730027787 788168704 126363 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416320 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.63
Current children cumulated vsize (KiB) 769696

[startup+762.3 s]
/proc/loadavg: 8.17 7.75 5.96 10/323 17492
/proc/meminfo: memFree=14548140/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=782868 CPUtime=3041.03 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 867993 0 0 0 303828 275 0 0 25 0 4 0 730027787 801656832 119923 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 195717 119923 384 95 0 190699 0
[pid=17461/tid=17465] ppid=17456 vsize=782868 CPUtime=762.29 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 131801 0 0 0 76188 41 0 0 25 0 4 0 730027787 801656832 119923 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=782868 CPUtime=762.18 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 239547 0 0 0 76141 77 0 0 25 0 4 0 730027787 801656832 119923 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=782868 CPUtime=754.68 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 279743 0 0 0 75381 87 0 0 25 0 4 0 730027787 801656832 119923 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.03
Current children cumulated vsize (KiB) 782868

[startup+822.3 s]
/proc/loadavg: 8.14 7.83 6.09 10/323 17494
/proc/meminfo: memFree=14530256/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=835824 CPUtime=3280.41 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 917930 0 0 0 327748 293 0 0 25 0 4 0 730027787 855883776 121943 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 208956 121943 384 95 0 203938 0
[pid=17461/tid=17465] ppid=17456 vsize=835824 CPUtime=822.29 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 142696 0 0 0 82184 45 0 0 25 0 4 0 730027787 855883776 121943 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=835824 CPUtime=822.18 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 249793 0 0 0 82138 80 0 0 25 0 4 0 730027787 855883776 121943 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=835824 CPUtime=814.08 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 293782 0 0 0 81316 92 0 0 25 0 4 0 730027787 855883776 121943 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.41
Current children cumulated vsize (KiB) 835824

[startup+882.301 s]
/proc/loadavg: 8.05 7.85 6.21 10/323 17496
/proc/meminfo: memFree=14368536/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1020876 CPUtime=3519.82 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 995288 0 0 0 351669 313 0 0 25 0 4 0 730027787 1045377024 158133 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 255219 158133 384 95 0 250201 0
[pid=17461/tid=17465] ppid=17456 vsize=1020876 CPUtime=882.3 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 163621 0 0 0 88180 50 0 0 25 0 4 0 730027787 1045377024 158133 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1020876 CPUtime=882.18 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 261316 0 0 0 88133 85 0 0 25 0 4 0 730027787 1045377024 158133 33554432000 4194304 4580107 140734213025216 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1020876 CPUtime=873.48 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 316861 0 0 0 87251 97 0 0 25 0 4 0 730027787 1045377024 158133 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.82
Current children cumulated vsize (KiB) 1020876

[startup+942.301 s]
/proc/loadavg: 8.06 7.89 6.32 10/323 17497
/proc/meminfo: memFree=14359320/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1035524 CPUtime=3759.2 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1004007 0 0 0 375601 319 0 0 25 0 4 0 730027787 1060376576 152773 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 258881 152773 384 95 0 253863 0
[pid=17461/tid=17465] ppid=17456 vsize=1035524 CPUtime=942.3 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 163621 0 0 0 94180 50 0 0 25 0 4 0 730027787 1060376576 152773 33554432000 4194304 4580107 140734213025216 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1035524 CPUtime=942.18 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 269472 0 0 0 94128 90 0 0 25 0 4 0 730027787 1060376576 152773 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1035524 CPUtime=932.87 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 316861 0 0 0 93190 97 0 0 25 0 4 0 730027787 1060376576 152773 33554432000 4194304 4580107 140734213025216 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.2
Current children cumulated vsize (KiB) 1035524

[startup+1002.3 s]
/proc/loadavg: 8.08 7.92 6.43 10/323 17499
/proc/meminfo: memFree=14173668/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1095968 CPUtime=3998.62 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1054710 0 0 0 399524 338 0 0 25 0 4 0 730027787 1122271232 158759 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 273992 158759 384 95 0 268974 0
[pid=17461/tid=17465] ppid=17456 vsize=1095968 CPUtime=1002.32 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 172456 0 0 0 100177 55 0 0 25 0 4 0 730027787 1122271232 158761 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1095968 CPUtime=1002.19 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 284602 0 0 0 100125 94 0 0 25 0 4 0 730027787 1122271232 158761 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1095968 CPUtime=992.28 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 329520 0 0 0 99126 102 0 0 25 0 4 0 730027787 1122271232 158761 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.62
Current children cumulated vsize (KiB) 1095968

[startup+1062.3 s]
/proc/loadavg: 8.06 7.95 6.53 10/323 17500
/proc/meminfo: memFree=14225588/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1024028 CPUtime=4237.99 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1096146 0 0 0 423444 355 0 0 25 0 4 0 730027787 1048604672 154688 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 256007 154689 384 95 0 250989 0
[pid=17461/tid=17465] ppid=17456 vsize=1024028 CPUtime=1062.31 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 182320 0 0 0 106172 59 0 0 25 0 4 0 730027787 1048604672 154689 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1024028 CPUtime=1062.18 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 289051 0 0 0 106122 96 0 0 25 0 4 0 730027787 1048604672 154689 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1024028 CPUtime=1051.67 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 343070 0 0 0 105060 107 0 0 25 0 4 0 730027787 1048604672 154689 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.99
Current children cumulated vsize (KiB) 1024028

[startup+1122.31 s]
/proc/loadavg: 8.14 7.99 6.63 10/323 17502
/proc/meminfo: memFree=14123880/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1025608 CPUtime=4477.43 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1149129 0 0 0 447370 373 0 0 25 0 4 0 730027787 1050222592 162863 33554432000 4194304 4580107 140734213025216 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 256402 162863 382 95 0 251384 0
[pid=17461/tid=17465] ppid=17456 vsize=1025608 CPUtime=1122.31 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 192336 0 0 0 112169 62 0 0 25 0 4 0 730027787 1050222592 162863 33554432000 4194304 4580107 140734213025216 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1025608 CPUtime=1122.19 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 300397 0 0 0 112118 101 0 0 25 0 4 0 730027787 1050222592 162863 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1025608 CPUtime=1111.09 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 356887 0 0 0 110996 113 0 0 25 0 4 0 730027787 1050222592 162863 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.43
Current children cumulated vsize (KiB) 1025608

[startup+1182.3 s]
/proc/loadavg: 8.12 8.00 6.72 10/323 17504
/proc/meminfo: memFree=14073748/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1110340 CPUtime=4716.78 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1169936 0 0 0 471298 380 0 0 25 0 4 0 730027787 1136988160 179244 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 277585 179244 382 95 0 272567 0
[pid=17461/tid=17465] ppid=17456 vsize=1110340 CPUtime=1182.31 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 199386 0 0 0 118167 64 0 0 25 0 4 0 730027787 1136988160 179244 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1110340 CPUtime=1182.19 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 306164 0 0 0 118114 105 0 0 25 0 4 0 730027787 1136988160 179244 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1110340 CPUtime=1170.48 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 364877 0 0 0 116934 114 0 0 25 0 4 0 730027787 1136988160 179244 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.78
Current children cumulated vsize (KiB) 1110340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.16 8.02 6.75 9/323 17504
/proc/meminfo: memFree=14123464/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1065912 CPUtime=4800.19 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1180402 0 0 0 479634 385 0 0 25 0 4 0 730027787 1091493888 171728 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 266478 171728 382 95 0 261460 0
[pid=17461/tid=17465] ppid=17456 vsize=1065912 CPUtime=1203.22 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 199386 0 0 0 120258 64 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1065912 CPUtime=1203.1 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 311623 0 0 0 120203 107 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1065912 CPUtime=1191.17 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 364877 0 0 0 119003 114 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1065912

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

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

[startup+1203.2 s]
/proc/loadavg: 8.16 8.02 6.75 9/323 17504
/proc/meminfo: memFree=14123464/32950928 swapFree=67085488/67111528
[pid=17461] ppid=17456 vsize=1065912 CPUtime=4800.19 cores=0,2,4,6
/proc/17461/stat : 17461 (strangenight2-m) R 17456 17461 17424 0 -1 4202496 1180402 0 0 0 479634 385 0 0 25 0 4 0 730027787 1091493888 171728 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17461/statm: 266478 171728 382 95 0 261460 0
[pid=17461/tid=17465] ppid=17456 vsize=1065912 CPUtime=1203.22 cores=0,2,4,6
/proc/17461/task/17465/stat : 17465 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 199386 0 0 0 120258 64 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17461/tid=17466] ppid=17456 vsize=1065912 CPUtime=1203.1 cores=0,2,4,6
/proc/17461/task/17466/stat : 17466 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 311623 0 0 0 120203 107 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17461/tid=17467] ppid=17456 vsize=1065912 CPUtime=1191.17 cores=0,2,4,6
/proc/17461/task/17467/stat : 17467 (strangenight2-m) R 17456 17461 17424 0 -1 4202560 364877 0 0 0 119003 114 0 0 25 0 4 0 730027787 1091493888 171730 33554432000 4194304 4580107 140734213025216 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1065912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.25
CPU time (s): 4800.27
CPU user time (s): 4796.38
CPU system time (s): 3.89141
CPU usage (%): 398.942
Max. virtual memory (cumulated for all children) (KiB): 1111516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.38
system time used= 3.89141
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1180406
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= 548
involuntary context switches= 39689

runsolver used 3.39548 second user time and 8.67668 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:32:51
IDJOB=3366172
IDBENCH=82581
IDSOLVER=1844
FILE ID=node114/3366172-1305397971
RUNJOBID= node114-1305397971-17442
PBS_JOBID= 13324473
Free space on /tmp= 72980 MiB

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

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=633259190

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:     32950928 kB
MemFree:      15699716 kB
Buffers:        270812 kB
Cached:        6216532 kB
SwapCached:         96 kB
Active:       11881360 kB
Inactive:      4958580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15699716 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           11820 kB
Writeback:           0 kB
AnonPages:    10352828 kB
Mapped:          26276 kB
Slab:           307708 kB
PageTables:      37232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52431768 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= 72968 MiB
End job on node114 at 2011-05-14 20:52:56