Trace number 3174226

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.42 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1957603206-080.SATISFIABLE.cnf
MD5SUMbd15174005584b37e05abad00c806959
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.02284
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3174226-1304115488.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.38/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.19	c calculated reachability. Time: 0.00
0.38/0.19	c Calc default polars -  time:   0.00 s pos:      38 undec:       3 neg:      39
0.38/0.19	c =========================================================================================
0.38/0.19	c types(t): F = full restart, N = normal restart
0.38/0.19	c types(t): S = simplification begin/end, E = solution found
0.38/0.19	c restart types(rt): st = static, dy = dynamic
0.38/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.16/0.38	c  N dy     7      5544        80      7120         0      2796     49840     66657     23.48     25.10
1.97/0.54	c  N dy    10      9942        80      7120         0      6832     49840    175006     22.89     24.27
3.17/0.81	c  N dy    27     16384        80      7120         0      8837     49840    213925     22.74     24.11
4.76/1.20	c  F st    36     25002        80      7120         0     11538     49840    268712     22.45     21.40
4.76/1.20	c  N st    36     25002        80      7120         0     11538     49840    268712     22.45     21.40
5.57/1.44	c  N dy    42     30000        80      7120         0      9872     49840    216731     22.45   no data
5.57/1.44	c  S st    42     30000        80      7120         0      9872     49840    216731     22.45   no data
5.57/1.47	c  S st    42     30501        80      7120         0     10347     49840    229418     22.45   no data
5.57/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.48	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.57/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.57/1.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.69	c lits-rem:       111  cl-subs:      759  v-elim:      0  v-fix:    0  time:  0.20 s
7.57/1.95	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
7.57/1.95	c calculated reachability. Time: 0.00
7.57/1.95	c  N dy    42     30501        80      7120         0      9588     49840    207242     22.45   no data
8.38/2.18	c  N dy    76     34533        80      7120         0     13302     49840    308644     22.77     24.67
9.56/2.49	c  N dy    80     40526        80      7120         0     11543     49840    239552     22.47     23.66
10.75/2.74	c  N dy   101     44576        80      7120         0     15275     49840    340077     22.57     25.25
11.15/2.83	c  S st   111     45752        80      7120         0     16356     49840    369475     22.62     22.70
11.15/2.88	c  S st   111     46254        80      7120         0      8653     49840    153278     22.62   no data
11.15/2.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.15/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.15/2.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.15/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.15/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.15/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.15/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.15/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.92	c lits-rem:         3  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.03 s
11.56/2.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.56/2.93	c vivif2 --  cl tried     8602 cl shrink        0 lits rem          0 time: 0.00
12.36/3.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.24
12.36/3.17	c calculated reachability. Time: 0.00
12.36/3.17	c  N dy   111     46254        80      7120         0      8602     49840    151525     22.62   no data
13.55/3.40	c  N dy   130     50664        80      7120         0     12654     49840    261162     22.71     23.92
14.35/3.69	c  N dy   149     55322        80      7120         0     16923     49840    375458     22.79     24.11
15.55/3.95	c  N dy   167     59329        80      7120         0     11473     49840    212776     22.83     24.12
17.17/4.35	c  N dy   177     65938        80      7120         0     17511     49840    370684     22.72     23.95
18.34/4.64	c  S st   203     69381        80      7120         0     10608     49840    175041     22.81     21.57
18.34/4.68	c  S st   203     69885        80      7120         0     11078     49840    187977     22.81   no data
18.34/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.34/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.34/4.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.34/4.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.34/4.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/4.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.34/4.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.34/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.34/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.75	c lits-rem:        35  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.06 s
18.74/4.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.74/4.76	c vivif2 --  cl tried    10943 cl shrink        0 lits rem          0 time: 0.00
19.94/5.05	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
19.94/5.05	c calculated reachability. Time: 0.00
19.94/5.05	c  N dy   203     69885        80      7120         0     10943     49840    183836     22.81   no data
21.15/5.37	c  N dy   223     75277        80      7120         0     15908     49840    316914     22.85     24.11
22.74/5.75	c  N dy   256     80132        80      7120         0     20361     49840    438117     22.95     24.97
24.34/6.19	c  N dy   275     86498        80      7120         0     15216     49840    282025     22.96     24.20
24.74/6.25	c  F st   279     87500        80      7120         0     16142     49840    306844     22.97     21.69
26.35/6.62	c  N dy   285     92699        80      7120         0     20896     49840    435029     22.97   no data
27.94/7.09	c  N dy   308     98641        80      7120         0     14412     49840    247211     23.01     24.64
29.94/7.54	c  S st   340    104827        80      7120         0     20118     49840    402094     23.06   no data
29.94/7.59	c  S st   340    105331        80      7120         0     20587     49840    415173     23.06   no data
29.94/7.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.94/7.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.94/7.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.94/7.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.35/7.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.35/7.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.92/8.08	c lits-rem:       185  cl-subs:     1505  v-elim:      0  v-fix:    0  time:  0.46 s
31.92/8.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.92/8.09	c vivif2 --  cl tried    19082 cl shrink        0 lits rem          0 time: 0.00
33.53/8.48	c asymm  cl-useful: 0/5861/7120 lits-rem:0 time: 0.39
33.53/8.48	c calculated reachability. Time: 0.00
33.53/8.48	c  N dy   340    105331        80      7120         0     19082     49840    371472     23.06   no data
36.32/9.10	c  N dy   379    112201        80      7120         0     25392     49840    542696     23.14     24.47
38.32/9.68	c  N dy   408    120335        80      7120         0     20056     49840    384019     23.16     24.40
41.92/10.57	c  N dy   446    130601        80      7120         0     15737     49840    252697     23.19     24.56
45.11/11.36	c  N dy   473    141257        80      7120         0     25536     49840    514250     23.18     24.90
50.30/12.69	c  N dy   474    157997        80      7120         0     26057     49840    506128     22.96     23.22
50.30/12.69	c  S st   474    157997        80      7120         0     26057     49840    506128     22.96     23.22
50.70/12.76	c  S st   474    158500        80      7120         0     26534     49840    519271     22.96   no data
50.70/12.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.70/12.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.70/12.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.70/12.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.70/12.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.70/12.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
50.70/12.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.70/12.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.70/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.30/14.11	c lits-rem:       405  cl-subs:     2976  v-elim:      0  v-fix:    0  time:  1.32 s
56.30/14.11	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
56.30/14.11	c vivif2 --  cl tried    23558 cl shrink        0 lits rem          0 time: 0.00
56.72/14.22	c asymm  cl-useful: 0/1259/7120 lits-rem:0 time: 0.11
56.72/14.22	c calculated reachability. Time: 0.00
56.72/14.22	c  N dy   474    158500        80      7120         0     23558     49840    443522     22.96   no data
60.29/15.16	c  N dy   513    168757        80      7120         0     17569     49840    271759     22.98     24.23
64.69/16.23	c  N dy   533    182303        80      7120         0     29966     49840    602144     22.93     24.24
69.08/17.37	c  N dy   584    194091        80      7120         0     24372     49840    439380     22.97     24.22
74.29/18.70	c  N dy   628    207178        80      7120         0     19029     49840    280338     23.00     24.34
85.06/21.36	c  N dy   635    237750        80      7120         0     28478     49840    510843     22.73     21.57
85.06/21.36	c  S st   635    237750        80      7120         0     28478     49840    510843     22.73     21.57
85.46/21.44	c  S st   635    238252        80      7120         0     28948     49840    523566     22.73   no data
85.46/21.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.46/21.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.46/21.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.46/21.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.46/21.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.46/21.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.46/21.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.46/21.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.46/21.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.65/22.76	c lits-rem:       517  cl-subs:     3011  v-elim:      0  v-fix:    0  time:  1.28 s
90.65/22.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
90.65/22.77	c vivif2 --  cl tried    25937 cl shrink        0 lits rem          0 time: 0.01
92.27/23.16	c asymm  cl-useful: 0/4892/7120 lits-rem:0 time: 0.39
92.27/23.16	c calculated reachability. Time: 0.00
92.27/23.16	c  N dy   635    238252        80      7120         0     25937     49840    448719     22.73   no data
98.64/24.76	c  N dy   636    256200        80      7120         0     23286     49840    363037     22.54     24.25
107.42/26.94	c  N dy   736    274722        80      7120         0     20285     49840    271474     22.61     23.86
115.42/28.92	c  N dy   823    293956        80      7120         0     37903     49840    741584     22.65     23.98
120.61/30.21	c  F st   843    306250        80      7120         0     28091     49840    461122     22.62     22.38
123.41/30.91	c  N dy   855    313444        80      7120         0     34706     49840    639153     22.62     23.82
133.39/33.49	c  N dy   996    333460        80      7120         0     31198     49840    536238     22.72     26.62
143.38/35.98	c  N dy  1071    353585        80      7120         0     26714     49840    394078     22.73     23.93
145.00/36.38	c  S st  1092    357379        80      7120         0     30185     49840    487298     22.74   no data
145.38/36.46	c  S st  1092    357882        80      7120         0     30654     49840    500244     22.74   no data
145.38/36.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.38/36.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.38/36.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.38/36.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.38/36.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.38/36.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
145.38/36.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.38/36.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.38/36.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.58/37.21	c lits-rem:       241  cl-subs:     1533  v-elim:      0  v-fix:    0  time:  0.72 s
148.58/37.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
148.58/37.22	c vivif2 --  cl tried    29121 cl shrink        0 lits rem          0 time: 0.01
149.39/37.43	c asymm  cl-useful: 0/1873/7120 lits-rem:0 time: 0.21
149.39/37.43	c calculated reachability. Time: 0.00
149.39/37.43	c  N dy  1092    357882        80      7120         0     29121     49840    458029     22.74   no data
164.15/41.13	c  N dy  1201    388772        80      7120         0     33631     49840    559082     22.74     24.32
176.53/44.25	c  N dy  1266    408852        80      7120         0     27285     49840    377284     22.75     24.75
186.91/46.86	c  N dy  1326    429941        80      7120         0     46621     49840    895559     22.75     24.01
200.50/50.21	c  N dy  1427    455670        80      7120         0     44557     49840    823803     22.77     24.20
212.08/53.16	c  N dy  1555    475733        80      7120         0     36498     49840    600641     22.82     26.82
224.86/56.31	c  N dy  1637    495774        80      7120         0     54864     49840   1089414     22.82     24.34
234.85/58.81	c  N dy  1695    515873        80      7120         0     45696     49840    822793     22.82     24.12
248.04/62.15	c  N dy  1816    535951        80      7120         0     35769     49840    548737     22.86     24.88
248.44/62.26	c  S st  1819    536824        80      7120         0     36576     49840    570232     22.86     22.35
248.84/62.36	c  S st  1819    537331        80      7120         0     37049     49840    583218     22.86   no data
248.84/62.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.84/62.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
248.84/62.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.84/62.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.84/62.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.84/62.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
248.84/62.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.84/62.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
248.84/62.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.83/63.35	c lits-rem:       234  cl-subs:     1438  v-elim:      0  v-fix:    0  time:  0.95 s
252.83/63.35	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
252.83/63.36	c vivif2 --  cl tried    35611 cl shrink        0 lits rem          0 time: 0.01
253.63/63.56	c asymm  cl-useful: 0/1984/7120 lits-rem:0 time: 0.20
253.63/63.56	c calculated reachability. Time: 0.00
253.63/63.56	c  N dy  1819    537331        80      7120         0     35611     49840    540227     22.86   no data
268.81/67.36	c  N dy  1868    563625        80      7120         0     30324     49840    382093     22.84     24.06
279.99/70.11	c  N dy  1957    583637        80      7120         0     48669     49840    876364     22.87     24.34
294.40/73.72	c  N dy  2032    606977        80      7120         0     39889     49840    621233     22.87     24.14
307.18/77.00	c  N dy  2107    626986        80      7120         0     58227     49840   1111631     22.88     27.21
321.14/80.44	c  N dy  2244    647675        80      7120         0     46099     49840    778037     22.92     24.16
337.12/84.43	c  N dy  2349    668052        80      7120         0     32708     49840    395770     22.94     24.23
349.50/87.57	c  N dy  2457    688180        80      7120         0     51265     49840    899718     22.97     24.20
365.08/91.47	c  N dy  2511    708932        80      7120         0     37187     49840    499082     22.97     24.44
388.25/97.20	c  N dy  2531    744900        80      7120         0     35987     49840    453067     22.89     24.28
424.20/106.28	c  N dy  2586    805996        80      7120         0     56761     49840    966601     22.72     19.76
424.20/106.28	c  S st  2586    805996        80      7120         0     56761     49840    966601     22.72     19.76
425.00/106.43	c  S st  2586    806497        80      7120         0     57227     49840    979416     22.72   no data
425.00/106.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.00/106.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.00/106.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.00/106.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.00/106.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.00/106.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
425.00/106.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.00/106.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.39/106.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.19/112.27	c lits-rem:       893  cl-subs:     6293  v-elim:      0  v-fix:    0  time:  5.77 s
448.19/112.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
448.19/112.28	c vivif2 --  cl tried    50934 cl shrink        0 lits rem          0 time: 0.01
449.37/112.56	c asymm  cl-useful: 0/1191/7120 lits-rem:0 time: 0.28
449.37/112.57	c calculated reachability. Time: 0.00
449.37/112.57	c  N dy  2586    806497        80      7120         0     50934     49840    833963     22.72   no data
464.54/116.35	c  N dy  2650    826499        80      7120         0     69221     49840   1322711     22.72     24.03
479.73/120.10	c  N dy  2749    849174        80      7120         0     54799     49840    940664     22.74     23.99
496.12/124.25	c  N dy  2779    869269        80      7120         0     36845     49840    436392     22.73     26.01
508.08/127.27	c  N dy  2817    890076        80      7120         0     55749     49840    934011     22.72     24.05
526.07/131.74	c  N dy  2897    910563        80      7120         0     74495     49840   1440803     22.73     24.01
540.06/135.29	c  N dy  3012    930670        80      7120         0     55635     49840    927010     22.76     24.06
558.82/139.93	c  N dy  3083    951878        80      7120         0     75026     49840   1448828     22.76     24.04
570.82/142.96	c  N dy  3094    971961        80      7120         0     54868     49840    877597     22.73     25.56
589.57/147.62	c  N dy  3178    992190        80      7120         0     73378     49840   1374811     22.74     24.19
606.75/151.91	c  N dy  3320   1012822        80      7120         0     53093     49840    827813     22.77     23.99
625.13/156.50	c  N dy  3411   1034859        80      7120         0     73263     49840   1370354     22.78     24.06
642.71/160.95	c  N dy  3490   1057509        80      7120         0     53791     49840    822370     22.78     24.04
655.08/164.07	c  F st  3559   1071877        80      7120         0     66960     49840   1177597     22.79   no data
660.28/165.35	c  N dy  3570   1077574        80      7120         0     72212     49840   1323348     22.80     24.17
686.25/171.82	c  N dy  3632   1110371        80      7120         0     60829     49840    984021     22.78     24.03
708.62/177.40	c  N dy  3754   1131438        80      7120         0     80150     49840   1509906     22.80     24.02
724.62/181.40	c  N dy  3840   1151533        80      7120         0     56496     49840    864596     22.81     24.36
743.77/186.27	c  N dy  3948   1171859        80      7120         0     75154     49840   1372075     22.83     24.10
767.34/192.10	c  N dy  4039   1192937        80      7120         0     51479     49840    711809     22.84     24.09
783.31/196.14	c  S st  4100   1209745        80      7120         0     66836     49840   1123548     22.84     21.43
784.11/196.36	c  S st  4100   1210248        80      7120         0     67297     49840   1136301     22.84   no data
784.11/196.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
784.51/196.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
784.51/196.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
784.51/196.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
784.51/196.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.51/196.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
784.51/196.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
784.51/196.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
784.51/196.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.68/203.27	c lits-rem:       719  cl-subs:     4883  v-elim:      0  v-fix:    0  time:  6.81 s
811.68/203.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
811.68/203.29	c vivif2 --  cl tried    62414 cl shrink        0 lits rem          0 time: 0.02
813.27/203.69	c asymm  cl-useful: 0/1005/7120 lits-rem:0 time: 0.39
813.27/203.69	c calculated reachability. Time: 0.00
813.27/203.69	c  N dy  4100   1210248        80      7120         0     62414     49840    999502     22.84   no data
836.45/209.44	c  N dy  4172   1230680        80      7120         0     81144     49840   1507347     22.85     24.06
858.42/214.96	c  N dy  4267   1255057        80      7120         0     59584     49840    909338     22.86     24.17
879.19/220.12	c  N dy  4389   1275090        80      7120         0     77966     49840   1411330     22.88     24.19
901.96/225.84	c  N dy  4482   1297579        80      7120         0     53863     49840    743004     22.89     24.15
919.14/230.18	c  N dy  4552   1318007        80      7120         0     72594     49840   1249459     22.89     24.11
943.91/236.35	c  N dy  4664   1338084        80      7120         0     91049     49840   1750174     22.91     24.25
966.70/242.08	c  N dy  4769   1361601        80      7120         0     66778     49840   1077148     22.91     24.26
992.66/248.52	c  N dy  4851   1382453        80      7120         0     85864     49840   1593309     22.92     24.15
1016.21/254.48	c  N dy  4930   1407664        80      7120         0     62221     49840    927949     22.91     24.14
1038.58/260.00	c  N dy  5069   1427675        80      7120         0     80573     49840   1431106     22.94     24.31
1062.96/266.12	c  N dy  5173   1447710        80      7120         0     51393     49840    634513     22.95     24.90
1081.72/270.84	c  N dy  5278   1469614        80      7120         0     71433     49840   1177933     22.96     24.26
1106.09/276.96	c  N dy  5342   1492426        80      7120         0     92218     49840   1736200     22.96     24.17
1128.88/282.67	c  N dy  5396   1519939        80      7120         0     68769     49840   1079758     22.95     24.22
1149.23/287.78	c  N dy  5451   1540107        80      7120         0     87107     49840   1569508     22.95     24.22
1180.39/295.58	c  N dy  5524   1572107        80      7120         0     66954     49840   1004578     22.93     24.24
1201.16/300.77	c  N dy  5590   1592882        80      7120         0     85984     49840   1517088     22.94     24.26
1232.32/308.53	c  N dy  5679   1621482        80      7120         0     61955     49840    867202     22.94     24.16
1251.50/313.40	c  N dy  5764   1641884        80      7120         0     80646     49840   1371537     22.94     24.29
1279.05/320.25	c  N dy  5843   1664982        80      7120         0    101757     49840   1939558     22.94     24.18
1299.03/325.27	c  N dy  5931   1687814        80      7120         0     71559     49840   1113780     22.95     24.27
1322.22/331.10	c  N dy  5985   1707912        80      7120         0     89787     49840   1598209     22.94     24.91
1326.61/332.18	c  S st  6001   1710249        80      7120         0     91950     49840   1657053     22.95     23.39
1328.19/332.53	c  S st  6001   1710753        80      7120         0     92425     49840   1670513     22.95   no data
1328.19/332.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1328.59/332.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1328.59/332.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1328.59/332.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1328.59/332.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1328.59/332.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1328.59/332.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1328.59/332.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1328.59/332.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1398.09/350.08	c lits-rem:      1091  cl-subs:     8569  v-elim:      0  v-fix:    0  time: 17.39 s
1398.09/350.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1398.49/350.10	c vivif2 --  cl tried    83856 cl shrink        0 lits rem          0 time: 0.02
1400.10/350.52	c asymm  cl-useful: 0/768/7120 lits-rem:0 time: 0.42
1400.10/350.52	c calculated reachability. Time: 0.00
1400.10/350.52	c  N dy  6001   1710753        80      7120         0     83856     49840   1434629     22.95   no data
1428.09/357.54	c  N dy  6051   1734664        80      7120         0     53969     49840    625977     22.94     24.15
1444.84/361.78	c  N dy  6096   1755822        80      7120         0     73238     49840   1138393     22.93     24.30
1466.01/367.09	c  N dy  6101   1779275        80      7120         0     94413     49840   1688644     22.91     24.18
1489.60/372.95	c  N dy  6190   1799309        80      7120         0     60114     49840    778560     22.92     24.69
1510.35/378.20	c  N dy  6317   1819409        80      7120         0     78498     49840   1280956     22.93     25.58
1537.11/384.80	c  N dy  6403   1839969        80      7120         0     97329     49840   1792328     22.94     24.25
1625.00/406.89	c  N dy  6439   1919869        80      7120         0     61238     49840    765595     22.85     24.10
1645.37/411.91	c  N dy  6534   1939879        80      7120         0     79523     49840   1261572     22.86     25.89
1672.93/418.88	c  N dy  6684   1959895        80      7120         0     97847     49840   1763766     22.87     24.18
1706.48/427.25	c  N dy  6796   1985709        80      7120         0     65984     49840    882714     22.88     24.10
1728.86/432.86	c  N dy  6913   2005906        80      7120         0     84420     49840   1385476     22.89     24.23
1757.64/440.07	c  N dy  7006   2026833        80      7120         0    103569     49840   1903482     22.90     24.17
1786.38/447.25	c  N dy  7109   2049283        80      7120         0     67633     49840    916185     22.91     24.41
1808.35/452.72	c  N dy  7169   2071348        80      7120         0     87736     49840   1456232     22.90     24.12
1836.34/459.77	c  N dy  7260   2091400        80      7120         0    106123     49840   1957177     22.91     24.19
1863.48/466.56	c  N dy  7378   2111466        80      7120         0     66993     49840    884801     22.92     26.02
1885.84/472.14	c  N dy  7480   2131476        80      7120         0     85339     49840   1384993     22.93     24.53
1911.43/478.54	c  N dy  7544   2151989        80      7120         0    104057     49840   1887987     22.93     24.15
1940.57/485.85	c  N dy  7624   2171990        80      7120         0     63830     49840    778837     22.93     24.48
1976.13/494.78	c  N dy  7630   2210753        80      7120         0     98806     49840   1692706     22.89     19.33
1976.13/494.78	c  S st  7630   2210753        80      7120         0     98806     49840   1692706     22.89     19.33
1977.34/495.06	c  S st  7630   2211256        80      7120         0     99281     49840   1705912     22.89   no data
1977.34/495.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1977.72/495.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1977.72/495.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1977.72/495.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1977.72/495.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1977.72/495.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1977.72/495.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1977.72/495.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1977.72/495.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2074.02/519.22	c lits-rem:      1134  cl-subs:    10227  v-elim:      0  v-fix:    0  time: 24.03 s
2074.02/519.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2074.02/519.25	c vivif2 --  cl tried    89054 cl shrink        0 lits rem          0 time: 0.02
2075.99/519.71	c asymm  cl-useful: 0/708/7120 lits-rem:0 time: 0.46
2075.99/519.71	c calculated reachability. Time: 0.00
2075.99/519.71	c  N dy  7630   2211256        80      7120         0     89054     49840   1452801     22.89   no data
2116.34/529.89	c  N dy  7759   2234930        80      7120         0    110693     49840   2041147     22.90     24.20
2142.71/536.47	c  N dy  7855   2255097        80      7120         0     70374     49840    952624     22.91     24.14
2164.68/541.98	c  N dy  7923   2275356        80      7120         0     88861     49840   1450852     22.91     24.13
2191.84/548.76	c  N dy  7975   2296271        80      7120         0    107902     49840   1959403     22.90     24.11
2221.00/556.07	c  N dy  8015   2318042        80      7120         0     67833     49840    859902     22.90     24.11
2246.57/562.42	c  N dy  8113   2340482        80      7120         0     88302     49840   1414141     22.91     24.21
2275.75/569.78	c  N dy  8189   2360576        80      7120         0    106595     49840   1907809     22.91     24.81
2300.89/576.01	c  N dy  8192   2382051        80      7120         0     65124     49840    773604     22.90     24.35
2323.27/581.67	c  N dy  8318   2402414        80      7120         0     83778     49840   1282545     22.91     24.17
2356.82/590.07	c  N dy  8426   2427159        80      7120         0    106448     49840   1895532     22.91     24.13
2386.00/597.34	c  N dy  8469   2447160        80      7120         0     62688     49840    690795     22.91     24.14
2448.69/613.09	c  N dy  8503   2509470        80      7120         0    118833     49840   2169763     22.86     24.13
2476.26/619.99	c  N dy  8622   2529536        80      7120         0     74588     49840   1007442     22.87     27.12
2499.43/625.71	c  N dy  8683   2549674        80      7120         0     92945     49840   1499044     22.87     24.19
2529.79/633.35	c  N dy  8785   2569695        80      7120         0    111279     49840   2000357     22.88     25.05
2563.34/641.77	c  N dy  8843   2589735        80      7120         0     65878     49840    748496     22.88     26.50
2584.11/646.91	c  N dy  8935   2609824        80      7120         0     84196     49840   1245315     22.89     25.48
2613.68/654.37	c  N dy  9016   2633498        80      7120         0    105768     49840   1828640     22.89     24.18
2649.65/663.39	c  N dy  9124   2653515        80      7120         0    124123     49840   2330616     22.89     24.48
2680.79/671.14	c  N dy  9246   2674776        80      7120         0     78945     49840   1088850     22.90     24.14
2708.35/678.06	c  N dy  9387   2694847        80      7120         0     97339     49840   1594961     22.91     24.18
2731.52/683.84	c  S st  9431   2711257        80      7120         0    112261     49840   1994956     22.91     21.65
2732.74/684.18	c  S st  9431   2711763        80      7120         0    112730     49840   2008141     22.91   no data
2732.74/684.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2733.14/684.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2733.14/684.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2733.14/684.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2733.14/684.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2733.14/684.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2733.14/684.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2733.14/684.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2733.51/684.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2814.61/704.65	c lits-rem:       920  cl-subs:     9159  v-elim:      0  v-fix:    0  time: 20.33 s
2814.61/704.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2814.61/704.68	c vivif2 --  cl tried   103571 cl shrink        0 lits rem          0 time: 0.03
2816.63/705.16	c asymm  cl-useful: 0/613/7120 lits-rem:0 time: 0.48
2816.63/705.17	c calculated reachability. Time: 0.00
2816.63/705.17	c  N dy  9431   2711763        80      7120         0    103571     49840   1747262     22.91   no data
2866.54/717.66	c  N dy  9510   2736881        80      7120         0    126428     49840   2357124     22.91     24.12
2898.50/725.63	c  N dy  9541   2764078        80      7120         0     85683     49840   1233511     22.90     24.19
2924.46/732.13	c  N dy  9617   2784395        80      7120         0    104263     49840   1734467     22.90     24.18
2960.42/741.11	c  N dy  9749   2804414        80      7120         0    122584     49840   2239147     22.91     25.18
3004.36/752.19	c  N dy  9845   2838315        80      7120         0     87031     49840   1269938     22.92     24.28
3033.12/759.30	c  N dy  9941   2858334        80      7120         0    105344     49840   1769805     22.92     25.81
3067.47/767.94	c  N dy 10055   2878396        80      7120         0    123709     49840   2271565     22.93     26.31
3100.63/776.25	c  N dy 10149   2899966        80      7120         0     75994     49840    960408     22.93     24.17
3122.60/781.75	c  N dy 10193   2920184        80      7120         0     94455     49840   1456876     22.93     24.14
3154.57/789.74	c  N dy 10279   2941464        80      7120         0    113896     49840   1981333     22.94     24.21
3190.51/798.76	c  N dy 10355   2962459        80      7120         0    133065     49840   2500665     22.94     24.23
3221.27/806.41	c  N dy 10501   2982544        80      7120         0     83059     49840   1143747     22.95     26.60
3252.03/814.14	c  N dy 10577   3007341        80      7120         0    105611     49840   1748695     22.95     24.18
3287.18/822.93	c  N dy 10680   3027371        80      7120         0    123973     49840   2249176     22.95     24.30
3325.95/832.62	c  N dy 10769   3047840        80      7120         0     73275     49840    849079     22.96     24.20
3348.70/838.36	c  N dy 10831   3067970        80      7120         0     91616     49840   1343366     22.96     24.18
3381.05/846.47	c  N dy 10919   3090358        80      7120         0    112072     49840   1900623     22.96     24.29
3423.39/857.03	c  N dy 11039   3112556        80      7120         0    132465     49840   2459284     22.97     24.46
3464.95/867.40	c  N dy 11167   3132582        80      7120         0     80414     49840   1033939     22.98     24.31
3514.48/879.82	c  N dy 11251   3165897        80      7120         0    110532     49840   1833851     22.97     24.22
3552.43/889.31	c  N dy 11341   3187400        80      7120         0    130206     49840   2366169     22.98     24.27
3590.78/898.94	c  N dy 11461   3207497        80      7120         0     77508     49840    942689     22.98     24.21
3594.77/899.99	c  S st 11467   3211763        80      7120         0     81364     49840   1044420     22.98     21.52
3595.97/900.22	c  S st 11467   3212269        80      7120         0     81827     49840   1057402     22.98   no data
3595.97/900.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3595.97/900.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3595.97/900.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3595.97/900.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3595.97/900.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3595.97/900.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3595.97/900.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3595.97/900.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3596.37/900.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3606.35/902.84	c lits-rem:       238  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  2.53 s
3606.35/902.85	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3606.35/902.86	c vivif2 --  cl tried    79717 cl shrink        0 lits rem          0 time: 0.02
3607.95/903.20	c asymm  cl-useful: 0/757/7120 lits-rem:0 time: 0.34
3607.95/903.20	c calculated reachability. Time: 0.00
3607.95/903.20	c  N dy 11467   3212269        80      7120         0     79717     49840    997508     22.98   no data
3635.52/910.18	c  N dy 11599   3232508        80      7120         0     98350     49840   1510251     22.99     24.25
3872.39/969.42	c  N dy 11699   3418316        80      7120         0    121226     49840   2021320     22.85     24.33
3916.74/980.58	c  N dy 11829   3439229        80      7120         0    140390     49840   2548629     22.86     24.37
3950.69/989.05	c  N dy 11907   3459944        80      7120         0     86155     49840   1134827     22.86     24.13
3978.66/996.07	c  N dy 11981   3480656        80      7120         0    105148     49840   1650175     22.86     24.10
4014.61/1005.09	c  N dy 12103   3500738        80      7120         0    123530     49840   2150744     22.87     24.65
4062.14/1016.98	c  N dy 12249   3522532        80      7120         0    143431     49840   2697865     22.88     24.20
4094.10/1024.99	c  N dy 12330   3542629        80      7120         0     87316     49840   1143533     22.88     24.13
4124.46/1032.53	c  N dy 12449   3562725        80      7120         0    105717     49840   1649588     22.89     25.82
4160.41/1041.54	c  N dy 12556   3583116        80      7120         0    124277     49840   2156116     22.89     24.10
4200.78/1051.67	c  N dy 12649   3603126        80      7120         0    142618     49840   2656352     22.90     25.18
4234.71/1060.16	c  N dy 12703   3623156        80      7120         0     85205     49840   1061821     22.90     24.63
4263.88/1067.47	c  N dy 12814   3643180        80      7120         0    103578     49840   1564974     22.90     24.36
4296.24/1075.59	c  N dy 12897   3663226        80      7120         0    121824     49840   2055409     22.90     24.75
4339.37/1086.31	c  N dy 13032   3683314        80      7120         0    140284     49840   2563090     22.91     26.22
4390.50/1099.17	c  N dy 13171   3703349        80      7120         0     81945     49840    967680     22.92     26.02
4402.91/1102.23	c  S st 13192   3712269        80      7120         0     90092     49840   1183271     22.92     19.83
4404.09/1102.53	c  S st 13192   3712776        80      7120         0     90567     49840   1196610     22.92   no data
4404.09/1102.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4404.09/1102.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
4404.09/1102.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4404.09/1102.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4404.09/1102.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4404.09/1102.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4404.09/1102.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4404.49/1102.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4404.49/1102.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4422.06/1107.05	c lits-rem:       309  cl-subs:     2898  v-elim:      0  v-fix:    0  time:  4.40 s
4422.06/1107.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4422.06/1107.07	c vivif2 --  cl tried    87669 cl shrink        0 lits rem          0 time: 0.02
4423.66/1107.40	c asymm  cl-useful: 0/912/7120 lits-rem:0 time: 0.33
4423.66/1107.40	c calculated reachability. Time: 0.00
4423.66/1107.40	c  N dy 13192   3712776        80      7120         0     87669     49840   1117607     22.92   no data
4475.59/1120.41	c  N dy 13303   3751096        80      7120         0    122442     49840   2053214     22.91     24.21
4476.39/1120.66	c  F st 13308   3751564        80      7120         0    122872     49840   2065089     22.91   no data
4517.93/1131.04	c  N dy 13380   3771277        80      7120         0    140912     49840   2558254     22.92     24.20
4562.68/1142.26	c  N dy 13504   3791410        80      7120         0     81919     49840    953150     22.92     24.13
4589.84/1149.03	c  N dy 13570   3814247        80      7120         0    102714     49840   1514338     22.92     24.14
4625.79/1158.08	c  N dy 13699   3834276        80      7120         0    121082     49840   2017980     22.93     24.18
4678.93/1171.36	c  N dy 13759   3865767        80      7120         0    149621     49840   2776280     22.92     24.27
4726.86/1183.34	c  N dy 13866   3892422        80      7120         0     95476     49840   1297156     22.92     24.16
4759.21/1191.43	c  N dy 13979   3913458        80      7120         0    114676     49840   1822608     22.93     24.14

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-3174226-1304115488/watcher-3174226-1304115488 -o /tmp/evaluation-result-3174226-1304115488/solver-3174226-1304115488 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174226-1304115488.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: 7.45 7.94 7.97 3/176 4235
/proc/meminfo: memFree=30891136/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 408 0 0 0 0 0 0 0 19 0 4 0 503964694 52441088 347 33554432000 4194304 4627427 140735220488272 18446744073709551615 47403423934386 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 12803 347 299 106 0 7774 0
[pid=4235/tid=4236] ppid=4231 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 503964695 52441088 347 33554432000 4194304 4627427 140735220488272 18446744073709551615 47403423934376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 503964695 52441088 347 33554432000 4194304 4627427 140735220488272 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 503964695 52441088 347 33554432000 4194304 4627427 140735220488272 18446744073709551615 220828034102 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0288121 s]
/proc/loadavg: 7.45 7.94 7.97 3/176 4235
/proc/meminfo: memFree=30891136/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=281868 CPUtime=0.09 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 1385 0 0 0 9 0 0 0 21 0 4 0 503964694 288632832 1301 33554432000 4194304 4627427 140735220488272 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 70467 1301 362 106 0 65438 0
[pid=4235/tid=4236] ppid=4231 vsize=281868 CPUtime=0.02 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 242 0 0 0 2 0 0 0 21 0 4 0 503964695 288632832 1301 33554432000 4194304 4627427 140735220488272 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=281868 CPUtime=0.02 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 239 0 0 0 2 0 0 0 22 0 4 0 503964695 288632832 1301 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=281868 CPUtime=0.02 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 263 0 0 0 2 0 0 0 22 0 4 0 503964695 288632832 1301 33554432000 4194304 4627427 140735220488272 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 281868

[startup+0.100798 s]
/proc/loadavg: 7.45 7.94 7.97 3/176 4235
/proc/meminfo: memFree=30891136/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=281868 CPUtime=0.38 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 1533 0 0 0 38 0 0 0 21 0 4 0 503964694 288632832 1449 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 70467 1449 364 106 0 65438 0
[pid=4235/tid=4236] ppid=4231 vsize=281868 CPUtime=0.09 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 258 0 0 0 9 0 0 0 21 0 4 0 503964695 288632832 1449 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=281868 CPUtime=0.09 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 242 0 0 0 9 0 0 0 22 0 4 0 503964695 288632832 1449 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=281868 CPUtime=0.09 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 381 0 0 0 9 0 0 0 22 0 4 0 503964695 288632832 1449 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281868

[startup+0.300762 s]
/proc/loadavg: 7.45 7.94 7.97 3/176 4235
/proc/meminfo: memFree=30891136/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=282760 CPUtime=1.16 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 3803 0 0 0 116 0 0 0 21 0 4 0 503964694 289546240 3165 33554432000 4194304 4627427 140735220488272 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 70690 3166 384 106 0 65661 0
[pid=4235/tid=4236] ppid=4231 vsize=282760 CPUtime=0.29 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 912 0 0 0 29 0 0 0 18 0 4 0 503964695 289546240 3166 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=282760 CPUtime=0.29 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 868 0 0 0 29 0 0 0 18 0 4 0 503964695 289546240 3167 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=282760 CPUtime=0.29 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 720 0 0 0 29 0 0 0 22 0 4 0 503964695 289546240 3167 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 282760

[startup+0.700689 s]
/proc/loadavg: 7.45 7.94 7.97 3/176 4235
/proc/meminfo: memFree=30891136/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=285708 CPUtime=2.77 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 6374 0 0 0 276 1 0 0 22 0 4 0 503964694 292564992 3607 33554432000 4194304 4627427 140735220488272 18446744073709551615 4327362 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 71427 3607 384 106 0 66398 0
[pid=4235/tid=4236] ppid=4231 vsize=285708 CPUtime=0.69 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 1525 0 0 0 69 0 0 0 18 0 4 0 503964695 292564992 3607 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=285708 CPUtime=0.68 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 1509 0 0 0 68 0 0 0 18 0 4 0 503964695 292564992 3607 33554432000 4194304 4627427 140735220488272 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=285708 CPUtime=0.69 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 1371 0 0 0 69 0 0 0 24 0 4 0 503964695 292564992 3607 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285708

[startup+1.50055 s]
/proc/loadavg: 7.45 7.94 7.97 11/184 4243
/proc/meminfo: memFree=30864356/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=286868 CPUtime=5.96 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 11376 0 0 0 594 2 0 0 25 0 4 0 503964694 293752832 5982 33554432000 4194304 4627427 140735220488272 18446744073709551615 4467823 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 71717 5982 388 106 0 66688 0
[pid=4235/tid=4236] ppid=4231 vsize=286868 CPUtime=1.49 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 2456 0 0 0 149 0 0 0 19 0 4 0 503964695 293752832 5982 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=286868 CPUtime=1.47 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 2452 0 0 0 147 0 0 0 19 0 4 0 503964695 293752832 5982 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=286868 CPUtime=1.49 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 2105 0 0 0 149 0 0 0 25 0 4 0 503964695 293752832 5982 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286868

[startup+3.10025 s]
/proc/loadavg: 7.45 7.94 7.97 10/184 4243
/proc/meminfo: memFree=30839432/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=296840 CPUtime=12.36 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 20362 0 0 0 1232 4 0 0 25 0 4 0 503964694 303964160 11553 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 74210 11553 388 106 0 69181 0
[pid=4235/tid=4236] ppid=4231 vsize=296840 CPUtime=3.09 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 4661 0 0 0 308 1 0 0 24 0 4 0 503964695 303964160 11553 33554432000 4194304 4627427 140735220488272 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=296840 CPUtime=3.07 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 5268 0 0 0 306 1 0 0 24 0 4 0 503964695 303964160 11553 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=296840 CPUtime=3.08 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 5128 0 0 0 308 0 0 0 25 0 4 0 503964695 303964160 11553 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296840

[startup+6.30066 s]
/proc/loadavg: 7.49 7.94 7.97 10/184 4243
/proc/meminfo: memFree=30784500/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=288200 CPUtime=25.14 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 30405 0 0 0 2509 5 0 0 25 0 4 0 503964694 295116800 13910 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 72050 13910 388 106 0 67021 0
[pid=4235/tid=4236] ppid=4231 vsize=288200 CPUtime=6.29 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 8056 0 0 0 628 1 0 0 25 0 4 0 503964695 295116800 13910 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=288200 CPUtime=6.25 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 7659 0 0 0 624 1 0 0 25 0 4 0 503964695 295116800 13910 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=288200 CPUtime=6.28 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 7479 0 0 0 628 0 0 0 25 0 4 0 503964695 295116800 13910 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 288200

[startup+12.7005 s]
/proc/loadavg: 7.69 7.98 7.98 10/184 4243
/proc/meminfo: memFree=30731848/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=288880 CPUtime=50.7 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 46596 0 0 0 5062 8 0 0 25 0 4 0 503964694 295813120 18442 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 72220 18442 388 106 0 67191 0
[pid=4235/tid=4236] ppid=4231 vsize=288880 CPUtime=12.69 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 11090 0 0 0 1267 2 0 0 25 0 4 0 503964695 295813120 18443 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=288880 CPUtime=12.62 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 11841 0 0 0 1260 2 0 0 25 0 4 0 503964695 295813120 18443 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=288880 CPUtime=12.69 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 11993 0 0 0 1267 2 0 0 25 0 4 0 503964695 295813120 18443 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 288880

[startup+25.5011 s]
/proc/loadavg: 7.76 7.98 7.98 10/184 4244
/proc/meminfo: memFree=30649836/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=309284 CPUtime=101.83 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 69721 0 0 0 10169 14 0 0 25 0 4 0 503964694 316706816 27018 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 77321 27018 388 106 0 72292 0
[pid=4235/tid=4236] ppid=4231 vsize=309284 CPUtime=25.49 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 16744 0 0 0 2546 3 0 0 25 0 4 0 503964695 316706816 27018 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=309284 CPUtime=25.35 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 18386 0 0 0 2531 4 0 0 25 0 4 0 503964695 316706816 27018 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=309284 CPUtime=25.49 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 17469 0 0 0 2546 3 0 0 25 0 4 0 503964695 316706816 27018 33554432000 4194304 4627427 140735220488272 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 309284

[startup+51.1004 s]
/proc/loadavg: 7.84 7.98 7.98 10/184 4244
/proc/meminfo: memFree=30600748/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=301372 CPUtime=204.1 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 105354 0 0 0 20386 24 0 0 25 0 4 0 503964694 308604928 29544 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 75343 29544 388 106 0 70314 0
[pid=4235/tid=4236] ppid=4231 vsize=301372 CPUtime=51.09 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 25381 0 0 0 5104 5 0 0 25 0 4 0 503964695 308604928 29544 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=301372 CPUtime=50.81 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 27754 0 0 0 5075 6 0 0 25 0 4 0 503964695 308604928 29544 33554432000 4194304 4627427 140735220488272 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=301372 CPUtime=51.08 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 26101 0 0 0 5103 5 0 0 25 0 4 0 503964695 308604928 29544 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 301372

[startup+102.307 s]
/proc/loadavg: 8.02 8.01 7.99 10/184 4246
/proc/meminfo: memFree=30539700/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=303244 CPUtime=408.64 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 159416 0 0 0 40828 36 0 0 25 0 4 0 503964694 310521856 34211 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 75811 34211 388 106 0 70782 0
[pid=4235/tid=4236] ppid=4231 vsize=303244 CPUtime=102.3 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 35986 0 0 0 10222 8 0 0 25 0 4 0 503964695 310521856 34211 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=303244 CPUtime=101.73 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 40903 0 0 0 10163 10 0 0 25 0 4 0 503964695 310521856 34211 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=303244 CPUtime=102.29 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 42143 0 0 0 10221 8 0 0 25 0 4 0 503964695 310521856 34211 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 303244

[startup+162.301 s]

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

[pid=4235] ppid=4231 vsize=509916 CPUtime=2805.42 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 508708 0 0 0 280363 179 0 0 25 0 4 0 503964694 522153984 79190 33554432000 4194304 4627427 140735220488272 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 127479 79190 388 106 0 122450 0
[pid=4235/tid=4236] ppid=4231 vsize=509916 CPUtime=702.31 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 122676 0 0 0 70187 44 0 0 25 0 4 0 503964695 522153984 79190 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=509916 CPUtime=698.47 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 131809 0 0 0 69799 48 0 0 25 0 4 0 503964695 522153984 79190 33554432000 4194304 4627427 140735220488272 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=509916 CPUtime=702.3 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 127818 0 0 0 70186 44 0 0 25 0 4 0 503964695 522153984 79190 33554432000 4194304 4627427 140735220488272 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 509916

[startup+762.307 s]
/proc/loadavg: 8.07 8.13 8.06 10/184 4266
/proc/meminfo: memFree=30091108/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=522928 CPUtime=3045.13 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 528681 0 0 0 304324 189 0 0 25 0 4 0 503964694 535478272 83045 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 130732 83045 388 106 0 125703 0
[pid=4235/tid=4236] ppid=4231 vsize=522928 CPUtime=762.32 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 129035 0 0 0 76185 47 0 0 25 0 4 0 503964695 535478272 83045 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=522928 CPUtime=758.15 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 138208 0 0 0 75764 51 0 0 25 0 4 0 503964695 535478272 83045 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=522928 CPUtime=762.31 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 131276 0 0 0 76185 46 0 0 25 0 4 0 503964695 535478272 83045 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 522928

[startup+822.3 s]
/proc/loadavg: 8.08 8.12 8.06 10/184 4268
/proc/meminfo: memFree=30048024/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=510240 CPUtime=3284.78 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 549925 0 0 0 328280 198 0 0 25 0 4 0 503964694 522485760 88894 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 127560 88894 388 106 0 122531 0
[pid=4235/tid=4236] ppid=4231 vsize=510240 CPUtime=822.31 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 135836 0 0 0 82182 49 0 0 25 0 4 0 503964695 522485760 88894 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=510240 CPUtime=817.82 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 144983 0 0 0 81728 54 0 0 25 0 4 0 503964695 522485760 88894 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=510240 CPUtime=822.3 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 136298 0 0 0 82182 48 0 0 25 0 4 0 503964695 522485760 88894 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 510240

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 8.06 10/184 4270
/proc/meminfo: memFree=30010528/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=576068 CPUtime=3524.46 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 573269 0 0 0 352238 208 0 0 25 0 4 0 503964694 589893632 95926 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 144017 95926 388 106 0 138988 0
[pid=4235/tid=4236] ppid=4231 vsize=576068 CPUtime=882.31 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 144042 0 0 0 88179 52 0 0 25 0 4 0 503964695 589893632 95926 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=576068 CPUtime=877.5 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 147919 0 0 0 87694 56 0 0 25 0 4 0 503964695 589893632 95926 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=576068 CPUtime=882.3 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 142565 0 0 0 88180 50 0 0 25 0 4 0 503964695 589893632 95926 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 576068

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 8.05 10/184 4271
/proc/meminfo: memFree=29966452/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=576392 CPUtime=3764.14 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 596106 0 0 0 376192 222 0 0 25 0 4 0 503964694 590225408 92891 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 144098 92891 388 106 0 139069 0
[pid=4235/tid=4236] ppid=4231 vsize=576392 CPUtime=942.31 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 150126 0 0 0 94176 55 0 0 25 0 4 0 503964695 590225408 92891 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=576392 CPUtime=937.18 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 153944 0 0 0 93659 59 0 0 25 0 4 0 503964695 590225408 92891 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=576392 CPUtime=942.3 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 146970 0 0 0 94176 54 0 0 25 0 4 0 503964695 590225408 92891 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 576392

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.05 10/184 4273
/proc/meminfo: memFree=29982896/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=589892 CPUtime=4003.82 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 619486 0 0 0 400147 235 0 0 25 0 4 0 503964694 604049408 93285 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 147473 93285 388 106 0 142444 0
[pid=4235/tid=4236] ppid=4231 vsize=589892 CPUtime=1002.31 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 156359 0 0 0 100173 58 0 0 25 0 4 0 503964695 604049408 93285 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=589892 CPUtime=996.85 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 158482 0 0 0 99623 62 0 0 25 0 4 0 503964695 604049408 93285 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=589892 CPUtime=1002.31 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 153279 0 0 0 100173 58 0 0 25 0 4 0 503964695 604049408 93285 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 589892

[startup+1062.3 s]
/proc/loadavg: 8.07 8.09 8.05 10/184 4274
/proc/meminfo: memFree=29993380/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=576960 CPUtime=4243.51 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 642924 0 0 0 424102 249 0 0 25 0 4 0 503964694 590807040 96769 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 144240 96769 388 106 0 139211 0
[pid=4235/tid=4236] ppid=4231 vsize=576960 CPUtime=1062.32 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 161547 0 0 0 106170 62 0 0 25 0 4 0 503964695 590807040 96769 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=576960 CPUtime=1056.52 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 164682 0 0 0 105587 65 0 0 25 0 4 0 503964695 590807040 96769 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=576960 CPUtime=1062.31 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 159507 0 0 0 106169 62 0 0 25 0 4 0 503964695 590807040 96769 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 576960

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.05 10/184 4276
/proc/meminfo: memFree=29940624/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=644664 CPUtime=4483.18 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 664651 0 0 0 448061 257 0 0 25 0 4 0 503964694 660135936 97452 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 161166 97452 388 106 0 156137 0
[pid=4235/tid=4236] ppid=4231 vsize=644664 CPUtime=1122.32 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 168507 0 0 0 112168 64 0 0 25 0 4 0 503964695 660135936 97452 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=644664 CPUtime=1116.2 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 169287 0 0 0 111553 67 0 0 25 0 4 0 503964695 660135936 97452 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=644664 CPUtime=1122.31 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 165184 0 0 0 112167 64 0 0 25 0 4 0 503964695 660135936 97452 33554432000 4194304 4627427 140735220488272 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 644664

[startup+1182.3 s]
/proc/loadavg: 8.09 8.09 8.06 10/184 4278
/proc/meminfo: memFree=29940576/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=591012 CPUtime=4722.87 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 687111 0 0 0 472018 269 0 0 25 0 4 0 503964694 605196288 95242 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 147753 95242 388 106 0 142724 0
[pid=4235/tid=4236] ppid=4231 vsize=591012 CPUtime=1182.32 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 175070 0 0 0 118166 66 0 0 25 0 4 0 503964695 605196288 95242 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=591012 CPUtime=1175.88 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 174799 0 0 0 117518 70 0 0 25 0 4 0 503964695 605196288 95242 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=591012 CPUtime=1182.31 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 169755 0 0 0 118164 67 0 0 25 0 4 0 503964695 605196288 95242 33554432000 4194304 4627427 140735220488272 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 591012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.12 8.07 9/184 4278
/proc/meminfo: memFree=29943168/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=591116 CPUtime=4800.38 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 694246 0 0 0 479766 272 0 0 25 0 4 0 503964694 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 147779 95364 388 106 0 142750 0
[pid=4235/tid=4236] ppid=4231 vsize=591116 CPUtime=1201.72 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 177327 0 0 0 120105 67 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=591116 CPUtime=1195.17 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 176060 0 0 0 119446 71 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=591116 CPUtime=1201.72 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 172131 0 0 0 120104 68 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 591116

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

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

[startup+1201.7 s]
/proc/loadavg: 8.19 8.12 8.07 9/184 4278
/proc/meminfo: memFree=29943168/32951124 swapFree=67105204/67111528
[pid=4235] ppid=4231 vsize=591116 CPUtime=4800.38 cores=1,3,5,7
/proc/4235/stat : 4235 (strangenight2-m) R 4231 4235 3436 0 -1 4202496 694246 0 0 0 479766 272 0 0 25 0 4 0 503964694 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4235/statm: 147779 95364 388 106 0 142750 0
[pid=4235/tid=4236] ppid=4231 vsize=591116 CPUtime=1201.72 cores=1,3,5,7
/proc/4235/task/4236/stat : 4236 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 177327 0 0 0 120105 67 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4235/tid=4240] ppid=4231 vsize=591116 CPUtime=1195.17 cores=1,3,5,7
/proc/4235/task/4240/stat : 4240 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 176060 0 0 0 119446 71 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4235/tid=4241] ppid=4231 vsize=591116 CPUtime=1201.72 cores=1,3,5,7
/proc/4235/task/4241/stat : 4241 (strangenight2-m) R 4231 4235 3436 0 -1 4202560 172131 0 0 0 120104 68 0 0 25 0 4 0 503964695 605302784 95364 33554432000 4194304 4627427 140735220488272 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 591116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.42
CPU user time (s): 4797.68
CPU system time (s): 2.73658
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 698628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.73658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 694248
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= 1067
involuntary context switches= 49860

runsolver used 1.73374 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 00:18:08
IDJOB=3174226
IDBENCH=83044
IDSOLVER=1586
FILE ID=node147/3174226-1304115488
RUNJOBID= node147-1304115488-4217
PBS_JOBID= 13170669
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1957603206-080.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174226-1304115488/watcher-3174226-1304115488 -o /tmp/evaluation-result-3174226-1304115488/solver-3174226-1304115488 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174226-1304115488.cnf

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

MD5SUM BENCH= bd15174005584b37e05abad00c806959
RANDOM SEED=1957344610

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30891564 kB
Buffers:        289292 kB
Cached:        1383956 kB
SwapCached:       3064 kB
Active:         159504 kB
Inactive:      1575204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30891564 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           11328 kB
Writeback:           0 kB
AnonPages:       59096 kB
Mapped:          14400 kB
Slab:           261200 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72648 MiB
End job on node147 at 2011-04-30 00:38:12