Trace number 3173713

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.31 1201.97

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S338979727-056-UNKNOWN.cnf
MD5SUMa0ab6c55c9b144fcd835244bca95a82b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.52816
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173713-1304030065.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.03	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.03	c -- vars added      10000
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.26/0.90	c lits-rem:         0  cl-subs:        0  v-elim:    260  v-fix:    0  time:  0.05 s
0.26/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.26/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.26/0.90	c calculated reachability. Time: 0.00
0.26/0.90	c Calc default polars -  time:   0.00 s pos:    4445 undec:    1202 neg:    4353
0.26/0.90	c =========================================================================================
0.26/0.90	c types(t): F = full restart, N = normal restart
0.26/0.90	c types(t): S = simplification begin/end, E = solution found
0.26/0.90	c restart types(rt): st = static, dy = dynamic
0.26/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.26/0.90	c  B st     0         0      9740     41711         0         0    126723         0   no data   no data
0.26/0.90	c  N dy    19      4377      9740     41711         0      4374    126723    695268     95.53    100.91
5.96/1.57	c  N dy    43      8637      9740     41711         0      5139    126723    408915     94.53    100.89
8.74/2.26	c  N dy    72     12720      9740     41711         0      9222    126723   1005176     94.28     99.78
11.56/2.98	c  N dy    95     16851      9740     41711         0      7609    126723    468180     93.90     99.85
14.34/3.69	c  N dy   120     20907      9740     41711         0     11665    126723   1058736     93.46     98.58
17.54/4.45	c  F st   146     25000      9740     41711         0      8380    126723    369441     93.45   no data
17.54/4.46	c  N st   146     25000      9740     41711         0      8380    126723    369441     93.45   no data
21.53/5.43	c  N dy   152     30002      9740     41711         0     13379    126723   1311422     93.45   no data
21.53/5.43	c  S st   152     30002      9740     41711         0     13379    126723   1311422     93.45   no data
21.93/5.52	c  S st   152     30502      9740     41711         0     13879    126723   1364794     93.45   no data
21.93/5.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.93/5.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
21.93/5.57	c blocked clauses removed:      196 vars:     32 tried:        9740 T: 0.00 s
21.93/5.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.93/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.93/5.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9708 time:  0.00 s
21.93/5.57	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.33/5.61	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.04 s
22.73/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.53/5.91	c lits-rem:        14  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.20 s
23.53/5.96	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.04
23.53/5.96	c calculated reachability. Time: 0.00
23.53/5.96	c  N dy   152     30502      9706     41513         0     13670    126139   1297142     93.45   no data
27.12/6.80	c  N dy   174     34916      9706     41513         0      9499    126139    349424     92.91     99.86
29.91/7.55	c  N dy   202     39013      9706     41513         0     13596    126139    974434     93.40     99.75
33.12/8.35	c  N dy   230     43083      9706     41513         0     17665    126139   1565397     93.40    102.51
35.52/8.91	c  S st   253     45754      9706     41513         0     10547    126139    338975     93.76     93.91
35.52/9.00	c  S st   253     46257      9706     41513         0     11050    126139    394125     93.76   no data
35.91/9.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.91/9.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.91/9.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.91/9.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.91/9.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.91/9.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
35.91/9.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.91/9.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.32/9.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.32/9.14	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
36.32/9.15	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
36.32/9.15	c vivif2 --  cl tried    11049 cl shrink        0 lits rem          0 time: 0.01
36.32/9.19	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.04
36.71/9.20	c calculated reachability. Time: 0.00
36.71/9.20	c  N dy   253     46257      9706     41513         0     11049    126139    394003     93.76   no data
39.50/9.95	c  N dy   280     50294      9706     41513         0     15086    126139    990588     93.85     99.21
42.72/10.77	c  N dy   307     54548      9706     41513         0     19340    126139   1626642     93.83     98.85
45.90/11.57	c  N dy   332     58670      9706     41513         0     12565    126139    478490     93.83     99.04
49.09/12.33	c  N dy   356     62707      9706     41513         0     16602    126139   1096656     94.08    101.61
52.29/13.17	c  N dy   384     66781      9706     41513         0     20675    126139   1709128     94.12    100.96
54.29/13.69	c  S st   401     69385      9706     41513         0     23279    126139   2084584     94.07   no data
54.69/13.79	c  S st   401     69890      9706     41513         0     23784    126139   2139301     94.07   no data
55.09/13.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.09/13.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
55.09/13.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.09/13.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.09/13.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/13.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
55.09/13.85	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.50/13.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
55.90/14.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.68/14.72	c lits-rem:        22  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.69 s
58.68/14.73	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
58.68/14.76	c vivif2 --  cl tried    23779 cl shrink        0 lits rem          0 time: 0.03
59.08/14.81	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
59.08/14.82	c calculated reachability. Time: 0.00
59.08/14.82	c  N dy   401     69890      9706     41513         0     23779    126139   2137328     94.07   no data
62.28/15.69	c  N dy   426     74382      9706     41513         0     16324    126139    873071     93.98    118.84
66.27/16.65	c  N dy   457     79295      9706     41513         0     21237    126139   1608725     93.89     99.39
70.67/17.71	c  N dy   489     84464      9706     41513         0     13433    126139    294706     93.83     99.47
72.66/18.28	c  F st   512     87500      9706     41513         0     16469    126139    746957     93.89   no data
75.86/19.01	c  N st   517     90801      9706     41513         0     19770    126139   1346447     93.89   no data
80.65/20.28	c  N dy   548     96886      9706     41513         0     25855    126139   2311961     94.09    100.92
85.85/21.54	c  N dy   585    103209      9706     41513         0     18189    126139    843479     93.85     99.39
87.05/21.87	c  S st   597    104835      9706     41513         0     19815    126139   1101324     94.00    105.64
87.45/21.97	c  S st   597    105336      9706     41513         0     20316    126139   1156746     94.00   no data
87.45/21.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.85/22.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
87.85/22.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.85/22.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.85/22.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.85/22.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
87.85/22.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
87.85/22.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
88.24/22.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.05/22.35	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.22 s
89.05/22.35	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
89.05/22.37	c vivif2 --  cl tried    20315 cl shrink        0 lits rem          0 time: 0.02
89.45/22.42	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.05
89.45/22.42	c calculated reachability. Time: 0.00
89.45/22.42	c  N dy   597    105336      9706     41513         0     20315    126139   1156115     94.00   no data
95.06/23.89	c  N dy   642    112204      9706     41513         0     27182    126139   2199465     94.15    103.96
101.03/25.39	c  N dy   689    119373      9706     41513         0     19360    126139    880379     94.18    105.94
107.43/26.99	c  N dy   735    127076      9706     41513         0     27063    126139   2045083     94.23    102.32
114.62/28.74	c  N dy   795    135207      9706     41513         0     19197    126139    724062     94.48    101.55
121.83/30.55	c  N dy   848    143918      9706     41513         0     27908    126139   2022707     94.48    101.28
129.80/32.55	c  N dy   909    153136      9706     41513         0     20127    126139    718260     94.50    102.15
133.80/33.55	c  S st   937    158005      9706     41513         0     24996    126139   1439790     94.44     91.13
134.20/33.65	c  S st   937    158511      9706     41513         0     25502    126139   1490532     94.44   no data
134.20/33.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.61/33.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
134.61/33.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.61/33.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.61/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.61/33.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
134.61/33.73	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
134.61/33.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
135.01/33.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.58/34.25	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.42 s
136.58/34.26	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
136.58/34.28	c vivif2 --  cl tried    25502 cl shrink        0 lits rem          0 time: 0.02
136.98/34.34	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
136.98/34.34	c calculated reachability. Time: 0.00
136.98/34.34	c  N dy   937    158511      9706     41513         0     25502    126139   1490523     94.44   no data
146.18/36.61	c  N dy   997    168708      9706     41513         0     35698    126139   2977198     94.33    103.30
155.37/38.93	c  N dy  1070    179543      9706     41513         0     28537    126139   1884361     94.50    103.83
165.77/41.53	c  N dy  1140    191004      9706     41513         0     21001    126139    549769     94.52     99.58
176.13/44.15	c  N dy  1214    203213      9706     41513         0     33210    126139   2360289     94.49     99.50
188.12/47.12	c  N dy  1300    216360      9706     41513         0     26357    126139   1217609     94.56     99.63
200.92/50.35	c  N dy  1385    230293      9706     41513         0     40289    126139   3330166     94.59    102.06
207.69/52.01	c  S st  1433    237766      9706     41513         0     26765    126139   1123971     94.59   no data
208.09/52.13	c  S st  1433    238271      9706     41513         0     27270    126139   1186975     94.59   no data
208.09/52.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.09/52.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
208.09/52.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
208.09/52.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.09/52.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.09/52.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
208.09/52.19	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
208.49/52.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
208.49/52.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.72/52.59	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.30 s
209.72/52.59	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
210.09/52.61	c vivif2 --  cl tried    27268 cl shrink        0 lits rem          0 time: 0.02
210.09/52.67	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
210.09/52.68	c calculated reachability. Time: 0.00
210.09/52.68	c  N dy  1433    238271      9706     41513         0     27268    126139   1186102     94.59   no data
224.47/56.20	c  N dy  1530    253556      9706     41513         0     42552    126139   3453240     94.56    100.49
238.85/59.84	c  N dy  1633    269742      9706     41513         0     36734    126139   2496214     94.57    102.76
255.24/63.99	c  N dy  1741    287016      9706     41513         0     31010    126139   1487571     94.55    118.80
273.21/68.44	c  N dy  1854    305387      9706     41513         0     25382    126139    484602     94.56    100.17
274.01/68.63	c  F st  1861    306252      9706     41513         0     26247    126139    616933     94.56     94.56
291.59/73.05	c  N dy  1950    324920      9706     41513         0     44912    126139   3636458     94.57    100.74
310.78/77.83	c  N dy  2075    344957      9706     41513         0     39951    126139   2544247     94.58    100.16
323.57/81.04	c  S st  2164    357408      9706     41513         0     26403    126139    350267     94.62     83.24
323.97/81.15	c  S st  2164    357910      9706     41513         0     26905    126139    413648     94.62   no data
323.97/81.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
323.97/81.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
324.35/81.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.35/81.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.35/81.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.35/81.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
324.35/81.21	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
324.35/81.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
324.35/81.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.75/81.32	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.05 s
324.75/81.33	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
324.75/81.33	c vivif2 --  cl tried    26903 cl shrink        0 lits rem          0 time: 0.01
324.75/81.39	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
324.75/81.39	c calculated reachability. Time: 0.00
324.75/81.39	c  N dy  2164    357910      9706     41513         0     26903    126139    413472     94.62   no data
344.32/86.22	c  N dy  2285    378228      9706     41513         0     47220    126139   3466624     94.55     99.77
363.89/91.18	c  N dy  2413    398425      9706     41513         0     40418    126139   2314316     94.61     99.73
384.67/96.37	c  N dy  2546    418498      9706     41513         0     32489    126139    986225     94.71    102.15
404.65/101.35	c  N dy  2672    438501      9706     41513         0     52489    126139   4019471     94.76    100.10
424.64/106.35	c  N dy  2795    458663      9706     41513         0     43649    126139   2531303     94.76    100.64
446.20/111.70	c  N dy  2930    478923      9706     41513         0     33910    126139    910269     94.81    100.65
466.56/116.80	c  N dy  3062    498981      9706     41513         0     53967    126139   3980973     94.88    100.09
486.94/121.96	c  N dy  3195    519038      9706     41513         0     43025    126139   2134229     94.89    101.82
506.12/126.79	c  S st  3310    536865      9706     41513         0     60851    126139   4883061     94.98   no data
506.92/126.95	c  S st  3310    537370      9706     41513         0     61356    126139   4938199     94.98   no data
506.92/126.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.32/127.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
507.32/127.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.32/127.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.32/127.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.32/127.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
507.32/127.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
507.72/127.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
508.54/127.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.49/130.85	c lits-rem:        22  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.44 s
522.49/130.85	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
522.89/130.93	c vivif2 --  cl tried    61347 cl shrink        0 lits rem          0 time: 0.07
523.29/131.03	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.11
523.29/131.04	c calculated reachability. Time: 0.00
523.29/131.04	c  N dy  3310    537370      9706     41513         0     61347    126139   4934536     94.98   no data
544.06/136.20	c  N dy  3440    557524      9706     41513         0     49500    126139   2984884     95.00    110.37
566.03/141.73	c  N dy  3565    577590      9706     41513         0     36568    126139    861241     95.01    102.38
586.81/146.91	c  N dy  3688    597681      9706     41513         0     56656    126139   3907554     95.01    102.80
608.78/152.44	c  N dy  3818    617743      9706     41513         0     42725    126139   1662408     95.05    110.29
630.76/157.91	c  N dy  3945    637964      9706     41513         0     62946    126139   4740537     95.06    103.48
652.33/163.33	c  N dy  4054    658318      9706     41513         0     48297    126139   2324039     95.00    104.76
675.11/169.02	c  N dy  4179    678509      9706     41513         0     68486    126139   5423794     95.02    103.05
697.09/174.56	c  N dy  4311    698635      9706     41513         0     52610    126139   2881025     95.02    101.19
720.65/180.48	c  N dy  4447    718663      9706     41513         0     72635    126139   5931977     95.06    105.91
741.82/185.79	c  N dy  4573    738664      9706     41513         0     55639    126139   3194538     95.09    100.29
766.18/191.85	c  N dy  4704    758703      9706     41513         0     75677    126139   6251493     95.12    101.68
787.36/197.17	c  N dy  4837    778708      9706     41513         0     57684    126139   3310445     95.14    106.21
811.75/203.29	c  N dy  4966    798720      9706     41513         0     77694    126139   6370519     95.16    117.61
819.71/205.22	c  S st  5020    806057      9706     41513         0     46035    126139   1458376     95.18   no data
820.13/205.36	c  S st  5020    806559      9706     41513         0     46537    126139   1513810     95.18   no data
820.13/205.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.53/205.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
820.53/205.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
820.53/205.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.53/205.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.53/205.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
820.53/205.44	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
820.53/205.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
820.90/205.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.11/206.30	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.74 s
824.11/206.30	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
824.11/206.33	c vivif2 --  cl tried    46536 cl shrink        0 lits rem          0 time: 0.02
824.52/206.42	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.08
824.52/206.42	c calculated reachability. Time: 0.00
824.52/206.42	c  N dy  5020    806559      9706     41513         0     46536    126139   1513228     95.18   no data
846.89/212.02	c  N dy  5141    826639      9706     41513         0     66615    126139   4534593     95.18    114.17
871.25/218.15	c  N dy  5277    846652      9706     41513         0     46627    126139   1372843     95.23    107.93
894.41/223.90	c  N dy  5413    866699      9706     41513         0     66670    126139   4475528     95.30    129.07
918.39/229.98	c  N dy  5535    886746      9706     41513         0     45721    126139   1090225     95.29    100.54
940.75/235.57	c  N dy  5661    906816      9706     41513         0     65790    126139   4160030     95.31    101.56
965.91/241.85	c  N dy  5791    926873      9706     41513         0     43849    126139    642105     95.29    101.16
987.89/247.34	c  N dy  5916    946959      9706     41513         0     63935    126139   3678057     95.30    117.15
1013.06/253.64	c  N dy  6039    967053      9706     41513         0     84025    126139   6703879     95.29    100.39
1035.44/259.26	c  N dy  6169    987142      9706     41513         0     61121    126139   3118430     95.28    104.48
1060.59/265.54	c  N dy  6302   1007237      9706     41513         0     81214    126139   6196853     95.30    100.57
1084.18/271.47	c  N dy  6432   1027332      9706     41513         0     57312    126139   2422866     95.32    109.19
1108.32/277.58	c  N dy  6560   1047419      9706     41513         0     77399    126139   5494463     95.34    102.81
1133.18/283.81	c  N dy  6691   1067505      9706     41513         0     52487    126139   1576803     95.35    101.28
1137.92/285.01	c  F st  6721   1071877      9706     41513         0     56857    126139   2223932     95.35   no data
1156.47/289.78	c  N dy  6795   1087600      9706     41513         0     72577    126139   4910078     95.36    102.17
1183.61/296.52	c  N dy  6935   1107657      9706     41513         0     46632    126139    494287     95.40    102.76
1206.00/302.17	c  N dy  7067   1127684      9706     41513         0     66655    126139   3555969     95.42    101.36
1231.54/308.59	c  N dy  7191   1147706      9706     41513         0     86675    126139   6579897     95.41    101.79
1255.92/314.68	c  N dy  7322   1167736      9706     41513         0     59707    126139   2320655     95.43    102.54
1281.10/320.98	c  N dy  7457   1187933      9706     41513         0     79904    126139   5414914     95.46    102.54
1308.23/327.74	c  N dy  7584   1207983      9706     41513         0     51966    126139   1025666     95.49    101.34
1310.23/328.25	c  S st  7596   1209838      9706     41513         0     53821    126139   1305381     95.49     79.98
1311.03/328.40	c  S st  7596   1210341      9706     41513         0     54324    126139   1358721     95.49   no data
1311.03/328.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1311.03/328.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1311.03/328.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1311.03/328.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1311.03/328.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1311.03/328.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
1311.03/328.48	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1311.45/328.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1311.45/328.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1314.23/329.22	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.61 s
1314.23/329.22	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
1314.23/329.24	c vivif2 --  cl tried    54323 cl shrink        0 lits rem          0 time: 0.02
1314.63/329.34	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.10
1314.63/329.35	c calculated reachability. Time: 0.00
1314.63/329.35	c  N dy  7596   1210341      9706     41513         0     54323    126139   1358141     95.49   no data
1339.00/335.41	c  N dy  7734   1230379      9706     41513         0     74359    126139   4449171     95.52    100.97
1366.15/342.24	c  N dy  7870   1250390      9706     41513         0     94368    126139   7507341     95.56    103.00
1390.13/348.25	c  N dy  8000   1270506      9706     41513         0     65485    126139   2934977     95.56    100.72
1416.91/354.97	c  N dy  8130   1291137      9706     41513         0     86111    126139   6123393     95.58    104.50
1444.05/361.71	c  N dy  8262   1311424      9706     41513         0     56403    126139   1417297     95.59    100.65
1468.03/367.78	c  N dy  8380   1331531      9706     41513         0     76508    126139   4482484     95.59    101.86
1496.41/374.88	c  N dy  8510   1351916      9706     41513         0     96891    126139   7617195     95.60    102.37
1521.55/381.18	c  N dy  8642   1372002      9706     41513         0     65976    126139   2681868     95.60    101.15
1547.91/387.70	c  N dy  8771   1392020      9706     41513         0     85993    126139   5737289     95.61    105.16
1576.27/394.82	c  N dy  8908   1412045      9706     41513         0     54023    126139    745699     95.63    104.07
1600.24/400.81	c  N dy  9044   1432250      9706     41513         0     74226    126139   3856437     95.66    104.87
1627.41/407.65	c  N dy  9171   1452342      9706     41513         0     94313    126139   6929417     95.66    100.87
1654.59/414.42	c  N dy  9306   1472419      9706     41513         0     61393    126139   1724092     95.69    101.94
1679.33/420.67	c  N dy  9430   1492583      9706     41513         0     81555    126139   4774046     95.68    103.37
1708.49/427.90	c  N dy  9569   1512675      9706     41513         0    101645    126139   7860233     95.70    100.81
1734.05/434.38	c  N dy  9698   1532803      9706     41513         0     67779    126139   2552494     95.72    101.23
1760.81/441.01	c  N dy  9820   1552884      9706     41513         0     87859    126139   5646449     95.72    105.09
1790.39/448.43	c  N dy  9946   1573030      9706     41513         0    108004    126139   8729518     95.72    104.00
1815.14/454.63	c  N dy 10074   1593031      9706     41513         0     73012    126139   3211457     95.74    101.44
1842.31/461.48	c  N dy 10201   1613058      9706     41513         0     93038    126139   6282782     95.74    104.63
1873.06/469.10	c  N dy 10337   1633134      9706     41513         0     57117    126139    634761     95.76    101.03
1897.03/475.18	c  N dy 10469   1653184      9706     41513         0     77165    126139   3704338     95.78    103.46
1924.99/482.15	c  N dy 10592   1673307      9706     41513         0     97288    126139   6739710     95.77    100.82
1955.34/489.71	c  N dy 10724   1693373      9706     41513         0     60349    126139    989687     95.80    119.84
1976.52/495.06	c  S st 10839   1710342      9706     41513         0     77316    126139   3618227     95.81     90.93
1977.31/495.28	c  S st 10839   1710848      9706     41513         0     77822    126139   3680000     95.81   no data
1977.31/495.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1977.71/495.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
1977.71/495.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1977.71/495.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1977.71/495.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1977.71/495.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
1977.71/495.39	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1978.11/495.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1978.91/495.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1990.50/498.59	c lits-rem:         9  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.93 s
1990.50/498.60	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
1990.90/498.65	c vivif2 --  cl tried    77817 cl shrink        0 lits rem          0 time: 0.06
1991.30/498.78	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.13
1991.30/498.79	c calculated reachability. Time: 0.00
1991.30/498.79	c  N dy 10839   1710848      9706     41513         0     77817    126139   3678953     95.81   no data
2019.66/505.85	c  N dy 10972   1730928      9706     41513         0     97893    126139   6768887     95.83    101.31
2050.04/513.44	c  N dy 11097   1750937      9706     41513         0     59907    126139    765934     95.83    102.65
2074.79/519.60	c  N dy 11225   1771032      9706     41513         0     80001    126139   3817520     95.84    116.44
2103.14/526.77	c  N dy 11353   1791273      9706     41513         0    100241    126139   6915704     95.85    102.05
2133.90/534.47	c  N dy 11486   1811303      9706     41513         0     61274    126139    832674     95.87    135.22
2159.49/540.80	c  N dy 11621   1831338      9706     41513         0     81307    126139   3930187     95.89    101.54
2188.23/548.02	c  N dy 11750   1851435      9706     41513         0    101404    126139   7008578     95.90    123.34
2219.38/555.84	c  N dy 11876   1871442      9706     41513         0     61414    126139    699521     95.91    101.15
2244.54/562.11	c  N dy 12006   1891487      9706     41513         0     81458    126139   3726475     95.92    103.03
2272.92/569.29	c  N dy 12126   1911576      9706     41513         0    101547    126139   6841215     95.92    101.17
2304.89/577.29	c  N dy 12249   1931593      9706     41513         0    121563    126139   9886911     95.92    102.64
2330.84/583.76	c  N dy 12384   1951750      9706     41513         0     80720    126139   3545603     95.93    101.00
2359.59/590.93	c  N dy 12517   1971770      9706     41513         0    100740    126139   6608786     95.95    108.80
2391.14/598.86	c  N dy 12639   1991893      9706     41513         0    120861    126139   9672612     95.94    104.68
2417.91/605.54	c  N dy 12767   2011953      9706     41513         0     78923    126139   3099010     95.96    106.75
2446.27/612.61	c  N dy 12892   2032009      9706     41513         0     98978    126139   6177692     95.96    101.15
2478.23/620.62	c  N dy 13029   2052013      9706     41513         0    118979    126139   9245365     95.97    103.78
2506.19/627.66	c  N dy 13160   2072021      9706     41513         0     75992    126139   2476522     95.98    102.89
2534.55/634.72	c  N dy 13298   2092124      9706     41513         0     96091    126139   5564495     96.00    101.50
2565.31/642.44	c  N dy 13422   2112150      9706     41513         0    116111    126139   8594418     96.00    103.63
2595.66/650.06	c  N dy 13549   2132151      9706     41513         0     72126    126139   1781410     96.01    103.68
2622.82/656.86	c  N dy 13686   2152203      9706     41513         0     92178    126139   4868920     96.03    103.62
2653.58/664.55	c  N dy 13813   2172253      9706     41513         0    112228    126139   7902141     96.04    102.79
2687.16/672.93	c  N dy 13942   2192291      9706     41513         0     67264    126139    874709     96.04    118.37
2711.10/678.98	c  S st 14061   2210848      9706     41513         0     85819    126139   3700276     96.04   no data
2711.90/679.18	c  S st 14061   2211356      9706     41513         0     86327    126139   3761725     96.04   no data
2711.90/679.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2712.30/679.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2712.30/679.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2712.30/679.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2712.30/679.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2712.30/679.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
2712.70/679.30	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2712.70/679.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2713.52/679.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2725.49/682.56	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.99 s
2725.49/682.56	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
2725.89/682.62	c vivif2 --  cl tried    86321 cl shrink        0 lits rem          0 time: 0.06
2726.30/682.77	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.14
2726.30/682.77	c calculated reachability. Time: 0.00
2726.30/682.77	c  N dy 14061   2211356      9706     41513         0     86321    126139   3759697     96.04   no data
2756.24/690.24	c  N dy 14186   2231402      9706     41513         0    106364    126139   6833227     96.04    101.42
2789.40/698.59	c  N dy 14319   2251535      9706     41513         0    126495    126139   9962368     96.07    107.66
2817.76/705.64	c  N dy 14446   2271566      9706     41513         0     80530    126139   2779434     96.07    103.36
2846.51/712.83	c  N dy 14576   2291628      9706     41513         0    100591    126139   5825762     96.07    108.59
2878.47/720.81	c  N dy 14701   2311715      9706     41513         0    120674    126139   8914503     96.08    101.43
2910.84/728.93	c  N dy 14832   2331934      9706     41513         0     73896    126139   1616482     96.10    102.06
2939.59/736.12	c  N dy 14962   2352065      9706     41513         0     94025    126139   4735859     96.11    102.28
2971.54/744.15	c  N dy 15096   2372169      9706     41513         0    114128    126139   7831045     96.12    105.20
3005.49/752.68	c  N dy 15221   2392189      9706     41513         0    134145    126139  10858985     96.11    101.53
3033.06/759.54	c  N dy 15347   2412499      9706     41513         0     86466    126139   3427587     96.12    102.20
3062.61/766.96	c  N dy 15481   2432588      9706     41513         0    106554    126139   6530059     96.14    114.59
3096.57/775.43	c  N dy 15618   2452608      9706     41513         0    126572    126139   9644034     96.15    102.95
3127.72/783.26	c  N dy 15742   2472610      9706     41513         0     77576    126139   1859787     96.16    101.33
3155.68/790.29	c  N dy 15872   2492772      9706     41513         0     97737    126139   4924967     96.16    101.23
3187.66/798.25	c  N dy 16003   2512807      9706     41513         0    117772    126139   8032139     96.17    103.35
3223.21/807.14	c  N dy 16138   2532833      9706     41513         0    137797    126139  11106927     96.18    103.52
3251.15/814.13	c  N dy 16265   2553010      9706     41513         0     87980    126139   3340954     96.19    102.07
3281.50/821.74	c  N dy 16395   2573088      9706     41513         0    108055    126139   6410690     96.19    124.41
3315.48/830.21	c  N dy 16532   2593151      9706     41513         0    128115    126139   9504111     96.20    117.04
3348.61/838.58	c  N dy 16669   2613153      9706     41513         0     77122    126139   1505178     96.21    101.35
3376.60/845.53	c  N dy 16803   2633158      9706     41513         0     97124    126139   4552564     96.22    143.39
3408.13/853.45	c  N dy 16934   2653203      9706     41513         0    117167    126139   7642294     96.22    102.28
3443.29/862.23	c  N dy 17064   2673233      9706     41513         0    137196    126139  10701257     96.23    103.22
3474.44/870.02	c  N dy 17201   2693363      9706     41513         0     85325    126139   2602597     96.23    104.16
3500.40/876.58	c  S st 17313   2711356      9706     41513         0    103316    126139   5359020     96.24   no data
3501.60/876.82	c  S st 17313   2711858      9706     41513         0    103818    126139   5416244     96.24   no data
3501.60/876.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3502.01/876.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
3502.01/876.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3502.01/876.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3502.01/876.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3502.01/876.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
3502.01/876.96	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3502.41/877.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3503.61/877.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3520.78/881.69	c lits-rem:        19  cl-subs:       12  v-elim:      0  v-fix:    0  time:  4.34 s
3520.78/881.69	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
3521.18/881.78	c vivif2 --  cl tried   103806 cl shrink        0 lits rem          0 time: 0.08
3522.00/881.95	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.17
3522.00/881.95	c calculated reachability. Time: 0.00
3522.00/881.95	c  N dy 17313   2711858      9706     41513         0    103806    126139   5412486     96.24   no data
3554.73/890.10	c  N dy 17432   2731976      9706     41513         0    123920    126139   8456492     96.23    102.81
3590.68/899.18	c  N dy 17567   2752009      9706     41513         0    143949    126139  11517838     96.24    115.69
3619.45/906.38	c  N dy 17696   2772360      9706     41513         0     91308    126139   3334709     96.24    103.07
3650.20/914.05	c  N dy 17828   2792453      9706     41513         0    111399    126139   6405590     96.25    102.07
3684.17/922.59	c  N dy 17948   2812531      9706     41513         0    131474    126139   9489612     96.25    104.14
3720.50/931.61	c  N dy 18086   2832602      9706     41513         0     77555    126139   1130661     96.27    104.48
3749.27/938.86	c  N dy 18224   2852656      9706     41513         0     97608    126139   4215342     96.28    104.76
3781.25/946.85	c  N dy 18354   2872726      9706     41513         0    117675    126139   7328004     96.30    103.26
3816.77/955.78	c  N dy 18488   2892839      9706     41513         0    137788    126139  10414337     96.30    104.55
3850.73/964.20	c  N dy 18611   2913004      9706     41513         0     82961    126139   1781585     96.31    104.07
3879.08/971.38	c  N dy 18744   2933014      9706     41513         0    102970    126139   4887158     96.31    102.29
3912.66/979.74	c  N dy 18881   2953108      9706     41513         0    123063    126139   7997136     96.32    103.91
3948.98/988.81	c  N dy 19005   2973174      9706     41513         0    143129    126139  11056956     96.33    101.59
3981.34/996.99	c  N dy 19135   2993245      9706     41513         0     87204    126139   2313492     96.33    101.74
4011.30/1004.44	c  N dy 19265   3013397      9706     41513         0    107355    126139   5438343     96.34    103.36
4044.87/1012.89	c  N dy 19402   3033501      9706     41513         0    127454    126139   8550873     96.36    103.71
4081.99/1022.19	c  N dy 19536   3053565      9706     41513         0    147514    126139  11641939     96.37    101.52
4113.95/1030.17	c  N dy 19680   3073596      9706     41513         0     90549    126139   2713886     96.39    104.94
4144.31/1037.76	c  N dy 19812   3093676      9706     41513         0    110628    126139   5819625     96.40    103.64
4178.66/1046.33	c  N dy 19944   3113752      9706     41513         0    130702    126139   8915503     96.40    101.54
4216.61/1055.86	c  N dy 20082   3133785      9706     41513         0    150733    126139  12039371     96.41    119.12
4248.16/1063.70	c  N dy 20221   3154013      9706     41513         0     92967    126139   2906212     96.42    101.53
4278.52/1071.34	c  N dy 20351   3174050      9706     41513         0    113002    126139   5974909     96.43    101.90
4312.89/1079.98	c  N dy 20473   3194079      9706     41513         0    133029    126139   9036565     96.43    121.30
4346.82/1088.41	c  S st 20587   3211858      9706     41513         0    150807    126139  11742345     96.43     85.99
4348.04/1088.73	c  S st 20587   3212363      9706     41513         0    151312    126139  11801312     96.43   no data
4348.04/1088.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4348.42/1088.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4348.82/1088.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4348.82/1088.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4348.82/1088.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4348.82/1088.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
4348.82/1088.91	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4349.22/1089.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4351.62/1089.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4388.36/1098.82	c lits-rem:        23  cl-subs:       14  v-elim:      0  v-fix:    0  time:  9.08 s
4388.36/1098.82	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
4389.16/1099.00	c vivif2 --  cl tried   151298 cl shrink        0 lits rem          0 time: 0.18
4389.96/1099.24	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.24
4389.96/1099.25	c calculated reachability. Time: 0.00
4389.96/1099.25	c  N dy 20587   3212363      9706     41513         0    151298    126139  11797238     96.43   no data
4422.74/1107.46	c  N dy 20724   3232566      9706     41513         0     92507    126139   2693665     96.44    103.64
4453.10/1115.09	c  N dy 20847   3252668      9706     41513         0    112606    126139   5740620     96.44    102.37
4487.43/1123.61	c  N dy 20975   3272691      9706     41513         0    132626    126139   8808450     96.44    102.83
4525.37/1133.15	c  N dy 21104   3292775      9706     41513         0    152708    126139  11915122     96.44    101.56
4558.13/1141.38	c  N dy 21246   3312809      9706     41513         0     92750    126139   2623146     96.46    101.54
4589.30/1149.13	c  N dy 21376   3332868      9706     41513         0    112808    126139   5695594     96.47    102.68
4625.63/1158.23	c  N dy 21504   3352876      9706     41513         0    132814    126139   8746201     96.47    102.57
4663.58/1167.78	c  N dy 21628   3372904      9706     41513         0    152842    126139  11828222     96.47    103.79
4697.94/1176.37	c  N dy 21754   3393137      9706     41513         0     92078    126139   2314951     96.48    106.54
4728.30/1183.99	c  N dy 21882   3413170      9706     41513         0    112108    126139   5413429     96.48    106.83
4762.65/1192.51	c  N dy 22010   3433197      9706     41513         0    132131    126139   8528899     96.49    102.95

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 593237141 52441088 347 33554432000 4194304 4627427 140733502630288 18446744073709551615 251367603185 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25589/statm: 12803 347 299 106 0 7774 0
[pid=25589/tid=25590] ppid=25587 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593237142 52441088 347 33554432000 4194304 4627427 140733502630288 18446744073709551615 47188913600428 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593237142 52441088 347 33554432000 4194304 4627427 140733502630288 18446744073709551615 47188913600428 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593237142 52441088 347 33554432000 4194304 4627427 140733502630288 18446744073709551615 251379344438 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.076946 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=294608 CPUtime=0.26 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) D 25587 25589 25390 0 -1 4202496 8594 0 0 0 25 1 0 0 18 0 4 0 593237141 301678592 7617 33554432000 4194304 4627427 140733502630288 18446744073709551615 251367590071 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 73902 8458 371 106 0 68873 0
[pid=25589/tid=25590] ppid=25587 vsize=296260 CPUtime=0.06 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 2619 0 0 0 6 0 0 0 25 0 4 0 593237142 303370240 9079 33554432000 4194304 4627427 140733502630288 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=299040 CPUtime=0.08 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 3087 0 0 0 8 0 0 0 18 0 4 0 593237142 306216960 10818 33554432000 4194304 4627427 140733502630288 18446744073709551615 4415723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=304900 CPUtime=0.11 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 1971 0 0 0 11 0 0 0 18 0 4 0 593237142 312217600 11320 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 294608

[startup+0.909488 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=303112 CPUtime=3.59 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 18166 0 0 0 356 3 0 0 19 0 4 0 593237141 310386688 14442 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308293 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 75778 14442 385 106 0 70749 0
[pid=25589/tid=25590] ppid=25587 vsize=303112 CPUtime=0.89 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 5191 0 0 0 88 1 0 0 19 0 4 0 593237142 310386688 14442 33554432000 4194304 4627427 140733502630288 18446744073709551615 4321841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=303112 CPUtime=0.89 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 4719 0 0 0 89 0 0 0 18 0 4 0 593237142 310386688 14442 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=303112 CPUtime=0.89 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 2746 0 0 0 89 0 0 0 18 0 4 0 593237142 310386688 14443 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 303112

[startup+1.00047 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=303112 CPUtime=3.95 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 18519 0 0 0 392 3 0 0 19 0 4 0 593237141 310386688 14795 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308307 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 75778 14795 385 106 0 70749 0
[pid=25589/tid=25590] ppid=25587 vsize=303112 CPUtime=0.98 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 5283 0 0 0 97 1 0 0 19 0 4 0 593237142 310386688 14795 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=303112 CPUtime=0.98 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 4804 0 0 0 98 0 0 0 19 0 4 0 593237142 310386688 14795 33554432000 4194304 4627427 140733502630288 18446744073709551615 4330926 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=303112 CPUtime=0.98 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 2826 0 0 0 98 0 0 0 19 0 4 0 593237142 310386688 14795 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 303112

[startup+1.10046 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=303112 CPUtime=4.35 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 19033 0 0 0 432 3 0 0 19 0 4 0 593237141 310386688 15309 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 75778 15310 385 106 0 70749 0
[pid=25589/tid=25590] ppid=25587 vsize=303112 CPUtime=1.08 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 5387 0 0 0 107 1 0 0 19 0 4 0 593237142 310386688 15310 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=303112 CPUtime=1.08 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 4896 0 0 0 108 0 0 0 19 0 4 0 593237142 310386688 15310 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=303112 CPUtime=1.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 3039 0 0 0 108 0 0 0 19 0 4 0 593237142 310386688 15310 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 303112

[startup+1.50038 s]
/proc/loadavg: 8.11 7.99 6.19 5/180 25589
/proc/meminfo: memFree=11951924/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=311016 CPUtime=5.96 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 22282 0 0 0 592 4 0 0 20 0 4 0 593237141 318480384 13218 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 77754 13218 386 106 0 72725 0
[pid=25589/tid=25590] ppid=25587 vsize=311016 CPUtime=1.48 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 6195 0 0 0 147 1 0 0 19 0 4 0 593237142 318480384 13218 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=311016 CPUtime=1.48 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 5673 0 0 0 148 0 0 0 19 0 4 0 593237142 318480384 13218 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=311016 CPUtime=1.48 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 3856 0 0 0 148 0 0 0 19 0 4 0 593237142 318480384 13218 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 311016

[startup+3.10108 s]
/proc/loadavg: 8.34 8.04 6.22 9/184 25593
/proc/meminfo: memFree=11886420/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=311888 CPUtime=12.34 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 29896 0 0 0 1229 5 0 0 25 0 4 0 593237141 319373312 14512 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 77972 14512 386 106 0 72943 0
[pid=25589/tid=25590] ppid=25587 vsize=311888 CPUtime=3.08 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 8130 0 0 0 306 2 0 0 25 0 4 0 593237142 319373312 14513 33554432000 4194304 4627427 140733502630288 18446744073709551615 4321789 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=311888 CPUtime=3.08 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 7538 0 0 0 308 0 0 0 25 0 4 0 593237142 319373312 14513 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=311888 CPUtime=3.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 5760 0 0 0 308 0 0 0 25 0 4 0 593237142 319373312 14513 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327570 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 311888

[startup+6.30649 s]
/proc/loadavg: 8.31 8.04 6.23 9/184 25593
/proc/meminfo: memFree=11841540/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=312728 CPUtime=25.15 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 51210 0 0 0 2505 10 0 0 25 0 4 0 593237141 320233472 21956 33554432000 4194304 4627427 140733502630288 18446744073709551615 4322185 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 78182 21956 390 106 0 73153 0
[pid=25589/tid=25590] ppid=25587 vsize=312728 CPUtime=6.29 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 11922 0 0 0 626 3 0 0 25 0 4 0 593237142 320233472 21956 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=312728 CPUtime=6.28 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 11376 0 0 0 628 0 0 0 25 0 4 0 593237142 320233472 21956 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=312728 CPUtime=6.28 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 9615 0 0 0 627 1 0 0 25 0 4 0 593237142 320233472 21956 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 312728

[startup+12.7003 s]
/proc/loadavg: 8.29 8.03 6.24 9/184 25593
/proc/meminfo: memFree=11831508/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=336192 CPUtime=50.7 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 91809 0 0 0 5052 18 0 0 25 0 4 0 593237141 344260608 41337 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 84048 41337 390 106 0 79019 0
[pid=25589/tid=25590] ppid=25587 vsize=336192 CPUtime=12.68 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 21218 0 0 0 1262 6 0 0 25 0 4 0 593237142 344260608 41337 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=336192 CPUtime=12.68 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 25286 0 0 0 1266 2 0 0 25 0 4 0 593237142 344260608 41337 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308162 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=336192 CPUtime=12.68 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 20169 0 0 0 1265 3 0 0 25 0 4 0 593237142 344260608 41337 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 336192

[startup+25.5009 s]
/proc/loadavg: 8.24 8.03 6.25 9/184 25594
/proc/meminfo: memFree=11789348/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=428196 CPUtime=101.83 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 160887 0 0 0 10151 32 0 0 25 0 4 0 593237141 438472704 65466 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308141 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 107049 65466 390 106 0 102020 0
[pid=25589/tid=25590] ppid=25587 vsize=428196 CPUtime=25.48 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 40663 0 0 0 2539 9 0 0 25 0 4 0 593237142 438472704 65466 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=428196 CPUtime=25.48 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 40204 0 0 0 2543 5 0 0 25 0 4 0 593237142 438472704 65466 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=428196 CPUtime=25.48 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 36087 0 0 0 2541 7 0 0 25 0 4 0 593237142 438472704 65466 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 428196

[startup+51.1012 s]
/proc/loadavg: 8.16 8.03 6.30 9/184 25625
/proc/meminfo: memFree=12469920/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=543604 CPUtime=204.1 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 249637 0 0 0 20358 52 0 0 25 0 4 0 593237141 556650496 70190 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308149 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 135901 70190 390 106 0 130872 0
[pid=25589/tid=25590] ppid=25587 vsize=543604 CPUtime=51.08 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 64258 0 0 0 5093 15 0 0 25 0 4 0 593237142 556650496 70191 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=543604 CPUtime=51.08 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 61960 0 0 0 5099 9 0 0 25 0 4 0 593237142 556650496 70191 33554432000 4194304 4627427 140733502630288 18446744073709551615 4321673 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=543604 CPUtime=51.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 57378 0 0 0 5095 13 0 0 25 0 4 0 593237142 556650496 70191 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 543604

[startup+102.301 s]
/proc/loadavg: 8.12 8.04 6.40 9/184 25627
/proc/meminfo: memFree=12015232/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=656892 CPUtime=408.64 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 407597 0 0 0 40775 89 0 0 25 0 4 0 593237141 672657408 89380 33554432000 4194304 4627427 140733502630288 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 164223 89380 390 106 0 159194 0
[pid=25589/tid=25590] ppid=25587 vsize=656892 CPUtime=102.28 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 103851 0 0 0 10203 25 0 0 25 0 4 0 593237142 672657408 89380 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=656892 CPUtime=102.27 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 99010 0 0 0 10209 18 0 0 25 0 4 0 593237142 672657408 89381 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=656892 CPUtime=102.27 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 101861 0 0 0 10205 22 0 0 25 0 4 0 593237142 672657408 89381 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 656892

[startup+162.3 s]

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

[pid=25589] ppid=25587 vsize=943140 CPUtime=2804.57 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 1727529 0 0 0 279987 470 0 0 25 0 4 0 593237141 965775360 166606 33554432000 4194304 4627427 140733502630288 18446744073709551615 4324754 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 235785 166606 390 106 0 230756 0
[pid=25589/tid=25590] ppid=25587 vsize=943140 CPUtime=701.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 437442 0 0 0 70040 124 0 0 25 0 4 0 593237142 965775360 166606 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332885 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=943140 CPUtime=702.26 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 426535 0 0 0 70118 108 0 0 25 0 4 0 593237142 965775360 166606 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=943140 CPUtime=702.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 432723 0 0 0 70092 116 0 0 25 0 4 0 593237142 965775360 166606 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.57
Current children cumulated vsize (KiB) 943140

[startup+762.3 s]
/proc/loadavg: 8.17 8.11 7.26 9/184 25647
/proc/meminfo: memFree=11047744/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1119332 CPUtime=3044.23 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 1846788 0 0 0 303916 507 0 0 25 0 4 0 593237141 1146195968 194249 33554432000 4194304 4627427 140733502630288 18446744073709551615 4299569 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 279833 194249 390 106 0 274804 0
[pid=25589/tid=25590] ppid=25587 vsize=1119332 CPUtime=761.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 464014 0 0 0 76031 133 0 0 25 0 4 0 593237142 1146195968 194249 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1119332 CPUtime=762.26 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 466451 0 0 0 76109 117 0 0 25 0 4 0 593237142 1146195968 194249 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1119332 CPUtime=762.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 458984 0 0 0 76083 125 0 0 25 0 4 0 593237142 1146195968 194249 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.23
Current children cumulated vsize (KiB) 1119332

[startup+822.3 s]
/proc/loadavg: 8.18 8.12 7.32 9/184 25649
/proc/meminfo: memFree=11050576/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1121192 CPUtime=3283.9 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 1950518 0 0 0 327850 540 0 0 25 0 4 0 593237141 1148100608 203308 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 280298 203308 390 106 0 275269 0
[pid=25589/tid=25590] ppid=25587 vsize=1121192 CPUtime=821.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 490140 0 0 0 82023 141 0 0 25 0 4 0 593237142 1148100608 203308 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1121192 CPUtime=822.26 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 492178 0 0 0 82100 126 0 0 25 0 4 0 593237142 1148100608 203308 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1121192 CPUtime=822.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 484916 0 0 0 82073 134 0 0 25 0 4 0 593237142 1148100608 203308 33554432000 4194304 4627427 140733502630288 18446744073709551615 4333260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.9
Current children cumulated vsize (KiB) 1121192

[startup+882.3 s]
/proc/loadavg: 8.11 8.11 7.36 9/184 25650
/proc/meminfo: memFree=10940676/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1189360 CPUtime=3523.58 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2066565 0 0 0 351779 579 0 0 25 0 4 0 593237141 1217904640 221344 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 297340 221344 390 106 0 292311 0
[pid=25589/tid=25590] ppid=25587 vsize=1189360 CPUtime=881.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 522327 0 0 0 88014 150 0 0 25 0 4 0 593237142 1217904640 221344 33554432000 4194304 4627427 140733502630288 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1189360 CPUtime=882.26 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 517321 0 0 0 88092 134 0 0 25 0 4 0 593237142 1217904640 221344 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1189360 CPUtime=882.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 515504 0 0 0 88063 144 0 0 25 0 4 0 593237142 1217904640 221344 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.58
Current children cumulated vsize (KiB) 1189360

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 7.40 9/184 25652
/proc/meminfo: memFree=10899724/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1212896 CPUtime=3763.27 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2169160 0 0 0 375714 613 0 0 25 0 4 0 593237141 1242005504 223386 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 303224 223386 390 106 0 298195 0
[pid=25589/tid=25590] ppid=25587 vsize=1212896 CPUtime=941.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 546715 0 0 0 94006 158 0 0 25 0 4 0 593237142 1242005504 223386 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1212896 CPUtime=942.26 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 545474 0 0 0 94083 143 0 0 25 0 4 0 593237142 1242005504 223386 33554432000 4194304 4627427 140733502630288 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1212896 CPUtime=942.08 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 540670 0 0 0 94055 153 0 0 25 0 4 0 593237142 1242005504 223386 33554432000 4194304 4627427 140733502630288 18446744073709551615 4324972 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.27
Current children cumulated vsize (KiB) 1212896

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 7.44 9/184 25654
/proc/meminfo: memFree=10906020/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1214460 CPUtime=4002.91 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2268629 0 0 0 399646 645 0 0 25 0 4 0 593237141 1243607040 220902 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 303615 220902 390 106 0 298586 0
[pid=25589/tid=25590] ppid=25587 vsize=1214460 CPUtime=1001.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 571899 0 0 0 99997 167 0 0 25 0 4 0 593237142 1243607040 220902 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1214460 CPUtime=1002.25 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 569856 0 0 0 100074 151 0 0 25 0 4 0 593237142 1243607040 220902 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1214460 CPUtime=1002.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 565828 0 0 0 100046 161 0 0 25 0 4 0 593237142 1243607040 220902 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 1214460

[startup+1062.31 s]
/proc/loadavg: 8.02 8.08 7.47 9/184 25655
/proc/meminfo: memFree=10642224/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1162952 CPUtime=4242.59 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2366492 0 0 0 423578 681 0 0 25 0 4 0 593237141 1190862848 213478 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 290738 213478 390 106 0 285709 0
[pid=25589/tid=25590] ppid=25587 vsize=1162952 CPUtime=1061.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 596388 0 0 0 105988 176 0 0 25 0 4 0 593237142 1190862848 213478 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1162952 CPUtime=1062.25 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 594259 0 0 0 106065 160 0 0 25 0 4 0 593237142 1190862848 213478 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1162952 CPUtime=1062.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 590602 0 0 0 106037 170 0 0 25 0 4 0 593237142 1190862848 213478 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 1162952

[startup+1122.3 s]
/proc/loadavg: 8.01 8.06 7.50 9/184 25657
/proc/meminfo: memFree=10519672/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1296236 CPUtime=4482.24 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2484274 0 0 0 447506 718 0 0 25 0 4 0 593237141 1327345664 249074 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 324059 249075 390 106 0 319030 0
[pid=25589/tid=25590] ppid=25587 vsize=1296236 CPUtime=1121.64 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 618867 0 0 0 111978 186 0 0 25 0 4 0 593237142 1327345664 249075 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1296236 CPUtime=1122.24 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 617792 0 0 0 112056 168 0 0 25 0 4 0 593237142 1327345664 249075 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1296236 CPUtime=1122.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 614750 0 0 0 112028 179 0 0 25 0 4 0 593237142 1327345664 249075 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.24
Current children cumulated vsize (KiB) 1296236

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.54 9/184 25658
/proc/meminfo: memFree=10441996/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1375232 CPUtime=4721.9 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2593127 0 0 0 471440 750 0 0 25 0 4 0 593237141 1408237568 262515 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 343808 262515 390 106 0 338779 0
[pid=25589/tid=25590] ppid=25587 vsize=1375232 CPUtime=1181.63 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 643002 0 0 0 117969 194 0 0 25 0 4 0 593237142 1408237568 262516 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1375232 CPUtime=1182.24 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 655634 0 0 0 118048 176 0 0 25 0 4 0 593237142 1408237568 262516 33554432000 4194304 4627427 140733502630288 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1375232 CPUtime=1182.07 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 637941 0 0 0 118020 187 0 0 25 0 4 0 593237142 1408237568 262516 33554432000 4194304 4627427 140733502630288 18446744073709551615 4326315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.9
Current children cumulated vsize (KiB) 1375232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.09 8.07 7.55 9/184 25659
/proc/meminfo: memFree=10413480/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1375676 CPUtime=4800.23 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2623469 0 0 0 479262 761 0 0 25 0 4 0 593237141 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332731 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 343919 265352 390 106 0 338890 0
[pid=25589/tid=25590] ppid=25587 vsize=1375676 CPUtime=1201.25 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 651227 0 0 0 119927 198 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1375676 CPUtime=1201.86 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 663145 0 0 0 120007 179 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1375676 CPUtime=1201.67 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 645724 0 0 0 119978 189 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1375676

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

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

[startup+1201.9 s]
/proc/loadavg: 8.09 8.07 7.55 9/184 25659
/proc/meminfo: memFree=10413480/32950928 swapFree=67111528/67111528
[pid=25589] ppid=25587 vsize=1375676 CPUtime=4800.23 cores=0,2,4,6
/proc/25589/stat : 25589 (strangenight2-m) R 25587 25589 25390 0 -1 4202496 2623469 0 0 0 479262 761 0 0 25 0 4 0 593237141 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4332731 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25589/statm: 343919 265352 390 106 0 338890 0
[pid=25589/tid=25590] ppid=25587 vsize=1375676 CPUtime=1201.25 cores=0,2,4,6
/proc/25589/task/25590/stat : 25590 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 651227 0 0 0 119927 198 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25589/tid=25591] ppid=25587 vsize=1375676 CPUtime=1201.86 cores=0,2,4,6
/proc/25589/task/25591/stat : 25591 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 663145 0 0 0 120007 179 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25589/tid=25592] ppid=25587 vsize=1375676 CPUtime=1201.67 cores=0,2,4,6
/proc/25589/task/25592/stat : 25592 (strangenight2-m) R 25587 25589 25390 0 -1 4202560 645724 0 0 0 119978 189 0 0 25 0 4 0 593237142 1408692224 265352 33554432000 4194304 4627427 140733502630288 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1375676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.31
CPU user time (s): 4792.65
CPU system time (s): 7.66083
CPU usage (%): 399.371
Max. virtual memory (cumulated for all children) (KiB): 1429204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.65
system time used= 7.66083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2623477
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= 2109
involuntary context switches= 22029

runsolver used 1.9557 second user time and 4.51331 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 00:34:25
IDJOB=3173713
IDBENCH=82531
IDSOLVER=1586
FILE ID=node113/3173713-1304030065
RUNJOBID= node113-1304028687-25408
PBS_JOBID= 13170339
Free space on /tmp= 71156 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S338979727-056-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173713-1304030065/watcher-3173713-1304030065 -o /tmp/evaluation-result-3173713-1304030065/solver-3173713-1304030065 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173713-1304030065.cnf

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

MD5SUM BENCH= a0ab6c55c9b144fcd835244bca95a82b
RANDOM SEED=434695639

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11952080 kB
Buffers:       1872032 kB
Cached:       17498016 kB
SwapCached:          0 kB
Active:       11770200 kB
Inactive:      8631004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11952080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:     1030496 kB
Mapped:          15464 kB
Slab:           533256 kB
PageTables:       6936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1413572 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= 71152 MiB
End job on node113 at 2011-04-29 00:54:29