Trace number 3366117

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 1204.16

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S924370159-018-UNKNOWN.cnf
MD5SUM392862e8cb399d235b8f33dd872803fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.755884
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-3366117-1305395798.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.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	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.04	c lits-rem:         0  cl-subs:        0  v-elim:     67  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1109 undec:     288 neg:    1103
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2433     10427         0         0     31725         0   no data   no data
1.16/0.32	c  N dy    14      4232      2433     10427         0      4230     31725    305654     45.14     48.75
1.96/0.58	c  N dy    39      8249      2433     10427         0      5747     31725    291237     44.75     47.57
3.17/0.89	c  N dy    58     12588      2433     10427         0      5838     31725    209050     44.40     46.76
4.41/1.19	c  N dy    82     16651      2433     10427         0      9897     31725    483252     44.56     49.32
5.95/1.51	c  N dy   103     20899      2433     10427         0      8522     31725    309529     44.27     46.90
7.15/1.84	c  F st   130     25000      2433     10427         0     12622     31725    587596     44.41     38.41
7.15/1.84	c  N st   130     25000      2433     10427         0     12622     31725    587596     44.41     38.41
8.79/2.25	c  N dy   136     30001      2433     10427         0     10814     31725    424749     44.41   no data
8.79/2.25	c  S st   136     30001      2433     10427         0     10814     31725    424749     44.41   no data
8.79/2.29	c  S st   136     30509      2433     10427         0     11322     31725    453804     44.41   no data
8.79/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.14/2.30	c blocked clauses removed:       32 vars:      6 tried:        2433 T: 0.00 s
9.14/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2427 time:  0.00 s
9.14/2.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.14/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.14/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.40	c lits-rem:       146  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.06 s
9.54/2.41	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
9.54/2.41	c calculated reachability. Time: 0.00
9.54/2.41	c  N dy   136     30509      2426     10395         0     11295     31633    450999     44.41   no data
10.74/2.77	c  N dy   162     34567      2426     10395         0     15351     31633    728530     44.62     47.20
12.33/3.10	c  N dy   186     38779      2426     10395         0     11672     31633    384027     44.76     47.81
13.52/3.45	c  N dy   205     42830      2426     10395         0     15723     31633    666059     44.76     55.81
14.72/3.74	c  S st   227     45763      2426     10395         0      9706     31633    185925     44.81   no data
14.72/3.78	c  S st   227     46266      2426     10395         0     10209     31633    214864     44.81   no data
14.72/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.72/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.72/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.72/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.72/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.72/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
14.72/3.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.72/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.12/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.82	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.12/3.82	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
15.12/3.82	c vivif2 --  cl tried    10209 cl shrink        0 lits rem          0 time: 0.00
15.12/3.83	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
15.12/3.83	c calculated reachability. Time: 0.00
15.12/3.83	c  N dy   227     46266      2426     10395         0     10209     31633    214857     44.81   no data
16.32/4.18	c  N dy   245     50393      2426     10395         0     14336     31633    501291     44.67     47.12
17.90/4.56	c  N dy   266     54402      2426     10395         0     18344     31633    779366     44.66     47.49
19.50/4.91	c  N dy   289     58412      2426     10395         0     12383     31633    304263     44.70     57.47
20.71/5.27	c  N dy   314     62494      2426     10395         0     16464     31633    579837     44.73     47.86
22.29/5.69	c  N dy   340     66761      2426     10395         0     20731     31633    870241     44.77     47.54
23.49/5.96	c  S st   359     69400      2426     10395         0     12386     31633    239697     44.87     42.49
23.88/6.00	c  S st   359     69901      2426     10395         0     12887     31633    267797     44.87   no data
23.88/6.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.88/6.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.88/6.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.88/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.88/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.88/6.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
23.88/6.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.88/6.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.88/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.88/6.06	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.88/6.06	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
23.88/6.06	c vivif2 --  cl tried    12887 cl shrink        0 lits rem          0 time: 0.00
23.88/6.07	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
23.88/6.07	c calculated reachability. Time: 0.00
23.88/6.07	c  N dy   359     69901      2426     10395         0     12887     31633    267792     44.87   no data
25.49/6.46	c  N dy   383     74378      2426     10395         0     17360     31633    571369     44.93     47.33
27.48/6.94	c  N dy   412     79163      2426     10395         0     22144     31633    900482     45.01     48.05
29.47/7.43	c  N dy   444     84422      2426     10395         0     15412     31633    384251     45.07     47.64
30.72/7.72	c  F st   468     87500      2426     10395         0     18489     31633    594749     45.14   no data
31.86/8.05	c  N st   473     90799      2426     10395         0     21788     31633    832598     45.14   no data
34.26/8.68	c  N dy   501     96785      2426     10395         0     14780     31633    275499     45.17     48.99
36.64/9.28	c  N dy   539    102966      2426     10395         0     20961     31633    705480     45.24     47.94
37.45/9.48	c  S st   551    104852      2426     10395         0     22847     31633    833006     45.23     44.81
37.85/9.54	c  S st   551    105357      2426     10395         0     23352     31633    862127     45.23   no data
37.85/9.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.85/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.85/9.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.85/9.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.85/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.85/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
37.85/9.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.85/9.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.24/9.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.05/9.88	c lits-rem:        27  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.28 s
39.05/9.88	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
39.05/9.89	c vivif2 --  cl tried    23344 cl shrink        0 lits rem          0 time: 0.01
39.48/9.92	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.02
39.48/9.92	c calculated reachability. Time: 0.00
39.48/9.92	c  N dy   551    105357      2426     10395         0     23344     31633    860824     45.23   no data
42.23/10.65	c  N dy   586    112122      2426     10395         0     16104     31633    305218     45.26     48.11
45.01/11.38	c  N dy   628    119324      2426     10395         0     23303     31633    792375     45.28     47.94
49.00/12.30	c  N dy   672    127103      2426     10395         0     16094     31633    242553     45.28     48.09
52.21/13.12	c  N dy   716    135342      2426     10395         0     24332     31633    805941     45.27     47.84
56.18/14.15	c  N dy   770    144026      2426     10395         0     17016     31633    242202     45.34     47.83
60.17/15.10	c  N dy   831    153312      2426     10395         0     26300     31633    880075     45.43     48.57
62.15/15.68	c  S st   860    158035      2426     10395         0     31021     31633   1209359     45.45   no data
62.55/15.75	c  S st   860    158540      2426     10395         0     31526     31633   1237113     45.45   no data
62.55/15.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.55/15.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.55/15.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.55/15.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.55/15.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.55/15.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
62.55/15.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.55/15.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
62.95/15.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.36/16.49	c lits-rem:        72  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.65 s
65.36/16.49	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
65.36/16.51	c vivif2 --  cl tried    31511 cl shrink        0 lits rem          0 time: 0.02
65.80/16.54	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
65.80/16.54	c calculated reachability. Time: 0.00
65.80/16.54	c  N dy   860    158540      2426     10395         0     31511     31633   1235024     45.45   no data
70.18/17.65	c  N dy   929    168733      2426     10395         0     24703     31633    704049     45.52     48.02
75.71/19.04	c  N dy  1003    179696      2426     10395         0     35664     31633   1472366     45.61     48.89
80.89/20.34	c  N dy  1063    191369      2426     10395         0     29341     31633    967772     45.54     48.25
87.30/21.94	c  N dy  1133    203737      2426     10395         0     22708     31633    445850     45.54     48.27
93.64/23.55	c  N dy  1217    216836      2426     10395         0     35801     31633   1359606     45.60     60.36
100.44/25.26	c  N dy  1296    230769      2426     10395         0     29736     31633    865786     45.65     54.98
104.41/26.20	c  S st  1338    237810      2426     10395         0     36776     31633   1350176     45.65     41.45
104.41/26.29	c  S st  1338    238317      2426     10395         0     37282     31633   1378255     45.65   no data
104.41/26.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.41/26.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.83/26.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.83/26.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.83/26.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.83/26.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
104.83/26.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.83/26.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.83/26.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.40/27.23	c lits-rem:        41  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.85 s
108.40/27.23	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
108.40/27.25	c vivif2 --  cl tried    37268 cl shrink        0 lits rem          0 time: 0.02
108.40/27.29	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.04
108.40/27.29	c calculated reachability. Time: 0.00
108.40/27.29	c  N dy  1338    238317      2426     10395         0     37268     31633   1376559     45.65   no data
116.37/29.25	c  N dy  1429    253770      2426     10395         0     31722     31633    940650     45.68     48.98
125.14/31.50	c  N dy  1518    270433      2426     10395         0     26391     31633    508835     45.68     48.24
134.72/33.85	c  N dy  1610    287726      2426     10395         0     43678     31633   1704601     45.68     49.00
144.30/36.26	c  N dy  1706    306088      2426     10395         0     39045     31633   1315913     45.64     48.09
144.30/36.29	c  F st  1708    306250      2426     10395         0     39207     31633   1327253     45.64   no data
155.04/38.96	c  N dy  1791    325754      2426     10395         0     34711     31633    969560     45.64     49.23
166.99/41.93	c  N dy  1901    345804      2426     10395         0     29759     31633    555074     45.64     52.74
173.38/43.57	c  S st  1977    357476      2426     10395         0     41427     31633   1363303     45.66   no data
173.78/43.66	c  S st  1977    357978      2426     10395         0     41929     31633   1391884     45.66   no data
173.78/43.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.78/43.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
173.78/43.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.78/43.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.78/43.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.78/43.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
173.78/43.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
174.18/43.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.18/43.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.16/44.76	c lits-rem:        78  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.00 s
178.16/44.76	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
178.16/44.78	c vivif2 --  cl tried    41918 cl shrink        0 lits rem          0 time: 0.02
178.56/44.82	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.04
178.56/44.82	c calculated reachability. Time: 0.00
178.56/44.82	c  N dy  1977    357978      2426     10395         0     41918     31633   1390382     45.66   no data
190.52/47.80	c  N dy  2079    378031      2426     10395         0     35974     31633    923580     45.65     48.06
203.27/51.03	c  N dy  2201    398100      2426     10395         0     29044     31633    377297     45.69     48.18
215.23/54.06	c  N dy  2322    418283      2426     10395         0     49219     31633   1777738     45.73     48.37
227.61/57.19	c  N dy  2442    438304      2426     10395         0     41244     31633   1176403     45.74     48.69
241.20/60.58	c  N dy  2560    458415      2426     10395         0     32359     31633    481339     45.76     48.96
253.51/63.67	c  N dy  2662    478462      2426     10395         0     52402     31633   1885310     45.74     48.93
266.66/66.91	c  N dy  2776    498607      2426     10395         0     42545     31633   1141709     45.76     48.19
281.01/70.58	c  N dy  2886    518677      2426     10395         0     31620     31633    307763     45.76     48.49
292.17/73.34	c  S st  2978    536968      2426     10395         0     49906     31633   1566253     45.73   no data
292.57/73.45	c  S st  2978    537474      2426     10395         0     50412     31633   1594593     45.73   no data
292.57/73.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.57/73.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
292.57/73.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.57/73.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.57/73.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.57/73.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
292.57/73.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
292.97/73.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.97/73.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.54/74.91	c lits-rem:        67  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.34 s
298.54/74.91	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
298.54/74.93	c vivif2 --  cl tried    50396 cl shrink        0 lits rem          0 time: 0.02
298.54/74.98	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.05
298.54/74.98	c calculated reachability. Time: 0.00
298.54/74.98	c  N dy  2978    537474      2426     10395         0     50396     31633   1592605     45.73   no data
313.30/78.63	c  N dy  3091    557706      2426     10395         0     38636     31633    737838     45.74     48.17
326.85/82.08	c  N dy  3204    577722      2426     10395         0     58647     31633   2130910     45.77     49.45
340.81/85.51	c  N dy  3313    597801      2426     10395         0     45734     31633   1162380     45.78     48.25
355.95/89.35	c  N dy  3428    617846      2426     10395         0     65773     31633   2566571     45.79     49.33
369.11/92.67	c  N dy  3537    637972      2426     10395         0     51900     31633   1537628     45.80     48.56
385.47/96.74	c  N dy  3663    658046      2426     10395         0     36977     31633    423372     45.83     49.09
399.06/100.12	c  N dy  3772    678368      2426     10395         0     57295     31633   1850015     45.84     48.53
415.36/104.25	c  N dy  3888    698529      2426     10395         0     41455     31633    679723     45.85     48.47
430.49/108.02	c  N dy  4013    718563      2426     10395         0     61480     31633   2092278     45.88     49.41
446.45/112.09	c  N dy  4135    738810      2426     10395         0     44735     31633    835072     45.89     48.87
461.99/115.93	c  N dy  4263    758898      2426     10395         0     64819     31633   2236237     45.92     53.73
478.33/120.00	c  N dy  4391    778994      2426     10395         0     46923     31633    928604     45.94     48.84
493.89/123.93	c  N dy  4516    799012      2426     10395         0     66934     31633   2323038     45.95     48.79
500.66/125.64	c  S st  4557    806212      2426     10395         0     74132     31633   2823334     45.96   no data
501.45/125.80	c  S st  4557    806714      2426     10395         0     74634     31633   2854501     45.96   no data
501.45/125.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
501.45/125.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
501.45/125.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
501.45/125.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.45/125.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.45/125.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
501.45/125.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
501.45/125.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
501.85/125.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.58/131.17	c lits-rem:       156  cl-subs:       32  v-elim:      0  v-fix:    0  time:  5.18 s
522.58/131.17	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
522.98/131.21	c vivif2 --  cl tried    74602 cl shrink        0 lits rem          0 time: 0.04
522.98/131.30	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.08
523.38/131.30	c calculated reachability. Time: 0.00
523.38/131.30	c  N dy  4557    806714      2426     10395         0     74602     31633   2850886     45.96   no data
537.73/134.96	c  N dy  4673    826760      2426     10395         0     55648     31633   1473459     45.97     50.16
555.68/139.40	c  N dy  4784    846921      2426     10395         0     75799     31633   2885807     45.98     48.63
571.21/143.35	c  N dy  4916    866980      2426     10395         0     55869     31633   1423884     46.01     49.57
589.16/147.83	c  N dy  5035    886986      2426     10395         0     75870     31633   2824549     46.02     48.63
605.16/151.87	c  N dy  5160    907085      2426     10395         0     54975     31633   1307415     46.05     48.48
622.70/156.26	c  N dy  5271    927167      2426     10395         0     75049     31633   2707293     46.04     54.80
639.80/160.53	c  N dy  5384    947300      2426     10395         0     53182     31633   1122023     46.05     49.78
656.94/164.83	c  N dy  5513    967349      2426     10395         0     73226     31633   2533817     46.08     48.58
675.32/169.49	c  N dy  5640    987412      2426     10395         0     50297     31633    849240     46.10     48.58
692.02/173.67	c  N dy  5762   1007599      2426     10395         0     70478     31633   2262820     46.12     48.59
712.34/178.76	c  N dy  5887   1027659      2426     10395         0     46550     31633    518009     46.14     53.65
727.51/182.60	c  N dy  5991   1047701      2426     10395         0     66588     31633   1904858     46.14     48.64
748.22/187.73	c  N dy  6108   1067717      2426     10395         0     86599     31633   3306386     46.15     48.94
752.61/188.89	c  F st  6137   1071875      2426     10395         0     45770     31633    398905     46.15     38.85
764.56/191.82	c  N dy  6208   1087823      2426     10395         0     61715     31633   1555100     46.16     49.88
783.30/196.57	c  N dy  6325   1107916      2426     10395         0     81805     31633   2972857     46.17     49.69
802.06/201.29	c  N dy  6442   1128073      2426     10395         0     55964     31633   1046130     46.18     48.65
819.60/205.64	c  N dy  6541   1148168      2426     10395         0     76047     31633   2446060     46.17     49.06
841.11/211.06	c  N dy  6661   1168255      2426     10395         0     49148     31633    511497     46.18     50.62
858.65/215.40	c  N dy  6774   1189140      2426     10395         0     70026     31633   1971730     46.18     49.79
880.18/220.84	c  N dy  6896   1209465      2426     10395         0     90345     31633   3402147     46.19     49.27
880.99/221.03	c  S st  6901   1210074      2426     10395         0     90954     31633   3444928     46.19   no data
881.76/221.23	c  S st  6901   1210577      2426     10395         0     91457     31633   3475584     46.19   no data
881.76/221.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
881.76/221.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
881.76/221.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
881.76/221.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
881.76/221.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
881.76/221.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
882.16/221.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
882.16/221.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
882.56/221.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
899.30/225.63	c lits-rem:       123  cl-subs:       34  v-elim:      0  v-fix:    0  time:  4.17 s
899.30/225.63	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
899.30/225.67	c vivif2 --  cl tried    91423 cl shrink        0 lits rem          0 time: 0.05
899.70/225.78	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.11
899.70/225.78	c calculated reachability. Time: 0.00
899.70/225.78	c  N dy  6901   1210577      2426     10395         0     91423     31633   3471919     46.19   no data
917.24/230.16	c  N dy  7032   1230611      2426     10395         0     63468     31633   1454630     46.21     48.70
936.78/235.03	c  N dy  7150   1250657      2426     10395         0     83507     31633   2860764     46.22     54.36
958.30/240.42	c  N dy  7264   1270804      2426     10395         0     54662     31633    768551     46.22     48.93
975.44/244.76	c  N dy  7378   1290848      2426     10395         0     74702     31633   2160487     46.22     48.68
997.77/250.32	c  N dy  7495   1310967      2426     10395         0     94818     31633   3568073     46.23     48.76
1015.71/254.89	c  N dy  7609   1330986      2426     10395         0     64837     31633   1411515     46.22     49.88
1035.24/259.73	c  N dy  7716   1350988      2426     10395         0     84832     31633   2835359     46.23     48.77
1058.34/265.58	c  N dy  7841   1371032      2426     10395         0     53891     31633    586988     46.23     50.56
1075.87/269.96	c  N dy  7979   1391075      2426     10395         0     73927     31633   2002263     46.26     49.93
1098.20/275.55	c  N dy  8106   1411126      2426     10395         0     93976     31633   3421627     46.27     51.40
1118.93/280.75	c  N dy  8232   1431184      2426     10395         0     62038     31633   1094990     46.29     49.87
1138.06/285.53	c  N dy  8356   1451237      2426     10395         0     82087     31633   2488042     46.29     50.22
1162.04/291.54	c  N dy  8467   1471674      2426     10395         0    102519     31633   3919118     46.30     49.04
1180.32/296.17	c  N dy  8589   1491734      2426     10395         0     69587     31633   1558837     46.32     50.89
1201.50/301.48	c  N dy  8712   1511836      2426     10395         0     89680     31633   2980330     46.33     49.36
1226.56/307.74	c  N dy  8833   1531858      2426     10395         0     55713     31633    520867     46.34     50.17
1244.11/312.16	c  N dy  8954   1551883      2426     10395         0     75730     31633   1934044     46.35     49.51
1266.85/317.87	c  N dy  9084   1571968      2426     10395         0     95810     31633   3339051     46.37     50.62
1290.35/323.76	c  N dy  9183   1592025      2426     10395         0     60877     31633    823076     46.36     53.67
1309.08/328.46	c  N dy  9298   1612060      2426     10395         0     80906     31633   2231881     46.36     49.91
1332.63/334.32	c  N dy  9406   1632089      2426     10395         0    100926     31633   3636893     46.37     57.86
1355.31/340.01	c  N dy  9531   1652293      2426     10395         0     65139     31633   1069979     46.38     49.06
1375.26/345.04	c  N dy  9646   1672425      2426     10395         0     85261     31633   2475355     46.38     49.32
1400.37/351.30	c  N dy  9770   1692441      2426     10395         0    105271     31633   3871478     46.39     53.48
1420.33/356.37	c  S st  9880   1710579      2426     10395         0     66427     31633   1084573     46.40   no data
1421.09/356.51	c  S st  9880   1711082      2426     10395         0     66930     31633   1114811     46.40   no data
1421.09/356.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1421.09/356.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1421.09/356.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1421.09/356.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1421.09/356.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1421.09/356.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
1421.09/356.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1421.09/356.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1421.49/356.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1424.71/357.41	c lits-rem:        40  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.80 s
1424.71/357.41	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
1424.71/357.43	c vivif2 --  cl tried    66924 cl shrink        0 lits rem          0 time: 0.02
1424.71/357.50	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.07
1424.71/357.50	c calculated reachability. Time: 0.00
1424.71/357.50	c  N dy  9880   1711082      2426     10395         0     66924     31633   1113933     46.40   no data
1445.42/362.63	c  N dy 10012   1731097      2426     10395         0     86926     31633   2533669     46.41     49.24
1470.53/368.95	c  N dy 10131   1751172      2426     10395         0    106998     31633   3946317     46.43     49.83
1492.86/374.59	c  N dy 10252   1771301      2426     10395         0     69144     31633   1205177     46.43     49.55
1513.98/379.80	c  N dy 10360   1791367      2426     10395         0     89203     31633   2616256     46.43     51.75
1539.15/386.19	c  N dy 10472   1811456      2426     10395         0    109282     31633   4035612     46.44     49.40
1562.61/392.04	c  N dy 10600   1832045      2426     10395         0     70889     31633   1283902     46.45     49.21
1584.14/397.48	c  N dy 10748   1852086      2426     10395         0     90927     31633   2714671     46.48     53.67
1610.86/404.17	c  N dy 10872   1872097      2426     10395         0    110930     31633   4122188     46.49     49.16
1634.77/410.12	c  N dy 10992   1892370      2426     10395         0     71211     31633   1234763     46.49     49.44
1655.90/415.47	c  N dy 11109   1912438      2426     10395         0     91276     31633   2644357     46.50     52.11
1682.21/422.04	c  N dy 11223   1932529      2426     10395         0    111353     31633   4052599     46.51     55.48
1706.12/428.08	c  N dy 11322   1952544      2426     10395         0     70379     31633   1114393     46.50     52.06
1727.71/433.47	c  N dy 11446   1973144      2426     10395         0     90974     31633   2573658     46.51     49.08
1753.18/439.88	c  N dy 11548   1993220      2426     10395         0    111040     31633   3972698     46.51     49.08
1779.48/446.48	c  N dy 11674   2013489      2426     10395         0     69326     31633    969565     46.52     49.15
1800.61/451.73	c  N dy 11793   2033676      2426     10395         0     89503     31633   2396577     46.53     49.37
1826.12/458.18	c  N dy 11912   2053754      2426     10395         0    109571     31633   3811944     46.54     55.93
1854.88/465.39	c  N dy 12040   2073854      2426     10395         0     66693     31633    714326     46.55     49.04
1875.16/470.40	c  N dy 12160   2093893      2426     10395         0     86724     31633   2130640     46.56     49.02
1900.27/476.79	c  N dy 12288   2113927      2426     10395         0    106755     31633   3556490     46.57     59.92
1930.17/484.26	c  N dy 12395   2134246      2426     10395         0    127072     31633   5009524     46.57     49.52
1950.50/489.31	c  N dy 12502   2154265      2426     10395         0     83108     31633   1810371     46.57     49.14
1975.22/495.55	c  N dy 12621   2174819      2426     10395         0    103655     31633   3254879     46.57     52.73
2004.71/502.94	c  N dy 12735   2194866      2426     10395         0    123696     31633   4664823     46.58     49.51
2023.85/507.78	c  S st 12832   2211083      2426     10395         0     74930     31633   1174161     46.59   no data
2024.65/507.93	c  S st 12832   2211587      2426     10395         0     75434     31633   1204572     46.59   no data
2024.65/507.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2024.65/507.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2024.65/507.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2024.65/507.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2024.65/507.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2024.65/507.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
2024.65/507.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2025.05/508.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2025.05/508.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2027.83/508.77	c lits-rem:        25  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.72 s
2027.83/508.77	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
2027.83/508.79	c vivif2 --  cl tried    75418 cl shrink        0 lits rem          0 time: 0.02
2028.23/508.87	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.08
2028.23/508.87	c calculated reachability. Time: 0.00
2028.23/508.87	c  N dy 12832   2211587      2426     10395         0     75418     31633   1202843     46.59   no data
2050.96/514.50	c  N dy 12960   2231715      2426     10395         0     95539     31633   2636254     46.59     49.28
2078.09/521.37	c  N dy 13071   2252110      2426     10395         0    115927     31633   4071411     46.59     49.45
2107.17/528.69	c  N dy 13190   2272178      2426     10395         0     70006     31633    759346     46.60     50.41
2127.49/533.79	c  N dy 13288   2292216      2426     10395         0     90033     31633   2161289     46.60     49.53
2153.06/540.18	c  N dy 13384   2312660      2426     10395         0    110469     31633   3611181     46.59     49.14
2184.10/547.90	c  N dy 13506   2332757      2426     10395         0    130555     31633   5042755     46.60     49.41
2206.43/553.54	c  N dy 13613   2353099      2426     10395         0     83922     31633   1683961     46.61     49.14
2230.75/559.61	c  N dy 13726   2373172      2426     10395         0    103988     31633   3100654     46.61     54.10
2260.24/567.08	c  N dy 13847   2393488      2426     10395         0    124296     31633   4539425     46.62     49.79
2287.75/573.98	c  N dy 13965   2413489      2426     10395         0     76313     31633   1076947     46.63     49.59
2310.49/579.69	c  N dy 14096   2433536      2426     10395         0     96356     31633   2504102     46.63     49.45
2337.58/586.46	c  N dy 14207   2453587      2426     10395         0    116403     31633   3931548     46.64     49.46
2370.28/594.69	c  N dy 14332   2473606      2426     10395         0    136418     31633   5347454     46.64     50.33
2392.19/600.10	c  N dy 14452   2493656      2426     10395         0     87481     31633   1798263     46.65     49.37
2416.91/606.34	c  N dy 14556   2513671      2426     10395         0    107491     31633   3212235     46.65     49.35
2447.21/613.92	c  N dy 14672   2533725      2426     10395         0    127540     31633   4624916     46.66     60.24
2475.91/621.10	c  N dy 14779   2553805      2426     10395         0     77635     31633   1045481     46.66     52.42
2498.64/626.80	c  N dy 14902   2573938      2426     10395         0     97766     31633   2472631     46.66     50.25
2526.93/633.91	c  N dy 15028   2594009      2426     10395         0    117831     31633   3898570     46.67     53.89
2560.03/642.27	c  N dy 15159   2614125      2426     10395         0    137938     31633   5317814     46.68     49.52
2583.94/648.26	c  N dy 15287   2634145      2426     10395         0     86968     31633   1630406     46.69     50.98
2609.45/654.61	c  N dy 15424   2654157      2426     10395         0    106976     31633   3055664     46.70     51.78
2639.38/662.17	c  N dy 15538   2674233      2426     10395         0    127048     31633   4478153     46.70     49.82
2672.44/670.45	c  N dy 15667   2694239      2426     10395         0     75067     31633    734816     46.71     51.54
2691.59/675.25	c  S st 15780   2711588      2426     10395         0     92410     31633   1972376     46.72     47.57
2692.43/675.45	c  S st 15780   2712091      2426     10395         0     92913     31633   2001361     46.72   no data
2692.43/675.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2692.77/675.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2692.77/675.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2692.77/675.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2692.77/675.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2692.77/675.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
2692.77/675.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2692.77/675.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2693.17/675.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2700.77/677.59	c lits-rem:        35  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.98 s
2700.77/677.60	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
2701.20/677.63	c vivif2 --  cl tried    92902 cl shrink        0 lits rem          0 time: 0.03
2701.54/677.73	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.10
2701.54/677.73	c calculated reachability. Time: 0.00
2701.54/677.73	c  N dy 15780   2712091      2426     10395         0     92902     31633   2000045     46.72   no data
2728.64/684.56	c  N dy 15917   2732379      2426     10395         0    113182     31633   3456455     46.73     49.40
2760.94/692.63	c  N dy 16043   2752537      2426     10395         0    133333     31633   4883999     46.74     49.97
2791.24/700.22	c  N dy 16151   2772823      2426     10395         0     80631     31633   1056741     46.74     49.70
2814.78/706.15	c  N dy 16275   2793078      2426     10395         0    100879     31633   2490074     46.75     49.76
2843.06/713.24	c  N dy 16402   2813124      2426     10395         0    120919     31633   3919552     46.76     58.89
2876.60/721.64	c  N dy 16515   2833211      2426     10395         0    141002     31633   5354961     46.76     50.78
2904.05/728.50	c  N dy 16641   2853289      2426     10395         0     87096     31633   1458270     46.77     49.93
2928.80/734.77	c  N dy 16768   2873439      2426     10395         0    107239     31633   2885664     46.78     49.65
2958.68/742.20	c  N dy 16875   2893530      2426     10395         0    127326     31633   4310398     46.78     49.58
2994.57/751.27	c  N dy 16996   2913678      2426     10395         0    147467     31633   5745210     46.79     49.86
3018.47/757.26	c  N dy 17124   2933695      2426     10395         0     92499     31633   1775764     46.80     49.36
3044.78/763.89	c  N dy 17239   2953817      2426     10395         0    112611     31633   3208501     46.80     49.87
3077.07/771.94	c  N dy 17377   2973866      2426     10395         0    132650     31633   4639048     46.81     49.83
3112.97/780.98	c  N dy 17480   2994150      2426     10395         0     76958     31633    607740     46.81     49.69
3136.06/786.78	c  N dy 17595   3015134      2426     10395         0     97938     31633   2092678     46.81     50.31
3163.98/793.75	c  N dy 17708   3035218      2426     10395         0    118010     31633   3508255     46.82     49.37
3197.06/802.04	c  N dy 17840   3055224      2426     10395         0    138007     31633   4924448     46.83     56.22
3231.37/810.64	c  N dy 17953   3075470      2426     10395         0     81280     31633    841683     46.83     50.00
3254.86/816.52	c  N dy 18079   3095558      2426     10395         0    101364     31633   2269293     46.83     50.02
3283.17/823.60	c  N dy 18186   3115568      2426     10395         0    121371     31633   3693084     46.83     50.59
3316.65/832.08	c  N dy 18310   3135581      2426     10395         0    141382     31633   5128710     46.84     49.47
3350.93/840.63	c  N dy 18434   3155611      2426     10395         0     83423     31633    946849     46.85     49.35
3374.86/846.62	c  N dy 18559   3175636      2426     10395         0    103443     31633   2365277     46.86     49.39
3404.36/854.00	c  N dy 18684   3195702      2426     10395         0    123503     31633   3801875     46.87     49.64
3432.67/861.18	c  S st 18794   3212091      2426     10395         0    139887     31633   4965766     46.87     46.30
3433.85/861.49	c  S st 18794   3212595      2426     10395         0    140391     31633   4994015     46.87   no data
3434.25/861.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3434.25/861.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3434.25/861.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3434.25/861.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3434.65/861.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3434.65/861.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
3434.65/861.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3434.65/861.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3435.45/861.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3460.96/868.27	c lits-rem:       120  cl-subs:       67  v-elim:      0  v-fix:    0  time:  6.43 s
3460.96/868.28	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
3461.36/868.35	c vivif2 --  cl tried   140324 cl shrink        0 lits rem          0 time: 0.07
3462.16/868.52	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.17
3462.16/868.52	c calculated reachability. Time: 0.00
3462.16/868.52	c  N dy 18794   3212595      2426     10395         0    140324     31633   4985967     46.87   no data
3498.85/877.77	c  N dy 18908   3232814      2426     10395         0     81558     31633    740805     46.88     50.22
3522.35/883.64	c  N dy 19027   3252968      2426     10395         0    101706     31633   2162370     46.88     49.73
3551.05/890.86	c  N dy 19138   3273248      2426     10395         0    121982     31633   3585625     46.88     49.59
3584.54/899.27	c  N dy 19248   3293310      2426     10395         0    142039     31633   5017545     46.88     56.50
3621.64/908.52	c  N dy 19362   3313378      2426     10395         0     82125     31633    716199     46.89     49.53
3644.73/914.36	c  N dy 19481   3333379      2426     10395         0    102116     31633   2128324     46.89     52.09
3673.85/921.63	c  N dy 19605   3353405      2426     10395         0    122136     31633   3548745     46.89     49.41
3708.12/930.29	c  N dy 19725   3373517      2426     10395         0    142243     31633   4976988     46.90     50.12
3746.79/939.96	c  N dy 19830   3393562      2426     10395         0     81306     31633    594459     46.90     50.64
3770.73/945.92	c  N dy 19954   3413696      2426     10395         0    101434     31633   2018499     46.91     50.83
3799.41/953.16	c  N dy 20079   3433874      2426     10395         0    121607     31633   3453133     46.91     49.55
3833.30/961.68	c  N dy 20206   3453933      2426     10395         0    141659     31633   4861735     46.92     54.58
3872.76/971.53	c  N dy 20331   3474020      2426     10395         0    161741     31633   6295917     46.93     59.01
3898.67/978.00	c  N dy 20460   3494105      2426     10395         0     99842     31633   1848430     46.93     49.80
3926.58/985.08	c  N dy 20578   3514412      2426     10395         0    120141     31633   3292060     46.94     49.49
3960.46/993.51	c  N dy 20704   3534437      2426     10395         0    140159     31633   4717140     46.94     58.73
3999.52/1003.32	c  N dy 20826   3554554      2426     10395         0    160263     31633   6149919     46.95     49.47
4028.24/1010.56	c  N dy 20944   3574592      2426     10395         0     97325     31633   1605493     46.95     55.88
4056.53/1017.61	c  N dy 21076   3594784      2426     10395         0    117508     31633   3052369     46.96     49.71
4089.22/1025.88	c  N dy 21194   3614950      2426     10395         0    137669     31633   4496347     46.96     49.87
4127.09/1035.33	c  N dy 21303   3635092      2426     10395         0    157801     31633   5919474     46.96     50.02
4160.19/1043.64	c  N dy 21433   3655447      2426     10395         0     94186     31633   1323381     46.97     49.77
4186.90/1050.33	c  N dy 21553   3675501      2426     10395         0    114233     31633   2745022     46.98     49.45
4219.17/1058.41	c  N dy 21686   3695506      2426     10395         0    134233     31633   4169302     46.98     55.38
4250.68/1066.39	c  S st 21791   3712596      2426     10395         0    151318     31633   5381887     46.99   no data
4252.28/1066.73	c  S st 21791   3713100      2426     10395         0    151822     31633   5410859     46.99   no data
4252.28/1066.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4252.68/1066.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4252.68/1066.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4252.68/1066.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4252.68/1066.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4252.68/1066.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2426 time:  0.00 s
4252.68/1066.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4253.09/1066.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4253.86/1067.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4281.37/1074.01	c lits-rem:       105  cl-subs:       50  v-elim:      0  v-fix:    0  time:  6.90 s
4281.37/1074.01	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
4281.37/1074.08	c vivif2 --  cl tried   151772 cl shrink        0 lits rem          0 time: 0.08
4282.17/1074.27	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.19
4282.17/1074.27	c calculated reachability. Time: 0.00
4282.17/1074.27	c  N dy 21791   3713100      2426     10395         0    151772     31633   5405351     46.99   no data
4322.84/1084.43	c  N dy 21914   3733364      2426     10395         0     87063     31633    744702     46.99     49.98
4344.76/1089.92	c  F st 22025   3751562      2426     10395         0    105256     31633   2022025     47.00     48.08
4347.15/1090.55	c  N st 22029   3753593      2426     10395         0    107285     31633   2184947     47.00   no data
4376.30/1097.89	c  N dy 22129   3773702      2426     10395         0    127390     31633   3636548     47.00     49.50
4411.72/1106.70	c  N dy 22251   3793703      2426     10395         0    147386     31633   5067436     47.00     50.25
4452.79/1117.00	c  N dy 22381   3813733      2426     10395         0    167411     31633   6482433     47.01     49.75
4481.11/1124.13	c  N dy 22502   3833734      2426     10395         0    101430     31633   1713370     47.02     55.17
4509.00/1131.17	c  N dy 22617   3853747      2426     10395         0    121440     31633   3143824     47.02     49.89
4543.68/1139.82	c  N dy 22731   3874485      2426     10395         0    142172     31633   4617459     47.02     49.82
4583.14/1149.71	c  N dy 22847   3894569      2426     10395         0    162247     31633   6044922     47.03     49.64
4618.63/1158.65	c  N dy 22969   3914581      2426     10395         0     95275     31633   1211951     47.04     55.80
4645.73/1165.45	c  N dy 23097   3934675      2426     10395         0    115365     31633   2634282     47.04     50.04
4678.04/1173.61	c  N dy 23226   3954779      2426     10395         0    135464     31633   4074122     47.05     49.96
4715.89/1183.07	c  N dy 23354   3974810      2426     10395         0    155489     31633   5497144     47.06     50.80
4759.34/1193.94	c  N dy 23479   3995156      2426     10395         0    175828     31633   6946763     47.06     50.36
4784.86/1200.32	c  N dy 23611   4015219      2426     10395         0    107908     31633   2041887     47.07     50.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-3366117-1305395798/watcher-3366117-1305395798 -o /tmp/evaluation-result-3366117-1305395798/solver-3366117-1305395798 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366117-1305395798.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.02 4.19 5.02 2/410 7509
/proc/meminfo: memFree=21350528/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 729810549 52396032 348 33554432000 4194304 4580107 140735981620656 18446744073709551615 46928745506732 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 12792 348 299 95 0 7774 0
[pid=7509/tid=7510] ppid=7507 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 729810549 52396032 348 33554432000 4194304 4580107 140735981620656 18446744073709551615 46928745506738 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729810549 52396032 348 33554432000 4194304 4580107 140735981620656 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729810549 52396032 348 33554432000 4194304 4580107 140735981620656 18446744073709551615 46928745506738 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.094431 s]
/proc/loadavg: 4.02 4.19 5.02 2/410 7509
/proc/meminfo: memFree=21350528/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=286284 CPUtime=0.34 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 4177 0 0 0 33 1 0 0 25 0 4 0 729810549 293154816 3562 33554432000 4194304 4580107 140735981620656 18446744073709551615 4321334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 71571 3562 377 95 0 66553 0
[pid=7509/tid=7510] ppid=7507 vsize=286284 CPUtime=0.08 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1060 0 0 0 8 0 0 0 25 0 4 0 729810549 293154816 3562 33554432000 4194304 4580107 140735981620656 18446744073709551615 4323077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=286284 CPUtime=0.07 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1041 0 0 0 7 0 0 0 25 0 4 0 729810549 293154816 3562 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=286284 CPUtime=0.08 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 615 0 0 0 8 0 0 0 25 0 4 0 729810549 293154816 3563 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293013 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 286284

[startup+0.100428 s]
/proc/loadavg: 4.02 4.19 5.02 2/410 7509
/proc/meminfo: memFree=21350528/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=286284 CPUtime=0.36 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 4211 0 0 0 35 1 0 0 25 0 4 0 729810549 293154816 3596 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293957 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 71571 3596 377 95 0 66553 0
[pid=7509/tid=7510] ppid=7507 vsize=286284 CPUtime=0.09 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1067 0 0 0 9 0 0 0 25 0 4 0 729810549 293154816 3596 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=286284 CPUtime=0.07 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1048 0 0 0 7 0 0 0 25 0 4 0 729810549 293154816 3596 33554432000 4194304 4580107 140735981620656 18446744073709551615 4295327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=286284 CPUtime=0.09 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 628 0 0 0 9 0 0 0 25 0 4 0 729810549 293154816 3596 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 286284

[startup+0.300346 s]
/proc/loadavg: 4.02 4.19 5.02 2/410 7509
/proc/meminfo: memFree=21350528/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=286284 CPUtime=1.16 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 5187 0 0 0 115 1 0 0 25 0 4 0 729810549 293154816 4572 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 71571 4572 377 95 0 66553 0
[pid=7509/tid=7510] ppid=7507 vsize=286284 CPUtime=0.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1292 0 0 0 29 0 0 0 25 0 4 0 729810549 293154816 4572 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=286284 CPUtime=0.27 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1292 0 0 0 27 0 0 0 25 0 4 0 729810549 293154816 4572 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=286284 CPUtime=0.29 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 890 0 0 0 29 0 0 0 25 0 4 0 729810549 293154816 4572 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286284

[startup+0.700277 s]
/proc/loadavg: 4.02 4.19 5.02 2/410 7509
/proc/meminfo: memFree=21350528/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=289132 CPUtime=2.77 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 7625 0 0 0 275 2 0 0 25 0 4 0 729810549 296071168 5333 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 72283 5333 377 95 0 67265 0
[pid=7509/tid=7510] ppid=7507 vsize=289132 CPUtime=0.69 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1889 0 0 0 69 0 0 0 25 0 4 0 729810549 296071168 5333 33554432000 4194304 4580107 140735981620656 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=289132 CPUtime=0.67 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1894 0 0 0 67 0 0 0 25 0 4 0 729810549 296071168 5334 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=289132 CPUtime=0.68 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 1530 0 0 0 68 0 0 0 25 0 4 0 729810549 296071168 5334 33554432000 4194304 4580107 140735981620656 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289132

[startup+1.50114 s]
/proc/loadavg: 4.42 4.27 5.04 10/420 7523
/proc/meminfo: memFree=21175912/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=290360 CPUtime=5.95 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 12374 0 0 0 592 3 0 0 25 0 4 0 729810549 297328640 5257 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 72590 5257 377 95 0 67572 0
[pid=7509/tid=7510] ppid=7507 vsize=290360 CPUtime=1.48 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 3086 0 0 0 148 0 0 0 25 0 4 0 729810549 297328640 5257 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=290360 CPUtime=1.46 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 3079 0 0 0 146 0 0 0 25 0 4 0 729810549 297328640 5257 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=290360 CPUtime=1.49 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 2690 0 0 0 148 1 0 0 25 0 4 0 729810549 297328640 5257 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 290360

[startup+3.10086 s]
/proc/loadavg: 4.42 4.27 5.04 9/420 7523
/proc/meminfo: memFree=21159048/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=297492 CPUtime=12.33 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 23720 0 0 0 1228 5 0 0 25 0 4 0 729810549 304631808 10014 33554432000 4194304 4580107 140735981620656 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 74373 10014 379 95 0 69355 0
[pid=7509/tid=7510] ppid=7507 vsize=297492 CPUtime=3.08 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 6433 0 0 0 308 0 0 0 25 0 4 0 729810549 304631808 10014 33554432000 4194304 4580107 140735981620656 18446744073709551615 4316379 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=297492 CPUtime=3.05 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 4959 0 0 0 304 1 0 0 25 0 4 0 729810549 304631808 10014 33554432000 4194304 4580107 140735981620656 18446744073709551615 4321556 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=297492 CPUtime=3.08 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 4561 0 0 0 307 1 0 0 25 0 4 0 729810549 304631808 10014 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297492

[startup+6.3003 s]
/proc/loadavg: 4.42 4.27 5.04 9/420 7523
/proc/meminfo: memFree=21084156/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=313660 CPUtime=25.09 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 46575 0 0 0 2499 10 0 0 25 0 4 0 729810549 321187840 21332 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 78415 21332 379 95 0 73397 0
[pid=7509/tid=7510] ppid=7507 vsize=313660 CPUtime=6.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 13077 0 0 0 628 1 0 0 25 0 4 0 729810549 321187840 21332 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=313660 CPUtime=6.19 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 11757 0 0 0 617 2 0 0 25 0 4 0 729810549 321187840 21333 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=313660 CPUtime=6.29 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 10054 0 0 0 627 2 0 0 25 0 4 0 729810549 321187840 21333 33554432000 4194304 4580107 140735981620656 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 313660

[startup+12.7012 s]
/proc/loadavg: 4.97 4.39 5.07 9/420 7523
/proc/meminfo: memFree=21035704/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=321928 CPUtime=50.6 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 78330 0 0 0 5045 15 0 0 25 0 4 0 729810549 329654272 30682 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 80482 30682 379 95 0 75464 0
[pid=7509/tid=7510] ppid=7507 vsize=321928 CPUtime=12.69 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 19924 0 0 0 1266 3 0 0 25 0 4 0 729810549 329654272 30682 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=321928 CPUtime=12.51 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 19428 0 0 0 1247 4 0 0 25 0 4 0 729810549 329654272 30682 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=321928 CPUtime=12.69 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 19155 0 0 0 1266 3 0 0 25 0 4 0 729810549 329654272 30682 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 321928

[startup+25.5009 s]
/proc/loadavg: 5.51 4.53 5.11 9/420 7523
/proc/meminfo: memFree=20795348/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=323364 CPUtime=101.62 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 119444 0 0 0 10138 24 0 0 25 0 4 0 729810549 331124736 38561 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 80841 38561 379 95 0 75823 0
[pid=7509/tid=7510] ppid=7507 vsize=323364 CPUtime=25.49 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 28946 0 0 0 2544 5 0 0 25 0 4 0 729810549 331124736 38561 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=323364 CPUtime=25.13 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 30814 0 0 0 2507 6 0 0 25 0 4 0 729810549 331124736 38561 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=323364 CPUtime=25.49 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 28320 0 0 0 2544 5 0 0 25 0 4 0 729810549 331124736 38561 33554432000 4194304 4580107 140735981620656 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 323364

[startup+51.1005 s]
/proc/loadavg: 6.36 4.81 5.18 9/420 7524
/proc/meminfo: memFree=20619012/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=325700 CPUtime=203.67 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 183811 0 0 0 20327 40 0 0 25 0 4 0 729810549 333516800 42339 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293720 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 81425 42339 379 95 0 76407 0
[pid=7509/tid=7510] ppid=7507 vsize=325700 CPUtime=51.08 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 44389 0 0 0 5100 8 0 0 25 0 4 0 729810549 333516800 42339 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=325700 CPUtime=50.39 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 46106 0 0 0 5029 10 0 0 25 0 4 0 729810549 333516800 42339 33554432000 4194304 4580107 140735981620656 18446744073709551615 4321036 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=325700 CPUtime=51.08 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 44192 0 0 0 5099 9 0 0 25 0 4 0 729810549 333516800 42339 33554432000 4194304 4580107 140735981620656 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 325700

[startup+102.315 s]
/proc/loadavg: 7.46 5.37 5.35 9/420 7525
/proc/meminfo: memFree=20347064/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=410812 CPUtime=407.83 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 289394 0 0 0 40713 70 0 0 25 0 4 0 729810549 420671488 54152 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 102703 54152 379 95 0 97685 0
[pid=7509/tid=7510] ppid=7507 vsize=410812 CPUtime=102.3 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 69408 0 0 0 10216 14 0 0 25 0 4 0 729810549 420671488 54152 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=410812 CPUtime=100.9 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 71780 0 0 0 10072 18 0 0 25 0 4 0 729810549 420671488 54152 33554432000 4194304 4580107 140735981620656 18446744073709551615 4316572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=410812 CPUtime=102.3 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 73190 0 0 0 10211 19 0 0 25 0 4 0 729810549 420671488 54152 33554432000 4194304 4580107 140735981620656 18446744073709551615 4451606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 410812

[startup+162.301 s]

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

[pid=7509] ppid=7507 vsize=731876 CPUtime=2799.61 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1039808 0 0 0 279630 331 0 0 25 0 4 0 729810549 749441024 108453 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 182969 108453 379 95 0 177951 0
[pid=7509/tid=7510] ppid=7507 vsize=731876 CPUtime=702.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 254853 0 0 0 70151 78 0 0 25 0 4 0 729810549 749441024 108453 33554432000 4194304 4580107 140735981620656 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=731876 CPUtime=692.73 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 261782 0 0 0 69190 83 0 0 25 0 4 0 729810549 749441024 108453 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=731876 CPUtime=702.26 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 261595 0 0 0 70146 80 0 0 25 0 4 0 729810549 749441024 108453 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799.61
Current children cumulated vsize (KiB) 731876

[startup+762.316 s]
/proc/loadavg: 8.17 7.83 6.75 9/420 7552
/proc/meminfo: memFree=19631432/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=781460 CPUtime=3038.85 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1094471 0 0 0 303531 354 0 0 25 0 4 0 729810549 800215040 112654 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 195365 112654 379 95 0 190347 0
[pid=7509/tid=7510] ppid=7507 vsize=781460 CPUtime=762.31 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 268525 0 0 0 76147 84 0 0 25 0 4 0 729810549 800215040 112654 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=781460 CPUtime=751.93 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 275377 0 0 0 75105 88 0 0 25 0 4 0 729810549 800215040 112654 33554432000 4194304 4580107 140735981620656 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=781460 CPUtime=762.28 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 275164 0 0 0 76141 87 0 0 25 0 4 0 729810549 800215040 112654 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3038.85
Current children cumulated vsize (KiB) 781460

[startup+822.301 s]
/proc/loadavg: 8.06 7.86 6.82 9/420 7553
/proc/meminfo: memFree=19540116/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=783228 CPUtime=3277.99 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1148116 0 0 0 327423 376 0 0 25 0 4 0 729810549 802025472 115025 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 195807 115025 379 95 0 190789 0
[pid=7509/tid=7510] ppid=7507 vsize=783228 CPUtime=822.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 281879 0 0 0 82141 88 0 0 25 0 4 0 729810549 802025472 115025 33554432000 4194304 4580107 140735981620656 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=783228 CPUtime=811.11 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 288898 0 0 0 81016 95 0 0 25 0 4 0 729810549 802025472 115025 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=783228 CPUtime=822.27 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 288555 0 0 0 82135 92 0 0 25 0 4 0 729810549 802025472 115025 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3277.99
Current children cumulated vsize (KiB) 783228

[startup+882.301 s]
/proc/loadavg: 8.12 7.91 6.90 9/420 7555
/proc/meminfo: memFree=19408904/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=863536 CPUtime=3517.16 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1229205 0 0 0 351315 401 0 0 25 0 4 0 729810549 884260864 141652 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 215884 141652 379 95 0 210866 0
[pid=7509/tid=7510] ppid=7507 vsize=863536 CPUtime=882.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 307686 0 0 0 88133 96 0 0 25 0 4 0 729810549 884260864 141652 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=863536 CPUtime=870.29 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 302133 0 0 0 86929 100 0 0 25 0 4 0 729810549 884260864 141652 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=863536 CPUtime=882.27 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 310820 0 0 0 88129 98 0 0 25 0 4 0 729810549 884260864 141652 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3517.16
Current children cumulated vsize (KiB) 863536

[startup+942.301 s]
/proc/loadavg: 8.23 7.97 6.99 9/420 7557
/proc/meminfo: memFree=19423992/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=832500 CPUtime=3756.35 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1288119 0 0 0 375213 422 0 0 25 0 4 0 729810549 852480000 146209 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 208125 146209 381 95 0 203107 0
[pid=7509/tid=7510] ppid=7507 vsize=832500 CPUtime=942.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 320565 0 0 0 94128 101 0 0 25 0 4 0 729810549 852480000 146209 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=832500 CPUtime=929.48 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 322089 0 0 0 92843 105 0 0 25 0 4 0 729810549 852480000 146210 33554432000 4194304 4580107 140735981620656 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=832500 CPUtime=942.26 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 323912 0 0 0 94123 103 0 0 25 0 4 0 729810549 852480000 146210 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3756.35
Current children cumulated vsize (KiB) 832500

[startup+1002.3 s]
/proc/loadavg: 8.21 8.01 7.06 9/420 7558
/proc/meminfo: memFree=19408200/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=882660 CPUtime=3995.54 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1336858 0 0 0 399111 443 0 0 25 0 4 0 729810549 903843840 145288 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 220665 145288 381 95 0 215647 0
[pid=7509/tid=7510] ppid=7507 vsize=882660 CPUtime=1002.3 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 333004 0 0 0 100123 107 0 0 25 0 4 0 729810549 903843840 145288 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=882660 CPUtime=988.66 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 333872 0 0 0 98756 110 0 0 25 0 4 0 729810549 903843840 145288 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=882660 CPUtime=1002.27 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 336528 0 0 0 100118 109 0 0 25 0 4 0 729810549 903843840 145288 33554432000 4194304 4580107 140735981620656 18446744073709551615 4321724 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.54
Current children cumulated vsize (KiB) 882660

[startup+1062.3 s]
/proc/loadavg: 8.12 8.02 7.12 9/420 7560
/proc/meminfo: memFree=19384596/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=933488 CPUtime=4234.74 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1385668 0 0 0 423010 464 0 0 25 0 4 0 729810549 955891712 151795 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 233372 151795 381 95 0 228354 0
[pid=7509/tid=7510] ppid=7507 vsize=933488 CPUtime=1062.3 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 344848 0 0 0 106118 112 0 0 25 0 4 0 729810549 955891712 151795 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=933488 CPUtime=1047.84 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 346106 0 0 0 104669 115 0 0 25 0 4 0 729810549 955891712 151795 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=933488 CPUtime=1062.27 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 348350 0 0 0 106113 114 0 0 25 0 4 0 729810549 955891712 151795 33554432000 4194304 4580107 140735981620656 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.74
Current children cumulated vsize (KiB) 933488

[startup+1122.3 s]
/proc/loadavg: 8.16 8.04 7.18 9/420 7561
/proc/meminfo: memFree=19310676/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=923148 CPUtime=4473.92 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1446300 0 0 0 446905 487 0 0 25 0 4 0 729810549 945303552 159605 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 230787 159605 381 95 0 225769 0
[pid=7509/tid=7510] ppid=7507 vsize=923148 CPUtime=1122.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 360774 0 0 0 112113 116 0 0 25 0 4 0 729810549 945303552 159605 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=923148 CPUtime=1107.03 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 357499 0 0 0 110582 121 0 0 25 0 4 0 729810549 945303552 159605 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=923148 CPUtime=1122.27 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 365695 0 0 0 112107 120 0 0 25 0 4 0 729810549 945303552 159605 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.92
Current children cumulated vsize (KiB) 923148

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 7.23 9/420 7563
/proc/meminfo: memFree=19246776/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=1024412 CPUtime=4713.11 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1494109 0 0 0 470803 508 0 0 25 0 4 0 729810549 1048997888 170351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 256103 170351 381 95 0 251085 0
[pid=7509/tid=7510] ppid=7507 vsize=1024412 CPUtime=1182.29 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 371964 0 0 0 118108 121 0 0 25 0 4 0 729810549 1048997888 170351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=1024412 CPUtime=1166.22 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 371368 0 0 0 116496 126 0 0 25 0 4 0 729810549 1048997888 170351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=1024412 CPUtime=1182.28 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 376828 0 0 0 118103 125 0 0 25 0 4 0 729810549 1048997888 170351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.11
Current children cumulated vsize (KiB) 1024412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.14 8.06 7.25 9/420 7564
/proc/meminfo: memFree=19241180/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=1024868 CPUtime=4800.02 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1512462 0 0 0 479485 517 0 0 25 0 4 0 729810549 1049464832 166346 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 256217 166346 381 95 0 251199 0
[pid=7509/tid=7510] ppid=7507 vsize=1024868 CPUtime=1204.11 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 376922 0 0 0 120288 123 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=1024868 CPUtime=1187.72 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 375055 0 0 0 118644 128 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=1024868 CPUtime=1204.09 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 381804 0 0 0 120282 127 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1024868

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

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

[startup+1204.1 s]
/proc/loadavg: 8.14 8.06 7.25 9/420 7564
/proc/meminfo: memFree=19241180/32950940 swapFree=67111356/67111528
[pid=7509] ppid=7507 vsize=1024868 CPUtime=4800.02 cores=0,2,4,6
/proc/7509/stat : 7509 (strangenight2-m) R 7507 7509 6790 0 -1 4202496 1512462 0 0 0 479485 517 0 0 25 0 4 0 729810549 1049464832 166346 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7509/statm: 256217 166346 381 95 0 251199 0
[pid=7509/tid=7510] ppid=7507 vsize=1024868 CPUtime=1204.11 cores=0,2,4,6
/proc/7509/task/7510/stat : 7510 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 376922 0 0 0 120288 123 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7509/tid=7511] ppid=7507 vsize=1024868 CPUtime=1187.72 cores=0,2,4,6
/proc/7509/task/7511/stat : 7511 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 375055 0 0 0 118644 128 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7509/tid=7512] ppid=7507 vsize=1024868 CPUtime=1204.09 cores=0,2,4,6
/proc/7509/task/7512/stat : 7512 (strangenight2-m) R 7507 7509 6790 0 -1 4202560 381804 0 0 0 120282 127 0 0 25 0 4 0 729810549 1049464832 166351 33554432000 4194304 4580107 140735981620656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1024868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.16
CPU time (s): 4800.12
CPU user time (s): 4794.91
CPU system time (s): 5.21221
CPU usage (%): 398.629
Max. virtual memory (cumulated for all children) (KiB): 1087356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.91
system time used= 5.21221
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1512471
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= 949
involuntary context switches= 19126

runsolver used 4.88126 second user time and 11.5342 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 19:56:38
IDJOB=3366117
IDBENCH=82526
IDSOLVER=1844
FILE ID=node117/3366117-1305395798
RUNJOBID= node117-1305395798-7495
PBS_JOBID= 13324438
Free space on /tmp= 73416 MiB

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

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

MD5SUM BENCH= 392862e8cb399d235b8f33dd872803fb
RANDOM SEED=1151384673

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21350824 kB
Buffers:        295684 kB
Cached:        3068048 kB
SwapCached:          0 kB
Active:        9369440 kB
Inactive:      1876240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21350824 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6608 kB
Writeback:           0 kB
AnonPages:     7881824 kB
Mapped:          31556 kB
Slab:           243432 kB
PageTables:      44328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100414496 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= 73404 MiB
End job on node117 at 2011-05-14 20:16:44