Trace number 3366281

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.35 1203.96

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S519298227-080-UNKNOWN.cnf
MD5SUMb0f2a8c1ae428dae6bc946bb38e8786d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.7627
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366281-1305400683.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.03	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.03	c -- vars added       1000
0.00/0.03	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.42/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.42/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.42/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.42/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.42/0.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.42/0.79	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.79	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.42/0.79	c calculated reachability. Time: 0.00
0.42/0.79	c Calc default polars -  time:   0.00 s pos:     476 undec:      33 neg:     491
0.42/0.79	c =========================================================================================
0.42/0.79	c types(t): F = full restart, N = normal restart
0.42/0.79	c types(t): S = simplification begin/end, E = solution found
0.42/0.79	c restart types(rt): st = static, dy = dynamic
0.42/0.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.79	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
0.42/0.79	c  N dy    16      4083      1000     20000         0      4071    100000    505290     96.74    102.39
0.42/0.79	c  N dy    37      8169      1000     20000         0      5660    100000    513708     96.61    104.09
4.03/1.03	c  N dy    58     12261      1000     20000         0      5507    100000    335873     95.79    102.64
5.17/1.32	c  N dy    79     16368      1000     20000         0      9610    100000    814383     95.11    100.60
6.37/1.65	c  N dy   103     20498      1000     20000         0      8119    100000    506140     95.37    100.54
7.96/2.01	c  N dy   127     24743      1000     20000         0     12356    100000   1012412     95.59    104.38
7.96/2.03	c  F st   129     25001      1000     20000         0     12614    100000   1044152     95.64     87.73
9.55/2.46	c  N dy   135     30002      1000     20000         0     10800    100000    757220     95.64   no data
9.55/2.46	c  S st   135     30002      1000     20000         0     10800    100000    757220     95.64   no data
9.95/2.51	c  S st   135     30505      1000     20000         0     11303    100000    809064     95.64   no data
9.95/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.95/2.53	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
9.95/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.95/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.95/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.60/2.97	c lits-rem:        89  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.39 s
12.34/3.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
12.34/3.10	c calculated reachability. Time: 0.00
12.34/3.10	c  N dy   135     30505      1000     20000         0     11268    100000    800161     95.64   no data
13.53/3.47	c  N dy   161     34626      1000     20000         0     15380    100000   1288620     95.86    103.32
15.14/3.82	c  N dy   185     38650      1000     20000         0     11506    100000    668028     96.00    103.03
16.73/4.21	c  N dy   206     42714      1000     20000         0     15561    100000   1137163     95.69    100.78
17.93/4.53	c  S st   224     45758      1000     20000         0      9664    100000    331819     95.84   no data
17.93/4.58	c  S st   224     46260      1000     20000         0     10166    100000    380621     95.84   no data
17.93/4.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.93/4.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.33/4.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.33/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.33/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
18.33/4.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.33/4.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.33/4.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.73/4.71	c lits-rem:        22  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.09 s
18.73/4.71	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
18.73/4.72	c vivif2 --  cl tried    10163 cl shrink        0 lits rem          0 time: 0.00
19.13/4.84	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
19.13/4.85	c calculated reachability. Time: 0.00
19.13/4.85	c  N dy   224     46260      1000     20000         0     10163    100000    379899     95.84   no data
20.77/5.23	c  N dy   248     50379      1000     20000         0     14278    100000    860326     95.78    103.21
22.31/5.64	c  N dy   273     54529      1000     20000         0     18425    100000   1349413     95.81    101.40
24.30/6.12	c  N dy   294     59477      1000     20000         0     13401    100000    659885     95.56    102.79
25.90/6.52	c  N dy   319     63506      1000     20000         0     17425    100000   1134976     95.64    100.88
27.50/6.98	c  N dy   346     67673      1000     20000         0     21586    100000   1630300     95.77    101.69
28.30/7.16	c  S st   358     69391      1000     20000         0     12328    100000    428447     95.85     94.99
28.70/7.23	c  S st   358     69892      1000     20000         0     12829    100000    477497     95.85   no data
28.70/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.70/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.70/7.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.70/7.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.70/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.70/7.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
28.70/7.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.70/7.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.70/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.44	c lits-rem:        17  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.16 s
29.54/7.45	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
29.54/7.45	c vivif2 --  cl tried    12825 cl shrink        0 lits rem          0 time: 0.01
29.88/7.59	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
29.88/7.59	c calculated reachability. Time: 0.00
29.88/7.59	c  N dy   358     69892      1000     20000         0     12825    100000    476516     95.85   no data
31.88/8.04	c  N dy   386     74562      1000     20000         0     17488    100000   1034310     95.91    103.46
33.93/8.58	c  N dy   414     79384      1000     20000         0     22306    100000   1608540     95.95    101.04
36.27/9.10	c  N dy   441     84600      1000     20000         0     15536    100000    700160     95.99    101.65
37.07/9.39	c  F st   461     87500      1000     20000         0     18432    100000   1052409     96.12     99.43
38.65/9.76	c  N st   466     90795      1000     20000         0     21713    100000   1473190     96.12   no data
41.45/10.42	c  N dy   492     96633      1000     20000         0     14562    100000    477797     96.27    108.06
43.84/11.03	c  N dy   524    102878      1000     20000         0     20797    100000   1210823     96.16    101.23
44.63/11.24	c  S st   537    104838      1000     20000         0     22756    100000   1439455     96.14   no data
45.03/11.31	c  S st   537    105341      1000     20000         0     23259    100000   1491040     96.14   no data
45.03/11.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.03/11.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
45.03/11.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.03/11.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.03/11.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.03/11.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
45.03/11.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.03/11.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.43/11.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.59/14.22	c lits-rem:       180  cl-subs:       35  v-elim:      0  v-fix:    0  time:  2.78 s
56.59/14.22	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
56.59/14.24	c vivif2 --  cl tried    23224 cl shrink        0 lits rem          0 time: 0.02
57.79/14.50	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.25
57.79/14.50	c calculated reachability. Time: 0.00
57.79/14.50	c  N dy   537    105341      1000     20000         0     23224    100000   1482563     96.14   no data
60.98/15.34	c  N dy   577    112189      1000     20000         0     16086    100000    542168     96.07    101.35
64.22/16.15	c  N dy   616    119630      1000     20000         0     23512    100000   1416915     96.01    101.37
68.17/17.14	c  N dy   662    127417      1000     20000         0     16318    100000    461829     96.08    103.37
72.15/18.10	c  N dy   703    135803      1000     20000         0     24688    100000   1454143     95.98    101.07
76.53/19.22	c  N dy   750    144515      1000     20000         0     17413    100000    485759     96.01    101.22
80.53/20.27	c  N dy   800    153757      1000     20000         0     26632    100000   1582524     96.01    101.87
82.91/20.85	c  S st   831    158012      1000     20000         0     30881    100000   2088025     96.05   no data
83.31/20.94	c  S st   831    158517      1000     20000         0     31386    100000   2140570     96.05   no data
83.31/20.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.31/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
83.31/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.31/20.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.31/20.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.31/20.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
83.31/20.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.31/20.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
83.71/21.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.23/27.95	c lits-rem:       225  cl-subs:       55  v-elim:      0  v-fix:    0  time:  6.81 s
111.23/27.95	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
111.23/27.98	c vivif2 --  cl tried    31331 cl shrink        0 lits rem          0 time: 0.03
112.46/28.28	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.28
112.46/28.28	c calculated reachability. Time: 0.00
112.46/28.28	c  N dy   831    158517      1000     20000         0     31331    100000   2127804     96.05   no data
117.60/29.58	c  N dy   897    168801      1000     20000         0     24629    100000   1220467     96.10    102.16
123.59/31.05	c  N dy   958    179573      1000     20000         0     35381    100000   2501469     96.11    103.98
129.17/32.45	c  N dy  1021    191100      1000     20000         0     28922    100000   1621823     96.05    101.63
135.94/34.11	c  N dy  1087    203297      1000     20000         0     22132    100000    705876     96.04    102.20
142.73/35.81	c  N dy  1165    216272      1000     20000         0     35084    100000   2227545     96.03    101.43
149.90/37.63	c  N dy  1237    230151      1000     20000         0     28971    100000   1412612     96.02    101.55
154.29/38.70	c  S st  1280    237780      1000     20000         0     36588    100000   2317997     96.03     89.96
154.69/38.80	c  S st  1280    238282      1000     20000         0     37090    100000   2366849     96.03   no data
154.69/38.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.69/38.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
154.69/38.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.69/38.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.69/38.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.69/38.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
154.69/38.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
154.69/38.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
155.09/38.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.16/48.71	c lits-rem:       327  cl-subs:       58  v-elim:      0  v-fix:    0  time:  9.65 s
194.16/48.71	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
194.16/48.74	c vivif2 --  cl tried    37032 cl shrink        0 lits rem          0 time: 0.03
195.35/49.06	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.32
195.35/49.07	c calculated reachability. Time: 0.00
195.35/49.07	c  N dy  1280    238282      1000     20000         0     37032    100000   2352728     96.03   no data
203.73/51.10	c  N dy  1361    253787      1000     20000         0     31552    100000   1603282     96.01    101.48
212.90/53.42	c  N dy  1449    270035      1000     20000         0     25810    100000    813515     96.05    102.20
222.52/55.88	c  N dy  1540    287487      1000     20000         0     43243    100000   2892196     96.06    101.57
232.44/58.39	c  N dy  1636    305881      1000     20000         0     38654    100000   2239568     96.04    101.19
232.84/58.45	c  F st  1639    306250      1000     20000         0     39023    100000   2283845     96.03     84.47
244.05/61.25	c  N dy  1715    325891      1000     20000         0     34666    100000   1633432     95.96    104.11
256.37/64.35	c  N dy  1836    345984      1000     20000         0     29758    100000    961527     96.03    107.38
263.13/66.01	c  S st  1900    357427      1000     20000         0     41180    100000   2309543     96.04   no data
263.53/66.13	c  S st  1900    357928      1000     20000         0     41681    100000   2365412     96.04   no data
263.53/66.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.53/66.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
263.53/66.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
263.53/66.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.53/66.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.53/66.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
263.53/66.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
263.53/66.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
263.93/66.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.99/77.00	c lits-rem:       243  cl-subs:       48  v-elim:      0  v-fix:    0  time: 10.60 s
306.99/77.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
306.99/77.03	c vivif2 --  cl tried    41633 cl shrink        0 lits rem          0 time: 0.03
308.19/77.39	c asymm  cl-useful: 0/18633/20000 lits-rem:0 time: 0.36
308.59/77.40	c calculated reachability. Time: 0.00
308.59/77.40	c  N dy  1900    357928      1000     20000         0     41633    100000   2353635     96.04   no data
321.35/80.62	c  N dy  2013    378016      1000     20000         0     35726    100000   1558489     96.05    102.66
334.91/84.08	c  N dy  2126    398154      1000     20000         0     28880    100000    630160     96.08    104.33
347.67/87.29	c  N dy  2242    418248      1000     20000         0     48933    100000   3018787     96.11    123.86
360.83/90.52	c  N dy  2360    438282      1000     20000         0     40972    100000   1941259     96.09    102.32
374.78/94.01	c  N dy  2472    458337      1000     20000         0     32054    100000    779351     96.11    103.43
387.55/97.26	c  N dy  2590    478426      1000     20000         0     52111    100000   3160448     96.12    112.57
401.10/100.66	c  N dy  2710    498579      1000     20000         0     42282    100000   1888296     96.14    101.37
416.24/104.46	c  N dy  2827    518671      1000     20000         0     31389    100000    483632     96.15    104.58
427.81/107.31	c  S st  2931    536892      1000     20000         0     49584    100000   2635082     96.16     99.98
428.26/107.46	c  S st  2931    537398      1000     20000         0     50090    100000   2690118     96.16   no data
428.26/107.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
428.26/107.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
428.26/107.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.26/107.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.26/107.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.26/107.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
428.26/107.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.66/107.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
429.00/107.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.06/122.96	c lits-rem:       355  cl-subs:       53  v-elim:      0  v-fix:    0  time: 15.16 s
490.06/122.97	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
490.41/123.00	c vivif2 --  cl tried    50037 cl shrink        0 lits rem          0 time: 0.03
490.41/123.04	c asymm  cl-useful: 0/1367/20000 lits-rem:0 time: 0.04
490.41/123.04	c calculated reachability. Time: 0.00
490.41/123.04	c  N dy  2931    537398      1000     20000         0     50037    100000   2677122     96.16   no data
506.76/127.18	c  N dy  3042    557632      1000     20000         0     38292    100000   1182648     96.16    103.49
522.31/131.00	c  N dy  3156    578129      1000     20000         0     58760    100000   3638359     96.18    101.96
537.07/134.76	c  N dy  3271    598443      1000     20000         0     46100    100000   2013605     96.19    102.59
553.41/138.89	c  N dy  3386    618509      1000     20000         0     66138    100000   4415571     96.21    101.39
567.37/142.36	c  N dy  3509    638536      1000     20000         0     52163    100000   2636813     96.26    102.07
584.11/146.57	c  N dy  3626    659017      1000     20000         0     37667    100000    785344     96.26    103.11
598.47/150.12	c  N dy  3747    679082      1000     20000         0     57690    100000   3182416     96.28    101.40
614.41/154.13	c  N dy  3850    699173      1000     20000         0     41814    100000   1167748     96.26    102.78
629.57/157.91	c  N dy  3976    719214      1000     20000         0     61817    100000   3573527     96.30    102.26
645.91/162.01	c  N dy  4091    739289      1000     20000         0     44932    100000   1427598     96.32    101.99
661.46/165.92	c  N dy  4204    759380      1000     20000         0     64987    100000   3820963     96.32    102.19
677.82/170.03	c  N dy  4312    779401      1000     20000         0     47044    100000   1587047     96.33    114.79
693.75/174.04	c  N dy  4412    799483      1000     20000         0     67088    100000   3988861     96.32    102.12
700.93/175.80	c  S st  4453    806098      1000     20000         0     73688    100000   4778790     96.32   no data
701.73/176.00	c  S st  4453    806601      1000     20000         0     74191    100000   4829439     96.32   no data
701.73/176.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
701.73/176.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
701.73/176.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
701.73/176.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.73/176.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.73/176.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
701.73/176.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.13/176.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
702.53/176.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.99/202.99	c lits-rem:       723  cl-subs:      142  v-elim:      0  v-fix:    0  time: 26.39 s
808.99/202.99	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
809.39/203.05	c vivif2 --  cl tried    74049 cl shrink        0 lits rem          0 time: 0.06
810.98/203.47	c asymm  cl-useful: 0/12684/20000 lits-rem:0 time: 0.41
810.98/203.48	c calculated reachability. Time: 0.00
810.98/203.48	c  N dy  4453    806601      1000     20000         0     74049    100000   4795468     96.32   no data
826.53/207.34	c  N dy  4562    827115      1000     20000         0     55598    100000   2479866     96.33    101.77
844.92/211.93	c  N dy  4675    847143      1000     20000         0     75593    100000   4860318     96.34    101.58
860.43/215.81	c  N dy  4782    867206      1000     20000         0     55685    100000   2365992     96.32    103.04
878.37/220.33	c  N dy  4887    887479      1000     20000         0     75922    100000   4766906     96.31    101.90
894.72/224.43	c  N dy  5005    907663      1000     20000         0     55134    100000   2211419     96.33    102.98
912.66/228.98	c  N dy  5122    927700      1000     20000         0     75143    100000   4607411     96.35    101.96
929.80/233.26	c  N dy  5238    947718      1000     20000         0     53191    100000   1857039     96.36    102.42
946.94/237.60	c  N dy  5342    967783      1000     20000         0     73222    100000   4243695     96.36    102.43
966.09/242.38	c  N dy  5464    988083      1000     20000         0     50564    100000   1439308     96.38    102.47
984.04/246.82	c  N dy  5591   1008160      1000     20000         0     70611    100000   3835804     96.41    101.91
1005.96/252.39	c  N dy  5707   1028296      1000     20000         0     46799    100000    877467     96.42    102.39
1023.50/256.75	c  N dy  5806   1048309      1000     20000         0     66782    100000   3268260     96.40    101.55
1045.83/262.39	c  N dy  5917   1068375      1000     20000         0     86820    100000   5660072     96.40    113.40
1050.62/263.50	c  F st  5938   1071876      1000     20000         0     45387    100000    595984     96.40   no data
1062.98/266.68	c  N dy  6008   1088390      1000     20000         0     61854    100000   2636716     96.41    101.88
1082.92/271.61	c  N dy  6120   1108430      1000     20000         0     81866    100000   5016032     96.42    102.18
1102.06/276.42	c  N dy  6231   1128460      1000     20000         0     55940    100000   1739621     96.42    103.54
1120.80/281.14	c  N dy  6351   1148623      1000     20000         0     76064    100000   4157501     96.43    101.59
1143.17/286.73	c  N dy  6472   1168653      1000     20000         0     49137    100000    827136     96.46    103.66
1159.48/290.86	c  N dy  6579   1188828      1000     20000         0     69285    100000   3226503     96.46    103.45
1181.41/296.35	c  N dy  6708   1208961      1000     20000         0     89385    100000   5647045     96.48    103.50
1182.65/296.63	c  S st  6713   1209902      1000     20000         0     90326    100000   5758560     96.48    100.93
1183.39/296.86	c  S st  6713   1210404      1000     20000         0     90828    100000   5807865     96.48   no data
1183.39/296.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1183.79/296.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1183.79/296.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1183.79/296.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1183.79/296.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1183.79/296.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1183.79/296.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1183.79/296.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1184.59/297.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1340.54/336.29	c lits-rem:       812  cl-subs:      131  v-elim:      0  v-fix:    0  time: 38.63 s
1340.54/336.30	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1340.95/336.37	c vivif2 --  cl tried    90697 cl shrink        0 lits rem          0 time: 0.07
1342.49/336.71	c asymm  cl-useful: 0/7316/20000 lits-rem:0 time: 0.34
1342.49/336.71	c calculated reachability. Time: 0.00
1342.49/336.71	c  N dy  6713   1210404      1000     20000         0     90697    100000   5776282     96.48   no data
1360.43/341.29	c  N dy  6832   1230429      1000     20000         0     62771    100000   2341230     96.50    103.30
1381.16/346.49	c  N dy  6955   1250916      1000     20000         0     83217    100000   4799854     96.52    102.17
1403.49/352.08	c  N dy  7088   1270940      1000     20000         0     54295    100000   1232430     96.55    106.15
1421.44/356.60	c  N dy  7210   1291058      1000     20000         0     74387    100000   3633182     96.56    102.80
1444.16/362.21	c  N dy  7334   1311096      1000     20000         0     94390    100000   6029327     96.57    106.81
1462.91/366.95	c  N dy  7444   1331144      1000     20000         0     64481    100000   2321401     96.58    102.99
1483.65/372.10	c  N dy  7578   1351240      1000     20000         0     84543    100000   4735718     96.60    101.82
1506.77/377.93	c  N dy  7681   1371302      1000     20000         0     53655    100000    917607     96.60    103.56
1524.75/382.42	c  N dy  7800   1391405      1000     20000         0     73723    100000   3320878     96.61    109.22
1547.09/388.08	c  N dy  7926   1411413      1000     20000         0     93705    100000   5722266     96.63    104.03
1568.62/393.42	c  N dy  8032   1431430      1000     20000         0     61767    100000   1779601     96.62    102.49
1588.90/398.54	c  N dy  8156   1451431      1000     20000         0     81731    100000   4173911     96.64    103.43
1613.62/404.71	c  N dy  8271   1471440      1000     20000         0    101711    100000   6581450     96.65    101.99
1632.76/409.56	c  N dy  8392   1491627      1000     20000         0     68965    100000   2528293     96.66    102.08
1653.89/414.85	c  N dy  8504   1511646      1000     20000         0     88953    100000   4922271     96.67    104.87
1679.41/421.26	c  N dy  8618   1531879      1000     20000         0     55242    100000    770261     96.67    102.78
1697.75/425.88	c  N dy  8729   1552156      1000     20000         0     75475    100000   3205702     96.67    101.91
1722.13/431.93	c  N dy  8862   1572483      1000     20000         0     95768    100000   5644188     96.69    101.84
1746.00/437.92	c  N dy  8971   1592563      1000     20000         0     60904    100000   1348057     96.69    102.52
1765.15/442.73	c  N dy  9079   1612685      1000     20000         0     80993    100000   3735766     96.68    103.64
1788.66/448.65	c  N dy  9173   1632736      1000     20000         0    101007    100000   6123723     96.67    107.65
1812.99/454.78	c  N dy  9299   1652761      1000     20000         0     65094    100000   1737327     96.69    102.28
1834.92/460.23	c  N dy  9419   1672811      1000     20000         0     85114    100000   4137041     96.70    106.34
1861.64/466.96	c  N dy  9531   1692897      1000     20000         0    105163    100000   6531366     96.70    103.90
1883.96/472.51	c  S st  9635   1710404      1000     20000         0     65746    100000   1698458     96.71     97.48
1884.41/472.69	c  S st  9635   1710906      1000     20000         0     66248    100000   1754750     96.71   no data
1884.41/472.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1884.81/472.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1884.81/472.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1884.81/472.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1884.81/472.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1884.81/472.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1884.81/472.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1884.81/472.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1885.15/472.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1909.48/478.96	c lits-rem:       284  cl-subs:       38  v-elim:      0  v-fix:    0  time:  6.07 s
1909.48/478.96	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1909.48/478.99	c vivif2 --  cl tried    66210 cl shrink        0 lits rem          0 time: 0.02
1911.13/479.39	c asymm  cl-useful: 0/13828/20000 lits-rem:0 time: 0.39
1911.13/479.39	c calculated reachability. Time: 0.00
1911.13/479.39	c  N dy  9635   1710906      1000     20000         0     66210    100000   1745277     96.71   no data
1932.21/484.67	c  N dy  9753   1731045      1000     20000         0     86309    100000   4160619     96.72    102.48
1957.73/491.08	c  N dy  9860   1751193      1000     20000         0    106421    100000   6555320     96.71    102.08
1981.30/496.99	c  N dy  9987   1771294      1000     20000         0     68574    100000   1937087     96.74    102.25
2002.83/502.33	c  N dy 10105   1791369      1000     20000         0     88631    100000   4355023     96.75    102.89
2029.15/508.94	c  N dy 10237   1811414      1000     20000         0    108648    100000   6772638     96.77    102.17
2052.62/514.80	c  N dy 10357   1831504      1000     20000         0     69797    100000   1951158     96.78    102.35
2074.15/520.24	c  N dy 10484   1851686      1000     20000         0     89946    100000   4371302     96.79    102.13
2100.07/526.78	c  N dy 10589   1871994      1000     20000         0    110224    100000   6790035     96.79    102.47
2123.60/532.68	c  N dy 10705   1892004      1000     20000         0     70304    100000   1909224     96.79    102.03
2145.12/538.02	c  N dy 10827   1912011      1000     20000         0     90279    100000   4304281     96.80    102.41
2171.05/544.52	c  N dy 10942   1932070      1000     20000         0    110312    100000   6727150     96.82    105.04
2196.56/550.91	c  N dy 11068   1952244      1000     20000         0     69553    100000   1717458     96.83    103.24
2218.15/556.32	c  N dy 11181   1972778      1000     20000         0     90047    100000   4179520     96.83    102.15
2245.60/563.27	c  N dy 11301   1993107      1000     20000         0    110345    100000   6623824     96.84    102.60
2273.12/570.13	c  N dy 11432   2013195      1000     20000         0     68507    100000   1497572     96.86    103.71
2294.25/575.47	c  N dy 11551   2033336      1000     20000         0     88620    100000   3927815     96.87    104.11
2320.96/582.10	c  N dy 11675   2053565      1000     20000         0    108825    100000   6364368     96.88    102.80
2350.86/589.61	c  N dy 11803   2073662      1000     20000         0     65975    100000   1058243     96.90    103.09
2370.81/594.62	c  N dy 11912   2093664      1000     20000         0     85948    100000   3449929     96.90    102.10
2395.52/600.84	c  N dy 12022   2113685      1000     20000         0    105938    100000   5851307     96.90    102.60
2425.43/608.39	c  N dy 12143   2133915      1000     20000         0    126123    100000   8279976     96.92    104.40
2446.96/613.74	c  N dy 12261   2153974      1000     20000         0     82248    100000   2928994     96.93    102.24
2471.28/619.83	c  N dy 12381   2173980      1000     20000         0    102216    100000   5332295     96.94    102.43
2500.39/627.14	c  N dy 12495   2194121      1000     20000         0    122323    100000   7763943     96.95    102.79
2521.52/632.42	c  S st 12595   2210909      1000     20000         0     74191    100000   1827718     96.95   no data
2522.32/632.61	c  S st 12595   2211417      1000     20000         0     74699    100000   1880709     96.95   no data
2522.32/632.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2522.32/632.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2522.32/632.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2522.32/632.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2522.32/632.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2522.32/632.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2522.32/632.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2522.72/632.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2522.72/632.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2547.09/638.87	c lits-rem:       200  cl-subs:       34  v-elim:      0  v-fix:    0  time:  6.03 s
2547.09/638.87	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
2547.09/638.89	c vivif2 --  cl tried    74665 cl shrink        0 lits rem          0 time: 0.03
2548.23/639.11	c asymm  cl-useful: 0/6172/20000 lits-rem:0 time: 0.22
2548.23/639.12	c calculated reachability. Time: 0.00
2548.23/639.12	c  N dy 12595   2211417      1000     20000         0     74665    100000   1872464     96.95   no data
2570.16/644.67	c  N dy 12711   2231461      1000     20000         0     94681    100000   4276680     96.96    102.76
2596.88/651.35	c  N dy 12818   2251490      1000     20000         0    114679    100000   6665296     96.96    103.60
2628.38/659.27	c  N dy 12937   2271502      1000     20000         0     68766    100000   1062240     96.96    102.56
2650.31/664.78	c  N dy 13043   2291551      1000     20000         0     88788    100000   3463583     96.96    103.11
2677.83/671.66	c  N dy 13166   2311622      1000     20000         0    108821    100000   5860394     96.97    125.15
2708.52/679.37	c  N dy 13281   2331644      1000     20000         0    128805    100000   8273198     96.98    102.60
2732.84/685.47	c  N dy 13392   2351972      1000     20000         0     82214    100000   2569212     96.98    102.56
2757.21/691.53	c  N dy 13507   2372036      1000     20000         0    102255    100000   4975508     96.98    102.70
2786.28/698.88	c  N dy 13623   2392072      1000     20000         0    122265    100000   7378185     96.99    104.03
2814.98/706.07	c  N dy 13732   2412123      1000     20000         0     74387    100000   1511642     96.99    103.37
2837.30/711.66	c  N dy 13848   2432171      1000     20000         0     94406    100000   3913622     97.00    106.11
2864.43/718.49	c  N dy 13966   2452349      1000     20000         0    114552    100000   6350699     97.01    102.74
2897.13/726.61	c  N dy 14081   2472351      1000     20000         0    134533    100000   8763465     97.01    103.06
2920.24/732.46	c  N dy 14193   2492356      1000     20000         0     85610    100000   2744064     97.01    102.44
2944.97/738.65	c  N dy 14311   2512377      1000     20000         0    105590    100000   5154845     97.02    102.17
2976.51/746.55	c  N dy 14428   2532511      1000     20000         0    125687    100000   7561770     97.02    103.42
3008.36/754.51	c  N dy 14555   2552522      1000     20000         0     75775    100000   1460434     97.03    102.78
3030.69/760.16	c  N dy 14679   2572528      1000     20000         0     95748    100000   3874857     97.04    105.92
3058.20/767.07	c  N dy 14795   2592598      1000     20000         0    115786    100000   6284097     97.04    105.39
3091.29/775.34	c  N dy 14908   2612768      1000     20000         0    135925    100000   8697581     97.05    102.32
3116.42/781.63	c  N dy 15027   2632859      1000     20000         0     85105    100000   2455086     97.05    105.29
3140.73/787.77	c  N dy 15143   2652969      1000     20000         0    105175    100000   4867509     97.06    102.26
3170.63/795.27	c  N dy 15267   2673033      1000     20000         0    125209    100000   7281725     97.07    103.35
3204.58/803.78	c  N dy 15390   2693436      1000     20000         0     73688    100000    984917     97.08    103.89
3223.67/808.50	c  S st 15486   2711418      1000     20000         0     91641    100000   3140752     97.08     95.95
3224.47/808.72	c  S st 15486   2711920      1000     20000         0     92143    100000   3195185     97.08   no data
3224.47/808.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3224.47/808.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3224.87/808.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3224.87/808.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3224.87/808.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3224.87/808.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
3224.87/808.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3224.87/808.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3225.27/808.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3271.52/820.55	c lits-rem:       351  cl-subs:       88  v-elim:      0  v-fix:    0  time: 11.62 s
3271.52/820.55	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
3271.52/820.59	c vivif2 --  cl tried    92055 cl shrink        0 lits rem          0 time: 0.04
3273.51/821.01	c asymm  cl-useful: 0/10882/20000 lits-rem:0 time: 0.41
3273.51/821.01	c calculated reachability. Time: 0.00
3273.51/821.01	c  N dy 15486   2711920      1000     20000         0     92055    100000   3174999     97.08   no data
3299.83/827.62	c  N dy 15605   2732142      1000     20000         0    112244    100000   5601430     97.08    102.72
3330.53/835.32	c  N dy 15709   2752157      1000     20000         0    132229    100000   7999974     97.09    107.78
3360.83/842.92	c  N dy 15822   2772171      1000     20000         0     79327    100000   1565122     97.09    103.01
3383.56/848.61	c  N dy 15938   2792216      1000     20000         0     99344    100000   3980068     97.09    108.45
3411.47/855.61	c  N dy 16054   2812364      1000     20000         0    119460    100000   6392949     97.10    103.15
3445.36/864.12	c  N dy 16174   2832659      1000     20000         0    139724    100000   8850154     97.11    102.35
3475.27/871.61	c  N dy 16293   2852708      1000     20000         0     85856    100000   2233430     97.12    102.86
3499.19/877.69	c  N dy 16403   2872745      1000     20000         0    105856    100000   4639971     97.12    107.71
3529.14/885.17	c  N dy 16522   2892783      1000     20000         0    125860    100000   7048749     97.12    106.42
3563.79/893.83	c  N dy 16639   2912838      1000     20000         0    145883    100000   9456773     97.13    111.38
3588.10/899.98	c  N dy 16742   2932922      1000     20000         0     91056    100000   2752689     97.13    106.57
3614.02/906.40	c  N dy 16860   2952985      1000     20000         0    111082    100000   5162955     97.13    102.39
3644.32/914.01	c  N dy 16969   2973033      1000     20000         0    131093    100000   7570553     97.13    103.12
3680.22/923.09	c  N dy 17090   2993220      1000     20000         0    151233    100000   9994227     97.14    103.36
3702.94/928.75	c  N dy 17200   3013241      1000     20000         0     95350    100000   3148933     97.14    104.89
3730.45/935.60	c  N dy 17329   3033273      1000     20000         0    115355    100000   5584528     97.16    114.17
3762.00/943.53	c  N dy 17448   3053321      1000     20000         0    135374    100000   7988618     97.16    104.05
3796.69/952.30	c  N dy 17557   3073482      1000     20000         0     78635    100000   1034409     97.17    105.16
3820.56/958.27	c  N dy 17680   3093530      1000     20000         0     98660    100000   3471472     97.18    126.74
3850.06/965.65	c  N dy 17791   3113910      1000     20000         0    119013    100000   5910936     97.18    102.58
3885.15/974.47	c  N dy 17910   3134026      1000     20000         0    139088    100000   8313030     97.19    105.01
3925.02/984.46	c  N dy 18041   3154075      1000     20000         0     81231    100000   1233803     97.20    103.29
3951.34/991.00	c  N dy 18145   3174083      1000     20000         0    101205    100000   3640768     97.20    102.59
3983.25/999.05	c  N dy 18247   3194157      1000     20000         0    121253    100000   6058923     97.20    103.39
4014.75/1006.96	c  S st 18357   3211920      1000     20000         0    138982    100000   8188427     97.20   no data
4016.39/1007.32	c  S st 18357   3212423      1000     20000         0    139485    100000   8243529     97.20   no data
4016.39/1007.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4016.73/1007.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4016.73/1007.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4016.73/1007.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4016.73/1007.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4016.73/1007.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4016.73/1007.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4017.13/1007.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4017.93/1007.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4258.36/1068.07	c lits-rem:       814  cl-subs:      247  v-elim:      0  v-fix:    0  time: 60.28 s
4258.36/1068.07	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4258.76/1068.18	c vivif2 --  cl tried   139238 cl shrink        0 lits rem          0 time: 0.11
4260.77/1068.65	c asymm  cl-useful: 0/6728/20000 lits-rem:0 time: 0.48
4260.77/1068.66	c calculated reachability. Time: 0.00
4260.77/1068.66	c  N dy 18357   3212423      1000     20000         0    139238    100000   8184946     97.20   no data
4297.44/1077.83	c  N dy 18476   3232438      1000     20000         0     80349    100000   1019547     97.21    111.99
4320.17/1083.59	c  N dy 18591   3252523      1000     20000         0    100404    100000   3445538     97.21    102.59
4348.88/1090.70	c  N dy 18696   3272576      1000     20000         0    120430    100000   5861111     97.21    102.51
4382.77/1099.27	c  N dy 18804   3292631      1000     20000         0    140450    100000   8289482     97.21    103.55
4423.88/1109.59	c  N dy 18929   3312676      1000     20000         0     80589    100000    932673     97.22    105.71
4448.96/1115.85	c  N dy 19051   3332888      1000     20000         0    100761    100000   3364872     97.23    103.81
4478.86/1123.38	c  N dy 19166   3353010      1000     20000         0    120844    100000   5791240     97.23    104.55
4513.15/1131.90	c  N dy 19286   3373357      1000     20000         0    141166    100000   8231530     97.23    104.64
4551.82/1141.60	c  N dy 19407   3393405      1000     20000         0    161179    100000  10657097     97.24    107.29
4575.75/1147.67	c  N dy 19522   3413481      1000     20000         0    100353    100000   3209769     97.25    104.21
4603.71/1154.71	c  N dy 19636   3433566      1000     20000         0    120409    100000   5650352     97.25    104.04
4636.35/1162.86	c  N dy 19748   3453601      1000     20000         0    140416    100000   8055204     97.25    102.62
4673.44/1172.11	c  N dy 19866   3473646      1000     20000         0    160429    100000  10477575     97.26    121.41
4699.76/1178.73	c  N dy 19975   3494022      1000     20000         0     98892    100000   2914952     97.26    102.88
4727.66/1185.70	c  N dy 20099   3514101      1000     20000         0    118937    100000   5347040     97.27    111.03
4760.36/1193.93	c  N dy 20227   3534215      1000     20000         0    139005    100000   7762645     97.28    103.14
4797.43/1203.25	c  N dy 20333   3554265      1000     20000         0    159019    100000  10164974     97.28    102.82

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

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

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


[startup+0 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=51168 CPUtime=0.03 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 412 0 0 0 3 0 0 0 25 0 4 0 651667032 52396032 352 33554432000 4194304 4580107 140737038447008 18446744073709551615 47064721323952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28067/statm: 12792 352 302 95 0 7774 0
[pid=28067/tid=28068] ppid=28065 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651667032 52396032 352 33554432000 4194304 4580107 140737038447008 18446744073709551615 251809287254 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651667032 52396032 352 33554432000 4194304 4580107 140737038447008 18446744073709551615 251809287254 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 4 0 651667032 52396032 352 33554432000 4194304 4580107 140737038447008 18446744073709551615 251814240187 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.114408 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=283676 CPUtime=0.42 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 3174 0 0 0 42 0 0 0 25 0 4 0 651667032 290484224 3082 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 70919 3082 358 95 0 65901 0
[pid=28067/tid=28068] ppid=28065 vsize=283676 CPUtime=0.09 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 653 0 0 0 9 0 0 0 25 0 4 0 651667032 290484224 3082 33554432000 4194304 4580107 140737038447008 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=283676 CPUtime=0.1 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 647 0 0 0 10 0 0 0 18 0 4 0 651667032 290484224 3083 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=283676 CPUtime=0.11 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 811 0 0 0 11 0 0 0 25 0 4 0 651667032 290484224 3083 33554432000 4194304 4580107 140737038447008 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 283676

[startup+0.489093 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=311088 CPUtime=1.95 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) D 28065 28067 27826 0 -1 4202496 10672 0 0 0 193 2 0 0 18 0 4 0 651667032 318554112 7989 33554432000 4194304 4580107 140737038447008 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 77772 7989 377 95 0 72754 0
[pid=28067/tid=28068] ppid=28065 vsize=311088 CPUtime=0.47 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 2812 0 0 0 47 0 0 0 25 0 4 0 651667032 318554112 7481 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=311088 CPUtime=0.48 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 2766 0 0 0 47 1 0 0 18 0 4 0 651667032 318554112 7227 33554432000 4194304 4580107 140737038447008 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=304564 CPUtime=0.79 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 2818 0 0 0 79 0 0 0 25 0 4 0 651667032 311873536 7927 33554432000 4194304 4580107 140737038447008 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 311088

[startup+1.01526 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=295672 CPUtime=4.03 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 15745 0 0 0 400 3 0 0 19 0 4 0 651667032 302768128 7504 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 73918 7504 377 95 0 68900 0
[pid=28067/tid=28068] ppid=28065 vsize=295672 CPUtime=0.99 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4032 0 0 0 99 0 0 0 25 0 4 0 651667032 302768128 7504 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=295672 CPUtime=1 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4017 0 0 0 99 1 0 0 19 0 4 0 651667032 302768128 7504 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=295672 CPUtime=1 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 3175 0 0 0 100 0 0 0 25 0 4 0 651667032 302768128 7504 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 295672

[startup+1.11524 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=295672 CPUtime=4.42 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 16410 0 0 0 439 3 0 0 19 0 4 0 651667032 302768128 8169 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294821 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 73918 8169 377 95 0 68900 0
[pid=28067/tid=28068] ppid=28065 vsize=295672 CPUtime=1.09 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4196 0 0 0 109 0 0 0 25 0 4 0 651667032 302768128 8169 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=295672 CPUtime=1.1 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4187 0 0 0 109 1 0 0 19 0 4 0 651667032 302768128 8169 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=295672 CPUtime=1.1 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 3340 0 0 0 110 0 0 0 25 0 4 0 651667032 302768128 8169 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 295672

[startup+1.50118 s]
/proc/loadavg: 7.84 8.05 8.06 6/388 28067
/proc/meminfo: memFree=27032432/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=296436 CPUtime=5.97 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 20366 0 0 0 593 4 0 0 20 0 4 0 651667032 303550464 7394 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 74109 7394 377 95 0 69091 0
[pid=28067/tid=28068] ppid=28065 vsize=296436 CPUtime=1.47 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 5175 0 0 0 147 0 0 0 25 0 4 0 651667032 303550464 7395 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=296436 CPUtime=1.48 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 5171 0 0 0 147 1 0 0 20 0 4 0 651667032 303550464 7395 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=296436 CPUtime=1.48 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 4347 0 0 0 148 0 0 0 25 0 4 0 651667032 303550464 7395 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296436

[startup+3.10091 s]
/proc/loadavg: 7.85 8.05 8.06 9/392 28071
/proc/meminfo: memFree=26940264/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=297540 CPUtime=12.34 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 36141 0 0 0 1227 7 0 0 25 0 4 0 651667032 304680960 13092 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 74385 13092 379 95 0 69367 0
[pid=28067/tid=28068] ppid=28065 vsize=297540 CPUtime=3.07 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 8323 0 0 0 306 1 0 0 25 0 4 0 651667032 304680960 13092 33554432000 4194304 4580107 140737038447008 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=297540 CPUtime=3.09 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 8383 0 0 0 307 2 0 0 25 0 4 0 651667032 304680960 13092 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=297540 CPUtime=3.09 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 7521 0 0 0 308 1 0 0 25 0 4 0 651667032 304680960 13092 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 297540

[startup+6.31437 s]
/proc/loadavg: 7.85 8.05 8.06 9/392 28071
/proc/meminfo: memFree=26831540/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=309396 CPUtime=25.15 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 64028 0 0 0 2503 12 0 0 25 0 4 0 651667032 316821504 30421 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 77349 30421 379 95 0 72331 0
[pid=28067/tid=28068] ppid=28065 vsize=309396 CPUtime=6.29 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 15321 0 0 0 627 2 0 0 25 0 4 0 651667032 316821504 30421 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=309396 CPUtime=6.3 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 15988 0 0 0 626 4 0 0 25 0 4 0 651667032 316821504 30421 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=309396 CPUtime=6.3 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 15427 0 0 0 628 2 0 0 25 0 4 0 651667032 316821504 30421 33554432000 4194304 4580107 140737038447008 18446744073709551615 4324067 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 309396

[startup+12.7003 s]
/proc/loadavg: 7.86 8.05 8.06 9/392 28071
/proc/meminfo: memFree=26709480/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=335816 CPUtime=50.62 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 104155 0 0 0 5043 19 0 0 25 0 4 0 651667032 343875584 48671 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 83954 48671 379 95 0 78936 0
[pid=28067/tid=28068] ppid=28065 vsize=335816 CPUtime=12.67 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 25231 0 0 0 1264 3 0 0 25 0 4 0 651667032 343875584 48671 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=335816 CPUtime=12.68 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 24362 0 0 0 1263 5 0 0 25 0 4 0 651667032 343875584 48671 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=335816 CPUtime=12.69 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 25202 0 0 0 1265 4 0 0 25 0 4 0 651667032 343875584 48671 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 335816

[startup+25.5012 s]
/proc/loadavg: 7.97 8.06 8.07 9/392 28071
/proc/meminfo: memFree=26611764/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=350028 CPUtime=101.66 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 149099 0 0 0 10139 27 0 0 25 0 4 0 651667032 358428672 61383 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416315 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 87507 61384 379 95 0 82489 0
[pid=28067/tid=28068] ppid=28065 vsize=350028 CPUtime=25.48 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 33927 0 0 0 2543 5 0 0 25 0 4 0 651667032 358428672 61384 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=350028 CPUtime=25.48 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 34221 0 0 0 2541 7 0 0 25 0 4 0 651667032 358428672 61384 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=350028 CPUtime=25.49 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 39105 0 0 0 2543 6 0 0 25 0 4 0 651667032 358428672 61384 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 350028

[startup+51.1009 s]
/proc/loadavg: 7.98 8.06 8.06 9/392 28072
/proc/meminfo: memFree=26487700/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=559028 CPUtime=203.73 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 232747 0 0 0 20323 50 0 0 25 0 4 0 651667032 572444672 83448 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 139757 83448 381 95 0 134739 0
[pid=28067/tid=28068] ppid=28065 vsize=559028 CPUtime=51.08 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 59977 0 0 0 5095 13 0 0 25 0 4 0 651667032 572444672 83448 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=559028 CPUtime=51.08 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 53528 0 0 0 5096 12 0 0 25 0 4 0 651667032 572444672 83448 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=559028 CPUtime=51.09 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 63262 0 0 0 5096 13 0 0 25 0 4 0 651667032 572444672 83448 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 559028

[startup+102.3 s]
/proc/loadavg: 8.05 8.06 8.06 9/392 28073
/proc/meminfo: memFree=26414980/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=609292 CPUtime=407.87 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 370584 0 0 0 40704 83 0 0 25 0 4 0 651667032 623915008 89859 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 152323 89859 380 95 0 147305 0
[pid=28067/tid=28068] ppid=28065 vsize=609292 CPUtime=102.27 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 101368 0 0 0 10206 21 0 0 25 0 4 0 651667032 623915008 89859 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=609292 CPUtime=102.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 80482 0 0 0 10208 19 0 0 25 0 4 0 651667032 623915008 89859 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=609292 CPUtime=102.28 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 106189 0 0 0 10204 24 0 0 25 0 4 0 651667032 623915008 89859 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 609292

[startup+162.3 s]

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

[pid=28067] ppid=28065 vsize=1076344 CPUtime=2800.23 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1410236 0 0 0 279585 438 0 0 25 0 4 0 651667032 1102176256 184941 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28067/statm: 269086 184941 379 95 0 264068 0
[pid=28067/tid=28068] ppid=28065 vsize=1076344 CPUtime=702.28 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 368313 0 0 0 70116 112 0 0 25 0 4 0 651667032 1102176256 184941 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1076344 CPUtime=702.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 351786 0 0 0 70114 113 0 0 25 0 4 0 651667032 1102176256 184941 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1076344 CPUtime=702.28 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 375274 0 0 0 70113 115 0 0 25 0 4 0 651667032 1102176256 184941 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.23
Current children cumulated vsize (KiB) 1076344

[startup+762.301 s]
/proc/loadavg: 8.10 8.09 8.08 9/392 28091
/proc/meminfo: memFree=25779812/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1114432 CPUtime=3039.45 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1491664 0 0 0 303476 469 0 0 25 0 4 0 651667032 1141178368 186595 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 278608 186595 379 95 0 273590 0
[pid=28067/tid=28068] ppid=28065 vsize=1114432 CPUtime=762.27 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 386467 0 0 0 76111 116 0 0 25 0 4 0 651667032 1141178368 186595 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1114432 CPUtime=762.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 372343 0 0 0 76105 122 0 0 25 0 4 0 651667032 1141178368 186595 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1114432 CPUtime=762.15 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 396639 0 0 0 76092 123 0 0 25 0 4 0 651667032 1141178368 186595 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.45
Current children cumulated vsize (KiB) 1114432

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 8.09 9/392 28093
/proc/meminfo: memFree=25766660/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1145884 CPUtime=3278.7 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1567721 0 0 0 327372 498 0 0 25 0 4 0 651667032 1173385216 193415 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 286471 193415 379 95 0 281453 0
[pid=28067/tid=28068] ppid=28065 vsize=1145884 CPUtime=822.27 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 406819 0 0 0 82103 124 0 0 25 0 4 0 651667032 1173385216 193415 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1145884 CPUtime=822.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 394776 0 0 0 82095 132 0 0 25 0 4 0 651667032 1173385216 193415 33554432000 4194304 4580107 140737038447008 18446744073709551615 4321131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1145884 CPUtime=821.4 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 411244 0 0 0 82013 127 0 0 25 0 4 0 651667032 1173385216 193415 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.7
Current children cumulated vsize (KiB) 1145884

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.09 9/392 28094
/proc/meminfo: memFree=25648316/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1186392 CPUtime=3517.93 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1650696 0 0 0 351260 533 0 0 25 0 4 0 651667032 1214865408 201664 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 296598 201664 379 95 0 291580 0
[pid=28067/tid=28068] ppid=28065 vsize=1186392 CPUtime=882.28 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 429169 0 0 0 88094 134 0 0 25 0 4 0 651667032 1214865408 201664 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1186392 CPUtime=882.28 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 410875 0 0 0 88088 140 0 0 25 0 4 0 651667032 1214865408 201664 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1186392 CPUtime=880.63 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 433119 0 0 0 87927 136 0 0 25 0 4 0 651667032 1214865408 201664 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.93
Current children cumulated vsize (KiB) 1186392

[startup+942.301 s]
/proc/loadavg: 8.10 8.10 8.09 9/392 28096
/proc/meminfo: memFree=25558620/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1188568 CPUtime=3757.21 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1732661 0 0 0 375155 566 0 0 25 0 4 0 651667032 1217093632 206714 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 297142 206714 379 95 0 292124 0
[pid=28067/tid=28068] ppid=28065 vsize=1188568 CPUtime=942.29 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 451150 0 0 0 94085 144 0 0 25 0 4 0 651667032 1217093632 206714 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1188568 CPUtime=942.29 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 427050 0 0 0 94083 146 0 0 25 0 4 0 651667032 1217093632 206714 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1188568 CPUtime=939.87 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 454747 0 0 0 93842 145 0 0 25 0 4 0 651667032 1217093632 206714 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.21
Current children cumulated vsize (KiB) 1188568

[startup+1002.3 s]
/proc/loadavg: 8.20 8.13 8.10 9/392 28097
/proc/meminfo: memFree=25431616/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1320932 CPUtime=3996.4 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1824045 0 0 0 399042 598 0 0 25 0 4 0 651667032 1352634368 238113 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 330233 238113 379 95 0 325215 0
[pid=28067/tid=28068] ppid=28065 vsize=1320932 CPUtime=1002.28 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 478363 0 0 0 100080 148 0 0 25 0 4 0 651667032 1352634368 238113 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1320932 CPUtime=1002.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 447371 0 0 0 100069 158 0 0 25 0 4 0 651667032 1352634368 238113 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1320932 CPUtime=999.1 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 481461 0 0 0 99759 151 0 0 25 0 4 0 651667032 1352634368 238113 33554432000 4194304 4580107 140737038447008 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.4
Current children cumulated vsize (KiB) 1320932

[startup+1062.31 s]
/proc/loadavg: 8.14 8.12 8.09 9/392 28099
/proc/meminfo: memFree=25439392/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1206560 CPUtime=4235.69 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1875650 0 0 0 422947 622 0 0 25 0 4 0 651667032 1235517440 234323 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416463 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 301640 234323 379 95 0 296622 0
[pid=28067/tid=28068] ppid=28065 vsize=1206560 CPUtime=1062.29 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 493122 0 0 0 106072 157 0 0 25 0 4 0 651667032 1235517440 234323 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1206560 CPUtime=1062.28 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 467398 0 0 0 106061 167 0 0 25 0 4 0 651667032 1235517440 234323 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1206560 CPUtime=1058.34 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 485959 0 0 0 105681 153 0 0 25 0 4 0 651667032 1235517440 234323 33554432000 4194304 4580107 140737038447008 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.69
Current children cumulated vsize (KiB) 1206560

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 8.10 9/392 28101
/proc/meminfo: memFree=25243696/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1376540 CPUtime=4474.88 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 1950034 0 0 0 446835 653 0 0 25 0 4 0 651667032 1409576960 270653 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 344135 270653 379 95 0 339117 0
[pid=28067/tid=28068] ppid=28065 vsize=1376540 CPUtime=1122.27 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 512023 0 0 0 112062 165 0 0 25 0 4 0 651667032 1409576960 270653 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1376540 CPUtime=1122.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 484749 0 0 0 112055 172 0 0 25 0 4 0 651667032 1409576960 270653 33554432000 4194304 4580107 140737038447008 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1376540 CPUtime=1117.57 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 504815 0 0 0 111594 163 0 0 25 0 4 0 651667032 1409576960 270653 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.88
Current children cumulated vsize (KiB) 1376540

[startup+1182.3 s]
/proc/loadavg: 8.20 8.13 8.10 9/392 28102
/proc/meminfo: memFree=25261660/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1364152 CPUtime=4714.11 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 2012867 0 0 0 470729 682 0 0 25 0 4 0 651667032 1396891648 264317 33554432000 4194304 4580107 140737038447008 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 341038 264317 379 95 0 336020 0
[pid=28067/tid=28068] ppid=28065 vsize=1364152 CPUtime=1182.27 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 533450 0 0 0 118053 174 0 0 25 0 4 0 651667032 1396891648 264318 33554432000 4194304 4580107 140737038447008 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1364152 CPUtime=1182.27 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 494183 0 0 0 118051 176 0 0 25 0 4 0 651667032 1396891648 264318 33554432000 4194304 4580107 140737038447008 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1364152 CPUtime=1176.8 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 522564 0 0 0 117508 172 0 0 25 0 4 0 651667032 1396891648 264318 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.11
Current children cumulated vsize (KiB) 1364152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.21 8.14 8.10 5/387 28104
/proc/meminfo: memFree=25999368/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1361348 CPUtime=4800.28 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 2042244 0 0 0 479334 694 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 340337 259400 379 95 0 335319 0
[pid=28067/tid=28068] ppid=28065 vsize=1361348 CPUtime=1203.89 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 541622 0 0 0 120212 177 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4324541 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1361348 CPUtime=1203.89 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 501184 0 0 0 120210 179 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1361348 CPUtime=1198.14 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 530667 0 0 0 119639 175 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1361348

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

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

[startup+1203.9 s]
/proc/loadavg: 8.21 8.14 8.10 5/387 28104
/proc/meminfo: memFree=25999368/32950928 swapFree=44388876/67111528
[pid=28067] ppid=28065 vsize=1361348 CPUtime=4800.28 cores=1,3,5,7
/proc/28067/stat : 28067 (strangenight2-m) R 28065 28067 27826 0 -1 4202496 2042244 0 0 0 479334 694 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28067/statm: 340337 259400 379 95 0 335319 0
[pid=28067/tid=28068] ppid=28065 vsize=1361348 CPUtime=1203.89 cores=1,3,5,7
/proc/28067/task/28068/stat : 28068 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 541622 0 0 0 120212 177 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4324541 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28067/tid=28069] ppid=28065 vsize=1361348 CPUtime=1203.89 cores=1,3,5,7
/proc/28067/task/28069/stat : 28069 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 501184 0 0 0 120210 179 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28067/tid=28070] ppid=28065 vsize=1361348 CPUtime=1198.14 cores=1,3,5,7
/proc/28067/task/28070/stat : 28070 (strangenight2-m) R 28065 28067 27826 0 -1 4202560 530667 0 0 0 119639 175 0 0 25 0 4 0 651667032 1394020352 259400 33554432000 4194304 4580107 140737038447008 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1361348

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.96
CPU time (s): 4800.35
CPU user time (s): 4793.36
CPU system time (s): 6.98494
CPU usage (%): 398.713
Max. virtual memory (cumulated for all children) (KiB): 1390700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.36
system time used= 6.98494
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2042250
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= 1656
involuntary context switches= 31355

runsolver used 4.28935 second user time and 11.0593 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 21:18:03
IDJOB=3366281
IDBENCH=82690
IDSOLVER=1844
FILE ID=node126/3366281-1305400683
RUNJOBID= node126-1305398271-27845
PBS_JOBID= 13324485
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S519298227-080-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366281-1305400683/watcher-3366281-1305400683 -o /tmp/evaluation-result-3366281-1305400683/solver-3366281-1305400683 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366281-1305400683.cnf

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

MD5SUM BENCH= b0f2a8c1ae428dae6bc946bb38e8786d
RANDOM SEED=1069372793

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27032588 kB
Buffers:        256912 kB
Cached:        2441000 kB
SwapCached:      92524 kB
Active:         752568 kB
Inactive:      4915564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27032588 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           12088 kB
Writeback:           0 kB
AnonPages:     2889676 kB
Mapped:          15892 kB
Slab:           109064 kB
PageTables:      75472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88176124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node126 at 2011-05-14 21:38:09