Trace number 3366130

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366130-1305396180.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     54  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1140 undec:     276 neg:    1084
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2446     10438         0         0     31648         0   no data   no data
0.00/0.32	c  N dy    18      4382      2446     10438         0      4380     31648    307529     45.01     47.39
0.00/0.60	c  N dy    41      8418      2446     10438         0      5915     31648    305310     45.05     47.44
3.41/0.89	c  N dy    60     12487      2446     10438         0      5737     31648    199082     44.75     47.47
4.61/1.19	c  N dy    83     16524      2446     10438         0      9772     31648    474676     44.68     54.07
5.95/1.50	c  N dy   107     20634      2446     10438         0      8255     31648    287798     44.81     47.25
7.17/1.82	c  N dy   130     24648      2446     10438         0     12268     31648    558731     44.64     47.08
7.17/1.85	c  F st   134     25000      2446     10438         0     12620     31648    583163     44.69   no data
8.74/2.26	c  N dy   140     30001      2446     10438         0     10814     31648    411705     44.69   no data
8.74/2.26	c  S st   140     30001      2446     10438         0     10814     31648    411705     44.69   no data
9.14/2.31	c  S st   140     30507      2446     10438         0     11320     31648    439319     44.69   no data
9.14/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.14/2.32	c blocked clauses removed:       61 vars:     10 tried:        2446 T: 0.00 s
9.14/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2436 time:  0.00 s
9.14/2.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.14/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.01 s
9.14/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.53/2.41	c lits-rem:        10  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.06 s
9.53/2.43	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
9.53/2.43	c calculated reachability. Time: 0.00
9.53/2.43	c  N dy   140     30507      2433     10374         0     11256     31473    433369     44.69   no data
10.74/2.78	c  N dy   162     34603      2433     10374         0     15351     31473    709900     44.70     58.92
12.33/3.11	c  N dy   189     38636      2433     10374         0     11505     31473    370695     44.80     47.22
13.52/3.47	c  N dy   214     42732      2433     10374         0     15599     31473    654544     44.82     47.31
14.73/3.76	c  S st   231     45761      2433     10374         0      9695     31473    181297     44.78   no data
15.13/3.80	c  S st   231     46264      2433     10374         0     10198     31473    211307     44.78   no data
15.13/3.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.13/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.13/3.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.13/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.13/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
15.13/3.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.13/3.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.84	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
15.13/3.84	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
15.13/3.84	c vivif2 --  cl tried    10197 cl shrink        0 lits rem          0 time: 0.00
15.13/3.85	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
15.13/3.86	c calculated reachability. Time: 0.00
15.13/3.86	c  N dy   231     46264      2433     10374         0     10197     31473    211170     44.78   no data
16.36/4.19	c  N dy   260     50273      2433     10374         0     14206     31473    486363     44.93     51.50
17.91/4.56	c  N dy   284     54323      2433     10374         0     18256     31473    761356     44.97     47.67
19.52/4.94	c  N dy   315     58372      2433     10374         0     12338     31473    300956     45.16     49.14
20.75/5.29	c  N dy   339     62377      2433     10374         0     16342     31473    572098     45.15     54.45
22.30/5.69	c  N dy   366     66440      2433     10374         0     20405     31473    854332     45.20     48.25
23.51/5.99	c  S st   382     69397      2433     10374         0     12378     31473    239985     45.21   no data
23.91/6.04	c  S st   382     69898      2433     10374         0     12879     31473    267933     45.21   no data
23.91/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.91/6.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.91/6.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.91/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.91/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.91/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
23.91/6.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.91/6.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.91/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.91/6.09	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
23.91/6.09	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
24.31/6.10	c vivif2 --  cl tried    12879 cl shrink        0 lits rem          0 time: 0.00
24.31/6.11	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.01
24.31/6.11	c calculated reachability. Time: 0.00
24.31/6.11	c  N dy   382     69898      2433     10374         0     12879     31473    267932     45.21   no data
25.89/6.52	c  N dy   408     74443      2433     10374         0     17420     31473    580610     45.26     47.69
27.89/7.00	c  N dy   430     79257      2433     10374         0     22233     31473    908016     45.22     49.37
29.52/7.48	c  N dy   457     84321      2433     10374         0     15307     31473    373160     45.18     47.67
30.67/7.78	c  F st   478     87500      2433     10374         0     18486     31473    588219     45.18   no data
32.28/8.11	c  N st   483     90795      2433     10374         0     21781     31473    836181     45.18   no data
34.67/8.75	c  N dy   507     96639      2433     10374         0     14633     31473    269955     45.18     47.84
37.07/9.36	c  N dy   546    102948      2433     10374         0     20942     31473    703842     45.19     48.55
37.89/9.56	c  S st   556    104847      2433     10374         0     22839     31473    831941     45.16   no data
38.30/9.62	c  S st   556    105347      2433     10374         0     23339     31473    860724     45.16   no data
38.30/9.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.30/9.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.30/9.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.30/9.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.30/9.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.30/9.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
38.30/9.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.30/9.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.30/9.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.45/9.95	c lits-rem:        39  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.27 s
39.45/9.95	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
39.45/9.96	c vivif2 --  cl tried    23331 cl shrink        0 lits rem          0 time: 0.01
39.45/9.99	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.02
39.45/9.99	c calculated reachability. Time: 0.00
39.45/9.99	c  N dy   556    105347      2433     10374         0     23331     31473    859914     45.16   no data
42.69/10.73	c  N dy   591    112167      2433     10374         0     16158     31473    311072     45.16     48.98
45.45/11.46	c  N dy   632    119407      2433     10374         0     23395     31473    812447     45.19     56.96
49.03/12.38	c  N dy   661    127251      2433     10374         0     16246     31473    254798     45.04     47.65
52.62/13.24	c  N dy   719    135520      2433     10374         0     24513     31473    827157     45.16     47.68
56.60/14.29	c  N dy   773    144301      2433     10374         0     17289     31473    259603     45.17     47.60
60.60/15.26	c  N dy   833    153528      2433     10374         0     26512     31473    890825     45.23     49.97
63.00/15.82	c  S st   867    158020      2433     10374         0     31004     31473   1201865     45.26   no data
63.00/15.90	c  S st   867    158528      2433     10374         0     31512     31473   1232206     45.26   no data
63.40/15.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.40/15.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.40/15.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.40/15.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.40/15.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.40/15.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
63.40/15.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.40/15.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.40/15.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.19/16.64	c lits-rem:        35  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.66 s
66.19/16.64	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
66.19/16.66	c vivif2 --  cl tried    31496 cl shrink        0 lits rem          0 time: 0.01
66.19/16.69	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.03
66.19/16.69	c calculated reachability. Time: 0.00
66.19/16.69	c  N dy   867    158528      2433     10374         0     31496     31473   1230572     45.26   no data
70.97/17.83	c  N dy   921    168656      2433     10374         0     24621     31473    706093     45.22     48.32
76.56/19.20	c  N dy   966    179695      2433     10374         0     35660     31473   1467596     45.12     47.66
81.34/20.47	c  N dy  1036    191199      2433     10374         0     29161     31473    949158     45.18     47.81
87.72/22.07	c  N dy  1116    203430      2433     10374         0     22397     31473    424268     45.29     48.17
94.11/23.69	c  N dy  1200    216574      2433     10374         0     35536     31473   1326828     45.34     49.49
101.29/25.40	c  N dy  1289    230431      2433     10374         0     29392     31473    840875     45.37     47.99
104.88/26.39	c  S st  1329    237792      2433     10374         0     36751     31473   1354136     45.39   no data
105.28/26.48	c  S st  1329    238298      2433     10374         0     37257     31473   1380750     45.39   no data
105.28/26.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.67/26.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
105.67/26.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.67/26.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.67/26.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.67/26.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
105.67/26.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
105.67/26.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.67/26.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.26/27.48	c lits-rem:        53  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.91 s
109.26/27.48	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
109.67/27.50	c vivif2 --  cl tried    37238 cl shrink        0 lits rem          0 time: 0.02
109.67/27.54	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.04
109.67/27.54	c calculated reachability. Time: 0.00
109.67/27.54	c  N dy  1329    238298      2433     10374         0     37238     31473   1378593     45.39   no data
117.28/29.49	c  N dy  1424    253599      2433     10374         0     31539     31473    935901     45.43     48.12
126.42/31.79	c  N dy  1521    270034      2433     10374         0     25975     31473    486170     45.47     48.77
135.99/34.19	c  N dy  1627    287353      2433     10374         0     43284     31473   1681828     45.52     48.00
145.97/36.64	c  N dy  1746    305750      2433     10374         0     38690     31473   1295323     45.58     48.93
146.37/36.71	c  F st  1750    306250      2433     10374         0     39190     31473   1329110     45.58   no data
156.78/39.39	c  N dy  1836    325492      2433     10374         0     34433     31473    944660     45.60     48.39
169.11/42.40	c  N dy  1946    345926      2433     10374         0     29873     31473    565418     45.60     48.02
175.48/44.01	c  S st  2002    357447      2433     10374         0     41391     31473   1382304     45.58     42.58
175.88/44.10	c  S st  2002    357953      2433     10374         0     41897     31473   1412077     45.58   no data
175.88/44.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.88/44.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
175.88/44.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.88/44.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.88/44.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.88/44.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
175.88/44.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
175.88/44.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.88/44.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.27/45.20	c lits-rem:        44  cl-subs:       18  v-elim:      0  v-fix:    0  time:  1.00 s
180.27/45.20	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
180.27/45.22	c vivif2 --  cl tried    41879 cl shrink        0 lits rem          0 time: 0.02
180.27/45.26	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.04
180.27/45.26	c calculated reachability. Time: 0.00
180.27/45.26	c  N dy  2002    357953      2433     10374         0     41879     31473   1409853     45.58   no data
192.63/48.31	c  N dy  2130    378008      2433     10374         0     35944     31473    925634     45.62     48.66
205.80/51.63	c  N dy  2253    398463      2433     10374         0     29395     31473    399168     45.63     48.80
217.79/54.66	c  N dy  2359    418502      2433     10374         0     49429     31473   1802684     45.64     50.08
230.14/57.74	c  N dy  2481    438557      2433     10374         0     41481     31473   1177055     45.66     50.06
243.69/61.14	c  N dy  2600    458594      2433     10374         0     32519     31473    493823     45.70     48.15
256.47/64.31	c  N dy  2723    478650      2433     10374         0     52567     31473   1893780     45.73     50.65
269.23/67.54	c  N dy  2836    498842      2433     10374         0     42763     31473   1146611     45.75     48.22
284.03/71.24	c  N dy  2960    519019      2433     10374         0     31946     31473    331789     45.78     48.62
294.76/73.97	c  S st  3063    536929      2433     10374         0     49849     31473   1584236     45.80   no data
295.16/74.08	c  S st  3063    537431      2433     10374         0     50351     31473   1613024     45.80   no data
295.16/74.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.56/74.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
295.56/74.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.56/74.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.56/74.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.56/74.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
295.56/74.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
295.56/74.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
295.56/74.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.59/75.65	c lits-rem:        81  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.46 s
301.59/75.65	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
301.59/75.67	c vivif2 --  cl tried    50332 cl shrink        0 lits rem          0 time: 0.02
301.94/75.72	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.05
301.94/75.72	c calculated reachability. Time: 0.00
301.94/75.72	c  N dy  3063    537431      2433     10374         0     50332     31473   1610395     45.80   no data
316.30/79.33	c  N dy  3185    557440      2433     10374         0     38342     31473    707689     45.83     59.62
330.25/82.86	c  N dy  3303    577701      2433     10374         0     58592     31473   2119101     45.85     50.98
343.82/86.29	c  N dy  3410    597736      2433     10374         0     45636     31473   1166247     45.86     57.29
359.38/90.16	c  N dy  3528    617891      2433     10374         0     65788     31473   2567354     45.89     48.48
372.54/93.49	c  N dy  3639    637980      2433     10374         0     51881     31473   1508477     45.88     57.80
388.92/97.60	c  N dy  3753    658009      2433     10374         0     36916     31473    414794     45.88     48.45
402.86/101.00	c  N dy  3874    678105      2433     10374         0     57008     31473   1811898     45.90     48.37
419.22/105.11	c  N dy  3982    698256      2433     10374         0     41164     31473    657908     45.91     48.54
433.97/108.86	c  N dy  4101    718380      2433     10374         0     61282     31473   2074200     45.93     49.03
450.36/112.92	c  N dy  4229    738423      2433     10374         0     44327     31473    811948     45.95     52.06
465.49/116.77	c  N dy  4343    758718      2433     10374         0     64619     31473   2224257     45.96     48.67
481.49/120.73	c  N dy  4444    778821      2433     10374         0     46732     31473    909393     45.96     48.94
497.00/124.63	c  N dy  4545    798912      2433     10374         0     66821     31473   2308965     45.95     48.54
503.78/126.32	c  S st  4584    806148      2433     10374         0     74057     31473   2822520     45.96     45.75
504.19/126.47	c  S st  4584    806648      2433     10374         0     74557     31473   2850065     45.96   no data
504.19/126.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.58/126.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
504.58/126.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.58/126.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.58/126.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.58/126.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
504.58/126.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
504.58/126.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
504.98/126.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.96/131.61	c lits-rem:       155  cl-subs:       25  v-elim:      0  v-fix:    0  time:  4.95 s
524.96/131.61	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
524.96/131.65	c vivif2 --  cl tried    74532 cl shrink        0 lits rem          0 time: 0.04
525.37/131.73	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.08
525.37/131.73	c calculated reachability. Time: 0.00
525.37/131.73	c  N dy  4584    806648      2433     10374         0     74532     31473   2846677     45.96   no data
540.48/135.51	c  N dy  4717    826658      2433     10374         0     55543     31473   1476261     45.99     48.61
558.44/140.02	c  N dy  4837    846678      2433     10374         0     75558     31473   2872685     46.00     48.46
573.64/143.83	c  N dy  4940    866746      2433     10374         0     55628     31473   1401573     46.00     48.43
591.19/148.26	c  N dy  5062    886811      2433     10374         0     75688     31473   2811761     46.01     51.66
607.11/152.27	c  N dy  5167    906874      2433     10374         0     54758     31473   1283500     45.99     48.53
625.45/156.86	c  N dy  5301    927395      2433     10374         0     75275     31473   2726424     46.02     48.95
642.60/161.15	c  N dy  5422    947420      2433     10374         0     53305     31473   1129470     46.03     49.68
660.16/165.51	c  N dy  5546    967495      2433     10374         0     73375     31473   2530161     46.05     48.55
678.12/170.05	c  N dy  5663    987532      2433     10374         0     50414     31473    852738     46.05     48.74
694.87/174.24	c  N dy  5781   1007960      2433     10374         0     70836     31473   2281601     46.07     48.86
714.81/179.22	c  N dy  5896   1028150      2433     10374         0     47033     31473    556288     46.08     49.37
730.37/183.15	c  N dy  6011   1048172      2433     10374         0     67049     31473   1961091     46.09     52.80
750.70/188.25	c  N dy  6123   1068222      2433     10374         0     87097     31473   3367044     46.10     62.28
754.69/189.28	c  F st  6145   1071876      2433     10374         0     45761     31473    398673     46.10   no data
766.71/192.24	c  N dy  6211   1088291      2433     10374         0     62169     31473   1576745     46.12     57.75
786.21/197.12	c  N dy  6326   1108536      2433     10374         0     82407     31473   3009465     46.13     50.36
804.57/201.73	c  N dy  6447   1128605      2433     10374         0     56486     31473   1092537     46.14     50.43
822.92/206.30	c  N dy  6567   1148826      2433     10374         0     76698     31473   2503564     46.15     48.74
844.05/211.67	c  N dy  6685   1168878      2433     10374         0     49755     31473    547070     46.17     48.78
861.20/215.92	c  N dy  6794   1189874      2433     10374         0     70744     31473   2006902     46.16     49.04
882.75/221.33	c  N dy  6910   1209973      2433     10374         0     90831     31473   3427752     46.17     39.95
882.75/221.33	c  S st  6910   1209973      2433     10374         0     90831     31473   3427752     46.17     39.95
883.55/221.53	c  S st  6910   1210476      2433     10374         0     91334     31473   3456471     46.17   no data
883.55/221.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
883.95/221.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
883.95/221.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
883.95/221.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.95/221.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.95/221.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
883.95/221.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
883.95/221.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
884.35/221.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
900.70/225.86	c lits-rem:       209  cl-subs:       31  v-elim:      0  v-fix:    0  time:  4.09 s
900.70/225.86	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
901.11/225.90	c vivif2 --  cl tried    91303 cl shrink        0 lits rem          0 time: 0.05
901.51/226.01	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.10
901.51/226.01	c calculated reachability. Time: 0.00
901.51/226.01	c  N dy  6910   1210476      2433     10374         0     91303     31473   3452753     46.17   no data
918.65/230.36	c  N dy  7034   1230599      2433     10374         0     63436     31473   1443947     46.19     48.72
938.19/235.28	c  N dy  7163   1250838      2433     10374         0     83668     31473   2871810     46.20     49.40
959.37/240.59	c  N dy  7282   1270859      2433     10374         0     54704     31473    765495     46.21     49.13
976.91/244.91	c  N dy  7401   1290898      2433     10374         0     74735     31473   2179881     46.23     58.24
999.63/250.65	c  N dy  7518   1311198      2433     10374         0     95031     31473   3608971     46.24     48.77
1017.98/255.24	c  N dy  7647   1331328      2433     10374         0     65172     31473   1442226     46.25     49.52
1037.92/260.22	c  N dy  7768   1351457      2433     10374         0     85293     31473   2860102     46.27     49.28
1060.29/265.89	c  N dy  7876   1371631      2433     10374         0     54477     31473    634769     46.27     48.84
1077.42/270.16	c  N dy  7993   1391659      2433     10374         0     74500     31473   2057448     46.29     59.49
1099.78/275.75	c  N dy  8116   1411753      2433     10374         0     94593     31473   3477893     46.30     48.82
1120.50/280.93	c  N dy  8233   1431821      2433     10374         0     62668     31473   1135400     46.30     49.20
1140.04/285.83	c  N dy  8360   1451910      2433     10374         0     82749     31473   2545624     46.31     49.89
1163.98/291.86	c  N dy  8476   1471979      2433     10374         0    102813     31473   3963870     46.31     50.44
1182.32/296.43	c  N dy  8589   1492086      2433     10374         0     69926     31473   1595620     46.32     48.98
1203.07/301.61	c  N dy  8691   1512243      2433     10374         0     90076     31473   3003381     46.31     49.31
1227.80/307.87	c  N dy  8812   1532281      2433     10374         0     56126     31473    552485     46.33     48.88
1245.74/312.35	c  N dy  8940   1552568      2433     10374         0     76411     31473   1997243     46.34     48.91
1269.69/318.30	c  N dy  9063   1573400      2433     10374         0     97237     31473   3465165     46.35     49.65
1292.85/324.16	c  N dy  9169   1593412      2433     10374         0     62257     31473    914867     46.35     50.26
1312.36/329.01	c  N dy  9298   1613460      2433     10374         0     82297     31473   2339281     46.37     49.23
1337.50/335.37	c  N dy  9434   1634386      2433     10374         0    103217     31473   3822373     46.39     48.89
1359.43/340.86	c  N dy  9551   1654546      2433     10374         0     67387     31473   1223406     46.39     49.26
1379.79/345.95	c  N dy  9672   1674703      2433     10374         0     87537     31473   2649399     46.40     49.17
1405.31/352.35	c  N dy  9795   1694745      2433     10374         0    107572     31473   4060194     46.41     49.80
1422.87/356.74	c  S st  9899   1710477      2433     10374         0     66314     31473   1082246     46.43     48.09
1423.27/356.88	c  S st  9899   1710982      2433     10374         0     66819     31473   1112647     46.43   no data
1423.27/356.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1423.67/356.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1423.67/356.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1423.67/356.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1423.67/356.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1423.67/356.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
1423.67/356.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1423.67/356.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1423.67/356.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1426.85/357.73	c lits-rem:        11  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.75 s
1426.85/357.73	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
1426.85/357.75	c vivif2 --  cl tried    66813 cl shrink        0 lits rem          0 time: 0.02
1427.25/357.82	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.07
1427.25/357.82	c calculated reachability. Time: 0.00
1427.25/357.82	c  N dy  9899   1710982      2433     10374         0     66813     31473   1111983     46.43   no data
1447.19/362.88	c  N dy 10016   1731004      2433     10374         0     86830     31473   2513140     46.43     49.18
1472.76/369.21	c  N dy 10132   1751097      2433     10374         0    106917     31473   3922189     46.44     49.03
1495.46/374.90	c  N dy 10241   1771132      2433     10374         0     68967     31473   1185994     46.43     49.02
1515.41/379.94	c  N dy 10352   1791159      2433     10374         0     88991     31473   2612129     46.43     49.90
1540.95/386.37	c  N dy 10465   1811238      2433     10374         0    109065     31473   4033301     46.43     50.13
1564.08/392.14	c  N dy 10578   1831450      2433     10374         0     70291     31473   1228058     46.44     49.44
1586.02/397.62	c  N dy 10709   1851624      2433     10374         0     90459     31473   2655167     46.46     49.09
1611.96/404.11	c  N dy 10805   1871992      2433     10374         0    110819     31473   4093871     46.45     48.91
1635.12/409.98	c  N dy 10925   1892043      2433     10374         0     70885     31473   1203930     46.46     48.97
1656.63/415.31	c  N dy 11059   1912107      2433     10374         0     90945     31473   2631662     46.47     53.35
1682.56/421.87	c  N dy 11184   1932221      2433     10374         0    111051     31473   4056328     46.49     50.19
1707.69/428.12	c  N dy 11314   1952356      2433     10374         0     70190     31473   1090059     46.50     49.52
1728.43/433.33	c  N dy 11419   1972716      2433     10374         0     90547     31473   2518848     46.49     49.86
1754.76/439.98	c  N dy 11547   1992726      2433     10374         0    110555     31473   3940541     46.50     50.02
1781.88/446.73	c  N dy 11672   2012879      2433     10374         0     68715     31473    923609     46.51     49.33
1802.28/451.86	c  N dy 11789   2032987      2433     10374         0     88815     31473   2332898     46.52     49.83
1828.18/458.39	c  N dy 11907   2053453      2433     10374         0    109272     31473   3774120     46.52     49.79
1857.29/465.63	c  N dy 12041   2073506      2433     10374         0     66340     31473    695240     46.54     49.86
1877.22/470.69	c  N dy 12159   2093878      2433     10374         0     86710     31473   2127919     46.54     49.04
1902.36/476.92	c  N dy 12274   2113958      2433     10374         0    106782     31473   3543321     46.55     49.26
1932.27/484.49	c  N dy 12396   2134054      2433     10374         0    126873     31473   4967378     46.55     49.01
1952.61/489.54	c  N dy 12514   2154108      2433     10374         0     82943     31473   1803474     46.56     54.04
1976.56/495.55	c  N dy 12633   2174168      2433     10374         0    102998     31473   3222116     46.57     49.04
2006.47/503.03	c  N dy 12757   2194389      2433     10374         0    123215     31473   4651830     46.58     49.07
2026.82/508.18	c  S st 12863   2210982      2433     10374         0     74820     31473   1168783     46.58   no data
2027.62/508.35	c  S st 12863   2211488      2433     10374         0     75326     31473   1198154     46.58   no data
2027.62/508.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2028.02/508.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2028.02/508.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2028.02/508.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2028.02/508.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2028.02/508.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2028.02/508.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2028.02/508.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2028.02/508.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2031.20/509.20	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.73 s
2031.20/509.20	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
2031.20/509.22	c vivif2 --  cl tried    75322 cl shrink        0 lits rem          0 time: 0.02
2031.60/509.30	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.08
2031.60/509.30	c calculated reachability. Time: 0.00
2031.60/509.30	c  N dy 12863   2211488      2433     10374         0     75322     31473   1197605     46.58   no data
2053.94/514.91	c  N dy 12991   2231709      2433     10374         0     95538     31473   2642998     46.60     49.46
2080.67/521.64	c  N dy 13095   2251786      2433     10374         0    115607     31473   4059660     46.59     49.60
2110.19/529.01	c  N dy 13211   2271788      2433     10374         0     69624     31473    726324     46.60     49.79
2130.54/534.15	c  N dy 13324   2291864      2433     10374         0     89694     31473   2150651     46.60     49.91
2156.07/540.54	c  N dy 13437   2311987      2433     10374         0    109808     31473   3565718     46.61     49.25
2187.18/548.33	c  N dy 13564   2332031      2433     10374         0    129846     31473   4998965     46.62     51.80
2209.52/554.01	c  N dy 13681   2352074      2433     10374         0     82905     31473   1602268     46.62     49.54
2234.65/560.24	c  N dy 13798   2372571      2433     10374         0    103391     31473   3057942     46.63     49.23
2265.77/568.03	c  N dy 13916   2394197      2433     10374         0    125013     31473   4590070     46.63     49.43
2293.73/575.02	c  N dy 14048   2414284      2433     10374         0     77112     31473   1132485     46.64     49.18
2316.43/580.76	c  N dy 14172   2434366      2433     10374         0     97189     31473   2552374     46.65     49.86
2343.95/587.63	c  N dy 14284   2454604      2433     10374         0    117417     31473   3974785     46.65     49.73
2377.85/596.13	c  N dy 14418   2474756      2433     10374         0    137555     31473   5401125     46.66     49.78
2399.05/601.45	c  N dy 14558   2494909      2433     10374         0     88728     31473   1902922     46.68     49.20
2423.73/607.66	c  N dy 14658   2515100      2433     10374         0    108914     31473   3330988     46.67     50.35
2454.85/615.49	c  N dy 14791   2535160      2433     10374         0    128968     31473   4756709     46.69     52.50
2482.76/622.47	c  N dy 14913   2555188      2433     10374         0     79010     31473   1136952     46.69     50.72
2506.30/628.38	c  N dy 15041   2575693      2433     10374         0     99507     31473   2583170     46.70     49.91
2534.24/635.36	c  N dy 15162   2595836      2433     10374         0    119642     31473   4019866     46.70     50.80
2566.94/643.56	c  N dy 15268   2615903      2433     10374         0    139701     31473   5454339     46.70     52.32
2589.28/649.18	c  N dy 15381   2636010      2433     10374         0     88831     31473   1771149     46.71     49.39
2614.80/655.50	c  N dy 15490   2656017      2433     10374         0    108834     31473   3190035     46.71     50.09
2645.11/663.19	c  N dy 15618   2676033      2433     10374         0    128847     31473   4603868     46.72     50.53
2677.84/671.31	c  N dy 15749   2696069      2433     10374         0     76896     31473    861191     46.73     50.48
2694.59/675.57	c  S st 15851   2711488      2433     10374         0     92314     31473   1952868     46.74   no data
2695.39/675.76	c  S st 15851   2711993      2433     10374         0     92819     31473   1982663     46.74   no data
2695.39/675.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2695.79/675.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2695.79/675.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2695.79/675.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2695.79/675.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2695.79/675.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2695.79/675.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2695.79/675.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2696.19/675.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2704.16/677.91	c lits-rem:        26  cl-subs:       20  v-elim:      0  v-fix:    0  time:  1.98 s
2704.16/677.91	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
2704.16/677.94	c vivif2 --  cl tried    92799 cl shrink        0 lits rem          0 time: 0.03
2704.55/678.04	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.10
2704.55/678.04	c calculated reachability. Time: 0.00
2704.55/678.04	c  N dy 15851   2711993      2433     10374         0     92799     31473   1979926     46.74   no data
2730.88/684.65	c  N dy 15978   2732074      2433     10374         0    112875     31473   3406803     46.74     49.70
2762.82/692.71	c  N dy 16097   2752269      2433     10374         0    133061     31473   4851656     46.75     49.74
2793.95/700.46	c  N dy 16233   2772289      2433     10374         0     80100     31473   1028769     46.76     49.36
2817.45/706.37	c  N dy 16362   2792330      2433     10374         0    100132     31473   2444750     46.77     49.28
2845.76/713.50	c  N dy 16481   2812379      2433     10374         0    120174     31473   3872963     46.77     54.08
2880.07/722.03	c  N dy 16604   2832445      2433     10374         0    140232     31473   5294869     46.78     50.02
2907.62/729.00	c  N dy 16740   2852761      2433     10374         0     86563     31473   1423539     46.79     50.29
2933.52/735.46	c  N dy 16865   2872820      2433     10374         0    106617     31473   2857059     46.80     49.72
2963.45/742.97	c  N dy 16995   2892948      2433     10374         0    126741     31473   4286340     46.81     50.02
2999.34/751.92	c  N dy 17129   2913016      2433     10374         0    146807     31473   5725128     46.82     50.76
3022.88/757.88	c  N dy 17235   2933123      2433     10374         0     91928     31473   1729655     46.81     50.31
3049.20/764.48	c  N dy 17367   2953319      2433     10374         0    112120     31473   3163948     46.83     50.06
3080.32/772.27	c  N dy 17483   2973672      2433     10374         0    132465     31473   4613971     46.83     50.12
3117.83/781.61	c  N dy 17606   2994311      2433     10374         0     77119     31473    616984     46.84     49.31
3140.19/787.21	c  N dy 17730   3014358      2433     10374         0     97163     31473   2048011     46.84     53.82
3167.28/794.05	c  N dy 17842   3034370      2433     10374         0    117165     31473   3476274     46.85     49.49
3200.40/802.30	c  N dy 17976   3054458      2433     10374         0    137250     31473   4909761     46.86     49.36
3235.10/811.06	c  N dy 18093   3074535      2433     10374         0     80339     31473    777527     46.86     50.48
3257.84/816.75	c  N dy 18196   3094757      2433     10374         0    100557     31473   2224341     46.86     50.24
3286.15/823.82	c  N dy 18320   3114845      2433     10374         0    120634     31473   3651236     46.87     60.68
3319.67/832.23	c  N dy 18450   3134872      2433     10374         0    140660     31473   5067962     46.88     50.33
3353.57/840.77	c  N dy 18560   3154929      2433     10374         0     82737     31473    894061     46.88     49.44
3377.90/846.85	c  N dy 18671   3175506      2433     10374         0    103312     31473   2358376     46.88     49.43
3407.43/854.29	c  N dy 18787   3195521      2433     10374         0    123318     31473   3781744     46.89     49.58
3436.15/861.40	c  S st 18888   3211994      2433     10374         0    139789     31473   4947244     46.89     49.71
3437.35/861.70	c  S st 18888   3212496      2433     10374         0    140291     31473   4975207     46.89   no data
3437.35/861.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3437.74/861.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3437.74/861.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3437.74/861.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3437.74/861.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3437.74/861.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
3437.74/861.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3437.74/861.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3438.56/862.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3463.28/868.26	c lits-rem:       164  cl-subs:       55  v-elim:      0  v-fix:    0  time:  6.22 s
3463.28/868.27	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
3463.68/868.33	c vivif2 --  cl tried   140236 cl shrink        0 lits rem          0 time: 0.07
3464.47/868.50	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.17
3464.47/868.51	c calculated reachability. Time: 0.00
3464.47/868.51	c  N dy 18888   3212496      2433     10374         0    140236     31473   4968098     46.89   no data
3500.76/877.66	c  N dy 19014   3232528      2433     10374         0     81281     31473    721648     46.90     50.76
3524.31/883.51	c  N dy 19105   3252529      2433     10374         0    101280     31473   2148485     46.89     50.53
3553.42/890.89	c  N dy 19237   3272750      2433     10374         0    121489     31473   3607104     46.90     49.47
3587.76/899.43	c  N dy 19373   3292949      2433     10374         0    141683     31473   5068799     46.92     49.59
3625.23/908.83	c  N dy 19494   3312999      2433     10374         0     81753     31473    689397     46.92     51.61
3648.77/914.80	c  N dy 19622   3333161      2433     10374         0    101911     31473   2132855     46.93     51.34
3677.09/921.89	c  N dy 19736   3353211      2433     10374         0    121957     31473   3552899     46.93     50.09
3712.59/930.73	c  N dy 19853   3373412      2433     10374         0    142153     31473   4999783     46.94     50.48
3751.28/940.48	c  N dy 19963   3393507      2433     10374         0     81271     31473    593272     46.94     49.99
3774.03/946.18	c  N dy 20073   3413656      2433     10374         0    101412     31473   2013703     46.94     50.02
3802.78/953.36	c  N dy 20199   3433735      2433     10374         0    121486     31473   3449669     46.95     50.31
3836.66/961.83	c  N dy 20330   3453747      2433     10374         0    141492     31473   4876645     46.95     49.54
3875.34/971.57	c  N dy 20448   3473764      2433     10374         0    161503     31473   6309377     46.96     49.61
3900.88/977.93	c  N dy 20568   3493826      2433     10374         0     99581     31473   1842645     46.96     52.24
3928.41/984.86	c  N dy 20680   3513866      2433     10374         0    119618     31473   3276425     46.97     49.73
3961.51/993.10	c  N dy 20801   3533881      2433     10374         0    139631     31473   4702264     46.97     50.52
4000.24/1002.82	c  N dy 20917   3554095      2433     10374         0    159841     31473   6141479     46.97     50.23
4028.13/1009.89	c  N dy 21021   3574198      2433     10374         0     96957     31473   1570535     46.97     50.51
4055.66/1016.76	c  N dy 21148   3594411      2433     10374         0    117160     31473   3030321     46.98     50.12
4088.40/1024.97	c  N dy 21271   3614475      2433     10374         0    137216     31473   4461579     46.99     51.02
4125.86/1034.39	c  N dy 21377   3634547      2433     10374         0    157281     31473   5866342     46.99     49.76
4158.62/1042.55	c  N dy 21490   3654605      2433     10374         0     93359     31473   1257632     46.99     49.66
4184.52/1049.09	c  N dy 21588   3674902      2433     10374         0    113651     31473   2717507     46.99     49.57
4216.81/1057.14	c  N dy 21702   3695138      2433     10374         0    133881     31473   4152847     46.99     49.98
4249.52/1065.30	c  S st 21814   3712497      2433     10374         0    151237     31473   5389426     46.99   no data
4250.76/1065.64	c  S st 21814   3713003      2433     10374         0    151743     31473   5419451     46.99   no data
4250.76/1065.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4251.11/1065.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4251.11/1065.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4251.11/1065.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4251.11/1065.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4251.11/1065.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
4251.11/1065.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4251.51/1065.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4252.31/1066.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4279.45/1072.81	c lits-rem:       121  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.80 s
4279.45/1072.81	c vivif2 --  cl tried    10374 cl shrink        0 lits rem          0 time: 0.00
4279.45/1072.89	c vivif2 --  cl tried   151690 cl shrink        0 lits rem          0 time: 0.08
4280.24/1073.07	c asymm  cl-useful: 0/10374/10374 lits-rem:0 time: 0.18
4280.24/1073.07	c calculated reachability. Time: 0.00
4280.24/1073.07	c  N dy 21814   3713003      2433     10374         0    151690     31473   5412949     46.99   no data
4320.14/1083.02	c  N dy 21928   3733015      2433     10374         0     86725     31473    721001     47.00     49.83
4342.49/1088.62	c  F st 22034   3751563      2433     10374         0    105264     31473   2038463     47.00   no data
4344.86/1089.25	c  N st 22038   3753595      2433     10374         0    107293     31473   2196611     47.00   no data
4375.17/1096.89	c  N dy 22141   3773884      2433     10374         0    127570     31473   3668967     47.00     49.55
4411.08/1105.80	c  N dy 22267   3793988      2433     10374         0    147670     31473   5107964     47.01     50.82
4450.57/1115.71	c  N dy 22370   3814031      2433     10374         0    167704     31473   6522431     47.01     55.48
4478.94/1122.88	c  N dy 22495   3834333      2433     10374         0    102025     31473   1738517     47.02     50.44
4508.02/1130.10	c  N dy 22626   3854423      2433     10374         0    122109     31473   3162629     47.02     49.96
4542.31/1138.75	c  N dy 22743   3874494      2433     10374         0    142175     31473   4601738     47.03     61.97
4581.80/1148.60	c  N dy 22866   3894551      2433     10374         0    162222     31473   6038280     47.03     57.64
4616.91/1157.49	c  N dy 22986   3914614      2433     10374         0     95309     31473   1201391     47.03     49.87
4643.63/1164.14	c  N dy 23089   3934633      2433     10374         0    115317     31473   2622682     47.03     54.44
4676.74/1172.44	c  N dy 23216   3954894      2433     10374         0    135569     31473   4054150     47.04     49.70
4715.05/1182.01	c  N dy 23336   3975017      2433     10374         0    155684     31473   5491474     47.04     49.71
4758.53/1192.98	c  N dy 23463   3995119      2433     10374         0    175775     31473   6915963     47.05     49.56
4784.45/1199.47	c  N dy 23591   4015187      2433     10374         0    107872     31473   2024142     47.05     49.74

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366130-1305396180/watcher-3366130-1305396180 -o /tmp/evaluation-result-3366130-1305396180/solver-3366130-1305396180 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366130-1305396180.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.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 408 0 0 0 1 0 0 0 22 0 4 0 651215035 52396032 348 33554432000 4194304 4580107 140733917101744 18446744073709551615 47906867967922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 12792 348 299 95 0 7774 0
[pid=17412/tid=17413] ppid=17410 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 651215036 52396032 348 33554432000 4194304 4580107 140733917101744 18446744073709551615 47906867967916 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651215036 52396032 348 33554432000 4194304 4580107 140733917101744 18446744073709551615 47906867967922 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651215036 52396032 348 33554432000 4194304 4580107 140733917101744 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.125189 s]
/proc/loadavg: 7.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=354760 CPUtime=3.41 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 8996 0 0 0 339 2 0 0 19 0 4 0 651215035 363274240 5305 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 88690 5305 378 95 0 83672 0
[pid=17412/tid=17413] ppid=17410 vsize=354760 CPUtime=0.84 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2299 0 0 0 84 0 0 0 18 0 4 0 651215036 363274240 5305 33554432000 4194304 4580107 140733917101744 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=354760 CPUtime=0.85 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2253 0 0 0 85 0 0 0 18 0 4 0 651215036 363274240 5305 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=354760 CPUtime=0.84 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 1694 0 0 0 84 0 0 0 19 0 4 0 651215036 363274240 5305 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 354760

[startup+0.965876 s]
/proc/loadavg: 7.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=355184 CPUtime=3.81 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 9658 0 0 0 379 2 0 0 19 0 4 0 651215035 363708416 5282 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 88796 5282 378 95 0 83778 0
[pid=17412/tid=17413] ppid=17410 vsize=355184 CPUtime=0.94 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2397 0 0 0 94 0 0 0 19 0 4 0 651215036 363708416 5282 33554432000 4194304 4580107 140733917101744 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=355184 CPUtime=0.95 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2350 0 0 0 95 0 0 0 19 0 4 0 651215036 363708416 5282 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=355184 CPUtime=0.94 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2063 0 0 0 94 0 0 0 19 0 4 0 651215036 363708416 5282 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 355184

[startup+1.06586 s]
/proc/loadavg: 7.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=355184 CPUtime=4.21 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 10070 0 0 0 419 2 0 0 19 0 4 0 651215035 363708416 5694 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 88796 5695 378 95 0 83778 0
[pid=17412/tid=17413] ppid=17410 vsize=355184 CPUtime=1.04 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2493 0 0 0 104 0 0 0 19 0 4 0 651215036 363708416 5695 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=355184 CPUtime=1.05 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2466 0 0 0 105 0 0 0 19 0 4 0 651215036 363708416 5695 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=355184 CPUtime=1.04 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2169 0 0 0 104 0 0 0 19 0 4 0 651215036 363708416 5696 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 355184

[startup+1.16584 s]
/proc/loadavg: 7.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=355184 CPUtime=4.61 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 10461 0 0 0 459 2 0 0 19 0 4 0 651215035 363708416 6085 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 88796 6085 378 95 0 83778 0
[pid=17412/tid=17413] ppid=17410 vsize=355184 CPUtime=1.14 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2587 0 0 0 114 0 0 0 19 0 4 0 651215036 363708416 6085 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=355184 CPUtime=1.15 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2563 0 0 0 115 0 0 0 19 0 4 0 651215036 363708416 6085 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293748 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=355184 CPUtime=1.14 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2269 0 0 0 114 0 0 0 19 0 4 0 651215036 363708416 6085 33554432000 4194304 4580107 140733917101744 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 355184

[startup+1.50078 s]
/proc/loadavg: 7.01 7.87 7.93 3/349 17412
/proc/meminfo: memFree=24762192/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=355632 CPUtime=5.95 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 12347 0 0 0 592 3 0 0 20 0 4 0 651215035 364167168 6002 33554432000 4194304 4580107 140733917101744 18446744073709551615 4318508 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 88908 6002 378 95 0 83890 0
[pid=17412/tid=17413] ppid=17410 vsize=355632 CPUtime=1.48 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 3078 0 0 0 148 0 0 0 19 0 4 0 651215036 364167168 6002 33554432000 4194304 4580107 140733917101744 18446744073709551615 4324083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=355632 CPUtime=1.48 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 3086 0 0 0 148 0 0 0 19 0 4 0 651215036 364167168 6002 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=355632 CPUtime=1.47 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 2599 0 0 0 147 0 0 0 20 0 4 0 651215036 364167168 6002 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 355632

[startup+3.10047 s]
/proc/loadavg: 7.01 7.87 7.93 9/359 17425
/proc/meminfo: memFree=24591876/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=348376 CPUtime=12.33 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 23759 0 0 0 1228 5 0 0 25 0 4 0 651215035 356737024 12937 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 87094 12937 380 95 0 82076 0
[pid=17412/tid=17413] ppid=17410 vsize=348376 CPUtime=3.08 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 6284 0 0 0 307 1 0 0 25 0 4 0 651215036 356737024 12937 33554432000 4194304 4580107 140733917101744 18446744073709551615 4339051 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=348376 CPUtime=3.08 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 4914 0 0 0 308 0 0 0 25 0 4 0 651215036 356737024 12937 33554432000 4194304 4580107 140733917101744 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=348376 CPUtime=3.05 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 4788 0 0 0 304 1 0 0 25 0 4 0 651215036 356737024 12938 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 348376

[startup+6.31286 s]
/proc/loadavg: 7.09 7.87 7.93 9/359 17425
/proc/meminfo: memFree=24512588/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=366688 CPUtime=25.14 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 42833 0 0 0 2505 9 0 0 25 0 4 0 651215035 375488512 26672 33554432000 4194304 4580107 140733917101744 18446744073709551615 4322880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 91672 26672 380 95 0 86654 0
[pid=17412/tid=17413] ppid=17410 vsize=366688 CPUtime=6.29 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 11477 0 0 0 627 2 0 0 25 0 4 0 651215036 375488512 26672 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=366688 CPUtime=6.29 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 11655 0 0 0 627 2 0 0 25 0 4 0 651215036 375488512 26672 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=366688 CPUtime=6.23 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 8467 0 0 0 621 2 0 0 25 0 4 0 651215036 375488512 26672 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 366688

[startup+12.7006 s]
/proc/loadavg: 7.16 7.87 7.93 9/359 17425
/proc/meminfo: memFree=24385656/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=367652 CPUtime=50.62 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 64631 0 0 0 5049 13 0 0 25 0 4 0 651215035 376475648 39796 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 91913 39796 380 95 0 86895 0
[pid=17412/tid=17413] ppid=17410 vsize=367652 CPUtime=12.68 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 16751 0 0 0 1265 3 0 0 25 0 4 0 651215036 376475648 39796 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=367652 CPUtime=12.68 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 18901 0 0 0 1264 4 0 0 25 0 4 0 651215036 376475648 39796 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=367652 CPUtime=12.55 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 12576 0 0 0 1253 2 0 0 25 0 4 0 651215036 376475648 39796 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 367652

[startup+25.5012 s]
/proc/loadavg: 7.43 7.90 7.93 9/359 17425
/proc/meminfo: memFree=24232456/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=434348 CPUtime=101.68 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 92729 0 0 0 10148 20 0 0 25 0 4 0 651215035 444772352 48175 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 108587 48175 380 95 0 103569 0
[pid=17412/tid=17413] ppid=17410 vsize=434348 CPUtime=25.48 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 23080 0 0 0 2543 5 0 0 25 0 4 0 651215036 444772352 48175 33554432000 4194304 4580107 140733917101744 18446744073709551615 4318755 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=434348 CPUtime=25.47 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 28590 0 0 0 2542 5 0 0 25 0 4 0 651215036 444772352 48175 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=434348 CPUtime=25.21 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 18827 0 0 0 2517 4 0 0 25 0 4 0 651215036 444772352 48175 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 434348

[startup+51.1003 s]
/proc/loadavg: 7.69 7.92 7.94 9/359 17426
/proc/meminfo: memFree=23978960/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=405652 CPUtime=203.81 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 142159 0 0 0 20347 34 0 0 25 0 4 0 651215035 415387648 55847 33554432000 4194304 4580107 140733917101744 18446744073709551615 4305960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 101413 55847 380 95 0 96395 0
[pid=17412/tid=17413] ppid=17410 vsize=405652 CPUtime=51.07 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 37041 0 0 0 5099 8 0 0 25 0 4 0 651215036 415387648 55847 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=405652 CPUtime=51.08 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 39159 0 0 0 5100 8 0 0 25 0 4 0 651215036 415387648 55847 33554432000 4194304 4580107 140733917101744 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=405652 CPUtime=50.53 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 32149 0 0 0 5045 8 0 0 25 0 4 0 651215036 415387648 55847 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 405652

[startup+102.301 s]
/proc/loadavg: 8.35 8.04 7.98 9/359 17430
/proc/meminfo: memFree=23933036/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=550400 CPUtime=408.05 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 229898 0 0 0 40742 63 0 0 25 0 4 0 651215035 563609600 56981 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 137600 56981 380 95 0 132582 0
[pid=17412/tid=17413] ppid=17410 vsize=550400 CPUtime=102.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 60263 0 0 0 10212 16 0 0 25 0 4 0 651215036 563609600 56982 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=550400 CPUtime=102.28 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 63168 0 0 0 10213 15 0 0 25 0 4 0 651215036 563609600 56983 33554432000 4194304 4580107 140733917101744 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=550400 CPUtime=101.17 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 51427 0 0 0 10101 16 0 0 25 0 4 0 651215036 563609600 56983 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 550400

[startup+162.301 s]

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

[pid=17412] ppid=17410 vsize=818736 CPUtime=2801.48 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 942676 0 0 0 279803 345 0 0 25 0 4 0 651215035 838385664 115280 33554432000 4194304 4580107 140733917101744 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 204684 115280 380 95 0 199666 0
[pid=17412/tid=17413] ppid=17410 vsize=818736 CPUtime=702.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 252340 0 0 0 70135 93 0 0 25 0 4 0 651215036 838385664 115280 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=818736 CPUtime=702.29 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 255602 0 0 0 70140 89 0 0 25 0 4 0 651215036 838385664 115280 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=818736 CPUtime=694.58 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 221804 0 0 0 69375 83 0 0 25 0 4 0 651215036 838385664 115280 33554432000 4194304 4580107 140733917101744 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.48
Current children cumulated vsize (KiB) 818736

[startup+762.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/359 17448
/proc/meminfo: memFree=23223640/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=856252 CPUtime=3040.82 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 991609 0 0 0 303710 372 0 0 25 0 4 0 651215035 876802048 116075 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 214063 116075 380 95 0 209045 0
[pid=17412/tid=17413] ppid=17410 vsize=856252 CPUtime=762.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 266151 0 0 0 76128 100 0 0 25 0 4 0 651215036 876802048 116075 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=856252 CPUtime=762.28 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 269679 0 0 0 76133 95 0 0 25 0 4 0 651215036 876802048 116075 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=856252 CPUtime=753.92 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 232089 0 0 0 75302 90 0 0 25 0 4 0 651215036 876802048 116075 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.82
Current children cumulated vsize (KiB) 856252

[startup+822.301 s]
/proc/loadavg: 8.21 8.10 8.02 9/359 17449
/proc/meminfo: memFree=23274088/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=809652 CPUtime=3280.18 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1043532 0 0 0 327620 398 0 0 25 0 4 0 651215035 829083648 112900 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 202413 112900 380 95 0 197395 0
[pid=17412/tid=17413] ppid=17410 vsize=809652 CPUtime=822.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 279837 0 0 0 82122 106 0 0 25 0 4 0 651215036 829083648 112900 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=809652 CPUtime=822.29 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 283307 0 0 0 82127 102 0 0 25 0 4 0 651215036 829083648 112900 33554432000 4194304 4580107 140733917101744 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=809652 CPUtime=813.27 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 246051 0 0 0 81230 97 0 0 25 0 4 0 651215036 829083648 112900 33554432000 4194304 4580107 140733917101744 18446744073709551615 4306341 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.18
Current children cumulated vsize (KiB) 809652

[startup+882.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/359 17451
/proc/meminfo: memFree=23099112/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=956564 CPUtime=3519.51 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1125061 0 0 0 351523 428 0 0 25 0 4 0 651215035 979521536 149559 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 239141 149559 380 95 0 234123 0
[pid=17412/tid=17413] ppid=17410 vsize=956564 CPUtime=882.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 306929 0 0 0 88113 115 0 0 25 0 4 0 651215036 979521536 149560 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=956564 CPUtime=882.3 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 296435 0 0 0 88121 109 0 0 25 0 4 0 651215036 979521536 149560 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=956564 CPUtime=872.6 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 268088 0 0 0 87155 105 0 0 25 0 4 0 651215036 979521536 149560 33554432000 4194304 4580107 140733917101744 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.51
Current children cumulated vsize (KiB) 956564

[startup+942.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/359 17453
/proc/meminfo: memFree=23032376/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=897012 CPUtime=3758.9 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1180057 0 0 0 375437 453 0 0 25 0 4 0 651215035 918540288 148217 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 224253 148217 380 95 0 219235 0
[pid=17412/tid=17413] ppid=17410 vsize=897012 CPUtime=942.29 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 320276 0 0 0 94107 122 0 0 25 0 4 0 651215036 918540288 148219 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=897012 CPUtime=942.31 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 314191 0 0 0 94117 114 0 0 25 0 4 0 651215036 918540288 148219 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=897012 CPUtime=931.95 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 280422 0 0 0 93084 111 0 0 25 0 4 0 651215036 918540288 148219 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.9
Current children cumulated vsize (KiB) 897012

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/359 17454
/proc/meminfo: memFree=22856396/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=996852 CPUtime=3998.21 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1228216 0 0 0 399348 473 0 0 25 0 4 0 651215035 1020776448 158127 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 249213 158127 380 95 0 244195 0
[pid=17412/tid=17413] ppid=17410 vsize=996852 CPUtime=1002.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 333437 0 0 0 100101 127 0 0 25 0 4 0 651215036 1020776448 158127 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=996852 CPUtime=1002.3 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 325965 0 0 0 100110 120 0 0 25 0 4 0 651215036 1020776448 158127 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=996852 CPUtime=991.29 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 293250 0 0 0 99013 116 0 0 25 0 4 0 651215036 1020776448 158127 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.21
Current children cumulated vsize (KiB) 996852

[startup+1062.31 s]
/proc/loadavg: 8.09 8.08 8.01 9/359 17456
/proc/meminfo: memFree=22752452/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=961152 CPUtime=4237.6 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1279242 0 0 0 423263 497 0 0 25 0 4 0 651215035 984219648 162944 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 240288 162944 382 95 0 235270 0
[pid=17412/tid=17413] ppid=17410 vsize=961152 CPUtime=1062.29 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 349581 0 0 0 106096 133 0 0 25 0 4 0 651215036 984219648 162944 33554432000 4194304 4580107 140733917101744 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=961152 CPUtime=1062.31 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 338833 0 0 0 106104 127 0 0 25 0 4 0 651215036 984219648 162944 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=961152 CPUtime=1050.63 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 305477 0 0 0 104941 122 0 0 25 0 4 0 651215036 984219648 162944 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.6
Current children cumulated vsize (KiB) 961152

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/359 17457
/proc/meminfo: memFree=22601644/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=1020492 CPUtime=4476.89 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1332300 0 0 0 447170 519 0 0 25 0 4 0 651215035 1044983808 165772 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17412/statm: 255123 165772 382 95 0 250105 0
[pid=17412/tid=17413] ppid=17410 vsize=1020492 CPUtime=1122.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 362342 0 0 0 112089 139 0 0 25 0 4 0 651215036 1044983808 165772 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=1020492 CPUtime=1122.29 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 351353 0 0 0 112095 134 0 0 25 0 4 0 651215036 1044983808 165772 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=1020492 CPUtime=1109.97 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 320033 0 0 0 110869 128 0 0 25 0 4 0 651215036 1044983808 165772 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.89
Current children cumulated vsize (KiB) 1020492

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/359 17459
/proc/meminfo: memFree=22675892/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=1011600 CPUtime=4716.24 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1380991 0 0 0 471083 541 0 0 25 0 4 0 651215035 1035878400 169640 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17412/statm: 252900 169641 387 95 0 247882 0
[pid=17412/tid=17413] ppid=17410 vsize=1011600 CPUtime=1182.28 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 374835 0 0 0 118083 145 0 0 25 0 4 0 651215036 1035878400 169641 33554432000 4194304 4580107 140733917101744 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=1011600 CPUtime=1182.3 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 363867 0 0 0 118092 138 0 0 25 0 4 0 651215036 1035878400 169641 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=1011600 CPUtime=1169.61 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 332298 0 0 0 116829 132 0 0 25 0 4 0 651215036 1035878400 169641 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.24
Current children cumulated vsize (KiB) 1011600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.17 8.10 8.02 9/359 17460
/proc/meminfo: memFree=22664232/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=1062364 CPUtime=4800.03 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1397530 0 0 0 479454 549 0 0 25 0 4 0 651215035 1087860736 171306 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17412/statm: 265591 171306 387 95 0 260573 0
[pid=17412/tid=17413] ppid=17410 vsize=1062364 CPUtime=1203.3 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 378434 0 0 0 120183 147 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=1062364 CPUtime=1203.32 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 368646 0 0 0 120191 141 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=1062364 CPUtime=1190.63 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 335908 0 0 0 118929 134 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1062364

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

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

[startup+1203.3 s]
/proc/loadavg: 8.17 8.10 8.02 9/359 17460
/proc/meminfo: memFree=22664232/32950928 swapFree=67056568/67111528
[pid=17412] ppid=17410 vsize=1062364 CPUtime=4800.03 cores=1,3,5,7
/proc/17412/stat : 17412 (strangenight2-m) R 17410 17412 16708 0 -1 4202496 1397530 0 0 0 479454 549 0 0 25 0 4 0 651215035 1087860736 171306 33554432000 4194304 4580107 140733917101744 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17412/statm: 265591 171306 387 95 0 260573 0
[pid=17412/tid=17413] ppid=17410 vsize=1062364 CPUtime=1203.3 cores=1,3,5,7
/proc/17412/task/17413/stat : 17413 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 378434 0 0 0 120183 147 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17412/tid=17414] ppid=17410 vsize=1062364 CPUtime=1203.32 cores=1,3,5,7
/proc/17412/task/17414/stat : 17414 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 368646 0 0 0 120191 141 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17412/tid=17415] ppid=17410 vsize=1062364 CPUtime=1190.63 cores=1,3,5,7
/proc/17412/task/17415/stat : 17415 (strangenight2-m) R 17410 17412 16708 0 -1 4202560 335908 0 0 0 118929 134 0 0 25 0 4 0 651215036 1087860736 171307 33554432000 4194304 4580107 140733917101744 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1062364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.35
CPU time (s): 4800.1
CPU user time (s): 4794.58
CPU system time (s): 5.52416
CPU usage (%): 398.895
Max. virtual memory (cumulated for all children) (KiB): 1136168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.58
system time used= 5.52416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1397534
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= 1097
involuntary context switches= 31716

runsolver used 3.75843 second user time and 9.53355 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 20:03:00
IDJOB=3366130
IDBENCH=82539
IDSOLVER=1844
FILE ID=node148/3366130-1305396180
RUNJOBID= node148-1305396180-17399
PBS_JOBID= 13324440
Free space on /tmp= 72840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366130-1305396180/watcher-3366130-1305396180 -o /tmp/evaluation-result-3366130-1305396180/solver-3366130-1305396180 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366130-1305396180.cnf

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

MD5SUM BENCH= 0ed8ade65938c7fcf06ab054c90e3de3
RANDOM SEED=2028137244

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24762472 kB
Buffers:        313308 kB
Cached:        4585060 kB
SwapCached:       8488 kB
Active:        4543724 kB
Inactive:      3293212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24762472 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            5480 kB
Writeback:           8 kB
AnonPages:     2935640 kB
Mapped:          26836 kB
Slab:           258944 kB
PageTables:      28968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84654212 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= 72828 MiB
End job on node148 at 2011-05-14 20:23:05