Trace number 3173739

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? (TO) 4800.09 1203.26

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S912026804-034-UNKNOWN.cnf
MD5SUMb0eb7b0423dfe1c78c61b0932da62ffe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.86156
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173739-1304030248.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.02	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.02	c -- vars added       5000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.05	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.58	c lits-rem:         0  cl-subs:        0  v-elim:    113  v-fix:    0  time:  0.02 s
0.00/0.58	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.58	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.58	c calculated reachability. Time: 0.00
0.00/0.58	c Calc default polars -  time:   0.00 s pos:    2252 undec:     555 neg:    2193
0.00/0.58	c =========================================================================================
0.00/0.58	c types(t): F = full restart, N = normal restart
0.00/0.58	c types(t): S = simplification begin/end, E = solution found
0.00/0.58	c restart types(rt): st = static, dy = dynamic
0.00/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.58	c  B st     0         0      4887     20886         0         0     63373         0   no data   no data
0.00/0.58	c  N dy    19      4070      4887     20886         0      4070     63373    448978     67.80     71.59
3.79/1.01	c  N dy    45      8326      4887     20886         0      5830     63373    424822     65.96     70.19
5.39/1.38	c  N dy    68     12344      4887     20886         0      5597     63373    259440     65.48     70.95
7.17/1.85	c  N dy    96     16647      4887     20886         0      9900     63373    701598     65.76     69.56
9.15/2.31	c  N dy   128     20777      4887     20886         0      8405     63373    424014     66.15     71.22
10.76/2.79	c  N dy   153     24821      4887     20886         0     12448     63373    836027     65.91     69.54
11.16/2.81	c  F st   155     25002      4887     20886         0     12629     63373    854422     65.92   no data
13.15/3.39	c  N dy   161     30000      4887     20886         0     10821     63373    581970     65.92   no data
13.15/3.39	c  S st   161     30000      4887     20886         0     10821     63373    581970     65.92   no data
13.55/3.45	c  S st   161     30502      4887     20886         0     11323     63373    628098     65.92   no data
13.55/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.55/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.55/3.47	c blocked clauses removed:      104 vars:     16 tried:        4887 T: 0.00 s
13.55/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
13.55/3.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.95/3.50	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.02 s
13.95/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.61	c lits-rem:        22  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.07 s
14.35/3.63	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
14.35/3.63	c calculated reachability. Time: 0.00
14.35/3.63	c  N dy   161     30502      4867     20778         0     11196     63069    608843     65.92   no data
16.37/4.13	c  N dy   187     34607      4867     20778         0     15300     63069   1018750     65.82     72.55
18.34/4.61	c  N dy   212     38640      4867     20778         0     11490     63069    525997     65.74     71.74
18.34/5.10	c  N dy   241     42708      4867     20778         0     15558     63069    960482     65.94     70.92
18.34/5.49	c  S st   262     45753      4867     20778         0      9680     63069    233899     66.05   no data
18.34/5.55	c  S st   262     46256      4867     20778         0     10183     63069    277177     66.05   no data
18.34/5.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.34/5.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
18.34/5.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.34/5.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.34/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/5.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
18.34/5.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.34/5.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.34/5.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/5.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
18.34/5.62	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
18.34/5.63	c vivif2 --  cl tried    10183 cl shrink        0 lits rem          0 time: 0.00
18.34/5.65	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
18.34/5.65	c calculated reachability. Time: 0.00
18.34/5.65	c  N dy   262     46256      4867     20778         0     10183     63069    277177     66.05   no data
18.34/6.14	c  N dy   291     50440      4867     20778         0     14366     63069    713777     66.11     70.49
24.71/6.66	c  N dy   314     54629      4867     20778         0     18555     63069   1153737     66.12     70.10
26.85/7.20	c  N dy   344     58736      4867     20778         0     12698     63069    459315     66.43     71.44
28.84/7.70	c  N dy   370     62816      4867     20778         0     16778     63069    875833     66.40     69.95
30.83/8.24	c  N dy   397     66848      4867     20778         0     20810     63069   1294280     66.46     70.56
32.03/8.58	c  S st   414     69384      4867     20778         0     12365     63069    315232     66.49   no data
32.43/8.64	c  S st   414     69886      4867     20778         0     12867     63069    356640     66.49   no data
32.43/8.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.43/8.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
32.43/8.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.43/8.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.43/8.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.43/8.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
32.43/8.67	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
32.43/8.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
32.83/8.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.83/8.74	c lits-rem:         9  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
32.83/8.74	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
32.83/8.75	c vivif2 --  cl tried    12866 cl shrink        0 lits rem          0 time: 0.00
32.83/8.77	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
32.83/8.77	c calculated reachability. Time: 0.00
32.83/8.77	c  N dy   414     69886      4867     20778         0     12866     63069    356413     66.49   no data
35.23/9.36	c  N dy   443     74397      4867     20778         0     17377     63069    838588     66.60     72.84
38.02/10.00	c  N dy   468     79210      4867     20778         0     22190     63069   1327287     66.49     71.34
40.81/10.71	c  N dy   496     84550      4867     20778         0     15538     63069    550157     66.45     72.83
42.42/11.10	c  F st   509     87500      4867     20778         0     18488     63069    861424     66.42     66.61
44.01/11.54	c  N st   514     90799      4867     20778         0     21786     63069   1223058     66.42   no data
47.20/12.39	c  N dy   537     96700      4867     20778         0     14695     63069    350196     66.39     70.19
50.80/13.25	c  N dy   579    102965      4867     20778         0     20959     63069   1017161     66.56     71.33
52.01/13.52	c  S st   585    104833      4867     20778         0     22827     63069   1217316     66.43   no data
52.01/13.60	c  S st   585    105339      4867     20778         0     23333     63069   1267962     66.43   no data
52.01/13.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.41/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
52.41/13.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.41/13.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.41/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.41/13.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
52.41/13.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
52.41/13.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
52.79/13.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.39/14.13	c lits-rem:        33  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.42 s
54.39/14.14	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
54.39/14.15	c vivif2 --  cl tried    23333 cl shrink        0 lits rem          0 time: 0.02
54.39/14.19	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.03
54.39/14.19	c calculated reachability. Time: 0.00
54.39/14.19	c  N dy   585    105339      4867     20778         0     23333     63069   1267929     66.43   no data
58.39/15.18	c  N dy   627    112204      4867     20778         0     16202     63069    413083     66.42     71.82
62.38/16.17	c  N dy   664    119564      4867     20778         0     23561     63069   1182975     66.33     72.30
67.18/17.39	c  N dy   710    127313      4867     20778         0     16311     63069    334697     66.36     71.21
71.96/18.52	c  N dy   760    135493      4867     20778         0     24490     63069   1200558     66.42     71.56
77.16/19.85	c  N dy   810    144196      4867     20778         0     17196     63069    320823     66.43     70.99
82.38/21.15	c  N dy   866    153459      4867     20778         0     26458     63069   1286628     66.45     70.82
85.14/21.86	c  S st   892    158010      4867     20778         0     31007     63069   1777478     66.44     64.95
85.54/21.95	c  S st   892    158519      4867     20778         0     31516     63069   1815863     66.44   no data
85.54/21.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.54/21.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
85.54/21.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.54/21.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.54/21.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.54/21.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
85.54/21.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
85.94/22.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
85.94/22.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.93/23.09	c lits-rem:        27  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.99 s
89.93/23.09	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
90.33/23.12	c vivif2 --  cl tried    31511 cl shrink        0 lits rem          0 time: 0.02
90.33/23.16	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.04
90.33/23.16	c calculated reachability. Time: 0.00
90.33/23.16	c  N dy   892    158519      4867     20778         0     31511     63069   1815265     66.44   no data
96.34/24.68	c  N dy   957    168815      4867     20778         0     24808     63069   1013710     66.40     71.83
103.10/26.39	c  N dy  1028    179609      4867     20778         0     35602     63069   2148121     66.48     71.27
109.88/28.09	c  N dy  1099    191295      4867     20778         0     29285     63069   1387277     66.47     70.31
117.88/30.10	c  N dy  1181    203517      4867     20778         0     22514     63069    583032     66.58     81.94
126.25/32.19	c  N dy  1265    216668      4867     20778         0     35665     63069   1975109     66.69     71.24
135.04/34.36	c  N dy  1357    230530      4867     20778         0     29527     63069   1226254     66.74     71.19
139.84/35.57	c  S st  1404    237780      4867     20778         0     36775     63069   1995772     66.77     61.36
140.25/35.67	c  S st  1404    238282      4867     20778         0     37277     63069   2039260     66.77   no data
140.25/35.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.63/35.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
140.63/35.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.63/35.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.63/35.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.63/35.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
140.63/35.71	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.63/35.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
141.03/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.61/37.25	c lits-rem:        41  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.42 s
146.61/37.25	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
146.61/37.28	c vivif2 --  cl tried    37272 cl shrink        0 lits rem          0 time: 0.03
147.01/37.33	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.05
147.01/37.33	c calculated reachability. Time: 0.00
147.01/37.33	c  N dy  1404    238282      4867     20778         0     37272     63069   2038069     66.77   no data
156.60/39.79	c  N dy  1497    253564      4867     20778         0     31556     63069   1344332     66.82     70.42
168.18/42.60	c  N dy  1614    269976      4867     20778         0     25972     63069    655742     66.98     71.40
179.78/45.51	c  N dy  1719    287235      4867     20778         0     43230     63069   2471340     67.00     71.52
191.74/48.55	c  N dy  1831    305615      4867     20778         0     38614     63069   1878200     67.01     71.18
192.15/48.67	c  F st  1837    306250      4867     20778         0     39249     63069   1944260     67.01   no data
205.33/51.96	c  N dy  1933    325411      4867     20778         0     34405     63069   1349343     67.07     70.66
220.09/55.61	c  N dy  2057    345511      4867     20778         0     29505     63069    734329     67.12     71.66
228.10/57.64	c  S st  2134    357423      4867     20778         0     41415     63069   1985406     67.14     66.08
228.48/57.75	c  S st  2134    357924      4867     20778         0     41916     63069   2029929     67.14   no data
228.48/57.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.48/57.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
228.48/57.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.48/57.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.88/57.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.88/57.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
228.88/57.80	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
228.88/57.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
229.28/57.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.26/59.45	c lits-rem:        42  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.54 s
235.26/59.45	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
235.26/59.48	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.03
235.66/59.54	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.05
235.66/59.54	c calculated reachability. Time: 0.00
235.66/59.54	c  N dy  2134    357924      4867     20778         0     41912     63069   2029331     67.14   no data
250.05/63.17	c  N dy  2252    378025      4867     20778         0     36019     63069   1314991     67.14     70.83
265.20/66.99	c  N dy  2381    398093      4867     20778         0     29087     63069    479839     67.18     71.27
280.00/70.62	c  N dy  2507    418168      4867     20778         0     49156     63069   2624602     67.22     71.02
294.76/74.36	c  N dy  2630    438216      4867     20778         0     41204     63069   1660735     67.26     70.86
310.75/78.31	c  N dy  2749    458323      4867     20778         0     32310     63069    630617     67.30     70.87
325.51/82.08	c  N dy  2881    478501      4867     20778         0     52485     63069   2785034     67.38     74.16
341.10/85.93	c  N dy  2995    498508      4867     20778         0     42495     63069   1614275     67.38     71.07
357.87/90.16	c  N dy  3130    518518      4867     20778         0     31501     63069    344892     67.47     73.11
371.44/93.52	c  S st  3249    536889      4867     20778         0     49868     63069   2283491     67.49     58.08
371.84/93.64	c  S st  3249    537391      4867     20778         0     50370     63069   2325761     67.49   no data
371.84/93.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
371.84/93.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
371.84/93.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.84/93.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.84/93.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.84/93.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
371.84/93.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
372.25/93.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
372.66/93.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.02/96.00	c lits-rem:        64  cl-subs:        8  v-elim:      0  v-fix:    0  time:  2.18 s
381.02/96.00	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
381.43/96.03	c vivif2 --  cl tried    50362 cl shrink        0 lits rem          0 time: 0.03
381.43/96.10	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.06
381.43/96.10	c calculated reachability. Time: 0.00
381.43/96.10	c  N dy  3249    537391      4867     20778         0     50362     63069   2323566     67.49   no data
398.19/100.24	c  N dy  3380    557462      4867     20778         0     38439     63069    971572     67.51     72.39
414.17/104.25	c  N dy  3510    577559      4867     20778         0     58532     63069   3099047     67.55     72.65
430.54/108.30	c  N dy  3640    597687      4867     20778         0     45662     63069   1631462     67.61     73.08
447.74/112.63	c  N dy  3759    617789      4867     20778         0     65761     63069   3760443     67.63     71.53
463.29/116.55	c  N dy  3877    637858      4867     20778         0     51836     63069   2188017     67.64     71.58
481.26/121.09	c  N dy  3994    658135      4867     20778         0     37113     63069    530467     67.65     71.31
496.83/124.98	c  N dy  4119    678161      4867     20778         0     57136     63069   2649321     67.68     71.38
515.60/129.63	c  N dy  4243    698295      4867     20778         0     41271     63069    875250     67.71     74.14
532.77/133.92	c  N dy  4373    718575      4867     20778         0     61549     63069   3043003     67.73     73.42
550.74/138.43	c  N dy  4505    738674      4867     20778         0     44646     63069   1134899     67.76     74.65
568.31/142.82	c  N dy  4634    759014      4867     20778         0     64982     63069   3307467     67.77     71.61
586.29/147.33	c  N dy  4768    779068      4867     20778         0     47038     63069   1293894     67.82     79.36
603.86/151.72	c  N dy  4877    799114      4867     20778         0     67084     63069   3415892     67.81     72.00
610.64/153.49	c  S st  4921    806087      4867     20778         0     74056     63069   4142806     67.81     70.08
611.45/153.66	c  S st  4921    806591      4867     20778         0     74559     63069   4181369     67.81   no data
611.45/153.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
611.85/153.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
611.85/153.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
611.85/153.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.85/153.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.85/153.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
611.85/153.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
611.85/153.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
612.64/153.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.02/158.07	c lits-rem:        62  cl-subs:       12  v-elim:      0  v-fix:    0  time:  4.12 s
629.02/158.07	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
629.42/158.13	c vivif2 --  cl tried    74547 cl shrink        0 lits rem          0 time: 0.06
629.82/158.23	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.10
629.82/158.23	c calculated reachability. Time: 0.00
629.82/158.23	c  N dy  4921    806591      4867     20778         0     74547     63069   4179226     67.81   no data
646.58/162.48	c  N dy  5047    826655      4867     20778         0     55614     63069   2106783     67.85     72.32
666.19/167.35	c  N dy  5185    846805      4867     20778         0     75762     63069   4259610     67.89     71.47
684.11/171.81	c  N dy  5318    866879      4867     20778         0     55841     63069   2033347     67.92     72.96
703.28/176.68	c  N dy  5442    886966      4867     20778         0     75925     63069   4187252     67.94     81.80
721.24/181.17	c  N dy  5577    907028      4867     20778         0     54996     63069   1845085     67.97     72.29
740.02/185.89	c  N dy  5696    927125      4867     20778         0     75090     63069   3997671     67.98     72.53
758.78/190.60	c  N dy  5822    947143      4867     20778         0     53110     63069   1545261     68.01     72.96
777.55/195.29	c  N dy  5957    967218      4867     20778         0     73183     63069   3686855     68.03     71.97
797.53/200.27	c  N dy  6084    987264      4867     20778         0     50232     63069   1135611     68.07     71.93
815.89/204.80	c  N dy  6205   1007412      4867     20778         0     70379     63069   3261984     68.08     72.13
836.65/210.07	c  N dy  6324   1027417      4867     20778         0     46381     63069    626266     68.08     73.68
854.22/214.42	c  N dy  6432   1047480      4867     20778         0     66442     63069   2776020     68.08     72.79
875.78/219.81	c  N dy  6561   1067533      4867     20778         0     86491     63069   4900926     68.09     73.59
880.56/221.10	c  F st  6589   1071875      4867     20778         0     45838     63069    458404     68.09   no data
894.15/224.40	c  N dy  6662   1087552      4867     20778         0     61515     63069   2211267     68.09     72.64
914.11/229.48	c  N dy  6787   1107566      4867     20778         0     81525     63069   4317612     68.09     76.83
934.90/234.61	c  N dy  6913   1127666      4867     20778         0     55628     63069   1385170     68.11     72.96
953.66/239.39	c  N dy  7029   1147728      4867     20778         0     75689     63069   3508298     68.11     73.33
976.42/245.06	c  N dy  7161   1167729      4867     20778         0     48694     63069    560800     68.14     72.90
994.39/249.56	c  N dy  7289   1187743      4867     20778         0     68705     63069   2694105     68.16     71.78
1011.97/255.27	c  N dy  7424   1207831      4867     20778         0     88792     63069   4818622     68.17     74.42
1011.97/255.87	c  S st  7440   1209887      4867     20778         0     90848     63069   5042609     68.18   no data
1011.97/256.05	c  S st  7440   1210390      4867     20778         0     91351     63069   5086141     68.18   no data
1011.97/256.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1011.97/256.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1011.97/256.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1011.97/256.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.97/256.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.97/256.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
1011.97/256.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1011.97/256.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1011.97/256.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1041.92/262.14	c lits-rem:        85  cl-subs:       17  v-elim:      0  v-fix:    0  time:  5.76 s
1041.92/262.14	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
1042.32/262.22	c vivif2 --  cl tried    91334 cl shrink        0 lits rem          0 time: 0.07
1042.72/262.34	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.12
1042.72/262.34	c calculated reachability. Time: 0.00
1042.72/262.34	c  N dy  7440   1210390      4867     20778         0     91334     63069   5082866     68.18   no data
1061.87/267.14	c  N dy  7564   1230403      4867     20778         0     63352     63069   2041174     68.19     72.99
1083.05/272.44	c  N dy  7695   1250439      4867     20778         0     83384     63069   4208210     68.21     72.88
1105.42/278.02	c  N dy  7813   1270476      4867     20778         0     54421     63069    973209     68.20     89.02
1124.17/282.75	c  N dy  7941   1290486      4867     20778         0     74429     63069   3105970     68.21     73.44
1147.33/288.52	c  N dy  8059   1310551      4867     20778         0     94490     63069   5261139     68.23     72.04
1167.29/293.55	c  N dy  8176   1330808      4867     20778         0     64756     63069   1986682     68.23     72.23
1188.47/298.87	c  N dy  8299   1350898      4867     20778         0     84844     63069   4108519     68.23     73.71
1212.81/304.93	c  N dy  8434   1371026      4867     20778         0     53972     63069    717987     68.24     72.54
1231.56/309.65	c  N dy  8559   1391060      4867     20778         0     74003     63069   2876106     68.26     71.94
1254.74/315.42	c  N dy  8696   1411071      4867     20778         0     94011     63069   5011396     68.28     73.62
1276.71/320.91	c  N dy  8817   1431150      4867     20778         0     62104     63069   1502987     68.29     72.77
1297.05/326.02	c  N dy  8938   1451271      4867     20778         0     82222     63069   3662408     68.30     74.26
1321.81/332.23	c  N dy  9070   1471405      4867     20778         0    102355     63069   5845089     68.32     72.17
1341.78/337.22	c  N dy  9197   1491503      4867     20778         0     69454     63069   2174949     68.34     72.06
1363.75/342.78	c  N dy  9336   1511708      4867     20778         0     89656     63069   4350189     68.37     73.04
1389.30/349.13	c  N dy  9450   1531793      4867     20778         0     55744     63069    609084     68.37     86.10
1408.47/353.99	c  N dy  9583   1552229      4867     20778         0     76180     63069   2815582     68.39     75.57
1432.41/359.91	c  N dy  9713   1572440      4867     20778         0     96389     63069   4983054     68.40     72.03
1456.38/365.99	c  N dy  9831   1592617      4867     20778         0     61567     63069   1124602     68.40     72.17
1476.72/371.03	c  N dy  9947   1612682      4867     20778         0     81628     63069   3255955     68.40     72.53
1501.49/377.20	c  N dy 10072   1632719      4867     20778         0    101664     63069   5403967     68.41     94.52
1525.04/383.10	c  N dy 10204   1652970      4867     20778         0     65918     63069   1504455     68.43     73.18
1545.81/388.39	c  N dy 10331   1673166      4867     20778         0     86114     63069   3654027     68.44     75.08
1572.17/394.92	c  N dy 10456   1693276      4867     20778         0    106221     63069   5817119     68.45     72.55
1591.72/399.89	c  S st 10562   1710390      4867     20778         0     66339     63069   1432327     68.46   no data
1592.52/400.04	c  S st 10562   1710896      4867     20778         0     66845     63069   1471423     68.46   no data
1592.52/400.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1592.52/400.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1592.52/400.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1592.52/400.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1592.52/400.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1592.52/400.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
1592.52/400.10	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1592.94/400.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1592.94/400.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1597.71/401.35	c lits-rem:        18  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.16 s
1597.71/401.36	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
1597.71/401.38	c vivif2 --  cl tried    66838 cl shrink        0 lits rem          0 time: 0.02
1598.11/401.46	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.08
1598.11/401.46	c calculated reachability. Time: 0.00
1598.11/401.46	c  N dy 10562   1710896      4867     20778         0     66838     63069   1470422     68.46   no data
1619.67/406.81	c  N dy 10685   1730949      4867     20778         0     86890     63069   3611733     68.47     72.85
1644.83/413.17	c  N dy 10804   1750985      4867     20778         0    106922     63069   5785589     68.48     72.16
1667.99/418.98	c  N dy 10927   1771075      4867     20778         0     69015     63069   1620807     68.49     76.31
1689.94/424.44	c  N dy 11054   1791170      4867     20778         0     89108     63069   3779682     68.51     72.63
1715.92/430.93	c  N dy 11176   1811279      4867     20778         0    109214     63069   5943525     68.51     72.50
1739.45/436.81	c  N dy 11307   1831289      4867     20778         0     70225     63069   1660974     68.53     72.22
1761.01/442.28	c  N dy 11419   1851312      4867     20778         0     90244     63069   3803954     68.53     73.54
1787.36/448.84	c  N dy 11545   1871346      4867     20778         0    110276     63069   5958994     68.54     80.28
1812.54/455.18	c  N dy 11669   1891439      4867     20778         0     70375     63069   1576244     68.55     72.53
1834.88/460.77	c  N dy 11801   1911602      4867     20778         0     90537     63069   3745430     68.57     73.19
1861.24/467.35	c  N dy 11934   1931748      4867     20778         0    110680     63069   5921916     68.59     73.33
1886.39/473.69	c  N dy 12052   1951812      4867     20778         0     69754     63069   1402704     68.59     73.75
1908.77/479.28	c  N dy 12177   1971872      4867     20778         0     89812     63069   3570799     68.60     72.81
1936.30/486.10	c  N dy 12314   1992526      4867     20778         0    110463     63069   5791805     68.61     73.06
1963.05/492.81	c  N dy 12442   2012687      4867     20778         0     68625     63069   1185076     68.63     72.44
1984.61/498.24	c  N dy 12565   2032689      4867     20778         0     88627     63069   3335227     68.64     72.85
2009.78/504.59	c  N dy 12685   2052697      4867     20778         0    108632     63069   5487065     68.64     74.01
2038.12/511.61	c  N dy 12801   2072830      4867     20778         0     65775     63069    772664     68.64     72.60
2059.68/517.00	c  N dy 12931   2093196      4867     20778         0     86140     63069   2981731     68.65     73.20
2084.85/523.37	c  N dy 13062   2113226      4867     20778         0    106169     63069   5120022     68.66     72.74
2114.37/530.75	c  N dy 13189   2133316      4867     20778         0    126258     63069   7287307     68.68     73.13
2136.33/536.22	c  N dy 13305   2153415      4867     20778         0     82358     63069   2477140     68.68     72.32
2161.09/542.41	c  N dy 13442   2173478      4867     20778         0    102419     63069   4635101     68.69     72.61
2189.46/549.53	c  N dy 13562   2193582      4867     20778         0    122519     63069   6771990     68.69     72.41
2211.42/555.01	c  S st 13669   2210900      4867     20778         0     74842     63069   1551272     68.69   no data
2211.82/555.17	c  S st 13669   2211403      4867     20778         0     75345     63069   1593906     68.69   no data
2211.82/555.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2212.23/555.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2212.23/555.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2212.23/555.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2212.23/555.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2212.23/555.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
2212.23/555.24	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2212.23/555.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2212.62/555.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2216.63/556.40	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.06 s
2217.01/556.40	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
2217.01/556.42	c vivif2 --  cl tried    75341 cl shrink        0 lits rem          0 time: 0.03
2217.41/556.52	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.09
2217.41/556.52	c calculated reachability. Time: 0.00
2217.41/556.52	c  N dy 13669   2211403      4867     20778         0     75341     63069   1593355     68.69   no data
2240.17/562.25	c  N dy 13781   2231499      4867     20778         0     95437     63069   3736295     68.69     72.80
2267.32/569.10	c  N dy 13902   2251841      4867     20778         0    115774     63069   5911244     68.69     72.85
2296.87/576.46	c  N dy 14036   2271930      4867     20778         0     69873     63069    919506     68.70     72.34
2318.84/581.95	c  N dy 14160   2291931      4867     20778         0     89873     63069   3057469     68.71     72.48
2344.79/588.42	c  N dy 14281   2311964      4867     20778         0    109904     63069   5196756     68.71     72.55
2375.15/596.05	c  N dy 14409   2332159      4867     20778         0    130098     63069   7371627     68.71     72.97
2398.70/601.99	c  N dy 14534   2352256      4867     20778         0     83193     63069   2232887     68.72     72.37
2423.47/608.19	c  N dy 14652   2372547      4867     20778         0    103482     63069   4424688     68.72     77.79
2453.43/615.62	c  N dy 14786   2393060      4867     20778         0    123993     63069   6649025     68.73     73.81
2482.17/622.81	c  N dy 14922   2413227      4867     20778         0     76164     63069   1387272     68.75     72.94
2504.94/628.60	c  N dy 15052   2433281      4867     20778         0     96217     63069   3536882     68.76     77.34
2532.50/635.50	c  N dy 15176   2453389      4867     20778         0    116322     63069   5695561     68.76     72.99
2564.03/643.33	c  N dy 15302   2473475      4867     20778         0    136405     63069   7829339     68.77     73.80
2586.79/649.01	c  N dy 15425   2493541      4867     20778         0     87476     63069   2479663     68.77     72.58
2612.35/655.45	c  N dy 15550   2513616      4867     20778         0    107548     63069   4651933     68.78     73.19
2642.32/662.92	c  N dy 15665   2533668      4867     20778         0    127597     63069   6799902     68.78     73.38
2670.65/670.08	c  N dy 15788   2553690      4867     20778         0     77625     63069   1342762     68.79     91.86
2694.62/676.01	c  N dy 15923   2573769      4867     20778         0     97702     63069   3506443     68.80     73.61
2722.57/683.06	c  N dy 16054   2593870      4867     20778         0    117801     63069   5679187     68.81     73.89
2754.12/690.92	c  N dy 16171   2613929      4867     20778         0    137857     63069   7815177     68.81     72.72
2778.50/697.09	c  N dy 16307   2633960      4867     20778         0     86899     63069   2257352     68.83     72.93
2804.05/703.48	c  N dy 16429   2654023      4867     20778         0    106959     63069   4440984     68.84     73.20
2834.00/710.97	c  N dy 16561   2674086      4867     20778         0    127019     63069   6600575     68.84     72.78
2865.93/718.92	c  N dy 16687   2694190      4867     20778         0     75126     63069    869697     68.85     73.12
2885.90/723.90	c  S st 16802   2711403      4867     20778         0     92338     63069   2711014     68.86   no data
2886.70/724.10	c  S st 16802   2711906      4867     20778         0     92841     63069   2754769     68.86   no data
2886.70/724.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2886.70/724.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2886.70/724.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2886.70/724.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2886.70/724.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2886.70/724.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
2886.70/724.18	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2887.10/724.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2887.50/724.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2899.48/727.36	c lits-rem:        34  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.03 s
2899.48/727.36	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
2899.88/727.40	c vivif2 --  cl tried    92835 cl shrink        0 lits rem          0 time: 0.04
2900.28/727.52	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.12
2900.28/727.52	c calculated reachability. Time: 0.00
2900.28/727.52	c  N dy 16802   2711906      4867     20778         0     92835     63069   2753213     68.86   no data
2927.03/734.26	c  N dy 16935   2731907      4867     20778         0    112834     63069   4910026     68.87     74.51
2957.79/741.99	c  N dy 17052   2752039      4867     20778         0    132964     63069   7084686     68.88     72.81
2988.13/749.56	c  N dy 17181   2772046      4867     20778         0     79978     63069   1288469     68.88     74.24
3012.09/755.55	c  N dy 17313   2792207      4867     20778         0    100138     63069   3456293     68.89     74.08
3040.07/762.55	c  N dy 17433   2812249      4867     20778         0    120178     63069   5624338     68.89     74.10
3072.40/770.62	c  N dy 17559   2832258      4867     20778         0    140184     63069   7768286     68.90     82.76
3099.58/777.40	c  N dy 17675   2852326      4867     20778         0     86258     63069   1852230     68.90     73.85
3124.71/783.70	c  N dy 17807   2872328      4867     20778         0    106258     63069   4011261     68.90     72.57
3153.86/791.09	c  N dy 17929   2892417      4867     20778         0    126346     63069   6196511     68.91     72.80
3186.61/799.25	c  N dy 18031   2912521      4867     20778         0    146445     63069   8343831     68.90     73.92
3212.17/805.67	c  N dy 18163   2932558      4867     20778         0     91491     63069   2310291     68.91     75.03
3238.94/812.32	c  N dy 18297   2952748      4867     20778         0    111679     63069   4515490     68.92     74.11
3269.69/820.03	c  N dy 18427   2972770      4867     20778         0    131699     63069   6687151     68.93     87.87
3304.43/828.70	c  N dy 18552   2992773      4867     20778         0    151700     63069   8847901     68.94     74.81
3327.61/834.60	c  N dy 18687   3012848      4867     20778         0     95783     63069   2697883     68.95     75.09
3354.75/841.39	c  N dy 18809   3032968      4867     20778         0    115902     63069   4845827     68.95     72.63
3386.30/849.25	c  N dy 18928   3053005      4867     20778         0    135938     63069   7023940     68.96     72.75
3421.04/857.91	c  N dy 19059   3073044      4867     20778         0     78977     63069    780341     68.96     92.99
3444.61/863.87	c  N dy 19195   3093138      4867     20778         0     99068     63069   2950264     68.98     73.35
3472.17/870.71	c  N dy 19313   3113198      4867     20778         0    119125     63069   5128546     68.98     74.92
3503.74/878.64	c  N dy 19428   3133220      4867     20778         0    139145     63069   7268481     68.98     91.40
3538.06/887.21	c  N dy 19555   3153285      4867     20778         0     81215     63069    913936     68.99     76.12
3561.62/893.15	c  N dy 19676   3173369      4867     20778         0    101296     63069   3086743     69.00     74.44
3589.97/900.26	c  N dy 19805   3193394      4867     20778         0    121319     63069   5250978     69.00     75.89
3621.13/908.07	c  S st 19919   3211908      4867     20778         0    139829     63069   7255592     69.01   no data
3622.35/908.39	c  S st 19919   3212416      4867     20778         0    140337     63069   7301281     69.01   no data
3622.72/908.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3623.12/908.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3623.12/908.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3623.12/908.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3623.12/908.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3623.12/908.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
3623.12/908.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3623.52/908.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3624.71/908.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3660.25/917.89	c lits-rem:        80  cl-subs:       15  v-elim:      0  v-fix:    0  time:  8.95 s
3660.65/917.90	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
3661.05/918.00	c vivif2 --  cl tried   140322 cl shrink        0 lits rem          0 time: 0.10
3661.46/918.19	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.19
3661.46/918.19	c calculated reachability. Time: 0.00
3661.46/918.19	c  N dy 19919   3212416      4867     20778         0    140322     63069   7298699     69.01   no data
3697.39/927.16	c  N dy 20056   3232431      4867     20778         0     81343     63069    828433     69.02     75.15
3721.35/933.16	c  N dy 20181   3252497      4867     20778         0    101408     63069   2991613     69.03     72.73
3749.73/940.27	c  N dy 20308   3272530      4867     20778         0    121439     63069   5146301     69.03     73.16
3782.06/948.36	c  N dy 20431   3292584      4867     20778         0    141493     63069   7299694     69.03     74.85
3818.00/957.38	c  N dy 20550   3313048      4867     20778         0     81962     63069    791172     69.03     75.04
3841.98/963.36	c  N dy 20666   3333131      4867     20778         0    102043     63069   2945941     69.03     72.78
3870.32/970.45	c  N dy 20785   3353233      4867     20778         0    122143     63069   5100204     69.03     85.28
3903.08/978.62	c  N dy 20903   3373348      4867     20778         0    142257     63069   7278139     69.04     75.03
3940.21/987.93	c  N dy 21033   3393417      4867     20778         0     81332     63069    625017     69.04     72.81
3964.17/993.96	c  N dy 21167   3413423      4867     20778         0    101336     63069   2809029     69.05     76.24
3994.11/1001.48	c  N dy 21292   3433662      4867     20778         0    121573     63069   4983310     69.06     74.35
4027.25/1009.71	c  N dy 21409   3453683      4867     20778         0    141594     63069   7140351     69.06     75.09
4065.20/1019.23	c  N dy 21543   3473804      4867     20778         0    161711     63069   9299878     69.07     72.83
4091.15/1025.78	c  N dy 21659   3493848      4867     20778         0     99770     63069   2519837     69.07     73.79
4119.11/1032.79	c  N dy 21781   3513907      4867     20778         0    119827     63069   4696807     69.08     82.64
4151.46/1040.90	c  N dy 21900   3533946      4867     20778         0    139863     63069   6851384     69.08     80.14
4188.62/1050.18	c  N dy 22025   3554053      4867     20778         0    159968     63069   9009691     69.08     72.77
4217.76/1057.44	c  N dy 22146   3574138      4867     20778         0     97054     63069   2100037     69.08     73.71
4245.74/1064.42	c  N dy 22279   3594218      4867     20778         0    117132     63069   4270290     69.09     81.11
4277.27/1072.39	c  N dy 22396   3614304      4867     20778         0    137215     63069   6438822     69.09     74.98
4313.61/1081.48	c  N dy 22516   3634400      4867     20778         0    157308     63069   8576955     69.09     76.81
4345.95/1089.57	c  N dy 22643   3654487      4867     20778         0     93407     63069   1620684     69.10     74.61
4372.32/1096.15	c  N dy 22771   3674490      4867     20778         0    113407     63069   3771721     69.11     77.89
4403.88/1104.03	c  N dy 22893   3694692      4867     20778         0    133607     63069   5948522     69.11     72.80
4435.04/1111.85	c  S st 22999   3712416      4867     20778         0    151327     63069   7877002     69.11     62.76
4436.22/1112.16	c  S st 22999   3712921      4867     20778         0    151832     63069   7923589     69.11   no data
4436.22/1112.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4436.62/1112.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4437.02/1112.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4437.02/1112.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4437.02/1112.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4437.02/1112.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
4437.02/1112.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4437.42/1112.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4438.62/1112.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4479.33/1122.91	c lits-rem:        79  cl-subs:       17  v-elim:      0  v-fix:    0  time: 10.10 s
4479.33/1122.91	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
4479.73/1123.03	c vivif2 --  cl tried   151815 cl shrink        0 lits rem          0 time: 0.12
4480.53/1123.25	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.22
4480.53/1123.25	c calculated reachability. Time: 0.00
4480.53/1123.25	c  N dy 22999   3712921      4867     20778         0    151815     63069   7920426     69.11   no data
4520.07/1133.13	c  N dy 23127   3733082      4867     20778         0     86983     63069    828583     69.12     72.90
4543.22/1138.96	c  F st 23245   3751562      4867     20778         0    105461     63069   2842413     69.12   no data
4546.02/1139.62	c  N st 23249   3753595      4867     20778         0    107494     63069   3076923     69.12   no data
4575.59/1147.05	c  N dy 23359   3773786      4867     20778         0    127684     63069   5320350     69.13     77.47
4609.52/1155.58	c  N dy 23477   3793899      4867     20778         0    147789     63069   7485909     69.13     74.11
4648.26/1165.23	c  N dy 23599   3813910      4867     20778         0    167798     63069   9634773     69.13     73.84
4677.39/1172.51	c  N dy 23730   3833974      4867     20778         0    101868     63069   2342447     69.14     73.45
4706.15/1179.71	c  N dy 23869   3853976      4867     20778         0    121869     63069   4517814     69.15     79.06
4738.50/1187.89	c  N dy 23992   3874075      4867     20778         0    141967     63069   6672739     69.15     79.27
4776.44/1197.37	c  N dy 24124   3894171      4867     20778         0    162063     63069   8833203     69.16     73.57

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: 935)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 514624406 52441088 346 33554432000 4194304 4627427 140734859172384 18446744073709551615 210647202801 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 12803 346 299 106 0 7774 0
[pid=1081/tid=1082] ppid=1079 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514624406 52441088 347 33554432000 4194304 4627427 140734859172384 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514624406 52441088 347 33554432000 4194304 4627427 140734859172384 18446744073709551615 210658944054 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514624406 52441088 347 33554432000 4194304 4627427 140734859172384 18446744073709551615 46913827866546 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.202774 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=361236 CPUtime=3.39 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 12044 0 0 0 336 3 0 0 18 0 4 0 514624406 369905664 7840 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90309 7840 386 106 0 85280 0
[pid=1081/tid=1082] ppid=1079 vsize=361236 CPUtime=0.84 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3385 0 0 0 84 0 0 0 19 0 4 0 514624406 369905664 7840 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=361236 CPUtime=0.84 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 2965 0 0 0 83 1 0 0 19 0 4 0 514624406 369905664 7841 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=361236 CPUtime=0.84 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 2168 0 0 0 84 0 0 0 18 0 4 0 514624406 369905664 7841 33554432000 4194304 4627427 140734859172384 18446744073709551615 4333268 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 361236

[startup+0.957508 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=361236 CPUtime=3.79 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 12457 0 0 0 376 3 0 0 19 0 4 0 514624406 369905664 8253 33554432000 4194304 4627427 140734859172384 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90309 8253 386 106 0 85280 0
[pid=1081/tid=1082] ppid=1079 vsize=361236 CPUtime=0.94 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3503 0 0 0 94 0 0 0 19 0 4 0 514624406 369905664 8253 33554432000 4194304 4627427 140734859172384 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=361236 CPUtime=0.94 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3063 0 0 0 93 1 0 0 19 0 4 0 514624406 369905664 8253 33554432000 4194304 4627427 140734859172384 18446744073709551615 4299670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=361236 CPUtime=0.94 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 2266 0 0 0 94 0 0 0 19 0 4 0 514624406 369905664 8253 33554432000 4194304 4627427 140734859172384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 361236

[startup+1.05749 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=361236 CPUtime=4.19 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 12904 0 0 0 416 3 0 0 19 0 4 0 514624406 369905664 8700 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308755 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90309 8700 386 106 0 85280 0
[pid=1081/tid=1082] ppid=1079 vsize=361236 CPUtime=1.04 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3634 0 0 0 104 0 0 0 19 0 4 0 514624406 369905664 8700 33554432000 4194304 4627427 140734859172384 18446744073709551615 4299705 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=361236 CPUtime=1.04 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3161 0 0 0 103 1 0 0 19 0 4 0 514624406 369905664 8700 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=361236 CPUtime=1.04 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 2363 0 0 0 104 0 0 0 19 0 4 0 514624406 369905664 8701 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 361236

[startup+1.15747 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=361236 CPUtime=4.59 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 13292 0 0 0 456 3 0 0 19 0 4 0 514624406 369905664 9088 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90309 9088 386 106 0 85280 0
[pid=1081/tid=1082] ppid=1079 vsize=361236 CPUtime=1.14 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3736 0 0 0 114 0 0 0 19 0 4 0 514624406 369905664 9088 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=361236 CPUtime=1.14 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3259 0 0 0 113 1 0 0 19 0 4 0 514624406 369905664 9088 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=361236 CPUtime=1.14 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 2459 0 0 0 114 0 0 0 19 0 4 0 514624406 369905664 9088 33554432000 4194304 4627427 140734859172384 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 361236

[startup+1.50042 s]
/proc/loadavg: 8.15 8.19 6.62 6/178 1081
/proc/meminfo: memFree=13604628/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=362044 CPUtime=5.97 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 15801 0 0 0 593 4 0 0 20 0 4 0 514624406 370733056 8215 33554432000 4194304 4627427 140734859172384 18446744073709551615 4327424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90511 8215 386 106 0 85482 0
[pid=1081/tid=1082] ppid=1079 vsize=362044 CPUtime=1.48 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 4379 0 0 0 148 0 0 0 20 0 4 0 514624406 370733056 8215 33554432000 4194304 4627427 140734859172384 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=362044 CPUtime=1.48 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3890 0 0 0 147 1 0 0 20 0 4 0 514624406 370733056 8215 33554432000 4194304 4627427 140734859172384 18446744073709551615 4332298 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=362044 CPUtime=1.48 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 3074 0 0 0 148 0 0 0 20 0 4 0 514624406 370733056 8215 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 362044

[startup+3.10115 s]
/proc/loadavg: 8.14 8.19 6.63 9/182 1086
/proc/meminfo: memFree=13539464/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=363200 CPUtime=12.35 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 24285 0 0 0 1230 5 0 0 25 0 4 0 514624406 371916800 8260 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 90800 8260 387 106 0 85771 0
[pid=1081/tid=1082] ppid=1079 vsize=363200 CPUtime=3.08 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 6542 0 0 0 307 1 0 0 25 0 4 0 514624406 371916800 8260 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=363200 CPUtime=3.08 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 5998 0 0 0 307 1 0 0 25 0 4 0 514624406 371916800 8260 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=363200 CPUtime=3.08 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 5204 0 0 0 308 0 0 0 25 0 4 0 514624406 371916800 8261 33554432000 4194304 4627427 140734859172384 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 363200

[startup+6.66555 s]
/proc/loadavg: 8.14 8.19 6.63 9/182 1086
/proc/meminfo: memFree=13521980/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=372520 CPUtime=24.71 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 47595 0 0 0 2461 10 0 0 25 0 4 0 514624406 381460480 20641 33554432000 4194304 4627427 140734859172384 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 93130 20641 390 106 0 88101 0
[pid=1081/tid=1082] ppid=1079 vsize=372520 CPUtime=6.23 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 11850 0 0 0 621 2 0 0 25 0 4 0 514624406 381460480 20641 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=372520 CPUtime=6 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 13754 0 0 0 598 2 0 0 25 0 4 0 514624406 381460480 20641 33554432000 4194304 4627427 140734859172384 18446744073709551615 4471678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=372520 CPUtime=5.8 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 8193 0 0 0 579 1 0 0 25 0 4 0 514624406 381460480 20641 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 372520

[startup+12.7005 s]
/proc/loadavg: 8.12 8.18 6.65 9/182 1086
/proc/meminfo: memFree=13425140/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=391492 CPUtime=48.8 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 78128 0 0 0 4860 20 0 0 25 0 4 0 514624406 400887808 31505 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 97873 31505 390 106 0 92844 0
[pid=1081/tid=1082] ppid=1079 vsize=391492 CPUtime=12.27 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 23085 0 0 0 1222 5 0 0 25 0 4 0 514624406 400887808 31505 33554432000 4194304 4627427 140734859172384 18446744073709551615 4332800 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=391492 CPUtime=11.98 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 18081 0 0 0 1192 6 0 0 25 0 4 0 514624406 400887808 31505 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=391492 CPUtime=11.83 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 16342 0 0 0 1180 3 0 0 25 0 4 0 514624406 400887808 31505 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.8
Current children cumulated vsize (KiB) 391492

[startup+25.5004 s]
/proc/loadavg: 8.18 8.19 6.66 9/182 1086
/proc/meminfo: memFree=13309076/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=427880 CPUtime=99.92 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 140004 0 0 0 9957 35 0 0 25 0 4 0 514624406 438149120 52972 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 106970 52972 390 106 0 101941 0
[pid=1081/tid=1082] ppid=1079 vsize=427880 CPUtime=25.07 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 36734 0 0 0 2499 8 0 0 25 0 4 0 514624406 438149120 52972 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=427880 CPUtime=24.71 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 32609 0 0 0 2461 10 0 0 25 0 4 0 514624406 438149120 52972 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=427880 CPUtime=24.63 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 32008 0 0 0 2456 7 0 0 25 0 4 0 514624406 438149120 52972 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.92
Current children cumulated vsize (KiB) 427880

[startup+51.1011 s]
/proc/loadavg: 8.12 8.17 6.70 9/182 1087
/proc/meminfo: memFree=13273464/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=444308 CPUtime=202.13 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 223232 0 0 0 20157 56 0 0 25 0 4 0 514624406 454971392 58567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4332749 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 111077 58567 390 106 0 106048 0
[pid=1081/tid=1082] ppid=1079 vsize=444308 CPUtime=50.66 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 56638 0 0 0 5054 12 0 0 25 0 4 0 514624406 454971392 58567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=444308 CPUtime=50.13 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 54718 0 0 0 4995 18 0 0 25 0 4 0 514624406 454971392 58567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=444308 CPUtime=50.22 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 51432 0 0 0 5011 11 0 0 25 0 4 0 514624406 454971392 58567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.13
Current children cumulated vsize (KiB) 444308

[startup+102.3 s]
/proc/loadavg: 8.17 8.18 6.78 9/182 1088
/proc/meminfo: memFree=13253852/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=524156 CPUtime=406.58 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 358563 0 0 0 40565 93 0 0 25 0 4 0 514624406 536735744 68816 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 131039 68817 390 106 0 126010 0
[pid=1081/tid=1082] ppid=1079 vsize=524156 CPUtime=101.86 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 90106 0 0 0 10164 22 0 0 25 0 4 0 514624406 536735744 68817 33554432000 4194304 4627427 140734859172384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=524156 CPUtime=100.99 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 88659 0 0 0 10071 28 0 0 25 0 4 0 514624406 536735744 68817 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=524156 CPUtime=101.4 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 84409 0 0 0 10122 18 0 0 25 0 4 0 514624406 536735744 68817 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.58
Current children cumulated vsize (KiB) 524156

[startup+162.3 s]

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

[pid=1081] ppid=1079 vsize=947948 CPUtime=2560.04 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1344085 0 0 0 255595 409 0 0 25 0 4 0 514624406 970698752 152409 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 236987 152409 390 106 0 231958 0
[pid=1081/tid=1082] ppid=1079 vsize=947948 CPUtime=640.97 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 337086 0 0 0 63991 106 0 0 25 0 4 0 514624406 970698752 152409 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=947948 CPUtime=636.85 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 333886 0 0 0 63565 120 0 0 25 0 4 0 514624406 970698752 152409 33554432000 4194304 4627427 140734859172384 18446744073709551615 4333301 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=947948 CPUtime=640.01 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 332295 0 0 0 63914 87 0 0 25 0 4 0 514624406 970698752 152409 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2560.04
Current children cumulated vsize (KiB) 947948

[startup+702.3 s]
/proc/loadavg: 8.17 8.08 7.36 9/182 1134
/proc/meminfo: memFree=15123332/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1015540 CPUtime=2799.65 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1430206 0 0 0 279528 437 0 0 25 0 4 0 514624406 1039912960 153150 33554432000 4194304 4627427 140734859172384 18446744073709551615 4332184 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 253885 153150 390 106 0 248856 0
[pid=1081/tid=1082] ppid=1079 vsize=1015540 CPUtime=700.96 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 357917 0 0 0 69983 113 0 0 25 0 4 0 514624406 1039912960 153150 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1015540 CPUtime=696.46 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 354291 0 0 0 69519 127 0 0 25 0 4 0 514624406 1039912960 153150 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1015540 CPUtime=700 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 354836 0 0 0 69906 94 0 0 25 0 4 0 514624406 1039912960 153150 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2799.65
Current children cumulated vsize (KiB) 1015540

[startup+762.3 s]
/proc/loadavg: 8.20 8.09 7.40 9/182 1136
/proc/meminfo: memFree=15000684/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=971860 CPUtime=3039.25 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1514575 0 0 0 303457 468 0 0 25 0 4 0 514624406 995184640 157027 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 242965 157027 390 106 0 237936 0
[pid=1081/tid=1082] ppid=1079 vsize=971860 CPUtime=760.95 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 381633 0 0 0 75976 119 0 0 25 0 4 0 514624406 995184640 157027 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=971860 CPUtime=756.08 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 374977 0 0 0 75472 136 0 0 25 0 4 0 514624406 995184640 157027 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=971860 CPUtime=759.99 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 374881 0 0 0 75898 101 0 0 25 0 4 0 514624406 995184640 157027 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.25
Current children cumulated vsize (KiB) 971860

[startup+822.3 s]
/proc/loadavg: 8.14 8.09 7.44 9/182 1137
/proc/meminfo: memFree=14963840/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=927348 CPUtime=3278.88 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1594010 0 0 0 327391 497 0 0 25 0 4 0 514624406 949604352 154567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 231837 154567 390 106 0 226808 0
[pid=1081/tid=1082] ppid=1079 vsize=927348 CPUtime=820.96 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 402636 0 0 0 81968 128 0 0 25 0 4 0 514624406 949604352 154567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=927348 CPUtime=815.72 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 393853 0 0 0 81429 143 0 0 25 0 4 0 514624406 949604352 154567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=927348 CPUtime=819.98 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 394517 0 0 0 81891 107 0 0 25 0 4 0 514624406 949604352 154567 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.88
Current children cumulated vsize (KiB) 927348

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 7.48 9/182 1139
/proc/meminfo: memFree=14947956/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=975856 CPUtime=3518.5 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1672377 0 0 0 351326 524 0 0 25 0 4 0 514624406 999276544 158324 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 243964 158324 390 106 0 238935 0
[pid=1081/tid=1082] ppid=1079 vsize=975856 CPUtime=880.96 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 422676 0 0 0 87961 135 0 0 25 0 4 0 514624406 999276544 158324 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=975856 CPUtime=875.35 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 413082 0 0 0 87385 150 0 0 25 0 4 0 514624406 999276544 158324 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=975856 CPUtime=879.98 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 413933 0 0 0 87884 114 0 0 25 0 4 0 514624406 999276544 158324 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.5
Current children cumulated vsize (KiB) 975856

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 7.52 9/182 1141
/proc/meminfo: memFree=14674532/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1171392 CPUtime=3758.11 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1783925 0 0 0 375251 560 0 0 25 0 4 0 514624406 1199505408 203703 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1081/statm: 292848 203703 390 106 0 287819 0
[pid=1081/tid=1082] ppid=1079 vsize=1171392 CPUtime=940.76 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 458858 0 0 0 93931 145 0 0 25 0 4 0 514624406 1199505408 203706 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1171392 CPUtime=935.16 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 431668 0 0 0 93357 159 0 0 25 0 4 0 514624406 1199505408 203706 33554432000 4194304 4627427 140734859172384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1171392 CPUtime=939.97 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 442134 0 0 0 93875 122 0 0 25 0 4 0 514624406 1199505408 203706 33554432000 4194304 4627427 140734859172384 18446744073709551615 210647170967 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.11
Current children cumulated vsize (KiB) 1171392

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 7.55 9/182 1142
/proc/meminfo: memFree=14636832/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1257788 CPUtime=3997.71 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1866231 0 0 0 399181 590 0 0 25 0 4 0 514624406 1287974912 217649 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1081/statm: 314447 217649 390 106 0 309418 0
[pid=1081/tid=1082] ppid=1079 vsize=1257788 CPUtime=1000.42 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 477871 0 0 0 99888 154 0 0 25 0 4 0 514624406 1287974912 217649 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1257788 CPUtime=995.15 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 457064 0 0 0 99349 166 0 0 25 0 4 0 514624406 1287974912 217649 33554432000 4194304 4627427 140734859172384 18446744073709551615 4428408 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1257788 CPUtime=999.96 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 460925 0 0 0 99867 129 0 0 25 0 4 0 514624406 1287974912 217649 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.71
Current children cumulated vsize (KiB) 1257788

[startup+1062.31 s]
/proc/loadavg: 8.13 8.10 7.59 9/182 1144
/proc/meminfo: memFree=14736856/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1259552 CPUtime=4237.35 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 1939669 0 0 0 423117 618 0 0 25 0 4 0 514624406 1289781248 211140 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1081/statm: 314888 211140 390 106 0 309859 0
[pid=1081/tid=1082] ppid=1079 vsize=1259552 CPUtime=1060.42 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 496806 0 0 0 105882 160 0 0 25 0 4 0 514624406 1289781248 211140 33554432000 4194304 4627427 140734859172384 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1259552 CPUtime=1055.16 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 474530 0 0 0 105343 173 0 0 25 0 4 0 514624406 1289781248 211140 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1259552 CPUtime=1059.95 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 479520 0 0 0 105859 136 0 0 25 0 4 0 514624406 1289781248 211140 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.35
Current children cumulated vsize (KiB) 1259552

[startup+1122.3 s]
/proc/loadavg: 8.05 8.08 7.61 9/182 1145
/proc/meminfo: memFree=14448420/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1356452 CPUtime=4476.94 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 2026596 0 0 0 447045 649 0 0 25 0 4 0 514624406 1389006848 247165 33554432000 4194304 4627427 140734859172384 18446744073709551615 4428116 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1081/statm: 339113 247165 392 106 0 334084 0
[pid=1081/tid=1082] ppid=1079 vsize=1356452 CPUtime=1120.41 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 519676 0 0 0 111874 167 0 0 25 0 4 0 514624406 1389006848 247165 33554432000 4194304 4627427 140734859172384 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1356452 CPUtime=1115.16 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 492841 0 0 0 111335 181 0 0 25 0 4 0 514624406 1389006848 247165 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1356452 CPUtime=1119.93 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 503395 0 0 0 111849 144 0 0 25 0 4 0 514624406 1389006848 247165 33554432000 4194304 4627427 140734859172384 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.94
Current children cumulated vsize (KiB) 1356452

[startup+1182.3 s]
/proc/loadavg: 8.05 8.08 7.64 9/182 1147
/proc/meminfo: memFree=14600308/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1358092 CPUtime=4716.54 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 2095730 0 0 0 470980 674 0 0 25 0 4 0 514624406 1390686208 241371 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1081/statm: 339523 241371 392 106 0 334494 0
[pid=1081/tid=1082] ppid=1079 vsize=1358092 CPUtime=1180.41 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 537898 0 0 0 117869 172 0 0 25 0 4 0 514624406 1390686208 241371 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1358092 CPUtime=1175.15 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 509603 0 0 0 117328 187 0 0 25 0 4 0 514624406 1390686208 241371 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1358092 CPUtime=1179.93 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 519307 0 0 0 117844 149 0 0 25 0 4 0 514624406 1390686208 241371 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.54
Current children cumulated vsize (KiB) 1358092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.03 8.07 7.65 10/182 1148
/proc/meminfo: memFree=14466388/32951132 swapFree=67111524/67111528
[pid=1081] ppid=1079 vsize=1306680 CPUtime=4800.01 cores=0,2,4,6
/proc/1081/stat : 1081 (strangenight2-m) R 1079 1081 904 0 -1 4202496 2119501 0 0 0 479319 682 0 0 25 0 4 0 514624406 1338040320 244100 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1081/statm: 326670 244100 392 106 0 321641 0
[pid=1081/tid=1082] ppid=1079 vsize=1306680 CPUtime=1201.32 cores=0,2,4,6
/proc/1081/task/1082/stat : 1082 (strangenight2-m) R 1079 1081 904 0 -1 4202560 544500 0 0 0 119958 174 0 0 25 0 4 0 514624406 1338040320 244102 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1081/tid=1083] ppid=1079 vsize=1306680 CPUtime=1196.06 cores=0,2,4,6
/proc/1081/task/1083/stat : 1083 (strangenight2-m) R 1079 1081 904 0 -1 4202560 516627 0 0 0 119416 190 0 0 25 0 4 0 514624406 1338040320 244102 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1081/tid=1084] ppid=1079 vsize=1306680 CPUtime=1200.84 cores=0,2,4,6
/proc/1081/task/1084/stat : 1084 (strangenight2-m) R 1079 1081 904 0 -1 4202560 524559 0 0 0 119932 152 0 0 25 0 4 0 514624406 1338040320 244102 33554432000 4194304 4627427 140734859172384 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 1306680

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): 1203.26
CPU time (s): 4800.09
CPU user time (s): 4793.22
CPU system time (s): 6.86396
CPU usage (%): 398.925
Max. virtual memory (cumulated for all children) (KiB): 1369320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.22
system time used= 6.86396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2119508
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= 2478
involuntary context switches= 22273

runsolver used 1.84772 second user time and 5.58815 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 00:37:28
IDJOB=3173739
IDBENCH=82557
IDSOLVER=1586
FILE ID=node129/3173739-1304030248
RUNJOBID= node129-1304028687-923
PBS_JOBID= 13170323
Free space on /tmp= 66184 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S912026804-034-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173739-1304030248/watcher-3173739-1304030248 -o /tmp/evaluation-result-3173739-1304030248/solver-3173739-1304030248 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173739-1304030248.cnf

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

MD5SUM BENCH= b0eb7b0423dfe1c78c61b0932da62ffe
RANDOM SEED=2059390692

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      13604792 kB
Buffers:       1274700 kB
Cached:       14292928 kB
SwapCached:          4 kB
Active:        6964404 kB
Inactive:     11711048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      13604792 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          141956 kB
Writeback:           0 kB
AnonPages:     3106928 kB
Mapped:          15808 kB
Slab:           602624 kB
PageTables:      11256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  4006780 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= 66356 MiB
End job on node129 at 2011-04-29 00:57:33