Trace number 3366313

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
MD5SUM700fcf61c35143a2185883134d0eb67b
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.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366313-1305401543.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.42/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.42/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.42/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.42/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.42/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.42/0.17	c calculated reachability. Time: 0.00
0.42/0.17	c Calc default polars -  time:   0.00 s pos:      32 undec:       1 neg:      37
0.42/0.17	c =========================================================================================
0.42/0.17	c types(t): F = full restart, N = normal restart
0.42/0.17	c types(t): S = simplification begin/end, E = solution found
0.42/0.17	c restart types(rt): st = static, dy = dynamic
0.42/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.17/0.33	c  N dy     7      5129        70      6230         0      2365     43610     50322     20.35     21.45
1.57/0.47	c  N dy    21      9368        70      6230         0      6215     43610    143457     20.66     21.76
2.37/0.64	c  N dy    30     13594        70      6230         0      6178     43610    132092     20.66     21.76
3.97/1.09	c  N dy    43     23736        70      6230         0     10219     43610    218106     20.39     21.50
4.38/1.17	c  F st    55     25000        70      6230         0     11365     43610    246293     20.49   no data
5.16/1.33	c  N st    60     28298        70      6230         0      8210     43610    160021     20.49   no data
5.56/1.40	c  S st    61     30002        70      6230         0      9742     43610    198015     20.49   no data
5.56/1.44	c  S st    61     30506        70      6230         0     10211     43610    209590     20.49   no data
5.56/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.44	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.64	c lits-rem:       145  cl-subs:      812  v-elim:      0  v-fix:    0  time:  0.19 s
7.16/1.89	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.16/1.89	c calculated reachability. Time: 0.00
7.16/1.89	c  N dy    61     30506        70      6230         0      9399     43610    188330     20.49   no data
9.19/2.35	c  N dy    74     39402        70      6230         0     10367     43610    197424     20.40     21.51
10.75/2.72	c  N dy   102     45759        70      6230         0     16134     43610    337041     20.48     20.12
10.75/2.72	c  S st   102     45759        70      6230         0     16134     43610    337041     20.48     20.12
10.75/2.77	c  S st   102     46264        70      6230         0      8514     43610    141293     20.48   no data
10.75/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.75/2.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.75/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.75/2.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.75/2.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.75/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.14/2.81	c lits-rem:         4  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
11.14/2.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.14/2.82	c vivif2 --  cl tried     8462 cl shrink        0 lits rem          0 time: 0.00
11.94/3.05	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.94/3.05	c calculated reachability. Time: 0.00
11.94/3.05	c  N dy   102     46264        70      6230         0      8462     43610    139767     20.48   no data
13.15/3.33	c  N dy   131     51275        70      6230         0     13002     43610    249947     20.59     21.73
14.34/3.66	c  N dy   141     56408        70      6230         0     17645     43610    361394     20.58     21.76
16.34/4.10	c  N dy   149     64224        70      6230         0     15700     43610    302392     20.50     21.64
17.55/4.43	c  N dy   163     68394        70      6230         0     19472     43610    392907     20.51     22.82
17.96/4.52	c  S st   167     69396        70      6230         0     10428     43610    162337     20.51   no data
17.96/4.55	c  S st   167     69897        70      6230         0     10889     43610    173716     20.51   no data
17.96/4.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.96/4.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.96/4.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.96/4.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.96/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.96/4.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.96/4.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.96/4.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.96/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.63	c lits-rem:         8  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.06 s
18.32/4.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.32/4.63	c vivif2 --  cl tried    10724 cl shrink        0 lits rem          0 time: 0.00
19.52/4.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
19.52/4.90	c calculated reachability. Time: 0.00
19.52/4.90	c  N dy   167     69897        70      6230         0     10724     43610    169389     20.51   no data
20.33/5.16	c  N dy   172     74373        70      6230         0     14750     43610    263768     20.45     21.62
21.94/5.51	c  N dy   204     79211        70      6230         0     19131     43610    370351     20.53     21.77
23.52/5.90	c  N dy   228     84313        70      6230         0     12939     43610    211812     20.57     21.65
24.32/6.12	c  F st   243     87501        70      6230         0     15805     43610    281285     20.58     19.96
25.12/6.32	c  N st   248     90797        70      6230         0     18813     43610    356041     20.58   no data
27.10/6.80	c  N dy   269     96714        70      6230         0     12399     43610    185741     20.62     21.73
29.10/7.32	c  N dy   280    104845        70      6230         0     19748     43610    358070     20.53     17.07
29.10/7.32	c  S st   280    104845        70      6230         0     19748     43610    358070     20.53     17.07
29.10/7.38	c  S st   280    105348        70      6230         0     20213     43610    369567     20.53   no data
29.10/7.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.10/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.10/7.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.10/7.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.10/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.10/7.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
29.10/7.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.10/7.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.50/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/7.96	c lits-rem:       218  cl-subs:     2128  v-elim:      0  v-fix:    0  time:  0.56 s
31.49/7.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
31.49/7.97	c vivif2 --  cl tried    18085 cl shrink        0 lits rem          0 time: 0.00
33.09/8.37	c asymm  cl-useful: 0/5536/6230 lits-rem:0 time: 0.40
33.09/8.37	c calculated reachability. Time: 0.00
33.09/8.37	c  N dy   280    105348        70      6230         0     18085     43610    320083     20.53   no data
35.52/8.96	c  N dy   308    112133        70      6230         0     24223     43610    468701     20.56     21.73
41.87/10.54	c  N dy   337    134167        70      6230         0     17919     43610    289279     20.32     21.57
44.66/11.23	c  N dy   374    142761        70      6230         0     25714     43610    476754     20.35     22.79
47.87/12.03	c  N dy   428    151962        70      6230         0     19665     43610    325311     20.42     23.00
49.86/12.56	c  S st   458    158024        70      6230         0     25188     43610    459610     20.45     20.02
50.26/12.63	c  S st   458    158525        70      6230         0     25654     43610    471119     20.45   no data
50.26/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.26/12.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.26/12.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.26/12.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.26/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.26/12.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
50.26/12.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.26/12.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
50.26/12.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.44/13.42	c lits-rem:       315  cl-subs:     2308  v-elim:      0  v-fix:    0  time:  0.75 s
53.44/13.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
53.44/13.43	c vivif2 --  cl tried    23346 cl shrink        0 lits rem          0 time: 0.01
53.44/13.49	c asymm  cl-useful: 0/694/6230 lits-rem:0 time: 0.06
53.44/13.50	c calculated reachability. Time: 0.00
53.44/13.50	c  N dy   458    158525        70      6230         0     23346     43610    412400     20.45   no data
57.47/14.42	c  N dy   478    168731        70      6230         0     17319     43610    253390     20.43     21.55
61.04/15.36	c  N dy   520    179964        70      6230         0     27498     43610    498931     20.45     21.64
67.82/17.10	c  N dy   543    199581        70      6230         0     28795     43610    506693     20.32     21.40
72.60/18.21	c  N dy   573    212384        70      6230         0     23314     43610    376421     20.31     21.43
79.79/20.06	c  N dy   649    227890        70      6230         0     19342     43610    266563     20.37     21.45
83.40/20.99	c  S st   705    237789        70      6230         0     28331     43610    484664     20.41   no data
83.82/21.07	c  S st   705    238291        70      6230         0     28800     43610    496129     20.41   no data
83.82/21.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.82/21.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.82/21.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.82/21.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.82/21.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.82/21.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
83.82/21.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.82/21.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.82/21.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.38/21.91	c lits-rem:       253  cl-subs:     2186  v-elim:      0  v-fix:    0  time:  0.81 s
87.38/21.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
87.38/21.91	c vivif2 --  cl tried    26614 cl shrink        0 lits rem          0 time: 0.00
88.96/22.31	c asymm  cl-useful: 0/4252/6230 lits-rem:0 time: 0.39
88.96/22.31	c calculated reachability. Time: 0.00
88.96/22.31	c  N dy   705    238291        70      6230         0     26614     43610    440853     20.41   no data
95.76/24.07	c  N dy   786    253688        70      6230         0     21666     43610    308089     20.48     21.75
102.94/25.83	c  N dy   842    270916        70      6230         0     37257     43610    686482     20.50     21.60
112.12/28.13	c  N dy   903    293393        70      6230         0     37747     43610    681504     20.48     21.59
118.11/29.63	c  F st   972    306250        70      6230         0     28614     43610    450568     20.52   no data
120.89/30.30	c  N dy   985    312879        70      6230         0     34587     43610    598492     20.53     21.69
130.07/32.68	c  N dy  1071    332894        70      6230         0     30970     43610    493125     20.57     21.70
140.05/35.10	c  N dy  1134    352988        70      6230         0     26542     43610    375827     20.57     23.81
142.03/35.61	c  S st  1166    357436        70      6230         0     30590     43610    475492     20.59   no data
142.03/35.69	c  S st  1166    357944        70      6230         0     31058     43610    487226     20.59   no data
142.03/35.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.43/35.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.43/35.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.43/35.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.43/35.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.43/35.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
142.43/35.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.43/35.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.43/35.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.26/36.47	c lits-rem:       236  cl-subs:     1592  v-elim:      0  v-fix:    0  time:  0.74 s
145.26/36.47	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
145.26/36.48	c vivif2 --  cl tried    29466 cl shrink        0 lits rem          0 time: 0.01
146.42/36.71	c asymm  cl-useful: 0/1978/6230 lits-rem:0 time: 0.23
146.42/36.71	c calculated reachability. Time: 0.00
146.42/36.71	c  N dy  1166    357944        70      6230         0     29466     43610    445950     20.59   no data
158.80/39.88	c  N dy  1258    381305        70      6230         0     27173     43610    376354     20.62     21.77
172.37/43.25	c  N dy  1278    407915        70      6230         0     26746     43610    351697     20.53     21.62
182.75/45.82	c  N dy  1376    427955        70      6230         0     44901     43610    791238     20.55     21.65
195.12/48.95	c  N dy  1465    451696        70      6230         0     40985     43610    680069     20.57     21.72
206.31/51.74	c  N dy  1543    471778        70      6230         0     33023     43610    481003     20.59     21.70
217.07/54.44	c  N dy  1575    492033        70      6230         0     51343     43610    921563     20.57     21.79
234.23/58.79	c  N dy  1610    525328        70      6230         0     54075     43610    957057     20.51     21.98
240.62/60.34	c  S st  1653    536916        70      6230         0     36639     43610    540739     20.51   no data
241.02/60.44	c  S st  1653    537420        70      6230         0     37104     43610    552507     20.51   no data
241.02/60.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.02/60.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
241.02/60.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.02/60.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.02/60.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.02/60.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
241.02/60.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.02/60.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.02/60.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.41/61.51	c lits-rem:       212  cl-subs:     1976  v-elim:      0  v-fix:    0  time:  1.03 s
245.41/61.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
245.41/61.52	c vivif2 --  cl tried    35128 cl shrink        0 lits rem          0 time: 0.01
246.24/61.73	c asymm  cl-useful: 0/1815/6230 lits-rem:0 time: 0.20
246.24/61.73	c calculated reachability. Time: 0.00
246.24/61.73	c  N dy  1653    537420        70      6230         0     35128     43610    503725     20.51   no data
257.78/64.60	c  N dy  1698    557561        70      6230         0     53309     43610    939977     20.50     21.64
271.35/68.04	c  N dy  1780    581858        70      6230         0     46410     43610    761281     20.50     21.58
298.09/74.79	c  N dy  1845    628848        70      6230         0     58774     43610   1022441     20.37     21.50
311.26/78.07	c  N dy  1972    648866        70      6230         0     46398     43610    744535     20.41     21.71
328.01/82.26	c  N dy  2107    669145        70      6230         0     33286     43610    406033     20.45     21.62
339.98/85.29	c  N dy  2178    689572        70      6230         0     51668     43610    847411     20.45     21.56
360.37/90.32	c  N dy  2293    715954        70      6230         0     43079     43610    626862     20.47     21.63
376.71/94.46	c  N dy  2398    736025        70      6230         0     61293     43610   1070874     20.49     22.79
392.27/98.32	c  N dy  2483    757884        70      6230         0     47617     43610    723377     20.50     21.74
407.04/102.02	c  N dy  2545    778288        70      6230         0     66086     43610   1168594     20.49     21.71
420.61/105.42	c  N dy  2606    799134        70      6230         0     50507     43610    776769     20.49     21.60
425.40/106.69	c  S st  2628    806131        70      6230         0     56863     43610    929702     20.49     20.13
426.23/106.85	c  S st  2628    806634        70      6230         0     57326     43610    941355     20.49   no data
426.23/106.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.23/106.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
426.23/106.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.23/106.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.23/106.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.23/106.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
426.23/106.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.23/106.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.59/106.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.16/110.87	c lits-rem:       636  cl-subs:     5476  v-elim:      0  v-fix:    0  time:  3.92 s
442.16/110.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
442.16/110.88	c vivif2 --  cl tried    51850 cl shrink        0 lits rem          0 time: 0.01
443.37/111.16	c asymm  cl-useful: 0/1155/6230 lits-rem:0 time: 0.27
443.37/111.17	c calculated reachability. Time: 0.00
443.37/111.17	c  N dy  2628    806634        70      6230         0     51850     43610    810576     20.49   no data
461.34/115.69	c  N dy  2716    827128        70      6230         0     35389     43610    403943     20.50     21.65
473.68/118.79	c  N dy  2790    847179        70      6230         0     53541     43610    845913     20.51     22.31
491.66/123.27	c  N dy  2858    867569        70      6230         0     71980     43610   1291271     20.52     21.61
506.00/126.83	c  N dy  2979    887929        70      6230         0     54383     43610    855262     20.54     21.74
527.95/132.37	c  N dy  3022    917435        70      6230         0     43826     43610    573746     20.50     21.68
543.92/136.32	c  N dy  3155    937441        70      6230         0     62007     43610   1021847     20.53     24.55
559.88/140.31	c  N dy  3181    958166        70      6230         0     42742     43610    541024     20.52     21.62
576.64/144.55	c  N dy  3308    979291        70      6230         0     61922     43610   1010455     20.54     21.92
595.80/149.33	c  N dy  3387    999306        70      6230         0     41180     43610    491133     20.55     21.92
609.77/152.84	c  N dy  3467   1019362        70      6230         0     59346     43610    931697     20.55     23.34
631.73/158.30	c  N dy  3602   1039650        70      6230         0     77716     43610   1385425     20.58     21.70
647.69/162.31	c  N dy  3699   1060212        70      6230         0     56601     43610    855035     20.59     21.69
657.66/164.89	c  F st  3748   1071875        70      6230         0     67093     43610   1109984     20.60     17.73
666.04/166.95	c  N dy  3774   1080712        70      6230         0     75073     43610   1305109     20.60     21.73
682.00/170.91	c  N dy  3827   1101122        70      6230         0     52737     43610    742725     20.60     21.70
703.14/176.22	c  N dy  3953   1123940        70      6230         0     73421     43610   1249297     20.61     21.71
729.49/182.86	c  N dy  4079   1153055        70      6230         0     58043     43610    855434     20.62     21.71
749.45/187.85	c  N dy  4180   1173128        70      6230         0     76166     43610   1298566     20.63     21.82
771.80/193.42	c  N dy  4217   1198563        70      6230         0     56560     43610    801703     20.62     21.71
784.17/196.52	c  S st  4266   1209951        70      6230         0     66859     43610   1053391     20.62   no data
785.37/196.80	c  S st  4266   1210458        70      6230         0     67321     43610   1064830     20.62   no data
785.37/196.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
785.37/196.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
785.37/196.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
785.37/196.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
785.37/196.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
785.37/196.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
785.37/196.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
785.37/196.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
785.79/196.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.68/207.98	c lits-rem:       987  cl-subs:     6417  v-elim:      0  v-fix:    0  time: 10.97 s
829.68/207.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
829.68/208.00	c vivif2 --  cl tried    60904 cl shrink        0 lits rem          0 time: 0.01
831.25/208.38	c asymm  cl-useful: 0/896/6230 lits-rem:0 time: 0.38
831.25/208.38	c calculated reachability. Time: 0.00
831.25/208.38	c  N dy  4266   1210458        70      6230         0     60904     43610    915506     20.62   no data
853.20/213.87	c  N dy  4343   1230619        70      6230         0     79161     43610   1360174     20.63     21.75
872.36/218.60	c  N dy  4395   1252995        70      6230         0     56316     43610    793639     20.62     21.73
891.92/223.52	c  N dy  4487   1273221        70      6230         0     74573     43610   1239327     20.63     21.75
908.69/227.77	c  N dy  4512   1294042        70      6230         0     49278     43610    609595     20.61     21.73
933.03/233.83	c  N dy  4654   1320870        70      6230         0     73385     43610   1198239     20.63     21.97
973.34/243.94	c  N dy  4706   1356733        70      6230         0     60553     43610    855004     20.60     21.69
995.68/249.55	c  N dy  4753   1376781        70      6230         0     78519     43610   1283454     20.60     21.70
1018.86/255.39	c  N dy  4840   1396828        70      6230         0     50841     43610    624352     20.61     22.41
1033.99/259.16	c  N dy  4890   1417173        70      6230         0     69116     43610   1067272     20.60     21.70
1056.74/264.82	c  N dy  4947   1440351        70      6230         0     89945     43610   1568059     20.59     21.71
1075.94/269.69	c  N dy  5012   1463187        70      6230         0     63854     43610    923704     20.59     21.79
1097.06/274.97	c  N dy  5109   1483211        70      6230         0     81986     43610   1367475     20.60     23.21
1122.19/281.22	c  N dy  5210   1503279        70      6230         0     52380     43610    633449     20.61     22.99
1138.96/285.49	c  N dy  5246   1525751        70      6230         0     72553     43610   1115112     20.60     21.80
1162.91/291.41	c  N dy  5318   1546322        70      6230         0     91049     43610   1564282     20.60     21.70
1190.07/298.22	c  N dy  5372   1577042        70      6230         0     69991     43610   1030693     20.58     21.76
1212.37/303.89	c  N dy  5473   1597084        70      6230         0     88086     43610   1471342     20.59     24.57
1237.52/310.18	c  N dy  5551   1618679        70      6230         0     58115     43610    741897     20.59     21.74
1262.26/316.32	c  N dy  5672   1642853        70      6230         0     79900     43610   1277042     20.61     21.73
1288.20/322.81	c  N dy  5758   1662880        70      6230         0     97983     43610   1717527     20.61     22.93
1307.37/327.67	c  N dy  5837   1682956        70      6230         0     65515     43610    911956     20.61     22.45
1331.31/333.65	c  N dy  5928   1705521        70      6230         0     85831     43610   1405318     20.62     21.84
1338.09/335.34	c  S st  5952   1710459        70      6230         0     90273     43610   1513579     20.62     20.02
1339.33/335.62	c  S st  5952   1710961        70      6230         0     90737     43610   1525429     20.62   no data
1339.33/335.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1339.33/335.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1339.33/335.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1339.33/335.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1339.33/335.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1339.33/335.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1339.33/335.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1339.33/335.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1339.69/335.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1417.92/355.32	c lits-rem:       894  cl-subs:     9294  v-elim:      0  v-fix:    0  time: 19.41 s
1417.92/355.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1417.92/355.35	c vivif2 --  cl tried    81443 cl shrink        0 lits rem          0 time: 0.02
1420.30/355.91	c asymm  cl-useful: 0/680/6230 lits-rem:0 time: 0.56
1420.30/355.91	c calculated reachability. Time: 0.00
1420.30/355.91	c  N dy  5952   1710961        70      6230         0     81443     43610   1298674     20.62   no data
1466.21/367.47	c  N dy  6025   1742832        70      6230         0     59229     43610    747557     20.61     21.79
1488.94/373.14	c  N dy  6065   1768563        70      6230         0     82369     43610   1300636     20.60     21.73
1515.28/379.72	c  N dy  6142   1788880        70      6230         0    100651     43610   1743832     20.61     21.74
1535.64/384.88	c  N dy  6228   1808913        70      6230         0     66837     43610    928281     20.61     21.70
1559.18/390.76	c  N dy  6343   1828964        70      6230         0     84944     43610   1376689     20.62     23.64
1591.10/398.79	c  N dy  6485   1849057        70      6230         0    103129     43610   1827900     20.64     21.78
1616.64/405.16	c  N dy  6581   1869097        70      6230         0     68204     43610    944158     20.65     22.97
1651.76/413.94	c  N dy  6637   1902768        70      6230         0     98240     43610   1659141     20.63     21.75
1677.35/420.35	c  N dy  6672   1926698        70      6230         0     65831     43610    869256     20.62     21.82
1699.30/425.82	c  N dy  6750   1948018        70      6230         0     85061     43610   1336875     20.62     21.83
1726.40/432.69	c  N dy  6797   1968823        70      6230         0    103713     43610   1778131     20.61     21.77
1750.34/438.63	c  N dy  6854   1991011        70      6230         0     68814     43610    928223     20.61     21.85
1771.49/443.93	c  N dy  6906   2011106        70      6230         0     86881     43610   1363803     20.61     23.70
1800.27/451.15	c  N dy  6996   2031174        70      6230         0    105004     43610   1804318     20.61     22.13
1825.77/457.54	c  N dy  7093   2052119        70      6230         0     68094     43610    901791     20.62     21.76
1848.13/463.12	c  N dy  7174   2072203        70      6230         0     86217     43610   1343251     20.62     22.71
1878.06/470.60	c  N dy  7265   2092645        70      6230         0    104624     43610   1792715     20.63     21.95
1904.80/477.32	c  N dy  7347   2114127        70      6230         0     67339     43610    872424     20.63     21.73
1926.34/482.71	c  N dy  7407   2134219        70      6230         0     85510     43610   1315766     20.64     23.20
1960.26/491.24	c  N dy  7525   2157171        70      6230         0    106215     43610   1819613     20.64     21.75
2000.17/501.30	c  N dy  7602   2192166        70      6230         0     79894     43610   1154971     20.64     21.75
2028.12/508.27	c  S st  7739   2210964        70      6230         0     96843     43610   1573297     20.65     21.11
2029.30/508.55	c  S st  7739   2211465        70      6230         0     97298     43610   1584799     20.65   no data
2029.30/508.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2029.70/508.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2029.70/508.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2029.70/508.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2029.70/508.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2029.70/508.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2029.70/508.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2029.70/508.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2029.70/508.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2106.73/527.94	c lits-rem:      1053  cl-subs:     9671  v-elim:      0  v-fix:    0  time: 19.11 s
2106.73/527.95	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2106.73/527.97	c vivif2 --  cl tried    87627 cl shrink        0 lits rem          0 time: 0.02
2109.12/528.56	c asymm  cl-useful: 0/650/6230 lits-rem:0 time: 0.57
2109.12/528.56	c calculated reachability. Time: 0.00
2109.12/528.56	c  N dy  7739   2211465        70      6230         0     87627     43610   1348933     20.65   no data
2148.23/538.30	c  N dy  7812   2231761        70      6230         0    105840     43610   1791858     20.65     21.85
2191.73/549.25	c  N dy  7825   2272611        70      6230         0     84291     43610   1226704     20.61     21.70
2221.70/556.78	c  N dy  7958   2292619        70      6230         0    102351     43610   1672837     20.62     23.47
2259.58/566.25	c  N dy  8108   2312720        70      6230         0     61427     43610    691647     20.64     23.38
2281.13/571.61	c  N dy  8182   2332833        70      6230         0     79546     43610   1131964     20.64     21.74
2306.26/577.98	c  N dy  8251   2353142        70      6230         0     97804     43610   1577026     20.64     21.81
2340.98/586.67	c  N dy  8379   2373204        70      6230         0    115893     43610   2024836     20.65     23.10
2364.93/592.63	c  N dy  8417   2394838        70      6230         0     75253     43610   1007549     20.65     21.76
2389.27/598.75	c  N dy  8503   2415014        70      6230         0     93444     43610   1448999     20.65     21.84
2418.41/606.06	c  N dy  8572   2435152        70      6230         0    111483     43610   1884303     20.65     21.76
2453.13/614.79	c  N dy  8635   2459770        70      6230         0     72417     43610    921295     20.64     21.82
2480.70/621.69	c  N dy  8764   2481665        70      6230         0     92130     43610   1409273     20.65     21.85
2511.43/629.32	c  N dy  8856   2501724        70      6230         0    110158     43610   1849779     20.66     21.91
2539.73/636.44	c  N dy  8868   2523367        70      6230         0     67522     43610    794685     20.65     21.92
2568.86/643.78	c  N dy  8909   2553283        70      6230         0     94293     43610   1435246     20.64     21.73
2641.89/662.01	c  N dy  9006   2614948        70      6230         0     86618     43610   1224636     20.60     21.70
2671.43/669.44	c  N dy  9093   2636998        70      6230         0    106514     43610   1708339     20.60     21.70
2703.36/677.41	c  N dy  9151   2657836        70      6230         0    125204     43610   2159394     20.60     21.84
2729.70/684.08	c  N dy  9266   2677883        70      6230         0     79664     43610   1074371     20.61     22.26
2760.43/691.79	c  N dy  9270   2707876        70      6230         0    106311     43610   1705392     20.59     21.72
2766.81/693.37	c  S st  9295   2711466        70      6230         0    109557     43610   1786093     20.59   no data
2768.01/693.69	c  S st  9295   2711970        70      6230         0    110025     43610   1797757     20.59   no data
2768.01/693.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2768.41/693.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2768.41/693.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2768.41/693.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2768.41/693.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2768.41/693.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2768.41/693.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2768.41/693.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2768.81/693.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2871.76/719.65	c lits-rem:      1116  cl-subs:    12097  v-elim:      0  v-fix:    0  time: 25.58 s
2871.76/719.65	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2871.76/719.68	c vivif2 --  cl tried    97928 cl shrink        0 lits rem          0 time: 0.03
2874.16/720.28	c asymm  cl-useful: 0/579/6230 lits-rem:0 time: 0.60
2874.16/720.28	c calculated reachability. Time: 0.00
2874.16/720.28	c  N dy  9295   2711970        70      6230         0     97928     43610   1517997     20.59   no data
2921.25/732.03	c  N dy  9370   2732554        70      6230         0    116406     43610   1967275     20.59     21.83
2963.95/742.72	c  N dy  9499   2753266        70      6230         0     71168     43610    857878     20.60     21.81
2985.13/748.10	c  N dy  9558   2773321        70      6230         0     89101     43610   1290335     20.60     22.09
3066.11/768.39	c  N dy  9684   2835024        70      6230         0     79041     43610   1017478     20.58     21.72
3094.87/775.56	c  N dy  9795   2856778        70      6230         0     98698     43610   1502899     20.58     21.84
3127.17/783.62	c  N dy  9841   2878148        70      6230         0    117863     43610   1963535     20.58     21.82
3165.89/793.35	c  N dy  9960   2898368        70      6230         0     69949     43610    800748     20.59     21.78
3188.63/799.03	c  N dy 10032   2918448        70      6230         0     88017     43610   1241163     20.59     21.81
3230.14/809.46	c  N dy 10175   2946468        70      6230         0    113238     43610   1861315     20.60     21.71
3269.65/819.30	c  N dy 10247   2968340        70      6230         0    132943     43610   2339259     20.60     21.70
3294.39/825.56	c  N dy 10310   2988353        70      6230         0     83603     43610   1113587     20.60     23.71
3323.92/832.91	c  N dy 10426   3008384        70      6230         0    101633     43610   1558621     20.61     23.99
3355.85/840.93	c  N dy 10497   3028467        70      6230         0    119786     43610   2001429     20.61     22.93
3433.67/860.40	c  N dy 10590   3084999        70      6230         0    101763     43610   1495617     20.59     21.71
3471.59/869.99	c  N dy 10766   3105099        70      6230         0    119928     43610   1952353     20.60     23.56
3515.09/880.88	c  N dy 10892   3125141        70      6230         0    137947     43610   2395913     20.61     23.80
3540.62/887.25	c  N dy 10970   3145868        70      6230         0     87608     43610   1189427     20.61     21.71
3572.16/895.17	c  N dy 11065   3168085        70      6230         0    107553     43610   1675136     20.61     21.71
3610.47/904.75	c  N dy 11169   3188119        70      6230         0    125627     43610   2119007     20.62     23.77
3650.37/914.71	c  N dy 11276   3208233        70      6230         0     73729     43610    837501     20.62     21.75
3654.77/915.84	c  S st 11303   3211971        70      6230         0     77108     43610    921366     20.62   no data
3655.57/916.06	c  S st 11303   3212474        70      6230         0     77561     43610    932975     20.62   no data
3655.57/916.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3655.97/916.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3655.97/916.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3655.97/916.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3655.97/916.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3655.97/916.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3655.97/916.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3655.97/916.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3655.97/916.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3663.95/918.13	c lits-rem:       157  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  1.96 s
3663.95/918.13	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3663.95/918.14	c vivif2 --  cl tried    76073 cl shrink        0 lits rem          0 time: 0.01
3665.14/918.44	c asymm  cl-useful: 0/898/6230 lits-rem:0 time: 0.30
3665.14/918.45	c calculated reachability. Time: 0.00
3665.14/918.45	c  N dy 11303   3212474        70      6230         0     76073     43610    894008     20.62   no data
3692.32/925.23	c  N dy 11419   3232513        70      6230         0     94202     43610   1342056     20.63     24.42
3729.80/934.61	c  N dy 11542   3252593        70      6230         0    112326     43610   1791771     20.64     22.83
3770.92/944.91	c  N dy 11671   3272622        70      6230         0    130361     43610   2238814     20.65     21.91
3814.00/955.74	c  N dy 11768   3294419        70      6230         0     78958     43610    949224     20.65     21.85
3842.74/962.98	c  N dy 11876   3314839        70      6230         0     97401     43610   1403530     20.66     21.89
3877.86/971.78	c  N dy 11981   3335321        70      6230         0    115819     43610   1857292     20.66     21.77
3944.50/988.49	c  N dy 12084   3379288        70      6230         0     83101     43610   1019289     20.65     21.79
3972.86/995.58	c  N dy 12202   3399340        70      6230         0    101131     43610   1465147     20.65     22.08
4009.15/1004.62	c  N dy 12332   3419378        70      6230         0    119176     43610   1911439     20.66     22.98
4048.66/1014.57	c  N dy 12408   3439390        70      6230         0    137144     43610   2349919     20.66     21.81
4091.37/1025.22	c  N dy 12520   3464872        70      6230         0     87305     43610   1126521     20.67     21.79
4118.14/1031.96	c  N dy 12578   3485609        70      6230         0    105806     43610   1573036     20.66     21.81
4151.23/1040.27	c  N dy 12638   3505920        70      6230         0    124095     43610   2019642     20.66     21.86
4203.91/1053.43	c  N dy 12701   3535777        70      6230         0     77259     43610    869687     20.66     21.79
4230.65/1060.13	c  N dy 12804   3555820        70      6230         0     95333     43610   1314236     20.66     24.09
4263.01/1068.25	c  N dy 12910   3575843        70      6230         0    113340     43610   1759793     20.67     23.88
4319.25/1082.31	c  N dy 13050   3604852        70      6230         0    139420     43610   2402403     20.67     21.78
4359.17/1092.40	c  N dy 13132   3627543        70      6230         0     85208     43610   1047392     20.67     21.79
4387.89/1099.58	c  N dy 13230   3647640        70      6230         0    103339     43610   1493624     20.68     22.80
4421.41/1107.96	c  N dy 13310   3668188        70      6230         0    121833     43610   1945341     20.68     21.78
4465.30/1118.91	c  N dy 13409   3688224        70      6230         0    139880     43610   2387127     20.68     23.54
4503.22/1128.41	c  N dy 13430   3712335        70      6230         0     85895     43610   1050403     20.67     21.88
4503.22/1128.46	c  S st 13432   3712474        70      6230         0     86017     43610   1053429     20.67   no data
4504.45/1128.72	c  S st 13432   3712984        70      6230         0     86489     43610   1065597     20.67   no data
4504.45/1128.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4504.45/1128.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4504.45/1128.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4504.45/1128.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4504.45/1128.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4504.45/1128.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4504.45/1128.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4504.45/1128.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4504.81/1128.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4517.99/1132.19	c lits-rem:       287  cl-subs:     3018  v-elim:      0  v-fix:    0  time:  3.34 s
4517.99/1132.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4518.39/1132.21	c vivif2 --  cl tried    83471 cl shrink        0 lits rem          0 time: 0.02
4519.59/1132.52	c asymm  cl-useful: 0/730/6230 lits-rem:0 time: 0.31
4519.59/1132.52	c calculated reachability. Time: 0.00
4519.59/1132.52	c  N dy 13432   3712984        70      6230         0     83471     43610    997413     20.67   no data
4554.71/1141.31	c  N dy 13513   3736939        70      6230         0    104965     43610   1518177     20.67     21.78
4583.84/1148.67	c  F st 13589   3751562        70      6230         0    118138     43610   1842484     20.68   no data
4593.02/1150.98	c  N dy 13597   3756960        70      6230         0    122966     43610   1961525     20.68     21.81
4636.91/1161.93	c  N dy 13693   3777303        70      6230         0    141273     43610   2410225     20.68     21.82
4674.03/1171.27	c  N dy 13735   3797384        70      6230         0     83084     43610    974261     20.68     22.05
4703.56/1178.60	c  N dy 13830   3817452        70      6230         0    101156     43610   1419010     20.68     21.81
4738.28/1187.40	c  N dy 13925   3838241        70      6230         0    119929     43610   1878918     20.69     21.87
4781.03/1198.01	c  N dy 14029   3858824        70      6230         0    138423     43610   2329529     20.69     21.89

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366313-1305401543/watcher-3366313-1305401543 -o /tmp/evaluation-result-3366313-1305401543/solver-3366313-1305401543 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366313-1305401543.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.16 8.24 8.19 2/283 3122
/proc/meminfo: memFree=21561556/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 651752506 52396032 348 33554432000 4194304 4580107 140736077934944 18446744073709551615 47727142365100 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3122/statm: 12792 348 299 95 0 7774 0
[pid=3122/tid=3125] ppid=3118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651752507 52396032 353 33554432000 4194304 4580107 140736077934944 18446744073709551615 47727142364697 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651752507 52396032 353 33554432000 4194304 4580107 140736077934944 18446744073709551615 47727142364697 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 651752507 52396032 353 33554432000 4194304 4580107 140736077934944 18446744073709551615 47727142364697 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110834 s]
/proc/loadavg: 8.16 8.24 8.19 2/283 3122
/proc/meminfo: memFree=21561556/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=282112 CPUtime=0.42 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 1430 0 0 0 42 0 0 0 24 0 4 0 651752506 288882688 1344 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 70528 1344 358 95 0 65510 0
[pid=3122/tid=3125] ppid=3118 vsize=282112 CPUtime=0.1 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 218 0 0 0 10 0 0 0 18 0 4 0 651752507 288882688 1344 33554432000 4194304 4580107 140736077934944 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=282112 CPUtime=0.1 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 219 0 0 0 10 0 0 0 18 0 4 0 651752507 288882688 1344 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=282112 CPUtime=0.1 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 354 0 0 0 10 0 0 0 18 0 4 0 651752507 288882688 1344 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282112

[startup+0.200821 s]
/proc/loadavg: 8.16 8.24 8.19 2/283 3122
/proc/meminfo: memFree=21561556/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=282664 CPUtime=0.77 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 3168 0 0 0 77 0 0 0 25 0 4 0 651752506 289447936 2572 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 70666 2572 375 95 0 65648 0
[pid=3122/tid=3125] ppid=3118 vsize=282664 CPUtime=0.18 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 745 0 0 0 18 0 0 0 18 0 4 0 651752507 289447936 2572 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=282664 CPUtime=0.19 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 723 0 0 0 19 0 0 0 18 0 4 0 651752507 289447936 2572 33554432000 4194304 4580107 140736077934944 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=282664 CPUtime=0.19 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 554 0 0 0 19 0 0 0 18 0 4 0 651752507 289447936 2572 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 282664

[startup+0.300802 s]
/proc/loadavg: 8.16 8.24 8.19 2/283 3122
/proc/meminfo: memFree=21561556/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=282936 CPUtime=1.17 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 3535 0 0 0 117 0 0 0 25 0 4 0 651752506 289726464 2939 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 70734 2939 376 95 0 65716 0
[pid=3122/tid=3125] ppid=3118 vsize=282936 CPUtime=0.28 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 834 0 0 0 28 0 0 0 18 0 4 0 651752507 289726464 2939 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=282936 CPUtime=0.29 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 806 0 0 0 29 0 0 0 18 0 4 0 651752507 289726464 2939 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=282936 CPUtime=0.29 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 666 0 0 0 29 0 0 0 18 0 4 0 651752507 289726464 2940 33554432000 4194304 4580107 140736077934944 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 282936

[startup+0.700732 s]
/proc/loadavg: 8.16 8.24 8.19 2/283 3122
/proc/meminfo: memFree=21561556/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=285572 CPUtime=2.77 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 5905 0 0 0 277 0 0 0 25 0 4 0 651752506 292425728 3417 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 71393 3417 376 95 0 66375 0
[pid=3122/tid=3125] ppid=3118 vsize=285572 CPUtime=0.68 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1394 0 0 0 68 0 0 0 18 0 4 0 651752507 292425728 3417 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=285572 CPUtime=0.69 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1408 0 0 0 69 0 0 0 18 0 4 0 651752507 292425728 3417 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=285572 CPUtime=0.69 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1299 0 0 0 69 0 0 0 18 0 4 0 651752507 292425728 3417 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285572

[startup+1.50059 s]
/proc/loadavg: 8.23 8.25 8.19 9/291 3130
/proc/meminfo: memFree=21535328/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=286668 CPUtime=5.96 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 10587 0 0 0 595 1 0 0 25 0 4 0 651752506 293548032 5719 33554432000 4194304 4580107 140736077934944 18446744073709551615 4406476 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 71667 5719 378 95 0 66649 0
[pid=3122/tid=3125] ppid=3118 vsize=286668 CPUtime=1.48 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 2309 0 0 0 148 0 0 0 20 0 4 0 651752507 293548032 5719 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=286668 CPUtime=1.49 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 2307 0 0 0 149 0 0 0 20 0 4 0 651752507 293548032 5719 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=286668 CPUtime=1.49 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 1954 0 0 0 149 0 0 0 19 0 4 0 651752507 293548032 5719 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286668

[startup+3.10031 s]
/proc/loadavg: 8.23 8.25 8.19 9/291 3130
/proc/meminfo: memFree=21499616/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=295760 CPUtime=12.34 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 18925 0 0 0 1231 3 0 0 25 0 4 0 651752506 302858240 10824 33554432000 4194304 4580107 140736077934944 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 73940 10824 378 95 0 68922 0
[pid=3122/tid=3125] ppid=3118 vsize=295760 CPUtime=3.07 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 4393 0 0 0 307 0 0 0 25 0 4 0 651752507 302858240 10824 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=295760 CPUtime=3.09 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 4901 0 0 0 308 1 0 0 25 0 4 0 651752507 302858240 10824 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=295760 CPUtime=3.09 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 4793 0 0 0 309 0 0 0 25 0 4 0 651752507 302858240 10824 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 295760

[startup+6.30074 s]
/proc/loadavg: 8.21 8.24 8.19 10/291 3130
/proc/meminfo: memFree=21472088/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=296608 CPUtime=25.12 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 29227 0 0 0 2507 5 0 0 25 0 4 0 651752506 303726592 13457 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 74152 13457 378 95 0 69134 0
[pid=3122/tid=3125] ppid=3118 vsize=296608 CPUtime=6.28 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 7584 0 0 0 627 1 0 0 25 0 4 0 651752507 303726592 13457 33554432000 4194304 4580107 140736077934944 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=296608 CPUtime=6.28 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 7859 0 0 0 627 1 0 0 25 0 4 0 651752507 303726592 13457 33554432000 4194304 4580107 140736077934944 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=296608 CPUtime=6.29 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 6966 0 0 0 629 0 0 0 25 0 4 0 651752507 303726592 13457 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 296608

[startup+12.7006 s]
/proc/loadavg: 8.20 8.24 8.19 9/291 3130
/proc/meminfo: memFree=21434692/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=303652 CPUtime=50.65 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 45325 0 0 0 5057 8 0 0 25 0 4 0 651752506 310939648 18178 33554432000 4194304 4580107 140736077934944 18446744073709551615 4451708 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 75913 18178 378 95 0 70895 0
[pid=3122/tid=3125] ppid=3118 vsize=303652 CPUtime=12.68 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 11320 0 0 0 1266 2 0 0 25 0 4 0 651752507 310939648 18178 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=303652 CPUtime=12.68 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 10727 0 0 0 1266 2 0 0 25 0 4 0 651752507 310939648 18178 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=303652 CPUtime=12.69 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 11229 0 0 0 1268 1 0 0 25 0 4 0 651752507 310939648 18178 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 303652

[startup+25.5003 s]
/proc/loadavg: 8.22 8.24 8.19 9/291 3131
/proc/meminfo: memFree=21399840/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=295000 CPUtime=101.74 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 68488 0 0 0 10160 14 0 0 25 0 4 0 651752506 302080000 20599 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 73750 20599 378 95 0 68732 0
[pid=3122/tid=3125] ppid=3118 vsize=295000 CPUtime=25.48 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 17831 0 0 0 2545 3 0 0 25 0 4 0 651752507 302080000 20599 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=295000 CPUtime=25.49 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 17010 0 0 0 2545 4 0 0 25 0 4 0 651752507 302080000 20599 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=295000 CPUtime=25.49 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 16332 0 0 0 2547 2 0 0 25 0 4 0 651752507 302080000 20599 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 295000

[startup+51.1008 s]
/proc/loadavg: 8.14 8.22 8.18 10/291 3131
/proc/meminfo: memFree=21362232/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=297000 CPUtime=203.9 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 102322 0 0 0 20368 22 0 0 25 0 4 0 651752506 304128000 25727 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 74250 25727 378 95 0 69232 0
[pid=3122/tid=3125] ppid=3118 vsize=297000 CPUtime=51.08 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 26881 0 0 0 5103 5 0 0 25 0 4 0 651752507 304128000 25727 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=297000 CPUtime=51.08 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 25905 0 0 0 5102 6 0 0 25 0 4 0 651752507 304128000 25727 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=297000 CPUtime=51.09 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 23659 0 0 0 5104 5 0 0 25 0 4 0 651752507 304128000 25727 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 297000

[startup+102.301 s]
/proc/loadavg: 8.17 8.22 8.18 9/291 3134
/proc/meminfo: memFree=21316208/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=319844 CPUtime=408.25 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 153503 0 0 0 40788 37 0 0 25 0 4 0 651752506 327520256 29568 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 79961 29568 378 95 0 74943 0
[pid=3122/tid=3125] ppid=3118 vsize=319844 CPUtime=102.29 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 38796 0 0 0 10221 8 0 0 25 0 4 0 651752507 327520256 29569 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=319844 CPUtime=102.28 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 38483 0 0 0 10218 10 0 0 25 0 4 0 651752507 327520256 29569 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=319844 CPUtime=102.3 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 37812 0 0 0 10221 9 0 0 25 0 4 0 651752507 327520256 29569 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 319844

[startup+162.301 s]

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

[pid=3122] ppid=3118 vsize=507840 CPUtime=2802.73 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 472236 0 0 0 280125 148 0 0 25 0 4 0 651752506 520028160 72297 33554432000 4194304 4580107 140736077934944 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 126960 72297 378 95 0 121942 0
[pid=3122/tid=3125] ppid=3118 vsize=507840 CPUtime=702.29 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 119180 0 0 0 70194 35 0 0 25 0 4 0 651752507 520028160 72297 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=507840 CPUtime=702.2 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 121186 0 0 0 70178 42 0 0 25 0 4 0 651752507 520028160 72297 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=507840 CPUtime=702.3 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 108637 0 0 0 70195 35 0 0 25 0 4 0 651752507 520028160 72297 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.73
Current children cumulated vsize (KiB) 507840

[startup+762.3 s]
/proc/loadavg: 8.31 8.22 8.19 9/291 3151
/proc/meminfo: memFree=20962632/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=476988 CPUtime=3042.18 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 487510 0 0 0 304062 156 0 0 25 0 4 0 651752506 488435712 72057 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 119247 72057 378 95 0 114229 0
[pid=3122/tid=3125] ppid=3118 vsize=476988 CPUtime=762.3 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 124223 0 0 0 76193 37 0 0 25 0 4 0 651752507 488435712 72058 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=476988 CPUtime=762.2 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 126181 0 0 0 76175 45 0 0 25 0 4 0 651752507 488435712 72058 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=476988 CPUtime=762.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 110476 0 0 0 76195 36 0 0 25 0 4 0 651752507 488435712 72058 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.18
Current children cumulated vsize (KiB) 476988

[startup+822.301 s]
/proc/loadavg: 8.23 8.22 8.19 10/291 3153
/proc/meminfo: memFree=20940792/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=502572 CPUtime=3281.62 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 508689 0 0 0 327997 165 0 0 25 0 4 0 651752506 514633728 79230 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 125643 79230 378 95 0 120625 0
[pid=3122/tid=3125] ppid=3118 vsize=502572 CPUtime=822.3 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 127645 0 0 0 82191 39 0 0 25 0 4 0 651752507 514633728 79230 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=502572 CPUtime=822.18 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 132403 0 0 0 82170 48 0 0 25 0 4 0 651752507 514633728 79230 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=502572 CPUtime=822.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 116300 0 0 0 82192 39 0 0 25 0 4 0 651752507 514633728 79230 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.62
Current children cumulated vsize (KiB) 502572

[startup+882.311 s]
/proc/loadavg: 8.39 8.26 8.20 9/291 3154
/proc/meminfo: memFree=20916572/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=502688 CPUtime=3521.11 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 525256 0 0 0 351940 171 0 0 25 0 4 0 651752506 514752512 84212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 125672 84212 378 95 0 120654 0
[pid=3122/tid=3125] ppid=3118 vsize=502688 CPUtime=882.31 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 133077 0 0 0 88190 41 0 0 25 0 4 0 651752507 514752512 84212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=502688 CPUtime=882.19 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 138508 0 0 0 88169 50 0 0 25 0 4 0 651752507 514752512 84212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=502688 CPUtime=882.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 117161 0 0 0 88192 39 0 0 25 0 4 0 651752507 514752512 84212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.11
Current children cumulated vsize (KiB) 502688

[startup+942.3 s]
/proc/loadavg: 8.29 8.25 8.19 9/291 3156
/proc/meminfo: memFree=20896968/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=516368 CPUtime=3760.53 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 538943 0 0 0 375875 178 0 0 25 0 4 0 651752506 528760832 83612 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 129092 83612 378 95 0 124074 0
[pid=3122/tid=3125] ppid=3118 vsize=516368 CPUtime=942.29 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 135868 0 0 0 94187 42 0 0 25 0 4 0 651752507 528760832 83612 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=516368 CPUtime=942.16 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 144366 0 0 0 94164 52 0 0 25 0 4 0 651752507 528760832 83612 33554432000 4194304 4580107 140736077934944 18446744073709551615 4321056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=516368 CPUtime=942.3 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 117548 0 0 0 94191 39 0 0 25 0 4 0 651752507 528760832 83612 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.53
Current children cumulated vsize (KiB) 516368

[startup+1002.3 s]
/proc/loadavg: 8.33 8.26 8.20 9/291 3158
/proc/meminfo: memFree=20879700/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=518664 CPUtime=3999.97 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 554379 0 0 0 399812 185 0 0 25 0 4 0 651752506 531111936 89131 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 129666 89131 378 95 0 124648 0
[pid=3122/tid=3125] ppid=3118 vsize=518664 CPUtime=1002.3 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 141551 0 0 0 100185 45 0 0 25 0 4 0 651752507 531111936 89131 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=518664 CPUtime=1002.16 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 150806 0 0 0 100161 55 0 0 25 0 4 0 651752507 531111936 89131 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=518664 CPUtime=1002.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 118184 0 0 0 100191 40 0 0 25 0 4 0 651752507 531111936 89131 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.97
Current children cumulated vsize (KiB) 518664

[startup+1062.3 s]
/proc/loadavg: 8.31 8.26 8.20 9/291 3159
/proc/meminfo: memFree=20893188/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=532140 CPUtime=4239.43 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 568753 0 0 0 423752 191 0 0 25 0 4 0 651752506 544911360 85212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 133035 85212 378 95 0 128017 0
[pid=3122/tid=3125] ppid=3118 vsize=532140 CPUtime=1062.3 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 146850 0 0 0 106183 47 0 0 25 0 4 0 651752507 544911360 85212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=532140 CPUtime=1062.15 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 156742 0 0 0 106158 57 0 0 25 0 4 0 651752507 544911360 85212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=532140 CPUtime=1062.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 118727 0 0 0 106191 40 0 0 25 0 4 0 651752507 544911360 85212 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.43
Current children cumulated vsize (KiB) 532140

[startup+1122.3 s]
/proc/loadavg: 8.34 8.26 8.20 9/291 3161
/proc/meminfo: memFree=20907796/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=493120 CPUtime=4478.87 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 581978 0 0 0 447691 196 0 0 25 0 4 0 651752506 504954880 79615 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 123280 79615 378 95 0 118262 0
[pid=3122/tid=3125] ppid=3118 vsize=493120 CPUtime=1122.3 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 151439 0 0 0 112181 49 0 0 25 0 4 0 651752507 504954880 79615 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=493120 CPUtime=1122.14 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 161229 0 0 0 112155 59 0 0 25 0 4 0 651752507 504954880 79615 33554432000 4194304 4580107 140736077934944 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=493120 CPUtime=1122.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 121542 0 0 0 112190 41 0 0 25 0 4 0 651752507 504954880 79615 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.87
Current children cumulated vsize (KiB) 493120

[startup+1182.3 s]
/proc/loadavg: 8.31 8.26 8.19 9/291 3162
/proc/meminfo: memFree=20918316/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=480044 CPUtime=4718.34 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 602151 0 0 0 471629 205 0 0 25 0 4 0 651752506 491565056 76163 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 120011 76163 378 95 0 114993 0
[pid=3122/tid=3125] ppid=3118 vsize=480044 CPUtime=1182.31 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 157338 0 0 0 118180 51 0 0 25 0 4 0 651752507 491565056 76163 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=480044 CPUtime=1182.14 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 167443 0 0 0 118152 62 0 0 25 0 4 0 651752507 491565056 76163 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=480044 CPUtime=1182.31 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 126365 0 0 0 118188 43 0 0 25 0 4 0 651752507 491565056 76163 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.34
Current children cumulated vsize (KiB) 480044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.22 8.24 8.19 10/291 3163
/proc/meminfo: memFree=20886072/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=480044 CPUtime=4800.15 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 606113 0 0 0 479808 207 0 0 25 0 4 0 651752506 491565056 80125 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 120011 80125 378 95 0 114993 0
[pid=3122/tid=3125] ppid=3118 vsize=480044 CPUtime=1202.81 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 158716 0 0 0 120230 51 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=480044 CPUtime=1202.64 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 168668 0 0 0 120202 62 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=480044 CPUtime=1202.82 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 127725 0 0 0 120238 44 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 480044

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

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

[startup+1202.8 s]
/proc/loadavg: 8.22 8.24 8.19 10/291 3163
/proc/meminfo: memFree=20886072/32951124 swapFree=66457188/67111528
[pid=3122] ppid=3118 vsize=480044 CPUtime=4800.15 cores=0,2,4,6
/proc/3122/stat : 3122 (strangenight2-m) R 3118 3122 2765 0 -1 4202496 606113 0 0 0 479808 207 0 0 25 0 4 0 651752506 491565056 80125 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3122/statm: 120011 80125 378 95 0 114993 0
[pid=3122/tid=3125] ppid=3118 vsize=480044 CPUtime=1202.81 cores=0,2,4,6
/proc/3122/task/3125/stat : 3125 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 158716 0 0 0 120230 51 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3122/tid=3126] ppid=3118 vsize=480044 CPUtime=1202.64 cores=0,2,4,6
/proc/3122/task/3126/stat : 3126 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 168668 0 0 0 120202 62 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3122/tid=3127] ppid=3118 vsize=480044 CPUtime=1202.82 cores=0,2,4,6
/proc/3122/task/3127/stat : 3127 (strangenight2-m) R 3118 3122 2765 0 -1 4202560 127725 0 0 0 120238 44 0 0 25 0 4 0 651752507 491565056 80126 33554432000 4194304 4580107 140736077934944 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 480044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.83
CPU time (s): 4800.22
CPU user time (s): 4798.13
CPU system time (s): 2.08968
CPU usage (%): 399.076
Max. virtual memory (cumulated for all children) (KiB): 545492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 2.08968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 606114
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= 565
involuntary context switches= 73657

runsolver used 3.19951 second user time and 7.77682 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 21:32:23
IDJOB=3366313
IDBENCH=82722
IDSOLVER=1844
FILE ID=node132/3366313-1305401543
RUNJOBID= node132-1305401543-3103
PBS_JOBID= 13324471
Free space on /tmp= 73332 MiB

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

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

MD5SUM BENCH= 700fcf61c35143a2185883134d0eb67b
RANDOM SEED=1994137258

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:      21561860 kB
Buffers:        277140 kB
Cached:        5564204 kB
SwapCached:       6904 kB
Active:        4771904 kB
Inactive:      6313068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21561860 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           11160 kB
Writeback:           0 kB
AnonPages:     5240788 kB
Mapped:          18312 kB
Slab:           218408 kB
PageTables:      24004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34736376 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= 73320 MiB
End job on node132 at 2011-05-14 21:52:28