Trace number 3174071

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.36 1201.72

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.335
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3174071-1304082416.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
2.78/0.77	c Parsing time:  0.00 s
2.78/0.77	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
2.78/0.77	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
2.78/0.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.78/0.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.78/0.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/0.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/0.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.78/0.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/0.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.78/0.77	c Finding binary XORs  T:     0.00 s  found:       0
2.78/0.77	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.78/0.77	c calculated reachability. Time: 0.00
2.78/0.77	c Calc default polars -  time:   0.00 s pos:      28 undec:       2 neg:      30
2.78/0.77	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
3.18/0.80	c  N dy     7      4343        60      5340         0      3859     37380     83761     18.04     19.05
3.18/0.80	c  N dy    21     15728        60      5340         0      7921     37380    150447     17.30     18.25
3.58/0.90	c  N dy    59     19763        60      5340         0      6577     37380    119127     17.80     20.00
4.00/1.10	c  F st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23
4.00/1.10	c  N st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23
5.57/1.40	c  N dy    87     30000        60      5340         0      9665     37380    175130     17.91   no data
5.57/1.40	c  S st    87     30000        60      5340         0      9665     37380    175130     17.91   no data
5.57/1.40	c  S st    87     30504        60      5340         0     10119     37380    185231     17.91   no data
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.40	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c lits-rem:       135  cl-subs:     1205  v-elim:      0  v-fix:    0  time:  0.21 s
7.17/1.80	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
7.17/1.80	c calculated reachability. Time: 0.00
7.17/1.80	c  N dy    87     30504        60      5340         0      8914     37380    160619     17.91   no data
8.38/2.14	c  N dy   103     36995        60      5340         0      7676     37380    122721     17.93     18.88
9.16/2.36	c  N dy   133     41282        60      5340         0     11538     37380    206237     18.09     19.16
10.37/2.64	c  N dy   152     45757        60      5340         0     15557     37380    291324     18.12     16.36
10.37/2.64	c  S st   152     45757        60      5340         0     15557     37380    291324     18.12     16.36
10.77/2.70	c  S st   152     46260        60      5340         0      8035     37380    121651     18.12   no data
10.77/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.77/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.77/2.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.77/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.77/2.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.77/2.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.77/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.74	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.03 s
10.77/2.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.77/2.74	c vivif2 --  cl tried     8029 cl shrink        0 lits rem          0 time: 0.00
11.56/2.95	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.56/2.95	c calculated reachability. Time: 0.00
11.56/2.95	c  N dy   152     46260        60      5340         0      8029     37380    121498     18.12   no data
12.36/3.14	c  N dy   166     50308        60      5340         0     11631     37380    197476     18.11     20.13
13.18/3.35	c  N dy   173     54369        60      5340         0     15232     37380    272557     18.05     19.81
14.36/3.68	c  N dy   187     59892        60      5340         0     11222     37380    177152     18.03     19.03
15.56/3.95	c  N dy   191     64867        60      5340         0     15659     37380    269539     17.98     19.03
16.76/4.29	c  N dy   217     69390        60      5340         0      9937     37380    142803     18.04     17.25
16.76/4.29	c  S st   217     69390        60      5340         0      9937     37380    142803     18.04     17.25
17.18/4.33	c  S st   217     69893        60      5340         0     10402     37380    153175     18.04   no data
17.18/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.18/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.18/4.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.18/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.18/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.18/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
17.18/4.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.18/4.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.18/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.18/4.40	c lits-rem:         7  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.06 s
17.18/4.40	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.18/4.40	c vivif2 --  cl tried    10305 cl shrink        0 lits rem          0 time: 0.00
18.35/4.65	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
18.35/4.65	c calculated reachability. Time: 0.00
18.35/4.65	c  N dy   217     69893        60      5340         0     10305     37380    150912     18.04   no data
19.55/4.92	c  N dy   252     74443        60      5340         0     14351     37380    238634     18.13     19.90
21.57/5.49	c  N dy   272     82593        60      5340         0     10932     37380    154890     18.10     19.06
22.74/5.78	c  F st   303     87501        60      5340         0     15316     37380    249894     18.17     18.94
23.14/5.82	c  N st   305     88129        60      5340         0     15891     37380    262482     18.17   no data
24.75/6.24	c  N dy   319     93838        60      5340         0     20980     37380    369682     18.19     19.92
26.36/6.69	c  N dy   359     99878        60      5340         0     14815     37380    227249     18.26     20.13
27.94/7.02	c  S st   380    104839        60      5340         0     19243     37380    322696     18.29   no data
27.94/7.07	c  S st   380    105343        60      5340         0     19697     37380    332875     18.29   no data
27.94/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.94/7.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.94/7.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.94/7.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.94/7.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.94/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.51	c lits-rem:       192  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  0.42 s
29.94/7.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.94/7.52	c vivif2 --  cl tried    17896 cl shrink        0 lits rem          0 time: 0.00
31.13/7.86	c asymm  cl-useful: 0/4833/5340 lits-rem:0 time: 0.34
31.13/7.86	c calculated reachability. Time: 0.00
31.13/7.86	c  N dy   380    105343        60      5340         0     17896     37380    292554     18.29   no data
33.93/8.50	c  N dy   395    113351        60      5340         0     12620     37380    169021     18.28     19.34
35.93/9.04	c  N dy   413    122029        60      5340         0     20336     37380    332199     18.26     19.43
38.73/9.78	c  N dy   424    132446        60      5340         0     16247     37380    236851     18.18     19.15
44.72/11.22	c  N dy   441    152426        60      5340         0     19712     37380    295582     18.02     19.03
46.71/11.70	c  S st   468    158014        60      5340         0     24686     37380    402535     18.06   no data
46.71/11.77	c  S st   468    158518        60      5340         0     25148     37380    412722     18.06   no data
46.71/11.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.71/11.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.71/11.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.71/11.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.71/11.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.71/11.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
46.71/11.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.71/11.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.71/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.31/12.64	c lits-rem:       307  cl-subs:     3300  v-elim:      0  v-fix:    0  time:  0.85 s
50.31/12.64	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
50.31/12.64	c vivif2 --  cl tried    21848 cl shrink        0 lits rem          0 time: 0.00
50.31/12.69	c asymm  cl-useful: 0/507/5340 lits-rem:0 time: 0.05
50.31/12.69	c calculated reachability. Time: 0.00
50.31/12.69	c  N dy   468    158518        60      5340         0     21848     37380    346588     18.06   no data
54.70/13.77	c  N dy   521    170421        60      5340         0     17575     37380    245346     18.10     19.07
58.69/14.75	c  N dy   560    182419        60      5340         0     28188     37380    470127     18.10     19.07
64.29/16.11	c  N dy   600    197746        60      5340         0     25958     37380    412522     18.08     19.27
69.08/17.37	c  N dy   664    210388        60      5340         0     20377     37380    288546     18.11     19.88
75.07/18.85	c  N dy   708    224880        60      5340         0     33219     37380    560887     18.11     19.09
79.87/20.01	c  S st   740    237779        60      5340         0     26933     37380    411471     18.09     17.75
79.87/20.08	c  S st   740    238284        60      5340         0     27397     37380    421843     18.09   no data
79.87/20.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.87/20.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.87/20.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.87/20.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.87/20.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.87/20.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
79.87/20.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.87/20.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.27/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.86/21.04	c lits-rem:       347  cl-subs:     3005  v-elim:      0  v-fix:    0  time:  0.93 s
83.86/21.04	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
83.86/21.04	c vivif2 --  cl tried    24392 cl shrink        0 lits rem          0 time: 0.00
85.46/21.40	c asymm  cl-useful: 0/3994/5340 lits-rem:0 time: 0.36
85.46/21.40	c calculated reachability. Time: 0.00
85.46/21.40	c  N dy   740    238284        60      5340         0     24392     37380    362164     18.09   no data
92.28/23.14	c  N dy   806    253919        60      5340         0     19819     37380    252604     18.12     19.08
99.04/24.85	c  N dy   872    271140        60      5340         0     35073     37380    576767     18.13     19.09
106.23/26.60	c  N dy   936    288492        60      5340         0     31016     37380    479920     18.15     19.11
113.43/28.50	c  F st   971    306250        60      5340         0     26306     37380    364790     18.11     15.56
114.24/28.61	c  N st   974    307438        60      5340         0     27373     37380    388016     18.11   no data
134.59/33.78	c  N dy  1001    357426        60      5340         0     27969     37380    381568     17.86     15.83
134.59/33.78	c  S st  1001    357426        60      5340         0     27969     37380    381568     17.86     15.83
134.99/33.85	c  S st  1001    357930        60      5340         0     28424     37380    391596     17.86   no data
134.99/33.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.99/33.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
134.99/33.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.99/33.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.99/33.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.99/33.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
134.99/33.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.99/33.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.99/33.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.79/34.54	c lits-rem:       242  cl-subs:     2189  v-elim:      0  v-fix:    0  time:  0.66 s
137.79/34.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
137.79/34.54	c vivif2 --  cl tried    26235 cl shrink        0 lits rem          0 time: 0.01
138.59/34.70	c asymm  cl-useful: 0/1346/5340 lits-rem:0 time: 0.16
138.59/34.70	c calculated reachability. Time: 0.00
138.59/34.70	c  N dy  1001    357930        60      5340         0     26235     37380    352234     17.86   no data
148.58/37.27	c  N dy  1113    379195        60      5340         0     45122     37380    755672     17.90     18.97
158.18/39.60	c  N dy  1186    399274        60      5340         0     40186     37380    635910     17.91     20.19
169.75/42.55	c  N dy  1259    419372        60      5340         0     34254     37380    499509     17.92     19.66
181.73/45.52	c  N dy  1354    439424        60      5340         0     27309     37380    340335     17.95     19.59
190.92/47.88	c  N dy  1414    459517        60      5340         0     45093     37380    712556     17.93     19.10
202.12/50.65	c  N dy  1509    479635        60      5340         0     37296     37380    542249     17.96     18.92
214.91/53.82	c  N dy  1606    499686        60      5340         0     28496     37380    343188     17.98     18.97
226.47/56.75	c  N dy  1726    521919        60      5340         0     48316     37380    769299     18.01     18.98
235.26/58.91	c  S st  1757    536896        60      5340         0     33975     37380    441889     17.98     14.30
235.66/59.00	c  S st  1757    537399        60      5340         0     34434     37380    452358     17.98   no data
235.66/59.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.66/59.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
235.66/59.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.66/59.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.66/59.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.66/59.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
235.66/59.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.66/59.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.66/59.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.85/59.85	c lits-rem:       209  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  0.82 s
238.85/59.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
238.85/59.86	c vivif2 --  cl tried    32113 cl shrink        0 lits rem          0 time: 0.01
240.46/60.23	c asymm  cl-useful: 0/3105/5340 lits-rem:0 time: 0.38
240.46/60.23	c calculated reachability. Time: 0.00
240.46/60.23	c  N dy  1757    537399        60      5340         0     32113     37380    409211     17.98   no data
253.63/63.57	c  N dy  1864    559902        60      5340         0     52119     37380    836630     18.01     18.99
270.41/67.71	c  N dy  1941    589779        60      5340         0     50229     37380    773994     17.98     18.93
283.20/70.91	c  N dy  2045    609855        60      5340         0     38940     37380    538239     18.00     21.18
296.37/74.23	c  N dy  2114    630787        60      5340         0     57514     37380    931843     18.00     18.95
313.55/78.53	c  N dy  2232    658832        60      5340         0     52193     37380    805252     18.01     18.99
327.53/82.07	c  N dy  2325    678889        60      5340         0     38941     37380    515878     18.02     19.75
343.11/85.95	c  N dy  2462    699188        60      5340         0     57040     37380    910457     18.06     19.02
355.92/89.17	c  N dy  2505    720298        60      5340         0     43677     37380    600131     18.04     19.11
379.46/95.08	c  N dy  2510    763677        60      5340         0     48925     37380    686953     17.91     19.00
397.04/99.47	c  N dy  2642    784224        60      5340         0     33726     37380    375718     17.94     18.94
409.82/102.69	c  N dy  2730    806099        60      5340         0     53015     37380    784975     17.95     16.02
409.82/102.69	c  S st  2730    806099        60      5340         0     53015     37380    784975     17.95     16.02
410.62/102.84	c  S st  2730    806604        60      5340         0     53478     37380    795512     17.95   no data
410.62/102.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
410.62/102.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
410.62/102.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.62/102.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.62/102.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.62/102.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
410.62/102.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.62/102.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
411.02/102.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.41/106.02	c lits-rem:       546  cl-subs:     5342  v-elim:      0  v-fix:    0  time:  3.12 s
423.41/106.02	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
423.41/106.03	c vivif2 --  cl tried    48136 cl shrink        0 lits rem          0 time: 0.01
424.20/106.27	c asymm  cl-useful: 0/952/5340 lits-rem:0 time: 0.24
424.20/106.27	c calculated reachability. Time: 0.00
424.20/106.27	c  N dy  2730    806604        60      5340         0     48136     37380    684507     17.95   no data
442.18/110.74	c  N dy  2834    828006        60      5340         0     67099     37380   1090907     17.97     19.04
455.35/114.07	c  N dy  2923    848843        60      5340         0     51344     37380    736092     17.97     19.05
470.54/117.86	c  N dy  2981    868912        60      5340         0     69050     37380   1110005     17.97     20.55
486.52/121.84	c  N dy  3057    893659        60      5340         0     55733     37380    818400     17.96     18.92
504.91/126.42	c  N dy  3127    915804        60      5340         0     39168     37380    459429     17.96     18.98
520.07/130.28	c  N dy  3267    937177        60      5340         0     58063     37380    871102     17.99     18.95
541.24/135.55	c  N dy  3402    957482        60      5340         0     39038     37380    448198     18.01     19.03
554.42/138.88	c  N dy  3503    977551        60      5340         0     56840     37380    831847     18.03     20.16
574.40/143.85	c  N dy  3615    998067        60      5340         0     75041     37380   1224454     18.04     19.04
588.39/147.40	c  N dy  3704   1018070        60      5340         0     54687     37380    771234     18.05     20.17
606.38/151.88	c  N dy  3785   1038469        60      5340         0     72766     37380   1159543     18.06     19.08
621.13/155.60	c  N dy  3829   1058504        60      5340         0     51492     37380    685843     18.05     20.15
633.12/158.55	c  F st  3933   1071875        60      5340         0     63466     37380    948258     18.07   no data
639.11/160.03	c  N dy  3954   1078587        60      5340         0     69383     37380   1075696     18.07     19.83
657.89/164.73	c  N dy  4021   1098921        60      5340         0     47521     37380    592918     18.07     19.09
673.06/168.60	c  N dy  4101   1118934        60      5340         0     65133     37380    964385     18.07     19.57
691.44/173.10	c  N dy  4152   1138947        60      5340         0     42116     37380    473922     18.06     19.63
706.62/176.90	c  N dy  4276   1159031        60      5340         0     59904     37380    860046     18.08     20.63
732.19/183.36	c  N dy  4402   1183631        60      5340         0     81631     37380   1325569     18.09     19.14
748.16/187.39	c  N dy  4473   1203748        60      5340         0     57888     37380    795285     18.09     19.12
754.16/188.89	c  S st  4527   1209906        60      5340         0     63335     37380    915006     18.10     18.32
754.96/189.09	c  S st  4527   1210407        60      5340         0     63781     37380    924733     18.10   no data
754.96/189.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
755.38/189.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
755.38/189.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.38/189.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.38/189.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.38/189.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
755.38/189.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.38/189.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
755.38/189.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.74/194.76	c lits-rem:       656  cl-subs:     5933  v-elim:      0  v-fix:    0  time:  5.59 s
777.74/194.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
777.74/194.77	c vivif2 --  cl tried    57848 cl shrink        0 lits rem          0 time: 0.01
779.32/195.15	c asymm  cl-useful: 0/795/5340 lits-rem:0 time: 0.37
779.32/195.15	c calculated reachability. Time: 0.00
779.32/195.15	c  N dy  4527   1210407        60      5340         0     57848     37380    800318     18.10   no data
805.29/201.61	c  N dy  4612   1230564        60      5340         0     75651     37380   1182067     18.11     19.14
827.26/207.15	c  N dy  4725   1250566        60      5340         0     51310     37380    654815     18.12     19.66
848.43/212.45	c  N dy  4826   1276280        60      5340         0     74078     37380   1140971     18.12     19.09
870.80/218.06	c  N dy  4948   1296321        60      5340         0     48648     37380    587408     18.13     19.73
892.77/223.50	c  N dy  5025   1323610        60      5340         0     72630     37380   1095094     18.13     19.18
918.36/229.93	c  N dy  5129   1345872        60      5340         0     48181     37380    562375     18.14     19.12
937.51/234.70	c  N dy  5221   1365923        60      5340         0     65894     37380    942892     18.15     19.11
962.30/240.96	c  N dy  5309   1386004        60      5340         0     83685     37380   1325348     18.15     19.67
980.25/245.43	c  N dy  5342   1406584        60      5340         0     56697     37380    728150     18.14     19.10
998.62/250.04	c  N dy  5412   1427727        60      5340         0     75351     37380   1123975     18.14     19.13
1024.99/256.66	c  N dy  5465   1457854        60      5340         0     55945     37380    698528     18.12     19.10
1049.36/262.77	c  N dy  5529   1487108        60      5340         0     81696     37380   1238613     18.10     19.21
1073.33/268.73	c  N dy  5635   1507232        60      5340         0     52854     37380    635873     18.11     19.09
1091.70/273.32	c  N dy  5745   1527244        60      5340         0     70555     37380   1019227     18.12     19.78
1119.27/280.29	c  N dy  5867   1550408        60      5340         0     91070     37380   1462263     18.13     19.10
1141.23/285.75	c  N dy  6010   1570480        60      5340         0     61174     37380    808177     18.15     19.92
1158.41/290.05	c  N dy  6074   1590485        60      5340         0     78784     37380   1182132     18.15     20.55
1182.38/296.06	c  N dy  6151   1610574        60      5340         0     96615     37380   1564635     18.15     20.59
1200.75/300.64	c  N dy  6236   1630609        60      5340         0     65690     37380    885987     18.15     21.39
1230.71/308.16	c  N dy  6310   1663246        60      5340         0     94257     37380   1488978     18.14     19.19
1252.68/313.65	c  N dy  6433   1683628        60      5340         0     63031     37380    827223     18.16     19.32
1277.05/319.76	c  N dy  6556   1706074        60      5340         0     82836     37380   1257099     18.17     19.16
1283.44/321.34	c  S st  6597   1710407        60      5340         0     86699     37380   1343305     18.17   no data
1284.64/321.60	c  S st  6597   1710910        60      5340         0     87158     37380   1353412     18.17   no data
1284.64/321.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1284.64/321.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1284.64/321.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1284.64/321.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1284.64/321.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.64/321.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1284.64/321.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1284.64/321.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1285.04/321.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1325.79/331.91	c lits-rem:      1067  cl-subs:     9145  v-elim:      0  v-fix:    0  time: 10.21 s
1325.79/331.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1325.79/331.94	c vivif2 --  cl tried    78013 cl shrink        0 lits rem          0 time: 0.02
1327.01/332.25	c asymm  cl-useful: 0/869/5340 lits-rem:0 time: 0.31
1327.01/332.25	c calculated reachability. Time: 0.00
1327.01/332.25	c  N dy  6597   1710910        60      5340         0     78013     37380   1152631     18.17   no data
1356.54/339.62	c  N dy  6676   1730980        60      5340         0     95811     37380   1536127     18.17     21.15
1382.51/346.19	c  N dy  6727   1751085        60      5340         0     63631     37380    826202     18.17     19.16
1415.26/354.35	c  N dy  6866   1771104        60      5340         0     81363     37380   1214533     18.18     20.20
1445.24/361.87	c  N dy  6989   1791105        60      5340         0     99078     37380   1601107     18.20     19.81
1475.19/369.37	c  N dy  7043   1824408        60      5340         0     77229     37380   1089946     18.18     19.21
1500.35/375.60	c  N dy  7104   1844496        60      5340         0     94813     37380   1459451     18.18     20.95
1530.31/383.13	c  N dy  7242   1866928        60      5340         0     62834     37380    790821     18.19     19.17
1554.68/389.26	c  N dy  7350   1887005        60      5340         0     80523     37380   1172671     18.20     21.67
1585.44/396.90	c  N dy  7426   1911556        60      5340         0    102130     37380   1633029     18.19     19.16
1607.00/402.38	c  N dy  7526   1931644        60      5340         0     67086     37380    871157     18.20     19.19
1630.97/408.32	c  N dy  7649   1951710        60      5340         0     84860     37380   1258622     18.21     21.61
1669.74/418.07	c  N dy  7721   1984445        60      5340         0     59927     37380    701715     18.20     19.24
1688.10/422.68	c  N dy  7796   2004498        60      5340         0     77590     37380   1077685     18.20     19.83
1714.06/429.13	c  N dy  7881   2024576        60      5340         0     95240     37380   1455435     18.21     20.63
1747.22/437.42	c  N dy  7969   2050074        60      5340         0     63040     37380    757643     18.20     19.30
1777.18/444.90	c  N dy  8012   2084575        60      5340         0     93120     37380   1385142     18.19     19.22
1811.53/453.57	c  N dy  8146   2104578        60      5340         0     55529     37380    593185     18.20     19.85
1829.50/458.06	c  N dy  8225   2124639        60      5340         0     73243     37380    972857     18.20     20.17
1857.07/464.95	c  N dy  8282   2149323        60      5340         0     94853     37380   1427837     18.19     19.20
1890.22/473.23	c  N dy  8376   2169477        60      5340         0     56394     37380    600834     18.20     19.16
1908.60/477.82	c  N dy  8437   2190813        60      5340         0     75256     37380   1004352     18.20     19.21
1929.00/482.99	c  N dy  8486   2210911        60      5340         0     92907     37380   1373605     18.19   no data
1929.00/482.99	c  S st  8486   2210911        60      5340         0     92907     37380   1373605     18.19   no data
1930.17/483.28	c  S st  8486   2211413        60      5340         0     93374     37380   1384127     18.19   no data
1930.17/483.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1930.57/483.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1930.57/483.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1930.57/483.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1930.57/483.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1930.57/483.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1930.57/483.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1930.57/483.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1930.57/483.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1975.32/494.58	c lits-rem:      1012  cl-subs:    11180  v-elim:      0  v-fix:    0  time: 11.19 s
1975.32/494.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1975.72/494.60	c vivif2 --  cl tried    82194 cl shrink        0 lits rem          0 time: 0.02
1976.93/494.94	c asymm  cl-useful: 0/603/5340 lits-rem:0 time: 0.33
1976.93/494.94	c calculated reachability. Time: 0.00
1976.93/494.94	c  N dy  8486   2211413        60      5340         0     82194     37380   1158541     18.19   no data
2006.87/502.44	c  N dy  8620   2231422        60      5340         0     99865     37380   1546808     18.20     19.49
2053.61/514.18	c  N dy  8735   2254843        60      5340         0     63921     37380    755092     18.21     19.23
2082.38/521.32	c  N dy  8786   2277199        60      5340         0     83496     37380   1168247     18.20     19.20
2113.14/529.02	c  N dy  8914   2297225        60      5340         0    101207     37380   1554717     18.21     21.11
2156.67/539.93	c  N dy  8997   2332297        60      5340         0     74127     37380    944107     18.20     19.17
2193.42/549.14	c  N dy  9093   2363625        60      5340         0    101616     37380   1528759     18.20     19.26
2223.00/556.55	c  N dy  9148   2384001        60      5340         0     60824     37380    668665     18.20     19.20
2243.75/561.72	c  N dy  9251   2404036        60      5340         0     78458     37380   1050670     18.20     19.19
2276.50/569.99	c  N dy  9316   2432148        60      5340         0    103090     37380   1568385     18.20     19.18
2311.65/578.73	c  N dy  9423   2452501        60      5340         0     61405     37380    670708     18.20     19.20
2332.85/584.06	c  N dy  9556   2472576        60      5340         0     79251     37380   1062712     18.21     19.76
2355.99/589.84	c  N dy  9591   2492586        60      5340         0     96786     37380   1430174     18.21     20.38
2392.34/598.92	c  N dy  9737   2513270        60      5340         0    115150     37380   1836042     18.22     19.26
2420.31/605.90	c  N dy  9844   2533352        60      5340         0     72151     37380    892436     18.22     19.27
2444.28/611.91	c  N dy  9858   2559517        60      5340         0     94952     37380   1358404     18.21     19.42
2484.62/622.00	c  N dy  9993   2583615        60      5340         0    116177     37380   1816404     18.21     19.28
2519.37/630.70	c  N dy 10085   2610435        60      5340         0     78238     37380   1001756     18.21     19.23
2572.50/644.05	c  N dy 10175   2655172        60      5340         0    117216     37380   1807746     18.19     19.47
2603.67/651.85	c  N dy 10269   2680255        60      5340         0     77012     37380    979313     18.19     19.18
2640.01/660.92	c  N dy 10346   2711415        60      5340         0    104188     37380   1534605     18.18     14.21
2640.01/660.92	c  S st 10346   2711415        60      5340         0    104188     37380   1534605     18.18     14.21
2641.20/661.26	c  S st 10346   2711922        60      5340         0    104646     37380   1545057     18.18   no data
2641.20/661.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2641.60/661.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2641.60/661.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2641.60/661.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2641.60/661.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2641.60/661.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2641.60/661.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2641.60/661.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2641.60/661.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2694.34/674.51	c lits-rem:      1005  cl-subs:    13356  v-elim:      0  v-fix:    0  time: 13.13 s
2694.34/674.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2694.34/674.53	c vivif2 --  cl tried    91290 cl shrink        0 lits rem          0 time: 0.02
2695.54/674.87	c asymm  cl-useful: 0/546/5340 lits-rem:0 time: 0.34
2695.54/674.87	c calculated reachability. Time: 0.00
2695.54/674.87	c  N dy 10346   2711922        60      5340         0     91290     37380   1283687     18.18   no data
2735.49/684.88	c  N dy 10350   2746316        60      5340         0    121207     37380   1893357     18.16     19.14
2764.64/692.17	c  N dy 10496   2766384        60      5340         0     76779     37380    978341     18.17     20.31
2801.80/701.48	c  N dy 10573   2786531        60      5340         0     94474     37380   1358097     18.17     19.43
2848.93/713.29	c  N dy 10663   2809050        60      5340         0    114324     37380   1784487     18.17     19.15
2886.50/722.66	c  N dy 10739   2830270        60      5340         0     69356     37380    796661     18.17     19.38
2908.05/728.05	c  N dy 10805   2850350        60      5340         0     87014     37380   1172840     18.17     20.45
2944.80/737.20	c  N dy 10915   2875566        60      5340         0    109244     37380   1652261     18.17     19.22
2980.35/746.19	c  N dy 10935   2900687        60      5340         0     66358     37380    717090     18.16     19.32
3003.12/751.84	c  N dy 11031   2920765        60      5340         0     84093     37380   1100848     18.17     19.63
3028.69/758.29	c  N dy 11086   2940837        60      5340         0    101691     37380   1473620     18.16     19.39
3064.64/767.25	c  N dy 11212   2960936        60      5340         0    119426     37380   1862512     18.17     19.55
3114.17/779.67	c  N dy 11316   2995355        60      5340         0     83712     37380   1067300     18.17     19.14
3146.52/787.73	c  N dy 11417   3019998        60      5340         0    105286     37380   1528135     18.17     19.22
3182.88/796.81	c  N dy 11528   3040591        60      5340         0    123485     37380   1924362     18.17     19.16
3216.05/805.11	c  N dy 11564   3065043        60      5340         0     78196     37380    940285     18.17     19.31
3243.60/812.03	c  N dy 11694   3085138        60      5340         0     96007     37380   1332137     18.17     20.04
3274.75/819.83	c  N dy 11796   3105145        60      5340         0    113636     37380   1713017     18.18     19.52
3313.90/829.68	c  N dy 11901   3125255        60      5340         0    131340     37380   2095763     18.18     19.21
3342.27/836.71	c  N dy 11987   3145893        60      5340         0     81814     37380   1019879     18.18     19.21
3371.43/844.07	c  N dy 12134   3165895        60      5340         0     99484     37380   1409088     18.19     19.26
3415.37/855.04	c  N dy 12228   3194370        60      5340         0    124366     37380   1941542     18.19     19.17
3445.32/862.50	c  S st 12268   3211924        60      5340         0     71202     37380    778843     18.19     17.62
3445.72/862.70	c  S st 12268   3212429        60      5340         0     71661     37380    789341     18.19   no data
3446.12/862.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3446.12/862.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3446.12/862.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3446.12/862.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3446.12/862.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3446.12/862.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3446.12/862.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3446.12/862.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3446.12/862.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3450.92/863.92	c lits-rem:        72  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  1.15 s
3450.92/863.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3450.92/863.93	c vivif2 --  cl tried    70615 cl shrink        0 lits rem          0 time: 0.01
3452.12/864.23	c asymm  cl-useful: 0/677/5340 lits-rem:0 time: 0.30
3452.12/864.23	c calculated reachability. Time: 0.00
3452.12/864.23	c  N dy 12268   3212429        60      5340         0     70615     37380    770105     18.19   no data
3474.88/869.94	c  N dy 12347   3232520        60      5340         0     88235     37380   1148721     18.19     20.54
3508.84/878.48	c  N dy 12476   3253851        60      5340         0    107054     37380   1561358     18.20     19.18
3543.20/887.03	c  N dy 12561   3273905        60      5340         0    124630     37380   1937988     18.20     21.92
3583.13/897.05	c  N dy 12647   3293938        60      5340         0     72871     37380    808294     18.20     19.75
3609.90/903.76	c  N dy 12729   3316317        60      5340         0     92566     37380   1230594     18.20     19.19
3661.04/916.56	c  N dy 12763   3355213        60      5340         0    126399     37380   1921676     18.18     19.21
3697.38/925.60	c  N dy 12786   3376086        60      5340         0     74533     37380    833062     18.17     19.35
3720.95/931.53	c  N dy 12866   3396102        60      5340         0     92213     37380   1216255     18.18     20.87
3760.50/941.42	c  N dy 13032   3416172        60      5340         0    109952     37380   1610232     18.19     19.83
3800.47/951.41	c  N dy 13172   3436195        60      5340         0    127621     37380   1999196     18.19     20.22
3838.80/961.10	c  N dy 13264   3456226        60      5340         0     74090     37380    818132     18.20     20.67
3878.33/970.92	c  N dy 13360   3489222        60      5340         0    103004     37380   1428068     18.19     19.16
3913.49/979.79	c  N dy 13457   3510166        60      5340         0    121462     37380   1826431     18.19     19.17
3958.23/990.99	c  N dy 13555   3532095        60      5340         0    140741     37380   2242586     18.20     19.21
3990.19/998.91	c  N dy 13672   3552113        60      5340         0     86352     37380   1076362     18.20     19.36
4022.94/1007.13	c  N dy 13781   3575341        60      5340         0    106798     37380   1520874     18.21     19.19
4062.90/1017.13	c  N dy 13913   3597223        60      5340         0    126056     37380   1941034     18.21     19.23
4107.64/1028.38	c  N dy 14006   3619833        60      5340         0    145937     37380   2367602     18.21     19.33
4135.59/1035.31	c  N dy 14082   3641240        60      5340         0     91664     37380   1173509     18.21     19.20
4167.15/1043.24	c  N dy 14188   3661289        60      5340         0    109347     37380   1557690     18.22     19.86
4204.30/1052.59	c  N dy 14297   3681291        60      5340         0    126947     37380   1941160     18.22     19.84
4242.65/1062.18	c  N dy 14352   3701680        60      5340         0    144925     37380   2328249     18.22     19.54
4261.42/1066.83	c  S st 14401   3712430        60      5340         0     80490     37380    927116     18.22     18.82
4262.24/1067.06	c  S st 14401   3712930        60      5340         0     80942     37380    937650     18.22   no data
4262.24/1067.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4262.61/1067.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4262.61/1067.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4262.61/1067.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4262.61/1067.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4262.61/1067.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4262.61/1067.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4262.61/1067.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4262.61/1067.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4270.22/1069.10	c lits-rem:       190  cl-subs:     1776  v-elim:      0  v-fix:    0  time:  1.95 s
4270.22/1069.10	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4270.64/1069.11	c vivif2 --  cl tried    79166 cl shrink        0 lits rem          0 time: 0.01
4271.81/1069.42	c asymm  cl-useful: 0/621/5340 lits-rem:0 time: 0.31
4271.81/1069.43	c calculated reachability. Time: 0.00
4271.81/1069.43	c  N dy 14401   3712930        60      5340         0     79166     37380    898261     18.22   no data
4297.00/1075.72	c  N dy 14471   3732984        60      5340         0     96729     37380   1274958     18.23     19.34
4324.94/1082.73	c  F st 14525   3751563        60      5340         0    113102     37380   1625874     18.22     17.91
4328.15/1083.57	c  N st 14529   3753595        60      5340         0    114888     37380   1664792     18.22   no data
4363.68/1092.44	c  N dy 14601   3773640        60      5340         0    132534     37380   2050623     18.23     20.16
4412.01/1104.51	c  N dy 14690   3796313        60      5340         0     77839     37380    856431     18.23     19.22
4440.78/1111.70	c  N dy 14784   3816357        60      5340         0     95459     37380   1240493     18.23     21.08
4472.35/1119.69	c  N dy 14880   3836359        60      5340         0    113074     37380   1624544     18.24     19.60
4511.09/1129.31	c  N dy 14986   3856394        60      5340         0    130740     37380   2011352     18.24     20.39
4583.39/1147.44	c  N dy 15033   3906111        60      5340         0     98441     37380   1259647     18.22     19.27
4616.15/1155.63	c  N dy 15117   3926134        60      5340         0    115959     37380   1636424     18.22     19.48
4654.49/1165.21	c  N dy 15217   3946693        60      5340         0    134081     37380   2030113     18.22     19.37
4700.43/1176.78	c  N dy 15320   3966736        60      5340         0    151718     37380   2413842     18.23     21.08
4731.19/1184.42	c  N dy 15422   3986743        60      5340         0     93035     37380   1172401     18.23     20.21
4765.15/1192.99	c  N dy 15565   4006896        60      5340         0    110894     37380   1565143     18.24     19.35

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-3174071-1304082416/watcher-3174071-1304082416 -o /tmp/evaluation-result-3174071-1304082416/solver-3174071-1304082416 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174071-1304082416.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: 8.13 8.15 8.07 5/184 21991
/proc/meminfo: memFree=25037996/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 519839761 52441088 347 33554432000 4194304 4627427 140737054636064 18446744073709551615 47978317764530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 12803 347 299 106 0 7774 0
[pid=21991/tid=21992] ppid=21989 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519839762 52441088 347 33554432000 4194304 4627427 140737054636064 18446744073709551615 47978317764520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519839762 52441088 347 33554432000 4194304 4627427 140737054636064 18446744073709551615 47978317764530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519839762 52441088 347 33554432000 4194304 4627427 140737054636064 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0576309 s]
/proc/loadavg: 8.13 8.15 8.07 5/184 21991
/proc/meminfo: memFree=25037996/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=281864 CPUtime=0.21 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 1246 0 0 0 21 0 0 0 18 0 4 0 519839761 288628736 1152 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 70466 1152 362 106 0 65437 0
[pid=21991/tid=21992] ppid=21989 vsize=281864 CPUtime=0.05 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 191 0 0 0 5 0 0 0 18 0 4 0 519839762 288628736 1152 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=281864 CPUtime=0.05 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 189 0 0 0 5 0 0 0 18 0 4 0 519839762 288628736 1152 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=281864 CPUtime=0.04 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 258 0 0 0 4 0 0 0 25 0 4 0 519839762 288628736 1153 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 281864

[startup+0.127694 s]
/proc/loadavg: 8.13 8.15 8.07 5/184 21991
/proc/meminfo: memFree=25037996/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=283400 CPUtime=0.48 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) D 21989 21991 21677 0 -1 4202496 2256 0 0 0 48 0 0 0 18 0 4 0 519839761 290201600 2162 33554432000 4194304 4627427 140737054636064 18446744073709551615 232335935671 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 70850 2162 376 106 0 65821 0
[pid=21991/tid=21992] ppid=21989 vsize=283400 CPUtime=0.12 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 597 0 0 0 12 0 0 0 18 0 4 0 519839762 290201600 2162 33554432000 4194304 4627427 140737054636064 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=283400 CPUtime=0.12 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) D 21989 21991 21677 0 -1 4202560 485 0 0 0 12 0 0 0 18 0 4 0 519839762 290201600 2162 33554432000 4194304 4627427 140737054636064 18446744073709551615 232335935671 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=283400 CPUtime=0.11 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 353 0 0 0 11 0 0 0 25 0 4 0 519839762 290201600 2162 33554432000 4194304 4627427 140737054636064 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 283400

[startup+0.30059 s]
/proc/loadavg: 8.13 8.15 8.07 5/184 21991
/proc/meminfo: memFree=25037996/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=285176 CPUtime=1.17 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 3491 0 0 0 117 0 0 0 18 0 4 0 519839761 292020224 2576 33554432000 4194304 4627427 140737054636064 18446744073709551615 4310133 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 71294 2576 384 106 0 66265 0
[pid=21991/tid=21992] ppid=21989 vsize=285176 CPUtime=0.29 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 835 0 0 0 29 0 0 0 18 0 4 0 519839762 292020224 2576 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=285176 CPUtime=0.29 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 816 0 0 0 29 0 0 0 18 0 4 0 519839762 292020224 2576 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=285176 CPUtime=0.29 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 612 0 0 0 29 0 0 0 25 0 4 0 519839762 292020224 2576 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285176

[startup+0.700519 s]
/proc/loadavg: 8.13 8.15 8.07 5/184 21991
/proc/meminfo: memFree=25037996/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=286188 CPUtime=2.78 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 5365 0 0 0 277 1 0 0 18 0 4 0 519839761 293056512 3267 33554432000 4194304 4627427 140737054636064 18446744073709551615 4299745 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 71547 3267 384 106 0 66518 0
[pid=21991/tid=21992] ppid=21989 vsize=286188 CPUtime=0.69 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 1269 0 0 0 69 0 0 0 18 0 4 0 519839762 293056512 3267 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=286188 CPUtime=0.69 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 1262 0 0 0 69 0 0 0 18 0 4 0 519839762 293056512 3267 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=286188 CPUtime=0.69 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 1186 0 0 0 69 0 0 0 25 0 4 0 519839762 293056512 3267 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286188

[startup+1.50038 s]
/proc/loadavg: 8.13 8.15 8.07 9/188 21995
/proc/meminfo: memFree=25023084/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=287420 CPUtime=5.97 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 9724 0 0 0 595 2 0 0 20 0 4 0 519839761 294318080 5169 33554432000 4194304 4627427 140737054636064 18446744073709551615 4467838 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 71855 5169 388 106 0 66826 0
[pid=21991/tid=21992] ppid=21989 vsize=287420 CPUtime=1.49 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 2096 0 0 0 149 0 0 0 19 0 4 0 519839762 294318080 5169 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=287420 CPUtime=1.49 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 2067 0 0 0 149 0 0 0 20 0 4 0 519839762 294318080 5169 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=287420 CPUtime=1.48 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 2001 0 0 0 148 0 0 0 25 0 4 0 519839762 294318080 5169 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287420

[startup+3.1011 s]
/proc/loadavg: 8.13 8.15 8.07 10/188 21995
/proc/meminfo: memFree=25003360/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=292356 CPUtime=12.36 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 17308 0 0 0 1233 3 0 0 25 0 4 0 519839761 299372544 9684 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 73089 9684 388 106 0 68060 0
[pid=21991/tid=21992] ppid=21989 vsize=292356 CPUtime=3.08 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 3972 0 0 0 308 0 0 0 25 0 4 0 519839762 299372544 9684 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=292356 CPUtime=3.08 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 4621 0 0 0 308 0 0 0 25 0 4 0 519839762 299372544 9684 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=292356 CPUtime=3.07 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 4407 0 0 0 307 0 0 0 25 0 4 0 519839762 299372544 9684 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292356

[startup+6.30053 s]
/proc/loadavg: 8.12 8.15 8.07 9/188 21996
/proc/meminfo: memFree=24987612/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=307372 CPUtime=25.15 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 26140 0 0 0 2510 5 0 0 25 0 4 0 519839761 314748928 12883 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 76843 12883 388 106 0 71814 0
[pid=21991/tid=21992] ppid=21989 vsize=307372 CPUtime=6.29 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 6584 0 0 0 628 1 0 0 25 0 4 0 519839762 314748928 12883 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=307372 CPUtime=6.29 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 7146 0 0 0 628 1 0 0 25 0 4 0 519839762 314748928 12883 33554432000 4194304 4627427 140737054636064 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=307372 CPUtime=6.26 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 6333 0 0 0 625 1 0 0 25 0 4 0 519839762 314748928 12883 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 307372

[startup+12.7004 s]
/proc/loadavg: 8.11 8.15 8.07 9/188 21996
/proc/meminfo: memFree=24962004/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=308280 CPUtime=50.71 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 39575 0 0 0 5062 9 0 0 25 0 4 0 519839761 315678720 15794 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 77070 15794 389 106 0 72041 0
[pid=21991/tid=21992] ppid=21989 vsize=308280 CPUtime=12.68 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 8755 0 0 0 1266 2 0 0 25 0 4 0 519839762 315678720 15794 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=308280 CPUtime=12.68 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 10075 0 0 0 1267 1 0 0 25 0 4 0 519839762 315678720 15794 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=308280 CPUtime=12.62 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 10169 0 0 0 1260 2 0 0 25 0 4 0 519839762 315678720 15794 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 308280

[startup+25.5011 s]
/proc/loadavg: 8.09 8.14 8.07 9/188 21996
/proc/meminfo: memFree=24980092/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=316884 CPUtime=101.84 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 59980 0 0 0 10172 12 0 0 25 0 4 0 519839761 324489216 20454 33554432000 4194304 4627427 140737054636064 18446744073709551615 4324208 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 79221 20454 389 106 0 74192 0
[pid=21991/tid=21992] ppid=21989 vsize=316884 CPUtime=25.49 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 13991 0 0 0 2546 3 0 0 25 0 4 0 519839762 324489216 20454 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=316884 CPUtime=25.49 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 15279 0 0 0 2547 2 0 0 25 0 4 0 519839762 324489216 20454 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=316884 CPUtime=25.35 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 15215 0 0 0 2532 3 0 0 25 0 4 0 519839762 324489216 20454 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 316884

[startup+51.1006 s]
/proc/loadavg: 8.30 8.18 8.08 9/188 21997
/proc/meminfo: memFree=24965536/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=329064 CPUtime=204.1 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 86210 0 0 0 20391 19 0 0 25 0 4 0 519839761 336961536 24947 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 82266 24947 389 106 0 77237 0
[pid=21991/tid=21992] ppid=21989 vsize=329064 CPUtime=51.08 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 17394 0 0 0 5105 3 0 0 25 0 4 0 519839762 336961536 24947 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=329064 CPUtime=51.09 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 23349 0 0 0 5104 5 0 0 25 0 4 0 519839762 336961536 24947 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=329064 CPUtime=50.81 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 22035 0 0 0 5076 5 0 0 25 0 4 0 519839762 336961536 24947 33554432000 4194304 4627427 140737054636064 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 329064

[startup+102.306 s]
/proc/loadavg: 8.16 8.16 8.08 9/188 21998
/proc/meminfo: memFree=24935872/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=321668 CPUtime=408.64 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 132651 0 0 0 40831 33 0 0 25 0 4 0 519839761 329388032 27674 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 80417 27674 389 106 0 75388 0
[pid=21991/tid=21992] ppid=21989 vsize=321668 CPUtime=102.29 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 26634 0 0 0 10223 6 0 0 25 0 4 0 519839762 329388032 27674 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=321668 CPUtime=102.3 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 34753 0 0 0 10221 9 0 0 25 0 4 0 519839762 329388032 27674 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=321668 CPUtime=101.73 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 35688 0 0 0 10164 9 0 0 25 0 4 0 519839762 329388032 27674 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 321668

[startup+162.301 s]

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

[pid=21991] ppid=21989 vsize=500604 CPUtime=2805.39 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 426614 0 0 0 280381 158 0 0 25 0 4 0 519839761 512618496 68075 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 125151 68075 388 106 0 120122 0
[pid=21991/tid=21992] ppid=21989 vsize=500604 CPUtime=702.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 91353 0 0 0 70197 33 0 0 25 0 4 0 519839762 512618496 68075 33554432000 4194304 4627427 140737054636064 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=500604 CPUtime=702.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 111612 0 0 0 70189 42 0 0 25 0 4 0 519839762 512618496 68075 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=500604 CPUtime=698.45 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 108294 0 0 0 69807 38 0 0 25 0 4 0 519839762 512618496 68075 33554432000 4194304 4627427 140737054636064 18446744073709551615 4467832 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 500604

[startup+762.306 s]
/proc/loadavg: 4.10 5.24 6.74 5/179 22034
/proc/meminfo: memFree=25111416/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=427872 CPUtime=3045.09 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 444525 0 0 0 304340 169 0 0 25 0 4 0 519839761 438140928 68713 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 106968 68713 388 106 0 101939 0
[pid=21991/tid=21992] ppid=21989 vsize=427872 CPUtime=762.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 95635 0 0 0 76194 36 0 0 25 0 4 0 519839762 438140928 68713 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=427872 CPUtime=762.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 115575 0 0 0 76187 44 0 0 25 0 4 0 519839762 438140928 68713 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=427872 CPUtime=758.13 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 112725 0 0 0 75773 40 0 0 25 0 4 0 519839762 438140928 68713 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 427872

[startup+822.301 s]
/proc/loadavg: 4.16 5.06 6.59 5/179 22035
/proc/meminfo: memFree=25109024/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=428100 CPUtime=3284.74 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 460282 0 0 0 328298 176 0 0 25 0 4 0 519839761 438374400 69191 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 107025 69191 388 106 0 101996 0
[pid=21991/tid=21992] ppid=21989 vsize=428100 CPUtime=822.29 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 97037 0 0 0 82192 37 0 0 25 0 4 0 519839762 438374400 69191 33554432000 4194304 4627427 140737054636064 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=428100 CPUtime=822.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 120852 0 0 0 82184 47 0 0 25 0 4 0 519839762 438374400 69191 33554432000 4194304 4627427 140737054636064 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=428100 CPUtime=817.8 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 116452 0 0 0 81738 42 0 0 25 0 4 0 519839762 438374400 69191 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 428100

[startup+882.301 s]
/proc/loadavg: 4.09 4.86 6.42 5/179 22037
/proc/meminfo: memFree=25080976/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=440500 CPUtime=3524.42 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 478287 0 0 0 352256 186 0 0 25 0 4 0 519839761 451072000 76356 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 110125 76356 388 106 0 105096 0
[pid=21991/tid=21992] ppid=21989 vsize=440500 CPUtime=882.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 99651 0 0 0 88191 39 0 0 25 0 4 0 519839762 451072000 76356 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=440500 CPUtime=882.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 126306 0 0 0 88180 51 0 0 25 0 4 0 519839762 451072000 76356 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=440500 CPUtime=877.47 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 121033 0 0 0 87703 44 0 0 25 0 4 0 519839762 451072000 76356 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 440500

[startup+942.3 s]
/proc/loadavg: 4.07 4.73 6.28 5/179 22038
/proc/meminfo: memFree=25086284/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=442060 CPUtime=3764.09 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 493567 0 0 0 376215 194 0 0 25 0 4 0 519839761 452669440 75003 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 110515 75003 388 106 0 105486 0
[pid=21991/tid=21992] ppid=21989 vsize=442060 CPUtime=942.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 100155 0 0 0 94191 39 0 0 25 0 4 0 519839762 452669440 75003 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=442060 CPUtime=942.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 132935 0 0 0 94177 54 0 0 25 0 4 0 519839762 452669440 75003 33554432000 4194304 4627427 140737054636064 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=442060 CPUtime=937.14 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 123579 0 0 0 93668 46 0 0 25 0 4 0 519839762 452669440 75003 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 442060

[startup+1002.3 s]
/proc/loadavg: 4.06 4.61 6.14 5/179 22040
/proc/meminfo: memFree=25098420/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=455316 CPUtime=4003.77 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 509823 0 0 0 400173 204 0 0 25 0 4 0 519839761 466243584 72103 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 113829 72103 388 106 0 108800 0
[pid=21991/tid=21992] ppid=21989 vsize=455316 CPUtime=1002.31 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 100876 0 0 0 100191 40 0 0 25 0 4 0 519839762 466243584 72103 33554432000 4194304 4627427 140737054636064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=455316 CPUtime=1002.32 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 138303 0 0 0 100175 57 0 0 25 0 4 0 519839762 466243584 72103 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=455316 CPUtime=996.81 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 128672 0 0 0 99633 48 0 0 25 0 4 0 519839762 466243584 72104 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 455316

[startup+1062.3 s]
/proc/loadavg: 4.13 4.53 6.02 5/179 22042
/proc/meminfo: memFree=25111540/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=431604 CPUtime=4243.45 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 526282 0 0 0 424132 213 0 0 25 0 4 0 519839761 441962496 68805 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 107901 68805 388 106 0 102872 0
[pid=21991/tid=21992] ppid=21989 vsize=431604 CPUtime=1062.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 104991 0 0 0 106189 41 0 0 25 0 4 0 519839762 441962496 68805 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=431604 CPUtime=1062.32 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 142595 0 0 0 106173 59 0 0 25 0 4 0 519839762 441962496 68805 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=431604 CPUtime=1056.49 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 132717 0 0 0 105598 51 0 0 25 0 4 0 519839762 441962496 68805 33554432000 4194304 4627427 140737054636064 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 431604

[startup+1122.3 s]
/proc/loadavg: 4.12 4.44 5.89 5/179 22043
/proc/meminfo: memFree=25115988/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=432056 CPUtime=4483.12 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 545331 0 0 0 448089 223 0 0 25 0 4 0 519839761 442425344 67721 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 108014 67721 388 106 0 102985 0
[pid=21991/tid=21992] ppid=21989 vsize=432056 CPUtime=1122.31 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 108784 0 0 0 112187 44 0 0 25 0 4 0 519839762 442425344 67721 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=432056 CPUtime=1122.32 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 147830 0 0 0 112171 61 0 0 25 0 4 0 519839762 442425344 67721 33554432000 4194304 4627427 140737054636064 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=432056 CPUtime=1116.15 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 137671 0 0 0 111562 53 0 0 25 0 4 0 519839762 442425344 67721 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 432056

[startup+1182.3 s]
/proc/loadavg: 4.19 4.39 5.78 5/179 22045
/proc/meminfo: memFree=25105300/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=432356 CPUtime=4722.81 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 563425 0 0 0 472048 233 0 0 25 0 4 0 519839761 442732544 70551 33554432000 4194304 4627427 140737054636064 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 108089 70551 388 106 0 103060 0
[pid=21991/tid=21992] ppid=21989 vsize=432356 CPUtime=1182.3 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 113747 0 0 0 118184 46 0 0 25 0 4 0 519839762 442732544 70551 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=432356 CPUtime=1182.31 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 152243 0 0 0 118168 63 0 0 25 0 4 0 519839762 442732544 70551 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=432356 CPUtime=1175.83 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 141348 0 0 0 117528 55 0 0 25 0 4 0 519839762 442732544 70551 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 432356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.14 4.37 5.74 5/179 22045
/proc/meminfo: memFree=25104300/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=445728 CPUtime=4800.31 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 569470 0 0 0 479795 236 0 0 25 0 4 0 519839761 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 111432 70569 388 106 0 106403 0
[pid=21991/tid=21992] ppid=21989 vsize=445728 CPUtime=1201.71 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 114760 0 0 0 120124 47 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=445728 CPUtime=1201.72 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 154250 0 0 0 120108 64 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=445728 CPUtime=1195.13 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 143404 0 0 0 119456 57 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 445728

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: 4.14 4.37 5.74 5/179 22045
/proc/meminfo: memFree=25104300/32951124 swapFree=67111524/67111528
[pid=21991] ppid=21989 vsize=445728 CPUtime=4800.31 cores=1,3,5,7
/proc/21991/stat : 21991 (strangenight2-m) R 21989 21991 21677 0 -1 4202496 569470 0 0 0 479795 236 0 0 25 0 4 0 519839761 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21991/statm: 111432 70569 388 106 0 106403 0
[pid=21991/tid=21992] ppid=21989 vsize=445728 CPUtime=1201.71 cores=1,3,5,7
/proc/21991/task/21992/stat : 21992 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 114760 0 0 0 120124 47 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21991/tid=21993] ppid=21989 vsize=445728 CPUtime=1201.72 cores=1,3,5,7
/proc/21991/task/21993/stat : 21993 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 154250 0 0 0 120108 64 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21991/tid=21994] ppid=21989 vsize=445728 CPUtime=1195.13 cores=1,3,5,7
/proc/21991/task/21994/stat : 21994 (strangenight2-m) R 21989 21991 21677 0 -1 4202560 143404 0 0 0 119456 57 0 0 25 0 4 0 519839762 456425472 70569 33554432000 4194304 4627427 140737054636064 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 445728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.36
CPU user time (s): 4797.98
CPU system time (s): 2.38064
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 500604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.38064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569471
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= 374
involuntary context switches= 31640

runsolver used 1.91471 second user time and 4.66129 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 15:06:56
IDJOB=3174071
IDBENCH=82889
IDSOLVER=1586
FILE ID=node132/3174071-1304082416
RUNJOBID= node132-1304079470-21696
PBS_JOBID= 13170531
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174071-1304082416/watcher-3174071-1304082416 -o /tmp/evaluation-result-3174071-1304082416/solver-3174071-1304082416 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174071-1304082416.cnf

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=1967840435

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25038276 kB
Buffers:        771148 kB
Cached:        6237920 kB
SwapCached:          4 kB
Active:        2426508 kB
Inactive:      4988980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25038276 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:      406440 kB
Mapped:          15524 kB
Slab:           435480 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   653176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71868 MiB
End job on node132 at 2011-04-29 15:27:00