Trace number 3173898

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1494985128-003.UNKNOWN.cnf
MD5SUM6317a356b3e87abef9291d8243489542
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-3173898-1304072691.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.17	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.17	c -- vars added         80
0.00/0.17	c Parsing time:  0.00 s
0.00/0.17	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.00/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.00/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.65/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.65/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.65/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.65/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.65/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.65/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.65/0.80	c Finding binary XORs  T:     0.00 s  found:       0
0.65/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.65/0.80	c calculated reachability. Time: 0.00
0.65/0.80	c Calc default polars -  time:   0.00 s pos:      39 undec:       1 neg:      40
0.65/0.80	c =========================================================================================
0.65/0.80	c types(t): F = full restart, N = normal restart
0.65/0.80	c types(t): S = simplification begin/end, E = solution found
0.65/0.80	c restart types(rt): st = static, dy = dynamic
0.65/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.65/0.80	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.65/0.80	c  N dy     9      4021        80      7120         0      3683     49840    100663     23.45     24.96
0.65/0.80	c  N dy    10     14647        80      7120         0      7201     49840    170957     21.83     23.03
3.59/0.94	c  N dy    21     18749        80      7120         0      5820     49840    121345     21.59     22.85
4.37/1.15	c  N dy    60     22829        80      7120         0      9601     49840    224265     22.18     25.64
4.77/1.28	c  F st    77     25000        80      7120         0     11593     49840    277193     22.33   no data
5.18/1.38	c  N st    81     27033        80      7120         0      7198     49840    143813     22.33   no data
5.97/1.51	c  S st    83     30000        80      7120         0      9918     49840    218772     22.33   no data
5.97/1.54	c  S st    83     30504        80      7120         0     10388     49840    231710     22.33   no data
5.97/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.55	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.97/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.97/1.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.76	c lits-rem:       137  cl-subs:      760  v-elim:      0  v-fix:    0  time:  0.20 s
7.97/2.04	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.97/2.04	c calculated reachability. Time: 0.00
7.97/2.04	c  N dy    83     30504        80      7120         0      9628     49840    208997     22.33   no data
11.17/2.87	c  N dy    88     45756        80      7120         0     16217     49840    356635     21.43     19.66
11.17/2.87	c  S st    88     45756        80      7120         0     16217     49840    356635     21.43     19.66
11.58/2.92	c  S st    88     46261        80      7120         0      8584     49840    153687     21.43   no data
11.58/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.58/2.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.58/2.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.58/2.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.58/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/2.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.58/2.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.58/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.58/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/2.97	c lits-rem:         9  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.04 s
11.58/2.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.58/2.97	c vivif2 --  cl tried     8522 cl shrink        0 lits rem          0 time: 0.00
12.76/3.22	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.76/3.22	c calculated reachability. Time: 0.00
12.76/3.22	c  N dy    88     46261        80      7120         0      8522     49840    151695     21.43   no data
13.56/3.45	c  N dy   127     50331        80      7120         0     12318     49840    254945     21.71     22.89
14.75/3.72	c  N dy   164     54334        80      7120         0     16009     49840    356097     21.97     23.32
15.97/4.03	c  N dy   201     58785        80      7120         0     10958     49840    202065     22.16     23.37
16.75/4.28	c  N dy   231     62807        80      7120         0     14665     49840    301337     22.28     24.57
18.35/4.61	c  N dy   239     67591        80      7120         0     18996     49840    413319     22.26     23.56
18.75/4.77	c  S st   256     69392        80      7120         0     10602     49840    177067     22.33   no data
19.14/4.81	c  S st   256     69896        80      7120         0     11072     49840    190135     22.33   no data
19.14/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.14/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.14/4.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.14/4.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.14/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.14/4.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
19.14/4.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.14/4.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.14/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.14/4.88	c lits-rem:        11  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.06 s
19.14/4.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.14/4.88	c vivif2 --  cl tried    10945 cl shrink        0 lits rem          0 time: 0.00
20.36/5.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
20.36/5.18	c calculated reachability. Time: 0.00
20.36/5.18	c  N dy   256     69896        80      7120         0     10945     49840    186019     22.33   no data
21.54/5.46	c  N dy   289     74384        80      7120         0     15097     49840    298969     22.45     24.16
23.15/5.81	c  N dy   321     79187        80      7120         0     19515     49840    418492     22.55     25.78
24.35/6.19	c  N dy   348     84298        80      7120         0     13197     49840    231613     22.62     24.47
25.54/6.41	c  F st   362     87500        80      7120         0     16119     49840    309220     22.64   no data
26.34/6.63	c  N st   367     90797        80      7120         0     19152     49840    390764     22.64   no data
28.34/7.14	c  N dy   401     96678        80      7120         0     12620     49840    199081     22.73     23.99
29.93/7.57	c  N dy   441    102879        80      7120         0     18323     49840    353603     22.82     24.11
30.74/7.72	c  S st   454    104844        80      7120         0     20113     49840    402328     22.85   no data
30.74/7.78	c  S st   454    105349        80      7120         0     20581     49840    415125     22.85   no data
30.74/7.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.74/7.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.74/7.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.74/7.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.74/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.74/7.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
30.74/7.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.74/7.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.14/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.73/8.27	c lits-rem:       204  cl-subs:     1407  v-elim:      0  v-fix:    0  time:  0.46 s
32.73/8.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.73/8.27	c vivif2 --  cl tried    19174 cl shrink        0 lits rem          0 time: 0.00
34.33/8.69	c asymm  cl-useful: 0/5807/7120 lits-rem:0 time: 0.41
34.33/8.69	c calculated reachability. Time: 0.00
34.33/8.69	c  N dy   454    105349        80      7120         0     19174     49840    372819     22.85   no data
37.12/9.31	c  N dy   488    112168        80      7120         0     25446     49840    542488     22.91     25.14
39.12/9.87	c  N dy   527    119634        80      7120         0     19517     49840    370309     22.97     24.18
41.92/10.53	c  N dy   557    127283        80      7120         0     26537     49840    558748     23.00     25.75
45.92/11.55	c  N dy   571    141209        80      7120         0     25454     49840    510843     22.91     24.15
49.11/12.35	c  N dy   612    150492        80      7120         0     19368     49840    333881     22.95     24.46
51.53/12.94	c  S st   628    158023        80      7120         0     26262     49840    518633     22.93     22.02
51.91/13.01	c  S st   628    158526        80      7120         0     26728     49840    531812     22.93   no data
51.91/13.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.91/13.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.91/13.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.91/13.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.91/13.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.91/13.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.91/13.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.91/13.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.91/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.52/13.96	c lits-rem:       332  cl-subs:     2416  v-elim:      0  v-fix:    0  time:  0.91 s
55.52/13.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
55.52/13.96	c vivif2 --  cl tried    24312 cl shrink        0 lits rem          0 time: 0.01
55.92/14.08	c asymm  cl-useful: 0/1313/7120 lits-rem:0 time: 0.12
55.92/14.08	c calculated reachability. Time: 0.00
55.92/14.08	c  N dy   628    158526        80      7120         0     24312     49840    464815     22.93   no data
59.50/14.96	c  N dy   653    168663        80      7120         0     18168     49840    288115     22.92     25.68
63.49/15.92	c  N dy   704    180131        80      7120         0     28719     49840    573856     22.96     24.22
67.89/17.01	c  N dy   733    192227        80      7120         0     23329     49840    411707     22.95     24.18
79.87/20.06	c  N dy   773    224229        80      7120         0     35047     49840    691244     22.76     23.98
85.47/21.40	c  S st   823    237790        80      7120         0     29280     49840    539604     22.78     20.29
85.47/21.48	c  S st   823    238292        80      7120         0     29752     49840    552411     22.78   no data
85.47/21.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.47/21.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.47/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.47/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.47/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.47/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.47/21.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.87/21.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.87/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.46/22.41	c lits-rem:       358  cl-subs:     2247  v-elim:      0  v-fix:    0  time:  0.90 s
89.46/22.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.46/22.42	c vivif2 --  cl tried    27505 cl shrink        0 lits rem          0 time: 0.01
90.26/22.61	c asymm  cl-useful: 0/2472/7120 lits-rem:0 time: 0.19
90.26/22.61	c calculated reachability. Time: 0.00
90.26/22.61	c  N dy   823    238292        80      7120         0     27505     49840    489087     22.78   no data
96.65/24.25	c  N dy   888    253590        80      7120         0     22412     49840    342230     22.82     25.71
103.44/25.98	c  N dy   963    269796        80      7120         0     37347     49840    746939     22.87     24.42
110.63/27.73	c  N dy  1013    287024        80      7120         0     33028     49840    606886     22.86     26.52
118.22/29.66	c  N dy  1070    305417        80      7120         0     28819     49840    482583     22.87     25.34
118.62/29.75	c  F st  1075    306251        80      7120         0     29587     49840    503078     22.88   no data
128.20/32.14	c  N dy  1132    326552        80      7120         0     26202     49840    399860     22.89     24.20
138.59/34.73	c  N dy  1201    348033        80      7120         0     22984     49840    292879     22.89     24.16
142.19/35.60	c  S st  1216    357439        80      7120         0     31609     49840    522357     22.88     23.80
142.19/35.68	c  S st  1216    357942        80      7120         0     32078     49840    535319     22.88   no data
142.19/35.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.19/35.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.19/35.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.19/35.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.19/35.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.19/35.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.19/35.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.59/35.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.59/35.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.78/36.57	c lits-rem:       241  cl-subs:     1905  v-elim:      0  v-fix:    0  time:  0.86 s
145.78/36.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.78/36.58	c vivif2 --  cl tried    30173 cl shrink        0 lits rem          0 time: 0.01
146.58/36.79	c asymm  cl-useful: 0/1942/7120 lits-rem:0 time: 0.21
146.58/36.79	c calculated reachability. Time: 0.00
146.58/36.79	c  N dy  1216    357942        80      7120         0     30173     49840    482709     22.88   no data
157.76/39.54	c  N dy  1318    378000        80      7120         0     24818     49840    325898     22.93     24.59
166.95/41.84	c  N dy  1371    398096        80      7120         0     43261     49840    822781     22.93     24.14
184.93/46.31	c  N dy  1409    430875        80      7120         0     48357     49840    914732     22.79     24.06
194.51/48.75	c  N dy  1444    450972        80      7120         0     41039     49840    721564     22.74     26.04
206.10/51.66	c  N dy  1532    471002        80      7120         0     32983     49840    502915     22.77     24.02
218.10/54.64	c  N dy  1583    493489        80      7120         0     53561     49840   1052432     22.76     24.22
229.27/57.47	c  N dy  1655    515299        80      7120         0     46116     49840    839062     22.77     23.98
241.65/60.53	c  N dy  1716    535936        80      7120         0     36660     49840    569103     22.77     24.01
242.05/60.67	c  S st  1724    536913        80      7120         0     37565     49840    593898     22.78   no data
242.45/60.77	c  S st  1724    537420        80      7120         0     38038     49840    606963     22.78   no data
242.45/60.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.45/60.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
242.45/60.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.45/60.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.45/60.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.45/60.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
242.45/60.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.45/60.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.85/60.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.24/61.91	c lits-rem:       279  cl-subs:     1975  v-elim:      0  v-fix:    0  time:  1.11 s
247.24/61.91	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
247.24/61.92	c vivif2 --  cl tried    36063 cl shrink        0 lits rem          0 time: 0.01
248.04/62.14	c asymm  cl-useful: 0/1599/7120 lits-rem:0 time: 0.22
248.04/62.14	c calculated reachability. Time: 0.00
248.04/62.14	c  N dy  1724    537420        80      7120         0     36063     49840    552776     22.78   no data
262.45/65.74	c  N dy  1830    559576        80      7120         0     56346     49840   1097823     22.80     24.05
275.23/68.95	c  N dy  1899    582734        80      7120         0     48291     49840    858803     22.79     24.19
288.81/72.38	c  N dy  2002    602817        80      7120         0     36574     49840    534443     22.82     24.85
300.77/75.34	c  N dy  2063    622933        80      7120         0     54957     49840   1027116     22.82     24.04
313.55/78.50	c  N dy  2138    643072        80      7120         0     42325     49840    672614     22.83     24.09
326.73/81.85	c  N dy  2197    663089        80      7120         0     60697     49840   1163609     22.83     25.24
341.14/85.49	c  N dy  2291    686821        80      7120         0     50299     49840    870649     22.85     24.23
358.30/89.79	c  N dy  2387    706877        80      7120         0     35721     49840    462048     22.87     25.95
371.08/92.98	c  N dy  2473    726879        80      7120         0     54039     49840    956375     22.89     25.35
390.25/97.78	c  N dy  2544    753940        80      7120         0     44792     49840    681732     22.87     24.12
412.23/103.24	c  N dy  2637    785470        80      7120         0     38863     49840    512022     22.86     24.10
425.02/106.43	c  N dy  2716    806131        80      7120         0     57741     49840   1017400     22.87     20.45
425.02/106.43	c  S st  2716    806131        80      7120         0     57741     49840   1017400     22.87     20.45
425.41/106.59	c  S st  2716    806635        80      7120         0     58215     49840   1030048     22.87   no data
425.41/106.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.81/106.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.81/106.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.81/106.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.81/106.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.81/106.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
425.81/106.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.81/106.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.81/106.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.61/110.88	c lits-rem:       768  cl-subs:     5123  v-elim:      0  v-fix:    0  time:  4.22 s
442.61/110.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
442.61/110.89	c vivif2 --  cl tried    53092 cl shrink        0 lits rem          0 time: 0.01
443.78/111.18	c asymm  cl-useful: 0/1095/7120 lits-rem:0 time: 0.29
443.78/111.18	c calculated reachability. Time: 0.00
443.78/111.18	c  N dy  2716    806635        80      7120         0     53092     49840    891909     22.87   no data
462.96/115.94	c  N dy  2838    827546        80      7120         0     36852     49840    449076     22.90     24.11
476.54/119.33	c  N dy  2947    848170        80      7120         0     55789     49840    961742     22.92     24.37
495.33/124.07	c  N dy  3035    868470        80      7120         0     37865     49840    459278     22.93     24.24
507.30/127.00	c  N dy  3046    889670        80      7120         0     57137     49840    962678     22.89     24.16
528.07/132.28	c  N dy  3126    916433        80      7120         0     44193     49840    608745     22.88     24.19
543.66/136.13	c  N dy  3223    936759        80      7120         0     62830     49840   1111047     22.90     24.59
558.42/139.85	c  N dy  3244    957027        80      7120         0     42929     49840    561063     22.87     24.11
572.81/143.40	c  N dy  3329    977065        80      7120         0     61269     49840   1053606     22.88     24.19
592.78/148.41	c  N dy  3424    997093        80      7120         0     40356     49840    475194     22.90     26.84
605.19/151.53	c  N dy  3455   1018049        80      7120         0     59463     49840    982020     22.88     24.14
624.34/156.30	c  N dy  3548   1038141        80      7120         0     77905     49840   1483335     22.90     24.96
638.32/159.83	c  N dy  3595   1058547        80      7120         0     56294     49840    888415     22.90     24.17
649.90/162.75	c  F st  3651   1071875        80      7120         0     68519     49840   1219043     22.91   no data
655.89/164.29	c  N dy  3659   1078771        80      7120         0     74809     49840   1390982     22.90     24.11
673.07/168.50	c  N dy  3740   1098780        80      7120         0     51918     49840    755478     22.91     24.69
704.63/176.45	c  N dy  3840   1135643        80      7120         0     43543     49840    512301     22.90     24.25
718.61/179.93	c  N dy  3894   1156125        80      7120         0     62274     49840   1015053     22.90     24.13
737.78/184.79	c  N dy  3937   1177501        80      7120         0     81802     49840   1534385     22.90     24.13
756.56/189.48	c  N dy  3985   1201614        80      7120         0     60853     49840    953776     22.89     24.25
764.95/191.55	c  S st  4031   1209952        80      7120         0     68544     49840   1165708     22.89   no data
765.75/191.78	c  S st  4031   1210456        80      7120         0     69014     49840   1178844     22.89   no data
765.75/191.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
766.15/191.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
766.15/191.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.15/191.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.15/191.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.15/191.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
766.15/191.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.15/191.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.15/191.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.88/203.09	c lits-rem:       934  cl-subs:     5664  v-elim:      0  v-fix:    0  time: 11.21 s
810.88/203.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
811.30/203.11	c vivif2 --  cl tried    63350 cl shrink        0 lits rem          0 time: 0.02
812.88/203.57	c asymm  cl-useful: 0/1219/7120 lits-rem:0 time: 0.47
812.88/203.58	c calculated reachability. Time: 0.00
812.88/203.58	c  N dy  4031   1210456        80      7120         0     63350     49840   1025837     22.89   no data
836.05/209.39	c  N dy  4096   1231707        80      7120         0     82740     49840   1551456     22.89     24.18
856.81/214.54	c  N dy  4173   1255622        80      7120         0     60929     49840    949518     22.90     24.21
873.59/218.78	c  N dy  4231   1275631        80      7120         0     79226     49840   1442776     22.89     24.44
894.37/223.90	c  N dy  4333   1295649        80      7120         0     52910     49840    722110     22.91     25.04
911.55/228.28	c  N dy  4418   1315857        80      7120         0     71517     49840   1226150     22.92     24.14
937.11/234.65	c  N dy  4494   1338353        80      7120         0     46355     49840    525650     22.92     24.16
956.30/239.42	c  N dy  4591   1358653        80      7120         0     65023     49840   1033065     22.93     24.30
980.65/245.55	c  N dy  4683   1378695        80      7120         0     83388     49840   1531861     22.94     25.59
1001.82/250.84	c  N dy  4751   1398703        80      7120         0     54938     49840    739690     22.95     24.19
1020.60/255.58	c  N dy  4818   1421015        80      7120         0     75280     49840   1285482     22.95     24.20
1044.96/261.60	c  N dy  4899   1441077        80      7120         0     93718     49840   1785040     22.96     24.54
1061.76/265.90	c  N dy  4980   1461354        80      7120         0     64779     49840    994845     22.96     24.19
1082.12/270.96	c  N dy  5059   1481441        80      7120         0     83131     49840   1490718     22.97     25.17
1105.69/276.86	c  N dy  5140   1501723        80      7120         0     53203     49840    662863     22.98     24.21
1123.68/281.31	c  N dy  5228   1522164        80      7120         0     71895     49840   1168251     22.98     24.26
1144.83/286.67	c  N dy  5286   1542313        80      7120         0     90215     49840   1659556     22.98     24.24
1178.78/295.11	c  N dy  5321   1582941        80      7120         0     77746     49840   1279125     22.94     24.15
1205.55/301.84	c  N dy  5419   1605243        80      7120         0     98204     49840   1832508     22.94     24.20
1226.71/307.10	c  N dy  5479   1629859        80      7120         0     70446     49840   1093969     22.94     24.19
1262.27/316.08	c  N dy  5552   1664157        80      7120         0    101709     49840   1933343     22.93     24.27
1281.86/320.94	c  N dy  5641   1686160        80      7120         0     70729     49840   1091225     22.93     24.24
1306.20/327.09	c  N dy  5701   1710459        80      7120         0     92923     49840   1690647     22.93     21.62
1306.20/327.09	c  S st  5701   1710459        80      7120         0     92923     49840   1690647     22.93     21.62
1307.40/327.35	c  S st  5701   1710962        80      7120         0     93383     49840   1703595     22.93   no data
1307.40/327.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1307.82/327.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1307.82/327.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1307.82/327.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1307.82/327.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1307.82/327.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1307.82/327.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1307.82/327.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1307.82/327.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1355.75/339.45	c lits-rem:      1105  cl-subs:     8657  v-elim:      0  v-fix:    0  time: 11.97 s
1355.75/339.45	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1355.75/339.47	c vivif2 --  cl tried    84726 cl shrink        0 lits rem          0 time: 0.02
1357.34/339.81	c asymm  cl-useful: 0/817/7120 lits-rem:0 time: 0.34
1357.34/339.81	c calculated reachability. Time: 0.00
1357.34/339.81	c  N dy  5701   1710962        80      7120         0     84726     49840   1463883     22.93   no data
1384.10/346.56	c  N dy  5801   1730984        80      7120         0    103151     49840   1968562     22.94     25.57
1404.89/351.75	c  N dy  5827   1758061        80      7120         0     75955     49840   1206362     22.93     24.15
1430.04/358.08	c  N dy  5943   1778132        80      7120         0     94384     49840   1710899     22.94     24.55
1482.77/371.24	c  N dy  6037   1831356        80      7120         0     89863     49840   1547651     22.91     24.23
1561.85/391.02	c  N dy  6085   1907739        80      7120         0    105262     49840   1912714     22.82     24.18
1584.64/396.71	c  N dy  6235   1927809        80      7120         0     69383     49840   1007222     22.84     24.09
1612.19/403.63	c  N dy  6308   1953258        80      7120         0     92626     49840   1625031     22.84     24.10
1645.34/411.96	c  N dy  6430   1973502        80      7120         0     55678     49840    608442     22.85     24.32
1664.91/416.84	c  N dy  6555   1993626        80      7120         0     74117     49840   1114010     22.86     24.23
1692.07/423.67	c  N dy  6654   2016168        80      7120         0     94701     49840   1670042     22.87     24.16
1729.64/433.02	c  N dy  6791   2041354        80      7120         0     61166     49840    737241     22.88     24.28
1749.20/437.99	c  N dy  6870   2062075        80      7120         0     80098     49840   1250497     22.88     24.10
1771.17/443.49	c  N dy  6911   2082114        80      7120         0     98346     49840   1738154     22.88     24.09
1803.93/451.64	c  N dy  7042   2102175        80      7120         0     59186     49840    670490     22.89     24.61
1823.50/456.53	c  N dy  7140   2122267        80      7120         0     77614     49840   1171262     22.90     26.72
1857.85/465.15	c  N dy  7266   2150323        80      7120         0    103254     49840   1867642     22.91     24.30
1889.40/473.04	c  N dy  7355   2171876        80      7120         0     64465     49840    794188     22.91     24.19
1909.79/478.19	c  N dy  7427   2192566        80      7120         0     83415     49840   1305264     22.91     24.13
1934.54/484.34	c  S st  7521   2210964        80      7120         0    100247     49840   1763688     22.92   no data
1935.74/484.64	c  S st  7521   2211468        80      7120         0    100717     49840   1776930     22.92   no data
1935.74/484.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1935.74/484.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1935.74/484.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1935.74/484.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1935.74/484.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1935.74/484.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1935.74/484.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1936.15/484.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1936.15/484.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1984.49/496.81	c lits-rem:      1024  cl-subs:     8594  v-elim:      0  v-fix:    0  time: 12.04 s
1984.49/496.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1984.49/496.84	c vivif2 --  cl tried    92123 cl shrink        0 lits rem          0 time: 0.02
1985.67/497.19	c asymm  cl-useful: 0/719/7120 lits-rem:0 time: 0.36
1986.07/497.20	c calculated reachability. Time: 0.00
1986.07/497.20	c  N dy  7521   2211468        80      7120         0     92123     49840   1536460     22.92   no data
2017.63/505.19	c  N dy  7647   2231510        80      7120         0    110512     49840   2040515     22.93     26.99
2043.19/511.57	c  N dy  7739   2251555        80      7120         0     69737     49840    931292     22.94     25.45
2067.16/517.58	c  N dy  7855   2271625        80      7120         0     88103     49840   1433545     22.95     26.11
2133.88/534.21	c  N dy  7905   2332642        80      7120         0     83395     49840   1251163     22.89     24.24
2163.03/541.57	c  N dy  8004   2353347        80      7120         0    102326     49840   1764469     22.89     24.12
2211.76/553.79	c  N dy  8075   2393538        80      7120         0     77779     49840   1090127     22.87     24.49
2238.13/560.33	c  N dy  8198   2413545        80      7120         0     96135     49840   1595403     22.88     24.84
2268.49/567.91	c  N dy  8300   2433613        80      7120         0    114461     49840   2094370     22.89     24.30
2298.43/575.42	c  N dy  8375   2456195        80      7120         0     73149     49840    970093     22.89     24.17
2341.58/586.29	c  N dy  8480   2495472        80      7120         0    108783     49840   1922201     22.89     24.13
2374.74/594.50	c  N dy  8530   2520166        80      7120         0     68479     49840    826745     22.87     24.17
2399.51/600.75	c  N dy  8658   2541579        80      7120         0     88190     49840   1367263     22.88     24.09
2427.47/607.73	c  N dy  8746   2561627        80      7120         0    106462     49840   1863370     22.89     24.58
2466.21/617.48	c  N dy  8908   2581781        80      7120         0    124972     49840   2375655     22.90     24.16
2503.75/626.88	c  N dy  9025   2613242        80      7120         0     89806     49840   1381747     22.90     24.13
2536.52/635.04	c  N dy  9123   2635975        80      7120         0    110661     49840   1946012     22.90     24.25
2594.04/649.47	c  N dy  9244   2676930        80      7120         0     82967     49840   1173492     22.90     24.20
2624.40/657.05	c  N dy  9366   2697056        80      7120         0    101365     49840   1676357     22.91     24.12
2648.76/663.10	c  S st  9438   2711468        80      7120         0    114562     49840   2037370     22.91     21.50
2649.96/663.42	c  S st  9438   2711972        80      7120         0    115033     49840   2050426     22.91   no data
2649.96/663.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2649.96/663.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2649.96/663.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2649.96/663.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2649.96/663.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2649.96/663.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2649.96/663.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2650.36/663.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2650.36/663.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2724.66/682.18	c lits-rem:      1139  cl-subs:    11428  v-elim:      0  v-fix:    0  time: 18.61 s
2724.66/682.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2725.06/682.21	c vivif2 --  cl tried   103605 cl shrink        0 lits rem          0 time: 0.03
2726.26/682.59	c asymm  cl-useful: 0/629/7120 lits-rem:0 time: 0.38
2726.66/682.60	c calculated reachability. Time: 0.00
2726.66/682.60	c  N dy  9438   2711972        80      7120         0    103605     49840   1744049     22.91   no data
2764.60/692.13	c  N dy  9581   2732377        80      7120         0    122328     49840   2261290     22.92     24.13
2798.16/700.51	c  N dy  9723   2752760        80      7120         0     75696     49840    989645     22.93     24.18
2823.33/706.84	c  N dy  9816   2773458        80      7120         0     94536     49840   1501183     22.94     24.26
2856.07/715.07	c  N dy  9947   2793541        80      7120         0    112942     49840   2008638     22.95     24.20
2900.42/726.16	c  N dy 10055   2817373        80      7120         0     68275     49840    764753     22.96     24.22
2921.19/731.35	c  N dy 10124   2837414        80      7120         0     86538     49840   1257026     22.96     24.91
2949.55/738.50	c  N dy 10218   2857475        80      7120         0    104885     49840   1757013     22.96     24.19
2984.30/747.10	c  N dy 10306   2877539        80      7120         0    123316     49840   2259039     22.97     24.21
3017.86/755.57	c  N dy 10378   2897558        80      7120         0     74097     49840    906252     22.97     24.29
3042.62/761.76	c  N dy 10475   2917792        80      7120         0     92604     49840   1409346     22.97     24.26
3089.36/773.48	c  N dy 10557   2950700        80      7120         0    122532     49840   2206302     22.96     24.37
3127.70/783.08	c  N dy 10680   2970754        80      7120         0     72478     49840    849402     22.97     25.48
3150.48/788.72	c  N dy 10742   2990793        80      7120         0     90790     49840   1342567     22.97     27.05
3178.44/795.79	c  N dy 10835   3010873        80      7120         0    109125     49840   1842865     22.98     25.92
3213.58/804.56	c  N dy 10917   3030906        80      7120         0    127434     49840   2341572     22.98     26.22
3249.54/813.57	c  N dy 11017   3051770        80      7120         0     77080     49840    955619     22.99     24.23
3273.90/819.61	c  N dy 11058   3073839        80      7120         0     97092     49840   1491143     22.99     24.23
3310.66/828.86	c  N dy 11145   3097927        80      7120         0    119046     49840   2087806     22.99     24.21
3346.63/837.83	c  N dy 11222   3118914        80      7120         0    138208     49840   2609911     22.99     24.21
3379.76/846.19	c  N dy 11360   3138997        80      7120         0     86293     49840   1198874     23.00     24.30
3422.10/856.78	c  N dy 11422   3164648        80      7120         0    109598     49840   1824089     23.00     24.24
3466.44/867.88	c  N dy 11512   3184824        80      7120         0    128109     49840   2329442     23.00     24.22
3503.99/877.23	c  N dy 11598   3204851        80      7120         0     75266     49840    879691     23.01     24.66
3512.78/879.42	c  S st 11655   3211972        80      7120         0     81830     49840   1061990     23.01   no data
3513.60/879.67	c  S st 11655   3212473        80      7120         0     82292     49840   1074944     23.01   no data
3513.60/879.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3514.00/879.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3514.00/879.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3514.00/879.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3514.00/879.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3514.00/879.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3514.00/879.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3514.00/879.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3514.00/879.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3523.97/882.27	c lits-rem:       248  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  2.51 s
3523.97/882.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3523.97/882.29	c vivif2 --  cl tried    80394 cl shrink        0 lits rem          0 time: 0.01
3525.57/882.62	c asymm  cl-useful: 0/810/7120 lits-rem:0 time: 0.33
3525.57/882.62	c calculated reachability. Time: 0.00
3525.57/882.62	c  N dy 11655   3212473        80      7120         0     80394     49840   1017306     23.01   no data
3553.15/889.55	c  N dy 11773   3232564        80      7120         0     98768     49840   1522777     23.02     24.26
3585.48/897.68	c  N dy 11873   3253864        80      7120         0    118184     49840   2053457     23.02     24.33
3615.43/905.17	c  N dy 11893   3273944        80      7120         0    136394     49840   2541009     23.02     24.37
3643.80/912.21	c  N dy 11943   3294259        80      7120         0     82921     49840   1071417     23.02     24.38
3672.18/919.36	c  N dy 12065   3314360        80      7120         0    101313     49840   1574154     23.02     24.48
3927.41/983.27	c  N dy 12118   3515557        80      7120         0    136337     49840   2417901     22.87     24.10
3965.76/992.90	c  N dy 12217   3535656        80      7120         0     80710     49840    969932     22.87     24.87
3993.33/999.80	c  N dy 12304   3557041        80      7120         0    100207     49840   1497067     22.87     24.15
4027.70/1008.35	c  N dy 12351   3581353        80      7120         0    122319     49840   2086881     22.87     24.14
4071.22/1019.28	c  N dy 12503   3601357        80      7120         0    140641     49840   2592742     22.88     26.00
4111.18/1029.21	c  N dy 12652   3621407        80      7120         0     83736     49840   1041126     22.89     24.84
4135.92/1035.44	c  N dy 12724   3641494        80      7120         0    102040     49840   1534848     22.89     24.52
4172.28/1044.53	c  N dy 12850   3662375        80      7120         0    121201     49840   2060446     22.90     24.14
4219.81/1056.41	c  N dy 12931   3683561        80      7120         0    140499     49840   2581248     22.90     24.13
4270.94/1069.27	c  N dy 13063   3703564        80      7120         0     82308     49840    980133     22.91     26.71
4286.53/1073.15	c  S st 13133   3712475        80      7120         0     90463     49840   1206227     22.91   no data
4288.12/1073.50	c  S st 13133   3712979        80      7120         0     90931     49840   1219192     22.91   no data
4288.12/1073.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4288.12/1073.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4288.12/1073.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4288.12/1073.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4288.12/1073.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4288.12/1073.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4288.12/1073.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4288.52/1073.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4288.52/1073.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4320.88/1081.75	c lits-rem:       242  cl-subs:     2448  v-elim:      0  v-fix:    0  time:  8.10 s
4320.88/1081.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4320.88/1081.78	c vivif2 --  cl tried    88483 cl shrink        0 lits rem          0 time: 0.03
4322.88/1082.23	c asymm  cl-useful: 0/695/7120 lits-rem:0 time: 0.45
4322.88/1082.23	c calculated reachability. Time: 0.00
4322.88/1082.23	c  N dy 13133   3712979        80      7120         0     88483     49840   1145200     22.91   no data
4359.63/1091.41	c  N dy 13254   3733120        80      7120         0    106962     49840   1653126     22.92     24.19
4393.98/1100.05	c  F st 13375   3751562        80      7120         0    123828     49840   2115702     22.93   no data
4397.97/1101.01	c  N st 13379   3753595        80      7120         0    125679     49840   2166191     22.93   no data
4439.11/1111.37	c  N dy 13438   3775733        80      7120         0    145756     49840   2709081     22.93     24.16
4477.46/1120.93	c  N dy 13498   3799966        80      7120         0     90459     49840   1183554     22.93     24.35
4507.04/1128.32	c  N dy 13601   3820042        80      7120         0    108805     49840   1683442     22.93     26.05
4546.19/1138.20	c  N dy 13751   3840132        80      7120         0    127196     49840   2193272     22.94     25.17
4584.52/1147.72	c  N dy 13793   3860134        80      7120         0    145244     49840   2672828     22.94     25.47
4620.06/1156.68	c  N dy 13858   3880839        80      7120         0     85803     49840   1044033     22.94     24.34
4663.21/1167.49	c  N dy 13975   3914161        80      7120         0    116064     49840   1862361     22.94     24.21
4703.15/1177.40	c  N dy 14099   3934729        80      7120         0    134839     49840   2377023     22.94     24.35
4756.28/1190.78	c  N dy 14137   3965024        80      7120         0     83122     49840    949957     22.94     24.34
4783.87/1197.61	c  N dy 14235   3985033        80      7120         0    101408     49840   1448084     22.94     25.13

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-3173898-1304072691/watcher-3173898-1304072691 -o /tmp/evaluation-result-3173898-1304072691/solver-3173898-1304072691 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173898-1304072691.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 407 0 0 0 0 0 0 0 20 0 4 0 518867035 52441088 347 33554432000 4194304 4627427 140736906663632 18446744073709551615 47564200523698 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 12803 347 299 106 0 7774 0
[pid=28262/tid=28266] ppid=28259 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 518867035 52441088 347 33554432000 4194304 4627427 140736906663632 18446744073709551615 47564200523698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 518867035 52441088 347 33554432000 4194304 4627427 140736906663632 18446744073709551615 47564200523696 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 518867036 52441088 347 33554432000 4194304 4627427 140736906663632 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.17014 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=283088 CPUtime=0.65 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 2149 0 0 0 65 0 0 0 18 0 4 0 518867035 289882112 1853 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 71863 3909 384 106 0 66834 0
[pid=28262/tid=28266] ppid=28259 vsize=287452 CPUtime=0.79 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1495 0 0 0 79 0 0 0 18 0 4 0 518867035 294350848 3909 33554432000 4194304 4627427 140736906663632 18446744073709551615 4228009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=287452 CPUtime=0.79 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1609 0 0 0 79 0 0 0 19 0 4 0 518867035 294350848 3909 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=287452 CPUtime=0.79 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1478 0 0 0 79 0 0 0 25 0 4 0 518867036 294350848 3909 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 283088

[startup+0.905965 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=287672 CPUtime=3.59 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 7204 0 0 0 358 1 0 0 19 0 4 0 518867035 294576128 3827 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 71918 3827 384 106 0 66889 0
[pid=28262/tid=28266] ppid=28259 vsize=287672 CPUtime=0.89 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1734 0 0 0 89 0 0 0 19 0 4 0 518867035 294576128 3827 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=287672 CPUtime=0.89 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1860 0 0 0 89 0 0 0 19 0 4 0 518867035 294576128 3827 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=287672 CPUtime=0.89 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1539 0 0 0 89 0 0 0 25 0 4 0 518867036 294576128 3827 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 287672

[startup+1.00095 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=287788 CPUtime=3.97 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 7639 0 0 0 396 1 0 0 19 0 4 0 518867035 294694912 3916 33554432000 4194304 4627427 140736906663632 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 71947 3916 384 106 0 66918 0
[pid=28262/tid=28266] ppid=28259 vsize=287788 CPUtime=0.99 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1797 0 0 0 99 0 0 0 19 0 4 0 518867035 294694912 3916 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=287788 CPUtime=0.99 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1920 0 0 0 99 0 0 0 19 0 4 0 518867035 294694912 3916 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=287788 CPUtime=0.99 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1595 0 0 0 99 0 0 0 25 0 4 0 518867036 294694912 3916 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 287788

[startup+1.10093 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=287864 CPUtime=4.37 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 8116 0 0 0 436 1 0 0 19 0 4 0 518867035 294772736 3995 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 71966 3995 385 106 0 66937 0
[pid=28262/tid=28266] ppid=28259 vsize=287864 CPUtime=1.09 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1856 0 0 0 109 0 0 0 19 0 4 0 518867035 294772736 3995 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=287864 CPUtime=1.09 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1986 0 0 0 109 0 0 0 19 0 4 0 518867035 294772736 3995 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=287864 CPUtime=1.09 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 1884 0 0 0 109 0 0 0 25 0 4 0 518867036 294772736 3995 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 287864

[startup+1.50086 s]
/proc/loadavg: 2.09 2.43 4.00 2/176 28264
/proc/meminfo: memFree=26234848/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=288416 CPUtime=5.97 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 9830 0 0 0 595 2 0 0 20 0 4 0 518867035 295337984 4508 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 72104 4509 385 106 0 67075 0
[pid=28262/tid=28266] ppid=28259 vsize=288416 CPUtime=1.48 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 2338 0 0 0 148 0 0 0 20 0 4 0 518867035 295337984 4509 33554432000 4194304 4627427 140736906663632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=288416 CPUtime=1.48 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 2482 0 0 0 148 0 0 0 20 0 4 0 518867035 295337984 4509 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=288416 CPUtime=1.48 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 2133 0 0 0 148 0 0 0 25 0 4 0 518867036 295337984 4509 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288416

[startup+3.10058 s]
/proc/loadavg: 2.57 2.53 4.02 10/184 28272
/proc/meminfo: memFree=26147776/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=294136 CPUtime=12.36 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 20504 0 0 0 1232 4 0 0 25 0 4 0 518867035 301195264 11140 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 73534 11140 388 106 0 68505 0
[pid=28262/tid=28266] ppid=28259 vsize=294136 CPUtime=3.08 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 4588 0 0 0 307 1 0 0 25 0 4 0 518867035 301195264 11140 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=294136 CPUtime=3.07 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 5299 0 0 0 307 0 0 0 25 0 4 0 518867035 301195264 11140 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=294136 CPUtime=3.08 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 5337 0 0 0 308 0 0 0 25 0 4 0 518867036 301195264 11140 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 294136

[startup+6.30602 s]
/proc/loadavg: 2.57 2.53 4.02 10/184 28272
/proc/meminfo: memFree=26125200/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=310452 CPUtime=25.16 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 31506 0 0 0 2510 6 0 0 25 0 4 0 518867035 317902848 14654 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 77613 14654 388 106 0 72584 0
[pid=28262/tid=28266] ppid=28259 vsize=310452 CPUtime=6.28 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 7681 0 0 0 627 1 0 0 25 0 4 0 518867035 317902848 14654 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=310452 CPUtime=6.27 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 8787 0 0 0 626 1 0 0 25 0 4 0 518867035 317902848 14654 33554432000 4194304 4627427 140736906663632 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=310452 CPUtime=6.29 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 7692 0 0 0 628 1 0 0 25 0 4 0 518867036 317902848 14654 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 310452

[startup+12.7009 s]
/proc/loadavg: 3.40 2.71 4.06 10/184 28272
/proc/meminfo: memFree=26068728/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=311064 CPUtime=50.72 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 45310 0 0 0 5062 10 0 0 25 0 4 0 518867035 318529536 19002 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 77766 19002 388 106 0 72737 0
[pid=28262/tid=28266] ppid=28259 vsize=311064 CPUtime=12.68 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 9598 0 0 0 1266 2 0 0 25 0 4 0 518867035 318529536 19002 33554432000 4194304 4627427 140736906663632 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=311064 CPUtime=12.63 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 11752 0 0 0 1262 1 0 0 25 0 4 0 518867035 318529536 19002 33554432000 4194304 4627427 140736906663632 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=311064 CPUtime=12.68 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 12147 0 0 0 1266 2 0 0 25 0 4 0 518867036 318529536 19002 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 311064

[startup+25.5007 s]
/proc/loadavg: 4.19 2.90 4.11 10/184 28273
/proc/meminfo: memFree=26017248/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=312028 CPUtime=101.84 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 68412 0 0 0 10168 16 0 0 25 0 4 0 518867035 319516672 24072 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 78007 24072 388 106 0 72978 0
[pid=28262/tid=28266] ppid=28259 vsize=312028 CPUtime=25.48 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 13305 0 0 0 2545 3 0 0 25 0 4 0 518867035 319516672 24072 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=312028 CPUtime=25.36 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 18481 0 0 0 2533 3 0 0 25 0 4 0 518867035 319516672 24072 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=312028 CPUtime=25.48 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 17721 0 0 0 2544 4 0 0 25 0 4 0 518867036 319516672 24072 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 312028

[startup+51.1002 s]
/proc/loadavg: 5.49 3.31 4.21 10/184 28273
/proc/meminfo: memFree=25964776/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=341916 CPUtime=204.1 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 102979 0 0 0 20387 23 0 0 25 0 4 0 518867035 350121984 28869 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 85479 28869 388 106 0 80450 0
[pid=28262/tid=28266] ppid=28259 vsize=341916 CPUtime=51.08 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 19820 0 0 0 5103 5 0 0 25 0 4 0 518867035 350121984 28869 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=341916 CPUtime=50.82 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 27962 0 0 0 5078 4 0 0 25 0 4 0 518867035 350121984 28869 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=341916 CPUtime=51.07 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 26662 0 0 0 5102 5 0 0 25 0 4 0 518867036 350121984 28869 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 341916

[startup+102.3 s]
/proc/loadavg: 7.08 4.12 4.44 10/184 28275
/proc/meminfo: memFree=25900644/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=333492 CPUtime=408.63 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 158542 0 0 0 40827 36 0 0 25 0 4 0 518867035 341495808 34175 33554432000 4194304 4627427 140736906663632 18446744073709551615 4333333 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 83373 34175 388 106 0 78344 0
[pid=28262/tid=28266] ppid=28259 vsize=333492 CPUtime=102.27 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 31145 0 0 0 10220 7 0 0 25 0 4 0 518867035 341495808 34175 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=333492 CPUtime=101.76 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 41816 0 0 0 10168 8 0 0 25 0 4 0 518867035 341495808 34175 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=333492 CPUtime=102.27 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 43097 0 0 0 10218 9 0 0 25 0 4 0 518867036 341495808 34175 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 333492

[startup+162.301 s]

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

[pid=28262] ppid=28259 vsize=417168 CPUtime=2805.35 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 519336 0 0 0 280372 163 0 0 25 0 4 0 518867035 427180032 65260 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 104292 65260 388 106 0 99263 0
[pid=28262/tid=28266] ppid=28259 vsize=417168 CPUtime=702.28 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 117015 0 0 0 70189 39 0 0 25 0 4 0 518867035 427180032 65260 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=417168 CPUtime=698.51 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 133482 0 0 0 69811 40 0 0 25 0 4 0 518867035 427180032 65260 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=417168 CPUtime=702.23 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 131246 0 0 0 70182 41 0 0 25 0 4 0 518867036 427180032 65260 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 417168

[startup+762.301 s]
/proc/loadavg: 8.14 7.68 6.29 10/184 28292
/proc/meminfo: memFree=25479904/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=417480 CPUtime=3045.01 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 545417 0 0 0 304326 175 0 0 25 0 4 0 518867035 427499520 72676 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 104370 72676 388 106 0 99341 0
[pid=28262/tid=28266] ppid=28259 vsize=417480 CPUtime=762.28 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 123409 0 0 0 76185 43 0 0 25 0 4 0 518867035 427499520 72676 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=417480 CPUtime=758.18 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 140206 0 0 0 75776 42 0 0 25 0 4 0 518867035 427499520 72676 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=417480 CPUtime=762.22 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 137928 0 0 0 76178 44 0 0 25 0 4 0 518867036 427499520 72676 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 417480

[startup+822.301 s]
/proc/loadavg: 8.06 7.73 6.39 9/184 28294
/proc/meminfo: memFree=25471832/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=417844 CPUtime=3284.69 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 570142 0 0 0 328283 186 0 0 25 0 4 0 518867035 427872256 69965 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 104461 69965 388 106 0 99432 0
[pid=28262/tid=28266] ppid=28259 vsize=417844 CPUtime=822.28 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 129645 0 0 0 82182 46 0 0 25 0 4 0 518867035 427872256 69965 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=417844 CPUtime=817.85 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 147036 0 0 0 81741 44 0 0 25 0 4 0 518867035 427872256 69965 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=417844 CPUtime=822.22 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 145949 0 0 0 82174 48 0 0 25 0 4 0 518867036 427872256 69965 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 417844

[startup+882.301 s]
/proc/loadavg: 8.02 7.78 6.49 10/184 28296
/proc/meminfo: memFree=25461020/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=509272 CPUtime=3524.37 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 594955 0 0 0 352243 194 0 0 25 0 4 0 518867035 521494528 77830 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 127318 77830 388 106 0 122289 0
[pid=28262/tid=28266] ppid=28259 vsize=509272 CPUtime=882.28 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 136512 0 0 0 88180 48 0 0 25 0 4 0 518867035 521494528 77830 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=509272 CPUtime=877.53 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 153020 0 0 0 87706 47 0 0 25 0 4 0 518867035 521494528 77830 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=509272 CPUtime=882.21 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 155278 0 0 0 88171 50 0 0 25 0 4 0 518867036 521494528 77830 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 509272

[startup+942.301 s]
/proc/loadavg: 8.00 7.82 6.58 10/184 28297
/proc/meminfo: memFree=25408048/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=509592 CPUtime=3764.06 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 616158 0 0 0 376204 202 0 0 25 0 4 0 518867035 521822208 81815 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 127398 81815 388 106 0 122369 0
[pid=28262/tid=28266] ppid=28259 vsize=509592 CPUtime=942.29 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 142650 0 0 0 94179 50 0 0 25 0 4 0 518867035 521822208 81815 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=509592 CPUtime=937.21 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 159449 0 0 0 93673 48 0 0 25 0 4 0 518867035 521822208 81815 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=509592 CPUtime=942.21 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 160548 0 0 0 94168 53 0 0 25 0 4 0 518867036 521822208 81815 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 509592

[startup+1002.3 s]
/proc/loadavg: 8.00 7.85 6.67 10/184 28299
/proc/meminfo: memFree=25334112/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=510008 CPUtime=4003.71 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 639228 0 0 0 400160 211 0 0 25 0 4 0 518867035 522248192 81636 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 127502 81636 388 106 0 122473 0
[pid=28262/tid=28266] ppid=28259 vsize=510008 CPUtime=1002.29 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 148962 0 0 0 100176 53 0 0 25 0 4 0 518867035 522248192 81636 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=510008 CPUtime=996.88 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 166054 0 0 0 99637 51 0 0 25 0 4 0 518867035 522248192 81636 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=510008 CPUtime=1002.21 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 167047 0 0 0 100165 56 0 0 25 0 4 0 518867036 522248192 81636 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 510008

[startup+1062.31 s]
/proc/loadavg: 8.11 7.90 6.76 10/184 28300
/proc/meminfo: memFree=25352944/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=496988 CPUtime=4243.4 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 662614 0 0 0 424120 220 0 0 25 0 4 0 518867035 508915712 81507 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 124247 81507 388 106 0 119218 0
[pid=28262/tid=28266] ppid=28259 vsize=496988 CPUtime=1062.3 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 154893 0 0 0 106174 56 0 0 25 0 4 0 518867035 508915712 81507 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=496988 CPUtime=1056.56 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 172176 0 0 0 105602 54 0 0 25 0 4 0 518867035 508915712 81507 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=496988 CPUtime=1062.21 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 177061 0 0 0 106162 59 0 0 25 0 4 0 518867036 508915712 81507 33554432000 4194304 4627427 140736906663632 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 496988

[startup+1122.3 s]
/proc/loadavg: 8.16 7.95 6.85 10/184 28302
/proc/meminfo: memFree=25315108/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=492772 CPUtime=4483.05 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 680287 0 0 0 448076 229 0 0 25 0 4 0 518867035 504598528 84154 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 123193 84154 388 106 0 118164 0
[pid=28262/tid=28266] ppid=28259 vsize=492772 CPUtime=1122.29 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 160735 0 0 0 112170 59 0 0 25 0 4 0 518867035 504598528 84154 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=492772 CPUtime=1116.23 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 177060 0 0 0 111567 56 0 0 25 0 4 0 518867035 504598528 84154 33554432000 4194304 4627427 140736906663632 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=492772 CPUtime=1122.19 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 180474 0 0 0 112159 60 0 0 25 0 4 0 518867036 504598528 84154 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 492772

[startup+1182.3 s]
/proc/loadavg: 8.16 7.99 6.93 10/184 28304
/proc/meminfo: memFree=25295588/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=520128 CPUtime=4722.73 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 699502 0 0 0 472036 237 0 0 25 0 4 0 518867035 532611072 88505 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 130032 88505 388 106 0 125003 0
[pid=28262/tid=28266] ppid=28259 vsize=520128 CPUtime=1182.29 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 165646 0 0 0 118168 61 0 0 25 0 4 0 518867035 532611072 88505 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=520128 CPUtime=1175.89 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 183720 0 0 0 117531 58 0 0 25 0 4 0 518867035 532611072 88505 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=520128 CPUtime=1182.19 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 184990 0 0 0 118157 62 0 0 25 0 4 0 518867036 532611072 88505 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 520128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.00 6.95 10/184 28304
/proc/meminfo: memFree=25298928/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=506660 CPUtime=4800.24 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 705857 0 0 0 479784 240 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 126665 84401 388 106 0 121636 0
[pid=28262/tid=28266] ppid=28259 vsize=506660 CPUtime=1201.7 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 167991 0 0 0 120108 62 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=506660 CPUtime=1195.19 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 184920 0 0 0 119460 59 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=506660 CPUtime=1201.59 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 187384 0 0 0 120096 63 0 0 25 0 4 0 518867036 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 506660

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.00 6.95 10/184 28304
/proc/meminfo: memFree=25298928/32951124 swapFree=67111364/67111528
[pid=28262] ppid=28259 vsize=506660 CPUtime=4800.24 cores=0,2,4,6
/proc/28262/stat : 28262 (strangenight2-m) R 28259 28262 27945 0 -1 4202496 705857 0 0 0 479784 240 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28262/statm: 126665 84401 388 106 0 121636 0
[pid=28262/tid=28266] ppid=28259 vsize=506660 CPUtime=1201.7 cores=0,2,4,6
/proc/28262/task/28266/stat : 28266 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 167991 0 0 0 120108 62 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28262/tid=28268] ppid=28259 vsize=506660 CPUtime=1195.19 cores=0,2,4,6
/proc/28262/task/28268/stat : 28268 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 184920 0 0 0 119460 59 0 0 25 0 4 0 518867035 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28262/tid=28270] ppid=28259 vsize=506660 CPUtime=1201.59 cores=0,2,4,6
/proc/28262/task/28270/stat : 28270 (strangenight2-m) R 28259 28262 27945 0 -1 4202560 187384 0 0 0 120096 63 0 0 25 0 4 0 518867036 518819840 84401 33554432000 4194304 4627427 140736906663632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 506660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.28
CPU user time (s): 4797.87
CPU system time (s): 2.41863
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 629068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.87
system time used= 2.41863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705858
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= 349
involuntary context switches= 24504

runsolver used 1.93771 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 12:24:51
IDJOB=3173898
IDBENCH=82716
IDSOLVER=1586
FILE ID=node136/3173898-1304072691
RUNJOBID= node136-1304072691-28245
PBS_JOBID= 13170482
Free space on /tmp= 72336 MiB

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

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

MD5SUM BENCH= 6317a356b3e87abef9291d8243489542
RANDOM SEED=726759175

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26235292 kB
Buffers:       1065992 kB
Cached:        5034428 kB
SwapCached:        100 kB
Active:         713856 kB
Inactive:      5450104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26235292 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11464 kB
Writeback:           0 kB
AnonPages:       63380 kB
Mapped:          14484 kB
Slab:           487020 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185456 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= 72324 MiB
End job on node136 at 2011-04-29 12:44:54