Trace number 3366578

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
MD5SUMa87f820c1b7597a3062237c526130fa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3366578-1305408886.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.37/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.37/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.37/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.37/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.14	c calculated reachability. Time: 0.00
0.37/0.14	c Calc default polars -  time:   0.00 s pos:      26 undec:       1 neg:      33
0.37/0.14	c =========================================================================================
0.37/0.14	c types(t): F = full restart, N = normal restart
0.37/0.14	c types(t): S = simplification begin/end, E = solution found
0.37/0.14	c restart types(rt): st = static, dy = dynamic
0.37/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.77/0.26	c  N dy     7      4452        60      5340         0      3948     37380     84740     18.75     19.81
1.97/0.52	c  N dy    14     12397        60      5340         0      4999     37380     93660     18.11     19.09
2.77/0.76	c  N dy    16     18634        60      5340         0      5540     37380     97986     17.66     18.65
3.56/0.93	c  N dy    42     22658        60      5340         0      9131     37380    174934     17.90     20.62
3.98/1.06	c  F st    58     25000        60      5340         0     11233     37380    220632     18.04     18.11
4.41/1.16	c  N st    62     27034        60      5340         0      6996     37380    119337     18.04   no data
4.76/1.29	c  S st    64     30000        60      5340         0      9644     37380    176696     18.04   no data
5.15/1.32	c  S st    64     30504        60      5340         0     10109     37380    187074     18.04   no data
5.15/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.15/1.33	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.15/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.15/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.15/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.15/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.53	c lits-rem:       122  cl-subs:      971  v-elim:      0  v-fix:    0  time:  0.19 s
6.75/1.75	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
6.75/1.75	c calculated reachability. Time: 0.00
6.75/1.75	c  N dy    64     30504        60      5340         0      9138     37380    166100     18.04   no data
7.95/2.07	c  N dy    73     36005        60      5340         0      7030     37380    109529     17.95     18.98
9.14/2.30	c  N dy    97     40899        60      5340         0     11392     37380    203030     18.07     19.05
9.94/2.57	c  N dy   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
9.94/2.57	c  S st   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
10.33/2.62	c  S st   103     46264        60      5340         0      8213     37380    126268     17.98   no data
10.33/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.33/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.33/2.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.33/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.33/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.33/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.33/2.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.33/2.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.33/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.33/2.66	c lits-rem:        12  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.03 s
10.33/2.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.33/2.66	c vivif2 --  cl tried     8173 cl shrink        0 lits rem          0 time: 0.00
11.13/2.87	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.13/2.87	c calculated reachability. Time: 0.00
11.13/2.87	c  N dy   103     46264        60      5340         0      8173     37380    125297     17.98   no data
12.34/3.12	c  N dy   111     51512        60      5340         0     12831     37380    224691     17.94     18.92
13.53/3.46	c  N dy   133     56701        60      5340         0     17465     37380    322101     17.97     18.92
14.72/3.70	c  N dy   156     60870        60      5340         0     12317     37380    202457     18.03     19.11
15.53/3.95	c  N dy   178     64883        60      5340         0     15898     37380    279481     18.09     19.07
16.73/4.30	c  N dy   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
16.73/4.30	c  S st   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
17.14/4.34	c  S st   203     69900        60      5340         0     10591     37380    156100     18.15   no data
17.14/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.14/4.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.14/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.14/4.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.14/4.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.14/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.41	c lits-rem:        13  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
17.14/4.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.14/4.41	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
18.31/4.66	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
18.31/4.66	c calculated reachability. Time: 0.00
18.31/4.66	c  N dy   203     69900        60      5340         0     10415     37380    152186     18.15   no data
19.51/4.92	c  N dy   211     74836        60      5340         0     14815     37380    245924     18.12     19.09
20.72/5.25	c  N dy   226     79659        60      5340         0     19147     37380    337364     18.12     19.43
22.70/5.73	c  F st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
22.70/5.73	c  N st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
23.90/6.09	c  N dy   243     93108        60      5340         0     20328     37380    351968     18.07     19.17
27.08/6.89	c  N dy   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
27.08/6.89	c  S st   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
27.48/6.95	c  S st   281    105354        60      5340         0     19669     37380    326135     18.05   no data
27.48/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.48/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.48/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.48/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.48/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.48/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.48/6.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.48/6.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.48/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.48/7.46	c lits-rem:       255  cl-subs:     2197  v-elim:      0  v-fix:    0  time:  0.49 s
29.48/7.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.48/7.46	c vivif2 --  cl tried    17472 cl shrink        0 lits rem          0 time: 0.00
31.07/7.81	c asymm  cl-useful: 0/4798/5340 lits-rem:0 time: 0.35
31.07/7.81	c calculated reachability. Time: 0.00
31.07/7.81	c  N dy   281    105354        60      5340         0     17472     37380    281452     18.05   no data
33.07/8.38	c  N dy   307    112140        60      5340         0     23564     37380    411743     18.07     20.36
35.86/9.06	c  N dy   323    121723        60      5340         0     19734     37380    318920     18.03     19.03
40.25/10.17	c  N dy   367    135626        60      5340         0     18772     37380    285944     18.02     19.01
46.63/11.77	c  N dy   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
46.63/11.77	c  S st   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
47.03/11.84	c  S st   370    158533        60      5340         0     24717     37380    394720     17.79   no data
47.03/11.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.03/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.03/11.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.03/11.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.03/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.03/11.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.03/11.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.03/11.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.03/11.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.42/12.93	c lits-rem:       417  cl-subs:     3914  v-elim:      0  v-fix:    0  time:  1.06 s
51.42/12.93	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
51.42/12.93	c vivif2 --  cl tried    20803 cl shrink        0 lits rem          0 time: 0.00
51.42/12.98	c asymm  cl-useful: 0/542/5340 lits-rem:0 time: 0.05
51.42/12.98	c calculated reachability. Time: 0.00
51.42/12.98	c  N dy   370    158533        60      5340         0     20803     37380    322076     17.79   no data
56.20/14.12	c  N dy   423    171304        60      5340         0     17416     37380    241595     17.78     18.76
60.20/15.13	c  N dy   508    182288        60      5340         0     27180     37380    454792     17.89     19.99
64.98/16.36	c  N dy   565    195220        60      5340         0     22869     37380    350369     17.93     18.97
70.56/17.77	c  N dy   645    207733        60      5340         0     17213     37380    220876     18.00     19.06
75.74/19.03	c  N dy   708    221074        60      5340         0     29106     37380    474296     18.03     18.99
82.53/20.70	c  N dy   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
82.53/20.70	c  S st   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
82.53/20.77	c  S st   760    238302        60      5340         0     26633     37380    405966     18.03   no data
82.53/20.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.53/20.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.53/20.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.53/20.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.53/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.53/20.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
82.53/20.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.53/20.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
82.53/20.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.31/21.43	c lits-rem:       212  cl-subs:     2346  v-elim:      0  v-fix:    0  time:  0.63 s
85.31/21.43	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.31/21.43	c vivif2 --  cl tried    24287 cl shrink        0 lits rem          0 time: 0.00
86.91/21.80	c asymm  cl-useful: 0/3888/5340 lits-rem:0 time: 0.36
86.91/21.80	c calculated reachability. Time: 0.00
86.91/21.80	c  N dy   760    238302        60      5340         0     24287     37380    357256     18.03   no data
93.29/23.43	c  N dy   805    254424        60      5340         0     20055     37380    256367     18.02     18.97
100.07/25.10	c  N dy   895    270710        60      5340         0     34582     37380    571769     18.08     20.19
107.24/26.92	c  N dy   934    289408        60      5340         0     31659     37380    489662     18.05     19.04
114.81/28.87	c  F st   989    306251        60      5340         0     26192     37380    365821     18.05   no data
115.61/29.06	c  N st   993    308283        60      5340         0     27978     37380    404597     18.05   no data
125.59/31.57	c  N dy  1064    329415        60      5340         0     25480     37380    338461     18.07     19.03
136.36/34.27	c  N dy  1160    351298        60      5340         0     22779     37380    273900     18.07     19.22
138.75/34.84	c  S st  1182    357453        60      5340         0     28242     37380    388927     18.07   no data
139.15/34.92	c  S st  1182    357958        60      5340         0     28707     37380    399404     18.07   no data
139.15/34.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.15/34.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.15/34.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.15/34.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.15/34.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.15/34.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
139.15/34.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.15/34.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
139.15/34.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.54/35.52	c lits-rem:       187  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.57 s
141.54/35.52	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
141.54/35.53	c vivif2 --  cl tried    26950 cl shrink        0 lits rem          0 time: 0.00
142.34/35.70	c asymm  cl-useful: 0/1452/5340 lits-rem:0 time: 0.17
142.34/35.70	c calculated reachability. Time: 0.00
142.34/35.70	c  N dy  1182    357958        60      5340         0     26950     37380    363153     18.07   no data
153.55/38.53	c  N dy  1319    378693        60      5340         0     45421     37380    763353     18.13     19.24
165.07/41.48	c  N dy  1342    405292        60      5340         0     45691     37380    732882     18.02     18.99
176.64/44.38	c  N dy  1433    426143        60      5340         0     40451     37380    632593     18.05     19.04
187.81/47.20	c  N dy  1538    446224        60      5340         0     33571     37380    474012     18.07     19.61
199.77/50.19	c  N dy  1616    466236        60      5340         0     51299     37380    851261     18.08     21.02
210.16/52.73	c  N dy  1696    486320        60      5340         0     43460     37380    672981     18.10     19.32
222.51/55.88	c  N dy  1731    509533        60      5340         0     37308     37380    521169     18.06     19.01
237.25/59.54	c  N dy  1816    534136        60      5340         0     31592     37380    393574     18.05     19.05
238.85/59.90	c  S st  1840    536937        60      5340         0     34093     37380    448269     18.06   no data
238.85/59.99	c  S st  1840    537440        60      5340         0     34542     37380    458360     18.06   no data
238.85/59.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.25/60.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
239.25/60.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.25/60.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.25/60.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.25/60.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
239.25/60.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.25/60.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.25/60.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.44/60.80	c lits-rem:       219  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.78 s
242.44/60.80	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
242.44/60.81	c vivif2 --  cl tried    32553 cl shrink        0 lits rem          0 time: 0.00
244.04/61.20	c asymm  cl-useful: 0/3063/5340 lits-rem:0 time: 0.39
244.04/61.20	c calculated reachability. Time: 0.00
244.04/61.20	c  N dy  1840    537440        60      5340         0     32553     37380    418826     18.06   no data
255.60/64.15	c  N dy  1940    557543        60      5340         0     50459     37380    803025     18.08     19.88
266.37/66.82	c  N dy  1975    578128        60      5340         0     40358     37380    573453     18.05     19.03
280.35/70.31	c  N dy  2035    600060        60      5340         0     30613     37380    356571     18.04     19.00
291.08/73.08	c  N dy  2105    620892        60      5340         0     49065     37380    749145     18.04     19.28
309.03/77.53	c  N dy  2204    648534        60      5340         0     43445     37380    615408     18.03     19.02
323.80/81.26	c  N dy  2244    672785        60      5340         0     33908     37380    406314     18.01     18.99
336.56/84.47	c  N dy  2360    692804        60      5340         0     51665     37380    787399     18.03     19.60
352.50/88.48	c  N dy  2467    712815        60      5340         0     37615     37380    479308     18.05     19.03
364.47/91.49	c  N dy  2520    732887        60      5340         0     55253     37380    846904     18.03     20.52
381.25/95.64	c  N dy  2623    753171        60      5340         0     40503     37380    530435     18.05     19.02
396.38/99.41	c  N dy  2696    774146        60      5340         0     59160     37380    929203     18.06     19.09
411.54/103.21	c  N dy  2799    794248        60      5340         0     43324     37380    580073     18.07     19.15
418.71/105.05	c  S st  2830    806160        60      5340         0     53796     37380    802323     18.07     15.01
419.11/105.19	c  S st  2830    806665        60      5340         0     54249     37380    812281     18.07   no data
419.51/105.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.51/105.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
419.51/105.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.51/105.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.51/105.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.51/105.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
419.51/105.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.51/105.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
419.51/105.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.28/108.49	c lits-rem:       694  cl-subs:     5354  v-elim:      0  v-fix:    0  time:  3.24 s
432.28/108.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
432.68/108.51	c vivif2 --  cl tried    48895 cl shrink        0 lits rem          0 time: 0.01
433.47/108.75	c asymm  cl-useful: 0/927/5340 lits-rem:0 time: 0.25
433.47/108.75	c calculated reachability. Time: 0.00
433.47/108.75	c  N dy  2830    806665        60      5340         0     48895     37380    699392     18.07   no data
449.81/112.83	c  N dy  2920    827075        60      5340         0     67031     37380   1089160     18.08     19.13
465.36/116.78	c  N dy  3025    850246        60      5340         0     53356     37380    784513     18.09     19.09
485.71/121.86	c  N dy  3145    870297        60      5340         0     35837     37380    397084     18.12     19.08
500.11/125.42	c  N dy  3239    892240        60      5340         0     55281     37380    813970     18.13     19.10
518.81/130.14	c  N dy  3349    912330        60      5340         0     36808     37380    407382     18.15     19.11
532.37/133.57	c  N dy  3394    935277        60      5340         0     56985     37380    834192     18.14     19.41
551.92/138.50	c  N dy  3492    955327        60      5340         0     37665     37380    415539     18.15     21.38
564.68/141.65	c  N dy  3547    976179        60      5340         0     56133     37380    805788     18.14     19.27
583.47/146.40	c  N dy  3628    996575        60      5340         0     74199     37380   1192204     18.14     19.15
598.57/150.17	c  N dy  3719   1016695        60      5340         0     53934     37380    755625     18.16     19.19
623.29/156.33	c  N dy  3805   1045433        60      5340         0     40317     37380    449830     18.15     19.28
637.65/159.90	c  N dy  3863   1067695        60      5340         0     59855     37380    864262     18.14     19.17
641.24/160.81	c  F st  3874   1071875        60      5340         0     63554     37380    943043     18.14     16.92
658.79/165.24	c  N dy  3912   1089284        60      5340         0     78878     37380   1268444     18.14     19.13
673.14/168.87	c  N dy  3998   1109375        60      5340         0     57034     37380    802878     18.15     19.45
693.14/173.82	c  N dy  4094   1129428        60      5340         0     74784     37380   1182596     18.15     19.77
709.84/178.08	c  N dy  4153   1149432        60      5340         0     51831     37380    675295     18.15     20.80
727.81/182.58	c  N dy  4236   1169511        60      5340         0     69604     37380   1055814     18.15     19.48
748.53/187.79	c  N dy  4313   1189552        60      5340         0     45809     37380    540222     18.16     19.17
766.48/192.26	c  N dy  4453   1209617        60      5340         0     63610     37380    928426     18.18     20.41
766.88/192.36	c  S st  4454   1209998        60      5340         0     63949     37380    935679     18.18     17.39
767.72/192.58	c  S st  4454   1210501        60      5340         0     64402     37380    946029     18.18   no data
767.72/192.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
768.06/192.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
768.06/192.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
768.06/192.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.06/192.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.06/192.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
768.06/192.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
768.06/192.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
768.06/192.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.14/201.49	c lits-rem:       672  cl-subs:     5530  v-elim:      0  v-fix:    0  time:  8.82 s
803.14/201.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
803.54/201.51	c vivif2 --  cl tried    58872 cl shrink        0 lits rem          0 time: 0.01
805.14/201.94	c asymm  cl-useful: 0/779/5340 lits-rem:0 time: 0.44
805.14/201.95	c calculated reachability. Time: 0.00
805.14/201.95	c  N dy  4454   1210501        60      5340         0     58872     37380    823876     18.18   no data
831.46/208.59	c  N dy  4528   1233175        60      5340         0     78889     37380   1248161     18.18     19.18
850.21/213.22	c  N dy  4572   1255609        60      5340         0     56447     37380    749704     18.17     19.14
874.14/219.27	c  N dy  4650   1282583        60      5340         0     80118     37380   1252586     18.16     19.14
894.08/224.24	c  N dy  4768   1302630        60      5340         0     54935     37380    721469     18.18     19.27
913.61/229.17	c  N dy  4896   1322718        60      5340         0     72814     37380   1111844     18.20     19.16
933.56/234.18	c  N dy  4926   1344820        60      5340         0     48087     37380    557796     18.18     19.26
950.31/238.36	c  N dy  5000   1364931        60      5340         0     65844     37380    937231     18.18     19.20
975.43/244.60	c  N dy  5062   1385075        60      5340         0     83681     37380   1316331     18.18     19.18
996.96/250.03	c  N dy  5110   1406859        60      5340         0     57842     37380    754318     18.17     19.17
1018.50/255.43	c  N dy  5230   1428092        60      5340         0     76626     37380   1163371     18.19     19.25
1041.23/261.16	c  N dy  5288   1448244        60      5340         0     48471     37380    548002     18.18     19.30
1055.19/264.68	c  N dy  5323   1468296        60      5340         0     66071     37380    912006     18.16     19.78
1079.52/270.72	c  N dy  5436   1488356        60      5340         0     83898     37380   1297894     18.17     19.15
1102.25/276.41	c  N dy  5498   1510201        60      5340         0     56390     37380    703085     18.17     19.17
1119.00/280.62	c  N dy  5542   1530204        60      5340         0     73997     37380   1071416     18.17     20.58
1195.16/299.77	c  N dy  5638   1616481        60      5340         0     53502     37380    617486     18.06     19.02
1214.32/304.55	c  N dy  5734   1636542        60      5340         0     71257     37380    999025     18.07     19.46
1239.84/310.94	c  N dy  5860   1656612        60      5340         0     89000     37380   1383928     18.08     19.05
1268.15/318.01	c  N dy  5985   1681214        60      5340         0     61475     37380    783173     18.09     19.20
1288.90/323.23	c  N dy  6088   1701274        60      5340         0     79193     37380   1164907     18.09     19.47
1301.26/326.31	c  S st  6142   1710502        60      5340         0     87407     37380   1341923     18.10     17.02
1302.06/326.60	c  S st  6142   1711003        60      5340         0     87870     37380   1352412     18.10   no data
1302.06/326.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1302.48/326.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1302.48/326.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1302.48/326.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1302.48/326.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1302.48/326.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1302.48/326.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1302.48/326.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1302.48/326.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1354.29/339.66	c lits-rem:      1047  cl-subs:    10728  v-elim:      0  v-fix:    0  time: 12.95 s
1354.29/339.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1354.29/339.67	c vivif2 --  cl tried    77142 cl shrink        0 lits rem          0 time: 0.02
1355.88/340.08	c asymm  cl-useful: 0/571/5340 lits-rem:0 time: 0.40
1355.88/340.08	c calculated reachability. Time: 0.00
1355.88/340.08	c  N dy  6142   1711003        60      5340         0     77142     37380   1129553     18.10   no data
1397.75/350.52	c  N dy  6245   1734416        60      5340         0     97800     37380   1571598     18.10     19.23
1420.90/356.32	c  N dy  6278   1755084        60      5340         0     66337     37380    879358     18.10     19.14
1447.23/363.01	c  N dy  6381   1777348        60      5340         0     85945     37380   1298898     18.10     19.09
1479.10/370.91	c  N dy  6532   1797441        60      5340         0     52965     37380    588128     18.12     19.09
1495.91/375.13	c  N dy  6590   1817448        60      5340         0     70551     37380    960118     18.12     21.80
1521.79/381.69	c  N dy  6720   1837527        60      5340         0     88385     37380   1349832     18.13     19.85
1546.50/387.85	c  N dy  6765   1857545        60      5340         0     54084     37380    601223     18.12     21.19
1566.83/392.97	c  N dy  6860   1879143        60      5340         0     73094     37380   1008562     18.13     19.13
1595.56/400.19	c  N dy  6937   1902223        60      5340         0     93501     37380   1444778     18.12     19.15
1625.47/407.67	c  N dy  7032   1922250        60      5340         0     58356     37380    679689     18.13     21.13
1650.59/413.92	c  N dy  7153   1946454        60      5340         0     79694     37380   1140484     18.14     19.16
1680.90/421.52	c  N dy  7311   1966497        60      5340         0     97459     37380   1531510     18.15     21.45
1708.41/428.47	c  N dy  7422   1986541        60      5340         0     61411     37380    735145     18.16     20.59
1729.94/433.85	c  N dy  7469   2010085        60      5340         0     82033     37380   1169054     18.15     19.24
1761.05/441.60	c  N dy  7577   2031814        60      5340         0    101287     37380   1586576     18.16     19.19
1797.75/450.87	c  N dy  7680   2063359        60      5340         0     74362     37380    991556     18.16     19.13
1823.27/457.27	c  N dy  7768   2083950        60      5340         0     92569     37380   1384713     18.16     19.14
1862.35/467.05	c  N dy  7866   2112140        60      5340         0     61804     37380    717103     18.16     19.22
1885.48/472.84	c  N dy  7994   2132207        60      5340         0     79522     37380   1103548     18.17     21.17
1913.79/479.98	c  N dy  8112   2152216        60      5340         0     97286     37380   1491151     18.18     19.54
1947.32/488.35	c  N dy  8215   2172297        60      5340         0     58548     37380    644385     18.19     19.36
1966.84/493.29	c  N dy  8271   2193172        60      5340         0     76869     37380   1033937     18.19     19.29
1988.77/498.70	c  S st  8334   2211003        60      5340         0     92546     37380   1368475     18.19   no data
1989.57/498.98	c  S st  8334   2211507        60      5340         0     92999     37380   1378635     18.19   no data
1989.57/498.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1989.97/499.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1989.97/499.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1989.97/499.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1989.97/499.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1989.97/499.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1989.97/499.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1989.97/499.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1989.97/499.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2031.45/509.47	c lits-rem:       986  cl-subs:    10095  v-elim:      0  v-fix:    0  time: 10.38 s
2031.45/509.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2031.45/509.49	c vivif2 --  cl tried    82904 cl shrink        0 lits rem          0 time: 0.02
2033.04/509.81	c asymm  cl-useful: 0/735/5340 lits-rem:0 time: 0.32
2033.04/509.81	c calculated reachability. Time: 0.00
2033.04/509.81	c  N dy  8334   2211507        60      5340         0     82904     37380   1170606     18.19   no data
2076.90/520.88	c  N dy  8413   2239779        60      5340         0    107659     37380   1688807     18.18     19.23
2117.57/531.02	c  N dy  8475   2265608        60      5340         0     73803     37380    963518     18.17     19.18
2141.10/536.97	c  N dy  8541   2285657        60      5340         0     91384     37380   1332681     18.17     20.03
2173.00/544.95	c  N dy  8634   2306280        60      5340         0    109567     37380   1724307     18.17     19.20
2197.78/551.13	c  N dy  8709   2326500        60      5340         0     69566     37380    861069     18.17     19.16
2221.26/557.03	c  N dy  8798   2347124        60      5340         0     87760     37380   1251477     18.18     19.16
2251.56/564.61	c  N dy  8896   2367644        60      5340         0    105875     37380   1643008     18.18     19.14
2279.88/571.77	c  N dy  8922   2391642        60      5340         0     67983     37380    807806     18.17     19.15
2303.40/577.64	c  N dy  9009   2413090        60      5340         0     86877     37380   1215003     18.17     19.14
2330.52/584.41	c  N dy  9100   2433185        60      5340         0    104632     37380   1599443     18.17     19.27
2362.44/592.48	c  N dy  9151   2453616        60      5340         0     62888     37380    696857     18.17     19.17
2383.17/597.68	c  N dy  9207   2474257        60      5340         0     80983     37380   1082764     18.17     19.14
2411.49/604.73	c  N dy  9305   2494273        60      5340         0     98630     37380   1462502     18.17     19.84
2445.37/613.21	c  N dy  9394   2514323        60      5340         0    116284     37380   1841779     18.18     19.56
2472.90/620.19	c  N dy  9523   2534339        60      5340         0     73270     37380    916209     18.18     19.60
2499.62/626.82	c  N dy  9656   2554350        60      5340         0     90991     37380   1304645     18.19     20.59
2533.52/635.31	c  N dy  9794   2574388        60      5340         0    108812     37380   1696708     18.20     19.31
2571.40/644.83	c  N dy  9928   2594710        60      5340         0     64963     37380    724415     18.21     19.28
2595.73/650.97	c  N dy 10061   2615212        60      5340         0     83019     37380   1116937     18.22     19.25
2621.65/657.42	c  N dy 10122   2635400        60      5340         0    100695     37380   1491454     18.22     19.29
2651.16/664.88	c  N dy 10170   2655501        60      5340         0    118295     37380   1862532     18.22     19.82
2679.08/671.84	c  N dy 10247   2676181        60      5340         0     73979     37380    905842     18.22     19.18
2702.60/677.76	c  N dy 10264   2700453        60      5340         0     95045     37380   1337914     18.20     19.20
2719.39/681.98	c  S st 10311   2711508        60      5340         0    104847     37380   1549989     18.21     17.69
2720.95/682.32	c  S st 10311   2712008        60      5340         0    105300     37380   1560210     18.21   no data
2720.95/682.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2720.95/682.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2720.95/682.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2720.95/682.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2720.95/682.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2720.95/682.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2720.95/682.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2721.35/682.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2721.35/682.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2777.57/696.50	c lits-rem:       871  cl-subs:    13993  v-elim:      0  v-fix:    0  time: 14.06 s
2777.57/696.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2777.57/696.52	c vivif2 --  cl tried    91307 cl shrink        0 lits rem          0 time: 0.02
2778.77/696.86	c asymm  cl-useful: 0/566/5340 lits-rem:0 time: 0.34
2778.77/696.87	c calculated reachability. Time: 0.00
2778.77/696.87	c  N dy 10311   2712008        60      5340         0     91307     37380   1282684     18.21   no data
2809.88/704.69	c  N dy 10396   2732203        60      5340         0    109091     37380   1664451     18.21     19.18
2859.33/717.02	c  N dy 10490   2752256        60      5340         0     64350     37380    702954     18.21     20.33
2892.42/725.33	c  N dy 10597   2772328        60      5340         0     82045     37380   1087907     18.22     19.25
2931.50/735.19	c  N dy 10712   2796613        60      5340         0    103447     37380   1547040     18.22     19.20
2973.37/745.68	c  N dy 10818   2820626        60      5340         0    124608     37380   2000507     18.22     19.24
2995.31/751.13	c  N dy 10839   2841683        60      5340         0     79157     37380    998292     18.22     19.20
3021.63/757.81	c  N dy 10933   2861706        60      5340         0     96860     37380   1380312     18.22     20.66
3057.57/766.75	c  N dy 11034   2882197        60      5340         0    115032     37380   1775118     18.22     19.20
3105.40/778.74	c  N dy 11109   2916697        60      5340         0     80322     37380   1000212     18.22     19.22
3134.89/786.19	c  N dy 11242   2936775        60      5340         0     97938     37380   1385498     18.22     20.63
3167.99/794.48	c  N dy 11336   2956818        60      5340         0    115530     37380   1764209     18.23     19.77
3210.69/805.12	c  N dy 11461   2977834        60      5340         0     68269     37380    747568     18.23     19.33
3232.20/810.55	c  N dy 11516   2999166        60      5340         0     87023     37380   1144927     18.23     19.23
3258.53/817.21	c  N dy 11575   3019201        60      5340         0    104569     37380   1510753     18.22     20.98
3297.21/826.88	c  N dy 11637   3042354        60      5340         0    124786     37380   1937945     18.22     19.31
3333.53/835.92	c  N dy 11789   3062404        60      5340         0     75801     37380    906495     18.23     19.46
3359.43/842.49	c  N dy 11879   3082405        60      5340         0     93390     37380   1285941     18.23     21.20
3394.53/851.22	c  N dy 11971   3104259        60      5340         0    112645     37380   1702418     18.24     19.54
3430.04/860.20	c  N dy 12039   3124315        60      5340         0    130262     37380   2080340     18.23     19.86
3459.53/867.52	c  N dy 12133   3144365        60      5340         0     80283     37380    987285     18.24     20.12
3486.65/874.31	c  N dy 12234   3164460        60      5340         0     98007     37380   1372780     18.24     19.26
3519.35/882.52	c  N dy 12323   3184511        60      5340         0    115621     37380   1751636     18.24     20.87
3552.06/890.74	c  N dy 12373   3204609        60      5340         0    133274     37380   2128742     18.24     19.25
3567.61/894.68	c  S st 12421   3212008        60      5340         0     71195     37380    780027     18.24     18.57
3568.41/894.87	c  S st 12421   3212511        60      5340         0     71657     37380    790489     18.24   no data
3568.41/894.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3568.81/894.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3568.81/894.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3568.81/894.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3568.81/894.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3568.81/894.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3568.81/894.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3568.81/894.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3568.81/894.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3573.20/896.03	c lits-rem:        54  cl-subs:      795  v-elim:      0  v-fix:    0  time:  1.08 s
3573.20/896.03	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3573.20/896.04	c vivif2 --  cl tried    70862 cl shrink        0 lits rem          0 time: 0.01
3574.40/896.33	c asymm  cl-useful: 0/692/5340 lits-rem:0 time: 0.29
3574.40/896.33	c calculated reachability. Time: 0.00
3574.40/896.33	c  N dy 12421   3212511        60      5340         0     70862     37380    774167     18.24   no data
3602.71/903.44	c  N dy 12452   3241384        60      5340         0     96113     37380   1306065     18.23     19.27
3636.24/911.89	c  N dy 12534   3262032        60      5340         0    114245     37380   1694945     18.23     19.23
3679.69/922.75	c  N dy 12645   3282078        60      5340         0    131943     37380   2080185     18.24     20.88
3710.40/930.43	c  N dy 12692   3302167        60      5340         0     80107     37380    955315     18.24     19.22
3733.52/936.25	c  N dy 12756   3322183        60      5340         0     97624     37380   1329159     18.24     19.92
3762.65/943.50	c  N dy 12799   3342273        60      5340         0    115269     37380   1702447     18.23     20.96
3802.53/953.57	c  N dy 12915   3362326        60      5340         0    132940     37380   2087454     18.24     20.75
3848.38/965.03	c  N dy 12925   3403388        60      5340         0     98396     37380   1313596     18.21     19.30
3880.69/973.10	c  N dy 13019   3423442        60      5340         0    116005     37380   1694868     18.21     21.08
3925.37/984.35	c  N dy 13128   3443487        60      5340         0    133716     37380   2079661     18.22     20.22
3961.30/993.31	c  N dy 13223   3465768        60      5340         0     82420     37380   1000337     18.22     19.28
3986.78/999.71	c  N dy 13288   3486300        60      5340         0    100442     37380   1386140     18.22     19.30
4021.88/1008.60	c  N dy 13368   3506323        60      5340         0    118081     37380   1766527     18.22     22.15
4064.95/1019.36	c  N dy 13471   3527278        60      5340         0    136511     37380   2167322     18.23     19.23
4102.44/1028.70	c  N dy 13568   3547786        60      5340         0     82466     37380    980918     18.23     19.29
4132.39/1036.27	c  N dy 13697   3567842        60      5340         0    100109     37380   1366442     18.23     19.57
4165.06/1044.47	c  N dy 13781   3588115        60      5340         0    117845     37380   1746298     18.24     19.20
4196.96/1052.45	c  N dy 13814   3608580        60      5340         0    135747     37380   2122707     18.23     19.30
4232.88/1061.43	c  N dy 13891   3628599        60      5340         0     80492     37380    937971     18.23     19.22
4271.95/1071.21	c  N dy 13944   3660787        60      5340         0    108535     37380   1518510     18.23     19.25
4311.43/1081.13	c  N dy 14034   3681375        60      5340         0    126659     37380   1910328     18.23     19.21
4351.75/1091.24	c  N dy 14113   3701382        60      5340         0    144192     37380   2286800     18.23     20.16
4372.05/1096.34	c  S st 14183   3712511        60      5340         0     80369     37380    924868     18.23   no data
4372.85/1096.56	c  S st 14183   3713014        60      5340         0     80828     37380    935316     18.23   no data
4372.85/1096.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4372.85/1096.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
4372.85/1096.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4372.85/1096.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4372.85/1096.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4372.85/1096.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4372.85/1096.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4373.27/1096.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4373.27/1096.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4380.83/1098.52	c lits-rem:       148  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  1.87 s
4380.83/1098.52	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4380.83/1098.53	c vivif2 --  cl tried    78888 cl shrink        0 lits rem          0 time: 0.01
4382.04/1098.85	c asymm  cl-useful: 0/608/5340 lits-rem:0 time: 0.31
4382.04/1098.85	c calculated reachability. Time: 0.00
4382.04/1098.85	c  N dy 14183   3713014        60      5340         0     78888     37380    894243     18.23   no data
4412.75/1106.55	c  N dy 14296   3735164        60      5340         0     98413     37380   1318926     18.24     19.22
4436.66/1112.51	c  F st 14327   3751562        60      5340         0    112780     37380   1619720     18.23     14.72
4444.63/1114.53	c  N dy 14333   3756756        60      5340         0    117354     37380   1720985     18.23   no data
4487.33/1125.27	c  N dy 14437   3777199        60      5340         0    135327     37380   2111565     18.24     19.35
4533.17/1136.75	c  N dy 14538   3797270        60      5340         0     78514     37380    873886     18.24     20.97
4561.91/1143.93	c  N dy 14671   3817331        60      5340         0     96208     37380   1262533     18.25     19.88
4598.17/1153.06	c  N dy 14754   3839220        60      5340         0    115359     37380   1673227     18.25     19.26
4630.49/1161.18	c  N dy 14800   3859310        60      5340         0    132888     37380   2045348     18.24     20.87
4666.78/1170.21	c  N dy 14834   3879327        60      5340         0    150447     37380   2411158     18.24     20.42
4698.33/1178.18	c  N dy 14972   3899341        60      5340         0     92720     37380   1178428     18.24     19.51
4729.39/1185.96	c  N dy 15047   3919370        60      5340         0    110299     37380   1550924     18.24     19.79
4768.87/1195.84	c  N dy 15146   3940357        60      5340         0    128734     37380   1949557     18.25     19.23

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.18 8.19 8.02 5/373 17853
/proc/meminfo: memFree=22292184/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=183232 CPUtime=0 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) D 17851 17853 17510 0 -1 4202496 600 0 0 0 0 0 0 0 25 0 4 0 652486338 187629568 525 33554432000 4194304 4580107 140737147077040 18446744073709551615 212687718535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 45804 530 333 95 0 40786 0
[pid=17853/tid=17854] ppid=17851 vsize=281832 CPUtime=0 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 167 0 0 0 0 0 0 0 25 0 4 0 652486339 288595968 991 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=281832 CPUtime=0 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 118 0 0 0 0 0 0 0 25 0 4 0 652486339 288595968 991 33554432000 4194304 4580107 140737147077040 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=281832 CPUtime=0 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 185 0 0 0 0 0 0 0 25 0 4 0 652486339 288595968 992 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.085837 s]
/proc/loadavg: 8.18 8.19 8.02 5/373 17853
/proc/meminfo: memFree=22292184/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=281828 CPUtime=0.31 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 1280 0 0 0 31 0 0 0 25 0 4 0 652486338 288591872 1205 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 70457 1205 358 95 0 65439 0
[pid=17853/tid=17854] ppid=17851 vsize=281828 CPUtime=0.08 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 182 0 0 0 8 0 0 0 25 0 4 0 652486339 288591872 1205 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=281828 CPUtime=0.07 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 190 0 0 0 7 0 0 0 25 0 4 0 652486339 288591872 1205 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=281828 CPUtime=0.07 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 295 0 0 0 7 0 0 0 25 0 4 0 652486339 288591872 1205 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 281828

[startup+0.100834 s]
/proc/loadavg: 8.18 8.19 8.02 5/373 17853
/proc/meminfo: memFree=22292184/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=281828 CPUtime=0.37 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 1301 0 0 0 37 0 0 0 25 0 4 0 652486338 288591872 1226 33554432000 4194304 4580107 140737147077040 18446744073709551615 212687336481 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 70457 1226 358 95 0 65439 0
[pid=17853/tid=17854] ppid=17851 vsize=281828 CPUtime=0.09 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 186 0 0 0 9 0 0 0 25 0 4 0 652486339 288591872 1226 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=281828 CPUtime=0.08 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 191 0 0 0 8 0 0 0 25 0 4 0 652486339 288591872 1226 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=281828 CPUtime=0.09 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 308 0 0 0 9 0 0 0 25 0 4 0 652486339 288591872 1226 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281828

[startup+0.3008 s]
/proc/loadavg: 8.18 8.19 8.02 5/373 17853
/proc/meminfo: memFree=22292184/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=285132 CPUtime=1.17 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 3447 0 0 0 117 0 0 0 25 0 4 0 652486338 291975168 2527 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 71283 2527 376 95 0 66265 0
[pid=17853/tid=17854] ppid=17851 vsize=285132 CPUtime=0.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 809 0 0 0 29 0 0 0 25 0 4 0 652486339 291975168 2527 33554432000 4194304 4580107 140737147077040 18446744073709551615 4296562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=285132 CPUtime=0.28 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 814 0 0 0 28 0 0 0 25 0 4 0 652486339 291975168 2527 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=285132 CPUtime=0.29 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 599 0 0 0 29 0 0 0 25 0 4 0 652486339 291975168 2527 33554432000 4194304 4580107 140737147077040 18446744073709551615 4489516 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) 285132

[startup+0.700728 s]
/proc/loadavg: 8.18 8.19 8.02 5/373 17853
/proc/meminfo: memFree=22292184/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=286104 CPUtime=2.77 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 5368 0 0 0 277 0 0 0 25 0 4 0 652486338 292970496 3268 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 71526 3268 376 95 0 66508 0
[pid=17853/tid=17854] ppid=17851 vsize=286104 CPUtime=0.69 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 1266 0 0 0 69 0 0 0 25 0 4 0 652486339 292970496 3268 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=286104 CPUtime=0.68 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 1258 0 0 0 68 0 0 0 25 0 4 0 652486339 292970496 3268 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=286104 CPUtime=0.69 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 1176 0 0 0 69 0 0 0 25 0 4 0 652486339 292970496 3268 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294533 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) 286104

[startup+1.50058 s]
/proc/loadavg: 8.16 8.18 8.02 9/377 17857
/proc/meminfo: memFree=22276528/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=287312 CPUtime=5.95 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 9753 0 0 0 594 1 0 0 25 0 4 0 652486338 294207488 5194 33554432000 4194304 4580107 140737147077040 18446744073709551615 4416477 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 71828 5194 378 95 0 66810 0
[pid=17853/tid=17854] ppid=17851 vsize=287312 CPUtime=1.49 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 2070 0 0 0 149 0 0 0 25 0 4 0 652486339 294207488 5194 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=287312 CPUtime=1.47 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 2048 0 0 0 147 0 0 0 25 0 4 0 652486339 294207488 5194 33554432000 4194304 4580107 140737147077040 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=287312 CPUtime=1.48 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 2006 0 0 0 148 0 0 0 25 0 4 0 652486339 294207488 5194 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287312

[startup+3.10029 s]
/proc/loadavg: 8.16 8.18 8.02 9/377 17857
/proc/meminfo: memFree=22256192/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=292248 CPUtime=12.34 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 17402 0 0 0 1231 3 0 0 25 0 4 0 652486338 299261952 10038 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 73062 10038 378 95 0 68044 0
[pid=17853/tid=17854] ppid=17851 vsize=292248 CPUtime=3.09 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 3946 0 0 0 309 0 0 0 25 0 4 0 652486339 299261952 10038 33554432000 4194304 4580107 140737147077040 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=292248 CPUtime=3.05 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 4526 0 0 0 305 0 0 0 25 0 4 0 652486339 299261952 10038 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=292248 CPUtime=3.09 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 4482 0 0 0 308 1 0 0 25 0 4 0 652486339 299261952 10038 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 292248

[startup+6.30071 s]
/proc/loadavg: 8.16 8.18 8.02 9/377 17858
/proc/meminfo: memFree=22244552/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=306980 CPUtime=25.1 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 26090 0 0 0 2506 4 0 0 25 0 4 0 652486338 314347520 12676 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 76745 12676 378 95 0 71727 0
[pid=17853/tid=17854] ppid=17851 vsize=306980 CPUtime=6.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 6464 0 0 0 629 0 0 0 25 0 4 0 652486339 314347520 12676 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=306980 CPUtime=6.22 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 6968 0 0 0 621 1 0 0 25 0 4 0 652486339 314347520 12676 33554432000 4194304 4580107 140737147077040 18446744073709551615 4416472 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=306980 CPUtime=6.28 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 6403 0 0 0 627 1 0 0 25 0 4 0 652486339 314347520 12676 33554432000 4194304 4580107 140737147077040 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 306980

[startup+12.7005 s]
/proc/loadavg: 8.14 8.18 8.02 9/377 17858
/proc/meminfo: memFree=22214620/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=307900 CPUtime=50.62 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 40343 0 0 0 5055 7 0 0 25 0 4 0 652486338 315289600 16100 33554432000 4194304 4580107 140737147077040 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 76975 16100 378 95 0 71957 0
[pid=17853/tid=17854] ppid=17851 vsize=307900 CPUtime=12.68 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 9268 0 0 0 1268 0 0 0 25 0 4 0 652486339 315289600 16100 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=307900 CPUtime=12.53 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 9911 0 0 0 1252 1 0 0 20 0 4 0 652486339 315289600 16100 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=307900 CPUtime=12.68 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 10260 0 0 0 1266 2 0 0 25 0 4 0 652486339 315289600 16100 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 307900

[startup+25.5012 s]
/proc/loadavg: 8.20 8.19 8.02 9/377 17858
/proc/meminfo: memFree=22197256/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=297512 CPUtime=101.66 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 60657 0 0 0 10155 11 0 0 25 0 4 0 652486338 304652288 19069 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 74378 19069 378 95 0 69360 0
[pid=17853/tid=17854] ppid=17851 vsize=297512 CPUtime=25.49 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 14549 0 0 0 2547 2 0 0 25 0 4 0 652486339 304652288 19069 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=297512 CPUtime=25.18 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 15252 0 0 0 2516 2 0 0 25 0 4 0 652486339 304652288 19069 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=297512 CPUtime=25.49 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 15269 0 0 0 2546 3 0 0 25 0 4 0 652486339 304652288 19069 33554432000 4194304 4580107 140737147077040 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 297512

[startup+51.1006 s]
/proc/loadavg: 8.19 8.18 8.02 9/377 17859
/proc/meminfo: memFree=22195516/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=325336 CPUtime=203.76 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 90729 0 0 0 20357 19 0 0 25 0 4 0 652486338 333144064 23308 33554432000 4194304 4580107 140737147077040 18446744073709551615 4230272 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 81334 23308 378 95 0 76316 0
[pid=17853/tid=17854] ppid=17851 vsize=325336 CPUtime=51.09 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 22081 0 0 0 5106 3 0 0 25 0 4 0 652486339 333144064 23308 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=325336 CPUtime=50.48 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 22932 0 0 0 5044 4 0 0 25 0 4 0 652486339 333144064 23308 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=325336 CPUtime=51.08 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 22047 0 0 0 5102 6 0 0 25 0 4 0 652486339 333144064 23308 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 325336

[startup+102.314 s]
/proc/loadavg: 8.16 8.18 8.03 9/377 17860
/proc/meminfo: memFree=22142780/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=322768 CPUtime=408 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 137089 0 0 0 40769 31 0 0 25 0 4 0 652486338 330514432 26681 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 80692 26681 378 95 0 75674 0
[pid=17853/tid=17854] ppid=17851 vsize=322768 CPUtime=102.3 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 31973 0 0 0 10225 5 0 0 25 0 4 0 652486339 330514432 26681 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=322768 CPUtime=101.09 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 34307 0 0 0 10101 8 0 0 25 0 4 0 652486339 330514432 26681 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=322768 CPUtime=102.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 35229 0 0 0 10220 10 0 0 25 0 4 0 652486339 330514432 26681 33554432000 4194304 4580107 140737147077040 18446744073709551615 4321081 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 322768

[startup+162.3 s]

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

[pid=17853] ppid=17851 vsize=367692 CPUtime=2800.71 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 434119 0 0 0 279925 146 0 0 25 0 4 0 652486338 376516608 63843 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 91923 63843 378 95 0 86905 0
[pid=17853/tid=17854] ppid=17851 vsize=367692 CPUtime=702.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 101369 0 0 0 70196 33 0 0 25 0 4 0 652486339 376516608 63843 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=367692 CPUtime=693.94 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 109205 0 0 0 69358 36 0 0 25 0 4 0 652486339 376516608 63843 33554432000 4194304 4580107 140737147077040 18446744073709551615 4305283 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=367692 CPUtime=702.29 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 109813 0 0 0 70190 39 0 0 25 0 4 0 652486339 376516608 63843 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.71
Current children cumulated vsize (KiB) 367692

[startup+762.314 s]
/proc/loadavg: 8.08 8.11 8.05 9/377 17878
/proc/meminfo: memFree=21846336/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=361388 CPUtime=3040.02 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 451433 0 0 0 303849 153 0 0 25 0 4 0 652486338 370061312 64782 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 90347 64782 378 95 0 85329 0
[pid=17853/tid=17854] ppid=17851 vsize=361388 CPUtime=762.3 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 103543 0 0 0 76196 34 0 0 25 0 4 0 652486339 370061312 64782 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=361388 CPUtime=753.21 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 114195 0 0 0 75283 38 0 0 25 0 4 0 652486339 370061312 64782 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=361388 CPUtime=762.31 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 114956 0 0 0 76190 41 0 0 25 0 4 0 652486339 370061312 64782 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.02
Current children cumulated vsize (KiB) 361388

[startup+822.301 s]
/proc/loadavg: 5.70 7.44 7.83 5/368 17897
/proc/meminfo: memFree=22336284/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=374192 CPUtime=3279.26 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 465964 0 0 0 327767 159 0 0 25 0 4 0 652486338 383172608 68933 33554432000 4194304 4580107 140737147077040 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 93548 68933 378 95 0 88530 0
[pid=17853/tid=17854] ppid=17851 vsize=374192 CPUtime=822.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 106750 0 0 0 82194 35 0 0 25 0 4 0 652486339 383172608 68933 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=374192 CPUtime=812.5 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 119529 0 0 0 81210 40 0 0 25 0 4 0 652486339 383172608 68933 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=374192 CPUtime=822.29 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 115768 0 0 0 82188 41 0 0 25 0 4 0 652486339 383172608 68933 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.26
Current children cumulated vsize (KiB) 374192

[startup+882.301 s]
/proc/loadavg: 4.66 6.83 7.59 5/368 17899
/proc/meminfo: memFree=22350496/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=361568 CPUtime=3518.55 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 486693 0 0 0 351687 168 0 0 25 0 4 0 652486338 370245632 65334 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 90392 65334 378 95 0 85374 0
[pid=17853/tid=17854] ppid=17851 vsize=361568 CPUtime=882.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 111894 0 0 0 88191 38 0 0 25 0 4 0 652486339 370245632 65334 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=361568 CPUtime=871.8 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 124799 0 0 0 87138 42 0 0 25 0 4 0 652486339 370245632 65334 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=361568 CPUtime=882.29 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 120726 0 0 0 88185 44 0 0 25 0 4 0 652486339 370245632 65334 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.55
Current children cumulated vsize (KiB) 361568

[startup+942.3 s]
/proc/loadavg: 4.28 6.32 7.37 5/368 17900
/proc/meminfo: memFree=22349544/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=361952 CPUtime=3757.85 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 508382 0 0 0 375605 180 0 0 25 0 4 0 652486338 370638848 65748 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 90488 65748 378 95 0 85470 0
[pid=17853/tid=17854] ppid=17851 vsize=361952 CPUtime=942.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 117074 0 0 0 94188 41 0 0 25 0 4 0 652486339 370638848 65748 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=361952 CPUtime=931.09 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 130206 0 0 0 93064 45 0 0 25 0 4 0 652486339 370638848 65748 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=361952 CPUtime=942.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 126035 0 0 0 94182 48 0 0 25 0 4 0 652486339 370638848 65748 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.85
Current children cumulated vsize (KiB) 361952

[startup+1002.3 s]
/proc/loadavg: 4.17 5.93 7.16 5/368 17902
/proc/meminfo: memFree=22324808/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=388028 CPUtime=3997.14 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 528752 0 0 0 399525 189 0 0 25 0 4 0 652486338 397340672 71802 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 97007 71802 378 95 0 91989 0
[pid=17853/tid=17854] ppid=17851 vsize=388028 CPUtime=1002.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 122296 0 0 0 100185 44 0 0 25 0 4 0 652486339 397340672 71802 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=388028 CPUtime=990.37 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 135522 0 0 0 98991 46 0 0 25 0 4 0 652486339 397340672 71802 33554432000 4194304 4580107 140737147077040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=388028 CPUtime=1002.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 130672 0 0 0 100180 50 0 0 25 0 4 0 652486339 397340672 71802 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 388028

[startup+1062.3 s]
/proc/loadavg: 4.06 5.57 6.96 5/368 17904
/proc/meminfo: memFree=22333780/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=379036 CPUtime=4236.45 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 543409 0 0 0 423447 198 0 0 25 0 4 0 652486338 388132864 69690 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 94759 69690 378 95 0 89741 0
[pid=17853/tid=17854] ppid=17851 vsize=379036 CPUtime=1062.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 125028 0 0 0 106184 45 0 0 25 0 4 0 652486339 388132864 69690 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=379036 CPUtime=1049.68 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 140716 0 0 0 104919 49 0 0 25 0 4 0 652486339 388132864 69690 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=379036 CPUtime=1062.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 132423 0 0 0 106178 52 0 0 25 0 4 0 652486339 388132864 69690 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.45
Current children cumulated vsize (KiB) 379036

[startup+1122.3 s]
/proc/loadavg: 4.02 5.28 6.78 5/368 17905
/proc/meminfo: memFree=22317244/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=392316 CPUtime=4475.74 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 558516 0 0 0 447369 205 0 0 25 0 4 0 652486338 401731584 73516 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 98079 73516 378 95 0 93061 0
[pid=17853/tid=17854] ppid=17851 vsize=392316 CPUtime=1122.29 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 126055 0 0 0 112184 45 0 0 25 0 4 0 652486339 401731584 73516 33554432000 4194304 4580107 140737147077040 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=392316 CPUtime=1108.96 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 145759 0 0 0 110845 51 0 0 25 0 4 0 652486339 401731584 73516 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=392316 CPUtime=1122.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 137467 0 0 0 112176 54 0 0 25 0 4 0 652486339 401731584 73516 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.74
Current children cumulated vsize (KiB) 392316

[startup+1182.3 s]
/proc/loadavg: 4.04 5.06 6.60 5/368 17907
/proc/meminfo: memFree=22302552/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=405664 CPUtime=4715.05 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 571305 0 0 0 471293 212 0 0 25 0 4 0 652486338 415399936 77387 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 101416 77387 378 95 0 96398 0
[pid=17853/tid=17854] ppid=17851 vsize=405664 CPUtime=1182.3 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 126228 0 0 0 118184 46 0 0 25 0 4 0 652486339 415399936 77387 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=405664 CPUtime=1168.26 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 149721 0 0 0 116773 53 0 0 25 0 4 0 652486339 415399936 77387 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=405664 CPUtime=1182.3 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 141082 0 0 0 118174 56 0 0 25 0 4 0 652486339 415399936 77387 33554432000 4194304 4580107 140737147077040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.05
Current children cumulated vsize (KiB) 405664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 4.03 4.99 6.55 5/368 17907
/proc/meminfo: memFree=22295952/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=405708 CPUtime=4800.4 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 575741 0 0 0 479827 213 0 0 25 0 4 0 652486338 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 101427 78918 378 95 0 96409 0
[pid=17853/tid=17854] ppid=17851 vsize=405708 CPUtime=1203.71 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 126431 0 0 0 120325 46 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=405708 CPUtime=1189.41 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 152947 0 0 0 118887 54 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=405708 CPUtime=1203.71 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 141178 0 0 0 120315 56 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 405708

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

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

[startup+1203.7 s]
/proc/loadavg: 4.03 4.99 6.55 5/368 17907
/proc/meminfo: memFree=22295952/32951124 swapFree=67111348/67111528
[pid=17853] ppid=17851 vsize=405708 CPUtime=4800.4 cores=0,2,4,6
/proc/17853/stat : 17853 (strangenight2-m) R 17851 17853 17510 0 -1 4202496 575741 0 0 0 479827 213 0 0 25 0 4 0 652486338 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17853/statm: 101427 78918 378 95 0 96409 0
[pid=17853/tid=17854] ppid=17851 vsize=405708 CPUtime=1203.71 cores=0,2,4,6
/proc/17853/task/17854/stat : 17854 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 126431 0 0 0 120325 46 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17853/tid=17855] ppid=17851 vsize=405708 CPUtime=1189.41 cores=0,2,4,6
/proc/17853/task/17855/stat : 17855 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 152947 0 0 0 118887 54 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17853/tid=17856] ppid=17851 vsize=405708 CPUtime=1203.71 cores=0,2,4,6
/proc/17853/task/17856/stat : 17856 (strangenight2-m) R 17851 17853 17510 0 -1 4202560 141178 0 0 0 120315 56 0 0 25 0 4 0 652486339 415444992 78918 33554432000 4194304 4580107 140737147077040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 405708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.47
CPU user time (s): 4798.32
CPU system time (s): 2.14867
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 486336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.32
system time used= 2.14867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 575742
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= 188
involuntary context switches= 22347

runsolver used 4.22636 second user time and 10.1245 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:34:46
IDJOB=3366578
IDBENCH=82987
IDSOLVER=1844
FILE ID=node139/3366578-1305408886
RUNJOBID= node139-1305406025-17528
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=1738287927

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22292340 kB
Buffers:        299364 kB
Cached:        2895268 kB
SwapCached:          0 kB
Active:        8293560 kB
Inactive:      2059620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22292340 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5816 kB
Writeback:           0 kB
AnonPages:     7158736 kB
Mapped:          29284 kB
Slab:           203428 kB
PageTables:      39188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77194308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node139 at 2011-05-14 23:54:52