Trace number 3366356

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.08 1203.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366356-1305402302.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.37/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.37/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.11	c calculated reachability. Time: 0.00
0.37/0.11	c Calc default polars -  time:   0.00 s pos:     308 undec:      64 neg:     328
0.37/0.11	c =========================================================================================
0.37/0.11	c types(t): F = full restart, N = normal restart
0.37/0.11	c types(t): S = simplification begin/end, E = solution found
0.37/0.11	c restart types(rt): st = static, dy = dynamic
0.37/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.11	c  B st     0         0       688      2970         0         0      8981         0   no data   no data
0.37/0.11	c Decided on static restart strategy
0.37/0.18	c  N st     8      4916       688      2970         0      4847      8981    140188   no data   no data
1.57/0.46	c  N st    10     11298       688      2970         0      4529      8981     92396   no data   no data
2.77/0.72	c  N st    11     17041       688      2970         0     10163      8981    262896   no data   no data
4.40/1.18	c  F st    12     25003       688      2970         0     12498      8981    350594   no data   no data
4.40/1.18	c  N st    12     25003       688      2970         0     12498      8981    350594   no data   no data
5.56/1.45	c  N dy    18     30000       688      2970         0     10768      8981    256380   no data   no data
5.56/1.45	c  S st    18     30000       688      2970         0     10768      8981    256380   no data   no data
5.56/1.48	c  S st    18     30502       688      2970         0     11270      8981    269996   no data   no data
5.56/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.56/1.48	c blocked clauses removed:        0 vars:      0 tried:         688 T: 0.00 s
5.56/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
5.56/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.56/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.54	c lits-rem:        45  cl-subs:      198  v-elim:      0  v-fix:    0  time:  0.04 s
5.96/1.55	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
5.96/1.55	c calculated reachability. Time: 0.00
5.96/1.55	c  N dy    18     30502       688      2970         0     11072      8981    262616   no data   no data
6.76/1.79	c  N dy    33     34514       688      2970         0     15050      8981    376763     20.16     21.24
7.96/2.01	c  N dy    51     38564       688      2970         0     11218      8981    209750     20.17     21.37
9.15/2.32	c  N dy    67     43543       688      2970         0     16155      8981    350530     19.91     21.06
9.54/2.48	c  S st    72     45753       688      2970         0      9450      8981    125179     19.75     20.22
9.95/2.50	c  S st    72     46258       688      2970         0      9954      8981    139864     19.75   no data
9.95/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.95/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.95/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
9.95/2.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.95/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.95/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.52	c lits-rem:        19  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.01 s
9.95/2.52	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
9.95/2.53	c vivif2 --  cl tried     9942 cl shrink        0 lits rem          0 time: 0.00
9.95/2.53	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
9.95/2.53	c calculated reachability. Time: 0.00
9.95/2.53	c  N dy    72     46258       688      2970         0      9942      8981    139398     19.75   no data
10.75/2.79	c  N dy    94     50582       688      2970         0     14238      8981    262443     19.79     21.00
11.95/3.06	c  N dy   106     54591       688      2970         0     18198      8981    372248     19.65     21.08
13.18/3.32	c  N dy   120     58616       688      2970         0     12301      8981    179227     19.63     20.82
13.94/3.58	c  N dy   135     62789       688      2970         0     16440      8981    294791     19.56     20.71
15.14/3.89	c  N dy   140     66928       688      2970         0     20545      8981    405804     19.27     20.37
15.94/4.06	c  S st   152     69387       688      2970         0     12080      8981    147393     19.26   no data
16.34/4.10	c  S st   152     69891       688      2970         0     12584      8981    161942     19.26   no data
16.34/4.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.34/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.34/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
16.34/4.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.34/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.34/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.12	c lits-rem:        10  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
16.34/4.12	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
16.34/4.12	c vivif2 --  cl tried    12570 cl shrink        0 lits rem          0 time: 0.00
16.34/4.13	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
16.34/4.13	c calculated reachability. Time: 0.00
16.34/4.13	c  N dy   152     69891       688      2970         0     12570      8981    161380     19.26   no data
17.57/4.44	c  N dy   172     74424       688      2970         0     17081      8981    287562     19.26     22.18
19.12/4.83	c  N dy   198     79278       688      2970         0     21903      8981    424306     19.31     20.39
20.72/5.29	c  N dy   223     85744       688      2970         0     16404      8981    245953     19.31     20.34
21.54/5.42	c  F st   232     87503       688      2970         0     18147      8981    295764     19.33     16.91
23.12/5.83	c  N dy   238     92698       688      2970         0     23308      8981    451021     19.33   no data
25.51/6.46	c  N dy   276    100682       688      2970         0     18334      8981    281388     19.36     20.64
27.11/6.80	c  S st   294    104837       688      2970         0     22456      8981    396494     19.35     18.34
27.11/6.86	c  S st   294    105340       688      2970         0     22959      8981    410705     19.35   no data
27.11/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.11/6.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.11/6.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.11/6.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.11/6.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.11/6.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
27.11/6.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.11/6.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.11/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.50/6.95	c lits-rem:        84  cl-subs:      241  v-elim:      0  v-fix:    0  time:  0.06 s
27.50/6.95	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
27.50/6.95	c vivif2 --  cl tried    22718 cl shrink        0 lits rem          0 time: 0.00
27.50/6.97	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
27.50/6.97	c calculated reachability. Time: 0.00
27.50/6.97	c  N dy   294    105340       688      2970         0     22718      8981    402603     19.35   no data
29.91/7.58	c  N dy   332    112247       688      2970         0     15677      8981    177838     19.39     20.43
32.29/8.14	c  N dy   370    119415       688      2970         0     22802      8981    382362     19.43     23.54
40.27/10.14	c  N dy   394    140521       688      2970         0     28814      8981    538197     18.92     20.02
43.49/10.96	c  N dy   446    149593       688      2970         0     21956      8981    315897     18.98     20.00
46.66/11.79	c  S st   495    158010       688      2970         0     30325      8981    556404     19.03     17.58
47.06/11.86	c  S st   495    158510       688      2970         0     30825      8981    570233     19.03   no data
47.06/11.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.06/11.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.06/11.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.06/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.06/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.06/11.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
47.06/11.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.06/11.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.46/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.87/12.02	c lits-rem:       159  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.12 s
47.87/12.02	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
47.87/12.03	c vivif2 --  cl tried    30534 cl shrink        0 lits rem          0 time: 0.01
47.87/12.05	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.02
47.87/12.05	c calculated reachability. Time: 0.00
47.87/12.05	c  N dy   495    158510       688      2970         0     30534      8981    560075     19.03   no data
51.85/13.06	c  N dy   522    168866       688      2970         0     23869      8981    328821     18.97     20.06
56.66/14.24	c  N dy   564    179881       688      2970         0     34793      8981    632429     18.94     20.20
61.05/15.36	c  N dy   617    192076       688      2970         0     29070      8981    470128     18.95     20.05
67.00/16.80	c  N dy   681    205038       688      2970         0     23082      8981    281070     18.97     20.01
72.60/18.25	c  N dy   731    218203       688      2970         0     36159      8981    650452     18.96     20.44
78.60/19.80	c  N dy   821    232303       688      2970         0     30332      8981    469882     19.04     20.07
81.37/20.48	c  S st   853    237765       688      2970         0     35757      8981    623518     19.07   no data
81.77/20.56	c  S st   853    238265       688      2970         0     36257      8981    637099     19.07   no data
81.77/20.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.77/20.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
81.77/20.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.77/20.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.77/20.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.77/20.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
81.77/20.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.77/20.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.18/20.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.58/20.77	c lits-rem:       109  cl-subs:      327  v-elim:      0  v-fix:    0  time:  0.16 s
82.58/20.77	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
82.58/20.77	c vivif2 --  cl tried    35930 cl shrink        0 lits rem          0 time: 0.01
82.58/20.80	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.02
82.58/20.80	c calculated reachability. Time: 0.00
82.58/20.80	c  N dy   853    238265       688      2970         0     35930      8981    625519     19.07   no data
90.14/22.63	c  N dy   948    253571       688      2970         0     30283      8981    444200     19.13     20.27
98.53/24.78	c  N dy  1009    270597       688      2970         0     25319      8981    268419     19.10     20.13
106.90/26.85	c  N dy  1061    288062       688      2970         0     42655      8981    768653     19.07     20.41
115.68/29.03	c  F st  1126    306251       688      2970         0     37871      8981    603019     19.05   no data
115.68/29.07	c  N st  1127    306501       688      2970         0     38118      8981    610826     19.05   no data
126.06/31.60	c  N dy  1233    326081       688      2970         0     33741      8981    478040     19.12     20.19
137.23/34.49	c  N dy  1343    346135       688      2970         0     28840      8981    309238     19.17     20.69
142.82/35.89	c  S st  1369    357397       688      2970         0     39991      8981    635195     19.12   no data
143.22/35.98	c  S st  1369    357897       688      2970         0     40491      8981    648637     19.12   no data
143.22/35.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.62/36.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.62/36.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.62/36.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.62/36.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.62/36.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
143.62/36.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
143.62/36.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.62/36.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.44/36.25	c lits-rem:       126  cl-subs:      578  v-elim:      0  v-fix:    0  time:  0.22 s
144.44/36.25	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
144.44/36.26	c vivif2 --  cl tried    39913 cl shrink        0 lits rem          0 time: 0.01
144.44/36.29	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.03
144.44/36.29	c calculated reachability. Time: 0.00
144.44/36.29	c  N dy  1369    357897       688      2970         0     39913      8981    632014     19.12   no data
156.38/39.21	c  N dy  1476    377945       688      2970         0     34009      8981    432160     19.16     20.41
169.95/42.61	c  N dy  1570    400093       688      2970         0     29195      8981    275072     19.16     20.30
183.93/46.18	c  N dy  1623    424823       688      2970         0     53628      8981    944467     19.10     20.14
195.48/49.09	c  N dy  1719    444899       688      2970         0     45832      8981    734849     19.11     23.02
208.65/52.32	c  N dy  1816    465029       688      2970         0     37062      8981    458434     19.12     20.42
222.62/55.88	c  N dy  1945    485078       688      2970         0     56957      8981   1031369     19.17     22.82
234.98/58.90	c  N dy  2048    505106       688      2970         0     47078      8981    715859     19.18     20.28
256.13/64.22	c  N dy  2073    536845       688      2970         0     47565      8981    659701     19.06     17.55
256.13/64.22	c  S st  2073    536845       688      2970         0     47565      8981    659701     19.06     17.55
256.53/64.33	c  S st  2073    537346       688      2970         0     48066      8981    673824     19.06   no data
256.53/64.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.53/64.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.53/64.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.53/64.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.53/64.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.53/64.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
256.53/64.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.53/64.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.53/64.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.12/65.27	c lits-rem:       178  cl-subs:     2634  v-elim:      0  v-fix:    0  time:  0.89 s
260.12/65.27	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
260.12/65.28	c vivif2 --  cl tried    45432 cl shrink        0 lits rem          0 time: 0.01
260.51/65.32	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.03
260.51/65.32	c calculated reachability. Time: 0.00
260.51/65.32	c  N dy  2073    537346       688      2970         0     45432      8981    613016     19.06   no data
275.28/69.03	c  N dy  2158    557592       688      2970         0     33903      8981    300830     19.07     20.10
288.06/72.29	c  N dy  2297    577656       688      2970         0     53838      8981    875908     19.11     20.12
303.61/76.13	c  N dy  2424    597765       688      2970         0     41088      8981    480780     19.15     20.31
318.77/79.94	c  N dy  2538    617786       688      2970         0     60953      8981   1051357     19.18     20.28
333.57/83.65	c  N dy  2652    638009       688      2970         0     47304      8981    636649     19.21     20.29
350.72/87.96	c  N dy  2739    658261       688      2970         0     67382      8981   1209479     19.22     20.25
363.88/91.28	c  N dy  2826    678282       688      2970         0     52515      8981    757334     19.23     20.77
383.41/96.13	c  N dy  2930    699470       688      2970         0     37827      8981    320885     19.24     20.32
397.78/99.75	c  N dy  3059    719523       688      2970         0     57723      8981    896875     19.28     21.06
416.55/104.46	c  N dy  3179    739578       688      2970         0     40954      8981    389978     19.30     22.54
431.29/108.12	c  N dy  3258    759722       688      2970         0     60913      8981    968095     19.31     20.39
450.05/112.81	c  N dy  3328    779814       688      2970         0     43155      8981    423941     19.30     20.46
465.25/116.69	c  N dy  3420    800134       688      2970         0     63283      8981    999742     19.31     20.53
471.59/118.26	c  S st  3467    806021       688      2970         0     69125      8981   1170947     19.32   no data
472.39/118.45	c  S st  3467    806525       688      2970         0     69628      8981   1185064     19.32   no data
472.39/118.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
472.39/118.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
472.39/118.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.39/118.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.39/118.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.39/118.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
472.39/118.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
472.80/118.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
472.80/118.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.59/119.27	c lits-rem:       151  cl-subs:     1217  v-elim:      0  v-fix:    0  time:  0.74 s
475.59/119.27	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
475.59/119.29	c vivif2 --  cl tried    68411 cl shrink        0 lits rem          0 time: 0.02
475.99/119.35	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.06
475.99/119.35	c calculated reachability. Time: 0.00
475.99/119.35	c  N dy  3467    806525       688      2970         0     68411      8981   1147589     19.32   no data
501.92/125.80	c  N dy  3551    838309       688      2970         0     61270      8981    953708     19.29     20.34
522.66/131.05	c  N dy  3671    858317       688      2970         0     41456      8981    337065     19.31     22.36
538.23/134.91	c  N dy  3769    878375       688      2970         0     61319      8981    910203     19.33     20.52
560.17/140.42	c  N dy  3855    899372       688      2970         0     41486      8981    317347     19.32     20.39
575.73/144.39	c  N dy  3959    920260       688      2970         0     62185      8981    908835     19.33     20.54
599.28/150.24	c  N dy  4051    942377       688      2970         0     42476      8981    321138     19.33     20.42
614.84/154.12	c  N dy  4177    962444       688      2970         0     62379      8981    898328     19.36     20.46
637.17/159.77	c  N dy  4286    982472       688      2970         0     82249      8981   1479112     19.38     23.75
654.73/164.11	c  N dy  4399   1002875       688      2970         0     59844      8981    803945     19.39     20.42
692.65/173.61	c  N dy  4473   1042501       688      2970         0     55348      8981    630901     19.34     20.37
712.59/178.63	c  N dy  4564   1063100       688      2970         0     75741      8981   1213419     19.34     20.38
723.37/181.35	c  F st  4604   1071875       688      2970         0     84422      8981   1458493     19.33     15.25
734.14/184.05	c  N dy  4618   1084161       688      2970         0     52037      8981    527332     19.32     20.45
752.90/188.78	c  N dy  4733   1104243       688      2970         0     71968      8981   1104913     19.34     20.71
778.82/195.29	c  N dy  4850   1124337       688      2970         0     46368      8981    348834     19.35     21.68
795.98/199.55	c  N dy  4971   1144437       688      2970         0     66279      8981    923402     19.37     20.43
820.35/205.62	c  N dy  5066   1164821       688      2970         0     86498      8981   1507756     19.38     20.42
841.88/211.05	c  N dy  5182   1184856       688      2970         0     59811      8981    714757     19.40     21.22
867.81/217.58	c  N dy  5254   1204953       688      2970         0     79712      8981   1284985     19.39     20.41
874.59/219.29	c  S st  5280   1209789       688      2970         0     84516      8981   1425796     19.39   no data
875.79/219.51	c  S st  5280   1210291       688      2970         0     85015      8981   1440858     19.39   no data
875.79/219.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
875.79/219.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
875.79/219.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
875.79/219.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
875.79/219.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.79/219.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
875.79/219.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
875.79/219.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
876.19/219.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
880.58/220.73	c lits-rem:       326  cl-subs:     1309  v-elim:      0  v-fix:    0  time:  1.10 s
880.58/220.73	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
880.58/220.75	c vivif2 --  cl tried    83706 cl shrink        0 lits rem          0 time: 0.02
880.98/220.83	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.08
880.98/220.83	c calculated reachability. Time: 0.00
880.98/220.83	c  N dy  5280   1210291       688      2970         0     83706      8981   1399991     19.39   no data
904.51/226.72	c  N dy  5424   1230371       688      2970         0     56053      8981    585570     19.42     20.53
923.67/231.57	c  N dy  5504   1250453       688      2970         0     75946      8981   1160048     19.42     22.31
950.01/238.19	c  N dy  5578   1270667       688      2970         0     95903      8981   1729237     19.42     20.51
967.96/242.62	c  N dy  5672   1290751       688      2970         0     67253      8981    880795     19.43     21.56
994.70/249.31	c  N dy  5789   1312687       688      2970         0     89035      8981   1518676     19.44     20.76
1017.86/255.17	c  N dy  5901   1332774       688      2970         0     59405      8981    632601     19.45     21.90
1038.98/260.49	c  N dy  6013   1352896       688      2970         0     79383      8981   1216704     19.46     20.71
1068.10/267.73	c  N dy  6142   1372907       688      2970         0     99242      8981   1795380     19.48     22.84
1088.86/272.92	c  N dy  6249   1394665       688      2970         0     70230      8981    925492     19.49     20.58
1114.42/279.34	c  N dy  6337   1415525       688      2970         0     90866      8981   1514975     19.49     20.54
1138.73/285.48	c  N dy  6406   1435532       688      2970         0     59173      8981    587325     19.48     20.51
1159.88/290.73	c  N dy  6506   1455549       688      2970         0     79030      8981   1166591     19.49     20.72
1187.82/297.74	c  N dy  6606   1475672       688      2970         0     98974      8981   1745092     19.50     20.58
1210.56/303.41	c  N dy  6716   1495739       688      2970         0     66359      8981    774724     19.51     21.68
1232.92/309.06	c  N dy  6789   1516530       688      2970         0     86905      8981   1366609     19.51     20.69
1264.42/316.90	c  N dy  6900   1536554       688      2970         0    106757      8981   1941207     19.52     21.62
1283.17/321.64	c  N dy  6978   1556854       688      2970         0     73333      8981    947741     19.52     20.59
1309.11/328.19	c  N dy  7092   1576861       688      2970         0     93178      8981   1520532     19.53     23.04
1337.85/335.40	c  N dy  7192   1596935       688      2970         0     58584      8981    501291     19.54     23.29
1359.79/340.86	c  N dy  7283   1618520       688      2970         0     79943      8981   1117037     19.54     20.59
1390.94/348.65	c  N dy  7406   1640088       688      2970         0    101334      8981   1739751     19.55     20.71
1415.65/354.83	c  N dy  7481   1660130       688      2970         0     65700      8981    686965     19.55     25.18
1439.98/360.98	c  N dy  7560   1681560       688      2970         0     86887      8981   1290040     19.55     20.59
1472.31/369.00	c  N dy  7660   1702470       688      2970         0    107586      8981   1890897     19.56     20.71
1483.88/371.95	c  S st  7699   1710291       688      2970         0     58898      8981    461792     19.56     17.88
1484.28/372.07	c  S st  7699   1710798       688      2970         0     59405      8981    476601     19.56   no data
1484.28/372.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1484.68/372.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1484.68/372.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1484.68/372.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1484.68/372.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1484.68/372.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
1484.68/372.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1484.68/372.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1484.68/372.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1485.08/372.21	c lits-rem:        19  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.08 s
1485.08/372.21	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
1485.08/372.22	c vivif2 --  cl tried    59339 cl shrink        0 lits rem          0 time: 0.01
1485.08/372.26	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.04
1485.08/372.26	c calculated reachability. Time: 0.00
1485.08/372.26	c  N dy  7699   1710798       688      2970         0     59339      8981    474508     19.56   no data
1505.46/377.35	c  N dy  7781   1730971       688      2970         0     79338      8981   1056315     19.55     20.60
1533.75/384.45	c  N dy  7882   1751042       688      2970         0     99217      8981   1631767     19.56     20.66
1564.07/392.06	c  N dy  7955   1771611       688      2970         0     62143      8981    528826     19.56     20.63
1587.62/397.92	c  N dy  8020   1793650       688      2970         0     83985      8981   1150737     19.56     20.63
1616.34/405.10	c  N dy  8101   1813687       688      2970         0    103844      8981   1723260     19.56     20.81
1651.06/413.86	c  N dy  8216   1833731       688      2970         0     65274      8981    607025     19.57     20.72
1678.59/420.70	c  N dy  8322   1853815       688      2970         0     85190      8981   1184241     19.57     20.63
1708.11/428.16	c  N dy  8396   1873877       688      2970         0    105039      8981   1758575     19.58     20.92
1738.09/435.64	c  N dy  8463   1893918       688      2970         0     65397      8981    583119     19.57     20.73
1760.04/441.19	c  N dy  8554   1914128       688      2970         0     85422      8981   1167129     19.58     20.65
1789.12/448.42	c  N dy  8635   1934169       688      2970         0    105276      8981   1746840     19.58     20.62
1820.64/456.39	c  N dy  8731   1954300       688      2970         0     64807      8981    547629     19.58     20.90
1843.43/462.01	c  N dy  8838   1974736       688      2970         0     85062      8981   1143812     19.59     20.67
1873.32/469.54	c  N dy  8928   1995473       688      2970         0    105595      8981   1737438     19.59     20.63
1908.85/478.48	c  N dy  9033   2016616       688      2970         0     65110      8981    529663     19.60     20.73
1931.56/484.18	c  N dy  9151   2036683       688      2970         0     84979      8981   1107950     19.61     23.06
1962.69/491.97	c  N dy  9277   2056708       688      2970         0    104843      8981   1693001     19.62     22.38
1998.59/500.97	c  N dy  9341   2076728       688      2970         0    124665      8981   2252272     19.62     20.79
2018.99/506.09	c  N dy  9390   2096741       688      2970         0     81994      8981    986142     19.61     23.96
2047.27/513.11	c  N dy  9488   2116770       688      2970         0    101841      8981   1562709     19.62     20.68
2087.98/523.38	c  N dy  9545   2140915       688      2970         0    125703      8981   2253686     19.61     20.66
2111.51/529.21	c  N dy  9662   2160938       688      2970         0     82254      8981    998803     19.62     20.88
2141.46/536.74	c  N dy  9727   2182328       688      2970         0    103384      8981   1595470     19.62     20.80
2178.55/546.03	c  N dy  9823   2202798       688      2970         0    123636      8981   2182453     19.62     21.13
2191.72/549.31	c  S st  9851   2210798       688      2970         0     67227      8981    526420     19.62     18.63
2192.12/549.47	c  S st  9851   2211301       688      2970         0     67729      8981    541675     19.62   no data
2192.12/549.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2192.52/549.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2192.52/549.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2192.52/549.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2192.52/549.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2192.52/549.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
2192.52/549.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2192.52/549.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2192.52/549.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2192.92/549.62	c lits-rem:         6  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.09 s
2192.92/549.63	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
2192.92/549.64	c vivif2 --  cl tried    67601 cl shrink        0 lits rem          0 time: 0.01
2192.92/549.69	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.05
2192.92/549.69	c calculated reachability. Time: 0.00
2192.92/549.69	c  N dy  9851   2211301       688      2970         0     67601      8981    537815     19.62   no data
2216.85/555.60	c  N dy  9981   2231332       688      2970         0     87460      8981   1123973     19.63     20.78
2247.97/563.47	c  N dy 10094   2251336       688      2970         0    107277      8981   1701688     19.64     20.83
2292.26/574.51	c  N dy 10192   2274457       688      2970         0    130148      8981   2360538     19.64     20.76
2315.81/580.41	c  N dy 10316   2294501       688      2970         0     84700      8981   1016766     19.65     22.31
2344.93/587.77	c  N dy 10426   2314579       688      2970         0    104581      8981   1600035     19.66     21.00
2384.43/597.68	c  N dy 10531   2334773       688      2970         0    124579      8981   2180600     19.67     20.81
2416.35/605.61	c  N dy 10638   2354865       688      2970         0     78118      8981    801086     19.67     25.77
2445.08/612.83	c  N dy 10695   2376622       688      2970         0     99630      8981   1422567     19.67     20.84
2480.99/621.86	c  N dy 10817   2396817       688      2970         0    119651      8981   2012747     19.68     20.80
2520.50/631.72	c  N dy 10923   2419149       688      2970         0     74411      8981    664408     19.68     21.03
2667.73/668.69	c  N dy 10930   2526903       688      2970         0    112234      8981   1735058     19.52     20.63
2708.82/678.90	c  N dy 11058   2547038       688      2970         0    132182      8981   2320981     19.53     20.61
2738.80/686.44	c  N dy 11167   2567445       688      2970         0     83345      8981    892621     19.54     20.77
2767.88/693.70	c  N dy 11274   2587533       688      2970         0    103253      8981   1471804     19.55     23.12
2802.99/702.53	c  N dy 11337   2607550       688      2970         0    123044      8981   2041925     19.54     23.50
2843.30/712.61	c  N dy 11415   2627662       688      2970         0     72789      8981    559403     19.54     20.61
2867.23/718.61	c  N dy 11458   2647836       688      2970         0     92745      8981   1129418     19.54     20.59
2910.32/729.42	c  N dy 11540   2675084       688      2970         0    119593      8981   1886645     19.53     20.57
2958.60/741.54	c  N dy 11666   2697459       688      2970         0    141747      8981   2533099     19.54     20.58
2975.38/745.77	c  S st 11712   2711302       688      2970         0     84287      8981    856626     19.54   no data
2976.15/745.99	c  S st 11712   2711806       688      2970         0     84791      8981    871059     19.54   no data
2976.55/746.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2976.55/746.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2976.55/746.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2976.55/746.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2976.55/746.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2976.55/746.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
2976.55/746.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2976.55/746.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2976.55/746.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2977.75/746.39	c lits-rem:        49  cl-subs:      616  v-elim:      0  v-fix:    0  time:  0.30 s
2977.75/746.39	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
2978.15/746.40	c vivif2 --  cl tried    84175 cl shrink        0 lits rem          0 time: 0.01
2978.15/746.48	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.07
2978.15/746.48	c calculated reachability. Time: 0.00
2978.15/746.48	c  N dy 11712   2711806       688      2970         0     84175      8981    853948     19.54   no data
3007.68/753.89	c  N dy 11810   2732020       688      2970         0    104156      8981   1440433     19.54     20.70
3041.64/762.39	c  N dy 11871   2752054       688      2970         0    123948      8981   2012565     19.54     21.92
3084.29/773.09	c  N dy 11946   2772276       688      2970         0    143924      8981   2583146     19.54     20.58
3110.62/779.67	c  N dy 12092   2792325       688      2970         0     91687      8981   1077309     19.55     21.17
3143.74/787.98	c  N dy 12183   2814110       688      2970         0    113272      8981   1703181     19.56     20.75
3186.06/798.51	c  N dy 12227   2835614       688      2970         0    134464      8981   2312496     19.54     21.11
3225.14/808.30	c  N dy 12367   2855678       688      2970         0     81168      8981    741301     19.55     22.23
3252.66/815.24	c  N dy 12452   2875714       688      2970         0    101025      8981   1309313     19.55     20.60
3288.58/824.21	c  N dy 12578   2895794       688      2970         0    120912      8981   1888334     19.56     20.66
3336.07/836.16	c  N dy 12692   2916881       688      2970         0    141789      8981   2489387     19.56     20.72
3369.99/844.60	c  N dy 12760   2938066       688      2970         0     88533      8981    919986     19.56     20.65
3400.31/852.20	c  N dy 12826   2959312       688      2970         0    109537      8981   1531509     19.56     21.18
3439.41/862.03	c  N dy 12943   2979368       688      2970         0    129376      8981   2106195     19.57     20.62
3490.08/874.73	c  N dy 13062   3002115       688      2970         0     76687      8981    558190     19.57     21.04
3515.66/881.15	c  N dy 13151   3022452       688      2970         0     96809      8981   1141825     19.57     20.74
3558.31/891.86	c  N dy 13212   3045118       688      2970         0    119222      8981   1783147     19.57     20.67
3612.55/905.46	c  N dy 13327   3065166       688      2970         0    139104      8981   2368678     19.57     21.21
3658.05/916.83	c  N dy 13391   3089054       688      2970         0     86476      8981    812444     19.57     20.85
3685.98/923.89	c  N dy 13459   3109091       688      2970         0    106290      8981   1384109     19.57     21.79
3725.90/933.86	c  N dy 13569   3129857       688      2970         0    126856      8981   1979598     19.57     20.82
3772.16/945.41	c  N dy 13679   3149933       688      2970         0    146750      8981   2556755     19.57     21.30
3807.68/954.36	c  N dy 13816   3169991       688      2970         0     89450      8981    896269     19.58     20.66
3839.59/962.35	c  N dy 13937   3190591       688      2970         0    109861      8981   1493033     19.59     20.81
3876.69/971.60	c  N dy 14021   3210676       688      2970         0    129732      8981   2072532     19.59     21.25
3879.09/972.24	c  S st 14030   3211806       688      2970         0    130854      8981   2106174     19.59     16.24
3880.68/972.60	c  S st 14030   3212309       688      2970         0    131356      8981   2121695     19.59   no data
3880.68/972.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3880.68/972.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3880.68/972.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3880.68/972.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3880.68/972.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3880.68/972.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
3880.68/972.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3881.08/972.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3881.08/972.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3890.26/975.02	c lits-rem:       119  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  2.24 s
3890.26/975.02	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
3890.26/975.05	c vivif2 --  cl tried   129138 cl shrink        0 lits rem          0 time: 0.03
3890.66/975.19	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.14
3891.06/975.20	c calculated reachability. Time: 0.00
3891.06/975.20	c  N dy 14030   3212309       688      2970         0    129138      8981   2053190     19.59   no data
3940.14/987.57	c  N dy 14127   3232672       688      2970         0    149240      8981   2636894     19.60     20.64
3989.24/999.88	c  N dy 14278   3253024       688      2970         0     91220      8981    925585     19.61     20.64
4020.73/1007.76	c  N dy 14365   3273269       688      2970         0    111265      8981   1514817     19.61     20.64
4059.88/1017.55	c  N dy 14441   3293800       688      2970         0    131534      8981   2096619     19.61     20.81
4106.93/1029.30	c  N dy 14555   3313907       688      2970         0    151454      8981   2690938     19.61     20.70
4141.63/1038.05	c  N dy 14640   3334016       688      2970         0     92185      8981    916806     19.62     20.71
4176.76/1046.84	c  N dy 14761   3356082       688      2970         0    114048      8981   1559806     19.62     20.66
4217.06/1056.95	c  N dy 14873   3376160       688      2970         0    133945      8981   2146359     19.63     22.00
4266.52/1069.30	c  N dy 14979   3396289       688      2970         0    153894      8981   2731110     19.63     20.79
4299.64/1077.67	c  N dy 15061   3416469       688      2970         0     93666      8981    946596     19.63     20.80
4332.35/1085.89	c  N dy 15166   3436667       688      2970         0    113663      8981   1528979     19.64     20.74
4376.25/1096.88	c  N dy 15274   3458711       688      2970         0    135483      8981   2164027     19.64     20.74
4426.92/1109.56	c  N dy 15346   3480227       688      2970         0    156768      8981   2780779     19.64     20.99
4470.82/1120.51	c  N dy 15444   3500244       688      2970         0     95428      8981    973417     19.64     24.18
4520.31/1132.91	c  N dy 15484   3526928       688      2970         0    121698      8981   1704960     19.63     20.67
4562.99/1143.65	c  N dy 15575   3547437       688      2970         0    142001      8981   2294943     19.63     21.09
4613.65/1156.35	c  N dy 15677   3567518       688      2970         0    161875      8981   2868543     19.63     20.75
4645.18/1164.26	c  N dy 15788   3587533       688      2970         0     99605      8981   1078224     19.63     20.76
4682.71/1173.64	c  N dy 15901   3609237       688      2970         0    121103      8981   1713227     19.64     20.68

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.14 8.09 8.02 5/319 8045
/proc/meminfo: memFree=27098660/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 4 0 384421485 52396032 351 33554432000 4194304 4580107 140736143032048 18446744073709551615 47528317625881 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 12792 351 302 95 0 7774 0
[pid=8045/tid=8046] ppid=8043 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 384421485 52396032 351 33554432000 4194304 4580107 140736143032048 18446744073709551615 47528317625881 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 384421485 52396032 351 33554432000 4194304 4580107 140736143032048 18446744073709551615 47528317626288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 384421485 52396032 351 33554432000 4194304 4580107 140736143032048 18446744073709551615 47528317625881 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0444941 s]
/proc/loadavg: 8.14 8.09 8.02 5/319 8045
/proc/meminfo: memFree=27098660/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=282304 CPUtime=0.15 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 1602 0 0 0 15 0 0 0 25 0 4 0 384421485 289079296 1449 33554432000 4194304 4580107 140736143032048 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 70576 1449 376 95 0 65558 0
[pid=8045/tid=8046] ppid=8043 vsize=282304 CPUtime=0.04 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 359 0 0 0 4 0 0 0 18 0 4 0 384421485 289079296 1449 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=282304 CPUtime=0.03 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 304 0 0 0 3 0 0 0 25 0 4 0 384421485 289079296 1449 33554432000 4194304 4580107 140736143032048 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=282304 CPUtime=0.03 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 206 0 0 0 3 0 0 0 18 0 4 0 384421485 289079296 1449 33554432000 4194304 4580107 140736143032048 18446744073709551615 4320741 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 282304

[startup+0.100483 s]
/proc/loadavg: 8.14 8.09 8.02 5/319 8045
/proc/meminfo: memFree=27098660/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=282436 CPUtime=0.37 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 1899 0 0 0 37 0 0 0 25 0 4 0 384421485 289214464 1746 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 70609 1746 377 95 0 65591 0
[pid=8045/tid=8046] ppid=8043 vsize=282436 CPUtime=0.09 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 436 0 0 0 9 0 0 0 18 0 4 0 384421485 289214464 1746 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293167 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=282436 CPUtime=0.08 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 373 0 0 0 8 0 0 0 25 0 4 0 384421485 289214464 1746 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=282436 CPUtime=0.09 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 288 0 0 0 9 0 0 0 18 0 4 0 384421485 289214464 1746 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282436

[startup+0.300448 s]
/proc/loadavg: 8.14 8.09 8.02 5/319 8045
/proc/meminfo: memFree=27098660/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=284148 CPUtime=1.17 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 3062 0 0 0 117 0 0 0 25 0 4 0 384421485 290967552 2213 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293918 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 71037 2213 377 95 0 66019 0
[pid=8045/tid=8046] ppid=8043 vsize=284148 CPUtime=0.29 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 722 0 0 0 29 0 0 0 18 0 4 0 384421485 290967552 2213 33554432000 4194304 4580107 140736143032048 18446744073709551615 4321197 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=284148 CPUtime=0.28 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 662 0 0 0 28 0 0 0 25 0 4 0 384421485 290967552 2214 33554432000 4194304 4580107 140736143032048 18446744073709551615 4320667 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=284148 CPUtime=0.29 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 568 0 0 0 29 0 0 0 18 0 4 0 384421485 290967552 2214 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284148

[startup+0.700379 s]
/proc/loadavg: 8.14 8.09 8.02 5/319 8045
/proc/meminfo: memFree=27098660/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=285204 CPUtime=2.77 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 4842 0 0 0 277 0 0 0 25 0 4 0 384421485 292048896 2928 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 71301 2928 377 95 0 66283 0
[pid=8045/tid=8046] ppid=8043 vsize=285204 CPUtime=0.69 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1187 0 0 0 69 0 0 0 18 0 4 0 384421485 292048896 2928 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=285204 CPUtime=0.68 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1085 0 0 0 68 0 0 0 25 0 4 0 384421485 292048896 2929 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=285204 CPUtime=0.69 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1006 0 0 0 69 0 0 0 18 0 4 0 384421485 292048896 2929 33554432000 4194304 4580107 140736143032048 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285204

[startup+1.50024 s]
/proc/loadavg: 8.14 8.09 8.02 9/323 8049
/proc/meminfo: memFree=27085924/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=286632 CPUtime=5.96 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 9349 0 0 0 595 1 0 0 25 0 4 0 384421485 293511168 4457 33554432000 4194304 4580107 140736143032048 18446744073709551615 4401342 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 71658 4468 379 95 0 66640 0
[pid=8045/tid=8046] ppid=8043 vsize=286632 CPUtime=1.49 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 2070 0 0 0 149 0 0 0 19 0 4 0 384421485 293511168 4473 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=286632 CPUtime=1.47 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1951 0 0 0 147 0 0 0 25 0 4 0 384421485 293511168 4478 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=286632 CPUtime=1.49 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 1892 0 0 0 149 0 0 0 20 0 4 0 384421485 293511168 4483 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286632

[startup+3.10096 s]
/proc/loadavg: 8.14 8.09 8.02 9/323 8049
/proc/meminfo: memFree=27076128/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=283296 CPUtime=12.35 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 20142 0 0 0 1233 2 0 0 25 0 4 0 384421485 290095104 11145 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293110 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 70824 11146 379 95 0 65806 0
[pid=8045/tid=8046] ppid=8043 vsize=283296 CPUtime=3.09 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 4511 0 0 0 309 0 0 0 25 0 4 0 384421485 290095104 11146 33554432000 4194304 4580107 140736143032048 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=283296 CPUtime=3.06 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 5471 0 0 0 306 0 0 0 25 0 4 0 384421485 290095104 11146 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=283296 CPUtime=3.08 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 5025 0 0 0 308 0 0 0 25 0 4 0 384421485 290095104 11146 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 283296

[startup+6.3004 s]
/proc/loadavg: 8.13 8.09 8.02 9/323 8050
/proc/meminfo: memFree=27040892/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=293500 CPUtime=25.12 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 30492 0 0 0 2508 4 0 0 25 0 4 0 384421485 300544000 15140 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 73375 15140 379 95 0 68357 0
[pid=8045/tid=8046] ppid=8043 vsize=293500 CPUtime=6.29 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 8678 0 0 0 628 1 0 0 25 0 4 0 384421485 300544000 15140 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=293500 CPUtime=6.22 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 7651 0 0 0 622 0 0 0 25 0 4 0 384421485 300544000 15140 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=293500 CPUtime=6.28 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 7136 0 0 0 628 0 0 0 25 0 4 0 384421485 300544000 15140 33554432000 4194304 4580107 140736143032048 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 293500

[startup+12.7003 s]
/proc/loadavg: 8.12 8.08 8.02 9/323 8050
/proc/meminfo: memFree=26999132/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=311352 CPUtime=50.65 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 48073 0 0 0 5057 8 0 0 25 0 4 0 384421485 318824448 23944 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 77838 23944 379 95 0 72820 0
[pid=8045/tid=8046] ppid=8043 vsize=311352 CPUtime=12.69 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 11903 0 0 0 1267 2 0 0 25 0 4 0 384421485 318824448 23944 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=311352 CPUtime=12.56 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 12859 0 0 0 1254 2 0 0 25 0 4 0 384421485 318824448 23944 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=311352 CPUtime=12.68 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 12641 0 0 0 1267 1 0 0 25 0 4 0 384421485 318824448 23944 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 311352

[startup+25.501 s]
/proc/loadavg: 8.24 8.11 8.03 9/323 8050
/proc/meminfo: memFree=26969144/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=316600 CPUtime=101.72 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 68196 0 0 0 10158 14 0 0 25 0 4 0 384421485 324198400 32014 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 79150 32014 379 95 0 74132 0
[pid=8045/tid=8046] ppid=8043 vsize=316600 CPUtime=25.49 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 14602 0 0 0 2547 2 0 0 25 0 4 0 384421485 324198400 32014 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=316600 CPUtime=25.23 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 20435 0 0 0 2519 4 0 0 25 0 4 0 384421485 324198400 32014 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=316600 CPUtime=25.48 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 18328 0 0 0 2545 3 0 0 25 0 4 0 384421485 324198400 32014 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 316600

[startup+51.1005 s]
/proc/loadavg: 8.16 8.10 8.03 9/323 8051
/proc/meminfo: memFree=26938776/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=325176 CPUtime=203.86 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 95872 0 0 0 20363 23 0 0 25 0 4 0 384421485 332980224 37489 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294487 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 81294 37489 379 95 0 76276 0
[pid=8045/tid=8046] ppid=8043 vsize=325176 CPUtime=51.09 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 15940 0 0 0 5107 2 0 0 25 0 4 0 384421485 332980224 37489 33554432000 4194304 4580107 140736143032048 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=325176 CPUtime=50.56 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 31630 0 0 0 5049 7 0 0 25 0 4 0 384421485 332980224 37489 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=325176 CPUtime=51.09 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 28461 0 0 0 5102 7 0 0 25 0 4 0 384421485 332980224 37489 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 325176

[startup+102.312 s]
/proc/loadavg: 8.12 8.10 8.03 9/323 8052
/proc/meminfo: memFree=26862352/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=401828 CPUtime=408.19 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 137988 0 0 0 40779 40 0 0 25 0 4 0 384421485 411471872 48705 33554432000 4194304 4580107 140736143032048 18446744073709551615 4296120 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 100457 48705 379 95 0 95439 0
[pid=8045/tid=8046] ppid=8043 vsize=401828 CPUtime=102.3 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 18276 0 0 0 10227 3 0 0 25 0 4 0 384421485 411471872 48705 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=401828 CPUtime=101.26 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 46042 0 0 0 10112 14 0 0 25 0 4 0 384421485 411471872 48705 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=401828 CPUtime=102.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 45223 0 0 0 10217 13 0 0 25 0 4 0 384421485 411471872 48705 33554432000 4194304 4580107 140736143032048 18446744073709551615 4316835 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 401828

[startup+162.301 s]

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

[pid=8045] ppid=8043 vsize=660080 CPUtime=2562.81 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 391123 0 0 0 256117 164 0 0 25 0 4 0 384421485 675921920 91765 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 165020 91765 379 95 0 160002 0
[pid=8045/tid=8046] ppid=8043 vsize=660080 CPUtime=642.32 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 31572 0 0 0 64220 12 0 0 25 0 4 0 384421485 675921920 91766 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=660080 CPUtime=635.87 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 146524 0 0 0 63528 59 0 0 25 0 4 0 384421485 675921920 91766 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=660080 CPUtime=642.31 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 134579 0 0 0 64179 52 0 0 25 0 4 0 384421485 675921920 91766 33554432000 4194304 4580107 140736143032048 18446744073709551615 4304936 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.81
Current children cumulated vsize (KiB) 660080

[startup+702.3 s]
/proc/loadavg: 8.27 8.16 8.07 9/323 8102
/proc/meminfo: memFree=26852200/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=560256 CPUtime=2802.19 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 413481 0 0 0 280045 174 0 0 25 0 4 0 384421485 573702144 87763 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 140064 87763 379 95 0 135046 0
[pid=8045/tid=8046] ppid=8043 vsize=560256 CPUtime=702.31 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 31644 0 0 0 70219 12 0 0 25 0 4 0 384421485 573702144 87763 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=560256 CPUtime=695.27 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 155413 0 0 0 69463 64 0 0 25 0 4 0 384421485 573702144 87763 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=560256 CPUtime=702.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 144781 0 0 0 70173 57 0 0 25 0 4 0 384421485 573702144 87763 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2802.19
Current children cumulated vsize (KiB) 560256

[startup+762.312 s]
/proc/loadavg: 8.15 8.15 8.07 9/323 8104
/proc/meminfo: memFree=26811364/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=560496 CPUtime=3041.64 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 432041 0 0 0 303977 187 0 0 25 0 4 0 384421485 573947904 86439 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 140124 86439 379 95 0 135106 0
[pid=8045/tid=8046] ppid=8043 vsize=560496 CPUtime=762.32 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 31800 0 0 0 76220 12 0 0 25 0 4 0 384421485 573947904 86439 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=560496 CPUtime=754.68 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 162879 0 0 0 75399 69 0 0 25 0 4 0 384421485 573947904 86439 33554432000 4194304 4580107 140736143032048 18446744073709551615 4324255 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=560496 CPUtime=762.31 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 152243 0 0 0 76169 62 0 0 25 0 4 0 384421485 573947904 86439 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.64
Current children cumulated vsize (KiB) 560496

[startup+822.3 s]
/proc/loadavg: 8.11 8.13 8.07 9/323 8105
/proc/meminfo: memFree=26759724/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=564712 CPUtime=3281.01 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 453749 0 0 0 327902 199 0 0 25 0 4 0 384421485 578265088 92782 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 141178 92782 379 95 0 136160 0
[pid=8045/tid=8046] ppid=8043 vsize=564712 CPUtime=822.3 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 32065 0 0 0 82218 12 0 0 25 0 4 0 384421485 578265088 92782 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=564712 CPUtime=814.07 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 171647 0 0 0 81335 72 0 0 25 0 4 0 384421485 578265088 92782 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=564712 CPUtime=822.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 159710 0 0 0 82163 67 0 0 25 0 4 0 384421485 578265088 92782 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 564712

[startup+882.301 s]
/proc/loadavg: 8.13 8.14 8.08 9/323 8107
/proc/meminfo: memFree=26714172/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=564920 CPUtime=3520.4 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 472951 0 0 0 351832 208 0 0 25 0 4 0 384421485 578478080 91127 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 141230 91127 379 95 0 136212 0
[pid=8045/tid=8046] ppid=8043 vsize=564920 CPUtime=882.31 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 33470 0 0 0 88218 13 0 0 25 0 4 0 384421485 578478080 91127 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=564920 CPUtime=873.47 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 179315 0 0 0 87270 77 0 0 25 0 4 0 384421485 578478080 91127 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=564920 CPUtime=882.31 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 167201 0 0 0 88161 70 0 0 25 0 4 0 384421485 578478080 91127 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.4
Current children cumulated vsize (KiB) 564920

[startup+942.301 s]
/proc/loadavg: 8.09 8.12 8.08 9/323 8109
/proc/meminfo: memFree=26655344/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=565496 CPUtime=3759.79 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 496222 0 0 0 375760 219 0 0 25 0 4 0 384421485 579067904 101640 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 141374 101640 379 95 0 136356 0
[pid=8045/tid=8046] ppid=8043 vsize=565496 CPUtime=942.31 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 33656 0 0 0 94218 13 0 0 25 0 4 0 384421485 579067904 101640 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=565496 CPUtime=932.86 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 186901 0 0 0 93204 82 0 0 25 0 4 0 384421485 579067904 101640 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=565496 CPUtime=942.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 178273 0 0 0 94157 73 0 0 25 0 4 0 384421485 579067904 101640 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.79
Current children cumulated vsize (KiB) 565496

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 8.08 9/323 8119
/proc/meminfo: memFree=26674932/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=574172 CPUtime=3999.19 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 519665 0 0 0 399690 229 0 0 25 0 4 0 384421485 587952128 104530 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 143543 104530 379 95 0 138525 0
[pid=8045/tid=8046] ppid=8043 vsize=574172 CPUtime=1002.31 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 34464 0 0 0 100217 14 0 0 25 0 4 0 384421485 587952128 104530 33554432000 4194304 4580107 140736143032048 18446744073709551615 4321878 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=574172 CPUtime=992.25 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 198077 0 0 0 99139 86 0 0 25 0 4 0 384421485 587952128 104530 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=574172 CPUtime=1002.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 185102 0 0 0 100154 76 0 0 25 0 4 0 384421485 587952128 104530 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3999.19
Current children cumulated vsize (KiB) 574172

[startup+1062.3 s]
/proc/loadavg: 8.08 8.12 8.08 9/323 8121
/proc/meminfo: memFree=26612772/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=586344 CPUtime=4238.6 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 544937 0 0 0 423619 241 0 0 25 0 4 0 384421485 600416256 113078 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293685 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 146586 113078 379 95 0 141568 0
[pid=8045/tid=8046] ppid=8043 vsize=586344 CPUtime=1062.32 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 39523 0 0 0 106215 17 0 0 25 0 4 0 384421485 600416256 113078 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=586344 CPUtime=1051.65 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 206184 0 0 0 105076 89 0 0 25 0 4 0 384421485 600416256 113078 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=586344 CPUtime=1062.3 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 192509 0 0 0 106150 80 0 0 25 0 4 0 384421485 600416256 113078 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.6
Current children cumulated vsize (KiB) 586344

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 8.09 9/323 8122
/proc/meminfo: memFree=26565612/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=598532 CPUtime=4477.99 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 567393 0 0 0 447545 254 0 0 25 0 4 0 384421485 612896768 118751 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 149633 118751 379 95 0 144615 0
[pid=8045/tid=8046] ppid=8043 vsize=598532 CPUtime=1122.31 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 43572 0 0 0 112212 19 0 0 25 0 4 0 384421485 612896768 118751 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=598532 CPUtime=1111.05 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 213529 0 0 0 111011 94 0 0 25 0 4 0 384421485 612896768 118751 33554432000 4194304 4580107 140736143032048 18446744073709551615 4329456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=598532 CPUtime=1122.31 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 201266 0 0 0 112147 84 0 0 25 0 4 0 384421485 612896768 118751 33554432000 4194304 4580107 140736143032048 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.99
Current children cumulated vsize (KiB) 598532

[startup+1182.3 s]
/proc/loadavg: 8.05 8.10 8.08 9/323 8124
/proc/meminfo: memFree=26542600/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=652412 CPUtime=4717.4 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 583532 0 0 0 471475 265 0 0 25 0 4 0 384421485 668069888 124694 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 163103 124694 379 95 0 158085 0
[pid=8045/tid=8046] ppid=8043 vsize=652412 CPUtime=1182.32 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 43971 0 0 0 118212 20 0 0 25 0 4 0 384421485 668069888 124694 33554432000 4194304 4580107 140736143032048 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=652412 CPUtime=1170.46 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 219627 0 0 0 116948 98 0 0 25 0 4 0 384421485 668069888 124694 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=652412 CPUtime=1182.31 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 206360 0 0 0 118144 87 0 0 25 0 4 0 384421485 668069888 124694 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.4
Current children cumulated vsize (KiB) 652412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.10 8.11 8.08 9/323 8125
/proc/meminfo: memFree=26579032/32951124 swapFree=46575252/67111528
[pid=8045] ppid=8043 vsize=647108 CPUtime=4800.02 cores=1,3,5,7
/proc/8045/stat : 8045 (strangenight2-m) R 8043 8045 7660 0 -1 4202496 590307 0 0 0 479732 270 0 0 25 0 4 0 384421485 662638592 117123 33554432000 4194304 4580107 140736143032048 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8045/statm: 161777 117123 379 95 0 156759 0
[pid=8045/tid=8046] ppid=8043 vsize=647108 CPUtime=1203.03 cores=1,3,5,7
/proc/8045/task/8046/stat : 8046 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 44341 0 0 0 120283 20 0 0 25 0 4 0 384421485 662638592 117123 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8045/tid=8047] ppid=8043 vsize=647108 CPUtime=1190.94 cores=1,3,5,7
/proc/8045/task/8047/stat : 8047 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 222294 0 0 0 118995 99 0 0 25 0 4 0 384421485 662638592 117123 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8045/tid=8048] ppid=8043 vsize=647108 CPUtime=1203.02 cores=1,3,5,7
/proc/8045/task/8048/stat : 8048 (strangenight2-m) R 8043 8045 7660 0 -1 4202560 209250 0 0 0 120213 89 0 0 25 0 4 0 384421485 662638592 117123 33554432000 4194304 4580107 140736143032048 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 647108

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.08
CPU user time (s): 4797.36
CPU system time (s): 2.72159
CPU usage (%): 398.996
Max. virtual memory (cumulated for all children) (KiB): 748664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.36
system time used= 2.72159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590308
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= 239
involuntary context switches= 32249

runsolver used 3.2895 second user time and 8.80566 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 21:45:02
IDJOB=3366356
IDBENCH=82765
IDSOLVER=1844
FILE ID=node107/3366356-1305402302
RUNJOBID= node107-1305401632-7976
PBS_JOBID= 13324475
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366356-1305402302/watcher-3366356-1305402302 -o /tmp/evaluation-result-3366356-1305402302/solver-3366356-1305402302 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366356-1305402302.cnf

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=2007282542

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27098940 kB
Buffers:        124352 kB
Cached:         923168 kB
SwapCached:       9832 kB
Active:        5505000 kB
Inactive:        68164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27098940 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            5464 kB
Writeback:           0 kB
AnonPages:     4523144 kB
Mapped:          19588 kB
Slab:           146436 kB
PageTables:      69096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65254964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73424 MiB
End job on node107 at 2011-05-14 22:05:07