Trace number 3366326

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.44 1203.45

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
MD5SUMae2c6ab9f054a239f861b972b7e9a79b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.386941
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366326-1305401834.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.77/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.77/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.77/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.23	c calculated reachability. Time: 0.00
0.77/0.23	c Calc default polars -  time:   0.00 s pos:      36 undec:       1 neg:      53
0.77/0.23	c =========================================================================================
0.77/0.23	c types(t): F = full restart, N = normal restart
0.77/0.23	c types(t): S = simplification begin/end, E = solution found
0.77/0.23	c restart types(rt): st = static, dy = dynamic
0.77/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.57/0.42	c  N dy    10      5918        90      8010         0      3179     56070     82697     25.33     26.75
2.37/0.63	c  N dy    19     11277        90      8010         0      4202     56070     96682     25.09     26.62
3.17/0.82	c  N dy    35     15602        90      8010         0      8200     56070    215031     25.23     26.67
4.00/1.06	c  N dy    55     20659        90      8010         0      7689     56070    182787     25.40     26.77
4.75/1.27	c  N dy    66     24827        90      8010         0     11561     56070    296622     25.43     26.85
4.75/1.28	c  F st    68     25000        90      8010         0     11726     56070    301529     25.44   no data
5.96/1.53	c  N dy    74     30001        90      8010         0     10035     56070    233740     25.44   no data
5.96/1.53	c  S st    74     30001        90      8010         0     10035     56070    233740     25.44   no data
5.96/1.57	c  S st    74     30506        90      8010         0     10510     56070    248251     25.44   no data
5.96/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.96/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.96/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.80	c lits-rem:        93  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.21 s
7.95/2.09	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
7.95/2.09	c calculated reachability. Time: 0.00
7.95/2.09	c  N dy    74     30506        90      8010         0      9821     56070    225982     25.44   no data
9.14/2.32	c  N dy    89     34571        90      8010         0     13607     56070    338692     25.51     27.05
9.95/2.56	c  N dy   107     38788        90      8010         0     10190     56070    218872     25.57     27.03
11.14/2.84	c  N dy   127     43158        90      8010         0     14271     56070    340435     25.65     27.08
11.94/3.02	c  S st   132     45760        90      8010         0      8381     56070    148420     25.65     25.34
11.94/3.05	c  S st   132     46260        90      8010         0      8858     56070    162197     25.65   no data
11.94/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.94/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.94/3.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.94/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.94/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.94/3.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.94/3.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.94/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.10	c lits-rem:         7  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.04 s
12.34/3.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.34/3.11	c vivif2 --  cl tried     8811 cl shrink        0 lits rem          0 time: 0.00
13.18/3.38	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.18/3.38	c calculated reachability. Time: 0.00
13.18/3.38	c  N dy   132     46260        90      8010         0      8811     56070    160519     25.65   no data
14.33/3.61	c  N dy   151     50373        90      8010         0     12634     56070    274478     25.72     27.07
15.53/3.97	c  N dy   167     56161        90      8010         0     18004     56070    434719     25.71     27.18
19.12/4.83	c  N dy   169     69390        90      8010         0     10775     56070    186720     25.23     23.87
19.12/4.83	c  S st   169     69390        90      8010         0     10775     56070    186720     25.23     23.87
19.12/4.87	c  S st   169     69896        90      8010         0     11259     56070    200934     25.23   no data
19.12/4.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.12/4.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.12/4.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.12/4.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.12/4.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.12/4.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.12/4.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.12/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.52/4.96	c lits-rem:        59  cl-subs:      194  v-elim:      0  v-fix:    0  time:  0.07 s
19.52/4.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.52/4.96	c vivif2 --  cl tried    11065 cl shrink        0 lits rem          0 time: 0.00
20.72/5.29	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
20.72/5.29	c calculated reachability. Time: 0.00
20.72/5.29	c  N dy   169     69896        90      8010         0     11065     56070    195014     25.23   no data
22.31/5.60	c  N dy   183     74939        90      8010         0     15731     56070    331662     25.22     26.62
23.51/5.93	c  N dy   206     79728        90      8010         0     20160     56070    463175     25.28     26.71
25.11/6.31	c  N dy   211     85021        90      8010         0     13954     56070    261254     25.18     26.52
25.51/6.47	c  F st   223     87501        90      8010         0     16257     56070    329708     25.20     25.36
26.70/6.71	c  N st   228     90800        90      8010         0     19313     56070    421255     25.20   no data
28.70/7.24	c  N dy   250     96896        90      8010         0     12953     56070    217037     25.25     26.62
30.33/7.70	c  N dy   288    103500        90      8010         0     19114     56070    400489     25.32     26.68
31.08/7.82	c  S st   298    104844        90      8010         0     20357     56070    437367     25.34     23.42
31.08/7.87	c  S st   298    105348        90      8010         0     20835     56070    451605     25.34   no data
31.08/7.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.08/7.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.08/7.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.08/7.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.08/7.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/7.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
31.08/7.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.08/7.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.48/7.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.08/8.37	c lits-rem:       182  cl-subs:     1285  v-elim:      0  v-fix:    0  time:  0.47 s
33.08/8.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.08/8.37	c vivif2 --  cl tried    19550 cl shrink        0 lits rem          0 time: 0.00
34.72/8.79	c asymm  cl-useful: 0/6184/8010 lits-rem:0 time: 0.41
34.72/8.79	c calculated reachability. Time: 0.00
34.72/8.79	c  N dy   298    105348        90      8010         0     19550     56070    408585     25.34   no data
37.47/9.43	c  N dy   323    112105        90      8010         0     25819     56070    593385     25.35     26.76
39.85/10.00	c  N dy   363    119406        90      8010         0     19663     56070    398242     25.41     26.91
42.25/10.63	c  N dy   385    127063        90      8010         0     26774     56070    610657     25.43     27.79
45.45/11.44	c  N dy   409    138000        90      8010         0     22949     56070    477353     25.42     26.91
48.64/12.24	c  N dy   428    147273        90      8010         0     16746     56070    275377     25.39     26.79
51.83/13.01	c  N dy   465    156764        90      8010         0     25545     56070    534239     25.41     27.57
52.27/13.15	c  S st   475    158022        90      8010         0     26705     56070    569212     25.42     26.21
52.67/13.22	c  S st   475    158524        90      8010         0     27179     56070    583638     25.42   no data
52.67/13.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.67/13.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.67/13.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.67/13.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.67/13.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.67/13.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.67/13.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.67/13.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.67/13.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.22/14.15	c lits-rem:       264  cl-subs:     1950  v-elim:      0  v-fix:    0  time:  0.89 s
56.22/14.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.22/14.15	c vivif2 --  cl tried    25229 cl shrink        0 lits rem          0 time: 0.01
57.06/14.31	c asymm  cl-useful: 0/1826/8010 lits-rem:0 time: 0.16
57.06/14.32	c calculated reachability. Time: 0.00
57.06/14.32	c  N dy   475    158524        90      8010         0     25229     56070    520248     25.42   no data
63.00/15.83	c  N dy   506    176341        90      8010         0     26058     56070    530367     25.37     26.76
66.98/16.85	c  N dy   511    187622        90      8010         0     19833     56070    329268     25.30     27.55
73.77/18.56	c  N dy   525    206628        90      8010         0     19782     56070    312455     25.16     26.53
79.75/20.01	c  N dy   600    220873        90      8010         0     33060     56070    707892     25.23     26.68
86.13/21.62	c  N dy   677    236078        90      8010         0     28663     56070    558451     25.29     26.64
86.93/21.80	c  S st   680    237786        90      8010         0     30256     56070    604848     25.29     24.07
86.93/21.88	c  S st   680    238291        90      8010         0     30723     56070    619096     25.29   no data
86.93/21.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.93/21.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
86.93/21.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.93/21.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.93/21.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.93/21.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
86.93/21.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.93/21.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.37/21.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.33/22.90	c lits-rem:       231  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  0.99 s
91.33/22.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
91.33/22.91	c vivif2 --  cl tried    28814 cl shrink        0 lits rem          0 time: 0.01
92.16/23.11	c asymm  cl-useful: 0/2384/8010 lits-rem:0 time: 0.20
92.16/23.11	c calculated reachability. Time: 0.00
92.16/23.11	c  N dy   680    238291        90      8010         0     28814     56070    556392     25.29   no data
98.50/24.79	c  N dy   722    254617        90      8010         0     24530     56070    413193     25.28     26.80
106.48/26.77	c  N dy   763    273118        90      8010         0     21338     56070    304785     25.27     26.71
113.27/28.51	c  N dy   771    291682        90      8010         0     38400     56070    804006     25.19     26.68
120.04/30.13	c  F st   845    306250        90      8010         0     30690     56070    568262     25.24     26.05
122.04/30.64	c  N dy   851    311446        90      8010         0     35473     56070    711244     25.24   no data
135.21/33.91	c  N dy   916    341090        90      8010         0     40642     56070    836257     25.21     26.65
142.38/35.78	c  S st   960    357437        90      8010         0     32654     56070    588185     25.22     24.09
142.79/35.87	c  S st   960    357941        90      8010         0     33137     56070    602551     25.22   no data
142.79/35.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.79/35.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.79/35.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.79/35.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.79/35.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.79/35.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
142.79/35.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.79/35.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.19/35.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.77/36.87	c lits-rem:       219  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  0.97 s
146.77/36.87	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
146.77/36.88	c vivif2 --  cl tried    31427 cl shrink        0 lits rem          0 time: 0.01
147.57/37.09	c asymm  cl-useful: 0/2032/8010 lits-rem:0 time: 0.21
147.57/37.09	c calculated reachability. Time: 0.00
147.57/37.09	c  N dy   960    357941        90      8010         0     31427     56070    547811     25.22   no data
157.58/39.54	c  N dy   994    378035        90      8010         0     26066     56070    373820     25.20     26.77
167.91/42.13	c  N dy  1056    399104        90      8010         0     45521     56070    943747     25.20     26.67
180.68/45.34	c  N dy  1158    419140        90      8010         0     39232     56070    747824     25.24     26.63
194.24/48.71	c  N dy  1195    446164        90      8010         0     38217     56070    689731     25.21     26.54
205.42/51.60	c  N dy  1265    466945        90      8010         0     30636     56070    455974     25.20     26.59
216.58/54.34	c  N dy  1336    487974        90      8010         0     50160     56070   1033780     25.21     26.57
228.95/57.49	c  N dy  1426    511201        90      8010         0     43899     56070    829869     25.24     26.59
240.95/60.51	c  N dy  1464    532116        90      8010         0     34532     56070    531373     25.22     26.82
243.70/61.12	c  S st  1480    536912        90      8010         0     38953     56070    662129     25.22     24.06
244.10/61.21	c  S st  1480    537413        90      8010         0     39439     56070    676652     25.22   no data
244.10/61.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.10/61.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
244.10/61.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.10/61.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.10/61.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.10/61.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
244.10/61.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.10/61.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.10/61.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.73/62.62	c lits-rem:       227  cl-subs:     2112  v-elim:      0  v-fix:    0  time:  1.36 s
249.73/62.62	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
249.73/62.63	c vivif2 --  cl tried    37327 cl shrink        0 lits rem          0 time: 0.01
250.48/62.86	c asymm  cl-useful: 0/1705/8010 lits-rem:0 time: 0.22
250.48/62.86	c calculated reachability. Time: 0.00
250.48/62.86	c  N dy  1480    537413        90      8010         0     37327     56070    611640     25.22   no data
267.69/67.13	c  N dy  1513    570289        90      8010         0     38147     56070    617553     25.13     26.48
280.01/70.30	c  N dy  1588    591215        90      8010         0     57449     56070   1185974     25.14     26.75
302.39/75.85	c  N dy  1683    629014        90      8010         0     61974     56070   1302026     25.11     26.76
313.51/78.67	c  N dy  1720    649900        90      8010         0     49811     56070    924390     25.10     26.47
328.28/82.39	c  N dy  1804    670520        90      8010         0     36589     56070    521624     25.11     26.45
343.83/86.29	c  N dy  1905    693673        90      8010         0     58055     56070   1158605     25.14     26.50
357.39/89.65	c  N dy  1942    713716        90      8010         0     43278     56070    697299     25.12     26.53
370.16/92.80	c  N dy  1990    733728        90      8010         0     61713     56070   1239798     25.12     28.43
385.33/96.67	c  N dy  2080    753840        90      8010         0     46181     56070    770334     25.14     26.49
399.68/100.22	c  N dy  2148    773890        90      8010         0     64697     56070   1314427     25.14     26.80
413.24/103.69	c  N dy  2222    794020        90      8010         0     48221     56070    806512     25.14     26.54
422.42/105.93	c  S st  2283    806119        90      8010         0     59425     56070   1138923     25.15     24.80
422.82/106.09	c  S st  2283    806620        90      8010         0     59900     56070   1152903     25.15   no data
422.82/106.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
423.22/106.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
423.22/106.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.22/106.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.22/106.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.22/106.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
423.22/106.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.22/106.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
423.22/106.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.96/110.87	c lits-rem:       611  cl-subs:     4415  v-elim:      0  v-fix:    0  time:  4.70 s
441.96/110.87	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
441.96/110.88	c vivif2 --  cl tried    55485 cl shrink        0 lits rem          0 time: 0.01
443.20/111.18	c asymm  cl-useful: 0/1160/8010 lits-rem:0 time: 0.30
443.20/111.18	c calculated reachability. Time: 0.00
443.20/111.18	c  N dy  2283    806620        90      8010         0     55485     56070   1014333     25.15   no data
461.11/115.64	c  N dy  2339    829568        90      8010         0     40804     56070    569385     25.15     26.49
476.27/119.41	c  N dy  2429    851922        90      8010         0     61502     56070   1183174     25.17     26.54
494.22/123.98	c  N dy  2482    874902        90      8010         0     45736     56070    696297     25.16     26.54
515.36/129.23	c  N dy  2546    904016        90      8010         0     72566     56070   1475480     25.13     26.61
530.13/132.94	c  N dy  2630    924937        90      8010         0     54176     56070    930550     25.14     26.54
548.11/137.47	c  N dy  2750    944940        90      8010         0     72694     56070   1484274     25.17     26.54
562.03/140.92	c  N dy  2788    964949        90      8010         0     52345     56070    851731     25.16     29.58
577.60/144.81	c  N dy  2826    985672        90      8010         0     71447     56070   1415094     25.15     26.61
595.15/149.24	c  N dy  2936   1005748        90      8010         0     50340     56070    779998     25.18     26.52
612.30/153.50	c  N dy  3030   1026309        90      8010         0     69485     56070   1350622     25.19     26.67
630.65/158.14	c  N dy  3116   1046447        90      8010         0     47365     56070    668426     25.20     26.58
646.20/162.00	c  N dy  3181   1067614        90      8010         0     66884     56070   1244056     25.21     26.54
650.19/163.04	c  F st  3202   1071876        90      8010         0     70810     56070   1361205     25.21   no data
663.35/166.33	c  N dy  3227   1087945        90      8010         0     44077     56070    555074     25.21     26.70
682.91/171.20	c  N dy  3298   1116255        90      8010         0     70195     56070   1323191     25.20     26.61
700.87/175.75	c  N dy  3338   1136436        90      8010         0     46327     56070    600717     25.20     26.67
716.81/179.73	c  N dy  3430   1157462        90      8010         0     65776     56070   1176811     25.21     26.65
739.55/185.42	c  N dy  3466   1186271        90      8010         0     48892     56070    662419     25.18     26.54
753.52/188.95	c  N dy  3507   1206310        90      8010         0     67338     56070   1202759     25.18     26.53
757.51/189.94	c  S st  3511   1209930        90      8010         0     70651     56070   1298514     25.17     23.71
758.31/190.15	c  S st  3511   1210433        90      8010         0     71129     56070   1313270     25.17   no data
758.31/190.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
758.31/190.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
758.31/190.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.31/190.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.31/190.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.31/190.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
758.31/190.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.74/190.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
758.74/190.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.95/202.83	c lits-rem:       871  cl-subs:     5736  v-elim:      0  v-fix:    0  time: 12.58 s
808.95/202.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
808.95/202.85	c vivif2 --  cl tried    65393 cl shrink        0 lits rem          0 time: 0.02
810.55/203.22	c asymm  cl-useful: 0/729/8010 lits-rem:0 time: 0.36
810.55/203.22	c calculated reachability. Time: 0.00
810.55/203.22	c  N dy  3511   1210433        90      8010         0     65393     56070   1143288     25.17   no data
846.49/212.27	c  N dy  3590   1243966        90      8010         0     52197     56070    741306     25.16     26.50
864.79/216.81	c  N dy  3721   1264029        90      8010         0     70863     56070   1300409     25.18     27.67
888.74/222.87	c  N dy  3815   1285721        90      8010         0     45786     56070    531896     25.19     26.57
904.29/226.78	c  N dy  3897   1306448        90      8010         0     64935     56070   1100161     25.20     26.66
926.23/232.21	c  N dy  4020   1326460        90      8010         0     83500     56070   1655000     25.22     27.19
946.57/237.33	c  N dy  4118   1346487        90      8010         0     55909     56070    813091     25.23     26.67
966.52/242.33	c  N dy  4190   1366582        90      8010         0     74489     56070   1363229     25.24     28.83
997.64/250.13	c  N dy  4285   1389203        90      8010         0     48288     56070    565045     25.25     26.78
1017.19/255.09	c  N dy  4338   1415036        90      8010         0     72165     56070   1272790     25.24     26.67
1040.31/260.82	c  N dy  4424   1435253        90      8010         0     90865     56070   1828852     25.25     26.58
1057.87/265.21	c  N dy  4451   1456221        90      8010         0     62010     56070    942999     25.23     26.56
1078.22/270.34	c  N dy  4554   1476322        90      8010         0     80599     56070   1496279     25.24     26.58
1098.96/275.53	c  N dy  4597   1496421        90      8010         0     50221     56070    586998     25.24     27.08
1118.55/280.47	c  N dy  4700   1519945        90      8010         0     71986     56070   1235111     25.25     26.63
1142.44/286.40	c  N dy  4732   1544830        90      8010         0     94792     56070   1898598     25.23     26.73
1161.60/291.21	c  N dy  4807   1565266        90      8010         0     63827     56070    970233     25.23     26.63
1180.73/296.08	c  N dy  4854   1586007        90      8010         0     82942     56070   1532631     25.23     26.77
1207.86/302.86	c  N dy  4951   1606091        90      8010         0     50774     56070    566896     25.24     27.58
1229.81/308.37	c  N dy  5052   1632710        90      8010         0     75327     56070   1290665     25.25     26.60
1253.35/314.29	c  N dy  5157   1652716        90      8010         0     93836     56070   1842910     25.26     26.74
1276.52/320.10	c  N dy  5221   1673855        90      8010         0     61650     56070    866936     25.26     26.70
1299.21/325.70	c  N dy  5303   1698386        90      8010         0     84344     56070   1540674     25.26     26.91
1313.98/329.44	c  S st  5347   1710434        90      8010         0     95522     56070   1873726     25.27     22.77
1315.18/329.71	c  S st  5347   1710936        90      8010         0     96000     56070   1888042     25.27   no data
1315.18/329.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1315.18/329.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1315.18/329.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1315.18/329.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1315.18/329.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1315.18/329.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1315.18/329.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1315.58/329.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1315.58/329.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1370.62/343.68	c lits-rem:      1192  cl-subs:     8424  v-elim:      0  v-fix:    0  time: 13.82 s
1370.62/343.68	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1371.02/343.70	c vivif2 --  cl tried    87576 cl shrink        0 lits rem          0 time: 0.02
1372.22/344.04	c asymm  cl-useful: 0/957/8010 lits-rem:0 time: 0.33
1372.22/344.04	c calculated reachability. Time: 0.00
1372.22/344.04	c  N dy  5347   1710936        90      8010         0     87576     56070   1626380     25.27   no data
1397.34/350.39	c  N dy  5363   1735378        90      8010         0     57736     56070    739661     25.25     26.74
1416.93/355.23	c  N dy  5472   1755440        90      8010         0     76308     56070   1295149     25.26     26.99
1441.22/361.36	c  N dy  5536   1777081        90      8010         0     96318     56070   1884893     25.26     26.63
1480.32/371.16	c  N dy  5580   1820632        90      8010         0     82737     56070   1446417     25.24     26.58
1506.65/377.70	c  N dy  5661   1842200        90      8010         0    102698     56070   2038093     25.24     26.61
1531.02/383.90	c  N dy  5759   1862439        90      8010         0     67176     56070    986595     25.25     26.63
1554.11/389.62	c  N dy  5830   1882450        90      8010         0     85677     56070   1535544     25.25     28.48
1583.23/397.01	c  N dy  5927   1903566        90      8010         0    105242     56070   2120001     25.26     26.68
1606.01/402.65	c  N dy  5998   1924046        90      8010         0     68822     56070   1010497     25.27     26.63
1637.88/410.63	c  N dy  6072   1956191        90      8010         0     98519     56070   1886455     25.25     26.61
1666.21/417.77	c  N dy  6188   1976700        90      8010         0     61192     56070    767558     25.27     26.66
1686.54/422.87	c  N dy  6295   1996762        90      8010         0     79785     56070   1326282     25.28     26.67
1707.68/428.18	c  N dy  6308   2017065        90      8010         0     98403     56070   1863099     25.27     26.66
1735.21/435.05	c  N dy  6365   2037201        90      8010         0     59738     56070    705315     25.26     26.68
1754.36/439.82	c  N dy  6440   2057403        90      8010         0     78468     56070   1261588     25.27     26.69
1780.70/446.41	c  N dy  6507   2080635        90      8010         0     99998     56070   1899615     25.27     26.73
1811.01/454.06	c  N dy  6555   2104829        90      8010         0     64071     56070    802669     25.26     26.62
1832.55/459.48	c  N dy  6628   2127352        90      8010         0     84838     56070   1418474     25.26     26.72
1862.07/466.85	c  N dy  6689   2151031        90      8010         0    106618     56070   2058738     25.26     26.66
1887.20/473.18	c  N dy  6726   2172016        90      8010         0     66918     56070    879341     25.25     26.70
1913.52/479.78	c  N dy  6754   2199992        90      8010         0     92604     56070   1622486     25.23     26.59
1925.94/482.87	c  S st  6769   2210936        90      8010         0    102685     56070   1915559     25.23   no data
1927.09/483.17	c  S st  6769   2211439        90      8010         0    103161     56070   1930243     25.23   no data
1927.09/483.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1927.49/483.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1927.49/483.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1927.49/483.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1927.49/483.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1927.49/483.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1927.49/483.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1927.49/483.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1927.89/483.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1992.51/499.52	c lits-rem:      1290  cl-subs:    10055  v-elim:      0  v-fix:    0  time: 16.20 s
1992.51/499.52	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1992.51/499.55	c vivif2 --  cl tried    93106 cl shrink        0 lits rem          0 time: 0.02
1994.11/499.90	c asymm  cl-useful: 0/828/8010 lits-rem:0 time: 0.35
1994.11/499.91	c calculated reachability. Time: 0.00
1994.11/499.91	c  N dy  6769   2211439        90      8010         0     93106     56070   1638354     25.23   no data
2022.87/507.15	c  N dy  6821   2232672        90      8010         0    112702     56070   2214426     25.23     26.57
2051.15/514.26	c  N dy  6845   2262325        90      8010         0     80341     56070   1259325     25.21     26.62
2076.27/520.57	c  N dy  6920   2282396        90      8010         0     98966     56070   1813837     25.21     26.57
2107.39/528.38	c  N dy  7025   2302480        90      8010         0    117548     56070   2369967     25.22     28.29
2130.54/534.15	c  N dy  7120   2322570        90      8010         0     75564     56070   1105599     25.23     28.73
2154.86/540.23	c  N dy  7210   2342602        90      8010         0     94124     56070   1660703     25.24     27.69
2181.98/547.08	c  N dy  7261   2363504        90      8010         0    113418     56070   2230455     25.24     26.71
2213.10/554.82	c  N dy  7357   2383710        90      8010         0     70334     56070    929205     25.24     26.62
2240.23/561.68	c  N dy  7428   2411227        90      8010         0     95634     56070   1673113     25.24     26.60
2270.54/569.26	c  N dy  7529   2431463        90      8010         0    114343     56070   2232618     25.25     26.64
2300.45/576.74	c  N dy  7616   2451494        90      8010         0     70056     56070    898714     25.25     29.26
2324.40/582.73	c  N dy  7680   2475065        90      8010         0     91702     56070   1538654     25.25     26.63
2355.96/590.64	c  N dy  7773   2497154        90      8010         0    112072     56070   2146140     25.26     26.62
2390.22/599.22	c  N dy  7840   2520489        90      8010         0     70033     56070    883941     25.26     26.61
2413.76/605.12	c  N dy  7963   2540532        90      8010         0     88580     56070   1439142     25.27     28.26
2440.07/611.74	c  N dy  8027   2561054        90      8010         0    107514     56070   2002272     25.27     26.62
2469.20/619.03	c  N dy  8061   2581138        90      8010         0    126035     56070   2548987     25.27     26.63
2495.53/625.65	c  N dy  8205   2601225        90      8010         0     80099     56070   1169557     25.28     27.55
2522.69/632.49	c  N dy  8323   2621313        90      8010         0     98650     56070   1726277     25.29     26.64
2552.58/639.96	c  N dy  8385   2641361        90      8010         0    117147     56070   2272248     25.29     26.71
2584.88/648.01	c  N dy  8449   2661365        90      8010         0     70087     56070    846054     25.30     29.26
2624.78/658.06	c  N dy  8452   2700671        90      8010         0    105934     56070   1880221     25.27     26.64
2643.13/662.68	c  S st  8528   2711440        90      8010         0    115940     56070   2182157     25.27   no data
2644.73/663.01	c  S st  8528   2711943        90      8010         0    116418     56070   2196331     25.27   no data
2644.73/663.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2644.73/663.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2644.73/663.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2644.73/663.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2644.73/663.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2644.73/663.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2644.73/663.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2645.13/663.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2645.13/663.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2756.79/691.13	c lits-rem:      1397  cl-subs:    11911  v-elim:      0  v-fix:    0  time: 27.96 s
2756.79/691.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2756.79/691.16	c vivif2 --  cl tried   104507 cl shrink        0 lits rem          0 time: 0.03
2758.39/691.54	c asymm  cl-useful: 0/705/8010 lits-rem:0 time: 0.38
2758.39/691.54	c calculated reachability. Time: 0.00
2758.39/691.54	c  N dy  8528   2711943        90      8010         0    104507     56070   1853460     25.27   no data
2792.70/700.15	c  N dy  8641   2732007        90      8010         0    123084     56070   2411975     25.28     28.96
2822.21/707.50	c  N dy  8747   2752054        90      8010         0     75764     56070   1010258     25.29     26.95
2848.14/714.01	c  N dy  8853   2773055        90      8010         0     95190     56070   1592006     25.30     26.87
2876.87/721.23	c  N dy  8910   2793682        90      8010         0    114253     56070   2154471     25.30     26.66
2913.61/730.47	c  N dy  8994   2813688        90      8010         0    132723     56070   2701657     25.30     27.50
2957.84/741.52	c  N dy  9061   2854471        90      8010         0    102929     56070   1777528     25.28     26.78
2986.97/748.85	c  N dy  9124   2874743        90      8010         0    121621     56070   2333238     25.28     26.64
3027.30/758.94	c  N dy  9207   2901973        90      8010         0     78605     56070   1035696     25.28     26.62
3048.80/764.38	c  N dy  9243   2923349        90      8010         0     98314     56070   1614728     25.27     26.64
3081.51/772.59	c  N dy  9300   2946467        90      8010         0    119547     56070   2243637     25.27     26.66
3121.40/782.59	c  N dy  9416   2966594        90      8010         0     69186     56070    752619     25.28     26.62
3142.94/787.98	c  N dy  9517   2986676        90      8010         0     87731     56070   1310374     25.29     26.69
3180.44/797.33	c  N dy  9606   3015145        90      8010         0    113978     56070   2088252     25.29     26.62
3223.13/808.05	c  N dy  9677   3042459        90      8010         0    139124     56070   2833118     25.29     26.62
3268.20/819.39	c  N dy  9750   3083269        90      8010         0    106487     56070   1813430     25.27     26.69
3300.50/827.49	c  N dy  9827   3103670        90      8010         0    125351     56070   2375025     25.28     26.67
3383.12/848.19	c  N dy  9922   3148369        90      8010         0     95501     56070   1476881     25.26     26.62
3424.15/858.45	c  N dy 10016   3168737        90      8010         0    114317     56070   2035293     25.27     26.61
3460.45/867.58	c  N dy 10106   3188813        90      8010         0    132855     56070   2587638     25.27     28.35
3496.35/876.56	c  N dy 10207   3208955        90      8010         0     79709     56070   1014582     25.28     26.65
3499.14/877.28	c  S st 10209   3211943        90      8010         0     82460     56070   1093575     25.28     22.61
3500.34/877.52	c  S st 10209   3212446        90      8010         0     82927     56070   1108037     25.28   no data
3500.34/877.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3500.34/877.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3500.34/877.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3500.34/877.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3500.34/877.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3500.34/877.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3500.34/877.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3500.34/877.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3500.74/877.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3510.70/880.19	c lits-rem:       215  cl-subs:     2111  v-elim:      0  v-fix:    0  time:  2.57 s
3510.70/880.19	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3511.10/880.21	c vivif2 --  cl tried    80816 cl shrink        0 lits rem          0 time: 0.01
3512.30/880.53	c asymm  cl-useful: 0/884/8010 lits-rem:0 time: 0.32
3512.30/880.53	c calculated reachability. Time: 0.00
3512.30/880.53	c  N dy 10209   3212446        90      8010         0     80816     56070   1042636     25.28   no data
3538.23/887.07	c  N dy 10303   3233046        90      8010         0     99898     56070   1612984     25.28     26.65
3571.78/895.44	c  N dy 10395   3254045        90      8010         0    119368     56070   2196635     25.29     26.62
3608.82/904.78	c  N dy 10483   3274083        90      8010         0    137888     56070   2748584     25.29     27.99
3641.14/912.85	c  N dy 10560   3295955        90      8010         0     85245     56070   1154114     25.29     26.76
3669.05/919.85	c  N dy 10667   3316006        90      8010         0    103846     56070   1711703     25.30     26.81
3708.94/929.89	c  N dy 10724   3340110        90      8010         0    126039     56070   2370194     25.30     26.65
3765.17/943.94	c  N dy 10736   3382305        90      8010         0     90828     56070   1293392     25.28     26.90
3801.88/953.12	c  N dy 10799   3413129        90      8010         0    119259     56070   2137505     25.27     26.70
3839.78/962.63	c  N dy 10895   3433164        90      8010         0    137784     56070   2690744     25.28     29.18
3872.10/970.79	c  N dy 10937   3453317        90      8010         0     81724     56070   1016191     25.28     26.85
3898.82/977.48	c  N dy 11030   3473921        90      8010         0    100734     56070   1583047     25.28     26.74
3939.52/987.68	c  N dy 11101   3502009        90      8010         0    126519     56070   2337554     25.28     26.91
3979.85/997.74	c  N dy 11199   3522070        90      8010         0    145010     56070   2891466     25.28     27.92
4009.32/1005.15	c  N dy 11247   3542132        90      8010         0     88035     56070   1188261     25.28     27.80
4038.85/1012.57	c  N dy 11359   3562547        90      8010         0    106979     56070   1757337     25.29     26.78
4067.96/1019.89	c  N dy 11410   3582620        90      8010         0    125383     56070   2301898     25.29     28.86
4109.85/1030.32	c  N dy 11533   3602896        90      8010         0    144185     56070   2869658     25.30     26.67
4151.33/1040.79	c  N dy 11640   3628082        90      8010         0     90897     56070   1254618     25.30     26.87
4176.91/1047.20	c  N dy 11677   3649274        90      8010         0    110407     56070   1834870     25.30     26.79
4211.58/1055.89	c  N dy 11777   3669297        90      8010         0    128941     56070   2389509     25.30     27.62
4262.22/1068.57	c  N dy 11854   3689373        90      8010         0    147500     56070   2943766     25.31     26.67
4309.69/1080.42	c  N dy 11975   3709788        90      8010         0     88915     56070   1181443     25.31     26.72
4313.32/1081.38	c  S st 11985   3712449        90      8010         0     91374     56070   1254074     25.31     24.16
4314.47/1081.68	c  S st 11985   3712952        90      8010         0     91848     56070   1268143     25.31   no data
4314.47/1081.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4314.87/1081.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4314.87/1081.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4314.87/1081.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4314.87/1081.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4314.87/1081.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4314.87/1081.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4314.87/1081.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4315.27/1081.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4331.63/1085.95	c lits-rem:       304  cl-subs:     2425  v-elim:      0  v-fix:    0  time:  4.14 s
4331.63/1085.95	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4331.63/1085.97	c vivif2 --  cl tried    89423 cl shrink        0 lits rem          0 time: 0.02
4333.23/1086.31	c asymm  cl-useful: 0/769/8010 lits-rem:0 time: 0.35
4333.23/1086.32	c calculated reachability. Time: 0.00
4333.23/1086.32	c  N dy 11985   3712952        90      8010         0     89423     56070   1188464     25.31   no data
4359.94/1093.09	c  N dy 12030   3733875        90      8010         0    108578     56070   1750897     25.31     26.69
4391.06/1100.88	c  F st 12127   3751564        90      8010         0    124931     56070   2240728     25.32   no data
4396.69/1102.27	c  N st 12132   3754861        90      8010         0    127966     56070   2332870     25.32   no data
4440.16/1113.19	c  N dy 12246   3775516        90      8010         0    147126     56070   2908356     25.32     26.73
4478.01/1122.69	c  N dy 12357   3796190        90      8010         0     87870     56070   1133519     25.33     26.69
4506.37/1129.73	c  N dy 12456   3816219        90      8010         0    106430     56070   1689997     25.33     27.09
4541.47/1138.52	c  N dy 12566   3836490        90      8010         0    125174     56070   2253204     25.34     26.70
4574.13/1146.70	c  N dy 12604   3856516        90      8010         0    143631     56070   2799022     25.34     26.71
4630.37/1160.81	c  N dy 12681   3888930        90      8010         0     94082     56070   1288757     25.33     26.72
4663.09/1169.04	c  N dy 12754   3911954        90      8010         0    115276     56070   1917681     25.34     26.71
4699.43/1178.14	c  N dy 12835   3932042        90      8010         0    133819     56070   2471398     25.34     28.43
4740.47/1188.42	c  N dy 12914   3952121        90      8010         0    152321     56070   3025500     25.34     29.22
4773.62/1196.74	c  N dy 12988   3973370        90      8010         0     91733     56070   1210863     25.34     26.91

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366326-1305401834/watcher-3366326-1305401834 -o /tmp/evaluation-result-3366326-1305401834/solver-3366326-1305401834 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366326-1305401834.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.26 7.93 8.03 6/338 31545
/proc/meminfo: memFree=17853344/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 411 0 0 0 2 0 0 0 23 0 4 0 651784351 52396032 352 33554432000 4194304 4580107 140735335129296 18446744073709551615 47664399836691 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 12792 352 302 95 0 7774 0
[pid=31545/tid=31546] ppid=31540 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 651784351 52396032 352 33554432000 4194304 4580107 140735335129296 18446744073709551615 47664399836697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651784351 52396032 352 33554432000 4194304 4580107 140735335129296 18446744073709551615 47664399837106 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651784352 52396032 352 33554432000 4194304 4580107 140735335129296 18446744073709551615 47664399836691 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.047187 s]
/proc/loadavg: 7.26 7.93 8.03 6/338 31545
/proc/meminfo: memFree=17853344/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=281684 CPUtime=0.15 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 1485 0 0 0 15 0 0 0 18 0 4 0 651784351 288444416 1404 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 70421 1404 357 95 0 65403 0
[pid=31545/tid=31546] ppid=31540 vsize=281684 CPUtime=0.04 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 263 0 0 0 4 0 0 0 25 0 4 0 651784351 288444416 1404 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=281684 CPUtime=0.03 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 255 0 0 0 3 0 0 0 25 0 4 0 651784351 288444416 1404 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=281684 CPUtime=0.03 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 318 0 0 0 3 0 0 0 25 0 4 0 651784352 288444416 1404 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 281684

[startup+0.101177 s]
/proc/loadavg: 7.26 7.93 8.03 6/338 31545
/proc/meminfo: memFree=17853344/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=281684 CPUtime=0.37 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 1602 0 0 0 37 0 0 0 18 0 4 0 651784351 288444416 1521 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 70421 1521 358 95 0 65403 0
[pid=31545/tid=31546] ppid=31540 vsize=281684 CPUtime=0.09 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 270 0 0 0 9 0 0 0 25 0 4 0 651784351 288444416 1521 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=281684 CPUtime=0.08 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 266 0 0 0 8 0 0 0 25 0 4 0 651784351 288444416 1522 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=281684 CPUtime=0.09 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 416 0 0 0 9 0 0 0 25 0 4 0 651784352 288444416 1522 33554432000 4194304 4580107 140735335129296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281684

[startup+0.300145 s]
/proc/loadavg: 7.26 7.93 8.03 6/338 31545
/proc/meminfo: memFree=17853344/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=284664 CPUtime=1.16 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 3919 0 0 0 116 0 0 0 18 0 4 0 651784351 291495936 3359 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 71166 3359 375 95 0 66148 0
[pid=31545/tid=31546] ppid=31540 vsize=284664 CPUtime=0.29 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 930 0 0 0 29 0 0 0 25 0 4 0 651784351 291495936 3359 33554432000 4194304 4580107 140735335129296 18446744073709551615 4318383 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=284664 CPUtime=0.28 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 901 0 0 0 28 0 0 0 25 0 4 0 651784351 291495936 3359 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=284664 CPUtime=0.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 781 0 0 0 29 0 0 0 25 0 4 0 651784352 291495936 3359 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284664

[startup+0.701074 s]
/proc/loadavg: 7.26 7.93 8.03 6/338 31545
/proc/meminfo: memFree=17853344/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=287384 CPUtime=2.77 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 6481 0 0 0 276 1 0 0 18 0 4 0 651784351 294281216 3975 33554432000 4194304 4580107 140735335129296 18446744073709551615 4316677 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 71846 3975 376 95 0 66828 0
[pid=31545/tid=31546] ppid=31540 vsize=287384 CPUtime=0.69 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 1592 0 0 0 69 0 0 0 25 0 4 0 651784351 294281216 3975 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=287384 CPUtime=0.68 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 1620 0 0 0 68 0 0 0 25 0 4 0 651784351 294281216 3975 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=287384 CPUtime=0.69 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 1265 0 0 0 69 0 0 0 25 0 4 0 651784352 294281216 3975 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287384

[startup+1.50093 s]
/proc/loadavg: 7.26 7.93 8.03 10/343 31550
/proc/meminfo: memFree=17824536/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=288188 CPUtime=5.96 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 10447 0 0 0 594 2 0 0 20 0 4 0 651784351 295104512 4667 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 72047 4667 377 95 0 67029 0
[pid=31545/tid=31546] ppid=31540 vsize=288188 CPUtime=1.48 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 2546 0 0 0 148 0 0 0 25 0 4 0 651784351 295104512 4668 33554432000 4194304 4580107 140735335129296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=288188 CPUtime=1.47 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 2650 0 0 0 147 0 0 0 25 0 4 0 651784351 295104512 4668 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=288188 CPUtime=1.48 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 2221 0 0 0 148 0 0 0 25 0 4 0 651784352 295104512 4668 33554432000 4194304 4580107 140735335129296 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288188

[startup+3.10065 s]
/proc/loadavg: 7.32 7.93 8.03 10/343 31550
/proc/meminfo: memFree=17797504/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=294072 CPUtime=12.34 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 21853 0 0 0 1231 3 0 0 25 0 4 0 651784351 301129728 12573 33554432000 4194304 4580107 140735335129296 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 73518 12573 378 95 0 68500 0
[pid=31545/tid=31546] ppid=31540 vsize=294072 CPUtime=3.09 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 4878 0 0 0 308 1 0 0 25 0 4 0 651784351 301129728 12573 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=294072 CPUtime=3.05 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 5679 0 0 0 305 0 0 0 25 0 4 0 651784351 301129728 12574 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=294072 CPUtime=3.08 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 5671 0 0 0 308 0 0 0 25 0 4 0 651784352 301129728 12574 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294072

[startup+6.30109 s]
/proc/loadavg: 7.32 7.93 8.03 10/343 31550
/proc/meminfo: memFree=17730508/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=302952 CPUtime=25.11 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 32354 0 0 0 2506 5 0 0 25 0 4 0 651784351 310222848 15021 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 75738 15021 378 95 0 70720 0
[pid=31545/tid=31546] ppid=31540 vsize=302952 CPUtime=6.29 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 8632 0 0 0 628 1 0 0 25 0 4 0 651784351 310222848 15021 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=302952 CPUtime=6.22 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 8143 0 0 0 621 1 0 0 25 0 4 0 651784351 310222848 15021 33554432000 4194304 4580107 140735335129296 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=302952 CPUtime=6.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 7793 0 0 0 628 1 0 0 25 0 4 0 651784352 310222848 15021 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 302952

[startup+12.701 s]
/proc/loadavg: 7.42 7.93 8.03 10/343 31550
/proc/meminfo: memFree=17680840/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=312028 CPUtime=50.63 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 49386 0 0 0 5054 9 0 0 25 0 4 0 651784351 319516672 20019 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 78007 20019 378 95 0 72989 0
[pid=31545/tid=31546] ppid=31540 vsize=312028 CPUtime=12.69 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 12310 0 0 0 1267 2 0 0 25 0 4 0 651784351 319516672 20019 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=312028 CPUtime=12.54 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 12164 0 0 0 1253 1 0 0 25 0 4 0 651784351 319516672 20019 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=312028 CPUtime=12.68 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 12249 0 0 0 1266 2 0 0 25 0 4 0 651784352 319516672 20019 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 312028

[startup+25.5007 s]
/proc/loadavg: 7.59 7.95 8.03 10/343 31550
/proc/meminfo: memFree=17627616/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=303012 CPUtime=101.69 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 75029 0 0 0 10152 17 0 0 25 0 4 0 651784351 310284288 27090 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 75753 27090 378 95 0 70735 0
[pid=31545/tid=31546] ppid=31540 vsize=303012 CPUtime=25.48 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 18587 0 0 0 2544 4 0 0 25 0 4 0 651784351 310284288 27090 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=303012 CPUtime=25.2 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 18919 0 0 0 2517 3 0 0 25 0 4 0 651784351 310284288 27090 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=303012 CPUtime=25.48 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 18345 0 0 0 2544 4 0 0 25 0 4 0 651784352 310284288 27090 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 303012

[startup+51.1012 s]
/proc/loadavg: 7.73 7.95 8.03 10/343 31551
/proc/meminfo: memFree=17596312/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=332436 CPUtime=203.81 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 113025 0 0 0 20355 26 0 0 25 0 4 0 651784351 340414464 32092 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 83109 32092 378 95 0 78091 0
[pid=31545/tid=31546] ppid=31540 vsize=332436 CPUtime=51.08 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 27632 0 0 0 5102 6 0 0 25 0 4 0 651784351 340414464 32092 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=332436 CPUtime=50.53 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 28632 0 0 0 5047 6 0 0 25 0 4 0 651784351 340414464 32092 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=332436 CPUtime=51.08 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 27700 0 0 0 5101 7 0 0 25 0 4 0 651784352 340414464 32092 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294475 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 332436

[startup+102.313 s]
/proc/loadavg: 7.94 7.97 8.03 10/343 31553
/proc/meminfo: memFree=17521508/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=331332 CPUtime=408.1 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 171982 0 0 0 40765 45 0 0 25 0 4 0 651784351 339283968 38111 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 82833 38111 378 95 0 77815 0
[pid=31545/tid=31546] ppid=31540 vsize=331332 CPUtime=102.29 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 40104 0 0 0 10219 10 0 0 25 0 4 0 651784351 339283968 38111 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295972 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=331332 CPUtime=101.18 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 43367 0 0 0 10108 10 0 0 25 0 4 0 651784351 339283968 38111 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=331332 CPUtime=102.3 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 43338 0 0 0 10217 13 0 0 25 0 4 0 651784352 339283968 38111 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 331332

[startup+162.301 s]

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

[pid=31545] ppid=31540 vsize=402588 CPUtime=2562.19 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 503418 0 0 0 256034 185 0 0 25 0 4 0 651784351 412250112 71983 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 100647 71983 378 95 0 95629 0
[pid=31545/tid=31546] ppid=31540 vsize=402588 CPUtime=642.29 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 117477 0 0 0 64182 47 0 0 25 0 4 0 651784351 412250112 71983 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=402588 CPUtime=635.25 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 123186 0 0 0 63484 41 0 0 25 0 4 0 651784351 412250112 71983 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=402588 CPUtime=642.3 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 131320 0 0 0 64180 50 0 0 25 0 4 0 651784352 412250112 71983 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.19
Current children cumulated vsize (KiB) 402588

[startup+702.301 s]
/proc/loadavg: 8.22 8.10 8.05 10/343 31568
/proc/meminfo: memFree=17114880/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=467240 CPUtime=2801.48 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 527334 0 0 0 279952 196 0 0 25 0 4 0 651784351 478453760 75917 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 116810 75917 378 95 0 111792 0
[pid=31545/tid=31546] ppid=31540 vsize=467240 CPUtime=702.28 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 124315 0 0 0 70178 50 0 0 25 0 4 0 651784351 478453760 75917 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=467240 CPUtime=694.57 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 126572 0 0 0 69414 43 0 0 25 0 4 0 651784351 478453760 75917 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=467240 CPUtime=702.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 138078 0 0 0 70175 54 0 0 25 0 4 0 651784352 478453760 75917 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.48
Current children cumulated vsize (KiB) 467240

[startup+762.313 s]
/proc/loadavg: 8.20 8.11 8.06 10/343 31570
/proc/meminfo: memFree=17099976/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=458372 CPUtime=3040.86 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 551431 0 0 0 303878 208 0 0 25 0 4 0 651784351 469372928 74163 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 114593 74163 378 95 0 109575 0
[pid=31545/tid=31546] ppid=31540 vsize=458372 CPUtime=762.29 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 129114 0 0 0 76176 53 0 0 25 0 4 0 651784351 469372928 74163 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=458372 CPUtime=753.92 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 130190 0 0 0 75347 45 0 0 25 0 4 0 651784351 469372928 74163 33554432000 4194304 4580107 140735335129296 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=458372 CPUtime=762.3 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 145460 0 0 0 76172 58 0 0 25 0 4 0 651784352 469372928 74163 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.86
Current children cumulated vsize (KiB) 458372

[startup+822.301 s]
/proc/loadavg: 8.20 8.12 8.06 10/343 31572
/proc/meminfo: memFree=17067948/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=471832 CPUtime=3280.17 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 575757 0 0 0 327797 220 0 0 25 0 4 0 651784351 483155968 74848 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 117958 74848 378 95 0 112940 0
[pid=31545/tid=31546] ppid=31540 vsize=471832 CPUtime=822.28 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 136289 0 0 0 82172 56 0 0 25 0 4 0 651784351 483155968 74848 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=471832 CPUtime=813.25 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 136031 0 0 0 81279 46 0 0 25 0 4 0 651784351 483155968 74848 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=471832 CPUtime=822.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 149283 0 0 0 82169 60 0 0 25 0 4 0 651784352 483155968 74848 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.17
Current children cumulated vsize (KiB) 471832

[startup+882.301 s]
/proc/loadavg: 8.23 8.14 8.07 10/343 31573
/proc/meminfo: memFree=17014092/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=488608 CPUtime=3519.48 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 604681 0 0 0 351715 233 0 0 25 0 4 0 651784351 500334592 84681 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 122152 84681 378 95 0 117134 0
[pid=31545/tid=31546] ppid=31540 vsize=488608 CPUtime=882.27 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 143549 0 0 0 88168 59 0 0 25 0 4 0 651784351 500334592 84681 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=488608 CPUtime=872.57 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 142314 0 0 0 87207 50 0 0 25 0 4 0 651784351 500334592 84681 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=488608 CPUtime=882.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 158419 0 0 0 88167 62 0 0 25 0 4 0 651784352 500334592 84681 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3519.48
Current children cumulated vsize (KiB) 488608

[startup+942.301 s]
/proc/loadavg: 8.20 8.15 8.08 10/343 31575
/proc/meminfo: memFree=16969928/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=567860 CPUtime=3758.8 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 632140 0 0 0 375633 247 0 0 25 0 4 0 651784351 581488640 86966 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 141965 86966 378 95 0 136947 0
[pid=31545/tid=31546] ppid=31540 vsize=567860 CPUtime=942.27 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 150317 0 0 0 94165 62 0 0 25 0 4 0 651784351 581488640 86966 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=567860 CPUtime=931.89 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 149805 0 0 0 93135 54 0 0 25 0 4 0 651784351 581488640 86966 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=567860 CPUtime=942.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 164855 0 0 0 94163 66 0 0 25 0 4 0 651784352 581488640 86966 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.8
Current children cumulated vsize (KiB) 567860

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 8.08 10/343 31576
/proc/meminfo: memFree=16934688/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=622196 CPUtime=3998.15 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 657011 0 0 0 399552 263 0 0 25 0 4 0 651784351 637128704 90407 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 155549 90407 378 95 0 150531 0
[pid=31545/tid=31546] ppid=31540 vsize=622196 CPUtime=1002.28 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 156028 0 0 0 100162 66 0 0 25 0 4 0 651784351 637128704 90407 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=622196 CPUtime=991.24 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 156550 0 0 0 99065 59 0 0 25 0 4 0 651784351 637128704 90407 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=622196 CPUtime=1002.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 170487 0 0 0 100160 69 0 0 25 0 4 0 651784352 637128704 90407 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3998.15
Current children cumulated vsize (KiB) 622196

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.08 10/343 31578
/proc/meminfo: memFree=16921892/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=576184 CPUtime=4237.5 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 684069 0 0 0 423473 277 0 0 25 0 4 0 651784351 590012416 92131 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 144046 92131 378 95 0 139028 0
[pid=31545/tid=31546] ppid=31540 vsize=576184 CPUtime=1062.28 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 164214 0 0 0 106158 70 0 0 25 0 4 0 651784351 590012416 92131 33554432000 4194304 4580107 140735335129296 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=576184 CPUtime=1050.58 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 162858 0 0 0 104996 62 0 0 25 0 4 0 651784351 590012416 92131 33554432000 4194304 4580107 140735335129296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=576184 CPUtime=1062.29 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 177235 0 0 0 106157 72 0 0 25 0 4 0 651784352 590012416 92131 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4237.5
Current children cumulated vsize (KiB) 576184

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 8.08 10/343 31580
/proc/meminfo: memFree=16883292/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=576440 CPUtime=4476.81 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 703231 0 0 0 447393 288 0 0 25 0 4 0 651784351 590274560 92003 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 144110 92003 378 95 0 139092 0
[pid=31545/tid=31546] ppid=31540 vsize=576440 CPUtime=1122.28 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 168475 0 0 0 112155 73 0 0 25 0 4 0 651784351 590274560 92003 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=576440 CPUtime=1109.89 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 167993 0 0 0 110923 66 0 0 25 0 4 0 651784351 590274560 92003 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=576440 CPUtime=1122.3 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 181366 0 0 0 112156 74 0 0 25 0 4 0 651784352 590274560 92003 33554432000 4194304 4580107 140735335129296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.81
Current children cumulated vsize (KiB) 576440

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 8.08 10/343 31581
/proc/meminfo: memFree=16882760/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=576840 CPUtime=4716.15 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 728569 0 0 0 471315 300 0 0 25 0 4 0 651784351 590684160 90010 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 144210 90010 378 95 0 139192 0
[pid=31545/tid=31546] ppid=31540 vsize=576840 CPUtime=1182.27 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 175169 0 0 0 118151 76 0 0 25 0 4 0 651784351 590684160 90010 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=576840 CPUtime=1169.23 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 174739 0 0 0 116854 69 0 0 25 0 4 0 651784351 590684160 90010 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=576840 CPUtime=1182.3 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 187660 0 0 0 118153 77 0 0 25 0 4 0 651784352 590684160 90010 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.15
Current children cumulated vsize (KiB) 576840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.12 8.11 8.08 10/343 31582
/proc/meminfo: memFree=16846912/32951124 swapFree=67056804/67111528
[pid=31545] ppid=31540 vsize=632048 CPUtime=4800.39 cores=1,3,5,7
/proc/31545/stat : 31545 (strangenight2-m) R 31540 31545 31208 0 -1 4202496 736151 0 0 0 479734 305 0 0 25 0 4 0 651784351 647217152 93719 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31545/statm: 158012 93719 378 95 0 152994 0
[pid=31545/tid=31546] ppid=31540 vsize=632048 CPUtime=1203.4 cores=1,3,5,7
/proc/31545/task/31546/stat : 31546 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 176739 0 0 0 120262 78 0 0 25 0 4 0 651784351 647217152 93719 33554432000 4194304 4580107 140735335129296 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31545/tid=31547] ppid=31540 vsize=632048 CPUtime=1190.1 cores=1,3,5,7
/proc/31545/task/31547/stat : 31547 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 176476 0 0 0 118940 70 0 0 25 0 4 0 651784351 647217152 93719 33554432000 4194304 4580107 140735335129296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31545/tid=31548] ppid=31540 vsize=632048 CPUtime=1203.41 cores=1,3,5,7
/proc/31545/task/31548/stat : 31548 (strangenight2-m) R 31540 31545 31208 0 -1 4202560 189248 0 0 0 120263 78 0 0 25 0 4 0 651784352 647217152 93719 33554432000 4194304 4580107 140735335129296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 632048

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.45
CPU time (s): 4800.44
CPU user time (s): 4797.37
CPU system time (s): 3.07753
CPU usage (%): 398.89
Max. virtual memory (cumulated for all children) (KiB): 741484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.37
system time used= 3.07753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 736151
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= 837
involuntary context switches= 38668

runsolver used 3.73343 second user time and 9.62354 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 21:37:14
IDJOB=3366326
IDBENCH=82735
IDSOLVER=1844
FILE ID=node108/3366326-1305401834
RUNJOBID= node108-1305401834-31524
PBS_JOBID= 13324481
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366326-1305401834/watcher-3366326-1305401834 -o /tmp/evaluation-result-3366326-1305401834/solver-3366326-1305401834 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366326-1305401834.cnf

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

MD5SUM BENCH= ae2c6ab9f054a239f861b972b7e9a79b
RANDOM SEED=472558884

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:     32951124 kB
MemFree:      17853532 kB
Buffers:        277104 kB
Cached:        4406044 kB
SwapCached:       8700 kB
Active:       11033252 kB
Inactive:      3753432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17853532 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           11004 kB
Writeback:           0 kB
AnonPages:    10100944 kB
Mapped:          26752 kB
Slab:           208000 kB
PageTables:      38176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52259272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73544 MiB
End job on node108 at 2011-05-14 21:57:20