Trace number 3174134

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.3 1201.52

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
MD5SUM063ddd149f36deba1032de0c40881dff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174134-1304101140.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.05	c Parsing time:  0.00 s
0.00/0.05	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.00/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.17/0.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.17/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.17/0.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.17/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.85	c calculated reachability. Time: 0.00
3.17/0.85	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      36
3.17/0.85	c =========================================================================================
3.17/0.85	c types(t): F = full restart, N = normal restart
3.17/0.85	c types(t): S = simplification begin/end, E = solution found
3.17/0.85	c restart types(rt): st = static, dy = dynamic
3.17/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.85	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
3.17/0.85	c  N dy     8      4361        60      5340         0      3867     37380     83029     18.23     19.24
3.17/0.85	c  N dy    20      9213        60      5340         0      5974     37380    121438     18.33     19.40
3.17/0.85	c  N dy    26     14218        60      5340         0      6649     37380    127872     18.09     19.06
3.17/0.85	c  N dy    38     18608        60      5340         0      5548     37380     96069     18.07     19.04
3.97/1.05	c  N dy    46     23379        60      5340         0      9767     37380    185612     18.00     18.97
4.39/1.15	c  F st    58     25000        60      5340         0     11206     37380    217016     18.09     16.39
4.79/1.25	c  N st    63     28296        60      5340         0      8111     37380    142551     18.09   no data
5.17/1.32	c  S st    64     30001        60      5340         0      9633     37380    176041     18.09   no data
5.17/1.32	c  S st    64     30505        60      5340         0     10097     37380    186332     18.09   no data
5.17/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.32	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.17/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.17/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.52	c lits-rem:       142  cl-subs:     1027  v-elim:      0  v-fix:    0  time:  0.20 s
6.77/1.75	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
6.77/1.75	c calculated reachability. Time: 0.00
6.77/1.75	c  N dy    64     30505        60      5340         0      9070     37380    163778     18.09   no data
7.96/2.06	c  N dy    72     36295        60      5340         0      7230     37380    112944     18.04     19.02
8.78/2.25	c  N dy    97     40359        60      5340         0     10856     37380    191597     18.15     19.47
9.96/2.51	c  N dy   100     45103        60      5340         0     15044     37380    278696     18.06     19.03
9.96/2.56	c  S st   106     45759        60      5340         0     15628     37380    291510     18.09     18.98
10.36/2.61	c  S st   106     46262        60      5340         0      8151     37380    124221     18.09   no data
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.36/2.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.65	c lits-rem:         4  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.03 s
10.36/2.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.36/2.65	c vivif2 --  cl tried     8113 cl shrink        0 lits rem          0 time: 0.00
11.16/2.87	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.16/2.87	c calculated reachability. Time: 0.00
11.16/2.87	c  N dy   106     46262        60      5340         0      8113     37380    123332     18.09   no data
12.37/3.14	c  N dy   119     52063        60      5340         0     13296     37380    233453     18.09     19.05
13.58/3.44	c  N dy   146     56609        60      5340         0     17355     37380    320911     18.18     19.16
15.16/3.83	c  N dy   153     64063        60      5340         0     15079     37380    258410     18.03     18.98
16.76/4.22	c  N dy   168     69394        60      5340         0     10078     37380    145768     18.05     16.82
16.76/4.22	c  S st   168     69394        60      5340         0     10078     37380    145768     18.05     16.82
16.76/4.25	c  S st   168     69896        60      5340         0     10535     37380    156022     18.05   no data
16.76/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.76/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.76/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
16.76/4.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.76/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.32	c lits-rem:        24  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.06 s
17.15/4.32	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.15/4.32	c vivif2 --  cl tried    10412 cl shrink        0 lits rem          0 time: 0.00
17.97/4.57	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
17.97/4.57	c calculated reachability. Time: 0.00
17.97/4.57	c  N dy   168     69896        60      5340         0     10412     37380    153268     18.05   no data
19.16/4.85	c  N dy   191     74892        60      5340         0     14874     37380    248875     18.09     19.12
20.35/5.17	c  N dy   205     79816        60      5340         0     19227     37380    340755     18.09     19.07
21.97/5.51	c  N dy   214     85005        60      5340         0     13159     37380    199903     18.06     19.08
22.37/5.66	c  F st   225     87502        60      5340         0     15387     37380    248176     18.08     17.26
23.14/5.87	c  N st   230     90803        60      5340         0     18351     37380    313107     18.08   no data
25.15/6.39	c  N dy   236     98194        60      5340         0     13312     37380    193162     18.02     19.03
27.14/6.83	c  N dy   266    104845        60      5340         0     19257     37380    320187     18.06     16.84
27.14/6.83	c  S st   266    104845        60      5340         0     19257     37380    320187     18.06     16.84
27.14/6.88	c  S st   266    105351        60      5340         0     19717     37380    330141     18.06   no data
27.14/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.14/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.14/6.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.14/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.14/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.14/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.54/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.32	c lits-rem:       241  cl-subs:     1978  v-elim:      0  v-fix:    0  time:  0.42 s
29.14/7.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.14/7.33	c vivif2 --  cl tried    17739 cl shrink        0 lits rem          0 time: 0.00
30.34/7.67	c asymm  cl-useful: 0/4942/5340 lits-rem:0 time: 0.34
30.34/7.67	c calculated reachability. Time: 0.00
30.34/7.67	c  N dy   266    105351        60      5340         0     17739     37380    288542     18.06   no data
32.74/8.29	c  N dy   286    113071        60      5340         0     24601     37380    435265     18.06     19.03
35.15/8.85	c  N dy   295    121958        60      5340         0     20149     37380    329381     18.01     19.03
37.93/9.57	c  N dy   344    129768        60      5340         0     13840     37380    187575     18.08     19.08
45.93/11.50	c  N dy   362    157205        60      5340         0     23787     37380    374086     17.73     18.75
45.93/11.58	c  S st   370    158028        60      5340         0     24524     37380    390306     17.75     17.74
46.32/11.64	c  S st   370    158532        60      5340         0     24983     37380    400501     17.75   no data
46.32/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.32/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.32/11.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.32/11.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.32/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.32/11.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
46.32/11.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.32/11.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.32/11.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.32/12.69	c lits-rem:       454  cl-subs:     3724  v-elim:      0  v-fix:    0  time:  1.02 s
50.32/12.69	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
50.72/12.70	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
51.91/13.05	c asymm  cl-useful: 0/4180/5340 lits-rem:0 time: 0.35
51.91/13.05	c calculated reachability. Time: 0.00
51.91/13.05	c  N dy   370    158532        60      5340         0     21259     37380    332380     17.75   no data
55.91/14.09	c  N dy   444    168680        60      5340         0     15553     37380    203884     17.84     18.94
59.51/14.96	c  N dy   497    179526        60      5340         0     25238     37380    411893     17.88     19.96
65.10/16.33	c  N dy   502    196815        60      5340         0     24577     37380    377248     17.72     18.73
70.71/17.72	c  N dy   589    209474        60      5340         0     19096     37380    260818     17.80     18.78
76.29/19.17	c  N dy   689    223291        60      5340         0     31429     37380    528437     17.90     18.96
82.28/20.61	c  N dy   740    237798        60      5340         0     26565     37380    400433     17.89     16.15
82.28/20.61	c  S st   740    237798        60      5340         0     26565     37380    400433     17.89     16.15
82.28/20.68	c  S st   740    238299        60      5340         0     27023     37380    410398     17.89   no data
82.28/20.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.28/20.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.28/20.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.28/20.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.28/20.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.28/20.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
82.28/20.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.28/20.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.68/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.47/21.48	c lits-rem:       209  cl-subs:     2814  v-elim:      0  v-fix:    0  time:  0.77 s
85.47/21.48	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.47/21.49	c vivif2 --  cl tried    24209 cl shrink        0 lits rem          0 time: 0.00
86.27/21.61	c asymm  cl-useful: 0/1160/5340 lits-rem:0 time: 0.12
86.27/21.61	c calculated reachability. Time: 0.00
86.27/21.61	c  N dy   740    238299        60      5340         0     24209     37380    355098     17.89   no data
93.06/23.31	c  N dy   790    253524        60      5340         0     19238     37380    241213     17.88     18.95
98.66/24.76	c  N dy   820    269771        60      5340         0     33600     37380    536333     17.81     19.26
107.45/26.91	c  N dy   918    289913        60      5340         0     32054     37380    504006     17.85     18.87
115.03/28.89	c  F st  1022    306250        60      5340         0     26261     37380    371034     17.91   no data
116.63/29.21	c  N st  1027    309546        60      5340         0     29190     37380    434742     17.91   no data
128.22/32.15	c  N dy  1095    335989        60      5340         0     31301     37380    461854     17.89     18.85
137.81/34.56	c  N dy  1159    356062        60      5340         0     26935     37380    365689     17.88     19.21
138.61/34.72	c  S st  1171    357449        60      5340         0     28170     37380    392518     17.89   no data
138.61/34.79	c  S st  1171    357952        60      5340         0     28637     37380    403312     17.89   no data
138.61/34.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.01/34.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
139.01/34.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.01/34.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.01/34.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.01/34.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
139.01/34.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.01/34.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.01/34.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.03/35.38	c lits-rem:       159  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  0.56 s
141.03/35.38	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
141.03/35.39	c vivif2 --  cl tried    27102 cl shrink        0 lits rem          0 time: 0.00
142.61/35.75	c asymm  cl-useful: 0/3627/5340 lits-rem:0 time: 0.36
142.61/35.75	c calculated reachability. Time: 0.00
142.61/35.75	c  N dy  1171    357952        60      5340         0     27102     37380    370170     17.89   no data
153.39/38.40	c  N dy  1272    377993        60      5340         0     44928     37380    751971     17.92     21.00
164.18/41.12	c  N dy  1351    400137        60      5340         0     41614     37380    665970     17.93     18.89
175.37/43.98	c  N dy  1395    420714        60      5340         0     35863     37380    527763     17.91     18.92
187.35/46.93	c  N dy  1494    440733        60      5340         0     28854     37380    373316     17.94     20.90
198.54/49.74	c  N dy  1615    460760        60      5340         0     46701     37380    758004     17.98     20.93
209.73/52.56	c  N dy  1715    480860        60      5340         0     38756     37380    572551     18.00     20.38
221.31/55.45	c  N dy  1753    502189        60      5340         0     30956     37380    393638     17.96     18.92
232.92/58.31	c  N dy  1867    522238        60      5340         0     48770     37380    775679     17.99     20.31
242.89/60.80	c  S st  1960    536928        60      5340         0     34385     37380    459996     18.02     17.79
242.89/60.89	c  S st  1960    537431        60      5340         0     34838     37380    470213     18.02   no data
242.89/60.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.29/60.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.29/60.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.29/60.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.29/60.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.29/60.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
243.29/60.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.29/60.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
243.29/60.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.51/61.71	c lits-rem:       175  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  0.79 s
246.51/61.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
246.51/61.72	c vivif2 --  cl tried    33070 cl shrink        0 lits rem          0 time: 0.01
247.28/61.98	c asymm  cl-useful: 0/1713/5340 lits-rem:0 time: 0.26
247.28/61.98	c calculated reachability. Time: 0.00
247.28/61.98	c  N dy  1960    537431        60      5340         0     33070     37380    431918     18.02   no data
260.47/65.20	c  N dy  2057    558290        60      5340         0     51583     37380    829377     18.04     19.04
272.05/68.19	c  N dy  2161    578350        60      5340         0     41083     37380    598340     18.07     19.61
285.66/71.52	c  N dy  2213    599417        60      5340         0     30479     37380    356125     18.06     19.05
296.82/74.39	c  N dy  2319    619455        60      5340         0     48311     37380    740998     18.08     19.23
311.61/78.04	c  N dy  2435    639488        60      5340         0     35982     37380    465419     18.11     19.61
324.00/81.19	c  N dy  2476    661315        60      5340         0     55192     37380    868558     18.09     19.06
337.57/84.55	c  N dy  2528    683847        60      5340         0     44157     37380    628533     18.08     19.06
360.36/90.30	c  N dy  2620    716732        60      5340         0     41321     37380    544804     18.05     19.06
380.73/95.31	c  N dy  2649    750471        60      5340         0     38159     37380    469482     17.96     18.92
394.71/98.89	c  N dy  2779    770549        60      5340         0     55951     37380    854302     17.99     19.71
410.68/102.89	c  N dy  2851    792712        60      5340         0     42024     37380    546277     17.99     18.94
419.48/105.00	c  S st  2883    806146        60      5340         0     53907     37380    797663     17.99     16.41
419.88/105.16	c  S st  2883    806649        60      5340         0     54358     37380    807510     17.99   no data
419.88/105.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.88/105.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
419.88/105.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.88/105.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.88/105.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.88/105.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
419.88/105.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
420.28/105.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
420.28/105.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.46/108.54	c lits-rem:       579  cl-subs:     5842  v-elim:      0  v-fix:    0  time:  3.32 s
433.46/108.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
433.46/108.55	c vivif2 --  cl tried    48516 cl shrink        0 lits rem          0 time: 0.01
434.26/108.78	c asymm  cl-useful: 0/1235/5340 lits-rem:0 time: 0.22
434.26/108.78	c calculated reachability. Time: 0.00
434.26/108.78	c  N dy  2883    806649        60      5340         0     48516     37380    691287     17.99   no data
451.44/113.02	c  N dy  2992    826680        60      5340         0     66337     37380   1072624     18.00     21.35
467.02/116.92	c  N dy  3083    850070        60      5340         0     52970     37380    773267     18.00     18.98
488.59/122.31	c  N dy  3236    871341        60      5340         0     36597     37380    414147     18.04     19.00
502.17/125.77	c  N dy  3368    891380        60      5340         0     54401     37380    802336     18.06     20.82
521.75/130.65	c  N dy  3485    911462        60      5340         0     72268     37380   1189295     18.08     19.09
558.52/139.84	c  N dy  3496    968206        60      5340         0     48421     37380    620379     17.94     18.95
576.10/144.26	c  N dy  3587    989289        60      5340         0     67138     37380   1020234     17.95     18.90
595.25/149.08	c  N dy  3740   1009340        60      5340         0     47134     37380    616731     17.98     18.93
612.83/153.48	c  N dy  3861   1029754        60      5340         0     65317     37380   1010512     18.00     18.96
633.60/158.63	c  N dy  3981   1049771        60      5340         0     44142     37380    535042     18.01     19.49
650.40/162.87	c  F st  4071   1071876        60      5340         0     63651     37380    948754     18.02     17.64
650.40/162.87	c  N st  4071   1071876        60      5340         0     63651     37380    948754     18.02     17.64
674.35/168.85	c  N dy  4145   1097386        60      5340         0     46415     37380    570405     18.02     18.98
691.13/173.08	c  N dy  4262   1117435        60      5340         0     64195     37380    954622     18.04     19.01
722.69/180.98	c  N dy  4368   1155166        60      5340         0     56722     37380    772910     18.02     18.98
741.07/185.55	c  N dy  4435   1175638        60      5340         0     74786     37380   1155998     18.02     19.00
763.05/191.05	c  N dy  4559   1197296        60      5340         0     52558     37380    690546     18.04     18.99
776.23/194.30	c  S st  4623   1209975        60      5340         0     63842     37380    934287     18.05   no data
777.03/194.52	c  S st  4623   1210480        60      5340         0     64299     37380    944670     18.05   no data
777.03/194.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
777.03/194.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
777.03/194.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.03/194.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
777.03/194.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.03/194.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
777.03/194.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.03/194.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
777.43/194.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.58/202.92	c lits-rem:       628  cl-subs:     5716  v-elim:      0  v-fix:    0  time:  8.31 s
810.58/202.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
810.58/202.93	c vivif2 --  cl tried    58583 cl shrink        0 lits rem          0 time: 0.01
812.18/203.30	c asymm  cl-useful: 0/906/5340 lits-rem:0 time: 0.37
812.18/203.30	c calculated reachability. Time: 0.00
812.18/203.30	c  N dy  4623   1210480        60      5340         0     58583     37380    821266     18.05   no data
833.75/208.72	c  N dy  4693   1230516        60      5340         0     76332     37380   1202764     18.05     21.08
852.54/213.44	c  N dy  4786   1250573        60      5340         0     51903     37380    664679     18.05     20.70
871.31/218.12	c  N dy  4883   1271279        60      5340         0     70172     37380   1055597     18.06     19.08
897.67/224.74	c  N dy  5040   1291324        60      5340         0     44757     37380    502012     18.09     20.32
914.85/229.07	c  N dy  5142   1313595        60      5340         0     64478     37380    923594     18.09     19.08
937.22/234.66	c  N dy  5237   1333611        60      5340         0     82122     37380   1303105     18.10     20.68
967.98/242.33	c  N dy  5301   1365923        60      5340         0     66430     37380    946736     18.09     19.05
994.34/248.91	c  N dy  5435   1385956        60      5340         0     84084     37380   1331504     18.11     19.08
1014.72/254.02	c  N dy  5534   1406514        60      5340         0     57335     37380    751452     18.12     19.16
1033.12/258.69	c  N dy  5572   1427825        60      5340         0     76116     37380   1144689     18.11     19.21
1057.08/264.62	c  N dy  5650   1447923        60      5340         0     47952     37380    540356     18.11     19.07
1085.04/271.67	c  N dy  5653   1486980        60      5340         0     82036     37380   1232040     18.06     19.01
1112.23/278.42	c  N dy  5797   1509581        60      5340         0     55510     37380    693006     18.07     19.11
1132.18/283.41	c  N dy  5864   1531838        60      5340         0     75107     37380   1109436     18.07     19.16
1156.56/289.50	c  N dy  5943   1551903        60      5340         0     92816     37380   1485355     18.07     20.23
1174.13/293.99	c  N dy  6012   1572182        60      5340         0     63120     37380    841870     18.08     19.11
1197.31/299.72	c  N dy  6131   1592484        60      5340         0     81088     37380   1231043     18.09     19.15
1218.88/305.14	c  N dy  6143   1613167        60      5340         0     50704     37380    565918     18.07     19.03
1237.66/309.88	c  N dy  6280   1633589        60      5340         0     68852     37380    962604     18.09     19.09
1262.82/316.13	c  N dy  6391   1653592        60      5340         0     86575     37380   1345114     18.10     19.22
1290.00/322.91	c  N dy  6503   1673995        60      5340         0     55163     37380    653068     18.11     19.12
1306.77/327.12	c  N dy  6559   1694034        60      5340         0     72877     37380   1029347     18.11     19.10
1328.74/332.61	c  S st  6686   1710480        60      5340         0     87450     37380   1349736     18.12   no data
1329.54/332.88	c  S st  6686   1710985        60      5340         0     87902     37380   1360026     18.12   no data
1329.54/332.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1329.94/332.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1329.94/332.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.94/332.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.94/332.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.94/332.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1329.94/332.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1329.94/332.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1329.94/332.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1416.22/354.58	c lits-rem:      1131  cl-subs:     9912  v-elim:      0  v-fix:    0  time: 21.58 s
1416.22/354.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1416.62/354.60	c vivif2 --  cl tried    77990 cl shrink        0 lits rem          0 time: 0.02
1418.61/355.11	c asymm  cl-useful: 0/628/5340 lits-rem:0 time: 0.51
1418.61/355.12	c calculated reachability. Time: 0.00
1418.61/355.12	c  N dy  6686   1710985        60      5340         0     77990     37380   1147113     18.12   no data
1452.97/363.75	c  N dy  6799   1731296        60      5340         0     96001     37380   1537974     18.13     19.14
1474.55/369.18	c  N dy  6886   1753442        60      5340         0     65701     37380    871520     18.13     19.11
1495.71/374.40	c  N dy  6941   1774070        60      5340         0     83818     37380   1251423     18.13     19.18
1528.47/382.64	c  N dy  7029   1799408        60      5340         0     55213     37380    630182     18.13     19.12
1546.05/387.09	c  N dy  7104   1819882        60      5340         0     73256     37380   1014312     18.13     19.18
1576.41/394.63	c  N dy  7222   1839903        60      5340         0     91056     37380   1401897     18.14     21.07
1605.17/401.89	c  N dy  7326   1860068        60      5340         0     56985     37380    665338     18.14     19.13
1627.14/407.34	c  N dy  7413   1884263        60      5340         0     78200     37380   1116727     18.14     19.16
1655.91/414.54	c  N dy  7541   1904322        60      5340         0     95949     37380   1503206     18.15     19.34
1684.67/421.77	c  N dy  7672   1924366        60      5340         0     60772     37380    737600     18.17     20.48
1707.04/427.37	c  N dy  7742   1946728        60      5340         0     80447     37380   1152467     18.16     19.13
1738.60/435.23	c  N dy  7831   1970800        60      5340         0    101659     37380   1607247     18.17     19.20
1762.19/441.20	c  N dy  7917   1990820        60      5340         0     65506     37380    823172     18.17     19.18
1786.15/447.12	c  N dy  8009   2013164        60      5340         0     85261     37380   1249855     18.17     19.19
1820.91/455.84	c  N dy  8105   2037425        60      5340         0    106668     37380   1710026     18.18     19.20
1841.70/461.09	c  N dy  8157   2057453        60      5340         0     69515     37380    892642     18.17     20.78
1868.45/467.74	c  N dy  8320   2077532        60      5340         0     87311     37380   1285685     18.19     21.23
1899.60/475.50	c  N dy  8430   2097841        60      5340         0    105266     37380   1676772     18.19     19.17
1923.19/481.48	c  N dy  8475   2119498        60      5340         0     68738     37380    862942     18.19     19.16
1948.75/487.81	c  N dy  8591   2139574        60      5340         0     86523     37380   1250402     18.19     19.25
1982.33/496.21	c  N dy  8722   2161097        60      5340         0    105541     37380   1664170     18.20     19.21
2009.08/502.98	c  N dy  8822   2181135        60      5340         0     66769     37380    824808     18.21     20.97
2031.85/508.65	c  N dy  8918   2201195        60      5340         0     84485     37380   1208812     18.21     20.52
2045.84/512.15	c  S st  8973   2210987        60      5340         0     93170     37380   1398093     18.22   no data
2047.04/512.44	c  S st  8973   2211489        60      5340         0     93625     37380   1408497     18.22   no data
2047.04/512.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2047.04/512.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2047.04/512.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2047.04/512.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2047.04/512.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2047.04/512.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2047.04/512.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2047.44/512.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2047.44/512.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2141.71/536.15	c lits-rem:       961  cl-subs:     9710  v-elim:      0  v-fix:    0  time: 23.59 s
2141.71/536.15	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2141.71/536.17	c vivif2 --  cl tried    83915 cl shrink        0 lits rem          0 time: 0.02
2143.70/536.65	c asymm  cl-useful: 0/602/5340 lits-rem:0 time: 0.48
2143.70/536.65	c calculated reachability. Time: 0.00
2143.70/536.65	c  N dy  8973   2211489        60      5340         0     83915     37380   1199601     18.22   no data
2208.02/552.71	c  N dy  9025   2270113        60      5340         0     78304     37380   1033503     18.18     19.30
2232.40/558.83	c  N dy  9090   2290149        60      5340         0     95841     37380   1406610     18.18     19.98
2267.95/567.76	c  N dy  9220   2310191        60      5340         0    113582     37380   1795635     18.19     19.95
2291.09/573.50	c  N dy  9311   2330314        60      5340         0     73715     37380    955390     18.19     19.23
2317.47/580.14	c  N dy  9434   2350413        60      5340         0     91464     37380   1343391     18.20     20.47
2350.23/588.39	c  N dy  9554   2370459        60      5340         0    109180     37380   1730309     18.21     19.20
2378.59/595.45	c  N dy  9640   2390650        60      5340         0     68123     37380    827294     18.21     19.18
2399.39/600.62	c  N dy  9706   2410675        60      5340         0     85710     37380   1205421     18.21     20.50
2423.74/606.72	c  N dy  9747   2430738        60      5340         0    103296     37380   1569809     18.21     20.52
2456.10/614.84	c  N dy  9831   2450808        60      5340         0     61217     37380    666079     18.21     20.99
2493.25/624.14	c  N dy  9897   2490645        60      5340         0     95914     37380   1386494     18.19     19.25
2567.16/642.67	c  N dy  9964   2552733        60      5340         0     89471     37380   1223504     18.15     19.19
2598.72/650.53	c  N dy 10051   2575636        60      5340         0    109597     37380   1655886     18.15     19.50
2633.88/659.39	c  N dy 10139   2597451        60      5340         0     67619     37380    781642     18.15     19.29
2659.85/665.83	c  N dy 10297   2617530        60      5340         0     85401     37380   1174273     18.17     20.10
2687.42/672.76	c  N dy 10363   2638942        60      5340         0    104231     37380   1576698     18.17     19.14
2726.18/682.49	c  N dy 10485   2658983        60      5340         0    122009     37380   1964704     18.17     21.47
2752.94/689.16	c  N dy 10494   2684565        60      5340         0     81898     37380   1057782     18.16     19.12
2781.73/696.38	c  N dy 10544   2706847        60      5340         0    101376     37380   1466281     18.15     19.17
2790.11/698.45	c  S st 10585   2711491        60      5340         0    105492     37380   1557710     18.16   no data
2791.71/698.80	c  S st 10585   2711994        60      5340         0    105945     37380   1567951     18.16   no data
2791.71/698.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2791.71/698.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2791.71/698.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2791.71/698.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2791.71/698.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2791.71/698.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2791.71/698.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2791.71/698.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2792.11/698.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2848.84/713.15	c lits-rem:      1215  cl-subs:    14591  v-elim:      0  v-fix:    0  time: 14.22 s
2848.84/713.15	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2848.84/713.17	c vivif2 --  cl tried    91354 cl shrink        0 lits rem          0 time: 0.02
2850.43/713.52	c asymm  cl-useful: 0/530/5340 lits-rem:0 time: 0.35
2850.43/713.52	c calculated reachability. Time: 0.00
2850.43/713.52	c  N dy 10585   2711994        60      5340         0     91354     37380   1284533     18.16   no data
2891.18/723.78	c  N dy 10636   2733801        60      5340         0    110429     37380   1681266     18.15     19.21
2949.14/738.24	c  N dy 10782   2755824        60      5340         0     67599     37380    773788     18.16     19.14
2975.10/744.79	c  N dy 10888   2775886        60      5340         0     85318     37380   1159563     18.16     19.48
3007.04/752.73	c  N dy 11027   2795894        60      5340         0    103054     37380   1549267     18.17     19.94
3043.81/761.99	c  N dy 11132   2815906        60      5340         0    120739     37380   1933219     18.18     19.69
3076.60/770.12	c  N dy 11244   2836437        60      5340         0     75052     37380    918614     18.18     19.24
3102.55/776.63	c  N dy 11332   2856975        60      5340         0     93202     37380   1311308     18.19     19.21
3134.11/784.53	c  N dy 11426   2876987        60      5340         0    110882     37380   1693678     18.19     20.11
3175.26/794.84	c  N dy 11566   2897059        60      5340         0    128634     37380   2085805     18.20     19.29
3208.04/803.04	c  N dy 11677   2923026        60      5340         0     86410     37380   1144551     18.20     19.25
3234.41/809.68	c  N dy 11738   2943075        60      5340         0    103964     37380   1517406     18.20     19.65
3272.35/819.19	c  N dy 11871   2963129        60      5340         0    121727     37380   1907684     18.21     20.48
3307.92/828.00	c  N dy 11983   2983140        60      5340         0     73457     37380    863776     18.21     20.17
3330.69/833.70	c  N dy 12025   3005319        60      5340         0     92988     37380   1278379     18.21     19.17
3361.46/841.47	c  N dy 12091   3025403        60      5340         0    110572     37380   1652097     18.21     20.21
3401.01/851.36	c  N dy 12223   3045421        60      5340         0    128249     37380   2040066     18.22     20.65
3432.59/859.20	c  N dy 12260   3068500        60      5340         0     81399     37380   1002205     18.21     19.19
3460.54/866.27	c  N dy 12370   3088511        60      5340         0     99054     37380   1385859     18.21     21.42
3494.50/874.74	c  N dy 12450   3108759        60      5340         0    116892     37380   1770107     18.21     19.29
3533.68/884.58	c  N dy 12542   3128837        60      5340         0    134629     37380   2154196     18.22     19.84
3564.04/892.18	c  N dy 12546   3159298        60      5340         0     93363     37380   1234399     18.20     19.18
3594.80/899.85	c  N dy 12629   3179388        60      5340         0    111050     37380   1615996     18.20     20.32
3630.75/908.85	c  N dy 12725   3199399        60      5340         0    128629     37380   1992453     18.20     20.01
3658.31/915.77	c  S st 12809   3211995        60      5340         0     71326     37380    783930     18.20     15.20
3659.11/915.98	c  S st 12809   3212501        60      5340         0     71783     37380    794166     18.20   no data
3659.11/915.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3659.51/916.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3659.51/916.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3659.51/916.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3659.51/916.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3659.51/916.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3659.51/916.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3659.51/916.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3659.51/916.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3664.31/917.24	c lits-rem:        80  cl-subs:     1080  v-elim:      0  v-fix:    0  time:  1.18 s
3664.31/917.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3664.31/917.26	c vivif2 --  cl tried    70703 cl shrink        0 lits rem          0 time: 0.01
3665.53/917.56	c asymm  cl-useful: 0/668/5340 lits-rem:0 time: 0.30
3665.53/917.56	c calculated reachability. Time: 0.00
3665.53/917.56	c  N dy 12809   3212501        60      5340         0     70703     37380    772966     18.20   no data
3688.69/923.34	c  N dy 12867   3232564        60      5340         0     88181     37380   1137991     18.20     20.46
3721.45/931.59	c  N dy 12947   3254656        60      5340         0    107651     37380   1555787     18.20     19.25
3763.80/942.18	c  N dy 13090   3275319        60      5340         0    125987     37380   1958833     18.21     19.21
3800.96/951.44	c  N dy 13172   3295815        60      5340         0     74627     37380    848484     18.21     19.19
3831.33/959.10	c  N dy 13289   3318925        60      5340         0     95082     37380   1292129     18.22     19.19
3860.10/966.29	c  N dy 13344   3339034        60      5340         0    112722     37380   1667008     18.21     19.20
3907.63/978.12	c  N dy 13463   3360024        60      5340         0    131327     37380   2071354     18.22     19.18
3950.00/988.72	c  N dy 13549   3384228        60      5340         0     82118     37380    989487     18.22     19.33
3980.76/996.47	c  N dy 13709   3404285        60      5340         0     99918     37380   1384701     18.23     21.02
4009.12/1003.58	c  N dy 13724   3424466        60      5340         0    117504     37380   1744808     18.22     19.18
4045.88/1012.75	c  N dy 13790   3444515        60      5340         0    135061     37380   2117419     18.22     20.33
4082.66/1021.90	c  N dy 13879   3465450        60      5340         0     82219     37380    985787     18.22     19.23
4113.01/1029.51	c  N dy 13945   3489831        60      5340         0    103678     37380   1443914     18.22     19.28
4146.97/1038.08	c  N dy 14037   3510056        60      5340         0    121503     37380   1830282     18.22     19.22
4196.93/1050.57	c  N dy 14132   3533824        60      5340         0    142426     37380   2280714     18.22     19.23
4243.27/1062.20	c  N dy 14239   3569582        60      5340         0    101592     37380   1384405     18.22     19.29
4270.83/1069.07	c  N dy 14272   3589668        60      5340         0    119192     37380   1751051     18.21     19.64
4309.59/1078.74	c  N dy 14320   3612637        60      5340         0    139232     37380   2173192     18.21     19.22
4342.75/1087.03	c  N dy 14373   3633280        60      5340         0     84536     37380   1015984     18.20     19.21
4373.52/1094.76	c  N dy 14470   3655276        60      5340         0    103850     37380   1432024     18.21     19.25
4407.90/1103.39	c  N dy 14550   3675282        60      5340         0    121360     37380   1801589     18.21     20.04
4473.01/1119.69	c  N dy 14658   3709552        60      5340         0     77696     37380    863585     18.21     19.23
4477.01/1120.69	c  S st 14681   3712502        60      5340         0     80305     37380    921113     18.21     16.85
4478.22/1120.93	c  S st 14681   3713006        60      5340         0     80765     37380    931339     18.21   no data
4478.22/1120.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4478.22/1120.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4478.22/1120.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4478.22/1120.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4478.22/1120.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4478.22/1120.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4478.22/1120.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4478.22/1121.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4478.63/1121.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4486.19/1122.96	c lits-rem:       196  cl-subs:     2096  v-elim:      0  v-fix:    0  time:  1.94 s
4486.19/1122.96	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4486.19/1122.98	c vivif2 --  cl tried    78669 cl shrink        0 lits rem          0 time: 0.01
4487.79/1123.30	c asymm  cl-useful: 0/600/5340 lits-rem:0 time: 0.32
4487.79/1123.30	c calculated reachability. Time: 0.00
4487.79/1123.30	c  N dy 14681   3713006        60      5340         0     78669     37380    889440     18.21   no data
4512.57/1129.57	c  N dy 14748   3733192        60      5340         0     96309     37380   1264916     18.21     19.21
4545.73/1137.80	c  F st 14864   3751563        60      5340         0    112513     37380   1619741     18.21   no data
4549.32/1138.76	c  N st 14868   3753594        60      5340         0    114289     37380   1659382     18.21   no data
4589.67/1148.80	c  N dy 14928   3774991        60      5340         0    133075     37380   2059416     18.21     19.18
4647.61/1163.37	c  N dy 15032   3807891        60      5340         0     87424     37380   1056345     18.21     19.24
4679.98/1171.46	c  N dy 15165   3827972        60      5340         0    105171     37380   1446398     18.21     19.66
4716.74/1180.68	c  N dy 15271   3848055        60      5340         0    122861     37380   1831193     18.22     19.98
4775.47/1195.33	c  N dy 15434   3874532        60      5340         0    146269     37380   2342793     18.22     19.19

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-3174134-1304101140/watcher-3174134-1304101140 -o /tmp/evaluation-result-3174134-1304101140/solver-3174134-1304101140 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174134-1304101140.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: 8.17 8.10 7.77 6/180 25763
/proc/meminfo: memFree=24874668/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 521716810 52441088 347 33554432000 4194304 4627427 140735255030368 18446744073709551615 47941863143346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 12803 347 299 106 0 7774 0
[pid=25763/tid=25764] ppid=25761 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521716811 52441088 347 33554432000 4194304 4627427 140735255030368 18446744073709551615 47941863143336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521716811 52441088 347 33554432000 4194304 4627427 140735255030368 18446744073709551615 47941863143336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521716811 52441088 347 33554432000 4194304 4627427 140735255030368 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.124959 s]
/proc/loadavg: 8.17 8.10 7.77 6/180 25763
/proc/meminfo: memFree=24874668/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=281860 CPUtime=0.47 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 1720 0 0 0 47 0 0 0 18 0 4 0 521716810 288624640 1635 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 70465 1635 370 106 0 65436 0
[pid=25763/tid=25764] ppid=25761 vsize=281860 CPUtime=0.11 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) D 25761 25763 25096 0 -1 4202560 313 0 0 0 11 0 0 0 18 0 4 0 521716811 288624640 1635 33554432000 4194304 4627427 140735255030368 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=281860 CPUtime=0.11 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) D 25761 25763 25096 0 -1 4202560 454 0 0 0 11 0 0 0 18 0 4 0 521716811 288624640 1635 33554432000 4194304 4627427 140735255030368 18446744073709551615 218371000503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=281860 CPUtime=0.11 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 345 0 0 0 11 0 0 0 25 0 4 0 521716811 288624640 1635 33554432000 4194304 4627427 140735255030368 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 281860

[startup+0.200671 s]
/proc/loadavg: 8.17 8.10 7.77 6/180 25763
/proc/meminfo: memFree=24874668/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=283572 CPUtime=0.77 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 2839 0 0 0 77 0 0 0 18 0 4 0 521716810 290377728 2413 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 70893 2413 384 106 0 65864 0
[pid=25763/tid=25764] ppid=25761 vsize=283572 CPUtime=0.19 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 627 0 0 0 19 0 0 0 18 0 4 0 521716811 290377728 2413 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309448 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=283572 CPUtime=0.19 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 655 0 0 0 19 0 0 0 18 0 4 0 521716811 290377728 2413 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=283572 CPUtime=0.19 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 517 0 0 0 19 0 0 0 25 0 4 0 521716811 290377728 2413 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283572

[startup+0.300653 s]
/proc/loadavg: 8.17 8.10 7.77 6/180 25763
/proc/meminfo: memFree=24874668/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=285152 CPUtime=1.17 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 3467 0 0 0 117 0 0 0 18 0 4 0 521716810 291995648 2566 33554432000 4194304 4627427 140735255030368 18446744073709551615 4332978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 71288 2566 384 106 0 66259 0
[pid=25763/tid=25764] ppid=25761 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 806 0 0 0 29 0 0 0 18 0 4 0 521716811 291995648 2566 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 825 0 0 0 29 0 0 0 18 0 4 0 521716811 291995648 2566 33554432000 4194304 4627427 140735255030368 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=285152 CPUtime=0.29 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 618 0 0 0 29 0 0 0 25 0 4 0 521716811 291995648 2566 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285152

[startup+0.700582 s]
/proc/loadavg: 8.17 8.10 7.77 6/180 25763
/proc/meminfo: memFree=24874668/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=286268 CPUtime=2.77 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 5369 0 0 0 277 0 0 0 18 0 4 0 521716810 293138432 3281 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 71567 3281 384 106 0 66538 0
[pid=25763/tid=25764] ppid=25761 vsize=286268 CPUtime=0.69 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 1252 0 0 0 69 0 0 0 18 0 4 0 521716811 293138432 3281 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=286268 CPUtime=0.69 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 1246 0 0 0 69 0 0 0 18 0 4 0 521716811 293138432 3281 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=286268 CPUtime=0.69 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 1200 0 0 0 69 0 0 0 25 0 4 0 521716811 293138432 3282 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286268

[startup+1.50044 s]
/proc/loadavg: 8.17 8.10 7.77 10/184 25767
/proc/meminfo: memFree=24859880/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=292536 CPUtime=5.97 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 9747 0 0 0 596 1 0 0 20 0 4 0 521716810 299556864 5184 33554432000 4194304 4627427 140735255030368 18446744073709551615 4427146 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 73134 5184 388 106 0 68105 0
[pid=25763/tid=25764] ppid=25761 vsize=292536 CPUtime=1.49 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 2068 0 0 0 149 0 0 0 19 0 4 0 521716811 299556864 5184 33554432000 4194304 4627427 140735255030368 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=292536 CPUtime=1.48 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 2032 0 0 0 148 0 0 0 20 0 4 0 521716811 299556864 5184 33554432000 4194304 4627427 140735255030368 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=292536 CPUtime=1.48 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 2045 0 0 0 148 0 0 0 25 0 4 0 521716811 299556864 5184 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292536

[startup+3.10116 s]
/proc/loadavg: 8.17 8.10 7.77 9/184 25767
/proc/meminfo: memFree=24841156/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=301492 CPUtime=12.37 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 17498 0 0 0 1235 2 0 0 25 0 4 0 521716810 308727808 9723 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 75373 9723 388 106 0 70344 0
[pid=25763/tid=25764] ppid=25761 vsize=301492 CPUtime=3.08 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 4140 0 0 0 308 0 0 0 25 0 4 0 521716811 308727808 9723 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=301492 CPUtime=3.08 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 4601 0 0 0 308 0 0 0 25 0 4 0 521716811 308727808 9723 33554432000 4194304 4627427 140735255030368 18446744073709551615 4310188 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=301492 CPUtime=3.08 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 4473 0 0 0 308 0 0 0 25 0 4 0 521716811 308727808 9723 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 301492

[startup+6.30059 s]
/proc/loadavg: 8.15 8.10 7.77 9/184 25767
/proc/meminfo: memFree=24868992/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=302604 CPUtime=25.15 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 26096 0 0 0 2511 4 0 0 25 0 4 0 521716810 309866496 12407 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 75651 12407 388 106 0 70622 0
[pid=25763/tid=25764] ppid=25761 vsize=302604 CPUtime=6.29 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 6831 0 0 0 628 1 0 0 25 0 4 0 521716811 309866496 12407 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=302604 CPUtime=6.28 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 7075 0 0 0 627 1 0 0 25 0 4 0 521716811 309866496 12407 33554432000 4194304 4627427 140735255030368 18446744073709551615 4427160 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=302604 CPUtime=6.26 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 6392 0 0 0 626 0 0 0 25 0 4 0 521716811 309866496 12407 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 302604

[startup+12.7004 s]
/proc/loadavg: 8.14 8.10 7.77 9/184 25768
/proc/meminfo: memFree=24856604/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=303484 CPUtime=50.72 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 40012 0 0 0 5066 6 0 0 25 0 4 0 521716810 310767616 15895 33554432000 4194304 4627427 140735255030368 18446744073709551615 4520744 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 75871 15895 388 106 0 70842 0
[pid=25763/tid=25764] ppid=25761 vsize=303484 CPUtime=12.68 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 10076 0 0 0 1267 1 0 0 25 0 4 0 521716811 310767616 15895 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=303484 CPUtime=12.69 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 10008 0 0 0 1267 2 0 0 25 0 4 0 521716811 310767616 15895 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=303484 CPUtime=12.63 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 10388 0 0 0 1262 1 0 0 25 0 4 0 521716811 310767616 15895 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 303484

[startup+25.5012 s]
/proc/loadavg: 8.18 8.11 7.78 9/184 25768
/proc/meminfo: memFree=24831924/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=305440 CPUtime=101.85 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 59002 0 0 0 10175 10 0 0 25 0 4 0 521716810 312770560 18901 33554432000 4194304 4627427 140735255030368 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 76360 18901 388 106 0 71331 0
[pid=25763/tid=25764] ppid=25761 vsize=305440 CPUtime=25.49 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 16098 0 0 0 2546 3 0 0 25 0 4 0 521716811 312770560 18901 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=305440 CPUtime=25.48 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 15594 0 0 0 2545 3 0 0 25 0 4 0 521716811 312770560 18901 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=305440 CPUtime=25.37 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 14951 0 0 0 2535 2 0 0 25 0 4 0 521716811 312770560 18901 33554432000 4194304 4627427 140735255030368 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 305440

[startup+51.1006 s]
/proc/loadavg: 8.12 8.10 7.78 9/184 25768
/proc/meminfo: memFree=24770148/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=299464 CPUtime=204.13 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 89891 0 0 0 20395 18 0 0 25 0 4 0 521716810 306651136 23597 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 74866 23597 388 106 0 69837 0
[pid=25763/tid=25764] ppid=25761 vsize=299464 CPUtime=51.08 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 24424 0 0 0 5104 4 0 0 25 0 4 0 521716811 306651136 23597 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=299464 CPUtime=51.08 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 23537 0 0 0 5103 5 0 0 25 0 4 0 521716811 306651136 23597 33554432000 4194304 4627427 140735255030368 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=299464 CPUtime=50.86 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 21853 0 0 0 5082 4 0 0 25 0 4 0 521716811 306651136 23597 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 299464

[startup+102.3 s]
/proc/loadavg: 8.10 8.09 7.80 9/184 25770
/proc/meminfo: memFree=24788804/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=313252 CPUtime=408.7 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 135423 0 0 0 40840 30 0 0 25 0 4 0 521716810 320770048 25827 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 78313 25827 388 106 0 73284 0
[pid=25763/tid=25764] ppid=25761 vsize=313252 CPUtime=102.29 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 33766 0 0 0 10222 7 0 0 25 0 4 0 521716811 320770048 25827 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=313252 CPUtime=102.28 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 34760 0 0 0 10220 8 0 0 25 0 4 0 521716811 320770048 25827 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=313252 CPUtime=101.81 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 35409 0 0 0 10175 6 0 0 25 0 4 0 521716811 320770048 25827 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 313252

[startup+162.301 s]

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

[pid=25763] ppid=25761 vsize=350672 CPUtime=2565.96 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 394960 0 0 0 256476 120 0 0 25 0 4 0 521716810 359088128 60437 33554432000 4194304 4627427 140735255030368 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 87668 60437 388 106 0 82639 0
[pid=25763/tid=25764] ppid=25761 vsize=350672 CPUtime=642.3 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 99947 0 0 0 64199 31 0 0 25 0 4 0 521716811 359088128 60437 33554432000 4194304 4627427 140735255030368 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=350672 CPUtime=642.3 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 106279 0 0 0 64196 34 0 0 25 0 4 0 521716811 359088128 60437 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=350672 CPUtime=639.12 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 101216 0 0 0 63886 26 0 0 25 0 4 0 521716811 359088128 60437 33554432000 4194304 4627427 140735255030368 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.96
Current children cumulated vsize (KiB) 350672

[startup+702.301 s]
/proc/loadavg: 5.72 7.40 7.68 5/175 25804
/proc/meminfo: memFree=25058808/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=363320 CPUtime=2805.68 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 417894 0 0 0 280440 128 0 0 25 0 4 0 521716810 372039680 61556 33554432000 4194304 4627427 140735255030368 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 90830 61556 388 106 0 85801 0
[pid=25763/tid=25764] ppid=25761 vsize=363320 CPUtime=702.3 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 106285 0 0 0 70198 32 0 0 25 0 4 0 521716811 372039680 61556 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=363320 CPUtime=702.29 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 111418 0 0 0 70194 35 0 0 25 0 4 0 521716811 372039680 61556 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=363320 CPUtime=698.84 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 107562 0 0 0 69855 29 0 0 25 0 4 0 521716811 372039680 61556 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.68
Current children cumulated vsize (KiB) 363320

[startup+762.301 s]
/proc/loadavg: 4.63 6.78 7.44 5/175 25806
/proc/meminfo: memFree=25039808/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=479372 CPUtime=3045.43 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 434985 0 0 0 304406 137 0 0 25 0 4 0 521716810 490876928 66209 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 119843 66209 388 106 0 114814 0
[pid=25763/tid=25764] ppid=25761 vsize=479372 CPUtime=762.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 111234 0 0 0 76197 34 0 0 25 0 4 0 521716811 490876928 66209 33554432000 4194304 4627427 140735255030368 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=479372 CPUtime=762.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 116066 0 0 0 76192 39 0 0 25 0 4 0 521716811 490876928 66209 33554432000 4194304 4627427 140735255030368 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=479372 CPUtime=758.56 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 112802 0 0 0 75826 30 0 0 25 0 4 0 521716811 490876928 66209 33554432000 4194304 4627427 140735255030368 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.43
Current children cumulated vsize (KiB) 479372

[startup+822.301 s]
/proc/loadavg: 4.30 6.29 7.23 5/175 25807
/proc/meminfo: memFree=24981348/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=491988 CPUtime=3285.13 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 452421 0 0 0 328369 144 0 0 25 0 4 0 521716810 503795712 80889 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 122997 80889 388 106 0 117968 0
[pid=25763/tid=25764] ppid=25761 vsize=491988 CPUtime=822.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 116495 0 0 0 82195 36 0 0 25 0 4 0 521716811 503795712 80889 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=491988 CPUtime=822.3 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 120295 0 0 0 82189 41 0 0 25 0 4 0 521716811 503795712 80889 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=491988 CPUtime=818.29 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 118067 0 0 0 81797 32 0 0 25 0 4 0 521716811 503795712 80889 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.13
Current children cumulated vsize (KiB) 491988

[startup+882.306 s]
/proc/loadavg: 4.17 5.88 7.03 5/175 25809
/proc/meminfo: memFree=25032168/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=373464 CPUtime=3524.89 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 465818 0 0 0 352338 151 0 0 25 0 4 0 521716810 382427136 68167 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 93366 68167 388 106 0 88337 0
[pid=25763/tid=25764] ppid=25761 vsize=373464 CPUtime=882.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 119311 0 0 0 88194 37 0 0 25 0 4 0 521716811 382427136 68167 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=373464 CPUtime=882.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 125538 0 0 0 88188 43 0 0 25 0 4 0 521716811 382427136 68167 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=373464 CPUtime=878.02 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 120759 0 0 0 87768 34 0 0 25 0 4 0 521716811 382427136 68167 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.89
Current children cumulated vsize (KiB) 373464

[startup+942.301 s]
/proc/loadavg: 4.12 5.55 6.85 5/175 25810
/proc/meminfo: memFree=25010180/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=479220 CPUtime=3764.6 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 487109 0 0 0 376301 159 0 0 25 0 4 0 521716810 490721280 73796 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 119805 73796 388 106 0 114776 0
[pid=25763/tid=25764] ppid=25761 vsize=479220 CPUtime=942.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 124804 0 0 0 94191 40 0 0 25 0 4 0 521716811 490721280 73796 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=479220 CPUtime=942.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 130990 0 0 0 94185 46 0 0 25 0 4 0 521716811 490721280 73796 33554432000 4194304 4627427 140735255030368 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=479220 CPUtime=937.74 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 126034 0 0 0 93739 35 0 0 25 0 4 0 521716811 490721280 73796 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.6
Current children cumulated vsize (KiB) 479220

[startup+1002.3 s]
/proc/loadavg: 4.09 5.28 6.67 5/175 25812
/proc/meminfo: memFree=25020332/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=426824 CPUtime=4004.33 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 506123 0 0 0 400265 168 0 0 25 0 4 0 521716810 437067776 70939 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 106706 70939 388 106 0 101677 0
[pid=25763/tid=25764] ppid=25761 vsize=426824 CPUtime=1002.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 129997 0 0 0 100188 43 0 0 25 0 4 0 521716811 437067776 70939 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=426824 CPUtime=1002.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 136199 0 0 0 100184 47 0 0 25 0 4 0 521716811 437067776 70939 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=426824 CPUtime=997.47 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 129605 0 0 0 99710 37 0 0 25 0 4 0 521716811 437067776 70939 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4004.33
Current children cumulated vsize (KiB) 426824

[startup+1062.3 s]
/proc/loadavg: 4.08 5.06 6.50 5/175 25814
/proc/meminfo: memFree=25026260/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=440176 CPUtime=4244.07 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 524915 0 0 0 424230 177 0 0 25 0 4 0 521716810 450740224 69801 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 110044 69801 388 106 0 105015 0
[pid=25763/tid=25764] ppid=25761 vsize=440176 CPUtime=1062.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 135012 0 0 0 106186 45 0 0 25 0 4 0 521716811 450740224 69801 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=440176 CPUtime=1062.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 141575 0 0 0 106181 50 0 0 25 0 4 0 521716811 450740224 69801 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=440176 CPUtime=1057.2 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 132870 0 0 0 105681 39 0 0 25 0 4 0 521716811 450740224 69801 33554432000 4194304 4627427 140735255030368 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4244.07
Current children cumulated vsize (KiB) 440176

[startup+1122.3 s]
/proc/loadavg: 4.07 4.88 6.35 5/175 25815
/proc/meminfo: memFree=25028196/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=440576 CPUtime=4483.8 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 544020 0 0 0 448195 185 0 0 25 0 4 0 521716810 451149824 69207 33554432000 4194304 4627427 140735255030368 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 110144 69207 388 106 0 105115 0
[pid=25763/tid=25764] ppid=25761 vsize=440576 CPUtime=1122.31 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 138937 0 0 0 112184 47 0 0 25 0 4 0 521716811 451149824 69207 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=440576 CPUtime=1122.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 146553 0 0 0 112178 53 0 0 25 0 4 0 521716811 451149824 69207 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=440576 CPUtime=1116.93 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 138039 0 0 0 111652 41 0 0 25 0 4 0 521716811 451149824 69207 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.8
Current children cumulated vsize (KiB) 440576

[startup+1182.3 s]
/proc/loadavg: 4.02 4.72 6.20 5/175 25817
/proc/meminfo: memFree=25029272/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=440896 CPUtime=4723.53 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 561808 0 0 0 472159 194 0 0 25 0 4 0 521716810 451477504 69133 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 110224 69133 388 106 0 105195 0
[pid=25763/tid=25764] ppid=25761 vsize=440896 CPUtime=1182.32 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 143957 0 0 0 118182 50 0 0 25 0 4 0 521716811 451477504 69133 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=440896 CPUtime=1182.31 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 150510 0 0 0 118176 55 0 0 25 0 4 0 521716811 451477504 69133 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=440896 CPUtime=1176.66 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 142884 0 0 0 117624 42 0 0 25 0 4 0 521716811 451477504 69133 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4723.53
Current children cumulated vsize (KiB) 440896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.02 4.67 6.15 5/175 25817
/proc/meminfo: memFree=25024312/32951124 swapFree=67051468/67111528
[pid=25763] ppid=25761 vsize=441016 CPUtime=4800.26 cores=0,2,4,6
/proc/25763/stat : 25763 (strangenight2-m) R 25761 25763 25096 0 -1 4202496 568702 0 0 0 479828 198 0 0 25 0 4 0 521716810 451600384 70139 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25763/statm: 110254 70139 388 106 0 105225 0
[pid=25763/tid=25764] ppid=25761 vsize=441016 CPUtime=1201.52 cores=0,2,4,6
/proc/25763/task/25764/stat : 25764 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 144905 0 0 0 120102 50 0 0 25 0 4 0 521716811 451600384 70139 33554432000 4194304 4627427 140735255030368 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25763/tid=25765] ppid=25761 vsize=441016 CPUtime=1201.52 cores=0,2,4,6
/proc/25763/task/25765/stat : 25765 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 153545 0 0 0 120096 56 0 0 25 0 4 0 521716811 451600384 70139 33554432000 4194304 4627427 140735255030368 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25763/tid=25766] ppid=25761 vsize=441016 CPUtime=1195.77 cores=0,2,4,6
/proc/25763/task/25766/stat : 25766 (strangenight2-m) R 25761 25763 25096 0 -1 4202560 143967 0 0 0 119534 43 0 0 25 0 4 0 521716811 451600384 70139 33554432000 4194304 4627427 140735255030368 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 441016

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.52
CPU time (s): 4800.3
CPU user time (s): 4798.31
CPU system time (s): 1.9937
CPU usage (%): 399.518
Max. virtual memory (cumulated for all children) (KiB): 492220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.31
system time used= 1.9937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568703
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= 383
involuntary context switches= 34852

runsolver used 1.75873 second user time and 4.01739 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 20:19:00
IDJOB=3174134
IDBENCH=82952
IDSOLVER=1586
FILE ID=node101/3174134-1304101140
RUNJOBID= node101-1304099936-25635
PBS_JOBID= 13170603
Free space on /tmp= 72020 MiB

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

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

MD5SUM BENCH= 063ddd149f36deba1032de0c40881dff
RANDOM SEED=906524042

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24874948 kB
Buffers:       2028388 kB
Cached:        5146380 kB
SwapCached:      30452 kB
Active:        3518140 kB
Inactive:      4113888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24874948 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:      448476 kB
Mapped:           9628 kB
Slab:           380372 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   694580 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= 72020 MiB
End job on node101 at 2011-04-29 20:39:04