Trace number 3174275

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.26 1201.72

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
MD5SUM6dcea24e0d40e217adec300bb8ded029
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174275-1304116761.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.10	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.10	c -- vars added         50
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.38/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.38/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.38/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.85	c calculated reachability. Time: 0.00
0.38/0.85	c Calc default polars -  time:   0.00 s pos:      21 undec:       2 neg:      27
0.38/0.85	c =========================================================================================
0.38/0.85	c types(t): F = full restart, N = normal restart
0.38/0.85	c types(t): S = simplification begin/end, E = solution found
0.38/0.85	c restart types(rt): st = static, dy = dynamic
0.38/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.85	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.38/0.85	c  N dy     9      4388        50      4450         0      3798     31150     70163     15.44     16.26
0.38/0.85	c  N dy    18      8412        50      4450         0      5128     31150     88861     15.33     16.25
3.60/0.95	c  N dy    38     23814        50      4450         0      9844     31150    159341     14.77     15.71
3.97/1.05	c  F st    48     25002        50      4450         0     10891     31150    178571     14.85   no data
4.37/1.15	c  N st    53     28303        50      4450         0      7906     31150    124046     14.85   no data
4.37/1.19	c  S st    54     30001        50      4450         0      9353     31150    149902     14.85   no data
4.77/1.22	c  S st    54     30506        50      4450         0      9804     31150    158754     14.85   no data
4.77/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.77/1.22	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.77/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.77/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.43	c lits-rem:       176  cl-subs:     1461  v-elim:      0  v-fix:    0  time:  0.19 s
6.37/1.62	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.37/1.62	c calculated reachability. Time: 0.00
6.37/1.62	c  N dy    54     30506        50      4450         0      8343     31150    134102     14.85   no data
7.18/1.82	c  N dy    83     34593        50      4450         0     11929     31150    199550     15.03     16.03
7.97/2.04	c  N dy   123     38644        50      4450         0      8681     31150    132004     15.28     17.91
9.17/2.30	c  N dy   162     43286        50      4450         0     12741     31150    208749     15.49     16.34
9.57/2.46	c  S st   183     45760        50      4450         0     14916     31150    249971     15.58   no data
9.97/2.51	c  S st   183     46261        50      4450         0     15366     31150    258608     15.58   no data
9.97/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.97/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.97/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.97/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.97/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.97/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.83	c lits-rem:       202  cl-subs:     2015  v-elim:      0  v-fix:    0  time:  0.31 s
11.17/2.83	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.17/2.84	c vivif2 --  cl tried    13351 cl shrink        0 lits rem          0 time: 0.00
12.36/3.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
12.36/3.11	c calculated reachability. Time: 0.00
12.36/3.11	c  N dy   183     46261        50      4450         0     13351     31150    219470     15.58   no data
15.17/3.88	c  N dy   198     61228        50      4450         0     10054     31150    139100     15.20     16.26
16.76/4.29	c  N dy   224     68548        50      4450         0     16428     31150    254747     15.20     16.11
17.16/4.36	c  S st   233     69391        50      4450         0     17178     31150    268979     15.23   no data
17.56/4.41	c  S st   233     69898        50      4450         0     17628     31150    277535     15.23   no data
17.56/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.56/4.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.56/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.56/4.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.56/4.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.56/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.90	c lits-rem:       295  cl-subs:     2945  v-elim:      0  v-fix:    0  time:  0.47 s
19.55/4.90	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.55/4.90	c vivif2 --  cl tried    14683 cl shrink        0 lits rem          0 time: 0.00
20.37/5.20	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.37/5.20	c calculated reachability. Time: 0.00
20.37/5.20	c  N dy   233     69898        50      4450         0     14683     31150    228783     15.23   no data
21.94/5.51	c  N dy   261     74371        50      4450         0     18577     31150    300922     15.30     16.56
22.74/5.78	c  N dy   283     79160        50      4450         0     13395     31150    196765     15.33     17.64
24.77/6.30	c  N dy   301     87140        50      4450         0     20257     31150    318034     15.29     16.10
25.17/6.35	c  F st   305     87500        50      4450         0     10331     31150    135279     15.30   no data
26.35/6.63	c  N dy   311     92697        50      4450         0     14810     31150    217541     15.30   no data
27.95/7.08	c  N dy   351     98626        50      4450         0     19962     31150    313637     15.38     16.93
29.94/7.57	c  S st   403    104848        50      4450         0     14216     31150    200215     15.47     14.68
30.34/7.61	c  S st   403    105349        50      4450         0     14659     31150    208938     15.47   no data
30.34/7.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.34/7.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.34/7.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.34/7.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.34/7.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.34/7.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.34/7.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.34/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.74/7.79	c lits-rem:        81  cl-subs:      806  v-elim:      0  v-fix:    0  time:  0.16 s
30.74/7.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.74/7.79	c vivif2 --  cl tried    13853 cl shrink        0 lits rem          0 time: 0.00
31.94/8.08	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
31.94/8.08	c calculated reachability. Time: 0.00
31.94/8.08	c  N dy   403    105349        50      4450         0     13853     31150    193268     15.47   no data
33.95/8.59	c  N dy   411    113361        50      4450         0     20725     31150    313428     15.38     16.31
36.33/9.16	c  N dy   446    120875        50      4450         0     15208     31150    208928     15.42     16.25
40.33/10.11	c  N dy   456    133929        50      4450         0     13458     31150    168339     15.23     16.12
42.75/10.75	c  N dy   538    142485        50      4450         0     20932     31150    309448     15.35     17.00
47.14/11.86	c  N dy   591    155717        50      4450         0     18621     31150    254697     15.37     16.20
47.91/12.03	c  S st   606    158024        50      4450         0     20648     31150    292698     15.39     15.26
47.91/12.09	c  S st   606    158528        50      4450         0     21092     31150    301176     15.39   no data
47.91/12.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.31/12.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
48.31/12.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.31/12.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.31/12.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.31/12.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.31/12.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.31/12.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.31/12.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.58	c lits-rem:       205  cl-subs:     2331  v-elim:      0  v-fix:    0  time:  0.46 s
49.91/12.58	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.91/12.58	c vivif2 --  cl tried    18761 cl shrink        0 lits rem          0 time: 0.00
51.53/12.92	c asymm  cl-useful: 0/4032/4450 lits-rem:0 time: 0.34
51.53/12.92	c calculated reachability. Time: 0.00
51.53/12.92	c  N dy   606    158528        50      4450         0     18761     31150    261896     15.39   no data
55.11/13.87	c  N dy   661    168702        50      4450         0     27629     31150    425565     15.43     16.56
59.10/14.84	c  N dy   719    179786        50      4450         0     22693     31150    327553     15.48     16.32
63.49/15.96	c  N dy   748    191302        50      4450         0     17060     31150    215537     15.46     16.55
67.49/16.92	c  N dy   753    204738        50      4450         0     28548     31150    417973     15.39     16.27
72.68/18.28	c  N dy   856    218016        50      4450         0     23779     31150    334547     15.47     16.29
79.47/19.98	c  N dy   903    234886        50      4450         0     21054     31150    269535     15.45     16.30
80.67/20.23	c  S st   916    237792        50      4450         0     23553     31150    315156     15.46     13.95
80.67/20.29	c  S st   916    238294        50      4450         0     24002     31150    323810     15.46   no data
80.67/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.07/20.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.07/20.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.07/20.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.07/20.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.07/20.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
81.07/20.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.07/20.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
81.07/20.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.66/20.79	c lits-rem:       211  cl-subs:     2255  v-elim:      0  v-fix:    0  time:  0.48 s
82.66/20.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.06/20.80	c vivif2 --  cl tried    21747 cl shrink        0 lits rem          0 time: 0.00
84.26/21.14	c asymm  cl-useful: 0/3786/4450 lits-rem:0 time: 0.34
84.26/21.14	c calculated reachability. Time: 0.00
84.26/21.14	c  N dy   916    238294        50      4450         0     21747     31150    285509     15.46   no data
90.26/22.64	c  N dy   955    253536        50      4450         0     34878     31150    519715     15.43     17.60
98.25/24.64	c  N dy  1015    274027        50      4450         0     34475     31150    502713     15.41     16.31
106.64/26.79	c  N dy  1087    295056        50      4450         0     33729     31150    482294     15.40     16.34
112.64/28.21	c  F st  1167    306251        50      4450         0     23659     31150    298399     15.45     15.06
115.42/28.96	c  N dy  1198    314002        50      4450         0     30402     31150    425400     15.47     16.29
125.83/31.56	c  N dy  1256    337316        50      4450         0     29675     31150    393992     15.44     16.52
135.80/34.04	c  N dy  1317    357443        50      4450         0     25556     31150    319181     15.44     14.65
135.80/34.04	c  S st  1317    357443        50      4450         0     25556     31150    319181     15.44     14.65
136.20/34.11	c  S st  1317    357947        50      4450         0     26001     31150    327876     15.44   no data
136.20/34.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.20/34.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.20/34.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.20/34.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.20/34.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.20/34.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.20/34.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.20/34.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.20/34.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.80/34.53	c lits-rem:       145  cl-subs:     1355  v-elim:      0  v-fix:    0  time:  0.39 s
137.80/34.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
137.80/34.53	c vivif2 --  cl tried    24646 cl shrink        0 lits rem          0 time: 0.00
138.20/34.61	c asymm  cl-useful: 0/664/4450 lits-rem:0 time: 0.08
138.20/34.61	c calculated reachability. Time: 0.00
138.20/34.61	c  N dy  1317    357947        50      4450         0     24646     31150    304382     15.44   no data
147.38/36.90	c  N dy  1381    378003        50      4450         0     41949     31150    618267     15.43     16.95
165.78/41.54	c  N dy  1408    420846        50      4450         0     33056     31149    420601     15.19     16.11
178.96/44.86	c  N dy  1573    440909        50      4450         0     26500     31149    313668     15.27     17.91
197.71/49.56	c  N dy  1742    476553        50      4450         0     32179     31149    399191     15.27     16.21
210.09/52.65	c  N dy  1867    496635        50      4450         0     49611     31149    722347     15.31     17.47
221.28/55.47	c  N dy  1942    518962        50      4450         0     42862     31149    590899     15.31     16.30
232.87/58.33	c  S st  2021    536920        50      4450         0     31625     31149    381525     15.32     14.54
233.27/58.42	c  S st  2021    537424        50      4450         0     32073     31149    390089     15.32   no data
233.27/58.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
233.27/58.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
233.27/58.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.27/58.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.27/58.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.27/58.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
233.27/58.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
233.27/58.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
233.27/58.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.68/59.05	c lits-rem:       192  cl-subs:     1958  v-elim:      0  v-fix:    0  time:  0.60 s
235.68/59.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
235.68/59.05	c vivif2 --  cl tried    30115 cl shrink        0 lits rem          0 time: 0.00
237.26/59.42	c asymm  cl-useful: 0/2792/4450 lits-rem:0 time: 0.36
237.26/59.42	c calculated reachability. Time: 0.00
237.26/59.42	c  N dy  2021    537424        50      4450         0     30115     31149    358175     15.32   no data
248.44/62.29	c  N dy  2119    557658        50      4450         0     47571     31149    677814     15.34     16.20
262.81/65.81	c  N dy  2296    577667        50      4450         0     37482     31149    491809     15.39     18.26
277.20/69.45	c  N dy  2428    597710        50      4450         0     54825     31149    816656     15.43     17.93
290.38/72.72	c  N dy  2566    617807        50      4450         0     43832     31149    599515     15.47     16.93
305.98/76.61	c  N dy  2676    638392        50      4450         0     32210     31149    371811     15.49     16.44
318.35/79.73	c  N dy  2793    658904        50      4450         0     49942     31149    700327     15.51     16.47
332.34/83.22	c  N dy  2870    679035        50      4450         0     37078     31149    456298     15.51     16.33
347.11/86.99	c  N dy  2993    700548        50      4450         0     55726     31149    801181     15.53     16.41
361.89/90.60	c  N dy  3090    720549        50      4450         0     41785     31149    538197     15.53     16.41
376.69/94.32	c  N dy  3109    743451        50      4450         0     61352     31149    880417     15.49     16.34
389.88/97.69	c  N dy  3211    763466        50      4450         0     46866     31149    624207     15.50     16.80
407.45/102.04	c  N dy  3327    783503        50      4450         0     64149     31149    943245     15.52     17.09
421.81/105.66	c  N dy  3421    806137        50      4450         0     50747     31149    681233     15.52     13.93
421.81/105.66	c  S st  3421    806137        50      4450         0     50747     31149    681233     15.52     13.93
422.61/105.80	c  S st  3421    806643        50      4450         0     51187     31149    689779     15.52   no data
422.61/105.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
422.61/105.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
422.61/105.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.61/105.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.61/105.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.61/105.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
422.61/105.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.61/105.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
422.61/105.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.40/108.59	c lits-rem:       542  cl-subs:     6275  v-elim:      0  v-fix:    0  time:  2.74 s
433.40/108.59	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
433.40/108.60	c vivif2 --  cl tried    44912 cl shrink        0 lits rem          0 time: 0.01
434.58/108.84	c asymm  cl-useful: 0/857/4450 lits-rem:0 time: 0.24
434.58/108.84	c calculated reachability. Time: 0.00
434.58/108.84	c  N dy  3421    806643        50      4450         0     44912     31149    581592     15.52   no data
455.77/114.17	c  N dy  3527    833221        50      4450         0     34705     31149    381688     15.52     16.44
469.34/117.54	c  N dy  3640    853230        50      4450         0     52042     31149    703155     15.54     18.24
489.71/122.67	c  N dy  3706    879813        50      4450         0     40494     31149    473245     15.51     16.49
504.11/126.29	c  N dy  3750    901243        50      4450         0     58830     31149    803400     15.50     16.32
520.87/130.40	c  N dy  3781    923944        50      4450         0     43128     31149    512519     15.48     16.37
535.64/134.19	c  N dy  3861    944429        50      4450         0     60725     31149    833361     15.48     16.31
555.22/139.06	c  N dy  4016    964497        50      4450         0     42128     31149    502306     15.51     18.23
572.00/143.21	c  N dy  4126    985919        50      4450         0     60623     31149    847145     15.52     16.44
590.77/147.97	c  N dy  4247   1006201        50      4450         0     41147     31149    473709     15.53     16.37
607.54/152.13	c  N dy  4379   1026671        50      4450         0     58866     31149    805752     15.55     16.45
629.92/157.77	c  N dy  4478   1048943        50      4450         0     40150     31149    443555     15.56     16.47
646.29/161.84	c  F st  4575   1071879        50      4450         0     59840     31149    805603     15.56     14.96
646.29/161.84	c  N st  4575   1071879        50      4450         0     59840     31149    805603     15.56     14.96
673.46/168.61	c  N dy  4673   1100477        50      4450         0     45585     31149    528778     15.55     16.57
690.23/172.89	c  N dy  4789   1120545        50      4450         0     62806     31149    849305     15.56     17.57
707.82/177.26	c  N dy  4804   1140621        50      4450         0     40450     31149    436379     15.54     16.99
722.99/181.06	c  N dy  4917   1160690        50      4450         0     57748     31149    759894     15.55     17.44
741.76/185.79	c  N dy  5001   1180736        50      4450         0     74899     31149   1073765     15.55     18.06
761.33/190.70	c  N dy  5135   1200833        50      4450         0     51919     31149    645299     15.57     16.97
770.53/192.92	c  S st  5175   1209964        50      4450         0     59830     31149    791436     15.57   no data
771.33/193.15	c  S st  5175   1210467        50      4450         0     60265     31149    799768     15.57   no data
771.33/193.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.33/193.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
771.33/193.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.33/193.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.33/193.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.33/193.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
771.33/193.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.75/193.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
771.75/193.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.50/198.40	c lits-rem:       615  cl-subs:     6088  v-elim:      0  v-fix:    0  time:  5.17 s
792.50/198.40	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
792.50/198.42	c vivif2 --  cl tried    54177 cl shrink        0 lits rem          0 time: 0.01
794.11/198.81	c asymm  cl-useful: 0/726/4450 lits-rem:0 time: 0.39
794.11/198.81	c calculated reachability. Time: 0.00
794.11/198.81	c  N dy  5175   1210467        50      4450         0     54177     31149    690420     15.57   no data
819.65/205.22	c  N dy  5283   1230559        50      4450         0     71450     31149   1012142     15.58     17.19
847.22/212.10	c  N dy  5413   1256591        50      4450         0     52918     31149    650558     15.59     16.51
866.39/216.95	c  N dy  5528   1276672        50      4450         0     70202     31149    971920     15.60     17.65
889.16/222.62	c  N dy  5624   1296752        50      4450         0     45541     31149    511846     15.60     18.26
906.34/226.95	c  N dy  5746   1316757        50      4450         0     62724     31149    832948     15.62     18.34
929.51/232.74	c  N dy  5844   1337119        50      4450         0     80256     31149   1159407     15.63     16.54
948.28/237.47	c  N dy  5925   1357142        50      4450         0     54582     31149    669356     15.63     17.33
971.45/243.22	c  N dy  6014   1378605        50      4450         0     73087     31149   1011432     15.63     16.57
1000.63/250.54	c  N dy  6117   1398887        50      4450         0     46722     31149    516289     15.64     16.47
1017.80/254.83	c  N dy  6213   1419199        50      4450         0     64144     31149    838940     15.65     16.55
1044.57/261.53	c  N dy  6282   1443712        50      4450         0     85086     31149   1220232     15.64     16.51
1065.32/266.77	c  N dy  6403   1463807        50      4450         0     57839     31149    719590     15.65     17.70
1085.29/271.79	c  N dy  6478   1483901        50      4450         0     75023     31149   1035939     15.66     17.09
1118.87/280.20	c  N dy  6560   1517654        50      4450         0     58316     31149    703384     15.64     16.57
1137.62/284.88	c  N dy  6610   1537702        50      4450         0     75484     31149   1014921     15.63     17.41
1169.97/292.92	c  N dy  6654   1570235        50      4450         0     56919     31149    671040     15.61     16.48
1190.74/298.14	c  N dy  6759   1590310        50      4450         0     74190     31149    992482     15.62     17.34
1221.11/305.79	c  N dy  6820   1619393        50      4450         0     51998     31149    580021     15.60     16.61
1240.67/310.68	c  N dy  6925   1640348        50      4450         0     69931     31149    913650     15.61     16.47
1267.04/317.24	c  N dy  7071   1660402        50      4450         0     87254     31149   1244309     15.62     17.01
1292.60/323.67	c  N dy  7205   1680455        50      4450         0     56542     31149    666624     15.64     17.25
1321.40/330.84	c  N dy  7291   1710469        50      4450         0     82212     31149   1135208     15.63     13.63
1321.40/330.84	c  S st  7291   1710469        50      4450         0     82212     31149   1135208     15.63     13.63
1322.17/331.08	c  S st  7291   1710970        50      4450         0     82658     31149   1143900     15.63   no data
1322.17/331.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1322.57/331.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1322.57/331.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1322.57/331.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1322.57/331.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1322.57/331.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1322.57/331.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1322.57/331.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1322.57/331.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1372.90/343.77	c lits-rem:       953  cl-subs:    11798  v-elim:      0  v-fix:    0  time: 12.59 s
1372.90/343.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1372.90/343.79	c vivif2 --  cl tried    70860 cl shrink        0 lits rem          0 time: 0.01
1374.89/344.23	c asymm  cl-useful: 0/746/4450 lits-rem:0 time: 0.45
1374.89/344.24	c calculated reachability. Time: 0.00
1374.89/344.24	c  N dy  7291   1710970        50      4450         0     70860     31149    940833     15.63   no data
1406.05/352.06	c  N dy  7376   1731266        50      4450         0     88213     31149   1261496     15.64     16.52
1432.01/358.51	c  N dy  7437   1751578        50      4450         0     57612     31149    679033     15.63     16.46
1464.36/366.68	c  N dy  7480   1789257        50      4450         0     89610     31149   1241362     15.61     16.46
1488.35/372.69	c  N dy  7565   1809284        50      4450         0     57582     31149    663454     15.61     16.57
1512.30/378.66	c  N dy  7705   1830431        50      4450         0     75743     31149   1005242     15.62     16.51
1539.07/385.30	c  N dy  7788   1851244        50      4450         0     93541     31149   1329419     15.62     16.44
1565.03/391.87	c  N dy  7872   1871327        50      4450         0     60505     31149    717907     15.62     16.83
1588.20/397.64	c  N dy  7966   1891376        50      4450         0     77782     31149   1037706     15.62     16.55
1627.75/407.56	c  N dy  8029   1924591        50      4450         0     54786     31149    598158     15.60     16.44
1648.92/412.90	c  N dy  8128   1946251        50      4450         0     73338     31149    939508     15.61     16.46
1677.68/420.04	c  N dy  8245   1967281        50      4450         0     91359     31149   1275922     15.61     16.56
1707.65/427.52	c  N dy  8340   1987603        50      4450         0     56613     31149    629156     15.62     16.45
1727.61/432.50	c  N dy  8426   2007859        50      4450         0     74029     31149    952627     15.62     16.48
1755.17/439.46	c  N dy  8555   2027877        50      4450         0     91190     31149   1275483     15.63     17.14
1796.32/449.76	c  N dy  8592   2069171        50      4450         0     73009     31149    895087     15.60     16.45
1822.69/456.35	c  N dy  8673   2090035        50      4450         0     90901     31149   1224902     15.60     16.44
1857.45/465.08	c  N dy  8739   2115919        50      4450         0     59243     31149    658794     15.59     16.46
1879.42/470.56	c  N dy  8853   2135959        50      4450         0     76474     31149    982417     15.60     17.31
1913.35/479.04	c  N dy  9003   2158744        50      4450         0     95995     31149   1348782     15.61     16.47
1950.51/488.33	c  N dy  9126   2184027        50      4450         0     63033     31149    727183     15.61     16.44
1974.87/494.40	c  N dy  9249   2204099        50      4450         0     80299     31149   1050842     15.62     17.21
1984.88/496.90	c  S st  9308   2210970        50      4450         0     86230     31149   1164092     15.63   no data
1985.66/497.18	c  S st  9308   2211473        50      4450         0     86671     31149   1172714     15.63   no data
1985.66/497.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1986.06/497.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1986.06/497.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1986.06/497.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1986.06/497.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1986.06/497.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1986.06/497.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1986.06/497.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1986.06/497.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2020.03/505.75	c lits-rem:       875  cl-subs:    10011  v-elim:      0  v-fix:    0  time:  8.47 s
2020.03/505.75	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2020.03/505.76	c vivif2 --  cl tried    76660 cl shrink        0 lits rem          0 time: 0.02
2021.61/506.17	c asymm  cl-useful: 0/550/4450 lits-rem:0 time: 0.40
2021.61/506.17	c calculated reachability. Time: 0.00
2021.61/506.17	c  N dy  9308   2211473        50      4450         0     76660     31149    992722     15.63   no data
2054.77/514.46	c  N dy  9419   2231496        50      4450         0     93885     31149   1315384     15.63     17.36
2096.70/524.98	c  N dy  9530   2253508        50      4450         0     57719     31149    623028     15.63     16.76
2119.87/530.74	c  N dy  9639   2273536        50      4450         0     74880     31149    944114     15.64     17.04
2146.64/537.42	c  N dy  9713   2294987        50      4450         0     93191     31149   1278005     15.64     16.67
2179.39/545.62	c  N dy  9753   2318651        50      4450         0     57241     31149    607654     15.63     16.63
2202.56/551.40	c  N dy  9846   2340922        50      4450         0     76235     31149    957268     15.63     16.55
2227.32/557.68	c  N dy  9939   2361019        50      4450         0     93327     31149   1273431     15.64     17.44
2284.04/571.84	c  N dy  9972   2410339        50      4450         0     77904     31149    943504     15.60     16.42
2312.01/578.85	c  N dy 10066   2431645        50      4450         0     96069     31149   1277647     15.60     16.50
2353.97/589.35	c  N dy 10197   2456470        50      4450         0     59530     31149    634904     15.60     16.53
2376.72/595.07	c  N dy 10312   2477145        50      4450         0     77180     31149    964501     15.61     16.50
2401.90/601.37	c  N dy 10378   2497243        50      4450         0     94325     31149   1277107     15.61     16.61
2442.63/611.54	c  N dy 10485   2520525        50      4450         0    114182     31149   1642633     15.61     16.54
2474.58/619.60	c  N dy 10528   2549794        50      4450         0     80317     31149    995500     15.60     16.44
2503.37/626.77	c  N dy 10632   2569797        50      4450         0     97448     31149   1315910     15.60     16.46
2538.52/635.55	c  N dy 10725   2589848        50      4450         0    114591     31149   1634370     15.61     16.61
2575.65/644.83	c  N dy 10849   2618186        50      4450         0     79198     31149    980923     15.61     16.49
2603.21/651.76	c  N dy 10867   2645296        50      4450         0    102071     31149   1382110     15.60     16.53
2642.76/661.60	c  N dy 11004   2665320        50      4450         0    119245     31149   1706717     15.60     16.74
2672.32/669.05	c  N dy 11147   2688265        50      4450         0     78469     31149    968489     15.61     16.44
2700.29/676.00	c  N dy 11190   2711473        50      4450         0     98143     31149   1322994     15.60     12.97
2700.29/676.00	c  S st 11190   2711473        50      4450         0     98143     31149   1322994     15.60     12.97
2701.48/676.30	c  S st 11190   2711976        50      4450         0     98587     31149   1331634     15.60   no data
2701.48/676.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2701.48/676.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2701.48/676.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2701.48/676.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2701.48/676.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2701.48/676.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2701.48/676.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2701.48/676.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2701.88/676.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2748.61/688.11	c lits-rem:       944  cl-subs:    13321  v-elim:      0  v-fix:    0  time: 11.69 s
2748.61/688.11	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2748.61/688.13	c vivif2 --  cl tried    85266 cl shrink        0 lits rem          0 time: 0.02
2749.81/688.46	c asymm  cl-useful: 0/497/4450 lits-rem:0 time: 0.34
2749.81/688.47	c calculated reachability. Time: 0.00
2749.81/688.47	c  N dy 11190   2711976        50      4450         0     85266     31149   1104643     15.60   no data
2782.97/696.76	c  N dy 11321   2732018        50      4450         0    102437     31149   1426926     15.61     17.87
2834.10/709.58	c  N dy 11450   2752121        50      4450         0    119711     31149   1752941     15.62     17.95
2867.25/717.87	c  N dy 11541   2772774        50      4450         0     76850     31149    934639     15.62     16.66
2894.44/724.62	c  N dy 11614   2792862        50      4450         0     93886     31149   1244281     15.62     17.54
2931.16/733.89	c  N dy 11771   2813014        50      4450         0    111197     31149   1573181     15.63     16.46
2969.13/743.31	c  N dy 11886   2833281        50      4450         0     66692     31149    733244     15.63     16.55
2991.88/749.07	c  N dy 11980   2853310        50      4450         0     83818     31149   1049439     15.64     17.67
3020.63/756.24	c  N dy 12071   2873356        50      4450         0    100952     31149   1365891     15.64     17.73
3060.19/766.18	c  N dy 12190   2893956        50      4450         0    118572     31149   1696583     15.64     16.47
3092.16/774.17	c  N dy 12309   2914045        50      4450         0     72863     31149    845386     15.65     17.63
3118.91/780.82	c  N dy 12396   2934187        50      4450         0     90075     31149   1161884     15.65     16.55
3153.27/789.43	c  N dy 12519   2954354        50      4450         0    107363     31149   1485904     15.65     16.50
3197.22/800.45	c  N dy 12660   2975934        50      4450         0    125775     31149   1832230     15.66     16.54
3226.76/807.80	c  N dy 12777   2996655        50      4450         0     79466     31149    954384     15.66     16.66
3300.66/826.33	c  N dy 12849   3052257        50      4450         0    126444     31149   1780590     15.64     16.49
3329.04/833.48	c  N dy 12920   3072329        50      4450         0     78895     31149    932927     15.64     18.92
3357.78/840.60	c  N dy 13016   3092334        50      4450         0     95985     31149   1250260     15.64     16.65
3395.35/850.02	c  N dy 13139   3113300        50      4450         0    113894     31149   1585141     15.64     16.47
3437.27/860.55	c  N dy 13186   3142005        50      4450         0     72622     31149    804547     15.63     16.46
3467.23/868.05	c  N dy 13247   3167833        50      4450         0     94553     31149   1201498     15.63     16.49
3509.19/878.59	c  N dy 13365   3192963        50      4450         0    116003     31149   1597845     15.63     16.47
3549.52/888.60	c  S st 13457   3211976        50      4450         0    132177     31149   1897103     15.64     12.68
3551.12/889.05	c  S st 13457   3212481        50      4450         0    132610     31149   1905603     15.64   no data
3551.12/889.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3551.52/889.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3551.52/889.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3551.52/889.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3551.52/889.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3551.52/889.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3551.52/889.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3551.52/889.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3551.91/889.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3657.38/915.60	c lits-rem:      1301  cl-subs:    24519  v-elim:      0  v-fix:    0  time: 26.40 s
3657.38/915.61	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3657.38/915.63	c vivif2 --  cl tried   108091 cl shrink        0 lits rem          0 time: 0.02
3658.99/916.04	c asymm  cl-useful: 0/360/4450 lits-rem:0 time: 0.41
3658.99/916.05	c calculated reachability. Time: 0.00
3658.99/916.05	c  N dy 13457   3212481        50      4450         0    108091     31149   1491749     15.64   no data
3698.90/926.03	c  N dy 13559   3232499        50      4450         0    125197     31149   1809638     15.64     17.26
3737.68/935.74	c  N dy 13586   3264936        50      4450         0     87939     31149   1066993     15.62     16.48
3769.21/943.62	c  N dy 13703   3284941        50      4450         0    104971     31149   1384607     15.63     17.71
3808.38/953.41	c  N dy 13833   3304948        50      4450         0    122075     31149   1706984     15.63     19.45
3853.90/964.89	c  N dy 13977   3330852        50      4450         0     77932     31149    904774     15.64     16.49
3885.85/972.83	c  N dy 14073   3350928        50      4450         0     95011     31149   1220924     15.64     17.11
3931.01/984.17	c  N dy 14130   3383901        50      4450         0    122804     31149   1711998     15.63     16.53
3975.72/995.36	c  N dy 14277   3405353        50      4450         0     73743     31149    818953     15.64     16.47
4004.89/1002.66	c  N dy 14409   3425666        50      4450         0     91122     31149   1146896     15.64     16.47
4041.63/1011.85	c  N dy 14568   3445717        50      4450         0    108324     31149   1476408     15.65     16.70
4083.58/1022.35	c  N dy 14690   3465798        50      4450         0    125508     31149   1798922     15.65     18.40
4125.52/1032.80	c  N dy 14798   3485861        50      4450         0     73781     31149    810528     15.66     18.83
4153.49/1039.81	c  N dy 14924   3505871        50      4450         0     90800     31149   1131490     15.66     17.02
4192.63/1049.69	c  N dy 15003   3533632        50      4450         0    114416     31149   1557114     15.66     16.70
4239.76/1061.42	c  N dy 15178   3553729        50      4450         0    131648     31149   1888469     15.67     17.35
4279.31/1071.35	c  N dy 15226   3580392        50      4450         0     84407     31149    981630     15.66     16.50
4321.66/1081.93	c  N dy 15364   3608122        50      4450         0    108018     31149   1417637     15.66     16.52
4354.41/1090.16	c  N dy 15389   3628126        50      4450         0    124897     31149   1713063     15.66     17.19
4405.14/1102.84	c  N dy 15537   3648273        50      4450         0     71569     31149    754661     15.66     16.56
4439.09/1111.35	c  N dy 15633   3676619        50      4450         0     95644     31149   1192314     15.66     16.49
4467.08/1118.34	c  N dy 15676   3696674        50      4450         0    112665     31149   1494179     15.65     18.03
4493.84/1125.06	c  S st 15705   3712483        50      4450         0    125913     31149   1730071     15.65   no data
4495.82/1125.53	c  S st 15705   3712988        50      4450         0    126358     31149   1739020     15.65   no data
4495.82/1125.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4496.22/1125.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4496.22/1125.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4496.22/1125.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4496.22/1125.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4496.22/1125.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4496.22/1125.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4496.22/1125.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4496.22/1125.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4586.48/1148.25	c lits-rem:      1005  cl-subs:    21609  v-elim:      0  v-fix:    0  time: 22.57 s
4586.48/1148.25	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4586.48/1148.27	c vivif2 --  cl tried   104749 cl shrink        0 lits rem          0 time: 0.02
4588.08/1148.63	c asymm  cl-useful: 0/390/4450 lits-rem:0 time: 0.36
4588.08/1148.64	c calculated reachability. Time: 0.00
4588.08/1148.64	c  N dy 15705   3712988        50      4450         0    104749     31149   1385105     15.65   no data
4627.63/1158.59	c  N dy 15839   3733034        50      4450         0    121880     31149   1709786     15.66     17.71
4671.97/1169.61	c  F st 15964   3751562        50      4450         0    137665     31149   2008687     15.66     13.87
4676.37/1170.75	c  N st 15968   3753593        50      4450         0    139406     31149   2041483     15.66   no data
4703.53/1177.50	c  N dy 16032   3774364        50      4450         0     87201     31149   1038729     15.66     16.61
4737.88/1186.17	c  N dy 16186   3794408        50      4450         0    104374     31149   1366377     15.67     16.50
4778.63/1196.38	c  N dy 16325   3814421        50      4450         0    121466     31149   1689833     15.67     17.53

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 523276827 52441088 353 33554432000 4194304 4627427 140734818181488 18446744073709551615 47436463630248 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 12803 353 303 106 0 7774 0
[pid=4260/tid=4261] ppid=4258 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 4 0 523276828 52441088 353 33554432000 4194304 4627427 140734818181488 18446744073709551615 222921777083 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 523276828 52441088 353 33554432000 4194304 4627427 140734818181488 18446744073709551615 47436463630256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 523276828 52441088 353 33554432000 4194304 4627427 140734818181488 18446744073709551615 222916824150 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.101981 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=281872 CPUtime=0.38 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 1294 0 0 0 38 0 0 0 18 0 4 0 523276827 288636928 1206 33554432000 4194304 4627427 140734818181488 18446744073709551615 222921820343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 70505 1312 370 106 0 65476 0
[pid=4260/tid=4261] ppid=4258 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 199 0 0 0 9 0 0 0 18 0 4 0 523276828 288935936 1340 33554432000 4194304 4627427 140734818181488 18446744073709551615 222921473803 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) D 4258 4260 3446 0 -1 4202560 207 0 0 0 9 0 0 0 18 0 4 0 523276828 288935936 1387 33554432000 4194304 4627427 140734818181488 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 296 0 0 0 9 0 0 0 18 0 4 0 523276828 288935936 1428 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281872

[startup+0.90734 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=286336 CPUtime=3.6 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 5644 0 0 0 359 1 0 0 19 0 4 0 523276827 293208064 3220 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 71584 3221 384 106 0 66555 0
[pid=4260/tid=4261] ppid=4258 vsize=286336 CPUtime=0.89 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1348 0 0 0 89 0 0 0 19 0 4 0 523276828 293208064 3221 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=286336 CPUtime=0.89 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1305 0 0 0 89 0 0 0 19 0 4 0 523276828 293208064 3221 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=286336 CPUtime=0.89 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1143 0 0 0 89 0 0 0 18 0 4 0 523276828 293208064 3221 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 286336

[startup+1.00032 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=286408 CPUtime=3.97 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 6042 0 0 0 396 1 0 0 19 0 4 0 523276827 293281792 3341 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 71602 3341 385 106 0 66573 0
[pid=4260/tid=4261] ppid=4258 vsize=286408 CPUtime=0.99 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1399 0 0 0 99 0 0 0 19 0 4 0 523276828 293281792 3341 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=286408 CPUtime=0.99 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1364 0 0 0 99 0 0 0 19 0 4 0 523276828 293281792 3341 33554432000 4194304 4627427 140734818181488 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=286408 CPUtime=0.99 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1362 0 0 0 99 0 0 0 19 0 4 0 523276828 293281792 3341 33554432000 4194304 4627427 140734818181488 18446744073709551615 4507109 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 286408

[startup+1.1003 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=286808 CPUtime=4.37 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 6699 0 0 0 436 1 0 0 19 0 4 0 523276827 293691392 3173 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 71702 3173 385 106 0 66673 0
[pid=4260/tid=4261] ppid=4258 vsize=286808 CPUtime=1.09 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1591 0 0 0 109 0 0 0 19 0 4 0 523276828 293691392 3173 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=286808 CPUtime=1.09 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1568 0 0 0 109 0 0 0 19 0 4 0 523276828 293691392 3173 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=286808 CPUtime=1.09 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1418 0 0 0 109 0 0 0 19 0 4 0 523276828 293691392 3173 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 286808

[startup+1.50023 s]
/proc/loadavg: 6.86 7.81 7.92 6/180 4260
/proc/meminfo: memFree=30745000/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=296084 CPUtime=5.97 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 8630 0 0 0 596 1 0 0 20 0 4 0 523276827 303190016 4692 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 74021 4692 388 106 0 68992 0
[pid=4260/tid=4261] ppid=4258 vsize=296084 CPUtime=1.49 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1788 0 0 0 149 0 0 0 19 0 4 0 523276828 303190016 4692 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=296084 CPUtime=1.48 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1803 0 0 0 148 0 0 0 19 0 4 0 523276828 303190016 4692 33554432000 4194304 4627427 140734818181488 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=296084 CPUtime=1.48 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 1769 0 0 0 148 0 0 0 19 0 4 0 523276828 303190016 4692 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296084

[startup+3.10094 s]
/proc/loadavg: 6.95 7.81 7.92 9/184 4264
/proc/meminfo: memFree=30672980/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=282656 CPUtime=12.36 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 16285 0 0 0 1234 2 0 0 25 0 4 0 523276827 289439744 9190 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 70664 9190 388 106 0 65635 0
[pid=4260/tid=4261] ppid=4258 vsize=282656 CPUtime=3.09 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 3686 0 0 0 309 0 0 0 24 0 4 0 523276828 289439744 9190 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=282656 CPUtime=3.07 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 4069 0 0 0 307 0 0 0 25 0 4 0 523276828 289439744 9190 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=282656 CPUtime=3.08 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 3979 0 0 0 308 0 0 0 25 0 4 0 523276828 289439744 9190 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282656

[startup+6.30635 s]
/proc/loadavg: 6.95 7.81 7.92 10/184 4264
/proc/meminfo: memFree=30645436/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=288404 CPUtime=25.17 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 23856 0 0 0 2513 4 0 0 25 0 4 0 523276827 295325696 12664 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 72101 12664 388 106 0 67072 0
[pid=4260/tid=4261] ppid=4258 vsize=288404 CPUtime=6.29 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 5975 0 0 0 629 0 0 0 25 0 4 0 523276828 295325696 12664 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=288404 CPUtime=6.26 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 6240 0 0 0 626 0 0 0 25 0 4 0 523276828 295325696 12664 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=288404 CPUtime=6.3 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 5687 0 0 0 629 1 0 0 25 0 4 0 523276828 295325696 12664 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 288404

[startup+12.7002 s]
/proc/loadavg: 7.04 7.81 7.92 10/184 4264
/proc/meminfo: memFree=30629564/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=299804 CPUtime=50.71 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 34884 0 0 0 5066 5 0 0 25 0 4 0 523276827 306999296 14645 33554432000 4194304 4627427 140734818181488 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 74951 14645 388 106 0 69922 0
[pid=4260/tid=4261] ppid=4258 vsize=299804 CPUtime=12.69 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 8559 0 0 0 1268 1 0 0 25 0 4 0 523276828 306999296 14645 33554432000 4194304 4627427 140734818181488 18446744073709551615 4324361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=299804 CPUtime=12.63 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 8987 0 0 0 1262 1 0 0 25 0 4 0 523276828 306999296 14645 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=299804 CPUtime=12.69 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 8809 0 0 0 1268 1 0 0 25 0 4 0 523276828 306999296 14645 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 299804

[startup+25.5008 s]
/proc/loadavg: 7.33 7.84 7.93 9/184 4265
/proc/meminfo: memFree=30594216/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=314276 CPUtime=101.84 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 52669 0 0 0 10175 9 0 0 25 0 4 0 523276827 321818624 17229 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 78569 17229 388 106 0 73540 0
[pid=4260/tid=4261] ppid=4258 vsize=314276 CPUtime=25.49 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 13176 0 0 0 2547 2 0 0 25 0 4 0 523276828 321818624 17229 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=314276 CPUtime=25.35 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 13606 0 0 0 2533 2 0 0 25 0 4 0 523276828 321818624 17229 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=314276 CPUtime=25.48 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 13108 0 0 0 2546 2 0 0 25 0 4 0 523276828 321818624 17229 33554432000 4194304 4627427 140734818181488 18446744073709551615 4467868 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 314276

[startup+51.1012 s]
/proc/loadavg: 7.56 7.85 7.93 10/184 4265
/proc/meminfo: memFree=30551400/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=315824 CPUtime=204.11 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 78349 0 0 0 20395 16 0 0 25 0 4 0 523276827 323403776 22012 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 78956 22012 388 106 0 73927 0
[pid=4260/tid=4261] ppid=4258 vsize=315824 CPUtime=51.08 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 19224 0 0 0 5105 3 0 0 25 0 4 0 523276828 323403776 22012 33554432000 4194304 4627427 140734818181488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=315824 CPUtime=50.82 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 20746 0 0 0 5078 4 0 0 25 0 4 0 523276828 323403776 22012 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=315824 CPUtime=51.08 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 19094 0 0 0 5104 4 0 0 25 0 4 0 523276828 323403776 22012 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 315824

[startup+102.301 s]
/proc/loadavg: 7.86 7.89 7.93 10/184 4267
/proc/meminfo: memFree=30501764/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=327680 CPUtime=408.62 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 119231 0 0 0 40833 29 0 0 25 0 4 0 523276827 335544320 24973 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 81920 24973 388 106 0 76891 0
[pid=4260/tid=4261] ppid=4258 vsize=327680 CPUtime=102.29 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 28972 0 0 0 10222 7 0 0 25 0 4 0 523276828 335544320 24973 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309122 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=327680 CPUtime=101.74 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 30638 0 0 0 10167 7 0 0 25 0 4 0 523276828 335544320 24973 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=327680 CPUtime=102.28 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 30824 0 0 0 10221 7 0 0 25 0 4 0 523276828 335544320 24973 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 327680

[startup+162.301 s]

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

[pid=4260] ppid=4258 vsize=360428 CPUtime=2805.34 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 376095 0 0 0 280406 128 0 0 25 0 4 0 523276827 369078272 59543 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 90107 59543 388 106 0 85078 0
[pid=4260/tid=4261] ppid=4258 vsize=360428 CPUtime=702.3 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 84473 0 0 0 70202 28 0 0 25 0 4 0 523276828 369078272 59543 33554432000 4194304 4627427 140734818181488 18446744073709551615 4420174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=360428 CPUtime=698.47 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 95499 0 0 0 69815 32 0 0 25 0 4 0 523276828 369078272 59543 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=360428 CPUtime=702.24 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 97269 0 0 0 70190 34 0 0 25 0 4 0 523276828 369078272 59543 33554432000 4194304 4627427 140734818181488 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 360428

[startup+762.301 s]
/proc/loadavg: 8.21 8.12 8.02 10/184 4284
/proc/meminfo: memFree=30118440/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=417716 CPUtime=3045.01 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 389647 0 0 0 304368 133 0 0 25 0 4 0 523276827 427741184 57737 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 104429 57737 388 106 0 99400 0
[pid=4260/tid=4261] ppid=4258 vsize=417716 CPUtime=762.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 87316 0 0 0 76201 30 0 0 25 0 4 0 523276828 427741184 57737 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=417716 CPUtime=758.14 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 98837 0 0 0 75781 33 0 0 25 0 4 0 523276828 427741184 57737 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=417716 CPUtime=762.23 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 100198 0 0 0 76189 34 0 0 25 0 4 0 523276828 427741184 57737 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 417716

[startup+822.301 s]
/proc/loadavg: 8.14 8.11 8.02 9/184 4286
/proc/meminfo: memFree=30123612/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=365044 CPUtime=3284.68 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 409206 0 0 0 328326 142 0 0 25 0 4 0 523276827 373805056 56940 33554432000 4194304 4627427 140734818181488 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 91261 56940 388 106 0 86232 0
[pid=4260/tid=4261] ppid=4258 vsize=365044 CPUtime=822.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 91803 0 0 0 82199 32 0 0 25 0 4 0 523276828 373805056 56940 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=365044 CPUtime=817.82 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 103778 0 0 0 81747 35 0 0 25 0 4 0 523276828 373805056 56940 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=365044 CPUtime=822.23 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 105777 0 0 0 82186 37 0 0 25 0 4 0 523276828 373805056 56940 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 365044

[startup+882.301 s]
/proc/loadavg: 8.16 8.12 8.03 10/184 4287
/proc/meminfo: memFree=30139060/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=377968 CPUtime=3524.34 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 425351 0 0 0 352283 151 0 0 25 0 4 0 523276827 387039232 59262 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 94492 59262 388 106 0 89463 0
[pid=4260/tid=4261] ppid=4258 vsize=377968 CPUtime=882.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 94102 0 0 0 88198 33 0 0 25 0 4 0 523276828 387039232 59262 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=377968 CPUtime=877.48 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 108325 0 0 0 87711 37 0 0 25 0 4 0 523276828 387039232 59262 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=377968 CPUtime=882.22 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 110452 0 0 0 88183 39 0 0 25 0 4 0 523276828 387039232 59262 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 377968

[startup+942.3 s]
/proc/loadavg: 8.16 8.13 8.03 10/184 4289
/proc/meminfo: memFree=30109140/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=431072 CPUtime=3764.04 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 442144 0 0 0 376244 160 0 0 25 0 4 0 523276827 441417728 65555 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 107768 65555 388 106 0 102739 0
[pid=4260/tid=4261] ppid=4258 vsize=431072 CPUtime=942.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 97397 0 0 0 94196 35 0 0 25 0 4 0 523276828 441417728 65555 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=431072 CPUtime=937.16 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 111890 0 0 0 93676 40 0 0 25 0 4 0 523276828 441417728 65555 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=431072 CPUtime=942.22 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 113766 0 0 0 94181 41 0 0 25 0 4 0 523276828 441417728 65555 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 431072

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 8.04 10/184 4291
/proc/meminfo: memFree=30091004/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=431332 CPUtime=4003.69 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 461487 0 0 0 400201 168 0 0 25 0 4 0 523276827 441683968 69123 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 107833 69123 388 106 0 102804 0
[pid=4260/tid=4261] ppid=4258 vsize=431332 CPUtime=1002.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 101877 0 0 0 100194 37 0 0 25 0 4 0 523276828 441683968 69123 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=431332 CPUtime=996.83 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 117662 0 0 0 99641 42 0 0 25 0 4 0 523276828 441683968 69123 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=431332 CPUtime=1002.21 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 118439 0 0 0 100178 43 0 0 25 0 4 0 523276828 441683968 69123 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 431332

[startup+1062.31 s]
/proc/loadavg: 8.06 8.11 8.03 10/184 4292
/proc/meminfo: memFree=30070132/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=431652 CPUtime=4243.39 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 475451 0 0 0 424162 177 0 0 25 0 4 0 523276827 442011648 66060 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 107913 66060 388 106 0 102884 0
[pid=4260/tid=4261] ppid=4258 vsize=431652 CPUtime=1062.32 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 106089 0 0 0 106192 40 0 0 25 0 4 0 523276828 442011648 66060 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=431652 CPUtime=1056.5 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 121518 0 0 0 105606 44 0 0 25 0 4 0 523276828 442011648 66060 33554432000 4194304 4627427 140734818181488 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=431652 CPUtime=1062.22 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 123304 0 0 0 106176 46 0 0 25 0 4 0 523276828 442011648 66060 33554432000 4194304 4627427 140734818181488 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 431652

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 8.02 10/184 4294
/proc/meminfo: memFree=30056340/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=431880 CPUtime=4483.03 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 489711 0 0 0 448116 187 0 0 25 0 4 0 523276827 442245120 67933 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 107970 67933 388 106 0 102941 0
[pid=4260/tid=4261] ppid=4258 vsize=431880 CPUtime=1122.31 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 109575 0 0 0 112188 43 0 0 25 0 4 0 523276828 442245120 67933 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=431880 CPUtime=1116.17 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 125952 0 0 0 111571 46 0 0 25 0 4 0 523276828 442245120 67933 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=431880 CPUtime=1122.21 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 126758 0 0 0 112172 49 0 0 25 0 4 0 523276828 442245120 67933 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 431880

[startup+1182.3 s]
/proc/loadavg: 8.00 8.07 8.02 10/184 4295
/proc/meminfo: memFree=30055676/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=432104 CPUtime=4722.7 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 504277 0 0 0 472076 194 0 0 25 0 4 0 523276827 442474496 69119 33554432000 4194304 4627427 140734818181488 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 108026 69119 388 106 0 102997 0
[pid=4260/tid=4261] ppid=4258 vsize=432104 CPUtime=1182.32 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 113667 0 0 0 118187 45 0 0 25 0 4 0 523276828 442474496 69119 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=432104 CPUtime=1175.85 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 129204 0 0 0 117537 48 0 0 25 0 4 0 523276828 442474496 69119 33554432000 4194304 4627427 140734818181488 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=432104 CPUtime=1182.21 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 130823 0 0 0 118169 52 0 0 25 0 4 0 523276828 442474496 69119 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 432104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.08 8.02 5/179 4297
/proc/meminfo: memFree=30461916/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=432144 CPUtime=4800.21 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 508820 0 0 0 479825 196 0 0 25 0 4 0 523276827 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 108036 70790 388 106 0 103007 0
[pid=4260/tid=4261] ppid=4258 vsize=432144 CPUtime=1201.72 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 114485 0 0 0 120127 45 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=432144 CPUtime=1195.14 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 131394 0 0 0 119466 48 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=432144 CPUtime=1201.61 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 131637 0 0 0 120109 52 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 432144

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.08 8.02 5/179 4297
/proc/meminfo: memFree=30461916/32951124 swapFree=67110188/67111528
[pid=4260] ppid=4258 vsize=432144 CPUtime=4800.21 cores=1,3,5,7
/proc/4260/stat : 4260 (strangenight2-m) R 4258 4260 3446 0 -1 4202496 508820 0 0 0 479825 196 0 0 25 0 4 0 523276827 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4260/statm: 108036 70790 388 106 0 103007 0
[pid=4260/tid=4261] ppid=4258 vsize=432144 CPUtime=1201.72 cores=1,3,5,7
/proc/4260/task/4261/stat : 4261 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 114485 0 0 0 120127 45 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4260/tid=4262] ppid=4258 vsize=432144 CPUtime=1195.14 cores=1,3,5,7
/proc/4260/task/4262/stat : 4262 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 131394 0 0 0 119466 48 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4260/tid=4263] ppid=4258 vsize=432144 CPUtime=1201.61 cores=1,3,5,7
/proc/4260/task/4263/stat : 4263 (strangenight2-m) R 4258 4260 3446 0 -1 4202560 131637 0 0 0 120109 52 0 0 25 0 4 0 523276828 442515456 70790 33554432000 4194304 4627427 140734818181488 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 432144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.26
CPU user time (s): 4798.28
CPU system time (s): 1.9787
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 444692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.28
system time used= 1.9787
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508821
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= 452
involuntary context switches= 33170

runsolver used 1.84872 second user time and 4.72328 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 00:39:21
IDJOB=3174275
IDBENCH=83093
IDSOLVER=1586
FILE ID=node109/3174275-1304116761
RUNJOBID= node109-1304116761-4238
PBS_JOBID= 13170674
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174275-1304116761/watcher-3174275-1304116761 -o /tmp/evaluation-result-3174275-1304116761/solver-3174275-1304116761 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174275-1304116761.cnf

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

MD5SUM BENCH= 6dcea24e0d40e217adec300bb8ded029
RANDOM SEED=1349361552

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30745776 kB
Buffers:        746616 kB
Cached:        1004968 kB
SwapCached:        712 kB
Active:         149652 kB
Inactive:      1667760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30745776 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           11448 kB
Writeback:           0 kB
AnonPages:       65372 kB
Mapped:          15172 kB
Slab:           324712 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273372 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= 72380 MiB
End job on node109 at 2011-04-30 00:59:25