Trace number 3173947

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.26 1201.74

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173947-1304073895.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     308 undec:      64 neg:     328
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       688      2970         0         0      8981         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.17	c  N st     8      4916       688      2970         0      4847      8981    140188   no data   no data
1.57/0.45	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.39/1.17	c  F st    12     25003       688      2970         0     12498      8981    350594   no data   no data
4.39/1.17	c  N st    12     25003       688      2970         0     12498      8981    350594   no data   no data
5.57/1.44	c  N dy    18     30000       688      2970         0     10768      8981    256380   no data   no data
5.57/1.44	c  S st    18     30000       688      2970         0     10768      8981    256380   no data   no data
5.57/1.47	c  S st    18     30502       688      2970         0     11270      8981    269996   no data   no data
5.57/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.57/1.47	c blocked clauses removed:        0 vars:      0 tried:         688 T: 0.00 s
5.57/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
5.57/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.57/1.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.53	c lits-rem:        45  cl-subs:      198  v-elim:      0  v-fix:    0  time:  0.04 s
5.96/1.54	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
5.96/1.54	c calculated reachability. Time: 0.00
5.96/1.54	c  N dy    18     30502       688      2970         0     11072      8981    262616   no data   no data
6.76/1.78	c  N dy    33     34514       688      2970         0     15050      8981    376763     20.16     21.24
7.97/2.00	c  N dy    51     38564       688      2970         0     11218      8981    209750     20.17     21.37
9.19/2.31	c  N dy    67     43543       688      2970         0     16155      8981    350530     19.91     21.06
9.56/2.47	c  S st    72     45753       688      2970         0      9450      8981    125179     19.75     20.22
9.96/2.50	c  S st    72     46258       688      2970         0      9954      8981    139864     19.75   no data
9.96/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.96/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
9.96/2.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.96/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.52	c lits-rem:        19  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.52	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
9.96/2.52	c vivif2 --  cl tried     9942 cl shrink        0 lits rem          0 time: 0.00
9.96/2.53	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
9.96/2.53	c calculated reachability. Time: 0.00
9.96/2.53	c  N dy    72     46258       688      2970         0      9942      8981    139398     19.75   no data
10.77/2.78	c  N dy    94     50582       688      2970         0     14238      8981    262443     19.79     21.00
11.97/3.05	c  N dy   106     54591       688      2970         0     18198      8981    372248     19.65     21.08
13.18/3.31	c  N dy   120     58616       688      2970         0     12301      8981    179227     19.63     20.82
13.95/3.57	c  N dy   135     62789       688      2970         0     16440      8981    294791     19.56     20.71
15.15/3.88	c  N dy   140     66928       688      2970         0     20545      8981    405804     19.27     20.37
15.95/4.06	c  S st   152     69387       688      2970         0     12080      8981    147393     19.26   no data
15.95/4.09	c  S st   152     69891       688      2970         0     12584      8981    161942     19.26   no data
15.95/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.95/4.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.95/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
15.95/4.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.35/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.35/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.35/4.11	c lits-rem:        10  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
16.35/4.11	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
16.35/4.12	c vivif2 --  cl tried    12570 cl shrink        0 lits rem          0 time: 0.00
16.35/4.12	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
16.35/4.12	c calculated reachability. Time: 0.00
16.35/4.12	c  N dy   152     69891       688      2970         0     12570      8981    161380     19.26   no data
17.57/4.43	c  N dy   172     74424       688      2970         0     17081      8981    287562     19.26     22.18
19.15/4.82	c  N dy   198     79278       688      2970         0     21903      8981    424306     19.31     20.39
20.75/5.29	c  N dy   223     85744       688      2970         0     16404      8981    245953     19.31     20.34
21.55/5.41	c  F st   232     87503       688      2970         0     18147      8981    295764     19.33     16.91
23.14/5.82	c  N dy   238     92698       688      2970         0     23308      8981    451021     19.33   no data
25.54/6.45	c  N dy   276    100682       688      2970         0     18334      8981    281388     19.36     20.64
26.76/6.79	c  S st   294    104837       688      2970         0     22456      8981    396494     19.35     18.34
27.13/6.84	c  S st   294    105340       688      2970         0     22959      8981    410705     19.35   no data
27.13/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.13/6.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.13/6.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
27.13/6.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.13/6.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.13/6.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.93	c lits-rem:        84  cl-subs:      241  v-elim:      0  v-fix:    0  time:  0.06 s
27.54/6.93	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
27.54/6.94	c vivif2 --  cl tried    22718 cl shrink        0 lits rem          0 time: 0.00
27.54/6.95	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.01
27.54/6.95	c calculated reachability. Time: 0.00
27.54/6.95	c  N dy   294    105340       688      2970         0     22718      8981    402603     19.35   no data
29.94/7.57	c  N dy   332    112247       688      2970         0     15677      8981    177838     19.39     20.43
32.33/8.13	c  N dy   370    119415       688      2970         0     22802      8981    382362     19.43     23.54
40.32/10.12	c  N dy   394    140521       688      2970         0     28814      8981    538197     18.92     20.02
43.52/10.94	c  N dy   446    149593       688      2970         0     21956      8981    315897     18.98     20.00
46.71/11.77	c  S st   495    158010       688      2970         0     30325      8981    556404     19.03     17.58
47.11/11.84	c  S st   495    158510       688      2970         0     30825      8981    570233     19.03   no data
47.11/11.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.11/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.11/11.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.11/11.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.11/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.11/11.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
47.11/11.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.11/11.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.11/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.91/12.00	c lits-rem:       159  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.12 s
47.91/12.00	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
47.91/12.01	c vivif2 --  cl tried    30534 cl shrink        0 lits rem          0 time: 0.01
47.91/12.03	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.02
47.91/12.03	c calculated reachability. Time: 0.00
47.91/12.03	c  N dy   495    158510       688      2970         0     30534      8981    560075     19.03   no data
51.91/13.04	c  N dy   522    168866       688      2970         0     23869      8981    328821     18.97     20.06
56.71/14.21	c  N dy   564    179881       688      2970         0     34793      8981    632429     18.94     20.20
61.09/15.33	c  N dy   617    192076       688      2970         0     29070      8981    470128     18.95     20.05
66.69/16.78	c  N dy   681    205038       688      2970         0     23082      8981    281070     18.97     20.01
72.68/18.21	c  N dy   731    218203       688      2970         0     36159      8981    650452     18.96     20.44
78.68/19.76	c  N dy   821    232303       688      2970         0     30332      8981    469882     19.04     20.07
81.46/20.44	c  S st   853    237765       688      2970         0     35757      8981    623518     19.07   no data
81.86/20.52	c  S st   853    238265       688      2970         0     36257      8981    637099     19.07   no data
81.86/20.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.86/20.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
81.86/20.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.86/20.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.86/20.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.86/20.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
81.86/20.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.86/20.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.86/20.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.66/20.73	c lits-rem:       109  cl-subs:      327  v-elim:      0  v-fix:    0  time:  0.17 s
82.66/20.73	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
82.66/20.74	c vivif2 --  cl tried    35930 cl shrink        0 lits rem          0 time: 0.01
82.66/20.76	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.02
82.66/20.76	c calculated reachability. Time: 0.00
82.66/20.76	c  N dy   853    238265       688      2970         0     35930      8981    625519     19.07   no data
89.86/22.59	c  N dy   948    253571       688      2970         0     30283      8981    444200     19.13     20.27
98.64/24.74	c  N dy  1009    270597       688      2970         0     25319      8981    268419     19.10     20.13
107.04/26.80	c  N dy  1061    288062       688      2970         0     42655      8981    768653     19.07     20.41
115.42/28.98	c  F st  1126    306251       688      2970         0     37871      8981    603019     19.05   no data
115.82/29.02	c  N st  1127    306501       688      2970         0     38118      8981    610826     19.05   no data
125.81/31.55	c  N dy  1233    326081       688      2970         0     33741      8981    478040     19.12     20.19
137.39/34.44	c  N dy  1343    346135       688      2970         0     28840      8981    309238     19.17     20.69
142.99/35.83	c  S st  1369    357397       688      2970         0     39991      8981    635195     19.12   no data
143.39/35.92	c  S st  1369    357897       688      2970         0     40491      8981    648637     19.12   no data
143.39/35.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.39/35.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.39/35.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.39/35.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.39/35.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.39/35.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
143.39/35.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
143.39/35.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.39/35.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.19/36.19	c lits-rem:       126  cl-subs:      578  v-elim:      0  v-fix:    0  time:  0.22 s
144.19/36.19	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
144.58/36.20	c vivif2 --  cl tried    39913 cl shrink        0 lits rem          0 time: 0.01
144.58/36.22	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.03
144.58/36.22	c calculated reachability. Time: 0.00
144.58/36.22	c  N dy  1369    357897       688      2970         0     39913      8981    632014     19.12   no data
156.17/39.14	c  N dy  1476    377945       688      2970         0     34009      8981    432160     19.16     20.41
169.75/42.54	c  N dy  1570    400093       688      2970         0     29195      8981    275072     19.16     20.30
184.13/46.16	c  N dy  1623    424823       688      2970         0     53628      8981    944467     19.10     20.14
195.72/49.00	c  N dy  1719    444899       688      2970         0     45832      8981    734849     19.11     23.02
208.49/52.25	c  N dy  1816    465029       688      2970         0     37062      8981    458434     19.12     20.42
222.87/55.81	c  N dy  1945    485078       688      2970         0     56957      8981   1031369     19.17     22.82
234.86/58.83	c  N dy  2048    505106       688      2970         0     47078      8981    715859     19.18     20.28
256.03/64.17	c  N dy  2073    536845       688      2970         0     47565      8981    659701     19.06     17.55
256.03/64.17	c  S st  2073    536845       688      2970         0     47565      8981    659701     19.06     17.55
256.43/64.29	c  S st  2073    537346       688      2970         0     48066      8981    673824     19.06   no data
256.43/64.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.82/64.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.82/64.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.82/64.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.82/64.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.82/64.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
256.82/64.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.82/64.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.82/64.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.42/65.23	c lits-rem:       178  cl-subs:     2634  v-elim:      0  v-fix:    0  time:  0.89 s
260.42/65.23	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
260.42/65.24	c vivif2 --  cl tried    45432 cl shrink        0 lits rem          0 time: 0.01
260.42/65.27	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.03
260.42/65.28	c calculated reachability. Time: 0.00
260.42/65.28	c  N dy  2073    537346       688      2970         0     45432      8981    613016     19.06   no data
275.60/69.02	c  N dy  2158    557592       688      2970         0     33903      8981    300830     19.07     20.10
288.38/72.27	c  N dy  2297    577656       688      2970         0     53838      8981    875908     19.11     20.12
303.59/76.09	c  N dy  2424    597765       688      2970         0     41088      8981    480780     19.15     20.31
319.14/79.90	c  N dy  2538    617786       688      2970         0     60953      8981   1051357     19.18     20.28
333.94/83.60	c  N dy  2652    638009       688      2970         0     47304      8981    636649     19.21     20.29
351.09/87.92	c  N dy  2739    658261       688      2970         0     67382      8981   1209479     19.22     20.25
364.28/91.25	c  N dy  2826    678282       688      2970         0     52515      8981    757334     19.23     20.77
383.45/96.09	c  N dy  2930    699470       688      2970         0     37827      8981    320885     19.24     20.32
397.84/99.61	c  N dy  3059    719523       688      2970         0     57723      8981    896875     19.28     21.06
417.01/104.44	c  N dy  3179    739578       688      2970         0     40954      8981    389978     19.30     22.54
431.78/108.12	c  N dy  3258    759722       688      2970         0     60913      8981    968095     19.31     20.39
450.56/112.80	c  N dy  3328    779814       688      2970         0     43155      8981    423941     19.30     20.46
465.76/116.68	c  N dy  3420    800134       688      2970         0     63283      8981    999742     19.31     20.53
472.13/118.25	c  S st  3467    806021       688      2970         0     69125      8981   1170947     19.32   no data
472.94/118.43	c  S st  3467    806525       688      2970         0     69628      8981   1185064     19.32   no data
472.94/118.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
472.94/118.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
472.94/118.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.94/118.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.94/118.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.94/118.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
472.94/118.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
472.94/118.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
473.34/118.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.13/119.27	c lits-rem:       151  cl-subs:     1217  v-elim:      0  v-fix:    0  time:  0.74 s
476.13/119.27	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
476.13/119.28	c vivif2 --  cl tried    68411 cl shrink        0 lits rem          0 time: 0.02
476.53/119.34	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.06
476.53/119.35	c calculated reachability. Time: 0.00
476.53/119.35	c  N dy  3467    806525       688      2970         0     68411      8981   1147589     19.32   no data
502.09/125.79	c  N dy  3551    838309       688      2970         0     61270      8981    953708     19.29     20.34
523.29/131.06	c  N dy  3671    858317       688      2970         0     41456      8981    337065     19.31     22.36
538.84/134.93	c  N dy  3769    878375       688      2970         0     61319      8981    910203     19.33     20.52
560.81/140.47	c  N dy  3855    899372       688      2970         0     41486      8981    317347     19.32     20.39
576.79/144.41	c  N dy  3959    920260       688      2970         0     62185      8981    908835     19.33     20.54
599.96/150.29	c  N dy  4051    942377       688      2970         0     42476      8981    321138     19.33     20.42
615.55/154.14	c  N dy  4177    962444       688      2970         0     62379      8981    898328     19.36     20.46
638.30/159.82	c  N dy  4286    982472       688      2970         0     82249      8981   1479112     19.38     23.75
655.47/164.14	c  N dy  4399   1002875       688      2970         0     59844      8981    803945     19.39     20.42
693.43/173.66	c  N dy  4473   1042501       688      2970         0     55348      8981    630901     19.34     20.37
713.39/178.69	c  N dy  4564   1063100       688      2970         0     75741      8981   1213419     19.34     20.38
724.58/181.43	c  F st  4604   1071875       688      2970         0     84422      8981   1458493     19.33     15.25
735.36/184.16	c  N dy  4618   1084161       688      2970         0     52037      8981    527332     19.32     20.45
754.14/188.88	c  N dy  4733   1104243       688      2970         0     71968      8981   1104913     19.34     20.71
780.50/195.45	c  N dy  4850   1124337       688      2970         0     46368      8981    348834     19.35     21.68
797.28/199.68	c  N dy  4971   1144437       688      2970         0     66279      8981    923402     19.37     20.43
821.67/205.79	c  N dy  5066   1164821       688      2970         0     86498      8981   1507756     19.38     20.42
842.42/210.97	c  N dy  5182   1184856       688      2970         0     59811      8981    714757     19.40     21.22
869.18/217.61	c  N dy  5254   1204953       688      2970         0     79712      8981   1284985     19.39     20.41
876.38/219.49	c  S st  5280   1209789       688      2970         0     84516      8981   1425796     19.39   no data
877.58/219.71	c  S st  5280   1210291       688      2970         0     85015      8981   1440858     19.39   no data
877.58/219.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
877.58/219.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
877.58/219.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
877.58/219.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
877.58/219.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
877.58/219.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
877.58/219.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
877.58/219.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
877.98/219.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
882.37/220.94	c lits-rem:       326  cl-subs:     1309  v-elim:      0  v-fix:    0  time:  1.11 s
882.37/220.94	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
882.37/220.96	c vivif2 --  cl tried    83706 cl shrink        0 lits rem          0 time: 0.02
882.77/221.04	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.08
882.77/221.04	c calculated reachability. Time: 0.00
882.77/221.04	c  N dy  5280   1210291       688      2970         0     83706      8981   1399991     19.39   no data
906.33/226.92	c  N dy  5424   1230371       688      2970         0     56053      8981    585570     19.42     20.53
925.50/231.79	c  N dy  5504   1250453       688      2970         0     75946      8981   1160048     19.42     22.31
952.27/238.42	c  N dy  5578   1270667       688      2970         0     95903      8981   1729237     19.42     20.51
969.85/242.86	c  N dy  5672   1290751       688      2970         0     67253      8981    880795     19.43     21.56
996.61/249.54	c  N dy  5789   1312687       688      2970         0     89035      8981   1518676     19.44     20.76
1020.18/255.44	c  N dy  5901   1332774       688      2970         0     59405      8981    632601     19.45     21.90
1041.37/260.77	c  N dy  6013   1352896       688      2970         0     79383      8981   1216704     19.46     20.71
1070.51/268.01	c  N dy  6142   1372907       688      2970         0     99242      8981   1795380     19.48     22.84
1091.28/273.23	c  N dy  6249   1394665       688      2970         0     70230      8981    925492     19.49     20.58
1116.85/279.63	c  N dy  6337   1415525       688      2970         0     90866      8981   1514975     19.49     20.54
1141.61/285.81	c  N dy  6406   1435532       688      2970         0     59173      8981    587325     19.48     20.51
1162.39/291.05	c  N dy  6506   1455549       688      2970         0     79030      8981   1166591     19.49     20.72
1190.76/298.12	c  N dy  6606   1475672       688      2970         0     98974      8981   1745092     19.50     20.58
1213.13/303.79	c  N dy  6716   1495739       688      2970         0     66359      8981    774724     19.51     21.68
1235.88/309.45	c  N dy  6789   1516530       688      2970         0     86905      8981   1366609     19.51     20.69
1267.04/317.29	c  N dy  6900   1536554       688      2970         0    106757      8981   1941207     19.52     21.62
1286.22/322.03	c  N dy  6978   1556854       688      2970         0     73333      8981    947741     19.52     20.59
1312.58/328.62	c  N dy  7092   1576861       688      2970         0     93178      8981   1520532     19.53     23.04
1341.34/335.86	c  N dy  7192   1596935       688      2970         0     58584      8981    501291     19.54     23.29
1363.31/341.33	c  N dy  7283   1618520       688      2970         0     79943      8981   1117037     19.54     20.59
1394.47/349.18	c  N dy  7406   1640088       688      2970         0    101334      8981   1739751     19.55     20.71
1419.25/355.36	c  N dy  7481   1660130       688      2970         0     65700      8981    686965     19.55     25.18
1444.00/361.52	c  N dy  7560   1681560       688      2970         0     86887      8981   1290040     19.55     20.59
1475.96/369.56	c  N dy  7660   1702470       688      2970         0    107586      8981   1890897     19.56     20.71
1487.54/372.45	c  S st  7699   1710291       688      2970         0     58898      8981    461792     19.56     17.88
1487.94/372.59	c  S st  7699   1710798       688      2970         0     59405      8981    476601     19.56   no data
1487.94/372.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1488.34/372.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1488.34/372.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1488.34/372.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1488.34/372.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1488.34/372.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
1488.34/372.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1488.34/372.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1488.34/372.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1488.74/372.73	c lits-rem:        19  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.08 s
1488.74/372.73	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
1488.74/372.74	c vivif2 --  cl tried    59339 cl shrink        0 lits rem          0 time: 0.01
1488.74/372.78	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.04
1488.74/372.78	c calculated reachability. Time: 0.00
1488.74/372.78	c  N dy  7699   1710798       688      2970         0     59339      8981    474508     19.56   no data
1509.51/377.98	c  N dy  7781   1730971       688      2970         0     79338      8981   1056315     19.55     20.60
1537.89/385.09	c  N dy  7882   1751042       688      2970         0     99217      8981   1631767     19.56     20.66
1568.23/392.67	c  N dy  7955   1771611       688      2970         0     62143      8981    528826     19.56     20.63
1591.80/398.56	c  N dy  8020   1793650       688      2970         0     83985      8981   1150737     19.56     20.63
1622.95/406.32	c  N dy  8101   1813687       688      2970         0    103844      8981   1723260     19.56     20.81
1660.10/415.68	c  N dy  8216   1833731       688      2970         0     65274      8981    607025     19.57     20.72
1682.89/421.37	c  N dy  8322   1853815       688      2970         0     85190      8981   1184241     19.57     20.63
1712.83/428.80	c  N dy  8396   1873877       688      2970         0    105039      8981   1758575     19.58     20.92
1742.80/436.33	c  N dy  8463   1893918       688      2970         0     65397      8981    583119     19.57     20.73
1764.75/441.89	c  N dy  8554   1914128       688      2970         0     85422      8981   1167129     19.58     20.65
1793.51/449.08	c  N dy  8635   1934169       688      2970         0    105276      8981   1746840     19.58     20.62
1825.87/457.10	c  N dy  8731   1954300       688      2970         0     64807      8981    547629     19.58     20.90
1848.24/462.75	c  N dy  8838   1974736       688      2970         0     85062      8981   1143812     19.59     20.67
1878.20/470.26	c  N dy  8928   1995473       688      2970         0    105595      8981   1737438     19.59     20.63
1914.16/479.29	c  N dy  9033   2016616       688      2970         0     65110      8981    529663     19.60     20.73
1936.93/484.99	c  N dy  9151   2036683       688      2970         0     84979      8981   1107950     19.61     23.06
1968.08/492.74	c  N dy  9277   2056708       688      2970         0    104843      8981   1693001     19.62     22.38
2004.06/501.79	c  N dy  9341   2076728       688      2970         0    124665      8981   2252272     19.62     20.79
2024.81/506.94	c  N dy  9390   2096741       688      2970         0     81994      8981    986142     19.61     23.96
2052.76/513.91	c  N dy  9488   2116770       688      2970         0    101841      8981   1562709     19.62     20.68
2093.91/524.22	c  N dy  9545   2140915       688      2970         0    125703      8981   2253686     19.61     20.66
2117.48/530.11	c  N dy  9662   2160938       688      2970         0     82254      8981    998803     19.62     20.88
2147.03/537.59	c  N dy  9727   2182328       688      2970         0    103384      8981   1595470     19.62     20.80
2184.59/546.95	c  N dy  9823   2202798       688      2970         0    123636      8981   2182453     19.62     21.13
2197.76/550.29	c  S st  9851   2210798       688      2970         0     67227      8981    526420     19.62     18.63
2198.57/550.44	c  S st  9851   2211301       688      2970         0     67729      8981    541675     19.62   no data
2198.57/550.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2198.57/550.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2198.57/550.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2198.57/550.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2198.57/550.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2198.57/550.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
2198.57/550.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2198.57/550.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2198.97/550.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2199.37/550.60	c lits-rem:         6  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.09 s
2199.37/550.60	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
2199.37/550.61	c vivif2 --  cl tried    67601 cl shrink        0 lits rem          0 time: 0.01
2199.37/550.66	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.05
2199.37/550.67	c calculated reachability. Time: 0.00
2199.37/550.67	c  N dy  9851   2211301       688      2970         0     67601      8981    537815     19.62   no data
2222.94/556.51	c  N dy  9981   2231332       688      2970         0     87460      8981   1123973     19.63     20.78
2254.11/564.36	c  N dy 10094   2251336       688      2970         0    107277      8981   1701688     19.64     20.83
2298.45/575.45	c  N dy 10192   2274457       688      2970         0    130148      8981   2360538     19.64     20.76
2322.00/581.35	c  N dy 10316   2294501       688      2970         0     84700      8981   1016766     19.65     22.31
2351.96/588.85	c  N dy 10426   2314579       688      2970         0    104581      8981   1600035     19.66     21.00
2391.90/598.89	c  N dy 10531   2334773       688      2970         0    124579      8981   2180600     19.67     20.81
2423.06/606.67	c  N dy 10638   2354865       688      2970         0     78118      8981    801086     19.67     25.77
2452.24/613.90	c  N dy 10695   2376622       688      2970         0     99630      8981   1422567     19.67     20.84
2488.17/622.94	c  N dy 10817   2396817       688      2970         0    119651      8981   2012747     19.68     20.80
2527.71/632.88	c  N dy 10923   2419149       688      2970         0     74411      8981    664408     19.68     21.03
2675.93/669.91	c  N dy 10930   2526903       688      2970         0    112234      8981   1735058     19.52     20.63
2716.66/680.14	c  N dy 11058   2547038       688      2970         0    132182      8981   2320981     19.53     20.61
2747.02/687.79	c  N dy 11167   2567445       688      2970         0     83345      8981    892621     19.54     20.77
2776.18/695.02	c  N dy 11274   2587533       688      2970         0    103253      8981   1471804     19.55     23.12
2811.73/703.90	c  N dy 11337   2607550       688      2970         0    123044      8981   2041925     19.54     23.50
2852.09/714.06	c  N dy 11415   2627662       688      2970         0     72789      8981    559403     19.54     20.61
2876.04/720.05	c  N dy 11458   2647836       688      2970         0     92745      8981   1129418     19.54     20.59
2919.18/730.87	c  N dy 11540   2675084       688      2970         0    119593      8981   1886645     19.53     20.57
2967.91/743.04	c  N dy 11666   2697459       688      2970         0    141747      8981   2533099     19.54     20.58
2985.09/747.30	c  S st 11712   2711302       688      2970         0     84287      8981    856626     19.54   no data
2985.89/747.52	c  S st 11712   2711806       688      2970         0     84791      8981    871059     19.54   no data
2985.89/747.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2985.89/747.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2985.89/747.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2985.89/747.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2985.89/747.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2985.89/747.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
2985.89/747.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2985.89/747.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2986.29/747.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2987.49/747.92	c lits-rem:        49  cl-subs:      616  v-elim:      0  v-fix:    0  time:  0.31 s
2987.49/747.92	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
2987.49/747.94	c vivif2 --  cl tried    84175 cl shrink        0 lits rem          0 time: 0.01
2987.90/748.01	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.07
2987.90/748.02	c calculated reachability. Time: 0.00
2987.90/748.02	c  N dy 11712   2711806       688      2970         0     84175      8981    853948     19.54   no data
3017.04/755.33	c  N dy 11810   2732020       688      2970         0    104156      8981   1440433     19.54     20.70
3051.39/763.91	c  N dy 11871   2752054       688      2970         0    123948      8981   2012565     19.54     21.92
3094.14/774.60	c  N dy 11946   2772276       688      2970         0    143924      8981   2583146     19.54     20.58
3120.50/781.23	c  N dy 12092   2792325       688      2970         0     91687      8981   1077309     19.55     21.17
3156.86/790.36	c  N dy 12183   2814110       688      2970         0    113272      8981   1703181     19.56     20.75
3196.00/800.18	c  N dy 12227   2835614       688      2970         0    134464      8981   2312496     19.54     21.11
3235.54/810.00	c  N dy 12367   2855678       688      2970         0     81168      8981    741301     19.55     22.23
3263.10/816.94	c  N dy 12452   2875714       688      2970         0    101025      8981   1309313     19.55     20.60
3299.07/825.96	c  N dy 12578   2895794       688      2970         0    120912      8981   1888334     19.56     20.66
3347.00/837.92	c  N dy 12692   2916881       688      2970         0    141789      8981   2489387     19.56     20.72
3380.55/846.39	c  N dy 12760   2938066       688      2970         0     88533      8981    919986     19.56     20.65
3411.30/854.06	c  N dy 12826   2959312       688      2970         0    109537      8981   1531509     19.56     21.18
3450.85/863.91	c  N dy 12943   2979368       688      2970         0    129376      8981   2106195     19.57     20.62
3501.19/876.56	c  N dy 13062   3002115       688      2970         0     76687      8981    558190     19.57     21.04
3527.15/883.03	c  N dy 13151   3022452       688      2970         0     96809      8981   1141825     19.57     20.74
3571.09/894.03	c  N dy 13212   3045118       688      2970         0    119222      8981   1783147     19.57     20.67
3625.03/907.50	c  N dy 13327   3065166       688      2970         0    139104      8981   2368678     19.57     21.21
3670.15/918.88	c  N dy 13391   3089054       688      2970         0     86476      8981    812444     19.57     20.85
3698.51/925.98	c  N dy 13459   3109091       688      2970         0    106290      8981   1384109     19.57     21.79
3738.06/935.89	c  N dy 13569   3129857       688      2970         0    126856      8981   1979598     19.57     20.82
3784.79/947.50	c  N dy 13679   3149933       688      2970         0    146750      8981   2556755     19.57     21.30
3820.35/956.46	c  N dy 13816   3169991       688      2970         0     89450      8981    896269     19.58     20.66
3852.31/964.48	c  N dy 13937   3190591       688      2970         0    109861      8981   1493033     19.59     20.81
3889.43/973.73	c  N dy 14021   3210676       688      2970         0    129732      8981   2072532     19.59     21.25
3891.83/974.38	c  S st 14030   3211806       688      2970         0    130854      8981   2106174     19.59     16.24
3893.45/974.75	c  S st 14030   3212309       688      2970         0    131356      8981   2121695     19.59   no data
3893.45/974.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3893.83/974.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3893.83/974.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3893.83/974.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3893.83/974.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3893.83/974.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    688 time:  0.00 s
3893.83/974.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3893.83/974.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3894.23/974.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3907.41/978.25	c lits-rem:       119  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  3.31 s
3907.41/978.25	c vivif2 --  cl tried     2970 cl shrink        0 lits rem          0 time: 0.00
3907.41/978.28	c vivif2 --  cl tried   129138 cl shrink        0 lits rem          0 time: 0.03
3908.20/978.47	c asymm  cl-useful: 0/2970/2970 lits-rem:0 time: 0.18
3908.20/978.47	c calculated reachability. Time: 0.00
3908.20/978.47	c  N dy 14030   3212309       688      2970         0    129138      8981   2053190     19.59   no data
3965.32/992.75	c  N dy 14127   3232672       688      2970         0    149240      8981   2636894     19.60     20.64
4004.47/1002.55	c  N dy 14278   3253024       688      2970         0     91220      8981    925585     19.61     20.64
4035.23/1010.26	c  N dy 14365   3273269       688      2970         0    111265      8981   1514817     19.61     20.64
4073.98/1019.99	c  N dy 14441   3293800       688      2970         0    131534      8981   2096619     19.61     20.81
4121.12/1031.76	c  N dy 14555   3313907       688      2970         0    151454      8981   2690938     19.61     20.70
4156.26/1040.54	c  N dy 14640   3334016       688      2970         0     92185      8981    916806     19.62     20.71
4191.02/1049.28	c  N dy 14761   3356082       688      2970         0    114048      8981   1559806     19.62     20.66
4231.39/1059.39	c  N dy 14873   3376160       688      2970         0    133945      8981   2146359     19.63     22.00
4280.89/1071.70	c  N dy 14979   3396289       688      2970         0    153894      8981   2731110     19.63     20.79
4314.45/1080.10	c  N dy 15061   3416469       688      2970         0     93666      8981    946596     19.63     20.80
4347.20/1088.38	c  N dy 15166   3436667       688      2970         0    113663      8981   1528979     19.64     20.74
4391.14/1099.38	c  N dy 15274   3458711       688      2970         0    135483      8981   2164027     19.64     20.74
4442.69/1112.22	c  N dy 15346   3480227       688      2970         0    156768      8981   2780779     19.64     20.99
4487.81/1123.54	c  N dy 15444   3500244       688      2970         0     95428      8981    973417     19.64     24.18
4535.35/1135.50	c  N dy 15484   3526928       688      2970         0    121698      8981   1704960     19.63     20.67
4578.51/1146.22	c  N dy 15575   3547437       688      2970         0    142001      8981   2294943     19.63     21.09
4629.22/1158.93	c  N dy 15677   3567518       688      2970         0    161875      8981   2868543     19.63     20.75
4661.17/1166.94	c  N dy 15788   3587533       688      2970         0     99605      8981   1078224     19.63     20.76
4699.12/1176.41	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: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.19 8.00 6.95 8/180 28362
/proc/meminfo: memFree=26230840/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 518987438 52441088 352 33554432000 4194304 4627427 140736004995808 18446744073709551615 228244348859 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 12803 352 303 106 0 7774 0
[pid=28362/tid=28363] ppid=28360 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518987438 52441088 352 33554432000 4194304 4627427 140736004995808 18446744073709551615 47690647775148 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518987438 52441088 352 33554432000 4194304 4627427 140736004995808 18446744073709551615 228239395926 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518987438 52441088 352 33554432000 4194304 4627427 140736004995808 18446744073709551615 47690647775154 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107646 s]
/proc/loadavg: 8.19 8.00 6.95 8/180 28362
/proc/meminfo: memFree=26230840/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=282144 CPUtime=0.4 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 1963 0 0 0 40 0 0 0 18 0 4 0 518987438 288915456 1803 33554432000 4194304 4627427 140736004995808 18446744073709551615 4328865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 70536 1803 384 106 0 65507 0
[pid=28362/tid=28363] ppid=28360 vsize=282144 CPUtime=0.1 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 426 0 0 0 10 0 0 0 18 0 4 0 518987438 288915456 1803 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=282144 CPUtime=0.1 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 402 0 0 0 10 0 0 0 18 0 4 0 518987438 288915456 1803 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=282144 CPUtime=0.09 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 301 0 0 0 9 0 0 0 25 0 4 0 518987438 288915456 1803 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282144

[startup+0.200549 s]
/proc/loadavg: 8.19 8.00 6.95 8/180 28362
/proc/meminfo: memFree=26230840/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=283692 CPUtime=0.77 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 2686 0 0 0 77 0 0 0 18 0 4 0 518987438 290500608 1830 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 70923 1830 385 106 0 65894 0
[pid=28362/tid=28363] ppid=28360 vsize=283692 CPUtime=0.19 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 611 0 0 0 19 0 0 0 18 0 4 0 518987438 290500608 1830 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=283692 CPUtime=0.19 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 583 0 0 0 19 0 0 0 18 0 4 0 518987438 290500608 1830 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=283692 CPUtime=0.19 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 479 0 0 0 19 0 0 0 25 0 4 0 518987438 290500608 1830 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283692

[startup+0.300531 s]
/proc/loadavg: 8.19 8.00 6.95 8/180 28362
/proc/meminfo: memFree=26230840/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=283860 CPUtime=1.17 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 3135 0 0 0 117 0 0 0 18 0 4 0 518987438 290672640 2279 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 70965 2279 385 106 0 65936 0
[pid=28362/tid=28363] ppid=28360 vsize=283860 CPUtime=0.29 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 717 0 0 0 29 0 0 0 18 0 4 0 518987438 290672640 2279 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=283860 CPUtime=0.29 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 697 0 0 0 29 0 0 0 18 0 4 0 518987438 290672640 2279 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=283860 CPUtime=0.29 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 585 0 0 0 29 0 0 0 25 0 4 0 518987438 290672640 2279 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283860

[startup+0.700462 s]
/proc/loadavg: 8.19 8.00 6.95 8/180 28362
/proc/meminfo: memFree=26230840/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=284724 CPUtime=2.77 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 4879 0 0 0 277 0 0 0 18 0 4 0 518987438 291557376 2958 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71181 2958 385 106 0 66152 0
[pid=28362/tid=28363] ppid=28360 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1169 0 0 0 69 0 0 0 18 0 4 0 518987438 291557376 2958 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1108 0 0 0 69 0 0 0 18 0 4 0 518987438 291557376 2958 33554432000 4194304 4627427 140736004995808 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1010 0 0 0 69 0 0 0 25 0 4 0 518987438 291557376 2958 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284724

[startup+1.50033 s]
/proc/loadavg: 8.19 8.00 6.95 9/184 28366
/proc/meminfo: memFree=26207960/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=286264 CPUtime=5.96 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 10047 0 0 0 595 1 0 0 20 0 4 0 518987438 293134336 5148 33554432000 4194304 4627427 140736004995808 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71566 5148 389 106 0 66537 0
[pid=28362/tid=28363] ppid=28360 vsize=286264 CPUtime=1.49 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 2052 0 0 0 149 0 0 0 19 0 4 0 518987438 293134336 5148 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=286264 CPUtime=1.49 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1983 0 0 0 149 0 0 0 19 0 4 0 518987438 293134336 5148 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=286264 CPUtime=1.48 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 1890 0 0 0 148 0 0 0 25 0 4 0 518987438 293134336 5148 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286264

[startup+3.10104 s]
/proc/loadavg: 8.19 8.00 6.95 9/184 28366
/proc/meminfo: memFree=26177580/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=285720 CPUtime=12.36 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 20238 0 0 0 1233 3 0 0 25 0 4 0 518987438 292577280 11335 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71430 11335 389 106 0 66401 0
[pid=28362/tid=28363] ppid=28360 vsize=285720 CPUtime=3.09 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 4505 0 0 0 309 0 0 0 25 0 4 0 518987438 292577280 11335 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=285720 CPUtime=3.09 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 5561 0 0 0 308 1 0 0 25 0 4 0 518987438 292577280 11335 33554432000 4194304 4627427 140736004995808 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=285720 CPUtime=3.07 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 4968 0 0 0 307 0 0 0 25 0 4 0 518987438 292577280 11335 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285720

[startup+6.30048 s]
/proc/loadavg: 8.18 8.00 6.96 10/184 28366
/proc/meminfo: memFree=26134560/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=286644 CPUtime=25.14 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 32248 0 0 0 2510 4 0 0 25 0 4 0 518987438 293523456 16702 33554432000 4194304 4627427 140736004995808 18446744073709551615 4333109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71661 16702 389 106 0 66632 0
[pid=28362/tid=28363] ppid=28360 vsize=286644 CPUtime=6.29 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 8765 0 0 0 628 1 0 0 25 0 4 0 518987438 293523456 16702 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=286644 CPUtime=6.29 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 9408 0 0 0 628 1 0 0 25 0 4 0 518987438 293523456 16702 33554432000 4194304 4627427 140736004995808 18446744073709551615 4467855 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=286644 CPUtime=6.25 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 6946 0 0 0 625 0 0 0 25 0 4 0 518987438 293523456 16702 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 286644

[startup+12.7004 s]
/proc/loadavg: 8.16 8.00 6.96 10/184 28367
/proc/meminfo: memFree=26077136/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=287060 CPUtime=50.71 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 48237 0 0 0 5063 8 0 0 25 0 4 0 518987438 293949440 23534 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71765 23534 389 106 0 66736 0
[pid=28362/tid=28363] ppid=28360 vsize=287060 CPUtime=12.68 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 12262 0 0 0 1267 1 0 0 25 0 4 0 518987438 293949440 23534 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=287060 CPUtime=12.69 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 12877 0 0 0 1267 2 0 0 25 0 4 0 518987438 293949440 23534 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=287060 CPUtime=12.62 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 12335 0 0 0 1261 1 0 0 25 0 4 0 518987438 293949440 23534 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 287060

[startup+25.5011 s]
/proc/loadavg: 8.12 8.00 6.98 10/184 28367
/proc/meminfo: memFree=26027292/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=287672 CPUtime=101.84 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 69535 0 0 0 10170 14 0 0 25 0 4 0 518987438 294576128 30546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 71918 30546 389 106 0 66889 0
[pid=28362/tid=28363] ppid=28360 vsize=287672 CPUtime=25.48 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 16119 0 0 0 2546 2 0 0 25 0 4 0 518987438 294576128 30546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=287672 CPUtime=25.49 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 20704 0 0 0 2544 5 0 0 25 0 4 0 518987438 294576128 30546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4352141 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=287672 CPUtime=25.35 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 17752 0 0 0 2532 3 0 0 25 0 4 0 518987438 294576128 30546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4326846 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 287672

[startup+51.1006 s]
/proc/loadavg: 8.15 8.02 7.01 10/184 28367
/proc/meminfo: memFree=25993044/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=292532 CPUtime=204.1 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 100929 0 0 0 20388 22 0 0 25 0 4 0 518987438 299552768 35914 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 73133 35914 389 106 0 68104 0
[pid=28362/tid=28363] ppid=28360 vsize=292532 CPUtime=51.08 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 21216 0 0 0 5104 4 0 0 25 0 4 0 518987438 299552768 35914 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=292532 CPUtime=51.08 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 32224 0 0 0 5101 7 0 0 25 0 4 0 518987438 299552768 35914 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=292532 CPUtime=50.81 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 27444 0 0 0 5076 5 0 0 25 0 4 0 518987438 299552768 35914 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 292532

[startup+102.301 s]
/proc/loadavg: 8.14 8.03 7.06 10/184 28369
/proc/meminfo: memFree=25951604/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=309424 CPUtime=408.63 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 148710 0 0 0 40827 36 0 0 25 0 4 0 518987438 316850176 43837 33554432000 4194304 4627427 140736004995808 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 77356 43837 389 106 0 72327 0
[pid=28362/tid=28363] ppid=28360 vsize=309424 CPUtime=102.28 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 30934 0 0 0 10221 7 0 0 25 0 4 0 518987438 316850176 43837 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=309424 CPUtime=102.29 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 46731 0 0 0 10218 11 0 0 25 0 4 0 518987438 316850176 43837 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=309424 CPUtime=101.74 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 43951 0 0 0 10164 10 0 0 25 0 4 0 518987438 316850176 43837 33554432000 4194304 4627427 140736004995808 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 309424

[startup+162.301 s]

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

[pid=28362] ppid=28360 vsize=608292 CPUtime=2565.67 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 412418 0 0 0 256420 147 0 0 25 0 4 0 518987438 622891008 83290 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 152073 83290 389 106 0 147044 0
[pid=28362/tid=28363] ppid=28360 vsize=608292 CPUtime=639.49 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 81015 0 0 0 63921 28 0 0 25 0 4 0 518987438 622891008 83290 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=608292 CPUtime=642.3 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 148483 0 0 0 64176 54 0 0 25 0 4 0 518987438 622891008 83290 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=608292 CPUtime=641.54 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 106583 0 0 0 64120 34 0 0 25 0 4 0 518987438 622891008 83290 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 608292

[startup+702.301 s]
/proc/loadavg: 8.07 8.07 7.53 10/184 28385
/proc/meminfo: memFree=25592320/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=571044 CPUtime=2805.34 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 434825 0 0 0 280377 157 0 0 25 0 4 0 518987438 584749056 89381 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 142761 89381 389 106 0 137732 0
[pid=28362/tid=28363] ppid=28360 vsize=571044 CPUtime=699.16 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 84938 0 0 0 69886 30 0 0 25 0 4 0 518987438 584749056 89381 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=571044 CPUtime=702.3 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 156309 0 0 0 70173 57 0 0 25 0 4 0 518987438 584749056 89381 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=571044 CPUtime=701.53 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 112150 0 0 0 70117 36 0 0 25 0 4 0 518987438 584749056 89381 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 571044

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 7.56 10/184 28387
/proc/meminfo: memFree=25560408/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=571284 CPUtime=3045.03 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 454814 0 0 0 304338 165 0 0 25 0 4 0 518987438 584994816 92901 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 142821 92901 389 106 0 137792 0
[pid=28362/tid=28363] ppid=28360 vsize=571284 CPUtime=758.85 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 90640 0 0 0 75852 33 0 0 25 0 4 0 518987438 584994816 92901 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=571284 CPUtime=762.31 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 163742 0 0 0 76172 59 0 0 25 0 4 0 518987438 584994816 92901 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=571284 CPUtime=761.54 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 116088 0 0 0 76116 38 0 0 25 0 4 0 518987438 584994816 92901 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 571284

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.59 10/184 28388
/proc/meminfo: memFree=25590380/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=571520 CPUtime=3284.68 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 474289 0 0 0 328295 173 0 0 25 0 4 0 518987438 585236480 88700 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 142880 88700 389 106 0 137851 0
[pid=28362/tid=28363] ppid=28360 vsize=571520 CPUtime=818.52 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 93240 0 0 0 81818 34 0 0 25 0 4 0 518987438 585236480 88700 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=571520 CPUtime=822.3 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 172909 0 0 0 82167 63 0 0 25 0 4 0 518987438 585236480 88700 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=571520 CPUtime=821.52 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 120020 0 0 0 82113 39 0 0 25 0 4 0 518987438 585236480 88700 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 571520

[startup+882.307 s]
/proc/loadavg: 8.06 8.08 7.62 9/184 28390
/proc/meminfo: memFree=25559100/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=618664 CPUtime=3524.37 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 495272 0 0 0 352254 183 0 0 25 0 4 0 518987438 633511936 98249 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 154666 98249 389 106 0 149637 0
[pid=28362/tid=28363] ppid=28360 vsize=618664 CPUtime=878.19 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 98014 0 0 0 87783 36 0 0 25 0 4 0 518987438 633511936 98249 33554432000 4194304 4627427 140736004995808 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=618664 CPUtime=882.31 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 180612 0 0 0 88165 66 0 0 25 0 4 0 518987438 633511936 98249 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=618664 CPUtime=881.52 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 123949 0 0 0 88111 41 0 0 25 0 4 0 518987438 633511936 98249 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 618664

[startup+942.301 s]
/proc/loadavg: 8.21 8.11 7.66 9/184 28391
/proc/meminfo: memFree=25574072/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=582156 CPUtime=3764.02 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 513399 0 0 0 376211 191 0 0 25 0 4 0 518987438 596127744 92808 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308326 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 145539 92808 389 106 0 140510 0
[pid=28362/tid=28363] ppid=28360 vsize=582156 CPUtime=937.86 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 100447 0 0 0 93749 37 0 0 25 0 4 0 518987438 596127744 92808 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=582156 CPUtime=942.31 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 188155 0 0 0 94161 70 0 0 25 0 4 0 518987438 596127744 92808 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=582156 CPUtime=941.51 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 130295 0 0 0 94108 43 0 0 25 0 4 0 518987438 596127744 92808 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 582156

[startup+1002.3 s]
/proc/loadavg: 8.22 8.12 7.68 10/184 28402
/proc/meminfo: memFree=25542664/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=682584 CPUtime=4003.67 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 541446 0 0 0 400164 203 0 0 25 0 4 0 518987438 698966016 107203 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 170646 107203 389 106 0 165617 0
[pid=28362/tid=28363] ppid=28360 vsize=682584 CPUtime=997.52 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 105234 0 0 0 99713 39 0 0 25 0 4 0 518987438 698966016 107203 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=682584 CPUtime=1002.29 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 199386 0 0 0 100155 74 0 0 25 0 4 0 518987438 698966016 107203 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=682584 CPUtime=1001.51 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 136987 0 0 0 100104 47 0 0 25 0 4 0 518987438 698966016 107203 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 682584

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 7.71 10/184 28404
/proc/meminfo: memFree=25521324/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=635768 CPUtime=4243.34 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 564416 0 0 0 424121 213 0 0 25 0 4 0 518987438 651026432 109026 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 158942 109026 389 106 0 153913 0
[pid=28362/tid=28363] ppid=28360 vsize=635768 CPUtime=1057.2 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 110978 0 0 0 105679 41 0 0 25 0 4 0 518987438 651026432 109026 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=635768 CPUtime=1062.3 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 207457 0 0 0 106151 79 0 0 25 0 4 0 518987438 651026432 109026 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=635768 CPUtime=1061.5 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 144002 0 0 0 106100 50 0 0 25 0 4 0 518987438 651026432 109026 33554432000 4194304 4627427 140736004995808 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 635768

[startup+1122.3 s]
/proc/loadavg: 8.20 8.13 7.74 10/184 28405
/proc/meminfo: memFree=25523412/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=645460 CPUtime=4483.02 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 586246 0 0 0 448079 223 0 0 25 0 4 0 518987438 660951040 111546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 161365 111546 389 106 0 156336 0
[pid=28362/tid=28363] ppid=28360 vsize=645460 CPUtime=1116.88 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 112276 0 0 0 111646 42 0 0 25 0 4 0 518987438 660951040 111546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=645460 CPUtime=1122.3 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 215025 0 0 0 112148 82 0 0 25 0 4 0 518987438 660951040 111546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=645460 CPUtime=1121.5 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 152118 0 0 0 112096 54 0 0 25 0 4 0 518987438 660951040 111546 33554432000 4194304 4627427 140736004995808 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 645460

[startup+1182.3 s]
/proc/loadavg: 8.46 8.20 7.78 11/185 28410
/proc/meminfo: memFree=25471276/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=651368 CPUtime=4722.69 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 605551 0 0 0 472036 233 0 0 25 0 4 0 518987438 667000832 111514 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 162842 111514 389 106 0 157813 0
[pid=28362/tid=28363] ppid=28360 vsize=651368 CPUtime=1176.55 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 117607 0 0 0 117611 44 0 0 25 0 4 0 518987438 667000832 111514 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=651368 CPUtime=1182.31 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 221884 0 0 0 118145 86 0 0 25 0 4 0 518987438 667000832 111514 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=651368 CPUtime=1181.49 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 157034 0 0 0 118093 56 0 0 25 0 4 0 518987438 667000832 111514 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 651368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.39 8.20 7.79 9/184 28410
/proc/meminfo: memFree=25480516/32951124 swapFree=67111364/67111528
[pid=28362] ppid=28360 vsize=707112 CPUtime=4800.2 cores=0,2,4,6
/proc/28362/stat : 28362 (strangenight2-m) R 28360 28362 27945 0 -1 4202496 614416 0 0 0 479784 236 0 0 25 0 4 0 518987438 724082688 116404 33554432000 4194304 4627427 140736004995808 18446744073709551615 4324264 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28362/statm: 176778 116404 389 106 0 171749 0
[pid=28362/tid=28363] ppid=28360 vsize=707112 CPUtime=1195.85 cores=0,2,4,6
/proc/28362/task/28363/stat : 28363 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 118737 0 0 0 119540 45 0 0 25 0 4 0 518987438 724082688 116404 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28362/tid=28364] ppid=28360 vsize=707112 CPUtime=1201.71 cores=0,2,4,6
/proc/28362/task/28364/stat : 28364 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 227219 0 0 0 120084 87 0 0 25 0 4 0 518987438 724082688 116404 33554432000 4194304 4627427 140736004995808 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28362/tid=28365] ppid=28360 vsize=707112 CPUtime=1200.9 cores=0,2,4,6
/proc/28362/task/28365/stat : 28365 (strangenight2-m) R 28360 28362 27945 0 -1 4202560 159058 0 0 0 120033 57 0 0 25 0 4 0 518987438 724082688 116404 33554432000 4194304 4627427 140736004995808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 707112

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.26
CPU user time (s): 4797.87
CPU system time (s): 2.38664
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 734228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.87
system time used= 2.38664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 614417
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= 279
involuntary context switches= 21041

runsolver used 1.93471 second user time and 4.6323 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 12:44:55
IDJOB=3173947
IDBENCH=82765
IDSOLVER=1586
FILE ID=node136/3173947-1304073895
RUNJOBID= node136-1304072691-28245
PBS_JOBID= 13170482
Free space on /tmp= 72328 MiB

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

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=1455895979

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26230996 kB
Buffers:       1066892 kB
Cached:        5034228 kB
SwapCached:        100 kB
Active:         718624 kB
Inactive:      5450092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26230996 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11340 kB
Writeback:           0 kB
AnonPages:       67256 kB
Mapped:          15072 kB
Slab:           486568 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274428 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= 72324 MiB
End job on node136 at 2011-04-29 13:04:58