Trace number 3173721

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173721-1304030094.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	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.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     54  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:    1140 undec:     276 neg:    1084
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0      2446     10438         0         0     31648         0   no data   no data
1.18/0.31	c  N dy    18      4382      2446     10438         0      4380     31648    307529     45.01     47.39
1.98/0.58	c  N dy    41      8418      2446     10438         0      5915     31648    305310     45.05     47.44
3.18/0.86	c  N dy    60     12487      2446     10438         0      5737     31648    199082     44.75     47.47
4.39/1.16	c  N dy    83     16524      2446     10438         0      9772     31648    474676     44.68     54.07
5.57/1.46	c  N dy   107     20634      2446     10438         0      8255     31648    287798     44.81     47.25
6.78/1.78	c  N dy   130     24648      2446     10438         0     12268     31648    558731     44.64     47.08
7.17/1.81	c  F st   134     25000      2446     10438         0     12620     31648    583163     44.69   no data
8.79/2.21	c  N dy   140     30001      2446     10438         0     10814     31648    411705     44.69   no data
8.79/2.21	c  S st   140     30001      2446     10438         0     10814     31648    411705     44.69   no data
8.79/2.26	c  S st   140     30507      2446     10438         0     11320     31648    439319     44.69   no data
8.79/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.27	c blocked clauses removed:       61 vars:     10 tried:        2446 T: 0.00 s
8.79/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2436 time:  0.00 s
8.79/2.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.79/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.01 s
8.79/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.36	c lits-rem:        10  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.06 s
9.19/2.37	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
9.19/2.37	c calculated reachability. Time: 0.00
9.19/2.37	c  N dy   140     30507      2433     10374         0     11256     31473    433369     44.69   no data
10.77/2.72	c  N dy   162     34603      2433     10374         0     15351     31473    709900     44.70     58.92
11.97/3.04	c  N dy   189     38636      2433     10374         0     11505     31473    370695     44.80     47.22
13.18/3.40	c  N dy   214     42732      2433     10374         0     15599     31473    654544     44.82     47.31
14.36/3.68	c  S st   231     45761      2433     10374         0      9695     31473    181297     44.78   no data
14.76/3.72	c  S st   231     46264      2433     10374         0     10198     31473    211307     44.78   no data
14.76/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.76/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
14.76/3.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.76/3.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.76/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.77	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
14.76/3.77	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
14.76/3.77	c vivif2 --  cl tried    10197 cl shrink        0 lits rem          0 time: 0.00
14.76/3.78	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
14.76/3.78	c calculated reachability. Time: 0.00
14.76/3.78	c  N dy   231     46264      2433     10374         0     10197     31473    211170     44.78   no data
16.36/4.11	c  N dy   260     50273      2433     10374         0     14206     31473    486363     44.93     51.50
17.58/4.48	c  N dy   284     54323      2433     10374         0     18256     31473    761356     44.97     47.67
19.15/4.85	c  N dy   315     58372      2433     10374         0     12338     31473    300956     45.16     49.14
20.35/5.19	c  N dy   339     62377      2433     10374         0     16342     31473    572098     45.15     54.45
21.97/5.59	c  N dy   366     66440      2433     10374         0     20405     31473    854332     45.20     48.25
23.15/5.88	c  S st   382     69397      2433     10374         0     12378     31473    239985     45.21   no data
23.55/5.93	c  S st   382     69898      2433     10374         0     12879     31473    267933     45.21   no data
23.55/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.55/5.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.55/5.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.55/5.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.55/5.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.55/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
23.55/5.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.55/5.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.55/5.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.55/5.98	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
23.55/5.99	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
23.55/5.99	c vivif2 --  cl tried    12879 cl shrink        0 lits rem          0 time: 0.00
23.95/6.00	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
23.95/6.00	c calculated reachability. Time: 0.00
23.95/6.00	c  N dy   382     69898      2433     10374         0     12879     31473    267932     45.21   no data
25.55/6.41	c  N dy   408     74443      2433     10374         0     17420     31473    580610     45.26     47.69
27.14/6.87	c  N dy   430     79257      2433     10374         0     22233     31473    908016     45.22     49.37
29.14/7.35	c  N dy   457     84321      2433     10374         0     15307     31473    373160     45.18     47.67
30.34/7.65	c  F st   478     87500      2433     10374         0     18486     31473    588219     45.18   no data
31.54/7.97	c  N st   483     90795      2433     10374         0     21781     31473    836181     45.18   no data
33.94/8.59	c  N dy   507     96639      2433     10374         0     14633     31473    269955     45.18     47.84
36.74/9.20	c  N dy   546    102948      2433     10374         0     20942     31473    703842     45.19     48.55
37.54/9.40	c  S st   556    104847      2433     10374         0     22839     31473    831941     45.16   no data
37.54/9.46	c  S st   556    105347      2433     10374         0     23339     31473    860724     45.16   no data
37.54/9.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.54/9.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.54/9.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.54/9.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.54/9.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.54/9.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
37.54/9.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.54/9.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
37.94/9.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.74/9.79	c lits-rem:        39  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.27 s
38.74/9.79	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
39.14/9.80	c vivif2 --  cl tried    23331 cl shrink        0 lits rem          0 time: 0.01
39.14/9.83	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.02
39.14/9.83	c calculated reachability. Time: 0.00
39.14/9.83	c  N dy   556    105347      2433     10374         0     23331     31473    859914     45.16   no data
41.92/10.56	c  N dy   591    112167      2433     10374         0     16158     31473    311072     45.16     48.98
44.72/11.28	c  N dy   632    119407      2433     10374         0     23395     31473    812447     45.19     56.96
48.33/12.19	c  N dy   661    127251      2433     10374         0     16246     31473    254798     45.04     47.65
51.92/13.03	c  N dy   719    135520      2433     10374         0     24513     31473    827157     45.16     47.68
55.90/14.06	c  N dy   773    144301      2433     10374         0     17289     31473    259603     45.17     47.60
59.90/15.02	c  N dy   833    153528      2433     10374         0     26512     31473    890825     45.23     49.97
61.92/15.57	c  S st   867    158020      2433     10374         0     31004     31473   1201865     45.26   no data
62.30/15.65	c  S st   867    158528      2433     10374         0     31512     31473   1232206     45.26   no data
62.30/15.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.30/15.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.30/15.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.30/15.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.30/15.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.30/15.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
62.30/15.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.30/15.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
62.70/15.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.09/16.39	c lits-rem:        35  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.66 s
65.09/16.39	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
65.49/16.41	c vivif2 --  cl tried    31496 cl shrink        0 lits rem          0 time: 0.02
65.49/16.44	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.03
65.49/16.44	c calculated reachability. Time: 0.00
65.49/16.44	c  N dy   867    158528      2433     10374         0     31496     31473   1230572     45.26   no data
69.89/17.56	c  N dy   921    168656      2433     10374         0     24621     31473    706093     45.22     48.32
75.48/18.92	c  N dy   966    179695      2433     10374         0     35660     31473   1467596     45.12     47.66
80.28/20.17	c  N dy  1036    191199      2433     10374         0     29161     31473    949158     45.18     47.81
86.67/21.75	c  N dy  1116    203430      2433     10374         0     22397     31473    424268     45.29     48.17
93.06/23.34	c  N dy  1200    216574      2433     10374         0     35536     31473   1326828     45.34     49.49
99.85/25.04	c  N dy  1289    230431      2433     10374         0     29392     31473    840875     45.37     47.99
103.84/26.02	c  S st  1329    237792      2433     10374         0     36751     31473   1354136     45.39   no data
104.24/26.10	c  S st  1329    238298      2433     10374         0     37257     31473   1380750     45.39   no data
104.24/26.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.24/26.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.24/26.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.24/26.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.24/26.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.24/26.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
104.24/26.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.24/26.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.24/26.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.84/27.08	c lits-rem:        53  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.89 s
107.84/27.08	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
108.24/27.10	c vivif2 --  cl tried    37238 cl shrink        0 lits rem          0 time: 0.02
108.24/27.14	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.03
108.24/27.14	c calculated reachability. Time: 0.00
108.24/27.14	c  N dy  1329    238298      2433     10374         0     37238     31473   1378593     45.39   no data
115.82/29.08	c  N dy  1424    253599      2433     10374         0     31539     31473    935901     45.43     48.12
125.02/31.35	c  N dy  1521    270034      2433     10374         0     25975     31473    486170     45.47     48.77
134.60/33.73	c  N dy  1627    287353      2433     10374         0     43284     31473   1681828     45.52     48.00
144.19/36.15	c  N dy  1746    305750      2433     10374         0     38690     31473   1295323     45.58     48.93
144.59/36.23	c  F st  1750    306250      2433     10374         0     39190     31473   1329110     45.58   no data
154.97/38.88	c  N dy  1836    325492      2433     10374         0     34433     31473    944660     45.60     48.39
166.98/41.85	c  N dy  1946    345926      2433     10374         0     29873     31473    565418     45.60     48.02
173.35/43.43	c  S st  2002    357447      2433     10374         0     41391     31473   1382304     45.58     42.58
173.75/43.52	c  S st  2002    357953      2433     10374         0     41897     31473   1412077     45.58   no data
173.75/43.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.75/43.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
173.75/43.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.75/43.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.75/43.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.75/43.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
173.75/43.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
173.75/43.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.15/43.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.14/44.62	c lits-rem:        44  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.99 s
178.14/44.62	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
178.14/44.64	c vivif2 --  cl tried    41879 cl shrink        0 lits rem          0 time: 0.02
178.14/44.68	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.04
178.14/44.68	c calculated reachability. Time: 0.00
178.14/44.68	c  N dy  2002    357953      2433     10374         0     41879     31473   1409853     45.58   no data
190.13/47.68	c  N dy  2130    378008      2433     10374         0     35944     31473    925634     45.62     48.66
203.31/50.94	c  N dy  2253    398463      2433     10374         0     29395     31473    399168     45.63     48.80
215.31/53.94	c  N dy  2359    418502      2433     10374         0     49429     31473   1802684     45.64     50.08
227.27/56.99	c  N dy  2481    438557      2433     10374         0     41481     31473   1177055     45.66     50.06
240.86/60.34	c  N dy  2600    458594      2433     10374         0     32519     31473    493823     45.70     48.15
253.24/63.46	c  N dy  2723    478650      2433     10374         0     52567     31473   1893780     45.73     50.65
266.02/66.66	c  N dy  2836    498842      2433     10374         0     42763     31473   1146611     45.75     48.22
280.81/70.33	c  N dy  2960    519019      2433     10374         0     31946     31473    331789     45.78     48.62
291.59/73.04	c  S st  3063    536929      2433     10374         0     49849     31473   1584236     45.80   no data
291.99/73.15	c  S st  3063    537431      2433     10374         0     50351     31473   1613024     45.80   no data
291.99/73.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.99/73.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
291.99/73.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.99/73.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.99/73.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.99/73.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
291.99/73.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
292.39/73.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
292.39/73.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.39/74.70	c lits-rem:        81  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.43 s
298.39/74.70	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
298.39/74.72	c vivif2 --  cl tried    50332 cl shrink        0 lits rem          0 time: 0.02
298.39/74.77	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.05
298.39/74.77	c calculated reachability. Time: 0.00
298.39/74.77	c  N dy  3063    537431      2433     10374         0     50332     31473   1610395     45.80   no data
312.76/78.35	c  N dy  3185    557440      2433     10374         0     38342     31473    707689     45.83     59.62
326.74/81.83	c  N dy  3303    577701      2433     10374         0     58592     31473   2119101     45.85     50.98
340.32/85.26	c  N dy  3410    597736      2433     10374         0     45636     31473   1166247     45.86     57.29
355.50/89.09	c  N dy  3528    617891      2433     10374         0     65788     31473   2567354     45.89     48.48
368.69/92.40	c  N dy  3639    637980      2433     10374         0     51881     31473   1508477     45.88     57.80
385.06/96.44	c  N dy  3753    658009      2433     10374         0     36916     31473    414794     45.88     48.45
398.25/99.79	c  N dy  3874    678105      2433     10374         0     57008     31473   1811898     45.90     48.37
414.63/103.86	c  N dy  3982    698256      2433     10374         0     41164     31473    657908     45.91     48.54
429.40/107.58	c  N dy  4101    718380      2433     10374         0     61282     31473   2074200     45.93     49.03
445.78/111.63	c  N dy  4229    738423      2433     10374         0     44327     31473    811948     45.95     52.06
460.56/115.39	c  N dy  4343    758718      2433     10374         0     64619     31473   2224257     45.96     48.67
476.54/119.33	c  N dy  4444    778821      2433     10374         0     46732     31473    909393     45.96     48.94
491.72/123.19	c  N dy  4545    798912      2433     10374         0     66821     31473   2308965     45.95     48.54
498.51/124.87	c  S st  4584    806148      2433     10374         0     74057     31473   2822520     45.96     45.75
499.31/125.02	c  S st  4584    806648      2433     10374         0     74557     31473   2850065     45.96   no data
499.31/125.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.31/125.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
499.31/125.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.31/125.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.31/125.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.31/125.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
499.31/125.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
499.71/125.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
500.11/125.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.28/130.07	c lits-rem:       155  cl-subs:       25  v-elim:      0  v-fix:    0  time:  4.85 s
519.28/130.07	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
519.68/130.11	c vivif2 --  cl tried    74532 cl shrink        0 lits rem          0 time: 0.04
519.68/130.19	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.08
519.68/130.19	c calculated reachability. Time: 0.00
519.68/130.19	c  N dy  4584    806648      2433     10374         0     74532     31473   2846677     45.96   no data
534.86/133.96	c  N dy  4717    826658      2433     10374         0     55543     31473   1476261     45.99     48.61
552.44/138.32	c  N dy  4837    846678      2433     10374         0     75558     31473   2872685     46.00     48.46
567.62/142.15	c  N dy  4940    866746      2433     10374         0     55628     31473   1401573     46.00     48.43
585.19/146.53	c  N dy  5062    886811      2433     10374         0     75688     31473   2811761     46.01     51.66
601.17/150.50	c  N dy  5167    906874      2433     10374         0     54758     31473   1283500     45.99     48.53
619.15/155.04	c  N dy  5301    927395      2433     10374         0     75275     31473   2726424     46.02     48.95
635.92/159.28	c  N dy  5422    947420      2433     10374         0     53305     31473   1129470     46.03     49.68
653.50/163.60	c  N dy  5546    967495      2433     10374         0     73375     31473   2530161     46.05     48.55
671.48/168.11	c  N dy  5663    987532      2433     10374         0     50414     31473    852738     46.05     48.74
687.86/172.26	c  N dy  5781   1007960      2433     10374         0     70836     31473   2281601     46.07     48.86
707.85/177.22	c  N dy  5896   1028150      2433     10374         0     47033     31473    556288     46.08     49.37
723.00/181.08	c  N dy  6011   1048172      2433     10374         0     67049     31473   1961091     46.09     52.80
743.38/186.10	c  N dy  6123   1068222      2433     10374         0     87097     31473   3367044     46.10     62.28
747.39/187.12	c  F st  6145   1071876      2433     10374         0     45761     31473    398673     46.10   no data
758.96/190.07	c  N dy  6211   1088291      2433     10374         0     62169     31473   1576745     46.12     57.75
778.53/194.91	c  N dy  6326   1108536      2433     10374         0     82407     31473   3009465     46.13     50.36
796.51/199.49	c  N dy  6447   1128605      2433     10374         0     56486     31473   1092537     46.14     50.43
814.48/204.00	c  N dy  6567   1148826      2433     10374         0     76698     31473   2503564     46.15     48.74
836.05/209.31	c  N dy  6685   1168878      2433     10374         0     49755     31473    547070     46.17     48.78
852.85/213.59	c  N dy  6794   1189874      2433     10374         0     70744     31473   2006902     46.16     49.04
874.41/218.96	c  N dy  6910   1209973      2433     10374         0     90831     31473   3427752     46.17     39.95
874.41/218.96	c  S st  6910   1209973      2433     10374         0     90831     31473   3427752     46.17     39.95
875.19/219.16	c  S st  6910   1210476      2433     10374         0     91334     31473   3456471     46.17   no data
875.19/219.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
875.59/219.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
875.59/219.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
875.59/219.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
875.59/219.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.59/219.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
875.59/219.22	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
875.59/219.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
875.99/219.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.00/223.40	c lits-rem:       209  cl-subs:       31  v-elim:      0  v-fix:    0  time:  4.01 s
892.00/223.40	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
892.40/223.45	c vivif2 --  cl tried    91303 cl shrink        0 lits rem          0 time: 0.05
892.77/223.55	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.10
892.77/223.55	c calculated reachability. Time: 0.00
892.77/223.55	c  N dy  6910   1210476      2433     10374         0     91303     31473   3452753     46.17   no data
910.35/227.93	c  N dy  7034   1230599      2433     10374         0     63436     31473   1443947     46.19     48.72
929.93/232.83	c  N dy  7163   1250838      2433     10374         0     83668     31473   2871810     46.20     49.40
950.69/238.07	c  N dy  7282   1270859      2433     10374         0     54704     31473    765495     46.21     49.13
967.88/242.38	c  N dy  7401   1290898      2433     10374         0     74735     31473   2179881     46.23     58.24
990.24/247.97	c  N dy  7518   1311198      2433     10374         0     95031     31473   3608971     46.24     48.77
1008.62/252.57	c  N dy  7647   1331328      2433     10374         0     65172     31473   1442226     46.25     49.52
1028.61/257.53	c  N dy  7768   1351457      2433     10374         0     85293     31473   2860102     46.27     49.28
1050.96/263.13	c  N dy  7876   1371631      2433     10374         0     54477     31473    634769     46.27     48.84
1068.16/267.41	c  N dy  7993   1391659      2433     10374         0     74500     31473   2057448     46.29     59.49
1090.13/272.93	c  N dy  8116   1411753      2433     10374         0     94593     31473   3477893     46.30     48.82
1110.48/278.05	c  N dy  8233   1431821      2433     10374         0     62668     31473   1135400     46.30     49.20
1130.06/282.91	c  N dy  8360   1451910      2433     10374         0     82749     31473   2545624     46.31     49.89
1153.62/288.80	c  N dy  8476   1471979      2433     10374         0    102813     31473   3963870     46.31     50.44
1171.60/293.36	c  N dy  8589   1492086      2433     10374         0     69926     31473   1595620     46.32     48.98
1192.37/298.52	c  N dy  8691   1512243      2433     10374         0     90076     31473   3003381     46.31     49.31
1216.75/304.65	c  N dy  8812   1532281      2433     10374         0     56126     31473    552485     46.33     48.88
1234.73/309.13	c  N dy  8940   1552568      2433     10374         0     76411     31473   1997243     46.34     48.91
1258.29/315.01	c  N dy  9063   1573400      2433     10374         0     97237     31473   3465165     46.35     49.65
1281.05/320.74	c  N dy  9169   1593412      2433     10374         0     62257     31473    914867     46.35     50.26
1300.22/325.59	c  N dy  9298   1613460      2433     10374         0     82297     31473   2339281     46.37     49.23
1325.39/331.88	c  N dy  9434   1634386      2433     10374         0    103217     31473   3822373     46.39     48.89
1346.97/337.29	c  N dy  9551   1654546      2433     10374         0     67387     31473   1223406     46.39     49.26
1367.33/342.36	c  N dy  9672   1674703      2433     10374         0     87537     31473   2649399     46.40     49.17
1392.92/348.72	c  N dy  9795   1694745      2433     10374         0    107572     31473   4060194     46.41     49.80
1410.08/353.05	c  S st  9899   1710477      2433     10374         0     66314     31473   1082246     46.43     48.09
1410.50/353.18	c  S st  9899   1710982      2433     10374         0     66819     31473   1112647     46.43   no data
1410.50/353.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1410.90/353.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1410.90/353.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1410.90/353.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1410.90/353.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1410.90/353.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
1410.90/353.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1410.90/353.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1410.90/353.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1414.07/354.03	c lits-rem:        11  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.74 s
1414.07/354.03	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
1414.07/354.05	c vivif2 --  cl tried    66813 cl shrink        0 lits rem          0 time: 0.02
1414.47/354.11	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.07
1414.47/354.12	c calculated reachability. Time: 0.00
1414.47/354.12	c  N dy  9899   1710982      2433     10374         0     66813     31473   1111983     46.43   no data
1434.44/359.13	c  N dy 10016   1731004      2433     10374         0     86830     31473   2513140     46.43     49.18
1459.61/365.42	c  N dy 10132   1751097      2433     10374         0    106917     31473   3922189     46.44     49.03
1481.58/370.99	c  N dy 10241   1771132      2433     10374         0     68967     31473   1185994     46.43     49.02
1501.95/376.01	c  N dy 10352   1791159      2433     10374         0     88991     31473   2612129     46.43     49.90
1527.12/382.36	c  N dy 10465   1811238      2433     10374         0    109065     31473   4033301     46.43     50.13
1549.49/387.99	c  N dy 10578   1831450      2433     10374         0     70291     31473   1228058     46.44     49.44
1571.07/393.32	c  N dy 10709   1851624      2433     10374         0     90459     31473   2655167     46.46     49.09
1596.63/399.80	c  N dy 10805   1871992      2433     10374         0    110819     31473   4093871     46.45     48.91
1620.19/405.65	c  N dy 10925   1892043      2433     10374         0     70885     31473   1203930     46.46     48.97
1641.36/410.98	c  N dy 11059   1912107      2433     10374         0     90945     31473   2631662     46.47     53.35
1667.33/417.45	c  N dy 11184   1932221      2433     10374         0    111051     31473   4056328     46.49     50.19
1692.12/423.64	c  N dy 11314   1952356      2433     10374         0     70190     31473   1090059     46.50     49.52
1712.86/428.80	c  N dy 11419   1972716      2433     10374         0     90547     31473   2518848     46.49     49.86
1738.83/435.36	c  N dy 11547   1992726      2433     10374         0    110555     31473   3940541     46.50     50.02
1765.59/442.01	c  N dy 11672   2012879      2433     10374         0     68715     31473    923609     46.51     49.33
1785.97/447.11	c  N dy 11789   2032987      2433     10374         0     88815     31473   2332898     46.52     49.83
1811.53/453.59	c  N dy 11907   2053453      2433     10374         0    109272     31473   3774120     46.52     49.79
1840.29/460.72	c  N dy 12041   2073506      2433     10374         0     66340     31473    695240     46.54     49.86
1860.26/465.74	c  N dy 12159   2093878      2433     10374         0     86710     31473   2127919     46.54     49.04
1885.05/471.95	c  N dy 12274   2113958      2433     10374         0    106782     31473   3543321     46.55     49.26
1915.00/479.42	c  N dy 12396   2134054      2433     10374         0    126873     31473   4967378     46.55     49.01
1934.96/484.43	c  N dy 12514   2154108      2433     10374         0     82943     31473   1803474     46.56     54.04
1958.93/490.44	c  N dy 12633   2174168      2433     10374         0    102998     31473   3222116     46.57     49.04
1988.09/497.77	c  N dy 12757   2194389      2433     10374         0    123215     31473   4651830     46.58     49.07
2008.86/502.97	c  S st 12863   2210982      2433     10374         0     74820     31473   1168783     46.58   no data
2009.66/503.14	c  S st 12863   2211488      2433     10374         0     75326     31473   1198154     46.58   no data
2009.66/503.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2009.66/503.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2009.66/503.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2009.66/503.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2009.66/503.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2009.66/503.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2009.66/503.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2010.06/503.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2010.06/503.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2012.88/503.98	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.72 s
2012.88/503.98	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
2013.26/504.00	c vivif2 --  cl tried    75322 cl shrink        0 lits rem          0 time: 0.02
2013.26/504.08	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.08
2013.26/504.08	c calculated reachability. Time: 0.00
2013.26/504.08	c  N dy 12863   2211488      2433     10374         0     75322     31473   1197605     46.58   no data
2035.62/509.62	c  N dy 12991   2231709      2433     10374         0     95538     31473   2642998     46.60     49.46
2062.39/516.33	c  N dy 13095   2251786      2433     10374         0    115607     31473   4059660     46.59     49.60
2091.57/523.64	c  N dy 13211   2271788      2433     10374         0     69624     31473    726324     46.60     49.79
2111.53/528.68	c  N dy 13324   2291864      2433     10374         0     89694     31473   2150651     46.60     49.91
2137.09/535.02	c  N dy 13437   2311987      2433     10374         0    109808     31473   3565718     46.61     49.25
2167.85/542.70	c  N dy 13564   2332031      2433     10374         0    129846     31473   4998965     46.62     51.80
2190.22/548.34	c  N dy 13681   2352074      2433     10374         0     82905     31473   1602268     46.62     49.54
2214.61/554.42	c  N dy 13798   2372571      2433     10374         0    103391     31473   3057942     46.63     49.23
2245.77/562.27	c  N dy 13916   2394197      2433     10374         0    125013     31473   4590070     46.63     49.43
2273.31/569.17	c  N dy 14048   2414284      2433     10374         0     77112     31473   1132485     46.64     49.18
2296.08/574.86	c  N dy 14172   2434366      2433     10374         0     97189     31473   2552374     46.65     49.86
2323.25/581.69	c  N dy 14284   2454604      2433     10374         0    117417     31473   3974785     46.65     49.73
2356.80/590.04	c  N dy 14418   2474756      2433     10374         0    137555     31473   5401125     46.66     49.78
2377.97/595.36	c  N dy 14558   2494909      2433     10374         0     88728     31473   1902922     46.68     49.20
2402.74/601.55	c  N dy 14658   2515100      2433     10374         0    108914     31473   3330988     46.67     50.35
2433.90/609.33	c  N dy 14791   2535160      2433     10374         0    128968     31473   4756709     46.69     52.50
2461.45/616.23	c  N dy 14913   2555188      2433     10374         0     79010     31473   1136952     46.69     50.72
2485.02/622.10	c  N dy 15041   2575693      2433     10374         0     99507     31473   2583170     46.70     49.91
2512.59/629.07	c  N dy 15162   2595836      2433     10374         0    119642     31473   4019866     46.70     50.80
2544.94/637.15	c  N dy 15268   2615903      2433     10374         0    139701     31473   5454339     46.70     52.32
2567.31/642.73	c  N dy 15381   2636010      2433     10374         0     88831     31473   1771149     46.71     49.39
2592.50/649.01	c  N dy 15490   2656017      2433     10374         0    108834     31473   3190035     46.71     50.09
2622.84/656.68	c  N dy 15618   2676033      2433     10374         0    128847     31473   4603868     46.72     50.53
2654.79/664.60	c  N dy 15749   2696069      2433     10374         0     76896     31473    861191     46.73     50.48
2671.99/668.95	c  S st 15851   2711488      2433     10374         0     92314     31473   1952868     46.74   no data
2672.78/669.14	c  S st 15851   2711993      2433     10374         0     92819     31473   1982663     46.74   no data
2672.78/669.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2673.18/669.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2673.18/669.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2673.18/669.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2673.18/669.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2673.18/669.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2673.18/669.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2673.18/669.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2673.58/669.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2681.15/671.29	c lits-rem:        26  cl-subs:       20  v-elim:      0  v-fix:    0  time:  1.98 s
2681.15/671.29	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
2681.55/671.32	c vivif2 --  cl tried    92799 cl shrink        0 lits rem          0 time: 0.03
2681.95/671.42	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.10
2681.95/671.42	c calculated reachability. Time: 0.00
2681.95/671.42	c  N dy 15851   2711993      2433     10374         0     92799     31473   1979926     46.74   no data
2707.92/677.97	c  N dy 15978   2732074      2433     10374         0    112875     31473   3406803     46.74     49.70
2739.88/685.92	c  N dy 16097   2752269      2433     10374         0    133061     31473   4851656     46.75     49.74
2770.24/693.59	c  N dy 16233   2772289      2433     10374         0     80100     31473   1028769     46.76     49.36
2793.81/699.40	c  N dy 16362   2792330      2433     10374         0    100132     31473   2444750     46.77     49.28
2821.77/706.43	c  N dy 16481   2812379      2433     10374         0    120174     31473   3872963     46.77     54.08
2855.33/714.88	c  N dy 16604   2832445      2433     10374         0    140232     31473   5294869     46.78     50.02
2882.91/721.78	c  N dy 16740   2852761      2433     10374         0     86563     31473   1423539     46.79     50.29
2908.06/728.03	c  N dy 16865   2872820      2433     10374         0    106617     31473   2857059     46.80     49.72
2938.02/735.53	c  N dy 16995   2892948      2433     10374         0    126741     31473   4286340     46.81     50.02
2973.57/744.44	c  N dy 17129   2913016      2433     10374         0    146807     31473   5725128     46.82     50.76
2997.16/750.36	c  N dy 17235   2933123      2433     10374         0     91928     31473   1729655     46.81     50.31
3023.52/756.91	c  N dy 17367   2953319      2433     10374         0    112120     31473   3163948     46.83     50.06
3054.66/764.71	c  N dy 17483   2973672      2433     10374         0    132465     31473   4613971     46.83     50.12
3091.42/773.99	c  N dy 17606   2994311      2433     10374         0     77119     31473    616984     46.84     49.31
3113.78/779.52	c  N dy 17730   3014358      2433     10374         0     97163     31473   2048011     46.84     53.82
3140.55/786.26	c  N dy 17842   3034370      2433     10374         0    117165     31473   3476274     46.85     49.49
3173.30/794.48	c  N dy 17976   3054458      2433     10374         0    137250     31473   4909761     46.86     49.36
3208.07/803.12	c  N dy 18093   3074535      2433     10374         0     80339     31473    777527     46.86     50.48
3230.43/808.79	c  N dy 18196   3094757      2433     10374         0    100557     31473   2224341     46.86     50.24
3258.79/815.81	c  N dy 18320   3114845      2433     10374         0    120634     31473   3651236     46.87     60.68
3292.34/824.23	c  N dy 18450   3134872      2433     10374         0    140660     31473   5067962     46.88     50.33
3325.90/832.70	c  N dy 18560   3154929      2433     10374         0     82737     31473    894061     46.88     49.44
3350.26/838.70	c  N dy 18671   3175506      2433     10374         0    103312     31473   2358376     46.88     49.43
3378.62/845.89	c  N dy 18787   3195521      2433     10374         0    123318     31473   3781744     46.89     49.58
3406.99/852.95	c  S st 18888   3211994      2433     10374         0    139789     31473   4947244     46.89     49.71
3408.19/853.27	c  S st 18888   3212496      2433     10374         0    140291     31473   4975207     46.89   no data
3408.19/853.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3408.58/853.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3408.58/853.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3408.58/853.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3408.58/853.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3408.58/853.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
3408.58/853.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3408.98/853.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3409.80/853.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3434.55/859.88	c lits-rem:       164  cl-subs:       55  v-elim:      0  v-fix:    0  time:  6.25 s
3434.55/859.88	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
3434.95/859.95	c vivif2 --  cl tried   140236 cl shrink        0 lits rem          0 time: 0.07
3435.75/860.12	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.17
3435.75/860.12	c calculated reachability. Time: 0.00
3435.75/860.12	c  N dy 18888   3212496      2433     10374         0    140236     31473   4968098     46.89   no data
3472.10/869.22	c  N dy 19014   3232528      2433     10374         0     81281     31473    721648     46.90     50.76
3494.07/874.79	c  N dy 19105   3252529      2433     10374         0    101280     31473   2148485     46.89     50.53
3523.23/882.02	c  N dy 19237   3272750      2433     10374         0    121489     31473   3607104     46.90     49.47
3557.18/890.52	c  N dy 19373   3292949      2433     10374         0    141683     31473   5068799     46.92     49.59
3594.35/899.89	c  N dy 19494   3312999      2433     10374         0     81753     31473    689397     46.92     51.61
3617.90/905.77	c  N dy 19622   3333161      2433     10374         0    101911     31473   2132855     46.93     51.34
3645.86/912.71	c  N dy 19736   3353211      2433     10374         0    121957     31473   3552899     46.93     50.09
3680.22/921.33	c  N dy 19853   3373412      2433     10374         0    142153     31473   4999783     46.94     50.48
3718.97/931.04	c  N dy 19963   3393507      2433     10374         0     81271     31473    593272     46.94     49.99
3742.13/936.85	c  N dy 20073   3413656      2433     10374         0    101412     31473   2013703     46.94     50.02
3770.51/943.98	c  N dy 20199   3433735      2433     10374         0    121486     31473   3449669     46.95     50.31
3804.45/952.43	c  N dy 20330   3453747      2433     10374         0    141492     31473   4876645     46.95     49.54
3843.20/962.14	c  N dy 20448   3473764      2433     10374         0    161503     31473   6309377     46.96     49.61
3868.36/968.47	c  N dy 20568   3493826      2433     10374         0     99581     31473   1842645     46.96     52.24
3895.92/975.34	c  N dy 20680   3513866      2433     10374         0    119618     31473   3276425     46.97     49.73
3928.70/983.51	c  N dy 20801   3533881      2433     10374         0    139631     31473   4702264     46.97     50.52
3967.04/993.18	c  N dy 20917   3554095      2433     10374         0    159841     31473   6141479     46.97     50.23
3995.00/1000.19	c  N dy 21021   3574198      2433     10374         0     96957     31473   1570535     46.97     50.51
4022.55/1007.01	c  N dy 21148   3594411      2433     10374         0    117160     31473   3030321     46.98     50.12
4054.92/1015.15	c  N dy 21271   3614475      2433     10374         0    137216     31473   4461579     46.99     51.02
4092.46/1024.56	c  N dy 21377   3634547      2433     10374         0    157281     31473   5866342     46.99     49.76
4124.82/1032.65	c  N dy 21490   3654605      2433     10374         0     93359     31473   1257632     46.99     49.66
4150.78/1039.13	c  N dy 21588   3674902      2433     10374         0    113651     31473   2717507     46.99     49.57
4182.34/1047.00	c  N dy 21702   3695138      2433     10374         0    133881     31473   4152847     46.99     49.98
4213.92/1054.98	c  S st 21814   3712497      2433     10374         0    151237     31473   5389426     46.99   no data
4215.49/1055.32	c  S st 21814   3713003      2433     10374         0    151743     31473   5419451     46.99   no data
4215.49/1055.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4215.89/1055.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4215.89/1055.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4215.89/1055.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4215.89/1055.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4215.89/1055.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
4215.89/1055.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4216.29/1055.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4217.09/1055.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4244.26/1062.54	c lits-rem:       121  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.84 s
4244.26/1062.54	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
4244.67/1062.62	c vivif2 --  cl tried   151690 cl shrink        0 lits rem          0 time: 0.08
4245.45/1062.80	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.19
4245.45/1062.81	c calculated reachability. Time: 0.00
4245.45/1062.81	c  N dy 21814   3713003      2433     10374         0    151690     31473   5412949     46.99   no data
4285.40/1072.87	c  N dy 21928   3733015      2433     10374         0     86725     31473    721001     47.00     49.83
4307.37/1078.39	c  F st 22034   3751563      2433     10374         0    105264     31473   2038463     47.00   no data
4310.17/1079.02	c  N st 22038   3753595      2433     10374         0    107293     31473   2196611     47.00   no data
4339.33/1086.34	c  N dy 22141   3773884      2433     10374         0    127570     31473   3668967     47.00     49.55
4374.48/1095.12	c  N dy 22267   3793988      2433     10374         0    147670     31473   5107964     47.01     50.82
4414.03/1105.05	c  N dy 22370   3814031      2433     10374         0    167704     31473   6522431     47.01     55.48
4442.40/1112.15	c  N dy 22495   3834333      2433     10374         0    102025     31473   1738517     47.02     50.44
4470.75/1119.27	c  N dy 22626   3854423      2433     10374         0    122109     31473   3162629     47.02     49.96
4504.33/1127.64	c  N dy 22743   3874494      2433     10374         0    142175     31473   4601738     47.03     61.97
4543.46/1137.45	c  N dy 22866   3894551      2433     10374         0    162222     31473   6038280     47.03     57.64
4579.03/1146.34	c  N dy 22986   3914614      2433     10374         0     95309     31473   1201391     47.03     49.87
4604.98/1152.82	c  N dy 23089   3934633      2433     10374         0    115317     31473   2622682     47.03     54.44
4637.33/1160.94	c  N dy 23216   3954894      2433     10374         0    135569     31473   4054150     47.04     49.70
4674.87/1170.34	c  N dy 23336   3975017      2433     10374         0    155684     31473   5491474     47.04     49.71
4718.02/1181.11	c  N dy 23463   3995119      2433     10374         0    175775     31473   6915963     47.05     49.56
4743.18/1187.45	c  N dy 23591   4015187      2433     10374         0    107872     31473   2024142     47.05     49.74
4772.74/1194.89	c  N dy 23702   4035413      2433     10374         0    128095     31473   3474476     47.06     49.58

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.64 7.87 6.22 5/180 25061
/proc/meminfo: memFree=15305856/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 514608190 52441088 348 33554432000 4194304 4627427 140736868576608 18446744073709551615 47852226738098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 12803 348 299 106 0 7774 0
[pid=25061/tid=25062] ppid=25059 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514608190 52441088 348 33554432000 4194304 4627427 140736868576608 18446744073709551615 47852226738098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514608190 52441088 348 33554432000 4194304 4627427 140736868576608 18446744073709551615 47852226738098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514608190 52441088 348 33554432000 4194304 4627427 140736868576608 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.105444 s]
/proc/loadavg: 7.64 7.87 6.22 5/180 25061
/proc/meminfo: memFree=15305856/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=286256 CPUtime=0.4 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 4372 0 0 0 39 1 0 0 25 0 4 0 514608190 293126144 3697 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 71564 3697 385 106 0 66535 0
[pid=25061/tid=25062] ppid=25059 vsize=286256 CPUtime=0.1 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1083 0 0 0 10 0 0 0 25 0 4 0 514608190 293126144 3697 33554432000 4194304 4627427 140736868576608 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=286256 CPUtime=0.09 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1083 0 0 0 9 0 0 0 25 0 4 0 514608190 293126144 3697 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=286256 CPUtime=0.09 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 635 0 0 0 9 0 0 0 25 0 4 0 514608190 293126144 3697 33554432000 4194304 4627427 140736868576608 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 286256

[startup+0.200429 s]
/proc/loadavg: 7.64 7.87 6.22 5/180 25061
/proc/meminfo: memFree=15305856/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=286256 CPUtime=0.78 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 4834 0 0 0 77 1 0 0 25 0 4 0 514608190 293126144 4159 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 71564 4159 385 106 0 66535 0
[pid=25061/tid=25062] ppid=25059 vsize=286256 CPUtime=0.19 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1190 0 0 0 19 0 0 0 25 0 4 0 514608190 293126144 4159 33554432000 4194304 4627427 140736868576608 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=286256 CPUtime=0.19 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1190 0 0 0 19 0 0 0 25 0 4 0 514608190 293126144 4159 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=286256 CPUtime=0.19 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 773 0 0 0 19 0 0 0 25 0 4 0 514608190 293126144 4159 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 286256

[startup+0.300411 s]
/proc/loadavg: 7.64 7.87 6.22 5/180 25061
/proc/meminfo: memFree=15305856/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=286256 CPUtime=1.18 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 5308 0 0 0 117 1 0 0 25 0 4 0 514608190 293126144 4633 33554432000 4194304 4627427 140736868576608 18446744073709551615 4333312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 71564 4634 385 106 0 66535 0
[pid=25061/tid=25062] ppid=25059 vsize=286256 CPUtime=0.29 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1310 0 0 0 29 0 0 0 25 0 4 0 514608190 293126144 4634 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=286256 CPUtime=0.29 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1305 0 0 0 29 0 0 0 25 0 4 0 514608190 293126144 4634 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=286256 CPUtime=0.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 904 0 0 0 29 0 0 0 25 0 4 0 514608190 293126144 4634 33554432000 4194304 4627427 140736868576608 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 286256

[startup+0.700341 s]
/proc/loadavg: 7.64 7.87 6.22 5/180 25061
/proc/meminfo: memFree=15305856/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=289396 CPUtime=2.77 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 7777 0 0 0 276 1 0 0 25 0 4 0 514608190 296341504 5396 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 72349 5396 386 106 0 67320 0
[pid=25061/tid=25062] ppid=25059 vsize=289396 CPUtime=0.69 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1940 0 0 0 69 0 0 0 25 0 4 0 514608190 296341504 5396 33554432000 4194304 4627427 140736868576608 18446744073709551615 4327559 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=289396 CPUtime=0.69 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1902 0 0 0 69 0 0 0 25 0 4 0 514608190 296341504 5396 33554432000 4194304 4627427 140736868576608 18446744073709551615 4310580 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=289396 CPUtime=0.69 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 1558 0 0 0 69 0 0 0 25 0 4 0 514608190 296341504 5396 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289396

[startup+1.5002 s]
/proc/loadavg: 7.64 7.87 6.22 9/184 25065
/proc/meminfo: memFree=15278784/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=290868 CPUtime=5.97 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 12486 0 0 0 594 3 0 0 25 0 4 0 514608190 297848832 5786 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308135 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 72717 5786 386 106 0 67688 0
[pid=25061/tid=25062] ppid=25059 vsize=290868 CPUtime=1.48 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 3124 0 0 0 148 0 0 0 25 0 4 0 514608190 297848832 5786 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=290868 CPUtime=1.48 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 3102 0 0 0 148 0 0 0 25 0 4 0 514608190 297848832 5786 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=290868 CPUtime=1.48 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 2671 0 0 0 148 0 0 0 25 0 4 0 514608190 297848832 5786 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 290868

[startup+3.10091 s]
/proc/loadavg: 7.64 7.87 6.22 9/184 25065
/proc/meminfo: memFree=15269484/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=291468 CPUtime=12.37 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 23021 0 0 0 1233 4 0 0 25 0 4 0 514608190 298463232 12112 33554432000 4194304 4627427 140736868576608 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 72867 12112 390 106 0 67838 0
[pid=25061/tid=25062] ppid=25059 vsize=291468 CPUtime=3.09 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 5558 0 0 0 308 1 0 0 25 0 4 0 514608190 298463232 12112 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=291468 CPUtime=3.07 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 4992 0 0 0 307 0 0 0 25 0 4 0 514608190 298463232 12112 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=291468 CPUtime=3.08 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 4943 0 0 0 308 0 0 0 25 0 4 0 514608190 298463232 12112 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 291468

[startup+6.30034 s]
/proc/loadavg: 7.67 7.87 6.23 9/184 25065
/proc/meminfo: memFree=15210460/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=300476 CPUtime=25.15 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 41219 0 0 0 2507 8 0 0 25 0 4 0 514608190 307687424 27771 33554432000 4194304 4627427 140736868576608 18446744073709551615 4332184 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 75119 27771 390 106 0 70090 0
[pid=25061/tid=25062] ppid=25059 vsize=300476 CPUtime=6.29 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 10664 0 0 0 627 2 0 0 25 0 4 0 514608190 307687424 27771 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=300476 CPUtime=6.26 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 10878 0 0 0 624 2 0 0 25 0 4 0 514608190 307687424 27771 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=300476 CPUtime=6.28 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 9716 0 0 0 627 1 0 0 25 0 4 0 514608190 307687424 27771 33554432000 4194304 4627427 140736868576608 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 300476

[startup+12.7012 s]
/proc/loadavg: 7.70 7.88 6.24 9/184 25065
/proc/meminfo: memFree=15169836/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=301324 CPUtime=50.72 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 62336 0 0 0 5060 12 0 0 25 0 4 0 514608190 308555776 39310 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 75331 39310 390 106 0 70302 0
[pid=25061/tid=25062] ppid=25059 vsize=301324 CPUtime=12.69 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 15425 0 0 0 1266 3 0 0 25 0 4 0 514608190 308555776 39310 33554432000 4194304 4627427 140736868576608 18446744073709551615 4348160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=301324 CPUtime=12.62 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 16343 0 0 0 1259 3 0 0 25 0 4 0 514608190 308555776 39310 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=301324 CPUtime=12.68 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 16578 0 0 0 1266 2 0 0 25 0 4 0 514608190 308555776 39310 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 301324

[startup+25.5009 s]
/proc/loadavg: 7.83 7.90 6.27 9/184 25065
/proc/meminfo: memFree=15088484/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=447928 CPUtime=101.85 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 88175 0 0 0 10167 18 0 0 25 0 4 0 514608190 458678272 55665 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 111982 55665 390 106 0 106953 0
[pid=25061/tid=25062] ppid=25059 vsize=447928 CPUtime=25.49 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 21690 0 0 0 2544 5 0 0 25 0 4 0 514608190 458678272 55665 33554432000 4194304 4627427 140736868576608 18446744073709551615 4321904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=447928 CPUtime=25.35 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 24072 0 0 0 2531 4 0 0 25 0 4 0 514608190 458678272 55665 33554432000 4194304 4627427 140736868576608 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=447928 CPUtime=25.48 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 24524 0 0 0 2544 4 0 0 25 0 4 0 514608190 458678272 55665 33554432000 4194304 4627427 140736868576608 18446744073709551615 4332081 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 447928

[startup+51.1003 s]
/proc/loadavg: 7.89 7.91 6.32 9/184 25066
/proc/meminfo: memFree=15018272/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=390568 CPUtime=204.11 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 122838 0 0 0 20383 28 0 0 25 0 4 0 514608190 399941632 57336 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 97642 57336 390 106 0 92613 0
[pid=25061/tid=25062] ppid=25059 vsize=390568 CPUtime=51.09 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 32056 0 0 0 5101 8 0 0 25 0 4 0 514608190 399941632 57336 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=390568 CPUtime=50.82 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 35292 0 0 0 5074 8 0 0 25 0 4 0 514608190 399941632 57336 33554432000 4194304 4627427 140736868576608 18446744073709551615 4310154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=390568 CPUtime=51.08 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 34309 0 0 0 5101 7 0 0 25 0 4 0 514608190 399941632 57336 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 390568

[startup+102.301 s]
/proc/loadavg: 8.00 7.93 6.41 9/184 25067
/proc/meminfo: memFree=15000868/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=433876 CPUtime=408.65 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 217390 0 0 0 40807 58 0 0 25 0 4 0 514608190 444289024 58558 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 108469 58558 390 106 0 103440 0
[pid=25061/tid=25062] ppid=25059 vsize=433876 CPUtime=102.29 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 56399 0 0 0 10213 16 0 0 25 0 4 0 514608190 444289024 58558 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=433876 CPUtime=101.75 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 56734 0 0 0 10162 13 0 0 25 0 4 0 514608190 444289024 58558 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=433876 CPUtime=102.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 61591 0 0 0 10213 16 0 0 25 0 4 0 514608190 444289024 58558 33554432000 4194304 4627427 140736868576608 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 433876

[startup+162.3 s]

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

[pid=25061] ppid=25059 vsize=738632 CPUtime=2565.72 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 911925 0 0 0 256262 310 0 0 25 0 4 0 514608190 756359168 104673 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 184658 104673 390 106 0 179629 0
[pid=25061/tid=25062] ppid=25059 vsize=738632 CPUtime=642.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 227668 0 0 0 64153 77 0 0 25 0 4 0 514608190 756359168 104673 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=738632 CPUtime=638.81 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 234293 0 0 0 63804 77 0 0 25 0 4 0 514608190 756359168 104673 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=738632 CPUtime=642.28 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 236616 0 0 0 64148 80 0 0 25 0 4 0 514608190 756359168 104673 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 738632

[startup+702.301 s]
/proc/loadavg: 8.17 8.04 7.17 9/184 25083
/proc/meminfo: memFree=14319812/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=741664 CPUtime=2805.4 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 972402 0 0 0 280203 337 0 0 25 0 4 0 514608190 759463936 108572 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 185416 108572 390 106 0 180387 0
[pid=25061/tid=25062] ppid=25059 vsize=741664 CPUtime=702.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 244551 0 0 0 70147 83 0 0 25 0 4 0 514608190 759463936 108572 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=741664 CPUtime=698.49 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 249212 0 0 0 69764 85 0 0 25 0 4 0 514608190 759463936 108572 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=741664 CPUtime=702.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 251280 0 0 0 70143 86 0 0 25 0 4 0 514608190 759463936 108572 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 741664

[startup+762.3 s]
/proc/loadavg: 8.19 8.07 7.23 9/184 25085
/proc/meminfo: memFree=14338892/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=743048 CPUtime=3045.09 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1027694 0 0 0 304151 358 0 0 25 0 4 0 514608190 760881152 112555 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 185762 112555 390 106 0 180733 0
[pid=25061/tid=25062] ppid=25059 vsize=743048 CPUtime=762.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 258292 0 0 0 76142 88 0 0 25 0 4 0 514608190 760881152 112555 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=743048 CPUtime=758.16 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 263385 0 0 0 75725 91 0 0 25 0 4 0 514608190 760881152 112555 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=743048 CPUtime=762.3 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 265010 0 0 0 76140 90 0 0 25 0 4 0 514608190 760881152 112555 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 743048

[startup+822.301 s]
/proc/loadavg: 8.19 8.08 7.29 9/184 25086
/proc/meminfo: memFree=14225044/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=793000 CPUtime=3284.75 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1082093 0 0 0 328093 382 0 0 25 0 4 0 514608190 812032000 114998 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 198250 114998 390 106 0 193221 0
[pid=25061/tid=25062] ppid=25059 vsize=793000 CPUtime=822.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 271948 0 0 0 82135 95 0 0 25 0 4 0 514608190 812032000 114998 33554432000 4194304 4627427 140736868576608 18446744073709551615 4327381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=793000 CPUtime=817.83 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 277043 0 0 0 81686 97 0 0 25 0 4 0 514608190 812032000 114998 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=793000 CPUtime=822.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 278644 0 0 0 82133 96 0 0 25 0 4 0 514608190 812032000 114998 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 793000

[startup+882.307 s]
/proc/loadavg: 8.13 8.08 7.33 9/184 25088
/proc/meminfo: memFree=14174188/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=911784 CPUtime=3524.45 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1165108 0 0 0 352036 409 0 0 25 0 4 0 514608190 933666816 142390 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 227946 142390 390 106 0 222917 0
[pid=25061/tid=25062] ppid=25059 vsize=911784 CPUtime=882.31 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 298980 0 0 0 88130 101 0 0 25 0 4 0 514608190 933666816 142390 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=911784 CPUtime=877.5 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 290235 0 0 0 87647 103 0 0 25 0 4 0 514608190 933666816 142390 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=911784 CPUtime=882.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 301688 0 0 0 88127 102 0 0 25 0 4 0 514608190 933666816 142390 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 911784

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 7.38 9/184 25090
/proc/meminfo: memFree=14072740/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=1028380 CPUtime=3764.11 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1221686 0 0 0 375977 434 0 0 25 0 4 0 514608190 1053061120 150244 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 257095 150244 390 106 0 252066 0
[pid=25061/tid=25062] ppid=25059 vsize=1028380 CPUtime=942.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 312117 0 0 0 94122 108 0 0 25 0 4 0 514608190 1053061120 150244 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=1028380 CPUtime=937.18 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 307385 0 0 0 93609 109 0 0 25 0 4 0 514608190 1053061120 150244 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=1028380 CPUtime=942.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 314964 0 0 0 94120 109 0 0 25 0 4 0 514608190 1053061120 150244 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308231 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 1028380

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 7.42 9/184 25091
/proc/meminfo: memFree=14196220/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=930944 CPUtime=4003.78 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1273516 0 0 0 399925 453 0 0 25 0 4 0 514608190 953286656 146562 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 232736 146562 390 106 0 227707 0
[pid=25061/tid=25062] ppid=25059 vsize=930944 CPUtime=1002.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 325013 0 0 0 100117 113 0 0 25 0 4 0 514608190 953286656 146562 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=930944 CPUtime=996.85 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 320593 0 0 0 99572 113 0 0 25 0 4 0 514608190 953286656 146562 33554432000 4194304 4627427 140736868576608 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=930944 CPUtime=1002.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 327944 0 0 0 100116 113 0 0 25 0 4 0 514608190 953286656 146562 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 930944

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 7.46 9/184 25093
/proc/meminfo: memFree=13977968/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=1050436 CPUtime=4243.46 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1335265 0 0 0 423869 477 0 0 25 0 4 0 514608190 1075646464 173025 33554432000 4194304 4627427 140736868576608 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 262609 173025 392 106 0 257580 0
[pid=25061/tid=25062] ppid=25059 vsize=1050436 CPUtime=1062.31 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 342522 0 0 0 106112 119 0 0 25 0 4 0 514608190 1075646464 173025 33554432000 4194304 4627427 140736868576608 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=1050436 CPUtime=1056.52 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 333419 0 0 0 105533 119 0 0 25 0 4 0 514608190 1075646464 173025 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=1050436 CPUtime=1062.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 344646 0 0 0 106110 119 0 0 25 0 4 0 514608190 1075646464 173025 33554432000 4194304 4627427 140736868576608 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1050436

[startup+1122.3 s]
/proc/loadavg: 7.93 8.04 7.48 9/184 25125
/proc/meminfo: memFree=15055192/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=1001996 CPUtime=4483.13 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1384390 0 0 0 447817 496 0 0 25 0 4 0 514608190 1026043904 161857 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 250499 161857 392 106 0 245470 0
[pid=25061/tid=25062] ppid=25059 vsize=1001996 CPUtime=1122.31 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 354190 0 0 0 112107 124 0 0 25 0 4 0 514608190 1026043904 161857 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=1001996 CPUtime=1116.2 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 345731 0 0 0 111497 123 0 0 25 0 4 0 514608190 1026043904 161858 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=1001996 CPUtime=1122.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 357176 0 0 0 112104 125 0 0 25 0 4 0 514608190 1026043904 161858 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1001996

[startup+1182.3 s]
/proc/loadavg: 8.02 8.04 7.52 9/184 25127
/proc/meminfo: memFree=14754192/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=902192 CPUtime=4722.81 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1433155 0 0 0 471763 518 0 0 25 0 4 0 514608190 923844608 158303 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 225548 158303 392 106 0 220519 0
[pid=25061/tid=25062] ppid=25059 vsize=902192 CPUtime=1182.3 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 366205 0 0 0 118101 129 0 0 25 0 4 0 514608190 923844608 158303 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=902192 CPUtime=1175.87 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 358665 0 0 0 117459 128 0 0 25 0 4 0 514608190 923844608 158303 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=902192 CPUtime=1182.29 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 369273 0 0 0 118098 131 0 0 25 0 4 0 514608190 923844608 158303 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 902192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.04 7.53 9/184 25128
/proc/meminfo: memFree=14737196/32950928 swapFree=67111528/67111528
[pid=25061] ppid=25059 vsize=1003376 CPUtime=4800.32 cores=1,3,5,7
/proc/25061/stat : 25061 (strangenight2-m) R 25059 25061 24860 0 -1 4202496 1448375 0 0 0 479505 527 0 0 25 0 4 0 514608190 1027457024 165976 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25061/statm: 250844 165976 392 106 0 245815 0
[pid=25061/tid=25062] ppid=25059 vsize=1003376 CPUtime=1201.72 cores=1,3,5,7
/proc/25061/task/25062/stat : 25062 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 370024 0 0 0 120040 132 0 0 25 0 4 0 514608190 1027457024 165976 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25061/tid=25063] ppid=25059 vsize=1003376 CPUtime=1195.17 cores=1,3,5,7
/proc/25061/task/25063/stat : 25063 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 362710 0 0 0 119387 130 0 0 25 0 4 0 514608190 1027457024 165976 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25061/tid=25064] ppid=25059 vsize=1003376 CPUtime=1201.69 cores=1,3,5,7
/proc/25061/task/25064/stat : 25064 (strangenight2-m) R 25059 25061 24860 0 -1 4202560 372812 0 0 0 120037 132 0 0 25 0 4 0 514608190 1027457024 165976 33554432000 4194304 4627427 140736868576608 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1003376

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.38
CPU user time (s): 4795.08
CPU system time (s): 5.30319
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 1064708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.08
system time used= 5.30319
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1448379
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= 666
involuntary context switches= 18830

runsolver used 1.9517 second user time and 4.6233 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 00:34:54
IDJOB=3173721
IDBENCH=82539
IDSOLVER=1586
FILE ID=node122/3173721-1304030094
RUNJOBID= node122-1304028687-24879
PBS_JOBID= 13170330
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= 0ed8ade65938c7fcf06ab054c90e3de3
RANDOM SEED=1632205929

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15306012 kB
Buffers:       1730468 kB
Cached:       14487444 kB
SwapCached:          0 kB
Active:        6078384 kB
Inactive:     11001420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15306012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:      861200 kB
Mapped:          15700 kB
Slab:           500564 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1230620 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= 71652 MiB
End job on node122 at 2011-04-29 00:54:58