Trace number 3366472

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 3580.72 897.002

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-3366472-1305404879.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.40/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.40/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.40/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.40/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.40/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.16/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.16/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.16/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.16/0.81	c calculated reachability. Time: 0.00
3.16/0.81	c Calc default polars -  time:   0.00 s pos:      16 undec:       0 neg:      34
3.16/0.81	c =========================================================================================
3.16/0.81	c types(t): F = full restart, N = normal restart
3.16/0.81	c types(t): S = simplification begin/end, E = solution found
3.16/0.81	c restart types(rt): st = static, dy = dynamic
3.16/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.81	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
3.16/0.81	c  N dy    10      4818        50      4450         0      4179     31150     77687     15.61     16.47
3.16/0.81	c  N dy    17     11258        50      4450         0      3892     31150     61663     15.09     16.00
3.16/0.81	c  N dy    35     15291        50      4450         0      7393     31150    125678     15.27     17.23
3.16/0.81	c  N dy    46     19326        50      4450         0      6037     31150     96578     15.26     17.15
3.56/0.93	c  N dy    76     23339        50      4450         0      9535     31150    162356     15.53     17.51
3.96/1.00	c  F st    77     25003        50      4450         0     10956     31150    187570     15.47     13.41
4.38/1.14	c  N st    82     28299        50      4450         0      7936     31150    124356     15.47   no data
4.79/1.21	c  S st    83     30000        50      4450         0      9421     31150    151465     15.47   no data
4.79/1.24	c  S st    83     30504        50      4450         0      9871     31150    160170     15.47   no data
4.79/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/1.24	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.79/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.79/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.45	c lits-rem:       129  cl-subs:     1440  v-elim:      0  v-fix:    0  time:  0.20 s
6.36/1.65	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N dy    83     30504        50      4450         0      8431     31150    135874     15.47   no data
7.16/1.83	c  N dy    84     34645        50      4450         0     11994     31150    198778     15.33     16.15
7.95/2.06	c  N dy   113     38721        50      4450         0      8778     31150    133993     15.47     16.33
8.77/2.27	c  N dy   146     42756        50      4450         0     12291     31150    200256     15.63     16.87
9.55/2.44	c  S st   156     45759        50      4450         0     14875     31150    247615     15.63     13.68
9.55/2.49	c  S st   156     46261        50      4450         0     15327     31150    256154     15.63   no data
9.55/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.55/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.55/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.95/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.85	c lits-rem:       259  cl-subs:     2221  v-elim:      0  v-fix:    0  time:  0.34 s
11.15/2.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.15/2.85	c vivif2 --  cl tried    13106 cl shrink        0 lits rem          0 time: 0.00
12.35/3.12	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.35/3.12	c calculated reachability. Time: 0.00
12.35/3.12	c  N dy   156     46261        50      4450         0     13106     31150    215002     15.63   no data
13.17/3.33	c  N dy   160     50265        50      4450         0      8971     31150    127918     15.51     16.39
13.94/3.55	c  N dy   191     54352        50      4450         0     12509     31150    193871     15.60     16.43
17.14/4.35	c  N dy   214     69391        50      4450         0     16914     31150    260387     15.38     15.00
17.14/4.35	c  S st   214     69391        50      4450         0     16914     31150    260387     15.38     15.00
17.14/4.40	c  S st   214     69895        50      4450         0     17362     31150    268983     15.38   no data
17.14/4.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.56/4.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.56/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.56/4.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.56/4.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.56/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.92/5.01	c lits-rem:       260  cl-subs:     3334  v-elim:      0  v-fix:    0  time:  0.60 s
19.92/5.02	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.92/5.02	c vivif2 --  cl tried    14028 cl shrink        0 lits rem          0 time: 0.00
21.12/5.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.12/5.31	c calculated reachability. Time: 0.00
21.12/5.31	c  N dy   214     69895        50      4450         0     14028     31150    215812     15.38   no data
22.36/5.67	c  N dy   235     75148        50      4450         0      9353     31150    121933     15.41     16.22
23.92/6.02	c  N dy   253     81806        50      4450         0     15106     31150    224929     15.39     16.22
25.12/6.38	c  N dy   270     87088        50      4450         0     19705     31150    308102     15.40     18.03
25.52/6.42	c  F st   274     87502        50      4450         0     20074     31150    315115     15.41   no data
26.75/6.72	c  N dy   280     92695        50      4450         0     14315     31150    206892     15.41   no data
29.11/7.35	c  N dy   313    101186        50      4450         0     21682     31150    340456     15.42     16.29
30.31/7.62	c  S st   342    104842        50      4450         0     13687     31150    189566     15.47     14.56
30.31/7.66	c  S st   342    105342        50      4450         0     14129     31150    197973     15.47   no data
30.31/7.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.31/7.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.31/7.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.31/7.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.31/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.31/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.31/7.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.31/7.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.31/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.13/7.81	c lits-rem:        64  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.14 s
31.13/7.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.13/7.82	c vivif2 --  cl tried    13430 cl shrink        0 lits rem          0 time: 0.00
32.29/8.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
32.29/8.11	c calculated reachability. Time: 0.00
32.29/8.11	c  N dy   342    105342        50      4450         0     13430     31150    184835     15.47   no data
36.69/9.24	c  N dy   387    122660        50      4450         0     16277     31150    222853     15.39     16.22
43.08/10.80	c  N dy   426    144383        50      4450         0     21961     31150    310460     15.23     16.07
46.67/11.79	c  N dy   480    155713        50      4450         0     18051     31150    244857     15.27     16.18
47.47/11.99	c  S st   499    158013        50      4450         0     20040     31150    282014     15.30     15.33
47.87/12.04	c  S st   499    158516        50      4450         0     20490     31150    290655     15.30   no data
47.87/12.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.87/12.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
47.87/12.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.87/12.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.87/12.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.87/12.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
47.87/12.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.87/12.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.87/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.46/12.47	c lits-rem:       202  cl-subs:     2075  v-elim:      0  v-fix:    0  time:  0.41 s
49.46/12.47	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.46/12.47	c vivif2 --  cl tried    18415 cl shrink        0 lits rem          0 time: 0.00
51.07/12.81	c asymm  cl-useful: 0/4256/4450 lits-rem:0 time: 0.34
51.07/12.81	c calculated reachability. Time: 0.00
51.07/12.81	c  N dy   499    158516        50      4450         0     18415     31150    254976     15.30   no data
54.66/13.76	c  N dy   558    168874        50      4450         0     27472     31150    423205     15.35     16.26
58.25/14.69	c  N dy   627    179696        50      4450         0     22354     31150    320599     15.41     16.72
63.04/15.86	c  N dy   669    191250        50      4450         0     16822     31150    210210     15.40     16.72
69.82/17.58	c  N dy   740    210080        50      4450         0     16687     31150    198545     15.39     16.29
74.64/18.72	c  N dy   792    223506        50      4450         0     28223     31150    406706     15.38     17.20
81.00/20.30	c  N dy   885    237774        50      4450         0     23385     31150    313316     15.44   no data
81.00/20.30	c  S st   885    237774        50      4450         0     23385     31150    313316     15.44   no data
81.00/20.37	c  S st   885    238279        50      4450         0     23831     31150    322014     15.44   no data
81.00/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.00/20.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
81.00/20.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.00/20.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.00/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.00/20.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
81.00/20.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.00/20.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
81.00/20.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.00/20.83	c lits-rem:       153  cl-subs:     1895  v-elim:      0  v-fix:    0  time:  0.45 s
83.00/20.83	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.00/20.84	c vivif2 --  cl tried    21936 cl shrink        0 lits rem          0 time: 0.00
84.19/21.18	c asymm  cl-useful: 0/3780/4450 lits-rem:0 time: 0.35
84.19/21.18	c calculated reachability. Time: 0.00
84.19/21.18	c  N dy   885    238279        50      4450         0     21936     31150    288964     15.44   no data
94.18/23.68	c  N dy   944    264719        50      4450         0     26589     31150    353508     15.35     16.22
102.56/25.75	c  N dy  1061    282066        50      4450         0     22788     31150    290625     15.42     16.25
111.34/27.96	c  N dy  1164    300354        50      4450         0     38651     31150    584669     15.47     16.29
114.16/28.64	c  F st  1206    306251        50      4450         0     23899     31150    302372     15.49   no data
124.12/31.18	c  N dy  1273    330071        50      4450         0     23692     31150    287344     15.48     16.42
132.50/33.26	c  N dy  1303    350460        50      4450         0     41146     31150    591048     15.41     16.22
136.11/34.16	c  S st  1360    357418        50      4450         0     25667     31150    323149     15.43   no data
136.52/34.23	c  S st  1360    357919        50      4450         0     26109     31150    331745     15.43   no data
136.52/34.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.52/34.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.52/34.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.52/34.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.52/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.52/34.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.52/34.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.52/34.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
136.52/34.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.08/34.65	c lits-rem:       122  cl-subs:     1219  v-elim:      0  v-fix:    0  time:  0.40 s
138.08/34.65	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
138.08/34.66	c vivif2 --  cl tried    24890 cl shrink        0 lits rem          0 time: 0.00
138.48/34.74	c asymm  cl-useful: 0/670/4450 lits-rem:0 time: 0.08
138.48/34.74	c calculated reachability. Time: 0.00
138.48/34.74	c  N dy  1360    357919        50      4450         0     24890     31150    309040     15.43   no data
148.47/37.20	c  N dy  1419    379314        50      4450         0     43344     31150    645201     15.41     16.33
157.25/39.42	c  N dy  1454    399381        50      4450         0     38199     31150    533786     15.39     16.33
170.43/42.78	c  N dy  1599    420462        50      4450         0     33220     31150    446888     15.45     16.38
182.00/45.61	c  N dy  1658    440535        50      4450         0     26349     31150    310325     15.43     16.37
195.17/48.90	c  N dy  1774    465183        50      4450         0     47695     31150    699407     15.44     16.36
207.94/52.12	c  N dy  1870    488973        50      4450         0     43179     31150    606172     15.45     16.35
219.55/55.10	c  N dy  1955    508992        50      4450         0     34490     31150    439265     15.44     16.35
235.49/59.06	c  N dy  2069    535691        50      4450         0     30798     31150    363527     15.45     16.36
235.89/59.19	c  S st  2074    536879        50      4450         0     31815     31150    382296     15.45     15.66
236.29/59.26	c  S st  2074    537384        50      4450         0     32270     31150    391277     15.45   no data
236.29/59.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.29/59.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
236.29/59.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.29/59.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.29/59.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.29/59.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.29/59.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.29/59.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
236.29/59.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.08/59.93	c lits-rem:       156  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.63 s
239.08/59.93	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.08/59.93	c vivif2 --  cl tried    30211 cl shrink        0 lits rem          0 time: 0.00
240.68/60.30	c asymm  cl-useful: 0/2880/4450 lits-rem:0 time: 0.37
240.68/60.30	c calculated reachability. Time: 0.00
240.68/60.30	c  N dy  2074    537384        50      4450         0     30211     31150    358108     15.45   no data
251.85/63.19	c  N dy  2167    557798        50      4450         0     47801     31150    680512     15.46     16.32
264.63/66.38	c  N dy  2256    578852        50      4450         0     38504     31150    499798     15.47     16.30
278.60/69.84	c  N dy  2322    600236        50      4450         0     28557     31150    312882     15.45     16.34
292.97/73.48	c  N dy  2389    627013        50      4450         0     51428     31150    721942     15.43     16.27
306.55/76.87	c  N dy  2471    648335        50      4450         0     40672     31150    524964     15.43     16.27
322.51/80.89	c  N dy  2606    669029        50      4450         0     58605     31150    860457     15.46     16.36
335.69/84.13	c  N dy  2711    689042        50      4450         0     45768     31150    616409     15.48     17.34
351.28/88.09	c  N dy  2778    709120        50      4450         0     32018     31150    355986     15.47     17.72
362.43/90.88	c  N dy  2814    730330        50      4450         0     50201     31150    684822     15.45     16.32
379.60/95.17	c  N dy  2942    750343        50      4450         0     35643     31150    414599     15.48     17.06
391.58/98.18	c  N dy  3001    770402        50      4450         0     52843     31150    719101     15.46     17.19
408.37/102.33	c  N dy  3122    790418        50      4450         0     37407     31150    442966     15.48     17.80
416.73/104.48	c  S st  3126    806079        50      4450         0     50693     31150    670349     15.45     13.51
417.56/104.61	c  S st  3126    806583        50      4450         0     51142     31150    679067     15.45   no data
417.56/104.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.56/104.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
417.56/104.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
417.56/104.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.56/104.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.56/104.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
417.56/104.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
417.56/104.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
417.56/104.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.50/107.69	c lits-rem:       492  cl-subs:     6984  v-elim:      0  v-fix:    0  time:  3.02 s
429.50/107.69	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
429.50/107.69	c vivif2 --  cl tried    44158 cl shrink        0 lits rem          0 time: 0.01
430.73/107.92	c asymm  cl-useful: 0/901/4450 lits-rem:0 time: 0.22
430.73/107.92	c calculated reachability. Time: 0.00
430.73/107.92	c  N dy  3126    806583        50      4450         0     44158     31150    567047     15.45   no data
447.88/112.22	c  N dy  3255    826941        50      4450         0     61724     31150    895306     15.47     16.30
462.22/115.85	c  N dy  3343    846947        50      4450         0     45895     31150    586366     15.48     17.01
481.79/120.79	c  N dy  3491    868161        50      4450         0     64193     31150    928833     15.50     16.39
497.76/124.76	c  N dy  3648    888213        50      4450         0     47366     31150    617671     15.53     16.61
514.52/128.95	c  N dy  3759    908280        50      4450         0     64619     31150    939203     15.55     16.61
534.08/133.82	c  N dy  3862    934631        50      4450         0     52070     31150    683032     15.55     16.37
555.25/139.15	c  N dy  3937    961777        50      4450         0     39288     31150    439326     15.53     16.40
570.02/142.83	c  N dy  4039    981828        50      4450         0     56561     31150    759990     15.55     17.81
589.57/147.73	c  N dy  4137   1001919        50      4450         0     73893     31150   1080378     15.55     16.98
607.54/152.23	c  N dy  4190   1029634        50      4450         0     60508     31150    812692     15.53     16.36
629.09/157.60	c  N dy  4329   1049703        50      4450         0     40079     31150    445452     15.55     17.36
644.67/161.59	c  N dy  4450   1069741        50      4450         0     57302     31150    766626     15.56     17.72
646.66/162.04	c  F st  4458   1071876        50      4450         0     59124     31150    800119     15.56   no data
664.22/166.43	c  N dy  4510   1089962        50      4450         0     74617     31150   1086755     15.56     16.43
680.20/170.42	c  N dy  4607   1109984        50      4450         0     53273     31150    682605     15.57     16.44
697.76/174.84	c  N dy  4673   1129992        50      4450         0     70429     31150    994282     15.57     17.12
738.11/184.91	c  N dy  4713   1187036        50      4450         0     79135     31150   1070884     15.47     16.36
756.44/189.56	c  N dy  4840   1209875        50      4450         0     58824     31150    773378     15.48     15.40
756.44/189.56	c  S st  4840   1209875        50      4450         0     58824     31150    773378     15.48     15.40
757.24/189.74	c  S st  4840   1210377        50      4450         0     59271     31150    782057     15.48   no data
757.24/189.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
757.24/189.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
757.24/189.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.24/189.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.24/189.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.24/189.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
757.24/189.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
757.24/189.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
757.24/189.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.60/193.85	c lits-rem:       593  cl-subs:     6031  v-elim:      0  v-fix:    0  time:  4.06 s
773.60/193.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
773.60/193.86	c vivif2 --  cl tried    53240 cl shrink        0 lits rem          0 time: 0.01
774.80/194.17	c asymm  cl-useful: 0/669/4450 lits-rem:0 time: 0.31
774.80/194.17	c calculated reachability. Time: 0.00
774.80/194.17	c  N dy  4840   1210377        50      4450         0     53240     31150    675149     15.48   no data
802.35/201.04	c  N dy  4999   1230397        50      4450         0     70552     31150   1003371     15.51     17.51
826.29/207.03	c  N dy  5080   1251059        50      4450         0     47543     31150    547402     15.50     16.32
843.86/211.43	c  N dy  5200   1271063        50      4450         0     64762     31150    869464     15.51     17.87
866.22/217.02	c  N dy  5304   1291090        50      4450         0     81980     31150   1186663     15.52     16.48
883.38/221.34	c  N dy  5392   1311135        50      4450         0     57414     31150    725819     15.52     16.87
908.53/227.67	c  N dy  5466   1340156        50      4450         0     82149     31150   1167757     15.51     16.45
926.93/232.21	c  N dy  5555   1360181        50      4450         0     56560     31150    703172     15.51     17.01
950.05/238.00	c  N dy  5643   1383143        50      4450         0     76090     31150   1052989     15.51     16.35
972.41/243.64	c  N dy  5716   1403144        50      4450         0     49691     31150    577658     15.50     17.15
992.38/248.61	c  N dy  5866   1423211        50      4450         0     66982     31150    905474     15.52     17.82
1024.71/256.78	c  N dy  5952   1454341        50      4450         0     49129     31150    549369     15.51     16.37
1039.87/260.58	c  N dy  5987   1474370        50      4450         0     66190     31150    850412     15.50     17.02
1067.04/267.31	c  N dy  6099   1496989        50      4450         0     85554     31150   1209091     15.51     16.40
1088.58/272.79	c  N dy  6243   1517085        50      4450         0     57521     31150    711305     15.52     16.68
1115.75/279.59	c  N dy  6331   1543863        50      4450         0     80411     31150   1128150     15.52     16.63
1140.47/285.77	c  N dy  6425   1563908        50      4450         0     51363     31150    586433     15.53     18.62
1160.03/290.64	c  N dy  6568   1583956        50      4450         0     68608     31150    911287     15.54     16.60
1207.56/302.52	c  N dy  6653   1635984        50      4450         0     65586     31149    800892     15.48     16.39
1230.28/308.25	c  N dy  6742   1656085        50      4450         0     82810     31149   1119314     15.48     17.62
1258.22/315.21	c  N dy  6879   1676146        50      4450         0     52284     31149    590577     15.50     17.31
1280.98/320.92	c  N dy  7000   1700649        50      4450         0     73265     31149    979880     15.50     16.41
1294.16/324.23	c  S st  7071   1710377        50      4450         0     81649     31149   1137607     15.51   no data
1294.96/324.47	c  S st  7071   1710885        50      4450         0     82089     31149   1146305     15.51   no data
1294.96/324.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1295.38/324.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1295.38/324.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1295.38/324.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1295.38/324.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1295.38/324.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1295.38/324.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1295.38/324.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1295.38/324.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1340.47/335.81	c lits-rem:      1027  cl-subs:    10614  v-elim:      0  v-fix:    0  time: 11.25 s
1340.47/335.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1340.47/335.83	c vivif2 --  cl tried    71475 cl shrink        0 lits rem          0 time: 0.02
1342.47/336.34	c asymm  cl-useful: 0/770/4450 lits-rem:0 time: 0.51
1342.47/336.34	c calculated reachability. Time: 0.00
1342.47/336.34	c  N dy  7071   1710885        50      4450         0     71475     31149    955634     15.51   no data
1380.78/345.97	c  N dy  7196   1730974        50      4450         0     88778     31149   1281128     15.52     17.25
1411.92/353.72	c  N dy  7297   1753111        50      4450         0     59674     31149    716443     15.52     16.39
1433.08/359.09	c  N dy  7398   1773139        50      4450         0     76829     31149   1032338     15.53     16.43
1465.02/367.02	c  N dy  7452   1798951        50      4450         0     49591     31149    523688     15.52     16.40
1484.97/372.06	c  N dy  7575   1820204        50      4450         0     67784     31149    863123     15.53     16.42
1508.93/378.08	c  N dy  7630   1841740        50      4450         0     86145     31149   1194633     15.53     16.39
1540.86/386.07	c  N dy  7785   1861760        50      4450         0     53045     31149    580402     15.54     16.97
1562.02/391.39	c  N dy  7882   1882968        50      4450         0     71259     31149    916590     15.55     16.42
1590.00/398.39	c  N dy  7993   1903362        50      4450         0     88730     31149   1242900     15.56     16.45
1620.74/406.04	c  N dy  8075   1927934        50      4450         0     58354     31149    662986     15.55     16.59
1643.85/411.82	c  N dy  8181   1949401        50      4450         0     76739     31149   1005202     15.56     16.42
1671.80/418.81	c  N dy  8316   1969493        50      4450         0     93993     31149   1328590     15.57     16.52
1697.75/425.38	c  N dy  8402   1989499        50      4450         0     58989     31149    672550     15.57     17.11
1720.10/430.90	c  N dy  8521   2009573        50      4450         0     76216     31149    994828     15.58     18.18
1746.04/437.44	c  N dy  8607   2029632        50      4450         0     93365     31149   1310929     15.58     18.66
1779.17/445.75	c  N dy  8759   2049824        50      4450         0     57616     31149    644010     15.59     16.42
1801.93/451.41	c  N dy  8849   2073163        50      4450         0     77549     31149   1009678     15.59     16.47
1823.89/456.94	c  N dy  8875   2093213        50      4450         0     94384     31149   1302423     15.58     16.43
1852.23/464.03	c  N dy  8954   2113243        50      4450         0     57777     31149    639802     15.58     17.16
1875.01/469.73	c  N dy  9098   2133274        50      4450         0     74999     31149    965236     15.59     16.90
1903.73/476.98	c  N dy  9244   2153319        50      4450         0     92210     31149   1291030     15.60     17.00
1939.26/485.80	c  N dy  9370   2173426        50      4450         0    109456     31149   1615463     15.61     16.45
1966.01/492.50	c  N dy  9483   2199126        50      4450         0     76618     31149    973497     15.61     16.51
1981.58/496.40	c  S st  9556   2210886        50      4450         0     86678     31149   1161737     15.62   no data
1982.38/496.66	c  S st  9556   2211397        50      4450         0     87139     31149   1170902     15.62   no data
1982.38/496.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1982.77/496.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1982.77/496.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1982.77/496.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1982.77/496.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1982.77/496.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1982.77/496.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1982.77/496.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1982.77/496.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2023.09/506.90	c lits-rem:       884  cl-subs:    11194  v-elim:      0  v-fix:    0  time: 10.14 s
2023.49/506.90	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2023.49/506.91	c vivif2 --  cl tried    75945 cl shrink        0 lits rem          0 time: 0.02
2025.08/507.31	c asymm  cl-useful: 0/587/4450 lits-rem:0 time: 0.40
2025.08/507.31	c calculated reachability. Time: 0.00
2025.08/507.31	c  N dy  9556   2211397        50      4450         0     75945     31149    977053     15.62   no data
2058.22/515.62	c  N dy  9679   2231622        50      4450         0     93230     31149   1300209     15.62     16.49
2095.33/524.93	c  N dy  9766   2251634        50      4450         0     55497     31149    587097     15.63     17.21
2118.50/530.70	c  N dy  9880   2271663        50      4450         0     72631     31149    907458     15.63     16.46
2144.84/537.36	c  N dy  9985   2291733        50      4450         0     89793     31149   1226343     15.64     17.75
2176.38/545.28	c  N dy 10069   2311956        50      4450         0    107076     31149   1545858     15.64     16.71
2204.35/552.26	c  N dy 10190   2333386        50      4450         0     69475     31149    837428     15.65     16.65
2229.87/558.63	c  N dy 10290   2353454        50      4450         0     86645     31149   1155579     15.65     16.49
2263.81/567.10	c  N dy 10421   2373485        50      4450         0    103850     31149   1480374     15.66     17.70
2294.94/574.93	c  N dy 10526   2393502        50      4450         0     63791     31149    722455     15.66     16.97
2316.09/580.28	c  N dy 10601   2413595        50      4450         0     80995     31149   1036221     15.66     16.55
2341.64/586.60	c  N dy 10627   2435004        50      4450         0     99119     31149   1354734     15.65     16.51
2379.17/596.08	c  N dy 10742   2455060        50      4450         0     58233     31149    612079     15.66     19.05
2399.93/601.25	c  N dy 10817   2475432        50      4450         0     75536     31149    928594     15.66     16.50
2423.90/607.26	c  N dy 10853   2495622        50      4450         0     92739     31149   1236431     15.65     16.52
2458.61/615.92	c  N dy 10975   2515630        50      4450         0    109855     31149   1558218     15.66     18.16
2488.55/623.47	c  N dy 11053   2536518        50      4450         0     68802     31149    795685     15.66     16.60
2512.13/629.39	c  N dy 11135   2557206        50      4450         0     86425     31149   1118898     15.66     16.58
2558.00/640.86	c  N dy 11282   2586819        50      4450         0    111727     31149   1590013     15.66     16.53
2588.75/648.53	c  N dy 11391   2606842        50      4450         0     69165     31149    795165     15.67     17.66
2615.09/655.12	c  N dy 11488   2628541        50      4450         0     87659     31149   1136542     15.67     16.68
2642.64/662.04	c  N dy 11531   2649482        50      4450         0    105494     31149   1456189     15.66     16.73
2678.17/670.92	c  N dy 11626   2669526        50      4450         0     62071     31149    663542     15.67     16.79
2698.93/676.16	c  N dy 11693   2689594        50      4450         0     79121     31149    974199     15.66     17.56
2727.66/683.33	c  N dy 11803   2709607        50      4450         0     96260     31149   1294619     15.67     17.21
2730.86/684.18	c  S st 11818   2711399        50      4450         0     97800     31149   1323946     15.67   no data
2732.05/684.48	c  S st 11818   2711903        50      4450         0     98237     31149   1332740     15.67   no data
2732.05/684.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2732.46/684.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2732.46/684.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2732.46/684.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2732.46/684.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2732.46/684.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2732.46/684.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2732.46/684.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2732.46/684.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2780.75/696.64	c lits-rem:       929  cl-subs:    12251  v-elim:      0  v-fix:    0  time: 12.06 s
2780.75/696.64	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2780.75/696.66	c vivif2 --  cl tried    85986 cl shrink        0 lits rem          0 time: 0.02
2782.35/697.08	c asymm  cl-useful: 0/480/4450 lits-rem:0 time: 0.41
2782.35/697.08	c calculated reachability. Time: 0.00
2782.35/697.08	c  N dy 11818   2711903        50      4450         0     85986     31149   1117328     15.67   no data
2819.10/706.27	c  N dy 11904   2732977        50      4450         0    103929     31149   1447629     15.67     16.54
2861.40/716.89	c  N dy 11984   2753425        50      4450         0     60872     31149    637459     15.67     16.62
2890.13/724.04	c  N dy 12131   2773435        50      4450         0     78057     31149    965185     15.68     17.67
2917.68/730.92	c  N dy 12195   2793594        50      4450         0     95184     31149   1277796     15.68     16.56
2942.83/737.20	c  N dy 12202   2813623        50      4450         0    112108     31149   1573411     15.67     17.64
2976.77/745.79	c  N dy 12276   2833696        50      4450         0     67470     31149    743453     15.67     16.57
3017.12/755.89	c  N dy 12299   2876623        50      4450         0    103514     31149   1364051     15.64     16.47
3054.20/765.18	c  N dy 12398   2897349        50      4450         0    121199     31149   1690217     15.64     16.48
3084.14/772.61	c  N dy 12457   2921080        50      4450         0     78768     31149    940957     15.64     16.53
3112.89/779.81	c  N dy 12555   2941137        50      4450         0     95827     31149   1257289     15.64     17.84
3154.00/790.14	c  N dy 12650   2965555        50      4450         0    116608     31149   1637582     15.64     16.73
3195.12/800.48	c  N dy 12737   2992631        50      4450         0     75832     31149    879567     15.64     16.52
3224.67/807.86	c  N dy 12881   3012646        50      4450         0     92997     31149   1205230     15.65     18.35
3262.19/817.30	c  N dy 13030   3032678        50      4450         0    110095     31149   1528816     15.65     16.63
3308.49/828.80	c  N dy 13193   3053371        50      4450         0    127875     31149   1868144     15.66     16.49
3334.44/835.31	c  N dy 13270   3073446        50      4450         0     80394     31149    967566     15.66     17.11
3360.79/841.92	c  N dy 13340   3094130        50      4450         0     97978     31149   1287496     15.66     16.52
3397.11/851.03	c  N dy 13483   3114149        50      4450         0    115102     31149   1611922     15.67     17.49
3436.24/860.87	c  N dy 13587   3134174        50      4450         0     66574     31149    704458     15.67     18.98
3463.39/867.67	c  N dy 13670   3158995        50      4450         0     87623     31149   1081499     15.67     16.60
3494.92/875.55	c  N dy 13781   3179092        50      4450         0    104712     31149   1402796     15.67     16.85
3536.83/886.06	c  N dy 13904   3200933        50      4450         0    123432     31149   1755326     15.68     16.55
3559.59/891.78	c  S st 13964   3211905        50      4450         0    132834     31149   1930253     15.68   no data
3563.18/892.61	c  S st 13964   3212408        50      4450         0     66819     31149    701862     15.68   no data
3563.18/892.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3563.18/892.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3563.18/892.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3563.18/892.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3563.18/892.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3563.18/892.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3563.18/892.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3563.18/892.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3563.18/892.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3566.37/893.48	c lits-rem:         8  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.80 s
3566.37/893.48	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3566.37/893.49	c vivif2 --  cl tried    66600 cl shrink        0 lits rem          0 time: 0.01
3567.57/893.78	c asymm  cl-useful: 0/621/4450 lits-rem:0 time: 0.29
3567.57/893.78	c calculated reachability. Time: 0.00
3567.57/893.78	c  N dy 13964   3212408        50      4450         0     66600     31149    698712     15.68   no data
3580.35/896.98	c  E dy 14012   3224727         0      4450         0     77148     31149    894462     15.68   no data
3580.35/896.98	c Verified 4450 clauses.
3580.35/896.98	c Verified 4450 clauses.
3580.35/896.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
3580.35/896.98	c num threads              : 4          
3580.35/896.98	c restarts                 : 14012      
3580.35/896.98	c dynamic restarts         : 13982      
3580.35/896.98	c static restarts          : 30         
3580.35/896.98	c full restarts            : 4          
3580.35/896.98	c total simplify time      : 0.00       
3580.35/896.98	c learnts DL2              : 0          
3580.35/896.98	c learnts size 2           : 0          
3580.35/896.98	c learnts size 1           : 0           (0.00      % of vars)
3580.35/896.98	c filedLit time            : 0.23        (0.03      % time)
3580.35/896.98	c v-elim SatELite          : 0           (0.00      % vars)
3580.35/896.98	c SatELite time            : 44.43       (4.96      % time)
3580.35/896.98	c v-elim xor               : 0           (0.00      % vars)
3580.35/896.98	c xor elim time            : 0.03        (0.00      % time)
3580.35/896.98	c num binary xor trees     : 0          
3580.35/896.98	c binxor trees' crown      : 0           (nan       leafs/tree)
3580.35/896.98	c bin xor find time        : 0.00       
3580.35/896.98	c OTF clause improved      : 462472      (0.14      clauses/conflict)
3580.35/896.98	c OTF impr. size diff      : 465428      (1.01       lits/clause)
3580.35/896.98	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
3580.35/896.98	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
3580.35/896.98	c tried to recurMin cls    : 152223      (4.72       % of conflicts)
3580.35/896.98	c updated cache            : 5           (0.00       lits/tried recurMin)
3580.35/896.98	c unit cls recevied        : 0           (nan       % of units)
3580.35/896.98	c unit cls sent            : 0           (nan       % of units)
3580.35/896.98	c bin cls recevied         : 0          
3580.35/896.98	c bin cls sent             : 0          
3580.35/896.98	c clauses over max glue    : 0           (0.00      % of all clauses)
3580.35/896.98	c conflicts                : 3224727     (3596.48   / sec)
3580.35/896.98	c decisions                : 3697523     (0.19      % random)
3580.35/896.98	c bogo-props               : 125046509024 (139462202.26 / sec)
3580.35/896.98	c conflict literals        : 58742872    (11.53     % deleted)
3580.35/896.98	c Memory used              : 409.05      MB
3580.35/896.98	c single-thread CPU time   : 896.63      s
3580.35/896.98	c all-threads sum CPU time : 3579.29     s
3580.35/896.98	s SATISFIABLE
3580.35/896.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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366472-1305404879/watcher-3366472-1305404879 -o /tmp/evaluation-result-3366472-1305404879/solver-3366472-1305404879 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366472-1305404879.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.91 4.31 5.62 2/249 13039
/proc/meminfo: memFree=21753028/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 406 0 0 0 0 0 0 0 21 0 4 0 652085788 52396032 346 33554432000 4194304 4580107 140734144125568 18446744073709551615 47031526406066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 12792 346 299 95 0 7774 0
[pid=13039/tid=13040] ppid=13035 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 652085788 52396032 349 33554432000 4194304 4580107 140734144125568 18446744073709551615 47031526406056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 652085788 52396032 349 33554432000 4194304 4580107 140734144125568 18446744073709551615 47031526406056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 652085788 52396032 349 33554432000 4194304 4580107 140734144125568 18446744073709551615 271545569088 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.107705 s]
/proc/loadavg: 3.91 4.31 5.62 2/249 13039
/proc/meminfo: memFree=21753028/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=282408 CPUtime=0.4 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 1495 0 0 0 40 0 0 0 18 0 4 0 652085788 289185792 1406 33554432000 4194304 4580107 140734144125568 18446744073709551615 271550198817 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 70602 1419 363 95 0 65584 0
[pid=13039/tid=13040] ppid=13035 vsize=282408 CPUtime=0.09 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 301 0 0 0 9 0 0 0 18 0 4 0 652085788 289185792 1425 33554432000 4194304 4580107 140734144125568 18446744073709551615 4401345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=282408 CPUtime=0.09 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 153 0 0 0 9 0 0 0 18 0 4 0 652085788 289185792 1433 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=282408 CPUtime=0.09 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 304 0 0 0 9 0 0 0 23 0 4 0 652085788 289185792 1441 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282408

[startup+0.200689 s]
/proc/loadavg: 3.91 4.31 5.62 2/249 13039
/proc/meminfo: memFree=21753028/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=283436 CPUtime=0.77 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 2578 0 0 0 77 0 0 0 18 0 4 0 652085788 290238464 2210 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 70859 2210 376 95 0 65841 0
[pid=13039/tid=13040] ppid=13035 vsize=283436 CPUtime=0.19 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 577 0 0 0 19 0 0 0 18 0 4 0 652085788 290238464 2210 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=283436 CPUtime=0.19 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 553 0 0 0 19 0 0 0 18 0 4 0 652085788 290238464 2210 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=283436 CPUtime=0.19 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 452 0 0 0 19 0 0 0 23 0 4 0 652085788 290238464 2210 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283436

[startup+0.30067 s]
/proc/loadavg: 3.91 4.31 5.62 2/249 13039
/proc/meminfo: memFree=21753028/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=284668 CPUtime=1.17 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 3136 0 0 0 117 0 0 0 18 0 4 0 652085788 291500032 2363 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 71167 2363 376 95 0 66149 0
[pid=13039/tid=13040] ppid=13035 vsize=284668 CPUtime=0.29 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 728 0 0 0 29 0 0 0 18 0 4 0 652085788 291500032 2363 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=284668 CPUtime=0.29 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 737 0 0 0 29 0 0 0 18 0 4 0 652085788 291500032 2363 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=284668 CPUtime=0.28 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 524 0 0 0 28 0 0 0 23 0 4 0 652085788 291500032 2363 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284668

[startup+0.700597 s]
/proc/loadavg: 3.91 4.31 5.62 2/249 13039
/proc/meminfo: memFree=21753028/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=285840 CPUtime=2.76 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 4822 0 0 0 276 0 0 0 18 0 4 0 652085788 292700160 3043 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 71460 3044 376 95 0 66442 0
[pid=13039/tid=13040] ppid=13035 vsize=285840 CPUtime=0.69 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1112 0 0 0 69 0 0 0 18 0 4 0 652085788 292700160 3044 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=285840 CPUtime=0.69 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1129 0 0 0 69 0 0 0 18 0 4 0 652085788 292700160 3044 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=285840 CPUtime=0.68 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1020 0 0 0 68 0 0 0 25 0 4 0 652085788 292700160 3044 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285840

[startup+1.50045 s]
/proc/loadavg: 4.48 4.42 5.65 11/257 13047
/proc/meminfo: memFree=21728408/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=287076 CPUtime=5.96 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 8801 0 0 0 595 1 0 0 19 0 4 0 652085788 293965824 4405 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 71769 4405 378 95 0 66751 0
[pid=13039/tid=13040] ppid=13035 vsize=287076 CPUtime=1.49 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1974 0 0 0 149 0 0 0 20 0 4 0 652085788 293965824 4405 33554432000 4194304 4580107 140734144125568 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=287076 CPUtime=1.49 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1837 0 0 0 149 0 0 0 20 0 4 0 652085788 293965824 4405 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=287076 CPUtime=1.47 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 1727 0 0 0 147 0 0 0 25 0 4 0 652085788 293965824 4405 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287076

[startup+3.10116 s]
/proc/loadavg: 4.48 4.42 5.65 10/257 13047
/proc/meminfo: memFree=21700012/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=291432 CPUtime=12.35 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 16149 0 0 0 1233 2 0 0 25 0 4 0 652085788 298426368 9441 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 72858 9441 378 95 0 67840 0
[pid=13039/tid=13040] ppid=13035 vsize=291432 CPUtime=3.08 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 3736 0 0 0 308 0 0 0 25 0 4 0 652085788 298426368 9441 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=291432 CPUtime=3.08 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 4254 0 0 0 308 0 0 0 25 0 4 0 652085788 298426368 9441 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=291432 CPUtime=3.06 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 3569 0 0 0 306 0 0 0 25 0 4 0 652085788 298426368 9441 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291432

[startup+6.30059 s]
/proc/loadavg: 4.48 4.42 5.65 10/257 13047
/proc/meminfo: memFree=21660252/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=296756 CPUtime=25.12 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 23679 0 0 0 2508 4 0 0 25 0 4 0 652085788 303878144 11660 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 74189 11660 378 95 0 69171 0
[pid=13039/tid=13040] ppid=13035 vsize=296756 CPUtime=6.29 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 6108 0 0 0 628 1 0 0 25 0 4 0 652085788 303878144 11660 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=296756 CPUtime=6.27 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 6157 0 0 0 627 0 0 0 25 0 4 0 652085788 303878144 11660 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=296756 CPUtime=6.24 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 5270 0 0 0 623 1 0 0 25 0 4 0 652085788 303878144 11660 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 296756

[startup+12.7004 s]
/proc/loadavg: 5.17 4.57 5.69 10/257 13047
/proc/meminfo: memFree=21610928/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=300256 CPUtime=50.66 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 33900 0 0 0 5061 5 0 0 25 0 4 0 652085788 307462144 14643 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 75064 14643 378 95 0 70046 0
[pid=13039/tid=13040] ppid=13035 vsize=300256 CPUtime=12.69 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 8779 0 0 0 1268 1 0 0 25 0 4 0 652085788 307462144 14643 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=300256 CPUtime=12.68 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 8353 0 0 0 1267 1 0 0 25 0 4 0 652085788 307462144 14643 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=300256 CPUtime=12.58 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 7814 0 0 0 1257 1 0 0 25 0 4 0 652085788 307462144 14643 33554432000 4194304 4580107 140734144125568 18446744073709551615 4487107 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 300256

[startup+25.5011 s]
/proc/loadavg: 5.60 4.68 5.71 11/257 13048
/proc/meminfo: memFree=21578664/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=310796 CPUtime=101.76 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 50617 0 0 0 10167 9 0 0 25 0 4 0 652085788 318255104 17881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 77699 17881 378 95 0 72681 0
[pid=13039/tid=13040] ppid=13035 vsize=310796 CPUtime=25.49 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 13267 0 0 0 2547 2 0 0 25 0 4 0 652085788 318255104 17881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=310796 CPUtime=25.48 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 12088 0 0 0 2546 2 0 0 25 0 4 0 652085788 318255104 17881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=310796 CPUtime=25.28 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 11820 0 0 0 2526 2 0 0 25 0 4 0 652085788 318255104 17881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 310796

[startup+51.1005 s]
/proc/loadavg: 6.69 5.03 5.79 10/257 13048
/proc/meminfo: memFree=21530392/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=323744 CPUtime=203.96 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 76754 0 0 0 20381 15 0 0 25 0 4 0 652085788 331513856 22016 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 80936 22016 378 95 0 75918 0
[pid=13039/tid=13040] ppid=13035 vsize=323744 CPUtime=51.08 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 19687 0 0 0 5105 3 0 0 25 0 4 0 652085788 331513856 22016 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=323744 CPUtime=51.08 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 18988 0 0 0 5104 4 0 0 25 0 4 0 652085788 331513856 22016 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=323744 CPUtime=50.67 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 17880 0 0 0 5064 3 0 0 25 0 4 0 652085788 331513856 22016 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 323744

[startup+102.301 s]
/proc/loadavg: 7.51 5.51 5.92 10/257 13050
/proc/meminfo: memFree=21487832/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=335608 CPUtime=408.37 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 113768 0 0 0 40812 25 0 0 25 0 4 0 652085788 343662592 25770 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 83902 25770 378 95 0 78884 0
[pid=13039/tid=13040] ppid=13035 vsize=335608 CPUtime=102.29 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 26333 0 0 0 10224 5 0 0 25 0 4 0 652085788 343662592 25771 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=335608 CPUtime=102.28 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 28799 0 0 0 10223 5 0 0 25 0 4 0 652085788 343662592 25771 33554432000 4194304 4580107 140734144125568 18446744073709551615 4306008 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=335608 CPUtime=101.46 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 28790 0 0 0 10140 6 0 0 25 0 4 0 652085788 343662592 25771 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 335608

[startup+162.3 s]

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

/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 78025 0 0 0 64204 26 0 0 25 0 4 0 652085788 434688000 52289 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=424500 CPUtime=642.29 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 88330 0 0 0 64202 27 0 0 25 0 4 0 652085788 434688000 52289 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=424500 CPUtime=637.07 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 90961 0 0 0 63679 28 0 0 25 0 4 0 652085788 434688000 52289 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2564.01
Current children cumulated vsize (KiB) 424500

[startup+702.301 s]
/proc/loadavg: 8.20 7.80 6.97 10/257 13066
/proc/meminfo: memFree=21161192/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=425832 CPUtime=2803.52 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 367650 0 0 0 280231 121 0 0 25 0 4 0 652085788 436051968 54531 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 106458 54531 378 95 0 101440 0
[pid=13039/tid=13040] ppid=13035 vsize=425832 CPUtime=702.3 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 82750 0 0 0 70202 28 0 0 25 0 4 0 652085788 436051968 54531 33554432000 4194304 4580107 140734144125568 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=425832 CPUtime=702.29 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 91181 0 0 0 70201 28 0 0 25 0 4 0 652085788 436051968 54531 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=425832 CPUtime=696.58 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 95491 0 0 0 69627 31 0 0 25 0 4 0 652085788 436051968 54531 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.52
Current children cumulated vsize (KiB) 425832

[startup+762.3 s]
/proc/loadavg: 8.17 7.86 7.04 10/257 13067
/proc/meminfo: memFree=21158204/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418624 CPUtime=3043.05 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 383988 0 0 0 304176 129 0 0 25 0 4 0 652085788 428670976 56236 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104656 56236 378 95 0 99638 0
[pid=13039/tid=13040] ppid=13035 vsize=418624 CPUtime=762.31 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 85281 0 0 0 76201 30 0 0 25 0 4 0 652085788 428670976 56236 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418624 CPUtime=762.3 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 95614 0 0 0 76201 29 0 0 25 0 4 0 652085788 428670976 56236 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418624 CPUtime=756.09 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 100115 0 0 0 75576 33 0 0 25 0 4 0 652085788 428670976 56236 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3043.05
Current children cumulated vsize (KiB) 418624

[startup+822.301 s]
/proc/loadavg: 8.11 7.90 7.10 10/257 13069
/proc/meminfo: memFree=21124092/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=430724 CPUtime=3282.55 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 395750 0 0 0 328121 134 0 0 25 0 4 0 652085788 441061376 61050 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 107681 61050 378 95 0 102663 0
[pid=13039/tid=13040] ppid=13035 vsize=430724 CPUtime=822.31 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 87878 0 0 0 82200 31 0 0 25 0 4 0 652085788 441061376 61050 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=430724 CPUtime=822.29 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 100509 0 0 0 82198 31 0 0 25 0 4 0 652085788 441061376 61050 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=430724 CPUtime=815.61 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 104007 0 0 0 81526 35 0 0 25 0 4 0 652085788 441061376 61050 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.55
Current children cumulated vsize (KiB) 430724

[startup+882.31 s]
/proc/loadavg: 8.16 7.95 7.17 10/257 13071
/proc/meminfo: memFree=21144392/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418772 CPUtime=3522.1 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 411839 0 0 0 352071 139 0 0 25 0 4 0 652085788 428822528 56216 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104693 56216 378 95 0 99675 0
[pid=13039/tid=13040] ppid=13035 vsize=418772 CPUtime=882.32 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 90521 0 0 0 88200 32 0 0 25 0 4 0 652085788 428822528 56216 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418772 CPUtime=882.31 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 105070 0 0 0 88198 33 0 0 25 0 4 0 652085788 428822528 56216 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418772 CPUtime=875.12 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 108494 0 0 0 87476 36 0 0 25 0 4 0 652085788 428822528 56216 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.1
Current children cumulated vsize (KiB) 418772

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

[startup+883.201 s]
/proc/loadavg: 8.16 7.95 7.17 10/257 13071
/proc/meminfo: memFree=21144392/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418772 CPUtime=3525.66 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 411985 0 0 0 352427 139 0 0 25 0 4 0 652085788 428822528 56362 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104693 56362 378 95 0 99675 0
[pid=13039/tid=13040] ppid=13035 vsize=418772 CPUtime=883.21 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 90555 0 0 0 88289 32 0 0 25 0 4 0 652085788 428822528 56362 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418772 CPUtime=883.2 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 105102 0 0 0 88287 33 0 0 25 0 4 0 652085788 428822528 56362 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418772 CPUtime=876.01 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 108542 0 0 0 87565 36 0 0 25 0 4 0 652085788 428822528 56362 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3525.66
Current children cumulated vsize (KiB) 418772

[startup+889.6 s]
/proc/loadavg: 8.15 7.95 7.17 10/257 13071
/proc/meminfo: memFree=21132980/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418772 CPUtime=3551.21 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 413089 0 0 0 354981 140 0 0 25 0 4 0 652085788 428822528 57465 33554432000 4194304 4580107 140734144125568 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104693 57465 378 95 0 99675 0
[pid=13039/tid=13040] ppid=13035 vsize=418772 CPUtime=889.61 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 90810 0 0 0 88929 32 0 0 25 0 4 0 652085788 428822528 57465 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418772 CPUtime=889.6 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 105369 0 0 0 88927 33 0 0 25 0 4 0 652085788 428822528 57465 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418772 CPUtime=882.35 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 108885 0 0 0 88199 36 0 0 25 0 4 0 652085788 428822528 57465 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3551.21
Current children cumulated vsize (KiB) 418772

[startup+892.801 s]
/proc/loadavg: 8.14 7.95 7.17 10/257 13071
/proc/meminfo: memFree=21136204/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418828 CPUtime=3563.98 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 414657 0 0 0 356258 140 0 0 25 0 4 0 652085788 428879872 56700 33554432000 4194304 4580107 140734144125568 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104707 56700 378 95 0 99689 0
[pid=13039/tid=13040] ppid=13035 vsize=418828 CPUtime=892.81 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 90956 0 0 0 89249 32 0 0 25 0 4 0 652085788 428879872 56700 33554432000 4194304 4580107 140734144125568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418828 CPUtime=892.8 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 105509 0 0 0 89247 33 0 0 25 0 4 0 652085788 428879872 56700 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418828 CPUtime=885.54 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 109020 0 0 0 88517 37 0 0 25 0 4 0 652085788 428879872 56700 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3563.98
Current children cumulated vsize (KiB) 418828

[startup+894.41 s]
/proc/loadavg: 8.14 7.95 7.17 10/257 13071
/proc/meminfo: memFree=21136452/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418828 CPUtime=3570.4 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 415004 0 0 0 356900 140 0 0 25 0 4 0 652085788 428879872 57013 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104707 57013 378 95 0 99689 0
[pid=13039/tid=13040] ppid=13035 vsize=418828 CPUtime=894.42 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 91026 0 0 0 89410 32 0 0 25 0 4 0 652085788 428879872 57013 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418828 CPUtime=894.41 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 105680 0 0 0 89408 33 0 0 25 0 4 0 652085788 428879872 57013 33554432000 4194304 4580107 140734144125568 18446744073709551615 4305180 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418828 CPUtime=887.13 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 109085 0 0 0 88676 37 0 0 25 0 4 0 652085788 428879872 57013 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3570.4
Current children cumulated vsize (KiB) 418828

[startup+896.001 s]
/proc/loadavg: 8.12 7.95 7.18 10/257 13071
/proc/meminfo: memFree=21139428/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418864 CPUtime=3576.76 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 416278 0 0 0 357535 141 0 0 25 0 4 0 652085788 428916736 55881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104716 55881 378 95 0 99698 0
[pid=13039/tid=13040] ppid=13035 vsize=418864 CPUtime=896.01 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 91093 0 0 0 89569 32 0 0 25 0 4 0 652085788 428916736 55881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418864 CPUtime=895.99 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 106707 0 0 0 89566 33 0 0 25 0 4 0 652085788 428916736 55881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418864 CPUtime=888.71 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 109156 0 0 0 88834 37 0 0 25 0 4 0 652085788 428916736 55881 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3576.76
Current children cumulated vsize (KiB) 418864

[startup+896.801 s]
/proc/loadavg: 8.12 7.95 7.18 10/257 13071
/proc/meminfo: memFree=21137692/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=418864 CPUtime=3579.95 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) R 13035 13039 12464 0 -1 4202496 416483 0 0 0 357854 141 0 0 25 0 4 0 652085788 428916736 56086 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 104716 56086 378 95 0 99698 0
[pid=13039/tid=13040] ppid=13035 vsize=418864 CPUtime=896.81 cores=0,2,4,6
/proc/13039/task/13040/stat : 13040 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 91127 0 0 0 89649 32 0 0 25 0 4 0 652085788 428916736 56086 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=418864 CPUtime=896.79 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 106770 0 0 0 89646 33 0 0 25 0 4 0 652085788 428916736 56086 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13039/tid=13045] ppid=13035 vsize=418864 CPUtime=889.5 cores=0,2,4,6
/proc/13039/task/13045/stat : 13045 (strangenight2-m) R 13035 13039 12464 0 -1 4202560 109193 0 0 0 88913 37 0 0 25 0 4 0 652085788 428916736 56086 33554432000 4194304 4580107 140734144125568 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3579.95
Current children cumulated vsize (KiB) 418864

[startup+897.001 s]
/proc/loadavg: 8.12 7.95 7.18 10/257 13071
/proc/meminfo: memFree=21137692/32951124 swapFree=67056788/67111528
[pid=13039] ppid=13035 vsize=0 CPUtime=3580.71 cores=0,2,4,6
/proc/13039/stat : 13039 (strangenight2-m) Z 13035 13039 12464 0 -1 4202524 416532 0 0 0 357929 142 0 0 25 0 2 0 652085788 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13039/statm: 0 0 0 0 0 0 0
[pid=13039/tid=13043] ppid=13035 vsize=0 CPUtime=896.99 cores=0,2,4,6
/proc/13039/task/13043/stat : 13043 (strangenight2-m) S 13035 13039 12464 0 -1 4203588 106781 0 0 0 89665 34 0 0 25 0 2 0 652085788 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3580.71
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 897.002
CPU time (s): 3580.72
CPU user time (s): 3579.29
CPU system time (s): 1.42678
CPU usage (%): 399.188
Max. virtual memory (cumulated for all children) (KiB): 443316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.29
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416532
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= 485
involuntary context switches= 68110

runsolver used 1.9747 second user time and 5.35818 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 22:27:59
IDJOB=3366472
IDBENCH=82881
IDSOLVER=1844
FILE ID=node133/3366472-1305404879
RUNJOBID= node133-1305404879-13020
PBS_JOBID= 13324488
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366472-1305404879/watcher-3366472-1305404879 -o /tmp/evaluation-result-3366472-1305404879/solver-3366472-1305404879 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366472-1305404879.cnf

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

MD5SUM BENCH= 4c9b0d97324ee5d84961ef01705e1399
RANDOM SEED=1050254640

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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:      21753340 kB
Buffers:        274080 kB
Cached:        3218900 kB
SwapCached:       8724 kB
Active:        8498896 kB
Inactive:      2418728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21753340 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:     7421764 kB
Mapped:          20556 kB
Slab:           194892 kB
PageTables:      23164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19196732 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= 73644 MiB
End job on node133 at 2011-05-14 22:42:56