Trace number 3173834

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.28 1201.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
MD5SUM1a4e1674582e40801444509cae2068da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.5668
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173834-1304031512.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
0.00/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.29
0.00/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.22/0.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.22/0.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.22/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.22/0.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.22/0.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.34/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2.34/1.20	c Finding binary XORs  T:     0.00 s  found:       0
2.34/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.34/1.20	c calculated reachability. Time: 0.00
2.34/1.20	c Calc default polars -  time:   0.00 s pos:      88 undec:       1 neg:      61
2.34/1.20	c =========================================================================================
2.34/1.20	c types(t): F = full restart, N = normal restart
2.34/1.20	c types(t): S = simplification begin/end, E = solution found
2.34/1.20	c restart types(rt): st = static, dy = dynamic
2.34/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.34/1.20	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
2.34/1.20	c  N dy     8      5913       150     12750         0      3261     89250    119250     38.04     40.28
2.34/1.20	c  N dy    29     10336       150     12750         0      7509     89250    309919     39.06     41.17
2.34/1.20	c  N dy    37     14530       150     12750         0      7473     89250    271453     38.92     40.98
5.56/1.40	c  N dy    52     19195       150     12750         0      6536     89250    193290     39.07     41.26
6.76/1.70	c  F st    59     25000       150     12750         0     12089     89250    439640     38.73     39.20
6.76/1.70	c  N st    59     25000       150     12750         0     12089     89250    439640     38.73     39.20
7.56/1.92	c  N dy    65     30005       150     12750         0     10375     89250    336011     38.73   no data
7.56/1.92	c  S st    65     30005       150     12750         0     10375     89250    336011     38.73   no data
7.56/1.96	c  S st    65     30506       150     12750         0     10865     89250    357897     38.73   no data
7.56/1.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.56/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.56/1.97	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.56/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.56/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.56/1.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.56/1.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.56/1.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.56/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.28	c lits-rem:        84  cl-subs:      466  v-elim:      0  v-fix:    0  time:  0.29 s
10.36/2.66	c asymm  cl-useful: 0/11765/12750 lits-rem:0 time: 0.38
10.36/2.66	c calculated reachability. Time: 0.00
10.36/2.66	c  N dy    65     30506       150     12750         0     10399     89250    331240     38.73   no data
11.95/3.06	c  N dy    77     36521       150     12750         0      8597     89250    218570     38.72     40.86
14.35/3.65	c  N dy    90     44830       150     12750         0     16550     89250    573367     38.67     40.84
14.74/3.74	c  S st    97     45760       150     12750         0      8864     89250    200277     38.73     39.20
14.74/3.78	c  S st    97     46261       150     12750         0      9354     89250    221926     38.73   no data
14.74/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.74/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.74/3.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.74/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.14/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.86	c lits-rem:         1  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.06 s
15.14/3.86	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.14/3.86	c vivif2 --  cl tried     9293 cl shrink        0 lits rem          0 time: 0.00
15.14/3.89	c asymm  cl-useful: 0/985/12750 lits-rem:0 time: 0.03
15.14/3.90	c calculated reachability. Time: 0.00
15.14/3.90	c  N dy    97     46261       150     12750         0      9293     89250    218316     38.73   no data
16.35/4.15	c  N dy   116     50351       150     12750         0     13202     89250    393814     38.81     40.94
17.55/4.44	c  N dy   136     54399       150     12750         0     17081     89250    567481     38.89     41.55
18.74/4.76	c  N dy   150     59097       150     12750         0     12021     89250    306044     38.88     41.42
19.94/5.06	c  N dy   167     63626       150     12750         0     16379     89250    502281     38.93     41.28
21.56/5.45	c  N dy   173     68594       150     12750         0     10604     89250    213358     38.85     40.94
21.94/5.50	c  S st   179     69393       150     12750         0     11375     89250    248124     38.87   no data
21.94/5.55	c  S st   179     69895       150     12750         0     11860     89250    269450     38.87   no data
21.94/5.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.94/5.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.94/5.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.94/5.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.94/5.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.94/5.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.94/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.34/5.68	c lits-rem:        34  cl-subs:      106  v-elim:      0  v-fix:    0  time:  0.11 s
22.34/5.68	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.34/5.68	c vivif2 --  cl tried    11754 cl shrink        0 lits rem          0 time: 0.00
23.94/6.09	c asymm  cl-useful: 0/11147/12750 lits-rem:0 time: 0.40
23.94/6.09	c calculated reachability. Time: 0.00
23.94/6.09	c  N dy   179     69895       150     12750         0     11754     89250    263050     38.87   no data
25.95/6.53	c  N dy   185     76552       150     12750         0     18099     89250    552381     38.82     40.93
27.94/7.04	c  N dy   200     83111       150     12750         0     12913     89250    285710     38.84     40.91
29.13/7.34	c  F st   208     87500       150     12750         0     17116     89250    470251     38.77     36.01
29.53/7.43	c  N st   211     88687       150     12750         0     18247     89250    521085     38.77   no data
32.33/8.12	c  N dy   220     97097       150     12750         0     13869     89250    297986     38.74     40.88
34.75/8.72	c  N dy   238    104844       150     12750         0     21226     89250    626054     38.67     34.27
34.75/8.72	c  S st   238    104844       150     12750         0     21226     89250    626054     38.67     34.27
34.75/8.79	c  S st   238    105347       150     12750         0     21710     89250    648149     38.67   no data
34.75/8.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.12/8.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.12/8.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.12/8.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.12/8.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.12/8.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.12/8.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.12/8.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.12/8.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.32/9.61	c lits-rem:       295  cl-subs:     1089  v-elim:      0  v-fix:    0  time:  0.78 s
38.32/9.61	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.32/9.62	c vivif2 --  cl tried    20621 cl shrink        0 lits rem          0 time: 0.01
38.74/9.73	c asymm  cl-useful: 0/1603/12750 lits-rem:0 time: 0.11
38.74/9.73	c calculated reachability. Time: 0.00
38.74/9.73	c  N dy   238    105347       150     12750         0     20621     89250    591544     38.67   no data
41.51/10.50	c  N dy   269    113216       150     12750         0     14781     89250    306651     38.71     41.38
45.91/11.50	c  N dy   291    124264       150     12750         0     25351     89250    776717     38.61     40.69
48.30/12.17	c  N dy   297    132320       150     12750         0     18711     89250    451853     38.53     40.62
51.51/12.96	c  N dy   326    141344       150     12750         0     27350     89250    834800     38.52     40.62
54.70/13.78	c  N dy   361    150685       150     12750         0     21029     89250    523823     38.56     40.83
57.49/14.44	c  S st   374    158020       150     12750         0     28047     89250    837008     38.52     38.27
57.89/14.51	c  S st   374    158523       150     12750         0     28535     89250    858222     38.52   no data
57.89/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.89/14.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.89/14.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.89/14.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/14.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/14.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.89/14.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.89/14.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.89/14.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.89/16.00	c lits-rem:       845  cl-subs:     1408  v-elim:      0  v-fix:    0  time:  1.43 s
63.89/16.00	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
63.89/16.01	c vivif2 --  cl tried    27127 cl shrink        0 lits rem          0 time: 0.01
64.68/16.22	c asymm  cl-useful: 0/3771/12750 lits-rem:0 time: 0.22
64.68/16.22	c calculated reachability. Time: 0.00
64.68/16.22	c  N dy   374    158523       150     12750         0     27127     89250    782291     38.52   no data
68.69/17.22	c  N dy   399    169439       150     12750         0     21314     89250    503343     38.50     40.79
73.08/18.30	c  N dy   446    180573       150     12750         0     32021     89250    983693     38.57     40.88
84.26/21.15	c  N dy   478    208976       150     12750         0     23695     89250    546786     38.32     40.42
89.85/22.57	c  N dy   511    222393       150     12750         0     36589     89250   1122562     38.31     40.41
96.26/24.19	c  N dy   568    236657       150     12750         0     31126     89250    841296     38.32     40.35
97.04/24.32	c  S st   570    237786       150     12750         0     32218     89250    889153     38.32   no data
97.44/24.41	c  S st   570    238288       150     12750         0     32713     89250    910562     38.32   no data
97.44/24.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.44/24.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
97.44/24.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.44/24.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.44/24.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.44/24.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
97.44/24.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.44/24.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.44/24.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.05/26.35	c lits-rem:       213  cl-subs:     1478  v-elim:      0  v-fix:    0  time:  1.87 s
105.05/26.35	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
105.05/26.36	c vivif2 --  cl tried    31235 cl shrink        0 lits rem          0 time: 0.01
106.23/26.60	c asymm  cl-useful: 0/3024/12750 lits-rem:0 time: 0.24
106.23/26.60	c calculated reachability. Time: 0.00
106.23/26.60	c  N dy   570    238288       150     12750         0     31235     89250    832391     38.32   no data
113.02/28.39	c  N dy   628    255081       150     12750         0     27269     89250    641529     38.34     40.69
122.63/30.74	c  N dy   680    276330       150     12750         0     26512     89250    573877     38.33     40.50
130.60/32.79	c  N dy   742    293970       150     12750         0     43377     89250   1321442     38.33     42.58
135.80/34.08	c  F st   785    306252       150     12750         0     33166     89250    833964     38.34     38.39
138.99/34.86	c  N dy   798    313037       150     12750         0     39635     89250   1121641     38.34     40.37
148.59/37.25	c  N dy   883    333209       150     12750         0     36015     89250    929055     38.37     40.55
158.95/39.85	c  N dy   970    353337       150     12750         0     31384     89250    690375     38.41     40.49
160.95/40.30	c  S st   985    357432       150     12750         0     35304     89250    864221     38.41   no data
161.35/40.40	c  S st   985    357935       150     12750         0     35790     89250    885475     38.41   no data
161.35/40.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.35/40.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
161.35/40.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
161.35/40.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.35/40.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.35/40.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
161.35/40.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.35/40.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
161.35/40.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.14/42.14	c lits-rem:       239  cl-subs:     1197  v-elim:      0  v-fix:    0  time:  1.68 s
168.14/42.14	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
168.14/42.15	c vivif2 --  cl tried    34593 cl shrink        0 lits rem          0 time: 0.01
169.34/42.41	c asymm  cl-useful: 0/2617/12750 lits-rem:0 time: 0.26
169.34/42.41	c calculated reachability. Time: 0.00
169.34/42.41	c  N dy   985    357935       150     12750         0     34593     89250    820655     38.41   no data
179.34/44.91	c  N dy  1048    378000       150     12750         0     28921     89250    546066     38.42     40.46
190.91/47.80	c  N dy  1124    398975       150     12750         0     49034     89250   1444010     38.45     40.55
203.69/51.05	c  N dy  1162    421274       150     12750         0     44474     89250   1215598     38.43     40.84
214.90/53.88	c  N dy  1208    441314       150     12750         0     36866     89250    833193     38.40     40.43
227.26/56.91	c  N dy  1276    461403       150     12750         0     28322     89250    426042     38.36     41.14
237.25/59.48	c  N dy  1339    481930       150     12750         0     48021     89250   1299131     38.35     40.63
248.83/62.30	c  N dy  1415    501978       150     12750         0     38542     89250    846930     38.37     41.24
260.82/65.32	c  N dy  1497    522012       150     12750         0     57786     89250   1707813     38.40     40.68
268.01/67.17	c  S st  1529    536902       150     12750         0     42310     89250    975065     38.37     39.24
268.41/67.29	c  S st  1529    537408       150     12750         0     42805     89250    997204     38.37   no data
268.41/67.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
268.81/67.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
268.81/67.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
268.81/67.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.81/67.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.81/67.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
268.81/67.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
268.81/67.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
268.81/67.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.00/69.61	c lits-rem:       400  cl-subs:     1530  v-elim:      0  v-fix:    0  time:  2.25 s
278.00/69.61	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
278.00/69.62	c vivif2 --  cl tried    41275 cl shrink        0 lits rem          0 time: 0.01
279.20/69.90	c asymm  cl-useful: 0/2256/12750 lits-rem:0 time: 0.28
279.20/69.91	c calculated reachability. Time: 0.00
279.20/69.91	c  N dy  1529    537408       150     12750         0     41275     89250    919942     38.37   no data
290.78/72.88	c  N dy  1552    557583       150     12750         0     60540     89250   1782881     38.32     40.56
301.97/75.67	c  N dy  1619    577855       150     12750         0     49327     89250   1258856     38.32     40.57
315.15/78.94	c  N dy  1702    598021       150     12750         0     37050     89250    678841     38.35     40.39
327.14/81.98	c  N dy  1770    618120       150     12750         0     56275     89250   1536161     38.36     42.06
339.91/85.15	c  N dy  1843    638384       150     12750         0     43113     89250    912908     38.37     40.70
353.49/88.59	c  N dy  1943    658483       150     12750         0     62420     89250   1779069     38.40     40.45
368.29/92.24	c  N dy  2019    679464       150     12750         0     48989     89250   1143476     38.41     40.70
385.05/96.48	c  N dy  2117    701220       150     12750         0     35362     89250    504465     38.44     40.81
397.04/99.49	c  N dy  2201    721908       150     12750         0     55195     89250   1390221     38.46     40.79
411.82/103.17	c  N dy  2248    742750       150     12750         0     39712     89250    660751     38.46     40.48
426.20/106.71	c  N dy  2311    763358       150     12750         0     59440     89250   1538375     38.46     40.70
441.38/110.59	c  N dy  2367    783773       150     12750         0     42592     89250    755961     38.47     40.56
454.96/113.98	c  N dy  2458    803984       150     12750         0     61913     89250   1616003     38.49     40.71
456.58/114.38	c  S st  2461    806113       150     12750         0     63946     89250   1705536     38.48     38.47
457.35/114.54	c  S st  2461    806615       150     12750         0     64430     89250   1726967     38.48   no data
457.35/114.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
457.35/114.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
457.35/114.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
457.35/114.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.35/114.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.35/114.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
457.35/114.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
457.75/114.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
457.75/114.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.91/123.44	c lits-rem:       630  cl-subs:     2805  v-elim:      0  v-fix:    0  time:  8.79 s
492.91/123.44	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
492.91/123.46	c vivif2 --  cl tried    61625 cl shrink        0 lits rem          0 time: 0.02
493.71/123.68	c asymm  cl-useful: 0/1082/12750 lits-rem:0 time: 0.22
493.71/123.68	c calculated reachability. Time: 0.00
493.71/123.68	c  N dy  2461    806615       150     12750         0     61625     89250   1574176     38.48   no data
510.49/127.84	c  N dy  2538    826730       150     12750         0     43619     89250    770056     38.50     40.58
524.46/131.36	c  N dy  2600    847272       150     12750         0     63320     89250   1647401     38.50     40.53
540.84/135.43	c  N dy  2679    868066       150     12750         0     44964     89250    798238     38.51     40.55
554.42/138.85	c  N dy  2760    888102       150     12750         0     64191     89250   1657103     38.52     40.57
569.61/142.63	c  N dy  2804    908397       150     12750         0     44277     89250    732292     38.50     40.55
583.61/146.14	c  N dy  2823    930826       150     12750         0     65610     89250   1666606     38.46     40.48
599.56/150.13	c  N dy  2873    951173       150     12750         0     44973     89250    737653     38.45     40.57
613.53/153.60	c  N dy  2953    971241       150     12750         0     64189     89250   1597088     38.46     40.58
632.70/158.46	c  N dy  3019    995447       150     12750         0     46206     89250    759108     38.46     40.50
644.69/161.43	c  N dy  3036   1015854       150     12750         0     65674     89250   1628853     38.43     40.46
662.68/165.96	c  N dy  3100   1035878       150     12750         0     42792     89250    571230     38.43     40.58
676.27/169.35	c  N dy  3188   1056090       150     12750         0     62165     89250   1438528     38.45     40.59
689.46/172.65	c  F st  3246   1071878       150     12750         0     77264     89250   2112103     38.45     37.77
693.84/173.77	c  N dy  3252   1077075       150     12750         0     82241     89250   2337665     38.45   no data
708.60/177.44	c  N dy  3296   1097570       150     12750         0     58747     89250   1243341     38.43     40.71
724.97/181.57	c  N dy  3350   1118080       150     12750         0     78400     89250   2117297     38.43     40.55
742.55/185.93	c  N dy  3445   1138132       150     12750         0     53625     89250    985065     38.45     40.48
758.53/189.91	c  N dy  3539   1158183       150     12750         0     72877     89250   1847699     38.47     41.91
782.10/195.85	c  N dy  3635   1178523       150     12750         0     47352     89250    669102     38.49     41.05
799.68/200.29	c  N dy  3726   1198716       150     12750         0     66746     89250   1533939     38.50     40.58
810.46/202.98	c  S st  3763   1209922       150     12750         0     77468     89250   2010174     38.50   no data
811.26/203.19	c  S st  3763   1210423       150     12750         0     77960     89250   2031597     38.50   no data
811.26/203.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
811.66/203.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
811.66/203.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.66/203.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
811.66/203.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.66/203.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
811.66/203.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.66/203.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
812.08/203.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
877.57/219.75	c lits-rem:       768  cl-subs:     3338  v-elim:      0  v-fix:    0  time: 16.42 s
877.57/219.75	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
877.57/219.77	c vivif2 --  cl tried    74622 cl shrink        0 lits rem          0 time: 0.02
879.16/220.14	c asymm  cl-useful: 0/1765/12750 lits-rem:0 time: 0.36
879.16/220.14	c calculated reachability. Time: 0.00
879.16/220.14	c  N dy  3763   1210423       150     12750         0     74622     89250   1850270     38.50   no data
899.95/225.30	c  N dy  3812   1230519       150     12750         0     47944     89250    661211     38.50     40.97
915.51/229.29	c  N dy  3876   1251830       150     12750         0     68319     89250   1571949     38.50     40.65
935.51/234.22	c  N dy  3959   1271902       150     12750         0     87562     89250   2431696     38.50     41.22
963.85/241.32	c  N dy  4004   1306597       150     12750         0     73688     89250   1775173     38.46     40.59
997.81/249.89	c  N dy  4080   1336891       150     12750         0     54937     89250    911468     38.46     40.50
1016.59/254.56	c  N dy  4163   1357072       150     12750         0     74243     89250   1774273     38.47     40.59
1038.95/260.17	c  N dy  4225   1378046       150     12750         0     94303     89250   2669923     38.47     40.50
1056.53/264.52	c  N dy  4288   1398108       150     12750         0     64754     89250   1316859     38.48     40.54
1075.72/269.33	c  N dy  4356   1419422       150     12750         0     85193     89250   2226660     38.47     40.51
1095.28/274.28	c  N dy  4409   1439656       150     12750         0     54766     89250    837110     38.48     40.70
1110.88/278.18	c  N dy  4481   1459848       150     12750         0     74121     89250   1698564     38.48     40.51
1136.03/284.40	c  N dy  4533   1485409       150     12750         0     98548     89250   2787343     38.47     40.52
1152.80/288.63	c  N dy  4624   1505509       150     12750         0     67063     89250   1359621     38.48     41.12
1171.98/293.42	c  N dy  4696   1525810       150     12750         0     86502     89250   2226561     38.49     40.71
1193.95/298.93	c  N dy  4773   1545864       150     12750         0     53993     89250    740087     38.50     40.86
1211.94/303.44	c  N dy  4847   1568408       150     12750         0     75570     89250   1703082     38.50     40.53
1233.50/308.81	c  N dy  4913   1589814       150     12750         0     96107     89250   2618828     38.50     40.56
1251.49/313.38	c  N dy  4965   1609993       150     12750         0     62754     89250   1094819     38.50     40.75
1269.06/317.76	c  N dy  5028   1630053       150     12750         0     81930     89250   1948741     38.50     42.92
1292.61/323.66	c  N dy  5127   1650130       150     12750         0    101192     89250   2808317     38.51     40.66
1312.59/328.62	c  N dy  5223   1670163       150     12750         0     66783     89250   1239793     38.52     40.58
1332.16/333.56	c  N dy  5311   1690483       150     12750         0     86256     89250   2111191     38.53     40.56
1356.94/339.71	c  S st  5409   1710423       150     12750         0    105388     89250   2968606     38.54     38.81
1358.12/340.01	c  S st  5409   1710927       150     12750         0    105879     89250   2990272     38.54   no data
1358.12/340.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1358.12/340.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1358.12/340.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1358.12/340.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1358.12/340.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1358.12/340.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1358.12/340.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1358.52/340.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1358.93/340.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1455.99/364.58	c lits-rem:       916  cl-subs:     5173  v-elim:      0  v-fix:    0  time: 24.37 s
1455.99/364.58	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1456.39/364.62	c vivif2 --  cl tried   100706 cl shrink        0 lits rem          0 time: 0.04
1458.01/365.01	c asymm  cl-useful: 0/1157/12750 lits-rem:0 time: 0.39
1458.01/365.01	c calculated reachability. Time: 0.00
1458.01/365.01	c  N dy  5409   1710927       150     12750         0    100706     89250   2705820     38.54   no data
1477.56/369.99	c  N dy  5471   1732234       150     12750         0     66621     89250   1196767     38.54     40.86
1496.74/374.75	c  N dy  5552   1752333       150     12750         0     85837     89250   2053171     38.55     40.92
1520.70/380.70	c  N dy  5606   1773033       150     12750         0    105633     89250   2932158     38.54     40.71
1540.28/385.64	c  N dy  5689   1793119       150     12750         0     69405     89250   1287835     38.55     40.81
1559.85/390.58	c  N dy  5764   1813299       150     12750         0     88722     89250   2149927     38.55     40.63
1590.23/398.15	c  N dy  5840   1833346       150     12750         0    107915     89250   3006690     38.56     41.13
1612.58/403.71	c  N dy  5899   1854127       150     12750         0     71287     89250   1334266     38.56     40.78
1634.55/409.27	c  N dy  5989   1874130       150     12750         0     90477     89250   2193138     38.57     41.30
1663.71/416.58	c  N dy  6084   1897772       150     12750         0    113157     89250   3215789     38.58     41.05
1679.69/420.55	c  N dy  6099   1917949       150     12750         0     74968     89250   1465901     38.56     40.84
1700.09/425.64	c  N dy  6180   1937959       150     12750         0     94133     89250   2324055     38.57     40.82
1726.45/432.29	c  N dy  6273   1957989       150     12750         0    113366     89250   3184929     38.58     41.03
1746.40/437.26	c  N dy  6361   1978048       150     12750         0     74171     89250   1395928     38.59     40.85
1766.77/442.31	c  N dy  6426   1998456       150     12750         0     93736     89250   2272248     38.59     40.90
1792.35/448.79	c  N dy  6507   2018528       150     12750         0    112996     89250   3133107     38.59     42.36
1812.70/453.88	c  N dy  6572   2038538       150     12750         0     72738     89250   1295313     38.60     40.67
1833.07/458.99	c  N dy  6663   2058562       150     12750         0     91986     89250   2157275     38.61     40.77
1857.05/464.99	c  N dy  6731   2078690       150     12750         0    111244     89250   3024338     38.61     40.82
1878.22/470.20	c  N dy  6773   2099064       150     12750         0     70337     89250   1153388     38.60     40.81
1898.18/475.23	c  N dy  6844   2119595       150     12750         0     90046     89250   2037394     38.60     40.95
1924.96/481.90	c  N dy  6940   2140311       150     12750         0    109952     89250   2932317     38.61     40.75
1950.54/488.37	c  N dy  7024   2160318       150     12750         0     67769     89250   1008171     38.62     42.62
1971.30/493.51	c  N dy  7115   2180517       150     12750         0     87123     89250   1877841     38.63     40.99
1997.66/500.17	c  N dy  7177   2204104       150     12750         0    109599     89250   2882515     38.63     40.77
2007.26/502.55	c  S st  7203   2210927       150     12750         0    116141     89250   3175484     38.63     36.39
2008.44/502.85	c  S st  7203   2211432       150     12750         0    116633     89250   3197537     38.63   no data
2008.44/502.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2008.83/502.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2008.83/502.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2008.83/502.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2008.83/502.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2008.83/502.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2008.83/502.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2008.83/502.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2009.23/503.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2113.12/529.01	c lits-rem:       840  cl-subs:     5865  v-elim:      0  v-fix:    0  time: 25.95 s
2113.12/529.01	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2113.12/529.05	c vivif2 --  cl tried   110768 cl shrink        0 lits rem          0 time: 0.04
2114.69/529.44	c asymm  cl-useful: 0/1060/12750 lits-rem:0 time: 0.39
2114.69/529.44	c calculated reachability. Time: 0.00
2114.69/529.44	c  N dy  7203   2211432       150     12750         0    110768     89250   2881164     38.63   no data
2139.07/535.56	c  N dy  7258   2231500       150     12750         0     67893     89250    984153     38.63     42.66
2157.43/540.11	c  N dy  7329   2251517       150     12750         0     87040     89250   1841467     38.63     40.69
2181.80/546.28	c  N dy  7410   2271566       150     12750         0    106254     89250   2704010     38.64     40.97
2210.97/553.59	c  N dy  7445   2293275       150     12750         0     63881     89250    769326     38.63     40.97
2256.11/564.83	c  N dy  7455   2337391       150     12750         0    105554     89250   2628003     38.59     40.89
2288.48/572.95	c  N dy  7508   2362736       150     12750         0     65964     89250    837397     38.58     40.88
2307.23/577.60	c  N dy  7579   2382920       150     12750         0     85269     89250   1700110     38.58     40.86
2332.42/583.95	c  N dy  7653   2405175       150     12750         0    106619     89250   2655058     38.59     40.69
2361.96/591.30	c  N dy  7700   2427611       150     12750         0    128022     89250   3609014     38.58     40.69
2381.93/596.32	c  N dy  7762   2447688       150     12750         0     82330     89250   1529937     38.58     40.91
2404.70/602.09	c  N dy  7845   2467767       150     12750         0    101595     89250   2392641     38.59     40.73
2433.48/609.26	c  N dy  7894   2491363       150     12750         0    124149     89250   3398900     38.59     40.64
2459.03/615.60	c  N dy  7970   2512421       150     12750         0     78348     89250   1311881     38.59     40.65
2481.40/621.26	c  N dy  8060   2533139       150     12750         0     98252     89250   2208532     38.60     41.02
2506.16/627.42	c  N dy  8086   2554758       150     12750         0    118866     89250   3131137     38.59     40.74
2539.34/635.76	c  N dy  8174   2575404       150     12750         0     71654     89250    977803     38.59     40.66
2561.68/641.37	c  N dy  8219   2598995       150     12750         0     94218     89250   1979618     38.58     40.85
2588.84/648.16	c  N dy  8285   2620374       150     12750         0    114669     89250   2891705     38.58     40.93
2637.98/660.41	c  N dy  8379   2656259       150     12750         0     81013     89250   1359191     38.58     40.96
2659.55/665.90	c  N dy  8421   2676414       150     12750         0    100125     89250   2208034     38.57     40.94
2688.33/673.07	c  N dy  8512   2696417       150     12750         0    119318     89250   3070354     38.58     40.71
2712.68/679.19	c  S st  8587   2711432       150     12750         0    133748     89250   3719519     38.59   no data
2714.28/679.56	c  S st  8587   2711932       150     12750         0    134235     89250   3741331     38.59   no data
2714.28/679.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2714.69/679.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2714.69/679.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2714.69/679.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2714.69/679.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2714.69/679.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2714.69/679.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2715.09/679.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2715.48/679.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2863.28/716.83	c lits-rem:      1185  cl-subs:     7929  v-elim:      0  v-fix:    0  time: 37.03 s
2863.28/716.83	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2863.28/716.87	c vivif2 --  cl tried   126306 cl shrink        0 lits rem          0 time: 0.04
2864.87/717.29	c asymm  cl-useful: 0/908/12750 lits-rem:0 time: 0.41
2864.87/717.29	c calculated reachability. Time: 0.00
2864.87/717.29	c  N dy  8587   2711932       150     12750         0    126306     89250   3332077     38.59   no data
2893.63/724.42	c  N dy  8670   2732177       150     12750         0     77035     89250   1160847     38.59     40.72
2916.01/730.02	c  N dy  8758   2752349       150     12750         0     96334     89250   2026115     38.60     40.69
2944.76/737.28	c  N dy  8836   2772477       150     12750         0    115591     89250   2891576     38.60     40.80
2975.52/744.97	c  N dy  8911   2793002       150     12750         0    135288     89250   3776713     38.60     40.64
2999.89/751.08	c  N dy  8991   2813278       150     12750         0     84943     89250   1474160     38.61     40.70
3023.86/757.07	c  N dy  9084   2833298       150     12750         0    104126     89250   2335139     38.62     40.66
3053.45/764.45	c  N dy  9155   2855046       150     12750         0    124935     89250   3264522     38.62     40.88
3083.39/771.90	c  N dy  9211   2875128       150     12750         0     73380     89250    919429     38.62     40.95
3104.57/777.24	c  N dy  9288   2896099       150     12750         0     93480     89250   1821027     38.62     40.72
3133.74/784.52	c  N dy  9412   2917153       150     12750         0    113648     89250   2730652     38.63     40.84
3165.71/792.52	c  N dy  9505   2937278       150     12750         0    132941     89250   3600179     38.64     40.86
3196.47/800.27	c  N dy  9553   2961192       150     12750         0     83952     89250   1353145     38.63     40.70
3220.07/806.19	c  N dy  9650   2981256       150     12750         0    103192     89250   2220669     38.64     40.83
3252.80/814.31	c  N dy  9763   3001752       150     12750         0    122838     89250   3105662     38.65     40.75
3289.16/823.45	c  N dy  9821   3021760       150     12750         0    141998     89250   3964904     38.65     43.88
3318.72/830.83	c  N dy  9887   3041899       150     12750         0     88514     89250   1525994     38.65     40.69
3345.48/837.59	c  N dy  9934   3062089       150     12750         0    107895     89250   2394349     38.65     40.78
3381.03/846.43	c  N dy  9992   3082277       150     12750         0    127180     89250   3255539     38.65     40.69
3418.22/855.79	c  N dy 10076   3102712       150     12750         0    146826     89250   4139816     38.65     40.70
3440.96/861.46	c  N dy 10136   3122961       150     12750         0     92484     89250   1671481     38.66     40.69
3466.15/867.80	c  N dy 10212   3143078       150     12750         0    111804     89250   2537367     38.66     40.72
3498.50/875.88	c  N dy 10269   3165545       150     12750         0    133310     89250   3500351     38.66     40.99
3530.47/883.80	c  N dy 10319   3185736       150     12750         0     77924     89250    986233     38.66     40.80
3553.24/889.53	c  N dy 10398   3206937       150     12750         0     98281     89250   1899684     38.66     40.78
3558.45/890.86	c  S st 10408   3211933       150     12750         0    103062     89250   2112967     38.66     38.56
3559.63/891.15	c  S st 10408   3212437       150     12750         0    103552     89250   2134134     38.66   no data
3559.63/891.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3560.03/891.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3560.03/891.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3560.03/891.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3560.03/891.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3560.03/891.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3560.03/891.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3560.03/891.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3560.43/891.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3607.98/903.27	c lits-rem:       502  cl-subs:     3134  v-elim:      0  v-fix:    0  time: 11.96 s
3607.98/903.27	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3608.38/903.30	c vivif2 --  cl tried   100418 cl shrink        0 lits rem          0 time: 0.03
3609.58/903.68	c asymm  cl-useful: 0/1114/12750 lits-rem:0 time: 0.38
3609.58/903.68	c calculated reachability. Time: 0.00
3609.58/903.68	c  N dy 10408   3212437       150     12750         0    100418     89250   1966477     38.66   no data
3638.34/910.84	c  N dy 10499   3233779       150     12750         0    120892     89250   2887071     38.66     40.93
3675.90/920.21	c  N dy 10582   3253877       150     12750         0    140092     89250   3749307     38.67     44.82
3713.46/929.69	c  N dy 10670   3273926       150     12750         0     83646     89250   1209723     38.67     42.82
3737.83/935.77	c  N dy 10742   3293951       150     12750         0    102823     89250   2069127     38.68     41.16
3765.79/942.77	c  N dy 10793   3315964       150     12750         0    123873     89250   3013937     38.68     40.78
3797.77/950.78	c  N dy 10831   3337112       150     12750         0    144108     89250   3918266     38.67     40.74
3826.96/958.05	c  N dy 10896   3357707       150     12750         0     87222     89250   1341209     38.67     40.76
3850.50/963.90	c  N dy 10946   3378497       150     12750         0    107093     89250   2230126     38.67     41.24
3879.29/971.19	c  N dy 11035   3398511       150     12750         0    126222     89250   3090016     38.68     42.14
3913.24/979.67	c  N dy 11100   3418517       150     12750         0    145314     89250   3945938     38.68     41.04
3945.62/987.79	c  N dy 11182   3440454       150     12750         0     88840     89250   1377043     38.68     40.74
3974.77/995.07	c  N dy 11284   3463760       150     12750         0    111120     89250   2379455     38.69     40.76
4001.94/1001.83	c  N dy 11329   3484403       150     12750         0    130955     89250   3270192     38.69     41.02
4037.10/1010.64	c  N dy 11395   3505464       150     12750         0    151089     89250   4177205     38.69     40.79
4064.29/1017.43	c  N dy 11475   3525573       150     12750         0     91875     89250   1482451     38.69     40.73
4092.23/1024.42	c  N dy 11532   3549539       150     12750         0    114778     89250   2506676     38.69     40.82
4121.02/1031.70	c  N dy 11596   3569821       150     12750         0    134196     89250   3378071     38.69     40.86
4154.97/1040.10	c  N dy 11623   3591137       150     12750         0    154494     89250   4290733     38.69     40.83
4188.92/1048.65	c  N dy 11688   3611686       150     12750         0     94773     89250   1573879     38.69     40.73
4229.27/1058.73	c  N dy 11776   3632400       150     12750         0    114658     89250   2467804     38.69     40.86
4269.62/1068.83	c  N dy 11839   3654876       150     12750         0    136129     89250   3433100     38.69     40.74
4310.39/1079.04	c  N dy 11925   3675103       150     12750         0    155492     89250   4301198     38.69     40.79
4338.73/1086.11	c  N dy 11995   3695229       150     12750         0     94408     89250   1520098     38.70     40.83
4360.31/1091.55	c  S st 12062   3712438       150     12750         0    110859     89250   2257010     38.70     37.84
4361.51/1091.85	c  S st 12062   3712941       150     12750         0    111350     89250   2278999     38.70   no data
4361.51/1091.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4361.91/1091.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4361.91/1091.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4361.91/1091.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4361.91/1091.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4361.91/1091.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4361.91/1091.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4361.91/1091.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4362.31/1092.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4411.06/1104.25	c lits-rem:       461  cl-subs:     3331  v-elim:      0  v-fix:    0  time: 12.22 s
4411.06/1104.25	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4411.06/1104.28	c vivif2 --  cl tried   108019 cl shrink        0 lits rem          0 time: 0.03
4412.64/1104.67	c asymm  cl-useful: 0/1005/12750 lits-rem:0 time: 0.39
4412.64/1104.68	c calculated reachability. Time: 0.00
4412.64/1104.68	c  N dy 12062   3712941       150     12750         0    108019     89250   2099897     38.70   no data
4443.81/1112.44	c  N dy 12135   3733727       150     12750         0    127994     89250   2994357     38.70     40.84
4471.38/1119.30	c  F st 12178   3751562       150     12750         0    145022     89250   3756177     38.70   no data
4477.00/1120.75	c  N st 12183   3754859       150     12750         0    148163     89250   3897364     38.70   no data
4514.13/1130.05	c  N dy 12286   3774948       150     12750         0     86142     89250   1118857     38.70     42.64
4540.90/1136.72	c  N dy 12349   3794989       150     12750         0    105297     89250   1975791     38.70     43.24
4572.87/1144.70	c  N dy 12434   3815112       150     12750         0    124602     89250   2846982     38.71     40.98
4608.43/1153.61	c  N dy 12545   3835141       150     12750         0    143797     89250   3716476     38.71     43.49
4647.58/1163.46	c  N dy 12630   3855259       150     12750         0    163096     89250   4584722     38.72     40.91
4673.96/1170.07	c  N dy 12703   3876469       150     12750         0    101044     89250   1750158     38.72     40.77
4709.52/1178.99	c  N dy 12747   3905875       150     12750         0    129070     89250   3011805     38.71     40.83
4746.27/1188.12	c  N dy 12848   3926187       150     12750         0    148607     89250   3897649     38.72     41.38
4783.84/1197.56	c  N dy 12905   3946403       150     12750         0     84683     89250    984006     38.72     40.76

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173834-1304031512/watcher-3173834-1304031512 -o /tmp/evaluation-result-3173834-1304031512/solver-3173834-1304031512 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173834-1304031512.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: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 593381669 52441088 347 33554432000 4194304 4627427 140736411773856 18446744073709551615 47654916655020 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 12803 347 299 106 0 7774 0
[pid=28044/tid=28045] ppid=28042 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593381669 52441088 347 33554432000 4194304 4627427 140736411773856 18446744073709551615 47654916655030 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593381669 52441088 347 33554432000 4194304 4627427 140736411773856 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593381669 52441088 347 33554432000 4194304 4627427 140736411773856 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.314554 s]
/proc/loadavg: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=283836 CPUtime=1.22 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 2897 0 0 0 122 0 0 0 18 0 4 0 593381669 290648064 2457 33554432000 4194304 4627427 140736411773856 18446744073709551615 252457727009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 70959 2508 371 106 0 65930 0
[pid=28044/tid=28045] ppid=28042 vsize=283836 CPUtime=0.3 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 482 0 0 0 30 0 0 0 25 0 4 0 593381669 290648064 2515 33554432000 4194304 4627427 140736411773856 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=283836 CPUtime=0.3 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) D 28042 28044 27770 0 -1 4202560 543 0 0 0 30 0 0 0 18 0 4 0 593381669 290648064 2521 33554432000 4194304 4627427 140736411773856 18446744073709551615 252457727009 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=283836 CPUtime=0.3 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 1042 0 0 0 30 0 0 0 18 0 4 0 593381669 290648064 2531 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 283836

[startup+0.596233 s]
/proc/loadavg: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=303640 CPUtime=2.34 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 7309 0 0 0 233 1 0 0 18 0 4 0 593381669 310927360 5390 33554432000 4194304 4627427 140736411773856 18446744073709551615 4330743 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 72069 6151 384 106 0 67040 0
[pid=28044/tid=28045] ppid=28042 vsize=288276 CPUtime=1.14 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2545 0 0 0 114 0 0 0 18 0 4 0 593381669 295194624 6151 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=288276 CPUtime=1.14 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2599 0 0 0 114 0 0 0 19 0 4 0 593381669 295194624 6151 33554432000 4194304 4627427 140736411773856 18446744073709551615 4302304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=288276 CPUtime=1.15 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2310 0 0 0 115 0 0 0 19 0 4 0 593381669 295194624 6151 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 303640

[startup+1.25965 s]
/proc/loadavg: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=288404 CPUtime=5 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 11023 0 0 0 498 2 0 0 19 0 4 0 593381669 295325696 6180 33554432000 4194304 4627427 140736411773856 18446744073709551615 4333154 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 72101 6180 384 106 0 67072 0
[pid=28044/tid=28045] ppid=28042 vsize=288404 CPUtime=1.24 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2636 0 0 0 124 0 0 0 19 0 4 0 593381669 295325696 6180 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=288404 CPUtime=1.24 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2665 0 0 0 124 0 0 0 19 0 4 0 593381669 295325696 6180 33554432000 4194304 4627427 140736411773856 18446744073709551615 4333258 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=288404 CPUtime=1.25 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2397 0 0 0 125 0 0 0 19 0 4 0 593381669 295325696 6180 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 288404

[startup+1.30065 s]
/proc/loadavg: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=288656 CPUtime=5.16 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 11453 0 0 0 514 2 0 0 19 0 4 0 593381669 295583744 6039 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 72164 6039 384 106 0 67135 0
[pid=28044/tid=28045] ppid=28042 vsize=288656 CPUtime=1.28 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2970 0 0 0 128 0 0 0 19 0 4 0 593381669 295583744 6039 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=288656 CPUtime=1.28 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2691 0 0 0 128 0 0 0 19 0 4 0 593381669 295583744 6039 33554432000 4194304 4627427 140736411773856 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=288656 CPUtime=1.29 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2429 0 0 0 129 0 0 0 19 0 4 0 593381669 295583744 6039 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 288656

[startup+1.50061 s]
/proc/loadavg: 7.83 8.06 7.68 6/180 28044
/proc/meminfo: memFree=22381824/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=289216 CPUtime=5.96 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 12782 0 0 0 594 2 0 0 19 0 4 0 593381669 296157184 6156 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 72304 6156 385 106 0 67275 0
[pid=28044/tid=28045] ppid=28042 vsize=289216 CPUtime=1.49 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 3153 0 0 0 148 1 0 0 19 0 4 0 593381669 296157184 6156 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=289216 CPUtime=1.48 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 3171 0 0 0 148 0 0 0 19 0 4 0 593381669 296157184 6156 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=289216 CPUtime=1.48 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 2928 0 0 0 148 0 0 0 20 0 4 0 593381669 296157184 6157 33554432000 4194304 4627427 140736411773856 18446744073709551615 4507248 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) 289216

[startup+3.10032 s]
/proc/loadavg: 7.84 8.06 7.68 10/184 28048
/proc/meminfo: memFree=22327844/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=293216 CPUtime=12.37 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 28863 0 0 0 1232 5 0 0 23 0 4 0 593381669 300253184 16296 33554432000 4194304 4627427 140736411773856 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 73304 16296 388 106 0 68275 0
[pid=28044/tid=28045] ppid=28042 vsize=293216 CPUtime=3.08 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 6171 0 0 0 307 1 0 0 23 0 4 0 593381669 300253184 16296 33554432000 4194304 4627427 140736411773856 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=293216 CPUtime=3.07 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 8088 0 0 0 307 0 0 0 23 0 4 0 593381669 300253184 16296 33554432000 4194304 4627427 140736411773856 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=293216 CPUtime=3.09 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 7639 0 0 0 308 1 0 0 25 0 4 0 593381669 300253184 16296 33554432000 4194304 4627427 140736411773856 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 293216

[startup+6.30072 s]
/proc/loadavg: 7.84 8.06 7.68 10/184 28048
/proc/meminfo: memFree=22334912/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=303708 CPUtime=25.14 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 41992 0 0 0 2507 7 0 0 25 0 4 0 593381669 310996992 19463 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 75927 19463 388 106 0 70898 0
[pid=28044/tid=28045] ppid=28042 vsize=303708 CPUtime=6.28 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 10976 0 0 0 626 2 0 0 25 0 4 0 593381669 310996992 19463 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=303708 CPUtime=6.26 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 10685 0 0 0 625 1 0 0 25 0 4 0 593381669 310996992 19463 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=303708 CPUtime=6.28 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 10211 0 0 0 627 1 0 0 25 0 4 0 593381669 310996992 19463 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 303708

[startup+12.7005 s]
/proc/loadavg: 7.85 8.06 7.68 9/184 28048
/proc/meminfo: memFree=22260064/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=315540 CPUtime=50.71 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 65342 0 0 0 5058 13 0 0 25 0 4 0 593381669 323112960 28685 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309234 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 78885 28685 388 106 0 73856 0
[pid=28044/tid=28045] ppid=28042 vsize=315540 CPUtime=12.68 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 16655 0 0 0 1265 3 0 0 25 0 4 0 593381669 323112960 28685 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=315540 CPUtime=12.62 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 16513 0 0 0 1260 2 0 0 25 0 4 0 593381669 323112960 28685 33554432000 4194304 4627427 140736411773856 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=315540 CPUtime=12.68 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 15481 0 0 0 1266 2 0 0 25 0 4 0 593381669 323112960 28685 33554432000 4194304 4627427 140736411773856 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 315540

[startup+25.5011 s]
/proc/loadavg: 7.95 8.07 7.69 10/184 28048
/proc/meminfo: memFree=22211076/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=306348 CPUtime=101.83 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 101128 0 0 0 10163 20 0 0 25 0 4 0 593381669 313700352 36044 33554432000 4194304 4627427 140736411773856 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 76587 36044 388 106 0 71558 0
[pid=28044/tid=28045] ppid=28042 vsize=306348 CPUtime=25.48 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 24809 0 0 0 2543 5 0 0 25 0 4 0 593381669 313700352 36044 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=306348 CPUtime=25.36 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 25200 0 0 0 2532 4 0 0 25 0 4 0 593381669 313700352 36044 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=306348 CPUtime=25.49 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 23841 0 0 0 2544 5 0 0 25 0 4 0 593381669 313700352 36044 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 306348

[startup+51.1004 s]
/proc/loadavg: 7.97 8.07 7.70 10/184 28049
/proc/meminfo: memFree=22185404/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=317624 CPUtime=204.09 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 145196 0 0 0 20377 32 0 0 25 0 4 0 593381669 325246976 44477 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 79406 44477 388 106 0 74377 0
[pid=28044/tid=28045] ppid=28042 vsize=317624 CPUtime=51.08 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 36319 0 0 0 5100 8 0 0 25 0 4 0 593381669 325246976 44477 33554432000 4194304 4627427 140736411773856 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=317624 CPUtime=50.82 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 37395 0 0 0 5076 6 0 0 25 0 4 0 593381669 325246976 44477 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=317624 CPUtime=51.08 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 31687 0 0 0 5101 7 0 0 25 0 4 0 593381669 325246976 44477 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 317624

[startup+102.301 s]
/proc/loadavg: 7.98 8.05 7.71 10/184 28050
/proc/meminfo: memFree=22123004/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=359108 CPUtime=408.62 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 218938 0 0 0 40810 52 0 0 25 0 4 0 593381669 367726592 57617 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 89777 57618 388 106 0 84748 0
[pid=28044/tid=28045] ppid=28042 vsize=359108 CPUtime=102.27 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 50999 0 0 0 10215 12 0 0 25 0 4 0 593381669 367726592 57618 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=359108 CPUtime=101.75 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 57279 0 0 0 10163 12 0 0 25 0 4 0 593381669 367726592 57618 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=359108 CPUtime=102.29 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 51187 0 0 0 10217 12 0 0 25 0 4 0 593381669 367726592 57618 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 359108

[startup+162.301 s]

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

[pid=28044] ppid=28042 vsize=680708 CPUtime=2565.69 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 633362 0 0 0 256367 202 0 0 25 0 4 0 593381669 697044992 114368 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 170177 114368 388 106 0 165148 0
[pid=28044/tid=28045] ppid=28042 vsize=680708 CPUtime=642.24 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 150103 0 0 0 64173 51 0 0 25 0 4 0 593381669 697044992 114368 33554432000 4194304 4627427 140736411773856 18446744073709551615 4333882 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=680708 CPUtime=638.84 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 173853 0 0 0 63833 51 0 0 25 0 4 0 593381669 697044992 114368 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=680708 CPUtime=642.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 158476 0 0 0 64178 53 0 0 25 0 4 0 593381669 697044992 114368 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 680708

[startup+702.3 s]
/proc/loadavg: 8.12 8.08 7.86 10/184 28075
/proc/meminfo: memFree=21442680/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=735820 CPUtime=2805.35 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 661866 0 0 0 280320 215 0 0 25 0 4 0 593381669 753479680 108194 33554432000 4194304 4627427 140736411773856 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 183955 108194 388 106 0 178926 0
[pid=28044/tid=28045] ppid=28042 vsize=735820 CPUtime=702.23 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 155817 0 0 0 70170 53 0 0 25 0 4 0 593381669 753479680 108194 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=735820 CPUtime=698.51 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 181686 0 0 0 69796 55 0 0 25 0 4 0 593381669 753479680 108194 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=735820 CPUtime=702.3 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 168367 0 0 0 70172 58 0 0 25 0 4 0 593381669 753479680 108194 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 735820

[startup+762.301 s]
/proc/loadavg: 7.22 7.88 7.81 5/175 28095
/proc/meminfo: memFree=22798216/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=746548 CPUtime=3045.03 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 687707 0 0 0 304277 226 0 0 25 0 4 0 593381669 764465152 116568 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 186637 116568 388 106 0 181608 0
[pid=28044/tid=28045] ppid=28042 vsize=746548 CPUtime=762.22 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 161605 0 0 0 76166 56 0 0 25 0 4 0 593381669 764465152 116568 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=746548 CPUtime=758.2 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 190750 0 0 0 75761 59 0 0 25 0 4 0 593381669 764465152 116568 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=746548 CPUtime=762.3 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 171342 0 0 0 76171 59 0 0 25 0 4 0 593381669 764465152 116568 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 746548

[startup+822.301 s]
/proc/loadavg: 5.25 7.19 7.58 5/175 28096
/proc/meminfo: memFree=22811692/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=705576 CPUtime=3284.77 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 710506 0 0 0 328238 239 0 0 25 0 4 0 593381669 722509824 113301 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 176394 113301 388 106 0 171365 0
[pid=28044/tid=28045] ppid=28042 vsize=705576 CPUtime=822.22 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 167489 0 0 0 82164 58 0 0 25 0 4 0 593381669 722509824 113301 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=705576 CPUtime=817.92 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 197446 0 0 0 81729 63 0 0 25 0 4 0 593381669 722509824 113301 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=705576 CPUtime=822.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 178473 0 0 0 82168 63 0 0 25 0 4 0 593381669 722509824 113301 33554432000 4194304 4627427 140736411773856 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 705576

[startup+882.301 s]
/proc/loadavg: 4.51 6.62 7.35 5/175 28098
/proc/meminfo: memFree=22731892/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=761344 CPUtime=3524.48 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 746402 0 0 0 352194 254 0 0 25 0 4 0 593381669 779616256 133345 33554432000 4194304 4627427 140736411773856 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 190336 133345 388 106 0 185307 0
[pid=28044/tid=28045] ppid=28042 vsize=761344 CPUtime=882.23 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 178459 0 0 0 88162 61 0 0 25 0 4 0 593381669 779616256 133345 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=761344 CPUtime=877.63 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 207186 0 0 0 87695 68 0 0 25 0 4 0 593381669 779616256 133345 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=761344 CPUtime=882.3 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 184109 0 0 0 88165 65 0 0 25 0 4 0 593381669 779616256 133345 33554432000 4194304 4627427 140736411773856 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 761344

[startup+942.301 s]
/proc/loadavg: 4.24 6.15 7.15 5/175 28100
/proc/meminfo: memFree=22743484/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=745232 CPUtime=3764.2 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 779308 0 0 0 376151 269 0 0 25 0 4 0 593381669 763117568 130761 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 186308 130761 388 106 0 181279 0
[pid=28044/tid=28045] ppid=28042 vsize=745232 CPUtime=942.23 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 188072 0 0 0 94158 65 0 0 25 0 4 0 593381669 763117568 130761 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=745232 CPUtime=937.35 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 216216 0 0 0 93664 71 0 0 25 0 4 0 593381669 763117568 130761 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=745232 CPUtime=942.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 193461 0 0 0 94159 72 0 0 25 0 4 0 593381669 763117568 130761 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.2
Current children cumulated vsize (KiB) 745232

[startup+1002.3 s]
/proc/loadavg: 4.19 5.79 6.96 5/175 28101
/proc/meminfo: memFree=22699900/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=881664 CPUtime=4003.93 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 819010 0 0 0 400109 284 0 0 25 0 4 0 593381669 902823936 141456 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 220416 141456 388 106 0 215387 0
[pid=28044/tid=28045] ppid=28042 vsize=881664 CPUtime=1002.23 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 198048 0 0 0 100155 68 0 0 25 0 4 0 593381669 902823936 141456 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=881664 CPUtime=997.07 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 226164 0 0 0 99633 74 0 0 25 0 4 0 593381669 902823936 141456 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=881664 CPUtime=1002.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 203185 0 0 0 100155 76 0 0 25 0 4 0 593381669 902823936 141456 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.93
Current children cumulated vsize (KiB) 881664

[startup+1062.3 s]
/proc/loadavg: 4.07 5.46 6.77 5/175 28103
/proc/meminfo: memFree=22726748/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=761548 CPUtime=4243.64 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 838756 0 0 0 424071 293 0 0 25 0 4 0 593381669 779825152 134525 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 190387 134525 388 106 0 185358 0
[pid=28044/tid=28045] ppid=28042 vsize=761548 CPUtime=1062.22 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 200978 0 0 0 106153 69 0 0 25 0 4 0 593381669 779825152 134525 33554432000 4194304 4627427 140736411773856 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=761548 CPUtime=1056.79 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 235316 0 0 0 105600 79 0 0 25 0 4 0 593381669 779825152 134525 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=761548 CPUtime=1062.31 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 208219 0 0 0 106153 78 0 0 25 0 4 0 593381669 779825152 134525 33554432000 4194304 4627427 140736411773856 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.64
Current children cumulated vsize (KiB) 761548

[startup+1122.3 s]
/proc/loadavg: 4.02 5.19 6.59 5/175 28104
/proc/meminfo: memFree=22704976/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=832756 CPUtime=4483.37 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 863792 0 0 0 448029 308 0 0 25 0 4 0 593381669 852742144 140293 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 208189 140293 388 106 0 203160 0
[pid=28044/tid=28045] ppid=28042 vsize=832756 CPUtime=1122.23 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 203857 0 0 0 112152 71 0 0 25 0 4 0 593381669 852742144 140293 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=832756 CPUtime=1116.51 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 244569 0 0 0 111567 84 0 0 25 0 4 0 593381669 852742144 140293 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=832756 CPUtime=1122.32 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 214754 0 0 0 112149 83 0 0 25 0 4 0 593381669 852742144 140293 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 832756

[startup+1182.3 s]
/proc/loadavg: 4.01 4.97 6.43 5/175 28106
/proc/meminfo: memFree=22722636/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=820608 CPUtime=4723.12 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 899943 0 0 0 471989 323 0 0 25 0 4 0 593381669 840302592 135621 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 205152 135621 388 106 0 200123 0
[pid=28044/tid=28045] ppid=28042 vsize=820608 CPUtime=1182.24 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 213434 0 0 0 118150 74 0 0 25 0 4 0 593381669 840302592 135621 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=820608 CPUtime=1176.23 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 252376 0 0 0 117536 87 0 0 25 0 4 0 593381669 840302592 135621 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=820608 CPUtime=1182.32 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 224076 0 0 0 118145 87 0 0 25 0 4 0 593381669 840302592 135621 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.12
Current children cumulated vsize (KiB) 820608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.08 4.93 6.38 5/175 28107
/proc/meminfo: memFree=22721992/32951124 swapFree=67111348/67111528
[pid=28044] ppid=28042 vsize=720784 CPUtime=4800.23 cores=0,2,4,6
/proc/28044/stat : 28044 (strangenight2-m) R 28042 28044 27770 0 -1 4202496 912289 0 0 0 479695 328 0 0 25 0 4 0 593381669 738082816 135799 33554432000 4194304 4627427 140736411773856 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 180196 135799 388 106 0 175167 0
[pid=28044/tid=28045] ppid=28042 vsize=720784 CPUtime=1201.53 cores=0,2,4,6
/proc/28044/task/28045/stat : 28045 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 217281 0 0 0 120078 75 0 0 25 0 4 0 593381669 738082816 135799 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28044/tid=28046] ppid=28042 vsize=720784 CPUtime=1195.44 cores=0,2,4,6
/proc/28044/task/28046/stat : 28046 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 254278 0 0 0 119456 88 0 0 25 0 4 0 593381669 738082816 135799 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=720784 CPUtime=1201.62 cores=0,2,4,6
/proc/28044/task/28047/stat : 28047 (strangenight2-m) R 28042 28044 27770 0 -1 4202560 227266 0 0 0 120073 89 0 0 25 0 4 0 593381669 738082816 135799 33554432000 4194304 4627427 140736411773856 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 720784

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.28
CPU user time (s): 4796.97
CPU system time (s): 3.3095
CPU usage (%): 399.478
Max. virtual memory (cumulated for all children) (KiB): 938028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.97
system time used= 3.3095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 912292
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= 1834
involuntary context switches= 21420

runsolver used 1.9737 second user time and 4.21936 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 00:58:32
IDJOB=3173834
IDBENCH=82652
IDSOLVER=1586
FILE ID=node111/3173834-1304031512
RUNJOBID= node111-1304028687-27788
PBS_JOBID= 13170341
Free space on /tmp= 70892 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173834-1304031512/watcher-3173834-1304031512 -o /tmp/evaluation-result-3173834-1304031512/solver-3173834-1304031512 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173834-1304031512.cnf

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

MD5SUM BENCH= 1a4e1674582e40801444509cae2068da
RANDOM SEED=786931175

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22382228 kB
Buffers:       1277556 kB
Cached:        7871036 kB
SwapCached:        132 kB
Active:        4543972 kB
Inactive:      5543784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22382228 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5896 kB
Writeback:           0 kB
AnonPages:      938284 kB
Mapped:          15500 kB
Slab:           416268 kB
PageTables:       6640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1319744 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70892 MiB
End job on node111 at 2011-04-29 01:18:36