Trace number 3174169

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.39 1201.73

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-3174169-1304107884.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.40/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.40/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.40/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.40/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.40/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.40/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.40/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.15	c calculated reachability. Time: 0.00
0.40/0.15	c Calc default polars -  time:   0.00 s pos:      26 undec:       1 neg:      33
0.40/0.15	c =========================================================================================
0.40/0.15	c types(t): F = full restart, N = normal restart
0.40/0.15	c types(t): S = simplification begin/end, E = solution found
0.40/0.15	c restart types(rt): st = static, dy = dynamic
0.40/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.15	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.58/0.93	c  N dy    42     22658        60      5340         0      9131     37380    174934     17.90     20.62
3.98/1.05	c  F st    58     25000        60      5340         0     11233     37380    220632     18.04     18.11
4.39/1.16	c  N st    62     27034        60      5340         0      6996     37380    119337     18.04   no data
4.79/1.28	c  S st    64     30000        60      5340         0      9644     37380    176696     18.04   no data
5.17/1.32	c  S st    64     30504        60      5340         0     10109     37380    187074     18.04   no data
5.17/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.32	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.17/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.17/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.52	c lits-rem:       122  cl-subs:      971  v-elim:      0  v-fix:    0  time:  0.19 s
6.77/1.75	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
6.77/1.75	c calculated reachability. Time: 0.00
6.77/1.75	c  N dy    64     30504        60      5340         0      9138     37380    166100     18.04   no data
7.97/2.06	c  N dy    73     36005        60      5340         0      7030     37380    109529     17.95     18.98
8.79/2.30	c  N dy    97     40899        60      5340         0     11392     37380    203030     18.07     19.05
9.97/2.56	c  N dy   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
9.97/2.56	c  S st   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
10.36/2.61	c  S st   103     46264        60      5340         0      8213     37380    126268     17.98   no data
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.36/2.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.65	c lits-rem:        12  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.03 s
10.36/2.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.36/2.65	c vivif2 --  cl tried     8173 cl shrink        0 lits rem          0 time: 0.00
11.16/2.86	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.16/2.86	c calculated reachability. Time: 0.00
11.16/2.86	c  N dy   103     46264        60      5340         0      8173     37380    125297     17.98   no data
12.36/3.11	c  N dy   111     51512        60      5340         0     12831     37380    224691     17.94     18.92
13.59/3.45	c  N dy   133     56701        60      5340         0     17465     37380    322101     17.97     18.92
14.36/3.68	c  N dy   156     60870        60      5340         0     12317     37380    202457     18.03     19.11
15.56/3.94	c  N dy   178     64883        60      5340         0     15898     37380    279481     18.09     19.07
16.76/4.28	c  N dy   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
16.76/4.28	c  S st   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
17.16/4.32	c  S st   203     69900        60      5340         0     10591     37380    156100     18.15   no data
17.16/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.16/4.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.16/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.16/4.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.16/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.16/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.39	c lits-rem:        13  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
17.16/4.39	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.16/4.39	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
18.35/4.64	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
18.35/4.64	c calculated reachability. Time: 0.00
18.35/4.64	c  N dy   203     69900        60      5340         0     10415     37380    152186     18.15   no data
19.56/4.90	c  N dy   211     74836        60      5340         0     14815     37380    245924     18.12     19.09
20.76/5.23	c  N dy   226     79659        60      5340         0     19147     37380    337364     18.12     19.43
22.75/5.71	c  F st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
22.75/5.71	c  N st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
23.94/6.07	c  N dy   243     93108        60      5340         0     20328     37380    351968     18.07     19.17
27.14/6.87	c  N dy   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
27.14/6.87	c  S st   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
27.54/6.92	c  S st   281    105354        60      5340         0     19669     37380    326135     18.05   no data
27.54/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.54/6.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.54/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.54/6.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.54/6.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.55/7.44	c lits-rem:       255  cl-subs:     2197  v-elim:      0  v-fix:    0  time:  0.49 s
29.55/7.44	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.55/7.44	c vivif2 --  cl tried    17472 cl shrink        0 lits rem          0 time: 0.00
30.76/7.79	c asymm  cl-useful: 0/4798/5340 lits-rem:0 time: 0.35
30.76/7.79	c calculated reachability. Time: 0.00
30.76/7.79	c  N dy   281    105354        60      5340         0     17472     37380    281452     18.05   no data
33.14/8.35	c  N dy   307    112140        60      5340         0     23564     37380    411743     18.07     20.36
35.93/9.03	c  N dy   323    121723        60      5340         0     19734     37380    318920     18.03     19.03
40.33/10.13	c  N dy   367    135626        60      5340         0     18772     37380    285944     18.02     19.01
46.71/11.73	c  N dy   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
46.71/11.73	c  S st   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
47.11/11.80	c  S st   370    158533        60      5340         0     24717     37380    394720     17.79   no data
47.11/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.11/11.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.11/11.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.11/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.11/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.11/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.11/11.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.11/11.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.11/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.11/12.88	c lits-rem:       417  cl-subs:     3914  v-elim:      0  v-fix:    0  time:  1.06 s
51.11/12.88	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
51.11/12.89	c vivif2 --  cl tried    20803 cl shrink        0 lits rem          0 time: 0.00
51.51/12.94	c asymm  cl-useful: 0/542/5340 lits-rem:0 time: 0.05
51.51/12.94	c calculated reachability. Time: 0.00
51.51/12.94	c  N dy   370    158533        60      5340         0     20803     37380    322076     17.79   no data
55.91/14.07	c  N dy   423    171304        60      5340         0     17416     37380    241595     17.78     18.76
59.90/15.07	c  N dy   508    182288        60      5340         0     27180     37380    454792     17.89     19.99
65.10/16.31	c  N dy   565    195220        60      5340         0     22869     37380    350369     17.93     18.97
70.70/17.71	c  N dy   645    207733        60      5340         0     17213     37380    220876     18.00     19.06
75.48/18.95	c  N dy   708    221074        60      5340         0     29106     37380    474296     18.03     18.99
82.28/20.63	c  N dy   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
82.28/20.63	c  S st   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
82.28/20.69	c  S st   760    238302        60      5340         0     26633     37380    405966     18.03   no data
82.28/20.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.67/20.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.67/20.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.67/20.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.67/20.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
82.67/20.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.67/20.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.67/20.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.06/21.35	c lits-rem:       212  cl-subs:     2346  v-elim:      0  v-fix:    0  time:  0.63 s
85.06/21.35	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.06/21.36	c vivif2 --  cl tried    24287 cl shrink        0 lits rem          0 time: 0.00
86.67/21.72	c asymm  cl-useful: 0/3888/5340 lits-rem:0 time: 0.36
86.67/21.72	c calculated reachability. Time: 0.00
86.67/21.72	c  N dy   760    238302        60      5340         0     24287     37380    357256     18.03   no data
93.05/23.36	c  N dy   805    254424        60      5340         0     20055     37380    256367     18.02     18.97
99.85/25.01	c  N dy   895    270710        60      5340         0     34582     37380    571769     18.08     20.19
107.03/26.82	c  N dy   934    289408        60      5340         0     31659     37380    489662     18.05     19.04
114.65/28.77	c  F st   989    306251        60      5340         0     26192     37380    365821     18.05   no data
115.42/28.96	c  N st   993    308283        60      5340         0     27978     37380    404597     18.05   no data
125.41/31.45	c  N dy  1064    329415        60      5340         0     25480     37380    338461     18.07     19.03
136.21/34.15	c  N dy  1160    351298        60      5340         0     22779     37380    273900     18.07     19.22
138.59/34.71	c  S st  1182    357453        60      5340         0     28242     37380    388927     18.07   no data
138.59/34.79	c  S st  1182    357958        60      5340         0     28707     37380    399404     18.07   no data
138.59/34.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.99/34.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.99/34.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.99/34.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.99/34.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.99/34.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
138.99/34.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.99/34.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.99/34.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.00/35.39	c lits-rem:       187  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.57 s
141.00/35.39	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
141.00/35.40	c vivif2 --  cl tried    26950 cl shrink        0 lits rem          0 time: 0.00
141.79/35.56	c asymm  cl-useful: 0/1452/5340 lits-rem:0 time: 0.17
141.79/35.56	c calculated reachability. Time: 0.00
141.79/35.56	c  N dy  1182    357958        60      5340         0     26950     37380    363153     18.07   no data
152.97/38.39	c  N dy  1319    378693        60      5340         0     45421     37380    763353     18.13     19.24
164.96/41.31	c  N dy  1342    405292        60      5340         0     45691     37380    732882     18.02     18.99
176.15/44.18	c  N dy  1433    426143        60      5340         0     40451     37380    632593     18.05     19.04
187.32/47.00	c  N dy  1538    446224        60      5340         0     33571     37380    474012     18.07     19.61
199.30/49.94	c  N dy  1616    466236        60      5340         0     51299     37380    851261     18.08     21.02
209.30/52.47	c  N dy  1696    486320        60      5340         0     43460     37380    672981     18.10     19.32
222.08/55.60	c  N dy  1731    509533        60      5340         0     37308     37380    521169     18.06     19.01
236.46/59.25	c  N dy  1816    534136        60      5340         0     31592     37380    393574     18.05     19.05
238.05/59.60	c  S st  1840    536937        60      5340         0     34093     37380    448269     18.06   no data
238.05/59.69	c  S st  1840    537440        60      5340         0     34542     37380    458360     18.06   no data
238.05/59.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.45/59.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
238.45/59.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.45/59.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.45/59.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.45/59.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
238.45/59.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.45/59.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
238.45/59.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.67/60.51	c lits-rem:       219  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.78 s
241.67/60.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
241.67/60.52	c vivif2 --  cl tried    32553 cl shrink        0 lits rem          0 time: 0.01
243.25/60.91	c asymm  cl-useful: 0/3063/5340 lits-rem:0 time: 0.40
243.25/60.91	c calculated reachability. Time: 0.00
243.25/60.91	c  N dy  1840    537440        60      5340         0     32553     37380    418826     18.06   no data
254.85/63.84	c  N dy  1940    557543        60      5340         0     50459     37380    803025     18.08     19.88
265.22/66.49	c  N dy  1975    578128        60      5340         0     40358     37380    573453     18.05     19.03
279.20/69.96	c  N dy  2035    600060        60      5340         0     30613     37380    356571     18.04     19.00
290.00/72.69	c  N dy  2105    620892        60      5340         0     49065     37380    749145     18.04     19.28
307.98/77.11	c  N dy  2204    648534        60      5340         0     43445     37380    615408     18.03     19.02
322.74/80.82	c  N dy  2244    672785        60      5340         0     33908     37380    406314     18.01     18.99
335.52/84.03	c  N dy  2360    692804        60      5340         0     51665     37380    787399     18.03     19.60
351.52/88.02	c  N dy  2467    712815        60      5340         0     37615     37380    479308     18.05     19.03
363.49/91.05	c  N dy  2520    732887        60      5340         0     55253     37380    846904     18.03     20.52
379.87/95.15	c  N dy  2623    753171        60      5340         0     40503     37380    530435     18.05     19.02
395.04/98.92	c  N dy  2696    774146        60      5340         0     59160     37380    929203     18.06     19.09
410.22/102.70	c  N dy  2799    794248        60      5340         0     43324     37380    580073     18.07     19.15
417.43/104.51	c  S st  2830    806160        60      5340         0     53796     37380    802323     18.07     15.01
417.84/104.66	c  S st  2830    806665        60      5340         0     54249     37380    812281     18.07   no data
417.84/104.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.84/104.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
417.84/104.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
417.84/104.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.84/104.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.84/104.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
417.84/104.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.21/104.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
418.21/104.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.01/107.96	c lits-rem:       694  cl-subs:     5354  v-elim:      0  v-fix:    0  time:  3.23 s
431.01/107.96	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
431.01/107.97	c vivif2 --  cl tried    48895 cl shrink        0 lits rem          0 time: 0.01
432.19/108.22	c asymm  cl-useful: 0/927/5340 lits-rem:0 time: 0.25
432.19/108.22	c calculated reachability. Time: 0.00
432.19/108.22	c  N dy  2830    806665        60      5340         0     48895     37380    699392     18.07   no data
448.19/112.23	c  N dy  2920    827075        60      5340         0     67031     37380   1089160     18.08     19.13
464.55/116.35	c  N dy  3025    850246        60      5340         0     53356     37380    784513     18.09     19.09
484.12/121.26	c  N dy  3145    870297        60      5340         0     35837     37380    397084     18.12     19.08
498.50/124.82	c  N dy  3239    892240        60      5340         0     55281     37380    813970     18.13     19.10
517.28/129.50	c  N dy  3349    912330        60      5340         0     36808     37380    407382     18.15     19.11
530.86/132.92	c  N dy  3394    935277        60      5340         0     56985     37380    834192     18.14     19.41
550.43/137.83	c  N dy  3492    955327        60      5340         0     37665     37380    415539     18.15     21.38
562.84/140.99	c  N dy  3547    976179        60      5340         0     56133     37380    805788     18.14     19.27
581.59/145.70	c  N dy  3628    996575        60      5340         0     74199     37380   1192204     18.14     19.15
597.17/149.51	c  N dy  3719   1016695        60      5340         0     53934     37380    755625     18.16     19.19
621.54/155.63	c  N dy  3805   1045433        60      5340         0     40317     37380    449830     18.15     19.28
635.52/159.19	c  N dy  3863   1067695        60      5340         0     59855     37380    864262     18.14     19.17
639.11/160.08	c  F st  3874   1071875        60      5340         0     63554     37380    943043     18.14     16.92
656.70/164.44	c  N dy  3912   1089284        60      5340         0     78878     37380   1268444     18.14     19.13
671.48/168.13	c  N dy  3998   1109375        60      5340         0     57034     37380    802878     18.15     19.45
691.05/173.08	c  N dy  4094   1129428        60      5340         0     74784     37380   1182596     18.15     19.77
708.22/177.33	c  N dy  4153   1149432        60      5340         0     51831     37380    675295     18.15     20.80
726.20/181.82	c  N dy  4236   1169511        60      5340         0     69604     37380   1055814     18.15     19.48
746.99/187.01	c  N dy  4313   1189552        60      5340         0     45809     37380    540222     18.16     19.17
764.57/191.42	c  N dy  4453   1209617        60      5340         0     63610     37380    928426     18.18     20.41
764.97/191.52	c  S st  4454   1209998        60      5340         0     63949     37380    935679     18.18     17.39
765.74/191.74	c  S st  4454   1210501        60      5340         0     64402     37380    946029     18.18   no data
765.74/191.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.74/191.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
765.74/191.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.74/191.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.74/191.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.74/191.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
765.74/191.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.74/191.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.14/191.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.91/199.05	c lits-rem:       672  cl-subs:     5530  v-elim:      0  v-fix:    0  time:  7.23 s
794.91/199.05	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
794.91/199.06	c vivif2 --  cl tried    58872 cl shrink        0 lits rem          0 time: 0.01
796.90/199.51	c asymm  cl-useful: 0/779/5340 lits-rem:0 time: 0.45
796.90/199.51	c calculated reachability. Time: 0.00
796.90/199.51	c  N dy  4454   1210501        60      5340         0     58872     37380    823876     18.18   no data
824.47/206.48	c  N dy  4528   1233175        60      5340         0     78889     37380   1248161     18.18     19.18
843.25/211.17	c  N dy  4572   1255609        60      5340         0     56447     37380    749704     18.17     19.14
867.61/217.25	c  N dy  4650   1282583        60      5340         0     80118     37380   1252586     18.16     19.14
887.60/222.22	c  N dy  4768   1302630        60      5340         0     54935     37380    721469     18.18     19.27
907.15/227.10	c  N dy  4896   1322718        60      5340         0     72814     37380   1111844     18.20     19.16
927.15/232.12	c  N dy  4926   1344820        60      5340         0     48087     37380    557796     18.18     19.26
945.90/236.81	c  N dy  5000   1364931        60      5340         0     65844     37380    937231     18.18     19.20
970.67/243.06	c  N dy  5062   1385075        60      5340         0     83681     37380   1316331     18.18     19.18
990.24/247.98	c  N dy  5110   1406859        60      5340         0     57842     37380    754318     18.17     19.17
1011.82/253.32	c  N dy  5230   1428092        60      5340         0     76626     37380   1163371     18.19     19.25
1034.98/259.10	c  N dy  5288   1448244        60      5340         0     48471     37380    548002     18.18     19.30
1048.97/262.60	c  N dy  5323   1468296        60      5340         0     66071     37380    912006     18.16     19.78
1072.56/268.58	c  N dy  5436   1488356        60      5340         0     83898     37380   1297894     18.17     19.15
1095.70/274.30	c  N dy  5498   1510201        60      5340         0     56390     37380    703085     18.17     19.17
1112.11/278.47	c  N dy  5542   1530204        60      5340         0     73997     37380   1071416     18.17     20.58
1188.78/297.63	c  N dy  5638   1616481        60      5340         0     53502     37380    617486     18.06     19.02
1207.55/302.38	c  N dy  5734   1636542        60      5340         0     71257     37380    999025     18.07     19.46
1233.12/308.73	c  N dy  5860   1656612        60      5340         0     89000     37380   1383928     18.08     19.05
1261.10/315.80	c  N dy  5985   1681214        60      5340         0     61475     37380    783173     18.09     19.20
1282.25/321.05	c  N dy  6088   1701274        60      5340         0     79193     37380   1164907     18.09     19.47
1294.64/324.13	c  S st  6142   1710502        60      5340         0     87407     37380   1341923     18.10     17.02
1295.84/324.41	c  S st  6142   1711003        60      5340         0     87870     37380   1352412     18.10   no data
1295.84/324.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1295.84/324.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1295.84/324.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1295.84/324.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.84/324.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.84/324.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1295.84/324.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1295.84/324.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1296.25/324.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1347.37/337.38	c lits-rem:      1047  cl-subs:    10728  v-elim:      0  v-fix:    0  time: 12.86 s
1347.37/337.38	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1347.77/337.40	c vivif2 --  cl tried    77142 cl shrink        0 lits rem          0 time: 0.02
1349.39/337.81	c asymm  cl-useful: 0/571/5340 lits-rem:0 time: 0.41
1349.39/337.81	c calculated reachability. Time: 0.00
1349.39/337.81	c  N dy  6142   1711003        60      5340         0     77142     37380   1129553     18.10   no data
1387.31/347.38	c  N dy  6245   1734416        60      5340         0     97800     37380   1571598     18.10     19.23
1410.09/353.04	c  N dy  6278   1755084        60      5340         0     66337     37380    879358     18.10     19.14
1438.85/360.25	c  N dy  6381   1777348        60      5340         0     85945     37380   1298898     18.10     19.09
1470.40/368.17	c  N dy  6532   1797441        60      5340         0     52965     37380    588128     18.12     19.09
1487.18/372.38	c  N dy  6590   1817448        60      5340         0     70551     37380    960118     18.12     21.80
1513.14/378.89	c  N dy  6720   1837527        60      5340         0     88385     37380   1349832     18.13     19.85
1537.92/385.03	c  N dy  6765   1857545        60      5340         0     54084     37380    601223     18.12     21.19
1559.48/390.45	c  N dy  6860   1879143        60      5340         0     73094     37380   1008562     18.13     19.13
1589.04/397.83	c  N dy  6937   1902223        60      5340         0     93501     37380   1444778     18.12     19.15
1617.43/404.92	c  N dy  7032   1922250        60      5340         0     58356     37380    679689     18.13     21.13
1641.77/411.08	c  N dy  7153   1946454        60      5340         0     79694     37380   1140484     18.14     19.16
1672.13/418.69	c  N dy  7311   1966497        60      5340         0     97459     37380   1531510     18.15     21.45
1700.51/425.71	c  N dy  7422   1986541        60      5340         0     61411     37380    735145     18.16     20.59
1721.27/430.99	c  N dy  7469   2010085        60      5340         0     82033     37380   1169054     18.15     19.24
1752.42/438.77	c  N dy  7577   2031814        60      5340         0    101287     37380   1586576     18.16     19.19
1789.57/448.01	c  N dy  7680   2063359        60      5340         0     74362     37380    991556     18.16     19.13
1814.75/454.34	c  N dy  7768   2083950        60      5340         0     92569     37380   1384713     18.16     19.14
1853.89/464.19	c  N dy  7866   2112140        60      5340         0     61804     37380    717103     18.16     19.22
1877.05/469.97	c  N dy  7994   2132207        60      5340         0     79522     37380   1103548     18.17     21.17
1905.82/477.11	c  N dy  8112   2152216        60      5340         0     97286     37380   1491151     18.18     19.54
1938.97/485.47	c  N dy  8215   2172297        60      5340         0     58548     37380    644385     18.19     19.36
1958.54/490.35	c  N dy  8271   2193172        60      5340         0     76869     37380   1033937     18.19     19.29
1980.11/495.76	c  S st  8334   2211003        60      5340         0     92546     37380   1368475     18.19   no data
1981.31/496.06	c  S st  8334   2211507        60      5340         0     92999     37380   1378635     18.19   no data
1981.31/496.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1981.73/496.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1981.73/496.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1981.73/496.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1981.73/496.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1981.73/496.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1981.73/496.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1981.73/496.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1981.73/496.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2023.26/506.53	c lits-rem:       986  cl-subs:    10095  v-elim:      0  v-fix:    0  time: 10.36 s
2023.26/506.53	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2023.26/506.55	c vivif2 --  cl tried    82904 cl shrink        0 lits rem          0 time: 0.02
2024.46/506.87	c asymm  cl-useful: 0/735/5340 lits-rem:0 time: 0.32
2024.46/506.88	c calculated reachability. Time: 0.00
2024.46/506.88	c  N dy  8334   2211507        60      5340         0     82904     37380   1170606     18.19   no data
2065.22/517.02	c  N dy  8413   2239779        60      5340         0    107659     37380   1688807     18.18     19.23
2104.77/526.94	c  N dy  8475   2265608        60      5340         0     73803     37380    963518     18.17     19.18
2129.92/533.21	c  N dy  8541   2285657        60      5340         0     91384     37380   1332681     18.17     20.03
2161.89/541.21	c  N dy  8634   2306280        60      5340         0    109567     37380   1724307     18.17     19.20
2186.63/547.45	c  N dy  8709   2326500        60      5340         0     69566     37380    861069     18.17     19.16
2210.23/553.33	c  N dy  8798   2347124        60      5340         0     87760     37380   1251477     18.18     19.16
2240.98/561.01	c  N dy  8896   2367644        60      5340         0    105875     37380   1643008     18.18     19.14
2268.93/568.07	c  N dy  8922   2391642        60      5340         0     67983     37380    807806     18.17     19.15
2292.50/573.94	c  N dy  9009   2413090        60      5340         0     86877     37380   1215003     18.17     19.14
2319.66/580.73	c  N dy  9100   2433185        60      5340         0    104632     37380   1599443     18.17     19.27
2351.62/588.76	c  N dy  9151   2453616        60      5340         0     62888     37380    696857     18.17     19.17
2372.40/593.92	c  N dy  9207   2474257        60      5340         0     80983     37380   1082764     18.17     19.14
2400.35/600.98	c  N dy  9305   2494273        60      5340         0     98630     37380   1462502     18.17     19.84
2433.91/609.40	c  N dy  9394   2514323        60      5340         0    116284     37380   1841779     18.18     19.56
2462.26/616.45	c  N dy  9523   2534339        60      5340         0     73270     37380    916209     18.18     19.60
2489.03/623.14	c  N dy  9656   2554350        60      5340         0     90991     37380   1304645     18.19     20.59
2522.98/631.63	c  N dy  9794   2574388        60      5340         0    108812     37380   1696708     18.20     19.31
2560.94/641.15	c  N dy  9928   2594710        60      5340         0     64963     37380    724415     18.21     19.28
2585.30/647.23	c  N dy 10061   2615212        60      5340         0     83019     37380   1116937     18.22     19.25
2610.86/653.68	c  N dy 10122   2635400        60      5340         0    100695     37380   1491454     18.22     19.29
2640.84/661.14	c  N dy 10170   2655501        60      5340         0    118295     37380   1862532     18.22     19.82
2668.40/668.07	c  N dy 10247   2676181        60      5340         0     73979     37380    905842     18.22     19.18
2691.96/673.92	c  N dy 10264   2700453        60      5340         0     95045     37380   1337914     18.20     19.20
2708.74/678.15	c  S st 10311   2711508        60      5340         0    104847     37380   1549989     18.21     17.69
2709.94/678.48	c  S st 10311   2712008        60      5340         0    105300     37380   1560210     18.21   no data
2709.94/678.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2710.34/678.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2710.34/678.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2710.34/678.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2710.34/678.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2710.34/678.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2710.34/678.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2710.34/678.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2710.74/678.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2766.66/692.65	c lits-rem:       871  cl-subs:    13993  v-elim:      0  v-fix:    0  time: 14.04 s
2766.66/692.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2766.66/692.67	c vivif2 --  cl tried    91307 cl shrink        0 lits rem          0 time: 0.02
2768.27/693.01	c asymm  cl-useful: 0/566/5340 lits-rem:0 time: 0.33
2768.27/693.01	c calculated reachability. Time: 0.00
2768.27/693.01	c  N dy 10311   2712008        60      5340         0     91307     37380   1282684     18.21   no data
2799.04/700.74	c  N dy 10396   2732203        60      5340         0    109091     37380   1664451     18.21     19.18
2847.37/712.84	c  N dy 10490   2752256        60      5340         0     64350     37380    702954     18.21     20.33
2880.91/721.23	c  N dy 10597   2772328        60      5340         0     82045     37380   1087907     18.22     19.25
2920.85/731.25	c  N dy 10712   2796613        60      5340         0    103447     37380   1547040     18.22     19.20
2962.79/741.71	c  N dy 10818   2820626        60      5340         0    124608     37380   2000507     18.22     19.24
2984.37/747.19	c  N dy 10839   2841683        60      5340         0     79157     37380    998292     18.22     19.20
3011.53/753.93	c  N dy 10933   2861706        60      5340         0     96860     37380   1380312     18.22     20.66
3047.08/762.88	c  N dy 11034   2882197        60      5340         0    115032     37380   1775118     18.22     19.20
3095.41/774.90	c  N dy 11109   2916697        60      5340         0     80322     37380   1000212     18.22     19.22
3124.98/782.38	c  N dy 11242   2936775        60      5340         0     97938     37380   1385498     18.22     20.63
3158.13/790.66	c  N dy 11336   2956818        60      5340         0    115530     37380   1764209     18.23     19.77
3201.27/801.40	c  N dy 11461   2977834        60      5340         0     68269     37380    747568     18.23     19.33
3222.84/806.88	c  N dy 11516   2999166        60      5340         0     87023     37380   1144927     18.23     19.23
3249.61/813.51	c  N dy 11575   3019201        60      5340         0    104569     37380   1510753     18.22     20.98
3287.96/823.13	c  N dy 11637   3042354        60      5340         0    124786     37380   1937945     18.22     19.31
3325.11/832.41	c  N dy 11789   3062404        60      5340         0     75801     37380    906495     18.23     19.46
3351.47/839.03	c  N dy 11879   3082405        60      5340         0     93390     37380   1285941     18.23     21.20
3386.63/847.80	c  N dy 11971   3104259        60      5340         0    112645     37380   1702418     18.24     19.54
3421.78/856.63	c  N dy 12039   3124315        60      5340         0    130262     37380   2080340     18.23     19.86
3451.34/864.07	c  N dy 12133   3144365        60      5340         0     80283     37380    987285     18.24     20.12
3478.50/870.87	c  N dy 12234   3164460        60      5340         0     98007     37380   1372780     18.24     19.26
3511.28/879.01	c  N dy 12323   3184511        60      5340         0    115621     37380   1751636     18.24     20.87
3544.42/887.30	c  N dy 12373   3204609        60      5340         0    133274     37380   2128742     18.24     19.25
3560.40/891.32	c  S st 12421   3212008        60      5340         0     71195     37380    780027     18.24     18.57
3561.20/891.52	c  S st 12421   3212511        60      5340         0     71657     37380    790489     18.24   no data
3561.20/891.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3561.20/891.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3561.20/891.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3561.20/891.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3561.20/891.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3561.20/891.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3561.20/891.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3561.20/891.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3561.60/891.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3565.99/892.70	c lits-rem:        54  cl-subs:      795  v-elim:      0  v-fix:    0  time:  1.11 s
3565.99/892.70	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3565.99/892.72	c vivif2 --  cl tried    70862 cl shrink        0 lits rem          0 time: 0.01
3567.19/893.01	c asymm  cl-useful: 0/692/5340 lits-rem:0 time: 0.29
3567.19/893.01	c calculated reachability. Time: 0.00
3567.19/893.01	c  N dy 12421   3212511        60      5340         0     70862     37380    774167     18.24   no data
3597.15/900.50	c  N dy 12452   3241384        60      5340         0     96113     37380   1306065     18.23     19.27
3630.70/908.97	c  N dy 12534   3262032        60      5340         0    114245     37380   1694945     18.23     19.23
3672.24/919.36	c  N dy 12645   3282078        60      5340         0    131943     37380   2080185     18.24     20.88
3703.80/927.24	c  N dy 12692   3302167        60      5340         0     80107     37380    955315     18.24     19.22
3726.97/933.07	c  N dy 12756   3322183        60      5340         0     97624     37380   1329159     18.24     19.92
3756.13/940.36	c  N dy 12799   3342273        60      5340         0    115269     37380   1702447     18.23     20.96
3796.49/950.44	c  N dy 12915   3362326        60      5340         0    132940     37380   2087454     18.24     20.75
3847.21/963.11	c  N dy 12925   3403388        60      5340         0     98396     37380   1313596     18.21     19.30
3879.17/971.17	c  N dy 13019   3423442        60      5340         0    116005     37380   1694868     18.21     21.08
3919.93/981.33	c  N dy 13128   3443487        60      5340         0    133716     37380   2079661     18.22     20.22
3956.26/990.45	c  N dy 13223   3465768        60      5340         0     82420     37380   1000337     18.22     19.28
3981.83/996.84	c  N dy 13288   3486300        60      5340         0    100442     37380   1386140     18.22     19.30
4016.97/1005.66	c  N dy 13368   3506323        60      5340         0    118081     37380   1766527     18.22     22.15
4060.14/1016.49	c  N dy 13471   3527278        60      5340         0    136511     37380   2167322     18.23     19.23
4098.08/1025.91	c  N dy 13568   3547786        60      5340         0     82466     37380    980918     18.23     19.29
4127.63/1033.39	c  N dy 13697   3567842        60      5340         0    100109     37380   1366442     18.23     19.57
4160.39/1041.57	c  N dy 13781   3588115        60      5340         0    117845     37380   1746298     18.24     19.20
4192.74/1049.60	c  N dy 13814   3608580        60      5340         0    135747     37380   2122707     18.23     19.30
4229.09/1058.70	c  N dy 13891   3628599        60      5340         0     80492     37380    937971     18.23     19.22
4267.44/1068.39	c  N dy 13944   3660787        60      5340         0    108535     37380   1518510     18.23     19.25
4306.99/1078.24	c  N dy 14034   3681375        60      5340         0    126659     37380   1910328     18.23     19.21
4347.73/1088.48	c  N dy 14113   3701382        60      5340         0    144192     37380   2286800     18.23     20.16
4368.91/1093.74	c  S st 14183   3712511        60      5340         0     80369     37380    924868     18.23   no data
4369.71/1093.96	c  S st 14183   3713014        60      5340         0     80828     37380    935316     18.23   no data
4369.71/1093.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4370.10/1094.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4370.10/1094.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4370.10/1094.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4370.10/1094.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4370.10/1094.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4370.10/1094.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4370.10/1094.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4370.10/1094.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4378.09/1096.01	c lits-rem:       148  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  1.95 s
4378.09/1096.01	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4378.09/1096.02	c vivif2 --  cl tried    78888 cl shrink        0 lits rem          0 time: 0.01
4379.29/1096.34	c asymm  cl-useful: 0/608/5340 lits-rem:0 time: 0.32
4379.29/1096.34	c calculated reachability. Time: 0.00
4379.29/1096.34	c  N dy 14183   3713014        60      5340         0     78888     37380    894243     18.23   no data
4410.05/1104.05	c  N dy 14296   3735164        60      5340         0     98413     37380   1318926     18.24     19.22
4434.04/1110.00	c  F st 14327   3751562        60      5340         0    112780     37380   1619720     18.23     14.72
4441.61/1111.99	c  N dy 14333   3756756        60      5340         0    117354     37380   1720985     18.23   no data
4486.77/1123.22	c  N dy 14437   3777199        60      5340         0    135327     37380   2111565     18.24     19.35
4532.69/1134.78	c  N dy 14538   3797270        60      5340         0     78514     37380    873886     18.24     20.97
4561.47/1141.91	c  N dy 14671   3817331        60      5340         0     96208     37380   1262533     18.25     19.88
4595.80/1150.52	c  N dy 14754   3839220        60      5340         0    115359     37380   1673227     18.25     19.26
4628.16/1158.65	c  N dy 14800   3859310        60      5340         0    132888     37380   2045348     18.24     20.87
4664.11/1167.65	c  N dy 14834   3879327        60      5340         0    150447     37380   2411158     18.24     20.42
4696.07/1175.66	c  N dy 14972   3899341        60      5340         0     92720     37380   1178428     18.24     19.51
4730.42/1184.20	c  N dy 15047   3919370        60      5340         0    110299     37380   1550924     18.24     19.79
4769.97/1194.19	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: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.19 8.08 7.36 6/180 3454
/proc/meminfo: memFree=29263868/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 601019110 52441088 353 33554432000 4194304 4627427 140736883586656 18446744073709551615 251367546811 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 12803 360 307 106 0 7774 0
[pid=3454/tid=3455] ppid=3452 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 32 0 0 0 0 0 0 0 25 0 4 0 601019110 279969792 548 33554432000 4194304 4627427 140736883586656 18446744073709551615 251367243531 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 65 0 0 0 0 0 0 0 25 0 4 0 601019110 279969792 550 33554432000 4194304 4627427 140736883586656 18446744073709551615 251367207621 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=273408 CPUtime=0 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 65 0 0 0 0 0 0 0 25 0 4 0 601019110 279969792 552 33554432000 4194304 4627427 140736883586656 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.106418 s]
/proc/loadavg: 8.19 8.08 7.36 6/180 3454
/proc/meminfo: memFree=29263868/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=281728 CPUtime=0.4 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 1320 0 0 0 40 0 0 0 18 0 4 0 601019110 288489472 1239 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 70432 1239 364 106 0 65403 0
[pid=3454/tid=3455] ppid=3452 vsize=281728 CPUtime=0.1 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 192 0 0 0 10 0 0 0 25 0 4 0 601019110 288489472 1239 33554432000 4194304 4627427 140736883586656 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=281728 CPUtime=0.1 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 192 0 0 0 10 0 0 0 25 0 4 0 601019110 288489472 1240 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=281728 CPUtime=0.1 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 338 0 0 0 10 0 0 0 18 0 4 0 601019110 288489472 1240 33554432000 4194304 4627427 140736883586656 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 281728

[startup+0.200402 s]
/proc/loadavg: 8.19 8.08 7.36 6/180 3454
/proc/meminfo: memFree=29263868/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=283424 CPUtime=0.77 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 2856 0 0 0 77 0 0 0 18 0 4 0 601019110 290226176 2406 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 70856 2406 384 106 0 65827 0
[pid=3454/tid=3455] ppid=3452 vsize=283424 CPUtime=0.19 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 633 0 0 0 19 0 0 0 25 0 4 0 601019110 290226176 2406 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=283424 CPUtime=0.19 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 641 0 0 0 19 0 0 0 25 0 4 0 601019110 290226176 2406 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=283424 CPUtime=0.19 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 536 0 0 0 19 0 0 0 18 0 4 0 601019110 290226176 2406 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283424

[startup+0.300385 s]
/proc/loadavg: 8.19 8.08 7.36 6/180 3454
/proc/meminfo: memFree=29263868/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=284876 CPUtime=1.17 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 3518 0 0 0 117 0 0 0 18 0 4 0 601019110 291713024 2591 33554432000 4194304 4627427 140736883586656 18446744073709551615 4321603 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 71219 2592 384 106 0 66190 0
[pid=3454/tid=3455] ppid=3452 vsize=284876 CPUtime=0.29 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 819 0 0 0 29 0 0 0 25 0 4 0 601019110 291713024 2592 33554432000 4194304 4627427 140736883586656 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=284876 CPUtime=0.29 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 832 0 0 0 29 0 0 0 25 0 4 0 601019110 291713024 2592 33554432000 4194304 4627427 140736883586656 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=284876 CPUtime=0.29 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 615 0 0 0 29 0 0 0 18 0 4 0 601019110 291713024 2592 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284876

[startup+0.700311 s]
/proc/loadavg: 8.19 8.08 7.36 6/180 3454
/proc/meminfo: memFree=29263868/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=285536 CPUtime=2.77 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 5415 0 0 0 277 0 0 0 18 0 4 0 601019110 292388864 3308 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 71384 3308 384 106 0 66355 0
[pid=3454/tid=3455] ppid=3452 vsize=285536 CPUtime=0.69 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 1259 0 0 0 69 0 0 0 25 0 4 0 601019110 292388864 3308 33554432000 4194304 4627427 140736883586656 18446744073709551615 4310102 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=285536 CPUtime=0.69 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 1278 0 0 0 69 0 0 0 25 0 4 0 601019110 292388864 3309 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=285536 CPUtime=0.69 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 1166 0 0 0 69 0 0 0 18 0 4 0 601019110 292388864 3310 33554432000 4194304 4627427 140736883586656 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285536

[startup+1.50116 s]
/proc/loadavg: 8.19 8.08 7.36 9/184 3458
/proc/meminfo: memFree=29250568/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=291380 CPUtime=5.97 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 9759 0 0 0 596 1 0 0 20 0 4 0 601019110 298373120 5193 33554432000 4194304 4627427 140736883586656 18446744073709551615 4427851 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 72845 5193 388 106 0 67816 0
[pid=3454/tid=3455] ppid=3452 vsize=291380 CPUtime=1.48 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 2024 0 0 0 148 0 0 0 25 0 4 0 601019110 298373120 5193 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=291380 CPUtime=1.49 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 2122 0 0 0 149 0 0 0 25 0 4 0 601019110 298373120 5193 33554432000 4194304 4627427 140736883586656 18446744073709551615 4332176 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=291380 CPUtime=1.49 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 2015 0 0 0 149 0 0 0 20 0 4 0 601019110 298373120 5193 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291380

[startup+3.10087 s]
/proc/loadavg: 8.18 8.08 7.36 9/184 3458
/proc/meminfo: memFree=29231596/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=292848 CPUtime=12.36 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 17288 0 0 0 1234 2 0 0 25 0 4 0 601019110 299876352 9939 33554432000 4194304 4627427 140736883586656 18446744073709551615 4321565 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 73212 9939 388 106 0 68183 0
[pid=3454/tid=3455] ppid=3452 vsize=292848 CPUtime=3.07 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 3880 0 0 0 307 0 0 0 25 0 4 0 601019110 299876352 9939 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=292848 CPUtime=3.09 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 4477 0 0 0 309 0 0 0 25 0 4 0 601019110 299876352 9939 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=292848 CPUtime=3.09 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 4489 0 0 0 309 0 0 0 25 0 4 0 601019110 299876352 9939 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292848

[startup+6.30028 s]
/proc/loadavg: 8.18 8.08 7.36 9/184 3458
/proc/meminfo: memFree=29220480/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=301908 CPUtime=25.14 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 26170 0 0 0 2510 4 0 0 25 0 4 0 601019110 309153792 13140 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 75477 13140 388 106 0 70448 0
[pid=3454/tid=3455] ppid=3452 vsize=301908 CPUtime=6.26 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 6564 0 0 0 625 1 0 0 25 0 4 0 601019110 309153792 13140 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=301908 CPUtime=6.28 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 7077 0 0 0 628 0 0 0 25 0 4 0 601019110 309153792 13140 33554432000 4194304 4627427 140736883586656 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=301908 CPUtime=6.29 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 6466 0 0 0 628 1 0 0 25 0 4 0 601019110 309153792 13140 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 301908

[startup+12.7011 s]
/proc/loadavg: 8.22 8.09 7.37 9/184 3458
/proc/meminfo: memFree=29193920/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=302828 CPUtime=50.72 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 39824 0 0 0 5065 7 0 0 25 0 4 0 601019110 310095872 15998 33554432000 4194304 4627427 140736883586656 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 75707 15998 388 106 0 70678 0
[pid=3454/tid=3455] ppid=3452 vsize=302828 CPUtime=12.62 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 9677 0 0 0 1260 2 0 0 25 0 4 0 601019110 310095872 15998 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=302828 CPUtime=12.69 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 10147 0 0 0 1268 1 0 0 25 0 4 0 601019110 310095872 15998 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=302828 CPUtime=12.69 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 10264 0 0 0 1267 2 0 0 25 0 4 0 601019110 310095872 15998 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 302828

[startup+25.5007 s]
/proc/loadavg: 8.27 8.10 7.38 9/184 3459
/proc/meminfo: memFree=29171204/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=284740 CPUtime=101.84 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 59851 0 0 0 10171 13 0 0 25 0 4 0 601019110 291573760 20589 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 71185 20589 388 106 0 66156 0
[pid=3454/tid=3455] ppid=3452 vsize=284740 CPUtime=25.35 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 15204 0 0 0 2532 3 0 0 25 0 4 0 601019110 291573760 20589 33554432000 4194304 4627427 140736883586656 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=284740 CPUtime=25.48 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 15398 0 0 0 2546 2 0 0 25 0 4 0 601019110 291573760 20589 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=284740 CPUtime=25.49 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 15159 0 0 0 2546 3 0 0 25 0 4 0 601019110 291573760 20589 33554432000 4194304 4627427 140736883586656 18446744073709551615 4467847 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 284740

[startup+51.101 s]
/proc/loadavg: 8.18 8.10 7.40 9/184 3460
/proc/meminfo: memFree=29155528/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=296968 CPUtime=204.1 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 91131 0 0 0 20390 20 0 0 25 0 4 0 601019110 304095232 24569 33554432000 4194304 4627427 140736883586656 18446744073709551615 4330975 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 74242 24569 388 106 0 69213 0
[pid=3454/tid=3455] ppid=3452 vsize=296968 CPUtime=50.8 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 23871 0 0 0 5075 5 0 0 25 0 4 0 601019110 304095232 24569 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=296968 CPUtime=51.09 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 23524 0 0 0 5105 4 0 0 25 0 4 0 601019110 304095232 24569 33554432000 4194304 4627427 140736883586656 18446744073709551615 4332760 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=296968 CPUtime=51.09 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 21920 0 0 0 5104 5 0 0 25 0 4 0 601019110 304095232 24569 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 296968

[startup+102.301 s]
/proc/loadavg: 8.11 8.09 7.43 9/184 3461
/proc/meminfo: memFree=29105492/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=299516 CPUtime=408.64 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 135110 0 0 0 40828 36 0 0 25 0 4 0 601019110 306704384 27886 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 74879 27886 388 106 0 69850 0
[pid=3454/tid=3455] ppid=3452 vsize=299516 CPUtime=101.73 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 34211 0 0 0 10164 9 0 0 25 0 4 0 601019110 306704384 27886 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=299516 CPUtime=102.29 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 34901 0 0 0 10221 8 0 0 25 0 4 0 601019110 306704384 27886 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=299516 CPUtime=102.3 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 33598 0 0 0 10222 8 0 0 25 0 4 0 601019110 306704384 27886 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 299516

[startup+162.3 s]

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

[pid=3454] ppid=3452 vsize=341992 CPUtime=2565.73 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 407582 0 0 0 256420 153 0 0 25 0 4 0 601019110 350199808 57352 33554432000 4194304 4627427 140736883586656 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 85498 57352 388 106 0 80469 0
[pid=3454/tid=3455] ppid=3452 vsize=341992 CPUtime=638.8 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 100306 0 0 0 63842 38 0 0 25 0 4 0 601019110 350199808 57352 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=341992 CPUtime=642.3 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 105859 0 0 0 64194 36 0 0 25 0 4 0 601019110 350199808 57352 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=341992 CPUtime=642.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 101172 0 0 0 64194 37 0 0 25 0 4 0 601019110 350199808 57352 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 341992

[startup+702.301 s]
/proc/loadavg: 8.09 8.08 7.72 9/184 3479
/proc/meminfo: memFree=28821400/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=420268 CPUtime=2805.4 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 430233 0 0 0 280376 164 0 0 25 0 4 0 601019110 430354432 65126 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 105067 65126 388 106 0 100038 0
[pid=3454/tid=3455] ppid=3452 vsize=420268 CPUtime=698.47 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 105676 0 0 0 69805 42 0 0 25 0 4 0 601019110 430354432 65126 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=420268 CPUtime=702.3 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 111259 0 0 0 70192 38 0 0 25 0 4 0 601019110 430354432 65126 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=420268 CPUtime=702.3 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 108756 0 0 0 70191 39 0 0 25 0 4 0 601019110 430354432 65126 33554432000 4194304 4627427 140736883586656 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 420268

[startup+762.301 s]
/proc/loadavg: 8.07 8.08 7.74 9/184 3480
/proc/meminfo: memFree=28807320/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=461044 CPUtime=3045.1 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 448180 0 0 0 304337 173 0 0 25 0 4 0 601019110 472109056 68539 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 115261 68539 388 106 0 110232 0
[pid=3454/tid=3455] ppid=3452 vsize=461044 CPUtime=758.15 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 110615 0 0 0 75771 44 0 0 25 0 4 0 601019110 472109056 68539 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=461044 CPUtime=762.32 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 116522 0 0 0 76191 41 0 0 25 0 4 0 601019110 472109056 68539 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=461044 CPUtime=762.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 111622 0 0 0 76191 40 0 0 25 0 4 0 601019110 472109056 68539 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 461044

[startup+822.3 s]
/proc/loadavg: 8.06 8.08 7.76 9/184 3482
/proc/meminfo: memFree=28826108/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=395752 CPUtime=3284.77 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 468191 0 0 0 328294 183 0 0 25 0 4 0 601019110 405250048 67327 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 98938 67327 388 106 0 93909 0
[pid=3454/tid=3455] ppid=3452 vsize=395752 CPUtime=817.82 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 113331 0 0 0 81737 45 0 0 25 0 4 0 601019110 405250048 67327 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=395752 CPUtime=822.31 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 121945 0 0 0 82187 44 0 0 25 0 4 0 601019110 405250048 67327 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=395752 CPUtime=822.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 118179 0 0 0 82188 43 0 0 25 0 4 0 601019110 405250048 67327 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 395752

[startup+882.306 s]
/proc/loadavg: 8.10 8.09 7.78 9/184 3484
/proc/meminfo: memFree=28804860/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=469340 CPUtime=3524.46 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 484802 0 0 0 352256 190 0 0 25 0 4 0 601019110 480604160 68534 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 117335 68534 388 106 0 112306 0
[pid=3454/tid=3455] ppid=3452 vsize=469340 CPUtime=877.5 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 117907 0 0 0 87703 47 0 0 25 0 4 0 601019110 480604160 68534 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=469340 CPUtime=882.31 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 127202 0 0 0 88185 46 0 0 25 0 4 0 601019110 480604160 68534 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=469340 CPUtime=882.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 122078 0 0 0 88187 44 0 0 25 0 4 0 601019110 480604160 68534 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 469340

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 7.80 9/184 3485
/proc/meminfo: memFree=28767460/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=469512 CPUtime=3764.11 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 504159 0 0 0 376211 200 0 0 25 0 4 0 601019110 480780288 76736 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 117378 76736 388 106 0 112349 0
[pid=3454/tid=3455] ppid=3452 vsize=469512 CPUtime=937.17 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 123096 0 0 0 93667 50 0 0 25 0 4 0 601019110 480780288 76736 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=469512 CPUtime=942.31 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 131578 0 0 0 94182 49 0 0 25 0 4 0 601019110 480780288 76736 33554432000 4194304 4627427 140736883586656 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=469512 CPUtime=942.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 126499 0 0 0 94185 46 0 0 25 0 4 0 601019110 480780288 76736 33554432000 4194304 4627427 140736883586656 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 469512

[startup+1002.3 s]
/proc/loadavg: 8.12 8.10 7.82 9/184 3487
/proc/meminfo: memFree=28814268/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=495600 CPUtime=4003.8 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 522128 0 0 0 400170 210 0 0 25 0 4 0 601019110 507494400 73106 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 123900 73106 388 106 0 118871 0
[pid=3454/tid=3455] ppid=3452 vsize=495600 CPUtime=996.85 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 126000 0 0 0 99633 52 0 0 25 0 4 0 601019110 507494400 73106 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=495600 CPUtime=1002.32 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 137224 0 0 0 100181 51 0 0 25 0 4 0 601019110 507494400 73106 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=495600 CPUtime=1002.31 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 130471 0 0 0 100182 49 0 0 25 0 4 0 601019110 507494400 73106 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 495600

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.83 9/184 3488
/proc/meminfo: memFree=28814452/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=496104 CPUtime=4243.48 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 539677 0 0 0 424130 218 0 0 25 0 4 0 601019110 508010496 71148 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 124026 71148 388 106 0 118997 0
[pid=3454/tid=3455] ppid=3452 vsize=496104 CPUtime=1056.52 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 128226 0 0 0 105600 52 0 0 25 0 4 0 601019110 508010496 71148 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=496104 CPUtime=1062.32 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 142451 0 0 0 106179 53 0 0 25 0 4 0 601019110 508010496 71148 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=496104 CPUtime=1062.32 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 135549 0 0 0 106180 52 0 0 25 0 4 0 601019110 508010496 71148 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 496104

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 7.84 9/184 3530
/proc/meminfo: memFree=28974080/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=483228 CPUtime=4483.16 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 554060 0 0 0 448089 227 0 0 25 0 4 0 601019110 494825472 71417 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 120807 71417 388 106 0 115778 0
[pid=3454/tid=3455] ppid=3452 vsize=483228 CPUtime=1116.19 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 129445 0 0 0 111566 53 0 0 25 0 4 0 601019110 494825472 71417 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=483228 CPUtime=1122.32 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 146678 0 0 0 112177 55 0 0 25 0 4 0 601019110 494825472 71417 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=483228 CPUtime=1122.32 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 140368 0 0 0 112177 55 0 0 25 0 4 0 601019110 494825472 71417 33554432000 4194304 4627427 140736883586656 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 483228

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.85 9/184 3532
/proc/meminfo: memFree=28878760/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=483500 CPUtime=4722.83 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 572456 0 0 0 472048 235 0 0 25 0 4 0 601019110 495104000 71600 33554432000 4194304 4627427 140736883586656 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 120875 71600 388 106 0 115846 0
[pid=3454/tid=3455] ppid=3452 vsize=483500 CPUtime=1175.87 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 132355 0 0 0 117532 55 0 0 25 0 4 0 601019110 495104000 71600 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=483500 CPUtime=1182.33 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 152886 0 0 0 118175 58 0 0 25 0 4 0 601019110 495104000 71600 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=483500 CPUtime=1182.32 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 144333 0 0 0 118176 56 0 0 25 0 4 0 601019110 495104000 71600 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 483500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.08 7.86 9/184 3532
/proc/meminfo: memFree=28869952/32950928 swapFree=67111352/67111528
[pid=3454] ppid=3452 vsize=483552 CPUtime=4800.34 cores=1,3,5,7
/proc/3454/stat : 3454 (strangenight2-m) R 3452 3454 3239 0 -1 4202496 576362 0 0 0 479797 237 0 0 25 0 4 0 601019110 495157248 72654 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3454/statm: 120888 72654 388 106 0 115859 0
[pid=3454/tid=3455] ppid=3452 vsize=483552 CPUtime=1195.16 cores=1,3,5,7
/proc/3454/task/3455/stat : 3455 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 132355 0 0 0 119461 55 0 0 25 0 4 0 601019110 495157248 72654 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3454/tid=3456] ppid=3452 vsize=483552 CPUtime=1201.73 cores=1,3,5,7
/proc/3454/task/3456/stat : 3456 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 154001 0 0 0 120115 58 0 0 25 0 4 0 601019110 495157248 72654 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3454/tid=3457] ppid=3452 vsize=483552 CPUtime=1201.73 cores=1,3,5,7
/proc/3454/task/3457/stat : 3457 (strangenight2-m) R 3452 3454 3239 0 -1 4202560 146300 0 0 0 120116 57 0 0 25 0 4 0 601019110 495157248 72654 33554432000 4194304 4627427 140736883586656 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 483552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4798
CPU system time (s): 2.38964
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 496604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798
system time used= 2.38964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576363
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= 393
involuntary context switches= 33181

runsolver used 1.90171 second user time and 4.67629 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 22:11:24
IDJOB=3174169
IDBENCH=82987
IDSOLVER=1586
FILE ID=node113/3174169-1304107884
RUNJOBID= node113-1304106581-3258
PBS_JOBID= 13170664
Free space on /tmp= 71160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3174169-1304107884/watcher-3174169-1304107884 -o /tmp/evaluation-result-3174169-1304107884/solver-3174169-1304107884 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174169-1304107884.cnf

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=789689889

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      29264148 kB
Buffers:        716484 kB
Cached:        2271128 kB
SwapCached:         12 kB
Active:         275516 kB
Inactive:      2894328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29264148 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5956 kB
Writeback:           0 kB
AnonPages:      181812 kB
Mapped:          15468 kB
Slab:           453264 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   414808 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= 71156 MiB
End job on node113 at 2011-04-29 22:31:28