Trace number 3366232

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366232-1305399477.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     69  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:    1105 undec:     265 neg:    1130
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0      2431     10422         0         0     31691         0   no data   no data
1.16/0.30	c  N dy    14      4044      2431     10422         0      4039     31691    308084     49.96     52.73
1.96/0.58	c  N dy    29      8180      2431     10422         0      5680     31691    292274     45.57     48.25
3.16/0.89	c  N dy    51     12496      2431     10422         0      5748     31691    204676     44.95     47.43
4.80/1.21	c  N dy    70     16740      2431     10422         0      9991     31691    496435     44.49     46.87
5.95/1.57	c  N dy    94     21556      2431     10422         0      9181     31691    356037     44.31     47.73
7.15/1.84	c  F st   115     25002      2431     10422         0     12627     31691    589131     44.30   no data
7.15/1.89	c  N st   117     25630      2431     10422         0     13255     31691    633755     44.30   no data
8.79/2.25	c  N dy   121     30000      2431     10422         0     10810     31691    421781     44.30   no data
8.79/2.25	c  S st   121     30000      2431     10422         0     10810     31691    421781     44.30   no data
8.79/2.29	c  S st   121     30501      2431     10422         0     11311     31691    449138     44.30   no data
8.79/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.30	c blocked clauses removed:       53 vars:      8 tried:        2431 T: 0.00 s
8.79/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2423 time:  0.00 s
8.79/2.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.19/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.01 s
9.19/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.39	c lits-rem:        47  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.05 s
9.53/2.40	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
9.53/2.40	c calculated reachability. Time: 0.00
9.53/2.40	c  N dy   121     30501      2418     10365         0     11200     31564    438789     44.30   no data
10.74/2.76	c  N dy   148     34726      2418     10365         0     15423     31564    728199     44.49     46.92
11.93/3.09	c  N dy   171     38808      2418     10365         0     11656     31564    386929     44.52     46.96
13.58/3.46	c  N dy   195     43083      2418     10365         0     15929     31564    679344     44.55     46.98
14.72/3.72	c  S st   214     45752      2418     10365         0      9673     31564    186173     44.69     42.82
14.72/3.76	c  S st   214     46255      2418     10365         0     10176     31564    216255     44.69   no data
14.72/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.72/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.72/3.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.72/3.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.72/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.72/3.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
14.72/3.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.72/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.72/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.80	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
15.12/3.80	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
15.12/3.81	c vivif2 --  cl tried    10174 cl shrink        0 lits rem          0 time: 0.00
15.12/3.82	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
15.12/3.82	c calculated reachability. Time: 0.00
15.12/3.82	c  N dy   214     46255      2418     10365         0     10174     31564    215983     44.69   no data
16.32/4.15	c  N dy   243     50329      2418     10365         0     14247     31564    493030     44.84     48.69
17.96/4.55	c  N dy   272     54641      2418     10365         0     18558     31564    787821     45.02     48.86
19.50/4.91	c  N dy   292     58700      2418     10365         0     12660     31564    328195     45.04     58.48
20.71/5.26	c  N dy   320     62701      2418     10365         0     16659     31564    603347     45.17     56.69
22.35/5.65	c  N dy   342     66730      2418     10365         0     20687     31564    881172     45.17     48.09
23.50/5.91	c  S st   357     69382      2418     10365         0     12361     31564    237876     45.15     43.53
23.50/5.95	c  S st   357     69884      2418     10365         0     12863     31564    267219     45.15   no data
23.50/5.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.50/5.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.50/5.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.50/5.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.50/5.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.50/5.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
23.50/5.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.50/5.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.50/5.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/6.01	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.89/6.01	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
23.89/6.01	c vivif2 --  cl tried    12863 cl shrink        0 lits rem          0 time: 0.00
23.89/6.03	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
23.89/6.03	c calculated reachability. Time: 0.00
23.89/6.03	c  N dy   357     69884      2418     10365         0     12863     31564    267216     45.15   no data
25.49/6.43	c  N dy   380     74385      2418     10365         0     17364     31564    578322     45.15     47.86
27.48/6.90	c  N dy   410     79213      2418     10365         0     22192     31564    914008     45.23     47.63
29.08/7.38	c  N dy   442     84297      2418     10365         0     15282     31564    378970     45.27     48.74
30.28/7.67	c  F st   461     87502      2418     10365         0     18487     31564    600366     45.30     43.60
31.87/8.00	c  N st   466     90797      2418     10365         0     21777     31564    851546     45.30   no data
34.27/8.63	c  N dy   491     96759      2418     10365         0     14742     31564    276249     45.29     47.73
36.65/9.23	c  N dy   524    103021      2418     10365         0     21001     31564    709423     45.26     48.00
37.45/9.42	c  S st   537    104828      2418     10365         0     22808     31564    830817     45.28   no data
37.45/9.48	c  S st   537    105330      2418     10365         0     23310     31564    860654     45.28   no data
37.45/9.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.45/9.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.45/9.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.45/9.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.45/9.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.85/9.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
37.85/9.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.85/9.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.85/9.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.05/9.83	c lits-rem:        45  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.28 s
39.05/9.83	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
39.05/9.84	c vivif2 --  cl tried    23302 cl shrink        0 lits rem          0 time: 0.01
39.05/9.87	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.02
39.05/9.87	c calculated reachability. Time: 0.00
39.05/9.87	c  N dy   537    105330      2418     10365         0     23302     31564    859751     45.28   no data
41.84/10.59	c  N dy   579    112063      2418     10365         0     16042     31564    305346     45.34     47.90
45.03/11.33	c  N dy   624    119336      2418     10365         0     23313     31564    804592     45.38     47.77
48.67/12.24	c  N dy   665    126992      2418     10365         0     15971     31564    234722     45.37     54.55
51.82/13.06	c  N dy   711    135266      2418     10365         0     24243     31564    813945     45.41     47.81
55.80/14.08	c  N dy   755    143968      2418     10365         0     16957     31564    240987     45.40     47.81
59.79/15.03	c  N dy   810    153163      2418     10365         0     26152     31564    877502     45.41     49.91
62.18/15.60	c  S st   833    157996      2418     10365         0     30982     31564   1212149     45.38     43.81
62.18/15.67	c  S st   833    158502      2418     10365         0     31488     31564   1242902     45.38   no data
62.18/15.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.18/15.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
62.18/15.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.18/15.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.18/15.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.58/15.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
62.58/15.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.58/15.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
62.58/15.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.37/16.42	c lits-rem:        79  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.65 s
65.37/16.42	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
65.37/16.43	c vivif2 --  cl tried    31474 cl shrink        0 lits rem          0 time: 0.02
65.37/16.46	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.03
65.37/16.46	c calculated reachability. Time: 0.00
65.37/16.46	c  N dy   833    158502      2418     10365         0     31474     31564   1241035     45.38   no data
70.20/17.61	c  N dy   896    169085      2418     10365         0     25055     31564    739149     45.42     48.32
75.34/18.96	c  N dy   952    179911      2418     10365         0     35879     31564   1494310     45.41     50.00
80.52/20.24	c  N dy  1026    191528      2418     10365         0     29499     31564    992823     45.51     48.31
86.91/21.80	c  N dy  1089    203777      2418     10365         0     22749     31564    451413     45.48     48.20
92.89/23.39	c  N dy  1152    216829      2418     10365         0     35798     31564   1359320     45.42     50.42
100.08/25.11	c  N dy  1228    231216      2418     10365         0     30189     31564    905662     45.40     48.33
103.25/25.98	c  S st  1272    237754      2418     10365         0     36725     31564   1357772     45.43   no data
103.65/26.06	c  S st  1272    238257      2418     10365         0     37228     31564   1382460     45.43   no data
103.65/26.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.65/26.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
103.65/26.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.65/26.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.65/26.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.65/26.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
103.65/26.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.05/26.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.05/26.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.63/27.05	c lits-rem:        51  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.90 s
107.63/27.06	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
107.63/27.07	c vivif2 --  cl tried    37219 cl shrink        0 lits rem          0 time: 0.02
108.04/27.11	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
108.04/27.11	c calculated reachability. Time: 0.00
108.04/27.11	c  N dy  1272    238257      2418     10365         0     37219     31564   1381258     45.43   no data
115.61/29.08	c  N dy  1370    253726      2418     10365         0     31687     31564    949812     45.52     48.51
124.38/31.29	c  N dy  1465    270033      2418     10365         0     25993     31564    487457     45.54     49.15
133.95/33.65	c  N dy  1577    287292      2418     10365         0     43252     31564   1673644     45.58     48.10
143.53/36.05	c  N dy  1680    305649      2418     10365         0     38612     31564   1301152     45.61     57.38
143.93/36.14	c  F st  1685    306250      2418     10365         0     39213     31564   1340956     45.61     41.91
154.29/38.74	c  N dy  1780    325226      2418     10365         0     34179     31564    941140     45.66     52.72
165.86/41.66	c  N dy  1886    345284      2418     10365         0     29239     31564    528792     45.66     48.19
172.64/43.33	c  S st  1969    357386      2418     10365         0     41340     31564   1371359     45.70     40.73
173.04/43.42	c  S st  1969    357890      2418     10365         0     41844     31564   1399551     45.70   no data
173.04/43.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.04/43.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
173.04/43.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.04/43.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.04/43.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.04/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
173.04/43.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
173.04/43.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.44/43.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.42/44.55	c lits-rem:        63  cl-subs:       13  v-elim:      0  v-fix:    0  time:  1.03 s
177.42/44.55	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
177.42/44.57	c vivif2 --  cl tried    41831 cl shrink        0 lits rem          0 time: 0.02
177.82/44.61	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
177.82/44.61	c calculated reachability. Time: 0.00
177.82/44.62	c  N dy  1969    357890      2418     10365         0     41831     31564   1397653     45.70   no data
189.39/47.53	c  N dy  2073    377901      2418     10365         0     35843     31564    921915     45.72     52.37
202.20/50.72	c  N dy  2194    397966      2418     10365         0     28909     31564    374078     45.77     48.69
214.12/53.74	c  N dy  2325    418088      2418     10365         0     49027     31564   1775324     45.84     49.21
226.48/56.81	c  N dy  2445    438261      2418     10365         0     41201     31564   1156927     45.87     49.20
239.64/60.19	c  N dy  2564    458429      2418     10365         0     32379     31564    487761     45.90     48.34
252.00/63.26	c  N dy  2682    478516      2418     10365         0     52459     31564   1895806     45.92     48.93
264.75/66.43	c  N dy  2793    498651      2418     10365         0     42599     31564   1144296     45.94     48.41
279.12/70.09	c  N dy  2916    518657      2418     10365         0     31606     31564    309680     45.97     49.52
290.27/72.84	c  S st  3028    536836      2418     10365         0     49781     31564   1587823     45.99   no data
290.67/72.95	c  S st  3028    537343      2418     10365         0     50288     31564   1618258     45.99   no data
290.67/72.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.67/72.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
290.67/72.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.67/72.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.67/72.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.67/72.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
290.67/72.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
291.07/73.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.07/73.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.06/74.54	c lits-rem:        71  cl-subs:       15  v-elim:      0  v-fix:    0  time:  1.48 s
297.06/74.54	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
297.06/74.57	c vivif2 --  cl tried    50273 cl shrink        0 lits rem          0 time: 0.02
297.46/74.62	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.05
297.46/74.62	c calculated reachability. Time: 0.00
297.46/74.62	c  N dy  3028    537343      2418     10365         0     50273     31564   1616335     45.99   no data
311.46/78.18	c  N dy  3157    557386      2418     10365         0     38319     31564    718214     46.03     48.59
325.02/81.59	c  N dy  3276    577426      2418     10365         0     58351     31564   2134671     46.05     49.63
338.93/85.00	c  N dy  3394    597440      2418     10365         0     45369     31564   1140310     46.07     49.70
353.69/88.79	c  N dy  3514    617543      2418     10365         0     65466     31564   2558529     46.08     48.72
367.25/92.12	c  N dy  3624    637730      2418     10365         0     51655     31564   1524494     46.09     48.69
383.60/96.21	c  N dy  3752    658077      2418     10365         0     37005     31564    422629     46.11     49.27
396.76/99.56	c  N dy  3855    678335      2418     10365         0     57255     31564   1838904     46.11     49.42
412.76/103.55	c  N dy  3969    698430      2418     10365         0     41363     31564    667460     46.12     48.67
427.46/107.27	c  N dy  4096    718442      2418     10365         0     61372     31564   2083698     46.15     49.14
443.48/111.24	c  N dy  4206    738488      2418     10365         0     44415     31564    824622     46.15     49.19
458.58/115.02	c  N dy  4327    758557      2418     10365         0     64477     31564   2230068     46.17     49.99
474.52/119.00	c  N dy  4414    778658      2418     10365         0     46587     31564    926435     46.14     48.69
490.08/122.91	c  N dy  4544    798698      2418     10365         0     66617     31564   2335097     46.18     50.27
496.85/124.63	c  S st  4593    806016      2418     10365         0     73930     31564   2847099     46.19   no data
497.25/124.79	c  S st  4593    806520      2418     10365         0     74434     31564   2875934     46.19   no data
497.65/124.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
497.65/124.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
497.65/124.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
497.65/124.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
497.65/124.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
497.65/124.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
497.65/124.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
497.65/124.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
498.05/124.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.20/129.78	c lits-rem:       105  cl-subs:       46  v-elim:      0  v-fix:    0  time:  4.80 s
517.20/129.78	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
517.64/129.82	c vivif2 --  cl tried    74388 cl shrink        0 lits rem          0 time: 0.04
517.64/129.90	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
517.64/129.90	c calculated reachability. Time: 0.00
517.64/129.90	c  N dy  4593    806520      2418     10365         0     74388     31564   2870495     46.19   no data
532.35/133.54	c  N dy  4703    826606      2418     10365         0     55483     31564   1471690     46.20     49.09
550.29/138.02	c  N dy  4826    846915      2418     10365         0     75785     31564   2902272     46.21     49.48
565.46/141.88	c  N dy  4945    867023      2418     10365         0     55893     31564   1443457     46.22     48.75
583.44/146.32	c  N dy  5084    887204      2418     10365         0     76069     31564   2878897     46.26     49.24
598.95/150.28	c  N dy  5203    907308      2418     10365         0     55191     31564   1331566     46.28     48.83
616.49/154.66	c  N dy  5318    927517      2418     10365         0     75395     31564   2746311     46.29     49.98
633.24/158.80	c  N dy  5435    947647      2418     10365         0     53530     31564   1143564     46.31     48.91
649.98/163.05	c  N dy  5552    967739      2418     10365         0     73612     31564   2559528     46.32     48.85
667.53/167.48	c  N dy  5663    987807      2418     10365         0     50692     31564    894711     46.32     48.85
684.33/171.61	c  N dy  5799   1007912      2418     10365         0     70792     31564   2298813     46.35     49.25
703.83/176.55	c  N dy  5918   1027961      2418     10365         0     46849     31564    544917     46.36     59.97
719.42/180.48	c  N dy  6031   1048338      2418     10365         0     67219     31564   1991059     46.37     49.94
739.70/185.58	c  N dy  6147   1068530      2418     10365         0     87405     31564   3407320     46.37     48.95
743.69/186.51	c  F st  6165   1071875      2418     10365         0     45763     31564    403084     46.37   no data
755.64/189.59	c  N dy  6245   1088774      2418     10365         0     62656     31564   1629675     46.38     48.99
774.79/194.32	c  N dy  6351   1108852      2418     10365         0     82729     31564   3054285     46.38     48.83
793.14/198.94	c  N dy  6472   1129155      2418     10365         0     57044     31564   1138925     46.40     49.24
811.08/203.44	c  N dy  6607   1149280      2418     10365         0     77162     31564   2568197     46.42     48.94
831.81/208.68	c  N dy  6722   1169428      2418     10365         0     50315     31564    590238     46.43     49.77
848.16/212.78	c  N dy  6843   1189488      2418     10365         0     70373     31564   2010041     46.45     50.65
869.69/218.19	c  N dy  6970   1209496      2418     10365         0     90371     31564   3438666     46.47     49.67
870.09/218.26	c  S st  6971   1209781      2418     10365         0     90656     31564   3456874     46.47     44.42
870.89/218.46	c  S st  6971   1210283      2418     10365         0     91158     31564   3488667     46.47   no data
870.89/218.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
871.29/218.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
871.29/218.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
871.29/218.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
871.29/218.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.29/218.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
871.29/218.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
871.29/218.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
871.69/218.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.84/222.98	c lits-rem:       111  cl-subs:       31  v-elim:      0  v-fix:    0  time:  4.29 s
888.84/222.98	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
889.25/223.03	c vivif2 --  cl tried    91127 cl shrink        0 lits rem          0 time: 0.05
889.64/223.13	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
889.64/223.13	c calculated reachability. Time: 0.00
889.64/223.13	c  N dy  6971   1210283      2418     10365         0     91127     31564   3484176     46.47   no data
907.19/227.57	c  N dy  7090   1230379      2418     10365         0     63227     31564   1436366     46.47     49.15
926.33/232.37	c  N dy  7211   1250493      2418     10365         0     83332     31564   2855840     46.48     49.33
947.91/237.71	c  N dy  7335   1270670      2418     10365         0     54515     31564    760256     46.49     49.41
965.05/242.10	c  N dy  7461   1291237      2418     10365         0     75075     31564   2223707     46.50     50.75
986.99/247.58	c  N dy  7578   1311301      2418     10365         0     95135     31564   3651509     46.52     55.29
1005.28/252.20	c  N dy  7712   1331588      2418     10365         0     65433     31564   1461895     46.54     51.00
1025.23/257.15	c  N dy  7844   1351660      2418     10365         0     85499     31564   2881180     46.56     51.55
1047.95/262.88	c  N dy  7975   1371679      2418     10365         0     54524     31564    628330     46.59     51.92
1065.10/267.14	c  N dy  8096   1391693      2418     10365         0     74532     31564   2054486     46.60     49.66
1087.04/272.63	c  N dy  8218   1411984      2418     10365         0     94807     31564   3493887     46.62     49.19
1108.17/278.00	c  N dy  8349   1432854      2418     10365         0     63693     31564   1210028     46.63     49.34
1127.37/282.80	c  N dy  8476   1452950      2418     10365         0     83785     31564   2645127     46.64     49.34
1151.25/288.71	c  N dy  8584   1472975      2418     10365         0    103798     31564   4058668     46.65     62.10
1168.79/293.17	c  N dy  8706   1493148      2418     10365         0     70981     31564   1663435     46.65     49.33
1190.71/298.62	c  N dy  8830   1513960      2418     10365         0     91789     31564   3147120     46.66     49.31
1214.25/304.57	c  N dy  8957   1534010      2418     10365         0     57852     31564    684795     46.67     55.98
1232.20/309.08	c  N dy  9069   1554243      2418     10365         0     78081     31564   2124559     46.68     49.81
1255.31/314.82	c  N dy  9196   1574306      2418     10365         0     98137     31564   3538771     46.69     49.37
1277.65/320.48	c  N dy  9323   1594705      2418     10365         0     63553     31564   1011273     46.70     49.35
1297.59/325.40	c  N dy  9456   1614824      2418     10365         0     83664     31564   2438980     46.73     49.96
1321.11/331.34	c  N dy  9567   1634831      2418     10365         0    103663     31564   3859177     46.73     49.60
1342.30/336.61	c  N dy  9681   1654889      2418     10365         0     67737     31564   1243724     46.74     49.80
1362.19/341.63	c  N dy  9806   1674909      2418     10365         0     87746     31564   2662549     46.75     49.28
1387.31/347.98	c  N dy  9930   1694985      2418     10365         0    107820     31564   4085523     46.77     52.18
1403.71/352.07	c  S st 10015   1710283      2418     10365         0     66129     31564   1067714     46.77   no data
1404.46/352.20	c  S st 10015   1710784      2418     10365         0     66630     31564   1097081     46.77   no data
1404.46/352.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1404.46/352.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1404.46/352.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1404.46/352.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1404.46/352.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1404.46/352.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
1404.46/352.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1404.46/352.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1404.86/352.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1407.67/353.02	c lits-rem:        56  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.71 s
1407.67/353.02	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
1407.67/353.04	c vivif2 --  cl tried    66620 cl shrink        0 lits rem          0 time: 0.02
1407.67/353.10	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.07
1407.67/353.11	c calculated reachability. Time: 0.00
1407.67/353.11	c  N dy 10015   1710784      2418     10365         0     66620     31564   1095893     46.77   no data
1427.60/358.03	c  N dy 10126   1730795      2418     10365         0     86627     31564   2510356     46.77     49.66
1451.96/364.18	c  N dy 10247   1750874      2418     10365         0    106701     31564   3930063     46.78     50.91
1474.31/369.76	c  N dy 10372   1771058      2418     10365         0     68891     31564   1193230     46.79     49.46
1495.00/374.95	c  N dy 10499   1791238      2418     10365         0     89063     31564   2622174     46.80     49.52
1520.51/381.38	c  N dy 10624   1811322      2418     10365         0    109142     31564   4035580     46.81     49.38
1542.73/386.99	c  N dy 10742   1831417      2418     10365         0     70245     31564   1221081     46.81     49.32
1564.08/392.30	c  N dy 10861   1851486      2418     10365         0     90307     31564   2639331     46.82     50.59
1589.29/398.76	c  N dy 10986   1871692      2418     10365         0    110508     31564   4077531     46.84     49.31
1611.81/404.46	c  N dy 11105   1891803      2418     10365         0     70636     31564   1197188     46.85     49.71
1632.55/409.63	c  N dy 11218   1911877      2418     10365         0     90700     31564   2611282     46.85     50.26
1658.47/416.14	c  N dy 11348   1931892      2418     10365         0    110706     31564   4026674     46.86     56.63
1682.80/422.24	c  N dy 11451   1951913      2418     10365         0     69741     31564   1065288     46.86     49.83
1703.53/427.43	c  N dy 11567   1972414      2418     10365         0     90237     31564   2523917     46.86     50.31
1729.44/433.93	c  N dy 11684   1992685      2418     10365         0    110501     31564   3962043     46.87     49.39
1755.76/440.52	c  N dy 11813   2012720      2418     10365         0     68548     31564    915992     46.88     49.54
1775.75/445.52	c  N dy 11929   2032734      2418     10365         0     88554     31564   2344387     46.89     49.84
1800.43/451.75	c  N dy 12039   2052791      2418     10365         0    108600     31564   3759169     46.89     49.71
1828.79/458.88	c  N dy 12162   2072949      2418     10365         0     65775     31564    655486     46.90     49.82
1848.67/463.82	c  N dy 12299   2093021      2418     10365         0     85843     31564   2090395     46.91     50.18
1872.66/469.89	c  N dy 12411   2113037      2418     10365         0    105855     31564   3515302     46.91     51.34
1901.71/477.19	c  N dy 12515   2133185      2418     10365         0    125995     31564   4948537     46.91     49.92
1922.04/482.26	c  N dy 12645   2153280      2418     10365         0     82106     31564   1752297     46.92     49.70
1945.58/488.19	c  N dy 12769   2173353      2418     10365         0    102174     31564   3163323     46.92     50.23
1974.29/495.39	c  N dy 12889   2193454      2418     10365         0    122266     31564   4593265     46.93     49.42
1995.47/500.66	c  S st 12992   2210786      2418     10365         0     74614     31564   1155919     46.93     40.35
1996.22/500.81	c  S st 12992   2211292      2418     10365         0     75120     31564   1185088     46.93   no data
1996.22/500.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1996.22/500.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1996.22/500.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1996.22/500.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1996.22/500.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1996.22/500.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
1996.22/500.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1996.22/500.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1996.62/500.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1999.45/501.61	c lits-rem:        15  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.69 s
1999.45/501.61	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
1999.45/501.63	c vivif2 --  cl tried    75117 cl shrink        0 lits rem          0 time: 0.02
1999.86/501.71	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
1999.86/501.71	c calculated reachability. Time: 0.00
1999.86/501.71	c  N dy 12992   2211292      2418     10365         0     75117     31564   1184729     46.93   no data
2021.38/507.12	c  N dy 13102   2231347      2418     10365         0     95164     31564   2601910     46.94     51.38
2048.46/513.97	c  N dy 13227   2251371      2418     10365         0    115185     31564   4027872     46.95     49.48
2078.41/521.45	c  N dy 13344   2271840      2418     10365         0     69672     31564    735474     46.95     50.38
2098.71/526.59	c  N dy 13475   2292126      2418     10365         0     89949     31564   2181222     46.96     49.81
2124.63/533.05	c  N dy 13597   2312248      2418     10365         0    110064     31564   3610891     46.96     50.68
2155.74/540.87	c  N dy 13722   2332370      2418     10365         0    130178     31564   5043186     46.97     50.01
2178.06/546.44	c  N dy 13852   2352388      2418     10365         0     83214     31564   1641730     46.98     55.86
2201.99/552.41	c  N dy 13951   2372442      2418     10365         0    103263     31564   3066831     46.98     49.53
2230.71/559.66	c  N dy 14074   2392584      2418     10365         0    123402     31564   4505699     46.99     50.19
2258.66/566.62	c  N dy 14195   2412631      2418     10365         0     75467     31564   1021896     46.99     50.69
2280.19/572.01	c  N dy 14323   2432760      2418     10365         0     95593     31564   2435530     47.00     49.51
2307.66/578.91	c  N dy 14458   2452807      2418     10365         0    115635     31564   3872687     47.02     49.50
2339.56/586.97	c  N dy 14586   2472872      2418     10365         0    135693     31564   5301022     47.02     49.94
2361.50/592.45	c  N dy 14717   2492986      2418     10365         0     86817     31564   1768184     47.04     49.65
2385.87/598.57	c  N dy 14837   2512998      2418     10365         0    106824     31564   3188141     47.04     49.81
2416.18/606.16	c  N dy 14978   2533055      2418     10365         0    126874     31564   4634464     47.06     50.26
2445.23/613.45	c  N dy 15107   2553133      2418     10365         0     76965     31564    993811     47.07     49.91
2466.37/618.79	c  N dy 15212   2573159      2418     10365         0     96988     31564   2416350     47.07     50.05
2493.50/625.51	c  N dy 15332   2593233      2418     10365         0    117053     31564   3847223     47.07     49.79
2525.40/633.60	c  N dy 15455   2613319      2418     10365         0    137128     31564   5267064     47.08     49.82
2549.32/639.50	c  N dy 15577   2633410      2418     10365         0     86232     31564   1594089     47.08     49.63
2573.65/645.62	c  N dy 15693   2653640      2418     10365         0    106455     31564   3052962     47.09     49.80
2603.97/653.27	c  N dy 15805   2674325      2418     10365         0    127134     31564   4529304     47.09     49.82
2637.45/661.62	c  N dy 15939   2695010      2418     10365         0     75837     31564    792788     47.10     50.11
2654.59/665.95	c  S st 16035   2711293      2418     10365         0     92118     31564   1959276     47.10     44.04
2655.39/666.13	c  S st 16035   2711795      2418     10365         0     92620     31564   1987275     47.10   no data
2655.39/666.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2655.39/666.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2655.79/666.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2655.79/666.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2655.79/666.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2655.79/666.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
2655.79/666.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2655.79/666.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2655.79/666.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2663.37/668.19	c lits-rem:        40  cl-subs:       21  v-elim:      0  v-fix:    0  time:  1.89 s
2663.37/668.19	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2663.77/668.22	c vivif2 --  cl tried    92599 cl shrink        0 lits rem          0 time: 0.03
2664.17/668.32	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
2664.17/668.32	c calculated reachability. Time: 0.00
2664.17/668.32	c  N dy 16035   2711795      2418     10365         0     92599     31564   1984700     47.10   no data
2690.89/675.03	c  N dy 16156   2732079      2418     10365         0    112877     31564   3417283     47.10     49.74
2721.99/682.86	c  N dy 16275   2752148      2418     10365         0    132941     31564   4855498     47.11     49.65
2751.90/690.36	c  N dy 16392   2772244      2418     10365         0     80049     31564   1025624     47.12     50.48
2774.23/695.95	c  N dy 16504   2792268      2418     10365         0    100069     31564   2445720     47.12     55.98
2802.18/703.00	c  N dy 16629   2812530      2418     10365         0    120326     31564   3900057     47.12     49.65
2836.04/711.46	c  N dy 16752   2832547      2418     10365         0    140338     31564   5322885     47.12     50.51
2863.17/718.22	c  N dy 16876   2852597      2418     10365         0     86413     31564   1420573     47.13     49.79
2888.29/724.55	c  N dy 16993   2873077      2418     10365         0    106890     31564   2871028     47.13     49.63
2918.59/732.16	c  N dy 17118   2893550      2418     10365         0    127356     31564   4339786     47.14     50.99
2954.09/741.03	c  N dy 17252   2913567      2418     10365         0    147370     31564   5775972     47.15     60.17
2977.65/746.94	c  N dy 17374   2933695      2418     10365         0     92508     31564   1790607     47.15     50.40
3002.74/753.28	c  N dy 17478   2953837      2418     10365         0    112644     31564   3238360     47.15     49.65
3033.85/761.06	c  N dy 17604   2973849      2418     10365         0    132652     31564   4671275     47.16     49.69
3070.19/770.12	c  N dy 17724   2994059      2418     10365         0     76873     31564    602212     47.17     49.69
3091.71/775.55	c  N dy 17839   3014129      2418     10365         0     96938     31564   2034827     47.17     55.85
3118.79/782.36	c  N dy 17965   3034299      2418     10365         0    117099     31564   3475811     47.18     50.11
3151.09/790.44	c  N dy 18082   3054391      2418     10365         0    137185     31564   4913419     47.18     50.55
3186.97/799.42	c  N dy 18212   3075344      2418     10365         0     81153     31564    851015     47.19     49.70
3209.71/805.13	c  N dy 18330   3095585      2418     10365         0    101388     31564   2295412     47.19     51.66
3238.81/812.47	c  N dy 18457   3116424      2418     10365         0    122223     31564   3777453     47.20     50.37
3272.71/820.97	c  N dy 18580   3136491      2418     10365         0    142286     31564   5214311     47.20     49.89
3306.22/829.38	c  N dy 18709   3157502      2418     10365         0     85306     31564   1074568     47.21     50.05
3330.14/835.35	c  N dy 18827   3177597      2418     10365         0    105392     31564   2513873     47.21     50.65
3359.70/842.74	c  N dy 18961   3197680      2418     10365         0    125471     31564   3947644     47.22     49.72
3383.18/848.63	c  S st 19040   3211795      2418     10365         0    139577     31564   4961193     47.22   no data
3384.38/848.93	c  S st 19040   3212298      2418     10365         0    140080     31564   4992556     47.22   no data
3384.38/848.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3384.78/849.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3384.78/849.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3384.78/849.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3384.78/849.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3384.78/849.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
3384.78/849.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3385.18/849.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3385.62/849.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3411.09/855.60	c lits-rem:       118  cl-subs:       48  v-elim:      0  v-fix:    0  time:  6.32 s
3411.09/855.60	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
3411.09/855.67	c vivif2 --  cl tried   140032 cl shrink        0 lits rem          0 time: 0.07
3411.93/855.84	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.17
3411.93/855.85	c calculated reachability. Time: 0.00
3411.93/855.85	c  N dy 19040   3212298      2418     10365         0    140032     31564   4986575     47.22   no data
3448.97/865.17	c  N dy 19157   3232491      2418     10365         0     81243     31564    721802     47.23     51.21
3472.10/870.94	c  N dy 19282   3252579      2418     10365         0    101320     31564   2149620     47.23     51.39
3500.42/878.08	c  N dy 19415   3272660      2418     10365         0    121397     31564   3590585     47.24     50.22
3533.92/886.46	c  N dy 19550   3292756      2418     10365         0    141490     31564   5036243     47.25     50.50
3570.59/895.69	c  N dy 19661   3312780      2418     10365         0     81533     31564    682063     47.25     56.32
3594.92/901.73	c  N dy 19789   3334058      2418     10365         0    102808     31564   2208912     47.26     50.34
3622.88/908.71	c  N dy 19892   3354103      2418     10365         0    122846     31564   3625528     47.26     49.90
3657.14/917.31	c  N dy 20003   3374546      2418     10365         0    143279     31564   5097259     47.26     50.04
3695.01/926.88	c  N dy 20132   3394863      2418     10365         0     82619     31564    689774     47.27     50.51
3718.55/932.70	c  N dy 20249   3415447      2418     10365         0    103198     31564   2169778     47.27     50.91
3746.46/939.79	c  N dy 20367   3435544      2418     10365         0    123293     31564   3602256     47.27     50.34
3779.97/948.11	c  N dy 20484   3455666      2418     10365         0    143408     31564   5056252     47.27     51.53
3818.64/957.80	c  N dy 20594   3475696      2418     10365         0    163431     31564   6487707     47.27     61.70
3842.22/963.74	c  N dy 20721   3495765      2418     10365         0    101523     31564   1964742     47.28     50.27
3870.07/970.78	c  N dy 20845   3516025      2418     10365         0    121775     31564   3410078     47.28     50.03
3903.23/979.05	c  N dy 20955   3536238      2418     10365         0    141985     31564   4849561     47.28     50.50
3941.87/988.70	c  N dy 21085   3556440      2418     10365         0    162183     31564   6294360     47.29     49.80
3969.03/995.51	c  N dy 21210   3576804      2418     10365         0     99567     31564   1767971     47.29     49.84
3996.49/1002.44	c  N dy 21335   3596862      2418     10365         0    119622     31564   3199950     47.30     50.60
4029.20/1010.66	c  N dy 21459   3616937      2418     10365         0    139688     31564   4646411     47.30     50.13
4067.47/1020.25	c  N dy 21581   3637116      2418     10365         0    159857     31564   6083984     47.31     52.00
4097.78/1027.85	c  N dy 21693   3657168      2418     10365         0     95917     31564   1454562     47.31     49.96
4123.70/1034.37	c  N dy 21808   3677215      2418     10365         0    115958     31564   2892606     47.32     49.87
4155.61/1042.34	c  N dy 21930   3697450      2418     10365         0    136186     31564   4348028     47.32     50.46
4182.73/1049.12	c  S st 22019   3712298      2418     10365         0    151027     31564   5410496     47.32   no data
4183.97/1049.47	c  S st 22019   3712799      2418     10365         0    151528     31564   5443458     47.32   no data
4183.97/1049.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4184.37/1049.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4184.37/1049.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4184.37/1049.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4184.37/1049.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4184.37/1049.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
4184.37/1049.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4184.72/1049.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4185.52/1049.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4213.04/1056.78	c lits-rem:       144  cl-subs:       54  v-elim:      0  v-fix:    0  time:  6.95 s
4213.04/1056.78	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
4213.44/1056.86	c vivif2 --  cl tried   151474 cl shrink        0 lits rem          0 time: 0.08
4214.24/1057.06	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.20
4214.24/1057.06	c calculated reachability. Time: 0.00
4214.24/1057.06	c  N dy 22019   3712799      2418     10365         0    151474     31564   5437221     47.32   no data
4254.90/1067.29	c  N dy 22147   3733263      2418     10365         0     86966     31564    743142     47.33     50.34
4276.83/1072.80	c  F st 22260   3751562      2418     10365         0    105258     31564   2043455     47.33     48.40
4279.63/1073.42	c  N st 22264   3753594      2418     10365         0    107288     31564   2205199     47.33   no data
4308.74/1080.77	c  N dy 22365   3773615      2418     10365         0    127301     31564   3684286     47.34     50.28
4344.24/1089.61	c  N dy 22497   3793707      2418     10365         0    147383     31564   5118781     47.34     50.08
4384.52/1099.70	c  N dy 22614   3813820      2418     10365         0    167490     31564   6569178     47.35     50.18
4412.82/1106.85	c  N dy 22752   3833913      2418     10365         0    101609     31564   1731463     47.36     50.16
4440.33/1113.78	c  N dy 22866   3854009      2418     10365         0    121699     31564   3171138     47.36     53.89
4473.48/1122.05	c  N dy 22978   3874114      2418     10365         0    141796     31564   4623361     47.36     50.25
4512.52/1131.85	c  N dy 23103   3894120      2418     10365         0    161798     31564   6058295     47.37     51.25
4547.61/1140.64	c  N dy 23226   3914169      2418     10365         0     94873     31564   1178494     47.37     50.19
4573.54/1147.19	c  N dy 23345   3934259      2418     10365         0    114956     31564   2613055     47.37     51.03
4605.07/1155.03	c  N dy 23461   3954535      2418     10365         0    135224     31564   4057592     47.38     50.43
4641.32/1164.18	c  N dy 23586   3974537      2418     10365         0    155219     31564   5484889     47.38     50.02
4683.59/1174.71	c  N dy 23703   3994652      2418     10365         0    175328     31564   6926704     47.39     49.95
4708.32/1180.99	c  N dy 23809   4014807      2418     10365         0    107503     31564   2023822     47.39     50.16
4738.22/1188.43	c  N dy 23938   4035030      2418     10365         0    127722     31564   3464907     47.39     50.12
4772.50/1197.07	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: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.47 7.98 7.98 1/380 27948
/proc/meminfo: memFree=27051796/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 408 0 0 0 2 0 0 0 25 0 4 0 651546404 52396032 348 33554432000 4194304 4580107 140736850170784 18446744073709551615 47701037529010 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 12792 348 299 95 0 7774 0
[pid=27948/tid=27949] ppid=27946 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 651546404 52396032 348 33554432000 4194304 4580107 140736850170784 18446744073709551615 47701037529004 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651546404 52396032 348 33554432000 4194304 4580107 140736850170784 18446744073709551615 47701037529010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651546404 52396032 348 33554432000 4194304 4580107 140736850170784 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.167311 s]
/proc/loadavg: 7.47 7.98 7.98 1/380 27948
/proc/meminfo: memFree=27051796/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=286140 CPUtime=0.63 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 4618 0 0 0 63 0 0 0 18 0 4 0 651546404 293007360 3952 33554432000 4194304 4580107 140736850170784 18446744073709551615 4306341 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 71535 3952 377 95 0 66517 0
[pid=27948/tid=27949] ppid=27946 vsize=286140 CPUtime=0.16 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1184 0 0 0 16 0 0 0 25 0 4 0 651546404 293007360 3952 33554432000 4194304 4580107 140736850170784 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=286140 CPUtime=0.15 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1151 0 0 0 15 0 0 0 25 0 4 0 651546404 293007360 3952 33554432000 4194304 4580107 140736850170784 18446744073709551615 4318686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=286140 CPUtime=0.14 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 710 0 0 0 14 0 0 0 25 0 4 0 651546404 293007360 3952 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 286140

[startup+0.200306 s]
/proc/loadavg: 7.47 7.98 7.98 1/380 27948
/proc/meminfo: memFree=27051796/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=286140 CPUtime=0.76 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 4772 0 0 0 76 0 0 0 18 0 4 0 651546404 293007360 4107 33554432000 4194304 4580107 140736850170784 18446744073709551615 4318737 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 71535 4108 377 95 0 66517 0
[pid=27948/tid=27949] ppid=27946 vsize=286140 CPUtime=0.19 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1222 0 0 0 19 0 0 0 25 0 4 0 651546404 293007360 4108 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=286140 CPUtime=0.19 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1187 0 0 0 19 0 0 0 25 0 4 0 651546404 293007360 4108 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=286140 CPUtime=0.17 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 753 0 0 0 17 0 0 0 25 0 4 0 651546404 293007360 4108 33554432000 4194304 4580107 140736850170784 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 286140

[startup+0.30029 s]
/proc/loadavg: 7.47 7.98 7.98 1/380 27948
/proc/meminfo: memFree=27051796/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=286296 CPUtime=1.16 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 5267 0 0 0 116 0 0 0 18 0 4 0 651546404 293167104 4601 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 71574 4601 377 95 0 66556 0
[pid=27948/tid=27949] ppid=27946 vsize=286296 CPUtime=0.29 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1350 0 0 0 29 0 0 0 25 0 4 0 651546404 293167104 4601 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=286296 CPUtime=0.29 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1305 0 0 0 29 0 0 0 25 0 4 0 651546404 293167104 4601 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=286296 CPUtime=0.27 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 876 0 0 0 27 0 0 0 25 0 4 0 651546404 293167104 4601 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286296

[startup+0.700224 s]
/proc/loadavg: 7.47 7.98 7.98 1/380 27948
/proc/meminfo: memFree=27051796/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=289232 CPUtime=2.76 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 7702 0 0 0 275 1 0 0 18 0 4 0 651546404 296173568 5320 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 72308 5320 377 95 0 67290 0
[pid=27948/tid=27949] ppid=27946 vsize=289232 CPUtime=0.69 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1978 0 0 0 69 0 0 0 25 0 4 0 651546404 296173568 5320 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=289232 CPUtime=0.69 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1901 0 0 0 69 0 0 0 25 0 4 0 651546404 296173568 5321 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=289232 CPUtime=0.67 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 1493 0 0 0 67 0 0 0 25 0 4 0 651546404 296173568 5321 33554432000 4194304 4580107 140736850170784 18446744073709551615 4320786 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 289232

[startup+1.50109 s]
/proc/loadavg: 7.47 7.98 7.98 9/392 27965
/proc/meminfo: memFree=26993696/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=290496 CPUtime=5.95 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 12485 0 0 0 593 2 0 0 20 0 4 0 651546404 297467904 5252 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 72624 5252 377 95 0 67606 0
[pid=27948/tid=27949] ppid=27946 vsize=290496 CPUtime=1.49 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 3187 0 0 0 149 0 0 0 25 0 4 0 651546404 297467904 5252 33554432000 4194304 4580107 140736850170784 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=290496 CPUtime=1.48 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 3100 0 0 0 148 0 0 0 25 0 4 0 651546404 297467904 5252 33554432000 4194304 4580107 140736850170784 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=290496 CPUtime=1.46 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 2662 0 0 0 146 0 0 0 25 0 4 0 651546404 297467904 5253 33554432000 4194304 4580107 140736850170784 18446744073709551615 4316428 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 290496

[startup+3.10082 s]
/proc/loadavg: 7.47 7.98 7.98 9/392 27965
/proc/meminfo: memFree=26991860/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=297296 CPUtime=12.33 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 23770 0 0 0 1229 4 0 0 25 0 4 0 651546404 304431104 9924 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 74324 9924 379 95 0 69306 0
[pid=27948/tid=27949] ppid=27946 vsize=297296 CPUtime=3.08 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 6488 0 0 0 308 0 0 0 25 0 4 0 651546404 304431104 9924 33554432000 4194304 4580107 140736850170784 18446744073709551615 4306041 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=297296 CPUtime=3.08 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 4993 0 0 0 308 0 0 0 25 0 4 0 651546404 304431104 9924 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=297296 CPUtime=3.04 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 4530 0 0 0 304 0 0 0 25 0 4 0 651546404 304431104 9924 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297296

[startup+6.30028 s]
/proc/loadavg: 7.59 7.99 7.98 9/392 27965
/proc/meminfo: memFree=26898984/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=314136 CPUtime=25.09 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 46773 0 0 0 2501 8 0 0 25 0 4 0 651546404 321675264 20449 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 78534 20449 379 95 0 73516 0
[pid=27948/tid=27949] ppid=27946 vsize=314136 CPUtime=6.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 13271 0 0 0 627 1 0 0 25 0 4 0 651546404 321675264 20449 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=314136 CPUtime=6.28 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 11785 0 0 0 627 1 0 0 25 0 4 0 651546404 321675264 20449 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=314136 CPUtime=6.21 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 10045 0 0 0 619 2 0 0 25 0 4 0 651546404 321675264 20449 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 314136

[startup+12.7002 s]
/proc/loadavg: 7.62 7.99 7.98 9/392 27965
/proc/meminfo: memFree=26765272/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=323060 CPUtime=50.62 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 78840 0 0 0 5046 16 0 0 25 0 4 0 651546404 330813440 31431 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 80765 31432 379 95 0 75747 0
[pid=27948/tid=27949] ppid=27946 vsize=323060 CPUtime=12.69 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 20311 0 0 0 1266 3 0 0 25 0 4 0 651546404 330813440 31432 33554432000 4194304 4580107 140736850170784 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=323060 CPUtime=12.68 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 19520 0 0 0 1265 3 0 0 25 0 4 0 651546404 330813440 31433 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=323060 CPUtime=12.53 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 19136 0 0 0 1249 4 0 0 25 0 4 0 651546404 330813440 31433 33554432000 4194304 4580107 140736850170784 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 323060

[startup+25.5011 s]
/proc/loadavg: 7.79 8.01 7.99 9/392 27965
/proc/meminfo: memFree=26677600/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=324496 CPUtime=101.66 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 120370 0 0 0 10139 27 0 0 25 0 4 0 651546404 332283904 39616 33554432000 4194304 4580107 140736850170784 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 81124 39616 379 95 0 76106 0
[pid=27948/tid=27949] ppid=27946 vsize=324496 CPUtime=25.49 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 29483 0 0 0 2544 5 0 0 25 0 4 0 651546404 332283904 39616 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=324496 CPUtime=25.48 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 31045 0 0 0 2542 6 0 0 25 0 4 0 651546404 332283904 39616 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=324496 CPUtime=25.17 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 28206 0 0 0 2511 6 0 0 25 0 4 0 651546404 332283904 39616 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 324496

[startup+51.1008 s]
/proc/loadavg: 7.86 8.01 7.99 9/392 27966
/proc/meminfo: memFree=26633496/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=327132 CPUtime=203.75 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 185007 0 0 0 20332 43 0 0 25 0 4 0 651546404 334983168 43445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 81783 43445 379 95 0 76765 0
[pid=27948/tid=27949] ppid=27946 vsize=327132 CPUtime=51.09 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 45050 0 0 0 5099 10 0 0 25 0 4 0 651546404 334983168 43445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=327132 CPUtime=51.07 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 46545 0 0 0 5097 10 0 0 25 0 4 0 651546404 334983168 43445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=327132 CPUtime=50.48 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 43780 0 0 0 5037 11 0 0 25 0 4 0 651546404 334983168 43445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 327132

[startup+102.301 s]
/proc/loadavg: 8.03 8.03 8.00 9/392 27967
/proc/meminfo: memFree=26569108/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=370660 CPUtime=407.97 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 288441 0 0 0 40728 69 0 0 25 0 4 0 651546404 379555840 49304 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 92665 49304 379 95 0 87647 0
[pid=27948/tid=27949] ppid=27946 vsize=370660 CPUtime=102.29 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 70274 0 0 0 10212 17 0 0 25 0 4 0 651546404 379555840 49304 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=370660 CPUtime=102.28 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 73254 0 0 0 10212 16 0 0 25 0 4 0 651546404 379555840 49304 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=370660 CPUtime=101.07 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 69047 0 0 0 10091 16 0 0 25 0 4 0 651546404 379555840 49304 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 370660

[startup+162.301 s]

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

[pid=27948] ppid=27946 vsize=623560 CPUtime=2560.49 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 995960 0 0 0 255751 298 0 0 25 0 4 0 651546404 638525440 102698 33554432000 4194304 4580107 140736850170784 18446744073709551615 4295841 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 155890 102698 379 95 0 150872 0
[pid=27948/tid=27949] ppid=27946 vsize=623560 CPUtime=642.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 242196 0 0 0 64156 72 0 0 25 0 4 0 651546404 638525440 102698 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=623560 CPUtime=641.34 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 254188 0 0 0 64061 73 0 0 25 0 4 0 651546404 638525440 102698 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=623560 CPUtime=634.57 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 248005 0 0 0 63381 76 0 0 25 0 4 0 651546404 638525440 102698 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2560.49
Current children cumulated vsize (KiB) 623560

[startup+702.301 s]
/proc/loadavg: 8.17 8.13 8.06 9/392 27995
/proc/meminfo: memFree=25988012/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=780268 CPUtime=2799.75 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1054971 0 0 0 279653 322 0 0 25 0 4 0 651546404 798994432 111434 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 195067 111434 379 95 0 190049 0
[pid=27948/tid=27949] ppid=27946 vsize=780268 CPUtime=702.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 257991 0 0 0 70150 78 0 0 25 0 4 0 651546404 798994432 111434 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=780268 CPUtime=701.32 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 268311 0 0 0 70053 79 0 0 25 0 4 0 651546404 798994432 111434 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=780268 CPUtime=693.85 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 262667 0 0 0 69303 82 0 0 25 0 4 0 651546404 798994432 111434 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.75
Current children cumulated vsize (KiB) 780268

[startup+762.301 s]
/proc/loadavg: 8.18 8.13 8.06 9/392 27997
/proc/meminfo: memFree=25986120/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=782028 CPUtime=3039.08 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1110717 0 0 0 303564 344 0 0 25 0 4 0 651546404 800796672 115684 33554432000 4194304 4580107 140736850170784 18446744073709551615 4302335 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 195507 115684 379 95 0 190489 0
[pid=27948/tid=27949] ppid=27946 vsize=782028 CPUtime=762.29 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 271656 0 0 0 76146 83 0 0 25 0 4 0 651546404 800796672 115684 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=782028 CPUtime=761.32 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 282756 0 0 0 76048 84 0 0 25 0 4 0 651546404 800796672 115684 33554432000 4194304 4580107 140736850170784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=782028 CPUtime=753.14 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 276501 0 0 0 75227 87 0 0 25 0 4 0 651546404 800796672 115684 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.08
Current children cumulated vsize (KiB) 782028

[startup+822.301 s]
/proc/loadavg: 8.17 8.13 8.07 9/392 27999
/proc/meminfo: memFree=26009884/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=735320 CPUtime=3278.3 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1166112 0 0 0 327466 364 0 0 25 0 4 0 651546404 752967680 112445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 183830 112445 379 95 0 178812 0
[pid=27948/tid=27949] ppid=27946 vsize=735320 CPUtime=822.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 286146 0 0 0 82139 89 0 0 25 0 4 0 651546404 752967680 112445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=735320 CPUtime=821.3 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 296406 0 0 0 82040 90 0 0 25 0 4 0 651546404 752967680 112445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=735320 CPUtime=812.41 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 290166 0 0 0 81149 92 0 0 25 0 4 0 651546404 752967680 112445 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.3
Current children cumulated vsize (KiB) 735320

[startup+882.315 s]
/proc/loadavg: 8.22 8.15 8.08 9/392 28000
/proc/meminfo: memFree=25852488/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=913548 CPUtime=3517.61 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1249023 0 0 0 351375 386 0 0 25 0 4 0 651546404 935473152 146113 33554432000 4194304 4580107 140736850170784 18446744073709551615 4292959 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 228387 146113 379 95 0 223369 0
[pid=27948/tid=27949] ppid=27946 vsize=913548 CPUtime=882.3 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 311502 0 0 0 88136 94 0 0 25 0 4 0 651546404 935473152 146113 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=913548 CPUtime=881.29 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 309895 0 0 0 88034 95 0 0 25 0 4 0 651546404 935473152 146113 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=913548 CPUtime=871.7 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 313432 0 0 0 87073 97 0 0 25 0 4 0 651546404 935473152 146113 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.61
Current children cumulated vsize (KiB) 913548

[startup+942.3 s]
/proc/loadavg: 8.22 8.17 8.09 9/392 28002
/proc/meminfo: memFree=25634336/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=932152 CPUtime=3756.83 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1307821 0 0 0 375274 409 0 0 25 0 4 0 651546404 954523648 149042 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 233038 149042 379 95 0 228020 0
[pid=27948/tid=27949] ppid=27946 vsize=932152 CPUtime=942.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 324766 0 0 0 94129 99 0 0 25 0 4 0 651546404 954523648 149042 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=932152 CPUtime=941.27 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 328789 0 0 0 94027 100 0 0 25 0 4 0 651546404 954523648 149042 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=932152 CPUtime=930.97 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 326584 0 0 0 92995 102 0 0 25 0 4 0 651546404 954523648 149042 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.83
Current children cumulated vsize (KiB) 932152

[startup+1002.3 s]
/proc/loadavg: 8.08 8.13 8.08 9/392 28003
/proc/meminfo: memFree=25594252/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=933644 CPUtime=3996.09 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1359805 0 0 0 399178 431 0 0 25 0 4 0 651546404 956051456 145118 33554432000 4194304 4580107 140736850170784 18446744073709551615 4324374 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 233411 145118 379 95 0 228393 0
[pid=27948/tid=27949] ppid=27946 vsize=933644 CPUtime=1002.29 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 337809 0 0 0 100124 105 0 0 25 0 4 0 651546404 956051456 145118 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=933644 CPUtime=1001.26 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 341876 0 0 0 100021 105 0 0 25 0 4 0 651546404 956051456 145118 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=933644 CPUtime=990.24 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 339309 0 0 0 98916 108 0 0 25 0 4 0 651546404 956051456 145118 33554432000 4194304 4580107 140736850170784 18446744073709551615 4316705 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.09
Current children cumulated vsize (KiB) 933644

[startup+1062.3 s]
/proc/loadavg: 8.03 8.11 8.08 9/392 28005
/proc/meminfo: memFree=25507424/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=1021400 CPUtime=4235.36 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1414570 0 0 0 423087 449 0 0 25 0 4 0 651546404 1045913600 163047 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 255350 163047 381 95 0 250332 0
[pid=27948/tid=27949] ppid=27946 vsize=1021400 CPUtime=1062.29 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 352395 0 0 0 106119 110 0 0 25 0 4 0 651546404 1045913600 163047 33554432000 4194304 4580107 140736850170784 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=1021400 CPUtime=1061.24 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 354384 0 0 0 106015 109 0 0 25 0 4 0 651546404 1045913600 163047 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=1021400 CPUtime=1049.53 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 351151 0 0 0 104840 113 0 0 25 0 4 0 651546404 1045913600 163047 33554432000 4194304 4580107 140736850170784 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.36
Current children cumulated vsize (KiB) 1021400

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.08 9/392 28007
/proc/meminfo: memFree=25429028/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=1022772 CPUtime=4474.63 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1471528 0 0 0 446994 469 0 0 25 0 4 0 651546404 1047318528 168335 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 255693 168335 382 95 0 250675 0
[pid=27948/tid=27949] ppid=27946 vsize=1022772 CPUtime=1122.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 365255 0 0 0 112114 114 0 0 25 0 4 0 651546404 1047318528 168335 33554432000 4194304 4580107 140736850170784 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=1022772 CPUtime=1121.23 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 368467 0 0 0 112009 114 0 0 25 0 4 0 651546404 1047318528 168335 33554432000 4194304 4580107 140736850170784 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=1022772 CPUtime=1108.81 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 368099 0 0 0 110763 118 0 0 25 0 4 0 651546404 1047318528 168335 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.63
Current children cumulated vsize (KiB) 1022772

[startup+1182.3 s]
/proc/loadavg: 8.13 8.11 8.08 9/392 28008
/proc/meminfo: memFree=25385232/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=922848 CPUtime=4713.9 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1519626 0 0 0 470901 489 0 0 25 0 4 0 651546404 944996352 163705 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 230712 163705 381 95 0 225694 0
[pid=27948/tid=27949] ppid=27946 vsize=922848 CPUtime=1182.28 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 377631 0 0 0 118109 119 0 0 25 0 4 0 651546404 944996352 163705 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=922848 CPUtime=1181.22 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 380473 0 0 0 118002 120 0 0 25 0 4 0 651546404 944996352 163705 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=922848 CPUtime=1168.09 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 379323 0 0 0 116687 122 0 0 25 0 4 0 651546404 944996352 163705 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.9
Current children cumulated vsize (KiB) 922848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.17 8.12 8.08 9/392 28009
/proc/meminfo: memFree=25398240/32950928 swapFree=44388876/67111528
[pid=27948] ppid=27946 vsize=1074692 CPUtime=4800.07 cores=0,2,4,6
/proc/27948/stat : 27948 (strangenight2-m) R 27946 27948 27826 0 -1 4202496 1535539 0 0 0 479511 496 0 0 25 0 4 0 651546404 1100484608 172157 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27948/statm: 268673 172157 381 95 0 263655 0
[pid=27948/tid=27949] ppid=27946 vsize=1074692 CPUtime=1203.9 cores=0,2,4,6
/proc/27948/task/27949/stat : 27949 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 381196 0 0 0 120269 121 0 0 25 0 4 0 651546404 1100484608 172157 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27948/tid=27950] ppid=27946 vsize=1074692 CPUtime=1202.83 cores=0,2,4,6
/proc/27948/task/27950/stat : 27950 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 384148 0 0 0 120162 121 0 0 25 0 4 0 651546404 1100484608 172157 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27948/tid=27951] ppid=27946 vsize=1074692 CPUtime=1189.42 cores=0,2,4,6
/proc/27948/task/27951/stat : 27951 (strangenight2-m) R 27946 27948 27826 0 -1 4202560 384306 0 0 0 118817 125 0 0 25 0 4 0 651546404 1100484608 172157 33554432000 4194304 4580107 140736850170784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1074692

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.95
CPU time (s): 4800.12
CPU user time (s): 4795.14
CPU system time (s): 4.98724
CPU usage (%): 398.699
Max. virtual memory (cumulated for all children) (KiB): 1074692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.14
system time used= 4.98724
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1535542
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= 703
involuntary context switches= 23441

runsolver used 4.33334 second user time and 10.1635 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= cfefee970fb9a956a9dde1bcb9deab97
RANDOM SEED=1274977580

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27051952 kB
Buffers:        255840 kB
Cached:        2434856 kB
SwapCached:      92524 kB
Active:         733392 kB
Inactive:      4914700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27051952 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            5888 kB
Writeback:          24 kB
AnonPages:     2878576 kB
Mapped:          15116 kB
Slab:           108828 kB
PageTables:      75456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88087940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73316 MiB
End job on node126 at 2011-05-14 21:18:03