Trace number 3366124

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.41 1202.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.501
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-3366124-1305396044.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:       12750
1.17/0.31	c -- clauses added:            0 learnts,        12750 normals,            0 xors
1.17/0.31	c -- vars added        150
1.17/0.31	c Parsing time:  0.01 s
1.17/0.31	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
1.17/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
1.17/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.17/0.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.17/0.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4.39/1.12	c Finding binary XORs  T:     0.00 s  found:       0
4.39/1.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
4.39/1.12	c calculated reachability. Time: 0.00
4.39/1.12	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      82
4.39/1.12	c =========================================================================================
4.39/1.12	c types(t): F = full restart, N = normal restart
4.39/1.12	c types(t): S = simplification begin/end, E = solution found
4.39/1.12	c restart types(rt): st = static, dy = dynamic
4.39/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.39/1.12	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
4.39/1.12	c  N dy     7      4774       150     12750         0      4549     89250    208381     40.48     43.03
4.39/1.12	c  N dy    11      9605       150     12750         0      6771     89250    277641     39.22     41.29
4.39/1.12	c  N dy    20     13962       150     12750         0      6908     89250    248842     39.14     41.25
5.96/1.53	c  N dy    28     22386       150     12750         0      9572     89250    334953     38.45     40.49
6.76/1.70	c  F st    38     25000       150     12750         0     12070     89250    446091     38.52   no data
7.16/1.83	c  N st    42     27035       150     12750         0      7518     89250    212172     38.52   no data
7.56/1.99	c  S st    44     30001       150     12750         0     10361     89250    343070     38.52   no data
7.96/2.03	c  S st    44     30502       150     12750         0     10851     89250    365168     38.52   no data
7.96/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.96/2.04	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.96/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.96/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.96/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.96/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.35	c lits-rem:        57  cl-subs:      503  v-elim:      0  v-fix:    0  time:  0.30 s
10.75/2.74	c asymm  cl-useful: 0/11620/12750 lits-rem:0 time: 0.39
10.75/2.74	c calculated reachability. Time: 0.00
10.75/2.74	c  N dy    44     30502       150     12750         0     10348     89250    336971     38.52   no data
11.95/3.03	c  N dy    65     34558       150     12750         0     14229     89250    508346     38.66     40.75
13.18/3.32	c  N dy    72     38562       150     12750         0     10501     89250    307605     38.58     40.72
14.34/3.63	c  N dy    83     43245       150     12750         0     14997     89250    509136     38.61     40.75
15.15/3.82	c  S st    90     45755       150     12750         0      8827     89250    202651     38.57     37.35
15.15/3.86	c  S st    90     46257       150     12750         0      9322     89250    224355     38.57   no data
15.15/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.15/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.15/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.15/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.15/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.15/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.93	c lits-rem:         0  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.05 s
15.54/3.93	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.54/3.93	c vivif2 --  cl tried     9281 cl shrink        0 lits rem          0 time: 0.00
15.54/3.97	c asymm  cl-useful: 0/1130/12750 lits-rem:0 time: 0.04
15.54/3.97	c calculated reachability. Time: 0.00
15.54/3.97	c  N dy    90     46257       150     12750         0      9281     89250    221982     38.57   no data
16.74/4.25	c  N dy    97     50712       150     12750         0     13537     89250    408926     38.51     40.82
17.93/4.54	c  N dy   103     54922       150     12750         0     17544     89250    585736     38.44     40.47
19.14/4.87	c  N dy   116     59662       150     12750         0     12543     89250    335499     38.47     40.57
20.33/5.16	c  N dy   136     63784       150     12750         0     16487     89250    511162     38.53     40.63
22.33/5.60	c  N dy   150     69288       150     12750         0     11243     89250    246209     38.51     40.61
22.33/5.61	c  S st   151     69385       150     12750         0     11336     89250    250553     38.52   no data
22.33/5.66	c  S st   151     69888       150     12750         0     11824     89250    271560     38.52   no data
22.33/5.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.33/5.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.33/5.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.33/5.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.33/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.33/5.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.33/5.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.33/5.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.33/5.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.72/5.78	c lits-rem:         8  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.09 s
22.72/5.78	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.72/5.78	c vivif2 --  cl tried    11710 cl shrink        0 lits rem          0 time: 0.00
24.33/6.17	c asymm  cl-useful: 0/10921/12750 lits-rem:0 time: 0.39
24.33/6.17	c calculated reachability. Time: 0.00
24.33/6.17	c  N dy   151     69888       150     12750         0     11710     89250    265494     38.52   no data
25.94/6.56	c  N dy   166     75254       150     12750         0     16860     89250    494019     38.51     40.66
27.91/7.08	c  N dy   183     81701       150     12750         0     11532     89250    227829     38.51     40.54
29.51/7.45	c  N dy   203     87002       150     12750         0     16635     89250    455787     38.53     40.56
29.51/7.49	c  F st   205     87501       150     12750         0     17111     89250    476550     38.53     38.45
31.51/7.92	c  N dy   211     92693       150     12750         0     22092     89250    699817     38.53   no data
33.91/8.56	c  N dy   223    100669       150     12750         0     17257     89250    449729     38.42     40.51
35.14/8.89	c  S st   239    104833       150     12750         0     21263     89250    629063     38.44     37.83
35.50/8.95	c  S st   239    105339       150     12750         0     21755     89250    650396     38.44   no data
35.50/8.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.50/8.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.50/8.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.50/8.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.50/8.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.50/8.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.50/8.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.50/8.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.50/8.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.70/9.72	c lits-rem:       177  cl-subs:      989  v-elim:      0  v-fix:    0  time:  0.72 s
38.70/9.72	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.70/9.73	c vivif2 --  cl tried    20766 cl shrink        0 lits rem          0 time: 0.01
39.12/9.85	c asymm  cl-useful: 0/1829/12750 lits-rem:0 time: 0.12
39.12/9.85	c calculated reachability. Time: 0.00
39.12/9.85	c  N dy   239    105339       150     12750         0     20766     89250    599127     38.44   no data
41.89/10.51	c  N dy   264    112140       150     12750         0     13905     89250    269499     38.49     41.73
43.92/11.06	c  N dy   274    119580       150     12750         0     21053     89250    587230     38.43     40.46
47.48/11.94	c  N dy   317    127235       150     12750         0     28390     89250    917193     38.53     43.91
50.27/12.66	c  N dy   344    135675       150     12750         0     22086     89250    597231     38.54     40.64
53.87/13.53	c  N dy   390    144386       150     12750         0     30418     89250    971790     38.64     42.26
57.09/14.32	c  N dy   407    154105       150     12750         0     24374     89250    670229     38.59     40.64
58.25/14.68	c  S st   419    158010       150     12750         0     28117     89250    836658     38.59     36.15
58.65/14.76	c  S st   419    158517       150     12750         0     28613     89250    858634     38.59   no data
58.65/14.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.65/14.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.65/14.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.65/14.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.65/14.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.65/14.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.65/14.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.65/14.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.06/14.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.05/16.30	c lits-rem:       305  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  1.49 s
65.05/16.31	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
65.05/16.31	c vivif2 --  cl tried    27207 cl shrink        0 lits rem          0 time: 0.01
65.87/16.53	c asymm  cl-useful: 0/3755/12750 lits-rem:0 time: 0.22
65.87/16.54	c calculated reachability. Time: 0.00
65.87/16.54	c  N dy   419    158517       150     12750         0     27207     89250    784667     38.59   no data
69.84/17.59	c  N dy   450    169989       150     12750         0     21944     89250    528798     38.57     40.77
75.00/18.87	c  N dy   478    182996       150     12750         0     34391     89250   1080021     38.52     40.75
80.59/20.30	c  N dy   518    196208       150     12750         0     29843     89250    848620     38.52     40.67
86.19/21.68	c  N dy   569    208812       150     12750         0     23728     89250    543375     38.56     40.61
93.77/23.51	c  N dy   595    225506       150     12750         0     20578     89250    373021     38.46     40.78
98.56/24.74	c  S st   618    237776       150     12750         0     32334     89250    895088     38.41     36.55
98.96/24.84	c  S st   618    238279       150     12750         0     32827     89250    916828     38.41   no data
98.96/24.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.96/24.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
98.96/24.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.96/24.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.96/24.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.96/24.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
98.96/24.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.96/24.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.96/24.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.94/26.89	c lits-rem:       307  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  2.00 s
106.94/26.89	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
107.34/26.90	c vivif2 --  cl tried    31405 cl shrink        0 lits rem          0 time: 0.01
108.15/27.15	c asymm  cl-useful: 0/2905/12750 lits-rem:0 time: 0.25
108.15/27.16	c calculated reachability. Time: 0.00
108.15/27.16	c  N dy   618    238279       150     12750         0     31405     89250    842966     38.41   no data
114.93/28.81	c  N dy   677    253648       150     12750         0     26057     89250    587339     38.44     40.65
122.53/30.77	c  N dy   736    270416       150     12750         0     42145     89250   1305514     38.48     40.62
130.11/32.64	c  N dy   768    288186       150     12750         0     38023     89250   1082380     38.42     40.60
138.09/34.62	c  F st   823    306254       150     12750         0     33304     89250    841097     38.41     38.67
138.49/34.70	c  N st   825    306879       150     12750         0     33900     89250    866827     38.41   no data
147.27/36.94	c  N dy   870    326538       150     12750         0     29769     89250    652055     38.43     40.85
157.26/39.47	c  N dy   949    346615       150     12750         0     25083     89250    410482     38.45     40.65
162.06/40.62	c  S st   993    357418       150     12750         0     35457     89250    874954     38.47     37.97
162.47/40.72	c  S st   993    357926       150     12750         0     35947     89250    896318     38.47   no data
162.47/40.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.47/40.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
162.47/40.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.47/40.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.47/40.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.47/40.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
162.47/40.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.47/40.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
162.47/40.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.03/42.63	c lits-rem:       263  cl-subs:     1196  v-elim:      0  v-fix:    0  time:  1.86 s
170.03/42.63	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
170.03/42.64	c vivif2 --  cl tried    34751 cl shrink        0 lits rem          0 time: 0.01
170.85/42.90	c asymm  cl-useful: 0/2589/12750 lits-rem:0 time: 0.25
170.85/42.90	c calculated reachability. Time: 0.00
170.85/42.90	c  N dy   993    357926       150     12750         0     34751     89250    830632     38.47   no data
181.21/45.45	c  N dy  1056    378024       150     12750         0     29117     89250    556672     38.49     40.60
192.39/48.25	c  N dy  1141    398069       150     12750         0     48348     89250   1413985     38.53     40.80
206.76/51.87	c  N dy  1198    422059       150     12750         0     45375     89250   1241937     38.49     40.62
217.95/54.62	c  N dy  1265    442081       150     12750         0     37761     89250    873808     38.50     40.67
230.72/57.85	c  N dy  1351    462180       150     12750         0     29250     89250    464511     38.54     41.07
240.70/60.30	c  N dy  1410    482281       150     12750         0     48487     89250   1323751     38.54     40.62
251.88/63.14	c  N dy  1459    502361       150     12750         0     38973     89250    867233     38.52     41.02
268.25/67.22	c  N dy  1494    533423       150     12750         0     38951     89250    827411     38.43     40.80
270.25/67.71	c  S st  1515    536889       150     12750         0     42267     89250    976448     38.44   no data
270.65/67.82	c  S st  1515    537394       150     12750         0     42760     89250    998463     38.44   no data
270.65/67.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.65/67.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
270.65/67.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.65/67.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.65/67.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.65/67.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
270.65/67.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.65/67.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
270.65/67.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.64/70.37	c lits-rem:       343  cl-subs:     1735  v-elim:      0  v-fix:    0  time:  2.48 s
280.64/70.37	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
280.64/70.38	c vivif2 --  cl tried    41025 cl shrink        0 lits rem          0 time: 0.01
281.82/70.66	c asymm  cl-useful: 0/2243/12750 lits-rem:0 time: 0.28
281.82/70.66	c calculated reachability. Time: 0.00
281.82/70.66	c  N dy  1515    537394       150     12750         0     41025     89250    912952     38.44   no data
295.39/74.00	c  N dy  1564    559285       150     12750         0     31399     89250    464257     38.42     40.57
307.00/76.95	c  N dy  1621    581660       150     12750         0     52817     89250   1419142     38.42     40.62
319.35/80.06	c  N dy  1689    601741       150     12750         0     40544     89250    836025     38.43     41.25
332.54/83.36	c  N dy  1779    621774       150     12750         0     59744     89250   1691094     38.45     41.46
345.31/86.50	c  N dy  1855    642373       150     12750         0     46902     89250   1086429     38.47     40.92
359.70/90.10	c  N dy  1943    662598       150     12750         0     66299     89250   1950633     38.49     41.26
372.07/93.24	c  N dy  2004    682704       150     12750         0     52055     89250   1282589     38.49     40.65
388.03/97.26	c  N dy  2088    702721       150     12750         0     36745     89250    566663     38.50     40.87
400.01/100.23	c  N dy  2150    722769       150     12750         0     55948     89250   1422457     38.51     42.66
414.78/103.93	c  N dy  2226    742843       150     12750         0     39697     89250    660940     38.52     40.72
430.75/107.96	c  N dy  2306    765005       150     12750         0     60966     89250   1609885     38.53     40.56
446.72/111.91	c  N dy  2377    786259       150     12750         0     44919     89250    861282     38.53     40.74
460.31/115.31	c  S st  2443    806091       150     12750         0     63936     89250   1710964     38.54     34.53
460.72/115.48	c  S st  2443    806598       150     12750         0     64429     89250   1732947     38.54   no data
460.72/115.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.13/115.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
461.13/115.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.13/115.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.13/115.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.13/115.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
461.13/115.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
461.13/115.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
461.13/115.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.63/124.90	c lits-rem:       544  cl-subs:     2874  v-elim:      0  v-fix:    0  time:  9.32 s
498.63/124.90	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
498.63/124.92	c vivif2 --  cl tried    61555 cl shrink        0 lits rem          0 time: 0.02
499.43/125.19	c asymm  cl-useful: 0/1258/12750 lits-rem:0 time: 0.26
499.43/125.19	c calculated reachability. Time: 0.00
499.43/125.19	c  N dy  2443    806598       150     12750         0     61555     89250   1578569     38.54   no data
517.81/129.72	c  N dy  2519    827357       150     12750         0     44106     89250    793395     38.56     40.66
531.77/133.29	c  N dy  2586    848662       150     12750         0     64590     89250   1713098     38.57     40.60
547.74/137.29	c  N dy  2653    869912       150     12750         0     46581     89250    869756     38.57     40.67
561.73/140.75	c  N dy  2734    889922       150     12750         0     65774     89250   1730530     38.59     41.25
576.48/144.42	c  N dy  2784    910150       150     12750         0     45865     89250    806878     38.58     40.87
590.46/147.92	c  N dy  2859    930703       150     12750         0     65583     89250   1690374     38.59     41.02
607.63/152.24	c  N dy  2945    950924       150     12750         0     44731     89250    723662     38.61     40.71
620.81/155.55	c  N dy  3014    970958       150     12750         0     63914     89250   1581405     38.62     40.75
643.96/161.31	c  N dy  3108    998773       150     12750         0     49341     89250    890785     38.61     40.70
658.35/165.00	c  N dy  3184   1018862       150     12750         0     68570     89250   1750868     38.62     42.00
676.33/169.42	c  N dy  3234   1041018       150     12750         0     47618     89250    784355     38.61     40.68
690.27/172.94	c  N dy  3291   1061085       150     12750         0     66840     89250   1646022     38.61     40.91
699.05/175.13	c  F st  3312   1071875       150     12750         0     77159     89250   2105950     38.60     36.94
708.25/177.47	c  N dy  3335   1081430       150     12750         0     43230     89250    554534     38.61     40.82
722.62/181.01	c  N dy  3415   1102072       150     12750         0     63041     89250   1439353     38.62     40.65
742.22/185.98	c  N dy  3532   1122478       150     12750         0     82584     89250   2318390     38.64     40.85
758.56/190.09	c  N dy  3606   1143796       150     12750         0     58926     89250   1219284     38.65     40.90
775.73/194.35	c  N dy  3680   1163862       150     12750         0     78213     89250   2087319     38.66     41.07
796.08/199.42	c  N dy  3731   1184216       150     12750         0     52639     89250    907171     38.66     40.97
819.64/205.37	c  N dy  3801   1209898       150     12750         0     77200     89250   1997757     38.65     33.69
819.64/205.37	c  S st  3801   1209898       150     12750         0     77200     89250   1997757     38.65     33.69
820.44/205.58	c  S st  3801   1210403       150     12750         0     77684     89250   2018111     38.65   no data
820.44/205.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.85/205.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
820.85/205.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
820.85/205.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.85/205.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.85/205.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
820.85/205.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
820.85/205.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
821.27/205.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.91/221.96	c lits-rem:       670  cl-subs:     3680  v-elim:      0  v-fix:    0  time: 16.26 s
885.91/221.97	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
885.91/221.99	c vivif2 --  cl tried    74004 cl shrink        0 lits rem          0 time: 0.03
887.90/222.46	c asymm  cl-useful: 0/1668/12750 lits-rem:0 time: 0.46
887.90/222.46	c calculated reachability. Time: 0.00
887.90/222.46	c  N dy  3801   1210403       150     12750         0     74004     89250   1826441     38.65   no data
911.33/228.36	c  N dy  3891   1230594       150     12750         0     47489     89250    643699     38.66     40.70
926.80/232.22	c  N dy  3969   1250798       150     12750         0     66823     89250   1507762     38.67     41.08
945.34/236.98	c  N dy  4027   1270835       150     12750         0     86045     89250   2371647     38.67     44.13
963.49/241.59	c  N dy  4074   1291716       150     12750         0     59164     89250   1129154     38.67     40.72
984.11/246.75	c  N dy  4136   1312358       150     12750         0     78944     89250   2012808     38.67     40.82
1006.07/252.29	c  N dy  4169   1332415       150     12750         0     50270     89250    700674     38.65     41.93
1022.84/256.44	c  N dy  4225   1352523       150     12750         0     69500     89250   1557580     38.65     40.74
1043.61/261.70	c  N dy  4295   1372938       150     12750         0     89092     89250   2431686     38.65     41.13
1062.37/266.37	c  N dy  4369   1393178       150     12750         0     59624     89250   1086984     38.66     41.01
1079.94/270.76	c  N dy  4440   1413556       150     12750         0     79183     89250   1960934     38.67     40.73
1105.92/277.23	c  N dy  4534   1437833       150     12750         0     52631     89250    736726     38.67     40.71
1121.47/281.16	c  N dy  4609   1457927       150     12750         0     71928     89250   1600498     38.68     40.90
1141.42/286.16	c  N dy  4650   1478810       150     12750         0     91887     89250   2493133     38.67     40.77
1161.79/291.29	c  N dy  4725   1499894       150     12750         0     61292     89250   1091395     38.68     40.90
1179.36/295.67	c  N dy  4767   1521047       150     12750         0     81566     89250   1997355     38.67     40.81
1201.32/301.18	c  N dy  4780   1543880       150     12750         0    103268     89250   2962230     38.64     40.83
1218.48/305.40	c  N dy  4839   1565534       150     12750         0     72365     89250   1554763     38.64     40.81
1238.45/310.42	c  N dy  4907   1585604       150     12750         0     91584     89250   2411942     38.65     40.85
1260.41/315.94	c  N dy  4980   1605822       150     12750         0     58291     89250    893754     38.65     40.80
1276.39/319.99	c  N dy  5017   1625882       150     12750         0     77412     89250   1741012     38.64     40.86
1297.15/325.12	c  N dy  5073   1645989       150     12750         0     96645     89250   2599049     38.64     40.68
1318.71/330.54	c  N dy  5167   1666094       150     12750         0     62339     89250   1042114     38.65     40.71
1337.07/335.17	c  N dy  5255   1686497       150     12750         0     81927     89250   1920146     38.66     40.74
1359.43/340.72	c  N dy  5315   1707041       150     12750         0    101570     89250   2799026     38.66     40.72
1364.23/341.97	c  S st  5334   1710406       150     12750         0    104816     89250   2946161     38.67     40.11
1365.42/342.29	c  S st  5334   1710910       150     12750         0    105307     89250   2967805     38.67   no data
1365.42/342.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1365.82/342.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1365.82/342.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1365.82/342.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1365.82/342.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1365.82/342.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1365.82/342.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1366.22/342.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1366.22/342.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1460.44/366.07	c lits-rem:       811  cl-subs:     5320  v-elim:      0  v-fix:    0  time: 23.59 s
1460.44/366.08	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1460.84/366.11	c vivif2 --  cl tried    99987 cl shrink        0 lits rem          0 time: 0.03
1462.43/366.50	c asymm  cl-useful: 0/1152/12750 lits-rem:0 time: 0.39
1462.43/366.50	c calculated reachability. Time: 0.00
1462.43/366.50	c  N dy  5334   1710910       150     12750         0     99987     89250   2678384     38.67   no data
1482.81/371.64	c  N dy  5384   1731672       150     12750         0     65349     89250   1137450     38.66     40.80
1500.79/376.13	c  N dy  5455   1751747       150     12750         0     84588     89250   1999187     38.67     40.76
1522.74/381.69	c  N dy  5498   1772335       150     12750         0    104281     89250   2871042     38.66     40.73
1542.69/386.68	c  N dy  5544   1793688       150     12750         0     69236     89250   1282396     38.66     40.82
1562.68/391.64	c  N dy  5604   1814200       150     12750         0     88903     89250   2158634     38.66     40.82
1599.78/400.97	c  N dy  5634   1847901       150     12750         0     64648     89250   1041696     38.63     40.72
1619.79/405.91	c  N dy  5709   1867920       150     12750         0     83863     89250   1899969     38.63     40.72
1643.71/411.95	c  N dy  5775   1888026       150     12750         0    103161     89250   2762237     38.63     40.77
1666.47/417.66	c  N dy  5827   1908472       150     12750         0     65254     89250   1031861     38.63     40.78
1684.44/422.18	c  N dy  5894   1928611       150     12750         0     84496     89250   1890325     38.63     40.92
1708.39/428.18	c  N dy  5985   1948662       150     12750         0    103779     89250   2759586     38.64     40.74
1733.56/434.49	c  N dy  6055   1969404       150     12750         0     65229     89250    994246     38.65     40.71
1752.31/439.11	c  N dy  6118   1990094       150     12750         0     85043     89250   1880046     38.65     41.06
1775.47/444.92	c  N dy  6186   2010276       150     12750         0    104427     89250   2749984     38.65     40.71
1800.62/451.23	c  N dy  6269   2030313       150     12750         0     64198     89250    914214     38.66     40.81
1818.19/455.63	c  N dy  6331   2050349       150     12750         0     83379     89250   1775256     38.66     40.90
1841.75/461.51	c  N dy  6420   2070396       150     12750         0    102631     89250   2641418     38.67     42.29
1870.90/468.85	c  N dy  6515   2090895       150     12750         0     61979     89250    779485     38.68     40.73
1887.70/473.08	c  N dy  6557   2111652       150     12750         0     81881     89250   1668249     38.67     40.84
1910.42/478.74	c  N dy  6632   2131692       150     12750         0    101104     89250   2526876     38.68     41.54
1950.36/488.77	c  N dy  6718   2164379       150     12750         0     70920     89250   1142587     38.67     40.92
1970.32/493.77	c  N dy  6800   2184437       150     12750         0     90130     89250   2004606     38.68     40.96
1995.08/499.94	c  N dy  6848   2204499       150     12750         0    109345     89250   2861085     38.68     43.93
2004.27/502.23	c  S st  6868   2210912       150     12750         0    115480     89250   3134542     38.68     38.64
2005.47/502.53	c  S st  6868   2211414       150     12750         0    115970     89250   3156581     38.68   no data
2005.47/502.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2005.88/502.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2005.88/502.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2005.88/502.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2005.88/502.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2005.88/502.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2005.88/502.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2005.88/502.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2006.29/502.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2110.46/528.83	c lits-rem:      1416  cl-subs:     6531  v-elim:      0  v-fix:    0  time: 26.10 s
2110.46/528.83	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2110.46/528.87	c vivif2 --  cl tried   109439 cl shrink        0 lits rem          0 time: 0.04
2112.05/529.28	c asymm  cl-useful: 0/1035/12750 lits-rem:0 time: 0.40
2112.05/529.28	c calculated reachability. Time: 0.00
2112.05/529.28	c  N dy  6868   2211414       150     12750         0    109439     89250   2816787     38.68   no data
2138.80/535.96	c  N dy  6922   2233273       150     12750         0     68310     89250   1003501     38.67     40.78
2161.57/541.64	c  N dy  6963   2259244       150     12750         0     93130     89250   2112773     38.66     40.74
2187.52/548.10	c  N dy  7037   2279283       150     12750         0    112353     89250   2974649     38.67     41.97
2214.67/554.91	c  N dy  7099   2300697       150     12750         0     69723     89250   1031728     38.67     40.86
2237.43/560.69	c  N dy  7181   2320899       150     12750         0     89087     89250   1897401     38.67     40.76
2261.38/566.69	c  N dy  7221   2340974       150     12750         0    108312     89250   2753103     38.67     40.89
2290.13/573.85	c  N dy  7286   2361419       150     12750         0    127913     89250   3633168     38.67     40.71
2310.89/579.00	c  N dy  7352   2383284       150     12750         0     84685     89250   1662214     38.67     40.78
2341.64/586.76	c  N dy  7426   2410380       150     12750         0    110594     89250   2817637     38.67     40.90
2372.39/594.42	c  N dy  7499   2430607       150     12750         0    129970     89250   3686137     38.68     40.91
2391.96/599.33	c  N dy  7574   2450625       150     12750         0     84054     89250   1600745     38.68     40.98
2414.74/605.01	c  N dy  7649   2470647       150     12750         0    103239     89250   2464219     38.68     40.92
2443.86/612.39	c  N dy  7721   2492318       150     12750         0    123997     89250   3393380     38.69     40.98
2469.82/618.89	c  N dy  7804   2513108       150     12750         0     77865     89250   1286873     38.69     40.74
2522.12/631.99	c  N dy  7810   2562017       150     12750         0    124281     89250   3365111     38.64     40.87
2546.50/638.09	c  N dy  7869   2582095       150     12750         0     76641     89250   1207874     38.64     41.44
2568.06/643.41	c  N dy  7927   2602594       150     12750         0     96313     89250   2088329     38.64     40.70
2597.59/650.84	c  N dy  8001   2623002       150     12750         0    115892     89250   2961040     38.65     40.85
2637.11/660.75	c  N dy  8074   2649090       150     12750         0     72922     89250   1001308     38.64     40.75
2659.06/666.21	c  N dy  8177   2669314       150     12750         0     92287     89250   1870966     38.65     40.72
2684.62/672.66	c  N dy  8261   2689331       150     12750         0    111508     89250   2736383     38.66     43.09
2716.57/680.60	c  N dy  8349   2709386       150     12750         0    130743     89250   3599274     38.66     43.93
2719.36/681.33	c  S st  8353   2711414       150     12750         0    132698     89250   3686589     38.66     37.95
2720.56/681.69	c  S st  8353   2711917       150     12750         0    133189     89250   3708067     38.66   no data
2720.96/681.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2720.96/681.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2720.96/681.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2720.96/681.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2720.96/681.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2720.96/681.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2720.96/681.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2721.36/681.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2721.77/681.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2861.09/716.87	c lits-rem:      1495  cl-subs:     6791  v-elim:      0  v-fix:    0  time: 34.96 s
2861.09/716.87	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2861.49/716.93	c vivif2 --  cl tried   126398 cl shrink        0 lits rem          0 time: 0.05
2863.08/717.34	c asymm  cl-useful: 0/889/12750 lits-rem:0 time: 0.41
2863.08/717.34	c calculated reachability. Time: 0.00
2863.08/717.34	c  N dy  8353   2711917       150     12750         0    126398     89250   3338799     38.66   no data
2891.43/724.47	c  N dy  8418   2733197       150     12750         0     77987     89250   1197377     38.66     41.24
2915.00/730.39	c  N dy  8487   2753415       150     12750         0     97379     89250   2066149     38.67     40.99
2944.54/737.71	c  N dy  8589   2773435       150     12750         0    116562     89250   2927698     38.68     40.94
2977.27/745.99	c  N dy  8672   2794168       150     12750         0    136479     89250   3822806     38.68     40.87
3001.64/752.04	c  N dy  8758   2814284       150     12750         0     85836     89250   1510825     38.69     40.91
3027.18/758.48	c  N dy  8838   2835594       150     12750         0    106179     89250   2418027     38.69     40.83
3060.36/766.76	c  N dy  8872   2864245       150     12750         0    133552     89250   3661288     38.68     40.73
3085.48/773.07	c  N dy  8929   2884315       150     12750         0     81955     89250   1303991     38.67     40.95
3108.26/778.73	c  N dy  9003   2904766       150     12750         0    101540     89250   2179953     38.68     41.10
3135.39/785.58	c  N dy  9069   2925595       150     12750         0    121544     89250   3078014     38.68     40.81
3167.73/793.64	c  N dy  9142   2945660       150     12750         0    140740     89250   3938003     38.68     41.98
3193.28/800.04	c  N dy  9211   2969084       150     12750         0     91416     89250   1691328     38.68     40.74
3218.48/806.39	c  N dy  9294   2989205       150     12750         0    110699     89250   2556855     38.69     40.79
3247.19/813.54	c  N dy  9360   3009245       150     12750         0    129870     89250   3419299     38.69     40.78
3281.93/822.24	c  N dy  9426   3032919       150     12750         0     79732     89250   1132867     38.69     40.79
3311.47/829.61	c  N dy  9515   3056823       150     12750         0    102651     89250   2164418     38.69     40.87
3351.79/839.72	c  N dy  9596   3077439       150     12750         0    122401     89250   3048165     38.70     40.80
3400.89/852.00	c  N dy  9697   3097740       150     12750         0    141876     89250   3927924     38.71     41.32
3428.86/859.09	c  N dy  9772   3117802       150     12750         0     87361     89250   1445242     38.71     40.83
3452.40/864.93	c  N dy  9820   3137976       150     12750         0    106653     89250   2306864     38.71     40.82
3481.15/872.18	c  N dy  9885   3158287       150     12750         0    126082     89250   3177304     38.71     41.03
3511.50/879.77	c  N dy  9904   3178958       150     12750         0    145832     89250   4057879     38.70     40.79
3536.64/886.01	c  N dy  9984   3199035       150     12750         0     90387     89250   1547763     38.71     40.90
3551.42/889.72	c  S st 10028   3211917       150     12750         0    102712     89250   2102281     38.71     36.65
3552.25/889.99	c  S st 10028   3212418       150     12750         0    103196     89250   2123550     38.71   no data
3552.61/890.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3552.61/890.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3552.61/890.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3552.61/890.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3552.61/890.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3552.61/890.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3552.61/890.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3552.61/890.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3553.01/890.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3601.32/902.26	c lits-rem:       551  cl-subs:     3052  v-elim:      0  v-fix:    0  time: 12.12 s
3601.32/902.26	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3601.32/902.29	c vivif2 --  cl tried   100144 cl shrink        0 lits rem          0 time: 0.03
3602.92/902.68	c asymm  cl-useful: 0/1105/12750 lits-rem:0 time: 0.38
3602.92/902.68	c calculated reachability. Time: 0.00
3602.92/902.68	c  N dy 10028   3212418       150     12750         0    100144     89250   1959266     38.71   no data
3630.07/909.50	c  N dy 10106   3232421       150     12750         0    119278     89250   2814670     38.71     41.08
3670.83/919.62	c  N dy 10172   3254472       150     12750         0    140408     89250   3761028     38.71     40.76
3702.34/927.57	c  N dy 10218   3274555       150     12750         0     84109     89250   1232897     38.71     43.48
3726.70/933.65	c  N dy 10272   3294630       150     12750         0    103329     89250   2090458     38.71     40.86
3755.44/940.88	c  N dy 10361   3314693       150     12750         0    122580     89250   2956347     38.72     40.98
3789.78/949.45	c  N dy 10421   3336416       150     12750         0    143351     89250   3888379     38.72     41.21
3819.75/956.94	c  N dy 10481   3356442       150     12750         0     85950     89250   1275456     38.72     41.95
3844.89/963.28	c  N dy 10589   3376660       150     12750         0    105301     89250   2145765     38.73     40.78
3871.65/969.91	c  N dy 10647   3396668       150     12750         0    124455     89250   3007606     38.73     40.78
3904.37/978.11	c  N dy 10708   3416722       150     12750         0    143655     89250   3872309     38.73     41.38
3935.12/985.82	c  N dy 10774   3436765       150     12750         0     85321     89250   1218993     38.73     40.91
3959.88/992.03	c  N dy 10847   3458560       150     12750         0    106232     89250   2160499     38.73     41.49
3991.03/999.81	c  N dy 10956   3478741       150     12750         0    125620     89250   3036042     38.74     40.97
4024.55/1008.20	c  N dy 11027   3498940       150     12750         0    144983     89250   3908931     38.74     40.82
4054.10/1015.68	c  N dy 11085   3518962       150     12750         0     85584     89250   1194260     38.74     41.20
4078.46/1021.79	c  N dy 11177   3539040       150     12750         0    104817     89250   2061736     38.75     41.16
4106.80/1028.89	c  N dy 11245   3559364       150     12750         0    124302     89250   2933074     38.75     40.91
4146.33/1038.76	c  N dy 11329   3582926       150     12750         0    146879     89250   3949756     38.75     40.82
4182.27/1047.72	c  N dy 11416   3602955       150     12750         0     86493     89250   1200988     38.76     40.96
4216.60/1056.30	c  N dy 11504   3623329       150     12750         0    106036     89250   2079594     38.76     40.93
4258.12/1066.75	c  N dy 11580   3643346       150     12750         0    125247     89250   2945068     38.76     40.99
4295.64/1076.12	c  N dy 11624   3664231       150     12750         0    145213     89250   3843091     38.76     41.25
4338.39/1086.88	c  N dy 11728   3687072       150     12750         0     86604     89250   1169016     38.77     41.08
4361.93/1092.76	c  N dy 11784   3707403       150     12750         0    106059     89250   2042208     38.77     40.92
4368.73/1094.46	c  S st 11801   3712418       150     12750         0    110871     89250   2257069     38.77   no data
4369.91/1094.77	c  S st 11801   3712919       150     12750         0    111357     89250   2278523     38.77   no data
4369.91/1094.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4370.31/1094.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4370.31/1094.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4370.31/1094.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4370.31/1094.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4370.31/1094.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4370.31/1094.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4370.31/1094.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4370.71/1094.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4419.42/1107.18	c lits-rem:       789  cl-subs:     3535  v-elim:      0  v-fix:    0  time: 12.25 s
4419.42/1107.18	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4419.82/1107.21	c vivif2 --  cl tried   107822 cl shrink        0 lits rem          0 time: 0.03
4421.02/1107.60	c asymm  cl-useful: 0/1008/12750 lits-rem:0 time: 0.39
4421.44/1107.61	c calculated reachability. Time: 0.00
4421.44/1107.61	c  N dy 11801   3712919       150     12750         0    107822     89250   2091366     38.77   no data
4451.76/1115.22	c  N dy 11890   3733145       150     12750         0    127199     89250   2964320     38.77     40.84
4483.69/1123.23	c  F st 11977   3751562       150     12750         0    144791     89250   3758201     38.78     38.64
4486.90/1124.06	c  N st 11981   3753593       150     12750         0    146737     89250   3847750     38.78   no data
4526.84/1134.07	c  N dy 12033   3776463       150     12750         0     87308     89250   1168988     38.78     40.90
4553.97/1140.85	c  N dy 12094   3797626       150     12750         0    107463     89250   2068092     38.78     41.00
4584.35/1148.42	c  N dy 12164   3817703       150     12750         0    126639     89250   2928680     38.78     42.32
4619.49/1157.24	c  N dy 12241   3837718       150     12750         0    145812     89250   3787853     38.78     43.50
4658.19/1166.99	c  N dy 12302   3858614       150     12750         0     83593     89250    969927     38.78     40.91
4680.56/1172.59	c  N dy 12382   3878695       150     12750         0    102789     89250   1836205     38.79     41.00
4708.10/1179.48	c  N dy 12427   3900160       150     12750         0    123304     89250   2756886     38.78     41.08
4742.06/1187.97	c  N dy 12498   3920955       150     12750         0    143159     89250   3646216     38.78     40.89
4779.57/1197.33	c  N dy 12556   3941140       150     12750         0    162472     89250   4512553     38.78     41.21

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-3366124-1305396044/watcher-3366124-1305396044 -o /tmp/evaluation-result-3366124-1305396044/solver-3366124-1305396044 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366124-1305396044.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: 4.38 6.70 7.25 3/245 12269
/proc/meminfo: memFree=21759948/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 407 0 0 0 0 0 0 0 23 0 4 0 651202273 52396032 347 33554432000 4194304 4580107 140735795529904 18446744073709551615 47696595933096 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 12792 347 299 95 0 7774 0
[pid=12269/tid=12270] ppid=12267 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651202273 52396032 347 33554432000 4194304 4580107 140735795529904 18446744073709551615 47696595933106 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651202273 52396032 347 33554432000 4194304 4580107 140735795529904 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651202273 52396032 347 33554432000 4194304 4580107 140735795529904 18446744073709551615 47696595933106 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.060924 s]
/proc/loadavg: 4.38 6.70 7.25 3/245 12269
/proc/meminfo: memFree=21759948/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=282712 CPUtime=0.22 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 2100 0 0 0 22 0 0 0 18 0 4 0 651202273 289497088 2011 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294418 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 70678 2011 357 95 0 65660 0
[pid=12269/tid=12270] ppid=12267 vsize=282712 CPUtime=0.05 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 401 0 0 0 5 0 0 0 18 0 4 0 651202273 289497088 2011 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=282712 CPUtime=0.05 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 402 0 0 0 5 0 0 0 25 0 4 0 651202273 289497088 2011 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=282712 CPUtime=0.05 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 480 0 0 0 5 0 0 0 18 0 4 0 651202273 289497088 2011 33554432000 4194304 4580107 140735795529904 18446744073709551615 4321197 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282712

[startup+0.100915 s]
/proc/loadavg: 4.38 6.70 7.25 3/245 12269
/proc/meminfo: memFree=21759948/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=282712 CPUtime=0.37 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 2173 0 0 0 37 0 0 0 18 0 4 0 651202273 289497088 2084 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 70678 2084 358 95 0 65660 0
[pid=12269/tid=12270] ppid=12267 vsize=282712 CPUtime=0.09 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 406 0 0 0 9 0 0 0 18 0 4 0 651202273 289497088 2084 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=282712 CPUtime=0.09 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 406 0 0 0 9 0 0 0 25 0 4 0 651202273 289497088 2084 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=282712 CPUtime=0.09 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 540 0 0 0 9 0 0 0 18 0 4 0 651202273 289497088 2084 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282712

[startup+0.300881 s]
/proc/loadavg: 4.38 6.70 7.25 3/245 12269
/proc/meminfo: memFree=21759948/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=283844 CPUtime=1.17 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 2740 0 0 0 117 0 0 0 18 0 4 0 651202273 290656256 2301 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 70961 2301 358 95 0 65943 0
[pid=12269/tid=12270] ppid=12267 vsize=283844 CPUtime=0.29 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 439 0 0 0 29 0 0 0 18 0 4 0 651202273 290656256 2301 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=283844 CPUtime=0.29 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 439 0 0 0 29 0 0 0 25 0 4 0 651202273 290656256 2301 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=283844 CPUtime=0.29 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 1008 0 0 0 29 0 0 0 18 0 4 0 651202273 290656256 2301 33554432000 4194304 4580107 140735795529904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283844

[startup+0.70081 s]
/proc/loadavg: 4.38 6.70 7.25 3/245 12269
/proc/meminfo: memFree=21759948/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=291052 CPUtime=2.77 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 7923 0 0 0 276 1 0 0 18 0 4 0 651202273 298037248 5407 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 72763 5407 376 95 0 67745 0
[pid=12269/tid=12270] ppid=12267 vsize=291052 CPUtime=0.69 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 1934 0 0 0 69 0 0 0 18 0 4 0 651202273 298037248 5407 33554432000 4194304 4580107 140735795529904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=291052 CPUtime=0.68 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 1941 0 0 0 68 0 0 0 18 0 4 0 651202273 298037248 5407 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=291052 CPUtime=0.69 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 1694 0 0 0 69 0 0 0 18 0 4 0 651202273 298037248 5407 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291052

[startup+1.50067 s]
/proc/loadavg: 4.38 6.70 7.25 10/257 12281
/proc/meminfo: memFree=21709120/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=292336 CPUtime=5.96 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 12991 0 0 0 594 2 0 0 19 0 4 0 651202273 299352064 6132 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 73084 6132 377 95 0 68066 0
[pid=12269/tid=12270] ppid=12267 vsize=292336 CPUtime=1.48 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 3151 0 0 0 148 0 0 0 19 0 4 0 651202273 299352064 6132 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=292336 CPUtime=1.47 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 3227 0 0 0 147 0 0 0 19 0 4 0 651202273 299352064 6132 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=292336 CPUtime=1.49 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 3008 0 0 0 149 0 0 0 19 0 4 0 651202273 299352064 6132 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292336

[startup+3.10038 s]
/proc/loadavg: 4.38 6.70 7.25 9/257 12281
/proc/meminfo: memFree=21685756/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=299576 CPUtime=12.35 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 28886 0 0 0 1231 4 0 0 23 0 4 0 651202273 306765824 16941 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 74894 16941 378 95 0 69876 0
[pid=12269/tid=12270] ppid=12267 vsize=299576 CPUtime=3.09 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 6086 0 0 0 308 1 0 0 25 0 4 0 651202273 306765824 16941 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=299576 CPUtime=3.07 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 8183 0 0 0 306 1 0 0 23 0 4 0 651202273 306765824 16941 33554432000 4194304 4580107 140735795529904 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=299576 CPUtime=3.08 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 7848 0 0 0 308 0 0 0 25 0 4 0 651202273 306765824 16941 33554432000 4194304 4580107 140735795529904 18446744073709551615 4406400 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 299576

[startup+6.3008 s]
/proc/loadavg: 4.67 6.72 7.26 9/257 12281
/proc/meminfo: memFree=21563760/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=311556 CPUtime=25.13 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 41695 0 0 0 2505 8 0 0 25 0 4 0 651202273 319033344 19961 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 77889 19961 378 95 0 72871 0
[pid=12269/tid=12270] ppid=12267 vsize=311556 CPUtime=6.28 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 10726 0 0 0 627 1 0 0 25 0 4 0 651202273 319033344 19961 33554432000 4194304 4580107 140735795529904 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=311556 CPUtime=6.24 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 10768 0 0 0 622 2 0 0 25 0 4 0 651202273 319033344 19961 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=311556 CPUtime=6.29 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 9988 0 0 0 628 1 0 0 25 0 4 0 651202273 319033344 19961 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 311556

[startup+12.7006 s]
/proc/loadavg: 5.01 6.76 7.27 9/257 12281
/proc/meminfo: memFree=21474856/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=320952 CPUtime=50.67 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 64771 0 0 0 5054 13 0 0 25 0 4 0 651202273 328654848 27448 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 80238 27448 378 95 0 75220 0
[pid=12269/tid=12270] ppid=12267 vsize=320952 CPUtime=12.68 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 14475 0 0 0 1266 2 0 0 25 0 4 0 651202273 328654848 27448 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=320952 CPUtime=12.59 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 16817 0 0 0 1256 3 0 0 25 0 4 0 651202273 328654848 27448 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=320952 CPUtime=12.68 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 16608 0 0 0 1266 2 0 0 25 0 4 0 651202273 328654848 27448 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 320952

[startup+25.5003 s]
/proc/loadavg: 5.75 6.83 7.28 9/257 12290
/proc/meminfo: memFree=21359388/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=321924 CPUtime=101.75 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 100510 0 0 0 10151 24 0 0 25 0 4 0 651202273 329650176 37849 33554432000 4194304 4580107 140735795529904 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 80481 37849 378 95 0 75463 0
[pid=12269/tid=12270] ppid=12267 vsize=321924 CPUtime=25.48 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 22235 0 0 0 2544 4 0 0 25 0 4 0 651202273 329650176 37849 33554432000 4194304 4580107 140735795529904 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=321924 CPUtime=25.28 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 25968 0 0 0 2523 5 0 0 25 0 4 0 651202273 329650176 37849 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=321924 CPUtime=25.49 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 24908 0 0 0 2543 6 0 0 25 0 4 0 651202273 329650176 37849 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 321924

[startup+51.1007 s]
/proc/loadavg: 6.51 6.93 7.30 9/257 12291
/proc/meminfo: memFree=21293156/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=407568 CPUtime=203.96 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 143658 0 0 0 20361 35 0 0 25 0 4 0 651202273 417349632 47233 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 101892 47233 378 95 0 96874 0
[pid=12269/tid=12270] ppid=12267 vsize=407568 CPUtime=51.09 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 28367 0 0 0 5103 6 0 0 25 0 4 0 651202273 417349632 47233 33554432000 4194304 4580107 140735795529904 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=407568 CPUtime=50.69 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 38474 0 0 0 5061 8 0 0 25 0 4 0 651202273 417349632 47233 33554432000 4194304 4580107 140735795529904 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=407568 CPUtime=51.09 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 37656 0 0 0 5099 10 0 0 25 0 4 0 651202273 417349632 47233 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 407568

[startup+102.309 s]
/proc/loadavg: 7.41 7.10 7.34 9/257 12292
/proc/meminfo: memFree=21186496/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=366768 CPUtime=408.43 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 207177 0 0 0 40790 53 0 0 25 0 4 0 651202273 375570432 56181 33554432000 4194304 4580107 140735795529904 18446744073709551615 4293067 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 91692 56181 378 95 0 86674 0
[pid=12269/tid=12270] ppid=12267 vsize=366768 CPUtime=102.29 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 33803 0 0 0 10222 7 0 0 25 0 4 0 651202273 375570432 56181 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=366768 CPUtime=101.53 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 57971 0 0 0 10139 14 0 0 25 0 4 0 651202273 375570432 56181 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=366768 CPUtime=102.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 60866 0 0 0 10214 16 0 0 25 0 4 0 651202273 375570432 56181 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.43
Current children cumulated vsize (KiB) 366768

[startup+162.301 s]

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

[pid=12269] ppid=12267 vsize=724644 CPUtime=2803.19 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 649854 0 0 0 280112 207 0 0 25 0 4 0 651202273 742035456 114297 33554432000 4194304 4580107 140735795529904 18446744073709551615 4451678 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 181161 114297 378 95 0 176143 0
[pid=12269/tid=12270] ppid=12267 vsize=724644 CPUtime=702.29 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 107354 0 0 0 70194 35 0 0 25 0 4 0 651202273 742035456 114297 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=724644 CPUtime=696.28 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 187058 0 0 0 69567 61 0 0 25 0 4 0 651202273 742035456 114297 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=724644 CPUtime=702.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 199032 0 0 0 70170 60 0 0 25 0 4 0 651202273 742035456 114297 33554432000 4194304 4580107 140735795529904 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2803.19
Current children cumulated vsize (KiB) 724644

[startup+762.31 s]
/proc/loadavg: 8.09 8.05 7.76 9/257 12313
/proc/meminfo: memFree=20563592/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=604320 CPUtime=3042.79 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 687644 0 0 0 304057 222 0 0 25 0 4 0 651202273 618823680 110738 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 151080 110738 378 95 0 146062 0
[pid=12269/tid=12270] ppid=12267 vsize=604320 CPUtime=762.31 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 117149 0 0 0 76192 39 0 0 25 0 4 0 651202273 618823680 110738 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=604320 CPUtime=755.85 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 196638 0 0 0 75519 66 0 0 25 0 4 0 651202273 618823680 110738 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=604320 CPUtime=762.31 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 209190 0 0 0 76167 64 0 0 25 0 4 0 651202273 618823680 110738 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.79
Current children cumulated vsize (KiB) 604320

[startup+822.301 s]
/proc/loadavg: 8.16 8.08 7.79 9/257 12314
/proc/meminfo: memFree=20549812/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=780228 CPUtime=3282.33 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 717329 0 0 0 327997 236 0 0 25 0 4 0 651202273 798953472 119454 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 195057 119454 378 95 0 190039 0
[pid=12269/tid=12270] ppid=12267 vsize=780228 CPUtime=822.3 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 119627 0 0 0 82190 40 0 0 25 0 4 0 651202273 798953472 119454 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=780228 CPUtime=815.41 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 206849 0 0 0 81470 71 0 0 25 0 4 0 651202273 798953472 119454 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=780228 CPUtime=822.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 219378 0 0 0 82162 68 0 0 25 0 4 0 651202273 798953472 119454 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.33
Current children cumulated vsize (KiB) 780228

[startup+882.301 s]
/proc/loadavg: 8.18 8.11 7.81 9/257 12316
/proc/meminfo: memFree=20521520/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=661140 CPUtime=3521.87 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 745241 0 0 0 351940 247 0 0 25 0 4 0 651202273 677007360 116576 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 165285 116576 378 95 0 160267 0
[pid=12269/tid=12270] ppid=12267 vsize=661140 CPUtime=882.3 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 123272 0 0 0 88188 42 0 0 25 0 4 0 651202273 677007360 116576 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=661140 CPUtime=874.94 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 216219 0 0 0 87418 76 0 0 25 0 4 0 651202273 677007360 116576 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=661140 CPUtime=882.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 230533 0 0 0 88160 70 0 0 25 0 4 0 651202273 677007360 116576 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294404 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3521.87
Current children cumulated vsize (KiB) 661140

[startup+942.301 s]
/proc/loadavg: 8.23 8.13 7.84 9/257 12318
/proc/meminfo: memFree=20483808/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=731024 CPUtime=3761.44 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 776139 0 0 0 375885 259 0 0 25 0 4 0 651202273 748568576 121320 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 182756 121320 378 95 0 177738 0
[pid=12269/tid=12270] ppid=12267 vsize=731024 CPUtime=942.3 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 132954 0 0 0 94184 46 0 0 25 0 4 0 651202273 748568576 121320 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=731024 CPUtime=934.51 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 222009 0 0 0 93373 78 0 0 25 0 4 0 651202273 748568576 121320 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=731024 CPUtime=942.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 240636 0 0 0 94156 74 0 0 25 0 4 0 651202273 748568576 121320 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.44
Current children cumulated vsize (KiB) 731024

[startup+1002.3 s]
/proc/loadavg: 8.19 8.13 7.85 9/257 12319
/proc/meminfo: memFree=20241980/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=745972 CPUtime=4001 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 810326 0 0 0 399827 273 0 0 25 0 4 0 651202273 763875328 126352 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294570 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 186493 126352 378 95 0 181475 0
[pid=12269/tid=12270] ppid=12267 vsize=745972 CPUtime=1002.31 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 137377 0 0 0 100182 49 0 0 25 0 4 0 651202273 763875328 126352 33554432000 4194304 4580107 140735795529904 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=745972 CPUtime=994.06 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 231989 0 0 0 99324 82 0 0 25 0 4 0 651202273 763875328 126352 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=745972 CPUtime=1002.31 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 250554 0 0 0 100153 78 0 0 25 0 4 0 651202273 763875328 126352 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4001
Current children cumulated vsize (KiB) 745972

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 7.86 9/257 12321
/proc/meminfo: memFree=20196196/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=747252 CPUtime=4240.56 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 833593 0 0 0 423774 282 0 0 25 0 4 0 651202273 765186048 130041 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 186813 130041 378 95 0 181795 0
[pid=12269/tid=12270] ppid=12267 vsize=747252 CPUtime=1062.31 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 139263 0 0 0 106181 50 0 0 25 0 4 0 651202273 765186048 130041 33554432000 4194304 4580107 140735795529904 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=747252 CPUtime=1053.61 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 241076 0 0 0 105276 85 0 0 25 0 4 0 651202273 765186048 130041 33554432000 4194304 4580107 140735795529904 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=747252 CPUtime=1062.3 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 260147 0 0 0 106150 80 0 0 25 0 4 0 651202273 765186048 130041 33554432000 4194304 4580107 140735795529904 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4240.56
Current children cumulated vsize (KiB) 747252

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 7.88 10/257 12322
/proc/meminfo: memFree=20183624/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=822736 CPUtime=4480.11 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 858366 0 0 0 447717 294 0 0 25 0 4 0 651202273 842481664 134013 33554432000 4194304 4580107 140735795529904 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 205684 134013 378 95 0 200666 0
[pid=12269/tid=12270] ppid=12267 vsize=822736 CPUtime=1122.31 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 145109 0 0 0 112179 52 0 0 25 0 4 0 651202273 842481664 134013 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=822736 CPUtime=1113.16 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 250049 0 0 0 111227 89 0 0 25 0 4 0 651202273 842481664 134013 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=822736 CPUtime=1122.31 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 265905 0 0 0 112148 83 0 0 25 0 4 0 651202273 842481664 134013 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4480.11
Current children cumulated vsize (KiB) 822736

[startup+1182.3 s]
/proc/loadavg: 8.20 8.15 7.90 9/257 12324
/proc/meminfo: memFree=20227868/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=667140 CPUtime=4719.68 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 889854 0 0 0 471660 308 0 0 25 0 4 0 651202273 683151360 135932 33554432000 4194304 4580107 140735795529904 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 166785 135932 378 95 0 161767 0
[pid=12269/tid=12270] ppid=12267 vsize=667140 CPUtime=1182.31 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 150995 0 0 0 118177 54 0 0 25 0 4 0 651202273 683151360 135932 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=667140 CPUtime=1172.73 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 256469 0 0 0 117181 92 0 0 25 0 4 0 651202273 683151360 135932 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=667140 CPUtime=1182.31 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 275425 0 0 0 118144 87 0 0 25 0 4 0 651202273 683151360 135932 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4719.68
Current children cumulated vsize (KiB) 667140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.19 8.15 7.91 10/257 12325
/proc/meminfo: memFree=20212596/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=767416 CPUtime=4800.35 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 899109 0 0 0 479722 313 0 0 25 0 4 0 651202273 785833984 134523 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294410 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 191854 134523 378 95 0 186836 0
[pid=12269/tid=12270] ppid=12267 vsize=767416 CPUtime=1202.51 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 152834 0 0 0 120196 55 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=767416 CPUtime=1192.78 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 258487 0 0 0 119185 93 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=767416 CPUtime=1202.52 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 277410 0 0 0 120164 88 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 767416

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

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

[startup+1202.5 s]
/proc/loadavg: 8.19 8.15 7.91 10/257 12325
/proc/meminfo: memFree=20212596/32951124 swapFree=67056788/67111528
[pid=12269] ppid=12267 vsize=767416 CPUtime=4800.35 cores=0,2,4,6
/proc/12269/stat : 12269 (strangenight2-m) R 12267 12269 11320 0 -1 4202496 899109 0 0 0 479722 313 0 0 25 0 4 0 651202273 785833984 134523 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294410 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12269/statm: 191854 134523 378 95 0 186836 0
[pid=12269/tid=12270] ppid=12267 vsize=767416 CPUtime=1202.51 cores=0,2,4,6
/proc/12269/task/12270/stat : 12270 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 152834 0 0 0 120196 55 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12269/tid=12271] ppid=12267 vsize=767416 CPUtime=1192.78 cores=0,2,4,6
/proc/12269/task/12271/stat : 12271 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 258487 0 0 0 119185 93 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12269/tid=12272] ppid=12267 vsize=767416 CPUtime=1202.52 cores=0,2,4,6
/proc/12269/task/12272/stat : 12272 (strangenight2-m) R 12267 12269 11320 0 -1 4202560 277410 0 0 0 120164 88 0 0 25 0 4 0 651202273 785833984 134524 33554432000 4194304 4580107 140735795529904 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 767416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.54
CPU time (s): 4800.41
CPU user time (s): 4797.25
CPU system time (s): 3.15552
CPU usage (%): 399.188
Max. virtual memory (cumulated for all children) (KiB): 931832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 3.15552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 899113
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= 1199
involuntary context switches= 69783

runsolver used 2.55761 second user time and 6.39303 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 20:00:44
IDJOB=3366124
IDBENCH=82533
IDSOLVER=1844
FILE ID=node133/3366124-1305396044
RUNJOBID= node133-1305396044-12254
PBS_JOBID= 13324443
Free space on /tmp= 73652 MiB

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

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=1499122353

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21759988 kB
Buffers:        269640 kB
Cached:        3216300 kB
SwapCached:       8724 kB
Active:        8489300 kB
Inactive:      2421804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21759988 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           11708 kB
Writeback:           0 kB
AnonPages:     7421996 kB
Mapped:          20560 kB
Slab:           194884 kB
PageTables:      23192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19193780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73640 MiB
End job on node133 at 2011-05-14 20:20:48