Trace number 3366223

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.29 1203.35

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S367425675-085-UNKNOWN.cnf
MD5SUM056b111696528692a64cdb39e1a29daf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.88671
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366223-1305399217.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
1.18/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
1.18/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/0.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.18/0.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.18/0.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.18/0.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1.18/0.35	c Finding binary XORs  T:     0.00 s  found:       0
1.18/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.18/0.36	c calculated reachability. Time: 0.00
1.18/0.36	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
1.18/0.36	c =========================================================================================
1.18/0.36	c types(t): F = full restart, N = normal restart
1.18/0.36	c types(t): S = simplification begin/end, E = solution found
1.18/0.36	c restart types(rt): st = static, dy = dynamic
1.18/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.18/0.36	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
2.38/0.64	c  N dy    11      6390       150     12750         0      3719     89250    139862     38.33     40.69
3.18/0.85	c  N dy    27     10742       150     12750         0      7884     89250    325400     38.68     40.83
3.99/1.09	c  N dy    39     15597       150     12750         0      8471     89250    316427     38.72     40.87
5.16/1.33	c  N dy    51     19726       150     12750         0      7054     89250    215257     38.67     40.88
6.36/1.64	c  F st    62     25002       150     12750         0     12116     89250    442578     38.65     38.71
6.36/1.64	c  N st    62     25002       150     12750         0     12116     89250    442578     38.65     38.71
7.55/1.92	c  N dy    68     30000       150     12750         0     10366     89250    335757     38.65   no data
7.55/1.92	c  S st    68     30000       150     12750         0     10366     89250    335757     38.65   no data
7.55/1.96	c  S st    68     30506       150     12750         0     10859     89250    356782     38.65   no data
7.55/1.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.55/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.55/1.97	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.55/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.55/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.55/1.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.55/1.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.55/1.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.55/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.27	c lits-rem:        77  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.28 s
10.36/2.65	c asymm  cl-useful: 0/11874/12750 lits-rem:0 time: 0.38
10.36/2.65	c calculated reachability. Time: 0.00
10.36/2.65	c  N dy    68     30506       150     12750         0     10424     89250    331841     38.65   no data
11.54/2.94	c  N dy    78     34904       150     12750         0     14628     89250    517926     38.60     40.72
12.77/3.23	c  N dy    84     39016       150     12750         0     10994     89250    323696     38.38     40.98
13.94/3.53	c  N dy    98     43141       150     12750         0     14936     89250    498175     38.43     40.58
14.74/3.73	c  S st   109     45759       150     12750         0      8880     89250    199652     38.48     40.03
14.74/3.77	c  S st   109     46263       150     12750         0      9363     89250    220500     38.48   no data
14.74/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.74/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.74/3.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.74/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.74/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.84	c lits-rem:         6  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.05 s
15.14/3.84	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.14/3.85	c vivif2 --  cl tried     9311 cl shrink        0 lits rem          0 time: 0.00
15.14/3.88	c asymm  cl-useful: 0/876/12750 lits-rem:0 time: 0.03
15.14/3.88	c calculated reachability. Time: 0.00
15.14/3.88	c  N dy   109     46263       150     12750         0      9311     89250    217654     38.48   no data
16.74/4.22	c  N dy   123     51676       150     12750         0     14493     89250    446725     38.51     40.58
17.93/4.59	c  N dy   133     56742       150     12750         0      9802     89250    209807     38.46     40.70
19.12/4.85	c  N dy   149     61058       150     12750         0     13946     89250    393231     38.47     40.75
20.32/5.20	c  N dy   157     66054       150     12750         0     18752     89250    606911     38.43     40.56
21.54/5.48	c  S st   165     69394       150     12750         0     11427     89250    249343     38.42     38.78
21.95/5.52	c  S st   165     69898       150     12750         0     11914     89250    269946     38.42   no data
21.95/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.95/5.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.95/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.95/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.95/5.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.95/5.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.95/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.95/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.64	c lits-rem:         9  cl-subs:      104  v-elim:      0  v-fix:    0  time:  0.09 s
22.31/5.64	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.31/5.64	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
23.92/6.07	c asymm  cl-useful: 0/11165/12750 lits-rem:0 time: 0.42
23.92/6.07	c calculated reachability. Time: 0.00
23.92/6.07	c  N dy   165     69898       150     12750         0     11810     89250    264158     38.42   no data
25.11/6.39	c  N dy   188     74368       150     12750         0     16090     89250    454074     38.48     40.59
26.70/6.77	c  N dy   211     79235       150     12750         0     20753     89250    662192     38.55     40.76
28.29/7.14	c  N dy   218     84382       150     12750         0     14189     89250    340712     38.50     40.84
29.10/7.36	c  F st   229     87501       150     12750         0     17180     89250    472795     38.51     40.09
30.31/7.64	c  N st   234     90796       150     12750         0     20340     89250    614909     38.51   no data
32.29/8.18	c  N dy   248     96940       150     12750         0     13763     89250    290905     38.51     40.67
34.71/8.78	c  N dy   269    104847       150     12750         0     21361     89250    628268     38.49     37.57
34.71/8.78	c  S st   269    104847       150     12750         0     21361     89250    628268     38.49     37.57
35.12/8.84	c  S st   269    105349       150     12750         0     21854     89250    649562     38.49   no data
35.12/8.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.12/8.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.12/8.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.12/8.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.12/8.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.12/8.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.12/8.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.12/8.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.12/8.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.28/9.64	c lits-rem:       275  cl-subs:      942  v-elim:      0  v-fix:    0  time:  0.76 s
38.28/9.65	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.28/9.65	c vivif2 --  cl tried    20912 cl shrink        0 lits rem          0 time: 0.01
38.68/9.75	c asymm  cl-useful: 0/1585/12750 lits-rem:0 time: 0.09
38.68/9.75	c calculated reachability. Time: 0.00
38.68/9.75	c  N dy   269    105349       150     12750         0     20912     89250    598626     38.49   no data
41.86/10.52	c  N dy   301    113071       150     12750         0     14896     89250    309224     38.56     40.65
44.26/11.12	c  N dy   327    120372       150     12750         0     21885     89250    620530     38.60     41.48
47.87/12.04	c  N dy   354    129770       150     12750         0     16497     89250    348848     38.61     40.82
50.65/12.79	c  N dy   369    139228       150     12750         0     25557     89250    751323     38.53     40.90
54.23/13.64	c  N dy   403    148272       150     12750         0     18907     89250    425309     38.56     40.98
57.82/14.51	c  N dy   428    158023       150     12750         0     28217     89250    838660     38.55     37.32
57.82/14.51	c  S st   428    158023       150     12750         0     28217     89250    838660     38.55     37.32
57.82/14.59	c  S st   428    158524       150     12750         0     28706     89250    859699     38.55   no data
57.82/14.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.22/14.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.22/14.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.22/14.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.22/14.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.22/14.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.22/14.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.22/14.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.22/14.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.81/16.02	c lits-rem:       217  cl-subs:     1397  v-elim:      0  v-fix:    0  time:  1.38 s
63.81/16.03	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
63.81/16.04	c vivif2 --  cl tried    27309 cl shrink        0 lits rem          0 time: 0.01
64.61/16.26	c asymm  cl-useful: 0/3733/12750 lits-rem:0 time: 0.22
64.61/16.26	c calculated reachability. Time: 0.00
64.61/16.26	c  N dy   428    158524       150     12750         0     27309     89250    785394     38.55   no data
68.59/17.23	c  N dy   461    168916       150     12750         0     21039     89250    485616     38.55     40.69
72.59/18.27	c  N dy   501    179770       150     12750         0     31485     89250    951408     38.59     41.98
77.78/19.53	c  N dy   543    192118       150     12750         0     26057     89250    681398     38.61     40.74
83.40/20.96	c  N dy   606    204579       150     12750         0     19801     89250    365358     38.68     41.26
88.15/22.19	c  N dy   643    217688       150     12750         0     32362     89250    923830     38.68     40.87
94.93/23.89	c  N dy   673    232071       150     12750         0     26987     89250    653446     38.65     40.78
97.72/24.52	c  S st   687    237788       150     12750         0     32465     89250    895688     38.64     37.65
98.12/24.62	c  S st   687    238289       150     12750         0     32953     89250    917225     38.64   no data
98.12/24.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.12/24.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
98.12/24.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.12/24.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.12/24.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.12/24.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.12/24.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.12/24.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.12/24.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.70/26.57	c lits-rem:       398  cl-subs:     1529  v-elim:      0  v-fix:    0  time:  1.89 s
105.70/26.57	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
105.70/26.59	c vivif2 --  cl tried    31424 cl shrink        0 lits rem          0 time: 0.01
106.90/26.83	c asymm  cl-useful: 0/2938/12750 lits-rem:0 time: 0.24
106.90/26.83	c calculated reachability. Time: 0.00
106.90/26.83	c  N dy   687    238289       150     12750         0     31424     89250    835302     38.64   no data
113.71/28.52	c  N dy   733    253606       150     12750         0     26042     89250    579347     38.65     40.87
123.26/30.95	c  N dy   776    275765       150     12750         0     26162     89250    545379     38.56     40.83
131.26/32.95	c  N dy   837    293415       150     12750         0     43071     89250   1303849     38.58     40.63
136.83/34.32	c  F st   871    306251       150     12750         0     33302     89250    835547     38.59   no data
139.22/34.98	c  N dy   882    312162       150     12750         0     38956     89250   1092314     38.59     40.75
149.23/37.43	c  N dy   944    333660       150     12750         0     36614     89250    955918     38.60     40.67
158.76/39.89	c  N dy   973    355101       150     12750         0     33172     89250    767430     38.49     40.70
159.95/40.17	c  S st   983    357435       150     12750         0     35412     89250    867918     38.50     36.63
160.35/40.26	c  S st   983    357939       150     12750         0     35897     89250    889203     38.50   no data
160.35/40.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.35/40.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
160.35/40.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.35/40.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.35/40.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.35/40.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.35/40.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.35/40.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.75/40.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.94/42.18	c lits-rem:       227  cl-subs:     1498  v-elim:      0  v-fix:    0  time:  1.87 s
167.94/42.18	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
167.94/42.19	c vivif2 --  cl tried    34399 cl shrink        0 lits rem          0 time: 0.01
169.14/42.45	c asymm  cl-useful: 0/2579/12750 lits-rem:0 time: 0.25
169.14/42.45	c calculated reachability. Time: 0.00
169.14/42.45	c  N dy   983    357939       150     12750         0     34399     89250    816109     38.50   no data
179.53/45.05	c  N dy  1037    378138       150     12750         0     28898     89250    545181     38.49     40.57
191.08/47.95	c  N dy  1130    398381       150     12750         0     48340     89250   1415132     38.55     40.80
203.85/51.12	c  N dy  1196    418550       150     12750         0     41767     89250   1083777     38.56     40.85
215.06/53.95	c  N dy  1253    438627       150     12750         0     34180     89250    718746     38.55     40.62
226.99/56.97	c  N dy  1328    458819       150     12750         0     53527     89250   1580440     38.58     41.01
237.36/59.60	c  N dy  1397    479028       150     12750         0     45130     89250   1175482     38.60     40.68
248.54/62.39	c  N dy  1452    499550       150     12750         0     36009     89250    729910     38.59     40.63
263.33/66.02	c  N dy  1541    523732       150     12750         0     59233     89250   1765463     38.61     40.80
269.69/67.66	c  S st  1579    536909       150     12750         0     42115     89250    967578     38.62     36.93
270.08/67.77	c  S st  1579    537410       150     12750         0     42606     89250    989345     38.62   no data
270.08/67.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.48/67.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
270.48/67.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.48/67.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.48/67.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.48/67.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
270.48/67.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.48/67.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
270.48/67.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.06/70.24	c lits-rem:       304  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  2.40 s
280.06/70.24	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
280.06/70.25	c vivif2 --  cl tried    41254 cl shrink        0 lits rem          0 time: 0.01
281.24/70.53	c asymm  cl-useful: 0/2277/12750 lits-rem:0 time: 0.28
281.24/70.53	c calculated reachability. Time: 0.00
281.24/70.53	c  N dy  1579    537410       150     12750         0     41254     89250    916124     38.62   no data
293.64/73.67	c  N dy  1638    557649       150     12750         0     60666     89250   1782461     38.62     40.85
303.99/76.25	c  N dy  1681    577695       150     12750         0     49207     89250   1248803     38.60     40.81
316.76/79.42	c  N dy  1739    597770       150     12750         0     36862     89250    665435     38.58     40.74
328.33/82.36	c  N dy  1798    617941       150     12750         0     56212     89250   1528290     38.58     40.72
342.34/85.82	c  N dy  1874    640854       150     12750         0     45547     89250   1023823     38.59     40.66
357.85/89.79	c  N dy  1921    667762       150     12750         0     37753     89250    646086     38.56     40.60
371.82/93.27	c  N dy  2007    687876       150     12750         0     57047     89250   1505764     38.59     40.73
386.98/97.01	c  N dy  2073    709223       150     12750         0     43007     89250    844060     38.59     40.81
400.15/100.38	c  N dy  2165    729325       150     12750         0     62271     89250   1705245     38.61     40.74
413.71/103.77	c  N dy  2235    749444       150     12750         0     46096     89250    948084     38.62     40.68
433.66/108.71	c  N dy  2291    775302       150     12750         0     70817     89250   2048922     38.61     40.68
447.25/112.14	c  N dy  2373    795455       150     12750         0     53774     89250   1260517     38.63     40.92
454.01/113.86	c  S st  2393    806116       150     12750         0     63993     89250   1719569     38.62     37.84
454.81/114.03	c  S st  2393    806623       150     12750         0     64487     89250   1741010     38.62   no data
454.81/114.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
454.81/114.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
454.81/114.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.81/114.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.81/114.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.81/114.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
454.81/114.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
454.81/114.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
455.21/114.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.12/123.61	c lits-rem:       576  cl-subs:     2980  v-elim:      0  v-fix:    0  time:  9.47 s
493.12/123.61	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
493.12/123.63	c vivif2 --  cl tried    61507 cl shrink        0 lits rem          0 time: 0.02
493.91/123.87	c asymm  cl-useful: 0/1223/12750 lits-rem:0 time: 0.24
493.91/123.87	c calculated reachability. Time: 0.00
493.91/123.87	c  N dy  2393    806623       150     12750         0     61507     89250   1581039     38.62   no data
509.46/127.74	c  N dy  2451    826723       150     12750         0     43475     89250    764128     38.62     40.74
525.82/131.83	c  N dy  2512    849367       150     12750         0     65125     89250   1728730     38.61     40.74
540.43/135.55	c  N dy  2574    869403       150     12750         0     46062     89250    851055     38.62     41.08
555.07/139.21	c  N dy  2673    889646       150     12750         0     65489     89250   1720382     38.64     40.83
571.24/143.34	c  N dy  2761    910296       150     12750         0     46065     89250    813975     38.66     40.77
585.04/146.83	c  N dy  2832    930625       150     12750         0     65527     89250   1684721     38.67     40.71
600.84/150.85	c  N dy  2874    951222       150     12750         0     44960     89250    731725     38.66     40.81
619.99/155.60	c  N dy  2931    979365       150     12750         0     71840     89250   1929937     38.64     40.75
635.17/159.44	c  N dy  2984    999403       150     12750         0     49859     89250    916954     38.63     40.89
649.92/163.15	c  N dy  3045   1020083       150     12750         0     69674     89250   1799347     38.63     40.68
665.90/167.20	c  N dy  3093   1040150       150     12750         0     46794     89250    749852     38.62     40.66
679.83/170.66	c  N dy  3154   1060208       150     12750         0     65966     89250   1600968     38.62     42.87
690.60/173.31	c  F st  3206   1071875       150     12750         0     77179     89250   2103589     38.63     36.72
699.78/175.66	c  N dy  3222   1082301       150     12750         0     44071     89250    592251     38.63     40.73
713.35/179.03	c  N dy  3288   1102340       150     12750         0     63269     89250   1450240     38.64     40.74
729.70/183.14	c  N dy  3313   1122472       150     12750         0     82419     89250   2299769     38.62     40.83
744.89/186.97	c  N dy  3387   1142553       150     12750         0     57703     89250   1169375     38.62     41.23
760.83/190.94	c  N dy  3432   1162685       150     12750         0     76949     89250   2026726     38.61     41.31
782.38/196.36	c  N dy  3488   1182803       150     12750         0     51241     89250    842210     38.61     40.73
801.53/201.11	c  N dy  3573   1202818       150     12750         0     70451     89250   1705780     38.62     41.55
809.51/203.19	c  S st  3603   1209934       150     12750         0     77261     89250   2009130     38.63     37.59
810.73/203.43	c  S st  3603   1210440       150     12750         0     77753     89250   2031169     38.63   no data
810.73/203.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
810.73/203.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
810.73/203.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
810.73/203.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.73/203.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.73/203.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
810.73/203.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.15/203.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
811.15/203.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
870.55/218.46	c lits-rem:       912  cl-subs:     3395  v-elim:      0  v-fix:    0  time: 14.89 s
870.55/218.46	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
870.55/218.49	c vivif2 --  cl tried    74358 cl shrink        0 lits rem          0 time: 0.03
872.16/218.89	c asymm  cl-useful: 0/1688/12750 lits-rem:0 time: 0.40
872.16/218.90	c calculated reachability. Time: 0.00
872.16/218.90	c  N dy  3603   1210440       150     12750         0     74358     89250   1846761     38.63   no data
898.91/225.54	c  N dy  3653   1234904       150     12750         0     51800     89250    835622     38.61     40.65
915.64/229.72	c  N dy  3728   1254999       150     12750         0     71084     89250   1699714     38.62     40.94
937.19/235.13	c  N dy  3804   1275209       150     12750         0     90438     89250   2564978     38.63     40.89
953.94/239.32	c  N dy  3856   1295301       150     12750         0     62779     89250   1294096     38.63     40.72
972.70/244.09	c  N dy  3927   1315427       150     12750         0     82065     89250   2157302     38.63     40.73
994.24/249.49	c  N dy  3968   1335441       150     12750         0     53379     89250    841423     38.62     40.81
1013.03/254.17	c  N dy  4027   1355703       150     12750         0     72799     89250   1709788     38.62     40.71
1035.73/259.85	c  N dy  4120   1375730       150     12750         0     91972     89250   2567885     38.64     40.87
1055.68/264.81	c  N dy  4200   1396580       150     12750         0     63130     89250   1241951     38.64     40.73
1073.64/269.39	c  N dy  4263   1416670       150     12750         0     82387     89250   2100484     38.65     40.70
1095.19/274.70	c  N dy  4319   1436755       150     12750         0     51818     89250    702146     38.65     40.89
1112.34/279.05	c  N dy  4382   1459630       150     12750         0     73671     89250   1671920     38.64     40.94
1133.09/284.28	c  N dy  4470   1479784       150     12750         0     93011     89250   2540449     38.65     40.77
1152.25/289.00	c  N dy  4523   1499905       150     12750         0     61485     89250   1098374     38.65     40.79
1169.79/293.45	c  N dy  4596   1520109       150     12750         0     80865     89250   1964479     38.65     41.08
1191.34/298.87	c  N dy  4672   1540143       150     12750         0    100083     89250   2828547     38.66     40.84
1210.53/303.64	c  N dy  4761   1561328       150     12750         0     68659     89250   1392027     38.67     40.87
1230.44/308.63	c  N dy  4841   1582119       150     12750         0     88582     89250   2279932     38.67     40.72
1259.56/315.92	c  N dy  4909   1611490       150     12750         0     63975     89250   1138098     38.66     40.78
1277.12/320.33	c  N dy  4988   1631528       150     12750         0     83260     89250   2005611     38.67     40.85
1301.05/326.39	c  N dy  5077   1652200       150     12750         0    103058     89250   2895604     38.68     40.72
1323.01/331.89	c  N dy  5141   1677373       150     12750         0     73444     89250   1535676     38.67     40.71
1344.95/337.31	c  N dy  5225   1697796       150     12750         0     93002     89250   2414829     38.68     40.96
1360.91/341.33	c  S st  5282   1710441       150     12750         0    105127     89250   2956540     38.68     40.57
1362.11/341.61	c  S st  5282   1710947       150     12750         0    105621     89250   2978228     38.68   no data
1362.11/341.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1362.11/341.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1362.11/341.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1362.11/341.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1362.11/341.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.11/341.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1362.11/341.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1362.51/341.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1362.51/341.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1457.06/365.43	c lits-rem:      1086  cl-subs:     5680  v-elim:      0  v-fix:    0  time: 23.63 s
1457.06/365.43	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1457.06/365.47	c vivif2 --  cl tried    99941 cl shrink        0 lits rem          0 time: 0.04
1458.66/365.90	c asymm  cl-useful: 0/1139/12750 lits-rem:0 time: 0.42
1459.06/365.90	c calculated reachability. Time: 0.00
1459.06/365.90	c  N dy  5282   1710947       150     12750         0     99941     89250   2674873     38.68   no data
1481.40/371.55	c  N dy  5314   1735284       150     12750         0     68713     89250   1292424     38.67     40.74
1500.54/376.36	c  N dy  5381   1755323       150     12750         0     87949     89250   2153233     38.67     40.77
1524.89/382.46	c  N dy  5460   1775771       150     12750         0    107522     89250   3029066     38.68     40.72
1629.82/408.74	c  N dy  5536   1882041       150     12750         0     96732     89250   2488681     38.54     40.68
1656.96/415.55	c  N dy  5619   1902173       150     12750         0     58881     89250    759576     38.55     40.59
1674.51/419.98	c  N dy  5696   1923164       150     12750         0     79020     89250   1662837     38.55     40.63
1694.86/425.04	c  N dy  5737   1944167       150     12750         0     99108     89250   2557049     38.55     41.04
1723.61/432.23	c  N dy  5805   1968169       150     12750         0     63821     89250    944242     38.55     40.78
1741.94/436.89	c  N dy  5889   1988363       150     12750         0     83166     89250   1808972     38.55     40.74
1765.08/442.66	c  N dy  5967   2008441       150     12750         0    102409     89250   2672766     38.56     43.65
1790.58/449.00	c  N dy  6024   2028493       150     12750         0     62304     89250    836489     38.56     41.15
1808.54/453.58	c  N dy  6115   2048678       150     12750         0     81664     89250   1705409     38.57     40.85
1831.69/459.39	c  N dy  6189   2069506       150     12750         0    101611     89250   2597414     38.57     40.66
1861.61/466.83	c  N dy  6288   2089522       150     12750         0     60480     89250    720277     38.58     41.09
1880.77/471.66	c  N dy  6365   2111592       150     12750         0     81647     89250   1664617     38.58     40.65
1904.30/477.56	c  N dy  6436   2131677       150     12750         0    100912     89250   2523935     38.59     40.69
1930.63/484.10	c  N dy  6494   2151698       150     12750         0    120113     89250   3379988     38.59     40.66
1950.19/489.09	c  N dy  6556   2172469       150     12750         0     78669     89250   1499656     38.59     40.69
1972.53/494.60	c  N dy  6631   2192796       150     12750         0     98104     89250   2373745     38.59     40.77
1994.48/500.12	c  S st  6683   2210949       150     12750         0    115501     89250   3149625     38.59   no data
1995.69/500.45	c  S st  6683   2211454       150     12750         0    115992     89250   3171661     38.59   no data
1995.69/500.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1996.11/500.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1996.11/500.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1996.11/500.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1996.11/500.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1996.11/500.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1996.11/500.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1996.11/500.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1996.46/500.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2099.81/526.59	c lits-rem:      1207  cl-subs:     6026  v-elim:      0  v-fix:    0  time: 25.95 s
2099.81/526.59	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2100.21/526.64	c vivif2 --  cl tried   109966 cl shrink        0 lits rem          0 time: 0.04
2101.80/527.04	c asymm  cl-useful: 0/1012/12750 lits-rem:0 time: 0.40
2101.80/527.04	c calculated reachability. Time: 0.00
2101.80/527.04	c  N dy  6683   2211454       150     12750         0    109966     89250   2852743     38.59   no data
2128.53/533.79	c  N dy  6759   2232228       150     12750         0     67729     89250    980418     38.59     40.76
2146.48/538.29	c  N dy  6808   2252229       150     12750         0     86865     89250   1836533     38.59     40.64
2168.83/543.84	c  N dy  6857   2272356       150     12750         0    106096     89250   2693775     38.59     40.74
2197.17/550.92	c  N dy  6938   2292519       150     12750         0    125418     89250   3560151     38.59     40.64
2218.31/556.22	c  N dy  7024   2312777       150     12750         0     81685     89250   1570306     38.60     41.00
2242.25/562.26	c  N dy  7066   2333022       150     12750         0    101055     89250   2429415     38.59     40.63
2270.97/569.43	c  N dy  7154   2353219       150     12750         0    120400     89250   3296029     38.60     41.04
2294.92/575.43	c  N dy  7232   2373249       150     12750         0     75520     89250   1261680     38.60     40.68
2314.47/580.39	c  N dy  7280   2393552       150     12750         0     94966     89250   2130796     38.60     40.72
2336.81/585.97	c  N dy  7316   2413580       150     12750         0    114120     89250   2993766     38.60     40.91
2365.94/593.21	c  N dy  7394   2433597       150     12750         0     68162     89250    896617     38.60     40.74
2386.72/598.46	c  N dy  7479   2455163       150     12750         0     88786     89250   1819606     38.61     40.78
2412.22/604.88	c  N dy  7551   2476758       150     12750         0    109443     89250   2742340     38.61     40.72
2440.94/612.04	c  N dy  7612   2496827       150     12750         0    128621     89250   3602795     38.61     43.53
2464.09/617.80	c  N dy  7685   2518634       150     12750         0     83454     89250   1546104     38.61     40.78
2489.62/624.28	c  N dy  7790   2540522       150     12750         0    104413     89250   2487053     38.62     40.73
2513.17/630.19	c  N dy  7797   2560849       150     12750         0    123655     89250   3337241     38.61     41.17
2543.89/637.87	c  N dy  7917   2580930       150     12750         0     76027     89250   1183141     38.62     41.61
2565.44/643.21	c  N dy  8003   2601010       150     12750         0     95305     89250   2048546     38.63     41.01
2590.97/649.68	c  N dy  8056   2623262       150     12750         0    116647     89250   3007282     38.62     40.73
2620.49/657.06	c  N dy  8109   2643273       150     12750         0    135760     89250   3855993     38.62     40.74
2639.65/661.87	c  N dy  8151   2663671       150     12750         0     87324     89250   1648542     38.62     40.66
2663.98/667.91	c  N dy  8230   2683779       150     12750         0    106644     89250   2516008     38.62     40.88
2696.30/676.03	c  N dy  8303   2705425       150     12750         0    127350     89250   3442823     38.62     40.83
2705.87/678.45	c  S st  8318   2711454       150     12750         0    133120     89250   3699631     38.62     37.85
2707.46/678.83	c  S st  8318   2711958       150     12750         0    133609     89250   3721519     38.62   no data
2707.46/678.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2707.86/678.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2707.86/678.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2707.86/678.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2707.86/678.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2707.86/678.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2707.86/678.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2707.86/678.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2708.26/679.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2845.11/713.35	c lits-rem:      1188  cl-subs:     7325  v-elim:      0  v-fix:    0  time: 34.28 s
2845.11/713.35	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2845.51/713.40	c vivif2 --  cl tried   126284 cl shrink        0 lits rem          0 time: 0.05
2847.13/713.82	c asymm  cl-useful: 0/913/12750 lits-rem:0 time: 0.41
2847.13/713.82	c calculated reachability. Time: 0.00
2847.13/713.82	c  N dy  8318   2711958       150     12750         0    126284     89250   3331809     38.62   no data
2873.05/720.39	c  N dy  8356   2732379       150     12750         0     76981     89250   1153489     38.62     40.88
2895.83/726.06	c  N dy  8417   2752766       150     12750         0     96472     89250   2025978     38.62     41.17
2923.32/732.99	c  N dy  8494   2773080       150     12750         0    115915     89250   2896203     38.63     40.66
2952.05/740.19	c  N dy  8551   2793199       150     12750         0    135197     89250   3766967     38.62     40.72
2975.59/746.00	c  N dy  8617   2813340       150     12750         0     84718     89250   1466635     38.62     40.74
2998.74/751.84	c  N dy  8697   2833391       150     12750         0    103973     89250   2330738     38.63     41.07
3029.44/759.59	c  N dy  8783   2855045       150     12750         0    124660     89250   3255118     38.63     41.19
3059.37/767.07	c  N dy  8839   2875145       150     12750         0     73110     89250    911911     38.63     43.43
3078.53/771.89	c  N dy  8883   2895487       150     12750         0     92464     89250   1779204     38.63     40.93
3106.08/778.77	c  N dy  8968   2917379       150     12750         0    113395     89250   2720096     38.63     40.75
3137.57/786.63	c  N dy  9057   2938116       150     12750         0    133255     89250   3612090     38.64     40.94
3166.71/793.94	c  N dy  9149   2958214       150     12750         0     80795     89250   1223491     38.64     41.17
3189.05/799.58	c  N dy  9220   2978439       150     12750         0    100208     89250   2091789     38.65     41.27
3214.18/805.88	c  N dy  9266   2998445       150     12750         0    119270     89250   2934994     38.64     40.69
3248.49/814.40	c  N dy  9356   3018676       150     12750         0    138670     89250   3809937     38.65     40.84
3280.42/822.43	c  N dy  9427   3038957       150     12750         0     85402     89250   1394542     38.65     40.80
3309.94/829.82	c  N dy  9504   3059198       150     12750         0    104867     89250   2270784     38.66     40.94
3339.86/837.39	c  N dy  9576   3079223       150     12750         0    124058     89250   3128956     38.66     41.02
3371.39/845.22	c  N dy  9637   3099251       150     12750         0    143199     89250   3986629     38.66     41.42
3397.72/851.87	c  N dy  9700   3120760       150     12750         0     90031     89250   1564243     38.66     40.81
3426.46/859.05	c  N dy  9775   3140769       150     12750         0    109236     89250   2428907     38.66     40.86
3462.75/868.14	c  N dy  9854   3161130       150     12750         0    128741     89250   3305500     38.67     40.74
3499.07/877.25	c  N dy  9932   3181349       150     12750         0    148123     89250   4174908     38.67     40.71
3523.03/883.28	c  N dy 10013   3201790       150     12750         0     92975     89250   1661145     38.67     40.87
3535.77/886.45	c  S st 10057   3211959       150     12750         0    102718     89250   2098705     38.68   no data
3536.96/886.73	c  S st 10057   3212461       150     12750         0    103209     89250   2120428     38.68   no data
3536.96/886.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3537.36/886.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3537.36/886.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3537.36/886.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3537.36/886.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3537.36/886.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3537.36/886.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3537.36/886.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3537.36/886.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3586.04/899.03	c lits-rem:       823  cl-subs:     2945  v-elim:      0  v-fix:    0  time: 12.14 s
3586.04/899.03	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3586.04/899.06	c vivif2 --  cl tried   100264 cl shrink        0 lits rem          0 time: 0.03
3587.64/899.45	c asymm  cl-useful: 0/1074/12750 lits-rem:0 time: 0.38
3587.64/899.45	c calculated reachability. Time: 0.00
3587.64/899.45	c  N dy 10057   3212461       150     12750         0    100264     89250   1958286     38.68   no data
3749.23/939.94	c  N dy 10086   3331547       150     12750         0    137671     89250   3633887     38.57     40.66
3782.38/948.27	c  N dy 10160   3351614       150     12750         0     80832     89250   1072823     38.57     40.73
3806.28/954.24	c  N dy 10235   3372383       150     12750         0    100773     89250   1962184     38.57     40.63
3833.82/961.10	c  N dy 10309   3392438       150     12750         0    119982     89250   2821526     38.58     40.94
3869.33/970.06	c  N dy 10413   3413356       150     12750         0    140039     89250   3719890     38.58     40.86
3904.44/978.83	c  N dy 10503   3433588       150     12750         0     82071     89250   1082814     38.59     40.80
3927.97/984.72	c  N dy 10580   3455161       150     12750         0    102733     89250   2010235     38.59     40.74
3954.30/991.38	c  N dy 10642   3475174       150     12750         0    121910     89250   2869689     38.59     40.80
3987.43/999.69	c  N dy 10705   3496657       150     12750         0    142485     89250   3783550     38.59     40.63
4022.13/1008.37	c  N dy 10773   3517343       150     12750         0     83833     89250   1120704     38.59     40.74
4049.27/1015.15	c  N dy 10847   3540839       150     12750         0    106355     89250   2131320     38.59     40.80
4074.41/1021.42	c  N dy 10874   3561216       150     12750         0    125825     89250   3005001     38.59     40.66
4112.30/1030.99	c  N dy 10973   3581856       150     12750         0    145573     89250   3893143     38.59     40.77
4153.00/1041.16	c  N dy 11026   3601987       150     12750         0     85484     89250   1164371     38.59     40.74
4183.72/1048.82	c  N dy 11118   3623730       150     12750         0    106319     89250   2095505     38.60     41.37
4213.65/1056.39	c  N dy 11194   3643766       150     12750         0    125439     89250   2950367     38.60     40.84
4248.36/1065.03	c  N dy 11258   3664995       150     12750         0    145754     89250   3864599     38.60     41.28
4289.85/1075.45	c  N dy 11336   3685091       150     12750         0     84588     89250   1088798     38.61     40.72
4318.97/1082.75	c  N dy 11422   3705228       150     12750         0    103845     89250   1952463     38.61     40.89
4329.75/1085.49	c  S st 11454   3712461       150     12750         0    110795     89250   2264455     38.61     35.86
4330.99/1085.79	c  S st 11454   3712963       150     12750         0    111279     89250   2286130     38.61   no data
4331.34/1085.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4331.34/1085.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
4331.34/1085.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4331.34/1085.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4331.34/1085.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4331.34/1085.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4331.34/1085.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4331.74/1085.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4331.74/1085.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4383.66/1098.94	c lits-rem:       534  cl-subs:     3163  v-elim:      0  v-fix:    0  time: 12.98 s
4383.66/1098.94	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4383.66/1098.97	c vivif2 --  cl tried   108116 cl shrink        0 lits rem          0 time: 0.03
4385.21/1099.37	c asymm  cl-useful: 0/1008/12750 lits-rem:0 time: 0.39
4385.21/1099.37	c calculated reachability. Time: 0.00
4385.21/1099.37	c  N dy 11454   3712963       150     12750         0    108116     89250   2112715     38.61   no data
4415.13/1106.89	c  N dy 11531   3733046       150     12750         0    127341     89250   2974941     38.62     40.66
4445.10/1114.37	c  F st 11593   3751563       150     12750         0    145089     89250   3770735     38.62   no data
4448.26/1115.19	c  N st 11597   3753599       150     12750         0    147026     89250   3859542     38.62   no data
4484.60/1124.26	c  N dy 11619   3774352       150     12750         0     85580     89250   1098411     38.61     40.69
4523.26/1133.99	c  N dy 11668   3807359       150     12750         0    116909     89250   2488218     38.60     40.63
4560.37/1143.22	c  N dy 11777   3829444       150     12750         0    138100     89250   3441499     38.60     40.65
4597.48/1152.54	c  N dy 11840   3849523       150     12750         0    157334     89250   4302022     38.60     42.13
4633.41/1161.53	c  N dy 11865   3878914       150     12750         0    103118     89250   1858063     38.59     40.76
4660.90/1168.41	c  N dy 11955   3898949       150     12750         0    122285     89250   2721214     38.59     42.39
4698.02/1177.77	c  N dy 12050   3921693       150     12750         0    144040     89250   3699946     38.60     40.69
4735.92/1187.24	c  N dy 12110   3942179       150     12750         0    163643     89250   4580334     38.60     40.71
4762.66/1193.95	c  N dy 12145   3964163       150     12750         0    101549     89250   1744089     38.59     40.64
4790.99/1201.04	c  N dy 12240   3984185       150     12750         0    120733     89250   2605273     38.60     45.73

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-3366223-1305399217/watcher-3366223-1305399217 -o /tmp/evaluation-result-3366223-1305399217/solver-3366223-1305399217 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366223-1305399217.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.39 7.94 7.94 7/319 7795
/proc/meminfo: memFree=27316808/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=207956 CPUtime=0 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 1053 0 0 0 0 0 0 0 25 0 4 0 384112932 212946944 967 33554432000 4194304 4580107 140736641247200 18446744073709551615 4355016 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 51989 970 336 95 0 46971 0
[pid=7795/tid=7796] ppid=7793 vsize=208512 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 108 0 0 0 0 0 0 0 25 0 4 0 384112932 213516288 1528 33554432000 4194304 4580107 140736641247200 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=208512 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 347 0 0 0 0 0 0 0 25 0 4 0 384112932 213516288 1541 33554432000 4194304 4580107 140736641247200 18446744073709551615 4353772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=208656 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 393 0 0 0 0 0 0 0 25 0 4 0 384112932 213663744 1558 33554432000 4194304 4580107 140736641247200 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.012718 s]
/proc/loadavg: 7.39 7.94 7.94 7/319 7795
/proc/meminfo: memFree=27316808/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=216992 CPUtime=0.03 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 1748 0 0 0 3 0 0 0 25 0 4 0 384112932 222199808 1662 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 54248 1662 356 95 0 49230 0
[pid=7795/tid=7796] ppid=7793 vsize=216992 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 121 0 0 0 0 0 0 0 25 0 4 0 384112932 222199808 1662 33554432000 4194304 4580107 140736641247200 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=216992 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 394 0 0 0 0 0 0 0 25 0 4 0 384112932 222199808 1662 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=216992 CPUtime=0 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 409 0 0 0 0 0 0 0 25 0 4 0 384112932 222199808 1662 33554432000 4194304 4580107 140736641247200 18446744073709551615 268660767263 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 216992

[startup+0.111669 s]
/proc/loadavg: 7.39 7.94 7.94 7/319 7795
/proc/meminfo: memFree=27316808/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=217132 CPUtime=0.42 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 2184 0 0 0 42 0 0 0 25 0 4 0 384112932 222343168 2098 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 54283 2098 358 95 0 49265 0
[pid=7795/tid=7796] ppid=7793 vsize=217132 CPUtime=0.1 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 380 0 0 0 10 0 0 0 25 0 4 0 384112932 222343168 2098 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=217132 CPUtime=0.1 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 404 0 0 0 10 0 0 0 25 0 4 0 384112932 222343168 2099 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=217132 CPUtime=0.1 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 555 0 0 0 10 0 0 0 25 0 4 0 384112932 222343168 2099 33554432000 4194304 4580107 140736641247200 18446744073709551615 268660323361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 217132

[startup+0.300637 s]
/proc/loadavg: 7.39 7.94 7.94 7/319 7795
/proc/meminfo: memFree=27316808/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=218272 CPUtime=1.18 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 2719 0 0 0 118 0 0 0 25 0 4 0 384112932 223510528 2283 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 54568 2283 358 95 0 49550 0
[pid=7795/tid=7796] ppid=7793 vsize=218272 CPUtime=0.29 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 387 0 0 0 29 0 0 0 25 0 4 0 384112932 223510528 2283 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=218272 CPUtime=0.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 431 0 0 0 29 0 0 0 25 0 4 0 384112932 223510528 2283 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=218272 CPUtime=0.29 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 1021 0 0 0 29 0 0 0 25 0 4 0 384112932 223510528 2283 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 218272

[startup+0.700569 s]
/proc/loadavg: 7.39 7.94 7.94 7/319 7795
/proc/meminfo: memFree=27316808/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=225604 CPUtime=2.78 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 7832 0 0 0 277 1 0 0 25 0 4 0 384112932 231018496 5285 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 56401 5285 376 95 0 51383 0
[pid=7795/tid=7796] ppid=7793 vsize=225604 CPUtime=0.68 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 1877 0 0 0 68 0 0 0 25 0 4 0 384112932 231018496 5286 33554432000 4194304 4580107 140736641247200 18446744073709551615 4295833 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=225604 CPUtime=0.69 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 1932 0 0 0 69 0 0 0 25 0 4 0 384112932 231018496 5286 33554432000 4194304 4580107 140736641247200 18446744073709551615 4301916 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=225604 CPUtime=0.69 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 1635 0 0 0 69 0 0 0 25 0 4 0 384112932 231018496 5286 33554432000 4194304 4580107 140736641247200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 225604

[startup+1.50043 s]
/proc/loadavg: 7.39 7.94 7.94 10/323 7799
/proc/meminfo: memFree=27289992/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=226872 CPUtime=5.96 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 12983 0 0 0 594 2 0 0 25 0 4 0 384112932 232316928 6084 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 56718 6084 377 95 0 51700 0
[pid=7795/tid=7796] ppid=7793 vsize=226872 CPUtime=1.47 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 3181 0 0 0 147 0 0 0 25 0 4 0 384112932 232316928 6084 33554432000 4194304 4580107 140736641247200 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=226872 CPUtime=1.49 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 3138 0 0 0 149 0 0 0 25 0 4 0 384112932 232316928 6084 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=226872 CPUtime=1.48 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 2971 0 0 0 148 0 0 0 25 0 4 0 384112932 232316928 6084 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 226872

[startup+3.10115 s]
/proc/loadavg: 7.39 7.94 7.94 9/323 7799
/proc/meminfo: memFree=27263828/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=230996 CPUtime=12.35 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 29086 0 0 0 1230 5 0 0 25 0 4 0 384112932 236539904 16052 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 57749 16052 378 95 0 52731 0
[pid=7795/tid=7796] ppid=7793 vsize=230996 CPUtime=3.06 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 6274 0 0 0 305 1 0 0 25 0 4 0 384112932 236539904 16052 33554432000 4194304 4580107 140736641247200 18446744073709551615 4324233 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=230996 CPUtime=3.09 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 7876 0 0 0 308 1 0 0 25 0 4 0 384112932 236539904 16052 33554432000 4194304 4580107 140736641247200 18446744073709551615 4406380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=230996 CPUtime=3.08 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 7835 0 0 0 307 1 0 0 25 0 4 0 384112932 236539904 16052 33554432000 4194304 4580107 140736641247200 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 230996

[startup+6.30059 s]
/proc/loadavg: 7.44 7.94 7.94 9/323 7799
/proc/meminfo: memFree=27135080/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=241436 CPUtime=25.11 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 41595 0 0 0 2503 8 0 0 25 0 4 0 384112932 247230464 19675 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 60359 19675 378 95 0 55341 0
[pid=7795/tid=7796] ppid=7793 vsize=241436 CPUtime=6.22 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 11058 0 0 0 621 1 0 0 25 0 4 0 384112932 247230464 19675 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=241436 CPUtime=6.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 10486 0 0 0 627 2 0 0 25 0 4 0 384112932 247230464 19675 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=241436 CPUtime=6.29 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 9962 0 0 0 627 2 0 0 25 0 4 0 384112932 247230464 19675 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 241436

[startup+12.7005 s]
/proc/loadavg: 7.56 7.96 7.94 9/323 7799
/proc/meminfo: memFree=27069388/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=257704 CPUtime=50.65 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 65419 0 0 0 5051 14 0 0 25 0 4 0 384112932 263888896 28192 33554432000 4194304 4580107 140736641247200 18446744073709551615 4296575 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 64426 28192 378 95 0 59408 0
[pid=7795/tid=7796] ppid=7793 vsize=257704 CPUtime=12.55 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 16667 0 0 0 1253 2 0 0 25 0 4 0 384112932 263888896 28192 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=257704 CPUtime=12.69 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 15913 0 0 0 1266 3 0 0 25 0 4 0 384112932 263888896 28192 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=257704 CPUtime=12.68 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 16025 0 0 0 1265 3 0 0 25 0 4 0 384112932 263888896 28192 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 257704

[startup+25.5002 s]
/proc/loadavg: 7.66 7.96 7.94 9/323 7800
/proc/meminfo: memFree=26909568/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=268612 CPUtime=101.7 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 101263 0 0 0 10149 21 0 0 25 0 4 0 384112932 275058688 37691 33554432000 4194304 4580107 140736641247200 18446744073709551615 4406395 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 67153 37691 378 95 0 62135 0
[pid=7795/tid=7796] ppid=7793 vsize=268612 CPUtime=25.23 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 25729 0 0 0 2518 5 0 0 25 0 4 0 384112932 275058688 37691 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=268612 CPUtime=25.48 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 23851 0 0 0 2544 4 0 0 25 0 4 0 384112932 275058688 37691 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=268612 CPUtime=25.48 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 24231 0 0 0 2542 6 0 0 25 0 4 0 384112932 275058688 37691 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 268612

[startup+51.1007 s]
/proc/loadavg: 7.77 7.96 7.94 9/323 7801
/proc/meminfo: memFree=26816224/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=346752 CPUtime=203.85 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 146522 0 0 0 20353 32 0 0 25 0 4 0 384112932 355074048 46541 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 86688 46541 378 95 0 81670 0
[pid=7795/tid=7796] ppid=7793 vsize=346752 CPUtime=50.57 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 39249 0 0 0 5050 7 0 0 25 0 4 0 384112932 355074048 46541 33554432000 4194304 4580107 140736641247200 18446744073709551615 4415927 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=346752 CPUtime=51.08 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 34229 0 0 0 5102 6 0 0 25 0 4 0 384112932 355074048 46541 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=346752 CPUtime=51.08 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 35087 0 0 0 5099 9 0 0 25 0 4 0 384112932 355074048 46541 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 346752

[startup+102.312 s]
/proc/loadavg: 7.95 7.98 7.95 9/323 7802
/proc/meminfo: memFree=26771924/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=342528 CPUtime=408.17 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 225061 0 0 0 40762 55 0 0 25 0 4 0 384112932 350748672 52194 33554432000 4194304 4580107 140736641247200 18446744073709551615 4339860 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 85632 52194 378 95 0 80614 0
[pid=7795/tid=7796] ppid=7793 vsize=342528 CPUtime=101.26 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 58356 0 0 0 10114 12 0 0 25 0 4 0 384112932 350748672 52194 33554432000 4194304 4580107 140736641247200 18446744073709551615 4322524 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=342528 CPUtime=102.3 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 55391 0 0 0 10218 12 0 0 25 0 4 0 384112932 350748672 52194 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=342528 CPUtime=102.29 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 53058 0 0 0 10213 16 0 0 25 0 4 0 384112932 350748672 52194 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 342528

[startup+162.3 s]

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

[pid=7795] ppid=7793 vsize=687232 CPUtime=2801.23 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 685480 0 0 0 279900 223 0 0 25 0 4 0 384112932 703725568 111166 33554432000 4194304 4580107 140736641247200 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 171808 111166 378 95 0 166790 0
[pid=7795/tid=7796] ppid=7793 vsize=687232 CPUtime=694.61 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 180010 0 0 0 69403 58 0 0 25 0 4 0 384112932 703725568 111166 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=687232 CPUtime=702.28 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 160112 0 0 0 70180 48 0 0 25 0 4 0 384112932 703725568 111166 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=687232 CPUtime=702.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 173118 0 0 0 70164 63 0 0 25 0 4 0 384112932 703725568 111166 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.23
Current children cumulated vsize (KiB) 687232

[startup+762.312 s]
/proc/loadavg: 8.10 8.09 8.01 9/323 7831
/proc/meminfo: memFree=25998132/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=689952 CPUtime=3040.66 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 713921 0 0 0 303829 237 0 0 25 0 4 0 384112932 706510848 116949 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 172488 116949 378 95 0 167470 0
[pid=7795/tid=7796] ppid=7793 vsize=689952 CPUtime=754.02 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 187005 0 0 0 75341 61 0 0 25 0 4 0 384112932 706510848 116949 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=689952 CPUtime=762.3 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 162726 0 0 0 76181 49 0 0 25 0 4 0 384112932 706510848 116949 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=689952 CPUtime=762.28 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 182994 0 0 0 76160 68 0 0 25 0 4 0 384112932 706510848 116949 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.66
Current children cumulated vsize (KiB) 689952

[startup+822.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/323 7833
/proc/meminfo: memFree=25938316/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=811952 CPUtime=3280.02 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 743817 0 0 0 327754 248 0 0 25 0 4 0 384112932 831438848 122717 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294442 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 202988 122717 378 95 0 197970 0
[pid=7795/tid=7796] ppid=7793 vsize=811952 CPUtime=813.41 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 197062 0 0 0 81277 64 0 0 25 0 4 0 384112932 831438848 122717 33554432000 4194304 4580107 140736641247200 18446744073709551615 4322718 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=811952 CPUtime=822.28 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 165691 0 0 0 82178 50 0 0 25 0 4 0 384112932 831438848 122717 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=811952 CPUtime=822.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 192021 0 0 0 82156 71 0 0 25 0 4 0 384112932 831438848 122717 33554432000 4194304 4580107 140736641247200 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.02
Current children cumulated vsize (KiB) 811952

[startup+882.301 s]
/proc/loadavg: 8.12 8.10 8.01 9/323 7835
/proc/meminfo: memFree=25939504/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=826716 CPUtime=3519.41 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 770590 0 0 0 351680 261 0 0 25 0 4 0 384112932 846557184 125947 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 206679 125947 378 95 0 201661 0
[pid=7795/tid=7796] ppid=7793 vsize=826716 CPUtime=872.81 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 207648 0 0 0 87214 67 0 0 25 0 4 0 384112932 846557184 125948 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=826716 CPUtime=882.28 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 168263 0 0 0 88176 52 0 0 25 0 4 0 384112932 846557184 125948 33554432000 4194304 4580107 140736641247200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=826716 CPUtime=882.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 198018 0 0 0 88152 75 0 0 25 0 4 0 384112932 846557184 125948 33554432000 4194304 4580107 140736641247200 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.41
Current children cumulated vsize (KiB) 826716

[startup+942.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/323 7836
/proc/meminfo: memFree=25906236/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=869620 CPUtime=3758.8 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 798371 0 0 0 375606 274 0 0 25 0 4 0 384112932 890490880 134711 33554432000 4194304 4580107 140736641247200 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 217405 134711 378 95 0 212387 0
[pid=7795/tid=7796] ppid=7793 vsize=869620 CPUtime=932.21 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 217317 0 0 0 93150 71 0 0 25 0 4 0 384112932 890490880 134711 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=869620 CPUtime=942.28 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 170762 0 0 0 94175 53 0 0 25 0 4 0 384112932 890490880 134711 33554432000 4194304 4580107 140736641247200 18446744073709551615 4487050 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=869620 CPUtime=942.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 207950 0 0 0 94146 81 0 0 25 0 4 0 384112932 890490880 134711 33554432000 4194304 4580107 140736641247200 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.8
Current children cumulated vsize (KiB) 869620

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/323 7838
/proc/meminfo: memFree=25697116/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=871404 CPUtime=3998.19 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 830840 0 0 0 399532 287 0 0 25 0 4 0 384112932 892317696 138436 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 217851 138436 378 95 0 212833 0
[pid=7795/tid=7796] ppid=7793 vsize=871404 CPUtime=991.6 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 227412 0 0 0 99086 74 0 0 25 0 4 0 384112932 892317696 138436 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=871404 CPUtime=1002.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 180623 0 0 0 100172 57 0 0 25 0 4 0 384112932 892317696 138436 33554432000 4194304 4580107 140736641247200 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=871404 CPUtime=1002.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 214183 0 0 0 100144 83 0 0 25 0 4 0 384112932 892317696 138436 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.19
Current children cumulated vsize (KiB) 871404

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 8.01 9/323 7839
/proc/meminfo: memFree=25616724/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=901352 CPUtime=4237.59 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 860280 0 0 0 423459 300 0 0 25 0 4 0 384112932 922984448 136260 33554432000 4194304 4580107 140736641247200 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 225338 136260 378 95 0 220320 0
[pid=7795/tid=7796] ppid=7793 vsize=901352 CPUtime=1051.02 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 233265 0 0 0 105024 78 0 0 25 0 4 0 384112932 922984448 136260 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=901352 CPUtime=1062.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 190260 0 0 0 106168 61 0 0 25 0 4 0 384112932 922984448 136260 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=901352 CPUtime=1062.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 218693 0 0 0 106143 84 0 0 25 0 4 0 384112932 922984448 136260 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.59
Current children cumulated vsize (KiB) 901352

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.01 9/323 7841
/proc/meminfo: memFree=25686736/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=717872 CPUtime=4476.97 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 885681 0 0 0 447386 311 0 0 25 0 4 0 384112932 735100928 134074 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 179468 134074 378 95 0 174450 0
[pid=7795/tid=7796] ppid=7793 vsize=717872 CPUtime=1110.41 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 237987 0 0 0 110961 80 0 0 25 0 4 0 384112932 735100928 134074 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=717872 CPUtime=1122.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 198935 0 0 0 112165 64 0 0 25 0 4 0 384112932 735100928 134074 33554432000 4194304 4580107 140736641247200 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=717872 CPUtime=1122.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 224500 0 0 0 112140 87 0 0 25 0 4 0 384112932 735100928 134074 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.97
Current children cumulated vsize (KiB) 717872

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.01 9/323 7843
/proc/meminfo: memFree=25609064/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=846880 CPUtime=4716.38 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 916812 0 0 0 471315 323 0 0 25 0 4 0 384112932 867205120 137440 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 211720 137440 378 95 0 206702 0
[pid=7795/tid=7796] ppid=7793 vsize=846880 CPUtime=1169.82 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 245570 0 0 0 116899 83 0 0 25 0 4 0 384112932 867205120 137440 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=846880 CPUtime=1182.29 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 205793 0 0 0 118163 66 0 0 25 0 4 0 384112932 867205120 137440 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=846880 CPUtime=1182.27 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 231412 0 0 0 118137 90 0 0 25 0 4 0 384112932 867205120 137440 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.38
Current children cumulated vsize (KiB) 846880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.11 8.09 8.01 7/318 7844
/proc/meminfo: memFree=26804572/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=790464 CPUtime=4800.22 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 929156 0 0 0 479694 328 0 0 25 0 4 0 384112932 809435136 134117 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 197616 134117 378 95 0 192598 0
[pid=7795/tid=7796] ppid=7793 vsize=790464 CPUtime=1190.61 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 249518 0 0 0 118976 85 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=790464 CPUtime=1203.31 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 209626 0 0 0 120264 67 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=790464 CPUtime=1203.3 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 232158 0 0 0 120239 91 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 790464

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

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

[startup+1203.3 s]
/proc/loadavg: 8.11 8.09 8.01 7/318 7844
/proc/meminfo: memFree=26804572/32951124 swapFree=46575252/67111528
[pid=7795] ppid=7793 vsize=790464 CPUtime=4800.22 cores=0,2,4,6
/proc/7795/stat : 7795 (strangenight2-m) R 7793 7795 7660 0 -1 4202496 929156 0 0 0 479694 328 0 0 25 0 4 0 384112932 809435136 134117 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7795/statm: 197616 134117 378 95 0 192598 0
[pid=7795/tid=7796] ppid=7793 vsize=790464 CPUtime=1190.61 cores=0,2,4,6
/proc/7795/task/7796/stat : 7796 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 249518 0 0 0 118976 85 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7795/tid=7797] ppid=7793 vsize=790464 CPUtime=1203.31 cores=0,2,4,6
/proc/7795/task/7797/stat : 7797 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 209626 0 0 0 120264 67 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7795/tid=7798] ppid=7793 vsize=790464 CPUtime=1203.3 cores=0,2,4,6
/proc/7795/task/7798/stat : 7798 (strangenight2-m) R 7793 7795 7660 0 -1 4202560 232158 0 0 0 120239 91 0 0 25 0 4 0 384112932 809435136 134120 33554432000 4194304 4580107 140736641247200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 790464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.35
CPU time (s): 4800.29
CPU user time (s): 4796.98
CPU system time (s): 3.3105
CPU usage (%): 398.91
Max. virtual memory (cumulated for all children) (KiB): 918400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.3105
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 929159
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= 494
involuntary context switches= 24604

runsolver used 3.46647 second user time and 8.60969 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 20:53:37
IDJOB=3366223
IDBENCH=82632
IDSOLVER=1844
FILE ID=node107/3366223-1305399217
RUNJOBID= node107-1305398011-7678
PBS_JOBID= 13324475
Free space on /tmp= 73428 MiB

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

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

MD5SUM BENCH= 056b111696528692a64cdb39e1a29daf
RANDOM SEED=1492566003

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27316972 kB
Buffers:        120292 kB
Cached:         922068 kB
SwapCached:       9832 kB
Active:        5289196 kB
Inactive:        63576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27316972 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           11660 kB
Writeback:           0 kB
AnonPages:     4307248 kB
Mapped:          18944 kB
Slab:           146460 kB
PageTables:      68780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65018744 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= 73428 MiB
End job on node107 at 2011-05-14 21:13:42