Trace number 3174063

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-mtSAT 3632.02 909.995

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1786071619-083.SATISFIABLE.cnf
MD5SUM4c9b0d97324ee5d84961ef01705e1399
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
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-3174063-1304080674.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.10	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.10	c -- vars added         50
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	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.09
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.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.00/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.80	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.80	c calculated reachability. Time: 0.00
0.00/0.80	c Calc default polars -  time:   0.00 s pos:      16 undec:       0 neg:      34
0.00/0.80	c =========================================================================================
0.00/0.80	c types(t): F = full restart, N = normal restart
0.00/0.80	c types(t): S = simplification begin/end, E = solution found
0.00/0.80	c restart types(rt): st = static, dy = dynamic
0.00/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.80	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.80	c  N dy    10      4818        50      4450         0      4179     31150     77687     15.61     16.47
0.00/0.80	c  N dy    17     11258        50      4450         0      3892     31150     61663     15.09     16.00
0.00/0.80	c  N dy    35     15291        50      4450         0      7393     31150    125678     15.27     17.23
0.00/0.80	c  N dy    46     19326        50      4450         0      6037     31150     96578     15.26     17.15
3.60/1.00	c  N dy    76     23339        50      4450         0      9535     31150    162356     15.53     17.51
4.00/1.10	c  F st    77     25003        50      4450         0     10956     31150    187570     15.47     13.41
4.40/1.20	c  N st    82     28299        50      4450         0      7936     31150    124356     15.47   no data
4.80/1.30	c  S st    83     30000        50      4450         0      9421     31150    151465     15.47   no data
4.80/1.30	c  S st    83     30504        50      4450         0      9871     31150    160170     15.47   no data
4.80/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.80/1.30	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.80/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c lits-rem:       129  cl-subs:     1440  v-elim:      0  v-fix:    0  time:  0.20 s
6.37/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.37/1.66	c calculated reachability. Time: 0.00
6.37/1.66	c  N dy    83     30504        50      4450         0      8431     31150    135874     15.47   no data
7.19/1.84	c  N dy    84     34645        50      4450         0     11994     31150    198778     15.33     16.15
7.96/2.07	c  N dy   113     38721        50      4450         0      8778     31150    133993     15.47     16.33
8.76/2.29	c  N dy   146     42756        50      4450         0     12291     31150    200256     15.63     16.87
9.56/2.45	c  S st   156     45759        50      4450         0     14875     31150    247615     15.63     13.68
9.96/2.50	c  S st   156     46261        50      4450         0     15327     31150    256154     15.63   no data
9.96/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.96/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.96/2.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.86	c lits-rem:       259  cl-subs:     2221  v-elim:      0  v-fix:    0  time:  0.34 s
11.17/2.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.17/2.86	c vivif2 --  cl tried    13106 cl shrink        0 lits rem          0 time: 0.00
12.36/3.13	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.36/3.13	c calculated reachability. Time: 0.00
12.36/3.13	c  N dy   156     46261        50      4450         0     13106     31150    215002     15.63   no data
13.16/3.34	c  N dy   160     50265        50      4450         0      8971     31150    127918     15.51     16.39
13.96/3.56	c  N dy   191     54352        50      4450         0     12509     31150    193871     15.60     16.43
17.15/4.36	c  N dy   214     69391        50      4450         0     16914     31150    260387     15.38     15.00
17.15/4.36	c  S st   214     69391        50      4450         0     16914     31150    260387     15.38     15.00
17.55/4.41	c  S st   214     69895        50      4450         0     17362     31150    268983     15.38   no data
17.55/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.55/4.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.55/4.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.55/4.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.55/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.55/4.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.55/4.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.55/4.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.95/5.02	c lits-rem:       260  cl-subs:     3334  v-elim:      0  v-fix:    0  time:  0.60 s
19.95/5.02	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.95/5.03	c vivif2 --  cl tried    14028 cl shrink        0 lits rem          0 time: 0.00
21.14/5.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.14/5.31	c calculated reachability. Time: 0.00
21.14/5.31	c  N dy   214     69895        50      4450         0     14028     31150    215812     15.38   no data
22.34/5.68	c  N dy   235     75148        50      4450         0      9353     31150    121933     15.41     16.22
23.94/6.03	c  N dy   253     81806        50      4450         0     15106     31150    224929     15.39     16.22
25.16/6.39	c  N dy   270     87088        50      4450         0     19705     31150    308102     15.40     18.03
25.53/6.42	c  F st   274     87502        50      4450         0     20074     31150    315115     15.41   no data
26.73/6.73	c  N dy   280     92695        50      4450         0     14315     31150    206892     15.41   no data
29.16/7.36	c  N dy   313    101186        50      4450         0     21682     31150    340456     15.42     16.29
30.33/7.63	c  S st   342    104842        50      4450         0     13687     31150    189566     15.47     14.56
30.33/7.68	c  S st   342    105342        50      4450         0     14129     31150    197973     15.47   no data
30.33/7.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.33/7.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.33/7.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.33/7.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.33/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.33/7.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.33/7.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.33/7.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.33/7.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.13/7.84	c lits-rem:        64  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.15 s
31.13/7.84	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.13/7.84	c vivif2 --  cl tried    13430 cl shrink        0 lits rem          0 time: 0.00
32.33/8.13	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
32.33/8.13	c calculated reachability. Time: 0.00
32.33/8.13	c  N dy   342    105342        50      4450         0     13430     31150    184835     15.47   no data
36.72/9.25	c  N dy   387    122660        50      4450         0     16277     31150    222853     15.39     16.22
43.12/10.81	c  N dy   426    144383        50      4450         0     21961     31150    310460     15.23     16.07
47.13/11.80	c  N dy   480    155713        50      4450         0     18051     31150    244857     15.27     16.18
47.91/12.00	c  S st   499    158013        50      4450         0     20040     31150    282014     15.30     15.33
47.91/12.06	c  S st   499    158516        50      4450         0     20490     31150    290655     15.30   no data
47.91/12.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.91/12.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
47.91/12.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.91/12.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.91/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.91/12.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
47.91/12.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.91/12.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.91/12.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/12.49	c lits-rem:       202  cl-subs:     2075  v-elim:      0  v-fix:    0  time:  0.41 s
49.50/12.49	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.50/12.49	c vivif2 --  cl tried    18415 cl shrink        0 lits rem          0 time: 0.00
51.12/12.83	c asymm  cl-useful: 0/4256/4450 lits-rem:0 time: 0.34
51.12/12.83	c calculated reachability. Time: 0.00
51.12/12.83	c  N dy   499    158516        50      4450         0     18415     31150    254976     15.30   no data
54.69/13.77	c  N dy   558    168874        50      4450         0     27472     31150    423205     15.35     16.26
58.70/14.71	c  N dy   627    179696        50      4450         0     22354     31150    320599     15.41     16.72
63.09/15.88	c  N dy   669    191250        50      4450         0     16822     31150    210210     15.40     16.72
70.28/17.60	c  N dy   740    210080        50      4450         0     16687     31150    198545     15.39     16.29
74.67/18.73	c  N dy   792    223506        50      4450         0     28223     31150    406706     15.38     17.20
81.07/20.30	c  N dy   885    237774        50      4450         0     23385     31150    313316     15.44   no data
81.07/20.30	c  S st   885    237774        50      4450         0     23385     31150    313316     15.44   no data
81.07/20.37	c  S st   885    238279        50      4450         0     23831     31150    322014     15.44   no data
81.07/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.07/20.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
81.07/20.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.07/20.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.07/20.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.07/20.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
81.07/20.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.07/20.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
81.07/20.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.06/20.84	c lits-rem:       153  cl-subs:     1895  v-elim:      0  v-fix:    0  time:  0.45 s
83.06/20.84	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.06/20.84	c vivif2 --  cl tried    21936 cl shrink        0 lits rem          0 time: 0.00
84.25/21.19	c asymm  cl-useful: 0/3780/4450 lits-rem:0 time: 0.35
84.25/21.19	c calculated reachability. Time: 0.00
84.25/21.19	c  N dy   885    238279        50      4450         0     21936     31150    288964     15.44   no data
94.24/23.68	c  N dy   944    264719        50      4450         0     26589     31150    353508     15.35     16.22
102.64/25.76	c  N dy  1061    282066        50      4450         0     22788     31150    290625     15.42     16.25
111.42/27.96	c  N dy  1164    300354        50      4450         0     38651     31150    584669     15.47     16.29
114.21/28.65	c  F st  1206    306251        50      4450         0     23899     31150    302372     15.49   no data
124.20/31.18	c  N dy  1273    330071        50      4450         0     23692     31150    287344     15.48     16.42
132.59/33.24	c  N dy  1303    350460        50      4450         0     41146     31150    591048     15.41     16.22
136.18/34.15	c  S st  1360    357418        50      4450         0     25667     31150    323149     15.43   no data
136.58/34.22	c  S st  1360    357919        50      4450         0     26109     31150    331745     15.43   no data
136.58/34.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.58/34.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.58/34.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.58/34.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.58/34.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.58/34.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.58/34.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.58/34.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.58/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.18/34.65	c lits-rem:       122  cl-subs:     1219  v-elim:      0  v-fix:    0  time:  0.41 s
138.18/34.65	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
138.18/34.66	c vivif2 --  cl tried    24890 cl shrink        0 lits rem          0 time: 0.00
138.58/34.74	c asymm  cl-useful: 0/670/4450 lits-rem:0 time: 0.08
138.58/34.74	c calculated reachability. Time: 0.00
138.58/34.74	c  N dy  1360    357919        50      4450         0     24890     31150    309040     15.43   no data
148.19/37.18	c  N dy  1419    379314        50      4450         0     43344     31150    645201     15.41     16.33
157.35/39.40	c  N dy  1454    399381        50      4450         0     38199     31150    533786     15.39     16.33
170.53/42.77	c  N dy  1599    420462        50      4450         0     33220     31150    446888     15.45     16.38
182.12/45.61	c  N dy  1658    440535        50      4450         0     26349     31150    310325     15.43     16.37
194.91/48.88	c  N dy  1774    465183        50      4450         0     47695     31150    699407     15.44     16.36
207.69/52.09	c  N dy  1870    488973        50      4450         0     43179     31150    606172     15.45     16.35
219.67/55.09	c  N dy  1955    508992        50      4450         0     34490     31150    439265     15.44     16.35
235.67/59.04	c  N dy  2069    535691        50      4450         0     30798     31150    363527     15.45     16.36
236.07/59.17	c  S st  2074    536879        50      4450         0     31815     31150    382296     15.45     15.66
236.44/59.24	c  S st  2074    537384        50      4450         0     32270     31150    391277     15.45   no data
236.44/59.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.44/59.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
236.44/59.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.44/59.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.44/59.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.44/59.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.44/59.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.44/59.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.44/59.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.24/59.92	c lits-rem:       156  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.64 s
239.24/59.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.24/59.92	c vivif2 --  cl tried    30211 cl shrink        0 lits rem          0 time: 0.00
240.83/60.30	c asymm  cl-useful: 0/2880/4450 lits-rem:0 time: 0.38
240.83/60.30	c calculated reachability. Time: 0.00
240.83/60.30	c  N dy  2074    537384        50      4450         0     30211     31150    358108     15.45   no data
252.02/63.15	c  N dy  2167    557798        50      4450         0     47801     31150    680512     15.46     16.32
264.81/66.35	c  N dy  2256    578852        50      4450         0     38504     31150    499798     15.47     16.30
278.78/69.80	c  N dy  2322    600236        50      4450         0     28557     31150    312882     15.45     16.34
293.19/73.41	c  N dy  2389    627013        50      4450         0     51428     31150    721942     15.43     16.27
306.75/76.84	c  N dy  2471    648335        50      4450         0     40672     31150    524964     15.43     16.27
322.72/80.82	c  N dy  2606    669029        50      4450         0     58605     31150    860457     15.46     16.36
335.91/84.10	c  N dy  2711    689042        50      4450         0     45768     31150    616409     15.48     17.34
352.29/88.23	c  N dy  2778    709120        50      4450         0     32018     31150    355986     15.47     17.72
362.67/90.87	c  N dy  2814    730330        50      4450         0     50201     31150    684822     15.45     16.32
379.85/95.19	c  N dy  2942    750343        50      4450         0     35643     31150    414599     15.48     17.06
391.83/98.19	c  N dy  3001    770402        50      4450         0     52843     31150    719101     15.46     17.19
408.60/102.35	c  N dy  3122    790418        50      4450         0     37407     31150    442966     15.48     17.80
417.00/104.49	c  S st  3126    806079        50      4450         0     50693     31150    670349     15.45     13.51
417.80/104.63	c  S st  3126    806583        50      4450         0     51142     31150    679067     15.45   no data
417.80/104.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.80/104.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
417.80/104.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
417.80/104.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.80/104.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.80/104.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
417.80/104.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
417.80/104.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
417.80/104.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.77/107.69	c lits-rem:       492  cl-subs:     6984  v-elim:      0  v-fix:    0  time:  3.01 s
429.77/107.69	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
430.17/107.70	c vivif2 --  cl tried    44158 cl shrink        0 lits rem          0 time: 0.01
430.97/107.92	c asymm  cl-useful: 0/901/4450 lits-rem:0 time: 0.22
430.97/107.92	c calculated reachability. Time: 0.00
430.97/107.92	c  N dy  3126    806583        50      4450         0     44158     31150    567047     15.45   no data
448.15/112.22	c  N dy  3255    826941        50      4450         0     61724     31150    895306     15.47     16.30
462.54/115.84	c  N dy  3343    846947        50      4450         0     45895     31150    586366     15.48     17.01
482.13/120.78	c  N dy  3491    868161        50      4450         0     64193     31150    928833     15.50     16.39
498.09/124.75	c  N dy  3648    888213        50      4450         0     47366     31150    617671     15.53     16.61
514.86/128.91	c  N dy  3759    908280        50      4450         0     64619     31150    939203     15.55     16.61
534.04/133.79	c  N dy  3862    934631        50      4450         0     52070     31150    683032     15.55     16.37
555.62/139.16	c  N dy  3937    961777        50      4450         0     39288     31150    439326     15.53     16.40
570.38/142.85	c  N dy  4039    981828        50      4450         0     56561     31150    759990     15.55     17.81
589.96/147.76	c  N dy  4137   1001919        50      4450         0     73893     31150   1080378     15.55     16.98
607.94/152.26	c  N dy  4190   1029634        50      4450         0     60508     31150    812692     15.53     16.36
629.51/157.65	c  N dy  4329   1049703        50      4450         0     40079     31150    445452     15.55     17.36
645.08/161.58	c  N dy  4450   1069741        50      4450         0     57302     31150    766626     15.56     17.72
647.08/162.03	c  F st  4458   1071876        50      4450         0     59124     31150    800119     15.56   no data
664.66/166.40	c  N dy  4510   1089962        50      4450         0     74617     31150   1086755     15.56     16.43
680.64/170.42	c  N dy  4607   1109984        50      4450         0     53273     31150    682605     15.57     16.44
697.81/174.79	c  N dy  4673   1129992        50      4450         0     70429     31150    994282     15.57     17.12
738.16/184.86	c  N dy  4713   1187036        50      4450         0     79135     31150   1070884     15.47     16.36
757.34/189.68	c  N dy  4840   1209875        50      4450         0     58824     31150    773378     15.48     15.40
757.34/189.68	c  S st  4840   1209875        50      4450         0     58824     31150    773378     15.48     15.40
758.14/189.88	c  S st  4840   1210377        50      4450         0     59271     31150    782057     15.48   no data
758.14/189.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.56/189.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
758.56/189.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.56/189.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.56/189.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.56/189.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
758.56/189.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.56/189.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
758.56/189.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.90/194.59	c lits-rem:       593  cl-subs:     6031  v-elim:      0  v-fix:    0  time:  4.63 s
776.90/194.59	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
777.30/194.60	c vivif2 --  cl tried    53240 cl shrink        0 lits rem          0 time: 0.01
778.50/194.91	c asymm  cl-useful: 0/669/4450 lits-rem:0 time: 0.31
778.50/194.91	c calculated reachability. Time: 0.00
778.50/194.91	c  N dy  4840   1210377        50      4450         0     53240     31150    675149     15.48   no data
804.07/201.31	c  N dy  4999   1230397        50      4450         0     70552     31150   1003371     15.51     17.51
826.44/206.99	c  N dy  5080   1251059        50      4450         0     47543     31150    547402     15.50     16.32
844.42/211.40	c  N dy  5200   1271063        50      4450         0     64762     31150    869464     15.51     17.87
866.78/217.00	c  N dy  5304   1291090        50      4450         0     81980     31150   1186663     15.52     16.48
883.96/221.31	c  N dy  5392   1311135        50      4450         0     57414     31150    725819     15.52     16.87
909.12/227.67	c  N dy  5466   1340156        50      4450         0     82149     31150   1167757     15.51     16.45
927.50/232.24	c  N dy  5555   1360181        50      4450         0     56560     31150    703172     15.51     17.01
949.87/237.88	c  N dy  5643   1383143        50      4450         0     76090     31150   1052989     15.51     16.35
973.04/243.65	c  N dy  5716   1403144        50      4450         0     49691     31150    577658     15.50     17.15
992.61/248.58	c  N dy  5866   1423211        50      4450         0     66982     31150    905474     15.52     17.82
1025.37/256.74	c  N dy  5952   1454341        50      4450         0     49129     31150    549369     15.51     16.37
1040.54/260.53	c  N dy  5987   1474370        50      4450         0     66190     31150    850412     15.50     17.02
1067.31/267.29	c  N dy  6099   1496989        50      4450         0     85554     31150   1209091     15.51     16.40
1089.28/272.79	c  N dy  6243   1517085        50      4450         0     57521     31150    711305     15.52     16.68
1116.85/279.62	c  N dy  6331   1543863        50      4450         0     80411     31150   1128150     15.52     16.63
1141.23/285.72	c  N dy  6425   1563908        50      4450         0     51363     31150    586433     15.53     18.62
1160.38/290.55	c  N dy  6568   1583956        50      4450         0     68608     31150    911287     15.54     16.60
1207.91/302.45	c  N dy  6653   1635984        50      4450         0     65586     31149    800892     15.48     16.39
1230.69/308.17	c  N dy  6742   1656085        50      4450         0     82810     31149   1119314     15.48     17.62
1258.65/315.10	c  N dy  6879   1676146        50      4450         0     52284     31149    590577     15.50     17.31
1281.44/320.82	c  N dy  7000   1700649        50      4450         0     73265     31149    979880     15.50     16.41
1294.62/324.15	c  S st  7071   1710377        50      4450         0     81649     31149   1137607     15.51   no data
1295.40/324.40	c  S st  7071   1710885        50      4450         0     82089     31149   1146305     15.51   no data
1295.80/324.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1295.80/324.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1295.80/324.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1295.80/324.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.80/324.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.80/324.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1295.80/324.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1295.80/324.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1295.80/324.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.50/341.13	c lits-rem:      1027  cl-subs:    10614  v-elim:      0  v-fix:    0  time: 16.64 s
1362.50/341.13	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1362.50/341.15	c vivif2 --  cl tried    71475 cl shrink        0 lits rem          0 time: 0.02
1364.50/341.60	c asymm  cl-useful: 0/770/4450 lits-rem:0 time: 0.46
1364.50/341.61	c calculated reachability. Time: 0.00
1364.50/341.61	c  N dy  7071   1710885        50      4450         0     71475     31149    955634     15.51   no data
1399.25/350.33	c  N dy  7196   1730974        50      4450         0     88778     31149   1281128     15.52     17.25
1424.42/356.63	c  N dy  7297   1753111        50      4450         0     59674     31149    716443     15.52     16.39
1445.19/361.85	c  N dy  7398   1773139        50      4450         0     76829     31149   1032338     15.53     16.43
1477.55/369.92	c  N dy  7452   1798951        50      4450         0     49591     31149    523688     15.52     16.40
1497.51/374.92	c  N dy  7575   1820204        50      4450         0     67784     31149    863123     15.53     16.42
1521.08/380.85	c  N dy  7630   1841740        50      4450         0     86145     31149   1194633     15.53     16.39
1553.44/388.92	c  N dy  7785   1861760        50      4450         0     53045     31149    580402     15.54     16.97
1575.41/394.40	c  N dy  7882   1882968        50      4450         0     71259     31149    916590     15.55     16.42
1602.19/401.18	c  N dy  7993   1903362        50      4450         0     88730     31149   1242900     15.56     16.45
1633.35/408.94	c  N dy  8075   1927934        50      4450         0     58354     31149    662986     15.55     16.59
1655.71/414.55	c  N dy  8181   1949401        50      4450         0     76739     31149   1005202     15.56     16.42
1683.66/421.57	c  N dy  8316   1969493        50      4450         0     93993     31149   1328590     15.57     16.52
1710.42/428.25	c  N dy  8402   1989499        50      4450         0     58989     31149    672550     15.57     17.11
1731.99/433.62	c  N dy  8521   2009573        50      4450         0     76216     31149    994828     15.58     18.18
1758.36/440.21	c  N dy  8607   2029632        50      4450         0     93365     31149   1310929     15.58     18.66
1791.54/448.57	c  N dy  8759   2049824        50      4450         0     57616     31149    644010     15.59     16.42
1813.51/454.07	c  N dy  8849   2073163        50      4450         0     77549     31149   1009678     15.59     16.47
1835.48/459.59	c  N dy  8875   2093213        50      4450         0     94384     31149   1302423     15.58     16.43
1864.22/466.76	c  N dy  8954   2113243        50      4450         0     57777     31149    639802     15.58     17.16
1886.59/472.33	c  N dy  9098   2133274        50      4450         0     74999     31149    965236     15.59     16.90
1915.34/479.57	c  N dy  9244   2153319        50      4450         0     92210     31149   1291030     15.60     17.00
1950.90/488.44	c  N dy  9370   2173426        50      4450         0    109456     31149   1615463     15.61     16.45
1977.66/495.15	c  N dy  9483   2199126        50      4450         0     76618     31149    973497     15.61     16.51
1993.26/499.03	c  S st  9556   2210886        50      4450         0     86678     31149   1161737     15.62   no data
1994.44/499.30	c  S st  9556   2211397        50      4450         0     87139     31149   1170902     15.62   no data
1994.44/499.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1994.44/499.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1994.44/499.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1994.44/499.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1994.44/499.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1994.44/499.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1994.44/499.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1994.44/499.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1994.84/499.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2058.34/515.39	c lits-rem:       884  cl-subs:    11194  v-elim:      0  v-fix:    0  time: 15.99 s
2058.34/515.39	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2058.76/515.41	c vivif2 --  cl tried    75945 cl shrink        0 lits rem          0 time: 0.02
2060.35/515.88	c asymm  cl-useful: 0/587/4450 lits-rem:0 time: 0.47
2060.35/515.88	c calculated reachability. Time: 0.00
2060.35/515.88	c  N dy  9556   2211397        50      4450         0     75945     31149    977053     15.62   no data
2094.72/524.46	c  N dy  9679   2231622        50      4450         0     93230     31149   1300209     15.62     16.49
2126.65/532.46	c  N dy  9766   2251634        50      4450         0     55497     31149    587097     15.63     17.21
2147.82/537.70	c  N dy  9880   2271663        50      4450         0     72631     31149    907458     15.63     16.46
2173.81/544.21	c  N dy  9985   2291733        50      4450         0     89793     31149   1226343     15.64     17.75
2204.95/552.09	c  N dy 10069   2311956        50      4450         0    107076     31149   1545858     15.64     16.71
2233.31/559.19	c  N dy 10190   2333386        50      4450         0     69475     31149    837428     15.65     16.65
2258.87/565.50	c  N dy 10290   2353454        50      4450         0     86645     31149   1155579     15.65     16.49
2292.04/573.89	c  N dy 10421   2373485        50      4450         0    103850     31149   1480374     15.66     17.70
2323.98/581.85	c  N dy 10526   2393502        50      4450         0     63791     31149    722455     15.66     16.97
2345.17/587.17	c  N dy 10601   2413595        50      4450         0     80995     31149   1036221     15.66     16.55
2370.32/593.40	c  N dy 10627   2435004        50      4450         0     99119     31149   1354734     15.65     16.51
2408.26/602.99	c  N dy 10742   2455060        50      4450         0     58233     31149    612079     15.66     19.05
2428.66/608.07	c  N dy 10817   2475432        50      4450         0     75536     31149    928594     15.66     16.50
2452.61/614.07	c  N dy 10853   2495622        50      4450         0     92739     31149   1236431     15.65     16.52
2487.36/622.73	c  N dy 10975   2515630        50      4450         0    109855     31149   1558218     15.66     18.16
2517.72/630.36	c  N dy 11053   2536518        50      4450         0     68802     31149    795685     15.66     16.60
2541.29/636.21	c  N dy 11135   2557206        50      4450         0     86425     31149   1118898     15.66     16.58
2586.84/647.67	c  N dy 11282   2586819        50      4450         0    111727     31149   1590013     15.66     16.53
2617.98/655.49	c  N dy 11391   2606842        50      4450         0     69165     31149    795165     15.67     17.66
2643.97/661.93	c  N dy 11488   2628541        50      4450         0     87659     31149   1136542     15.67     16.68
2671.50/668.84	c  N dy 11531   2649482        50      4450         0    105494     31149   1456189     15.66     16.73
2707.46/677.84	c  N dy 11626   2669526        50      4450         0     62071     31149    663542     15.67     16.79
2728.23/683.04	c  N dy 11693   2689594        50      4450         0     79121     31149    974199     15.66     17.56
2756.19/690.00	c  N dy 11803   2709607        50      4450         0     96260     31149   1294619     15.67     17.21
2759.39/690.86	c  S st 11818   2711399        50      4450         0     97800     31149   1323946     15.67   no data
2760.59/691.16	c  S st 11818   2711903        50      4450         0     98237     31149   1332740     15.67   no data
2760.59/691.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2760.99/691.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2760.99/691.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2760.99/691.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2760.99/691.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2760.99/691.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2760.99/691.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2760.99/691.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2760.99/691.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2830.49/708.62	c lits-rem:       929  cl-subs:    12251  v-elim:      0  v-fix:    0  time: 17.35 s
2830.49/708.62	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2830.49/708.64	c vivif2 --  cl tried    85986 cl shrink        0 lits rem          0 time: 0.02
2832.51/709.18	c asymm  cl-useful: 0/480/4450 lits-rem:0 time: 0.54
2832.51/709.19	c calculated reachability. Time: 0.00
2832.51/709.19	c  N dy 11818   2711903        50      4450         0     85986     31149   1117328     15.67   no data
2874.43/719.67	c  N dy 11904   2732977        50      4450         0    103929     31149   1447629     15.67     16.54
2915.18/729.80	c  N dy 11984   2753425        50      4450         0     60872     31149    637459     15.67     16.62
2938.75/735.79	c  N dy 12131   2773435        50      4450         0     78057     31149    965185     15.68     17.67
2963.91/742.04	c  N dy 12195   2793594        50      4450         0     95184     31149   1277796     15.68     16.56
2988.67/748.29	c  N dy 12202   2813623        50      4450         0    112108     31149   1573411     15.67     17.64
3023.82/757.00	c  N dy 12276   2833696        50      4450         0     67470     31149    743453     15.67     16.57
3063.77/767.08	c  N dy 12299   2876623        50      4450         0    103514     31149   1364051     15.64     16.47
3100.55/776.29	c  N dy 12398   2897349        50      4450         0    121199     31149   1690217     15.64     16.48
3130.48/783.77	c  N dy 12457   2921080        50      4450         0     78768     31149    940957     15.64     16.53
3158.84/790.88	c  N dy 12555   2941137        50      4450         0     95827     31149   1257289     15.64     17.84
3199.99/801.15	c  N dy 12650   2965555        50      4450         0    116608     31149   1637582     15.64     16.73
3242.33/811.73	c  N dy 12737   2992631        50      4450         0     75832     31149    879567     15.64     16.52
3271.49/819.09	c  N dy 12881   3012646        50      4450         0     92997     31149   1205230     15.65     18.35
3309.03/828.49	c  N dy 13030   3032678        50      4450         0    110095     31149   1528816     15.65     16.63
3355.80/840.11	c  N dy 13193   3053371        50      4450         0    127875     31149   1868144     15.66     16.49
3381.34/846.57	c  N dy 13270   3073446        50      4450         0     80394     31149    967566     15.66     17.11
3407.70/853.17	c  N dy 13340   3094130        50      4450         0     97978     31149   1287496     15.66     16.52
3444.06/862.21	c  N dy 13483   3114149        50      4450         0    115102     31149   1611922     15.67     17.49
3483.60/872.15	c  N dy 13587   3134174        50      4450         0     66574     31149    704458     15.67     18.98
3509.96/878.79	c  N dy 13670   3158995        50      4450         0     87623     31149   1081499     15.67     16.60
3541.92/886.73	c  N dy 13781   3179092        50      4450         0    104712     31149   1402796     15.67     16.85
3583.88/897.25	c  N dy 13904   3200933        50      4450         0    123432     31149   1755326     15.68     16.55
3606.63/902.93	c  S st 13964   3211905        50      4450         0    132834     31149   1930253     15.68   no data
3610.25/903.86	c  S st 13964   3212408        50      4450         0     66819     31149    701862     15.68   no data
3610.25/903.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3610.25/903.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3610.25/903.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3610.25/903.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3610.25/903.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3610.25/903.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3610.25/903.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3610.66/903.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3610.66/903.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3613.83/904.74	c lits-rem:         8  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.80 s
3613.83/904.74	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3613.83/904.75	c vivif2 --  cl tried    66600 cl shrink        0 lits rem          0 time: 0.01
3615.05/905.03	c asymm  cl-useful: 0/621/4450 lits-rem:0 time: 0.28
3615.05/905.03	c calculated reachability. Time: 0.00
3615.05/905.03	c  N dy 13964   3212408        50      4450         0     66600     31149    698712     15.68   no data
3628.60/908.41	c  E dy 14012   3224727         0      4450         0     77148     31149    894462     15.68   no data
3631.83/909.98	c Verified 4450 clauses.
3631.83/909.98	c Verified 4450 clauses.
3631.83/909.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
3631.83/909.98	c num threads              : 4          
3631.83/909.98	c restarts                 : 14012      
3631.83/909.98	c dynamic restarts         : 13982      
3631.83/909.98	c static restarts          : 30         
3631.83/909.98	c full restarts            : 4          
3631.83/909.98	c total simplify time      : 0.00       
3631.83/909.98	c learnts DL2              : 0          
3631.83/909.98	c learnts size 2           : 0          
3631.83/909.98	c learnts size 1           : 0           (0.00      % of vars)
3631.83/909.98	c filedLit time            : 0.24        (0.03      % time)
3631.83/909.98	c v-elim SatELite          : 0           (0.00      % vars)
3631.83/909.98	c SatELite time            : 61.57       (6.77      % time)
3631.83/909.98	c v-elim xor               : 0           (0.00      % vars)
3631.83/909.98	c xor elim time            : 0.04        (0.00      % time)
3631.83/909.98	c num binary xor trees     : 0          
3631.83/909.98	c binxor trees' crown      : 0           (nan       leafs/tree)
3631.83/909.98	c bin xor find time        : 0.00       
3631.83/909.98	c OTF clause improved      : 462472      (0.14      clauses/conflict)
3631.83/909.98	c OTF impr. size diff      : 465428      (1.01       lits/clause)
3631.83/909.98	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
3631.83/909.98	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
3631.83/909.98	c tried to recurMin cls    : 152223      (4.72       % of conflicts)
3631.83/909.98	c updated cache            : 5           (0.00       lits/tried recurMin)
3631.83/909.98	c unit cls recevied        : 0           (nan       % of units)
3631.83/909.98	c unit cls sent            : 0           (nan       % of units)
3631.83/909.98	c bin cls recevied         : 0          
3631.83/909.98	c bin cls sent             : 0          
3631.83/909.98	c clauses over max glue    : 0           (0.00      % of all clauses)
3631.83/909.98	c conflicts                : 3224727     (3544.99   / sec)
3631.83/909.98	c decisions                : 3697523     (0.19      % random)
3631.83/909.98	c bogo-props               : 125046509024 (137465603.80 / sec)
3631.83/909.98	c conflict literals        : 58742872    (11.53     % deleted)
3631.83/909.98	c Memory used              : 374.15      MB
3631.83/909.98	c single-thread CPU time   : 909.66      s
3631.83/909.98	c all-threads sum CPU time : 3630.64     s
3631.83/909.98	s SATISFIABLE
3631.83/909.98	v -1 -2 3 -4 5 -6 -7 8 -9 -10 11 -12 13 -14 15 16 -17 18 19 -20 21 -22 23 -24 25 -26 -27 28 29 -30 -31 32 33 34 -35 36 37 -38 -39 -40 41 42 -43 -44 -45 -46 -47 48 -49 -50 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174063-1304080674/watcher-3174063-1304080674 -o /tmp/evaluation-result-3174063-1304080674/solver-3174063-1304080674 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174063-1304080674.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: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=160440 CPUtime=0 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) D 21806 21808 21677 0 -1 4202496 431 0 0 0 0 0 0 0 25 0 4 0 519665602 164290560 367 33554432000 4194304 4627427 140734200406864 18446744073709551615 232335553221 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 40110 367 312 106 0 35081 0
[pid=21808/tid=21812] ppid=21806 vsize=160440 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) D 21806 21808 21677 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 519665602 164290560 367 33554432000 4194304 4627427 140734200406864 18446744073709551615 232335935623 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=160440 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) D 21806 21808 21677 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 4 0 519665602 164290560 367 33554432000 4194304 4627427 140734200406864 18446744073709551615 4455456 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=160440 CPUtime=0 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) D 21806 21808 21677 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 519665602 164290560 367 33554432000 4194304 4627427 140734200406864 18446744073709551615 4455456 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.807523 s]
/proc/loadavg: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=286116 CPUtime=3.2 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 5516 0 0 0 320 0 0 0 19 0 4 0 519665602 292982784 3020 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71529 3020 384 106 0 66500 0
[pid=21808/tid=21812] ppid=21806 vsize=286116 CPUtime=0.8 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1385 0 0 0 80 0 0 0 19 0 4 0 519665602 292982784 3020 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=286116 CPUtime=0.79 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1290 0 0 0 79 0 0 0 19 0 4 0 519665602 292982784 3020 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=286116 CPUtime=0.79 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1096 0 0 0 79 0 0 0 18 0 4 0 519665602 292982784 3020 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 286116

[startup+0.907506 s]
/proc/loadavg: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=286116 CPUtime=3.6 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 5731 0 0 0 360 0 0 0 19 0 4 0 519665602 292982784 3235 33554432000 4194304 4627427 140734200406864 18446744073709551615 4330954 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71529 3235 385 106 0 66500 0
[pid=21808/tid=21812] ppid=21806 vsize=286116 CPUtime=0.9 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1429 0 0 0 90 0 0 0 19 0 4 0 519665602 292982784 3235 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=286116 CPUtime=0.89 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1332 0 0 0 89 0 0 0 19 0 4 0 519665602 292982784 3235 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=286116 CPUtime=0.89 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1166 0 0 0 89 0 0 0 19 0 4 0 519665602 292982784 3235 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 286116

[startup+1.00749 s]
/proc/loadavg: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=286196 CPUtime=4 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 6093 0 0 0 400 0 0 0 19 0 4 0 519665602 293064704 3327 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71549 3327 385 106 0 66520 0
[pid=21808/tid=21812] ppid=21806 vsize=286196 CPUtime=1 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1482 0 0 0 100 0 0 0 19 0 4 0 519665602 293064704 3327 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=286196 CPUtime=0.99 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1391 0 0 0 99 0 0 0 19 0 4 0 519665602 293064704 3327 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=286196 CPUtime=0.99 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1368 0 0 0 99 0 0 0 19 0 4 0 519665602 293064704 3327 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 286196

[startup+1.10747 s]
/proc/loadavg: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=286544 CPUtime=4.4 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 6766 0 0 0 440 0 0 0 19 0 4 0 519665602 293421056 3165 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71636 3165 385 106 0 66607 0
[pid=21808/tid=21812] ppid=21806 vsize=286544 CPUtime=1.1 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1681 0 0 0 110 0 0 0 19 0 4 0 519665602 293421056 3166 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=286544 CPUtime=1.09 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1604 0 0 0 109 0 0 0 19 0 4 0 519665602 293421056 3167 33554432000 4194304 4627427 140734200406864 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=286544 CPUtime=1.09 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1415 0 0 0 109 0 0 0 19 0 4 0 519665602 293421056 3167 33554432000 4194304 4627427 140734200406864 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 286544

[startup+1.5004 s]
/proc/loadavg: 7.61 8.01 8.01 2/180 21808
/proc/meminfo: memFree=25381440/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=286828 CPUtime=5.97 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 8611 0 0 0 596 1 0 0 19 0 4 0 519665602 293711872 4627 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71707 4627 388 106 0 66678 0
[pid=21808/tid=21812] ppid=21806 vsize=286828 CPUtime=1.49 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1882 0 0 0 149 0 0 0 19 0 4 0 519665602 293711872 4627 33554432000 4194304 4627427 140734200406864 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=286828 CPUtime=1.49 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1794 0 0 0 149 0 0 0 20 0 4 0 519665602 293711872 4627 33554432000 4194304 4627427 140734200406864 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=286828 CPUtime=1.48 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 1749 0 0 0 148 0 0 0 20 0 4 0 519665602 293711872 4627 33554432000 4194304 4627427 140734200406864 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286828

[startup+3.10112 s]
/proc/loadavg: 7.61 8.01 8.01 10/188 21816
/proc/meminfo: memFree=25306056/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=285724 CPUtime=12.36 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 16342 0 0 0 1234 2 0 0 25 0 4 0 519665602 292581376 9597 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 71431 9597 388 106 0 66402 0
[pid=21808/tid=21812] ppid=21806 vsize=285724 CPUtime=3.09 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 3760 0 0 0 309 0 0 0 25 0 4 0 519665602 292581376 9597 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=285724 CPUtime=3.07 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 4167 0 0 0 307 0 0 0 25 0 4 0 519665602 292581376 9597 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=285724 CPUtime=3.08 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 3921 0 0 0 308 0 0 0 25 0 4 0 519665602 292581376 9597 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285724

[startup+6.30655 s]
/proc/loadavg: 7.64 8.01 8.01 9/188 21816
/proc/meminfo: memFree=25285952/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=288628 CPUtime=25.16 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 23769 0 0 0 2513 3 0 0 25 0 4 0 519665602 295555072 12229 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 72157 12229 388 106 0 67128 0
[pid=21808/tid=21812] ppid=21806 vsize=288628 CPUtime=6.29 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 6108 0 0 0 629 0 0 0 25 0 4 0 519665602 295555072 12229 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=288628 CPUtime=6.26 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 6068 0 0 0 626 0 0 0 25 0 4 0 519665602 295555072 12229 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=288628 CPUtime=6.28 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 5637 0 0 0 628 0 0 0 25 0 4 0 519665602 295555072 12229 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 288628

[startup+12.7004 s]
/proc/loadavg: 7.67 8.01 8.01 9/188 21816
/proc/meminfo: memFree=25275792/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=297612 CPUtime=50.7 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 34258 0 0 0 5065 5 0 0 25 0 4 0 519665602 304754688 13791 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 74403 13791 388 106 0 69374 0
[pid=21808/tid=21812] ppid=21806 vsize=297612 CPUtime=12.69 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 9263 0 0 0 1268 1 0 0 25 0 4 0 519665602 304754688 13791 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=297612 CPUtime=12.62 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 7566 0 0 0 1261 1 0 0 25 0 4 0 519665602 304754688 13791 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=297612 CPUtime=12.68 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 9000 0 0 0 1267 1 0 0 25 0 4 0 519665602 304754688 13791 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 297612

[startup+25.5011 s]
/proc/loadavg: 7.82 8.03 8.02 9/188 21817
/proc/meminfo: memFree=25239704/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=298496 CPUtime=101.84 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 51537 0 0 0 10175 9 0 0 25 0 4 0 519665602 305659904 17325 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 74624 17325 388 106 0 69595 0
[pid=21808/tid=21812] ppid=21806 vsize=298496 CPUtime=25.49 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 14116 0 0 0 2547 2 0 0 25 0 4 0 519665602 305659904 17325 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=298496 CPUtime=25.35 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 11361 0 0 0 2533 2 0 0 25 0 4 0 519665602 305659904 17325 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=298496 CPUtime=25.48 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 13416 0 0 0 2547 1 0 0 25 0 4 0 519665602 305659904 17325 33554432000 4194304 4627427 140734200406864 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 298496

[startup+51.1006 s]
/proc/loadavg: 7.96 8.04 8.02 9/188 21817
/proc/meminfo: memFree=25208660/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=299572 CPUtime=204.09 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 78924 0 0 0 20394 15 0 0 25 0 4 0 519665602 306761728 21542 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 74893 21542 388 106 0 69864 0
[pid=21808/tid=21812] ppid=21806 vsize=299572 CPUtime=51.09 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 21471 0 0 0 5105 4 0 0 25 0 4 0 519665602 306761728 21542 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=299572 CPUtime=50.81 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 18392 0 0 0 5077 4 0 0 25 0 4 0 519665602 306761728 21542 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=299572 CPUtime=51.08 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 19883 0 0 0 5105 3 0 0 25 0 4 0 519665602 306761728 21542 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 299572

[startup+102.301 s]
/proc/loadavg: 8.09 8.06 8.02 9/188 21819
/proc/meminfo: memFree=25184208/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=311384 CPUtime=408.6 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 119730 0 0 0 40834 26 0 0 25 0 4 0 519665602 318857216 23838 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 77846 23838 388 106 0 72817 0
[pid=21808/tid=21812] ppid=21806 vsize=311384 CPUtime=102.29 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 30768 0 0 0 10222 7 0 0 25 0 4 0 519665602 318857216 23838 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=311384 CPUtime=101.72 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 28001 0 0 0 10165 7 0 0 25 0 4 0 519665602 318857216 23838 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=311384 CPUtime=102.28 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 31566 0 0 0 10222 6 0 0 25 0 4 0 519665602 318857216 23838 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 311384

[startup+162.301 s]

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

/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 93631 0 0 0 64201 28 0 0 25 0 4 0 519665602 352247808 51386 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.65
Current children cumulated vsize (KiB) 343992

[startup+702.301 s]
/proc/loadavg: 8.15 8.09 8.02 9/188 21865
/proc/meminfo: memFree=24903940/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=344420 CPUtime=2805.33 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 390113 0 0 0 280418 115 0 0 25 0 4 0 519665602 352686080 56733 33554432000 4194304 4627427 140734200406864 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 86105 56733 388 106 0 81076 0
[pid=21808/tid=21812] ppid=21806 vsize=344420 CPUtime=702.3 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 100441 0 0 0 70202 28 0 0 25 0 4 0 519665602 352686080 56733 33554432000 4194304 4627427 140734200406864 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=344420 CPUtime=698.41 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 92496 0 0 0 69812 29 0 0 25 0 4 0 519665602 352686080 56733 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=344420 CPUtime=702.3 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 98073 0 0 0 70200 30 0 0 25 0 4 0 519665602 352686080 56733 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 344420

[startup+762.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/188 21866
/proc/meminfo: memFree=24859632/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=504256 CPUtime=3045 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 406541 0 0 0 304379 121 0 0 25 0 4 0 519665602 516358144 58449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 126064 58449 388 106 0 121035 0
[pid=21808/tid=21812] ppid=21806 vsize=504256 CPUtime=762.3 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 103340 0 0 0 76201 29 0 0 25 0 4 0 519665602 516358144 58449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=504256 CPUtime=758.07 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 96692 0 0 0 75777 30 0 0 25 0 4 0 519665602 516358144 58449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=504256 CPUtime=762.3 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 103135 0 0 0 76198 32 0 0 25 0 4 0 519665602 516358144 58449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 504256

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/188 21868
/proc/meminfo: memFree=24858372/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=451312 CPUtime=3284.67 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 424648 0 0 0 328340 127 0 0 25 0 4 0 519665602 462143488 61323 33554432000 4194304 4627427 140734200406864 18446744073709551615 4310161 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 112828 61323 388 106 0 107799 0
[pid=21808/tid=21812] ppid=21806 vsize=451312 CPUtime=822.3 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 107903 0 0 0 82199 31 0 0 25 0 4 0 519665602 462143488 61323 33554432000 4194304 4627427 140734200406864 18446744073709551615 4324294 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=451312 CPUtime=817.74 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 101293 0 0 0 81743 31 0 0 25 0 4 0 519665602 462143488 61323 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=451312 CPUtime=822.3 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 107437 0 0 0 82197 33 0 0 25 0 4 0 519665602 462143488 61323 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 451312

[startup+882.301 s]
/proc/loadavg: 8.27 8.13 8.04 9/188 21869
/proc/meminfo: memFree=24833916/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=398604 CPUtime=3524.35 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 441278 0 0 0 352301 134 0 0 25 0 4 0 519665602 408170496 59617 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 99651 59617 388 106 0 94622 0
[pid=21808/tid=21812] ppid=21806 vsize=398604 CPUtime=882.3 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 111507 0 0 0 88197 33 0 0 25 0 4 0 519665602 408170496 59617 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=398604 CPUtime=877.42 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 105858 0 0 0 87709 33 0 0 25 0 4 0 519665602 408170496 59617 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=398604 CPUtime=882.3 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 111423 0 0 0 88196 34 0 0 25 0 4 0 519665602 408170496 59617 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 398604

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

[startup+896.701 s]
/proc/loadavg: 8.29 8.14 8.04 9/188 21870
/proc/meminfo: memFree=24796712/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=398604 CPUtime=3581.87 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 443632 0 0 0 358052 135 0 0 25 0 4 0 519665602 408170496 61971 33554432000 4194304 4627427 140734200406864 18446744073709551615 4333154 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 99651 61971 388 106 0 94622 0
[pid=21808/tid=21812] ppid=21806 vsize=398604 CPUtime=896.7 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112145 0 0 0 89637 33 0 0 25 0 4 0 519665602 408170496 61971 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=398604 CPUtime=891.73 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 106465 0 0 0 89140 33 0 0 25 0 4 0 519665602 408170496 61971 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=398604 CPUtime=896.7 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 111970 0 0 0 89635 35 0 0 25 0 4 0 519665602 408170496 61971 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3581.87
Current children cumulated vsize (KiB) 398604

[startup+903.1 s]
/proc/loadavg: 8.27 8.14 8.04 9/188 21870
/proc/meminfo: memFree=24791496/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=398640 CPUtime=3607.43 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 445582 0 0 0 360607 136 0 0 25 0 4 0 519665602 408207360 61619 33554432000 4194304 4627427 140734200406864 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 99660 61619 388 106 0 94631 0
[pid=21808/tid=21812] ppid=21806 vsize=398640 CPUtime=903.11 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112425 0 0 0 90277 34 0 0 25 0 4 0 519665602 408207360 61619 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=398640 CPUtime=898.09 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 107701 0 0 0 89776 33 0 0 25 0 4 0 519665602 408207360 61619 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=398640 CPUtime=903.1 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112175 0 0 0 90275 35 0 0 25 0 4 0 519665602 408207360 61619 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3607.43
Current children cumulated vsize (KiB) 398640

[startup+906.301 s]
/proc/loadavg: 8.25 8.14 8.04 10/188 21870
/proc/meminfo: memFree=24825596/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=383124 CPUtime=3620.21 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 447258 0 0 0 361885 136 0 0 25 0 4 0 519665602 392318976 54172 33554432000 4194304 4627427 140734200406864 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 95781 54172 388 106 0 90752 0
[pid=21808/tid=21812] ppid=21806 vsize=383124 CPUtime=906.31 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112462 0 0 0 90597 34 0 0 25 0 4 0 519665602 392318976 54172 33554432000 4194304 4627427 140734200406864 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=383124 CPUtime=901.28 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 107884 0 0 0 90094 34 0 0 25 0 4 0 519665602 392318976 54172 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=383124 CPUtime=906.3 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112593 0 0 0 90595 35 0 0 25 0 4 0 519665602 392318976 54172 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3620.21
Current children cumulated vsize (KiB) 383124

[startup+907.901 s]
/proc/loadavg: 8.25 8.14 8.04 9/188 21870
/proc/meminfo: memFree=24824108/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=383124 CPUtime=3626.6 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 447535 0 0 0 362524 136 0 0 25 0 4 0 519665602 392318976 54449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 95781 54449 388 106 0 90752 0
[pid=21808/tid=21812] ppid=21806 vsize=383124 CPUtime=907.91 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112462 0 0 0 90757 34 0 0 25 0 4 0 519665602 392318976 54449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=383124 CPUtime=902.88 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 107957 0 0 0 90254 34 0 0 25 0 4 0 519665602 392318976 54449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=383124 CPUtime=907.9 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112691 0 0 0 90755 35 0 0 25 0 4 0 519665602 392318976 54449 33554432000 4194304 4627427 140734200406864 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3626.6
Current children cumulated vsize (KiB) 383124

[startup+908.7 s]
/proc/loadavg: 8.25 8.14 8.04 9/188 21870
/proc/meminfo: memFree=24822248/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=383124 CPUtime=3629.43 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 447687 0 0 0 362807 136 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417792196 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 95781 54601 388 106 0 90752 0
[pid=21808/tid=21812] ppid=21806 vsize=383124 CPUtime=908.53 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 112462 0 0 0 90819 34 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=383124 CPUtime=903.49 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 107982 0 0 0 90315 34 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=383124 CPUtime=908.7 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112778 0 0 0 90835 35 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3629.43
Current children cumulated vsize (KiB) 383124

[startup+909.5 s]
/proc/loadavg: 8.07 8.10 8.03 7/188 21870
/proc/meminfo: memFree=24824108/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=383124 CPUtime=3631.03 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 447687 0 0 0 362967 136 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417792043 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 95781 54601 388 106 0 90752 0
[pid=21808/tid=21812] ppid=21806 vsize=383124 CPUtime=908.53 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 112462 0 0 0 90819 34 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=383124 CPUtime=903.49 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 107982 0 0 0 90315 34 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=383124 CPUtime=909.5 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112778 0 0 0 90915 35 0 0 25 0 4 0 519665602 392318976 54601 33554432000 4194304 4627427 140734200406864 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3631.03
Current children cumulated vsize (KiB) 383124

[startup+909.901 s]
/proc/loadavg: 8.07 8.10 8.03 7/188 21870
/proc/meminfo: memFree=24824108/32951124 swapFree=67111524/67111528
[pid=21808] ppid=21806 vsize=383124 CPUtime=3631.83 cores=0,2,4,6
/proc/21808/stat : 21808 (strangenight2-m) R 21806 21808 21677 0 -1 4202496 447687 0 0 0 363047 136 0 0 25 0 4 0 519665602 392318976 54561 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417792192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21808/statm: 95781 54561 388 106 0 90752 0
[pid=21808/tid=21812] ppid=21806 vsize=383124 CPUtime=908.53 cores=0,2,4,6
/proc/21808/task/21812/stat : 21812 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 112462 0 0 0 90819 34 0 0 25 0 4 0 519665602 392318976 54561 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 4 0 0 0
[pid=21808/tid=21813] ppid=21806 vsize=383124 CPUtime=903.49 cores=0,2,4,6
/proc/21808/task/21813/stat : 21813 (strangenight2-m) S 21806 21808 21677 0 -1 4202560 107982 0 0 0 90315 34 0 0 25 0 4 0 519665602 392318976 54561 33554432000 4194304 4627427 140734200406864 18446744073709551615 47743417816628 0 0 4096 2 18446604453853290752 0 0 -1 6 0 0 0
[pid=21808/tid=21814] ppid=21806 vsize=383124 CPUtime=909.9 cores=0,2,4,6
/proc/21808/task/21814/stat : 21814 (strangenight2-m) R 21806 21808 21677 0 -1 4202560 112778 0 0 0 90955 35 0 0 25 0 4 0 519665602 392318976 54561 33554432000 4194304 4627427 140734200406864 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3631.83
Current children cumulated vsize (KiB) 383124

Child status: 10
Real time (s): 909.995
CPU time (s): 3632.02
CPU user time (s): 3630.64
CPU system time (s): 1.37879
CPU usage (%): 399.126
Max. virtual memory (cumulated for all children) (KiB): 516668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3630.64
system time used= 1.37879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447695
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= 109
involuntary context switches= 54108

runsolver used 1.39979 second user time and 3.57845 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 14:37:54
IDJOB=3174063
IDBENCH=82881
IDSOLVER=1586
FILE ID=node132/3174063-1304080674
RUNJOBID= node132-1304079470-21695
PBS_JOBID= 13170531
Free space on /tmp= 71872 MiB

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

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

MD5SUM BENCH= 4c9b0d97324ee5d84961ef01705e1399
RANDOM SEED=1970975108

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25381744 kB
Buffers:        770328 kB
Cached:        6236904 kB
SwapCached:          4 kB
Active:        2082876 kB
Inactive:      4989356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25381744 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11352 kB
Writeback:          36 kB
AnonPages:       64248 kB
Mapped:          14224 kB
Slab:           435332 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node132 at 2011-04-29 14:53:04