Trace number 3366286

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 1204.25

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366286-1305400740.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
1.56/0.40	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.36
1.56/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.76/0.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.76/0.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.76/0.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.76/0.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.76/0.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.76/0.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2.76/0.78	c Finding binary XORs  T:     0.00 s  found:       0
2.76/0.78	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.76/0.78	c calculated reachability. Time: 0.00
2.76/0.78	c Calc default polars -  time:   0.00 s pos:     126 undec:       2 neg:     122
2.76/0.78	c =========================================================================================
2.76/0.78	c types(t): F = full restart, N = normal restart
2.76/0.78	c types(t): S = simplification begin/end, E = solution found
2.76/0.78	c restart types(rt): st = static, dy = dynamic
2.76/0.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.76/0.78	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
2.76/0.78	c  N dy    11      4060       250     21250         0      3985    148750    268568     58.26     61.70
4.40/1.17	c  N dy    26      8473       250     21250         0      5860    148750    332378     58.36     61.53
4.81/1.30	c  N dy    51     12698       250     21250         0      5821    148750    265686     59.15     62.50
5.95/1.57	c  N dy    60     16797       250     21250         0      9820    148750    530665     58.94     62.07
7.95/2.01	c  N dy    74     22975       250     21250         0     10352    148750    505066     58.67     62.02
8.35/2.16	c  F st    78     25000       250     21250         0     12328    148750    632687     58.51     54.58
9.19/2.33	c  N st    82     27030       250     21250         0      7664    148750    270750     58.51   no data
9.93/2.54	c  S st    84     30000       250     21250         0     10558    148750    469692     58.51   no data
10.33/2.60	c  S st    84     30501       250     21250         0     11052    148750    502659     58.51   no data
10.33/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.33/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.33/2.61	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
10.33/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.33/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.33/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.33/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.33/2.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.33/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.19	c lits-rem:        82  cl-subs:      324  v-elim:      0  v-fix:    0  time:  0.56 s
13.58/3.43	c asymm  cl-useful: 0/6355/21250 lits-rem:0 time: 0.22
13.58/3.43	c calculated reachability. Time: 0.00
13.58/3.43	c  N dy    84     30501       250     21250         0     10728    148750    472333     58.51   no data
15.13/3.83	c  N dy   100     35036       250     21250         0     15158    148750    767957     58.52     61.85
16.72/4.20	c  N dy   110     39455       250     21250         0     11762    148750    483833     58.32     61.58
17.97/4.59	c  N dy   118     43979       250     21250         0     16192    148750    777418     58.11     61.27
18.71/4.75	c  S st   123     45751       250     21250         0      9176    148750    259270     58.06     60.02
19.11/4.81	c  S st   123     46258       250     21250         0      9678    148750    290751     58.06   no data
19.51/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.51/4.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.51/4.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.51/4.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.51/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.51/4.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.51/4.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.51/4.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.51/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.51/4.96	c lits-rem:        39  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.09 s
19.51/4.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
19.51/4.96	c vivif2 --  cl tried     9640 cl shrink        0 lits rem          0 time: 0.00
21.10/5.39	c asymm  cl-useful: 0/14702/21250 lits-rem:0 time: 0.45
21.10/5.39	c calculated reachability. Time: 0.00
21.10/5.39	c  N dy   123     46258       250     21250         0      9640    148750    287458     58.06   no data
22.70/5.73	c  N dy   133     50468       250     21250         0     13756    148750    559541     58.05     61.19
24.29/6.10	c  N dy   138     55079       250     21250         0     18237    148750    856623     57.88     61.16
25.90/6.50	c  N dy   155     59985       250     21250         0     13276    148750    479624     57.93     61.66
27.08/6.88	c  N dy   169     64070       250     21250         0     17254    148750    741721     57.92     61.25
29.08/7.35	c  N dy   177     68246       250     21250         0     21333    148750   1009696     57.80     61.82
29.43/7.46	c  S st   179     69387       250     21250         0     11723    148750    324938     57.80     57.52
29.83/7.52	c  S st   179     69893       250     21250         0     12224    148750    355830     57.80   no data
29.83/7.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.83/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.83/7.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.83/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.83/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.83/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.83/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.83/7.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.83/7.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.63/7.72	c lits-rem:         5  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.17 s
30.63/7.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
30.63/7.73	c vivif2 --  cl tried    12147 cl shrink        0 lits rem          0 time: 0.00
31.47/7.99	c asymm  cl-useful: 0/6548/21250 lits-rem:0 time: 0.25
31.47/7.99	c calculated reachability. Time: 0.00
31.47/7.99	c  N dy   179     69893       250     21250         0     12147    148750    348694     57.80   no data
33.42/8.43	c  N dy   197     75116       250     21250         0     17251    148750    686596     57.79     61.23
35.44/8.93	c  N dy   222     80085       250     21250         0     22111    148750   1009616     57.88     61.05
37.39/9.43	c  N dy   242     85774       250     21250         0     15935    148750    549755     57.91     61.08
37.79/9.59	c  F st   252     87504       250     21250         0     17621    148750    661931     57.93     54.91
39.81/10.08	c  N dy   258     92697       250     21250         0     22665    148750   1000816     57.93   no data
42.16/10.67	c  N dy   279     98849       250     21250         0     16027    148750    503751     57.94     61.06
44.95/11.30	c  S st   311    104839       250     21250         0     21887    148750    893265     58.00     57.61
44.95/11.37	c  S st   311    105343       250     21250         0     22388    148750    924781     58.00   no data
44.95/11.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.95/11.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
45.35/11.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.35/11.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.35/11.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.35/11.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
45.35/11.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.35/11.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.35/11.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.72/13.50	c lits-rem:       151  cl-subs:      494  v-elim:      0  v-fix:    0  time:  2.03 s
53.72/13.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
53.72/13.51	c vivif2 --  cl tried    21894 cl shrink        0 lits rem          0 time: 0.01
54.52/13.77	c asymm  cl-useful: 0/5697/21250 lits-rem:0 time: 0.26
54.52/13.77	c calculated reachability. Time: 0.00
54.52/13.77	c  N dy   311    105343       250     21250         0     21894    148750    878490     58.00   no data
57.77/14.53	c  N dy   339    112190       250     21250         0     14913    148750    376365     58.03     61.43
60.49/15.29	c  N dy   365    119560       250     21250         0     22109    148750    851658     58.03     61.35
64.49/16.27	c  N dy   397    127654       250     21250         0     15371    148750    352382     58.06     61.65
67.67/17.07	c  N dy   423    135903       250     21250         0     23431    148750    885461     58.02     61.34
72.05/18.11	c  N dy   460    144855       250     21250         0     16547    148750    377010     58.01     62.26
75.64/19.04	c  N dy   496    154199       250     21250         0     25682    148750    980302     57.98     61.64
77.24/19.46	c  S st   514    158014       250     21250         0     29418    148750   1227551     57.99   no data
77.65/19.55	c  S st   514    158519       250     21250         0     29918    148750   1259522     57.99   no data
77.65/19.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.65/19.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
77.65/19.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.65/19.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.65/19.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.65/19.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
77.65/19.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.65/19.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.04/19.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.77/23.86	c lits-rem:       255  cl-subs:      795  v-elim:      0  v-fix:    0  time:  4.18 s
94.77/23.86	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
94.77/23.88	c vivif2 --  cl tried    29123 cl shrink        0 lits rem          0 time: 0.01
95.97/24.15	c asymm  cl-useful: 0/4246/21250 lits-rem:0 time: 0.28
95.97/24.15	c calculated reachability. Time: 0.00
95.97/24.15	c  N dy   514    158519       250     21250         0     29123    148750   1186477     57.99   no data
100.36/25.28	c  N dy   546    168706       250     21250         0     22476    148750    711206     57.92     61.23
105.96/26.68	c  N dy   595    179532       250     21250         0     33044    148750   1410644     57.96     61.26
111.09/27.96	c  N dy   634    191205       250     21250         0     26877    148750    951539     57.94     61.18
117.47/29.55	c  N dy   677    204212       250     21250         0     20999    148750    510567     57.94     61.15
124.65/31.31	c  N dy   718    217752       250     21250         0     34241    148750   1385782     57.92     61.14
131.42/33.09	c  N dy   759    231927       250     21250         0     28555    148750    950753     57.89     61.13
134.60/33.85	c  S st   784    237779       250     21250         0     34254    148750   1329215     57.90   no data
135.01/33.96	c  S st   784    238281       250     21250         0     34750    148750   1360038     57.90   no data
135.01/33.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.01/33.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
135.01/33.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.01/33.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.01/33.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.01/33.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
135.01/33.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.41/34.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
135.41/34.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.15/39.74	c lits-rem:       329  cl-subs:      810  v-elim:      0  v-fix:    0  time:  5.61 s
158.15/39.74	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
158.15/39.76	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.02
159.30/40.05	c asymm  cl-useful: 0/3843/21250 lits-rem:0 time: 0.29
159.30/40.06	c calculated reachability. Time: 0.00
159.30/40.06	c  N dy   784    238281       250     21250         0     33940    148750   1286092     57.90   no data
166.90/41.98	c  N dy   835    253719       250     21250         0     28530    148750    902478     57.89     61.12
175.24/44.06	c  N dy   881    270390       250     21250         0     23324    148750    504866     57.86     61.24
184.00/46.24	c  N dy   962    287770       250     21250         0     40298    148750   1633878     57.91     61.01
193.20/48.52	c  F st  1025    306251       250     21250         0     35892    148750   1272894     57.91     57.93
193.20/48.52	c  N st  1025    306251       250     21250         0     35892    148750   1272894     57.91     57.93
203.12/51.05	c  N dy  1088    325870       250     21250         0     31608    148750    943152     57.91     61.00
214.70/53.93	c  N dy  1154    346647       250     21250         0     27493    148750    613443     57.88     61.60
219.92/55.23	c  S st  1180    357422       250     21250         0     38019    148750   1307428     57.87     55.74
220.27/55.34	c  S st  1180    357923       250     21250         0     38517    148750   1339899     57.87   no data
220.27/55.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.27/55.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
220.27/55.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.27/55.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
220.27/55.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
220.27/55.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
220.27/55.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
220.27/55.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
220.66/55.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.41/60.15	c lits-rem:       428  cl-subs:      822  v-elim:      0  v-fix:    0  time:  4.67 s
239.41/60.15	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
239.41/60.17	c vivif2 --  cl tried    37695 cl shrink        0 lits rem          0 time: 0.02
240.61/60.47	c asymm  cl-useful: 0/3512/21250 lits-rem:0 time: 0.30
240.61/60.47	c calculated reachability. Time: 0.00
240.61/60.47	c  N dy  1180    357923       250     21250         0     37695    148750   1265447     57.87   no data
253.35/63.69	c  N dy  1256    378162       250     21250         0     32083    148750    860779     57.87     61.54
266.12/66.89	c  N dy  1334    398652       250     21250         0     52109    148750   2185004     57.87     61.07
277.27/69.67	c  N dy  1399    418702       250     21250         0     45286    148750   1681035     57.87     61.30
289.67/72.76	c  N dy  1461    439409       250     21250         0     38144    148750   1156230     57.87     60.98
302.00/75.88	c  N dy  1522    459413       250     21250         0     29364    148750    522259     57.86     62.20
313.96/78.82	c  N dy  1581    480140       250     21250         0     49583    148750   1855282     57.85     61.22
325.91/81.88	c  N dy  1648    500259       250     21250         0     39944    148750   1171480     57.84     60.98
339.07/85.15	c  N dy  1719    520298       250     21250         0     59530    148750   2469510     57.85     61.15
348.64/87.54	c  S st  1786    536884       250     21250         0     45447    148750   1483083     57.87     55.00
349.04/87.67	c  S st  1786    537387       250     21250         0     45945    148750   1513516     57.87   no data
349.04/87.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
349.44/87.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
349.44/87.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
349.44/87.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
349.44/87.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.44/87.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
349.44/87.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
349.44/87.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
349.44/87.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.53/95.52	c lits-rem:       413  cl-subs:      811  v-elim:      0  v-fix:    0  time:  7.66 s
380.53/95.53	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
380.53/95.54	c vivif2 --  cl tried    45134 cl shrink        0 lits rem          0 time: 0.02
381.76/95.89	c asymm  cl-useful: 0/2993/21250 lits-rem:0 time: 0.33
381.76/95.89	c calculated reachability. Time: 0.00
381.76/95.89	c  N dy  1786    537387       250     21250         0     45134    148750   1437718     57.87   no data
395.66/99.33	c  N dy  1858    557434       250     21250         0     33480    148750    633472     57.86     60.97
408.07/102.42	c  N dy  1953    577510       250     21250         0     53075    148750   1930544     57.90     61.20
421.97/105.94	c  N dy  2028    597547       250     21250         0     40442    148750   1037641     57.89     61.05
436.33/109.54	c  N dy  2114    617571       250     21250         0     60003    148750   2338365     57.91     69.26
450.29/113.02	c  N dy  2200    637661       250     21250         0     46424    148750   1377693     57.93     61.25
465.49/116.82	c  N dy  2249    658465       250     21250         0     66755    148750   2727738     57.89     61.38
478.99/120.20	c  N dy  2307    678528       250     21250         0     52145    148750   1695495     57.87     61.23
496.18/124.53	c  N dy  2374    698702       250     21250         0     36684    148750    623577     57.86     61.35
508.93/127.79	c  N dy  2434    719063       250     21250         0     56563    148750   1946591     57.85     61.30
524.84/131.70	c  N dy  2487    739091       250     21250         0     39968    148750    783445     57.83     61.77
538.40/135.15	c  N dy  2549    759421       250     21250         0     59814    148750   2091605     57.82     60.99
555.13/139.33	c  N dy  2625    779988       250     21250         0     42798    148750    922414     57.83     61.67
568.69/142.79	c  N dy  2694    800207       250     21250         0     62567    148750   2235051     57.82     61.02
573.87/144.01	c  S st  2716    806082       250     21250         0     68314    148750   2616821     57.82     57.58
574.27/144.18	c  S st  2716    806582       250     21250         0     68808    148750   2648330     57.82   no data
574.27/144.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.71/144.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
574.71/144.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
574.71/144.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
574.71/144.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.71/144.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
574.71/144.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
574.71/144.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
575.12/144.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
686.68/172.38	c lits-rem:       844  cl-subs:     1729  v-elim:      0  v-fix:    0  time: 27.67 s
686.68/172.39	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
687.08/172.42	c vivif2 --  cl tried    67079 cl shrink        0 lits rem          0 time: 0.03
687.48/172.58	c asymm  cl-useful: 0/959/21250 lits-rem:0 time: 0.16
687.48/172.58	c calculated reachability. Time: 0.00
687.48/172.58	c  N dy  2716    806582       250     21250         0     67079    148750   2490815     57.82   no data
702.61/176.34	c  N dy  2784    826675       250     21250         0     48622    148750   1246143     57.82     61.92
718.97/180.41	c  N dy  2862    848369       250     21250         0     69789    148750   2646195     57.83     60.98
733.32/184.05	c  N dy  2914    868542       250     21250         0     50425    148750   1311152     57.82     60.94
748.47/187.87	c  N dy  2979    888594       250     21250         0     70046    148750   2608901     57.81     64.40
765.21/192.03	c  N dy  3066    909020       250     21250         0     49924    148750   1226339     57.82     61.13
781.21/196.03	c  N dy  3148    929251       250     21250         0     69710    148750   2531628     57.82     61.30
797.91/200.22	c  N dy  3219    949302       250     21250         0     48260    148750   1062537     57.83     62.53
813.46/204.12	c  N dy  3295    969803       250     21250         0     68305    148750   2393222     57.83     61.03
831.79/208.72	c  N dy  3389    989880       250     21250         0     45906    148750    848326     57.85     63.14
846.59/212.44	c  N dy  3476   1010118       250     21250         0     65629    148750   2154537     57.86     60.92
864.88/217.10	c  N dy  3554   1030163       250     21250         0     85206    148750   3455194     57.87     61.02
880.04/220.87	c  N dy  3617   1050486       250     21250         0     62096    148750   1869516     57.85     61.56
899.96/225.81	c  N dy  3695   1070496       250     21250         0     81658    148750   3171077     57.86     63.03
901.56/226.21	c  F st  3703   1071875       250     21250         0     83006    148750   3259714     57.87   no data
917.50/230.24	c  N dy  3765   1090516       250     21250         0     57271    148750   1488416     57.86     61.22
938.68/235.60	c  N dy  3830   1112557       250     21250         0     78829    148750   2917568     57.85     61.89
956.63/240.05	c  N dy  3888   1132561       250     21250         0     53415    148750   1179945     57.84     61.29
974.50/244.50	c  N dy  3959   1153548       250     21250         0     73932    148750   2537404     57.83     60.89
995.25/249.71	c  N dy  4026   1175268       250     21250         0     49218    148750    847564     57.83     61.44
1011.19/253.78	c  N dy  4113   1195396       250     21250         0     68889    148750   2147964     57.83     60.98
1025.13/257.26	c  S st  4179   1209873       250     21250         0     83011    148750   3084727     57.84   no data
1025.94/257.48	c  S st  4179   1210375       250     21250         0     83509    148750   3115428     57.84   no data
1025.94/257.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1026.37/257.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1026.37/257.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1026.37/257.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.37/257.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.37/257.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1026.37/257.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1026.37/257.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1026.78/257.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.51/287.48	c lits-rem:       703  cl-subs:     2232  v-elim:      0  v-fix:    0  time: 29.42 s
1145.51/287.49	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1145.91/287.52	c vivif2 --  cl tried    81277 cl shrink        0 lits rem          0 time: 0.04
1147.52/287.90	c asymm  cl-useful: 0/2513/21250 lits-rem:0 time: 0.37
1147.52/287.90	c calculated reachability. Time: 0.00
1147.52/287.90	c  N dy  4179   1210375       250     21250         0     81277    148750   2910525     57.84   no data
1166.25/292.67	c  N dy  4260   1230510       250     21250         0     54112    148750   1120835     57.85     60.90
1184.98/297.39	c  N dy  4319   1254566       250     21250         0     77561    148750   2670886     57.83     60.98
1206.56/302.73	c  N dy  4385   1275094       250     21250         0     49766    148750    773363     57.82     61.51
1222.45/306.75	c  N dy  4480   1295375       250     21250         0     69544    148750   2084318     57.83     61.04
1241.64/311.56	c  N dy  4546   1315465       250     21250         0     89180    148750   3381931     57.83     61.13
1258.34/315.73	c  N dy  4591   1335540       250     21250         0     59944    148750   1394668     57.80     61.06
1275.88/320.15	c  N dy  4680   1355801       250     21250         0     79782    148750   2701931     57.80     61.16
1297.40/325.52	c  N dy  4753   1375938       250     21250         0     99465    148750   3996646     57.80     61.47
1312.15/329.29	c  N dy  4807   1396143       250     21250         0     69384    148750   1959775     57.79     60.87
1331.28/334.09	c  N dy  4881   1416209       250     21250         0     88956    148750   3255206     57.79     64.89
1350.42/338.88	c  N dy  4948   1436254       250     21250         0     57769    148750   1137868     57.79     60.92
1367.56/343.17	c  N dy  5031   1456268       250     21250         0     77325    148750   2429932     57.80     61.03
1389.08/348.54	c  N dy  5112   1476500       250     21250         0     97103    148750   3738793     57.81     61.29
1407.03/353.08	c  N dy  5179   1497060       250     21250         0     65412    148750   1590270     57.80     62.13
1425.82/357.76	c  N dy  5259   1517355       250     21250         0     85269    148750   2908556     57.80     61.37
1449.28/363.61	c  N dy  5356   1537384       250     21250         0    104844    148750   4208351     57.82     61.11
1466.82/368.06	c  N dy  5434   1557439       250     21250         0     71648    148750   1949060     57.82     63.00
1488.74/373.54	c  N dy  5499   1578801       250     21250         0     92511    148750   3330523     57.81     60.88
1511.87/379.37	c  N dy  5578   1598811       250     21250         0     58295    148750   1008576     57.82     60.94
1529.40/383.75	c  N dy  5638   1619672       250     21250         0     78640    148750   2365447     57.80     61.16
1550.93/389.15	c  N dy  5726   1639695       250     21250         0     98189    148750   3654558     57.81     61.03
1572.85/394.62	c  N dy  5798   1661163       250     21250         0     64520    148750   1367147     57.81     60.99
1590.79/399.11	c  N dy  5863   1681191       250     21250         0     84083    148750   2661075     57.80     60.92
1617.91/405.96	c  N dy  5940   1705589       250     21250         0    107922    148750   4236064     57.79     60.87
1624.27/407.54	c  S st  5959   1710376       250     21250         0     56920    148750    812792     57.80   no data
1625.08/407.71	c  S st  5959   1710881       250     21250         0     57417    148750    843553     57.80   no data
1625.08/407.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1625.08/407.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1625.08/407.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1625.08/407.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1625.08/407.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1625.08/407.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1625.08/407.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1625.08/407.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1625.48/407.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1631.06/409.26	c lits-rem:         8  cl-subs:       90  v-elim:      0  v-fix:    0  time:  1.46 s
1631.06/409.26	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1631.06/409.27	c vivif2 --  cl tried    57327 cl shrink        0 lits rem          0 time: 0.01
1632.64/409.64	c asymm  cl-useful: 0/2861/21250 lits-rem:0 time: 0.37
1632.64/409.65	c calculated reachability. Time: 0.00
1632.64/409.65	c  N dy  5959   1710881       250     21250         0     57327    148750    835359     57.80   no data
1652.58/414.61	c  N dy  6035   1733113       250     21250         0     79061    148750   2277643     57.80     61.16
1677.69/420.98	c  N dy  6110   1754446       250     21250         0     99886    148750   3656205     57.79     60.85
1705.19/427.85	c  N dy  6201   1774655       250     21250         0     62971    148750   1153284     57.80     61.36
1723.57/432.43	c  N dy  6269   1795093       250     21250         0     82938    148750   2473579     57.80     60.98
1746.25/438.17	c  N dy  6334   1816016       250     21250         0    103385    148750   3827027     57.79     61.18
1769.37/443.94	c  N dy  6425   1836041       250     21250         0     65283    148750   1251454     57.80     61.25
1788.51/448.78	c  N dy  6516   1856134       250     21250         0     84948    148750   2559739     57.81     61.03
1812.02/454.67	c  N dy  6597   1876312       250     21250         0    104652    148750   3864375     57.82     60.93
1834.34/460.30	c  N dy  6667   1896315       250     21250         0     65581    148750   1215895     57.82     61.40
1851.88/464.63	c  N dy  6727   1916404       250     21250         0     85166    148750   2510612     57.81     60.92
1874.60/470.40	c  N dy  6819   1936492       250     21250         0    104785    148750   3810654     57.82     61.04
1899.37/476.59	c  N dy  6904   1956635       250     21250         0     64884    148750   1116750     57.82     61.46
1917.25/481.09	c  N dy  6973   1976748       250     21250         0     84510    148750   2417557     57.82     61.46
1940.38/486.82	c  N dy  7061   1996830       250     21250         0    104093    148750   3712182     57.83     64.04
1965.89/493.22	c  N dy  7152   2017127       250     21250         0     63403    148750    962287     57.83     60.92
1983.84/497.74	c  N dy  7232   2037203       250     21250         0     83029    148750   2266066     57.84     61.82
2007.35/503.60	c  N dy  7315   2057703       250     21250         0    103070    148750   3595480     57.84     61.30
2032.07/509.85	c  N dy  7359   2077801       250     21250         0    122704    148750   4893014     57.83     60.94
2051.22/514.68	c  N dy  7434   2099479       250     21250         0     82351    148750   2164564     57.83     61.09
2074.37/520.43	c  N dy  7515   2120022       250     21250         0    102437    148750   3495234     57.83     61.21
2103.02/527.63	c  N dy  7591   2140132       250     21250         0    122066    148750   4800461     57.84     61.43
2124.95/533.17	c  N dy  7666   2161260       250     21250         0     80168    148750   1963929     57.83     60.96
2146.07/538.44	c  N dy  7722   2181295       250     21250         0     99730    148750   3260795     57.83     60.91
2171.58/544.85	c  N dy  7785   2201796       250     21250         0    119744    148750   4585758     57.82     61.48
2184.40/548.08	c  S st  7833   2210881       250     21250         0     65134    148750    909979     57.83     59.00
2185.14/548.26	c  S st  7833   2211384       250     21250         0     65632    148750    941631     57.83   no data
2185.14/548.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2185.54/548.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2185.54/548.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2185.54/548.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2185.54/548.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2185.54/548.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2185.54/548.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2185.54/548.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2185.54/548.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2191.12/549.78	c lits-rem:        46  cl-subs:       69  v-elim:      0  v-fix:    0  time:  1.42 s
2191.12/549.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2191.52/549.80	c vivif2 --  cl tried    65563 cl shrink        0 lits rem          0 time: 0.02
2192.76/550.16	c asymm  cl-useful: 0/2443/21250 lits-rem:0 time: 0.35
2192.76/550.16	c calculated reachability. Time: 0.00
2192.76/550.16	c  N dy  7833   2211384       250     21250         0     65563    148750    934841     57.83   no data
2211.45/554.86	c  N dy  7925   2231412       250     21250         0     85120    148750   2230680     57.84     61.15
2234.17/560.51	c  N dy  8009   2251460       250     21250         0    104679    148750   3533466     57.84     60.91
2260.49/567.11	c  N dy  8080   2271850       250     21250         0    124599    148750   4857030     57.84     60.99
2282.01/572.52	c  N dy  8171   2292096       250     21250         0     79887    148750   1836892     57.85     61.16
2304.34/578.17	c  N dy  8257   2312774       250     21250         0    100102    148750   3178287     57.85     61.28
2329.45/584.42	c  N dy  8324   2332794       250     21250         0    119697    148750   4478816     57.85     61.09
2355.42/590.98	c  N dy  8416   2352950       250     21250         0     73923    148750   1381171     57.86     61.72
2376.93/596.35	c  N dy  8486   2373301       250     21250         0     93792    148750   2698368     57.86     61.14
2405.99/603.64	c  N dy  8566   2393963       250     21250         0    113933    148750   4036951     57.86     61.12
2435.88/611.13	c  N dy  8630   2414402       250     21250         0     67490    148750    901939     57.86     61.11
2454.62/615.83	c  N dy  8693   2434604       250     21250         0     87245    148750   2209897     57.86     61.49
2477.78/621.66	c  N dy  8765   2454706       250     21250         0    106883    148750   3515903     57.86     60.99
2506.04/628.71	c  N dy  8854   2474785       250     21250         0    126499    148750   4816221     57.86     61.78
2530.40/634.82	c  N dy  8925   2495526       250     21250         0     79336    148750   1632117     57.86     61.29
2551.08/640.09	c  N dy  8988   2515644       250     21250         0     98947    148750   2929904     57.86     61.08
2576.99/646.55	c  N dy  9060   2535767       250     21250         0    118597    148750   4228923     57.86     61.00
2608.09/654.33	c  N dy  9142   2555825       250     21250         0     69849    148750    950603     57.86     61.79
2627.28/659.17	c  N dy  9225   2575898       250     21250         0     89443    148750   2247330     57.87     62.25
2649.94/664.89	c  N dy  9289   2596008       250     21250         0    109114    148750   3556851     57.86     61.50
2678.65/672.05	c  N dy  9379   2616066       250     21250         0    128735    148750   4863160     57.87     60.96
2704.56/678.57	c  N dy  9457   2636969       250     21250         0     79811    148750   1553312     57.87     61.14
2727.27/684.28	c  N dy  9531   2658429       250     21250         0    100753    148750   2941122     57.88     61.23
2756.37/691.54	c  N dy  9592   2679378       250     21250         0    121197    148750   4296186     57.87     61.56
2791.45/700.35	c  N dy  9668   2699383       250     21250         0     70422    148750    873727     57.88     60.97
2803.40/703.30	c  S st  9721   2711384       250     21250         0     82163    148750   1652685     57.88   no data
2804.20/703.54	c  S st  9721   2711888       250     21250         0     82661    148750   1683943     57.88   no data
2804.20/703.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2804.61/703.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2804.61/703.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2804.61/703.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2804.61/703.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2804.61/703.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2804.61/703.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2804.61/703.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2804.61/703.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2839.29/712.32	c lits-rem:       170  cl-subs:      638  v-elim:      0  v-fix:    0  time:  8.64 s
2839.29/712.33	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2839.29/712.35	c vivif2 --  cl tried    82023 cl shrink        0 lits rem          0 time: 0.03
2840.89/712.75	c asymm  cl-useful: 0/2013/21250 lits-rem:0 time: 0.40
2840.89/712.76	c calculated reachability. Time: 0.00
2840.89/712.76	c  N dy  9721   2711888       250     21250         0     82023    148750   1624550     57.88   no data
2863.65/718.45	c  N dy  9807   2731995       250     21250         0    101672    148750   2929472     57.88     61.14
2889.12/724.82	c  N dy  9874   2752054       250     21250         0    121288    148750   4230705     57.88     61.21
2919.41/732.49	c  N dy  9950   2772163       250     21250         0    140917    148750   5536019     57.88     61.48
2940.53/737.79	c  N dy 10014   2792569       250     21250         0     89553    148750   2085594     57.88     61.00
2964.90/743.88	c  N dy 10091   2812790       250     21250         0    109308    148750   3394802     57.88     61.02
2994.35/751.22	c  N dy 10164   2833720       250     21250         0    129772    148750   4747175     57.88     61.34
3023.84/758.60	c  N dy 10239   2853735       250     21250         0     77022    148750   1198383     57.88     62.49
3044.57/763.89	c  N dy 10316   2873849       250     21250         0     96697    148750   2496233     57.88     61.30
3070.88/770.40	c  N dy 10404   2893853       250     21250         0    116243    148750   3798768     57.89     61.63
3104.81/778.95	c  N dy 10463   2917823       250     21250         0    139665    148750   5354454     57.88     61.10
3133.07/786.06	c  N dy 10554   2937922       250     21250         0     85965    148750   1732036     57.88     61.53
3156.99/792.10	c  N dy 10645   2958255       250     21250         0    105818    148750   3055588     57.88     61.03
3189.67/800.28	c  N dy 10713   2982140       250     21250         0    129144    148750   4594538     57.88     61.31
3223.96/808.81	c  N dy 10808   3002206       250     21250         0     74534    148750    920779     57.88     63.55
3244.30/813.97	c  N dy 10879   3022335       250     21250         0     94220    148750   2219399     57.88     61.31
3269.00/820.11	c  N dy 10950   3042548       250     21250         0    113963    148750   3527030     57.88     61.12
3297.32/827.30	c  N dy 11022   3062617       250     21250         0    133601    148750   4831715     57.88     65.78
3331.20/835.78	c  N dy 11128   3082964       250     21250         0     78237    148750   1109140     57.89     61.37
3352.71/841.16	c  N dy 11156   3105195       250     21250         0     99875    148750   2559410     57.88     61.08
3379.43/847.86	c  N dy 11239   3125381       250     21250         0    119567    148750   3867237     57.88     60.97
3408.52/855.19	c  N dy 11296   3145435       250     21250         0    139146    148750   5160274     57.88     61.72
3439.22/862.89	c  N dy 11373   3165477       250     21250         0     82565    148750   1345213     57.88     62.58
3461.95/868.57	c  N dy 11471   3185694       250     21250         0    102322    148750   2658201     57.89     61.04
3487.45/874.98	c  N dy 11540   3205744       250     21250         0    121902    148750   3967468     57.89     61.44
3496.62/877.27	c  S st 11571   3211889       250     21250         0    127898    148750   4365877     57.89   no data
3498.22/877.62	c  S st 11571   3212393       250     21250         0    128399    148750   4397986     57.89   no data
3498.22/877.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3498.62/877.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3498.62/877.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3498.62/877.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3498.62/877.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3498.62/877.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3498.62/877.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3498.62/877.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3499.03/877.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3724.64/934.42	c lits-rem:       798  cl-subs:     3016  v-elim:      0  v-fix:    0  time: 56.52 s
3724.64/934.43	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3724.64/934.49	c vivif2 --  cl tried   125383 cl shrink        0 lits rem          0 time: 0.06
3726.64/934.94	c asymm  cl-useful: 0/1434/21250 lits-rem:0 time: 0.44
3726.64/934.94	c calculated reachability. Time: 0.00
3726.64/934.94	c  N dy 11571   3212393       250     21250         0    125383    148750   4121187     57.89   no data
3760.12/943.31	c  N dy 11638   3232777       250     21250         0    145269    148750   5440016     57.89     60.98
3789.61/950.74	c  N dy 11732   3253048       250     21250         0     87947    148750   1648258     57.89     62.10
3813.94/956.80	c  N dy 11805   3273239       250     21250         0    107689    148750   2953648     57.89     62.28
3842.63/964.04	c  N dy 11894   3293329       250     21250         0    127306    148750   4252564     57.89     61.35
3876.13/972.47	c  N dy 11982   3314003       250     21250         0    147498    148750   5595953     57.90     60.96
3903.62/979.35	c  N dy 12050   3334051       250     21250         0     88952    148750   1656789     57.90     61.43
3928.34/985.55	c  N dy 12130   3354292       250     21250         0    108729    148750   2965130     57.90     61.22
3959.03/993.21	c  N dy 12218   3374381       250     21250         0    128323    148750   4269132     57.90     61.08
3996.10/1002.51	c  N dy 12306   3394499       250     21250         0    147975    148750   5580207     57.91     61.44
4028.39/1010.68	c  N dy 12371   3414506       250     21250         0     88449    148750   1566305     57.91     62.38
4055.11/1017.36	c  N dy 12451   3437135       250     21250         0    110551    148750   3035335     57.91     61.59
4082.65/1024.22	c  N dy 12518   3457218       250     21250         0    130130    148750   4336878     57.90     61.35
4114.90/1032.34	c  N dy 12580   3477281       250     21250         0    149705    148750   5637097     57.90     61.13
4143.61/1039.56	c  N dy 12648   3497310       250     21250         0     89211    148750   1561486     57.90     61.27
4167.93/1045.63	c  N dy 12733   3517528       250     21250         0    108961    148750   2869199     57.90     61.00
4195.43/1052.59	c  N dy 12811   3537571       250     21250         0    128561    148750   4173915     57.90     61.29
4227.77/1060.68	c  N dy 12886   3557742       250     21250         0    148265    148750   5477642     57.91     61.06
4261.21/1069.05	c  N dy 12975   3577772       250     21250         0     86777    148750   1340377     57.91     61.01
4285.11/1075.00	c  N dy 13058   3598094       250     21250         0    106637    148750   2661784     57.91     61.67
4313.83/1082.22	c  N dy 13145   3618259       250     21250         0    126323    148750   3961193     57.91     61.02
4346.50/1090.43	c  N dy 13233   3638349       250     21250         0    145946    148750   5263308     57.92     61.05
4382.39/1099.45	c  N dy 13306   3658737       250     21250         0     83820    148750   1090928     57.92     61.04
4405.91/1105.31	c  N dy 13373   3680468       250     21250         0    105037    148750   2495711     57.91     62.15
4432.62/1112.07	c  N dy 13452   3700715       250     21250         0    124837    148750   3816780     57.92     61.55
4451.00/1116.61	c  S st 13504   3712393       250     21250         0    136265    148750   4575720     57.92   no data
4452.15/1116.97	c  S st 13504   3712899       250     21250         0    136767    148750   4607293     57.92   no data
4452.15/1116.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4452.55/1117.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4452.55/1117.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4452.55/1117.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4452.55/1117.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4452.55/1117.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4452.55/1117.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4452.95/1117.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4453.35/1117.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4678.19/1173.67	c lits-rem:       824  cl-subs:     3158  v-elim:      0  v-fix:    0  time: 56.42 s
4678.19/1173.67	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4678.60/1173.75	c vivif2 --  cl tried   133609 cl shrink        0 lits rem          0 time: 0.07
4680.58/1174.25	c asymm  cl-useful: 0/1338/21250 lits-rem:0 time: 0.50
4680.58/1174.26	c calculated reachability. Time: 0.00
4680.58/1174.26	c  N dy 13504   3712899       250     21250         0    133609    148750   4317791     57.92   no data
4717.26/1183.45	c  N dy 13552   3732984       250     21250         0    153242    148750   5616901     57.91     60.98
4750.33/1191.78	c  F st 13603   3751562       250     21250         0     88379    148750   1338414     57.91     52.88
4752.73/1192.30	c  N st 13607   3753594       250     21250         0     90369    148750   1471617     57.91   no data
4777.45/1198.50	c  N dy 13685   3773804       250     21250         0    110077    148750   2788563     57.91     61.10

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

running on 4 cores: 1,3,5,7

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: 6.68 7.81 7.90 2/395 28440
/proc/meminfo: memFree=24250496/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 406 0 0 0 2 0 0 0 21 0 4 0 651672710 52396032 347 33554432000 4194304 4580107 140737471085296 18446744073709551615 47720342591410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28440/statm: 12792 347 299 95 0 7774 0
[pid=28440/tid=28441] ppid=28438 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651672710 52396032 352 33554432000 4194304 4580107 140737471085296 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651672710 52396032 352 33554432000 4194304 4580107 140737471085296 18446744073709551615 242965597270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 4 0 0 0 1 0 0 0 22 0 4 0 651672710 52396032 352 33554432000 4194304 4580107 140737471085296 18446744073709551615 242970550203 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.115333 s]
/proc/loadavg: 6.68 7.81 7.90 2/395 28440
/proc/meminfo: memFree=24250496/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=283288 CPUtime=0.43 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 3175 0 0 0 43 0 0 0 22 0 4 0 651672710 290086912 3085 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 70822 3085 358 95 0 65804 0
[pid=28440/tid=28441] ppid=28438 vsize=283288 CPUtime=0.1 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 653 0 0 0 10 0 0 0 18 0 4 0 651672710 290086912 3086 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=283288 CPUtime=0.1 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 655 0 0 0 10 0 0 0 18 0 4 0 651672710 290086912 3086 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=283288 CPUtime=0.11 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 798 0 0 0 11 0 0 0 18 0 4 0 651672710 290086912 3086 33554432000 4194304 4580107 140737471085296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 283288

[startup+0.20032 s]
/proc/loadavg: 6.68 7.81 7.90 2/395 28440
/proc/meminfo: memFree=24250496/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=283288 CPUtime=0.77 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 3351 0 0 0 77 0 0 0 22 0 4 0 651672710 290086912 3261 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 70822 3261 359 95 0 65804 0
[pid=28440/tid=28441] ppid=28438 vsize=283288 CPUtime=0.18 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 670 0 0 0 18 0 0 0 18 0 4 0 651672710 290086912 3261 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=283288 CPUtime=0.19 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 670 0 0 0 19 0 0 0 18 0 4 0 651672710 290086912 3261 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=283288 CPUtime=0.19 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 925 0 0 0 19 0 0 0 18 0 4 0 651672710 290086912 3261 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283288

[startup+0.300303 s]
/proc/loadavg: 6.68 7.81 7.90 2/395 28440
/proc/meminfo: memFree=24250496/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=283420 CPUtime=1.17 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 3534 0 0 0 117 0 0 0 22 0 4 0 651672710 290222080 3444 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 70855 3444 359 95 0 65837 0
[pid=28440/tid=28441] ppid=28438 vsize=283420 CPUtime=0.28 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 685 0 0 0 28 0 0 0 18 0 4 0 651672710 290222080 3444 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=283420 CPUtime=0.29 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 689 0 0 0 29 0 0 0 18 0 4 0 651672710 290222080 3444 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=283420 CPUtime=0.29 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 1058 0 0 0 29 0 0 0 18 0 4 0 651672710 290222080 3444 33554432000 4194304 4580107 140737471085296 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283420

[startup+0.700235 s]
/proc/loadavg: 6.68 7.81 7.90 2/395 28440
/proc/meminfo: memFree=24250496/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=290988 CPUtime=2.76 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 9517 0 0 0 274 2 0 0 18 0 4 0 651672710 297971712 8388 33554432000 4194304 4580107 140737471085296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 72747 8388 377 95 0 67729 0
[pid=28440/tid=28441] ppid=28438 vsize=290988 CPUtime=0.67 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 2427 0 0 0 67 0 0 0 18 0 4 0 651672710 297971712 8388 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=290988 CPUtime=0.68 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 2380 0 0 0 68 0 0 0 18 0 4 0 651672710 297971712 8388 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=290988 CPUtime=0.69 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 1872 0 0 0 69 0 0 0 18 0 4 0 651672710 297971712 8388 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 290988

[startup+1.5011 s]
/proc/loadavg: 6.68 7.81 7.90 11/405 28453
/proc/meminfo: memFree=24103236/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=296764 CPUtime=5.95 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 15652 0 0 0 592 3 0 0 19 0 4 0 651672710 303886336 9219 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 74191 9219 377 95 0 69173 0
[pid=28440/tid=28441] ppid=28438 vsize=296764 CPUtime=1.48 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 3942 0 0 0 147 1 0 0 19 0 4 0 651672710 303886336 9219 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=296764 CPUtime=1.48 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 3885 0 0 0 148 0 0 0 19 0 4 0 651672710 303886336 9219 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=296764 CPUtime=1.49 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 3522 0 0 0 149 0 0 0 20 0 4 0 651672710 303886336 9219 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 296764

[startup+3.10082 s]
/proc/loadavg: 6.68 7.81 7.90 9/405 28453
/proc/meminfo: memFree=24083804/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=297920 CPUtime=12.34 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 28056 0 0 0 1229 5 0 0 23 0 4 0 651672710 305070080 12295 33554432000 4194304 4580107 140737471085296 18446744073709551615 4417020 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 74480 12295 379 95 0 69462 0
[pid=28440/tid=28441] ppid=28438 vsize=297920 CPUtime=3.08 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 6758 0 0 0 307 1 0 0 23 0 4 0 651672710 305070080 12295 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=297920 CPUtime=3.08 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 6567 0 0 0 307 1 0 0 23 0 4 0 651672710 305070080 12295 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=297920 CPUtime=3.08 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 5895 0 0 0 308 0 0 0 25 0 4 0 651672710 305070080 12295 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 297920

[startup+6.30027 s]
/proc/loadavg: 7.11 7.88 7.93 11/405 28453
/proc/meminfo: memFree=23995636/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=314972 CPUtime=25.1 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 48260 0 0 0 2500 10 0 0 25 0 4 0 651672710 322531328 22547 33554432000 4194304 4580107 140737471085296 18446744073709551615 4321081 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 78743 22547 379 95 0 73725 0
[pid=28440/tid=28441] ppid=28438 vsize=314972 CPUtime=6.28 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 11870 0 0 0 626 2 0 0 25 0 4 0 651672710 322531328 22547 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=314972 CPUtime=6.29 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 11736 0 0 0 627 2 0 0 25 0 4 0 651672710 322531328 22547 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=314972 CPUtime=6.28 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 12451 0 0 0 626 2 0 0 25 0 4 0 651672710 322531328 22547 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 314972

[startup+12.7012 s]
/proc/loadavg: 7.18 7.88 7.93 9/405 28453
/proc/meminfo: memFree=23945092/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=316312 CPUtime=50.54 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 79934 0 0 0 5037 17 0 0 25 0 4 0 651672710 323903488 40142 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416041 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 79078 40142 379 95 0 74060 0
[pid=28440/tid=28441] ppid=28438 vsize=316312 CPUtime=12.67 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 19784 0 0 0 1264 3 0 0 25 0 4 0 651672710 323903488 40142 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=316312 CPUtime=12.68 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 17518 0 0 0 1265 3 0 0 25 0 4 0 651672710 323903488 40142 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=316312 CPUtime=12.68 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 22394 0 0 0 1263 5 0 0 25 0 4 0 651672710 323903488 40142 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 316312

[startup+25.515 s]
/proc/loadavg: 7.36 7.88 7.93 9/405 28453
/proc/meminfo: memFree=23644072/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=328584 CPUtime=101.6 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 111893 0 0 0 10135 25 0 0 25 0 4 0 651672710 336470016 47317 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 82146 47318 379 95 0 77128 0
[pid=28440/tid=28441] ppid=28438 vsize=328584 CPUtime=25.47 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 25834 0 0 0 2542 5 0 0 25 0 4 0 651672710 336470016 47318 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=328584 CPUtime=25.48 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 25407 0 0 0 2544 4 0 0 25 0 4 0 651672710 336470016 47318 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=328584 CPUtime=25.49 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 30859 0 0 0 2542 7 0 0 25 0 4 0 651672710 336470016 47318 33554432000 4194304 4580107 140737471085296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 328584

[startup+51.1006 s]
/proc/loadavg: 7.58 7.89 7.93 9/405 28454
/proc/meminfo: memFree=23481084/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=470884 CPUtime=203.52 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 163220 0 0 0 20308 44 0 0 25 0 4 0 651672710 482185216 61795 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 117721 61795 379 95 0 112703 0
[pid=28440/tid=28441] ppid=28438 vsize=470884 CPUtime=51 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 37230 0 0 0 5087 13 0 0 25 0 4 0 651672710 482185216 61795 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=470884 CPUtime=51.06 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 37176 0 0 0 5098 8 0 0 25 0 4 0 651672710 482185216 61795 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=470884 CPUtime=51.07 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 47628 0 0 0 5095 12 0 0 25 0 4 0 651672710 482185216 61795 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 470884

[startup+102.301 s]
/proc/loadavg: 7.81 7.91 7.93 9/405 28455
/proc/meminfo: memFree=23347752/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=413628 CPUtime=407.64 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 237221 0 0 0 40693 71 0 0 25 0 4 0 651672710 423555072 64032 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28440/statm: 103407 64032 379 95 0 98389 0
[pid=28440/tid=28441] ppid=28438 vsize=413628 CPUtime=102.18 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 59477 0 0 0 10196 22 0 0 25 0 4 0 651672710 423555072 64032 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=413628 CPUtime=102.24 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 44294 0 0 0 10214 10 0 0 25 0 4 0 651672710 423555072 64032 33554432000 4194304 4580107 140737471085296 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=413628 CPUtime=102.26 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 76320 0 0 0 10203 23 0 0 25 0 4 0 651672710 423555072 64032 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 413628

[startup+162.3 s]

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

[pid=28440] ppid=28438 vsize=760388 CPUtime=2560.26 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 826522 0 0 0 255735 291 0 0 25 0 4 0 651672710 778637312 115674 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 190097 115674 379 95 0 185079 0
[pid=28440/tid=28441] ppid=28438 vsize=760388 CPUtime=642.07 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 223275 0 0 0 64125 82 0 0 25 0 4 0 651672710 778637312 115674 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=760388 CPUtime=642.11 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 142656 0 0 0 64164 47 0 0 25 0 4 0 651672710 778637312 115674 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=760388 CPUtime=637.85 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 253266 0 0 0 63697 88 0 0 25 0 4 0 651672710 778637312 115674 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2560.26
Current children cumulated vsize (KiB) 760388

[startup+702.301 s]
/proc/loadavg: 8.14 8.11 8.02 9/405 28471
/proc/meminfo: memFree=22619040/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=653292 CPUtime=2799.42 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 880748 0 0 0 279629 313 0 0 25 0 4 0 651672710 668971008 117031 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 163323 117031 379 95 0 158305 0
[pid=28440/tid=28441] ppid=28438 vsize=653292 CPUtime=702.05 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 238413 0 0 0 70119 86 0 0 25 0 4 0 651672710 668971008 117031 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=653292 CPUtime=702.09 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 153033 0 0 0 70156 53 0 0 25 0 4 0 651672710 668971008 117031 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=653292 CPUtime=697.06 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 266015 0 0 0 69613 93 0 0 25 0 4 0 651672710 668971008 117031 33554432000 4194304 4580107 140737471085296 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.42
Current children cumulated vsize (KiB) 653292

[startup+762.301 s]
/proc/loadavg: 8.16 8.12 8.02 9/405 28473
/proc/meminfo: memFree=22615800/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=754308 CPUtime=3038.61 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 936142 0 0 0 303527 334 0 0 25 0 4 0 651672710 772411392 117227 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 188577 117227 379 95 0 183559 0
[pid=28440/tid=28441] ppid=28438 vsize=754308 CPUtime=762.04 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 251181 0 0 0 76114 90 0 0 25 0 4 0 651672710 772411392 117227 33554432000 4194304 4580107 140737471085296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=754308 CPUtime=762.07 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 167947 0 0 0 76147 60 0 0 25 0 4 0 651672710 772411392 117227 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=754308 CPUtime=756.29 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 279937 0 0 0 75532 97 0 0 25 0 4 0 651672710 772411392 117227 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.61
Current children cumulated vsize (KiB) 754308

[startup+822.301 s]
/proc/loadavg: 8.28 8.15 8.04 9/405 28475
/proc/meminfo: memFree=22570380/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=813724 CPUtime=3277.77 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 988789 0 0 0 327421 356 0 0 25 0 4 0 651672710 833253376 119124 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294410 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 203431 119124 379 95 0 198413 0
[pid=28440/tid=28441] ppid=28438 vsize=813724 CPUtime=822.02 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 265757 0 0 0 82106 96 0 0 25 0 4 0 651672710 833253376 119124 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=813724 CPUtime=822.06 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 177009 0 0 0 82142 64 0 0 25 0 4 0 651672710 833253376 119124 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=813724 CPUtime=815.5 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 294262 0 0 0 81446 104 0 0 25 0 4 0 651672710 833253376 119124 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.77
Current children cumulated vsize (KiB) 813724

[startup+882.301 s]
/proc/loadavg: 8.10 8.12 8.03 9/405 28476
/proc/meminfo: memFree=22427028/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1099044 CPUtime=3516.99 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1079481 0 0 0 351316 383 0 0 25 0 4 0 651672710 1125421056 164622 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 274761 164622 379 95 0 269743 0
[pid=28440/tid=28441] ppid=28438 vsize=1099044 CPUtime=882.03 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 295899 0 0 0 88098 105 0 0 25 0 4 0 651672710 1125421056 164623 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1099044 CPUtime=882.06 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 191766 0 0 0 88137 69 0 0 25 0 4 0 651672710 1125421056 164623 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1099044 CPUtime=874.73 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 317881 0 0 0 87363 110 0 0 25 0 4 0 651672710 1125421056 164623 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3516.99
Current children cumulated vsize (KiB) 1099044

[startup+942.3 s]
/proc/loadavg: 8.10 8.12 8.03 9/405 28478
/proc/meminfo: memFree=22384840/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1040940 CPUtime=3756.13 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1086295 0 0 0 375225 388 0 0 25 0 4 0 651672710 1065922560 164528 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 260235 164528 379 95 0 255217 0
[pid=28440/tid=28441] ppid=28438 vsize=1040940 CPUtime=942 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 295899 0 0 0 94095 105 0 0 25 0 4 0 651672710 1065922560 164528 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1040940 CPUtime=942.03 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 197401 0 0 0 94131 72 0 0 25 0 4 0 651672710 1065922560 164528 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1040940 CPUtime=933.93 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 317881 0 0 0 93282 111 0 0 25 0 4 0 651672710 1065922560 164528 33554432000 4194304 4580107 140737471085296 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.13
Current children cumulated vsize (KiB) 1040940

[startup+1002.32 s]
/proc/loadavg: 8.10 8.11 8.03 9/405 28479
/proc/meminfo: memFree=22352468/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1029180 CPUtime=3995.36 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1134377 0 0 0 399125 411 0 0 25 0 4 0 651672710 1053880320 156103 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 257295 156103 379 95 0 252277 0
[pid=28440/tid=28441] ppid=28438 vsize=1029180 CPUtime=1002 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 306017 0 0 0 100090 110 0 0 25 0 4 0 651672710 1053880320 156103 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1029180 CPUtime=1002.03 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 208799 0 0 0 100126 77 0 0 25 0 4 0 651672710 1053880320 156103 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1029180 CPUtime=993.15 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 330808 0 0 0 99198 117 0 0 25 0 4 0 651672710 1053880320 156103 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.36
Current children cumulated vsize (KiB) 1029180

[startup+1062.3 s]
/proc/loadavg: 8.14 8.12 8.04 9/405 28481
/proc/meminfo: memFree=22347352/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1026928 CPUtime=4234.5 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1181480 0 0 0 423014 436 0 0 25 0 4 0 651672710 1051574272 155001 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 256732 155001 379 95 0 251714 0
[pid=28440/tid=28441] ppid=28438 vsize=1026928 CPUtime=1061.98 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 319911 0 0 0 106079 119 0 0 25 0 4 0 651672710 1051574272 155001 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1026928 CPUtime=1062 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 214428 0 0 0 106120 80 0 0 25 0 4 0 651672710 1051574272 155001 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1026928 CPUtime=1052.37 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 344478 0 0 0 105114 123 0 0 25 0 4 0 651672710 1051574272 155001 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.5
Current children cumulated vsize (KiB) 1026928

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 8.04 9/405 28483
/proc/meminfo: memFree=22378960/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1043952 CPUtime=4473.68 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1236851 0 0 0 446907 461 0 0 25 0 4 0 651672710 1069006848 161788 33554432000 4194304 4580107 140737471085296 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 260988 161788 379 95 0 255970 0
[pid=28440/tid=28441] ppid=28438 vsize=1043952 CPUtime=1121.97 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 333644 0 0 0 112072 125 0 0 25 0 4 0 651672710 1069006848 161788 33554432000 4194304 4580107 140737471085296 18446744073709551615 4316585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1043952 CPUtime=1121.98 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 224906 0 0 0 112113 85 0 0 25 0 4 0 651672710 1069006848 161788 33554432000 4194304 4580107 140737471085296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1043952 CPUtime=1111.59 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 358126 0 0 0 111029 130 0 0 25 0 4 0 651672710 1069006848 161788 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.68
Current children cumulated vsize (KiB) 1043952

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.04 9/405 28484
/proc/meminfo: memFree=22001116/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1029028 CPUtime=4712.87 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1262466 0 0 0 470816 471 0 0 25 0 4 0 651672710 1053724672 172375 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 257257 172375 379 95 0 252239 0
[pid=28440/tid=28441] ppid=28438 vsize=1029028 CPUtime=1181.96 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 343237 0 0 0 118068 128 0 0 25 0 4 0 651672710 1053724672 172375 33554432000 4194304 4580107 140737471085296 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1029028 CPUtime=1181.97 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 233041 0 0 0 118106 91 0 0 25 0 4 0 651672710 1053724672 172375 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1029028 CPUtime=1170.8 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 364850 0 0 0 116949 131 0 0 25 0 4 0 651672710 1053724672 172375 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.87
Current children cumulated vsize (KiB) 1029028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.14 8.12 8.04 9/405 28485
/proc/meminfo: memFree=21994544/32951132 swapFree=67093844/67111528
[pid=28440] ppid=28438 vsize=1090076 CPUtime=4800.2 cores=1,3,5,7
/proc/28440/stat : 28440 (strangenight2-m) R 28438 28440 28111 0 -1 4202496 1271678 0 0 0 479542 478 0 0 25 0 4 0 651672710 1116237824 174287 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28440/statm: 272519 174287 379 95 0 267501 0
[pid=28440/tid=28441] ppid=28438 vsize=1090076 CPUtime=1203.87 cores=1,3,5,7
/proc/28440/task/28441/stat : 28441 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 343237 0 0 0 120259 128 0 0 25 0 4 0 651672710 1116237824 174289 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28440/tid=28442] ppid=28438 vsize=1090076 CPUtime=1203.88 cores=1,3,5,7
/proc/28440/task/28442/stat : 28442 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 236777 0 0 0 120295 93 0 0 25 0 4 0 651672710 1116237824 174289 33554432000 4194304 4580107 140737471085296 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28440/tid=28443] ppid=28438 vsize=1090076 CPUtime=1192.41 cores=1,3,5,7
/proc/28440/task/28443/stat : 28443 (strangenight2-m) R 28438 28440 28111 0 -1 4202560 364850 0 0 0 119110 131 0 0 25 0 4 0 651672710 1116237824 174289 33554432000 4194304 4580107 140737471085296 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1090076

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.25
CPU time (s): 4800.27
CPU user time (s): 4795.46
CPU system time (s): 4.81227
CPU usage (%): 398.611
Max. virtual memory (cumulated for all children) (KiB): 1104756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.46
system time used= 4.81227
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1271682
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= 1774
involuntary context switches= 32713

runsolver used 4.13137 second user time and 11.3633 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 21:19:01
IDJOB=3366286
IDBENCH=82695
IDSOLVER=1844
FILE ID=node128/3366286-1305400740
RUNJOBID= node128-1305400740-28427
PBS_JOBID= 13324451
Free space on /tmp= 73608 MiB

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

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=1389980854

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24251024 kB
Buffers:        262836 kB
Cached:        2887696 kB
SwapCached:       1440 kB
Active:        6313136 kB
Inactive:      2096664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24251024 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            7232 kB
Writeback:           0 kB
AnonPages:     5257948 kB
Mapped:          31336 kB
Slab:           187996 kB
PageTables:      37996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100672220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-14 21:39:07