Trace number 3366233

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1259410977-065-UNKNOWN.cnf
MD5SUM01bef578d60d53fc18e9469f59ed2fd1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.48732
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366233-1305399477.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.04	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.04	c -- vars added       5000
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:    104  v-fix:    0  time:  0.02 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:    2191 undec:     548 neg:    2261
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0      4896     20886         0         0     63346         0   no data   no data
0.00/0.48	c  N dy    16      4095      4896     20886         0      4095     63346    442439     67.64     71.30
3.42/0.89	c  N dy    42      8171      4896     20886         0      5673     63346    422783     67.18     70.95
5.16/1.34	c  N dy    66     12348      4896     20886         0      5602     63346    266348     66.79     70.78
6.77/1.78	c  N dy    87     16489      4896     20886         0      9743     63346    689464     66.37     70.27
8.75/2.25	c  N dy   109     20906      4896     20886         0      8535     63346    429255     65.83     71.57
10.75/2.71	c  N dy   133     24929      4896     20886         0     12558     63346    849795     66.20     69.87
10.75/2.72	c  F st   134     25000      4896     20886         0     12629     63346    855954     66.18   no data
13.14/3.32	c  N dy   140     30001      4896     20886         0     10821     63346    632204     66.18   no data
13.14/3.32	c  S st   140     30001      4896     20886         0     10821     63346    632204     66.18   no data
13.14/3.37	c  S st   140     30503      4896     20886         0     11323     63346    669504     66.18   no data
13.14/3.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.14/3.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.14/3.39	c blocked clauses removed:      151 vars:     20 tried:        4896 T: 0.00 s
13.14/3.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.14/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.14/3.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4876 time:  0.00 s
13.14/3.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.54/3.41	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.02 s
13.54/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.94/3.53	c lits-rem:        34  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.08 s
13.94/3.55	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.02
13.94/3.56	c calculated reachability. Time: 0.00
13.94/3.56	c  N dy   140     30503      4870     20730         0     11268     62914    663896     66.18   no data
15.98/4.04	c  N dy   163     34595      4870     20730         0     15359     62914   1085913     66.12     69.96
17.93/4.51	c  N dy   189     38640      4870     20730         0     11520     62914    536882     66.36     71.43
19.52/4.98	c  N dy   207     42673      4870     20730         0     15553     62914    946749     65.94     75.29
21.11/5.38	c  S st   223     45755      4870     20730         0      9702     62914    242523     65.89     56.27
21.51/5.44	c  S st   223     46260      4870     20730         0     10207     62914    286350     65.89   no data
21.51/5.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.51/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.51/5.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.51/5.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.51/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.51/5.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
21.51/5.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.51/5.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.51/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.91/5.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.91/5.51	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
21.91/5.51	c vivif2 --  cl tried    10207 cl shrink        0 lits rem          0 time: 0.00
21.91/5.53	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.02
21.91/5.53	c calculated reachability. Time: 0.00
21.91/5.53	c  N dy   223     46260      4870     20730         0     10207     62914    286350     65.89   no data
23.91/6.02	c  N dy   250     50346      4870     20730         0     14292     62914    715642     66.14     71.76
25.90/6.52	c  N dy   271     54382      4870     20730         0     18328     62914   1125164     66.03     69.61
27.90/7.01	c  N dy   299     58389      4870     20730         0     12360     62914    410059     66.19     73.48
29.88/7.50	c  N dy   326     62396      4870     20730         0     16367     62914    830400     66.25     72.53
31.89/8.04	c  N dy   352     66531      4870     20730         0     20502     62914   1254113     66.19     69.93
33.52/8.43	c  S st   368     69390      4870     20730         0     12376     62914    314972     66.14   no data
33.52/8.49	c  S st   368     69893      4870     20730         0     12879     62914    356698     66.14   no data
33.52/8.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.52/8.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
33.52/8.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.52/8.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.93/8.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.93/8.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
33.93/8.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
33.93/8.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.93/8.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.93/8.58	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
33.93/8.58	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
33.93/8.58	c vivif2 --  cl tried    12879 cl shrink        0 lits rem          0 time: 0.00
34.27/8.61	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.02
34.27/8.61	c calculated reachability. Time: 0.00
34.27/8.61	c  N dy   368     69893      4870     20730         0     12879     62914    356695     66.14   no data
36.28/9.17	c  N dy   393     74441      4870     20730         0     17427     62914    836732     66.18     70.29
39.06/9.83	c  N dy   425     79288      4870     20730         0     22271     62914   1350938     66.32     70.12
41.46/10.48	c  N dy   455     84376      4870     20730         0     15369     62914    521766     66.30     71.55
43.05/10.87	c  F st   475     87500      4870     20730         0     18493     62914    841503     66.29     67.28
45.04/11.32	c  N st   480     90795      4870     20730         0     21788     62914   1244302     66.29   no data
48.23/12.17	c  N dy   502     96699      4870     20730         0     14698     62914    360729     66.32     70.17
51.48/12.98	c  N dy   540    102930      4870     20730         0     20929     62914   1009357     66.37     76.54
52.62/13.24	c  S st   552    104839      4870     20730         0     22838     62914   1205238     66.35   no data
53.02/13.32	c  S st   552    105344      4870     20730         0     23343     62914   1249538     66.35   no data
53.02/13.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.02/13.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.02/13.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.02/13.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.02/13.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.02/13.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
53.02/13.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.02/13.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.42/13.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.01/13.84	c lits-rem:        53  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.41 s
55.01/13.85	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
55.01/13.86	c vivif2 --  cl tried    23339 cl shrink        0 lits rem          0 time: 0.02
55.01/13.90	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.03
55.01/13.90	c calculated reachability. Time: 0.00
55.01/13.90	c  N dy   552    105344      4870     20730         0     23339     62914   1248252     66.35   no data
59.00/14.85	c  N dy   595    112104      4870     20730         0     16103     62914    405833     66.34     72.59
62.99/15.83	c  N dy   640    119362      4870     20730         0     23361     62914   1166627     66.45     70.37
67.38/16.99	c  N dy   683    127015      4870     20730         0     16010     62914    296676     66.37     70.11
72.16/18.14	c  N dy   737    135604      4870     20730         0     24597     62914   1209371     66.52     70.68
77.39/19.44	c  N dy   790    144269      4870     20730         0     17265     62914    332607     66.56     70.41
82.53/20.70	c  N dy   847    153536      4870     20730         0     26530     62914   1285557     66.61     70.84
84.93/21.37	c  S st   873    158017      4870     20730         0     31010     62914   1741248     66.57     56.89
85.33/21.46	c  S st   873    158520      4870     20730         0     31513     62914   1781800     66.57   no data
85.33/21.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.33/21.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
85.33/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.33/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.33/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.33/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
85.33/21.50	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
85.72/21.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
85.72/21.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.71/22.55	c lits-rem:        35  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.95 s
89.71/22.55	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
89.71/22.57	c vivif2 --  cl tried    31509 cl shrink        0 lits rem          0 time: 0.02
90.11/22.62	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.04
90.11/22.62	c calculated reachability. Time: 0.00
90.11/22.62	c  N dy   873    158520      4870     20730         0     31509     62914   1781143     66.57   no data
95.68/24.08	c  N dy   939    168766      4870     20730         0     24756     62914   1010952     66.66     70.61
102.46/25.78	c  N dy  1010    179591      4870     20730         0     35580     62914   2140699     66.74     72.91
109.24/27.43	c  N dy  1082    191115      4870     20730         0     29104     62914   1371175     66.77     72.28
117.27/29.41	c  N dy  1154    203415      4870     20730         0     22403     62914    564915     66.76     70.52
125.20/31.45	c  N dy  1235    216667      4870     20730         0     35654     62914   1986765     66.89     70.61
133.97/33.60	c  N dy  1328    230546      4870     20730         0     29539     62914   1223182     66.95     71.44
138.36/34.79	c  S st  1376    237780      4870     20730         0     36773     62914   1985784     66.98   no data
138.79/34.89	c  S st  1376    238283      4870     20730         0     37276     62914   2028261     66.98   no data
138.79/34.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.20/34.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
139.20/34.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.20/34.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.20/34.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.20/34.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
139.20/34.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
139.20/34.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.54/35.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.13/36.43	c lits-rem:        17  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.39 s
145.13/36.43	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
145.13/36.46	c vivif2 --  cl tried    37269 cl shrink        0 lits rem          0 time: 0.03
145.53/36.51	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.05
145.53/36.51	c calculated reachability. Time: 0.00
145.53/36.51	c  N dy  1376    238283      4870     20730         0     37269     62914   2027207     66.98   no data
155.10/38.97	c  N dy  1480    253867      4870     20730         0     31857     62914   1367009     67.10     70.89
165.85/41.67	c  N dy  1580    270119      4870     20730         0     26112     62914    670694     67.16     72.84
177.44/44.52	c  N dy  1686    287411      4870     20730         0     43403     62914   2483080     67.15     71.96
189.39/47.50	c  N dy  1796    305756      4870     20730         0     38739     62914   1903561     67.15     74.00
189.39/47.59	c  F st  1800    306250      4870     20730         0     39233     62914   1950968     67.15   no data
202.15/50.77	c  N dy  1880    325308      4870     20730         0     34293     62914   1321993     67.10     70.98
216.11/54.28	c  N dy  1997    345349      4870     20730         0     29338     62914    712885     67.16     71.42
224.48/56.30	c  S st  2073    357424      4870     20730         0     41411     62914   2001258     67.21     69.19
224.88/56.40	c  S st  2073    357926      4870     20730         0     41913     62914   2039322     67.21   no data
224.88/56.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.88/56.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
224.88/56.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
224.88/56.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
224.88/56.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.88/56.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
224.88/56.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
224.88/56.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
225.28/56.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.30/58.07	c lits-rem:        46  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.52 s
231.30/58.07	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
231.65/58.10	c vivif2 --  cl tried    41907 cl shrink        0 lits rem          0 time: 0.03
231.65/58.15	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.05
231.65/58.15	c calculated reachability. Time: 0.00
231.65/58.15	c  N dy  2073    357926      4870     20730         0     41907     62914   2038451     67.21   no data
246.00/61.70	c  N dy  2197    378034      4870     20730         0     36011     62914   1310922     67.23     71.37
260.76/65.40	c  N dy  2323    398153      4870     20730         0     29134     62914    481398     67.22     71.47
275.16/69.01	c  N dy  2445    418195      4870     20730         0     49172     62914   2601091     67.25     70.86
289.47/72.65	c  N dy  2563    438225      4870     20730         0     41199     62914   1662542     67.25     70.95
305.02/76.51	c  N dy  2685    458229      4870     20730         0     32205     62914    614539     67.26     71.04
319.36/80.17	c  N dy  2815    478398      4870     20730         0     52373     62914   2744763     67.31     74.01
334.52/83.97	c  N dy  2946    498455      4870     20730         0     42434     62914   1607821     67.34     71.86
350.86/88.06	c  N dy  3063    518484      4870     20730         0     31466     62914    337030     67.34     72.02
364.03/91.35	c  S st  3179    536890      4870     20730         0     49869     62914   2265404     67.36   no data
364.43/91.47	c  S st  3179    537392      4870     20730         0     50371     62914   2308557     67.36   no data
364.43/91.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
364.82/91.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
364.82/91.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
364.82/91.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.82/91.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
364.82/91.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
364.82/91.52	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
364.82/91.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
365.22/91.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.99/93.87	c lits-rem:        63  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.23 s
373.99/93.87	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
374.39/93.90	c vivif2 --  cl tried    50369 cl shrink        0 lits rem          0 time: 0.03
374.39/93.96	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.06
374.39/93.97	c calculated reachability. Time: 0.00
374.39/93.97	c  N dy  3179    537392      4870     20730         0     50369     62914   2308311     67.36   no data
390.74/98.00	c  N dy  3299    557425      4870     20730         0     38404     62914    969036     67.38     71.13
406.34/101.93	c  N dy  3430    577449      4870     20730         0     58423     62914   3081016     67.41     71.40
422.24/105.93	c  N dy  3566    597600      4870     20730         0     45574     62914   1632125     67.47     72.72
439.39/110.21	c  N dy  3687    617665      4870     20730         0     65639     62914   3738065     67.47     71.74
454.58/114.03	c  N dy  3807    637711      4870     20730         0     51690     62914   2172539     67.49     72.49
472.13/118.43	c  N dy  3920    657743      4870     20730         0     36716     62914    491924     67.46     71.65
487.64/122.30	c  N dy  4045    677940      4870     20730         0     56912     62914   2638771     67.49     71.78
505.18/126.79	c  N dy  4166    697999      4870     20730         0     40973     62914    840344     67.50     71.17
521.92/130.99	c  N dy  4296    718057      4870     20730         0     61026     62914   2969368     67.51     73.02
539.87/135.40	c  N dy  4422    738114      4870     20730         0     44089     62914   1086362     67.53     87.02
556.61/139.60	c  N dy  4550    758150      4870     20730         0     64119     62914   3207313     67.57     72.29
574.15/144.07	c  N dy  4683    778394      4870     20730         0     46365     62914   1211132     67.59     72.30
591.70/148.49	c  N dy  4813    798763      4870     20730         0     66732     62914   3375528     67.61     71.27
598.88/150.30	c  S st  4855    806089      4870     20730         0     74058     62914   4143899     67.60     68.95
599.72/150.46	c  S st  4855    806595      4870     20730         0     74563     62914   4189456     67.60   no data
599.72/150.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
600.06/150.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
600.06/150.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
600.06/150.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
600.06/150.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.06/150.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
600.06/150.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
600.06/150.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
600.87/150.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
617.27/154.83	c lits-rem:       100  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.09 s
617.27/154.83	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
617.27/154.89	c vivif2 --  cl tried    74553 cl shrink        0 lits rem          0 time: 0.06
617.61/154.99	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.09
617.61/154.99	c calculated reachability. Time: 0.00
617.61/154.99	c  N dy  4855    806595      4870     20730         0     74553     62914   4187557     67.60   no data
634.40/159.13	c  N dy  4972    826625      4870     20730         0     55584     62914   2084325     67.60     71.60
653.50/163.95	c  N dy  5105    846683      4870     20730         0     75640     62914   4242117     67.64     98.15
670.65/168.28	c  N dy  5229    866883      4870     20730         0     55843     62914   2023587     67.67     71.27
689.39/172.98	c  N dy  5353    886920      4870     20730         0     75875     62914   4107049     67.67     89.56
707.33/177.43	c  N dy  5488    906995      4870     20730         0     54953     62914   1835874     67.71     71.63
726.08/182.16	c  N dy  5613    927012      4870     20730         0     74969     62914   3952695     67.72     71.67
744.45/186.77	c  N dy  5740    947042      4870     20730         0     53005     62914   1525609     67.75     71.59
763.14/191.43	c  N dy  5868    967089      4870     20730         0     73050     62914   3644576     67.76     73.06
782.68/196.39	c  N dy  6002    987136      4870     20730         0     50102     62914   1115194     67.78     71.57
800.63/200.90	c  N dy  6120   1007347      4870     20730         0     70310     62914   3234094     67.77     72.41
822.16/206.22	c  N dy  6242   1027968      4870     20730         0     46933     62914    680668     67.77     72.91
839.70/210.60	c  N dy  6377   1048127      4870     20730         0     67089     62914   2818594     67.80     72.83
860.82/215.90	c  N dy  6498   1068232      4870     20730         0     87192     62914   4987516     67.82     71.82
864.81/216.93	c  F st  6527   1071875      4870     20730         0     45838     62914    456456     67.83   no data
878.38/220.33	c  N dy  6598   1088306      4870     20730         0     62268     62914   2260942     67.83     72.71
898.71/225.40	c  N dy  6729   1108420      4870     20730         0     82378     62914   4389901     67.86     72.17
918.25/230.34	c  N dy  6856   1128474      4870     20730         0     56440     62914   1489172     67.87     72.08
937.43/235.16	c  N dy  6987   1148557      4870     20730         0     76520     62914   3649492     67.89     71.61
958.96/240.56	c  N dy  7099   1168626      4870     20730         0     49591     62914    653696     67.88     71.54
976.51/245.00	c  N dy  7215   1188764      4870     20730         0     69727     62914   2812986     67.89     73.95
999.18/250.69	c  N dy  7336   1208855      4870     20730         0     89817     62914   4926945     67.88     72.46
1000.38/250.97	c  S st  7340   1209895      4870     20730         0     90857     62914   5032259     67.88     70.27
1001.18/251.16	c  S st  7340   1210396      4870     20730         0     91358     62914   5069866     67.88   no data
1001.18/251.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1001.58/251.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1001.58/251.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1001.58/251.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.58/251.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.58/251.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
1001.58/251.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1001.98/251.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1002.38/251.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1025.15/257.15	c lits-rem:        85  cl-subs:        8  v-elim:      0  v-fix:    0  time:  5.65 s
1025.15/257.15	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
1025.50/257.22	c vivif2 --  cl tried    91350 cl shrink        0 lits rem          0 time: 0.07
1025.90/257.34	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.12
1025.90/257.34	c calculated reachability. Time: 0.00
1025.90/257.34	c  N dy  7340   1210396      4870     20730         0     91350     62914   5068580     67.88   no data
1045.04/262.17	c  N dy  7463   1230772      4870     20730         0     63731     62914   2061824     67.90     74.42
1065.77/267.34	c  N dy  7589   1250857      4870     20730         0     83816     62914   4210757     67.93     74.67
1087.30/272.79	c  N dy  7716   1270994      4870     20730         0     54952     62914   1028041     67.94     71.55
1106.45/277.54	c  N dy  7848   1291190      4870     20730         0     75144     62914   3178627     67.96     72.20
1129.18/283.29	c  N dy  7980   1311296      4870     20730         0     95248     62914   5319737     67.98     73.55
1148.70/288.16	c  N dy  8109   1331366      4870     20730         0     65327     62914   2003325     67.99     72.35
1169.89/293.43	c  N dy  8228   1351720      4870     20730         0     85679     62914   4152427     67.99     71.75
1192.57/299.19	c  N dy  8349   1371724      4870     20730         0     54681     62914    799017     67.99     83.24
1211.70/303.95	c  N dy  8476   1391952      4870     20730         0     74904     62914   2950007     68.00     73.90
1234.03/309.57	c  N dy  8598   1412000      4870     20730         0     94951     62914   5091795     68.01     76.99
1254.76/314.76	c  N dy  8713   1432006      4870     20730         0     62964     62914   1578119     68.00     74.27
1275.49/319.90	c  N dy  8834   1452218      4870     20730         0     83169     62914   3708891     68.01     72.95
1299.43/325.97	c  N dy  8950   1472271      4870     20730         0    103219     62914   5834632     68.02     74.00
1319.01/330.85	c  N dy  9073   1492380      4870     20730         0     70338     62914   2244523     68.02     72.15
1340.94/336.39	c  N dy  9215   1512512      4870     20730         0     90466     62914   4400410     68.05     72.08
1366.41/342.76	c  N dy  9338   1533113      4870     20730         0     57070     62914    748889     68.05     72.21
1385.55/347.59	c  N dy  9470   1553274      4870     20730         0     77228     62914   2915479     68.07     73.00
1409.07/353.41	c  N dy  9591   1573328      4870     20730         0     97280     62914   5037900     68.08     72.22
1432.64/359.37	c  N dy  9720   1593440      4870     20730         0     62396     62914   1209139     68.10     72.69
1452.94/364.46	c  N dy  9843   1613625      4870     20730         0     82576     62914   3373179     68.11     72.85
1477.25/370.51	c  N dy  9968   1633667      4870     20730         0    102615     62914   5532862     68.14     73.55
1499.58/376.13	c  N dy 10085   1653744      4870     20730         0     66699     62914   1579076     68.14     72.59
1520.36/381.33	c  N dy 10198   1673771      4870     20730         0     86722     62914   3710863     68.13     72.13
1545.84/387.72	c  N dy 10326   1693837      4870     20730         0    106785     62914   5850510     68.13     75.38
1564.63/392.42	c  S st 10432   1710396      4870     20730         0     66356     62914   1459881     68.15     62.93
1564.97/392.58	c  S st 10432   1710897      4870     20730         0     66857     62914   1498374     68.15   no data
1564.97/392.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1565.37/392.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1565.37/392.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1565.37/392.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1565.37/392.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1565.37/392.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
1565.37/392.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1565.37/392.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1565.77/392.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1570.55/393.97	c lits-rem:         9  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.24 s
1570.55/393.97	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
1570.55/393.99	c vivif2 --  cl tried    66852 cl shrink        0 lits rem          0 time: 0.02
1570.95/394.07	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.08
1570.95/394.08	c calculated reachability. Time: 0.00
1570.95/394.08	c  N dy 10432   1710897      4870     20730         0     66852     62914   1497092     68.15   no data
1592.49/399.40	c  N dy 10566   1730965      4870     20730         0     86919     62914   3636895     68.16     91.82
1617.59/405.79	c  N dy 10700   1751281      4870     20730         0    107232     62914   5798504     68.18     71.77
1639.93/411.39	c  N dy 10804   1771302      4870     20730         0     69252     62914   1631282     68.16     71.93
1661.46/416.76	c  N dy 10928   1791376      4870     20730         0     89325     62914   3774522     68.17     71.85
1687.77/423.39	c  N dy 11058   1812139      4870     20730         0    110086     62914   5993888     68.18     73.49
1710.91/429.10	c  N dy 11185   1832141      4870     20730         0     71089     62914   1724399     68.19     71.81
1733.64/434.84	c  N dy 11317   1852607      4870     20730         0     91550     62914   3904914     68.20     72.28
1760.35/441.59	c  N dy 11442   1872680      4870     20730         0    111622     62914   6059210     68.21     72.90
1783.92/447.42	c  N dy 11568   1892771      4870     20730         0     71718     62914   1721458     68.22     74.08
1805.44/452.88	c  N dy 11686   1912901      4870     20730         0     91845     62914   3877301     68.22     71.88
1831.32/459.35	c  N dy 11801   1933018      4870     20730         0    111961     62914   6012023     68.23     72.28
1855.24/465.39	c  N dy 11918   1953062      4870     20730         0     71013     62914   1550309     68.23     71.91
1877.57/470.90	c  N dy 12041   1973209      4870     20730         0     91157     62914   3705961     68.24     76.23
1903.49/477.48	c  N dy 12172   1993391      4870     20730         0    111335     62914   5872276     68.25     73.66
1929.40/483.92	c  N dy 12294   2013412      4870     20730         0     69366     62914   1251453     68.25     72.28
1950.93/489.34	c  N dy 12426   2033557      4870     20730         0     89508     62914   3407236     68.26     72.47
1976.91/495.87	c  N dy 12562   2053623      4870     20730         0    109571     62914   5565910     68.28     83.51
2004.76/502.81	c  N dy 12686   2073698      4870     20730         0     66656     62914    867347     68.28     77.98
2025.15/507.97	c  N dy 12802   2093767      4870     20730         0     86723     62914   3004899     68.29     72.07
2049.82/514.19	c  N dy 12924   2113859      4870     20730         0    106814     62914   5139379     68.29     72.12
2079.32/521.50	c  N dy 13046   2133885      4870     20730         0    126835     62914   7294494     68.30     83.33
2100.05/526.75	c  N dy 13176   2153938      4870     20730         0     82891     62914   2496557     68.31     72.08
2124.78/532.97	c  N dy 13311   2174022      4870     20730         0    102973     62914   4646848     68.32     74.50
2153.49/540.14	c  N dy 13441   2194186      4870     20730         0    123135     62914   6822527     68.34     72.86
2174.27/545.32	c  S st 13544   2210899      4870     20730         0     74848     62914   1536358     68.34     62.08
2174.62/545.47	c  S st 13544   2211405      4870     20730         0     75354     62914   1576791     68.34   no data
2174.62/545.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2175.02/545.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2175.02/545.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2175.02/545.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2175.02/545.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2175.02/545.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
2175.02/545.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2175.02/545.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2175.42/545.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2179.40/546.66	c lits-rem:        16  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.03 s
2179.40/546.66	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
2179.40/546.68	c vivif2 --  cl tried    75347 cl shrink        0 lits rem          0 time: 0.02
2179.80/546.77	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.09
2179.80/546.78	c calculated reachability. Time: 0.00
2179.80/546.78	c  N dy 13544   2211405      4870     20730         0     75347     62914   1575833     68.34   no data
2203.34/552.60	c  N dy 13681   2231506      4870     20730         0     95443     62914   3736712     68.36     74.46
2230.04/559.36	c  N dy 13807   2251600      4870     20730         0    115537     62914   5883094     68.36     75.66
2259.14/566.67	c  N dy 13941   2271634      4870     20730         0     69580     62914    880812     68.39     72.13
2280.68/572.03	c  N dy 14057   2291752      4870     20730         0     89695     62914   3015540     68.38     75.72
2306.59/578.52	c  N dy 14182   2311833      4870     20730         0    109773     62914   5131958     68.39     72.05
2336.89/586.12	c  N dy 14308   2331932      4870     20730         0    129870     62914   7284966     68.39     73.67
2360.02/591.96	c  N dy 14447   2352133      4870     20730         0     83074     62914   2225816     68.41     72.34
2384.40/598.09	c  N dy 14566   2372437      4870     20730         0    103377     62914   4430504     68.41     72.55
2413.06/605.21	c  N dy 14684   2392471      4870     20730         0    123410     62914   6576433     68.42     72.26
2440.58/612.17	c  N dy 14811   2412607      4870     20730         0     75550     62914   1314224     68.43     72.13
2462.90/617.72	c  N dy 14930   2432729      4870     20730         0     95670     62914   3462986     68.43     72.65
2489.66/624.43	c  N dy 15055   2452740      4870     20730         0    115679     62914   5587677     68.44     75.22
2520.76/632.26	c  N dy 15185   2472902      4870     20730         0    135837     62914   7762809     68.45     72.30
2543.44/637.93	c  N dy 15308   2492912      4870     20730         0     86857     62914   2407002     68.46     75.17
2567.76/644.06	c  N dy 15429   2512954      4870     20730         0    106896     62914   4556954     68.47     72.86
2596.87/651.35	c  N dy 15549   2532971      4870     20730         0    126910     62914   6671184     68.46     73.64
2625.18/658.40	c  N dy 15672   2552998      4870     20730         0     76948     62914   1258540     68.46     72.47
2647.95/664.15	c  N dy 15806   2573061      4870     20730         0     97010     62914   3415499     68.47     74.69
2675.41/671.01	c  N dy 15939   2593121      4870     20730         0    117067     62914   5565316     68.48     74.13
2707.31/679.01	c  N dy 16075   2613171      4870     20730         0    137117     62914   7731031     68.50     97.50
2731.63/685.19	c  N dy 16206   2633247      4870     20730         0     86197     62914   2153266     68.51     80.70
2756.76/691.41	c  N dy 16347   2653305      4870     20730         0    106253     62914   4321073     68.52     72.83
2785.87/698.72	c  N dy 16476   2673403      4870     20730         0    126350     62914   6459709     68.53     73.67
2817.76/706.75	c  N dy 16602   2693447      4870     20730         0     74398     62914    788834     68.54     72.92
2838.09/711.81	c  S st 16707   2711407      4870     20730         0     92357     62914   2691297     68.54   no data
2838.89/712.01	c  S st 16707   2711909      4870     20730         0     92859     62914   2731976     68.54   no data
2838.89/712.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2838.89/712.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2838.89/712.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2838.89/712.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2838.89/712.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2838.89/712.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
2838.89/712.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2839.29/712.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2839.69/712.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2850.86/715.07	c lits-rem:        33  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.84 s
2850.86/715.07	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
2851.26/715.11	c vivif2 --  cl tried    92854 cl shrink        0 lits rem          0 time: 0.04
2851.66/715.23	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.11
2851.66/715.23	c calculated reachability. Time: 0.00
2851.66/715.23	c  N dy 16707   2711909      4870     20730         0     92854     62914   2731054     68.54   no data
2878.37/721.93	c  N dy 16833   2731991      4870     20730         0    112933     62914   4864231     68.55     73.78
2908.67/729.58	c  N dy 16963   2752035      4870     20730         0    132977     62914   7009971     68.56     92.06
2938.57/737.06	c  N dy 17100   2772056      4870     20730         0     79999     62914   1300615     68.57     72.88
2961.70/742.89	c  N dy 17214   2792155      4870     20730         0    100094     62914   3451904     68.57     72.44
2990.06/749.96	c  N dy 17358   2812250      4870     20730         0    120188     62914   5629683     68.59     74.80
3022.31/758.07	c  N dy 17486   2832320      4870     20730         0    140257     62914   7766650     68.59     72.52
3049.02/764.79	c  N dy 17595   2852370      4870     20730         0     86317     62914   1863520     68.59     74.28
3073.74/770.98	c  N dy 17726   2872506      4870     20730         0    106451     62914   4053641     68.61     73.38
3103.69/778.46	c  N dy 17855   2892644      4870     20730         0    126586     62914   6241774     68.62     73.65
3137.54/786.95	c  N dy 17983   2912756      4870     20730         0    146695     62914   8383408     68.62     74.08
3162.26/793.19	c  N dy 18118   2932834      4870     20730         0     91778     62914   2338189     68.63     73.41
3188.57/799.76	c  N dy 18262   2952911      4870     20730         0    111853     62914   4504362     68.65     72.32
3219.67/807.58	c  N dy 18400   2973371      4870     20730         0    132310     62914   6728690     68.66     75.64
3254.36/816.21	c  N dy 18528   2993500      4870     20730         0     76442     62914    603441     68.67     73.37
3277.10/821.90	c  N dy 18652   3013598      4870     20730         0     96538     62914   2747308     68.67     73.64
3303.81/828.61	c  N dy 18784   3033602      4870     20730         0    116538     62914   4901305     68.68     72.69
3334.51/836.37	c  N dy 18912   3053646      4870     20730         0    136574     62914   7069118     68.69     72.69
3368.00/844.72	c  N dy 19033   3073656      4870     20730         0     79594     62914    844386     68.69     82.53
3391.54/850.65	c  N dy 19166   3093839      4870     20730         0     99774     62914   3017929     68.70     73.15
3419.05/857.59	c  N dy 19292   3114106      4870     20730         0    120037     62914   5192117     68.71     72.36
3451.34/865.64	c  N dy 19420   3134201      4870     20730         0    140128     62914   7361266     68.72     72.70
3484.03/873.88	c  N dy 19541   3154306      4870     20730         0     82243     62914   1024296     68.72     72.87
3508.35/879.94	c  N dy 19671   3174346      4870     20730         0    102279     62914   3184510     68.73     73.02
3535.87/886.85	c  N dy 19792   3194399      4870     20730         0    122332     62914   5340814     68.73     75.90
3564.97/894.12	c  S st 19909   3211909      4870     20730         0    139840     62914   7209546     68.74     72.22
3566.17/894.40	c  S st 19909   3212412      4870     20730         0    140343     62914   7254262     68.74   no data
3566.17/894.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3566.58/894.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3566.58/894.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3566.58/894.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3566.58/894.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3566.58/894.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
3566.58/894.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3566.98/894.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3568.18/894.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3603.71/903.84	c lits-rem:        75  cl-subs:       21  v-elim:      0  v-fix:    0  time:  8.91 s
3603.71/903.84	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
3604.10/903.95	c vivif2 --  cl tried   140322 cl shrink        0 lits rem          0 time: 0.10
3604.85/904.13	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.19
3604.85/904.14	c calculated reachability. Time: 0.00
3604.85/904.14	c  N dy 19909   3212412      4870     20730         0    140322     62914   7249981     68.74   no data
3640.74/913.18	c  N dy 20038   3232528      4870     20730         0     81449     62914    838514     68.74     73.14
3664.66/919.11	c  N dy 20154   3252667      4870     20730         0    101585     62914   2995897     68.75     74.05
3692.57/926.16	c  N dy 20275   3273020      4870     20730         0    121938     62914   5164522     68.75     73.22
3724.86/934.29	c  N dy 20399   3293069      4870     20730         0    141980     62914   7303244     68.75     72.41
3760.35/943.11	c  N dy 20524   3313164      4870     20730         0     82081     62914    806275     68.76     74.44
3783.93/949.07	c  N dy 20651   3333236      4870     20730         0    102153     62914   2974222     68.76     82.78
3811.78/956.08	c  N dy 20787   3353287      4870     20730         0    122201     62914   5122762     68.77     72.69
3844.09/964.19	c  N dy 20905   3373345      4870     20730         0    142254     62914   7288992     68.77     72.84
3881.96/973.69	c  N dy 21038   3393551      4870     20730         0     81464     62914    638654     68.78     74.60
3906.33/979.81	c  N dy 21182   3413927      4870     20730         0    101837     62914   2826464     68.80     73.67
3934.59/986.85	c  N dy 21319   3433967      4870     20730         0    121875     62914   5009230     68.80     72.82
3966.09/994.78	c  N dy 21437   3453975      4870     20730         0    141882     62914   7162782     68.81     72.82
4002.82/1003.93	c  N dy 21562   3474041      4870     20730         0    161945     62914   9299582     68.81     72.98
4028.29/1010.37	c  N dy 21688   3494099      4870     20730         0    100009     62914   2521894     68.81     74.21
4056.19/1017.34	c  N dy 21818   3514269      4870     20730         0    120175     62914   4702035     68.82     76.82
4087.69/1025.30	c  N dy 21945   3534277      4870     20730         0    140179     62914   6833514     68.83     73.82
4124.38/1034.41	c  N dy 22073   3554410      4870     20730         0    160312     62914   8985456     68.83     72.59
4152.69/1041.51	c  N dy 22198   3574591      4870     20730         0     97505     62914   2170595     68.83     73.46
4180.21/1048.48	c  N dy 22337   3594682      4870     20730         0    117595     62914   4324981     68.85     86.54
4212.10/1056.45	c  N dy 22476   3614707      4870     20730         0    137617     62914   6522224     68.86     75.69
4247.99/1065.42	c  N dy 22595   3634893      4870     20730         0    157802     62914   8694567     68.86     73.12
4279.88/1073.44	c  N dy 22717   3655364      4870     20730         0     94282     62914   1696607     68.86     72.67
4306.19/1080.08	c  N dy 22847   3675414      4870     20730         0    114332     62914   3875113     68.87     94.78
4336.55/1087.62	c  N dy 22968   3695436      4870     20730         0    134353     62914   6015244     68.87     72.86
4365.61/1094.94	c  S st 23075   3712412      4870     20730         0    151329     62914   7825928     68.87     68.30
4366.85/1095.26	c  S st 23075   3712914      4870     20730         0    151831     62914   7864910     68.87   no data
4366.85/1095.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4367.25/1095.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4367.25/1095.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4367.25/1095.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4367.25/1095.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4367.25/1095.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4870 time:  0.00 s
4367.25/1095.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4367.59/1095.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4368.80/1095.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4407.87/1105.58	c lits-rem:        55  cl-subs:       21  v-elim:      0  v-fix:    0  time:  9.80 s
4407.87/1105.59	c vivif2 --  cl tried    20730 cl shrink        0 lits rem          0 time: 0.00
4408.67/1105.70	c vivif2 --  cl tried   151810 cl shrink        0 lits rem          0 time: 0.11
4409.47/1105.90	c asymm  cl-useful: 0/20730/20730 lits-rem:0 time: 0.20
4409.47/1105.90	c calculated reachability. Time: 0.00
4409.47/1105.90	c  N dy 23075   3712914      4870     20730         0    151810     62914   7860526     68.87   no data
4448.15/1115.63	c  N dy 23203   3733038      4870     20730         0     86939     62914    821879     68.88     72.93
4470.87/1121.38	c  F st 23314   3751563      4870     20730         0    105464     62914   2813911     68.88   no data
4473.66/1122.03	c  N st 23318   3753594      4870     20730         0    107495     62914   3045065     68.88   no data
4501.98/1129.15	c  N dy 23422   3773669      4870     20730         0    127568     62914   5227137     68.88     74.12
4535.47/1137.58	c  N dy 23554   3793858      4870     20730         0    147755     62914   7402692     68.89     75.86
4573.73/1147.13	c  N dy 23682   3813946      4870     20730         0    167840     62914   9544109     68.90     72.59
4601.26/1154.05	c  N dy 23809   3834049      4870     20730         0    101940     62914   2332225     68.90     74.03
4629.17/1161.08	c  N dy 23947   3854126      4870     20730         0    122014     62914   4505491     68.92     74.30
4661.86/1169.23	c  N dy 24079   3874172      4870     20730         0    142053     62914   6661177     68.92     73.39
4699.75/1178.76	c  N dy 24216   3894225      4870     20730         0    162106     62914   8833190     68.93     73.12
4733.64/1187.24	c  N dy 24333   3914331      4870     20730         0     95220     62914   1501341     68.93     73.58
4759.95/1193.87	c  N dy 24458   3934388      4870     20730         0    115277     62914   3623509     68.94     72.73
4791.06/1201.66	c  N dy 24590   3954569      4870     20730         0    135458     62914   5810155     68.95     74.09

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=51168 CPUtime=0.03 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 406 0 0 0 3 0 0 0 25 0 4 0 651546423 52396032 347 33554432000 4194304 4580107 140735969315072 18446744073709551615 47666024847282 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 12792 347 299 95 0 7774 0
[pid=27961/tid=27962] ppid=27959 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 651546423 52396032 347 33554432000 4194304 4580107 140735969315072 18446744073709551615 47666024847282 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 4 0 651546423 52396032 347 33554432000 4194304 4580107 140735969315072 18446744073709551615 47666024847276 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651546423 52396032 347 33554432000 4194304 4580107 140735969315072 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.864518 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=295648 CPUtime=3.42 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 12232 0 0 0 341 1 0 0 25 0 4 0 651546423 302743552 7821 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293170 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 73912 7821 377 95 0 68894 0
[pid=27961/tid=27962] ppid=27959 vsize=295648 CPUtime=0.85 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3197 0 0 0 85 0 0 0 25 0 4 0 651546423 302743552 7821 33554432000 4194304 4580107 140735969315072 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=295648 CPUtime=0.85 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3157 0 0 0 85 0 0 0 25 0 4 0 651546423 302743552 7821 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=295648 CPUtime=0.84 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 2252 0 0 0 84 0 0 0 19 0 4 0 651546423 302743552 7821 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 295648

[startup+0.900509 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=295804 CPUtime=3.57 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 12426 0 0 0 356 1 0 0 25 0 4 0 651546423 302903296 8015 33554432000 4194304 4580107 140735969315072 18446744073709551615 4321152 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 73951 8015 377 95 0 68933 0
[pid=27961/tid=27962] ppid=27959 vsize=295804 CPUtime=0.89 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3243 0 0 0 89 0 0 0 25 0 4 0 651546423 302903296 8015 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=295804 CPUtime=0.89 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3197 0 0 0 89 0 0 0 25 0 4 0 651546423 302903296 8015 33554432000 4194304 4580107 140735969315072 18446744073709551615 4320708 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=295804 CPUtime=0.88 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 2313 0 0 0 88 0 0 0 19 0 4 0 651546423 302903296 8015 33554432000 4194304 4580107 140735969315072 18446744073709551615 4316720 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 295804

[startup+1.0005 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=295964 CPUtime=3.96 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 12920 0 0 0 395 1 0 0 25 0 4 0 651546423 303067136 8509 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293148 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 73991 8509 377 95 0 68973 0
[pid=27961/tid=27962] ppid=27959 vsize=295964 CPUtime=0.99 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3374 0 0 0 99 0 0 0 25 0 4 0 651546423 303067136 8509 33554432000 4194304 4580107 140735969315072 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=295964 CPUtime=0.99 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3328 0 0 0 99 0 0 0 25 0 4 0 651546423 303067136 8509 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=295964 CPUtime=0.98 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 2416 0 0 0 98 0 0 0 19 0 4 0 651546423 303067136 8509 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 295964

[startup+1.10048 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=295964 CPUtime=4.36 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 13336 0 0 0 435 1 0 0 25 0 4 0 651546423 303067136 8925 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295838 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 73991 8926 377 95 0 68973 0
[pid=27961/tid=27962] ppid=27959 vsize=295964 CPUtime=1.09 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3475 0 0 0 109 0 0 0 25 0 4 0 651546423 303067136 8926 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=295964 CPUtime=1.09 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3431 0 0 0 109 0 0 0 25 0 4 0 651546423 303067136 8926 33554432000 4194304 4580107 140735969315072 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=295964 CPUtime=1.08 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 2530 0 0 0 108 0 0 0 19 0 4 0 651546423 303067136 8926 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 295964

[startup+1.50041 s]
/proc/loadavg: 7.47 7.98 7.98 5/388 27961
/proc/meminfo: memFree=27030680/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=296872 CPUtime=5.96 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 16092 0 0 0 595 1 0 0 25 0 4 0 651546423 303996928 8303 33554432000 4194304 4580107 140735969315072 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 74218 8304 377 95 0 69200 0
[pid=27961/tid=27962] ppid=27959 vsize=296872 CPUtime=1.49 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 4161 0 0 0 149 0 0 0 25 0 4 0 651546423 303996928 8304 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=296872 CPUtime=1.49 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 4126 0 0 0 149 0 0 0 25 0 4 0 651546423 303996928 8304 33554432000 4194304 4580107 140735969315072 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=296872 CPUtime=1.48 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 3212 0 0 0 148 0 0 0 20 0 4 0 651546423 303996928 8304 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 296872

[startup+3.10114 s]
/proc/loadavg: 7.47 7.98 7.98 9/392 27965
/proc/meminfo: memFree=26974128/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=297884 CPUtime=12.34 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 24700 0 0 0 1231 3 0 0 25 0 4 0 651546423 305033216 8548 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 74471 8548 378 95 0 69453 0
[pid=27961/tid=27962] ppid=27959 vsize=297884 CPUtime=3.09 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 6302 0 0 0 308 1 0 0 25 0 4 0 651546423 305033216 8548 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=297884 CPUtime=3.08 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 6300 0 0 0 308 0 0 0 25 0 4 0 651546423 305033216 8548 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=297884 CPUtime=3.05 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 5337 0 0 0 305 0 0 0 25 0 4 0 651546423 305033216 8548 33554432000 4194304 4580107 140735969315072 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 297884

[startup+6.3146 s]
/proc/loadavg: 7.59 7.99 7.98 9/392 27965
/proc/meminfo: memFree=26867412/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=319152 CPUtime=25.15 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 52022 0 0 0 2508 7 0 0 25 0 4 0 651546423 326811648 24268 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 79788 24268 379 95 0 74770 0
[pid=27961/tid=27962] ppid=27959 vsize=319152 CPUtime=6.3 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 11482 0 0 0 628 2 0 0 25 0 4 0 651546423 326811648 24268 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=319152 CPUtime=6.3 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 14612 0 0 0 629 1 0 0 25 0 4 0 651546423 326811648 24268 33554432000 4194304 4580107 140735969315072 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=319152 CPUtime=6.23 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 11874 0 0 0 621 2 0 0 25 0 4 0 651546423 326811648 24268 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 319152

[startup+12.7005 s]
/proc/loadavg: 7.62 7.99 7.98 9/392 27965
/proc/meminfo: memFree=26778044/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=335972 CPUtime=50.64 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 87078 0 0 0 5050 14 0 0 25 0 4 0 651546423 344035328 34524 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 83993 34524 379 95 0 78975 0
[pid=27961/tid=27962] ppid=27959 vsize=335972 CPUtime=12.69 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 23388 0 0 0 1265 4 0 0 25 0 4 0 651546423 344035328 34524 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=335972 CPUtime=12.69 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 24081 0 0 0 1266 3 0 0 25 0 4 0 651546423 344035328 34524 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=335972 CPUtime=12.54 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 18426 0 0 0 1251 3 0 0 25 0 4 0 651546423 344035328 34524 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 335972

[startup+25.5004 s]
/proc/loadavg: 7.79 8.01 7.99 9/392 27965
/proc/meminfo: memFree=26674376/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=337160 CPUtime=101.66 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 146313 0 0 0 10140 26 0 0 25 0 4 0 651546423 345251840 49830 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 84290 49830 379 95 0 79272 0
[pid=27961/tid=27962] ppid=27959 vsize=337160 CPUtime=25.48 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 36933 0 0 0 2542 6 0 0 25 0 4 0 651546423 345251840 49830 33554432000 4194304 4580107 140735969315072 18446744073709551615 4325657 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=337160 CPUtime=25.48 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 35577 0 0 0 2543 5 0 0 25 0 4 0 651546423 345251840 49830 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=337160 CPUtime=25.18 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 34865 0 0 0 2511 7 0 0 25 0 4 0 651546423 345251840 49830 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 337160

[startup+51.1011 s]
/proc/loadavg: 7.86 8.01 7.99 9/392 27966
/proc/meminfo: memFree=26629404/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=436060 CPUtime=203.75 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 229600 0 0 0 20329 46 0 0 25 0 4 0 651546423 446525440 62180 33554432000 4194304 4580107 140735969315072 18446744073709551615 4321809 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 109015 62180 379 95 0 103997 0
[pid=27961/tid=27962] ppid=27959 vsize=436060 CPUtime=51.08 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 56510 0 0 0 5099 9 0 0 25 0 4 0 651546423 446525440 62180 33554432000 4194304 4580107 140735969315072 18446744073709551615 4321038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=436060 CPUtime=51.09 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 57594 0 0 0 5097 12 0 0 25 0 4 0 651546423 446525440 62180 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=436060 CPUtime=50.46 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 54550 0 0 0 5034 12 0 0 25 0 4 0 651546423 446525440 62180 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 436060

[startup+102.3 s]
/proc/loadavg: 8.03 8.03 8.00 9/392 27967
/proc/meminfo: memFree=26571464/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=518172 CPUtime=407.88 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 366019 0 0 0 40705 83 0 0 25 0 4 0 651546423 530608128 69928 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 129543 69928 379 95 0 124525 0
[pid=27961/tid=27962] ppid=27959 vsize=518172 CPUtime=102.28 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 90294 0 0 0 10209 19 0 0 25 0 4 0 651546423 530608128 69928 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=518172 CPUtime=102.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 91951 0 0 0 10208 20 0 0 25 0 4 0 651546423 530608128 69928 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=518172 CPUtime=101 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 87737 0 0 0 10078 22 0 0 25 0 4 0 651546423 530608128 69928 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.88
Current children cumulated vsize (KiB) 518172

[startup+162.3 s]

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

[pid=27961] ppid=27959 vsize=875636 CPUtime=2800.23 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1446791 0 0 0 279581 442 0 0 25 0 4 0 651546423 896651264 153456 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294479 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 218909 153456 379 95 0 213891 0
[pid=27961/tid=27962] ppid=27959 vsize=875636 CPUtime=702.26 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 358206 0 0 0 70113 113 0 0 25 0 4 0 651546423 896651264 153456 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=875636 CPUtime=702.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 362707 0 0 0 70121 107 0 0 25 0 4 0 651546423 896651264 153456 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=875636 CPUtime=693.38 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 361327 0 0 0 69221 117 0 0 25 0 4 0 651546423 896651264 153456 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.23
Current children cumulated vsize (KiB) 875636

[startup+762.301 s]
/proc/loadavg: 8.18 8.13 8.06 9/392 27997
/proc/meminfo: memFree=25987360/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=893688 CPUtime=3039.45 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1532211 0 0 0 303470 475 0 0 25 0 4 0 651546423 915136512 148748 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 223422 148748 380 95 0 218404 0
[pid=27961/tid=27962] ppid=27959 vsize=893688 CPUtime=762.25 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 382241 0 0 0 76105 120 0 0 25 0 4 0 651546423 915136512 148748 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=893688 CPUtime=762.27 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 383401 0 0 0 76113 114 0 0 25 0 4 0 651546423 915136512 148748 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=893688 CPUtime=752.6 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 381520 0 0 0 75135 125 0 0 25 0 4 0 651546423 915136512 148748 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.45
Current children cumulated vsize (KiB) 893688

[startup+822.301 s]
/proc/loadavg: 8.17 8.13 8.07 9/392 27999
/proc/meminfo: memFree=26011248/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=899496 CPUtime=3278.69 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1613292 0 0 0 327365 504 0 0 25 0 4 0 651546423 921083904 147465 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 224874 147465 380 95 0 219856 0
[pid=27961/tid=27962] ppid=27959 vsize=899496 CPUtime=822.26 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 402448 0 0 0 82098 128 0 0 25 0 4 0 651546423 921083904 147465 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=899496 CPUtime=822.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 403207 0 0 0 82108 120 0 0 25 0 4 0 651546423 921083904 147465 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=899496 CPUtime=811.84 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 402161 0 0 0 81051 133 0 0 25 0 4 0 651546423 921083904 147465 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.69
Current children cumulated vsize (KiB) 899496

[startup+882.301 s]
/proc/loadavg: 8.22 8.15 8.08 9/392 28000
/proc/meminfo: memFree=25854720/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=900556 CPUtime=3517.92 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1692653 0 0 0 351257 535 0 0 25 0 4 0 651546423 922169344 151756 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 225139 151757 380 95 0 220121 0
[pid=27961/tid=27962] ppid=27959 vsize=900556 CPUtime=882.26 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 422172 0 0 0 88089 137 0 0 25 0 4 0 651546423 922169344 151757 33554432000 4194304 4580107 140735969315072 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=900556 CPUtime=882.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 423193 0 0 0 88100 128 0 0 25 0 4 0 651546423 922169344 151757 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=900556 CPUtime=871.08 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 421963 0 0 0 86967 141 0 0 25 0 4 0 651546423 922169344 151757 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.92
Current children cumulated vsize (KiB) 900556

[startup+942.301 s]
/proc/loadavg: 8.22 8.17 8.09 9/392 28002
/proc/meminfo: memFree=25627516/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1034740 CPUtime=3757.21 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1805482 0 0 0 375148 573 0 0 25 0 4 0 651546423 1059573760 204528 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 258685 204528 379 95 0 253667 0
[pid=27961/tid=27962] ppid=27959 vsize=1034740 CPUtime=942.27 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 459214 0 0 0 94080 147 0 0 25 0 4 0 651546423 1059573760 204528 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1034740 CPUtime=942.29 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 442240 0 0 0 94093 136 0 0 25 0 4 0 651546423 1059573760 204528 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1034740 CPUtime=930.32 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 452670 0 0 0 92880 152 0 0 25 0 4 0 651546423 1059573760 204528 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.21
Current children cumulated vsize (KiB) 1034740

[startup+1002.3 s]
/proc/loadavg: 8.08 8.13 8.08 9/392 28003
/proc/meminfo: memFree=25595624/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1126480 CPUtime=3996.39 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1886844 0 0 0 399036 603 0 0 25 0 4 0 651546423 1153515520 217464 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 281620 217464 379 95 0 276602 0
[pid=27961/tid=27962] ppid=27959 vsize=1126480 CPUtime=1002.25 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 478095 0 0 0 100071 154 0 0 25 0 4 0 651546423 1153515520 217464 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1126480 CPUtime=1002.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 466508 0 0 0 100085 143 0 0 25 0 4 0 651546423 1153515520 217464 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1126480 CPUtime=989.55 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 471659 0 0 0 98795 160 0 0 25 0 4 0 651546423 1153515520 217464 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.39
Current children cumulated vsize (KiB) 1126480

[startup+1062.31 s]
/proc/loadavg: 8.03 8.11 8.08 9/392 28005
/proc/meminfo: memFree=25501840/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1178996 CPUtime=4235.67 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 1961357 0 0 0 422937 630 0 0 25 0 4 0 651546423 1207291904 222022 33554432000 4194304 4580107 140735969315072 18446744073709551615 4321036 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 294749 222022 379 95 0 289731 0
[pid=27961/tid=27962] ppid=27959 vsize=1178996 CPUtime=1062.27 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 495758 0 0 0 106066 161 0 0 25 0 4 0 651546423 1207291904 222022 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1178996 CPUtime=1062.3 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 485401 0 0 0 106079 151 0 0 25 0 4 0 651546423 1207291904 222022 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1178996 CPUtime=1048.79 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 490526 0 0 0 104713 166 0 0 25 0 4 0 651546423 1207291904 222022 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.67
Current children cumulated vsize (KiB) 1178996

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.08 9/392 28007
/proc/meminfo: memFree=25430392/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1312032 CPUtime=4474.86 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 2048471 0 0 0 446823 663 0 0 25 0 4 0 651546423 1343520768 235475 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 328008 235475 379 95 0 322990 0
[pid=27961/tid=27962] ppid=27959 vsize=1312032 CPUtime=1122.25 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 520061 0 0 0 112056 169 0 0 25 0 4 0 651546423 1343520768 235476 33554432000 4194304 4580107 140735969315072 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1312032 CPUtime=1122.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 503770 0 0 0 112069 159 0 0 25 0 4 0 651546423 1343520768 235476 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1312032 CPUtime=1108.03 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 511723 0 0 0 110628 175 0 0 25 0 4 0 651546423 1343520768 235476 33554432000 4194304 4580107 140735969315072 18446744073709551615 4417007 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.86
Current children cumulated vsize (KiB) 1312032

[startup+1182.3 s]
/proc/loadavg: 8.13 8.11 8.08 9/392 28008
/proc/meminfo: memFree=25416848/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1275828 CPUtime=4714.09 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 2119548 0 0 0 470715 694 0 0 25 0 4 0 651546423 1306447872 242511 33554432000 4194304 4580107 140735969315072 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 318957 242511 379 95 0 313939 0
[pid=27961/tid=27962] ppid=27959 vsize=1275828 CPUtime=1182.25 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 537829 0 0 0 118049 176 0 0 25 0 4 0 651546423 1306447872 242511 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1275828 CPUtime=1182.28 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 521769 0 0 0 118061 167 0 0 25 0 4 0 651546423 1306447872 242511 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1275828 CPUtime=1167.25 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 530117 0 0 0 116543 182 0 0 25 0 4 0 651546423 1306447872 242511 33554432000 4194304 4580107 140735969315072 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.09
Current children cumulated vsize (KiB) 1275828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 7.84 8.05 8.06 5/387 28010
/proc/meminfo: memFree=26084744/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1276516 CPUtime=4800.27 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 2147273 0 0 0 479320 707 0 0 25 0 4 0 651546423 1307152384 238750 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 319129 238750 379 95 0 314111 0
[pid=27961/tid=27962] ppid=27959 vsize=1276516 CPUtime=1203.87 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 544210 0 0 0 120208 179 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1276516 CPUtime=1203.9 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 528973 0 0 0 120220 170 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1276516 CPUtime=1188.6 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 536844 0 0 0 118674 186 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1276516

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

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

[startup+1203.9 s]
/proc/loadavg: 7.84 8.05 8.06 5/387 28010
/proc/meminfo: memFree=26084744/32950928 swapFree=44388876/67111528
[pid=27961] ppid=27959 vsize=1276516 CPUtime=4800.27 cores=1,3,5,7
/proc/27961/stat : 27961 (strangenight2-m) R 27959 27961 27826 0 -1 4202496 2147273 0 0 0 479320 707 0 0 25 0 4 0 651546423 1307152384 238750 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27961/statm: 319129 238750 379 95 0 314111 0
[pid=27961/tid=27962] ppid=27959 vsize=1276516 CPUtime=1203.87 cores=1,3,5,7
/proc/27961/task/27962/stat : 27962 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 544210 0 0 0 120208 179 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27961/tid=27963] ppid=27959 vsize=1276516 CPUtime=1203.9 cores=1,3,5,7
/proc/27961/task/27963/stat : 27963 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 528973 0 0 0 120220 170 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27961/tid=27964] ppid=27959 vsize=1276516 CPUtime=1188.6 cores=1,3,5,7
/proc/27961/task/27964/stat : 27964 (strangenight2-m) R 27959 27961 27826 0 -1 4202560 536844 0 0 0 118674 186 0 0 25 0 4 0 651546423 1307152384 238751 33554432000 4194304 4580107 140735969315072 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1276516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.96
CPU time (s): 4800.34
CPU user time (s): 4793.23
CPU system time (s): 7.10892
CPU usage (%): 398.713
Max. virtual memory (cumulated for all children) (KiB): 1328160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.23
system time used= 7.10892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2147278
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= 1382
involuntary context switches= 31030

runsolver used 4.50432 second user time and 10.8244 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 20:57:57
IDJOB=3366233
IDBENCH=82642
IDSOLVER=1844
FILE ID=node126/3366233-1305399477
RUNJOBID= node126-1305398271-27845
PBS_JOBID= 13324485
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S1259410977-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366233-1305399477/watcher-3366233-1305399477 -o /tmp/evaluation-result-3366233-1305399477/solver-3366233-1305399477 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366233-1305399477.cnf

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

MD5SUM BENCH= 01bef578d60d53fc18e9469f59ed2fd1
RANDOM SEED=1274977580

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27031084 kB
Buffers:        255872 kB
Cached:        2440552 kB
SwapCached:      92524 kB
Active:         754980 kB
Inactive:      4914860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27031084 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           11604 kB
Writeback:           0 kB
AnonPages:     2894068 kB
Mapped:          15720 kB
Slab:           109124 kB
PageTables:      75384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88184136 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= 73320 MiB
End job on node126 at 2011-05-14 21:18:03