Trace number 3366524

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 (fixed)? (TO) 4800.36 1203.44

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
MD5SUMb7db695fcb9141eaff8463a25c8e621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366524-1305406255.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.10
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.41/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.41/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.41/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.41/0.12	c calculated reachability. Time: 0.00
0.41/0.12	c Calc default polars -  time:   0.00 s pos:      26 undec:       0 neg:      24
0.41/0.12	c =========================================================================================
0.41/0.12	c types(t): F = full restart, N = normal restart
0.41/0.12	c types(t): S = simplification begin/end, E = solution found
0.41/0.12	c restart types(rt): st = static, dy = dynamic
0.41/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.41/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.76/0.21	c  N dy     7      4026        50      4450         0      3489     31150     64516     15.50     16.43
1.16/0.36	c  N dy    16      8916        50      4450         0      5543     31150     95444     15.06     15.96
1.56/0.49	c  N dy    27     12950        50      4450         0      5361     31150     88033     15.09     16.89
2.37/0.67	c  N dy    36     17585        50      4450         0      9363     31150    159802     14.97     15.83
3.16/0.84	c  N dy    66     21670        50      4450         0      8065     31150    132941     15.29     17.44
3.96/1.00	c  F st    79     25000        50      4450         0     10981     31150    186263     15.35     14.87
3.96/1.07	c  N st    82     26190        50      4450         0      6101     31150     90275     15.35   no data
4.80/1.22	c  S st    85     30000        50      4450         0      9399     31150    149556     15.35   no data
4.80/1.25	c  S st    85     30505        50      4450         0      9854     31150    158342     15.35   no data
4.80/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.80/1.25	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.80/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.47	c lits-rem:       165  cl-subs:     1607  v-elim:      0  v-fix:    0  time:  0.21 s
6.35/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.35/1.66	c calculated reachability. Time: 0.00
6.35/1.66	c  N dy    85     30505        50      4450         0      8247     31150    131943     15.35   no data
7.16/1.89	c  N dy   102     34908        50      4450         0     12109     31150    202943     15.43     16.27
8.78/2.22	c  N dy   125     41586        50      4450         0     11124     31150    174133     15.39     16.22
9.54/2.46	c  N dy   138     45757        50      4450         0     14737     31150    239036     15.35     12.40
9.54/2.46	c  S st   138     45757        50      4450         0     14737     31150    239036     15.35     12.40
9.94/2.50	c  S st   138     46260        50      4450         0     15174     31150    247414     15.35   no data
9.94/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.94/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.94/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.14/2.88	c lits-rem:       196  cl-subs:     2489  v-elim:      0  v-fix:    0  time:  0.36 s
11.14/2.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.14/2.88	c vivif2 --  cl tried    12685 cl shrink        0 lits rem          0 time: 0.00
12.34/3.15	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.34/3.15	c calculated reachability. Time: 0.00
12.34/3.15	c  N dy   138     46260        50      4450         0     12685     31150    204965     15.35   no data
15.13/3.81	c  N dy   155     58714        50      4450         0     15797     31150    246623     15.14     16.05
15.93/4.06	c  N dy   174     62846        50      4450         0     10900     31150    155742     15.17     15.98
17.13/4.35	c  N dy   211     67460        50      4450         0     14925     31150    230907     15.28     16.12
17.56/4.49	c  S st   231     69391        50      4450         0     16608     31150    262505     15.33   no data
17.97/4.54	c  S st   231     69895        50      4450         0     17062     31150    271330     15.33   no data
17.97/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.97/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.97/4.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.97/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.97/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.97/4.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.97/4.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.97/4.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.97/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.52/4.94	c lits-rem:       227  cl-subs:     2278  v-elim:      0  v-fix:    0  time:  0.39 s
19.52/4.94	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.52/4.94	c vivif2 --  cl tried    14784 cl shrink        0 lits rem          0 time: 0.00
20.72/5.26	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.31
20.72/5.26	c calculated reachability. Time: 0.00
20.72/5.26	c  N dy   231     69895        50      4450         0     14784     31150    230066     15.33   no data
22.35/5.63	c  N dy   264     74855        50      4450         0      9760     31150    128683     15.41     16.29
23.91/6.06	c  N dy   277     82870        50      4450         0     16662     31150    249363     15.32     16.18
25.51/6.45	c  F st   307     87501        50      4450         0     10422     31150    135540     15.37   no data
25.91/6.51	c  N st   310     88689        50      4450         0     11452     31150    154687     15.37   no data
27.09/6.84	c  N dy   322     94424        50      4450         0     16373     31150    243973     15.39     16.93
29.49/7.45	c  N dy   347    102780        50      4450         0     12408     31150    162896     15.38     16.21
29.89/7.58	c  S st   364    104842        50      4450         0     14207     31150    196902     15.41   no data
30.29/7.63	c  S st   364    105345        50      4450         0     14663     31150    205624     15.41   no data
30.29/7.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/7.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.29/7.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.29/7.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.29/7.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.29/7.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.29/7.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.29/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.13/7.81	c lits-rem:       121  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  0.17 s
31.13/7.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.13/7.81	c vivif2 --  cl tried    13641 cl shrink        0 lits rem          0 time: 0.00
32.28/8.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
32.28/8.11	c calculated reachability. Time: 0.00
32.28/8.11	c  N dy   364    105345        50      4450         0     13641     31150    187859     15.41   no data
33.89/8.59	c  N dy   386    112190        50      4450         0     19579     31150    294774     15.40     16.29
36.67/9.21	c  N dy   420    119528        50      4450         0     13910     31150    182634     15.42     16.33
41.86/10.51	c  N dy   459    137387        50      4450         0     16271     31150    213667     15.31     16.14
44.64/11.25	c  N dy   511    146214        50      4450         0     23979     31150    355919     15.36     16.33
48.69/12.22	c  N dy   550    158019        50      4450         0     20350     31150    283201     15.36     14.41
48.69/12.22	c  S st   550    158019        50      4450         0     20350     31150    283201     15.36     14.41
48.69/12.28	c  S st   550    158521        50      4450         0     20793     31150    291543     15.36   no data
48.69/12.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.69/12.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
48.69/12.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.69/12.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.69/12.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.69/12.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.69/12.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.69/12.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.03/12.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.63/12.79	c lits-rem:       208  cl-subs:     2521  v-elim:      0  v-fix:    0  time:  0.49 s
50.63/12.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
50.63/12.79	c vivif2 --  cl tried    18272 cl shrink        0 lits rem          0 time: 0.00
52.24/13.13	c asymm  cl-useful: 0/4260/4450 lits-rem:0 time: 0.34
52.24/13.13	c calculated reachability. Time: 0.00
52.24/13.13	c  N dy   550    158521        50      4450         0     18272     31150    250519     15.36   no data
55.42/13.98	c  N dy   591    168738        50      4450         0     27075     31150    410705     15.37     17.62
61.85/15.54	c  N dy   653    187487        50      4450         0     28811     31150    433234     15.37     16.33
66.23/16.62	c  N dy   701    199779        50      4450         0     23997     31150    339198     15.38     16.31
72.17/18.18	c  N dy   774    215467        50      4450         0     21191     31150    278799     15.40     16.29
78.56/19.72	c  N dy   860    229467        50      4450         0     33348     31150    504799     15.46     16.31
81.75/20.55	c  S st   917    237781        50      4450         0     23304     31150    312890     15.49     15.35
82.15/20.61	c  S st   917    238285        50      4450         0     23757     31150    321572     15.49   no data
82.15/20.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.15/20.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
82.15/20.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.15/20.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.15/20.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.15/20.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
82.15/20.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.15/20.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
82.15/20.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.79/21.05	c lits-rem:       172  cl-subs:     1799  v-elim:      0  v-fix:    0  time:  0.42 s
83.79/21.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.79/21.06	c vivif2 --  cl tried    21958 cl shrink        0 lits rem          0 time: 0.00
85.34/21.41	c asymm  cl-useful: 0/3665/4450 lits-rem:0 time: 0.35
85.34/21.41	c calculated reachability. Time: 0.00
85.34/21.41	c  N dy   917    238285        50      4450         0     21958     31150    288662     15.49   no data
93.31/23.50	c  N dy   986    260577        50      4450         0     23082     31150    296790     15.45     16.31
104.49/26.25	c  N dy  1081    286397        50      4450         0     26461     31150    346786     15.44     16.28
112.47/28.26	c  N dy  1133    304707        50      4450         0     22451     31150    273379     15.43     18.39
113.27/28.42	c  F st  1143    306250        50      4450         0     23802     31150    298635     15.44     16.73
124.43/31.28	c  N dy  1232    330586        50      4450         0     24017     31150    289589     15.42     16.25
134.41/33.79	c  N dy  1340    351213        50      4450         0     41854     31150    616827     15.44     16.39
137.60/34.53	c  S st  1366    357427        50      4450         0     25649     31150    318835     15.44   no data
137.60/34.60	c  S st  1366    357930        50      4450         0     26104     31150    327630     15.44   no data
138.00/34.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.00/34.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.00/34.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.00/34.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.00/34.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.00/34.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
138.00/34.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.00/34.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
138.00/34.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.60/35.05	c lits-rem:       130  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  0.43 s
139.60/35.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
139.60/35.05	c vivif2 --  cl tried    24487 cl shrink        0 lits rem          0 time: 0.00
140.00/35.15	c asymm  cl-useful: 0/785/4450 lits-rem:0 time: 0.09
140.00/35.15	c calculated reachability. Time: 0.00
140.00/35.15	c  N dy  1366    357930        50      4450         0     24487     31150    300259     15.44   no data
149.96/37.67	c  N dy  1471    378498        50      4450         0     42299     31150    629680     15.48     16.34
160.33/40.29	c  N dy  1521    401975        50      4450         0     40007     31150    565249     15.44     16.25
173.10/43.42	c  N dy  1657    421994        50      4450         0     34193     31150    464759     15.49     16.71
184.30/46.23	c  N dy  1712    443303        50      4450         0     28347     31150    343241     15.47     16.35
194.63/48.83	c  N dy  1781    463828        50      4450         0     45973     31150    662462     15.47     16.31
207.00/51.90	c  N dy  1870    486074        50      4450         0     40209     31150    551096     15.47     16.30
219.40/55.10	c  N dy  1997    506093        50      4450         0     31742     31150    394109     15.51     16.46
233.33/58.54	c  N dy  2107    528065        50      4450         0     50782     31150    746661     15.54     16.42
238.92/59.90	c  S st  2150    536896        50      4450         0     31563     31150    378794     15.54     16.03
238.92/59.98	c  S st  2150    537399        50      4450         0     32010     31150    387420     15.54   no data
238.92/59.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.92/59.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
238.92/59.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.92/59.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.92/59.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.92/59.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
238.92/59.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.32/60.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.32/60.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.34/60.58	c lits-rem:       184  cl-subs:     1738  v-elim:      0  v-fix:    0  time:  0.57 s
241.34/60.58	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
241.34/60.58	c vivif2 --  cl tried    30272 cl shrink        0 lits rem          0 time: 0.01
242.90/60.95	c asymm  cl-useful: 0/2871/4450 lits-rem:0 time: 0.37
242.90/60.96	c calculated reachability. Time: 0.00
242.90/60.96	c  N dy  2150    537399        50      4450         0     30272     31150    358013     15.54   no data
253.68/63.65	c  N dy  2234    557437        50      4450         0     47418     31150    670153     15.54     16.78
265.65/66.70	c  N dy  2342    577621        50      4450         0     37493     31150    487178     15.56     16.43
278.81/69.91	c  N dy  2391    598892        50      4450         0     55747     31150    814612     15.54     16.36
290.02/72.75	c  N dy  2461    619066        50      4450         0     44754     31150    608551     15.54     16.38
303.19/76.06	c  N dy  2489    639082        50      4450         0     32631     31150    380594     15.51     17.29
314.32/78.80	c  N dy  2526    659120        50      4450         0     49828     31150    687570     15.49     16.51
327.47/82.15	c  N dy  2579    679303        50      4450         0     37095     31150    453905     15.48     16.38
341.84/85.80	c  N dy  2704    699473        50      4450         0     54533     31150    780284     15.51     16.42
358.19/89.80	c  N dy  2740    723233        50      4450         0     43878     31150    560327     15.48     16.42
375.34/94.14	c  N dy  2844    743625        50      4450         0     61428     31150    885128     15.50     16.33
388.10/97.39	c  N dy  2890    764858        50      4450         0     47882     31150    632949     15.48     16.34
407.66/102.28	c  N dy  3015    786761        50      4450         0     34127     31150    379545     15.50     16.34
420.42/105.50	c  S st  3129    806098        50      4450         0     50824     31150    689606     15.52     13.89
421.25/105.64	c  S st  3129    806601        50      4450         0     51263     31150    697951     15.52   no data
421.25/105.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
421.25/105.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
421.25/105.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.25/105.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.25/105.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.25/105.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
421.25/105.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.25/105.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
421.25/105.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.39/108.40	c lits-rem:       554  cl-subs:     5596  v-elim:      0  v-fix:    0  time:  2.71 s
432.39/108.40	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
432.39/108.41	c vivif2 --  cl tried    45667 cl shrink        0 lits rem          0 time: 0.01
433.19/108.65	c asymm  cl-useful: 0/873/4450 lits-rem:0 time: 0.24
433.19/108.65	c calculated reachability. Time: 0.00
433.19/108.65	c  N dy  3129    806601        50      4450         0     45667     31150    597975     15.52   no data
448.74/112.52	c  N dy  3198    827195        50      4450         0     63352     31150    919116     15.51     16.38
463.10/116.16	c  N dy  3288    847284        50      4450         0     47456     31150    618915     15.52     16.38
485.44/121.76	c  N dy  3387    874582        50      4450         0     36638     31150    408639     15.52     16.57
501.79/125.85	c  N dy  3493    897698        50      4450         0     56552     31150    775982     15.53     16.43
517.36/129.81	c  N dy  3524    918142        50      4450         0     38941     31150    442417     15.52     16.34
532.12/133.42	c  N dy  3623    939868        50      4450         0     57606     31150    783872     15.52     16.49
550.86/138.18	c  N dy  3714    960047        50      4450         0     38952     31150    438463     15.53     16.35
566.81/142.17	c  N dy  3805    982611        50      4450         0     58335     31150    795515     15.53     16.38
587.57/147.34	c  N dy  3855   1007557        50      4450         0     42742     31150    492184     15.51     16.52
603.51/151.34	c  N dy  3948   1029045        50      4450         0     61119     31150    827849     15.52     16.37
620.27/155.55	c  N dy  3980   1049096        50      4450         0     40597     31150    451931     15.49     17.74
635.44/159.31	c  N dy  4086   1069099        50      4450         0     57793     31150    769472     15.50     16.71
637.82/159.97	c  F st  4103   1071876        50      4450         0     60203     31150    814397     15.50   no data
654.22/164.07	c  N dy  4151   1089136        50      4450         0     74955     31150   1083700     15.50     16.75
673.33/168.89	c  N dy  4229   1115066        50      4450         0     58593     31150    769291     15.49     16.35
694.46/174.15	c  N dy  4356   1135096        50      4450         0     75873     31150   1093782     15.51     17.02
714.82/179.22	c  N dy  4484   1159076        50      4450         0     56996     31150    741420     15.52     16.47
734.36/184.13	c  N dy  4588   1179119        50      4450         0     74145     31150   1057933     15.53     17.10
753.51/188.91	c  N dy  4665   1199713        50      4450         0     51428     31150    623631     15.53     16.54
762.68/191.20	c  S st  4735   1209901        50      4450         0     60254     31150    790877     15.54   no data
763.08/191.38	c  S st  4735   1210404        50      4450         0     60699     31150    799534     15.54   no data
763.08/191.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
763.08/191.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
763.08/191.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
763.08/191.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.08/191.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.08/191.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
763.08/191.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
763.51/191.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
763.51/191.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.42/196.45	c lits-rem:       530  cl-subs:     6935  v-elim:      0  v-fix:    0  time:  5.01 s
783.42/196.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
783.42/196.46	c vivif2 --  cl tried    53764 cl shrink        0 lits rem          0 time: 0.01
785.02/196.80	c asymm  cl-useful: 0/706/4450 lits-rem:0 time: 0.33
785.02/196.80	c calculated reachability. Time: 0.00
785.02/196.80	c  N dy  4735   1210404        50      4450         0     53764     31150    681030     15.54   no data
807.38/202.49	c  N dy  4778   1230418        50      4450         0     70737     31150    981578     15.52     17.58
830.88/208.30	c  N dy  4892   1250455        50      4450         0     47375     31150    557193     15.53     17.63
858.41/215.27	c  N dy  5018   1282802        50      4450         0     75100     31150   1058416     15.52     16.41
880.35/220.74	c  N dy  5146   1304635        50      4450         0     52125     31150    634473     15.54     16.48
899.93/225.68	c  N dy  5278   1324889        50      4450         0     69619     31150    963550     15.55     16.41
924.23/231.78	c  N dy  5369   1344912        50      4450         0     43938     31150    474013     15.56     18.17
945.36/237.00	c  N dy  5473   1369183        50      4450         0     64868     31150    862342     15.56     16.57
973.28/244.02	c  N dy  5603   1389268        50      4450         0     82168     31150   1186715     15.58     17.56
990.44/248.35	c  N dy  5639   1409281        50      4450         0     55389     31150    668748     15.56     17.56
1014.77/254.41	c  N dy  5752   1433674        50      4450         0     76285     31150   1054762     15.57     16.56
1039.10/260.52	c  N dy  5855   1453754        50      4450         0     48961     31150    550323     15.57     16.99
1058.25/265.30	c  N dy  5988   1473848        50      4450         0     66307     31150    875762     15.59     17.23
1083.38/271.61	c  N dy  6111   1494657        50      4450         0     84179     31150   1211421     15.60     16.45
1105.32/277.19	c  N dy  6218   1514867        50      4450         0     56052     31150    675484     15.61     16.48
1131.65/283.71	c  N dy  6284   1541759        50      4450         0     79059     31150   1092191     15.60     16.66
1157.58/290.29	c  N dy  6388   1561773        50      4450         0     49929     31150    557445     15.61     17.20
1187.10/297.61	c  N dy  6524   1594310        50      4450         0     77656     31150   1053167     15.60     16.44
1216.21/304.90	c  N dy  6619   1615502        50      4450         0     48744     31150    525037     15.61     16.44
1234.57/309.53	c  N dy  6745   1635565        50      4450         0     65965     31150    846802     15.61     16.47
1258.90/315.60	c  N dy  6845   1655604        50      4450         0     83172     31150   1167268     15.62     17.50
1290.45/323.51	c  N dy  6982   1680750        50      4450         0     56779     31150    668158     15.63     16.50
1312.39/329.01	c  N dy  7026   1706443        50      4450         0     78585     31150   1054818     15.62     16.47
1317.53/330.34	c  S st  7050   1710404        50      4450         0     82015     31150   1118852     15.62     15.02
1318.33/330.59	c  S st  7050   1710908        50      4450         0     82466     31150   1127859     15.62   no data
1318.33/330.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1318.73/330.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1318.73/330.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1318.73/330.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1318.73/330.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1318.73/330.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1318.73/330.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1318.73/330.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1318.73/330.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1367.39/342.85	c lits-rem:      1002  cl-subs:    13136  v-elim:      0  v-fix:    0  time: 12.17 s
1367.39/342.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1367.39/342.86	c vivif2 --  cl tried    69330 cl shrink        0 lits rem          0 time: 0.02
1369.43/343.34	c asymm  cl-useful: 0/728/4450 lits-rem:0 time: 0.48
1369.43/343.35	c calculated reachability. Time: 0.00
1369.43/343.35	c  N dy  7050   1710908        50      4450         0     69330     31150    907849     15.62   no data
1405.27/352.34	c  N dy  7170   1731063        50      4450         0     86639     31150   1230949     15.63     16.49
1433.19/359.35	c  N dy  7243   1751728        50      4450         0     56502     31150    657790     15.63     16.52
1459.13/365.81	c  N dy  7348   1777368        50      4450         0     78389     31150   1054780     15.62     16.52
1485.05/372.33	c  N dy  7420   1797373        50      4450         0     95448     31150   1359109     15.62     17.56
1503.80/377.00	c  N dy  7454   1817427        50      4450         0     63335     31150    762679     15.60     17.81
1527.38/382.96	c  N dy  7592   1837443        50      4450         0     80504     31150   1083724     15.61     17.40
1573.21/394.46	c  N dy  7701   1874885        50      4450         0     62231     31150    736209     15.61     16.54
1596.36/400.23	c  N dy  7817   1894959        50      4450         0     79508     31150   1059439     15.61     16.77
1623.91/407.19	c  N dy  7927   1915227        50      4450         0     96828     31150   1379726     15.62     16.45
1649.00/413.46	c  N dy  8053   1935552        50      4450         0     63092     31150    760425     15.63     16.47
1671.34/419.01	c  N dy  8145   1955580        50      4450         0     80249     31150   1077922     15.63     16.55
1696.07/425.21	c  N dy  8190   1975679        50      4450         0     97254     31150   1379401     15.62     16.68
1723.60/432.15	c  N dy  8338   1995713        50      4450         0     62361     31150    743552     15.63     16.70
1745.14/437.59	c  N dy  8431   2015777        50      4450         0     79514     31150   1061134     15.64     16.83
1770.66/443.99	c  N dy  8481   2035782        50      4450         0     96496     31150   1364805     15.63     16.97
1799.02/451.07	c  N dy  8611   2055848        50      4450         0     60798     31150    705901     15.64     17.99
1820.95/456.55	c  N dy  8673   2078328        50      4450         0     79887     31150   1050611     15.63     16.50
1851.67/464.25	c  N dy  8779   2100689        50      4450         0     99053     31150   1408200     15.64     16.48
1882.80/472.03	c  N dy  8925   2121583        50      4450         0     63179     31150    741465     15.65     16.51
1905.50/477.71	c  N dy  8986   2143704        50      4450         0     82011     31150   1084495     15.65     16.48
1933.42/484.78	c  N dy  9062   2163735        50      4450         0     99207     31150   1402279     15.65     17.28
1960.15/491.45	c  N dy  9111   2184531        50      4450         0     62205     31150    711384     15.64     16.48
1983.72/497.37	c  N dy  9195   2206143        50      4450         0     80629     31150   1049589     15.64     16.50
1991.26/499.24	c  S st  9242   2210910        50      4450         0     84773     31150   1129703     15.65   no data
1992.09/499.50	c  S st  9242   2211410        50      4450         0     85205     31150   1138269     15.65   no data
1992.09/499.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1992.50/499.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1992.50/499.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1992.50/499.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1992.50/499.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1992.50/499.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1992.50/499.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1992.50/499.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1992.50/499.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2024.36/507.57	c lits-rem:       767  cl-subs:    10450  v-elim:      0  v-fix:    0  time:  7.98 s
2024.36/507.57	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2024.36/507.59	c vivif2 --  cl tried    74755 cl shrink        0 lits rem          0 time: 0.01
2025.96/507.90	c asymm  cl-useful: 0/577/4450 lits-rem:0 time: 0.31
2025.96/507.90	c calculated reachability. Time: 0.00
2025.96/507.90	c  N dy  9242   2211410        50      4450         0     74755     31150    956460     15.65   no data
2055.88/515.45	c  N dy  9270   2237152        50      4450         0     96557     31150   1342473     15.63     16.60
2098.55/526.13	c  N dy  9357   2259146        50      4450         0     60606     31150    675642     15.63     16.47
2125.28/532.82	c  N dy  9488   2279197        50      4450         0     77973     31150   1003938     15.64     16.67
2153.60/539.97	c  N dy  9529   2302372        50      4450         0     97618     31150   1351544     15.63     16.61
2185.90/548.09	c  N dy  9571   2326056        50      4450         0     61821     31150    688477     15.63     16.47
2208.25/553.61	c  N dy  9665   2346078        50      4450         0     78891     31150   1005127     15.63     17.69
2239.37/561.40	c  N dy  9669   2375221        50      4450         0    103422     31150   1421925     15.60     16.43
2273.32/569.93	c  N dy  9812   2395226        50      4450         0     63756     31150    725152     15.61     16.56
2302.40/577.20	c  N dy  9892   2421744        50      4450         0     86311     31150   1131469     15.61     16.71
2340.69/586.82	c  N dy 10020   2445852        50      4450         0    106884     31150   1515081     15.61     16.44
2380.98/596.95	c  N dy 10145   2475523        50      4450         0     74323     31150    899918     15.61     16.58
2410.10/604.25	c  N dy 10267   2496584        50      4450         0     92340     31150   1237960     15.62     16.53
2445.58/613.19	c  N dy 10416   2516586        50      4450         0    109480     31150   1562713     15.63     17.30
2475.49/620.67	c  N dy 10504   2536619        50      4450         0     67694     31150    775162     15.63     18.47
2501.47/627.15	c  N dy 10627   2556703        50      4450         0     84922     31150   1098919     15.63     19.01
2530.54/634.48	c  N dy 10680   2577328        50      4450         0    102485     31150   1418415     15.63     16.48
2570.03/644.38	c  N dy 10763   2599680        50      4450         0     61824     31150    662741     15.63     16.54
2591.18/649.60	c  N dy 10832   2619716        50      4450         0     78875     31150    974409     15.63     17.92
2621.89/657.39	c  N dy 10948   2640472        50      4450         0     96604     31150   1305631     15.63     16.46
2655.80/665.83	c  N dy 11031   2660475        50      4450         0    113783     31150   1625727     15.64     17.78
2687.31/673.77	c  N dy 11131   2680890        50      4450         0     70538     31150    816010     15.64     16.49
2718.82/681.65	c  N dy 11275   2704252        50      4450         0     90539     31150   1192158     15.65     16.51
2729.23/684.22	c  S st 11301   2711410        50      4450         0     96650     31150   1305871     15.65     14.18
2730.39/684.55	c  S st 11301   2711913        50      4450         0     97084     31150   1314450     15.65   no data
2730.39/684.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2730.79/684.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2730.79/684.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2730.79/684.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2730.79/684.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2730.79/684.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2730.79/684.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2730.79/684.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2730.79/684.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2774.26/695.55	c lits-rem:       911  cl-subs:    11798  v-elim:      0  v-fix:    0  time: 10.89 s
2774.26/695.55	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2774.26/695.57	c vivif2 --  cl tried    85286 cl shrink        0 lits rem          0 time: 0.02
2775.46/695.89	c asymm  cl-useful: 0/498/4450 lits-rem:0 time: 0.33
2775.46/695.90	c calculated reachability. Time: 0.00
2775.46/695.90	c  N dy 11301   2711913        50      4450         0     85286     31150   1106563     15.65   no data
2808.61/704.16	c  N dy 11413   2731987        50      4450         0    102425     31150   1427059     15.65     17.51
2856.03/716.00	c  N dy 11520   2753099        50      4450         0    120462     31150   1764790     15.66     16.50
2885.54/723.49	c  N dy 11610   2773165        50      4450         0     77072     31150    939438     15.66     16.57
2918.65/731.73	c  N dy 11742   2793267        50      4450         0     94289     31150   1263988     15.67     16.56
2947.38/738.91	c  N dy 11770   2814902        50      4450         0    112656     31150   1589529     15.66     16.49
2986.07/748.68	c  N dy 11916   2834945        50      4450         0     67878     31150    759272     15.67     17.95
3016.78/756.35	c  N dy 11958   2863378        50      4450         0     91911     31150   1184803     15.66     16.53
3055.07/765.94	c  N dy 12097   2885046        50      4450         0    110469     31150   1533073     15.66     16.52
3096.16/776.23	c  N dy 12196   2908883        50      4450         0     67884     31150    748963     15.66     16.49
3122.49/782.84	c  N dy 12265   2933897        50      4450         0     89135     31150   1131078     15.66     16.63
3159.98/792.20	c  N dy 12361   2956717        50      4450         0    108537     31150   1489385     15.66     16.57
3209.86/804.73	c  N dy 12484   2983491        50      4450         0     67642     31150    736086     15.66     16.50
3234.23/810.87	c  N dy 12597   3003522        50      4450         0     84698     31150   1052878     15.66     17.46
3267.29/819.15	c  N dy 12736   3023540        50      4450         0    101780     31150   1374939     15.67     17.25
3302.39/827.97	c  N dy 12829   3043634        50      4450         0    118817     31150   1688917     15.67     17.81
3338.30/836.94	c  N dy 12903   3063978        50      4450         0     71460     31150    800099     15.67     16.55
3363.43/843.27	c  N dy 12998   3084020        50      4450         0     88505     31150   1110915     15.67     16.50
3410.49/855.01	c  N dy 13017   3120562        50      4450         0    119270     31150   1644447     15.65     16.50
3443.61/863.33	c  N dy 13037   3140744        50      4450         0     70987     31150    778820     15.64     16.49
3469.54/869.80	c  N dy 13137   3160839        50      4450         0     88087     31150   1095288     15.65     16.91
3501.90/877.97	c  N dy 13230   3181666        50      4450         0    105793     31150   1423762     15.65     16.54
3543.74/888.43	c  N dy 13383   3201745        50      4450         0    122978     31150   1752122     15.66     18.16
3563.33/893.34	c  S st 13409   3211915        50      4450         0    131634     31150   1910662     15.66     14.96
3564.88/893.76	c  S st 13409   3212418        50      4450         0    132079     31150   1919356     15.66   no data
3564.88/893.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3565.28/893.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3565.28/893.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3565.28/893.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3565.28/893.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3565.28/893.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3565.28/893.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3565.28/893.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3565.68/893.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3667.78/919.52	c lits-rem:      1320  cl-subs:    22338  v-elim:      0  v-fix:    0  time: 25.60 s
3667.78/919.52	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3667.78/919.54	c vivif2 --  cl tried   109741 cl shrink        0 lits rem          0 time: 0.02
3669.37/919.91	c asymm  cl-useful: 0/376/4450 lits-rem:0 time: 0.36
3669.37/919.91	c calculated reachability. Time: 0.00
3669.37/919.91	c  N dy 13409   3212418        50      4450         0    109741     31150   1529618     15.66   no data
3705.67/929.04	c  N dy 13467   3233290        50      4450         0    127445     31150   1847154     15.65     16.61
3731.99/935.63	c  N dy 13521   3254061        50      4450         0     80578     31150    965685     15.65     16.50
3771.08/945.49	c  N dy 13604   3282179        50      4450         0    104433     31150   1394469     15.65     16.54
3809.38/955.02	c  N dy 13676   3302300        50      4450         0    121520     31150   1709143     15.65     16.51
3865.23/969.02	c  N dy 13689   3345656        50      4450         0     91508     31150   1098349     15.62     16.64
3899.94/977.79	c  N dy 13776   3366305        50      4450         0    109052     31150   1420142     15.62     16.49
3939.43/987.64	c  N dy 13878   3386873        50      4450         0    126586     31150   1745812     15.62     16.45
3977.71/997.23	c  N dy 13999   3406918        50      4450         0     76353     31150    867803     15.63     17.04
4004.85/1004.01	c  N dy 14094   3426965        50      4450         0     93457     31150   1185890     15.63     17.73
4041.93/1013.32	c  N dy 14260   3447012        50      4450         0    110616     31150   1514549     15.64     16.80
4083.43/1023.78	c  N dy 14384   3467980        50      4450         0    128440     31150   1850068     15.64     16.53
4125.71/1034.34	c  N dy 14525   3489478        50      4450         0     78199     31150    895091     15.65     16.50
4160.81/1043.10	c  N dy 14646   3513900        50      4450         0     98987     31150   1280681     15.65     16.54
4195.92/1052.00	c  N dy 14745   3533913        50      4450         0    116069     31150   1598577     15.65     18.21
4233.83/1061.46	c  N dy 14829   3553966        50      4450         0    133118     31150   1911624     15.65     17.64
4270.52/1070.65	c  N dy 14951   3574035        50      4450         0     80554     31150    931602     15.66     17.61
4304.03/1079.05	c  N dy 15019   3598663        50      4450         0    101560     31150   1317438     15.66     16.50
4342.32/1088.60	c  N dy 15142   3618700        50      4450         0    118651     31150   1638065     15.66     17.27
4389.78/1100.54	c  N dy 15245   3640209        50      4450         0    137074     31150   1979956     15.66     16.53
4422.92/1108.81	c  N dy 15333   3660281        50      4450         0     83440     31150    969843     15.66     17.52
4491.10/1125.95	c  N dy 15376   3712418        50      4450         0    127249     31150   1738628     15.64     13.12
4491.10/1125.95	c  S st 15376   3712418        50      4450         0    127249     31150   1738628     15.64     13.12
4492.70/1126.38	c  S st 15376   3712923        50      4450         0    127690     31150   1747227     15.64   no data
4492.70/1126.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4493.13/1126.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4493.13/1126.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4493.13/1126.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4493.13/1126.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4493.13/1126.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4493.13/1126.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4493.13/1126.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4493.54/1126.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4595.20/1152.00	c lits-rem:      1297  cl-subs:    24056  v-elim:      0  v-fix:    0  time: 25.48 s
4595.20/1152.00	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4595.20/1152.02	c vivif2 --  cl tried   103634 cl shrink        0 lits rem          0 time: 0.02
4596.80/1152.44	c asymm  cl-useful: 0/400/4450 lits-rem:0 time: 0.42
4596.80/1152.45	c calculated reachability. Time: 0.00
4596.80/1152.45	c  N dy 15376   3712923        50      4450         0    103634     31150   1360027     15.64   no data
4637.09/1162.56	c  N dy 15502   3732966        50      4450         0    120811     31150   1683954     15.65     17.96
4681.79/1173.74	c  F st 15597   3751562        50      4450         0    136677     31150   1978647     15.65     14.66
4685.75/1174.78	c  N st 15601   3753593        50      4450         0    138405     31150   2011439     15.65   no data
4716.90/1182.58	c  N dy 15666   3778391        50      4450         0     89979     31150   1092793     15.65     16.52
4752.41/1191.41	c  N dy 15808   3798481        50      4450         0    107157     31150   1419786     15.65     17.74
4796.65/1202.56	c  N dy 15810   3826316        50      4450         0    130473     31150   1814225     15.64     16.53

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3366524-1305406255/watcher-3366524-1305406255 -o /tmp/evaluation-result-3366524-1305406255/solver-3366524-1305406255 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366524-1305406255.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: 3.38 4.31 5.90 4/346 21549
/proc/meminfo: memFree=24141196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=216308 CPUtime=0.01 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 888 0 0 0 1 0 0 0 21 0 4 0 652222173 221499392 812 33554432000 4194304 4580107 140733521767376 18446744073709551615 4487413 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 54077 815 339 95 0 49059 0
[pid=21549/tid=21550] ppid=21547 vsize=216300 CPUtime=0 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 157 0 0 0 0 0 0 0 22 0 4 0 652222173 221491200 901 33554432000 4194304 4580107 140733521767376 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=216300 CPUtime=0 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 150 0 0 0 0 0 0 0 22 0 4 0 652222173 221491200 901 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=216300 CPUtime=0 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 86 0 0 0 0 0 0 0 22 0 4 0 652222173 221491200 901 33554432000 4194304 4580107 140733521767376 18446744073709551615 254500796910 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.111736 s]
/proc/loadavg: 3.38 4.31 5.90 4/346 21549
/proc/meminfo: memFree=24141196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=217608 CPUtime=0.41 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 2201 0 0 0 41 0 0 0 21 0 4 0 652222173 222830592 2125 33554432000 4194304 4580107 140733521767376 18446744073709551615 4451613 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 54402 2125 370 95 0 49384 0
[pid=21549/tid=21550] ppid=21547 vsize=217608 CPUtime=0.1 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 500 0 0 0 10 0 0 0 22 0 4 0 652222173 222830592 2125 33554432000 4194304 4580107 140733521767376 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=217608 CPUtime=0.1 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 504 0 0 0 10 0 0 0 22 0 4 0 652222173 222830592 2125 33554432000 4194304 4580107 140733521767376 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=217608 CPUtime=0.09 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 279 0 0 0 9 0 0 0 21 0 4 0 652222173 222830592 2125 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 217608

[startup+0.200718 s]
/proc/loadavg: 3.38 4.31 5.90 4/346 21549
/proc/meminfo: memFree=24141196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=217708 CPUtime=0.76 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 2540 0 0 0 76 0 0 0 21 0 4 0 652222173 222932992 2154 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 54427 2154 376 95 0 49409 0
[pid=21549/tid=21550] ppid=21547 vsize=217708 CPUtime=0.19 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 563 0 0 0 19 0 0 0 22 0 4 0 652222173 222932992 2154 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=217708 CPUtime=0.19 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 574 0 0 0 19 0 0 0 22 0 4 0 652222173 222932992 2154 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=217708 CPUtime=0.18 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 420 0 0 0 18 0 0 0 21 0 4 0 652222173 222932992 2154 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 217708

[startup+0.300698 s]
/proc/loadavg: 3.38 4.31 5.90 4/346 21549
/proc/meminfo: memFree=24141196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=219108 CPUtime=1.16 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 3161 0 0 0 116 0 0 0 21 0 4 0 652222173 224366592 2370 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 54777 2370 376 95 0 49759 0
[pid=21549/tid=21550] ppid=21547 vsize=219108 CPUtime=0.29 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 732 0 0 0 29 0 0 0 22 0 4 0 652222173 224366592 2370 33554432000 4194304 4580107 140733521767376 18446744073709551615 4314996 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=219108 CPUtime=0.29 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 741 0 0 0 29 0 0 0 22 0 4 0 652222173 224366592 2370 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=219108 CPUtime=0.28 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 501 0 0 0 28 0 0 0 22 0 4 0 652222173 224366592 2370 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 219108

[startup+0.70062 s]
/proc/loadavg: 3.38 4.31 5.90 4/346 21549
/proc/meminfo: memFree=24141196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=237896 CPUtime=2.77 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 4987 0 0 0 276 1 0 0 22 0 4 0 652222173 243605504 3186 33554432000 4194304 4580107 140733521767376 18446744073709551615 4485991 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 59474 3196 376 95 0 54456 0
[pid=21549/tid=21550] ppid=21547 vsize=237896 CPUtime=0.69 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 1130 0 0 0 69 0 0 0 24 0 4 0 652222173 243605504 3202 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=237896 CPUtime=0.69 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 1211 0 0 0 69 0 0 0 25 0 4 0 652222173 243605504 3209 33554432000 4194304 4580107 140733521767376 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=237896 CPUtime=0.68 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 1046 0 0 0 68 0 0 0 24 0 4 0 652222173 243605504 3217 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294570 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) 237896

[startup+1.50046 s]
/proc/loadavg: 3.91 4.40 5.92 10/357 21561
/proc/meminfo: memFree=24105652/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=221376 CPUtime=5.95 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 8833 0 0 0 594 1 0 0 25 0 4 0 652222173 226689024 4604 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 55344 4604 378 95 0 50326 0
[pid=21549/tid=21550] ppid=21547 vsize=221376 CPUtime=1.48 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 1822 0 0 0 148 0 0 0 25 0 4 0 652222173 226689024 4604 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=221376 CPUtime=1.49 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 2027 0 0 0 149 0 0 0 25 0 4 0 652222173 226689024 4604 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=221376 CPUtime=1.47 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 1762 0 0 0 147 0 0 0 25 0 4 0 652222173 226689024 4604 33554432000 4194304 4580107 140733521767376 18446744073709551615 4321929 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 221376

[startup+3.10114 s]
/proc/loadavg: 3.91 4.40 5.92 10/357 21561
/proc/meminfo: memFree=24077008/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=219584 CPUtime=12.34 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 15729 0 0 0 1232 2 0 0 25 0 4 0 652222173 224854016 9075 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 54896 9075 378 95 0 49878 0
[pid=21549/tid=21550] ppid=21547 vsize=219584 CPUtime=3.08 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 3663 0 0 0 308 0 0 0 25 0 4 0 652222173 224854016 9075 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=219584 CPUtime=3.09 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 4075 0 0 0 309 0 0 0 25 0 4 0 652222173 224854016 9075 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=219584 CPUtime=3.05 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 3656 0 0 0 305 0 0 0 25 0 4 0 652222173 224854016 9075 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 219584

[startup+6.30051 s]
/proc/loadavg: 3.91 4.40 5.92 9/357 21561
/proc/meminfo: memFree=24038196/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=214176 CPUtime=25.11 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 23263 0 0 0 2507 4 0 0 25 0 4 0 652222173 219316224 12230 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 53544 12230 378 95 0 48526 0
[pid=21549/tid=21550] ppid=21547 vsize=214176 CPUtime=6.29 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 5977 0 0 0 628 1 0 0 25 0 4 0 652222173 219316224 12230 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=214176 CPUtime=6.28 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 6169 0 0 0 628 0 0 0 25 0 4 0 652222173 219316224 12230 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=214176 CPUtime=6.22 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 5333 0 0 0 621 1 0 0 25 0 4 0 652222173 219316224 12230 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 214176

[startup+12.7002 s]
/proc/loadavg: 4.54 4.52 5.94 10/357 21561
/proc/meminfo: memFree=24003944/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=232360 CPUtime=50.63 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 33247 0 0 0 5057 6 0 0 25 0 4 0 652222173 237936640 13771 33554432000 4194304 4580107 140733521767376 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 58090 13771 378 95 0 53072 0
[pid=21549/tid=21550] ppid=21547 vsize=232360 CPUtime=12.69 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 8433 0 0 0 1268 1 0 0 25 0 4 0 652222173 237936640 13771 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=232360 CPUtime=12.69 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 7696 0 0 0 1268 1 0 0 25 0 4 0 652222173 237936640 13771 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=232360 CPUtime=12.54 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 8572 0 0 0 1253 1 0 0 25 0 4 0 652222173 237936640 13771 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 232360

[startup+25.5007 s]
/proc/loadavg: 5.07 4.64 5.96 9/357 21561
/proc/meminfo: memFree=23966220/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=242912 CPUtime=101.69 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 49973 0 0 0 10159 10 0 0 25 0 4 0 652222173 248741888 16961 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 60728 16961 378 95 0 55710 0
[pid=21549/tid=21550] ppid=21547 vsize=242912 CPUtime=25.49 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 13723 0 0 0 2547 2 0 0 25 0 4 0 652222173 248741888 16961 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=242912 CPUtime=25.49 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 11468 0 0 0 2547 2 0 0 25 0 4 0 652222173 248741888 16961 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=242912 CPUtime=25.2 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 12298 0 0 0 2518 2 0 0 25 0 4 0 652222173 248741888 16961 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 242912

[startup+51.1006 s]
/proc/loadavg: 6.14 4.92 6.02 10/357 21562
/proc/meminfo: memFree=23941956/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=234320 CPUtime=203.81 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 77346 0 0 0 20365 16 0 0 25 0 4 0 652222173 239943680 21042 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 58580 21042 378 95 0 53562 0
[pid=21549/tid=21550] ppid=21547 vsize=234320 CPUtime=51.09 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 20522 0 0 0 5106 3 0 0 25 0 4 0 652222173 239943680 21042 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=234320 CPUtime=51.07 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 18423 0 0 0 5104 3 0 0 25 0 4 0 652222173 239943680 21042 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=234320 CPUtime=50.53 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 18849 0 0 0 5049 4 0 0 25 0 4 0 652222173 239943680 21042 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 234320

[startup+102.3 s]
/proc/loadavg: 7.47 5.48 6.15 10/357 21563
/proc/meminfo: memFree=23894680/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=246212 CPUtime=408.09 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 117940 0 0 0 40780 29 0 0 25 0 4 0 652222173 252121088 23215 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 61553 23215 378 95 0 56535 0
[pid=21549/tid=21550] ppid=21547 vsize=246212 CPUtime=102.3 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 29827 0 0 0 10224 6 0 0 25 0 4 0 652222173 252121088 23216 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=246212 CPUtime=102.28 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 28014 0 0 0 10222 6 0 0 25 0 4 0 652222173 252121088 23216 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=246212 CPUtime=101.17 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 29909 0 0 0 10111 6 0 0 25 0 4 0 652222173 252121088 23216 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 246212

[startup+162.3 s]

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

[pid=21549] ppid=21547 vsize=329304 CPUtime=2801.39 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 369471 0 0 0 280018 121 0 0 25 0 4 0 652222173 337207296 57037 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 82326 57037 378 95 0 77308 0
[pid=21549/tid=21550] ppid=21547 vsize=329304 CPUtime=702.32 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 94623 0 0 0 70202 30 0 0 25 0 4 0 652222173 337207296 57037 33554432000 4194304 4580107 140733521767376 18446744073709551615 4401471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=329304 CPUtime=702.18 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 92379 0 0 0 70188 30 0 0 25 0 4 0 652222173 337207296 57037 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=329304 CPUtime=694.58 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 94499 0 0 0 69429 29 0 0 25 0 4 0 652222173 337207296 57037 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.39
Current children cumulated vsize (KiB) 329304

[startup+762.301 s]
/proc/loadavg: 8.14 7.83 7.13 9/357 21590
/proc/meminfo: memFree=23551548/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=435908 CPUtime=3040.76 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 384732 0 0 0 303948 128 0 0 25 0 4 0 652222173 446369792 59756 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 108977 59756 378 95 0 103959 0
[pid=21549/tid=21550] ppid=21547 vsize=435908 CPUtime=762.33 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 99377 0 0 0 76202 31 0 0 25 0 4 0 652222173 446369792 59757 33554432000 4194304 4580107 140733521767376 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=435908 CPUtime=762.17 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 96575 0 0 0 76185 32 0 0 25 0 4 0 652222173 446369792 59757 33554432000 4194304 4580107 140733521767376 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=435908 CPUtime=753.93 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 98079 0 0 0 75362 31 0 0 25 0 4 0 652222173 446369792 59757 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.76
Current children cumulated vsize (KiB) 435908

[startup+822.3 s]
/proc/loadavg: 8.20 7.91 7.20 11/357 21594
/proc/meminfo: memFree=23544092/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=382976 CPUtime=3280.06 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 398532 0 0 0 327872 134 0 0 25 0 4 0 652222173 392167424 63681 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 95744 63681 378 95 0 90726 0
[pid=21549/tid=21550] ppid=21547 vsize=382976 CPUtime=822.32 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 103924 0 0 0 82199 33 0 0 25 0 4 0 652222173 392167424 63681 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=382976 CPUtime=822.15 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 101259 0 0 0 82180 35 0 0 25 0 4 0 652222173 392167424 63681 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=382976 CPUtime=813.27 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 100410 0 0 0 81295 32 0 0 25 0 4 0 652222173 392167424 63681 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.06
Current children cumulated vsize (KiB) 382976

[startup+882.313 s]
/proc/loadavg: 8.32 8.02 7.28 10/357 21596
/proc/meminfo: memFree=23511440/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=393836 CPUtime=3519.45 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 409733 0 0 0 351806 139 0 0 25 0 4 0 652222173 403288064 58076 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98459 58076 378 95 0 93441 0
[pid=21549/tid=21550] ppid=21547 vsize=393836 CPUtime=882.33 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 106262 0 0 0 88199 34 0 0 25 0 4 0 652222173 403288064 58076 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=393836 CPUtime=882.16 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 105844 0 0 0 88180 36 0 0 25 0 4 0 652222173 403288064 58076 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=393836 CPUtime=872.63 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 102302 0 0 0 87229 34 0 0 25 0 4 0 652222173 403288064 58076 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.45
Current children cumulated vsize (KiB) 393836

[startup+942.301 s]
/proc/loadavg: 8.30 8.06 7.34 9/357 21598
/proc/meminfo: memFree=23506460/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=435016 CPUtime=3758.73 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 424283 0 0 0 375728 145 0 0 25 0 4 0 652222173 445456384 62976 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 108754 62976 378 95 0 103736 0
[pid=21549/tid=21550] ppid=21547 vsize=435016 CPUtime=942.32 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 108670 0 0 0 94196 36 0 0 25 0 4 0 652222173 445456384 62976 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=435016 CPUtime=942.14 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 106866 0 0 0 94177 37 0 0 25 0 4 0 652222173 445456384 62976 33554432000 4194304 4580107 140733521767376 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=435016 CPUtime=931.95 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 106483 0 0 0 93159 36 0 0 25 0 4 0 652222173 445456384 62976 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.73
Current children cumulated vsize (KiB) 435016

[startup+1002.3 s]
/proc/loadavg: 8.24 8.08 7.39 9/357 21599
/proc/meminfo: memFree=23518848/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=395036 CPUtime=3998.06 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 437006 0 0 0 399655 151 0 0 25 0 4 0 652222173 404516864 63389 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98759 63389 378 95 0 93741 0
[pid=21549/tid=21550] ppid=21547 vsize=395036 CPUtime=1002.33 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 113035 0 0 0 100195 38 0 0 25 0 4 0 652222173 404516864 63389 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=395036 CPUtime=1002.12 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 111172 0 0 0 100174 38 0 0 25 0 4 0 652222173 404516864 63389 33554432000 4194304 4580107 140733521767376 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=395036 CPUtime=991.29 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 107484 0 0 0 99092 37 0 0 25 0 4 0 652222173 404516864 63389 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.06
Current children cumulated vsize (KiB) 395036

[startup+1062.3 s]
/proc/loadavg: 8.21 8.09 7.43 10/357 21601
/proc/meminfo: memFree=23488928/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=395224 CPUtime=4237.41 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 451790 0 0 0 423584 157 0 0 25 0 4 0 652222173 404709376 68525 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98806 68525 378 95 0 93788 0
[pid=21549/tid=21550] ppid=21547 vsize=395224 CPUtime=1062.33 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 118086 0 0 0 106193 40 0 0 25 0 4 0 652222173 404709376 68525 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=395224 CPUtime=1062.11 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 115939 0 0 0 106171 40 0 0 25 0 4 0 652222173 404709376 68525 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=395224 CPUtime=1050.65 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 109949 0 0 0 105027 38 0 0 25 0 4 0 652222173 404709376 68525 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.41
Current children cumulated vsize (KiB) 395224

[startup+1122.3 s]
/proc/loadavg: 8.19 8.11 7.48 10/357 21603
/proc/meminfo: memFree=23507632/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=355668 CPUtime=4476.75 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 467538 0 0 0 447510 165 0 0 25 0 4 0 652222173 364204032 63888 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 88917 63888 378 95 0 83899 0
[pid=21549/tid=21550] ppid=21547 vsize=355668 CPUtime=1122.33 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 121478 0 0 0 112191 42 0 0 25 0 4 0 652222173 364204032 63888 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=355668 CPUtime=1122.1 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 119303 0 0 0 112169 41 0 0 25 0 4 0 652222173 364204032 63888 33554432000 4194304 4580107 140733521767376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=355668 CPUtime=1109.99 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 114115 0 0 0 110959 40 0 0 25 0 4 0 652222173 364204032 63888 33554432000 4194304 4580107 140733521767376 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.75
Current children cumulated vsize (KiB) 355668

[startup+1182.3 s]
/proc/loadavg: 8.20 8.12 7.52 9/357 21604
/proc/meminfo: memFree=23493120/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=395588 CPUtime=4716.07 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 482885 0 0 0 471436 171 0 0 25 0 4 0 652222173 405082112 63743 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98897 63743 378 95 0 93879 0
[pid=21549/tid=21550] ppid=21547 vsize=395588 CPUtime=1182.34 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 125625 0 0 0 118190 44 0 0 25 0 4 0 652222173 405082112 63744 33554432000 4194304 4580107 140733521767376 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=395588 CPUtime=1182.08 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 123563 0 0 0 118165 43 0 0 25 0 4 0 652222173 405082112 63744 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=395588 CPUtime=1169.33 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 117390 0 0 0 116891 42 0 0 25 0 4 0 652222173 405082112 63744 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.07
Current children cumulated vsize (KiB) 395588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.14 8.11 7.53 11/357 21605
/proc/meminfo: memFree=23463356/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=395588 CPUtime=4800.31 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 487225 0 0 0 479858 173 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98897 68083 378 95 0 93879 0
[pid=21549/tid=21550] ppid=21547 vsize=395588 CPUtime=1203.46 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 126440 0 0 0 120302 44 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=395588 CPUtime=1203.21 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 124343 0 0 0 120277 44 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=395588 CPUtime=1190.2 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 119261 0 0 0 118977 43 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 395588

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

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

[startup+1203.4 s]
/proc/loadavg: 8.14 8.11 7.53 11/357 21605
/proc/meminfo: memFree=23463356/32950928 swapFree=45937192/67111528
[pid=21549] ppid=21547 vsize=395588 CPUtime=4800.31 cores=0,2,4,6
/proc/21549/stat : 21549 (strangenight2-m) R 21547 21549 21516 0 -1 4202496 487225 0 0 0 479858 173 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21549/statm: 98897 68083 378 95 0 93879 0
[pid=21549/tid=21550] ppid=21547 vsize=395588 CPUtime=1203.46 cores=0,2,4,6
/proc/21549/task/21550/stat : 21550 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 126440 0 0 0 120302 44 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21549/tid=21551] ppid=21547 vsize=395588 CPUtime=1203.21 cores=0,2,4,6
/proc/21549/task/21551/stat : 21551 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 124343 0 0 0 120277 44 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21549/tid=21552] ppid=21547 vsize=395588 CPUtime=1190.2 cores=0,2,4,6
/proc/21549/task/21552/stat : 21552 (strangenight2-m) R 21547 21549 21516 0 -1 4202560 119261 0 0 0 118977 43 0 0 25 0 4 0 652222173 405082112 68083 33554432000 4194304 4580107 140733521767376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 395588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.44
CPU time (s): 4800.36
CPU user time (s): 4798.61
CPU system time (s): 1.74973
CPU usage (%): 398.885
Max. virtual memory (cumulated for all children) (KiB): 459372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.61
system time used= 1.74973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487227
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= 128
involuntary context switches= 35081

runsolver used 3.73243 second user time and 9.55855 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 22:50:55
IDJOB=3366524
IDBENCH=82933
IDSOLVER=1844
FILE ID=node149/3366524-1305406255
RUNJOBID= node149-1305406255-21534
PBS_JOBID= 13324509
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366524-1305406255/watcher-3366524-1305406255 -o /tmp/evaluation-result-3366524-1305406255/solver-3366524-1305406255 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366524-1305406255.cnf

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

MD5SUM BENCH= b7db695fcb9141eaff8463a25c8e621f
RANDOM SEED=253804265

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24141344 kB
Buffers:        308612 kB
Cached:        3867336 kB
SwapCached:      19984 kB
Active:        6307420 kB
Inactive:      2205320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24141344 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            5896 kB
Writeback:           0 kB
AnonPages:     4330164 kB
Mapped:          13152 kB
Slab:           157268 kB
PageTables:      72132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80188708 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= 73560 MiB
End job on node149 at 2011-05-14 23:11:00