Trace number 3174103

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.22 1202.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
MD5SUMf10effcfe58940a6abd6aa73030d7c70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099984
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174103-1304093200.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.56/0.14	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.56/0.14	c -- vars added         70
0.56/0.14	c Parsing time:  0.00 s
0.56/0.14	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.56/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.13
0.56/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.17/0.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.17/0.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.17/0.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.17/0.82	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.82	c calculated reachability. Time: 0.00
3.17/0.82	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
3.17/0.82	c =========================================================================================
3.17/0.82	c types(t): F = full restart, N = normal restart
3.17/0.82	c types(t): S = simplification begin/end, E = solution found
3.17/0.82	c restart types(rt): st = static, dy = dynamic
3.17/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.82	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
3.17/0.82	c  N dy    10      5914        70      6230         0      3093     43610     67786     20.80     21.96
3.17/0.82	c  N dy    20     14501        70      6230         0      6985     43610    150151     20.44     21.65
3.98/1.02	c  N dy    29     22822        70      6230         0      9392     43610    194650     20.07     21.23
4.38/1.12	c  F st    42     25000        70      6230         0     11374     43610    242424     20.16   no data
4.76/1.22	c  N st    46     27035        70      6230         0      7068     43610    131320     20.16   no data
5.16/1.33	c  S st    48     30000        70      6230         0      9762     43610    197210     20.16   no data
5.16/1.37	c  S st    48     30503        70      6230         0     10237     43610    208970     20.16   no data
5.16/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.37	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.16/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.16/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c lits-rem:       185  cl-subs:      780  v-elim:      0  v-fix:    0  time:  0.18 s
7.16/1.83	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
7.16/1.83	c calculated reachability. Time: 0.00
7.16/1.83	c  N dy    48     30503        70      6230         0      9457     43610    188774     20.16   no data
7.96/2.06	c  N dy    75     34570        70      6230         0     13166     43610    278846     20.33     21.96
9.15/2.33	c  N dy    95     39542        70      6230         0     10533     43610    198953     20.39     21.54
9.96/2.57	c  N dy   109     43551        70      6230         0     14176     43610    286550     20.44     23.01
10.76/2.72	c  S st   128     45754        70      6230         0     16178     43610    335815     20.54     20.61
10.76/2.77	c  S st   128     46259        70      6230         0      8553     43610    140740     20.54   no data
10.76/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.76/2.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.76/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.76/2.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.76/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.81	c lits-rem:         0  cl-subs:       58  v-elim:      0  v-fix:    0  time:  0.03 s
11.16/2.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.16/2.81	c vivif2 --  cl tried     8495 cl shrink        0 lits rem          0 time: 0.00
11.96/3.05	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.96/3.05	c calculated reachability. Time: 0.00
11.96/3.05	c  N dy   128     46259        70      6230         0      8495     43610    139008     20.54   no data
12.77/3.26	c  N dy   154     50276        70      6230         0     12192     43610    229297     20.64     23.20
14.75/3.76	c  N dy   181     58566        70      6230         0     10645     43610    177996     20.61     21.89
17.02/4.47	c  N dy   185     69390        70      6230         0     10419     43610    162046     20.44     19.41
17.02/4.47	c  S st   185     69390        70      6230         0     10419     43610    162046     20.44     19.41
17.34/4.51	c  S st   185     69895        70      6230         0     10887     43610    173428     20.44   no data
17.34/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.34/4.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.34/4.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.34/4.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.34/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.34/4.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.34/4.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.34/4.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.34/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.34/4.59	c lits-rem:        41  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.06 s
17.34/4.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.34/4.59	c vivif2 --  cl tried    10722 cl shrink        0 lits rem          0 time: 0.00
18.36/4.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
18.36/4.87	c calculated reachability. Time: 0.00
18.36/4.87	c  N dy   185     69895        70      6230         0     10722     43610    169299     20.44   no data
20.76/5.57	c  N dy   201     81037        70      6230         0     20699     43610    405221     20.34     21.43
22.33/5.92	c  N dy   226     86363        70      6230         0     14752     43610    256199     20.37     21.53
22.73/6.00	c  F st   232     87500        70      6230         0     15780     43610    280982     20.38     20.77
23.93/6.35	c  N dy   238     92691        70      6230         0     20508     43610    396855     20.38   no data
25.92/6.82	c  N dy   266     98697        70      6230         0     14224     43610    230122     20.42     22.71
27.52/7.21	c  S st   274    104842        70      6230         0     19778     43610    358300     20.31     16.80
27.52/7.26	c  S st   274    105346        70      6230         0     20238     43610    369775     20.31   no data
27.52/7.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.52/7.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.52/7.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.52/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
27.52/7.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.52/7.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.52/7.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.92/7.81	c lits-rem:       213  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  0.52 s
29.92/7.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
29.92/7.81	c vivif2 --  cl tried    18210 cl shrink        0 lits rem          0 time: 0.00
31.52/8.24	c asymm  cl-useful: 0/5437/6230 lits-rem:0 time: 0.43
31.52/8.24	c calculated reachability. Time: 0.00
31.52/8.24	c  N dy   274    105346        70      6230         0     18210     43610    323495     20.31   no data
33.92/8.83	c  N dy   309    112096        70      6230         0     24352     43610    472172     20.37     22.74
35.90/9.35	c  N dy   333    119289        70      6230         0     18272     43610    313924     20.39     22.97
40.29/10.44	c  N dy   362    132851        70      6230         0     16962     43610    266454     20.32     21.44
43.49/11.28	c  N dy   407    143093        70      6230         0     26268     43610    492101     20.37     21.47
46.70/12.08	c  N dy   478    152321        70      6230         0     20205     43610    338455     20.47     23.27
48.68/12.57	c  S st   507    158019        70      6230         0     25383     43610    463885     20.50     20.85
49.08/12.64	c  S st   507    158523        70      6230         0     25841     43610    475413     20.50   no data
49.08/12.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.08/12.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.08/12.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.08/12.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.08/12.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.08/12.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.08/12.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.08/12.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.08/12.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.28/13.40	c lits-rem:       243  cl-subs:     2108  v-elim:      0  v-fix:    0  time:  0.73 s
52.28/13.40	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.28/13.40	c vivif2 --  cl tried    23733 cl shrink        0 lits rem          0 time: 0.00
52.28/13.48	c asymm  cl-useful: 0/793/6230 lits-rem:0 time: 0.08
52.28/13.48	c calculated reachability. Time: 0.00
52.28/13.48	c  N dy   507    158523        70      6230         0     23733     43610    420185     20.50   no data
59.06/15.11	c  N dy   539    178007        70      6230         0     25885     43610    449468     20.40     21.52
65.46/16.79	c  N dy   579    197469        70      6230         0     27194     43610    473358     20.34     21.44
71.05/18.15	c  N dy   618    211534        70      6230         0     22862     43610    366262     20.32     21.48
77.05/19.64	c  N dy   679    225117        70      6230         0     35209     43610    663906     20.35     22.74
81.84/20.88	c  S st   731    237784        70      6230         0     28548     43610    484660     20.36     20.22
82.24/20.96	c  S st   731    238287        70      6230         0     28998     43610    495922     20.36   no data
82.24/20.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.24/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.24/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.24/20.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.24/20.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.24/20.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.24/20.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.24/20.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.24/20.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.83/21.86	c lits-rem:       299  cl-subs:     2323  v-elim:      0  v-fix:    0  time:  0.87 s
85.83/21.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
85.83/21.87	c vivif2 --  cl tried    26675 cl shrink        0 lits rem          0 time: 0.00
87.42/22.25	c asymm  cl-useful: 0/4010/6230 lits-rem:0 time: 0.38
87.42/22.25	c calculated reachability. Time: 0.00
87.42/22.25	c  N dy   731    238287        70      6230         0     26675     43610    439393     20.36   no data
93.81/23.81	c  N dy   769    253562        70      6230         0     21634     43610    306292     20.35     21.48
100.60/25.53	c  N dy   847    269835        70      6230         0     36447     43610    663817     20.39     21.55
107.79/27.34	c  N dy   884    287574        70      6230         0     32513     43610    546341     20.36     21.44
116.18/29.45	c  F st   979    306251        70      6230         0     28759     43610    454548     20.41     19.80
116.18/29.45	c  N st   979    306251        70      6230         0     28759     43610    454548     20.41     19.80
125.79/31.89	c  N dy  1036    326766        70      6230         0     25627     43610    363155     20.43     21.58
135.34/34.27	c  N dy  1101    347680        70      6230         0     44464     43610    813716     20.42     21.61
139.74/35.36	c  S st  1150    357431        70      6230         0     30710     43610    475148     20.45   no data
140.14/35.44	c  S st  1150    357936        70      6230         0     31180     43610    486625     20.45   no data
140.14/35.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.14/35.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.14/35.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.14/35.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.14/35.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.14/35.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
140.14/35.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.14/35.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.14/35.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.33/36.22	c lits-rem:       155  cl-subs:     1912  v-elim:      0  v-fix:    0  time:  0.74 s
143.33/36.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
143.33/36.22	c vivif2 --  cl tried    29268 cl shrink        0 lits rem          0 time: 0.01
144.12/36.48	c asymm  cl-useful: 0/2220/6230 lits-rem:0 time: 0.26
144.12/36.48	c calculated reachability. Time: 0.00
144.12/36.48	c  N dy  1150    357936        70      6230         0     29268     43610    438854     20.45   no data
156.51/39.55	c  N dy  1254    381926        70      6230         0     27510     43610    380608     20.48     21.60
167.27/42.25	c  N dy  1318    401928        70      6230         0     45542     43610    809047     20.48     21.71
181.65/45.82	c  N dy  1422    426995        70      6230         0     43887     43610    765629     20.51     21.78
192.05/48.46	c  N dy  1481    447037        70      6230         0     36703     43610    576794     20.50     23.80
204.01/51.46	c  N dy  1521    469743        70      6230         0     31033     43610    424942     20.49     21.69
216.00/54.46	c  N dy  1605    491541        70      6230         0     50687     43610    900390     20.51     21.64
226.79/57.17	c  N dy  1677    511577        70      6230         0     41631     43610    669226     20.51     22.33
241.96/60.92	c  N dy  1760    536907        70      6230         0     36528     43610    531983     20.52     17.55
241.96/60.92	c  S st  1760    536907        70      6230         0     36528     43610    531983     20.52     17.55
242.36/61.02	c  S st  1760    537410        70      6230         0     36989     43610    543573     20.52   no data
242.36/61.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.36/61.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.36/61.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.36/61.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.36/61.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.36/61.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
242.36/61.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.36/61.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.36/61.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.75/62.13	c lits-rem:       222  cl-subs:     2373  v-elim:      0  v-fix:    0  time:  1.08 s
246.75/62.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
246.75/62.14	c vivif2 --  cl tried    34616 cl shrink        0 lits rem          0 time: 0.01
247.55/62.35	c asymm  cl-useful: 0/1655/6230 lits-rem:0 time: 0.21
247.55/62.35	c calculated reachability. Time: 0.00
247.55/62.35	c  N dy  1760    537410        70      6230         0     34616     43610    486951     20.52   no data
260.73/65.67	c  N dy  1892    558834        70      6230         0     54059     43610    962454     20.56     21.67
280.70/70.60	c  N dy  1952    595711        70      6230         0     58448     43610   1043432     20.52     21.64
307.46/77.32	c  N dy  2028    649701        70      6230         0     46400     43610    720750     20.39     21.51
323.03/81.30	c  N dy  2150    669777        70      6230         0     33230     43610    406910     20.43     21.54
336.63/84.69	c  N dy  2231    692676        70      6230         0     53885     43610    903235     20.43     21.53
352.59/88.60	c  N dy  2357    712740        70      6230         0     39675     43610    549334     20.47     23.41
366.97/92.29	c  N dy  2487    732868        70      6230         0     57894     43610    997530     20.51     21.64
381.35/95.84	c  N dy  2522    752906        70      6230         0     42494     43610    595014     20.48     23.25
395.73/99.42	c  N dy  2598    773022        70      6230         0     60692     43610   1034119     20.49     21.59
408.50/102.66	c  N dy  2659    793305        70      6230         0     44734     43610    641211     20.48     21.57
417.69/104.93	c  S st  2720    806115        70      6230         0     56319     43610    921146     20.49   no data
418.09/105.08	c  S st  2720    806619        70      6230         0     56786     43610    933159     20.49   no data
418.09/105.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.49/105.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
418.49/105.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.49/105.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.49/105.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.49/105.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
418.49/105.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.49/105.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
418.49/105.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.27/108.81	c lits-rem:       638  cl-subs:     4864  v-elim:      0  v-fix:    0  time:  3.66 s
433.27/108.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
433.27/108.82	c vivif2 --  cl tried    51922 cl shrink        0 lits rem          0 time: 0.01
434.05/109.08	c asymm  cl-useful: 0/1073/6230 lits-rem:0 time: 0.26
434.05/109.09	c calculated reachability. Time: 0.00
434.05/109.09	c  N dy  2720    806619        70      6230         0     51922     43610    812076     20.49   no data
452.02/113.53	c  N dy  2733    833466        70      6230         0     41010     43610    533987     20.44     21.55
466.00/117.06	c  N dy  2805    854527        70      6230         0     60005     43610    992186     20.45     21.53
487.97/122.55	c  N dy  2881    881930        70      6230         0     48645     43610    702111     20.44     21.56
504.35/126.64	c  N dy  2991    901977        70      6230         0     66759     43610   1142339     20.46     22.36
519.52/130.45	c  N dy  3049    923018        70      6230         0     48874     43610    701439     20.46     21.56
536.71/134.76	c  N dy  3138    944300        70      6230         0     68007     43610   1162510     20.47     21.55
555.88/139.54	c  N dy  3226    969985        70      6230         0     53413     43610    797926     20.47     21.57
571.85/143.52	c  N dy  3267    990047        70      6230         0     71385     43610   1229147     20.46     21.57
588.63/147.75	c  N dy  3309   1013642        70      6230         0     53922     43610    795887     20.45     21.59
608.59/152.70	c  N dy  3346   1038993        70      6230         0     76609     43610   1329237     20.42     21.51
624.97/156.87	c  N dy  3482   1059050        70      6230         0     55298     43610    827675     20.45     23.76
635.36/159.49	c  F st  3530   1071875        70      6230         0     66877     43610   1108710     20.45     19.32
642.13/161.12	c  N dy  3548   1079140        70      6230         0     73442     43610   1269899     20.46     22.20
660.50/165.70	c  N dy  3662   1099178        70      6230         0     51002     43610    703095     20.47     21.62
678.06/170.13	c  N dy  3754   1120649        70      6230         0     70435     43610   1175926     20.48     21.64
700.83/175.88	c  N dy  3803   1148043        70      6230         0     53439     43610    733683     20.46     21.56
720.00/180.61	c  N dy  3929   1168080        70      6230         0     71493     43610   1177290     20.48     21.99
738.77/185.38	c  N dy  3985   1188148        70      6230         0     47291     43610    582743     20.47     22.45
757.55/190.09	c  N dy  4075   1208594        70      6230         0     65774     43610   1032631     20.48     21.63
759.13/190.43	c  S st  4077   1209928        70      6230         0     66976     43610   1061257     20.48     19.99
759.93/190.66	c  S st  4077   1210430        70      6230         0     67441     43610   1072862     20.48   no data
759.93/190.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
760.33/190.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
760.33/190.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.33/190.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.33/190.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.33/190.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
760.33/190.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.33/190.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
760.33/190.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.07/198.45	c lits-rem:       631  cl-subs:     5667  v-elim:      0  v-fix:    0  time:  7.70 s
791.07/198.45	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
791.07/198.47	c vivif2 --  cl tried    61774 cl shrink        0 lits rem          0 time: 0.01
792.68/198.87	c asymm  cl-useful: 0/874/6230 lits-rem:0 time: 0.40
792.68/198.87	c calculated reachability. Time: 0.00
792.68/198.87	c  N dy  4077   1210430        70      6230         0     61774     43610    937525     20.48   no data
816.62/204.88	c  N dy  4177   1230495        70      6230         0     79919     43610   1380579     20.49     22.37
836.20/209.71	c  N dy  4275   1251075        70      6230         0     55576     43610    777308     20.50     21.59
854.57/214.38	c  N dy  4370   1271533        70      6230         0     74068     43610   1226992     20.51     21.68
879.31/220.55	c  N dy  4512   1291547        70      6230         0     47989     43610    577989     20.53     21.63
896.09/224.72	c  N dy  4590   1313478        70      6230         0     67712     43610   1056236     20.54     21.64
920.87/230.98	c  N dy  4709   1334627        70      6230         0     86839     43610   1524526     20.56     21.78
942.01/236.29	c  N dy  4798   1356753        70      6230         0     61792     43610    900416     20.56     21.66
971.96/243.77	c  N dy  4849   1384691        70      6230         0     86662     43610   1484344     20.54     21.69
987.94/247.78	c  N dy  4878   1404783        70      6230         0     58896     43610    812137     20.53     22.46
1010.31/253.31	c  N dy  4957   1429040        70      6230         0     80774     43610   1339762     20.53     21.68
1034.67/259.42	c  N dy  5021   1452857        70      6230         0     55422     43610    713846     20.53     21.70
1051.45/263.68	c  N dy  5084   1472985        70      6230         0     73521     43610   1146820     20.53     21.70
1072.63/268.91	c  N dy  5123   1493060        70      6230         0     91533     43610   1582839     20.53     23.21
1116.15/279.80	c  N dy  5219   1545820        70      6230         0     90966     43610   1539845     20.49     21.67
1136.14/284.83	c  N dy  5295   1565888        70      6230         0     60654     43610    820897     20.49     23.67
1158.88/290.54	c  N dy  5415   1588455        70      6230         0     81018     43610   1320045     20.51     21.65
1187.64/297.71	c  N dy  5527   1608541        70      6230         0     49719     43610    542843     20.52     22.59
1204.43/301.97	c  N dy  5628   1628604        70      6230         0     67874     43610    987211     20.53     22.28
1228.81/308.02	c  N dy  5701   1652209        70      6230         0     89122     43610   1495297     20.52     21.61
1251.95/313.83	c  N dy  5753   1672652        70      6230         0     57038     43610    703248     20.52     21.68
1271.13/318.65	c  N dy  5869   1693034        70      6230         0     75446     43610   1154787     20.53     21.63
1289.91/323.40	c  S st  5917   1710432        70      6230         0     91066     43610   1530909     20.53     18.47
1291.09/323.66	c  S st  5917   1710935        70      6230         0     91534     43610   1542794     20.53   no data
1291.09/323.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1291.49/323.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1291.49/323.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1291.49/323.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.49/323.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.49/323.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1291.49/323.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1291.49/323.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1291.49/323.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1343.79/336.83	c lits-rem:      1155  cl-subs:     9552  v-elim:      0  v-fix:    0  time: 13.05 s
1343.79/336.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1343.79/336.85	c vivif2 --  cl tried    81982 cl shrink        0 lits rem          0 time: 0.02
1345.79/337.31	c asymm  cl-useful: 0/678/6230 lits-rem:0 time: 0.45
1345.79/337.31	c calculated reachability. Time: 0.00
1345.79/337.31	c  N dy  5917   1710935        70      6230         0     81982     43610   1310623     20.53   no data
1394.10/349.47	c  N dy  5980   1741820        70      6230         0     58822     43610    739801     20.52     21.67
1421.25/356.22	c  N dy  6101   1762215        70      6230         0     77302     43610   1195417     20.53     21.69
1446.41/362.56	c  N dy  6114   1785888        70      6230         0     98409     43610   1685799     20.51     21.76
1468.78/368.14	c  N dy  6235   1805991        70      6230         0     64734     43610    878878     20.52     21.61
1505.14/377.26	c  N dy  6292   1844929        70      6230         0     99398     43610   1701255     20.50     21.64
1531.90/383.91	c  N dy  6400   1865714        70      6230         0     65362     43610    880962     20.51     21.79
1592.19/399.07	c  N dy  6493   1926757        70      6230         0     65911     43610    859615     20.47     21.59
1614.98/404.77	c  N dy  6579   1948485        70      6230         0     85495     43610   1334262     20.47     21.57
1640.90/411.29	c  N dy  6636   1969284        70      6230         0    104198     43610   1782751     20.47     21.60
1663.29/416.88	c  N dy  6705   1989749        70      6230         0     67934     43610    910076     20.47     21.57
1686.84/422.71	c  N dy  6833   2009769        70      6230         0     86026     43610   1355253     20.48     22.77
1712.02/429.06	c  N dy  6877   2030894        70      6230         0    104970     43610   1806169     20.48     21.62
1737.57/435.41	c  N dy  6975   2051440        70      6230         0     67902     43610    899991     20.48     22.02
1759.12/440.86	c  N dy  7045   2071997        70      6230         0     86450     43610   1348990     20.49     21.57
1781.50/446.46	c  N dy  7055   2092022        70      6230         0    104359     43610   1766805     20.47     23.00
1806.65/452.72	c  N dy  7137   2112025        70      6230         0     65797     43610    836273     20.48     21.94
1828.22/458.17	c  N dy  7229   2132512        70      6230         0     84320     43610   1284558     20.48     21.57
1856.17/465.13	c  N dy  7322   2152726        70      6230         0    102530     43610   1723112     20.48     21.71
1886.52/472.79	c  N dy  7413   2174207        70      6230         0     64270     43610    779127     20.49     21.78
1910.48/478.75	c  N dy  7515   2197079        70      6230         0     84790     43610   1276265     20.49     21.64
1931.27/483.94	c  S st  7618   2210938        70      6230         0     97360     43610   1586412     20.50     20.66
1932.45/484.24	c  S st  7618   2211443        70      6230         0     97821     43610   1598196     20.50   no data
1932.45/484.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1932.45/484.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1932.45/484.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1932.45/484.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1932.45/484.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1932.45/484.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1932.45/484.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1932.85/484.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1932.85/484.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1975.60/495.06	c lits-rem:       976  cl-subs:     9314  v-elim:      0  v-fix:    0  time: 10.69 s
1975.60/495.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1975.60/495.08	c vivif2 --  cl tried    88507 cl shrink        0 lits rem          0 time: 0.02
1977.17/495.44	c asymm  cl-useful: 0/626/6230 lits-rem:0 time: 0.36
1977.17/495.44	c calculated reachability. Time: 0.00
1977.17/495.44	c  N dy  7618   2211443        70      6230         0     88507     43610   1370259     20.50   no data
2013.11/504.46	c  N dy  7765   2231489        70      6230         0    106708     43610   1820947     20.51     22.76
2052.65/514.34	c  N dy  7836   2251836        70      6230         0     66859     43610    833630     20.52     21.63
2087.38/523.05	c  N dy  7968   2271924        70      6230         0     85007     43610   1277934     20.52     22.68
2119.31/531.08	c  N dy  8058   2292138        70      6230         0    103270     43610   1720348     20.53     21.63
2145.27/537.54	c  N dy  8066   2312231        70      6230         0     61968     43610    702132     20.52     21.68
2166.84/542.90	c  N dy  8185   2332252        70      6230         0     79995     43610   1146753     20.53     22.28
2194.39/549.84	c  N dy  8299   2352272        70      6230         0     98066     43610   1589949     20.54     21.63
2227.94/558.21	c  N dy  8358   2375053        70      6230         0    118481     43610   2072527     20.53     21.68
2249.90/563.72	c  N dy  8425   2395121        70      6230         0     76384     43610   1037477     20.53     22.65
2275.45/570.15	c  N dy  8516   2415355        70      6230         0     94591     43610   1481305     20.54     21.63
2307.01/578.01	c  N dy  8612   2435839        70      6230         0    113031     43610   1932832     20.54     21.68
2335.38/585.19	c  N dy  8706   2456329        70      6230         0     70333     43610    880554     20.55     21.79
2357.73/590.76	c  N dy  8746   2479090        70      6230         0     90819     43610   1374767     20.55     21.67
2435.20/610.15	c  N dy  8855   2548487        70      6230         0     90701     43610   1329028     20.51     21.60
2463.55/617.26	c  N dy  8935   2568681        70      6230         0    108881     43610   1772310     20.51     21.63
2501.10/626.64	c  N dy  9027   2591744        70      6230         0     66882     43610    769257     20.52     21.64
2521.86/631.89	c  N dy  9106   2611792        70      6230         0     84918     43610   1206095     20.52     21.89
2553.81/639.81	c  N dy  9202   2634437        70      6230         0    105180     43610   1693570     20.52     21.62
2588.95/648.69	c  N dy  9315   2654458        70      6230         0    123269     43610   2137210     20.53     23.24
2616.92/655.64	c  N dy  9420   2676179        70      6230         0     79159     43610   1058996     20.53     21.69
2641.27/661.71	c  N dy  9504   2696271        70      6230         0     97120     43610   1496572     20.54     22.90
2663.63/667.30	c  S st  9556   2711444        70      6230         0    110765     43610   1826125     20.54   no data
2664.85/667.63	c  S st  9556   2711946        70      6230         0    111235     43610   1838152     20.54   no data
2664.85/667.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2664.85/667.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2664.85/667.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2664.85/667.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2664.85/667.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2664.85/667.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2664.85/667.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2665.25/667.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2665.25/667.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2724.33/682.53	c lits-rem:      1347  cl-subs:    11215  v-elim:      0  v-fix:    0  time: 14.75 s
2724.33/682.53	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2724.33/682.55	c vivif2 --  cl tried   100020 cl shrink        0 lits rem          0 time: 0.02
2725.93/682.92	c asymm  cl-useful: 0/571/6230 lits-rem:0 time: 0.37
2725.93/682.93	c calculated reachability. Time: 0.00
2725.93/682.93	c  N dy  9556   2711946        70      6230         0    100020     43610   1565693     20.54   no data
2762.27/692.03	c  N dy  9690   2732005        70      6230         0    118113     43610   2012188     20.55     22.61
2805.82/702.91	c  N dy  9762   2752606        70      6230         0     72469     43610    881777     20.55     21.94
2833.34/709.83	c  N dy  9764   2774448        70      6230         0     91835     43610   1333562     20.53     21.65
2875.70/720.47	c  N dy  9872   2794788        70      6230         0    110190     43610   1785697     20.54     21.79
2923.60/732.44	c  N dy 10010   2817670        70      6230         0     65563     43610    703856     20.55     21.66
2944.77/737.74	c  N dy 10088   2838435        70      6230         0     84239     43610   1158671     20.55     21.70
2974.32/745.16	c  N dy 10172   2860579        70      6230         0    104095     43610   1639338     20.55     21.72
3007.49/753.40	c  N dy 10228   2880804        70      6230         0    122258     43610   2077809     20.55     21.75
3038.64/761.24	c  N dy 10292   2900890        70      6230         0     73956     43610    889018     20.55     23.96
3061.78/767.05	c  N dy 10376   2920941        70      6230         0     92036     43610   1330514     20.56     22.71
3090.53/774.21	c  N dy 10446   2941003        70      6230         0    109997     43610   1762401     20.56     21.77
3126.09/783.11	c  N dy 10541   2961084        70      6230         0    128080     43610   2201465     20.56     23.62
3156.43/790.77	c  N dy 10641   2981181        70      6230         0     78865     43610    999356     20.56     21.90
3179.22/796.41	c  N dy 10686   3001976        70      6230         0     97456     43610   1443337     20.56     21.86
3207.95/803.65	c  N dy 10753   3022040        70      6230         0    115516     43610   1883573     20.56     23.84
3246.28/813.29	c  N dy 10843   3042187        70      6230         0    133658     43610   2326126     20.57     21.66
3273.43/820.09	c  N dy 10939   3062234        70      6230         0     83396     43610   1096437     20.57     22.96
3300.19/826.72	c  N dy 11013   3082758        70      6230         0    101870     43610   1546909     20.57     21.70
3338.12/836.28	c  N dy 11085   3106195        70      6230         0    122879     43610   2052193     20.57     21.67
3376.07/845.75	c  N dy 11147   3126222        70      6230         0     71722     43610    798631     20.57     24.38
3412.41/854.88	c  N dy 11268   3157272        70      6230         0     99608     43610   1471643     20.57     21.72
3448.35/863.84	c  N dy 11409   3177543        70      6230         0    117983     43610   1927136     20.58     21.70
3492.69/874.97	c  N dy 11550   3198835        70      6230         0    137161     43610   2399691     20.59     21.69
3509.46/879.19	c  S st 11565   3211946        70      6230         0     78660     43610    944002     20.58     16.76
3510.66/879.41	c  S st 11565   3212449        70      6230         0     79132     43610    955595     20.58   no data
3510.66/879.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3510.66/879.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3510.66/879.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3510.66/879.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3510.66/879.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3510.66/879.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3510.66/879.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3510.66/879.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3511.05/879.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3520.64/881.96	c lits-rem:       291  cl-subs:     2806  v-elim:      0  v-fix:    0  time:  2.46 s
3520.64/881.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3520.64/881.97	c vivif2 --  cl tried    76326 cl shrink        0 lits rem          0 time: 0.01
3522.24/882.30	c asymm  cl-useful: 0/716/6230 lits-rem:0 time: 0.32
3522.24/882.30	c calculated reachability. Time: 0.00
3522.24/882.30	c  N dy 11565   3212449        70      6230         0     76326     43610    895616     20.58   no data
3548.21/888.87	c  N dy 11695   3232493        70      6230         0     94406     43610   1343405     20.59     22.28
3576.14/895.86	c  N dy 11751   3252565        70      6230         0    112431     43610   1780790     20.59     21.70
3617.68/906.22	c  N dy 11862   3273173        70      6230         0    130959     43610   2235144     20.60     22.10
3652.82/915.04	c  N dy 11955   3293242        70      6230         0     78159     43610    933225     20.60     23.76
3683.98/922.84	c  N dy 12038   3314678        70      6230         0     97440     43610   1404624     20.60     21.81
3721.51/932.22	c  N dy 12154   3334753        70      6230         0    115538     43610   1849149     20.61     21.73
3760.65/942.04	c  N dy 12223   3356717        70      6230         0    135266     43610   2326251     20.61     21.71
3799.77/951.89	c  N dy 12349   3379532        70      6230         0     83888     43610   1056546     20.61     21.71
3830.14/959.48	c  N dy 12506   3399574        70      6230         0    101925     43610   1506814     20.62     23.09
3863.69/967.83	c  N dy 12576   3420171        70      6230         0    120453     43610   1954306     20.62     21.87
3897.62/976.33	c  N dy 12623   3440273        70      6230         0    138409     43610   2388289     20.62     21.97
3931.98/984.97	c  N dy 12683   3462678        70      6230         0     85741     43610   1085606     20.62     21.80
3960.74/992.13	c  N dy 12797   3482730        70      6230         0    103839     43610   1532042     20.63     22.69
3990.68/999.67	c  N dy 12858   3502925        70      6230         0    122059     43610   1971605     20.62     21.75
4035.81/1010.97	c  N dy 12990   3523814        70      6230         0    140899     43610   2438948     20.63     21.78
4066.57/1018.68	c  N dy 13048   3544442        70      6230         0     85738     43610   1075310     20.63     21.74
4103.69/1027.90	c  N dy 13151   3571368        70      6230         0    109875     43610   1661434     20.63     21.87
4141.25/1037.35	c  N dy 13262   3591397        70      6230         0    127912     43610   2106107     20.64     23.15
4182.36/1047.67	c  N dy 13336   3611590        70      6230         0    145991     43610   2543002     20.64     21.84
4211.91/1055.02	c  N dy 13395   3631781        70      6230         0     89510     43610   1156553     20.64     21.76
4245.06/1063.35	c  N dy 13462   3655597        70      6230         0    110786     43610   1668093     20.64     21.76
4281.81/1072.56	c  N dy 13546   3676427        70      6230         0    129484     43610   2125406     20.64     21.73
4328.93/1084.37	c  N dy 13644   3698132        70      6230         0    148980     43610   2602728     20.64     21.87
4348.09/1089.12	c  S st 13662   3712449        70      6230         0     86382     43610   1062070     20.64     20.22
4348.89/1089.38	c  S st 13662   3712952        70      6230         0     86851     43610   1074191     20.64   no data
4348.89/1089.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4349.29/1089.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4349.29/1089.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4349.29/1089.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4349.29/1089.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4349.29/1089.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4349.29/1089.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4349.29/1089.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4349.29/1089.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4362.87/1092.81	c lits-rem:       320  cl-subs:     3171  v-elim:      0  v-fix:    0  time:  3.33 s
4362.87/1092.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4362.87/1092.82	c vivif2 --  cl tried    83680 cl shrink        0 lits rem          0 time: 0.01
4364.07/1093.13	c asymm  cl-useful: 0/761/6230 lits-rem:0 time: 0.31
4364.07/1093.14	c calculated reachability. Time: 0.00
4364.07/1093.14	c  N dy 13662   3712952        70      6230         0     83680     43610   1002503     20.64   no data
4389.23/1099.49	c  N dy 13723   3733477        70      6230         0    102058     43610   1447670     20.64     21.86
4417.18/1106.50	c  F st 13793   3751563        70      6230         0    118278     43610   1844139     20.64   no data
4421.18/1107.44	c  N st 13797   3753600        70      6230         0    120112     43610   1890058     20.64   no data
4495.05/1125.92	c  N dy 13876   3797110        70      6230         0     82975     43610    969986     20.63     21.88
4525.80/1133.66	c  N dy 13984   3820174        70      6230         0    103718     43610   1476652     20.63     21.81
4567.72/1144.11	c  N dy 14089   3840187        70      6230         0    121702     43610   1917807     20.64     22.46
4606.88/1153.96	c  N dy 14159   3860764        70      6230         0    140146     43610   2364496     20.64     21.75
4656.37/1166.37	c  N dy 14241   3887179        70      6230         0     86700     43610   1040606     20.64     21.82
4683.13/1173.04	c  N dy 14306   3907256        70      6230         0    104657     43610   1473739     20.64     22.87
4716.70/1181.42	c  N dy 14380   3927600        70      6230         0    122876     43610   1919905     20.64     21.77
4749.82/1189.72	c  N dy 14415   3947701        70      6230         0    140840     43610   2348807     20.63     23.55
4797.34/1201.69	c  N dy 14543   3967795        70      6230         0     81062     43610    907583     20.64     23.26

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 5.44 5.43 7.11 5/178 8390
/proc/meminfo: memFree=16683188/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 520919670 52441088 347 33554432000 4194304 4627427 140733362726800 18446744073709551615 47602591606706 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 12803 347 299 106 0 7774 0
[pid=8390/tid=8391] ppid=8388 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520919670 52441088 347 33554432000 4194304 4627427 140733362726800 18446744073709551615 47602591606696 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520919671 52441088 347 33554432000 4194304 4627427 140733362726800 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520919671 52441088 347 33554432000 4194304 4627427 140733362726800 18446744073709551615 47602591606706 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.05629 s]
/proc/loadavg: 5.44 5.43 7.11 5/178 8390
/proc/meminfo: memFree=16683188/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=281876 CPUtime=0.2 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 1363 0 0 0 20 0 0 0 18 0 4 0 520919670 288641024 1269 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 70469 1269 362 106 0 65440 0
[pid=8390/tid=8391] ppid=8388 vsize=281876 CPUtime=0.05 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 225 0 0 0 5 0 0 0 25 0 4 0 520919670 288641024 1269 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=281876 CPUtime=0.04 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 213 0 0 0 4 0 0 0 25 0 4 0 520919671 288641024 1269 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=281876 CPUtime=0.05 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 285 0 0 0 5 0 0 0 18 0 4 0 520919671 288641024 1269 33554432000 4194304 4627427 140733362726800 18446744073709551615 4332933 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 281876

[startup+0.146423 s]
/proc/loadavg: 5.44 5.43 7.11 5/178 8390
/proc/meminfo: memFree=16683188/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=283184 CPUtime=0.56 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) D 8388 8390 5255 0 -1 4202496 1850 0 0 0 56 0 0 0 18 0 4 0 520919670 289980416 1756 33554432000 4194304 4627427 140733362726800 18446744073709551615 210647189687 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 70796 1756 376 106 0 65767 0
[pid=8390/tid=8391] ppid=8388 vsize=283184 CPUtime=0.14 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 240 0 0 0 14 0 0 0 25 0 4 0 520919670 289980416 1756 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=283184 CPUtime=0.13 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 546 0 0 0 13 0 0 0 25 0 4 0 520919671 289980416 1756 33554432000 4194304 4627427 140733362726800 18446744073709551615 210646807237 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=283184 CPUtime=0.14 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 393 0 0 0 14 0 0 0 18 0 4 0 520919671 289980416 1756 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 283184

[startup+0.30025 s]
/proc/loadavg: 5.44 5.43 7.11 5/178 8390
/proc/meminfo: memFree=16683188/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=284412 CPUtime=1.17 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 3568 0 0 0 117 0 0 0 18 0 4 0 520919670 291237888 3067 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 71103 3067 384 106 0 66074 0
[pid=8390/tid=8391] ppid=8388 vsize=284412 CPUtime=0.29 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 830 0 0 0 29 0 0 0 25 0 4 0 520919670 291237888 3067 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=284412 CPUtime=0.29 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 827 0 0 0 29 0 0 0 25 0 4 0 520919671 291237888 3067 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=284412 CPUtime=0.29 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 669 0 0 0 29 0 0 0 18 0 4 0 520919671 291237888 3067 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284412

[startup+0.700184 s]
/proc/loadavg: 5.44 5.43 7.11 5/178 8390
/proc/meminfo: memFree=16683188/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=286784 CPUtime=2.77 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 5870 0 0 0 277 0 0 0 18 0 4 0 520919670 293666816 3475 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 71696 3475 384 106 0 66667 0
[pid=8390/tid=8391] ppid=8388 vsize=286784 CPUtime=0.69 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 1399 0 0 0 69 0 0 0 25 0 4 0 520919670 293666816 3475 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=286784 CPUtime=0.69 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 1335 0 0 0 69 0 0 0 25 0 4 0 520919671 293666816 3475 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=286784 CPUtime=0.69 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 1299 0 0 0 69 0 0 0 18 0 4 0 520919671 293666816 3475 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286784

[startup+1.50105 s]
/proc/loadavg: 5.44 5.43 7.11 11/182 8394
/proc/meminfo: memFree=16670012/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=287984 CPUtime=5.97 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 10628 0 0 0 594 3 0 0 19 0 4 0 520919670 294895616 5462 33554432000 4194304 4627427 140733362726800 18446744073709551615 4427205 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 71996 5462 388 106 0 66967 0
[pid=8390/tid=8391] ppid=8388 vsize=287984 CPUtime=1.47 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 2277 0 0 0 146 1 0 0 25 0 4 0 520919670 294895616 5462 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=287984 CPUtime=1.48 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 2205 0 0 0 148 0 0 0 25 0 4 0 520919671 294895616 5462 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=287984 CPUtime=1.49 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 2171 0 0 0 149 0 0 0 20 0 4 0 520919671 294895616 5462 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287984

[startup+3.10078 s]
/proc/loadavg: 5.44 5.43 7.11 10/182 8394
/proc/meminfo: memFree=16653396/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=297316 CPUtime=12.36 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 18821 0 0 0 1232 4 0 0 24 0 4 0 520919670 304451584 10829 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 74329 10829 388 106 0 69300 0
[pid=8390/tid=8391] ppid=8388 vsize=297316 CPUtime=3.07 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 4343 0 0 0 306 1 0 0 25 0 4 0 520919670 304451584 10829 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=297316 CPUtime=3.07 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 4818 0 0 0 307 0 0 0 25 0 4 0 520919671 304451584 10829 33554432000 4194304 4627427 140733362726800 18446744073709551615 4332179 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=297316 CPUtime=3.08 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 4894 0 0 0 308 0 0 0 25 0 4 0 520919671 304451584 10829 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297316

[startup+6.30025 s]
/proc/loadavg: 5.73 5.49 7.12 9/182 8395
/proc/meminfo: memFree=16626068/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=287548 CPUtime=23.93 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 26650 0 0 0 2361 32 0 0 25 0 4 0 520919670 294449152 12341 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 71887 12341 388 106 0 66858 0
[pid=8390/tid=8391] ppid=8388 vsize=287548 CPUtime=6.13 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 6990 0 0 0 597 16 0 0 25 0 4 0 520919670 294449152 12342 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=287548 CPUtime=5.3 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 5860 0 0 0 519 11 0 0 25 0 4 0 520919671 294449152 12342 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=287548 CPUtime=6.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 7037 0 0 0 623 1 0 0 25 0 4 0 520919671 294449152 12342 33554432000 4194304 4627427 140733362726800 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.93
Current children cumulated vsize (KiB) 287548

[startup+12.7012 s]
/proc/loadavg: 5.91 5.53 7.12 9/182 8395
/proc/meminfo: memFree=16581644/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=301452 CPUtime=49.48 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 42114 0 0 0 4914 34 0 0 25 0 4 0 520919670 308686848 18527 33554432000 4194304 4627427 140733362726800 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 75363 18527 388 106 0 70334 0
[pid=8390/tid=8391] ppid=8388 vsize=301452 CPUtime=12.48 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 10371 0 0 0 1232 16 0 0 25 0 4 0 520919670 308686848 18527 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=301452 CPUtime=11.7 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 8339 0 0 0 1158 12 0 0 25 0 4 0 520919671 308686848 18527 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=301452 CPUtime=12.64 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 11340 0 0 0 1262 2 0 0 25 0 4 0 520919671 308686848 18527 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 301452

[startup+25.501 s]
/proc/loadavg: 6.37 5.65 7.14 10/182 8395
/proc/meminfo: memFree=16549016/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=312524 CPUtime=100.6 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 62636 0 0 0 10022 38 0 0 25 0 4 0 520919670 320024576 24389 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 78131 24389 388 106 0 73102 0
[pid=8390/tid=8391] ppid=8388 vsize=312524 CPUtime=25.21 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 15892 0 0 0 2504 17 0 0 25 0 4 0 520919670 320024576 24389 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=312524 CPUtime=24.5 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 13008 0 0 0 2437 13 0 0 25 0 4 0 520919671 320024576 24389 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=312524 CPUtime=25.43 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 16586 0 0 0 2540 3 0 0 25 0 4 0 520919671 320024576 24389 33554432000 4194304 4627427 140733362726800 18446744073709551615 4333080 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 312524

[startup+51.1007 s]
/proc/loadavg: 7.01 5.85 7.16 10/182 8396
/proc/meminfo: memFree=16500820/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=290444 CPUtime=202.81 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 90178 0 0 0 20229 52 0 0 25 0 4 0 520919670 297414656 27146 33554432000 4194304 4627427 140733362726800 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 72611 27146 388 106 0 67582 0
[pid=8390/tid=8391] ppid=8388 vsize=290444 CPUtime=50.65 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 23816 0 0 0 5046 19 0 0 25 0 4 0 520919670 297414656 27146 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=290444 CPUtime=50.06 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 16945 0 0 0 4986 20 0 0 25 0 4 0 520919671 297414656 27146 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=290444 CPUtime=51.04 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 24360 0 0 0 5099 5 0 0 25 0 4 0 520919671 297414656 27146 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 290444

[startup+102.306 s]
/proc/loadavg: 7.57 6.18 7.20 10/182 8397
/proc/meminfo: memFree=16457764/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=303752 CPUtime=407.32 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 138999 0 0 0 40667 65 0 0 25 0 4 0 520919670 311042048 30367 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 75938 30367 389 106 0 70909 0
[pid=8390/tid=8391] ppid=8388 vsize=303752 CPUtime=101.55 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 32989 0 0 0 10135 20 0 0 25 0 4 0 520919670 311042048 30367 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=303752 CPUtime=101.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 28855 0 0 0 10100 26 0 0 25 0 4 0 520919671 311042048 30367 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=303752 CPUtime=102.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 39376 0 0 0 10216 8 0 0 25 0 4 0 520919671 311042048 30367 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.32
Current children cumulated vsize (KiB) 303752

[startup+162.301 s]

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

[pid=8390] ppid=8388 vsize=507252 CPUtime=2803.4 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 448351 0 0 0 280151 189 0 0 25 0 4 0 520919670 519426048 77529 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 126813 77529 388 106 0 121784 0
[pid=8390/tid=8391] ppid=8388 vsize=507252 CPUtime=698.24 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 108058 0 0 0 69778 46 0 0 25 0 4 0 520919670 519426048 77529 33554432000 4194304 4627427 140733362726800 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=507252 CPUtime=700.65 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 95023 0 0 0 70002 63 0 0 25 0 4 0 520919671 519426048 77529 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=507252 CPUtime=702.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 123868 0 0 0 70184 40 0 0 25 0 4 0 520919671 519426048 77529 33554432000 4194304 4627427 140733362726800 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.4
Current children cumulated vsize (KiB) 507252

[startup+762.306 s]
/proc/loadavg: 8.14 7.88 7.64 9/182 8415
/proc/meminfo: memFree=16055184/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=495192 CPUtime=3043.03 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 462514 0 0 0 304107 196 0 0 25 0 4 0 520919670 507076608 82017 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 123798 82017 388 106 0 118769 0
[pid=8390/tid=8391] ppid=8388 vsize=495192 CPUtime=757.9 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 111495 0 0 0 75743 47 0 0 25 0 4 0 520919670 507076608 82017 33554432000 4194304 4627427 140733362726800 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=495192 CPUtime=760.62 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 98212 0 0 0 75996 66 0 0 25 0 4 0 520919671 507076608 82017 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=495192 CPUtime=762.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 128431 0 0 0 76182 42 0 0 25 0 4 0 520919671 507076608 82017 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.03
Current children cumulated vsize (KiB) 495192

[startup+822.301 s]
/proc/loadavg: 8.12 7.91 7.67 9/182 8416
/proc/meminfo: memFree=16054688/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=521136 CPUtime=3282.62 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 481780 0 0 0 328057 205 0 0 25 0 4 0 520919670 533643264 78846 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 130284 78846 388 106 0 125255 0
[pid=8390/tid=8391] ppid=8388 vsize=521136 CPUtime=817.55 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 118304 0 0 0 81705 50 0 0 25 0 4 0 520919670 533643264 78846 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=521136 CPUtime=820.55 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 101435 0 0 0 81988 67 0 0 25 0 4 0 520919671 533643264 78846 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=521136 CPUtime=822.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 131744 0 0 0 82180 44 0 0 25 0 4 0 520919671 533643264 78846 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.62
Current children cumulated vsize (KiB) 521136

[startup+882.301 s]
/proc/loadavg: 8.08 7.94 7.69 10/182 8418
/proc/meminfo: memFree=15991576/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=495672 CPUtime=3522.24 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 503265 0 0 0 352006 218 0 0 25 0 4 0 520919670 507568128 83194 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 123918 83194 388 106 0 118889 0
[pid=8390/tid=8391] ppid=8388 vsize=495672 CPUtime=877.17 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 122893 0 0 0 87665 52 0 0 25 0 4 0 520919670 507568128 83194 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=495672 CPUtime=880.55 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 107048 0 0 0 87982 73 0 0 25 0 4 0 520919671 507568128 83194 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=495672 CPUtime=882.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 137616 0 0 0 88177 47 0 0 25 0 4 0 520919671 507568128 83194 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.24
Current children cumulated vsize (KiB) 495672

[startup+942.301 s]
/proc/loadavg: 8.20 8.00 7.72 10/182 8419
/proc/meminfo: memFree=15980784/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=483056 CPUtime=3761.85 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 516961 0 0 0 375961 224 0 0 25 0 4 0 520919670 494649344 82372 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 120764 82372 388 106 0 115735 0
[pid=8390/tid=8391] ppid=8388 vsize=483056 CPUtime=936.8 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 126287 0 0 0 93626 54 0 0 25 0 4 0 520919670 494649344 82372 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=483056 CPUtime=940.54 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 111711 0 0 0 93978 76 0 0 25 0 4 0 520919671 494649344 82372 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=483056 CPUtime=942.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 141476 0 0 0 94176 48 0 0 25 0 4 0 520919671 494649344 82372 33554432000 4194304 4627427 140733362726800 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.85
Current children cumulated vsize (KiB) 483056

[startup+1002.3 s]
/proc/loadavg: 8.20 8.03 7.75 10/182 8421
/proc/meminfo: memFree=15923496/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=496348 CPUtime=4001.45 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 531385 0 0 0 399913 232 0 0 25 0 4 0 520919670 508260352 87689 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 124087 87689 388 106 0 119058 0
[pid=8390/tid=8391] ppid=8388 vsize=496348 CPUtime=996.42 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 129219 0 0 0 99587 55 0 0 25 0 4 0 520919670 508260352 87689 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=496348 CPUtime=1000.51 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 114478 0 0 0 99973 78 0 0 25 0 4 0 520919671 508260352 87689 33554432000 4194304 4627427 140733362726800 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=496348 CPUtime=1002.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 144513 0 0 0 100174 50 0 0 25 0 4 0 520919671 508260352 87689 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.45
Current children cumulated vsize (KiB) 496348

[startup+1062.3 s]
/proc/loadavg: 8.14 8.04 7.76 10/182 8423
/proc/meminfo: memFree=15959568/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=509836 CPUtime=4241.07 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 550870 0 0 0 423865 242 0 0 25 0 4 0 520919670 522072064 82913 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 127459 82913 388 106 0 122430 0
[pid=8390/tid=8391] ppid=8388 vsize=509836 CPUtime=1056.09 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 132211 0 0 0 105553 56 0 0 25 0 4 0 520919670 522072064 82913 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=509836 CPUtime=1060.46 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 119845 0 0 0 105964 82 0 0 25 0 4 0 520919671 522072064 82913 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=509836 CPUtime=1062.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 150052 0 0 0 106172 52 0 0 25 0 4 0 520919671 522072064 82913 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.07
Current children cumulated vsize (KiB) 509836

[startup+1122.3 s]
/proc/loadavg: 8.05 8.03 7.78 10/182 8424
/proc/meminfo: memFree=15920128/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=510064 CPUtime=4480.68 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 568007 0 0 0 447816 252 0 0 25 0 4 0 520919670 522305536 87544 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 127516 87544 388 106 0 122487 0
[pid=8390/tid=8391] ppid=8388 vsize=510064 CPUtime=1115.74 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 135106 0 0 0 111517 57 0 0 25 0 4 0 520919670 522305536 87544 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=510064 CPUtime=1120.41 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 124375 0 0 0 111954 87 0 0 25 0 4 0 520919671 522305536 87544 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=510064 CPUtime=1122.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 155373 0 0 0 112169 55 0 0 25 0 4 0 520919671 522305536 87544 33554432000 4194304 4627427 140733362726800 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.68
Current children cumulated vsize (KiB) 510064

[startup+1182.3 s]
/proc/loadavg: 8.02 8.02 7.79 10/182 8426
/proc/meminfo: memFree=15947152/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=510324 CPUtime=4720.28 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 585347 0 0 0 471768 260 0 0 25 0 4 0 520919670 522571776 85708 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 127581 85708 388 106 0 122552 0
[pid=8390/tid=8391] ppid=8388 vsize=510324 CPUtime=1175.4 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 137636 0 0 0 117482 58 0 0 25 0 4 0 520919670 522571776 85708 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=510324 CPUtime=1180.35 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 129355 0 0 0 117945 90 0 0 25 0 4 0 520919671 522571776 85708 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=510324 CPUtime=1182.24 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 159623 0 0 0 118168 56 0 0 25 0 4 0 520919671 522571776 85708 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4720.28
Current children cumulated vsize (KiB) 510324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 7.40 7.89 7.75 5/173 8444
/proc/meminfo: memFree=16435964/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=510432 CPUtime=4800.17 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 591559 0 0 0 479750 267 0 0 25 0 4 0 520919670 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 127608 85594 388 106 0 122579 0
[pid=8390/tid=8391] ppid=8388 vsize=510432 CPUtime=1195.3 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 138598 0 0 0 119471 59 0 0 25 0 4 0 520919670 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=510432 CPUtime=1200.33 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 130447 0 0 0 119939 94 0 0 25 0 4 0 520919671 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=510432 CPUtime=1202.25 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 161703 0 0 0 120168 57 0 0 25 0 4 0 520919671 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 510432

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

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

[startup+1202.31 s]
/proc/loadavg: 7.40 7.89 7.75 5/173 8444
/proc/meminfo: memFree=16435964/32951132 swapFree=67111524/67111528
[pid=8390] ppid=8388 vsize=510432 CPUtime=4800.17 cores=0,2,4,6
/proc/8390/stat : 8390 (strangenight2-m) R 8388 8390 5255 0 -1 4202496 591559 0 0 0 479750 267 0 0 25 0 4 0 520919670 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 127608 85594 388 106 0 122579 0
[pid=8390/tid=8391] ppid=8388 vsize=510432 CPUtime=1195.3 cores=0,2,4,6
/proc/8390/task/8391/stat : 8391 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 138598 0 0 0 119471 59 0 0 25 0 4 0 520919670 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=510432 CPUtime=1200.33 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 130447 0 0 0 119939 94 0 0 25 0 4 0 520919671 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=510432 CPUtime=1202.25 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (strangenight2-m) R 8388 8390 5255 0 -1 4202560 161703 0 0 0 120168 57 0 0 25 0 4 0 520919671 522682368 85594 33554432000 4194304 4627427 140733362726800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 510432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.33
CPU time (s): 4800.22
CPU user time (s): 4797.53
CPU system time (s): 2.68759
CPU usage (%): 399.242
Max. virtual memory (cumulated for all children) (KiB): 523660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.53
system time used= 2.68759
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591559
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= 568
involuntary context switches= 24053

runsolver used 1.82572 second user time and 4.50031 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 18:06:40
IDJOB=3174103
IDBENCH=82921
IDSOLVER=1586
FILE ID=node129/3174103-1304093200
RUNJOBID= node129-1304093188-8337
PBS_JOBID= 13170456
Free space on /tmp= 66364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174103-1304093200/watcher-3174103-1304093200 -o /tmp/evaluation-result-3174103-1304093200/solver-3174103-1304093200 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174103-1304093200.cnf

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

MD5SUM BENCH= f10effcfe58940a6abd6aa73030d7c70
RANDOM SEED=1044572563

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16683220 kB
Buffers:       1284132 kB
Cached:       14163564 kB
SwapCached:          4 kB
Active:        3865812 kB
Inactive:     11735820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16683220 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11676 kB
Writeback:           0 kB
AnonPages:      153580 kB
Mapped:          15752 kB
Slab:           603648 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   398280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66364 MiB
End job on node129 at 2011-04-29 18:26:45