Trace number 3173823

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.33 1201.74

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
MD5SUMcfefee970fb9a956a9dde1bcb9deab97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.086986
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173823-1304031366.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.75	c Parsing time:  0.00 s
0.00/0.75	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.75	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.75	c lits-rem:         0  cl-subs:        0  v-elim:     69  v-fix:    0  time:  0.01 s
0.00/0.75	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.75	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.75	c calculated reachability. Time: 0.00
0.00/0.75	c Calc default polars -  time:   0.00 s pos:    1105 undec:     265 neg:    1130
0.00/0.75	c =========================================================================================
0.00/0.75	c types(t): F = full restart, N = normal restart
0.00/0.75	c types(t): S = simplification begin/end, E = solution found
0.00/0.75	c restart types(rt): st = static, dy = dynamic
0.00/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.75	c  B st     0         0      2431     10422         0         0     31691         0   no data   no data
0.00/0.75	c  N dy    14      4044      2431     10422         0      4039     31691    308084     49.96     52.73
0.00/0.75	c  N dy    29      8180      2431     10422         0      5680     31691    292274     45.57     48.25
3.60/0.95	c  N dy    51     12496      2431     10422         0      5748     31691    204676     44.95     47.43
4.78/1.25	c  N dy    70     16740      2431     10422         0      9991     31691    496435     44.49     46.87
5.97/1.57	c  N dy    94     21556      2431     10422         0      9181     31691    356037     44.31     47.73
7.18/1.84	c  F st   115     25002      2431     10422         0     12627     31691    589131     44.30   no data
7.18/1.90	c  N st   117     25630      2431     10422         0     13255     31691    633755     44.30   no data
8.77/2.26	c  N dy   121     30000      2431     10422         0     10810     31691    421781     44.30   no data
8.77/2.26	c  S st   121     30000      2431     10422         0     10810     31691    421781     44.30   no data
8.77/2.30	c  S st   121     30501      2431     10422         0     11311     31691    449138     44.30   no data
9.17/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.17/2.31	c blocked clauses removed:       53 vars:      8 tried:        2431 T: 0.00 s
9.17/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2423 time:  0.00 s
9.17/2.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.17/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.01 s
9.17/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.40	c lits-rem:        47  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.06 s
9.57/2.41	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
9.57/2.41	c calculated reachability. Time: 0.00
9.57/2.41	c  N dy   121     30501      2418     10365         0     11200     31564    438789     44.30   no data
10.77/2.78	c  N dy   148     34726      2418     10365         0     15423     31564    728199     44.49     46.92
12.36/3.10	c  N dy   171     38808      2418     10365         0     11656     31564    386929     44.52     46.96
13.56/3.48	c  N dy   195     43083      2418     10365         0     15929     31564    679344     44.55     46.98
14.75/3.74	c  S st   214     45752      2418     10365         0      9673     31564    186173     44.69     42.82
14.75/3.78	c  S st   214     46255      2418     10365         0     10176     31564    216255     44.69   no data
14.75/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.75/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
14.75/3.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.15/3.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.15/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.82	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
15.15/3.82	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
15.15/3.83	c vivif2 --  cl tried    10174 cl shrink        0 lits rem          0 time: 0.00
15.15/3.84	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
15.15/3.84	c calculated reachability. Time: 0.00
15.15/3.84	c  N dy   214     46255      2418     10365         0     10174     31564    215983     44.69   no data
16.37/4.17	c  N dy   243     50329      2418     10365         0     14247     31564    493030     44.84     48.69
17.95/4.57	c  N dy   272     54641      2418     10365         0     18558     31564    787821     45.02     48.86
19.56/4.93	c  N dy   292     58700      2418     10365         0     12660     31564    328195     45.04     58.48
20.77/5.28	c  N dy   320     62701      2418     10365         0     16659     31564    603347     45.17     56.69
22.35/5.67	c  N dy   342     66730      2418     10365         0     20687     31564    881172     45.17     48.09
23.54/5.93	c  S st   357     69382      2418     10365         0     12361     31564    237876     45.15     43.53
23.54/5.98	c  S st   357     69884      2418     10365         0     12863     31564    267219     45.15   no data
23.54/5.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.54/5.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.54/5.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.54/5.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.54/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
23.54/5.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.94/6.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.94/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.04	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
23.94/6.04	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
23.94/6.04	c vivif2 --  cl tried    12863 cl shrink        0 lits rem          0 time: 0.00
23.94/6.06	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
23.94/6.06	c calculated reachability. Time: 0.00
23.94/6.06	c  N dy   357     69884      2418     10365         0     12863     31564    267216     45.15   no data
25.55/6.46	c  N dy   380     74385      2418     10365         0     17364     31564    578322     45.15     47.86
27.54/6.94	c  N dy   410     79213      2418     10365         0     22192     31564    914008     45.23     47.63
29.56/7.42	c  N dy   442     84297      2418     10365         0     15282     31564    378970     45.27     48.74
30.74/7.71	c  F st   461     87502      2418     10365         0     18487     31564    600366     45.30     43.60
31.94/8.04	c  N st   466     90797      2418     10365         0     21777     31564    851546     45.30   no data
34.33/8.68	c  N dy   491     96759      2418     10365         0     14742     31564    276249     45.29     47.73
36.72/9.28	c  N dy   524    103021      2418     10365         0     21001     31564    709423     45.26     48.00
37.53/9.47	c  S st   537    104828      2418     10365         0     22808     31564    830817     45.28   no data
37.94/9.53	c  S st   537    105330      2418     10365         0     23310     31564    860654     45.28   no data
37.94/9.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.94/9.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.94/9.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.94/9.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.94/9.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.94/9.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
37.94/9.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.94/9.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
37.94/9.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.12/9.89	c lits-rem:        45  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.29 s
39.12/9.89	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
39.52/9.90	c vivif2 --  cl tried    23302 cl shrink        0 lits rem          0 time: 0.01
39.52/9.93	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.02
39.52/9.93	c calculated reachability. Time: 0.00
39.52/9.93	c  N dy   537    105330      2418     10365         0     23302     31564    859751     45.28   no data
42.33/10.66	c  N dy   579    112063      2418     10365         0     16042     31564    305346     45.34     47.90
45.51/11.40	c  N dy   624    119336      2418     10365         0     23313     31564    804592     45.38     47.77
49.11/12.31	c  N dy   665    126992      2418     10365         0     15971     31564    234722     45.37     54.55
52.30/13.13	c  N dy   711    135266      2418     10365         0     24243     31564    813945     45.41     47.81
56.30/14.16	c  N dy   755    143968      2418     10365         0     16957     31564    240987     45.40     47.81
60.31/15.11	c  N dy   810    153163      2418     10365         0     26152     31564    877502     45.41     49.91
62.29/15.69	c  S st   833    157996      2418     10365         0     30982     31564   1212149     45.38     43.81
62.69/15.76	c  S st   833    158502      2418     10365         0     31488     31564   1242902     45.38   no data
62.69/15.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.69/15.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.69/15.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.69/15.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.69/15.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.69/15.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
62.69/15.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.09/15.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.09/15.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.88/16.54	c lits-rem:        79  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.68 s
65.88/16.54	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
65.88/16.55	c vivif2 --  cl tried    31474 cl shrink        0 lits rem          0 time: 0.02
65.88/16.58	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.03
65.88/16.59	c calculated reachability. Time: 0.00
65.88/16.59	c  N dy   833    158502      2418     10365         0     31474     31564   1241035     45.38   no data
70.67/17.75	c  N dy   896    169085      2418     10365         0     25055     31564    739149     45.42     48.32
76.27/19.10	c  N dy   952    179911      2418     10365         0     35879     31564   1494310     45.41     50.00
81.07/20.38	c  N dy  1026    191528      2418     10365         0     29499     31564    992823     45.51     48.31
87.45/21.95	c  N dy  1089    203777      2418     10365         0     22749     31564    451413     45.48     48.20
93.85/23.54	c  N dy  1152    216829      2418     10365         0     35798     31564   1359320     45.42     50.42
100.64/25.27	c  N dy  1228    231216      2418     10365         0     30189     31564    905662     45.40     48.33
104.26/26.14	c  S st  1272    237754      2418     10365         0     36725     31564   1357772     45.43   no data
104.63/26.22	c  S st  1272    238257      2418     10365         0     37228     31564   1382460     45.43   no data
104.63/26.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.63/26.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.63/26.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.63/26.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.63/26.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.63/26.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
104.63/26.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.63/26.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.03/26.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.65/27.24	c lits-rem:        51  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.92 s
108.65/27.24	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
108.65/27.26	c vivif2 --  cl tried    37219 cl shrink        0 lits rem          0 time: 0.02
108.65/27.29	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
108.65/27.29	c calculated reachability. Time: 0.00
108.65/27.29	c  N dy  1272    238257      2418     10365         0     37219     31564   1381258     45.43   no data
116.62/29.27	c  N dy  1370    253726      2418     10365         0     31687     31564    949812     45.52     48.51
125.40/31.48	c  N dy  1465    270033      2418     10365         0     25993     31564    487457     45.54     49.15
135.01/33.85	c  N dy  1577    287292      2418     10365         0     43252     31564   1673644     45.58     48.10
144.58/36.25	c  N dy  1680    305649      2418     10365         0     38612     31564   1301152     45.61     57.38
144.98/36.34	c  F st  1685    306250      2418     10365         0     39213     31564   1340956     45.61     41.91
155.36/38.95	c  N dy  1780    325226      2418     10365         0     34179     31564    941140     45.66     52.72
166.95/41.87	c  N dy  1886    345284      2418     10365         0     29239     31564    528792     45.66     48.19
173.74/43.54	c  S st  1969    357386      2418     10365         0     41340     31564   1371359     45.70     40.73
174.15/43.64	c  S st  1969    357890      2418     10365         0     41844     31564   1399551     45.70   no data
174.15/43.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.15/43.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
174.15/43.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.15/43.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.15/43.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.15/43.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
174.15/43.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
174.15/43.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.56/43.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.54/44.77	c lits-rem:        63  cl-subs:       13  v-elim:      0  v-fix:    0  time:  1.03 s
178.54/44.77	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
178.54/44.79	c vivif2 --  cl tried    41831 cl shrink        0 lits rem          0 time: 0.02
178.95/44.83	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
178.95/44.83	c calculated reachability. Time: 0.00
178.95/44.83	c  N dy  1969    357890      2418     10365         0     41831     31564   1397653     45.70   no data
190.52/47.77	c  N dy  2073    377901      2418     10365         0     35843     31564    921915     45.72     52.37
203.29/50.96	c  N dy  2194    397966      2418     10365         0     28909     31564    374078     45.77     48.69
215.28/53.97	c  N dy  2325    418088      2418     10365         0     49027     31564   1775324     45.84     49.21
227.66/57.05	c  N dy  2445    438261      2418     10365         0     41201     31564   1156927     45.87     49.20
241.24/60.43	c  N dy  2564    458429      2418     10365         0     32379     31564    487761     45.90     48.34
253.24/63.49	c  N dy  2682    478516      2418     10365         0     52459     31564   1895806     45.92     48.93
266.01/66.68	c  N dy  2793    498651      2418     10365         0     42599     31564   1144296     45.94     48.41
280.78/70.34	c  N dy  2916    518657      2418     10365         0     31606     31564    309680     45.97     49.52
291.98/73.10	c  S st  3028    536836      2418     10365         0     49781     31564   1587823     45.99   no data
292.38/73.21	c  S st  3028    537343      2418     10365         0     50288     31564   1618258     45.99   no data
292.38/73.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.38/73.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
292.38/73.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.38/73.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.38/73.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.38/73.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
292.38/73.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
292.38/73.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
292.79/73.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.76/74.81	c lits-rem:        71  cl-subs:       15  v-elim:      0  v-fix:    0  time:  1.48 s
298.76/74.81	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
298.76/74.83	c vivif2 --  cl tried    50273 cl shrink        0 lits rem          0 time: 0.02
298.76/74.88	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.05
298.76/74.88	c calculated reachability. Time: 0.00
298.76/74.88	c  N dy  3028    537343      2418     10365         0     50273     31564   1616335     45.99   no data
313.14/78.47	c  N dy  3157    557386      2418     10365         0     38319     31564    718214     46.03     48.59
326.72/81.87	c  N dy  3276    577426      2418     10365         0     58351     31564   2134671     46.05     49.63
340.70/85.32	c  N dy  3394    597440      2418     10365         0     45369     31564   1140310     46.07     49.70
355.88/89.13	c  N dy  3514    617543      2418     10365         0     65466     31564   2558529     46.08     48.72
369.06/92.47	c  N dy  3624    637730      2418     10365         0     51655     31564   1524494     46.09     48.69
385.46/96.58	c  N dy  3752    658077      2418     10365         0     37005     31564    422629     46.11     49.27
399.02/99.91	c  N dy  3855    678335      2418     10365         0     57255     31564   1838904     46.11     49.42
415.00/103.94	c  N dy  3969    698430      2418     10365         0     41363     31564    667460     46.12     48.67
429.78/107.63	c  N dy  4096    718442      2418     10365         0     61372     31564   2083698     46.15     49.14
445.76/111.63	c  N dy  4206    738488      2418     10365         0     44415     31564    824622     46.15     49.19
460.94/115.41	c  N dy  4327    758557      2418     10365         0     64477     31564   2230068     46.17     49.99
476.92/119.40	c  N dy  4414    778658      2418     10365         0     46587     31564    926435     46.14     48.69
492.49/123.31	c  N dy  4544    798698      2418     10365         0     66617     31564   2335097     46.18     50.27
499.30/125.02	c  S st  4593    806016      2418     10365         0     73930     31564   2847099     46.19   no data
499.71/125.18	c  S st  4593    806520      2418     10365         0     74434     31564   2875934     46.19   no data
499.71/125.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.08/125.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
500.08/125.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.08/125.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.08/125.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.08/125.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
500.08/125.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
500.08/125.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
500.48/125.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.66/130.15	c lits-rem:       105  cl-subs:       46  v-elim:      0  v-fix:    0  time:  4.77 s
519.66/130.15	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
519.66/130.19	c vivif2 --  cl tried    74388 cl shrink        0 lits rem          0 time: 0.04
520.06/130.27	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
520.06/130.28	c calculated reachability. Time: 0.00
520.06/130.28	c  N dy  4593    806520      2418     10365         0     74388     31564   2870495     46.19   no data
534.86/133.91	c  N dy  4703    826606      2418     10365         0     55483     31564   1471690     46.20     49.09
552.43/138.39	c  N dy  4826    846915      2418     10365         0     75785     31564   2902272     46.21     49.48
567.99/142.25	c  N dy  4945    867023      2418     10365         0     55893     31564   1443457     46.22     48.75
585.97/146.72	c  N dy  5084    887204      2418     10365         0     76069     31564   2878897     46.26     49.24
601.55/150.67	c  N dy  5203    907308      2418     10365         0     55191     31564   1331566     46.28     48.83
619.12/155.06	c  N dy  5318    927517      2418     10365         0     75395     31564   2746311     46.29     49.98
635.51/159.20	c  N dy  5435    947647      2418     10365         0     53530     31564   1143564     46.31     48.91
652.68/163.44	c  N dy  5552    967739      2418     10365         0     73612     31564   2559528     46.32     48.85
670.25/167.89	c  N dy  5663    987807      2418     10365         0     50692     31564    894711     46.32     48.85
687.04/172.02	c  N dy  5799   1007912      2418     10365         0     70792     31564   2298813     46.35     49.25
706.60/176.98	c  N dy  5918   1027961      2418     10365         0     46849     31564    544917     46.36     59.97
722.19/180.88	c  N dy  6031   1048338      2418     10365         0     67219     31564   1991059     46.37     49.94
742.96/186.01	c  N dy  6147   1068530      2418     10365         0     87405     31564   3407320     46.37     48.95
746.54/186.94	c  F st  6165   1071875      2418     10365         0     45763     31564    403084     46.37   no data
758.96/190.03	c  N dy  6245   1088774      2418     10365         0     62656     31564   1629675     46.38     48.99
777.71/194.79	c  N dy  6351   1108852      2418     10365         0     82729     31564   3054285     46.38     48.83
796.48/199.43	c  N dy  6472   1129155      2418     10365         0     57044     31564   1138925     46.40     49.24
814.46/203.91	c  N dy  6607   1149280      2418     10365         0     77162     31564   2568197     46.42     48.94
835.62/209.20	c  N dy  6722   1169428      2418     10365         0     50315     31564    590238     46.43     49.77
852.41/213.42	c  N dy  6843   1189488      2418     10365         0     70373     31564   2010041     46.45     50.65
873.57/218.72	c  N dy  6970   1209496      2418     10365         0     90371     31564   3438666     46.47     49.67
873.57/218.79	c  S st  6971   1209781      2418     10365         0     90656     31564   3456874     46.47     44.42
874.37/218.98	c  S st  6971   1210283      2418     10365         0     91158     31564   3488667     46.47   no data
874.37/218.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
874.77/219.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
874.77/219.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
874.77/219.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
874.77/219.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
874.77/219.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
874.77/219.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
875.17/219.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
875.57/219.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.75/223.53	c lits-rem:       111  cl-subs:       31  v-elim:      0  v-fix:    0  time:  4.31 s
892.75/223.53	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
892.75/223.57	c vivif2 --  cl tried    91127 cl shrink        0 lits rem          0 time: 0.05
893.15/223.68	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
893.15/223.68	c calculated reachability. Time: 0.00
893.15/223.68	c  N dy  6971   1210283      2418     10365         0     91127     31564   3484176     46.47   no data
911.13/228.14	c  N dy  7090   1230379      2418     10365         0     63227     31564   1436366     46.47     49.15
930.32/232.92	c  N dy  7211   1250493      2418     10365         0     83332     31564   2855840     46.48     49.33
951.47/238.29	c  N dy  7335   1270670      2418     10365         0     54515     31564    760256     46.49     49.41
969.05/242.70	c  N dy  7461   1291237      2418     10365         0     75075     31564   2223707     46.50     50.75
991.02/248.15	c  N dy  7578   1311301      2418     10365         0     95135     31564   3651509     46.52     55.29
1009.42/252.79	c  N dy  7712   1331588      2418     10365         0     65433     31564   1461895     46.54     51.00
1029.36/257.75	c  N dy  7844   1351660      2418     10365         0     85499     31564   2881180     46.56     51.55
1052.13/263.49	c  N dy  7975   1371679      2418     10365         0     54524     31564    628330     46.59     51.92
1069.31/267.78	c  N dy  8096   1391693      2418     10365         0     74532     31564   2054486     46.60     49.66
1091.28/273.22	c  N dy  8218   1411984      2418     10365         0     94807     31564   3493887     46.62     49.19
1112.86/278.60	c  N dy  8349   1432854      2418     10365         0     63693     31564   1210028     46.63     49.34
1132.05/283.44	c  N dy  8476   1452950      2418     10365         0     83785     31564   2645127     46.64     49.34
1155.59/289.33	c  N dy  8584   1472975      2418     10365         0    103798     31564   4058668     46.65     62.10
1173.17/293.80	c  N dy  8706   1493148      2418     10365         0     70981     31564   1663435     46.65     49.33
1195.13/299.25	c  N dy  8830   1513960      2418     10365         0     91789     31564   3147120     46.66     49.31
1218.69/305.17	c  N dy  8957   1534010      2418     10365         0     57852     31564    684795     46.67     55.98
1237.08/309.70	c  N dy  9069   1554243      2418     10365         0     78081     31564   2124559     46.68     49.81
1259.86/315.45	c  N dy  9196   1574306      2418     10365         0     98137     31564   3538771     46.69     49.37
1282.60/321.14	c  N dy  9323   1594705      2418     10365         0     63553     31564   1011273     46.70     49.35
1302.18/326.09	c  N dy  9456   1614824      2418     10365         0     83664     31564   2438980     46.73     49.96
1326.14/332.01	c  N dy  9567   1634831      2418     10365         0    103663     31564   3859177     46.73     49.60
1346.92/337.30	c  N dy  9681   1654889      2418     10365         0     67737     31564   1243724     46.74     49.80
1367.29/342.33	c  N dy  9806   1674909      2418     10365         0     87746     31564   2662549     46.75     49.28
1392.45/348.67	c  N dy  9930   1694985      2418     10365         0    107820     31564   4085523     46.77     52.18
1408.85/352.76	c  S st 10015   1710283      2418     10365         0     66129     31564   1067714     46.77   no data
1409.63/352.90	c  S st 10015   1710784      2418     10365         0     66630     31564   1097081     46.77   no data
1409.63/352.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1409.63/352.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1409.63/352.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1409.63/352.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1409.63/352.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1409.63/352.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
1409.63/352.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1409.63/352.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1410.03/353.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1412.83/353.74	c lits-rem:        56  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.73 s
1412.83/353.74	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
1412.83/353.75	c vivif2 --  cl tried    66620 cl shrink        0 lits rem          0 time: 0.02
1413.24/353.82	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.07
1413.24/353.82	c calculated reachability. Time: 0.00
1413.24/353.82	c  N dy 10015   1710784      2418     10365         0     66620     31564   1095893     46.77   no data
1432.80/358.77	c  N dy 10126   1730795      2418     10365         0     86627     31564   2510356     46.77     49.66
1457.59/364.93	c  N dy 10247   1750874      2418     10365         0    106701     31564   3930063     46.78     50.91
1479.94/370.52	c  N dy 10372   1771058      2418     10365         0     68891     31564   1193230     46.79     49.46
1500.71/375.72	c  N dy 10499   1791238      2418     10365         0     89063     31564   2622174     46.80     49.52
1526.27/382.15	c  N dy 10624   1811322      2418     10365         0    109142     31564   4035580     46.81     49.38
1548.65/387.79	c  N dy 10742   1831417      2418     10365         0     70245     31564   1221081     46.81     49.32
1569.41/392.99	c  N dy 10861   1851486      2418     10365         0     90307     31564   2639331     46.82     50.59
1595.78/399.57	c  N dy 10986   1871692      2418     10365         0    110508     31564   4077531     46.84     49.31
1618.95/405.30	c  N dy 11105   1891803      2418     10365         0     70636     31564   1197188     46.85     49.71
1639.33/410.48	c  N dy 11218   1911877      2418     10365         0     90700     31564   2611282     46.85     50.26
1665.28/416.98	c  N dy 11348   1931892      2418     10365         0    110706     31564   4026674     46.86     56.63
1690.06/423.11	c  N dy 11451   1951913      2418     10365         0     69741     31564   1065288     46.86     49.83
1710.82/428.32	c  N dy 11567   1972414      2418     10365         0     90237     31564   2523917     46.86     50.31
1736.79/434.83	c  N dy 11684   1992685      2418     10365         0    110501     31564   3962043     46.87     49.39
1763.16/441.45	c  N dy 11813   2012720      2418     10365         0     68548     31564    915992     46.88     49.54
1783.13/446.45	c  N dy 11929   2032734      2418     10365         0     88554     31564   2344387     46.89     49.84
1807.90/452.69	c  N dy 12039   2052791      2418     10365         0    108600     31564   3759169     46.89     49.71
1836.66/459.83	c  N dy 12162   2072949      2418     10365         0     65775     31564    655486     46.90     49.82
1856.23/464.74	c  N dy 12299   2093021      2418     10365         0     85843     31564   2090395     46.91     50.18
1880.60/470.81	c  N dy 12411   2113037      2418     10365         0    105855     31564   3515302     46.91     51.34
1909.36/478.06	c  N dy 12515   2133185      2418     10365         0    125995     31564   4948537     46.91     49.92
1929.72/483.16	c  N dy 12645   2153280      2418     10365         0     82106     31564   1752297     46.92     49.70
1953.29/489.09	c  N dy 12769   2173353      2418     10365         0    102174     31564   3163323     46.92     50.23
1982.46/496.30	c  N dy 12889   2193454      2418     10365         0    122266     31564   4593265     46.93     49.42
2003.63/501.64	c  S st 12992   2210786      2418     10365         0     74614     31564   1155919     46.93     40.35
2004.03/501.79	c  S st 12992   2211292      2418     10365         0     75120     31564   1185088     46.93   no data
2004.03/501.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2004.43/501.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2004.43/501.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2004.43/501.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2004.43/501.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2004.43/501.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
2004.43/501.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2004.43/501.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2004.82/501.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2007.62/502.60	c lits-rem:        15  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.70 s
2007.62/502.61	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2007.62/502.62	c vivif2 --  cl tried    75117 cl shrink        0 lits rem          0 time: 0.02
2008.02/502.70	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
2008.02/502.70	c calculated reachability. Time: 0.00
2008.02/502.70	c  N dy 12992   2211292      2418     10365         0     75117     31564   1184729     46.93   no data
2029.59/508.10	c  N dy 13102   2231347      2418     10365         0     95164     31564   2601910     46.94     51.38
2056.76/514.96	c  N dy 13227   2251371      2418     10365         0    115185     31564   4027872     46.95     49.48
2086.71/522.42	c  N dy 13344   2271840      2418     10365         0     69672     31564    735474     46.95     50.38
2107.08/527.57	c  N dy 13475   2292126      2418     10365         0     89949     31564   2181222     46.96     49.81
2133.06/534.04	c  N dy 13597   2312248      2418     10365         0    110064     31564   3610891     46.96     50.68
2164.21/541.85	c  N dy 13722   2332370      2418     10365         0    130178     31564   5043186     46.97     50.01
2186.60/547.43	c  N dy 13852   2352388      2418     10365         0     83214     31564   1641730     46.98     55.86
2210.15/553.33	c  N dy 13951   2372442      2418     10365         0    103263     31564   3066831     46.98     49.53
2239.32/560.66	c  N dy 14074   2392584      2418     10365         0    123402     31564   4505699     46.99     50.19
2267.27/567.61	c  N dy 14195   2412631      2418     10365         0     75467     31564   1021896     46.99     50.69
2288.84/573.04	c  N dy 14323   2432760      2418     10365         0     95593     31564   2435530     47.00     49.51
2316.40/579.93	c  N dy 14458   2452807      2418     10365         0    115635     31564   3872687     47.02     49.50
2348.36/587.96	c  N dy 14586   2472872      2418     10365         0    135693     31564   5301022     47.02     49.94
2370.73/593.51	c  N dy 14717   2492986      2418     10365         0     86817     31564   1768184     47.04     49.65
2395.10/599.66	c  N dy 14837   2512998      2418     10365         0    106824     31564   3188141     47.04     49.81
2425.46/607.26	c  N dy 14978   2533055      2418     10365         0    126874     31564   4634464     47.06     50.26
2454.63/614.51	c  N dy 15107   2553133      2418     10365         0     76965     31564    993811     47.07     49.91
2475.79/619.89	c  N dy 15212   2573159      2418     10365         0     96988     31564   2416350     47.07     50.05
2502.96/626.62	c  N dy 15332   2593233      2418     10365         0    117053     31564   3847223     47.07     49.79
2534.90/634.69	c  N dy 15455   2613319      2418     10365         0    137128     31564   5267064     47.08     49.82
2558.88/640.64	c  N dy 15577   2633410      2418     10365         0     86232     31564   1594089     47.08     49.63
2583.24/646.76	c  N dy 15693   2653640      2418     10365         0    106455     31564   3052962     47.09     49.80
2614.00/654.41	c  N dy 15805   2674325      2418     10365         0    127134     31564   4529304     47.09     49.82
2647.15/662.76	c  N dy 15939   2695010      2418     10365         0     75837     31564    792788     47.10     50.11
2664.74/667.10	c  S st 16035   2711293      2418     10365         0     92118     31564   1959276     47.10     44.04
2665.14/667.30	c  S st 16035   2711795      2418     10365         0     92620     31564   1987275     47.10   no data
2665.55/667.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2665.55/667.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2665.55/667.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2665.55/667.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2665.55/667.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2665.55/667.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
2665.55/667.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2665.95/667.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2665.95/667.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2673.52/669.39	c lits-rem:        40  cl-subs:       21  v-elim:      0  v-fix:    0  time:  1.91 s
2673.52/669.39	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2673.92/669.42	c vivif2 --  cl tried    92599 cl shrink        0 lits rem          0 time: 0.03
2674.34/669.52	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
2674.34/669.52	c calculated reachability. Time: 0.00
2674.34/669.52	c  N dy 16035   2711795      2418     10365         0     92599     31564   1984700     47.10   no data
2700.69/676.19	c  N dy 16156   2732079      2418     10365         0    112877     31564   3417283     47.10     49.74
2732.23/684.03	c  N dy 16275   2752148      2418     10365         0    132941     31564   4855498     47.11     49.65
2762.21/691.56	c  N dy 16392   2772244      2418     10365         0     80049     31564   1025624     47.12     50.48
2784.59/697.14	c  N dy 16504   2792268      2418     10365         0    100069     31564   2445720     47.12     55.98
2812.53/704.19	c  N dy 16629   2812530      2418     10365         0    120326     31564   3900057     47.12     49.65
2846.48/712.63	c  N dy 16752   2832547      2418     10365         0    140338     31564   5322885     47.12     50.51
2873.65/719.40	c  N dy 16876   2852597      2418     10365         0     86413     31564   1420573     47.13     49.79
2898.43/725.65	c  N dy 16993   2873077      2418     10365         0    106890     31564   2871028     47.13     49.63
2929.19/733.31	c  N dy 17118   2893550      2418     10365         0    127356     31564   4339786     47.14     50.99
2964.34/742.13	c  N dy 17252   2913567      2418     10365         0    147370     31564   5775972     47.15     60.17
2987.90/748.08	c  N dy 17374   2933695      2418     10365         0     92508     31564   1790607     47.15     50.40
3013.46/754.45	c  N dy 17478   2953837      2418     10365         0    112644     31564   3238360     47.15     49.65
3044.62/762.23	c  N dy 17604   2973849      2418     10365         0    132652     31564   4671275     47.16     49.69
3080.57/771.29	c  N dy 17724   2994059      2418     10365         0     76873     31564    602212     47.17     49.69
3102.54/776.71	c  N dy 17839   3014129      2418     10365         0     96938     31564   2034827     47.17     55.85
3129.70/783.52	c  N dy 17965   3034299      2418     10365         0    117099     31564   3475811     47.18     50.11
3161.66/791.56	c  N dy 18082   3054391      2418     10365         0    137185     31564   4913419     47.18     50.55
3197.64/800.50	c  N dy 18212   3075344      2418     10365         0     81153     31564    851015     47.19     49.70
3220.38/806.25	c  N dy 18330   3095585      2418     10365         0    101388     31564   2295412     47.19     51.66
3249.54/813.58	c  N dy 18457   3116424      2418     10365         0    122223     31564   3777453     47.20     50.37
3283.49/822.07	c  N dy 18580   3136491      2418     10365         0    142286     31564   5214311     47.20     49.89
3317.06/830.49	c  N dy 18709   3157502      2418     10365         0     85306     31564   1074568     47.21     50.05
3341.43/836.51	c  N dy 18827   3177597      2418     10365         0    105392     31564   2513873     47.21     50.65
3370.98/843.91	c  N dy 18961   3197680      2418     10365         0    125471     31564   3947644     47.22     49.72
3394.97/849.95	c  S st 19040   3211795      2418     10365         0    139577     31564   4961193     47.22   no data
3396.15/850.26	c  S st 19040   3212298      2418     10365         0    140080     31564   4992556     47.22   no data
3396.15/850.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3396.55/850.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3396.55/850.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3396.55/850.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3396.55/850.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3396.55/850.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
3396.55/850.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3396.95/850.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3397.74/850.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3422.91/856.91	c lits-rem:       118  cl-subs:       48  v-elim:      0  v-fix:    0  time:  6.29 s
3422.91/856.91	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
3422.91/856.98	c vivif2 --  cl tried   140032 cl shrink        0 lits rem          0 time: 0.07
3423.71/857.16	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.18
3423.71/857.16	c calculated reachability. Time: 0.00
3423.71/857.16	c  N dy 19040   3212298      2418     10365         0    140032     31564   4986575     47.22   no data
3460.87/866.45	c  N dy 19157   3232491      2418     10365         0     81243     31564    721802     47.23     51.21
3483.62/872.15	c  N dy 19282   3252579      2418     10365         0    101320     31564   2149620     47.23     51.39
3512.39/879.30	c  N dy 19415   3272660      2418     10365         0    121397     31564   3590585     47.24     50.22
3545.94/887.70	c  N dy 19550   3292756      2418     10365         0    141490     31564   5036243     47.25     50.50
3583.10/897.01	c  N dy 19661   3312780      2418     10365         0     81533     31564    682063     47.25     56.32
3606.66/902.99	c  N dy 19789   3334058      2418     10365         0    102808     31564   2208912     47.26     50.34
3635.03/910.00	c  N dy 19892   3354103      2418     10365         0    122846     31564   3625528     47.26     49.90
3668.58/918.48	c  N dy 20003   3374546      2418     10365         0    143279     31564   5097259     47.26     50.04
3707.72/928.22	c  N dy 20132   3394863      2418     10365         0     82619     31564    689774     47.27     50.51
3730.89/934.07	c  N dy 20249   3415447      2418     10365         0    103198     31564   2169778     47.27     50.91
3759.26/941.20	c  N dy 20367   3435544      2418     10365         0    123293     31564   3602256     47.27     50.34
3792.81/949.58	c  N dy 20484   3455666      2418     10365         0    143408     31564   5056252     47.27     51.53
3831.95/959.33	c  N dy 20594   3475696      2418     10365         0    163431     31564   6487707     47.27     61.70
3855.93/965.31	c  N dy 20721   3495765      2418     10365         0    101523     31564   1964742     47.28     50.27
3884.28/972.40	c  N dy 20845   3516025      2418     10365         0    121775     31564   3410078     47.28     50.03
3917.45/980.71	c  N dy 20955   3536238      2418     10365         0    141985     31564   4849561     47.28     50.50
3956.19/990.41	c  N dy 21085   3556440      2418     10365         0    162183     31564   6294360     47.29     49.80
3983.36/997.24	c  N dy 21210   3576804      2418     10365         0     99567     31564   1767971     47.29     49.84
4010.92/1004.17	c  N dy 21335   3596862      2418     10365         0    119622     31564   3199950     47.30     50.60
4044.07/1012.40	c  N dy 21459   3616937      2418     10365         0    139688     31564   4646411     47.30     50.13
4082.41/1022.00	c  N dy 21581   3637116      2418     10365         0    159857     31564   6083984     47.31     52.00
4112.37/1029.59	c  N dy 21693   3657168      2418     10365         0     95917     31564   1454562     47.31     49.96
4138.74/1036.10	c  N dy 21808   3677215      2418     10365         0    115958     31564   2892606     47.32     49.87
4170.30/1044.05	c  N dy 21930   3697450      2418     10365         0    136186     31564   4348028     47.32     50.46
4197.47/1050.82	c  S st 22019   3712298      2418     10365         0    151027     31564   5410496     47.32   no data
4198.67/1051.18	c  S st 22019   3712799      2418     10365         0    151528     31564   5443458     47.32   no data
4198.67/1051.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4199.08/1051.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4199.08/1051.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4199.08/1051.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4199.08/1051.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4199.08/1051.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
4199.08/1051.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4199.49/1051.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4200.26/1051.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4228.22/1058.56	c lits-rem:       144  cl-subs:       54  v-elim:      0  v-fix:    0  time:  6.99 s
4228.22/1058.56	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
4228.62/1058.64	c vivif2 --  cl tried   151474 cl shrink        0 lits rem          0 time: 0.08
4229.42/1058.83	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.19
4229.42/1058.83	c calculated reachability. Time: 0.00
4229.42/1058.83	c  N dy 22019   3712799      2418     10365         0    151474     31564   5437221     47.32   no data
4270.57/1069.15	c  N dy 22147   3733263      2418     10365         0     86966     31564    743142     47.33     50.34
4292.13/1074.55	c  F st 22260   3751562      2418     10365         0    105258     31564   2043455     47.33     48.40
4294.53/1075.17	c  N st 22264   3753594      2418     10365         0    107288     31564   2205199     47.33   no data
4323.69/1082.46	c  N dy 22365   3773615      2418     10365         0    127301     31564   3684286     47.34     50.28
4359.24/1091.30	c  N dy 22497   3793707      2418     10365         0    147383     31564   5118781     47.34     50.08
4399.59/1101.41	c  N dy 22614   3813820      2418     10365         0    167490     31564   6569178     47.35     50.18
4427.97/1108.59	c  N dy 22752   3833913      2418     10365         0    101609     31564   1731463     47.36     50.16
4455.51/1115.45	c  N dy 22866   3854009      2418     10365         0    121699     31564   3171138     47.36     53.89
4487.88/1123.56	c  N dy 22978   3874114      2418     10365         0    141796     31564   4623361     47.36     50.25
4527.42/1133.46	c  N dy 23103   3894120      2418     10365         0    161798     31564   6058295     47.37     51.25
4562.57/1142.27	c  N dy 23226   3914169      2418     10365         0     94873     31564   1178494     47.37     50.19
4588.94/1148.83	c  N dy 23345   3934259      2418     10365         0    114956     31564   2613055     47.37     51.03
4620.10/1156.66	c  N dy 23461   3954535      2418     10365         0    135224     31564   4057592     47.38     50.43
4656.84/1165.83	c  N dy 23586   3974537      2418     10365         0    155219     31564   5484889     47.38     50.02
4698.79/1176.34	c  N dy 23703   3994652      2418     10365         0    175328     31564   6926704     47.39     49.95
4723.96/1182.66	c  N dy 23809   4014807      2418     10365         0    107503     31564   2023822     47.39     50.16
4753.51/1190.08	c  N dy 23938   4035030      2418     10365         0    127722     31564   3464907     47.39     50.12
4788.29/1198.71	c  N dy 24056   4055067      2418     10365         0    147753     31564   4889524     47.40     60.12

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173823-1304031366/watcher-3173823-1304031366 -o /tmp/evaluation-result-3173823-1304031366/solver-3173823-1304031366 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173823-1304031366.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: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 514734774 52441088 347 33554432000 4194304 4627427 140733524804352 18446744073709551615 246516890609 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 12803 347 299 106 0 7774 0
[pid=2468/tid=2469] ppid=2466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 514734775 52441088 347 33554432000 4194304 4627427 140733524804352 18446744073709551615 46926443820972 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 514734775 52441088 347 33554432000 4194304 4627427 140733524804352 18446744073709551615 46926443820978 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514734775 52441088 347 33554432000 4194304 4627427 140733524804352 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.342721 s]
/proc/loadavg: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=304836 CPUtime=1.4 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 5924 0 0 0 139 1 0 0 18 0 4 0 514734774 312152064 4408 33554432000 4194304 4627427 140733524804352 18446744073709551615 4333195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 74690 5042 386 106 0 69661 0
[pid=2468/tid=2469] ppid=2466 vsize=298760 CPUtime=0.76 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2243 0 0 0 76 0 0 0 18 0 4 0 514734775 305930240 5042 33554432000 4194304 4627427 140733524804352 18446744073709551615 246516877447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=290024 CPUtime=0.79 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2268 0 0 0 79 0 0 0 19 0 4 0 514734775 296984576 4406 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=290024 CPUtime=0.79 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 1792 0 0 0 79 0 0 0 19 0 4 0 514734775 296984576 4406 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 304836

[startup+0.907315 s]
/proc/loadavg: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=290024 CPUtime=3.6 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 9411 0 0 0 358 2 0 0 19 0 4 0 514734774 296984576 4817 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 72506 4817 386 106 0 67477 0
[pid=2468/tid=2469] ppid=2466 vsize=290024 CPUtime=0.89 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2375 0 0 0 89 0 0 0 19 0 4 0 514734775 296984576 4817 33554432000 4194304 4627427 140733524804352 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=290024 CPUtime=0.89 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2368 0 0 0 89 0 0 0 19 0 4 0 514734775 296984576 4817 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=290024 CPUtime=0.89 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 1896 0 0 0 89 0 0 0 19 0 4 0 514734775 296984576 4817 33554432000 4194304 4627427 140733524804352 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 290024

[startup+1.0073 s]
/proc/loadavg: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=290024 CPUtime=4 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 9804 0 0 0 398 2 0 0 19 0 4 0 514734774 296984576 5210 33554432000 4194304 4627427 140733524804352 18446744073709551615 4327552 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 72506 5211 386 106 0 67477 0
[pid=2468/tid=2469] ppid=2466 vsize=290024 CPUtime=0.99 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2475 0 0 0 99 0 0 0 19 0 4 0 514734775 296984576 5211 33554432000 4194304 4627427 140733524804352 18446744073709551615 4333109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=290024 CPUtime=0.99 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2467 0 0 0 99 0 0 0 19 0 4 0 514734775 296984576 5211 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=290024 CPUtime=0.99 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 1993 0 0 0 99 0 0 0 19 0 4 0 514734775 296984576 5211 33554432000 4194304 4627427 140733524804352 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 290024

[startup+1.10028 s]
/proc/loadavg: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=290024 CPUtime=4.37 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 10162 0 0 0 435 2 0 0 19 0 4 0 514734774 296984576 5568 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 72506 5568 386 106 0 67477 0
[pid=2468/tid=2469] ppid=2466 vsize=290024 CPUtime=1.08 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2568 0 0 0 108 0 0 0 19 0 4 0 514734775 296984576 5568 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=290024 CPUtime=1.08 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2557 0 0 0 108 0 0 0 19 0 4 0 514734775 296984576 5568 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=290024 CPUtime=1.08 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2080 0 0 0 108 0 0 0 19 0 4 0 514734775 296984576 5568 33554432000 4194304 4627427 140733524804352 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 290024

[startup+1.50021 s]
/proc/loadavg: 8.11 8.08 7.63 5/184 2468
/proc/meminfo: memFree=24772636/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=290516 CPUtime=5.97 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 12485 0 0 0 595 2 0 0 20 0 4 0 514734774 297488384 5253 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 72629 5253 386 106 0 67600 0
[pid=2468/tid=2469] ppid=2466 vsize=290516 CPUtime=1.48 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 3157 0 0 0 148 0 0 0 19 0 4 0 514734775 297488384 5253 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=290516 CPUtime=1.48 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 3133 0 0 0 148 0 0 0 20 0 4 0 514734775 297488384 5253 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=290516 CPUtime=1.48 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 2657 0 0 0 148 0 0 0 20 0 4 0 514734775 297488384 5253 33554432000 4194304 4627427 140733524804352 18446744073709551615 4329733 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 290516

[startup+3.10092 s]
/proc/loadavg: 8.11 8.08 7.64 9/188 2472
/proc/meminfo: memFree=24745792/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=297272 CPUtime=12.36 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 23753 0 0 0 1232 4 0 0 25 0 4 0 514734774 304406528 9901 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 74318 9901 390 106 0 69289 0
[pid=2468/tid=2469] ppid=2466 vsize=297272 CPUtime=3.08 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 6432 0 0 0 308 0 0 0 25 0 4 0 514734775 304406528 9901 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=297272 CPUtime=3.08 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 5023 0 0 0 307 1 0 0 25 0 4 0 514734775 304406528 9901 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=297272 CPUtime=3.08 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 4534 0 0 0 308 0 0 0 25 0 4 0 514734775 304406528 9901 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297272

[startup+6.30633 s]
/proc/loadavg: 8.10 8.07 7.64 9/188 2472
/proc/meminfo: memFree=24688488/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=313736 CPUtime=25.17 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 46741 0 0 0 2507 10 0 0 25 0 4 0 514734774 321265664 20373 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 78434 20373 390 106 0 73405 0
[pid=2468/tid=2469] ppid=2466 vsize=313736 CPUtime=6.29 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 13143 0 0 0 627 2 0 0 25 0 4 0 514734775 321265664 20373 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=313736 CPUtime=6.26 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 11805 0 0 0 625 1 0 0 25 0 4 0 514734775 321265664 20373 33554432000 4194304 4627427 140733524804352 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=313736 CPUtime=6.29 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 10113 0 0 0 627 2 0 0 25 0 4 0 514734775 321265664 20373 33554432000 4194304 4627427 140733524804352 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 313736

[startup+12.7012 s]
/proc/loadavg: 8.09 8.07 7.64 9/188 2472
/proc/meminfo: memFree=24630972/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=323032 CPUtime=50.71 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 78453 0 0 0 5055 16 0 0 25 0 4 0 514734774 330784768 32437 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 80758 32437 390 106 0 75729 0
[pid=2468/tid=2469] ppid=2466 vsize=323032 CPUtime=12.69 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 19967 0 0 0 1266 3 0 0 25 0 4 0 514734775 330784768 32437 33554432000 4194304 4627427 140733524804352 18446744073709551615 4338468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=323032 CPUtime=12.62 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 19365 0 0 0 1259 3 0 0 25 0 4 0 514734775 330784768 32437 33554432000 4194304 4627427 140733524804352 18446744073709551615 4329886 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=323032 CPUtime=12.68 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 19329 0 0 0 1264 4 0 0 25 0 4 0 514734775 330784768 32437 33554432000 4194304 4627427 140733524804352 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 323032

[startup+25.5008 s]
/proc/loadavg: 8.15 8.09 7.65 9/188 2473
/proc/meminfo: memFree=24613976/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=324504 CPUtime=101.84 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 120107 0 0 0 10159 25 0 0 25 0 4 0 514734774 332292096 39371 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 81126 39371 390 106 0 76097 0
[pid=2468/tid=2469] ppid=2466 vsize=324504 CPUtime=25.48 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 29365 0 0 0 2543 5 0 0 25 0 4 0 514734775 332292096 39371 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=324504 CPUtime=25.35 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 30797 0 0 0 2530 5 0 0 25 0 4 0 514734775 332292096 39371 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=324504 CPUtime=25.48 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 28438 0 0 0 2543 5 0 0 25 0 4 0 514734775 332292096 39371 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 324504

[startup+51.1012 s]
/proc/loadavg: 8.33 8.13 7.67 9/188 2473
/proc/meminfo: memFree=24580684/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=327116 CPUtime=204.1 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 184390 0 0 0 20368 42 0 0 25 0 4 0 514734774 334966784 43262 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 81779 43262 390 106 0 76750 0
[pid=2468/tid=2469] ppid=2466 vsize=327116 CPUtime=51.09 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 44842 0 0 0 5099 10 0 0 25 0 4 0 514734775 334966784 43262 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=327116 CPUtime=50.81 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 46236 0 0 0 5072 9 0 0 25 0 4 0 514734775 334966784 43262 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=327116 CPUtime=51.08 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 43883 0 0 0 5098 10 0 0 25 0 4 0 514734775 334966784 43262 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 327116

[startup+102.301 s]
/proc/loadavg: 8.18 8.12 7.69 9/188 2475
/proc/meminfo: memFree=24418308/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=370644 CPUtime=408.61 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 291173 0 0 0 40785 76 0 0 25 0 4 0 514734774 379539456 52609 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 92661 52609 390 106 0 87632 0
[pid=2468/tid=2469] ppid=2466 vsize=370644 CPUtime=102.28 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 69938 0 0 0 10211 17 0 0 25 0 4 0 514734775 379539456 52609 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=370644 CPUtime=101.73 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 72583 0 0 0 10156 17 0 0 25 0 4 0 514734775 379539456 52609 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=370644 CPUtime=102.28 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 72915 0 0 0 10208 20 0 0 25 0 4 0 514734775 379539456 52609 33554432000 4194304 4627427 140733524804352 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 370644

[startup+162.301 s]

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

[pid=2468] ppid=2466 vsize=780244 CPUtime=2805.35 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1053734 0 0 0 280163 372 0 0 25 0 4 0 514734774 798969856 110769 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 195061 110769 390 106 0 190032 0
[pid=2468/tid=2469] ppid=2466 vsize=780244 CPUtime=702.28 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 257242 0 0 0 70140 88 0 0 25 0 4 0 514734775 798969856 110769 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=780244 CPUtime=698.46 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 266585 0 0 0 69756 90 0 0 25 0 4 0 514734775 798969856 110769 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=780244 CPUtime=702.25 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 264015 0 0 0 70133 92 0 0 25 0 4 0 514734775 798969856 110769 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 780244

[startup+762.301 s]
/proc/loadavg: 8.21 8.22 7.96 9/188 2505
/proc/meminfo: memFree=23970400/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=782004 CPUtime=3045.02 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1109388 0 0 0 304104 398 0 0 25 0 4 0 514734774 800772096 115046 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 195501 115046 390 106 0 190472 0
[pid=2468/tid=2469] ppid=2466 vsize=782004 CPUtime=762.29 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 270954 0 0 0 76134 95 0 0 25 0 4 0 514734775 800772096 115046 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=782004 CPUtime=758.14 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 280893 0 0 0 75718 96 0 0 25 0 4 0 514734775 800772096 115046 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=782004 CPUtime=762.26 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 277818 0 0 0 76126 100 0 0 25 0 4 0 514734775 800772096 115046 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 782004

[startup+822.301 s]
/proc/loadavg: 8.08 8.18 7.96 9/188 2507
/proc/meminfo: memFree=23775940/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=735308 CPUtime=3284.7 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1164794 0 0 0 328041 429 0 0 25 0 4 0 514734774 752955392 111809 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 183827 111809 390 106 0 178798 0
[pid=2468/tid=2469] ppid=2466 vsize=735308 CPUtime=822.29 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 284395 0 0 0 82127 102 0 0 25 0 4 0 514734775 752955392 111809 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=735308 CPUtime=817.81 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 294543 0 0 0 81678 103 0 0 25 0 4 0 514734775 752955392 111809 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=735308 CPUtime=822.25 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 292510 0 0 0 82117 108 0 0 25 0 4 0 514734775 752955392 111809 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 735308

[startup+882.301 s]
/proc/loadavg: 8.17 8.18 7.97 10/188 2509
/proc/meminfo: memFree=23636772/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=913128 CPUtime=3524.37 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1247558 0 0 0 351982 455 0 0 25 0 4 0 514734774 935043072 145336 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 228282 145336 390 106 0 223253 0
[pid=2468/tid=2469] ppid=2466 vsize=913128 CPUtime=882.29 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 310453 0 0 0 88120 109 0 0 25 0 4 0 514734775 935043072 145336 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=913128 CPUtime=877.48 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 307926 0 0 0 87639 109 0 0 25 0 4 0 514734775 935043072 145336 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=913128 CPUtime=882.25 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 315072 0 0 0 88110 115 0 0 25 0 4 0 514734775 935043072 145336 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 913128

[startup+942.301 s]
/proc/loadavg: 8.06 8.14 7.97 9/188 2510
/proc/meminfo: memFree=23608464/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=931724 CPUtime=3764.06 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1305909 0 0 0 375927 479 0 0 25 0 4 0 514734774 954085376 147969 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 232931 147969 390 106 0 227902 0
[pid=2468/tid=2469] ppid=2466 vsize=931724 CPUtime=942.3 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 323667 0 0 0 94116 114 0 0 25 0 4 0 514734775 954085376 147970 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=931724 CPUtime=937.17 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 326247 0 0 0 93602 115 0 0 25 0 4 0 514734775 954085376 147970 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=931724 CPUtime=942.26 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 328442 0 0 0 94103 123 0 0 25 0 4 0 514734775 954085376 147970 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 931724

[startup+1002.3 s]
/proc/loadavg: 8.26 8.18 7.99 10/188 2512
/proc/meminfo: memFree=23660160/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=933208 CPUtime=4003.72 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1357727 0 0 0 399867 505 0 0 25 0 4 0 514734774 955604992 143880 33554432000 4194304 4627427 140733524804352 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 233302 143880 390 106 0 228273 0
[pid=2468/tid=2469] ppid=2466 vsize=933208 CPUtime=1002.3 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 336588 0 0 0 100110 120 0 0 25 0 4 0 514734775 955604992 143880 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=933208 CPUtime=996.84 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 338896 0 0 0 99561 123 0 0 25 0 4 0 514734775 955604992 143880 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308353 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=933208 CPUtime=1002.26 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 341656 0 0 0 100096 130 0 0 25 0 4 0 514734775 955604992 143880 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 933208

[startup+1062.31 s]
/proc/loadavg: 6.05 7.60 7.80 5/179 2531
/proc/meminfo: memFree=24536672/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=1071476 CPUtime=4243.43 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1417890 0 0 0 423815 528 0 0 25 0 4 0 514734774 1097191424 173199 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 267869 173199 390 106 0 262840 0
[pid=2468/tid=2469] ppid=2466 vsize=1071476 CPUtime=1062.3 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 352452 0 0 0 106105 125 0 0 25 0 4 0 514734775 1097191424 173199 33554432000 4194304 4627427 140733524804352 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=1071476 CPUtime=1056.52 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 351112 0 0 0 105523 129 0 0 25 0 4 0 514734775 1097191424 173199 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=1071476 CPUtime=1062.26 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 357827 0 0 0 106090 136 0 0 25 0 4 0 514734775 1097191424 173199 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1071476

[startup+1122.3 s]
/proc/loadavg: 4.82 6.96 7.57 5/179 2533
/proc/meminfo: memFree=24567396/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=1073196 CPUtime=4483.08 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1468775 0 0 0 447755 553 0 0 25 0 4 0 514734774 1098952704 166035 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 268299 166035 390 106 0 263270 0
[pid=2468/tid=2469] ppid=2466 vsize=1073196 CPUtime=1122.29 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 364331 0 0 0 112099 130 0 0 25 0 4 0 514734775 1098952704 166035 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=1073196 CPUtime=1116.19 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 363992 0 0 0 111484 135 0 0 25 0 4 0 514734775 1098952704 166035 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=1073196 CPUtime=1122.25 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 370869 0 0 0 112082 143 0 0 25 0 4 0 514734775 1098952704 166035 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1073196

[startup+1182.3 s]
/proc/loadavg: 4.30 6.42 7.34 5/179 2535
/proc/meminfo: memFree=24578044/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=923140 CPUtime=4722.75 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1518443 0 0 0 471697 578 0 0 25 0 4 0 514734774 945295360 163015 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 230785 163015 394 106 0 225756 0
[pid=2468/tid=2469] ppid=2466 vsize=923140 CPUtime=1182.3 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 376310 0 0 0 118093 137 0 0 25 0 4 0 514734775 945295360 163015 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=923140 CPUtime=1175.85 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 376777 0 0 0 117445 140 0 0 25 0 4 0 514734775 945295360 163015 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=923140 CPUtime=1182.25 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 383393 0 0 0 118075 150 0 0 25 0 4 0 514734775 945295360 163015 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 923140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.21 6.26 7.27 5/179 2535
/proc/meminfo: memFree=24547660/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=1074952 CPUtime=4800.27 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1533435 0 0 0 479440 587 0 0 25 0 4 0 514734774 1100750848 170465 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 268738 170465 394 106 0 263709 0
[pid=2468/tid=2469] ppid=2466 vsize=1074952 CPUtime=1201.7 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 380005 0 0 0 120032 138 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=1074952 CPUtime=1195.16 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 381380 0 0 0 119373 143 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=1074952 CPUtime=1201.66 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 386606 0 0 0 120014 152 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1074952

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

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

[startup+1201.7 s]
/proc/loadavg: 4.21 6.26 7.27 5/179 2535
/proc/meminfo: memFree=24547660/32951124 swapFree=67111352/67111528
[pid=2468] ppid=2466 vsize=1074952 CPUtime=4800.27 cores=1,3,5,7
/proc/2468/stat : 2468 (strangenight2-m) R 2466 2468 2100 0 -1 4202496 1533435 0 0 0 479440 587 0 0 25 0 4 0 514734774 1100750848 170465 33554432000 4194304 4627427 140733524804352 18446744073709551615 4308396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2468/statm: 268738 170465 394 106 0 263709 0
[pid=2468/tid=2469] ppid=2466 vsize=1074952 CPUtime=1201.7 cores=1,3,5,7
/proc/2468/task/2469/stat : 2469 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 380005 0 0 0 120032 138 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2468/tid=2470] ppid=2466 vsize=1074952 CPUtime=1195.16 cores=1,3,5,7
/proc/2468/task/2470/stat : 2470 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 381380 0 0 0 119373 143 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2468/tid=2471] ppid=2466 vsize=1074952 CPUtime=1201.66 cores=1,3,5,7
/proc/2468/task/2471/stat : 2471 (strangenight2-m) R 2466 2468 2100 0 -1 4202560 386606 0 0 0 120014 152 0 0 25 0 4 0 514734775 1100750848 170467 33554432000 4194304 4627427 140733524804352 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1074952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.33
CPU user time (s): 4794.43
CPU system time (s): 5.9011
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 1074952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.43
system time used= 5.9011
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1533441
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= 828
involuntary context switches= 31350

runsolver used 1.81372 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 00:56:06
IDJOB=3173823
IDBENCH=82641
IDSOLVER=1586
FILE ID=node134/3173823-1304031366
RUNJOBID= node134-1304028687-2120
PBS_JOBID= 13170318
Free space on /tmp= 71580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173823-1304031366/watcher-3173823-1304031366 -o /tmp/evaluation-result-3173823-1304031366/solver-3173823-1304031366 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173823-1304031366.cnf

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

MD5SUM BENCH= cfefee970fb9a956a9dde1bcb9deab97
RANDOM SEED=786931175

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24772792 kB
Buffers:       1466476 kB
Cached:        5671872 kB
SwapCached:         64 kB
Active:        1832168 kB
Inactive:      5824408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24772792 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5464 kB
Writeback:           0 kB
AnonPages:      517632 kB
Mapped:          15668 kB
Slab:           457760 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   854092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71580 MiB
End job on node134 at 2011-04-29 01:16:10