Trace number 3173967

Some explanations

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

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

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

Solver answer on this benchmark

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

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173967-1304074527.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.40/0.14	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.40/0.14	c -- vars added         70
0.40/0.14	c Parsing time:  0.00 s
0.40/0.14	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
3.18/0.80	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
3.18/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.18/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
3.18/0.80	c  N dy     7      5405        70      6230         0      2636     43610     56737     20.87     22.15
3.18/0.80	c  N dy    18     13147        70      6230         0      5764     43610    118813     20.29     21.43
3.18/0.80	c  N dy    33     17318        70      6230         0      9547     43610    209406     20.43     21.64
3.98/1.00	c  N dy    41     21369        70      6230         0      8125     43610    166295     20.47     22.38
4.40/1.20	c  F st    50     25000        70      6230         0     11376     43610    242782     20.40   no data
4.40/1.20	c  N st    52     25625        70      6230         0     11937     43610    256673     20.40   no data
5.57/1.40	c  N dy    56     30000        70      6230         0      9778     43610    194736     20.40   no data
5.57/1.40	c  S st    56     30000        70      6230         0      9778     43610    194736     20.40   no data
5.57/1.40	c  S st    56     30506        70      6230         0     10234     43610    206071     20.40   no data
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.40	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.59	c lits-rem:        91  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.19 s
7.18/1.83	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
7.18/1.83	c calculated reachability. Time: 0.00
7.18/1.83	c  N dy    56     30506        70      6230         0      9400     43610    185793     20.40   no data
8.79/2.29	c  N dy    60     40226        70      6230         0     11057     43610    210447     20.01     21.15
9.96/2.55	c  N dy    91     44262        70      6230         0     14736     43610    300989     20.22     23.86
10.36/2.64	c  S st    92     45763        70      6230         0     16086     43610    332994     20.21     20.18
10.36/2.69	c  S st    92     46265        70      6230         0      8481     43610    139983     20.21   no data
10.36/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.36/2.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.36/2.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.76/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.73	c lits-rem:         6  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.03 s
10.76/2.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.76/2.74	c vivif2 --  cl tried     8428 cl shrink        0 lits rem          0 time: 0.00
11.56/2.96	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.56/2.96	c calculated reachability. Time: 0.00
11.56/2.96	c  N dy    92     46265        70      6230         0      8428     43610    138427     20.21   no data
12.37/3.18	c  N dy   115     50367        70      6230         0     12135     43610    227183     20.28     21.38
13.59/3.43	c  N dy   134     54535        70      6230         0     15921     43610    318232     20.29     21.38
15.16/3.81	c  N dy   149     60889        70      6230         0     12643     43610    226031     20.27     21.34
17.16/4.34	c  N dy   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
17.16/4.34	c  S st   170     69397        70      6230         0     10405     43610    162111     20.22     18.68
17.16/4.37	c  S st   170     69900        70      6230         0     10868     43610    173524     20.22   no data
17.16/4.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.16/4.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.16/4.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.16/4.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.16/4.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.16/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.58/4.44	c lits-rem:        14  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.06 s
17.58/4.45	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.58/4.45	c vivif2 --  cl tried    10708 cl shrink        0 lits rem          0 time: 0.00
18.75/4.72	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
18.75/4.72	c calculated reachability. Time: 0.00
18.75/4.72	c  N dy   170     69900        70      6230         0     10708     43610    169585     20.22   no data
19.95/5.05	c  N dy   200     75431        70      6230         0     15704     43610    289931     20.29     21.39
21.56/5.50	c  N dy   222     81483        70      6230         0     21179     43610    420660     20.32     21.39
23.15/5.86	c  N dy   264     86707        70      6230         0     15058     43610    264304     20.43     22.23
23.55/5.91	c  F st   269     87500        70      6230         0     15771     43610    281627     20.44     19.39
24.75/6.27	c  N dy   275     92693        70      6230         0     20452     43610    394920     20.44   no data
26.76/6.74	c  N dy   299     98631        70      6230         0     14073     43610    224606     20.48     21.77
28.34/7.14	c  S st   309    104851        70      6230         0     19675     43610    358258     20.46     19.19
28.34/7.19	c  S st   309    105356        70      6230         0     20143     43610    370006     20.46   no data
28.34/7.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.75/7.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.75/7.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.75/7.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.75/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.75/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.75/7.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.75/7.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.75/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.67	c lits-rem:       220  cl-subs:     1858  v-elim:      0  v-fix:    0  time:  0.46 s
30.34/7.67	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.34/7.68	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.00
31.93/8.05	c asymm  cl-useful: 0/5461/6230 lits-rem:0 time: 0.37
31.93/8.05	c calculated reachability. Time: 0.00
31.93/8.05	c  N dy   309    105356        70      6230         0     18285     43610    324971     20.46   no data
34.74/8.72	c  N dy   329    113944        70      6230         0     13507     43610    198449     20.40     21.49
37.13/9.34	c  N dy   361    122678        70      6230         0     21473     43610    390650     20.43     21.70
39.54/9.99	c  N dy   378    130710        70      6230         0     15196     43610    228590     20.42     21.54
42.33/10.65	c  N dy   395    140174        70      6230         0     23734     43610    429863     20.37     21.54
45.52/11.46	c  N dy   421    149811        70      6230         0     18013     43610    280876     20.36     21.54
47.91/12.08	c  S st   439    158034        70      6230         0     25408     43610    455094     20.34     18.87
48.33/12.15	c  S st   439    158539        70      6230         0     25876     43610    466762     20.34   no data
48.33/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.33/12.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.33/12.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.33/12.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.33/12.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.33/12.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
48.33/12.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.33/12.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.33/12.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.91/13.01	c lits-rem:       325  cl-subs:     2771  v-elim:      0  v-fix:    0  time:  0.83 s
51.91/13.01	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
51.91/13.02	c vivif2 --  cl tried    23105 cl shrink        0 lits rem          0 time: 0.00
51.91/13.09	c asymm  cl-useful: 0/769/6230 lits-rem:0 time: 0.07
51.91/13.09	c calculated reachability. Time: 0.00
51.91/13.09	c  N dy   439    158539        70      6230         0     23105     43610    400686     20.34   no data
55.90/14.03	c  N dy   480    168672        70      6230         0     17038     43610    244114     20.34     23.49
59.49/14.91	c  N dy   522    179552        70      6230         0     26894     43610    480161     20.37     21.44
64.69/16.26	c  N dy   563    194781        70      6230         0     24380     43610    406217     20.35     21.64
70.30/17.66	c  N dy   621    207645        70      6230         0     18933     43610    265655     20.37     21.51
75.48/18.97	c  N dy   665    222140        70      6230         0     31968     43610    578384     20.37     21.45
82.27/20.62	c  N dy   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
82.27/20.62	c  S st   735    237809        70      6230         0     28057     43610    471868     20.40     17.83
82.67/20.70	c  S st   735    238313        70      6230         0     28525     43610    483501     20.40   no data
82.67/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.67/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.67/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.67/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.67/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.67/20.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.67/20.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.67/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.86/21.58	c lits-rem:       417  cl-subs:     2387  v-elim:      0  v-fix:    0  time:  0.85 s
85.86/21.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
85.86/21.58	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.00
87.46/21.96	c asymm  cl-useful: 0/4215/6230 lits-rem:0 time: 0.38
87.46/21.96	c calculated reachability. Time: 0.00
87.46/21.96	c  N dy   735    238313        70      6230         0     26138     43610    425693     20.40   no data
95.05/23.83	c  N dy   819    254779        70      6230         0     22188     43610    318782     20.46     21.67
102.63/25.78	c  N dy   908    272575        70      6230         0     38344     43610    710676     20.51     21.69
109.85/27.58	c  N dy   956    290170        70      6230         0     34403     43610    596114     20.50     21.69
116.61/29.30	c  F st   983    306253        70      6230         0     28217     43610    434590     20.45     18.11
117.81/29.58	c  N st   988    309550        70      6230         0     31214     43610    509240     20.45   no data
128.61/32.27	c  N dy  1045    335079        70      6230         0     32592     43610    529607     20.44     21.63
138.19/34.66	c  N dy  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
138.19/34.66	c  S st  1092    357471        70      6230         0     30178     43610    459215     20.42     21.13
138.59/34.74	c  S st  1092    357976        70      6230         0     30650     43610    470977     20.42   no data
138.59/34.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.59/34.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.59/34.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.59/34.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.59/34.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.59/34.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
138.59/34.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.59/34.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.59/34.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.78/35.52	c lits-rem:       295  cl-subs:     1910  v-elim:      0  v-fix:    0  time:  0.75 s
141.78/35.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
141.78/35.53	c vivif2 --  cl tried    28740 cl shrink        0 lits rem          0 time: 0.00
142.58/35.75	c asymm  cl-useful: 0/2015/6230 lits-rem:0 time: 0.23
142.58/35.75	c calculated reachability. Time: 0.00
142.58/35.75	c  N dy  1092    357976        70      6230         0     28740     43610    427008     20.42   no data
153.37/38.46	c  N dy  1189    377982        70      6230         0     23438     43610    284628     20.45     22.52
162.16/40.70	c  N dy  1233    398761        70      6230         0     42122     43610    726163     20.42     21.53
174.13/43.65	c  N dy  1315    418852        70      6230         0     35992     43610    575382     20.44     22.82
185.32/46.47	c  N dy  1383    438932        70      6230         0     28874     43610    389819     20.43     22.07
208.89/52.36	c  N dy  1451    490293        70      6230         0     48848     43610    837185     20.29     21.37
220.10/55.14	c  N dy  1560    510311        70      6230         0     40021     43610    636958     20.33     23.97
232.87/58.38	c  N dy  1660    530386        70      6230         0     30191     43610    383088     20.35     21.86
236.05/59.13	c  S st  1678    536964        70      6230         0     36122     43610    524898     20.35     19.06
236.45/59.22	c  S st  1678    537468        70      6230         0     36584     43610    536560     20.35   no data
236.45/59.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.45/59.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
236.45/59.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.45/59.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.45/59.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.45/59.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
236.45/59.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.45/59.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.45/59.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.04/60.16	c lits-rem:       234  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.90 s
240.04/60.16	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
240.04/60.17	c vivif2 --  cl tried    34762 cl shrink        0 lits rem          0 time: 0.01
240.85/60.36	c asymm  cl-useful: 0/1781/6230 lits-rem:0 time: 0.20
240.85/60.37	c calculated reachability. Time: 0.00
240.85/60.37	c  N dy  1678    537468        70      6230         0     34762     43610    491944     20.35   no data
256.02/64.17	c  N dy  1707    566607        70      6230         0     32126     43610    417107     20.29     21.62
268.02/67.19	c  N dy  1828    586627        70      6230         0     50250     43610    858338     20.32     21.98
281.98/70.62	c  N dy  1943    607502        70      6230         0     39377     43610    580283     20.34     21.68
293.98/73.70	c  N dy  2001    627551        70      6230         0     57398     43610   1011420     20.34     21.59
307.16/76.95	c  N dy  2123    647576        70      6230         0     44977     43610    704878     20.38     21.52
323.53/81.01	c  N dy  2213    669488        70      6230         0     33140     43610    398730     20.38     21.61
337.51/84.53	c  N dy  2298    694415        70      6230         0     55665     43610    936054     20.38     21.49
354.29/88.75	c  N dy  2366    718748        70      6230         0     45110     43610    671041     20.37     21.48
370.66/92.81	c  N dy  2450    741024        70      6230         0     65199     43610   1157429     20.38     21.48
384.25/96.20	c  N dy  2517    762165        70      6230         0     50832     43610    799564     20.38     21.47
401.82/100.69	c  N dy  2617    783547        70      6230         0     35849     43610    425199     20.41     21.74
413.80/103.62	c  N dy  2681    803632        70      6230         0     53971     43610    858256     20.41     22.42
415.81/104.13	c  S st  2696    806203        70      6230         0     56311     43610    915456     20.41     20.53
416.21/104.28	c  S st  2696    806705        70      6230         0     56783     43610    927335     20.41   no data
416.21/104.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
416.61/104.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
416.61/104.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.61/104.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.61/104.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.61/104.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
416.61/104.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.61/104.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
416.61/104.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.38/108.03	c lits-rem:       612  cl-subs:     5302  v-elim:      0  v-fix:    0  time:  3.68 s
431.38/108.03	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
431.38/108.04	c vivif2 --  cl tried    51481 cl shrink        0 lits rem          0 time: 0.01
432.58/108.30	c asymm  cl-useful: 0/1118/6230 lits-rem:0 time: 0.26
432.58/108.30	c calculated reachability. Time: 0.00
432.58/108.30	c  N dy  2696    806705        70      6230         0     51481     43610    800013     20.41   no data
448.18/112.30	c  N dy  2760    826789        70      6230         0     69599     43610   1235131     20.41     21.54
461.37/115.51	c  N dy  2816    847017        70      6230         0     52977     43610    825947     20.41     21.53
487.31/122.03	c  N dy  2916    880576        70      6230         0     47108     43610    658767     20.39     21.48
501.69/125.63	c  N dy  2983    900649        70      6230         0     65224     43610   1092755     20.39     21.49
518.48/129.87	c  N dy  3087    920726        70      6230         0     46419     43610    641876     20.41     22.70
552.42/138.37	c  N dy  3161    972983        70      6230         0     55463     43610    828308     20.33     21.47
571.21/143.05	c  N dy  3284    993078        70      6230         0     73656     43610   1272063     20.36     22.88
587.97/147.27	c  N dy  3421   1013270        70      6230         0     53289     43610    792651     20.38     21.64
605.95/151.79	c  N dy  3515   1033561        70      6230         0     71555     43610   1234861     20.40     21.62
625.52/156.65	c  N dy  3666   1053834        70      6230         0     50269     43610    705579     20.43     21.53
641.51/160.68	c  F st  3787   1071875        70      6230         0     66631     43610   1107190     20.45   no data
643.49/161.16	c  N st  3791   1073908        70      6230         0     68445     43610   1152563     20.45   no data
665.07/166.52	c  N dy  3857   1100586        70      6230         0     51846     43610    717932     20.44     21.67
681.84/170.73	c  N dy  3944   1120625        70      6230         0     69981     43610   1159015     20.45     22.27
704.21/176.33	c  N dy  4090   1140687        70      6230         0     46607     43610    583914     20.48     22.40
722.18/180.85	c  N dy  4097   1167301        70      6230         0     70262     43610   1124741     20.43     21.74
742.58/185.92	c  N dy  4210   1187391        70      6230         0     46149     43610    562696     20.45     23.22
758.54/189.99	c  N dy  4280   1207633        70      6230         0     64381     43610   1001113     20.45     21.64
761.73/190.75	c  S st  4294   1210059        70      6230         0     66565     43610   1054485     20.45     19.02
762.53/190.99	c  S st  4294   1210561        70      6230         0     67023     43610   1066070     20.45   no data
762.53/190.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
762.93/191.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
762.93/191.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
762.93/191.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.93/191.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.93/191.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
762.93/191.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
762.93/191.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
762.93/191.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.69/198.28	c lits-rem:       806  cl-subs:     5685  v-elim:      0  v-fix:    0  time:  7.20 s
791.69/198.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
791.69/198.29	c vivif2 --  cl tried    61338 cl shrink        0 lits rem          0 time: 0.01
793.29/198.67	c asymm  cl-useful: 0/901/6230 lits-rem:0 time: 0.38
793.29/198.67	c calculated reachability. Time: 0.00
793.29/198.67	c  N dy  4294   1210561        70      6230         0     61338     43610    926226     20.45   no data
820.06/205.35	c  N dy  4419   1230658        70      6230         0     79514     43610   1370269     20.47     22.56
841.62/210.73	c  N dy  4484   1252049        70      6230         0     55781     43610    776713     20.47     21.55
860.80/215.58	c  N dy  4611   1272136        70      6230         0     73983     43610   1223202     20.49     22.39
879.57/220.26	c  N dy  4637   1292170        70      6230         0     47915     43610    576323     20.47     21.56
895.55/224.27	c  N dy  4732   1312200        70      6230         0     65967     43610   1014057     20.48     21.61
915.12/229.14	c  N dy  4787   1332476        70      6230         0     84216     43610   1453894     20.48     21.62
935.91/234.37	c  N dy  4888   1352574        70      6230         0     57467     43610    794795     20.49     23.23
957.88/239.81	c  N dy  4958   1372638        70      6230         0     75533     43610   1229305     20.49     24.39
983.03/246.10	c  N dy  5016   1394075        70      6230         0     48910     43610    571871     20.49     21.59
1001.00/250.67	c  N dy  5112   1416483        70      6230         0     69060     43610   1061276     20.50     21.63
1020.98/255.63	c  N dy  5125   1438437        70      6230         0     88609     43610   1518924     20.48     21.58
1041.37/260.72	c  N dy  5240   1458581        70      6230         0     60114     43610    835214     20.49     21.61
1059.35/265.26	c  N dy  5290   1479733        70      6230         0     79025     43610   1285137     20.48     21.57
1083.29/271.24	c  N dy  5359   1501590        70      6230         0     51100     43610    601358     20.49     21.69
1099.67/275.32	c  N dy  5441   1521691        70      6230         0     69135     43610   1037930     20.49     22.01
1120.87/280.63	c  N dy  5517   1541713        70      6230         0     87156     43610   1474472     20.50     23.35
1145.22/286.77	c  N dy  5634   1562045        70      6230         0     56930     43610    731849     20.51     21.78
1163.59/291.33	c  N dy  5709   1582100        70      6230         0     74956     43610   1164594     20.51     21.60
1189.95/297.90	c  N dy  5842   1602171        70      6230         0     93099     43610   1612444     20.53     22.49
1210.33/303.09	c  N dy  5928   1622314        70      6230         0     61782     43610    836159     20.54     21.79
1232.69/308.68	c  N dy  5962   1647443        70      6230         0     84320     43610   1371198     20.52     21.64
1264.24/316.55	c  N dy  6050   1674887        70      6230         0     58507     43610    733967     20.52     21.72
1287.01/322.20	c  N dy  6159   1698265        70      6230         0     79544     43610   1242369     20.53     21.64
1303.39/326.35	c  S st  6245   1710562        70      6230         0     90667     43610   1517030     20.54   no data
1304.59/326.61	c  S st  6245   1711069        70      6230         0     91139     43610   1528775     20.54   no data
1304.59/326.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1304.59/326.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1304.59/326.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1304.59/326.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1304.59/326.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1304.59/326.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1304.59/326.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1304.59/326.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1305.01/326.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1370.91/343.29	c lits-rem:      1012  cl-subs:     9806  v-elim:      0  v-fix:    0  time: 16.56 s
1370.91/343.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1371.31/343.31	c vivif2 --  cl tried    81333 cl shrink        0 lits rem          0 time: 0.02
1373.29/343.88	c asymm  cl-useful: 0/681/6230 lits-rem:0 time: 0.57
1373.29/343.89	c calculated reachability. Time: 0.00
1373.29/343.89	c  N dy  6245   1711069        70      6230         0     81333     43610   1291012     20.54   no data
1413.63/353.95	c  N dy  6364   1731140        70      6230         0     99474     43610   1737111     20.55     23.98
1436.82/359.72	c  N dy  6416   1751226        70      6230         0     66735     43610    933232     20.55     23.43
1460.37/365.67	c  N dy  6536   1771282        70      6230         0     84878     43610   1377811     20.56     23.20
1490.32/373.12	c  N dy  6661   1792009        70      6230         0    103617     43610   1839157     20.57     21.67
1511.10/378.40	c  N dy  6768   1814015        70      6230         0     71362     43610   1031630     20.58     21.81
1527.88/382.59	c  N dy  6786   1834056        70      6230         0     89241     43610   1454999     20.57     23.14
1554.25/389.16	c  N dy  6839   1854106        70      6230         0     54319     43610    606665     20.56     22.52
1574.62/394.29	c  N dy  6945   1874192        70      6230         0     72493     43610   1053786     20.57     21.79
1596.98/399.85	c  N dy  7012   1894226        70      6230         0     90475     43610   1484287     20.57     23.06
1624.95/406.89	c  N dy  7084   1914474        70      6230         0     54752     43610    603266     20.58     21.69
1644.51/411.70	c  N dy  7202   1934548        70      6230         0     72888     43610   1048535     20.59     23.63
1667.68/417.55	c  N dy  7299   1954589        70      6230         0     90942     43610   1487841     20.59     21.71
1696.85/424.87	c  N dy  7348   1975925        70      6230         0     55174     43610    600588     20.59     21.91
1714.04/429.18	c  N dy  7396   1997612        70      6230         0     74673     43610   1068598     20.58     21.75
1738.39/435.22	c  N dy  7468   2017848        70      6230         0     92917     43610   1510473     20.58     21.73
1771.17/443.42	c  N dy  7541   2043488        70      6230         0     60166     43610    707937     20.58     21.67
1788.74/447.89	c  N dy  7585   2063516        70      6230         0     78039     43610   1135717     20.58     22.41
1813.49/454.03	c  N dy  7654   2083930        70      6230         0     96407     43610   1582217     20.58     21.68
1844.64/461.80	c  N dy  7743   2103965        70      6230         0     57853     43610    640462     20.59     22.77
1864.22/466.77	c  N dy  7843   2124589        70      6230         0     76454     43610   1092568     20.59     21.80
1922.14/481.22	c  N dy  7903   2179231        70      6230         0     67718     43610    853649     20.56     21.69
1958.89/490.42	c  N dy  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
1958.89/490.42	c  S st  8060   2211069        70      6230         0     96331     43610   1550174     20.56     18.88
1959.70/490.69	c  S st  8060   2211571        70      6230         0     96789     43610   1561530     20.56   no data
1959.70/490.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1960.10/490.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1960.10/490.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1960.10/490.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1960.10/490.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1960.10/490.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1960.10/490.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1960.10/490.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1960.48/490.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2006.42/502.35	c lits-rem:      1131  cl-subs:    10248  v-elim:      0  v-fix:    0  time: 11.54 s
2006.42/502.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2006.42/502.37	c vivif2 --  cl tried    86541 cl shrink        0 lits rem          0 time: 0.02
2008.04/502.70	c asymm  cl-useful: 0/655/6230 lits-rem:0 time: 0.34
2008.04/502.71	c calculated reachability. Time: 0.00
2008.04/502.71	c  N dy  8060   2211571        70      6230         0     86541     43610   1323697     20.56   no data
2037.57/510.16	c  N dy  8093   2232620        70      6230         0    105269     43610   1768300     20.56     21.74
2073.95/519.30	c  N dy  8152   2259071        70      6230         0     71252     43610    942156     20.55     21.69
2103.89/526.73	c  N dy  8238   2281092        70      6230         0     91129     43610   1426893     20.56     21.66
2140.63/535.95	c  N dy  8382   2301191        70      6230         0    109310     43610   1879457     20.57     22.85
2166.99/542.51	c  N dy  8442   2322377        70      6230         0     69343     43610    882717     20.57     21.78
2190.16/548.33	c  N dy  8523   2342437        70      6230         0     87385     43610   1319731     20.57     21.88
2220.93/556.08	c  N dy  8644   2363099        70      6230         0    105986     43610   1778684     20.58     21.71
2256.08/564.83	c  N dy  8700   2388425        70      6230         0     68679     43610    849076     20.58     21.81
2284.86/572.01	c  N dy  8812   2413662        70      6230         0     91424     43610   1400204     20.58     21.81
2313.20/579.18	c  N dy  8905   2433733        70      6230         0    109478     43610   1842363     20.59     23.19
2346.38/587.46	c  N dy  9023   2453791        70      6230         0     66480     43610    783825     20.60     22.86
2367.52/592.70	c  N dy  9087   2474160        70      6230         0     84821     43610   1228293     20.60     21.69
2395.88/599.87	c  N dy  9153   2496888        70      6230         0    105132     43610   1718570     20.60     21.79
2430.27/608.44	c  N dy  9205   2520271        70      6230         0     64061     43610    712069     20.59     21.77
2457.01/615.12	c  N dy  9293   2546827        70      6230         0     87954     43610   1291399     20.59     21.73
2514.52/629.53	c  N dy  9308   2599048        70      6230         0     71730     43610    878689     20.55     21.83
2540.49/636.03	c  N dy  9458   2619070        70      6230         0     89834     43610   1328893     20.56     22.15
2571.65/643.85	c  N dy  9577   2639122        70      6230         0    107970     43610   1776526     20.57     23.09
2597.61/650.32	c  N dy  9581   2659205        70      6230         0    125814     43610   2193463     20.55     21.74
2622.38/656.54	c  N dy  9678   2679286        70      6230         0     80358     43610   1088568     20.56     21.94
2661.13/666.28	c  N dy  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
2661.13/666.28	c  S st  9756   2711571        70      6230         0    109289     43610   1785332     20.56     17.30
2662.75/666.60	c  S st  9756   2712073        70      6230         0    109761     43610   1797165     20.56   no data
2662.75/666.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2662.75/666.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2662.75/666.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2662.75/666.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2662.75/666.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2662.75/666.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2662.75/666.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2662.75/666.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2663.15/666.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2721.84/681.48	c lits-rem:      1192  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 14.74 s
2721.84/681.48	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2722.24/681.50	c vivif2 --  cl tried    98502 cl shrink        0 lits rem          0 time: 0.02
2723.44/681.87	c asymm  cl-useful: 0/564/6230 lits-rem:0 time: 0.37
2723.44/681.88	c calculated reachability. Time: 0.00
2723.44/681.88	c  N dy  9756   2712073        70      6230         0     98502     43610   1527846     20.56   no data
2760.19/691.02	c  N dy  9854   2732099        70      6230         0    116626     43610   1973459     20.56     21.97
2800.94/701.22	c  N dy  9956   2752148        70      6230         0     70522     43610    836663     20.57     22.05
2824.50/707.11	c  N dy 10016   2772397        70      6230         0     88742     43610   1280112     20.57     21.71
2862.45/716.61	c  N dy 10125   2792441        70      6230         0    106905     43610   1725322     20.57     21.67
2905.19/727.40	c  N dy 10229   2812617        70      6230         0    125038     43610   2169521     20.58     21.69
2938.34/735.62	c  N dy 10297   2837052        70      6230         0     81527     43610   1078039     20.58     21.73
2967.91/743.03	c  N dy 10409   2858560        70      6230         0    100945     43610   1554423     20.58     21.83
2999.06/750.82	c  N dy 10482   2878918        70      6230         0    119263     43610   1997892     20.59     21.67
3036.64/760.24	c  N dy 10596   2898988        70      6230         0     70914     43610    818997     20.59     22.51
3063.00/766.80	c  N dy 10737   2919997        70      6230         0     89862     43610   1287428     20.60     21.70
3139.67/786.07	c  N dy 10877   2974027        70      6230         0     70754     43610    791635     20.58     21.74
3162.84/791.87	c  N dy 10971   2994508        70      6230         0     89084     43610   1239319     20.58     21.73
3189.21/798.41	c  N dy 11017   3014664        70      6230         0    107099     43610   1669329     20.58     21.75
3233.14/809.45	c  N dy 11107   3040593        70      6230         0    130424     43610   2236636     20.58     21.71
3262.71/816.83	c  N dy 11162   3061210        70      6230         0     80750     43610   1022721     20.58     21.73
3289.07/823.42	c  N dy 11249   3081238        70      6230         0     98705     43610   1461017     20.58     22.94
3325.82/832.62	c  N dy 11349   3105840        70      6230         0    120765     43610   1996510     20.59     21.67
3366.56/842.88	c  N dy 11454   3126278        70      6230         0     70143     43610    761374     20.59     21.73
3390.53/848.86	c  N dy 11569   3146288        70      6230         0     88129     43610   1203992     20.60     21.85
3417.70/855.66	c  N dy 11643   3166359        70      6230         0    106190     43610   1644829     20.60     23.23
3456.84/865.40	c  N dy 11790   3186376        70      6230         0    124252     43610   2093319     20.61     22.28
3498.38/875.80	c  N dy 11892   3206402        70      6230         0     72164     43610    797484     20.61     21.76
3505.17/877.53	c  S st 11942   3212073        70      6230         0     77281     43610    925658     20.61   no data
3505.98/877.75	c  S st 11942   3212576        70      6230         0     77741     43610    937338     20.61   no data
3505.98/877.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3505.98/877.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3505.98/877.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3505.98/877.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3505.98/877.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3505.98/877.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3505.98/877.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3506.40/877.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3506.40/877.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3513.97/879.74	c lits-rem:       130  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  1.90 s
3513.97/879.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3513.97/879.76	c vivif2 --  cl tried    76272 cl shrink        0 lits rem          0 time: 0.01
3514.76/880.00	c asymm  cl-useful: 0/530/6230 lits-rem:0 time: 0.24
3514.76/880.00	c calculated reachability. Time: 0.00
3514.76/880.00	c  N dy 11942   3212576        70      6230         0     76272     43610    898277     20.61   no data
3542.32/886.86	c  N dy 12079   3232608        70      6230         0     94346     43610   1346174     20.62     22.45
3574.67/894.98	c  N dy 12166   3254757        70      6230         0    114239     43610   1828985     20.62     21.74
3626.61/907.99	c  N dy 12178   3293672        70      6230         0     77918     43610    913714     20.60     21.76
3665.75/917.72	c  N dy 12249   3325843        70      6230         0    106701     43610   1603646     20.60     22.03
3699.73/926.25	c  N dy 12338   3345908        70      6230         0    124773     43610   2044459     20.60     22.43
3781.19/946.66	c  N dy 12386   3405608        70      6230         0    106124     43610   1557857     20.57     21.85
3820.34/956.49	c  N dy 12480   3426923        70      6230         0    125248     43610   2025291     20.58     21.71
3863.08/967.13	c  N dy 12595   3446995        70      6230         0    143326     43610   2471615     20.58     22.14
3895.84/975.31	c  N dy 12708   3470996        70      6230         0     92563     43610   1266870     20.59     21.75
3924.22/982.45	c  N dy 12778   3491074        70      6230         0    110612     43610   1705313     20.59     23.08
3961.35/991.79	c  N dy 12871   3511155        70      6230         0    128638     43610   2144974     20.59     23.45
4007.31/1003.27	c  N dy 13008   3531208        70      6230         0    146735     43610   2594255     20.60     23.43
4048.83/1013.68	c  N dy 13080   3565671        70      6230         0    103968     43610   1507612     20.59     21.78
4085.98/1022.95	c  N dy 13210   3585681        70      6230         0    122101     43610   1957646     20.60     21.75
4126.34/1033.02	c  N dy 13307   3605687        70      6230         0    140070     43610   2398014     20.60     22.59
4158.68/1041.18	c  N dy 13324   3627732        70      6230         0     85249     43610   1041633     20.59     21.71
4187.87/1048.41	c  N dy 13439   3647748        70      6230         0    103209     43610   1485408     20.60     23.42
4223.01/1057.25	c  N dy 13554   3667888        70      6230         0    121382     43610   1935172     20.61     21.75
4266.13/1068.05	c  N dy 13678   3687890        70      6230         0    139391     43610   2382554     20.61     23.16
4313.27/1079.82	c  N dy 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
4313.27/1079.82	c  S st 13794   3712576        70      6230         0     86130     43610   1057679     20.62     18.75
4314.07/1080.08	c  S st 13794   3713083        70      6230         0     86605     43610   1069597     20.62   no data
4314.07/1080.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4314.47/1080.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4314.47/1080.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4314.47/1080.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4314.47/1080.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4314.47/1080.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4314.47/1080.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4314.47/1080.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4314.47/1080.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4326.05/1083.03	c lits-rem:       258  cl-subs:     2973  v-elim:      0  v-fix:    0  time:  2.86 s
4326.05/1083.03	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4326.05/1083.05	c vivif2 --  cl tried    83632 cl shrink        0 lits rem          0 time: 0.02
4327.25/1083.37	c asymm  cl-useful: 0/850/6230 lits-rem:0 time: 0.32
4327.25/1083.37	c calculated reachability. Time: 0.00
4327.25/1083.37	c  N dy 13794   3713083        70      6230         0     83632     43610   1000748     20.62   no data
4352.82/1089.77	c  N dy 13866   3733195        70      6230         0    101658     43610   1441623     20.62     21.90
4384.38/1097.63	c  F st 13960   3751564        70      6230         0    118188     43610   1847585     20.62     17.68
4387.57/1098.44	c  N st 13964   3753596        70      6230         0    120006     43610   1892498     20.62   no data
4430.31/1109.10	c  N dy 14061   3773710        70      6230         0    138105     43610   2339030     20.62     21.74
4477.47/1120.95	c  N dy 14189   3793804        70      6230         0     80012     43610    905787     20.63     23.01
4507.40/1128.45	c  N dy 14317   3813893        70      6230         0     98139     43610   1354034     20.64     23.60
4545.35/1137.91	c  N dy 14401   3837740        70      6230         0    119540     43610   1871411     20.64     21.78
4589.69/1149.02	c  N dy 14520   3858409        70      6230         0    138142     43610   2329815     20.64     21.74
4651.20/1164.41	c  N dy 14645   3890403        70      6230         0     89613     43610   1116458     20.64     21.93
4681.56/1172.02	c  N dy 14741   3910413        70      6230         0    107593     43610   1556627     20.65     22.85
4725.11/1182.96	c  N dy 14812   3936897        70      6230         0    131233     43610   2126937     20.65     21.83
4775.04/1195.49	c  N dy 14954   3957054        70      6230         0    149411     43610   2578283     20.65     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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173967-1304074527/watcher-3173967-1304074527 -o /tmp/evaluation-result-3173967-1304074527/solver-3173967-1304074527 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173967-1304074527.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.12 8.20 7.99 1/176 21191
/proc/meminfo: memFree=25391344/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=191464 CPUtime=0 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) D 21189 21191 20824 0 -1 4202496 668 0 0 0 0 0 0 0 25 0 4 0 519050886 196059136 590 33554432000 4194304 4627427 140735261988528 18446744073709551615 4302288 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 49917 594 338 106 0 44888 0
[pid=21191/tid=21192] ppid=21189 vsize=207872 CPUtime=0 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 67 0 0 0 0 0 0 0 25 0 4 0 519050886 212860928 601 33554432000 4194304 4627427 140735261988528 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=207872 CPUtime=0 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 4 0 519050886 212860928 603 33554432000 4194304 4627427 140735261988528 18446744073709551615 232335892283 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=207872 CPUtime=0 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 76 0 0 0 0 0 0 0 25 0 4 0 519050886 212860928 604 33554432000 4194304 4627427 140735261988528 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.106846 s]
/proc/loadavg: 8.12 8.20 7.99 1/176 21191
/proc/meminfo: memFree=25391344/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=216776 CPUtime=0.4 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 1433 0 0 0 40 0 0 0 18 0 4 0 519050886 221978624 1355 33554432000 4194304 4627427 140735261988528 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 54194 1355 364 106 0 49165 0
[pid=21191/tid=21192] ppid=21189 vsize=216776 CPUtime=0.1 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 210 0 0 0 10 0 0 0 18 0 4 0 519050886 221978624 1355 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=216776 CPUtime=0.09 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 210 0 0 0 9 0 0 0 25 0 4 0 519050886 221978624 1355 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=216776 CPUtime=0.1 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 362 0 0 0 10 0 0 0 18 0 4 0 519050886 221978624 1355 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 216776

[startup+0.200832 s]
/proc/loadavg: 8.12 8.20 7.99 1/176 21191
/proc/meminfo: memFree=25391344/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=219412 CPUtime=0.78 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 3138 0 0 0 78 0 0 0 18 0 4 0 519050886 224677888 2755 33554432000 4194304 4627427 140735261988528 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 54853 2755 384 106 0 49824 0
[pid=21191/tid=21192] ppid=21189 vsize=219412 CPUtime=0.19 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 744 0 0 0 19 0 0 0 18 0 4 0 519050886 224677888 2755 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=219412 CPUtime=0.19 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 723 0 0 0 19 0 0 0 25 0 4 0 519050886 224677888 2755 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=219412 CPUtime=0.19 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 593 0 0 0 19 0 0 0 18 0 4 0 519050886 224677888 2755 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 219412

[startup+0.300813 s]
/proc/loadavg: 8.12 8.20 7.99 1/176 21191
/proc/meminfo: memFree=25391344/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=219412 CPUtime=1.18 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 3493 0 0 0 118 0 0 0 18 0 4 0 519050886 224677888 3110 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 54853 3110 384 106 0 49824 0
[pid=21191/tid=21192] ppid=21189 vsize=219412 CPUtime=0.29 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 827 0 0 0 29 0 0 0 18 0 4 0 519050886 224677888 3110 33554432000 4194304 4627427 140735261988528 18446744073709551615 4333195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=219412 CPUtime=0.29 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 809 0 0 0 29 0 0 0 25 0 4 0 519050886 224677888 3110 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=219412 CPUtime=0.29 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 696 0 0 0 29 0 0 0 18 0 4 0 519050886 224677888 3110 33554432000 4194304 4627427 140735261988528 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 219412

[startup+0.700743 s]
/proc/loadavg: 8.12 8.20 7.99 1/176 21191
/proc/meminfo: memFree=25391344/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=221792 CPUtime=2.77 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 5720 0 0 0 277 0 0 0 18 0 4 0 519050886 227115008 3434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 55448 3434 384 106 0 50419 0
[pid=21191/tid=21192] ppid=21189 vsize=221792 CPUtime=0.69 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 1387 0 0 0 69 0 0 0 18 0 4 0 519050886 227115008 3434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=221792 CPUtime=0.68 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 1339 0 0 0 68 0 0 0 25 0 4 0 519050886 227115008 3434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=221792 CPUtime=0.69 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 1307 0 0 0 69 0 0 0 18 0 4 0 519050886 227115008 3434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221792

[startup+1.5006 s]
/proc/loadavg: 8.12 8.20 7.99 9/188 21208
/proc/meminfo: memFree=25359992/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=223760 CPUtime=5.97 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 10605 0 0 0 596 1 0 0 20 0 4 0 519050886 229130240 5546 33554432000 4194304 4627427 140735261988528 18446744073709551615 4421408 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 55940 5546 388 106 0 50911 0
[pid=21191/tid=21192] ppid=21189 vsize=223760 CPUtime=1.49 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 2295 0 0 0 149 0 0 0 20 0 4 0 519050886 229130240 5546 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=223760 CPUtime=1.48 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 2220 0 0 0 148 0 0 0 25 0 4 0 519050886 229130240 5546 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=223760 CPUtime=1.49 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 2202 0 0 0 149 0 0 0 20 0 4 0 519050886 229130240 5546 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309445 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223760

[startup+3.10032 s]
/proc/loadavg: 8.12 8.20 7.99 9/188 21208
/proc/meminfo: memFree=25329868/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=232448 CPUtime=12.37 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 18574 0 0 0 1234 3 0 0 25 0 4 0 519050886 238026752 10434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 58112 10434 388 106 0 53083 0
[pid=21191/tid=21192] ppid=21189 vsize=232448 CPUtime=3.09 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 4229 0 0 0 309 0 0 0 25 0 4 0 519050886 238026752 10434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=232448 CPUtime=3.08 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 4679 0 0 0 307 1 0 0 25 0 4 0 519050886 238026752 10434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=232448 CPUtime=3.09 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 4957 0 0 0 308 1 0 0 25 0 4 0 519050886 238026752 10434 33554432000 4194304 4627427 140735261988528 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 232448

[startup+6.30075 s]
/proc/loadavg: 8.11 8.19 7.99 9/188 21208
/proc/meminfo: memFree=25285352/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=250832 CPUtime=25.15 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 28330 0 0 0 2511 4 0 0 25 0 4 0 519050886 256851968 13935 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 62708 13935 388 106 0 57679 0
[pid=21191/tid=21192] ppid=21189 vsize=250832 CPUtime=6.29 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 7440 0 0 0 628 1 0 0 25 0 4 0 519050886 256851968 13935 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=250832 CPUtime=6.26 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 7160 0 0 0 625 1 0 0 25 0 4 0 519050886 256851968 13935 33554432000 4194304 4627427 140735261988528 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=250832 CPUtime=6.29 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 7170 0 0 0 628 1 0 0 25 0 4 0 519050886 256851968 13935 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 250832

[startup+12.7006 s]
/proc/loadavg: 8.10 8.19 7.99 9/188 21208
/proc/meminfo: memFree=25228380/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=242376 CPUtime=50.71 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 43799 0 0 0 5063 8 0 0 25 0 4 0 519050886 248193024 17432 33554432000 4194304 4627427 140735261988528 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 60594 17432 388 106 0 55565 0
[pid=21191/tid=21192] ppid=21189 vsize=242376 CPUtime=12.69 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 10896 0 0 0 1267 2 0 0 25 0 4 0 519050886 248193024 17432 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=242376 CPUtime=12.61 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 9950 0 0 0 1260 1 0 0 25 0 4 0 519050886 248193024 17432 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=242376 CPUtime=12.68 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 11598 0 0 0 1266 2 0 0 25 0 4 0 519050886 248193024 17432 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 242376

[startup+25.5003 s]
/proc/loadavg: 8.08 8.18 7.99 9/188 21209
/proc/meminfo: memFree=25182000/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=255032 CPUtime=101.83 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 65780 0 0 0 10170 13 0 0 25 0 4 0 519050886 261152768 21749 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 63758 21749 388 106 0 58729 0
[pid=21191/tid=21192] ppid=21189 vsize=255032 CPUtime=25.49 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 16438 0 0 0 2546 3 0 0 25 0 4 0 519050886 261152768 21749 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=255032 CPUtime=25.35 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 16053 0 0 0 2532 3 0 0 25 0 4 0 519050886 261152768 21749 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=255032 CPUtime=25.48 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 16733 0 0 0 2544 4 0 0 25 0 4 0 519050886 261152768 21749 33554432000 4194304 4627427 140735261988528 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 255032

[startup+51.1008 s]
/proc/loadavg: 8.17 8.20 8.00 9/188 21209
/proc/meminfo: memFree=25117952/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=267304 CPUtime=204.1 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 94764 0 0 0 20390 20 0 0 25 0 4 0 519050886 273719296 27199 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 66826 27199 388 106 0 61797 0
[pid=21191/tid=21192] ppid=21189 vsize=267304 CPUtime=51.08 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 22770 0 0 0 5105 3 0 0 25 0 4 0 519050886 273719296 27199 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=267304 CPUtime=50.81 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 21852 0 0 0 5077 4 0 0 25 0 4 0 519050886 273719296 27199 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=267304 CPUtime=51.08 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 24529 0 0 0 5102 6 0 0 25 0 4 0 519050886 273719296 27199 33554432000 4194304 4627427 140735261988528 18446744073709551615 4306552 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 267304

[startup+102.301 s]
/proc/loadavg: 8.11 8.18 8.00 9/188 21211
/proc/meminfo: memFree=25084564/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=269296 CPUtime=408.63 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 136726 0 0 0 40830 33 0 0 25 0 4 0 519050886 275759104 31435 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 67324 31435 388 106 0 62295 0
[pid=21191/tid=21192] ppid=21189 vsize=269296 CPUtime=102.29 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 31033 0 0 0 10222 7 0 0 25 0 4 0 519050886 275759104 31435 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=269296 CPUtime=101.73 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 27741 0 0 0 10167 6 0 0 25 0 4 0 519050886 275759104 31435 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=269296 CPUtime=102.29 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 39365 0 0 0 10219 10 0 0 25 0 4 0 519050886 275759104 31435 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 269296

[startup+162.301 s]

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

[pid=21191] ppid=21189 vsize=447816 CPUtime=2565.66 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 419486 0 0 0 256435 131 0 0 25 0 4 0 519050886 458563584 67939 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 111954 67939 388 106 0 106925 0
[pid=21191/tid=21192] ppid=21189 vsize=447816 CPUtime=642.24 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 91297 0 0 0 64200 24 0 0 25 0 4 0 519050886 458563584 67939 33554432000 4194304 4627427 140735261988528 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=447816 CPUtime=638.8 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 94261 0 0 0 63850 30 0 0 25 0 4 0 519050886 458563584 67939 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=447816 CPUtime=642.29 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 117468 0 0 0 64192 37 0 0 25 0 4 0 519050886 458563584 67939 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 447816

[startup+702.301 s]
/proc/loadavg: 8.15 8.15 8.05 9/188 21239
/proc/meminfo: memFree=24657328/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=435912 CPUtime=2805.34 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 441468 0 0 0 280394 140 0 0 25 0 4 0 519050886 446373888 70269 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 108978 70269 388 106 0 103949 0
[pid=21191/tid=21192] ppid=21189 vsize=435912 CPUtime=702.23 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 94794 0 0 0 70198 25 0 0 25 0 4 0 519050886 446373888 70269 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=435912 CPUtime=698.48 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 99898 0 0 0 69815 33 0 0 25 0 4 0 519050886 446373888 70269 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=435912 CPUtime=702.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 123378 0 0 0 70190 40 0 0 25 0 4 0 519050886 446373888 70269 33554432000 4194304 4627427 140735261988528 18446744073709551615 4428393 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 435912

[startup+762.301 s]
/proc/loadavg: 8.25 8.18 8.07 9/188 21240
/proc/meminfo: memFree=24612180/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=436156 CPUtime=3045.02 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 462299 0 0 0 304355 147 0 0 25 0 4 0 519050886 446623744 78408 33554432000 4194304 4627427 140735261988528 18446744073709551615 232335916951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 109039 78408 388 106 0 104010 0
[pid=21191/tid=21192] ppid=21189 vsize=436156 CPUtime=762.24 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 99937 0 0 0 76197 27 0 0 25 0 4 0 519050886 446623744 78408 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=436156 CPUtime=758.15 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 104301 0 0 0 75781 34 0 0 25 0 4 0 519050886 446623744 78408 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=436156 CPUtime=762.29 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 129024 0 0 0 76187 42 0 0 25 0 4 0 519050886 446623744 78408 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 436156

[startup+822.301 s]
/proc/loadavg: 8.18 8.17 8.07 9/188 21242
/proc/meminfo: memFree=24605840/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=436172 CPUtime=3284.67 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 477816 0 0 0 328314 153 0 0 25 0 4 0 519050886 446640128 77078 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 109043 77078 388 106 0 104014 0
[pid=21191/tid=21192] ppid=21189 vsize=436172 CPUtime=822.23 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 102848 0 0 0 82196 27 0 0 25 0 4 0 519050886 446640128 77078 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=436172 CPUtime=817.82 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 107384 0 0 0 81746 36 0 0 25 0 4 0 519050886 446640128 77078 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=436172 CPUtime=822.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 132322 0 0 0 82186 44 0 0 25 0 4 0 519050886 446640128 77078 33554432000 4194304 4627427 140735261988528 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 436172

[startup+882.306 s]
/proc/loadavg: 8.21 8.18 8.08 9/188 21243
/proc/meminfo: memFree=24623296/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=424272 CPUtime=3524.37 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 502607 0 0 0 352273 164 0 0 25 0 4 0 519050886 434454528 73062 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 106068 73062 388 106 0 101039 0
[pid=21191/tid=21192] ppid=21189 vsize=424272 CPUtime=882.23 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 110084 0 0 0 88193 30 0 0 25 0 4 0 519050886 434454528 73062 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=424272 CPUtime=877.5 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 113139 0 0 0 87712 38 0 0 25 0 4 0 519050886 434454528 73062 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=424272 CPUtime=882.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 138197 0 0 0 88183 47 0 0 25 0 4 0 519050886 434454528 73062 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 424272

[startup+942.301 s]
/proc/loadavg: 8.19 8.18 8.09 9/188 21245
/proc/meminfo: memFree=24561392/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=443024 CPUtime=3764.02 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 524575 0 0 0 376230 172 0 0 25 0 4 0 519050886 453656576 83323 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 110756 83323 388 106 0 105727 0
[pid=21191/tid=21192] ppid=21189 vsize=443024 CPUtime=942.21 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 116005 0 0 0 94189 32 0 0 25 0 4 0 519050886 453656576 83323 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=443024 CPUtime=937.17 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 117699 0 0 0 93678 39 0 0 25 0 4 0 519050886 453656576 83323 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=443024 CPUtime=942.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 143677 0 0 0 94181 49 0 0 25 0 4 0 519050886 453656576 83323 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 443024

[startup+1002.3 s]
/proc/loadavg: 8.24 8.19 8.10 9/188 21247
/proc/meminfo: memFree=24570180/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=469392 CPUtime=4003.69 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 539791 0 0 0 400190 179 0 0 25 0 4 0 519050886 480657408 83628 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 117348 83628 388 106 0 112319 0
[pid=21191/tid=21192] ppid=21189 vsize=469392 CPUtime=1002.22 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 120807 0 0 0 100187 35 0 0 25 0 4 0 519050886 480657408 83628 33554432000 4194304 4627427 140735261988528 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=469392 CPUtime=996.84 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 120821 0 0 0 99643 41 0 0 25 0 4 0 519050886 480657408 83628 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=469392 CPUtime=1002.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 146551 0 0 0 100180 50 0 0 25 0 4 0 519050886 480657408 83628 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 469392

[startup+1062.3 s]
/proc/loadavg: 8.24 8.20 8.10 9/188 21248
/proc/meminfo: memFree=24567432/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=469848 CPUtime=4243.37 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 558779 0 0 0 424151 186 0 0 25 0 4 0 519050886 481124352 81376 33554432000 4194304 4627427 140735261988528 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 117462 81376 388 106 0 112433 0
[pid=21191/tid=21192] ppid=21189 vsize=469848 CPUtime=1062.21 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 123928 0 0 0 106185 36 0 0 25 0 4 0 519050886 481124352 81376 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=469848 CPUtime=1056.52 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 125142 0 0 0 105610 42 0 0 25 0 4 0 519050886 481124352 81376 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=469848 CPUtime=1062.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 152416 0 0 0 106178 52 0 0 25 0 4 0 519050886 481124352 81376 33554432000 4194304 4627427 140735261988528 18446744073709551615 4321920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 469848

[startup+1122.3 s]
/proc/loadavg: 8.34 8.22 8.11 9/188 21250
/proc/meminfo: memFree=24532552/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=470080 CPUtime=4483.04 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 576052 0 0 0 448110 194 0 0 25 0 4 0 519050886 481361920 82791 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 117520 82791 388 106 0 112491 0
[pid=21191/tid=21192] ppid=21189 vsize=470080 CPUtime=1122.21 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 127420 0 0 0 112183 38 0 0 25 0 4 0 519050886 481361920 82791 33554432000 4194304 4627427 140735261988528 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=470080 CPUtime=1116.19 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 129515 0 0 0 111575 44 0 0 25 0 4 0 519050886 481361920 82791 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=470080 CPUtime=1122.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 156779 0 0 0 112176 54 0 0 25 0 4 0 519050886 481361920 82791 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 470080

[startup+1182.3 s]
/proc/loadavg: 8.30 8.22 8.11 9/188 21251
/proc/meminfo: memFree=24520996/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=483728 CPUtime=4722.71 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 592547 0 0 0 472071 200 0 0 25 0 4 0 519050886 495337472 86187 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 120932 86187 388 106 0 115903 0
[pid=21191/tid=21192] ppid=21189 vsize=483728 CPUtime=1182.2 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 130134 0 0 0 118181 39 0 0 25 0 4 0 519050886 495337472 86187 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=483728 CPUtime=1175.86 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 133365 0 0 0 117542 44 0 0 25 0 4 0 519050886 495337472 86187 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=483728 CPUtime=1182.3 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 162292 0 0 0 118174 56 0 0 25 0 4 0 519050886 495337472 86187 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 483728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.22 8.21 8.11 9/188 21252
/proc/meminfo: memFree=24521484/32951124 swapFree=67111524/67111528
[pid=21191] ppid=21189 vsize=466940 CPUtime=4800.22 cores=0,2,4,6
/proc/21191/stat : 21191 (strangenight2-m) R 21189 21191 20824 0 -1 4202496 597248 0 0 0 479818 204 0 0 25 0 4 0 519050886 478146560 81127 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21191/statm: 116735 81127 388 106 0 111706 0
[pid=21191/tid=21192] ppid=21189 vsize=466940 CPUtime=1201.61 cores=0,2,4,6
/proc/21191/task/21192/stat : 21192 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 131674 0 0 0 120121 40 0 0 25 0 4 0 519050886 478146560 81127 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=466940 CPUtime=1195.16 cores=0,2,4,6
/proc/21191/task/21193/stat : 21193 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 133612 0 0 0 119471 45 0 0 25 0 4 0 519050886 478146560 81127 33554432000 4194304 4627427 140735261988528 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=466940 CPUtime=1201.7 cores=0,2,4,6
/proc/21191/task/21194/stat : 21194 (strangenight2-m) R 21189 21191 20824 0 -1 4202560 163331 0 0 0 120113 57 0 0 25 0 4 0 519050886 478146560 81127 33554432000 4194304 4627427 140735261988528 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 466940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.27
CPU user time (s): 4798.21
CPU system time (s): 2.05969
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 497080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.21
system time used= 2.05969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597248
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= 164
involuntary context switches= 81712

runsolver used 1.85572 second user time and 4.72128 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 12:55:27
IDJOB=3173967
IDBENCH=82785
IDSOLVER=1586
FILE ID=node132/3173967-1304074527
RUNJOBID= node132-1304072119-20993
PBS_JOBID= 13170489
Free space on /tmp= 71872 MiB

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

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=736603147

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25391500 kB
Buffers:        767920 kB
Cached:        6229900 kB
SwapCached:          4 kB
Active:        2069920 kB
Inactive:      4992320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25391500 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5864 kB
Writeback:          28 kB
AnonPages:       64616 kB
Mapped:          14368 kB
Slab:           435420 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71860 MiB
End job on node132 at 2011-04-29 13:15:31