Trace number 3366104

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.37 1202.85

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3366104-1305394931.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.56/0.44	c asymm  cl-useful: 0/14675/34000 lits-rem:0 time: 0.41
1.56/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.56/0.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.56/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.56/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.56/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.56/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
3.98/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.98/1.01	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.98/1.01	c calculated reachability. Time: 0.00
3.98/1.01	c Calc default polars -  time:   0.00 s pos:     210 undec:       8 neg:     182
3.98/1.01	c =========================================================================================
3.98/1.01	c types(t): F = full restart, N = normal restart
3.98/1.01	c types(t): S = simplification begin/end, E = solution found
3.98/1.01	c restart types(rt): st = static, dy = dynamic
3.98/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.98/1.01	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.98/1.01	c  N dy    12      4021       400     34000         0      3960    238000    379873     80.72     85.17
5.14/1.31	c  N dy    26      8152       400     34000         0      5253    238000    381960     79.94     84.17
6.35/1.67	c  N dy    46     12250       400     34000         0      9311    238000    754909     79.98     84.91
7.94/2.05	c  N dy    71     16324       400     34000         0      8637    238000    579418     80.42     84.86
9.53/2.44	c  N dy    89     20409       400     34000         0      6548    238000    282395     80.43     84.91
11.13/2.87	c  N dy   114     24872       400     34000         0     10958    238000    691536     80.75     85.02
11.13/2.88	c  F st   116     25000       400     34000         0     11083    238000    703231     80.77   no data
13.16/3.39	c  N dy   122     30002       400     34000         0      8684    238000    395136     80.77   no data
13.16/3.39	c  S st   122     30002       400     34000         0      8684    238000    395136     80.77   no data
13.52/3.46	c  S st   122     30505       400     34000         0      9186    238000    438986     80.77   no data
13.52/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.52/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.52/3.48	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.52/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.52/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.52/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.52/3.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.52/3.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.91/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.11/3.89	c lits-rem:       146  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.38 s
16.32/4.13	c asymm  cl-useful: 0/7534/34000 lits-rem:0 time: 0.24
16.32/4.13	c calculated reachability. Time: 0.00
16.32/4.13	c  N dy   122     30505       400     34000         0      9124    238000    429505     80.77   no data
17.91/4.59	c  N dy   144     34723       400     34000         0     13293    238000    818881     80.92     85.88
19.91/5.08	c  N dy   157     38897       400     34000         0      8964    238000    326949     80.82     85.64
21.94/5.56	c  N dy   177     43212       400     34000         0     13218    238000    727555     80.84     85.42
23.10/5.86	c  S st   190     45758       400     34000         0     15737    238000    961249     80.89   no data
23.50/5.95	c  S st   190     46260       400     34000         0     16239    238000   1003575     80.89   no data
23.50/5.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.50/5.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.50/5.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.50/5.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.50/5.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.50/5.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.50/5.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.50/5.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.90/6.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.30/7.62	c lits-rem:       129  cl-subs:      221  v-elim:      0  v-fix:    0  time:  1.59 s
30.30/7.62	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.30/7.64	c vivif2 --  cl tried    16018 cl shrink        0 lits rem          0 time: 0.01
31.47/7.90	c asymm  cl-useful: 0/6408/34000 lits-rem:0 time: 0.26
31.47/7.90	c calculated reachability. Time: 0.00
31.47/7.90	c  N dy   190     46260       400     34000         0     16018    238000    971451     80.89   no data
33.07/8.34	c  N dy   199     50319       400     34000         0     10530    238000    387963     80.79     85.43
35.11/8.82	c  N dy   221     54948       400     34000         0     15107    238000    816149     80.88     85.34
36.66/9.27	c  N dy   238     59041       400     34000         0     19151    238000   1191391     80.90     88.25
38.66/9.74	c  N dy   266     63096       400     34000         0     12646    238000    508696     81.13     88.19
40.26/10.17	c  N dy   288     67163       400     34000         0     16672    238000    887961     81.22     85.67
41.45/10.43	c  S st   301     69390       400     34000         0     18869    238000   1092246     81.27   no data
41.85/10.52	c  S st   301     69891       400     34000         0     19370    238000   1135224     81.27   no data
41.85/10.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.85/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
41.85/10.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.85/10.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.85/10.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.85/10.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.85/10.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.85/10.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.85/10.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.22/13.66	c lits-rem:       167  cl-subs:      196  v-elim:      0  v-fix:    0  time:  3.06 s
54.22/13.67	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
54.22/13.68	c vivif2 --  cl tried    19174 cl shrink        0 lits rem          0 time: 0.01
55.41/13.95	c asymm  cl-useful: 0/5383/34000 lits-rem:0 time: 0.27
55.41/13.95	c calculated reachability. Time: 0.00
55.41/13.95	c  N dy   301     69891       400     34000         0     19174    238000   1105714     81.27   no data
57.42/14.49	c  N dy   317     74387       400     34000         0     12105    238000    373958     81.22     85.86
60.22/15.11	c  N dy   340     79898       400     34000         0     17556    238000    882394     81.19     85.49
62.60/15.76	c  N dy   372     85105       400     34000         0     22679    238000   1363281     81.36     86.67
63.80/16.09	c  F st   388     87501       400     34000         0     12536    238000    333163     81.44   no data
65.43/16.44	c  N st   393     90801       400     34000         0     15792    238000    644673     81.44   no data
68.19/17.12	c  N dy   417     96606       400     34000         0     21524    238000   1198020     81.53     86.08
71.38/17.94	c  N dy   447    102929       400     34000         0     14280    238000    418737     81.56     86.70
72.18/18.13	c  S st   452    104836       400     34000         0     16166    238000    592655     81.49   no data
72.58/18.21	c  S st   452    105340       400     34000         0     16668    238000    636740     81.49   no data
72.58/18.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.58/18.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
72.58/18.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.58/18.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.58/18.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.58/18.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
72.58/18.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.58/18.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
72.58/18.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.62/18.76	c lits-rem:        79  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.48 s
74.62/18.76	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
74.62/18.77	c vivif2 --  cl tried    16577 cl shrink        0 lits rem          0 time: 0.01
75.77/19.02	c asymm  cl-useful: 0/7476/34000 lits-rem:0 time: 0.25
75.77/19.02	c calculated reachability. Time: 0.00
75.77/19.02	c  N dy   452    105340       400     34000         0     16577    238000    623334     81.49   no data
79.00/19.82	c  N dy   486    112118       400     34000         0     23257    238000   1245774     81.51     85.98
82.99/20.82	c  N dy   526    119293       400     34000         0     15859    238000    487418     81.62     89.13
86.55/21.71	c  N dy   568    126909       400     34000         0     23374    238000   1192574     81.68     86.34
90.94/22.80	c  N dy   608    135117       400     34000         0     16011    238000    417042     81.69     86.07
94.93/23.82	c  N dy   654    143768       400     34000         0     24574    238000   1216785     81.74     87.42
100.12/25.11	c  N dy   705    152982       400     34000         0     17208    238000    446975     81.80     86.16
102.12/25.69	c  S st   725    158012       400     34000         0     22170    238000    914488     81.83     82.81
102.52/25.78	c  S st   725    158516       400     34000         0     22674    238000    959209     81.83   no data
102.52/25.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.92/25.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
102.92/25.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.92/25.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.92/25.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.92/25.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
102.92/25.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.92/25.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
102.92/25.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.90/27.33	c lits-rem:       159  cl-subs:      164  v-elim:      0  v-fix:    0  time:  1.47 s
108.90/27.33	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
108.90/27.34	c vivif2 --  cl tried    22510 cl shrink        0 lits rem          0 time: 0.01
110.10/27.64	c asymm  cl-useful: 0/5922/34000 lits-rem:0 time: 0.29
110.10/27.64	c calculated reachability. Time: 0.00
110.10/27.64	c  N dy   725    158516       400     34000         0     22510    238000    935060     81.83   no data
115.68/29.08	c  N dy   778    168708       400     34000         0     32557    238000   1880523     81.93     87.15
121.67/30.52	c  N dy   830    179487       400     34000         0     25769    238000   1169213     81.94     91.78
128.05/32.19	c  N dy   888    190975       400     34000         0     18684    238000    423211     81.96     86.86
134.44/33.74	c  N dy   945    203279       400     34000         0     30831    238000   1569388     81.98     86.47
142.02/35.69	c  N dy  1000    216475       400     34000         0     24435    238000    883721     82.00     86.75
150.41/37.79	c  N dy  1081    230301       400     34000         0     38063    238000   2177989     82.12     86.60
154.79/38.85	c  S st  1111    237776       400     34000         0     25061    238000    856534     82.08   no data
155.19/38.96	c  S st  1111    238280       400     34000         0     25565    238000    900437     82.08   no data
155.19/38.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
155.19/38.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
155.59/39.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
155.59/39.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.59/39.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.59/39.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
155.59/39.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
155.59/39.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
155.59/39.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.18/40.42	c lits-rem:        83  cl-subs:      147  v-elim:      0  v-fix:    0  time:  1.38 s
161.18/40.42	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
161.18/40.43	c vivif2 --  cl tried    25418 cl shrink        0 lits rem          0 time: 0.01
162.42/40.74	c asymm  cl-useful: 0/5486/34000 lits-rem:0 time: 0.31
162.42/40.75	c calculated reachability. Time: 0.00
162.42/40.75	c  N dy  1111    238280       400     34000         0     25418    238000    879127     82.08   no data
171.56/43.05	c  N dy  1178    253559       400     34000         0     40500    238000   2291475     82.09     89.38
181.53/45.58	c  N dy  1263    269798       400     34000         0     35155    238000   1729463     82.16     87.53
192.31/48.23	c  N dy  1337    287129       400     34000         0     29882    238000   1151721     82.17     87.43
204.28/51.25	c  N dy  1433    305514       400     34000         0     24675    238000    575044     82.21     87.27
204.68/51.34	c  F st  1434    306251       400     34000         0     25404    238000    642181     82.20     78.14
216.25/54.29	c  N dy  1506    325368       400     34000         0     44260    238000   2424493     82.22     86.66
229.42/57.51	c  N dy  1606    345398       400     34000         0     39692    238000   1906908     82.26     86.75
237.40/59.51	c  S st  1646    357420       400     34000         0     26229    238000    558229     82.23   no data
237.80/59.62	c  S st  1646    357925       400     34000         0     26732    238000    601231     82.23   no data
237.80/59.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.80/59.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
237.80/59.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.80/59.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.80/59.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.80/59.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
237.80/59.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.80/59.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
237.80/59.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.80/60.15	c lits-rem:        18  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.46 s
239.80/60.15	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
239.80/60.16	c vivif2 --  cl tried    26698 cl shrink        0 lits rem          0 time: 0.01
241.03/60.46	c asymm  cl-useful: 0/5229/34000 lits-rem:0 time: 0.30
241.03/60.46	c calculated reachability. Time: 0.00
241.03/60.46	c  N dy  1646    357925       400     34000         0     26698    238000    596360     82.23   no data
252.97/63.48	c  N dy  1724    377977       400     34000         0     46486    238000   2449414     82.21     87.10
266.14/66.72	c  N dy  1805    398138       400     34000         0     40073    238000   1775559     82.18     86.91
280.11/70.27	c  N dy  1908    418236       400     34000         0     32593    238000    990996     82.23     87.24
294.87/73.95	c  N dy  2010    438271       400     34000         0     52363    238000   2855278     82.28     86.96
308.45/77.31	c  N dy  2102    458304       400     34000         0     43856    238000   1973472     82.30     87.09
323.21/81.04	c  N dy  2200    478319       400     34000         0     34337    238000    990641     82.31     87.85
337.18/84.52	c  N dy  2287    498411       400     34000         0     54173    238000   2853163     82.30     88.46
350.78/87.98	c  N dy  2363    518521       400     34000         0     43762    238000   1802298     82.28     87.49
364.72/91.44	c  S st  2446    536888       400     34000         0     61913    238000   3515176     82.29   no data
365.52/91.62	c  S st  2446    537391       400     34000         0     62414    238000   3559928     82.29   no data
365.52/91.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
365.52/91.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
365.52/91.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.52/91.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.52/91.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.52/91.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
365.52/91.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
365.91/91.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
366.31/91.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.84/122.51	c lits-rem:       639  cl-subs:      963  v-elim:      0  v-fix:    0  time: 30.68 s
488.84/122.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
488.84/122.56	c vivif2 --  cl tried    61451 cl shrink        0 lits rem          0 time: 0.04
490.44/122.96	c asymm  cl-useful: 0/3283/34000 lits-rem:0 time: 0.40
490.44/122.96	c calculated reachability. Time: 0.00
490.44/122.96	c  N dy  2446    537391       400     34000         0     61451    238000   3418994     82.29   no data
504.42/126.49	c  N dy  2532    558116       400     34000         0     50631    238000   2357410     82.29     87.16
519.96/130.31	c  N dy  2625    578141       400     34000         0     38121    238000   1104012     82.31     87.17
533.93/133.85	c  N dy  2695    598219       400     34000         0     57956    238000   2965924     82.28     87.18
550.29/137.90	c  N dy  2793    618278       400     34000         0     44524    238000   1617756     82.29     88.11
567.05/142.12	c  N dy  2877    638449       400     34000         0     64432    238000   3484863     82.30     86.98
583.45/146.27	c  N dy  2960    658658       400     34000         0     50167    238000   2061320     82.28     87.96
602.57/151.09	c  N dy  3053    678746       400     34000         0     70003    238000   3926052     82.30     86.90
618.14/154.97	c  N dy  3145    699051       400     34000         0     54851    238000   2423295     82.30     86.78
636.54/159.51	c  N dy  3227    719110       400     34000         0     38460    238000    795790     82.29     87.86
652.47/163.53	c  N dy  3310    739214       400     34000         0     58316    238000   2670357     82.30     87.74
672.02/168.44	c  N dy  3401    759364       400     34000         0     41011    238000    952475     82.30     87.58
688.81/172.68	c  N dy  3492    779513       400     34000         0     60912    238000   2817800     82.30     86.77
710.33/178.06	c  N dy  3571    799583       400     34000         0     42541    238000   1017075     82.29     87.64
715.15/179.21	c  S st  3592    806086       400     34000         0     48965    238000   1617610     82.28   no data
715.55/179.37	c  S st  3592    806587       400     34000         0     49464    238000   1661832     82.28   no data
715.55/179.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
715.91/179.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
715.91/179.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
715.91/179.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.91/179.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.91/179.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
715.91/179.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.91/179.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
715.91/179.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
756.22/189.54	c lits-rem:       132  cl-subs:      332  v-elim:      0  v-fix:    0  time: 10.05 s
756.22/189.55	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
756.22/189.57	c vivif2 --  cl tried    49132 cl shrink        0 lits rem          0 time: 0.02
757.83/189.96	c asymm  cl-useful: 0/3763/34000 lits-rem:0 time: 0.39
757.83/189.97	c calculated reachability. Time: 0.00
757.83/189.97	c  N dy  3592    806587       400     34000         0     49132    238000   1613128     82.28   no data
774.99/194.22	c  N dy  3681    826688       400     34000         0     69004    238000   3472685     82.27     86.93
792.14/198.55	c  N dy  3768    846853       400     34000         0     49748    238000   1613032     82.27     87.52
809.30/202.85	c  N dy  3854    866984       400     34000         0     69620    238000   3477308     82.26     87.43
827.26/207.32	c  N dy  3946    887181       400     34000         0     49389    238000   1494511     82.28     86.96
843.63/211.49	c  N dy  4030    907623       400     34000         0     69587    238000   3397038     82.28     86.62
861.59/215.98	c  N dy  4115    927710       400     34000         0     48264    238000   1313202     82.28     87.23
877.99/220.04	c  N dy  4196    947815       400     34000         0     68120    238000   3175787     82.27     86.80
897.10/224.82	c  N dy  4291    967853       400     34000         0     45752    238000    990595     82.27     87.48
912.70/228.76	c  N dy  4382    988007       400     34000         0     65659    238000   2870201     82.28     87.88
932.62/233.76	c  N dy  4476   1008149       400     34000         0     85557    238000   4737137     82.28     87.56
948.23/237.67	c  N dy  4565   1028161       400     34000         0     62208    238000   2459950     82.28     87.49
967.34/242.45	c  N dy  4663   1048181       400     34000         0     81953    238000   4324327     82.30     87.46
984.11/246.69	c  N dy  4746   1068231       400     34000         0     57674    238000   1952030     82.29     86.71
987.33/247.41	c  F st  4758   1071875       400     34000         0     61274    238000   2288396     82.29     79.73
1002.46/251.20	c  N dy  4822   1088593       400     34000         0     77787    238000   3848335     82.29     86.64
1021.62/256.09	c  N dy  4916   1108695       400     34000         0     52546    238000   1382291     82.30     86.95
1039.58/260.50	c  N dy  5024   1128712       400     34000         0     72299    238000   3237779     82.32     86.65
1060.74/265.87	c  N dy  5128   1148741       400     34000         0     92065    238000   5109390     82.33     86.93
1078.30/270.22	c  N dy  5224   1168814       400     34000         0     65805    238000   2547070     82.35     90.06
1100.24/275.79	c  N dy  5305   1189116       400     34000         0     85832    238000   4429524     82.34     86.76
1119.80/280.61	c  N dy  5398   1209342       400     34000         0     58752    238000   1799703     82.34     88.42
1120.20/280.72	c  S st  5401   1209880       400     34000         0     59287    238000   1850167     82.34   no data
1121.00/280.90	c  S st  5401   1210385       400     34000         0     59789    238000   1895955     82.34   no data
1121.00/280.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1121.00/280.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1121.00/280.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1121.00/280.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1121.00/280.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.00/280.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1121.00/280.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1121.00/280.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1121.40/281.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1181.26/296.02	c lits-rem:       178  cl-subs:      349  v-elim:      0  v-fix:    0  time: 14.97 s
1181.26/296.02	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1181.26/296.05	c vivif2 --  cl tried    59440 cl shrink        0 lits rem          0 time: 0.02
1182.46/296.39	c asymm  cl-useful: 0/2841/34000 lits-rem:0 time: 0.34
1182.46/296.39	c calculated reachability. Time: 0.00
1182.46/296.39	c  N dy  5401   1210385       400     34000         0     59440    238000   1843814     82.34   no data
1202.01/301.20	c  N dy  5494   1230508       400     34000         0     79329    238000   3713466     82.34     87.15
1223.57/306.69	c  N dy  5585   1250549       400     34000         0     51059    238000    988368     82.34     86.68
1241.53/311.19	c  N dy  5670   1271958       400     34000         0     72227    238000   2972339     82.33     86.81
1262.68/316.47	c  N dy  5751   1292088       400     34000         0     92126    238000   4846049     82.33     87.07
1281.04/321.09	c  N dy  5834   1312115       400     34000         0     62832    238000   2014036     82.33     87.38
1300.99/326.01	c  N dy  5914   1332230       400     34000         0     82706    238000   3885966     82.32     87.82
1324.94/332.03	c  N dy  6000   1352281       400     34000         0     52455    238000    954902     82.33     87.89
1342.50/336.42	c  N dy  6083   1372350       400     34000         0     72264    238000   2815091     82.33     97.35
1364.05/341.83	c  N dy  6174   1392444       400     34000         0     92107    238000   4683575     82.33     88.14
1385.20/347.13	c  N dy  6266   1413000       400     34000         0     61404    238000   1705014     82.34     87.69
1404.38/351.91	c  N dy  6354   1433152       400     34000         0     81318    238000   3584052     82.34     86.97
1426.33/357.47	c  N dy  6437   1453288       400     34000         0    101215    238000   5450555     82.34     86.71
1444.66/362.03	c  N dy  6534   1473362       400     34000         0     69010    238000   2338127     82.34     86.86
1464.62/367.02	c  N dy  6605   1493468       400     34000         0     88860    238000   4198945     82.33     88.49
1488.21/372.92	c  N dy  6691   1513732       400     34000         0     55858    238000   1016242     82.33     86.69
1504.93/377.16	c  N dy  6759   1533778       400     34000         0     75651    238000   2888130     82.31     86.74
1526.88/382.63	c  N dy  6848   1553984       400     34000         0     95621    238000   4769720     82.32     86.93
1549.25/388.27	c  N dy  6946   1574078       400     34000         0     61476    238000   1460688     82.32     90.26
1567.58/392.87	c  N dy  7030   1594138       400     34000         0     81286    238000   3321548     82.32     87.74
1589.93/398.41	c  N dy  7112   1614143       400     34000         0    101053    238000   5182617     82.31     86.72
1611.88/403.92	c  N dy  7212   1634956       400     34000         0     66624    238000   1864531     82.32     87.39
1631.84/408.97	c  N dy  7308   1655026       400     34000         0     86432    238000   3739138     82.33     90.61
1655.38/414.81	c  N dy  7387   1675049       400     34000         0    106186    238000   5597003     82.33     89.52
1675.74/419.90	c  N dy  7470   1695740       400     34000         0     70631    238000   2154003     82.33     86.81
1690.50/423.66	c  S st  7542   1710387       400     34000         0     85091    238000   3518319     82.33   no data
1691.70/423.91	c  S st  7542   1710894       400     34000         0     85597    238000   3561358     82.33   no data
1691.70/423.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1691.70/423.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1692.10/424.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1692.10/424.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1692.10/424.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1692.10/424.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1692.10/424.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1692.10/424.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1692.50/424.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1824.20/457.16	c lits-rem:       536  cl-subs:      846  v-elim:      0  v-fix:    0  time: 33.02 s
1824.20/457.16	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1824.60/457.21	c vivif2 --  cl tried    84751 cl shrink        0 lits rem          0 time: 0.04
1826.23/457.62	c asymm  cl-useful: 0/3294/34000 lits-rem:0 time: 0.41
1826.23/457.62	c calculated reachability. Time: 0.00
1826.23/457.62	c  N dy  7542   1710894       400     34000         0     84751    238000   3436138     82.33   no data
1850.94/463.85	c  N dy  7647   1730939       400     34000         0    104523    238000   5294478     82.34     88.59
1873.69/469.58	c  N dy  7741   1751019       400     34000         0     67457    238000   1788444     82.34     92.37
1894.85/474.80	c  N dy  7820   1771320       400     34000         0     87507    238000   3665723     82.33     87.03
1919.18/480.99	c  N dy  7913   1791473       400     34000         0    107406    238000   5535212     82.34     87.39
1941.14/486.42	c  N dy  7990   1811519       400     34000         0     69279    238000   1876480     82.34     87.54
1963.08/491.90	c  N dy  8084   1831584       400     34000         0     89088    238000   3745159     82.34     87.56
1987.43/498.07	c  N dy  8160   1851620       400     34000         0    108857    238000   5604505     82.34     86.88
2010.21/503.80	c  N dy  8248   1871781       400     34000         0     69864    238000   1845478     82.34     86.72
2030.54/508.80	c  N dy  8317   1891815       400     34000         0     89619    238000   3710336     82.32     90.22
2054.52/514.85	c  N dy  8403   1911901       400     34000         0    109466    238000   5573637     82.33     87.20
2077.23/520.59	c  N dy  8487   1932021       400     34000         0     69425    238000   1714551     82.32     86.90
2098.01/525.76	c  N dy  8576   1952335       400     34000         0     89483    238000   3600930     82.32     87.45
2122.73/531.94	c  N dy  8667   1972385       400     34000         0    109277    238000   5452230     82.32     87.45
2147.07/538.02	c  N dy  8748   1992486       400     34000         0     68269    238000   1518787     82.31     87.03
2167.43/543.16	c  N dy  8842   2012619       400     34000         0     88155    238000   3384334     82.32     86.90
2192.17/549.33	c  N dy  8940   2032695       400     34000         0    107952    238000   5245169     82.32     90.14
2216.54/555.44	c  N dy  9002   2052745       400     34000         0     65894    238000   1212778     82.31     87.48
2236.07/560.30	c  N dy  9080   2072792       400     34000         0     85699    238000   3076484     82.30     88.13
2259.62/566.22	c  N dy  9168   2092975       400     34000         0    105625    238000   4952980     82.30     87.67
2287.19/573.17	c  N dy  9257   2113278       400     34000         0    125680    238000   6841268     82.30     87.15
2307.51/578.25	c  N dy  9361   2133336       400     34000         0     82618    238000   2710535     82.32     86.76
2330.26/583.96	c  N dy  9448   2153559       400     34000         0    102592    238000   4590554     82.31     86.68
2357.80/590.88	c  N dy  9537   2174080       400     34000         0    122881    238000   6494259     82.31     86.92
2380.14/596.42	c  N dy  9626   2194155       400     34000         0     78823    238000   2268555     82.31     87.11
2397.70/600.89	c  S st  9690   2210894       400     34000         0     95344    238000   3820328     82.31   no data
2398.90/601.15	c  S st  9690   2211396       400     34000         0     95844    238000   3863873     82.31   no data
2398.90/601.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2399.30/601.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2399.30/601.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2399.30/601.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2399.30/601.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2399.30/601.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2399.30/601.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2399.30/601.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2399.70/601.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2545.80/637.91	c lits-rem:       503  cl-subs:     1018  v-elim:      0  v-fix:    0  time: 36.52 s
2545.80/637.92	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2545.80/637.97	c vivif2 --  cl tried    94826 cl shrink        0 lits rem          0 time: 0.05
2547.77/638.43	c asymm  cl-useful: 0/2651/34000 lits-rem:0 time: 0.47
2547.77/638.44	c calculated reachability. Time: 0.00
2547.77/638.44	c  N dy  9690   2211396       400     34000         0     94826    238000   3715161     82.31   no data
2577.70/645.97	c  N dy  9782   2231589       400     34000         0    114765    238000   5592549     82.31     86.69
2607.67/653.44	c  N dy  9894   2251676       400     34000         0     69752    238000   1329744     82.32     86.76
2630.38/659.18	c  N dy  9976   2271755       400     34000         0     89591    238000   3191238     82.32     96.04
2658.33/666.12	c  N dy 10072   2291766       400     34000         0    109326    238000   5047901     82.32     87.72
2689.86/674.04	c  N dy 10161   2312328       400     34000         0    129632    238000   6957513     82.32     86.71
2712.62/679.77	c  N dy 10255   2332460       400     34000         0     83676    238000   2555374     82.32     86.72
2737.75/686.05	c  N dy 10345   2352885       400     34000         0    103837    238000   4458351     82.32     86.66
2766.88/693.34	c  N dy 10437   2372968       400     34000         0    123661    238000   6331394     82.33     86.87
2793.62/700.02	c  N dy 10519   2392970       400     34000         0     76617    238000   1809994     82.33     93.00
2818.39/706.23	c  N dy 10604   2412982       400     34000         0     96386    238000   3666134     82.33     87.52
2847.10/713.45	c  N dy 10678   2433090       400     34000         0    116229    238000   5536221     82.32     87.11
2877.43/721.02	c  N dy 10764   2453111       400     34000         0     68199    238000    932594     82.32     86.85
2898.58/726.30	c  N dy 10857   2473502       400     34000         0     88344    238000   2832000     82.32     86.87
2922.93/732.50	c  N dy 10942   2493587       400     34000         0    108218    238000   4697106     82.32     87.69
2951.66/739.68	c  N dy 11031   2513662       400     34000         0    128038    238000   6567358     82.32     87.37
2978.40/746.36	c  N dy 11131   2533946       400     34000         0     79251    238000   1891352     82.33     87.16
3001.55/752.15	c  N dy 11230   2554025       400     34000         0     99062    238000   3755898     82.34     86.74
3028.30/758.81	c  N dy 11320   2574030       400     34000         0    118804    238000   5622590     82.34     87.32
3059.44/766.69	c  N dy 11414   2594323       400     34000         0    138842    238000   7522329     82.34     86.95
3081.39/772.15	c  N dy 11510   2614427       400     34000         0     88946    238000   2716576     82.35     88.03
3107.30/778.60	c  N dy 11620   2635017       400     34000         0    109259    238000   4634437     82.35     87.71
3135.64/785.73	c  N dy 11711   2655113       400     34000         0    129122    238000   6502565     82.36     86.99
3163.17/792.62	c  N dy 11795   2675212       400     34000         0     78183    238000   1627466     82.35     87.25
3185.92/798.33	c  N dy 11874   2696109       400     34000         0     98819    238000   3568370     82.35     86.90
3205.48/803.29	c  S st 11946   2711396       400     34000         0    113896    238000   4991645     82.35     77.50
3206.68/803.59	c  S st 11946   2711902       400     34000         0    114400    238000   5034947     82.35   no data
3207.08/803.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3207.08/803.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3207.08/803.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3207.08/803.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3207.08/803.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3207.08/803.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3207.08/803.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3207.47/803.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3207.87/803.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3444.55/863.19	c lits-rem:       771  cl-subs:     1293  v-elim:      0  v-fix:    0  time: 59.31 s
3444.95/863.20	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3444.95/863.26	c vivif2 --  cl tried   113107 cl shrink        0 lits rem          0 time: 0.06
3446.93/863.73	c asymm  cl-useful: 0/2284/34000 lits-rem:0 time: 0.46
3446.93/863.73	c calculated reachability. Time: 0.00
3446.93/863.73	c  N dy 11946   2711902       400     34000         0    113107    238000   4845833     82.35   no data
3481.29/872.38	c  N dy 12027   2732016       400     34000         0    132950    238000   6719535     82.35     87.32
3510.39/879.62	c  N dy 12116   2752140       400     34000         0     81071    238000   1816799     82.35     87.13
3534.74/885.76	c  N dy 12218   2772185       400     34000         0    100888    238000   3691670     82.36     87.61
3562.28/892.69	c  N dy 12297   2792468       400     34000         0    120916    238000   5576998     82.35     86.87
3594.61/900.73	c  N dy 12377   2812534       400     34000         0    140725    238000   7438015     82.35     86.94
3620.15/907.17	c  N dy 12445   2832704       400     34000         0     87904    238000   2377419     82.34     87.37
3648.12/914.12	c  N dy 12525   2852826       400     34000         0    107794    238000   4254439     82.34     87.37
3676.43/921.24	c  N dy 12618   2872874       400     34000         0    127591    238000   6115097     82.34     87.21
3709.94/929.66	c  N dy 12725   2892895       400     34000         0    147351    238000   7984032     82.35     89.05
3731.89/935.17	c  N dy 12817   2912900       400     34000         0     93381    238000   2805971     82.35     87.58
3758.23/941.72	c  N dy 12896   2932921       400     34000         0    113151    238000   4663698     82.35     86.71
3788.96/949.47	c  N dy 12983   2952948       400     34000         0    132947    238000   6520453     82.35     87.50
3821.29/957.58	c  N dy 13064   2972985       400     34000         0     78007    238000   1276390     82.35     87.79
3846.03/963.72	c  N dy 13138   2994433       400     34000         0     99189    238000   3270002     82.34     86.71
3872.78/970.48	c  N dy 13209   3014512       400     34000         0    119036    238000   5130965     82.34     86.87
3908.29/979.31	c  N dy 13297   3034690       400     34000         0    138960    238000   7003940     82.34     87.60
3938.63/986.92	c  N dy 13374   3054943       400     34000         0     83218    238000   1683340     82.34     86.83
3962.58/992.93	c  N dy 13477   3075045       400     34000         0    103080    238000   3557990     82.34     87.36
3990.54/999.94	c  N dy 13569   3095537       400     34000         0    123326    238000   5476945     82.34     87.12
4022.44/1007.99	c  N dy 13666   3115573       400     34000         0    143111    238000   7341978     82.35     88.05
4051.17/1015.19	c  N dy 13755   3135576       400     34000         0     86170    238000   1881777     82.35     89.62
4075.52/1021.26	c  N dy 13846   3155771       400     34000         0    106107    238000   3753303     82.35     87.30
4104.27/1028.45	c  N dy 13936   3176051       400     34000         0    126095    238000   5628773     82.35     86.87
4137.78/1036.89	c  N dy 14041   3196227       400     34000         0    146004    238000   7505406     82.35     87.53
4162.12/1042.91	c  S st 14117   3211902       400     34000         0     83816    238000   1575712     82.36   no data
4162.92/1043.14	c  S st 14117   3212404       400     34000         0     84314    238000   1619110     82.36   no data
4162.92/1043.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4163.32/1043.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4163.32/1043.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4163.32/1043.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4163.32/1043.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4163.32/1043.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4163.32/1043.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4163.32/1043.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4163.32/1043.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4185.67/1048.89	c lits-rem:       310  cl-subs:      187  v-elim:      0  v-fix:    0  time:  5.59 s
4185.67/1048.89	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4186.07/1048.91	c vivif2 --  cl tried    84127 cl shrink        0 lits rem          0 time: 0.02
4187.69/1049.32	c asymm  cl-useful: 0/2764/34000 lits-rem:0 time: 0.40
4187.69/1049.32	c calculated reachability. Time: 0.00
4187.69/1049.32	c  N dy 14117   3212404       400     34000         0     84127    238000   1591773     82.36   no data
4211.21/1055.21	c  N dy 14212   3232458       400     34000         0    103922    238000   3454301     82.36     86.91
4238.35/1062.02	c  N dy 14295   3252547       400     34000         0    123771    238000   5322340     82.36     87.14
4270.68/1070.15	c  N dy 14397   3272929       400     34000         0    143893    238000   7217173     82.36     86.94
4302.60/1078.11	c  N dy 14496   3292993       400     34000         0     85063    238000   1612021     82.36     87.24
4325.76/1083.95	c  N dy 14577   3313368       400     34000         0    105174    238000   3497990     82.36     87.07
4353.70/1090.99	c  N dy 14660   3333624       400     34000         0    125192    238000   5391016     82.36     86.82
4388.01/1099.56	c  N dy 14767   3353701       400     34000         0    145003    238000   7264554     82.37     87.15
4419.55/1107.46	c  N dy 14834   3374455       400     34000         0     85843    238000   1596687     82.36     87.47
4443.89/1113.56	c  N dy 14922   3394560       400     34000         0    105685    238000   3459544     82.36     87.88
4471.83/1120.56	c  N dy 15023   3414613       400     34000         0    125484    238000   5328405     82.37     88.17
4502.56/1128.28	c  N dy 15104   3434626       400     34000         0    145231    238000   7184089     82.36     86.97
4536.07/1136.62	c  N dy 15191   3454651       400     34000         0     84380    238000   1377864     82.36     89.71
4560.42/1142.75	c  N dy 15291   3474751       400     34000         0    104250    238000   3251855     82.37     92.05
4588.76/1149.84	c  N dy 15377   3494848       400     34000         0    124061    238000   5130086     82.37     87.14
4621.09/1157.98	c  N dy 15478   3514936       400     34000         0    143914    238000   7005654     82.37     89.25
4657.43/1167.01	c  N dy 15566   3535016       400     34000         0     82134    238000   1080838     82.37     87.56
4680.15/1172.70	c  N dy 15649   3555248       400     34000         0    102108    238000   2958222     82.37     87.01
4707.29/1179.59	c  N dy 15749   3575362       400     34000         0    121962    238000   4838878     82.37     87.06
4738.42/1187.35	c  N dy 15832   3595739       400     34000         0    142089    238000   6720446     82.37     86.76
4773.94/1196.22	c  N dy 15922   3615753       400     34000         0    161845    238000   8589423     82.37     93.49
4799.88/1202.77	c  N dy 16017   3635789       400     34000         0     99024    238000   2601163     82.38     89.13

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-3366104-1305394931/watcher-3366104-1305394931 -o /tmp/evaluation-result-3366104-1305394931/solver-3366104-1305394931 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366104-1305394931.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: 6.92 7.73 7.72 5/294 26902
/proc/meminfo: memFree=12676056/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 631909016 52396032 352 33554432000 4194304 4580107 140737379012896 18446744073709551615 47853626120114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 12792 352 302 95 0 7774 0
[pid=26902/tid=26903] ppid=26900 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 631909016 52396032 352 33554432000 4194304 4580107 140737379012896 18446744073709551615 47853626119696 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 631909016 52396032 352 33554432000 4194304 4580107 140737379012896 18446744073709551615 47853626120108 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 631909016 52396032 352 33554432000 4194304 4580107 140737379012896 18446744073709551615 47853626119705 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.047927 s]
/proc/loadavg: 6.92 7.73 7.72 5/294 26902
/proc/meminfo: memFree=12676056/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=284452 CPUtime=0.15 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 4401 0 0 0 14 1 0 0 18 0 4 0 631909016 291278848 4311 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 71113 4311 358 95 0 66095 0
[pid=26902/tid=26903] ppid=26900 vsize=284452 CPUtime=0.03 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1039 0 0 0 3 0 0 0 25 0 4 0 631909016 291278848 4311 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=284452 CPUtime=0.03 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 950 0 0 0 3 0 0 0 25 0 4 0 631909016 291278848 4311 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=284452 CPUtime=0.03 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 978 0 0 0 3 0 0 0 18 0 4 0 631909016 291278848 4311 33554432000 4194304 4580107 140737379012896 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 284452

[startup+0.100919 s]
/proc/loadavg: 6.92 7.73 7.72 5/294 26902
/proc/meminfo: memFree=12676056/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=284584 CPUtime=0.37 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 4543 0 0 0 36 1 0 0 18 0 4 0 631909016 291414016 4453 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 71146 4454 358 95 0 66128 0
[pid=26902/tid=26903] ppid=26900 vsize=284584 CPUtime=0.09 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1050 0 0 0 9 0 0 0 25 0 4 0 631909016 291414016 4454 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=284584 CPUtime=0.08 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 966 0 0 0 8 0 0 0 25 0 4 0 631909016 291414016 4454 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=284584 CPUtime=0.08 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1081 0 0 0 8 0 0 0 18 0 4 0 631909016 291414016 4454 33554432000 4194304 4580107 140737379012896 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284584

[startup+0.300883 s]
/proc/loadavg: 6.92 7.73 7.72 5/294 26902
/proc/meminfo: memFree=12676056/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=284724 CPUtime=1.16 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 4966 0 0 0 115 1 0 0 18 0 4 0 631909016 291557376 4876 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 71181 4876 359 95 0 66163 0
[pid=26902/tid=26903] ppid=26900 vsize=284724 CPUtime=0.28 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1084 0 0 0 28 0 0 0 25 0 4 0 631909016 291557376 4876 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=284724 CPUtime=0.28 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 994 0 0 0 28 0 0 0 25 0 4 0 631909016 291557376 4876 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=284724 CPUtime=0.28 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 1409 0 0 0 28 0 0 0 18 0 4 0 631909016 291557376 4876 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284724

[startup+0.700809 s]
/proc/loadavg: 6.92 7.73 7.72 5/294 26902
/proc/meminfo: memFree=12676056/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=297472 CPUtime=2.75 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 13141 0 0 0 271 4 0 0 18 0 4 0 631909016 304611328 10528 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 74368 10528 377 95 0 69350 0
[pid=26902/tid=26903] ppid=26900 vsize=297472 CPUtime=0.68 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 3482 0 0 0 67 1 0 0 18 0 4 0 631909016 304611328 10528 33554432000 4194304 4580107 140737379012896 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=297472 CPUtime=0.68 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 3394 0 0 0 67 1 0 0 18 0 4 0 631909016 304611328 10528 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=297472 CPUtime=0.68 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 2393 0 0 0 68 0 0 0 18 0 4 0 631909016 304611328 10528 33554432000 4194304 4580107 140737379012896 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 297472

[startup+1.50066 s]
/proc/loadavg: 6.92 7.73 7.72 10/298 26906
/proc/meminfo: memFree=12628656/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=304360 CPUtime=5.95 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 18986 0 0 0 589 6 0 0 19 0 4 0 631909016 311664640 12534 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 76090 12534 377 95 0 71072 0
[pid=26902/tid=26903] ppid=26900 vsize=304360 CPUtime=1.48 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 4933 0 0 0 147 1 0 0 19 0 4 0 631909016 311664640 12534 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=304360 CPUtime=1.47 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 4927 0 0 0 146 1 0 0 19 0 4 0 631909016 311664640 12534 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=304360 CPUtime=1.48 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 3807 0 0 0 148 0 0 0 19 0 4 0 631909016 311664640 12534 33554432000 4194304 4580107 140737379012896 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 304360

[startup+3.10037 s]
/proc/loadavg: 6.92 7.73 7.72 9/298 26906
/proc/meminfo: memFree=12624508/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=306076 CPUtime=12.33 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 30402 0 0 0 1225 8 0 0 22 0 4 0 631909016 313421824 14103 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 76519 14103 378 95 0 71501 0
[pid=26902/tid=26903] ppid=26900 vsize=306076 CPUtime=3.07 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 7856 0 0 0 305 2 0 0 22 0 4 0 631909016 313421824 14103 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=306076 CPUtime=3.07 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 7725 0 0 0 305 2 0 0 22 0 4 0 631909016 313421824 14103 33554432000 4194304 4580107 140737379012896 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=306076 CPUtime=3.07 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 6633 0 0 0 307 0 0 0 22 0 4 0 631909016 313421824 14103 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 306076

[startup+6.30078 s]
/proc/loadavg: 7.00 7.74 7.72 9/298 26906
/proc/meminfo: memFree=12553580/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=329692 CPUtime=25.09 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 60927 0 0 0 2494 15 0 0 25 0 4 0 631909016 337604608 33980 33554432000 4194304 4580107 140737379012896 18446744073709551615 4406486 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 82423 33980 379 95 0 77405 0
[pid=26902/tid=26903] ppid=26900 vsize=329692 CPUtime=6.23 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 15288 0 0 0 619 4 0 0 25 0 4 0 631909016 337604608 33980 33554432000 4194304 4580107 140737379012896 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=329692 CPUtime=6.27 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 14880 0 0 0 624 3 0 0 25 0 4 0 631909016 337604608 33980 33554432000 4194304 4580107 140737379012896 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=329692 CPUtime=6.28 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 13217 0 0 0 626 2 0 0 25 0 4 0 631909016 337604608 33980 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 329692

[startup+12.7006 s]
/proc/loadavg: 7.08 7.74 7.72 9/298 26906
/proc/meminfo: memFree=12499828/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=330568 CPUtime=50.63 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 85084 0 0 0 5042 21 0 0 25 0 4 0 631909016 338501632 41482 33554432000 4194304 4580107 140737379012896 18446744073709551615 4416643 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 82642 41482 379 95 0 77624 0
[pid=26902/tid=26903] ppid=26900 vsize=330568 CPUtime=12.57 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 21798 0 0 0 1251 6 0 0 25 0 4 0 631909016 338501632 41482 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=330568 CPUtime=12.67 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 20517 0 0 0 1263 4 0 0 25 0 4 0 631909016 338501632 41482 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=330568 CPUtime=12.68 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 21204 0 0 0 1264 4 0 0 25 0 4 0 631909016 338501632 41482 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 330568

[startup+25.5002 s]
/proc/loadavg: 7.35 7.77 7.73 9/298 26906
/proc/meminfo: memFree=12478284/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=335164 CPUtime=101.71 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 131714 0 0 0 10139 32 0 0 25 0 4 0 631909016 343207936 45828 33554432000 4194304 4580107 140737379012896 18446744073709551615 4324374 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 83791 45828 379 95 0 78773 0
[pid=26902/tid=26903] ppid=26900 vsize=335164 CPUtime=25.26 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 32728 0 0 0 2517 9 0 0 25 0 4 0 631909016 343207936 45828 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=335164 CPUtime=25.47 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 33599 0 0 0 2540 7 0 0 25 0 4 0 631909016 343207936 45828 33554432000 4194304 4580107 140737379012896 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=335164 CPUtime=25.48 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 33733 0 0 0 2541 7 0 0 25 0 4 0 631909016 343207936 45828 33554432000 4194304 4580107 140737379012896 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 335164

[startup+51.1005 s]
/proc/loadavg: 7.57 7.78 7.73 9/298 26907
/proc/meminfo: memFree=12369044/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=449860 CPUtime=203.88 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 206023 0 0 0 20339 49 0 0 25 0 4 0 631909016 460656640 66921 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 112465 66921 379 95 0 107447 0
[pid=26902/tid=26903] ppid=26900 vsize=449860 CPUtime=50.63 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 48282 0 0 0 5050 13 0 0 25 0 4 0 631909016 460656640 66921 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=449860 CPUtime=51.07 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 54317 0 0 0 5095 12 0 0 25 0 4 0 631909016 460656640 66921 33554432000 4194304 4580107 140737379012896 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=449860 CPUtime=51.08 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 54851 0 0 0 5097 11 0 0 25 0 4 0 631909016 460656640 66921 33554432000 4194304 4580107 140737379012896 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 449860

[startup+102.311 s]
/proc/loadavg: 7.86 7.83 7.75 9/298 26908
/proc/meminfo: memFree=12239888/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=618316 CPUtime=408.26 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 323298 0 0 0 40744 82 0 0 25 0 4 0 631909016 633155584 81951 33554432000 4194304 4580107 140737379012896 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 154579 81951 379 95 0 149561 0
[pid=26902/tid=26903] ppid=26900 vsize=618316 CPUtime=101.37 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 68020 0 0 0 10119 18 0 0 25 0 4 0 631909016 633155584 81951 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=618316 CPUtime=102.27 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 88851 0 0 0 10206 21 0 0 25 0 4 0 631909016 633155584 81951 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=618316 CPUtime=102.29 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 77285 0 0 0 10211 18 0 0 25 0 4 0 631909016 633155584 81951 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 618316

[startup+162.301 s]

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

[pid=26902] ppid=26900 vsize=917644 CPUtime=2563.36 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1097457 0 0 0 255960 376 0 0 25 0 4 0 631909016 939667456 155785 33554432000 4194304 4580107 140737379012896 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 229411 155785 379 95 0 224393 0
[pid=26902/tid=26903] ppid=26900 vsize=917644 CPUtime=636.45 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 266440 0 0 0 63555 90 0 0 25 0 4 0 631909016 939667456 155787 33554432000 4194304 4580107 140737379012896 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=917644 CPUtime=642.28 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 281570 0 0 0 64132 96 0 0 25 0 4 0 631909016 939667456 155787 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=917644 CPUtime=642.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 258246 0 0 0 64143 87 0 0 25 0 4 0 631909016 939667456 155787 33554432000 4194304 4580107 140737379012896 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2563.36
Current children cumulated vsize (KiB) 917644

[startup+702.301 s]
/proc/loadavg: 4.02 5.35 6.69 5/289 26941
/proc/meminfo: memFree=23721128/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1005516 CPUtime=2802.8 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1150485 0 0 0 279878 402 0 0 25 0 4 0 631909016 1029648384 180804 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 251379 180804 379 95 0 246361 0
[pid=26902/tid=26903] ppid=26900 vsize=1005516 CPUtime=695.91 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 267244 0 0 0 69500 91 0 0 25 0 4 0 631909016 1029648384 180804 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1005516 CPUtime=702.28 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 303075 0 0 0 70126 102 0 0 25 0 4 0 631909016 1029648384 180804 33554432000 4194304 4580107 140737379012896 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1005516 CPUtime=702.29 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 267881 0 0 0 70136 93 0 0 25 0 4 0 631909016 1029648384 180804 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2802.8
Current children cumulated vsize (KiB) 1005516

[startup+762.31 s]
/proc/loadavg: 4.00 5.10 6.52 5/289 26943
/proc/meminfo: memFree=23730524/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1052608 CPUtime=3042.29 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1199428 0 0 0 303803 426 0 0 25 0 4 0 631909016 1077870592 178099 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 263152 178099 379 95 0 258134 0
[pid=26902/tid=26903] ppid=26900 vsize=1052608 CPUtime=755.37 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 278135 0 0 0 75440 97 0 0 25 0 4 0 631909016 1077870592 178099 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1052608 CPUtime=762.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 303075 0 0 0 76127 102 0 0 25 0 4 0 631909016 1077870592 178099 33554432000 4194304 4580107 140737379012896 18446744073709551615 4416090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1052608 CPUtime=762.31 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 286000 0 0 0 76130 101 0 0 25 0 4 0 631909016 1077870592 178099 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3042.29
Current children cumulated vsize (KiB) 1052608

[startup+822.3 s]
/proc/loadavg: 4.00 4.90 6.36 5/289 26944
/proc/meminfo: memFree=23679640/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1062864 CPUtime=3281.71 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1278903 0 0 0 327711 460 0 0 25 0 4 0 631909016 1088372736 191140 33554432000 4194304 4580107 140737379012896 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 265716 191140 379 95 0 260698 0
[pid=26902/tid=26903] ppid=26900 vsize=1062864 CPUtime=814.82 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 297209 0 0 0 81375 107 0 0 25 0 4 0 631909016 1088372736 191140 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1062864 CPUtime=822.28 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 324200 0 0 0 82116 112 0 0 25 0 4 0 631909016 1088372736 191140 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1062864 CPUtime=822.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 303804 0 0 0 82121 109 0 0 25 0 4 0 631909016 1088372736 191140 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.71
Current children cumulated vsize (KiB) 1062864

[startup+882.3 s]
/proc/loadavg: 4.00 4.73 6.21 5/289 26946
/proc/meminfo: memFree=23655684/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1090516 CPUtime=3521.17 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1321146 0 0 0 351632 485 0 0 25 0 4 0 631909016 1116688384 196626 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 272629 196626 379 95 0 267611 0
[pid=26902/tid=26903] ppid=26900 vsize=1090516 CPUtime=874.27 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 310311 0 0 0 87313 114 0 0 25 0 4 0 631909016 1116688384 196626 33554432000 4194304 4580107 140737379012896 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1090516 CPUtime=882.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 343057 0 0 0 88105 124 0 0 25 0 4 0 631909016 1116688384 196626 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1090516 CPUtime=882.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 311148 0 0 0 88118 112 0 0 25 0 4 0 631909016 1116688384 196626 33554432000 4194304 4580107 140737379012896 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.17
Current children cumulated vsize (KiB) 1090516

[startup+942.3 s]
/proc/loadavg: 4.00 4.59 6.07 5/289 26948
/proc/meminfo: memFree=23638536/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1167864 CPUtime=3760.63 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1365272 0 0 0 375557 506 0 0 25 0 4 0 631909016 1195892736 201367 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 291966 201367 379 95 0 286948 0
[pid=26902/tid=26903] ppid=26900 vsize=1167864 CPUtime=933.74 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 310311 0 0 0 93260 114 0 0 25 0 4 0 631909016 1195892736 201367 33554432000 4194304 4580107 140737379012896 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1167864 CPUtime=942.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 363297 0 0 0 94096 133 0 0 25 0 4 0 631909016 1195892736 201367 33554432000 4194304 4580107 140737379012896 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1167864 CPUtime=942.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 320159 0 0 0 94114 116 0 0 25 0 4 0 631909016 1195892736 201367 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3760.63
Current children cumulated vsize (KiB) 1167864

[startup+1002.3 s]
/proc/loadavg: 4.06 4.50 5.94 5/289 26949
/proc/meminfo: memFree=23628968/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1173696 CPUtime=4000.09 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1412469 0 0 0 399476 533 0 0 25 0 4 0 631909016 1201864704 203766 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 293424 203766 379 95 0 288406 0
[pid=26902/tid=26903] ppid=26900 vsize=1173696 CPUtime=993.19 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 323820 0 0 0 99198 121 0 0 25 0 4 0 631909016 1201864704 203766 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1173696 CPUtime=1002.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 363297 0 0 0 100096 133 0 0 25 0 4 0 631909016 1201864704 203766 33554432000 4194304 4580107 140737379012896 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1173696 CPUtime=1002.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 334952 0 0 0 100105 125 0 0 25 0 4 0 631909016 1201864704 203766 33554432000 4194304 4580107 140737379012896 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.09
Current children cumulated vsize (KiB) 1173696

[startup+1062.3 s]
/proc/loadavg: 4.02 4.41 5.82 5/289 26951
/proc/meminfo: memFree=23663416/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1109488 CPUtime=4239.55 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1467814 0 0 0 423396 559 0 0 25 0 4 0 631909016 1136115712 195838 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 277372 195838 379 95 0 272354 0
[pid=26902/tid=26903] ppid=26900 vsize=1109488 CPUtime=1052.65 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 339462 0 0 0 105136 129 0 0 25 0 4 0 631909016 1136115712 195838 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1109488 CPUtime=1062.28 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 371966 0 0 0 106093 135 0 0 25 0 4 0 631909016 1136115712 195838 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1109488 CPUtime=1062.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 352034 0 0 0 106096 134 0 0 25 0 4 0 631909016 1136115712 195838 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4239.55
Current children cumulated vsize (KiB) 1109488

[startup+1122.3 s]
/proc/loadavg: 4.01 4.33 5.70 5/289 26952
/proc/meminfo: memFree=23620476/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1238952 CPUtime=4479.01 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1532612 0 0 0 447313 588 0 0 25 0 4 0 631909016 1268686848 205959 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 309738 205959 379 95 0 304720 0
[pid=26902/tid=26903] ppid=26900 vsize=1238952 CPUtime=1112.1 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 358485 0 0 0 111073 137 0 0 25 0 4 0 631909016 1268686848 205959 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1238952 CPUtime=1122.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 390859 0 0 0 112086 143 0 0 25 0 4 0 631909016 1268686848 205959 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1238952 CPUtime=1122.3 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 360252 0 0 0 112092 138 0 0 25 0 4 0 631909016 1268686848 205959 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4479.01
Current children cumulated vsize (KiB) 1238952

[startup+1182.3 s]
/proc/loadavg: 4.00 4.27 5.59 5/289 26963
/proc/meminfo: memFree=23578512/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1147080 CPUtime=4718.47 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1585646 0 0 0 471234 613 0 0 25 0 4 0 631909016 1174609920 199211 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 286770 199211 379 95 0 281752 0
[pid=26902/tid=26903] ppid=26900 vsize=1147080 CPUtime=1171.55 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 371507 0 0 0 117014 141 0 0 25 0 4 0 631909016 1174609920 199211 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1147080 CPUtime=1182.29 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 405348 0 0 0 118079 150 0 0 25 0 4 0 631909016 1174609920 199211 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1147080 CPUtime=1182.31 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 371088 0 0 0 118088 143 0 0 25 0 4 0 631909016 1174609920 199211 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4718.47
Current children cumulated vsize (KiB) 1147080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 4.00 4.25 5.56 5/289 26964
/proc/meminfo: memFree=23641248/32951124 swapFree=63485424/67111528
[pid=26902] ppid=26900 vsize=1130304 CPUtime=4800.3 cores=1,3,5,7
/proc/26902/stat : 26902 (strangenight2-m) R 26900 26902 25967 0 -1 4202496 1601471 0 0 0 479410 620 0 0 25 0 4 0 631909016 1157431296 200017 33554432000 4194304 4580107 140737379012896 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26902/statm: 282576 200017 379 95 0 277558 0
[pid=26902/tid=26903] ppid=26900 vsize=1130304 CPUtime=1191.86 cores=1,3,5,7
/proc/26902/task/26903/stat : 26903 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 377231 0 0 0 119042 144 0 0 25 0 4 0 631909016 1157431296 200018 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26902/tid=26904] ppid=26900 vsize=1130304 CPUtime=1202.79 cores=1,3,5,7
/proc/26902/task/26904/stat : 26904 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 408905 0 0 0 120128 151 0 0 25 0 4 0 631909016 1157431296 200018 33554432000 4194304 4580107 140737379012896 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26902/tid=26905] ppid=26900 vsize=1130304 CPUtime=1202.82 cores=1,3,5,7
/proc/26902/task/26905/stat : 26905 (strangenight2-m) R 26900 26902 25967 0 -1 4202560 374225 0 0 0 120138 144 0 0 25 0 4 0 631909016 1157431296 200018 33554432000 4194304 4580107 140737379012896 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1130304

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.85
CPU time (s): 4800.37
CPU user time (s): 4794.13
CPU system time (s): 6.23505
CPU usage (%): 399.083
Max. virtual memory (cumulated for all children) (KiB): 1272120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.13
system time used= 6.23505
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1601474
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= 3026
involuntary context switches= 20564

runsolver used 2.84457 second user time and 8.13676 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 19:42:11
IDJOB=3366104
IDBENCH=82513
IDSOLVER=1844
FILE ID=node147/3366104-1305394931
RUNJOBID= node147-1305393563-26508
PBS_JOBID= 13324442
Free space on /tmp= 72984 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366104-1305394931/watcher-3366104-1305394931 -o /tmp/evaluation-result-3366104-1305394931/solver-3366104-1305394931 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366104-1305394931.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=1342648390

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12676336 kB
Buffers:        284072 kB
Cached:        5086108 kB
SwapCached:      13132 kB
Active:       13359800 kB
Inactive:      6658080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12676336 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           56288 kB
Writeback:           0 kB
AnonPages:    14642800 kB
Mapped:          15336 kB
Slab:           142784 kB
PageTables:      52748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57339284 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= 73100 MiB
End job on node147 at 2011-05-14 20:02:16