Trace number 3366376

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366376-1305402837.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.03	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.03	c -- vars added         70
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.52/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.52/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.52/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.52/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.52/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.52/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.52/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.52/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.52/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.52/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.52/0.17	c calculated reachability. Time: 0.00
0.52/0.17	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
0.52/0.17	c =========================================================================================
0.52/0.17	c types(t): F = full restart, N = normal restart
0.52/0.17	c types(t): S = simplification begin/end, E = solution found
0.52/0.17	c restart types(rt): st = static, dy = dynamic
0.52/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.52/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.16/0.33	c  N dy     7      5405        70      6230         0      2636     43610     56737     20.87     22.15
2.37/0.62	c  N dy    18     13147        70      6230         0      5764     43610    118813     20.29     21.43
3.17/0.80	c  N dy    33     17318        70      6230         0      9547     43610    209406     20.43     21.64
3.57/0.97	c  N dy    41     21369        70      6230         0      8125     43610    166295     20.47     22.38
4.38/1.14	c  F st    50     25000        70      6230         0     11376     43610    242782     20.40   no data
4.38/1.17	c  N st    52     25625        70      6230         0     11937     43610    256673     20.40   no data
5.16/1.36	c  N dy    56     30000        70      6230         0      9778     43610    194736     20.40   no data
5.16/1.36	c  S st    56     30000        70      6230         0      9778     43610    194736     20.40   no data
5.56/1.40	c  S st    56     30506        70      6230         0     10234     43610    206071     20.40   no data
5.56/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.40	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.60	c lits-rem:        91  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.19 s
7.15/1.85	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
7.15/1.85	c calculated reachability. Time: 0.00
7.15/1.85	c  N dy    56     30506        70      6230         0      9400     43610    185793     20.40   no data
9.19/2.31	c  N dy    60     40226        70      6230         0     11057     43610    210447     20.01     21.15
9.95/2.57	c  N dy    91     44262        70      6230         0     14736     43610    300989     20.22     23.86
10.34/2.66	c  S st    92     45763        70      6230         0     16086     43610    332994     20.21     20.18
10.75/2.71	c  S st    92     46265        70      6230         0      8481     43610    139983     20.21   no data
10.75/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.75/2.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.75/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.75/2.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.75/2.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.75/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.75	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.03 s
10.75/2.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.75/2.76	c vivif2 --  cl tried     8428 cl shrink        0 lits rem          0 time: 0.00
11.54/2.99	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.54/2.99	c calculated reachability. Time: 0.00
11.54/2.99	c  N dy    92     46265        70      6230         0      8428     43610    138427     20.21   no data
12.75/3.21	c  N dy   115     50367        70      6230         0     12135     43610    227183     20.28     21.38
13.58/3.46	c  N dy   134     54535        70      6230         0     15921     43610    318232     20.29     21.38
15.13/3.84	c  N dy   149     60889        70      6230         0     12643     43610    226031     20.27     21.34
17.14/4.37	c  N dy   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
17.14/4.37	c  S st   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
17.14/4.40	c  S st   170     69900        70      6230         0     10868     43610    173524     20.22   no data
17.14/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.55/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.55/4.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.55/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.55/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.55/4.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.55/4.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.55/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.48	c lits-rem:        14  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.06 s
17.55/4.48	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.55/4.48	c vivif2 --  cl tried    10708 cl shrink        0 lits rem          0 time: 0.00
18.72/4.75	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
18.72/4.75	c calculated reachability. Time: 0.00
18.72/4.75	c  N dy   170     69900        70      6230         0     10708     43610    169585     20.22   no data
19.92/5.09	c  N dy   200     75431        70      6230         0     15704     43610    289931     20.29     21.39
21.94/5.54	c  N dy   222     81483        70      6230         0     21179     43610    420660     20.32     21.39
23.51/5.90	c  N dy   264     86707        70      6230         0     15058     43610    264304     20.43     22.23
23.51/5.96	c  F st   269     87500        70      6230         0     15771     43610    281627     20.44     19.39
25.11/6.32	c  N dy   275     92693        70      6230         0     20452     43610    394920     20.44   no data
26.74/6.79	c  N dy   299     98631        70      6230         0     14073     43610    224606     20.48     21.77
28.30/7.19	c  S st   309    104851        70      6230         0     19675     43610    358258     20.46     19.19
28.70/7.25	c  S st   309    105356        70      6230         0     20143     43610    370006     20.46   no data
28.70/7.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.70/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.70/7.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.70/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.70/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.70/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.70/7.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.70/7.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.70/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.71/7.73	c lits-rem:       220  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  0.46 s
30.71/7.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.71/7.73	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.00
32.29/8.10	c asymm  cl-useful: 0/5461/6230 lits-rem:0 time: 0.37
32.29/8.10	c calculated reachability. Time: 0.00
32.29/8.10	c  N dy   309    105356        70      6230         0     18285     43610    324971     20.46   no data
34.69/8.77	c  N dy   329    113944        70      6230         0     13507     43610    198449     20.40     21.49
37.48/9.41	c  N dy   361    122678        70      6230         0     21473     43610    390650     20.43     21.70
39.91/10.06	c  N dy   378    130710        70      6230         0     15196     43610    228590     20.42     21.54
42.66/10.72	c  N dy   395    140174        70      6230         0     23734     43610    429863     20.37     21.54
45.86/11.53	c  N dy   421    149811        70      6230         0     18013     43610    280876     20.36     21.54
48.27/12.17	c  S st   439    158034        70      6230         0     25408     43610    455094     20.34     18.87
48.69/12.23	c  S st   439    158539        70      6230         0     25876     43610    466762     20.34   no data
48.69/12.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.69/12.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.69/12.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.69/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.69/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.69/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
48.69/12.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.69/12.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.69/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.24/13.10	c lits-rem:       325  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.83 s
52.24/13.10	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.24/13.10	c vivif2 --  cl tried    23105 cl shrink        0 lits rem          0 time: 0.00
52.24/13.17	c asymm  cl-useful: 0/769/6230 lits-rem:0 time: 0.07
52.24/13.17	c calculated reachability. Time: 0.00
52.24/13.17	c  N dy   439    158539        70      6230         0     23105     43610    400686     20.34   no data
56.23/14.12	c  N dy   480    168672        70      6230         0     17038     43610    244114     20.34     23.49
59.82/15.01	c  N dy   522    179552        70      6230         0     26894     43610    480161     20.37     21.44
65.02/16.38	c  N dy   563    194781        70      6230         0     24380     43610    406217     20.35     21.64
70.62/17.77	c  N dy   621    207645        70      6230         0     18933     43610    265655     20.37     21.51
76.17/19.10	c  N dy   665    222140        70      6230         0     31968     43610    578384     20.37     21.45
82.57/20.76	c  N dy   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
82.57/20.76	c  S st   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
82.96/20.84	c  S st   735    238313        70      6230         0     28525     43610    483501     20.40   no data
82.96/20.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.96/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.96/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.96/20.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.96/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.96/20.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.96/20.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.96/20.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.96/20.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.55/21.71	c lits-rem:       417  cl-subs:     2387  v-elim:      0  v-fix:    0  time:  0.85 s
86.55/21.71	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
86.55/21.72	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.00
87.76/22.10	c asymm  cl-useful: 0/4215/6230 lits-rem:0 time: 0.38
87.76/22.10	c calculated reachability. Time: 0.00
87.76/22.10	c  N dy   735    238313        70      6230         0     26138     43610    425693     20.40   no data
95.33/23.98	c  N dy   819    254779        70      6230         0     22188     43610    318782     20.46     21.67
103.30/25.94	c  N dy   908    272575        70      6230         0     38344     43610    710676     20.51     21.69
110.48/27.75	c  N dy   956    290170        70      6230         0     34403     43610    596114     20.50     21.69
117.27/29.47	c  F st   983    306253        70      6230         0     28217     43610    434590     20.45     18.11
118.49/29.76	c  N st   988    309550        70      6230         0     31214     43610    509240     20.45   no data
129.24/32.46	c  N dy  1045    335079        70      6230         0     32592     43610    529607     20.44     21.63
138.81/34.86	c  N dy  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
138.81/34.86	c  S st  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
139.21/34.95	c  S st  1092    357976        70      6230         0     30650     43610    470977     20.42   no data
139.21/34.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.21/34.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.21/34.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.21/34.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.21/34.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.21/34.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
139.21/34.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.21/34.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.21/34.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.40/35.72	c lits-rem:       295  cl-subs:     1910  v-elim:      0  v-fix:    0  time:  0.75 s
142.40/35.72	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
142.40/35.73	c vivif2 --  cl tried    28740 cl shrink        0 lits rem          0 time: 0.01
143.20/35.97	c asymm  cl-useful: 0/2015/6230 lits-rem:0 time: 0.24
143.20/35.97	c calculated reachability. Time: 0.00
143.20/35.97	c  N dy  1092    357976        70      6230         0     28740     43610    427008     20.42   no data
154.01/38.69	c  N dy  1189    377982        70      6230         0     23438     43610    284628     20.45     22.52
163.15/40.97	c  N dy  1233    398761        70      6230         0     42122     43610    726163     20.42     21.53
175.13/43.93	c  N dy  1315    418852        70      6230         0     35992     43610    575382     20.44     22.82
186.30/46.78	c  N dy  1383    438932        70      6230         0     28874     43610    389819     20.43     22.07
210.23/52.73	c  N dy  1451    490293        70      6230         0     48848     43610    837185     20.29     21.37
221.41/55.51	c  N dy  1560    510311        70      6230         0     40021     43610    636958     20.33     23.97
234.17/58.79	c  N dy  1660    530386        70      6230         0     30191     43610    383088     20.35     21.86
237.40/59.54	c  S st  1678    536964        70      6230         0     36122     43610    524898     20.35     19.06
237.76/59.64	c  S st  1678    537468        70      6230         0     36584     43610    536560     20.35   no data
237.76/59.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.76/59.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
237.76/59.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.76/59.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.76/59.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.76/59.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
237.76/59.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.76/59.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
237.76/59.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.38/60.57	c lits-rem:       234  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.90 s
241.38/60.57	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
241.38/60.58	c vivif2 --  cl tried    34762 cl shrink        0 lits rem          0 time: 0.01
242.16/60.78	c asymm  cl-useful: 0/1781/6230 lits-rem:0 time: 0.20
242.16/60.79	c calculated reachability. Time: 0.00
242.16/60.79	c  N dy  1678    537468        70      6230         0     34762     43610    491944     20.35   no data
257.70/64.64	c  N dy  1707    566607        70      6230         0     32126     43610    417107     20.29     21.62
269.68/67.70	c  N dy  1828    586627        70      6230         0     50250     43610    858338     20.32     21.98
283.65/71.14	c  N dy  1943    607502        70      6230         0     39377     43610    580283     20.34     21.68
296.01/74.28	c  N dy  2001    627551        70      6230         0     57398     43610   1011420     20.34     21.59
309.18/77.53	c  N dy  2123    647576        70      6230         0     44977     43610    704878     20.38     21.52
325.53/81.63	c  N dy  2213    669488        70      6230         0     33140     43610    398730     20.38     21.61
339.90/85.21	c  N dy  2298    694415        70      6230         0     55665     43610    936054     20.38     21.49
356.66/89.41	c  N dy  2366    718748        70      6230         0     45110     43610    671041     20.37     21.48
373.04/93.57	c  N dy  2450    741024        70      6230         0     65199     43610   1157429     20.38     21.48
386.63/96.92	c  N dy  2517    762165        70      6230         0     50832     43610    799564     20.38     21.47
404.54/101.41	c  N dy  2617    783547        70      6230         0     35849     43610    425199     20.41     21.74
416.11/104.39	c  N dy  2681    803632        70      6230         0     53971     43610    858256     20.41     22.42
418.51/104.90	c  S st  2696    806203        70      6230         0     56311     43610    915456     20.41     20.53
418.91/105.06	c  S st  2696    806705        70      6230         0     56783     43610    927335     20.41   no data
418.91/105.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.91/105.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
418.91/105.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.91/105.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.91/105.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.91/105.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
418.91/105.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.31/105.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
419.31/105.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.07/108.86	c lits-rem:       612  cl-subs:     5302  v-elim:      0  v-fix:    0  time:  3.73 s
434.07/108.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
434.07/108.87	c vivif2 --  cl tried    51481 cl shrink        0 lits rem          0 time: 0.01
435.25/109.13	c asymm  cl-useful: 0/1118/6230 lits-rem:0 time: 0.26
435.25/109.14	c calculated reachability. Time: 0.00
435.25/109.14	c  N dy  2696    806705        70      6230         0     51481     43610    800013     20.41   no data
451.53/113.20	c  N dy  2760    826789        70      6230         0     69599     43610   1235131     20.41     21.54
464.21/116.45	c  N dy  2816    847017        70      6230         0     52977     43610    825947     20.41     21.53
489.84/122.95	c  N dy  2916    880576        70      6230         0     47108     43610    658767     20.39     21.48
504.05/126.58	c  N dy  2983    900649        70      6230         0     65224     43610   1092755     20.39     21.49
521.04/130.81	c  N dy  3087    920726        70      6230         0     46419     43610    641876     20.41     22.70
554.96/139.39	c  N dy  3161    972983        70      6230         0     55463     43610    828308     20.33     21.47
574.13/144.12	c  N dy  3284    993078        70      6230         0     73656     43610   1272063     20.36     22.88
590.87/148.33	c  N dy  3421   1013270        70      6230         0     53289     43610    792651     20.38     21.64
609.23/152.91	c  N dy  3515   1033561        70      6230         0     71555     43610   1234861     20.40     21.62
628.77/157.80	c  N dy  3666   1053834        70      6230         0     50269     43610    705579     20.43     21.53
644.76/161.88	c  F st  3787   1071875        70      6230         0     66631     43610   1107190     20.45   no data
646.72/162.37	c  N st  3791   1073908        70      6230         0     68445     43610   1152563     20.45   no data
668.26/167.78	c  N dy  3857   1100586        70      6230         0     51846     43610    717932     20.44     21.67
685.43/172.04	c  N dy  3944   1120625        70      6230         0     69981     43610   1159015     20.45     22.27
707.77/177.62	c  N dy  4090   1140687        70      6230         0     46607     43610    583914     20.48     22.40
725.72/182.19	c  N dy  4097   1167301        70      6230         0     70262     43610   1124741     20.43     21.74
746.06/187.28	c  N dy  4210   1187391        70      6230         0     46149     43610    562696     20.45     23.22
761.64/191.17	c  N dy  4280   1207633        70      6230         0     64381     43610   1001113     20.45     21.64
764.02/191.80	c  S st  4294   1210059        70      6230         0     66565     43610   1054485     20.45     19.02
764.82/191.99	c  S st  4294   1210561        70      6230         0     67023     43610   1066070     20.45   no data
765.22/192.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.22/192.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
765.22/192.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.22/192.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.22/192.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.22/192.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
765.22/192.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.22/192.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
765.22/192.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
795.14/199.51	c lits-rem:       806  cl-subs:     5685  v-elim:      0  v-fix:    0  time:  7.44 s
795.14/199.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
795.14/199.53	c vivif2 --  cl tried    61338 cl shrink        0 lits rem          0 time: 0.02
796.74/199.90	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.38
796.74/199.91	c calculated reachability. Time: 0.00
796.74/199.91	c  N dy  4294   1210561        70      6230         0     61338     43610    926226     20.45   no data
825.86/207.27	c  N dy  4419   1230658        70      6230         0     79514     43610   1370269     20.47     22.56
847.81/212.70	c  N dy  4484   1252049        70      6230         0     55781     43610    776713     20.47     21.55
866.97/217.58	c  N dy  4611   1272136        70      6230         0     73983     43610   1223202     20.49     22.39
885.73/222.26	c  N dy  4637   1292170        70      6230         0     47915     43610    576323     20.47     21.56
902.08/226.34	c  N dy  4732   1312200        70      6230         0     65967     43610   1014057     20.48     21.61
921.62/231.24	c  N dy  4787   1332476        70      6230         0     84216     43610   1453894     20.48     21.62
944.37/236.93	c  N dy  4888   1352574        70      6230         0     57467     43610    794795     20.49     23.23
965.90/242.38	c  N dy  4958   1372638        70      6230         0     75533     43610   1229305     20.49     24.39
989.45/248.24	c  N dy  5016   1394075        70      6230         0     48910     43610    571871     20.49     21.59
1007.80/252.87	c  N dy  5112   1416483        70      6230         0     69060     43610   1061276     20.50     21.63
1027.75/257.89	c  N dy  5125   1438437        70      6230         0     88609     43610   1518924     20.48     21.58
1048.13/262.98	c  N dy  5240   1458581        70      6230         0     60114     43610    835214     20.49     21.61
1066.85/267.60	c  N dy  5290   1479733        70      6230         0     79025     43610   1285137     20.48     21.57
1090.40/273.58	c  N dy  5359   1501590        70      6230         0     51100     43610    601358     20.49     21.69
1107.16/277.72	c  N dy  5441   1521691        70      6230         0     69135     43610   1037930     20.49     22.01
1128.30/283.09	c  N dy  5517   1541713        70      6230         0     87156     43610   1474472     20.50     23.35
1153.04/289.20	c  N dy  5634   1562045        70      6230         0     56930     43610    731849     20.51     21.78
1171.43/293.86	c  N dy  5709   1582100        70      6230         0     74956     43610   1164594     20.51     21.60
1197.76/300.46	c  N dy  5842   1602171        70      6230         0     93099     43610   1612444     20.53     22.49
1218.87/305.73	c  N dy  5928   1622314        70      6230         0     61782     43610    836159     20.54     21.79
1241.24/311.34	c  N dy  5962   1647443        70      6230         0     84320     43610   1371198     20.52     21.64
1272.73/319.24	c  N dy  6050   1674887        70      6230         0     58507     43610    733967     20.52     21.72
1295.47/324.94	c  N dy  6159   1698265        70      6230         0     79544     43610   1242369     20.53     21.64
1311.88/329.07	c  S st  6245   1710562        70      6230         0     90667     43610   1517030     20.54   no data
1313.03/329.33	c  S st  6245   1711069        70      6230         0     91139     43610   1528775     20.54   no data
1313.03/329.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1313.03/329.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1313.03/329.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1313.03/329.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1313.03/329.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1313.03/329.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1313.03/329.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1313.43/329.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1313.43/329.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1360.51/341.27	c lits-rem:      1012  cl-subs:     9806  v-elim:      0  v-fix:    0  time: 11.82 s
1360.51/341.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1360.51/341.29	c vivif2 --  cl tried    81333 cl shrink        0 lits rem          0 time: 0.02
1362.51/341.76	c asymm  cl-useful: 0/681/6230 lits-rem:0 time: 0.47
1362.51/341.76	c calculated reachability. Time: 0.00
1362.51/341.76	c  N dy  6245   1711069        70      6230         0     81333     43610   1291012     20.54   no data
1404.40/352.23	c  N dy  6364   1731140        70      6230         0     99474     43610   1737111     20.55     23.98
1430.37/358.79	c  N dy  6416   1751226        70      6230         0     66735     43610    933232     20.55     23.43
1459.46/366.05	c  N dy  6536   1771282        70      6230         0     84878     43610   1377811     20.56     23.20
1489.38/373.56	c  N dy  6661   1792009        70      6230         0    103617     43610   1839157     20.57     21.67
1510.52/378.84	c  N dy  6768   1814015        70      6230         0     71362     43610   1031630     20.58     21.81
1527.67/383.10	c  N dy  6786   1834056        70      6230         0     89241     43610   1454999     20.57     23.14
1554.81/389.94	c  N dy  6839   1854106        70      6230         0     54319     43610    606665     20.56     22.52
1574.37/394.82	c  N dy  6945   1874192        70      6230         0     72493     43610   1053786     20.57     21.79
1596.73/400.43	c  N dy  7012   1894226        70      6230         0     90475     43610   1484287     20.57     23.06
1624.63/407.50	c  N dy  7084   1914474        70      6230         0     54752     43610    603266     20.58     21.69
1643.79/412.27	c  N dy  7202   1934548        70      6230         0     72888     43610   1048535     20.59     23.63
1667.73/418.23	c  N dy  7299   1954589        70      6230         0     90942     43610   1487841     20.59     21.71
1697.23/425.63	c  N dy  7348   1975925        70      6230         0     55174     43610    600588     20.59     21.91
1714.38/429.96	c  N dy  7396   1997612        70      6230         0     74673     43610   1068598     20.58     21.75
1738.72/436.02	c  N dy  7468   2017848        70      6230         0     92917     43610   1510473     20.58     21.73
1771.44/444.26	c  N dy  7541   2043488        70      6230         0     60166     43610    707937     20.58     21.67
1789.40/448.72	c  N dy  7585   2063516        70      6230         0     78039     43610   1135717     20.58     22.41
1814.13/454.95	c  N dy  7654   2083930        70      6230         0     96407     43610   1582217     20.58     21.68
1845.25/462.75	c  N dy  7743   2103965        70      6230         0     57853     43610    640462     20.59     22.77
1865.19/467.72	c  N dy  7843   2124589        70      6230         0     76454     43610   1092568     20.59     21.80
1923.45/482.32	c  N dy  7903   2179231        70      6230         0     67718     43610    853649     20.56     21.69
1960.57/491.60	c  N dy  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
1960.57/491.60	c  S st  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
1961.40/491.87	c  S st  8060   2211571        70      6230         0     96789     43610   1561530     20.56   no data
1961.40/491.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1961.75/491.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1961.75/491.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1961.75/491.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1961.75/491.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1961.75/491.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1961.75/491.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1961.75/491.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1961.75/491.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2007.24/503.38	c lits-rem:      1131  cl-subs:    10248  v-elim:      0  v-fix:    0  time: 11.39 s
2007.24/503.38	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2007.64/503.40	c vivif2 --  cl tried    86541 cl shrink        0 lits rem          0 time: 0.02
2008.84/503.75	c asymm  cl-useful: 0/655/6230 lits-rem:0 time: 0.35
2008.84/503.75	c calculated reachability. Time: 0.00
2008.84/503.75	c  N dy  8060   2211571        70      6230         0     86541     43610   1323697     20.56   no data
2035.18/510.31	c  N dy  8093   2232620        70      6230         0    105269     43610   1768300     20.56     21.74
2068.28/518.62	c  N dy  8152   2259071        70      6230         0     71252     43610    942156     20.55     21.69
2101.85/527.06	c  N dy  8238   2281092        70      6230         0     91129     43610   1426893     20.56     21.66
2144.90/537.90	c  N dy  8382   2301191        70      6230         0    109310     43610   1879457     20.57     22.85
2172.41/544.74	c  N dy  8442   2322377        70      6230         0     69343     43610    882717     20.57     21.78
2196.37/550.74	c  N dy  8523   2342437        70      6230         0     87385     43610   1319731     20.57     21.88
2227.08/558.49	c  N dy  8644   2363099        70      6230         0    105986     43610   1778684     20.58     21.71
2262.19/567.26	c  N dy  8700   2388425        70      6230         0     68679     43610    849076     20.58     21.81
2290.92/574.43	c  N dy  8812   2413662        70      6230         0     91424     43610   1400204     20.58     21.81
2320.05/581.72	c  N dy  8905   2433733        70      6230         0    109478     43610   1842363     20.59     23.19
2353.16/590.07	c  N dy  9023   2453791        70      6230         0     66480     43610    783825     20.60     22.86
2373.95/595.27	c  N dy  9087   2474160        70      6230         0     84821     43610   1228293     20.60     21.69
2402.63/602.44	c  N dy  9153   2496888        70      6230         0    105132     43610   1718570     20.60     21.79
2437.34/611.14	c  N dy  9205   2520271        70      6230         0     64061     43610    712069     20.59     21.77
2464.08/617.83	c  N dy  9293   2546827        70      6230         0     87954     43610   1291399     20.59     21.73
2521.54/632.29	c  N dy  9308   2599048        70      6230         0     71730     43610    878689     20.55     21.83
2547.87/638.86	c  N dy  9458   2619070        70      6230         0     89834     43610   1328893     20.56     22.15
2578.99/646.69	c  N dy  9577   2639122        70      6230         0    107970     43610   1776526     20.57     23.09
2605.32/653.26	c  N dy  9581   2659205        70      6230         0    125814     43610   2193463     20.55     21.74
2630.45/659.51	c  N dy  9678   2679286        70      6230         0     80358     43610   1088568     20.56     21.94
2669.96/669.46	c  N dy  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
2669.96/669.46	c  S st  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
2671.16/669.79	c  S st  9756   2712073        70      6230         0    109761     43610   1797165     20.56   no data
2671.56/669.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2671.56/669.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2671.56/669.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2671.56/669.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2671.56/669.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2671.56/669.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2671.56/669.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2671.56/669.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2671.97/669.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2733.42/685.31	c lits-rem:      1192  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 15.38 s
2733.42/685.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2733.42/685.34	c vivif2 --  cl tried    98502 cl shrink        0 lits rem          0 time: 0.02
2734.99/685.73	c asymm  cl-useful: 0/564/6230 lits-rem:0 time: 0.39
2734.99/685.74	c calculated reachability. Time: 0.00
2734.99/685.74	c  N dy  9756   2712073        70      6230         0     98502     43610   1527846     20.56   no data
2770.50/694.65	c  N dy  9854   2732099        70      6230         0    116626     43610   1973459     20.56     21.97
2808.02/704.09	c  N dy  9956   2752148        70      6230         0     70522     43610    836663     20.57     22.05
2835.93/711.00	c  N dy 10016   2772397        70      6230         0     88742     43610   1280112     20.57     21.71
2883.05/722.84	c  N dy 10125   2792441        70      6230         0    106905     43610   1725322     20.57     21.67
2932.09/735.19	c  N dy 10229   2812617        70      6230         0    125038     43610   2169521     20.58     21.69
2967.20/743.94	c  N dy 10297   2837052        70      6230         0     81527     43610   1078039     20.58     21.73
2998.33/751.76	c  N dy 10409   2858560        70      6230         0    100945     43610   1554423     20.58     21.83
3031.86/760.17	c  N dy 10482   2878918        70      6230         0    119263     43610   1997892     20.59     21.67
3070.96/770.01	c  N dy 10596   2898988        70      6230         0     70914     43610    818997     20.59     22.51
3099.28/777.02	c  N dy 10737   2919997        70      6230         0     89862     43610   1287428     20.60     21.70
3181.87/797.74	c  N dy 10877   2974027        70      6230         0     70754     43610    791635     20.58     21.74
3206.22/803.84	c  N dy 10971   2994508        70      6230         0     89084     43610   1239319     20.58     21.73
3234.18/810.85	c  N dy 11017   3014664        70      6230         0    107099     43610   1669329     20.58     21.75
3281.63/822.75	c  N dy 11107   3040593        70      6230         0    130424     43610   2236636     20.58     21.71
3312.35/830.45	c  N dy 11162   3061210        70      6230         0     80750     43610   1022721     20.58     21.73
3339.88/837.32	c  N dy 11249   3081238        70      6230         0     98705     43610   1461017     20.58     22.94
3379.37/847.24	c  N dy 11349   3105840        70      6230         0    120765     43610   1996510     20.59     21.67
3422.08/858.00	c  N dy 11454   3126278        70      6230         0     70143     43610    761374     20.59     21.73
3447.61/864.31	c  N dy 11569   3146288        70      6230         0     88129     43610   1203992     20.60     21.85
3476.33/871.55	c  N dy 11643   3166359        70      6230         0    106190     43610   1644829     20.60     23.23
3518.23/882.05	c  N dy 11790   3186376        70      6230         0    124252     43610   2093319     20.61     22.28
3561.73/892.91	c  N dy 11892   3206402        70      6230         0     72164     43610    797484     20.61     21.76
3568.91/894.72	c  S st 11942   3212073        70      6230         0     77281     43610    925658     20.61   no data
3569.71/894.95	c  S st 11942   3212576        70      6230         0     77741     43610    937338     20.61   no data
3569.71/894.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3569.71/894.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3569.71/894.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3569.71/894.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3569.71/894.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3569.71/894.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3569.71/894.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3570.11/895.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3570.11/895.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3578.08/897.05	c lits-rem:       130  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  2.02 s
3578.08/897.05	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3578.08/897.07	c vivif2 --  cl tried    76272 cl shrink        0 lits rem          0 time: 0.01
3579.28/897.32	c asymm  cl-useful: 0/530/6230 lits-rem:0 time: 0.25
3579.28/897.32	c calculated reachability. Time: 0.00
3579.28/897.32	c  N dy 11942   3212576        70      6230         0     76272     43610    898277     20.61   no data
3608.40/904.70	c  N dy 12079   3232608        70      6230         0     94346     43610   1346174     20.62     22.45
3643.52/913.42	c  N dy 12166   3254757        70      6230         0    114239     43610   1828985     20.62     21.74
3700.98/927.84	c  N dy 12178   3293672        70      6230         0     77918     43610    913714     20.60     21.76
3744.07/938.67	c  N dy 12249   3325843        70      6230         0    106701     43610   1603646     20.60     22.03
3780.78/947.82	c  N dy 12338   3345908        70      6230         0    124773     43610   2044459     20.60     22.43
3861.82/968.16	c  N dy 12386   3405608        70      6230         0    106124     43610   1557857     20.57     21.85
3904.07/978.70	c  N dy 12480   3426923        70      6230         0    125248     43610   2025291     20.58     21.71
3949.18/990.05	c  N dy 12595   3446995        70      6230         0    143326     43610   2471615     20.58     22.14
3983.08/998.53	c  N dy 12708   3470996        70      6230         0     92563     43610   1266870     20.59     21.75
4013.40/1006.11	c  N dy 12778   3491074        70      6230         0    110612     43610   1705313     20.59     23.08
4053.30/1016.12	c  N dy 12871   3511155        70      6230         0    128638     43610   2144974     20.59     23.45
4101.98/1028.37	c  N dy 13008   3531208        70      6230         0    146735     43610   2594255     20.60     23.43
4146.27/1039.46	c  N dy 13080   3565671        70      6230         0    103968     43610   1507612     20.59     21.78
4185.78/1049.31	c  N dy 13210   3585681        70      6230         0    122101     43610   1957646     20.60     21.75
4228.47/1060.00	c  N dy 13307   3605687        70      6230         0    140070     43610   2398014     20.60     22.59
4262.78/1068.65	c  N dy 13324   3627732        70      6230         0     85249     43610   1041633     20.59     21.71
4293.91/1076.45	c  N dy 13439   3647748        70      6230         0    103209     43610   1485408     20.60     23.42
4331.45/1085.84	c  N dy 13554   3667888        70      6230         0    121382     43610   1935172     20.61     21.75
4377.29/1097.35	c  N dy 13678   3687890        70      6230         0    139391     43610   2382554     20.61     23.16
4427.17/1109.85	c  N dy 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
4427.17/1109.85	c  S st 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
4428.36/1110.12	c  S st 13794   3713083        70      6230         0     86605     43610   1069597     20.62   no data
4428.36/1110.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4428.36/1110.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4428.36/1110.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4428.36/1110.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4428.36/1110.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4428.36/1110.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4428.36/1110.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4428.76/1110.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4428.76/1110.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4440.77/1113.29	c lits-rem:       258  cl-subs:     2973  v-elim:      0  v-fix:    0  time:  3.07 s
4440.77/1113.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4441.18/1113.31	c vivif2 --  cl tried    83632 cl shrink        0 lits rem          0 time: 0.02
4442.34/1113.66	c asymm  cl-useful: 0/850/6230 lits-rem:0 time: 0.35
4442.34/1113.66	c calculated reachability. Time: 0.00
4442.34/1113.66	c  N dy 13794   3713083        70      6230         0     83632     43610   1000748     20.62   no data
4469.87/1120.50	c  N dy 13866   3733195        70      6230         0    101658     43610   1441623     20.62     21.90
4505.78/1129.58	c  F st 13960   3751564        70      6230         0    118188     43610   1847585     20.62     17.68
4510.17/1130.64	c  N st 13964   3753596        70      6230         0    120006     43610   1892498     20.62   no data
4553.26/1141.47	c  N dy 14061   3773710        70      6230         0    138105     43610   2339030     20.62     21.74
4605.13/1154.40	c  N dy 14189   3793804        70      6230         0     80012     43610    905787     20.63     23.01
4635.86/1162.17	c  N dy 14317   3813893        70      6230         0     98139     43610   1354034     20.64     23.60
4676.15/1172.25	c  N dy 14401   3837740        70      6230         0    119540     43610   1871411     20.64     21.78
4722.08/1183.75	c  N dy 14520   3858409        70      6230         0    138142     43610   2329815     20.64     21.74
4785.48/1199.61	c  N dy 14645   3890403        70      6230         0     89613     43610   1116458     20.64     21.93

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.14 8.11 8.05 5/319 8091
/proc/meminfo: memFree=27010340/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 384475000 52396032 347 33554432000 4194304 4580107 140736738396848 18446744073709551615 47742886578098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 12792 347 299 95 0 7774 0
[pid=8091/tid=8092] ppid=8089 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 384475000 52396032 347 33554432000 4194304 4580107 140736738396848 18446744073709551615 47742886578092 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 384475000 52396032 347 33554432000 4194304 4580107 140736738396848 18446744073709551615 47742886578098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 384475000 52396032 347 33554432000 4194304 4580107 140736738396848 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.136649 s]
/proc/loadavg: 8.14 8.11 8.05 5/319 8091
/proc/meminfo: memFree=27010340/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=281964 CPUtime=0.52 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 1471 0 0 0 52 0 0 0 18 0 4 0 384475000 288731136 1388 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 70491 1388 358 95 0 65473 0
[pid=8091/tid=8092] ppid=8089 vsize=281964 CPUtime=0.13 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 232 0 0 0 13 0 0 0 18 0 4 0 384475000 288731136 1388 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=281964 CPUtime=0.13 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 228 0 0 0 13 0 0 0 18 0 4 0 384475000 288731136 1388 33554432000 4194304 4580107 140736738396848 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=281964 CPUtime=0.12 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 373 0 0 0 12 0 0 0 25 0 4 0 384475000 288731136 1388 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 281964

[startup+0.200639 s]
/proc/loadavg: 8.14 8.11 8.05 5/319 8091
/proc/meminfo: memFree=27010340/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=284400 CPUtime=0.76 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 3175 0 0 0 76 0 0 0 18 0 4 0 384475000 291225600 2663 33554432000 4194304 4580107 140736738396848 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 71100 2663 375 95 0 66082 0
[pid=8091/tid=8092] ppid=8089 vsize=284400 CPUtime=0.19 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 733 0 0 0 19 0 0 0 18 0 4 0 384475000 291225600 2663 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=284400 CPUtime=0.19 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 740 0 0 0 19 0 0 0 18 0 4 0 384475000 291225600 2663 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=284400 CPUtime=0.18 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 566 0 0 0 18 0 0 0 25 0 4 0 384475000 291225600 2663 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 284400

[startup+0.300621 s]
/proc/loadavg: 8.14 8.11 8.05 5/319 8091
/proc/meminfo: memFree=27010340/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=284400 CPUtime=1.16 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 3539 0 0 0 116 0 0 0 18 0 4 0 384475000 291225600 3027 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 71100 3027 375 95 0 66082 0
[pid=8091/tid=8092] ppid=8089 vsize=284400 CPUtime=0.29 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 821 0 0 0 29 0 0 0 18 0 4 0 384475000 291225600 3027 33554432000 4194304 4580107 140736738396848 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=284400 CPUtime=0.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 828 0 0 0 29 0 0 0 18 0 4 0 384475000 291225600 3027 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=284400 CPUtime=0.28 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 669 0 0 0 28 0 0 0 25 0 4 0 384475000 291225600 3027 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284400

[startup+0.700552 s]
/proc/loadavg: 8.14 8.11 8.05 5/319 8091
/proc/meminfo: memFree=27010340/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=286780 CPUtime=2.77 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 5871 0 0 0 276 1 0 0 18 0 4 0 384475000 293662720 3456 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 71695 3457 376 95 0 66677 0
[pid=8091/tid=8092] ppid=8089 vsize=286780 CPUtime=0.69 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 1440 0 0 0 69 0 0 0 18 0 4 0 384475000 293662720 3457 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=286780 CPUtime=0.69 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 1356 0 0 0 69 0 0 0 18 0 4 0 384475000 293662720 3458 33554432000 4194304 4580107 140736738396848 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=286780 CPUtime=0.68 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 1285 0 0 0 68 0 0 0 25 0 4 0 384475000 293662720 3458 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286780

[startup+1.50041 s]
/proc/loadavg: 8.14 8.11 8.05 9/323 8095
/proc/meminfo: memFree=26994312/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=287880 CPUtime=5.96 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 10433 0 0 0 594 2 0 0 19 0 4 0 384475000 294789120 5647 33554432000 4194304 4580107 140736738396848 18446744073709551615 4406324 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 71970 5647 378 95 0 66952 0
[pid=8091/tid=8092] ppid=8089 vsize=287880 CPUtime=1.48 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 2334 0 0 0 148 0 0 0 19 0 4 0 384475000 294789120 5648 33554432000 4194304 4580107 140736738396848 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=287880 CPUtime=1.49 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 2195 0 0 0 149 0 0 0 20 0 4 0 384475000 294789120 5648 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=287880 CPUtime=1.47 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 2002 0 0 0 147 0 0 0 25 0 4 0 384475000 294789120 5648 33554432000 4194304 4580107 140736738396848 18446744073709551615 4305203 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287880

[startup+3.10113 s]
/proc/loadavg: 8.14 8.11 8.05 9/323 8095
/proc/meminfo: memFree=26983152/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=296808 CPUtime=12.35 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 18631 0 0 0 1232 3 0 0 24 0 4 0 384475000 303931392 10548 33554432000 4194304 4580107 140736738396848 18446744073709551615 4322038 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 74202 10548 378 95 0 69184 0
[pid=8091/tid=8092] ppid=8089 vsize=296808 CPUtime=3.09 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 4393 0 0 0 308 1 0 0 24 0 4 0 384475000 303931392 10548 33554432000 4194304 4580107 140736738396848 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=296808 CPUtime=3.08 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 4668 0 0 0 308 0 0 0 25 0 4 0 384475000 303931392 10549 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=296808 CPUtime=3.06 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 4832 0 0 0 306 0 0 0 25 0 4 0 384475000 303931392 10549 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 296808

[startup+6.30057 s]
/proc/loadavg: 8.13 8.10 8.05 9/323 8095
/proc/meminfo: memFree=26963436/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=305620 CPUtime=25.11 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 28496 0 0 0 2506 5 0 0 25 0 4 0 384475000 312954880 13362 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 76405 13362 378 95 0 71387 0
[pid=8091/tid=8092] ppid=8089 vsize=305620 CPUtime=6.28 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 7659 0 0 0 627 1 0 0 25 0 4 0 384475000 312954880 13362 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=305620 CPUtime=6.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 7119 0 0 0 628 1 0 0 25 0 4 0 384475000 312954880 13362 33554432000 4194304 4580107 140736738396848 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=305620 CPUtime=6.22 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 7032 0 0 0 622 0 0 0 25 0 4 0 384475000 312954880 13362 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 305620

[startup+12.7005 s]
/proc/loadavg: 8.12 8.10 8.05 9/323 8095
/proc/meminfo: memFree=26948236/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=301308 CPUtime=50.64 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 42834 0 0 0 5056 8 0 0 25 0 4 0 384475000 308539392 17739 33554432000 4194304 4580107 140736738396848 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 75327 17739 378 95 0 70309 0
[pid=8091/tid=8092] ppid=8089 vsize=301308 CPUtime=12.68 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 11035 0 0 0 1266 2 0 0 25 0 4 0 384475000 308539392 17739 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=301308 CPUtime=12.68 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 9076 0 0 0 1267 1 0 0 25 0 4 0 384475000 308539392 17739 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=301308 CPUtime=12.56 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 11024 0 0 0 1255 1 0 0 25 0 4 0 384475000 308539392 17739 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 301308

[startup+25.5012 s]
/proc/loadavg: 8.17 8.11 8.05 9/323 8095
/proc/meminfo: memFree=26917844/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=292584 CPUtime=101.7 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 64260 0 0 0 10155 15 0 0 25 0 4 0 384475000 299606016 22493 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 73146 22493 378 95 0 68128 0
[pid=8091/tid=8092] ppid=8089 vsize=292584 CPUtime=25.48 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 17220 0 0 0 2544 4 0 0 25 0 4 0 384475000 299606016 22493 33554432000 4194304 4580107 140736738396848 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=292584 CPUtime=25.48 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 14642 0 0 0 2545 3 0 0 25 0 4 0 384475000 299606016 22493 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=292584 CPUtime=25.22 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 15391 0 0 0 2519 3 0 0 25 0 4 0 384475000 299606016 22493 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 292584

[startup+51.1007 s]
/proc/loadavg: 8.18 8.12 8.05 9/323 8096
/proc/meminfo: memFree=26918920/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=304048 CPUtime=203.85 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 98493 0 0 0 20360 25 0 0 25 0 4 0 384475000 311345152 26311 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 76012 26312 378 95 0 70994 0
[pid=8091/tid=8092] ppid=8089 vsize=304048 CPUtime=51.08 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 25976 0 0 0 5101 7 0 0 25 0 4 0 384475000 311345152 26312 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=304048 CPUtime=51.08 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 22932 0 0 0 5103 5 0 0 25 0 4 0 384475000 311345152 26312 33554432000 4194304 4580107 140736738396848 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=304048 CPUtime=50.56 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 23621 0 0 0 5052 4 0 0 25 0 4 0 384475000 311345152 26312 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 304048

[startup+102.301 s]
/proc/loadavg: 8.15 8.11 8.05 9/323 8097
/proc/meminfo: memFree=26861672/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=316252 CPUtime=408.16 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 150293 0 0 0 40776 40 0 0 25 0 4 0 384475000 323842048 28842 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 79063 28842 378 95 0 74045 0
[pid=8091/tid=8092] ppid=8089 vsize=316252 CPUtime=102.29 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 38080 0 0 0 10219 10 0 0 25 0 4 0 384475000 323842048 28845 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=316252 CPUtime=102.3 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 35284 0 0 0 10221 9 0 0 25 0 4 0 384475000 323842048 28845 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=316252 CPUtime=101.26 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 38198 0 0 0 10117 9 0 0 25 0 4 0 384475000 323842048 28846 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 316252

[startup+162.3 s]

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

[pid=8091] ppid=8089 vsize=504280 CPUtime=2561.84 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 439812 0 0 0 256037 147 0 0 25 0 4 0 384475000 516382720 72922 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 126070 72922 378 95 0 121052 0
[pid=8091/tid=8092] ppid=8089 vsize=504280 CPUtime=641.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 114726 0 0 0 64101 39 0 0 25 0 4 0 384475000 516382720 72922 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=504280 CPUtime=642.28 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 95518 0 0 0 64196 32 0 0 25 0 4 0 384475000 516382720 72922 33554432000 4194304 4580107 140736738396848 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=504280 CPUtime=635.84 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 112011 0 0 0 63550 34 0 0 25 0 4 0 384475000 516382720 72922 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.84
Current children cumulated vsize (KiB) 504280

[startup+702.301 s]
/proc/loadavg: 6.48 7.71 7.95 5/314 8143
/proc/meminfo: memFree=27046528/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=491964 CPUtime=2801.22 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 464325 0 0 0 279963 159 0 0 25 0 4 0 384475000 503771136 74999 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 122991 74999 378 95 0 117973 0
[pid=8091/tid=8092] ppid=8089 vsize=491964 CPUtime=701.39 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 120722 0 0 0 70097 42 0 0 25 0 4 0 384475000 503771136 74999 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=491964 CPUtime=702.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 98560 0 0 0 70195 34 0 0 25 0 4 0 384475000 503771136 74999 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=491964 CPUtime=695.23 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 120329 0 0 0 69485 38 0 0 25 0 4 0 384475000 503771136 74999 33554432000 4194304 4580107 140736738396848 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.22
Current children cumulated vsize (KiB) 491964

[startup+762.3 s]
/proc/loadavg: 4.91 7.03 7.70 5/314 8145
/proc/meminfo: memFree=27024648/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=467608 CPUtime=3040.65 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 476685 0 0 0 303900 165 0 0 25 0 4 0 384475000 478830592 79961 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 116902 79961 378 95 0 111884 0
[pid=8091/tid=8092] ppid=8089 vsize=467608 CPUtime=761.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 126320 0 0 0 76096 44 0 0 25 0 4 0 384475000 478830592 79962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=467608 CPUtime=762.3 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 99957 0 0 0 76195 35 0 0 25 0 4 0 384475000 478830592 79962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=467608 CPUtime=754.64 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 123704 0 0 0 75424 40 0 0 25 0 4 0 384475000 478830592 79962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.65
Current children cumulated vsize (KiB) 467608

[startup+822.301 s]
/proc/loadavg: 4.44 6.51 7.48 5/314 8147
/proc/meminfo: memFree=26998076/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=520588 CPUtime=3280.03 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 498394 0 0 0 327829 174 0 0 25 0 4 0 384475000 533082112 84735 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 130147 84735 378 95 0 125129 0
[pid=8091/tid=8092] ppid=8089 vsize=520588 CPUtime=821.39 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 129860 0 0 0 82094 45 0 0 25 0 4 0 384475000 533082112 84735 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=520588 CPUtime=822.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 106708 0 0 0 82191 38 0 0 25 0 4 0 384475000 533082112 84735 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=520588 CPUtime=814.04 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 129273 0 0 0 81361 43 0 0 25 0 4 0 384475000 533082112 84735 33554432000 4194304 4580107 140736738396848 18446744073709551615 4305563 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 520588

[startup+882.311 s]
/proc/loadavg: 4.31 6.08 7.27 5/314 8148
/proc/meminfo: memFree=26967052/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=520692 CPUtime=3519.47 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 519303 0 0 0 351763 184 0 0 25 0 4 0 384475000 533188608 94331 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 130173 94331 378 95 0 125155 0
[pid=8091/tid=8092] ppid=8089 vsize=520692 CPUtime=881.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 135477 0 0 0 88093 47 0 0 25 0 4 0 384475000 533188608 94331 33554432000 4194304 4580107 140736738396848 18446744073709551615 4305551 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=520692 CPUtime=882.3 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 112542 0 0 0 88189 41 0 0 25 0 4 0 384475000 533188608 94331 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=520692 CPUtime=873.45 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 133205 0 0 0 87301 44 0 0 25 0 4 0 384475000 533188608 94331 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.47
Current children cumulated vsize (KiB) 520692

[startup+942.301 s]
/proc/loadavg: 4.18 5.72 7.07 5/314 8150
/proc/meminfo: memFree=26996272/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=520752 CPUtime=3758.84 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 531525 0 0 0 375693 191 0 0 25 0 4 0 384475000 533250048 87153 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 130188 87153 378 95 0 125170 0
[pid=8091/tid=8092] ppid=8089 vsize=520752 CPUtime=941.39 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 137947 0 0 0 94091 48 0 0 25 0 4 0 384475000 533250048 87153 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=520752 CPUtime=942.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 117449 0 0 0 94186 43 0 0 25 0 4 0 384475000 533250048 87153 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=520752 CPUtime=932.85 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 135079 0 0 0 93239 46 0 0 25 0 4 0 384475000 533250048 87153 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.84
Current children cumulated vsize (KiB) 520752

[startup+1002.3 s]
/proc/loadavg: 4.06 5.40 6.87 5/314 8151
/proc/meminfo: memFree=27013728/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=545992 CPUtime=3998.23 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 551257 0 0 0 399623 200 0 0 25 0 4 0 384475000 559095808 82657 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 136498 82657 378 95 0 131480 0
[pid=8091/tid=8092] ppid=8089 vsize=545992 CPUtime=1001.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 141414 0 0 0 100090 50 0 0 25 0 4 0 384475000 559095808 82657 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=545992 CPUtime=1002.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 123105 0 0 0 100184 45 0 0 25 0 4 0 384475000 559095808 82657 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=545992 CPUtime=992.24 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 140147 0 0 0 99175 49 0 0 25 0 4 0 384475000 559095808 82657 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.23
Current children cumulated vsize (KiB) 545992

[startup+1062.3 s]
/proc/loadavg: 4.02 5.14 6.69 5/314 8153
/proc/meminfo: memFree=27017028/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=572672 CPUtime=4237.64 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 571955 0 0 0 423554 210 0 0 25 0 4 0 384475000 586416128 82115 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 143168 82115 378 95 0 138150 0
[pid=8091/tid=8092] ppid=8089 vsize=572672 CPUtime=1061.39 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 146511 0 0 0 106087 52 0 0 25 0 4 0 384475000 586416128 82115 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=572672 CPUtime=1062.3 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 128857 0 0 0 106182 48 0 0 25 0 4 0 384475000 586416128 82115 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=572672 CPUtime=1051.65 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 145873 0 0 0 105113 52 0 0 25 0 4 0 384475000 586416128 82115 33554432000 4194304 4580107 140736738396848 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.64
Current children cumulated vsize (KiB) 572672

[startup+1122.3 s]
/proc/loadavg: 4.07 4.95 6.52 5/314 8155
/proc/meminfo: memFree=27020716/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=573084 CPUtime=4477.05 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 592441 0 0 0 447483 222 0 0 25 0 4 0 384475000 586838016 80962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 143271 80962 378 95 0 138253 0
[pid=8091/tid=8092] ppid=8089 vsize=573084 CPUtime=1121.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 151815 0 0 0 112085 55 0 0 25 0 4 0 384475000 586838016 80962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=573084 CPUtime=1122.29 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 133248 0 0 0 112178 51 0 0 25 0 4 0 384475000 586838016 80962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=573084 CPUtime=1111.05 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 151463 0 0 0 111050 55 0 0 25 0 4 0 384475000 586838016 80962 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.05
Current children cumulated vsize (KiB) 573084

[startup+1182.3 s]
/proc/loadavg: 4.02 4.77 6.36 5/314 8156
/proc/meminfo: memFree=27008776/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=546492 CPUtime=4716.46 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 608516 0 0 0 471416 230 0 0 25 0 4 0 384475000 559607808 84154 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 136623 84154 378 95 0 131605 0
[pid=8091/tid=8092] ppid=8089 vsize=546492 CPUtime=1181.4 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 156081 0 0 0 118084 56 0 0 25 0 4 0 384475000 559607808 84154 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=546492 CPUtime=1182.3 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 136990 0 0 0 118177 53 0 0 25 0 4 0 384475000 559607808 84154 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=546492 CPUtime=1170.45 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 155618 0 0 0 116989 56 0 0 25 0 4 0 384475000 559607808 84154 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.46
Current children cumulated vsize (KiB) 546492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 4.01 4.71 6.30 5/314 8157
/proc/meminfo: memFree=26990544/32951124 swapFree=46575252/67111528
[pid=8091] ppid=8089 vsize=546544 CPUtime=4800.27 cores=0,2,4,6
/proc/8091/stat : 8091 (strangenight2-m) R 8089 8091 7660 0 -1 4202496 616256 0 0 0 479794 233 0 0 25 0 4 0 384475000 559661056 88534 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8091/statm: 136636 88534 378 95 0 131618 0
[pid=8091/tid=8092] ppid=8089 vsize=546544 CPUtime=1202.41 cores=0,2,4,6
/proc/8091/task/8092/stat : 8092 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 157090 0 0 0 120184 57 0 0 25 0 4 0 384475000 559661056 88534 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8091/tid=8093] ppid=8089 vsize=546544 CPUtime=1203.31 cores=0,2,4,6
/proc/8091/task/8093/stat : 8093 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 139389 0 0 0 120277 54 0 0 25 0 4 0 384475000 559661056 88534 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8091/tid=8094] ppid=8089 vsize=546544 CPUtime=1191.24 cores=0,2,4,6
/proc/8091/task/8094/stat : 8094 (strangenight2-m) R 8089 8091 7660 0 -1 4202560 157783 0 0 0 119067 57 0 0 25 0 4 0 384475000 559661056 88534 33554432000 4194304 4580107 140736738396848 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 546544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.34
CPU time (s): 4800.33
CPU user time (s): 4797.98
CPU system time (s): 2.35364
CPU usage (%): 398.918
Max. virtual memory (cumulated for all children) (KiB): 586388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.35364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616256
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= 704
involuntary context switches= 22047

runsolver used 3.69844 second user time and 8.37473 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 21:53:57
IDJOB=3366376
IDBENCH=82785
IDSOLVER=1844
FILE ID=node107/3366376-1305402837
RUNJOBID= node107-1305401632-7975
PBS_JOBID= 13324475
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366376-1305402837/watcher-3366376-1305402837 -o /tmp/evaluation-result-3366376-1305402837/solver-3366376-1305402837 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366376-1305402837.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=2007282542

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27010380 kB
Buffers:        125108 kB
Cached:         923240 kB
SwapCached:       9832 kB
Active:        5592500 kB
Inactive:        68884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27010380 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:     4610528 kB
Mapped:          19684 kB
Slab:           146404 kB
PageTables:      69624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65390612 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= 73432 MiB
End job on node107 at 2011-05-14 22:14:03