Trace number 3249527

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-1-mt? (TO) 4800.31 1201.97

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted 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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3249527-1304129023.cnf'
0.00/0.00	c -- header says num vars:           1836
0.00/0.00	c -- header says num clauses:      194157
0.00/0.07	c -- clauses added:            0 learnts,       194157 normals,            0 xors
0.00/0.07	c -- vars added       1836
0.00/0.07	c Parsing time:  0.22 s
0.00/0.07	c  N st     0         0      1836    191403      2754         0    771120         0   no data   no data  --
0.28/0.19	c asymm  cl-useful: 0/19708/191403 lits-rem:0 time: 0.47
0.49/0.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.12
1.17/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1.17/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1836 time:  0.00 s
1.17/0.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.28/3.63	c lits-rem:         0  cl-subs:        0  v-elim:    459  v-fix:    0  time: 13.05 s
14.28/3.63	c Finding binary XORs  T:     0.00 s  found:       0
14.68/3.74	c Finding non-binary XORs:     0.41 s (found:       0, avg size: nan)
14.68/3.74	c calculated reachability. Time: 0.00
14.68/3.75	c Calc default polars -  time:   0.02 s pos:      32 undec:     459 neg:    1345
14.68/3.75	c =========================================================================================
14.68/3.75	c types(t): F = full restart, N = normal restart
14.68/3.75	c types(t): S = simplification begin/end, E = solution found
14.68/3.75	c restart types(rt): st = static, dy = dynamic
14.68/3.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.68/3.75	c  B st     0         0      1377    190944      1377         0   1148418         0   no data   no data  --
15.50/3.93	c  N dy    21      4017      1377    190944      1377      4005   1148418    218170     36.88     39.14  --
16.27/4.12	c  N dy    49      8099      1377    190944      1377      8081   1148418    439480     37.49     45.01  --
17.07/4.31	c  N dy    74     12150      1377    190944      1377     12128   1148418    654517     37.28     39.53  --
17.88/4.51	c  N dy    96     16308      1377    190944      1377     16282   1148418    867907     36.90     39.76  --
18.67/4.75	c  N dy   123     20348      1377    190944      1377     10344   1148418    250042     37.18     39.75  --
19.49/4.93	c  N dy   148     24357      1377    190944      1377     14350   1148418    472452     37.32     39.92  --
19.49/4.96	c  F st   152     25001      1377    190944      1377     14994   1148418    505448     37.24     36.30  --
20.67/5.20	c  N dy   158     30001      1377    190944      1377     19980   1148418    831316     37.24   no data  --
20.67/5.20	c  S st   158     30001      1377    190944      1377     19980   1148418    831316     37.24   no data  --
21.06/5.33	c  S st   158     30507      1377    190944      1377     20485   1148418    868117     37.24   no data  --
21.06/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
21.06/5.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.47/5.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.32
21.87/5.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.67/5.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.81 s
22.67/5.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
22.67/5.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.43/11.99	c lits-rem:        58  cl-subs:       59  v-elim:      0  v-fix:    0  time: 25.00 s
48.23/12.18	c asymm  cl-useful: 0/15905/190944 lits-rem:0 time: 0.78
48.23/12.19	c calculated reachability. Time: 0.00
48.23/12.19	c  N dy   158     30507      1377    190944      1377     20426   1148418    861364     37.24   no data  --
49.43/12.41	c  N dy   189     34654      1377    190944      1377     24569   1148418   1093874     37.67     39.76  --
49.83/12.60	c  N dy   211     38804      1377    190944      1377     28714   1148418   1321613     37.69     40.03  --
51.02/12.85	c  N dy   236     43100      1377    190944      1377     17536   1148418    431962     37.65     39.83  --
51.43/12.98	c  S st   255     45761      1377    190944      1377     20196   1148418    585705     37.85   no data  --
52.22/13.12	c  S st   255     46264      1377    190944      1377     20698   1148418    620362     37.85   no data  --
52.22/13.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
52.22/13.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.62/13.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.34
52.62/13.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.43/13.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
53.43/13.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
53.43/13.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
70.93/17.85	c lits-rem:        24  cl-subs:        7  v-elim:      0  v-fix:    0  time: 17.64 s
70.93/17.87	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
70.93/17.88	c vivif2 --  cl tried    20691 cl shrink        0 lits rem          0 time: 0.04
72.13/18.16	c asymm  cl-useful: 0/9646/190944 lits-rem:0 time: 1.11
72.13/18.16	c calculated reachability. Time: 0.00
72.13/18.16	c  N dy   255     46264      1377    190944      1377     20691   1148418    619944     37.85   no data  --
72.90/18.38	c  N dy   284     50302      1377    190944      1377     24726   1148418    843539     37.92     59.61  --
73.69/18.59	c  N dy   309     54349      1377    190944      1377     28769   1148418   1074028     38.06     40.43  --
74.48/18.78	c  N dy   329     58362      1377    190944      1377     32775   1148418   1289967     37.98     44.88  --
75.67/19.02	c  N dy   354     62567      1377    190944      1377     36970   1148418   1514404     37.98     40.01  --
76.47/19.26	c  N dy   376     66684      1377    190944      1377     22355   1148418    538392     37.87     40.06  --
76.87/19.39	c  S st   390     69396      1377    190944      1377     25062   1148418    678744     37.79     33.19  --
77.63/19.55	c  S st   390     69896      1377    190944      1377     25561   1148418    715772     37.79   no data  --
77.63/19.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
77.63/19.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.03/19.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.38
78.43/19.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.83/19.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
78.83/19.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
78.83/19.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
98.66/24.83	c lits-rem:        14  cl-subs:       19  v-elim:      0  v-fix:    0  time: 19.63 s
98.66/24.85	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
98.66/24.86	c vivif2 --  cl tried    25542 cl shrink        0 lits rem          0 time: 0.05
99.83/25.15	c asymm  cl-useful: 0/6857/190944 lits-rem:0 time: 1.15
99.83/25.16	c calculated reachability. Time: 0.00
99.83/25.16	c  N dy   390     69896      1377    190944      1377     25542   1148418    713703     37.79   no data  --
100.62/25.39	c  N dy   417     74405      1377    190944      1377     30049   1148418    973144     37.92     40.15  --
101.80/25.64	c  N dy   449     79246      1377    190944      1377     34885   1148418   1242202     38.03     51.34  --
102.60/25.88	c  N dy   478     84404      1377    190944      1377     40035   1148418   1508918     37.95     40.03  --
103.38/26.08	c  F st   497     87500      1377    190944      1377     22283   1148418    448500     37.94     30.72  --
104.16/26.24	c  N st   502     90799      1377    190944      1377     25569   1148418    652718     37.94   no data  --
105.35/26.51	c  N dy   526     96640      1377    190944      1377     31383   1148418    987024     37.92     40.06  --
106.53/26.86	c  N dy   564    102893      1377    190944      1377     37629   1148418   1327668     37.91     57.01  --
106.95/26.97	c  S st   578    104848      1377    190944      1377     39581   1148418   1436174     37.93   no data  --
107.72/27.14	c  S st   578    105354      1377    190944      1377     40087   1148418   1469537     37.93   no data  --
107.72/27.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
107.72/27.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.11/27.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.42
108.51/27.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.69/27.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
109.69/27.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
109.69/27.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
159.26/40.19	c lits-rem:        85  cl-subs:       73  v-elim:      0  v-fix:    0  time: 49.48 s
159.66/40.21	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
159.66/40.23	c vivif2 --  cl tried    40014 cl shrink        0 lits rem          0 time: 0.10
160.83/40.52	c asymm  cl-useful: 0/6393/190944 lits-rem:0 time: 1.15
160.83/40.53	c calculated reachability. Time: 0.00
160.83/40.53	c  N dy   578    105354      1377    190944      1377     40014   1148418   1460518     37.93   no data  --
162.43/40.97	c  N dy   625    112398      1377    190944      1377     24655   1148418    504133     37.97     40.08  --
163.65/41.30	c  N dy   668    119609      1377    190944      1377     31854   1148418    897129     37.94     40.11  --
165.23/41.69	c  N dy   712    127379      1377    190944      1377     39611   1148418   1316271     37.89     40.25  --
167.63/42.20	c  N dy   766    135641      1377    190944      1377     24189   1148418    414896     37.93     40.25  --
169.22/42.62	c  N dy   819    144363      1377    190944      1377     32901   1148418    894456     37.94     40.44  --
171.22/43.10	c  N dy   876    153612      1377    190944      1377     42136   1148418   1400263     37.95     41.96  --
172.02/43.34	c  S st   907    158031      1377    190944      1377     46550   1148418   1647377     37.98   no data  --
172.84/43.52	c  S st   907    158537      1377    190944      1377     47056   1148418   1686398     37.98   no data  --
172.84/43.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
172.84/43.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.22/43.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.46
173.62/43.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.22/44.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
175.22/44.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
175.22/44.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
245.52/61.73	c lits-rem:        39  cl-subs:       66  v-elim:      0  v-fix:    0  time: 70.18 s
245.52/61.75	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
245.52/61.77	c vivif2 --  cl tried    46990 cl shrink        0 lits rem          0 time: 0.11
246.72/62.10	c asymm  cl-useful: 0/6424/190944 lits-rem:0 time: 1.29
247.13/62.10	c calculated reachability. Time: 0.00
247.13/62.10	c  N dy   907    158537      1377    190944      1377     46990   1148418   1678437     37.98   no data  --
249.11/62.69	c  N dy   973    168674      1377    190944      1377     32288   1148418    801177     37.99     40.72  --
251.53/63.21	c  N dy  1037    179531      1377    190944      1377     43131   1148418   1383217     37.93     40.66  --
253.90/63.84	c  N dy  1099    191153      1377    190944      1377     28855   1148418    567842     37.88     39.88  --
256.32/64.46	c  N dy  1171    203426      1377    190944      1377     41108   1148418   1229890     37.84     40.57  --
259.50/65.24	c  N dy  1254    216522      1377    190944      1377     27257   1148418    433467     37.86     39.89  --
262.30/65.93	c  N dy  1339    230524      1377    190944      1377     41242   1148418   1196010     37.86     40.70  --
263.90/66.33	c  S st  1388    237805      1377    190944      1377     48521   1148418   1604440     37.89   no data  --
264.30/66.49	c  S st  1388    238308      1377    190944      1377     49023   1148418   1641515     37.89   no data  --
264.30/66.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
264.30/66.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.11/66.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.41
265.49/66.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.69/67.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
266.69/67.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
266.69/67.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
330.21/82.92	c lits-rem:        30  cl-subs:       40  v-elim:      0  v-fix:    0  time: 63.24 s
330.21/82.94	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
330.21/82.97	c vivif2 --  cl tried    48983 cl shrink        0 lits rem          0 time: 0.11
331.40/83.27	c asymm  cl-useful: 0/7640/190944 lits-rem:0 time: 1.21
331.40/83.28	c calculated reachability. Time: 0.00
331.40/83.28	c  N dy  1388    238308      1377    190944      1377     48983   1148418   1636760     37.89   no data  --
335.01/84.15	c  N dy  1479    253520      1377    190944      1377     36212   1148418    889349     37.91     40.03  --
338.59/85.03	c  N dy  1579    269720      1377    190944      1377     52394   1148418   1776395     37.94     40.18  --
342.58/86.00	c  N dy  1678    287209      1377    190944      1377     40904   1148418   1103085     37.94     40.05  --
346.57/87.08	c  N dy  1795    305685      1377    190944      1377     59353   1148418   2102730     37.94     40.63  --
346.97/87.12	c  F st  1801    306255      1377    190944      1377     59923   1148418   2140208     37.96   no data  --
351.37/88.20	c  N dy  1890    325261      1377    190944      1377     48930   1148418   1556253     37.97     40.99  --
356.16/89.43	c  N dy  2012    345514      1377    190944      1377     38200   1148418    862899     37.98     41.75  --
358.96/90.10	c  S st  2083    357463      1377    190944      1377     50132   1148418   1508539     37.96   no data  --
359.36/90.27	c  S st  2083    357965      1377    190944      1377     50634   1148418   1547638     37.96   no data  --
359.36/90.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
359.36/90.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
359.76/90.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.46
360.16/90.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
361.77/90.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
361.77/90.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
361.77/90.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
422.08/105.93	c lits-rem:        27  cl-subs:       41  v-elim:      0  v-fix:    0  time: 60.30 s
422.08/105.95	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
422.08/105.98	c vivif2 --  cl tried    50593 cl shrink        0 lits rem          0 time: 0.11
423.30/106.29	c asymm  cl-useful: 0/7784/190944 lits-rem:0 time: 1.24
423.67/106.30	c calculated reachability. Time: 0.00
423.67/106.30	c  N dy  2083    357965      1377    190944      1377     50593   1148418   1542665     37.96   no data  --
428.06/107.49	c  N dy  2203    377987      1377    190944      1377     38636   1148418    843479     37.97     39.98  --
432.46/108.59	c  N dy  2330    398024      1377    190944      1377     58649   1148418   1937428     37.99     46.50  --
437.26/109.75	c  N dy  2446    418202      1377    190944      1377     45859   1148418   1181365     37.95     40.42  --
441.65/110.89	c  N dy  2569    438279      1377    190944      1377     65906   1148418   2260461     37.94     40.22  --
446.44/112.04	c  N dy  2686    458317      1377    190944      1377     51954   1148418   1479853     37.92     40.03  --
451.63/113.33	c  N dy  2804    478402      1377    190944      1377     37064   1148418    622618     37.90     42.72  --
456.03/114.42	c  N dy  2928    498449      1377    190944      1377     57084   1148418   1708802     37.92     40.87  --
460.82/115.66	c  N dy  3044    518632      1377    190944      1377     41283   1148418    806438     37.91     40.30  --
464.81/116.66	c  S st  3146    536950      1377    190944      1377     59580   1148418   1797874     37.89     36.23  --
465.61/116.84	c  S st  3146    537452      1377    190944      1377     60081   1148418   1832397     37.89   no data  --
465.61/116.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
465.61/116.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.01/116.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.50
466.41/117.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.00/117.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
468.00/117.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
468.00/117.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
540.31/135.57	c lits-rem:         7  cl-subs:       62  v-elim:      0  v-fix:    0  time: 72.12 s
540.31/135.58	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
540.71/135.62	c vivif2 --  cl tried    60019 cl shrink        0 lits rem          0 time: 0.13
541.93/135.91	c asymm  cl-useful: 0/7915/190944 lits-rem:0 time: 1.16
541.93/135.92	c calculated reachability. Time: 0.00
541.93/135.92	c  N dy  3146    537452      1377    190944      1377     60019   1148418   1825236     37.89   no data  --
546.33/137.09	c  N dy  3263    557554      1377    190944      1377     43149   1148418    875720     37.89     40.75  --
551.09/138.22	c  N dy  3382    577719      1377    190944      1377     63285   1148418   1957843     37.87     41.37  --
556.29/139.52	c  N dy  3498    597860      1377    190944      1377     45450   1148418    951787     37.85     41.30  --
561.08/140.73	c  N dy  3626    617965      1377    190944      1377     65519   1148418   2058596     37.87     40.53  --
566.28/142.01	c  N dy  3739    637981      1377    190944      1377     46577   1148418    989016     37.87     40.63  --
570.67/143.19	c  N dy  3862    658019      1377    190944      1377     66582   1148418   2075825     37.88     40.03  --
576.27/144.51	c  N dy  3971    678041      1377    190944      1377     46632   1148418    928271     37.86     39.88  --
581.07/145.71	c  N dy  4079    698071      1377    190944      1377     66638   1148418   2010086     37.84     44.76  --
585.87/146.99	c  N dy  4208    718154      1377    190944      1377     45745   1148418    846079     37.87     40.09  --
590.65/148.10	c  N dy  4334    738243      1377    190944      1377     65813   1148418   1946524     37.88     40.39  --
595.43/149.38	c  N dy  4452    758280      1377    190944      1377     43883   1148418    703798     37.87     40.70  --
599.83/150.46	c  N dy  4579    778315      1377    190944      1377     63891   1148418   1783202     37.87     40.28  --
604.62/151.68	c  N dy  4705    798375      1377    190944      1377     83924   1148418   2866277     37.87     40.86  --
607.02/152.20	c  S st  4749    806180      1377    190944      1377     48762   1148418    926692     37.86     36.90  --
607.44/152.36	c  S st  4749    806683      1377    190944      1377     49265   1148418    964719     37.86   no data  --
607.44/152.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
607.44/152.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
607.84/152.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.41
608.22/152.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
608.62/152.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
608.62/152.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
608.62/152.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
632.19/158.58	c lits-rem:         6  cl-subs:       18  v-elim:      0  v-fix:    0  time: 23.50 s
632.19/158.60	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
632.59/158.61	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.07
633.80/158.91	c asymm  cl-useful: 0/7835/190944 lits-rem:0 time: 1.16
633.80/158.91	c calculated reachability. Time: 0.00
633.80/158.91	c  N dy  4749    806683      1377    190944      1377     49247   1148418    962581     37.86   no data  --
637.78/159.97	c  N dy  4862    826745      1377    190944      1377     69274   1148418   2049722     37.84     47.98  --
643.00/161.26	c  N dy  4987    846897      1377    190944      1377     45462   1148418    716539     37.86     42.35  --
647.39/162.31	c  N dy  5103    866966      1377    190944      1377     65503   1148418   1778552     37.85     40.49  --
651.78/163.49	c  N dy  5219    887086      1377    190944      1377     85599   1148418   2883949     37.85     39.91  --
656.95/164.72	c  N dy  5334    907205      1377    190944      1377     60763   1148418   1497001     37.83     39.84  --
661.75/165.91	c  N dy  5455    927329      1377    190944      1377     80855   1148418   2567461     37.81     40.05  --
666.54/167.15	c  N dy  5566    947462      1377    190944      1377     55044   1148418   1166002     37.80     39.87  --
670.93/168.26	c  N dy  5688    967635      1377    190944      1377     75193   1148418   2251335     37.80     39.99  --
676.53/169.63	c  N dy  5817    987792      1377    190944      1377     48378   1148418    761720     37.81     40.16  --
680.92/170.71	c  N dy  5933   1007876      1377    190944      1377     68437   1148418   1853863     37.81     40.22  --
685.71/171.96	c  N dy  6059   1028079      1377    190944      1377     88621   1148418   2955482     37.81     40.28  --
690.92/173.23	c  N dy  6179   1048153      1377    190944      1377     60720   1148418   1379138     37.81     39.99  --
695.32/174.39	c  N dy  6303   1068172      1377    190944      1377     80700   1148418   2474783     37.82     42.61  --
696.50/174.63	c  F st  6325   1071875      1377    190944      1377     84401   1148418   2680614     37.82   no data  --
700.90/175.70	c  N dy  6387   1088186      1377    190944      1377     51739   1148418    848438     37.81     39.88  --
704.89/176.79	c  N dy  6490   1108190      1377    190944      1377     71705   1148418   1908808     37.79     39.88  --
710.08/178.08	c  N dy  6614   1128222      1377    190944      1377     91713   1148418   3004265     37.79     39.79  --
715.67/179.46	c  N dy  6727   1148303      1377    190944      1377     61847   1148418   1367674     37.80     40.30  --
720.87/180.73	c  N dy  6847   1168322      1377    190944      1377     81837   1148418   2443097     37.79     58.66  --
726.08/182.07	c  N dy  6970   1188351      1377    190944      1377    101835   1148418   3516649     37.79     39.88  --
731.65/183.42	c  N dy  7102   1208710      1377    190944      1377     71241   1148418   1835885     37.80     40.95  --
732.05/183.50	c  S st  7112   1210025      1377    190944      1377     72555   1148418   1906967     37.80     33.70  --
732.45/183.69	c  S st  7112   1210525      1377    190944      1377     73055   1148418   1939938     37.80   no data  --
732.85/183.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
732.85/183.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
733.25/183.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.53
733.65/183.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.27/184.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
735.27/184.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
735.27/184.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
916.60/229.76	c lits-rem:         6  cl-subs:       44  v-elim:      0  v-fix:    0  time: 180.96 s
916.60/229.78	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
917.00/229.82	c vivif2 --  cl tried    73011 cl shrink        0 lits rem          0 time: 0.15
918.21/230.19	c asymm  cl-useful: 0/5732/190944 lits-rem:0 time: 1.50
918.61/230.20	c calculated reachability. Time: 0.00
918.61/230.20	c  N dy  7112   1210525      1377    190944      1377     73011   1148418   1934724     37.80   no data  --
923.40/231.46	c  N dy  7236   1230553      1377    190944      1377     93018   1148418   3044228     37.81     40.18  --
928.61/232.77	c  N dy  7354   1250650      1377    190944      1377     61167   1148418   1232023     37.81     56.30  --
933.39/233.91	c  N dy  7473   1270677      1377    190944      1377     81164   1148418   2324911     37.82     41.19  --
938.58/235.23	c  N dy  7597   1290823      1377    190944      1377    101281   1148418   3428683     37.82     40.00  --
943.77/236.52	c  N dy  7717   1310903      1377    190944      1377     68403   1148418   1592405     37.82     43.87  --
948.96/237.82	c  N dy  7848   1330951      1377    190944      1377     88422   1148418   2698561     37.83     40.18  --
954.57/239.30	c  N dy  7968   1350960      1377    190944      1377     54491   1148418    784529     37.83     40.14  --
959.37/240.48	c  N dy  8093   1371046      1377    190944      1377     74549   1148418   1871502     37.83     40.78  --
964.14/241.69	c  N dy  8212   1391104      1377    190944      1377     94574   1148418   2961232     37.83     78.15  --
969.74/243.09	c  N dy  8335   1411260      1377    190944      1377     59778   1148418   1018726     37.84     40.74  --
974.53/244.23	c  N dy  8451   1431385      1377    190944      1377     79875   1148418   2094256     37.83     40.31  --
979.33/245.48	c  N dy  8562   1451567      1377    190944      1377    100038   1148418   3192456     37.82     40.11  --
984.92/246.85	c  N dy  8676   1471664      1377    190944      1377     64177   1148418   1226902     37.81     40.27  --
989.72/248.04	c  N dy  8795   1491745      1377    190944      1377     84228   1148418   2326621     37.82     39.81  --
995.30/249.40	c  N dy  8914   1512015      1377    190944      1377    104467   1148418   3419326     37.81     39.86  --
1000.90/250.81	c  N dy  9033   1532201      1377    190944      1377     67685   1148418   1361904     37.80     40.27  --
1005.69/252.01	c  N dy  9148   1552344      1377    190944      1377     87805   1148418   2459011     37.80     39.98  --
1010.88/253.38	c  N dy  9269   1572359      1377    190944      1377    107790   1148418   3538768     37.80     40.08  --
1016.87/254.80	c  N dy  9398   1592438      1377    190944      1377     69935   1148418   1471163     37.80     40.58  --
1021.66/256.02	c  N dy  9510   1612592      1377    190944      1377     90055   1148418   2549434     37.80     40.02  --
1026.87/257.40	c  N dy  9638   1632771      1377    190944      1377    110206   1148418   3667614     37.80     39.82  --
1032.46/258.79	c  N dy  9754   1652902      1377    190944      1377     71403   1148418   1491836     37.80     40.66  --
1037.65/260.07	c  N dy  9875   1672992      1377    190944      1377     91466   1148418   2594231     37.81     39.92  --
1042.86/261.35	c  N dy  9986   1693044      1377    190944      1377    111491   1148418   3659568     37.79     40.31  --
1048.04/262.61	c  S st 10084   1710526      1377    190944      1377     69018   1148418   1326592     37.79   no data  --
1048.83/262.81	c  S st 10084   1711028      1377    190944      1377     69519   1148418   1366516     37.79   no data  --
1048.83/262.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1048.83/262.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1049.23/262.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.54
1049.63/263.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1050.43/263.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.83 s
1050.43/263.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
1050.43/263.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1089.58/273.08	c lits-rem:         8  cl-subs:       25  v-elim:      0  v-fix:    0  time: 39.18 s
1089.98/273.10	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
1089.98/273.13	c vivif2 --  cl tried    69494 cl shrink        0 lits rem          0 time: 0.10
1091.19/273.47	c asymm  cl-useful: 0/6239/190944 lits-rem:0 time: 1.36
1091.19/273.48	c calculated reachability. Time: 0.00
1091.19/273.48	c  N dy 10084   1711028      1377    190944      1377     69494   1148418   1363600     37.79   no data  --
1095.96/274.68	c  N dy 10209   1731203      1377    190944      1377     89637   1148418   2485223     37.80     39.80  --
1101.15/275.98	c  N dy 10329   1751209      1377    190944      1377    109617   1148418   3572203     37.80     39.93  --
1106.75/277.39	c  N dy 10447   1771352      1377    190944      1377     68806   1148418   1287174     37.80     39.87  --
1111.95/278.61	c  N dy 10580   1791429      1377    190944      1377     88860   1148418   2395393     37.81     40.22  --
1116.75/279.84	c  N dy 10691   1811440      1377    190944      1377    108840   1148418   3472623     37.80     40.01  --
1122.73/281.36	c  N dy 10818   1831505      1377    190944      1377     66971   1148418   1138906     37.81     40.46  --
1127.52/282.59	c  N dy 10948   1851554      1377    190944      1377     86993   1148418   2266320     37.82     44.33  --
1133.12/283.92	c  N dy 11075   1871642      1377    190944      1377    107066   1148418   3365152     37.83     40.47  --
1139.13/285.49	c  N dy 11195   1891727      1377    190944      1377     64219   1148418    945338     37.83     40.00  --
1143.92/286.69	c  N dy 11316   1911772      1377    190944      1377     84244   1148418   2046411     37.83     45.56  --
1149.09/287.94	c  N dy 11439   1931889      1377    190944      1377    104342   1148418   3153413     37.84     40.76  --
1154.29/289.24	c  N dy 11553   1951993      1377    190944      1377    124413   1148418   4239772     37.83     40.09  --
1159.48/290.51	c  N dy 11673   1972078      1377    190944      1377     80572   1148418   1775495     37.83     40.26  --
1164.28/291.74	c  N dy 11797   1992133      1377    190944      1377    100595   1148418   2876718     37.83     40.78  --
1169.46/293.06	c  N dy 11922   2012169      1377    190944      1377    120605   1148418   3983851     37.84     39.98  --
1175.06/294.44	c  N dy 12036   2032200      1377    190944      1377     75686   1148418   1495830     37.84     42.73  --
1179.85/295.63	c  N dy 12150   2052251      1377    190944      1377     95712   1148418   2573927     37.84     40.54  --
1185.04/296.97	c  N dy 12263   2072293      1377    190944      1377    115725   1148418   3674417     37.83     40.26  --
1191.44/298.50	c  N dy 12386   2092373      1377    190944      1377     69851   1148418   1132298     37.84     39.96  --
1196.24/299.71	c  N dy 12502   2112724      1377    190944      1377     90170   1148418   2234159     37.83     40.68  --
1201.42/301.03	c  N dy 12627   2132822      1377    190944      1377    110242   1148418   3342932     37.84     40.00  --
1207.01/302.47	c  N dy 12743   2153268      1377    190944      1377    130662   1148418   4454475     37.84     40.39  --
1212.61/303.88	c  N dy 12865   2173441      1377    190944      1377     83894   1148418   1857645     37.83     39.95  --
1218.22/305.21	c  N dy 12988   2193528      1377    190944      1377    103949   1148418   2946979     37.83     42.25  --
1223.02/306.42	c  S st 13093   2211028      1377    190944      1377    121423   1148418   3876010     37.83     28.33  --
1223.79/306.64	c  S st 13093   2211532      1377    190944      1377    121925   1148418   3912147     37.83   no data  --
1223.79/306.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1223.79/306.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1224.59/306.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.66
1225.39/307.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1228.98/307.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.87 s
1228.98/307.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
1228.98/307.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1899.71/475.83	c lits-rem:        33  cl-subs:      126  v-elim:      0  v-fix:    0  time: 669.76 s
1899.71/475.84	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
1900.08/475.91	c vivif2 --  cl tried   121799 cl shrink        0 lits rem          0 time: 0.27
1901.28/476.27	c asymm  cl-useful: 0/4460/190944 lits-rem:0 time: 1.42
1901.28/476.28	c calculated reachability. Time: 0.00
1901.28/476.28	c  N dy 13093   2211532      1377    190944      1377    121799   1148418   3896957     37.83   no data  --
1906.88/477.68	c  N dy 13213   2231580      1377    190944      1377     73909   1148418   1278647     37.83     40.30  --
1911.67/478.88	c  N dy 13343   2251609      1377    190944      1377     93920   1148418   2386845     37.84     51.49  --
1917.28/480.21	c  N dy 13454   2271658      1377    190944      1377    113945   1148418   3481501     37.84     39.95  --
1922.85/481.68	c  N dy 13578   2291724      1377    190944      1377    133986   1148418   4577395     37.84     40.78  --
1928.44/483.01	c  N dy 13690   2311751      1377    190944      1377     85085   1148418   1809497     37.83     39.95  --
1933.23/484.26	c  N dy 13812   2331808      1377    190944      1377    105115   1148418   2901411     37.83     39.93  --
1939.25/485.71	c  N dy 13939   2351946      1377    190944      1377    125208   1148418   4005479     37.83     40.69  --
1945.62/487.36	c  N dy 14064   2372140      1377    190944      1377     75471   1148418   1286484     37.83     40.32  --
1950.42/488.57	c  N dy 14180   2392167      1377    190944      1377     95473   1148418   2359530     37.83     40.04  --
1955.61/489.88	c  N dy 14293   2412272      1377    190944      1377    115552   1148418   3447256     37.83     41.03  --
1962.00/491.41	c  N dy 14425   2432337      1377    190944      1377    135587   1148418   4546475     37.83     40.28  --
1967.59/492.83	c  N dy 14548   2452646      1377    190944      1377     84982   1148418   1755171     37.83     40.07  --
1972.39/494.04	c  N dy 14662   2472714      1377    190944      1377    105020   1148418   2850081     37.83     40.19  --
1977.58/495.36	c  N dy 14778   2492780      1377    190944      1377    125062   1148418   3940624     37.83     40.94  --
1983.97/496.93	c  N dy 14891   2513280      1377    190944      1377     73641   1148418   1090866     37.83     40.09  --
1988.76/498.10	c  N dy 15013   2533362      1377    190944      1377     93693   1148418   2185274     37.83     40.45  --
1993.56/499.39	c  N dy 15134   2553498      1377    190944      1377    113792   1148418   3285913     37.83     39.89  --
1999.15/500.79	c  N dy 15257   2573550      1377    190944      1377    133822   1148418   4371851     37.83     40.09  --
2005.54/502.39	c  N dy 15383   2593801      1377    190944      1377     81134   1148418   1465865     37.84     39.83  --
2010.74/503.60	c  N dy 15502   2613856      1377    190944      1377    101161   1148418   2551797     37.84     40.00  --
2015.93/504.95	c  N dy 15616   2634045      1377    190944      1377    121332   1148418   3634272     37.83     40.07  --
2021.93/506.44	c  N dy 15737   2654102      1377    190944      1377    141360   1148418   4722078     37.83     40.30  --
2028.31/508.00	c  N dy 15873   2674301      1377    190944      1377     87618   1148418   1786684     37.84     40.07  --
2033.11/509.27	c  N dy 15990   2694362      1377    190944      1377    107651   1148418   2882980     37.84     39.95  --
2037.90/510.47	c  S st 16100   2711532      1377    190944      1377    124797   1148418   3816546     37.84   no data  --
2038.70/510.69	c  S st 16100   2712035      1377    190944      1377    125300   1148418   3851774     37.84   no data  --
2039.10/510.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2039.10/510.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2039.50/510.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.69
2040.32/511.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2043.90/511.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.71 s
2043.90/511.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
2043.90/511.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2700.61/676.39	c lits-rem:        14  cl-subs:      111  v-elim:      0  v-fix:    0  time: 656.09 s
2701.01/676.41	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
2701.01/676.48	c vivif2 --  cl tried   125189 cl shrink        0 lits rem          0 time: 0.28
2702.61/676.86	c asymm  cl-useful: 0/4642/190944 lits-rem:0 time: 1.51
2702.61/676.87	c calculated reachability. Time: 0.00
2702.61/676.87	c  N dy 16100   2712035      1377    190944      1377    125189   1148418   3839087     37.84   no data  --
2708.61/678.36	c  N dy 16226   2732078      1377    190944      1377    145206   1148418   4935803     37.84     54.55  --
2714.60/679.84	c  N dy 16333   2752109      1377    190944      1377     90333   1148418   1888528     37.84     39.89  --
2719.79/681.16	c  N dy 16447   2772183      1377    190944      1377    110375   1148418   2960386     37.84     39.91  --
2725.80/682.66	c  N dy 16568   2792479      1377    190944      1377    130635   1148418   4064022     37.84     40.15  --
2732.58/684.32	c  N dy 16691   2812608      1377    190944      1377    150737   1148418   5156945     37.84     40.53  --
2738.17/685.71	c  N dy 16805   2832803      1377    190944      1377     95021   1148418   2095085     37.83     39.88  --
2743.38/687.06	c  N dy 16924   2853082      1377    190944      1377    115275   1148418   3200418     37.83     41.43  --
2749.75/688.60	c  N dy 17051   2873354      1377    190944      1377    135516   1148418   4317214     37.84     39.92  --
2756.94/690.41	c  N dy 17167   2893413      1377    190944      1377     78638   1148418   1173436     37.84     39.86  --
2761.74/691.66	c  N dy 17291   2913428      1377    190944      1377     98623   1148418   2275814     37.84     57.11  --
2767.73/693.14	c  N dy 17422   2933516      1377    190944      1377    118678   1148418   3395845     37.85     40.05  --
2773.73/694.69	c  N dy 17547   2953673      1377    190944      1377    138806   1148418   4486613     37.85     40.37  --
2780.91/696.48	c  N dy 17656   2973712      1377    190944      1377     80918   1148418   1265204     37.84     40.41  --
2786.10/697.78	c  N dy 17773   2993800      1377    190944      1377    100977   1148418   2342252     37.84     53.78  --
2792.09/699.26	c  N dy 17895   3013855      1377    190944      1377    121000   1148418   3433590     37.84     40.16  --
2798.48/700.81	c  N dy 18017   3033925      1377    190944      1377    141048   1148418   4518622     37.84     40.40  --
2806.07/702.72	c  N dy 18138   3053984      1377    190944      1377     82177   1148418   1291280     37.84     41.11  --
2811.27/704.01	c  N dy 18249   3074068      1377    190944      1377    102236   1148418   2363261     37.84     39.95  --
2816.87/705.48	c  N dy 18366   3094173      1377    190944      1377    122318   1148418   3455848     37.84     40.03  --
2822.85/706.99	c  N dy 18482   3114322      1377    190944      1377    142440   1148418   4525890     37.83     40.04  --
2830.44/708.80	c  N dy 18598   3134496      1377    190944      1377     82710   1148418   1284642     37.82     41.21  --
2835.26/710.06	c  N dy 18718   3154527      1377    190944      1377    102719   1148418   2374172     37.82     39.86  --
2841.23/711.54	c  N dy 18840   3174760      1377    190944      1377    122928   1148418   3468809     37.82     40.66  --
2847.62/713.15	c  N dy 18957   3194761      1377    190944      1377    142913   1148418   4547831     37.82     41.33  --
2853.61/714.66	c  S st 19058   3212035      1377    190944      1377    160159   1148418   5478563     37.82   no data  --
2854.81/714.95	c  S st 19058   3212538      1377    190944      1377    160662   1148418   5514253     37.82   no data  --
2854.81/714.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2854.81/714.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2855.61/715.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.86
2856.81/715.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2862.80/716.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.13 s
2862.80/716.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
2862.80/716.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4225.78/1058.12	c lits-rem:       148  cl-subs:      178  v-elim:      0  v-fix:    0  time: 1361.34 s
4225.78/1058.14	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.07
4226.18/1058.24	c vivif2 --  cl tried   160484 cl shrink        0 lits rem          0 time: 0.40
4227.78/1058.63	c asymm  cl-useful: 0/4371/190944 lits-rem:0 time: 1.56
4227.78/1058.64	c calculated reachability. Time: 0.00
4227.78/1058.64	c  N dy 19058   3212538      1377    190944      1377    160484   1148418   5493080     37.82   no data  --
4233.76/1060.14	c  N dy 19178   3232638      1377    190944      1377     99652   1148418   2151470     37.82     41.16  --
4239.36/1061.56	c  N dy 19302   3252727      1377    190944      1377    119706   1148418   3251015     37.82     40.22  --
4244.95/1062.95	c  N dy 19414   3272808      1377    190944      1377    139754   1148418   4322799     37.81     40.57  --
4251.74/1064.62	c  N dy 19536   3292910      1377    190944      1377    159826   1148418   5396593     37.81     42.81  --
4258.13/1066.22	c  N dy 19665   3312962      1377    190944      1377     97973   1148418   2050130     37.81     40.05  --
4263.35/1067.59	c  N dy 19784   3333348      1377    190944      1377    118324   1148418   3162167     37.81     40.52  --
4269.72/1069.12	c  N dy 19909   3353357      1377    190944      1377    138311   1148418   4254845     37.82     39.87  --
4275.71/1070.69	c  N dy 20018   3373491      1377    190944      1377    158420   1148418   5332601     37.81     39.92  --
4282.50/1072.38	c  N dy 20144   3393611      1377    190944      1377     95634   1148418   1856158     37.82     40.29  --
4288.09/1073.78	c  N dy 20251   3413876      1377    190944      1377    115871   1148418   2942660     37.81     41.53  --
4294.10/1075.24	c  N dy 20367   3433979      1377    190944      1377    135949   1148418   4028442     37.81     40.82  --
4300.88/1076.90	c  N dy 20490   3454098      1377    190944      1377    156041   1148418   5118201     37.81     40.03  --
4307.68/1078.64	c  N dy 20610   3474138      1377    190944      1377     92177   1148418   1627607     37.81     40.26  --
4312.86/1079.94	c  N dy 20722   3494149      1377    190944      1377    112170   1148418   2708842     37.81     39.85  --
4318.85/1081.46	c  N dy 20840   3514333      1377    190944      1377    132332   1148418   3813704     37.81     40.34  --
4325.64/1083.14	c  N dy 20965   3534387      1377    190944      1377    152359   1148418   4918789     37.81     39.85  --
4333.23/1085.02	c  N dy 21074   3554391      1377    190944      1377     87434   1148418   1319079     37.81     44.17  --
4338.44/1086.30	c  N dy 21191   3574565      1377    190944      1377    107574   1148418   2425042     37.81     39.88  --
4344.01/1087.78	c  N dy 21312   3594678      1377    190944      1377    127656   1148418   3517091     37.81     41.41  --
4350.01/1089.29	c  N dy 21421   3614686      1377    190944      1377    147641   1148418   4606582     37.81     39.83  --
4357.20/1091.04	c  N dy 21535   3634729      1377    190944      1377    167662   1148418   5708882     37.81     40.30  --
4363.59/1092.69	c  N dy 21653   3654790      1377    190944      1377    101803   1148418   2054725     37.81     40.91  --
4369.58/1094.12	c  N dy 21777   3674869      1377    190944      1377    121860   1148418   3141134     37.81     40.65  --
4375.57/1095.69	c  N dy 21913   3694996      1377    190944      1377    141961   1148418   4257241     37.81     39.90  --
4381.98/1097.23	c  S st 22029   3712538      1377    190944      1377    159479   1148418   5227390     37.82     38.23  --
4383.16/1097.51	c  S st 22029   3713045      1377    190944      1377    159986   1148418   5266109     37.82   no data  --
4383.16/1097.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
4383.16/1097.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4383.96/1097.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.1M T:  0.83
4384.76/1097.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4390.78/1099.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.76 s
4390.78/1099.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
4390.78/1099.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

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-3249527-1304129023/watcher-3249527-1304129023 -o /tmp/evaluation-result-3249527-1304129023/solver-3249527-1304129023 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3249527-1304129023.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: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=208040 CPUtime=0 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 1400 0 0 0 0 0 0 0 25 0 4 0 524502781 213032960 1317 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 52010 1338 343 112 0 46975 0
[pid=11743/tid=11744] ppid=11741 vsize=208192 CPUtime=0 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 341 0 0 0 0 0 0 0 25 0 4 0 524502782 213188608 1445 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=208192 CPUtime=0 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 153 0 0 0 0 0 0 0 25 0 4 0 524502782 213188608 1458 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809165627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=208192 CPUtime=0 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 342 0 0 0 0 0 0 0 25 0 4 0 524502782 213188608 1481 33554432000 4194304 4650419 140733735560864 18446744073709551615 4317090 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0819351 s]
/proc/loadavg: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=294556 CPUtime=0.28 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) D 11741 11743 10605 0 -1 4202496 13449 0 0 0 26 2 0 0 18 0 4 0 524502781 301625344 13350 33554432000 4194304 4650419 140733735560864 18446744073709551615 230808826913 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 73639 13359 368 112 0 68604 0
[pid=11743/tid=11744] ppid=11741 vsize=294556 CPUtime=0.06 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 3454 0 0 0 6 0 0 0 25 0 4 0 524502782 301625344 13362 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=294556 CPUtime=0.06 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 3147 0 0 0 6 0 0 0 18 0 4 0 524502782 301625344 13367 33554432000 4194304 4650419 140733735560864 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=294556 CPUtime=0.06 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 3247 0 0 0 6 0 0 0 18 0 4 0 524502782 301625344 13367 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 294556

[startup+0.101282 s]
/proc/loadavg: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=294556 CPUtime=0.49 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 14748 0 0 0 46 3 0 0 18 0 4 0 524502781 301625344 14649 33554432000 4194304 4650419 140733735560864 18446744073709551615 4370727 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 85789 16356 370 112 0 80754 0
[pid=11743/tid=11744] ppid=11741 vsize=343156 CPUtime=0.17 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) D 11741 11743 10605 0 -1 4202560 4291 0 0 0 17 0 0 0 18 0 4 0 524502782 351391744 16099 33554432000 4194304 4650419 140733735560864 18446744073709551615 230808863370 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=344180 CPUtime=0.17 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 4465 0 0 0 17 0 0 0 18 0 4 0 524502782 352440320 16119 33554432000 4194304 4650419 140733735560864 18446744073709551615 4514447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=337208 CPUtime=0.19 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) D 11741 11743 10605 0 -1 4202560 3740 0 0 0 19 0 0 0 18 0 4 0 524502782 345300992 19092 33554432000 4194304 4650419 140733735560864 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 294556

[startup+0.318124 s]
/proc/loadavg: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=320248 CPUtime=1.17 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 38267 0 0 0 107 10 0 0 17 0 4 0 524502781 327933952 30278 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809209015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 80062 30332 378 112 0 75027 0
[pid=11743/tid=11744] ppid=11741 vsize=320248 CPUtime=0.28 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) D 11741 11743 10605 0 -1 4202560 10786 0 0 0 25 3 0 0 17 0 4 0 524502782 327933952 30405 33554432000 4194304 4650419 140733735560864 18446744073709551615 230808862475 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=320248 CPUtime=0.28 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 12340 0 0 0 26 2 0 0 18 0 4 0 524502782 327933952 30447 33554432000 4194304 4650419 140733735560864 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=320248 CPUtime=0.29 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 3947 0 0 0 29 0 0 0 17 0 4 0 524502782 327933952 30470 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 320248

[startup+0.923708 s]
/proc/loadavg: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=355604 CPUtime=3.59 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 53339 0 0 0 345 14 0 0 18 0 4 0 524502781 364138496 41507 33554432000 4194304 4650419 140733735560864 18446744073709551615 230808825767 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 88901 41507 391 112 0 83866 0
[pid=11743/tid=11744] ppid=11741 vsize=355604 CPUtime=0.89 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 16759 0 0 0 85 4 0 0 18 0 4 0 524502782 364138496 41507 33554432000 4194304 4650419 140733735560864 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=355604 CPUtime=0.88 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 16338 0 0 0 86 2 0 0 18 0 4 0 524502782 364138496 41507 33554432000 4194304 4650419 140733735560864 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=355604 CPUtime=0.9 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 4694 0 0 0 88 2 0 0 18 0 4 0 524502782 364138496 41507 33554432000 4194304 4650419 140733735560864 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 355604

[startup+1.50088 s]
/proc/loadavg: 4.14 4.36 5.57 5/180 11743
/proc/meminfo: memFree=30857684/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=338236 CPUtime=5.9 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 63236 0 0 0 575 15 0 0 19 0 4 0 524502781 346353664 48217 33554432000 4194304 4650419 140733735560864 18446744073709551615 4433063 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 84559 48217 391 112 0 79524 0
[pid=11743/tid=11744] ppid=11741 vsize=338236 CPUtime=1.46 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 19186 0 0 0 142 4 0 0 19 0 4 0 524502782 346353664 48217 33554432000 4194304 4650419 140733735560864 18446744073709551615 4432373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=338236 CPUtime=1.47 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 17860 0 0 0 144 3 0 0 19 0 4 0 524502782 346353664 48217 33554432000 4194304 4650419 140733735560864 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=338236 CPUtime=1.47 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 8442 0 0 0 145 2 0 0 19 0 4 0 524502782 346353664 48217 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 338236

[startup+3.10059 s]
/proc/loadavg: 4.61 4.45 5.59 10/184 11747
/proc/meminfo: memFree=30356372/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=541452 CPUtime=12.29 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 92683 0 0 0 1207 22 0 0 23 0 4 0 524502781 554446848 77660 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476527 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 135363 77660 392 112 0 130328 0
[pid=11743/tid=11744] ppid=11741 vsize=541452 CPUtime=3.05 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 25142 0 0 0 299 6 0 0 23 0 4 0 524502782 554446848 77660 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=541452 CPUtime=3.07 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 23459 0 0 0 303 4 0 0 23 0 4 0 524502782 554446848 77660 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476437 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=541452 CPUtime=3.07 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 19204 0 0 0 302 5 0 0 23 0 4 0 524502782 554446848 77660 33554432000 4194304 4650419 140733735560864 18446744073709551615 4438951 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 541452

[startup+6.301 s]
/proc/loadavg: 4.88 4.51 5.61 10/184 11747
/proc/meminfo: memFree=30260600/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=560300 CPUtime=25.06 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 135900 0 0 0 2476 30 0 0 25 0 4 0 524502781 573747200 92496 33554432000 4194304 4650419 140733735560864 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 140075 92504 395 112 0 135040 0
[pid=11743/tid=11744] ppid=11741 vsize=560300 CPUtime=6.23 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 40101 0 0 0 614 9 0 0 25 0 4 0 524502782 573747200 92505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4436464 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=560300 CPUtime=6.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 37292 0 0 0 620 7 0 0 18 0 4 0 524502782 573747200 92511 33554432000 4194304 4650419 140733735560864 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=560300 CPUtime=6.27 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 19879 0 0 0 622 5 0 0 18 0 4 0 524502782 573747200 92518 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 560300

[startup+12.7068 s]
/proc/loadavg: 5.13 4.57 5.62 10/184 11749
/proc/meminfo: memFree=30028760/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=697924 CPUtime=50.65 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 160592 0 0 0 5031 34 0 0 25 0 4 0 524502781 714674176 107964 33554432000 4194304 4650419 140733735560864 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 174481 107964 395 112 0 169446 0
[pid=11743/tid=11744] ppid=11741 vsize=697924 CPUtime=12.6 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 42174 0 0 0 1251 9 0 0 25 0 4 0 524502782 714674176 107964 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=697924 CPUtime=12.68 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 45936 0 0 0 1259 9 0 0 25 0 4 0 524502782 714674176 107965 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=697924 CPUtime=12.68 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 30713 0 0 0 1261 7 0 0 25 0 4 0 524502782 714674176 107965 33554432000 4194304 4650419 140733735560864 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 697924

[startup+25.5005 s]
/proc/loadavg: 5.65 4.69 5.65 11/185 11750
/proc/meminfo: memFree=29884032/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=669128 CPUtime=101.4 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 214192 0 0 0 10093 47 0 0 25 0 4 0 524502781 685187072 122845 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 167282 122845 395 112 0 162247 0
[pid=11743/tid=11744] ppid=11741 vsize=669128 CPUtime=25.15 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 53791 0 0 0 2504 11 0 0 25 0 4 0 524502782 685187072 122845 33554432000 4194304 4650419 140733735560864 18446744073709551615 4513730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=669128 CPUtime=25.46 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 67658 0 0 0 2531 15 0 0 25 0 4 0 524502782 685187072 122845 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=669128 CPUtime=25.32 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 43036 0 0 0 2522 10 0 0 25 0 4 0 524502782 685187072 122845 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 669128

[startup+51.1008 s]
/proc/loadavg: 6.82 5.07 5.75 10/184 11751
/proc/meminfo: memFree=29714924/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=770328 CPUtime=203.19 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 319871 0 0 0 20249 70 0 0 25 0 4 0 524502781 788815872 144891 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 192582 144891 395 112 0 187547 0
[pid=11743/tid=11744] ppid=11741 vsize=770328 CPUtime=50.13 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 78125 0 0 0 4996 17 0 0 25 0 4 0 524502782 788815872 144891 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=770328 CPUtime=51.06 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 110605 0 0 0 5082 24 0 0 25 0 4 0 524502782 788815872 144891 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=770328 CPUtime=50.91 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 72008 0 0 0 5075 16 0 0 25 0 4 0 524502782 788815872 144891 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476509 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 770328

[startup+102.3 s]
/proc/loadavg: 7.56 5.54 5.87 10/184 11752
/proc/meminfo: memFree=29599268/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=814264 CPUtime=407.69 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 455148 0 0 0 40669 100 0 0 25 0 4 0 524502781 833806336 163488 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 203566 163488 395 112 0 198531 0
[pid=11743/tid=11744] ppid=11741 vsize=814264 CPUtime=101.05 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 90534 0 0 0 10085 20 0 0 25 0 4 0 524502782 833806336 163488 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=814264 CPUtime=102.25 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 187697 0 0 0 10184 41 0 0 25 0 4 0 524502782 833806336 163488 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=814264 CPUtime=102.11 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 97470 0 0 0 10188 23 0 0 25 0 4 0 524502782 833806336 163488 33554432000 4194304 4650419 140733735560864 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 814264

[startup+162.306 s]

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

[pid=11743] ppid=11741 vsize=1477472 CPUtime=2804.49 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2089686 0 0 0 280031 418 0 0 25 0 4 0 524502781 1512931328 280340 33554432000 4194304 4650419 140733735560864 18446744073709551615 4339794 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 369368 280340 395 112 0 364333 0
[pid=11743/tid=11744] ppid=11741 vsize=1477472 CPUtime=697.81 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 397467 0 0 0 69695 86 0 0 25 0 4 0 524502782 1512931328 280340 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1477472 CPUtime=702.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1043561 0 0 0 70040 187 0 0 25 0 4 0 524502782 1512931328 280340 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1477472 CPUtime=702.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 226557 0 0 0 70155 57 0 0 25 0 4 0 524502782 1512931328 280340 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.49
Current children cumulated vsize (KiB) 1477472

[startup+762.3 s]
/proc/loadavg: 8.06 7.80 6.98 10/184 11770
/proc/meminfo: memFree=28728016/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1500320 CPUtime=3044.15 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2141538 0 0 0 303979 436 0 0 25 0 4 0 524502781 1536327680 274257 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 375080 274257 395 112 0 370045 0
[pid=11743/tid=11744] ppid=11741 vsize=1500320 CPUtime=757.48 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 397467 0 0 0 75662 86 0 0 25 0 4 0 524502782 1536327680 274257 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1500320 CPUtime=762.26 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1043561 0 0 0 76039 187 0 0 25 0 4 0 524502782 1536327680 274257 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1500320 CPUtime=762.11 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 262802 0 0 0 76143 68 0 0 25 0 4 0 524502782 1536327680 274257 33554432000 4194304 4650419 140733735560864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.15
Current children cumulated vsize (KiB) 1500320

[startup+822.306 s]
/proc/loadavg: 8.24 7.89 7.06 10/184 11772
/proc/meminfo: memFree=28672804/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1565864 CPUtime=3283.86 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2266854 0 0 0 327930 456 0 0 25 0 4 0 524502781 1603444736 282386 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 391466 282386 395 112 0 386431 0
[pid=11743/tid=11744] ppid=11741 vsize=1565864 CPUtime=817.16 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 397467 0 0 0 81630 86 0 0 25 0 4 0 524502782 1603444736 282386 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1565864 CPUtime=822.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1043561 0 0 0 82040 187 0 0 25 0 4 0 524502782 1603444736 282386 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1565864 CPUtime=822.13 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 388118 0 0 0 82125 88 0 0 25 0 4 0 524502782 1603444736 282386 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.86
Current children cumulated vsize (KiB) 1565864

[startup+882.3 s]
/proc/loadavg: 8.23 7.94 7.13 10/184 11773
/proc/meminfo: memFree=28649580/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1566364 CPUtime=3523.52 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2468876 0 0 0 351855 497 0 0 25 0 4 0 524502781 1603956736 287456 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 391591 287456 395 112 0 386556 0
[pid=11743/tid=11744] ppid=11741 vsize=1566364 CPUtime=876.83 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 397467 0 0 0 87597 86 0 0 25 0 4 0 524502782 1603956736 287456 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1566364 CPUtime=882.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1098053 0 0 0 88019 208 0 0 25 0 4 0 524502782 1603956736 287456 33554432000 4194304 4650419 140733735560864 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1566364 CPUtime=882.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 535648 0 0 0 88104 108 0 0 25 0 4 0 524502782 1603956736 287456 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.52
Current children cumulated vsize (KiB) 1566364

[startup+942.3 s]
/proc/loadavg: 8.15 7.97 7.19 10/184 11775
/proc/meminfo: memFree=28691912/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1500820 CPUtime=3763.19 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2598418 0 0 0 375797 522 0 0 25 0 4 0 524502781 1536839680 289470 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 375205 289470 395 112 0 370170 0
[pid=11743/tid=11744] ppid=11741 vsize=1500820 CPUtime=936.5 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 442010 0 0 0 93551 99 0 0 25 0 4 0 524502782 1536839680 289470 33554432000 4194304 4650419 140733735560864 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1500820 CPUtime=942.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1128831 0 0 0 94015 212 0 0 25 0 4 0 524502782 1536839680 289470 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1500820 CPUtime=942.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 589869 0 0 0 94096 116 0 0 25 0 4 0 524502782 1536839680 289470 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.19
Current children cumulated vsize (KiB) 1500820

[startup+1002.3 s]
/proc/loadavg: 8.10 7.98 7.24 10/184 11776
/proc/meminfo: memFree=28674384/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1523824 CPUtime=4002.88 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2625554 0 0 0 399757 531 0 0 25 0 4 0 524502781 1560395776 289130 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 380956 289130 395 112 0 375921 0
[pid=11743/tid=11744] ppid=11741 vsize=1523824 CPUtime=996.18 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 469146 0 0 0 99510 108 0 0 25 0 4 0 524502782 1560395776 289130 33554432000 4194304 4650419 140733735560864 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1523824 CPUtime=1002.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1128831 0 0 0 100015 212 0 0 25 0 4 0 524502782 1560395776 289130 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1523824 CPUtime=1002.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 589869 0 0 0 100096 116 0 0 25 0 4 0 524502782 1560395776 289130 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.88
Current children cumulated vsize (KiB) 1523824

[startup+1062.3 s]
/proc/loadavg: 8.03 7.98 7.29 10/184 11778
/proc/meminfo: memFree=28602436/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1561644 CPUtime=4242.55 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2740367 0 0 0 423688 567 0 0 25 0 4 0 524502781 1599123456 295190 33554432000 4194304 4650419 140733735560864 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 390411 295190 395 112 0 385376 0
[pid=11743/tid=11744] ppid=11741 vsize=1561644 CPUtime=1055.85 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 537181 0 0 0 105456 129 0 0 25 0 4 0 524502782 1599123456 295190 33554432000 4194304 4650419 140733735560864 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1561644 CPUtime=1062.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1128831 0 0 0 106015 212 0 0 25 0 4 0 524502782 1599123456 295190 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1561644 CPUtime=1062.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 630728 0 0 0 106083 129 0 0 25 0 4 0 524502782 1599123456 295190 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.55
Current children cumulated vsize (KiB) 1561644

[startup+1122.3 s]
/proc/loadavg: 8.07 8.00 7.33 10/184 11780
/proc/meminfo: memFree=28544448/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1627180 CPUtime=4482.24 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2776163 0 0 0 447645 579 0 0 25 0 4 0 524502781 1666232320 309122 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 406795 309122 395 112 0 401760 0
[pid=11743/tid=11744] ppid=11741 vsize=1627180 CPUtime=1115.53 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 537181 0 0 0 111424 129 0 0 25 0 4 0 524502782 1666232320 309122 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1627180 CPUtime=1122.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1128831 0 0 0 112015 212 0 0 25 0 4 0 524502782 1666232320 309122 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1627180 CPUtime=1122.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 630728 0 0 0 112083 129 0 0 25 0 4 0 524502782 1666232320 309122 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.24
Current children cumulated vsize (KiB) 1627180

[startup+1182.3 s]
/proc/loadavg: 8.08 8.01 7.38 10/184 11781
/proc/meminfo: memFree=28516284/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1627180 CPUtime=4721.91 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2867866 0 0 0 471598 593 0 0 25 0 4 0 524502781 1666232320 309781 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 406795 309781 395 112 0 401760 0
[pid=11743/tid=11744] ppid=11741 vsize=1627180 CPUtime=1175.2 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 537181 0 0 0 117391 129 0 0 25 0 4 0 524502782 1666232320 309781 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1627180 CPUtime=1182.27 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1220534 0 0 0 118001 226 0 0 25 0 4 0 524502782 1666232320 309781 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1627180 CPUtime=1182.12 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 630728 0 0 0 118083 129 0 0 25 0 4 0 524502782 1666232320 309781 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 1627180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.06 8.01 7.39 5/179 11783
/proc/meminfo: memFree=29730276/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1692716 CPUtime=4800.22 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2897583 0 0 0 479425 597 0 0 25 0 4 0 524502781 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 423179 310505 395 112 0 418144 0
[pid=11743/tid=11744] ppid=11741 vsize=1692716 CPUtime=1194.7 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 537181 0 0 0 119341 129 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1692716 CPUtime=1201.88 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1250251 0 0 0 119958 230 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1692716 CPUtime=1201.73 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 630728 0 0 0 120044 129 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1692716

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

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

[startup+1201.9 s]
/proc/loadavg: 8.06 8.01 7.39 5/179 11783
/proc/meminfo: memFree=29730276/32951124 swapFree=67111448/67111528
[pid=11743] ppid=11741 vsize=1692716 CPUtime=4800.22 cores=0,2,4,6
/proc/11743/stat : 11743 (strangenight1-m) R 11741 11743 10605 0 -1 4202496 2897583 0 0 0 479425 597 0 0 25 0 4 0 524502781 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11743/statm: 423179 310505 395 112 0 418144 0
[pid=11743/tid=11744] ppid=11741 vsize=1692716 CPUtime=1194.7 cores=0,2,4,6
/proc/11743/task/11744/stat : 11744 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 537181 0 0 0 119341 129 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11743/tid=11745] ppid=11741 vsize=1692716 CPUtime=1201.88 cores=0,2,4,6
/proc/11743/task/11745/stat : 11745 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 1250251 0 0 0 119958 230 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11743/tid=11746] ppid=11741 vsize=1692716 CPUtime=1201.73 cores=0,2,4,6
/proc/11743/task/11746/stat : 11746 (strangenight1-m) R 11741 11743 10605 0 -1 4202560 630728 0 0 0 120044 129 0 0 25 0 4 0 524502782 1733341184 310505 33554432000 4194304 4650419 140733735560864 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1692716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.31
CPU user time (s): 4794.28
CPU system time (s): 6.03008
CPU usage (%): 399.37
Max. virtual memory (cumulated for all children) (KiB): 1692716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.28
system time used= 6.03008
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2897583
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= 10524
involuntary context switches= 20979

runsolver used 1.9437 second user time and 4.6043 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 04:03:43
IDJOB=3249527
IDBENCH=83173
IDSOLVER=1588
FILE ID=node104/3249527-1304129023
RUNJOBID= node104-1304129023-11690
PBS_JOBID= 13170745
Free space on /tmp= 72528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249527-1304129023/watcher-3249527-1304129023 -o /tmp/evaluation-result-3249527-1304129023/solver-3249527-1304129023 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3249527-1304129023.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=114502626

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30859584 kB
Buffers:        393260 kB
Cached:        1108044 kB
SwapCached:         80 kB
Active:         282460 kB
Inactive:      1399692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30859584 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           22228 kB
Writeback:           0 kB
AnonPages:      180440 kB
Mapped:          15432 kB
Slab:           345672 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   395072 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= 72532 MiB
End job on node104 at 2011-04-30 04:23:47