Trace number 3366122

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366122-1305396014.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.05/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.05/0.10	c -- vars added      10000
0.05/0.10	c Parsing time:  0.03 s
0.05/0.10	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.05/0.10	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.31/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.31/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.31/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.31/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.47/0.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
3.47/0.94	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.47/0.94	c lits-rem:         0  cl-subs:        0  v-elim:    260  v-fix:    0  time:  0.05 s
3.47/0.94	c Finding binary XORs  T:     0.00 s  found:       0
3.47/0.94	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.47/0.94	c calculated reachability. Time: 0.00
3.47/0.94	c Calc default polars -  time:   0.00 s pos:    4445 undec:    1202 neg:    4353
3.47/0.94	c =========================================================================================
3.47/0.94	c types(t): F = full restart, N = normal restart
3.47/0.94	c types(t): S = simplification begin/end, E = solution found
3.47/0.94	c restart types(rt): st = static, dy = dynamic
3.47/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.47/0.94	c  B st     0         0      9740     41711         0         0    126723         0   no data   no data
3.47/0.94	c  N dy    19      4377      9740     41711         0      4374    126723    695268     95.53    100.91
6.26/1.64	c  N dy    43      8637      9740     41711         0      5139    126723    408915     94.53    100.89
9.04/2.35	c  N dy    72     12720      9740     41711         0      9222    126723   1005176     94.28     99.78
11.84/3.07	c  N dy    95     16851      9740     41711         0      7609    126723    468180     93.90     99.85
14.63/3.79	c  N dy   120     20907      9740     41711         0     11665    126723   1058736     93.46     98.58
17.82/4.56	c  F st   146     25000      9740     41711         0      8380    126723    369441     93.45   no data
17.82/4.57	c  N st   146     25000      9740     41711         0      8380    126723    369441     93.45   no data
21.86/5.54	c  N dy   152     30002      9740     41711         0     13379    126723   1311422     93.45   no data
21.86/5.54	c  S st   152     30002      9740     41711         0     13379    126723   1311422     93.45   no data
22.21/5.63	c  S st   152     30502      9740     41711         0     13879    126723   1364794     93.45   no data
22.21/5.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.21/5.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
22.21/5.67	c blocked clauses removed:      196 vars:     32 tried:        9740 T: 0.00 s
22.21/5.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.21/5.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.21/5.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9708 time:  0.00 s
22.21/5.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.61/5.72	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.03 s
23.00/5.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.81/6.01	c lits-rem:        14  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.19 s
23.81/6.06	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.05
23.81/6.06	c calculated reachability. Time: 0.00
23.81/6.06	c  N dy   152     30502      9706     41513         0     13670    126139   1297142     93.45   no data
26.99/6.90	c  N dy   174     34916      9706     41513         0      9499    126139    349424     92.91     99.86
30.23/7.66	c  N dy   202     39013      9706     41513         0     13596    126139    974434     93.40     99.75
33.38/8.47	c  N dy   230     43083      9706     41513         0     17665    126139   1565397     93.40    102.51
35.76/9.03	c  S st   253     45754      9706     41513         0     10547    126139    338975     93.76     93.91
36.16/9.13	c  S st   253     46257      9706     41513         0     11050    126139    394125     93.76   no data
36.16/9.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.16/9.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
36.16/9.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.16/9.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.16/9.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.16/9.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
36.16/9.17	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
36.57/9.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.57/9.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.57/9.26	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
36.57/9.27	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
36.57/9.27	c vivif2 --  cl tried    11049 cl shrink        0 lits rem          0 time: 0.00
36.97/9.32	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.04
36.97/9.32	c calculated reachability. Time: 0.00
36.97/9.32	c  N dy   253     46257      9706     41513         0     11049    126139    394003     93.76   no data
39.75/10.07	c  N dy   280     50294      9706     41513         0     15086    126139    990588     93.85     99.21
43.38/10.91	c  N dy   307     54548      9706     41513         0     19340    126139   1626642     93.83     98.85
46.54/11.71	c  N dy   332     58670      9706     41513         0     12565    126139    478490     93.83     99.04
49.32/12.47	c  N dy   356     62707      9706     41513         0     16602    126139   1096656     94.08    101.61
52.57/13.29	c  N dy   384     66781      9706     41513         0     20675    126139   1709128     94.12    100.96
54.92/13.83	c  S st   401     69385      9706     41513         0     23279    126139   2084584     94.07   no data
55.32/13.94	c  S st   401     69890      9706     41513         0     23784    126139   2139301     94.07   no data
55.32/13.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.32/13.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
55.32/13.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.32/13.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.32/13.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.32/14.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
55.72/14.00	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.72/14.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
56.12/14.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.90/14.84	c lits-rem:        22  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.67 s
58.90/14.85	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
58.90/14.87	c vivif2 --  cl tried    23779 cl shrink        0 lits rem          0 time: 0.03
59.30/14.93	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
59.30/14.94	c calculated reachability. Time: 0.00
59.30/14.94	c  N dy   401     69890      9706     41513         0     23779    126139   2137328     94.07   no data
62.89/15.81	c  N dy   426     74382      9706     41513         0     16324    126139    873071     93.98    118.84
66.47/16.78	c  N dy   457     79295      9706     41513         0     21237    126139   1608725     93.89     99.39
70.86/17.84	c  N dy   489     84464      9706     41513         0     13433    126139    294706     93.83     99.47
73.26/18.42	c  F st   512     87500      9706     41513         0     16469    126139    746957     93.89   no data
76.05/19.14	c  N st   517     90801      9706     41513         0     19770    126139   1346447     93.89   no data
81.23/20.42	c  N dy   548     96886      9706     41513         0     25855    126139   2311961     94.09    100.92
86.01/21.69	c  N dy   585    103209      9706     41513         0     18189    126139    843479     93.85     99.39
87.66/22.01	c  S st   597    104835      9706     41513         0     19815    126139   1101324     94.00    105.64
88.01/22.12	c  S st   597    105336      9706     41513         0     20316    126139   1156746     94.00   no data
88.01/22.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.01/22.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
88.01/22.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.01/22.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.01/22.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.01/22.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
88.01/22.17	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
88.41/22.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
88.41/22.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.20/22.48	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.22 s
89.20/22.48	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
89.60/22.50	c vivif2 --  cl tried    20315 cl shrink        0 lits rem          0 time: 0.02
89.60/22.55	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.05
89.60/22.55	c calculated reachability. Time: 0.00
89.60/22.55	c  N dy   597    105336      9706     41513         0     20315    126139   1156115     94.00   no data
95.59/24.02	c  N dy   642    112204      9706     41513         0     27182    126139   2199465     94.15    103.96
101.57/25.51	c  N dy   689    119373      9706     41513         0     19360    126139    880379     94.18    105.94
107.95/27.14	c  N dy   735    127076      9706     41513         0     27063    126139   2045083     94.23    102.32
114.72/28.89	c  N dy   795    135207      9706     41513         0     19197    126139    724062     94.48    101.55
121.92/30.70	c  N dy   848    143918      9706     41513         0     27908    126139   2022707     94.48    101.28
130.29/32.71	c  N dy   909    153136      9706     41513         0     20127    126139    718260     94.50    102.15
134.27/33.71	c  S st   937    158005      9706     41513         0     24996    126139   1439790     94.44     91.13
134.67/33.82	c  S st   937    158511      9706     41513         0     25502    126139   1490532     94.44   no data
134.67/33.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.67/33.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
134.67/33.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.67/33.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.67/33.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.67/33.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
134.67/33.88	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
135.07/33.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
135.07/33.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.65/34.39	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.40 s
136.65/34.39	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
137.05/34.41	c vivif2 --  cl tried    25502 cl shrink        0 lits rem          0 time: 0.02
137.05/34.47	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
137.05/34.48	c calculated reachability. Time: 0.00
137.05/34.48	c  N dy   937    158511      9706     41513         0     25502    126139   1490523     94.44   no data
146.24/36.75	c  N dy   997    168708      9706     41513         0     35698    126139   2977198     94.33    103.30
155.41/39.07	c  N dy  1070    179543      9706     41513         0     28537    126139   1884361     94.50    103.83
165.78/41.65	c  N dy  1140    191004      9706     41513         0     21001    126139    549769     94.52     99.58
176.14/44.29	c  N dy  1214    203213      9706     41513         0     33210    126139   2360289     94.49     99.50
188.14/47.26	c  N dy  1300    216360      9706     41513         0     26357    126139   1217609     94.56     99.63
200.87/50.50	c  N dy  1385    230293      9706     41513         0     40289    126139   3330166     94.59    102.06
207.64/52.16	c  S st  1433    237766      9706     41513         0     26765    126139   1123971     94.59   no data
208.04/52.27	c  S st  1433    238271      9706     41513         0     27270    126139   1186975     94.59   no data
208.04/52.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.44/52.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
208.44/52.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
208.44/52.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.44/52.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.44/52.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
208.44/52.33	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
208.44/52.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
208.84/52.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.07/52.71	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.29 s
210.07/52.72	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
210.07/52.73	c vivif2 --  cl tried    27268 cl shrink        0 lits rem          0 time: 0.02
210.07/52.79	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
210.07/52.80	c calculated reachability. Time: 0.00
210.07/52.80	c  N dy  1433    238271      9706     41513         0     27268    126139   1186102     94.59   no data
224.38/56.31	c  N dy  1530    253556      9706     41513         0     42552    126139   3453240     94.56    100.49
238.75/59.95	c  N dy  1633    269742      9706     41513         0     36734    126139   2496214     94.57    102.76
255.09/64.09	c  N dy  1741    287016      9706     41513         0     31010    126139   1487571     94.55    118.80
273.04/68.57	c  N dy  1854    305387      9706     41513         0     25382    126139    484602     94.56    100.17
273.84/68.76	c  F st  1861    306252      9706     41513         0     26247    126139    616933     94.56     94.56
291.39/73.16	c  N dy  1950    324920      9706     41513         0     44912    126139   3636458     94.57    100.74
310.54/77.92	c  N dy  2075    344957      9706     41513         0     39951    126139   2544247     94.58    100.16
323.30/81.14	c  S st  2164    357408      9706     41513         0     26403    126139    350267     94.62     83.24
323.70/81.25	c  S st  2164    357910      9706     41513         0     26905    126139    413648     94.62   no data
323.70/81.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
323.70/81.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
323.70/81.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.70/81.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
323.70/81.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.70/81.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
323.70/81.31	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
324.13/81.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
324.13/81.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.54/81.41	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.05 s
324.54/81.41	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
324.54/81.42	c vivif2 --  cl tried    26903 cl shrink        0 lits rem          0 time: 0.01
324.54/81.48	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.06
324.54/81.48	c calculated reachability. Time: 0.00
324.54/81.48	c  N dy  2164    357910      9706     41513         0     26903    126139    413472     94.62   no data
344.04/86.30	c  N dy  2285    378228      9706     41513         0     47220    126139   3466624     94.55     99.77
363.61/91.22	c  N dy  2413    398425      9706     41513         0     40418    126139   2314316     94.61     99.73
384.32/96.46	c  N dy  2546    418498      9706     41513         0     32489    126139    986225     94.71    102.15
404.26/101.44	c  N dy  2672    438501      9706     41513         0     52489    126139   4019471     94.76    100.10
424.21/106.44	c  N dy  2795    458663      9706     41513         0     43649    126139   2531303     94.76    100.64
445.34/111.77	c  N dy  2930    478923      9706     41513         0     33910    126139    910269     94.81    100.65
465.68/116.88	c  N dy  3062    498981      9706     41513         0     53967    126139   3980973     94.88    100.09
486.45/122.05	c  N dy  3195    519038      9706     41513         0     43025    126139   2134229     94.89    101.82
505.57/126.87	c  S st  3310    536865      9706     41513         0     60851    126139   4883061     94.98   no data
506.36/127.03	c  S st  3310    537370      9706     41513         0     61356    126139   4938199     94.98   no data
506.36/127.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
506.76/127.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
506.76/127.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
506.76/127.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
506.76/127.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
506.76/127.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
506.76/127.12	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
506.76/127.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
507.96/127.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
521.55/130.84	c lits-rem:        22  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.40 s
521.55/130.85	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
521.96/130.92	c vivif2 --  cl tried    61347 cl shrink        0 lits rem          0 time: 0.07
522.31/131.03	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.11
522.31/131.03	c calculated reachability. Time: 0.00
522.31/131.03	c  N dy  3310    537370      9706     41513         0     61347    126139   4934536     94.98   no data
542.66/136.19	c  N dy  3440    557524      9706     41513         0     49500    126139   2984884     95.00    110.37
565.00/141.71	c  N dy  3565    577590      9706     41513         0     36568    126139    861241     95.01    102.38
585.33/146.89	c  N dy  3688    597681      9706     41513         0     56656    126139   3907554     95.01    102.80
607.26/152.38	c  N dy  3818    617743      9706     41513         0     42725    126139   1662408     95.05    110.29
629.20/157.86	c  N dy  3945    637964      9706     41513         0     62946    126139   4740537     95.06    103.48
650.74/163.25	c  N dy  4054    658318      9706     41513         0     48297    126139   2324039     95.00    104.76
673.47/168.93	c  N dy  4179    678509      9706     41513         0     68486    126139   5423794     95.02    103.05
695.41/174.45	c  N dy  4311    698635      9706     41513         0     52610    126139   2881025     95.02    101.19
718.97/180.40	c  N dy  4447    718663      9706     41513         0     72635    126139   5931977     95.06    105.91
740.08/185.69	c  N dy  4573    738664      9706     41513         0     55639    126139   3194538     95.09    100.29
764.41/191.72	c  N dy  4704    758703      9706     41513         0     75677    126139   6251493     95.12    101.68
785.55/197.01	c  N dy  4837    778708      9706     41513         0     57684    126139   3310445     95.14    106.21
809.88/203.14	c  N dy  4966    798720      9706     41513         0     77694    126139   6370519     95.16    117.61
817.45/205.06	c  S st  5020    806057      9706     41513         0     46035    126139   1458376     95.18   no data
817.85/205.19	c  S st  5020    806559      9706     41513         0     46537    126139   1513810     95.18   no data
818.25/205.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.25/205.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
818.25/205.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.25/205.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.25/205.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.25/205.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
818.25/205.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
818.65/205.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
818.65/205.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.84/206.10	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.73 s
821.84/206.10	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
821.84/206.13	c vivif2 --  cl tried    46536 cl shrink        0 lits rem          0 time: 0.02
822.24/206.21	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.08
822.24/206.22	c calculated reachability. Time: 0.00
822.24/206.22	c  N dy  5020    806559      9706     41513         0     46536    126139   1513228     95.18   no data
844.57/211.82	c  N dy  5141    826639      9706     41513         0     66615    126139   4534593     95.18    114.17
868.54/217.82	c  N dy  5277    846652      9706     41513         0     46627    126139   1372843     95.23    107.93
892.03/223.75	c  N dy  5413    866699      9706     41513         0     66670    126139   4475528     95.30    129.07
916.39/229.88	c  N dy  5535    886746      9706     41513         0     45721    126139   1090225     95.29    100.54
938.74/235.42	c  N dy  5661    906816      9706     41513         0     65790    126139   4160030     95.31    101.56
963.83/241.75	c  N dy  5791    926873      9706     41513         0     43849    126139    642105     95.29    101.16
985.75/247.22	c  N dy  5916    946959      9706     41513         0     63935    126139   3678057     95.30    117.15
1011.28/253.60	c  N dy  6039    967053      9706     41513         0     84025    126139   6703879     95.29    100.39
1033.22/259.18	c  N dy  6169    987142      9706     41513         0     61121    126139   3118430     95.28    104.48
1058.35/265.49	c  N dy  6302   1007237      9706     41513         0     81214    126139   6196853     95.30    100.57
1082.28/271.40	c  N dy  6432   1027332      9706     41513         0     57312    126139   2422866     95.32    109.19
1106.61/277.50	c  N dy  6560   1047419      9706     41513         0     77399    126139   5494463     95.34    102.81
1131.37/283.80	c  N dy  6691   1067505      9706     41513         0     52487    126139   1576803     95.35    101.28
1136.17/284.99	c  F st  6721   1071877      9706     41513         0     56857    126139   2223932     95.35   no data
1155.25/289.71	c  N dy  6795   1087600      9706     41513         0     72577    126139   4910078     95.36    102.17
1182.37/296.53	c  N dy  6935   1107657      9706     41513         0     46632    126139    494287     95.40    102.76
1204.71/302.10	c  N dy  7067   1127684      9706     41513         0     66655    126139   3555969     95.42    101.36
1230.23/308.52	c  N dy  7191   1147706      9706     41513         0     86675    126139   6579897     95.41    101.79
1254.19/314.60	c  N dy  7322   1167736      9706     41513         0     59707    126139   2320655     95.43    102.54
1279.29/320.87	c  N dy  7457   1187933      9706     41513         0     79904    126139   5414914     95.46    102.54
1306.41/327.65	c  N dy  7584   1207983      9706     41513         0     51966    126139   1025666     95.49    101.34
1308.39/328.15	c  S st  7596   1209838      9706     41513         0     53821    126139   1305381     95.49     79.98
1309.19/328.30	c  S st  7596   1210341      9706     41513         0     54324    126139   1358721     95.49   no data
1309.19/328.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1309.19/328.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1309.19/328.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1309.19/328.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1309.19/328.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1309.19/328.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
1309.19/328.38	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1309.59/328.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1309.59/328.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1311.98/329.08	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.59 s
1311.98/329.08	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
1312.38/329.10	c vivif2 --  cl tried    54323 cl shrink        0 lits rem          0 time: 0.02
1312.78/329.20	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.09
1312.78/329.20	c calculated reachability. Time: 0.00
1312.78/329.20	c  N dy  7596   1210341      9706     41513         0     54323    126139   1358141     95.49   no data
1337.11/335.32	c  N dy  7734   1230379      9706     41513         0     74359    126139   4449171     95.52    100.97
1364.62/342.28	c  N dy  7870   1250390      9706     41513         0     94368    126139   7507341     95.56    103.00
1388.96/348.31	c  N dy  8000   1270506      9706     41513         0     65485    126139   2934977     95.56    100.72
1415.68/355.01	c  N dy  8130   1291137      9706     41513         0     86111    126139   6123393     95.58    104.50
1442.83/361.82	c  N dy  8262   1311424      9706     41513         0     56403    126139   1417297     95.59    100.65
1466.72/367.84	c  N dy  8380   1331531      9706     41513         0     76508    126139   4482484     95.59    101.86
1495.05/374.93	c  N dy  8510   1351916      9706     41513         0     96891    126139   7617195     95.60    102.37
1520.17/381.24	c  N dy  8642   1372002      9706     41513         0     65976    126139   2681868     95.60    101.15
1546.09/387.72	c  N dy  8771   1392020      9706     41513         0     85993    126139   5737289     95.61    105.16
1574.45/394.88	c  N dy  8908   1412045      9706     41513         0     54023    126139    745699     95.63    104.07
1598.34/400.86	c  N dy  9044   1432250      9706     41513         0     74226    126139   3856437     95.66    104.87
1625.46/407.64	c  N dy  9171   1452342      9706     41513         0     94313    126139   6929417     95.66    100.87
1652.59/414.48	c  N dy  9306   1472419      9706     41513         0     61393    126139   1724092     95.69    101.94
1677.70/420.70	c  N dy  9430   1492583      9706     41513         0     81555    126139   4774046     95.68    103.37
1706.46/427.94	c  N dy  9569   1512675      9706     41513         0    101645    126139   7860233     95.70    100.81
1732.38/434.47	c  N dy  9698   1532803      9706     41513         0     67779    126139   2552494     95.72    101.23
1758.69/441.08	c  N dy  9820   1552884      9706     41513         0     87859    126139   5646449     95.72    105.09
1788.57/448.59	c  N dy  9946   1573030      9706     41513         0    108004    126139   8729518     95.72    104.00
1813.69/454.81	c  N dy 10074   1593031      9706     41513         0     73012    126139   3211457     95.74    101.44
1840.42/461.59	c  N dy 10201   1613058      9706     41513         0     93038    126139   6282782     95.74    104.63
1871.12/469.25	c  N dy 10337   1633134      9706     41513         0     57117    126139    634761     95.76    101.03
1895.45/475.34	c  N dy 10469   1653184      9706     41513         0     77165    126139   3704338     95.78    103.46
1922.97/482.28	c  N dy 10592   1673307      9706     41513         0     97288    126139   6739710     95.77    100.82
1953.29/489.83	c  N dy 10724   1693373      9706     41513         0     60349    126139    989687     95.80    119.84
1974.83/495.26	c  S st 10839   1710342      9706     41513         0     77316    126139   3618227     95.81     90.93
1975.62/495.46	c  S st 10839   1710848      9706     41513         0     77822    126139   3680000     95.81   no data
1975.62/495.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1976.02/495.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1976.02/495.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1976.02/495.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1976.02/495.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1976.02/495.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
1976.02/495.56	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1976.42/495.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1976.82/495.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1988.39/498.65	c lits-rem:         9  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.87 s
1988.39/498.66	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
1988.79/498.71	c vivif2 --  cl tried    77817 cl shrink        0 lits rem          0 time: 0.05
1989.19/498.84	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.13
1989.19/498.85	c calculated reachability. Time: 0.00
1989.19/498.85	c  N dy 10839   1710848      9706     41513         0     77817    126139   3678953     95.81   no data
2017.53/505.98	c  N dy 10972   1730928      9706     41513         0     97893    126139   6768887     95.83    101.31
2048.99/513.83	c  N dy 11097   1750937      9706     41513         0     59907    126139    765934     95.83    102.65
2073.34/519.99	c  N dy 11225   1771032      9706     41513         0     80001    126139   3817520     95.84    116.44
2101.64/527.09	c  N dy 11353   1791273      9706     41513         0    100241    126139   6915704     95.85    102.05
2132.75/534.82	c  N dy 11486   1811303      9706     41513         0     61274    126139    832674     95.87    135.22
2157.91/541.14	c  N dy 11621   1831338      9706     41513         0     81307    126139   3930187     95.89    101.54
2186.59/548.30	c  N dy 11750   1851435      9706     41513         0    101404    126139   7008578     95.90    123.34
2217.70/556.18	c  N dy 11876   1871442      9706     41513         0     61414    126139    699521     95.91    101.15
2242.82/562.46	c  N dy 12006   1891487      9706     41513         0     81458    126139   3726475     95.92    103.03
2271.14/569.59	c  N dy 12126   1911576      9706     41513         0    101547    126139   6841215     95.92    101.17
2303.44/577.65	c  N dy 12249   1931593      9706     41513         0    121563    126139   9886911     95.92    102.64
2329.41/584.12	c  N dy 12384   1951750      9706     41513         0     80720    126139   3545603     95.93    101.00
2357.68/591.25	c  N dy 12517   1971770      9706     41513         0    100740    126139   6608786     95.95    108.80
2389.58/599.26	c  N dy 12639   1991893      9706     41513         0    120861    126139   9672612     95.94    104.68
2416.29/605.92	c  N dy 12767   2011953      9706     41513         0     78923    126139   3099010     95.96    106.75
2444.20/612.93	c  N dy 12892   2032009      9706     41513         0     98978    126139   6177692     95.96    101.15
2476.11/620.95	c  N dy 13029   2052013      9706     41513         0    118979    126139   9245365     95.97    103.78
2504.03/627.97	c  N dy 13160   2072021      9706     41513         0     75992    126139   2476522     95.98    102.89
2531.94/634.97	c  N dy 13298   2092124      9706     41513         0     96091    126139   5564495     96.00    101.50
2562.64/642.67	c  N dy 13422   2112150      9706     41513         0    116111    126139   8594418     96.00    103.63
2593.34/650.30	c  N dy 13549   2132151      9706     41513         0     72126    126139   1781410     96.01    103.68
2620.46/657.11	c  N dy 13686   2152203      9706     41513         0     92178    126139   4868920     96.03    103.62
2651.17/664.81	c  N dy 13813   2172253      9706     41513         0    112228    126139   7902141     96.04    102.79
2684.30/673.13	c  N dy 13942   2192291      9706     41513         0     67264    126139    874709     96.04    118.37
2708.59/679.27	c  S st 14061   2210848      9706     41513         0     85819    126139   3700276     96.04   no data
2709.39/679.48	c  S st 14061   2211356      9706     41513         0     86327    126139   3761725     96.04   no data
2709.39/679.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2709.80/679.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2709.80/679.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2709.80/679.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2709.80/679.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2709.80/679.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
2709.80/679.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2710.20/679.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2710.62/679.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2722.56/682.74	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.93 s
2722.56/682.74	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
2722.96/682.80	c vivif2 --  cl tried    86321 cl shrink        0 lits rem          0 time: 0.06
2723.36/682.94	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.14
2723.36/682.95	c calculated reachability. Time: 0.00
2723.36/682.95	c  N dy 14061   2211356      9706     41513         0     86321    126139   3759697     96.04   no data
2752.87/690.36	c  N dy 14186   2231402      9706     41513         0    106364    126139   6833227     96.04    101.42
2787.16/698.99	c  N dy 14319   2251535      9706     41513         0    126495    126139   9962368     96.07    107.66
2815.48/706.02	c  N dy 14446   2271566      9706     41513         0     80530    126139   2779434     96.07    103.36
2843.79/713.18	c  N dy 14576   2291628      9706     41513         0    100591    126139   5825762     96.07    108.59
2876.10/721.26	c  N dy 14701   2311715      9706     41513         0    120674    126139   8914503     96.08    101.43
2908.79/729.43	c  N dy 14832   2331934      9706     41513         0     73896    126139   1616482     96.10    102.06
2936.72/736.40	c  N dy 14962   2352065      9706     41513         0     94025    126139   4735859     96.11    102.28
2969.85/744.74	c  N dy 15096   2372169      9706     41513         0    114128    126139   7831045     96.12    105.20
3004.54/753.42	c  N dy 15221   2392189      9706     41513         0    134145    126139  10858985     96.11    101.53
3032.01/760.36	c  N dy 15347   2412499      9706     41513         0     86466    126139   3427587     96.12    102.20
3061.98/767.83	c  N dy 15481   2432588      9706     41513         0    106554    126139   6530059     96.14    114.59
3095.43/776.30	c  N dy 15618   2452608      9706     41513         0    126572    126139   9644034     96.15    102.95
3127.36/784.30	c  N dy 15742   2472610      9706     41513         0     77576    126139   1859787     96.16    101.33
3156.04/791.40	c  N dy 15872   2492772      9706     41513         0     97737    126139   4924967     96.16    101.23
3187.55/799.39	c  N dy 16003   2512807      9706     41513         0    117772    126139   8032139     96.17    103.35
3223.88/808.44	c  N dy 16138   2532833      9706     41513         0    137797    126139  11106927     96.18    103.52
3252.16/815.52	c  N dy 16265   2553010      9706     41513         0     87980    126139   3340954     96.19    102.07
3282.46/823.14	c  N dy 16395   2573088      9706     41513         0    108055    126139   6410690     96.19    124.41
3316.41/831.68	c  N dy 16532   2593151      9706     41513         0    128115    126139   9504111     96.20    117.04
3350.66/840.25	c  N dy 16669   2613153      9706     41513         0     77122    126139   1505178     96.21    101.35
3378.57/847.29	c  N dy 16803   2633158      9706     41513         0     97124    126139   4552564     96.22    143.39
3410.48/855.24	c  N dy 16934   2653203      9706     41513         0    117167    126139   7642294     96.22    102.28
3445.98/864.16	c  N dy 17064   2673233      9706     41513         0    137196    126139  10701257     96.23    103.22
3477.48/872.01	c  N dy 17201   2693363      9706     41513         0     85325    126139   2602597     96.23    104.16
3504.19/878.71	c  S st 17313   2711356      9706     41513         0    103316    126139   5359020     96.24   no data
3505.04/878.96	c  S st 17313   2711858      9706     41513         0    103818    126139   5416244     96.24   no data
3505.04/878.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3505.39/879.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3505.39/879.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3505.39/879.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3505.39/879.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3505.39/879.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
3505.39/879.08	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3505.78/879.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3506.58/879.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3523.74/883.69	c lits-rem:        19  cl-subs:       12  v-elim:      0  v-fix:    0  time:  4.24 s
3523.74/883.69	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
3524.14/883.78	c vivif2 --  cl tried   103806 cl shrink        0 lits rem          0 time: 0.08
3524.93/883.94	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.16
3524.93/883.95	c calculated reachability. Time: 0.00
3524.93/883.95	c  N dy 17313   2711858      9706     41513         0    103806    126139   5412486     96.24   no data
3557.68/892.18	c  N dy 17432   2731976      9706     41513         0    123920    126139   8456492     96.23    102.81
3595.92/901.79	c  N dy 17567   2752009      9706     41513         0    143949    126139  11517838     96.24    115.69
3625.43/909.11	c  N dy 17696   2772360      9706     41513         0     91308    126139   3334709     96.24    103.07
3656.14/916.88	c  N dy 17828   2792453      9706     41513         0    111399    126139   6405590     96.25    102.07
3690.83/925.55	c  N dy 17948   2812531      9706     41513         0    131474    126139   9489612     96.25    104.14
3727.52/934.71	c  N dy 18086   2832602      9706     41513         0     77555    126139   1130661     96.27    104.48
3755.83/941.84	c  N dy 18224   2852656      9706     41513         0     97608    126139   4215342     96.28    104.76
3788.94/950.10	c  N dy 18354   2872726      9706     41513         0    117675    126139   7328004     96.30    103.26
3824.86/959.19	c  N dy 18488   2892839      9706     41513         0    137788    126139  10414337     96.30    104.55
3859.12/967.78	c  N dy 18611   2913004      9706     41513         0     82961    126139   1781585     96.31    104.07
3888.23/975.08	c  N dy 18744   2933014      9706     41513         0    102970    126139   4887158     96.31    102.29
3921.78/983.49	c  N dy 18881   2953108      9706     41513         0    123063    126139   7997136     96.32    103.91
3958.42/992.65	c  N dy 19005   2973174      9706     41513         0    143129    126139  11056956     96.33    101.59
3991.96/1001.01	c  N dy 19135   2993245      9706     41513         0     87204    126139   2313492     96.33    101.74
4021.83/1008.52	c  N dy 19265   3013397      9706     41513         0    107355    126139   5438343     96.34    103.36
4055.72/1017.00	c  N dy 19402   3033501      9706     41513         0    127454    126139   8550873     96.36    103.71
4093.21/1026.41	c  N dy 19536   3053565      9706     41513         0    147514    126139  11641939     96.37    101.52
4125.51/1034.56	c  N dy 19680   3073596      9706     41513         0     90549    126139   2713886     96.39    104.94
4156.21/1042.24	c  N dy 19812   3093676      9706     41513         0    110628    126139   5819625     96.40    103.64
4190.51/1050.88	c  N dy 19944   3113752      9706     41513         0    130702    126139   8915503     96.40    101.54
4229.19/1060.57	c  N dy 20082   3133785      9706     41513         0    150733    126139  12039371     96.41    119.12
4261.10/1068.57	c  N dy 20221   3154013      9706     41513         0     92967    126139   2906212     96.42    101.53
4292.20/1076.30	c  N dy 20351   3174050      9706     41513         0    113002    126139   5974909     96.43    101.90
4326.90/1085.01	c  N dy 20473   3194079      9706     41513         0    133029    126139   9036565     96.43    121.30
4360.80/1093.56	c  S st 20587   3211858      9706     41513         0    150807    126139  11742345     96.43     85.99
4361.99/1093.88	c  S st 20587   3212363      9706     41513         0    151312    126139  11801312     96.43   no data
4362.39/1093.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4362.79/1094.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4362.79/1094.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4362.79/1094.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4362.79/1094.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4362.79/1094.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9706 time:  0.00 s
4362.79/1094.06	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4363.60/1094.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4365.98/1094.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4402.28/1103.92	c lits-rem:        23  cl-subs:       14  v-elim:      0  v-fix:    0  time:  9.01 s
4402.28/1103.93	c vivif2 --  cl tried    41513 cl shrink        0 lits rem          0 time: 0.00
4403.08/1104.10	c vivif2 --  cl tried   151298 cl shrink        0 lits rem          0 time: 0.17
4403.90/1104.35	c asymm  cl-useful: 0/41513/41513 lits-rem:0 time: 0.24
4403.90/1104.36	c calculated reachability. Time: 0.00
4403.90/1104.36	c  N dy 20587   3212363      9706     41513         0    151298    126139  11797238     96.43   no data
4436.98/1112.63	c  N dy 20724   3232566      9706     41513         0     92507    126139   2693665     96.44    103.64
4467.68/1120.30	c  N dy 20847   3252668      9706     41513         0    112606    126139   5740620     96.44    102.37
4501.98/1128.93	c  N dy 20975   3272691      9706     41513         0    132626    126139   8808450     96.44    102.83
4540.67/1138.69	c  N dy 21104   3292775      9706     41513         0    152708    126139  11915122     96.44    101.56
4573.76/1146.97	c  N dy 21246   3312809      9706     41513         0     92750    126139   2623146     96.46    101.54
4604.87/1154.74	c  N dy 21376   3332868      9706     41513         0    112808    126139   5695594     96.47    102.68
4639.56/1163.43	c  N dy 21504   3352876      9706     41513         0    132814    126139   8746201     96.47    102.57
4680.27/1173.71	c  N dy 21628   3372904      9706     41513         0    152842    126139  11828222     96.47    103.79
4715.37/1182.41	c  N dy 21754   3393137      9706     41513         0     92078    126139   2314951     96.48    106.54
4745.64/1190.05	c  N dy 21882   3413170      9706     41513         0    112108    126139   5413429     96.48    106.83
4779.93/1198.65	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366122-1305396014/watcher-3366122-1305396014 -o /tmp/evaluation-result-3366122-1305396014/solver-3366122-1305396014 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366122-1305396014.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: 3.79 5.83 7.13 3/354 18031
/proc/meminfo: memFree=18711080/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 411 0 0 0 0 0 0 0 21 0 4 0 632017246 52396032 351 33554432000 4194304 4580107 140737469685472 18446744073709551615 47887399253529 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 12792 351 302 95 0 7774 0
[pid=18031/tid=18032] ppid=18029 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 632017246 52396032 351 33554432000 4194304 4580107 140737469685472 18446744073709551615 47887399253529 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 632017246 52396032 351 33554432000 4194304 4580107 140737469685472 18446744073709551615 47887399253938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 632017246 52396032 351 33554432000 4194304 4580107 140737469685472 18446744073709551615 47887399253523 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0256441 s]
/proc/loadavg: 3.79 5.83 7.13 3/354 18031
/proc/meminfo: memFree=18711080/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=356984 CPUtime=0.05 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 5857 0 0 0 4 1 0 0 18 0 4 0 632017246 365551616 4842 33554432000 4194304 4580107 140737469685472 18446744073709551615 233510402591 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 89246 4891 337 95 0 84228 0
[pid=18031/tid=18032] ppid=18029 vsize=356984 CPUtime=0.01 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 1325 0 0 0 1 0 0 0 18 0 4 0 632017246 365551616 4905 33554432000 4194304 4580107 140737469685472 18446744073709551615 233510402591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=356984 CPUtime=0 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) S 18029 18031 17203 0 -1 4202560 1343 0 0 0 0 0 0 0 18 0 4 0 632017246 365551616 4908 33554432000 4194304 4580107 140737469685472 18446744073709551615 233510402542 0 0 4096 2 18446604452741322880 0 0 -1 6 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=357292 CPUtime=0.01 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 1453 0 0 0 1 0 0 0 18 0 4 0 632017246 365867008 4928 33554432000 4194304 4580107 140737469685472 18446744073709551615 233510340791 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 356984

[startup+0.103579 s]
/proc/loadavg: 3.79 5.83 7.13 3/354 18031
/proc/meminfo: memFree=18711080/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=361932 CPUtime=0.31 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 9182 0 0 0 28 3 0 0 18 0 4 0 632017246 370618368 8168 33554432000 4194304 4580107 140737469685472 18446744073709551615 4439192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 90483 8175 363 95 0 85465 0
[pid=18031/tid=18032] ppid=18029 vsize=361932 CPUtime=0.06 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 2126 0 0 0 6 0 0 0 18 0 4 0 632017246 370618368 8177 33554432000 4194304 4580107 140737469685472 18446744073709551615 233509994607 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=361932 CPUtime=0.05 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 2472 0 0 0 5 0 0 0 18 0 4 0 632017246 370618368 8182 33554432000 4194304 4580107 140737469685472 18446744073709551615 233509962671 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=361932 CPUtime=0.07 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 2088 0 0 0 7 0 0 0 18 0 4 0 632017246 370618368 8184 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 361932

[startup+0.300466 s]
/proc/loadavg: 3.79 5.83 7.13 3/354 18031
/proc/meminfo: memFree=18711080/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=368312 CPUtime=1.07 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 15615 0 0 0 102 5 0 0 18 0 4 0 632017246 377151488 12261 33554432000 4194304 4580107 140737469685472 18446744073709551615 4321636 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 92078 12261 377 95 0 87060 0
[pid=18031/tid=18032] ppid=18029 vsize=368312 CPUtime=0.25 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 3974 0 0 0 24 1 0 0 18 0 4 0 632017246 377151488 12261 33554432000 4194304 4580107 140737469685472 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=368312 CPUtime=0.24 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 4432 0 0 0 23 1 0 0 18 0 4 0 632017246 377151488 12261 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=368312 CPUtime=0.27 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 2271 0 0 0 27 0 0 0 18 0 4 0 632017246 377151488 12261 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 368312

[startup+0.700394 s]
/proc/loadavg: 3.79 5.83 7.13 3/354 18031
/proc/meminfo: memFree=18711080/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=368312 CPUtime=2.67 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 17249 0 0 0 262 5 0 0 18 0 4 0 632017246 377151488 13895 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293755 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 92078 13895 377 95 0 87060 0
[pid=18031/tid=18032] ppid=18029 vsize=368312 CPUtime=0.65 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 4403 0 0 0 64 1 0 0 18 0 4 0 632017246 377151488 13895 33554432000 4194304 4580107 140737469685472 18446744073709551615 4317509 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=368312 CPUtime=0.64 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 4832 0 0 0 63 1 0 0 18 0 4 0 632017246 377151488 13895 33554432000 4194304 4580107 140737469685472 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=368312 CPUtime=0.67 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 2669 0 0 0 67 0 0 0 18 0 4 0 632017246 377151488 13895 33554432000 4194304 4580107 140737469685472 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 368312

[startup+1.50025 s]
/proc/loadavg: 3.79 5.83 7.13 10/364 18044
/proc/meminfo: memFree=18482220/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=376216 CPUtime=5.86 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 22177 0 0 0 580 6 0 0 19 0 4 0 632017246 385245184 13476 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293831 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 94054 13476 377 95 0 89036 0
[pid=18031/tid=18032] ppid=18029 vsize=376216 CPUtime=1.43 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 5619 0 0 0 142 1 0 0 19 0 4 0 632017246 385245184 13476 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=376216 CPUtime=1.45 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 6008 0 0 0 143 2 0 0 19 0 4 0 632017246 385245184 13476 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=376216 CPUtime=1.46 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 3972 0 0 0 146 0 0 0 19 0 4 0 632017246 385245184 13476 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 376216

[startup+3.10097 s]
/proc/loadavg: 3.79 5.83 7.13 9/364 18044
/proc/meminfo: memFree=18465728/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=377088 CPUtime=12.25 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 29669 0 0 0 1217 8 0 0 24 0 4 0 632017246 386138112 14650 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 94272 14650 377 95 0 89254 0
[pid=18031/tid=18032] ppid=18029 vsize=377088 CPUtime=3.03 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 7475 0 0 0 301 2 0 0 25 0 4 0 632017246 386138112 14650 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=377088 CPUtime=3.05 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 7904 0 0 0 303 2 0 0 25 0 4 0 632017246 386138112 14650 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=377088 CPUtime=3.06 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 5862 0 0 0 306 0 0 0 24 0 4 0 632017246 386138112 14651 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 377088

[startup+6.30039 s]
/proc/loadavg: 4.21 5.88 7.14 9/364 18044
/proc/meminfo: memFree=18428168/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=377460 CPUtime=25 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 49533 0 0 0 2488 12 0 0 25 0 4 0 632017246 386519040 24880 33554432000 4194304 4580107 140737469685472 18446744073709551615 4315274 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 94365 24880 379 95 0 89347 0
[pid=18031/tid=18032] ppid=18029 vsize=377460 CPUtime=6.18 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 10587 0 0 0 616 2 0 0 25 0 4 0 632017246 386519040 24880 33554432000 4194304 4580107 140737469685472 18446744073709551615 4321270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=377460 CPUtime=6.25 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 11129 0 0 0 621 4 0 0 25 0 4 0 632017246 386519040 24880 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=377460 CPUtime=6.26 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 9624 0 0 0 625 1 0 0 25 0 4 0 632017246 386519040 24880 33554432000 4194304 4580107 140737469685472 18446744073709551615 4342268 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 377460

[startup+12.7002 s]
/proc/loadavg: 4.51 5.92 7.15 9/364 18045
/proc/meminfo: memFree=18307684/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=367212 CPUtime=50.52 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 90966 0 0 0 5030 22 0 0 25 0 4 0 632017246 376025088 41086 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 91803 41087 379 95 0 86785 0
[pid=18031/tid=18032] ppid=18029 vsize=367212 CPUtime=12.51 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 20284 0 0 0 1246 5 0 0 25 0 4 0 632017246 376025088 41087 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=367212 CPUtime=12.65 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 25552 0 0 0 1258 7 0 0 25 0 4 0 632017246 376025088 41087 33554432000 4194304 4580107 140737469685472 18446744073709551615 4317131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=367212 CPUtime=12.67 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 20177 0 0 0 1263 4 0 0 25 0 4 0 632017246 376025088 41087 33554432000 4194304 4580107 140737469685472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 367212

[startup+25.501 s]
/proc/loadavg: 5.28 6.02 7.16 9/364 18045
/proc/meminfo: memFree=18037744/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=379316 CPUtime=101.57 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 158080 0 0 0 10119 38 0 0 25 0 4 0 632017246 388419584 63197 33554432000 4194304 4580107 140737469685472 18446744073709551615 4318418 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 94829 63197 379 95 0 89811 0
[pid=18031/tid=18032] ppid=18029 vsize=379316 CPUtime=25.16 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 37729 0 0 0 2507 9 0 0 25 0 4 0 632017246 388419584 63197 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=379316 CPUtime=25.44 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 40455 0 0 0 2534 10 0 0 25 0 4 0 632017246 388419584 63197 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=379316 CPUtime=25.46 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 36252 0 0 0 2539 7 0 0 25 0 4 0 632017246 388419584 63197 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 379316

[startup+51.1004 s]
/proc/loadavg: 6.21 6.18 7.18 9/364 18055
/proc/meminfo: memFree=17863692/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=555596 CPUtime=203.66 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 247531 0 0 0 20307 59 0 0 25 0 4 0 632017246 568930304 71658 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 138899 71659 379 95 0 133881 0
[pid=18031/tid=18032] ppid=18029 vsize=555596 CPUtime=50.47 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 61909 0 0 0 5032 15 0 0 25 0 4 0 632017246 568930304 71659 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=555596 CPUtime=51.03 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 62534 0 0 0 5089 14 0 0 25 0 4 0 632017246 568930304 71659 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=555596 CPUtime=51.06 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 57364 0 0 0 5093 13 0 0 25 0 4 0 632017246 568930304 71659 33554432000 4194304 4580107 140737469685472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 555596

[startup+102.313 s]
/proc/loadavg: 7.26 6.47 7.23 9/364 18056
/proc/meminfo: memFree=17596948/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=669700 CPUtime=407.9 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 406177 0 0 0 40690 100 0 0 25 0 4 0 632017246 685772800 86763 33554432000 4194304 4580107 140737469685472 18446744073709551615 4321874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 167425 86764 383 95 0 162407 0
[pid=18031/tid=18032] ppid=18029 vsize=669700 CPUtime=101.1 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 101626 0 0 0 10086 24 0 0 25 0 4 0 632017246 685772800 86764 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=669700 CPUtime=102.24 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 99871 0 0 0 10200 24 0 0 25 0 4 0 632017246 685772800 86764 33554432000 4194304 4580107 140737469685472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=669700 CPUtime=102.27 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 102041 0 0 0 10203 24 0 0 25 0 4 0 632017246 685772800 86764 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 669700

[startup+162.3 s]

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

[pid=18031] ppid=18029 vsize=1010888 CPUtime=2800.72 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 1720683 0 0 0 279580 492 0 0 25 0 4 0 632017246 1035149312 166211 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18031/statm: 252722 166211 379 95 0 247704 0
[pid=18031/tid=18032] ppid=18029 vsize=1010888 CPUtime=694.16 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 429306 0 0 0 69293 123 0 0 25 0 4 0 632017246 1035149312 166211 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1010888 CPUtime=702.08 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 427754 0 0 0 70086 122 0 0 25 0 4 0 632017246 1035149312 166211 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1010888 CPUtime=702.24 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 432951 0 0 0 70109 115 0 0 25 0 4 0 632017246 1035149312 166211 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.72
Current children cumulated vsize (KiB) 1010888

[startup+762.313 s]
/proc/loadavg: 8.07 7.91 7.66 9/364 18074
/proc/meminfo: memFree=16550956/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1131792 CPUtime=3040.04 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 1838948 0 0 0 303474 530 0 0 25 0 4 0 632017246 1158955008 192393 33554432000 4194304 4580107 140737469685472 18446744073709551615 4324541 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 282948 192393 379 95 0 277930 0
[pid=18031/tid=18032] ppid=18029 vsize=1131792 CPUtime=754.04 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 455171 0 0 0 75271 133 0 0 25 0 4 0 632017246 1158955008 192393 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1131792 CPUtime=762.08 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 467567 0 0 0 76075 133 0 0 25 0 4 0 632017246 1158955008 192393 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1131792 CPUtime=762.25 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 459205 0 0 0 76101 124 0 0 25 0 4 0 632017246 1158955008 192393 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.04
Current children cumulated vsize (KiB) 1131792

[startup+822.301 s]
/proc/loadavg: 8.11 7.95 7.68 9/364 18075
/proc/meminfo: memFree=16577980/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1083668 CPUtime=3279.28 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 1944232 0 0 0 327365 563 0 0 25 0 4 0 632017246 1109676032 191641 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 270917 191641 379 95 0 265899 0
[pid=18031/tid=18032] ppid=18029 vsize=1083668 CPUtime=814.01 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 482496 0 0 0 81259 142 0 0 25 0 4 0 632017246 1109676032 191641 33554432000 4194304 4580107 140737469685472 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1083668 CPUtime=822.06 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 494011 0 0 0 82065 141 0 0 25 0 4 0 632017246 1109676032 191641 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1083668 CPUtime=822.23 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 484892 0 0 0 82092 131 0 0 25 0 4 0 632017246 1109676032 191641 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.28
Current children cumulated vsize (KiB) 1083668

[startup+882.301 s]
/proc/loadavg: 8.11 7.99 7.71 9/364 18077
/proc/meminfo: memFree=16484328/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1137344 CPUtime=3518.55 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2053582 0 0 0 351256 599 0 0 25 0 4 0 632017246 1164640256 203568 33554432000 4194304 4580107 140737469685472 18446744073709551615 4417020 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 284336 203568 379 95 0 279318 0
[pid=18031/tid=18032] ppid=18029 vsize=1137344 CPUtime=874.01 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 507871 0 0 0 87249 152 0 0 25 0 4 0 632017246 1164640256 203568 33554432000 4194304 4580107 140737469685472 18446744073709551615 4342240 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1137344 CPUtime=882.04 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 519096 0 0 0 88054 150 0 0 25 0 4 0 632017246 1164640256 203568 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1137344 CPUtime=882.24 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 515610 0 0 0 88085 139 0 0 25 0 4 0 632017246 1164640256 203568 33554432000 4194304 4580107 140737469685472 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.55
Current children cumulated vsize (KiB) 1137344

[startup+942.3 s]
/proc/loadavg: 8.19 8.03 7.74 9/364 18078
/proc/meminfo: memFree=16390304/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1204976 CPUtime=3757.83 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2157075 0 0 0 375150 633 0 0 25 0 4 0 632017246 1233895424 218448 33554432000 4194304 4580107 140737469685472 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 301244 218448 379 95 0 296226 0
[pid=18031/tid=18032] ppid=18029 vsize=1204976 CPUtime=934.01 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 537655 0 0 0 93241 160 0 0 25 0 4 0 632017246 1233895424 218448 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1204976 CPUtime=942.03 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 544072 0 0 0 94045 158 0 0 25 0 4 0 632017246 1233895424 218448 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1204976 CPUtime=942.22 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 540679 0 0 0 94075 147 0 0 25 0 4 0 632017246 1233895424 218448 33554432000 4194304 4580107 140737469685472 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.83
Current children cumulated vsize (KiB) 1204976

[startup+1002.3 s]
/proc/loadavg: 8.14 8.04 7.76 9/364 18080
/proc/meminfo: memFree=16360012/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1220244 CPUtime=3997.1 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2258423 0 0 0 399042 668 0 0 25 0 4 0 632017246 1249529856 217121 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 305061 217121 379 95 0 300043 0
[pid=18031/tid=18032] ppid=18029 vsize=1220244 CPUtime=994 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 562419 0 0 0 99231 169 0 0 25 0 4 0 632017246 1249529856 217121 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1220244 CPUtime=1002.02 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 571570 0 0 0 100035 167 0 0 25 0 4 0 632017246 1249529856 217121 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293732 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1220244 CPUtime=1002.22 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 565585 0 0 0 100066 156 0 0 25 0 4 0 632017246 1249529856 217121 33554432000 4194304 4580107 140737469685472 18446744073709551615 4295731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.1
Current children cumulated vsize (KiB) 1220244

[startup+1062.3 s]
/proc/loadavg: 8.15 8.06 7.78 9/364 18082
/proc/meminfo: memFree=16288696/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1274176 CPUtime=4236.37 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2353915 0 0 0 422935 702 0 0 25 0 4 0 632017246 1304756224 233827 33554432000 4194304 4580107 140737469685472 18446744073709551615 4318731 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 318544 233827 379 95 0 313526 0
[pid=18031/tid=18032] ppid=18029 vsize=1274176 CPUtime=1054 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 587243 0 0 0 105221 179 0 0 25 0 4 0 632017246 1304756224 233827 33554432000 4194304 4580107 140737469685472 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1274176 CPUtime=1062 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 594729 0 0 0 106026 174 0 0 25 0 4 0 632017246 1304756224 233827 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1274176 CPUtime=1062.22 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 590083 0 0 0 106057 165 0 0 25 0 4 0 632017246 1304756224 233827 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.37
Current children cumulated vsize (KiB) 1274176

[startup+1122.3 s]
/proc/loadavg: 8.12 8.06 7.80 9/364 18083
/proc/meminfo: memFree=16226796/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1354716 CPUtime=4475.66 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2474944 0 0 0 446825 741 0 0 25 0 4 0 632017246 1387229184 247008 33554432000 4194304 4580107 140737469685472 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 338679 247008 379 95 0 333661 0
[pid=18031/tid=18032] ppid=18029 vsize=1354716 CPUtime=1113.99 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 611389 0 0 0 111210 189 0 0 25 0 4 0 632017246 1387229184 247008 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1354716 CPUtime=1121.99 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 619108 0 0 0 112017 182 0 0 25 0 4 0 632017246 1387229184 247008 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1354716 CPUtime=1122.22 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 614096 0 0 0 112048 174 0 0 25 0 4 0 632017246 1387229184 247008 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.66
Current children cumulated vsize (KiB) 1354716

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 7.82 9/364 18085
/proc/meminfo: memFree=16273032/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1315052 CPUtime=4714.94 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2582292 0 0 0 470716 778 0 0 25 0 4 0 632017246 1346613248 258164 33554432000 4194304 4580107 140737469685472 18446744073709551615 4321566 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 328763 258164 379 95 0 323745 0
[pid=18031/tid=18032] ppid=18029 vsize=1315052 CPUtime=1173.99 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 634726 0 0 0 117201 198 0 0 25 0 4 0 632017246 1346613248 258164 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1315052 CPUtime=1181.98 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 657587 0 0 0 118004 194 0 0 25 0 4 0 632017246 1346613248 258164 33554432000 4194304 4580107 140737469685472 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1315052 CPUtime=1182.22 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 636585 0 0 0 118040 182 0 0 25 0 4 0 632017246 1346613248 258164 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.94
Current children cumulated vsize (KiB) 1315052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.08 8.06 7.82 9/364 18085
/proc/meminfo: memFree=16131788/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1475908 CPUtime=4800.3 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2615185 0 0 0 479241 789 0 0 25 0 4 0 632017246 1511329792 277166 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 368977 277166 379 95 0 363959 0
[pid=18031/tid=18032] ppid=18029 vsize=1475908 CPUtime=1195.4 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 642525 0 0 0 119339 201 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1475908 CPUtime=1203.38 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 665442 0 0 0 120143 195 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4306066 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1475908 CPUtime=1203.63 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 645896 0 0 0 120178 185 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1475908

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

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

[startup+1203.7 s]
/proc/loadavg: 8.08 8.06 7.82 9/364 18085
/proc/meminfo: memFree=16131788/32951124 swapFree=67111348/67111528
[pid=18031] ppid=18029 vsize=1475908 CPUtime=4800.3 cores=0,2,4,6
/proc/18031/stat : 18031 (strangenight2-m) R 18029 18031 17203 0 -1 4202496 2615185 0 0 0 479241 789 0 0 25 0 4 0 632017246 1511329792 277166 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18031/statm: 368977 277166 379 95 0 363959 0
[pid=18031/tid=18032] ppid=18029 vsize=1475908 CPUtime=1195.4 cores=0,2,4,6
/proc/18031/task/18032/stat : 18032 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 642525 0 0 0 119339 201 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18031/tid=18033] ppid=18029 vsize=1475908 CPUtime=1203.38 cores=0,2,4,6
/proc/18031/task/18033/stat : 18033 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 665442 0 0 0 120143 195 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4306066 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18031/tid=18034] ppid=18029 vsize=1475908 CPUtime=1203.63 cores=0,2,4,6
/proc/18031/task/18034/stat : 18034 (strangenight2-m) R 18029 18031 17203 0 -1 4202560 645896 0 0 0 120178 185 0 0 25 0 4 0 632017246 1511329792 277170 33554432000 4194304 4580107 140737469685472 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1475908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.77
CPU time (s): 4800.39
CPU user time (s): 4792.45
CPU system time (s): 7.94379
CPU usage (%): 398.779
Max. virtual memory (cumulated for all children) (KiB): 1475908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.45
system time used= 7.94379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2615195
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= 6084
involuntary context switches= 23078

runsolver used 3.9504 second user time and 10.0145 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 20:00:14
IDJOB=3366122
IDBENCH=82531
IDSOLVER=1844
FILE ID=node145/3366122-1305396014
RUNJOBID= node145-1305396014-18017
PBS_JOBID= 13324435
Free space on /tmp= 73660 MiB

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

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

MD5SUM BENCH= a0ab6c55c9b144fcd835244bca95a82b
RANDOM SEED=2045699512

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18711236 kB
Buffers:        292744 kB
Cached:        8116184 kB
SwapCached:          0 kB
Active:        7263020 kB
Inactive:      6622672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18711236 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7140 kB
Writeback:           0 kB
AnonPages:     5476128 kB
Mapped:          27056 kB
Slab:           255476 kB
PageTables:      33828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79344020 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= 73644 MiB
End job on node145 at 2011-05-14 20:20:20