Trace number 3369142

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 (fixed)? (TO) 4800.45 1203.28

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369142-1305413267.cnf'
0.00/0.01	c -- header says num vars:           2128
0.00/0.01	c -- header says num clauses:      259616
0.14/0.11	c -- clauses added:            0 learnts,       259616 normals,            0 xors
0.14/0.11	c -- vars added       2128
0.14/0.11	c Parsing time:  0.28 s
0.14/0.11	c  N st     0         0      2128    256424      3192         0   1032080         0   no data   no data  --
0.14/0.24	c asymm  cl-useful: 0/16638/256424 lits-rem:0 time: 0.48
0.44/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.16
0.44/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.44/0.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.44/0.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2128 time:  0.00 s
0.44/0.43	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.28/5.18	c lits-rem:         0  cl-subs:        0  v-elim:    532  v-fix:    0  time: 18.99 s
20.28/5.19	c Finding binary XORs  T:     0.01 s  found:       0
21.11/5.37	c Finding non-binary XORs:     0.69 s (found:       0, avg size: nan)
21.11/5.37	c calculated reachability. Time: 0.00
21.11/5.38	c Calc default polars -  time:   0.04 s pos:      22 undec:     532 neg:    1574
21.11/5.38	c =========================================================================================
21.11/5.38	c types(t): F = full restart, N = normal restart
21.11/5.38	c types(t): S = simplification begin/end, E = solution found
21.11/5.38	c restart types(rt): st = static, dy = dynamic
21.11/5.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
21.11/5.38	c  B st     0         0      1596    255892      1596         0   1538544         0   no data   no data  --
21.88/5.58	c  N dy    23      4145      1596    255892      1596      4128   1538544    181138     31.50     33.55  --
22.68/5.78	c  N dy    51      8296      1596    255892      1596      8276   1538544    365501     32.31     34.41  --
23.47/5.96	c  N dy    77     12390      1596    255892      1596     12368   1538544    548228     32.10     34.81  --
24.27/6.16	c  N dy   106     16426      1596    255892      1596     16400   1538544    728002     32.30     34.27  --
25.08/6.40	c  N dy   133     20427      1596    255892      1596     10416   1538544    210132     32.45     34.82  --
25.91/6.58	c  N dy   158     24484      1596    255892      1596     14469   1538544    387657     32.38     34.48  --
26.26/6.60	c  F st   162     25000      1596    255892      1596     14984   1538544    409995     32.33   no data  --
27.06/6.84	c  N dy   168     30000      1596    255892      1596     19958   1538544    698573     32.33   no data  --
27.06/6.84	c  S st   168     30000      1596    255892      1596     19958   1538544    698573     32.33   no data  --
27.46/6.98	c  S st   168     30507      1596    255892      1596     20465   1538544    732956     32.33   no data  --
27.46/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
27.46/7.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.26/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.43
28.26/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.06/7.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.56 s
29.06/7.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
29.06/7.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.19/15.15	c lits-rem:       224  cl-subs:       99  v-elim:      0  v-fix:    0  time: 31.10 s
61.38/15.44	c asymm  cl-useful: 0/8890/255892 lits-rem:0 time: 1.15
61.38/15.45	c calculated reachability. Time: 0.00
61.38/15.45	c  N dy   168     30507      1596    255892      1596     20366   1538544    721140     32.33   no data  --
62.17/15.63	c  N dy   192     34527      1596    255892      1596     24380   1538544    894608     32.19     33.91  --
62.97/15.81	c  N dy   218     38678      1596    255892      1596     28531   1538544   1075748     32.10     35.10  --
63.77/16.00	c  N dy   245     42710      1596    255892      1596     17090   1538544    338060     32.12     35.34  --
64.17/16.14	c  S st   267     45761      1596    255892      1596     20140   1538544    475631     32.16   no data  --
64.57/16.28	c  S st   267     46265      1596    255892      1596     20644   1538544    512171     32.16   no data  --
64.57/16.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
64.57/16.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/16.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.44
65.41/16.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.76/16.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
65.76/16.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
65.76/16.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
89.30/22.49	c lits-rem:       126  cl-subs:        8  v-elim:      0  v-fix:    0  time: 23.55 s
89.70/22.52	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
89.70/22.53	c vivif2 --  cl tried    20636 cl shrink        0 lits rem          0 time: 0.04
90.90/22.85	c asymm  cl-useful: 0/8792/255892 lits-rem:0 time: 1.28
90.90/22.85	c calculated reachability. Time: 0.00
90.90/22.86	c  N dy   267     46265      1596    255892      1596     20636   1538544    511240     32.16   no data  --
91.74/23.08	c  N dy   297     50367      1596    255892      1596     24729   1538544    699538     32.34     35.05  --
92.49/23.28	c  N dy   324     54486      1596    255892      1596     28842   1538544    886224     32.39     34.39  --
93.28/23.47	c  N dy   349     58636      1596    255892      1596     32988   1538544   1065113     32.34     34.72  --
94.08/23.66	c  N dy   374     62677      1596    255892      1596     37024   1538544   1239095     32.35     34.19  --
95.28/23.91	c  N dy   398     66857      1596    255892      1596     22489   1538544    457948     32.35     34.18  --
95.71/24.04	c  S st   418     69397      1596    255892      1596     25025   1538544    571089     32.37   no data  --
96.48/24.20	c  S st   418     69899      1596    255892      1596     25527   1538544    604356     32.37   no data  --
96.48/24.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
96.48/24.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.88/24.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.53
97.28/24.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.68/24.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
97.68/24.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
97.68/24.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
124.81/31.39	c lits-rem:       161  cl-subs:       10  v-elim:      0  v-fix:    0  time: 27.27 s
125.21/31.42	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
125.21/31.43	c vivif2 --  cl tried    25517 cl shrink        0 lits rem          0 time: 0.04
126.42/31.72	c asymm  cl-useful: 0/7163/255892 lits-rem:0 time: 1.14
126.42/31.73	c calculated reachability. Time: 0.00
126.42/31.73	c  N dy   418     69899      1596    255892      1596     25517   1538544    603290     32.37   no data  --
127.20/31.93	c  N dy   442     74408      1596    255892      1596     30019   1538544    800933     32.31     34.89  --
128.00/32.17	c  N dy   477     79214      1596    255892      1596     34819   1538544   1018405     32.37     34.54  --
129.19/32.41	c  N dy   508     84309      1596    255892      1596     39907   1538544   1238585     32.33     35.47  --
129.60/32.59	c  F st   531     87500      1596    255892      1596     22243   1538544    373407     32.37     30.90  --
130.40/32.77	c  N st   536     90798      1596    255892      1596     25526   1538544    563600     32.37   no data  --
131.59/33.05	c  N dy   567     96640      1596    255892      1596     31343   1538544    858758     32.41     35.57  --
132.78/33.35	c  N dy   610    102838      1596    255892      1596     37529   1538544   1137590     32.44     34.68  --
133.18/33.46	c  S st   625    104848      1596    255892      1596     39536   1538544   1225787     32.44   no data  --
133.98/33.63	c  S st   625    105352      1596    255892      1596     40040   1538544   1259854     32.44   no data  --
133.98/33.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
133.98/33.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.38/33.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.56
134.78/33.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.97/34.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.95 s
135.97/34.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
135.97/34.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
195.03/48.92	c lits-rem:       280  cl-subs:      160  v-elim:      0  v-fix:    0  time: 58.85 s
195.03/48.95	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
195.03/48.97	c vivif2 --  cl tried    39880 cl shrink        0 lits rem          0 time: 0.10
196.23/49.29	c asymm  cl-useful: 0/6420/255892 lits-rem:0 time: 1.26
196.23/49.30	c calculated reachability. Time: 0.00
196.23/49.30	c  N dy   625    105352      1596    255892      1596     39880   1538544   1241478     32.44   no data  --
197.82/49.68	c  N dy   667    112156      1596    255892      1596     24283   1538544    408585     32.42     34.13  --
199.41/50.00	c  N dy   710    119403      1596    255892      1596     31523   1538544    726530     32.38     34.56  --
200.62/50.35	c  N dy   760    127158      1596    255892      1596     39265   1538544   1074507     32.42     34.17  --
202.60/50.84	c  N dy   817    135445      1596    255892      1596     23861   1538544    347350     32.48     34.48  --
204.21/51.25	c  N dy   881    144186      1596    255892      1596     32584   1538544    760130     32.63     35.00  --
205.84/51.69	c  N dy   943    153470      1596    255892      1596     41853   1538544   1174914     32.66     37.58  --
206.99/51.90	c  S st   972    158030      1596    255892      1596     46407   1538544   1367895     32.64     29.97  --
207.40/52.07	c  S st   972    158530      1596    255892      1596     46905   1538544   1401040     32.64   no data  --
207.40/52.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
207.40/52.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.20/52.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.57
208.59/52.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.82/52.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.09 s
209.82/52.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
209.82/52.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
286.80/71.96	c lits-rem:       187  cl-subs:       54  v-elim:      0  v-fix:    0  time: 76.96 s
286.80/71.98	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
287.19/72.01	c vivif2 --  cl tried    46851 cl shrink        0 lits rem          0 time: 0.10
288.39/72.34	c asymm  cl-useful: 0/6134/255892 lits-rem:0 time: 1.34
288.39/72.35	c calculated reachability. Time: 0.00
288.39/72.35	c  N dy   972    158530      1596    255892      1596     46851   1538544   1395312     32.64   no data  --
290.78/72.93	c  N dy  1043    168681      1596    255892      1596     32161   1538544    675043     32.67     34.51  --
292.78/73.44	c  N dy  1103    179505      1596    255892      1596     42970   1538544   1151639     32.63     34.50  --
295.17/74.08	c  N dy  1177    191000      1596    255892      1596     28577   1538544    476879     32.65     34.66  --
297.58/74.67	c  N dy  1253    203432      1596    255892      1596     40990   1538544   1026343     32.64     35.00  --
300.76/75.40	c  N dy  1334    216461      1596    255892      1596     27084   1538544    370940     32.60     34.51  --
303.14/76.05	c  N dy  1422    230357      1596    255892      1596     40958   1538544    981478     32.58     35.75  --
304.74/76.43	c  S st  1473    237795      1596    255892      1596     48388   1538544   1319776     32.60     31.50  --
305.54/76.61	c  S st  1473    238296      1596    255892      1596     48889   1538544   1352855     32.60   no data  --
305.54/76.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
305.54/76.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.95/76.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.55
306.37/76.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.53/77.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.98 s
307.53/77.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
307.53/77.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
380.15/95.37	c lits-rem:       283  cl-subs:       49  v-elim:      0  v-fix:    0  time: 72.26 s
380.55/95.40	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
380.55/95.43	c vivif2 --  cl tried    48840 cl shrink        0 lits rem          0 time: 0.10
381.75/95.77	c asymm  cl-useful: 0/6366/255892 lits-rem:0 time: 1.34
381.75/95.78	c calculated reachability. Time: 0.00
381.75/95.78	c  N dy  1473    238296      1596    255892      1596     48840   1538544   1347351     32.60   no data  --
384.95/96.60	c  N dy  1576    253519      1596    255892      1596     36103   1538544    739123     32.63     34.90  --
388.13/97.36	c  N dy  1669    269774      1596    255892      1596     52346   1538544   1456982     32.60     35.72  --
391.72/98.28	c  N dy  1776    287226      1596    255892      1596     40819   1538544    907450     32.58     34.70  --
395.71/99.24	c  N dy  1903    305721      1596    255892      1596     59291   1538544   1745703     32.61     34.80  --
395.71/99.26	c  F st  1906    306251      1596    255892      1596     59820   1538544   1768830     32.61   no data  --
399.70/100.27	c  N dy  2000    325386      1596    255892      1596     48936   1538544   1313542     32.61     34.60  --
404.09/101.32	c  N dy  2125    345456      1596    255892      1596     38044   1538544    717266     32.57     34.32  --
406.09/101.87	c  S st  2195    357445      1596    255892      1596     50020   1538544   1240711     32.55   no data  --
406.89/102.04	c  S st  2195    357947      1596    255892      1596     50519   1538544   1276010     32.55   no data  --
406.89/102.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
406.89/102.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
407.31/102.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.56
407.73/102.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.87/102.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.90 s
408.87/102.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
408.87/102.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
471.92/118.39	c lits-rem:       207  cl-subs:       52  v-elim:      0  v-fix:    0  time: 62.93 s
472.32/118.42	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
472.32/118.44	c vivif2 --  cl tried    50467 cl shrink        0 lits rem          0 time: 0.10
473.55/118.79	c asymm  cl-useful: 0/6013/255892 lits-rem:0 time: 1.38
473.91/118.80	c calculated reachability. Time: 0.00
473.91/118.80	c  N dy  2195    357947      1596    255892      1596     50467   1538544   1270273     32.55   no data  --
478.30/119.95	c  N dy  2322    378077      1596    255892      1596     38623   1538544    717589     32.56     34.56  --
482.33/120.96	c  N dy  2447    398172      1596    255892      1596     58682   1538544   1612278     32.57     39.08  --
486.73/122.07	c  N dy  2575    418201      1596    255892      1596     45713   1538544    976103     32.55     34.33  --
491.11/123.18	c  N dy  2701    438214      1596    255892      1596     65703   1538544   1866807     32.54     44.04  --
495.86/124.30	c  N dy  2830    458302      1596    255892      1596     51825   1538544   1230033     32.55     35.22  --
500.24/125.42	c  N dy  2941    478315      1596    255892      1596     36859   1538544    522032     32.54     38.63  --
504.28/126.41	c  N dy  3066    498912      1596    255892      1596     57435   1538544   1419799     32.52     34.38  --
508.67/127.55	c  N dy  3194    519008      1596    255892      1596     41548   1538544    696002     32.51     34.82  --
512.23/128.46	c  S st  3307    536920      1596    255892      1596     59447   1538544   1490482     32.51   no data  --
513.06/128.65	c  S st  3307    537424      1596    255892      1596     59950   1538544   1528319     32.51   no data  --
513.06/128.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
513.06/128.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
513.81/128.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.59
514.21/128.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.41/129.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.11 s
515.41/129.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
515.41/129.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
665.42/166.84	c lits-rem:        57  cl-subs:       56  v-elim:      0  v-fix:    0  time: 149.68 s
665.42/166.86	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
665.42/166.89	c vivif2 --  cl tried    59894 cl shrink        0 lits rem          0 time: 0.12
667.01/167.21	c asymm  cl-useful: 0/5900/255892 lits-rem:0 time: 1.28
667.01/167.22	c calculated reachability. Time: 0.00
667.01/167.22	c  N dy  3307    537424      1596    255892      1596     59894   1538544   1522266     32.51   no data  --
671.40/168.31	c  N dy  3437    557438      1596    255892      1596     42924   1538544    727371     32.53     34.29  --
675.01/169.30	c  N dy  3567    577547      1596    255892      1596     63010   1538544   1628631     32.53     34.28  --
679.40/170.39	c  N dy  3697    597601      1596    255892      1596     45086   1538544    787790     32.53     34.97  --
683.37/171.36	c  N dy  3813    617690      1596    255892      1596     65150   1538544   1686100     32.52     34.24  --
688.18/172.51	c  N dy  3944    637727      1596    255892      1596     46210   1538544    833710     32.55     34.62  --
692.16/173.53	c  N dy  4078    657796      1596    255892      1596     66254   1538544   1749999     32.58     35.10  --
696.54/174.66	c  N dy  4208    677824      1596    255892      1596     46309   1538544    781779     32.58     34.44  --
700.54/175.67	c  N dy  4338    697862      1596    255892      1596     66324   1538544   1672186     32.58     34.32  --
705.32/176.80	c  N dy  4462    717943      1596    255892      1596     45439   1538544    715027     32.58     36.84  --
708.91/177.79	c  N dy  4585    738075      1596    255892      1596     65546   1538544   1617007     32.57     34.45  --
713.70/178.97	c  N dy  4713    758217      1596    255892      1596     43702   1538544    607429     32.57     34.33  --
718.09/180.01	c  N dy  4848    778274      1596    255892      1596     63727   1538544   1509448     32.60     35.34  --
722.48/181.19	c  N dy  4986    798409      1596    255892      1596     83843   1538544   2413670     32.60     35.47  --
724.87/181.70	c  S st  5037    806136      1596    255892      1596     48617   1538544    791168     32.60     27.88  --
725.27/181.88	c  S st  5037    806638      1596    255892      1596     49116   1538544    827427     32.60   no data  --
725.27/181.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
725.27/181.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
726.06/182.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.57
726.46/182.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
726.86/182.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
726.86/182.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
726.86/182.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
761.98/191.07	c lits-rem:        99  cl-subs:       10  v-elim:      0  v-fix:    0  time: 35.18 s
762.38/191.10	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.11
762.38/191.11	c vivif2 --  cl tried    49106 cl shrink        0 lits rem          0 time: 0.07
763.57/191.47	c asymm  cl-useful: 0/6240/255892 lits-rem:0 time: 1.43
763.57/191.48	c calculated reachability. Time: 0.00
763.57/191.48	c  N dy  5037    806638      1596    255892      1596     49106   1538544    826189     32.60   no data  --
768.35/192.64	c  N dy  5171    826715      1596    255892      1596     69165   1538544   1759847     32.63     35.06  --
773.54/193.96	c  N dy  5307    846762      1596    255892      1596     45239   1538544    606432     32.65     34.48  --
777.93/195.05	c  N dy  5432    866924      1596    255892      1596     65373   1538544   1520815     32.66     34.67  --
782.73/196.21	c  N dy  5564    887028      1596    255892      1596     85440   1538544   2427399     32.66     34.66  --
787.51/197.43	c  N dy  5690    907163      1596    255892      1596     60610   1538544   1272685     32.67     35.34  --
791.90/198.57	c  N dy  5816    927320      1596    255892      1596     80750   1538544   2176987     32.67     34.46  --
797.08/199.86	c  N dy  5950    947363      1596    255892      1596     54826   1538544    963641     32.68     34.75  --
801.47/200.98	c  N dy  6079    967441      1596    255892      1596     74885   1538544   1884086     32.69     42.97  --
807.10/202.32	c  N dy  6210    987475      1596    255892      1596     47963   1538544    618442     32.70     36.54  --
811.49/203.44	c  N dy  6335   1007629      1596    255892      1596     68098   1538544   1531470     32.70     35.04  --
816.24/204.66	c  N dy  6464   1027822      1596    255892      1596     88268   1538544   2457530     32.71     34.60  --
821.42/205.98	c  N dy  6603   1047860      1596    255892      1596     60330   1538544   1164665     32.73     35.13  --
826.21/207.18	c  N dy  6741   1067899      1596    255892      1596     80351   1538544   2100966     32.75     35.17  --
827.41/207.41	c  F st  6766   1071876      1596    255892      1596     84325   1538544   2275443     32.75   no data  --
831.80/208.52	c  N dy  6847   1087982      1596    255892      1596     51436   1538544    700772     32.75     35.31  --
836.19/209.60	c  N dy  6976   1108127      1596    255892      1596     71550   1538544   1610264     32.75     35.10  --
840.98/210.90	c  N dy  7120   1128154      1596    255892      1596     91564   1538544   2546825     32.78     36.03  --
846.19/212.18	c  N dy  7246   1148169      1596    255892      1596     61636   1538544   1133656     32.78     38.58  --
850.99/213.33	c  N dy  7372   1168332      1596    255892      1596     81775   1538544   2062864     32.79     35.00  --
856.13/214.65	c  N dy  7512   1188357      1596    255892      1596    101778   1538544   2983787     32.80     51.84  --
861.32/215.92	c  N dy  7645   1208434      1596    255892      1596     70894   1538544   1529791     32.81     42.05  --
861.73/216.02	c  S st  7658   1209958      1596    255892      1596     72416   1538544   1602682     32.82   no data  --
862.52/216.22	c  S st  7658   1210460      1596    255892      1596     72916   1538544   1638056     32.82   no data  --
862.52/216.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
862.52/216.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.32/216.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.69
863.74/216.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
864.91/216.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.17 s
864.91/216.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
864.91/216.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1036.07/259.79	c lits-rem:        30  cl-subs:       64  v-elim:      0  v-fix:    0  time: 170.30 s
1036.47/259.81	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
1036.47/259.84	c vivif2 --  cl tried    72852 cl shrink        0 lits rem          0 time: 0.13
1037.67/260.17	c asymm  cl-useful: 0/5985/255892 lits-rem:0 time: 1.32
1037.67/260.18	c calculated reachability. Time: 0.00
1037.67/260.18	c  N dy  7658   1210460      1596    255892      1596     72852   1538544   1631517     32.82   no data  --
1042.46/261.32	c  N dy  7787   1230472      1596    255892      1596     92841   1538544   2551490     32.82     36.21  --
1047.25/262.51	c  N dy  7920   1250519      1596    255892      1596     60900   1538544   1045390     32.84     35.04  --
1051.23/263.55	c  N dy  8042   1270533      1596    255892      1596     80881   1538544   1957854     32.83     44.47  --
1055.62/264.69	c  N dy  8168   1290541      1596    255892      1596    100864   1538544   2872724     32.84     35.52  --
1060.41/265.87	c  N dy  8291   1310628      1596    255892      1596     68004   1538544   1316769     32.84     36.70  --
1064.80/267.00	c  N dy  8421   1330677      1596    255892      1596     88030   1538544   2237444     32.84     40.60  --
1070.43/268.33	c  N dy  8544   1350707      1596    255892      1596     54101   1538544    652238     32.84     35.20  --
1074.39/269.37	c  N dy  8669   1370810      1596    255892      1596     74190   1538544   1574301     32.84     34.76  --
1078.79/270.48	c  N dy  8789   1390899      1596    255892      1596     94248   1538544   2469212     32.83     34.61  --
1083.95/271.77	c  N dy  8905   1410995      1596    255892      1596     59377   1538544    854772     32.83     40.50  --
1088.34/272.87	c  N dy  9042   1431203      1596    255892      1596     79560   1538544   1776013     32.84     35.88  --
1093.13/274.05	c  N dy  9174   1451254      1596    255892      1596     99592   1538544   2695774     32.85     45.92  --
1098.31/275.34	c  N dy  9298   1471298      1596    255892      1596     63684   1538544   1009820     32.84     44.76  --
1102.71/276.48	c  N dy  9434   1491607      1596    255892      1596     83965   1538544   1960751     32.85     34.82  --
1107.50/277.64	c  N dy  9554   1511659      1596    255892      1596    103990   1538544   2856912     32.85     35.17  --
1112.68/278.94	c  N dy  9684   1531739      1596    255892      1596     67125   1538544   1144621     32.85     43.53  --
1117.07/280.06	c  N dy  9810   1551889      1596    255892      1596     87254   1538544   2056703     32.85     35.23  --
1121.86/281.27	c  N dy  9941   1572005      1596    255892      1596    107347   1538544   2985164     32.86     35.03  --
1127.06/282.57	c  N dy 10064   1592257      1596    255892      1596     69649   1538544   1223830     32.86     34.73  --
1131.87/283.71	c  N dy 10197   1612285      1596    255892      1596     89648   1538544   2142760     32.86     35.36  --
1136.61/284.99	c  N dy 10330   1632420      1596    255892      1596    109751   1538544   3068431     32.88     35.30  --
1141.81/286.25	c  N dy 10456   1652434      1596    255892      1596     70818   1538544   1232384     32.87     35.10  --
1146.60/287.41	c  N dy 10590   1672456      1596    255892      1596     90812   1538544   2161311     32.88     37.27  --
1151.39/288.66	c  N dy 10724   1692464      1596    255892      1596    110802   1538544   3093738     32.89     48.40  --
1156.57/289.90	c  S st 10836   1710460      1596    255892      1596     68843   1538544   1128992     32.89     27.61  --
1156.97/290.09	c  S st 10836   1710962      1596    255892      1596     69344   1538544   1163486     32.89   no data  --
1157.37/290.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1157.37/290.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1157.79/290.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.66
1158.20/290.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1158.96/290.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.63 s
1158.96/290.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
1158.96/290.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1210.88/303.55	c lits-rem:        54  cl-subs:       13  v-elim:      0  v-fix:    0  time: 51.63 s
1210.88/303.58	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.11
1211.23/303.60	c vivif2 --  cl tried    69331 cl shrink        0 lits rem          0 time: 0.10
1212.42/303.96	c asymm  cl-useful: 0/5547/255892 lits-rem:0 time: 1.41
1212.42/303.97	c calculated reachability. Time: 0.00
1212.42/303.97	c  N dy 10836   1710962      1596    255892      1596     69331   1538544   1162009     32.89   no data  --
1217.22/305.14	c  N dy 10966   1731032      1596    255892      1596     89381   1538544   2084646     32.90     35.77  --
1222.00/306.37	c  N dy 11093   1751064      1596    255892      1596    109390   1538544   3001275     32.90     34.95  --
1227.60/307.76	c  N dy 11214   1771189      1596    255892      1596     68562   1538544   1077430     32.90     34.71  --
1231.98/308.87	c  N dy 11338   1791254      1596    255892      1596     88594   1538544   1999336     32.90     45.33  --
1237.20/310.17	c  N dy 11456   1811289      1596    255892      1596    108604   1538544   2917370     32.90     34.69  --
1243.14/311.60	c  N dy 11571   1831331      1596    255892      1596     66685   1538544    954887     32.89     34.73  --
1247.54/312.71	c  N dy 11697   1851361      1596    255892      1596     86702   1538544   1871141     32.90     34.79  --
1252.33/313.93	c  N dy 11829   1871575      1596    255892      1596    106891   1538544   2792159     32.90     35.84  --
1257.91/315.37	c  N dy 11949   1891620      1596    255892      1596     63999   1538544    805766     32.90     40.53  --
1262.30/316.42	c  N dy 12075   1911657      1596    255892      1596     84003   1538544   1735672     32.90     38.98  --
1267.10/317.63	c  N dy 12201   1931765      1596    255892      1596    104084   1538544   2658333     32.90     34.79  --
1272.32/318.94	c  N dy 12332   1951928      1596    255892      1596    124224   1538544   3586294     32.91     34.73  --
1277.46/320.22	c  N dy 12465   1971934      1596    255892      1596     80275   1538544   1531335     32.91     35.41  --
1281.85/321.37	c  N dy 12591   1992008      1596    255892      1596    100329   1538544   2450637     32.91     34.98  --
1287.44/322.70	c  N dy 12728   2012189      1596    255892      1596    120479   1538544   3398369     32.92     35.38  --
1292.62/324.06	c  N dy 12853   2032267      1596    255892      1596     75620   1538544   1262887     32.92     37.95  --
1297.01/325.19	c  N dy 12975   2052506      1596    255892      1596     95830   1538544   2171777     32.92     34.67  --
1302.20/326.47	c  N dy 13107   2072558      1596    255892      1596    115865   1538544   3104375     32.93     35.39  --
1308.19/327.91	c  N dy 13236   2092614      1596    255892      1596     69971   1538544    991718     32.93     34.74  --
1312.57/329.04	c  N dy 13363   2112618      1596    255892      1596     89946   1538544   1912538     32.94     34.71  --
1317.36/330.27	c  N dy 13491   2132804      1596    255892      1596    110110   1538544   2848421     32.94     34.96  --
1322.95/331.63	c  N dy 13618   2152887      1596    255892      1596    130166   1538544   3769219     32.94     39.03  --
1328.14/332.98	c  N dy 13748   2172995      1596    255892      1596     83333   1538544   1550662     32.94     34.69  --
1332.93/334.18	c  N dy 13874   2193015      1596    255892      1596    103322   1538544   2463391     32.94     47.99  --
1337.32/335.30	c  S st 13985   2210963      1596    255892      1596    121242   1538544   3274546     32.94     30.29  --
1338.50/335.52	c  S st 13985   2211465      1596    255892      1596    121744   1538544   3307860     32.94   no data  --
1338.50/335.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1338.50/335.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1339.30/335.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.75
1340.11/335.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1342.54/336.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.52 s
1342.54/336.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
1342.54/336.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1950.52/488.93	c lits-rem:        99  cl-subs:      155  v-elim:      0  v-fix:    0  time: 605.98 s
1950.52/488.96	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
1950.92/489.02	c vivif2 --  cl tried   121589 cl shrink        0 lits rem          0 time: 0.25
1952.14/489.40	c asymm  cl-useful: 0/5174/255892 lits-rem:0 time: 1.51
1952.56/489.41	c calculated reachability. Time: 0.00
1952.56/489.41	c  N dy 13985   2211465      1596    255892      1596    121589   1538544   3290686     32.94   no data  --
1958.10/490.90	c  N dy 14114   2231608      1596    255892      1596     73794   1538544   1086390     32.95     35.08  --
1962.89/492.02	c  N dy 14240   2251647      1596    255892      1596     93803   1538544   2002845     32.95     35.16  --
1967.68/493.26	c  N dy 14374   2271728      1596    255892      1596    113861   1538544   2920127     32.95     43.79  --
1973.26/494.61	c  N dy 14500   2291765      1596    255892      1596    133864   1538544   3844361     32.95     35.12  --
1978.47/495.93	c  N dy 14625   2311803      1596    255892      1596     84968   1538544   1565115     32.95     35.22  --
1983.29/497.13	c  N dy 14757   2331809      1596    255892      1596    104949   1538544   2493142     32.96     34.75  --
1988.02/498.39	c  N dy 14884   2351861      1596    255892      1596    124974   1538544   3394030     32.95     34.78  --
1994.01/499.83	c  N dy 15017   2371966      1596    255892      1596     75151   1538544   1095945     32.96     34.85  --
1998.40/500.92	c  N dy 15140   2392009      1596    255892      1596     95171   1538544   2024210     32.97     39.57  --
2003.19/502.18	c  N dy 15283   2412093      1596    255892      1596    115231   1538544   2970845     32.98     34.77  --
2008.38/503.49	c  N dy 15405   2432183      1596    255892      1596    135305   1538544   3893858     32.98     36.33  --
2013.59/504.80	c  N dy 15535   2452211      1596    255892      1596     84386   1538544   1489015     32.98     34.87  --
2018.38/505.95	c  N dy 15665   2472213      1596    255892      1596    104367   1538544   2406628     32.98     34.91  --
2023.13/507.18	c  N dy 15790   2492266      1596    255892      1596    124390   1538544   3340563     32.99     34.99  --
2029.11/508.65	c  N dy 15916   2512303      1596    255892      1596     72508   1538544    891751     32.99     34.81  --
2033.11/509.66	c  N dy 16032   2532523      1596    255892      1596     92703   1538544   1797004     32.99     36.07  --
2037.90/510.82	c  N dy 16166   2552586      1596    255892      1596    112742   1538544   2714568     32.99     34.86  --
2042.69/512.02	c  N dy 16291   2572706      1596    255892      1596    132838   1538544   3625914     32.99     34.95  --
2048.28/513.41	c  N dy 16414   2592806      1596    255892      1596     79998   1538544   1195593     32.99     37.41  --
2052.66/514.53	c  N dy 16538   2612978      1596    255892      1596    100144   1538544   2123150     32.99     35.24  --
2057.47/515.78	c  N dy 16666   2633175      1596    255892      1596    120319   1538544   3043321     32.99     34.79  --
2062.63/517.07	c  N dy 16798   2653236      1596    255892      1596    140352   1538544   3952718     32.99     35.41  --
2068.21/518.40	c  N dy 16920   2673265      1596    255892      1596     86451   1538544   1448326     32.99     37.80  --
2072.61/519.56	c  N dy 17051   2693310      1596    255892      1596    106474   1538544   2367153     32.99     34.85  --
2077.40/520.74	c  S st 17176   2711466      1596    255892      1596    124606   1538544   3206407     33.00     35.90  --
2078.20/520.95	c  S st 17176   2711967      1596    255892      1596    125106   1538544   3240157     33.00   no data  --
2078.20/520.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2078.20/520.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2079.00/521.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.80
2079.84/521.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2082.59/522.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.55 s
2082.59/522.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
2082.59/522.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2665.06/668.09	c lits-rem:       165  cl-subs:      104  v-elim:      0  v-fix:    0  time: 581.65 s
2665.46/668.12	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.11
2665.46/668.18	c vivif2 --  cl tried   125002 cl shrink        0 lits rem          0 time: 0.26
2667.05/668.56	c asymm  cl-useful: 0/6043/255892 lits-rem:0 time: 1.53
2667.05/668.58	c calculated reachability. Time: 0.00
2667.05/668.58	c  N dy 17176   2711967      1596    255892      1596    125002   1538544   3228621     33.00   no data  --
2672.63/669.96	c  N dy 17303   2732006      1596    255892      1596    145017   1538544   4138375     33.00     35.01  --
2678.22/671.38	c  N dy 17436   2752025      1596    255892      1596     90106   1538544   1594632     33.00     36.05  --
2683.42/672.63	c  N dy 17561   2772308      1596    255892      1596    110358   1538544   2522601     33.00     35.03  --
2688.60/673.96	c  N dy 17676   2792667      1596    255892      1596    130692   1538544   3434734     32.99     34.98  --
2694.58/675.48	c  N dy 17815   2812678      1596    255892      1596    150684   1538544   4364807     33.00     35.62  --
2700.17/676.83	c  N dy 17938   2832746      1596    255892      1596     94812   1538544   1760391     33.00     35.17  --
2704.96/678.08	c  N dy 18062   2852865      1596    255892      1596    114916   1538544   2676273     33.00     34.89  --
2710.54/679.46	c  N dy 18190   2872885      1596    255892      1596    134914   1538544   3598769     33.00     34.77  --
2717.32/681.14	c  N dy 18319   2892982      1596    255892      1596     78067   1538544    961715     33.00     34.81  --
2721.72/682.29	c  N dy 18437   2913047      1596    255892      1596     98105   1538544   1873462     33.00     35.85  --
2726.90/683.58	c  N dy 18563   2933111      1596    255892      1596    118151   1538544   2778548     33.00     36.60  --
2732.49/684.96	c  N dy 18697   2953154      1596    255892      1596    138169   1538544   3720622     33.00     35.78  --
2739.27/686.64	c  N dy 18830   2973233      1596    255892      1596     80316   1538544   1030120     33.01     35.10  --
2744.06/687.81	c  N dy 18955   2993308      1596    255892      1596    100372   1538544   1935509     33.00     35.09  --
2748.85/689.09	c  N dy 19085   3013411      1596    255892      1596    120443   1538544   2871941     33.01     36.57  --
2754.43/690.45	c  N dy 19204   3033438      1596    255892      1596    140442   1538544   3795081     33.01     35.51  --
2761.22/692.14	c  N dy 19340   3053441      1596    255892      1596     81533   1538544   1054846     33.02     34.89  --
2766.01/693.34	c  N dy 19474   3073478      1596    255892      1596    101552   1538544   1979333     33.02     35.29  --
2770.79/694.57	c  N dy 19588   3093572      1596    255892      1596    121627   1538544   2894491     33.02     35.13  --
2776.38/695.97	c  N dy 19713   3113573      1596    255892      1596    141607   1538544   3801350     33.02     35.02  --
2783.56/697.73	c  N dy 19848   3133720      1596    255892      1596     81815   1538544   1018924     33.02     35.01  --
2788.35/698.94	c  N dy 19976   3153785      1596    255892      1596    101858   1538544   1951332     33.03     49.02  --
2793.13/700.18	c  N dy 20106   3173876      1596    255892      1596    121926   1538544   2869830     33.03     34.82  --
2798.73/701.58	c  N dy 20235   3193921      1596    255892      1596    141946   1538544   3774168     33.03     35.19  --
2804.30/702.95	c  S st 20353   3211967      1596    255892      1596    159972   1538544   4595798     33.03   no data  --
2805.50/703.21	c  S st 20353   3212468      1596    255892      1596    160473   1538544   4630990     33.03   no data  --
2805.50/703.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2805.50/703.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2806.30/703.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.95
2807.50/703.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2811.49/704.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.25 s
2811.49/704.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
2811.49/704.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4049.88/1015.20	c lits-rem:       308  cl-subs:      161  v-elim:      0  v-fix:    0  time: 1236.14 s
4050.29/1015.22	c vivif2 --  cl tried   255892 cl shrink        0 lits rem          0 time: 0.10
4050.65/1015.31	c vivif2 --  cl tried   160312 cl shrink        0 lits rem          0 time: 0.36
4051.84/1015.69	c asymm  cl-useful: 0/5135/255892 lits-rem:0 time: 1.52
4052.24/1015.71	c calculated reachability. Time: 0.00
4052.24/1015.71	c  N dy 20353   3212468      1596    255892      1596    160312   1538544   4613358     33.03   no data  --
4057.44/1017.06	c  N dy 20485   3232532      1596    255892      1596     99448   1538544   1801777     33.03     35.41  --
4062.22/1018.24	c  N dy 20614   3252702      1596    255892      1596    119595   1538544   2723876     33.03     36.68  --
4067.43/1019.54	c  N dy 20741   3272796      1596    255892      1596    139668   1538544   3655360     33.03     35.21  --
4072.59/1020.82	c  N dy 20854   3292806      1596    255892      1596    159652   1538544   4561862     33.03     44.43  --
4077.78/1022.19	c  N dy 20980   3312889      1596    255892      1596     97788   1538544   1675747     33.03     35.54  --
4082.17/1023.23	c  N dy 21087   3332981      1596    255892      1596    117778   1538544   2550613     33.03     51.80  --
4087.36/1024.51	c  N dy 21217   3353065      1596    255892      1596    137837   1538544   3476162     33.03     34.92  --
4092.95/1025.90	c  N dy 21355   3373195      1596    255892      1596    157935   1538544   4417067     33.03     35.02  --
4098.57/1027.33	c  N dy 21484   3393334      1596    255892      1596     95186   1538544   1527734     33.03     35.37  --
4102.96/1028.47	c  N dy 21603   3413563      1596    255892      1596    115395   1538544   2450331     33.03     34.90  --
4107.70/1029.68	c  N dy 21729   3433759      1596    255892      1596    135568   1538544   3368457     33.03     35.00  --
4112.89/1030.99	c  N dy 21846   3453883      1596    255892      1596    155671   1538544   4274028     33.03     34.79  --
4119.28/1032.51	c  N dy 21976   3473948      1596    255892      1596     91831   1538544   1339564     33.03     34.88  --
4124.07/1033.70	c  N dy 22101   3494096      1596    255892      1596    111959   1538544   2255876     33.03     35.13  --
4129.29/1035.02	c  N dy 22230   3514220      1596    255892      1596    132058   1538544   3184329     33.03     35.84  --
4134.84/1036.45	c  N dy 22361   3534319      1596    255892      1596    152126   1538544   4092388     33.03     35.64  --
4141.63/1038.11	c  N dy 22484   3554429      1596    255892      1596     87335   1538544   1099326     33.03     35.43  --
4146.01/1039.30	c  N dy 22612   3574473      1596    255892      1596    107352   1538544   2028070     33.03     34.88  --
4151.59/1040.62	c  N dy 22734   3594825      1596    255892      1596    127681   1538544   2960245     33.03     35.87  --
4157.18/1042.08	c  N dy 22858   3615091      1596    255892      1596    147925   1538544   3874289     33.03     35.00  --
4163.17/1043.56	c  N dy 22976   3635170      1596    255892      1596    167986   1538544   4784205     33.03     39.15  --
4169.15/1045.04	c  N dy 23107   3655242      1596    255892      1596    102143   1538544   1742859     33.03     34.78  --
4174.34/1046.35	c  N dy 23238   3675332      1596    255892      1596    122203   1538544   2673246     33.03     34.91  --
4179.93/1047.72	c  N dy 23357   3695365      1596    255892      1596    142210   1538544   3578477     33.03     35.09  --
4185.11/1049.00	c  S st 23463   3712469      1596    255892      1596    159297   1538544   4352845     33.03   no data  --
4185.93/1049.26	c  S st 23463   3712970      1596    255892      1596    159798   1538544   4389697     33.03   no data  --
4185.93/1049.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
4185.93/1049.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4187.10/1049.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.93
4187.90/1049.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4191.90/1050.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.89 s
4191.90/1050.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1596 time:  0.00 s
4191.90/1050.72	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: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 412 0 0 0 1 0 0 0 22 0 4 0 385518005 52465664 352 33554432000 4194304 4650419 140737352037744 18446744073709551615 47308267960236 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 12809 352 303 112 0 7774 0
[pid=8805/tid=8806] ppid=8803 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 385518005 52465664 352 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 385518005 52465664 352 33554432000 4194304 4650419 140737352037744 18446744073709551615 47308267960242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 385518005 52465664 352 33554432000 4194304 4650419 140737352037744 18446744073709551615 47308267960236 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.043736 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=289492 CPUtime=0.14 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 7615 0 0 0 12 2 0 0 18 0 4 0 385518005 296439808 7388 33554432000 4194304 4650419 140737352037744 18446744073709551615 4546027 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 72373 7388 344 112 0 67338 0
[pid=8805/tid=8806] ppid=8803 vsize=289984 CPUtime=0.02 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) D 8803 8805 8545 0 -1 4202560 1812 0 0 0 2 0 0 0 18 0 4 0 385518005 296943616 7519 33554432000 4194304 4650419 140737352037744 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=290524 CPUtime=0.03 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1886 0 0 0 3 0 0 0 18 0 4 0 385518005 297496576 7551 33554432000 4194304 4650419 140737352037744 18446744073709551615 4520040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=290524 CPUtime=0.03 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1840 0 0 0 3 0 0 0 18 0 4 0 385518005 297496576 7571 33554432000 4194304 4650419 140737352037744 18446744073709551615 4546123 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 289492

[startup+0.112358 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=303236 CPUtime=0.44 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 17856 0 0 0 39 5 0 0 18 0 4 0 385518005 310513664 17629 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660323361 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 80509 19311 369 112 0 75474 0
[pid=8805/tid=8806] ppid=8803 vsize=360928 CPUtime=0.2 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) D 8803 8805 8545 0 -1 4202560 5220 0 0 0 19 1 0 0 18 0 4 0 385518005 369590272 21597 33554432000 4194304 4650419 140737352037744 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=343740 CPUtime=0.23 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 8930 0 0 0 22 1 0 0 18 0 4 0 385518005 351989760 22611 33554432000 4194304 4650419 140737352037744 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=341308 CPUtime=0.24 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) D 8803 8805 8545 0 -1 4202560 4986 0 0 0 23 1 0 0 18 0 4 0 385518005 349499392 22209 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660323361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 303236

[startup+0.450649 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=557736 CPUtime=1.83 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) D 8803 8805 8545 0 -1 4202496 72426 0 0 0 166 17 0 0 18 0 4 0 385518005 571121664 61424 33554432000 4194304 4650419 140737352037744 18446744073709551615 4440859 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 139434 62888 390 112 0 134399 0
[pid=8805/tid=8806] ppid=8803 vsize=557736 CPUtime=1.24 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 22517 0 0 0 118 6 0 0 19 0 4 0 385518005 571121664 62888 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=557736 CPUtime=1.24 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 21610 0 0 0 121 3 0 0 19 0 4 0 385518005 571121664 62888 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=557736 CPUtime=1.25 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 6893 0 0 0 123 2 0 0 19 0 4 0 385518005 571121664 62888 33554432000 4194304 4650419 140737352037744 18446744073709551615 4333649 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 557736

[startup+1.33799 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=492200 CPUtime=5.27 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 74159 0 0 0 509 18 0 0 19 0 4 0 385518005 504012800 61581 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660705639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 123050 61069 391 112 0 118015 0
[pid=8805/tid=8806] ppid=8803 vsize=492200 CPUtime=1.31 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) D 8803 8805 8545 0 -1 4202560 22517 0 0 0 125 6 0 0 19 0 4 0 385518005 504012800 61069 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660705415 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=492200 CPUtime=1.3 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 21702 0 0 0 127 3 0 0 19 0 4 0 385518005 504012800 61069 33554432000 4194304 4650419 140737352037744 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=492200 CPUtime=1.31 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 7035 0 0 0 129 2 0 0 19 0 4 0 385518005 504012800 61069 33554432000 4194304 4650419 140737352037744 18446744073709551615 4304301 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 492200

[startup+1.57444 s]
/proc/loadavg: 7.46 7.97 7.43 5/319 8805
/proc/meminfo: memFree=26998980/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=402152 CPUtime=6.21 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 79874 0 0 0 602 19 0 0 19 0 4 0 385518005 411803648 59793 33554432000 4194304 4650419 140737352037744 18446744073709551615 4420822 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 100538 59794 391 112 0 95503 0
[pid=8805/tid=8806] ppid=8803 vsize=402152 CPUtime=1.54 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 23031 0 0 0 148 6 0 0 19 0 4 0 385518005 411803648 59795 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476488 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=402152 CPUtime=1.54 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 22127 0 0 0 151 3 0 0 19 0 4 0 385518005 411803648 59795 33554432000 4194304 4650419 140737352037744 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=402152 CPUtime=1.55 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 11294 0 0 0 152 3 0 0 18 0 4 0 385518005 411803648 59796 33554432000 4194304 4650419 140737352037744 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 402152

[startup+3.10117 s]
/proc/loadavg: 7.75 8.02 7.45 9/323 8809
/proc/meminfo: memFree=26569664/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=571368 CPUtime=12.33 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 114486 0 0 0 1207 26 0 0 23 0 4 0 385518005 585080832 94205 33554432000 4194304 4650419 140737352037744 18446744073709551615 4467553 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 142842 94205 392 112 0 137807 0
[pid=8805/tid=8806] ppid=8803 vsize=571504 CPUtime=3.06 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 31312 0 0 0 298 8 0 0 23 0 4 0 385518005 585220096 94280 33554432000 4194304 4650419 140737352037744 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=571504 CPUtime=3.08 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 28726 0 0 0 304 4 0 0 24 0 4 0 385518005 585220096 94281 33554432000 4194304 4650419 140737352037744 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=571504 CPUtime=3.1 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 22620 0 0 0 304 6 0 0 20 0 4 0 385518005 585220096 94281 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 571368

[startup+6.30061 s]
/proc/loadavg: 7.75 8.02 7.45 9/323 8809
/proc/meminfo: memFree=26449644/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=721488 CPUtime=25.08 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 136769 0 0 0 2478 30 0 0 25 0 4 0 385518005 738803712 103250 33554432000 4194304 4650419 140737352037744 18446744073709551615 4315033 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 180372 103250 395 112 0 175337 0
[pid=8805/tid=8806] ppid=8803 vsize=721488 CPUtime=6.22 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 38001 0 0 0 613 9 0 0 25 0 4 0 385518005 738803712 103250 33554432000 4194304 4650419 140737352037744 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=721488 CPUtime=6.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 37004 0 0 0 622 5 0 0 25 0 4 0 385518005 738803712 103250 33554432000 4194304 4650419 140737352037744 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=721488 CPUtime=6.28 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 23302 0 0 0 622 6 0 0 25 0 4 0 385518005 738803712 103250 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 721488

[startup+12.7005 s]
/proc/loadavg: 7.78 8.02 7.46 9/323 8809
/proc/meminfo: memFree=26318400/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=744936 CPUtime=50.61 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 178563 0 0 0 5022 39 0 0 25 0 4 0 385518005 762814464 127660 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 186234 127660 395 112 0 181199 0
[pid=8805/tid=8806] ppid=8803 vsize=744936 CPUtime=12.55 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 50784 0 0 0 1243 12 0 0 25 0 4 0 385518005 762814464 127660 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=744936 CPUtime=12.67 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 43436 0 0 0 1260 7 0 0 25 0 4 0 385518005 762814464 127660 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=744936 CPUtime=12.68 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 35301 0 0 0 1259 9 0 0 25 0 4 0 385518005 762814464 127660 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 744936

[startup+25.5002 s]
/proc/loadavg: 7.82 8.02 7.46 9/323 8810
/proc/meminfo: memFree=26196484/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=788504 CPUtime=101.66 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 234252 0 0 0 10116 50 0 0 25 0 4 0 385518005 807428096 137653 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 197126 137653 405 112 0 192091 0
[pid=8805/tid=8806] ppid=8803 vsize=788504 CPUtime=25.21 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 59825 0 0 0 2508 13 0 0 25 0 4 0 385518005 807428096 137653 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=788504 CPUtime=25.47 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 56771 0 0 0 2537 10 0 0 25 0 4 0 385518005 807428096 137653 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=788504 CPUtime=25.48 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 55847 0 0 0 2535 13 0 0 25 0 4 0 385518005 807428096 137653 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 788504

[startup+51.1007 s]
/proc/loadavg: 7.95 8.03 7.48 9/323 8810
/proc/meminfo: memFree=25953664/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=863100 CPUtime=203.81 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 356759 0 0 0 20303 78 0 0 25 0 4 0 385518005 883814400 165188 33554432000 4194304 4650419 140737352037744 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 215775 165189 395 112 0 210740 0
[pid=8805/tid=8806] ppid=8803 vsize=863100 CPUtime=50.55 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 81117 0 0 0 5037 18 0 0 25 0 4 0 385518005 883814400 165189 33554432000 4194304 4650419 140737352037744 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=863100 CPUtime=51.06 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 102341 0 0 0 5085 21 0 0 25 0 4 0 385518005 883814400 165189 33554432000 4194304 4650419 140737352037744 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=863100 CPUtime=51.09 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 90581 0 0 0 5088 21 0 0 25 0 4 0 385518005 883814400 165189 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 863100

[startup+102.301 s]
/proc/loadavg: 7.98 8.02 7.51 9/323 8812
/proc/meminfo: memFree=25807680/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=896512 CPUtime=408.08 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 1006185 0 0 0 40625 183 0 0 25 0 4 0 385518005 918028288 181835 33554432000 4194304 4650419 140737352037744 18446744073709551615 4435268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 224128 181835 423 112 0 219093 0
[pid=8805/tid=8806] ppid=8803 vsize=896512 CPUtime=101.22 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 241057 0 0 0 10078 44 0 0 25 0 4 0 385518005 918028288 181835 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=896512 CPUtime=102.26 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 146923 0 0 0 10191 35 0 0 25 0 4 0 385518005 918028288 181835 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=896512 CPUtime=102.28 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 516791 0 0 0 10147 81 0 0 25 0 4 0 385518005 918028288 181835 33554432000 4194304 4650419 140737352037744 18446744073709551615 4331967 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 896512

[startup+162.301 s]

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

[pid=8805] ppid=8803 vsize=1378852 CPUtime=2562.56 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 5648086 0 0 0 255331 925 0 0 25 0 4 0 385518005 1411944448 267004 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 344713 267004 396 112 0 339678 0
[pid=8805/tid=8806] ppid=8803 vsize=1378852 CPUtime=635.67 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1574801 0 0 0 63316 251 0 0 25 0 4 0 385518005 1411944448 267004 33554432000 4194304 4650419 140737352037744 18446744073709551615 4436452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1378852 CPUtime=642.28 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 367147 0 0 0 64144 84 0 0 25 0 4 0 385518005 1411944448 267004 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1378852 CPUtime=642.3 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1897090 0 0 0 63932 298 0 0 25 0 4 0 385518005 1411944448 267004 33554432000 4194304 4650419 140737352037744 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.56
Current children cumulated vsize (KiB) 1378852

[startup+702.3 s]
/proc/loadavg: 8.02 8.06 7.76 9/323 8831
/proc/meminfo: memFree=25048640/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1419996 CPUtime=2801.91 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 5907892 0 0 0 279220 971 0 0 25 0 4 0 385518005 1454075904 263672 33554432000 4194304 4650419 140737352037744 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 354999 263673 395 112 0 349964 0
[pid=8805/tid=8806] ppid=8803 vsize=1419996 CPUtime=695.05 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1709590 0 0 0 69234 271 0 0 25 0 4 0 385518005 1454075904 263673 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1419996 CPUtime=702.26 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 409241 0 0 0 70136 90 0 0 25 0 4 0 385518005 1454075904 263673 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1419996 CPUtime=702.29 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1898465 0 0 0 69931 298 0 0 25 0 4 0 385518005 1454075904 263673 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.91
Current children cumulated vsize (KiB) 1419996

[startup+762.301 s]
/proc/loadavg: 8.04 8.06 7.78 9/323 8832
/proc/meminfo: memFree=25042632/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1509804 CPUtime=3041.29 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 6072159 0 0 0 303125 1004 0 0 25 0 4 0 385518005 1546039296 274066 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 377451 274066 395 112 0 372416 0
[pid=8805/tid=8806] ppid=8803 vsize=1509804 CPUtime=754.42 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1826603 0 0 0 75154 288 0 0 25 0 4 0 385518005 1546039296 274066 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1509804 CPUtime=762.26 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 422788 0 0 0 76134 92 0 0 25 0 4 0 385518005 1546039296 274066 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1509804 CPUtime=762.29 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1924529 0 0 0 75919 310 0 0 25 0 4 0 385518005 1546039296 274066 33554432000 4194304 4650419 140737352037744 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.29
Current children cumulated vsize (KiB) 1509804

[startup+822.3 s]
/proc/loadavg: 8.13 8.08 7.80 9/323 8843
/proc/meminfo: memFree=25036900/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1509804 CPUtime=3280.65 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 6330894 0 0 0 327018 1047 0 0 25 0 4 0 385518005 1546039296 278880 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 377451 278880 395 112 0 372416 0
[pid=8805/tid=8806] ppid=8803 vsize=1509804 CPUtime=813.81 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2021003 0 0 0 81064 317 0 0 25 0 4 0 385518005 1546039296 278880 33554432000 4194304 4650419 140737352037744 18446744073709551615 268660359319 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1509804 CPUtime=822.26 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 434858 0 0 0 82132 94 0 0 25 0 4 0 385518005 1546039296 278880 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1509804 CPUtime=822.27 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1939725 0 0 0 81912 315 0 0 25 0 4 0 385518005 1546039296 278880 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.65
Current children cumulated vsize (KiB) 1509804

[startup+882.301 s]
/proc/loadavg: 8.15 8.09 7.82 9/323 8844
/proc/meminfo: memFree=25033128/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1510132 CPUtime=3520.02 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 6690775 0 0 0 350885 1117 0 0 25 0 4 0 385518005 1546375168 280017 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 377533 280017 395 112 0 372498 0
[pid=8805/tid=8806] ppid=8803 vsize=1510132 CPUtime=873.18 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2282811 0 0 0 86960 358 0 0 25 0 4 0 385518005 1546375168 280017 33554432000 4194304 4650419 140737352037744 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1510132 CPUtime=882.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 494876 0 0 0 88108 119 0 0 25 0 4 0 385518005 1546375168 280017 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1510132 CPUtime=882.27 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1939725 0 0 0 87912 315 0 0 25 0 4 0 385518005 1546375168 280017 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.02
Current children cumulated vsize (KiB) 1510132

[startup+942.3 s]
/proc/loadavg: 8.23 8.12 7.85 9/323 8846
/proc/meminfo: memFree=24965364/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1483896 CPUtime=3759.41 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 6898113 0 0 0 374789 1152 0 0 25 0 4 0 385518005 1519509504 287873 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 370974 287873 395 112 0 365939 0
[pid=8805/tid=8806] ppid=8803 vsize=1483896 CPUtime=932.56 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2377425 0 0 0 92879 377 0 0 25 0 4 0 385518005 1519509504 287873 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1483896 CPUtime=942.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 507968 0 0 0 94107 120 0 0 25 0 4 0 385518005 1519509504 287873 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1483896 CPUtime=942.27 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1939725 0 0 0 93912 315 0 0 25 0 4 0 385518005 1519509504 287873 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.41
Current children cumulated vsize (KiB) 1483896

[startup+1002.3 s]
/proc/loadavg: 8.22 8.13 7.86 9/323 8848
/proc/meminfo: memFree=24950932/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1437220 CPUtime=3998.79 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 7101815 0 0 0 398690 1189 0 0 25 0 4 0 385518005 1471713280 274158 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 359305 274158 395 112 0 354270 0
[pid=8805/tid=8806] ppid=8803 vsize=1437220 CPUtime=991.92 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2441077 0 0 0 98799 393 0 0 25 0 4 0 385518005 1471713280 274158 33554432000 4194304 4650419 140737352037744 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1437220 CPUtime=1002.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 527371 0 0 0 100104 123 0 0 25 0 4 0 385518005 1471713280 274158 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1437220 CPUtime=1002.27 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1940168 0 0 0 99912 315 0 0 25 0 4 0 385518005 1471713280 274158 33554432000 4194304 4650419 140737352037744 18446744073709551615 4542365 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.79
Current children cumulated vsize (KiB) 1437220

[startup+1062.3 s]
/proc/loadavg: 8.15 8.12 7.87 9/323 8849
/proc/meminfo: memFree=24844992/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1503972 CPUtime=4238.17 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 7320157 0 0 0 422575 1242 0 0 25 0 4 0 385518005 1540067328 295368 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 375993 295368 395 112 0 370958 0
[pid=8805/tid=8806] ppid=8803 vsize=1503972 CPUtime=1051.32 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2558730 0 0 0 104716 416 0 0 25 0 4 0 385518005 1540067328 295368 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1503972 CPUtime=1062.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 536581 0 0 0 106103 124 0 0 25 0 4 0 385518005 1540067328 295368 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1503972 CPUtime=1062.28 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1975497 0 0 0 105900 328 0 0 25 0 4 0 385518005 1540067328 295368 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.17
Current children cumulated vsize (KiB) 1503972

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 7.89 9/323 8851
/proc/meminfo: memFree=24848776/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1503972 CPUtime=4477.55 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 7551651 0 0 0 446479 1276 0 0 25 0 4 0 385518005 1540067328 293916 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 375993 293916 409 112 0 370958 0
[pid=8805/tid=8806] ppid=8803 vsize=1503972 CPUtime=1110.69 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 2731624 0 0 0 110628 441 0 0 25 0 4 0 385518005 1540067328 293916 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1503972 CPUtime=1122.27 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 564083 0 0 0 112099 128 0 0 25 0 4 0 385518005 1540067328 293916 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1503972 CPUtime=1122.28 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1975497 0 0 0 111900 328 0 0 25 0 4 0 385518005 1540067328 293916 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.55
Current children cumulated vsize (KiB) 1503972

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 7.90 9/323 8852
/proc/meminfo: memFree=24905516/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1503972 CPUtime=4716.95 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 8045156 0 0 0 470350 1345 0 0 25 0 4 0 385518005 1540067328 293022 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 375993 293022 395 112 0 370958 0
[pid=8805/tid=8806] ppid=8803 vsize=1503972 CPUtime=1170.07 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 3193860 0 0 0 116502 505 0 0 25 0 4 0 385518005 1540067328 293022 33554432000 4194304 4650419 140737352037744 18446744073709551615 4541847 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1503972 CPUtime=1182.28 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 595352 0 0 0 118095 133 0 0 25 0 4 0 385518005 1540067328 293022 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1503972 CPUtime=1182.29 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1975497 0 0 0 117901 328 0 0 25 0 4 0 385518005 1540067328 293022 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.95
Current children cumulated vsize (KiB) 1503972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.08 8.11 7.90 5/315 8871
/proc/meminfo: memFree=26149992/32951124 swapFree=46575252/67111528
[pid=8805] ppid=8803 vsize=1504168 CPUtime=4800.36 cores=1,3,5,7
/proc/8805/stat : 8805 (strangenight1-m) R 8803 8805 8545 0 -1 4202496 8082134 0 0 0 478677 1359 0 0 25 0 4 0 385518005 1540268032 292865 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476440 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8805/statm: 376042 292865 395 112 0 371007 0
[pid=8805/tid=8806] ppid=8803 vsize=1504168 CPUtime=1190.74 cores=1,3,5,7
/proc/8805/task/8806/stat : 8806 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 3222852 0 0 0 118557 517 0 0 25 0 4 0 385518005 1540268032 292865 33554432000 4194304 4650419 140737352037744 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8805/tid=8807] ppid=8803 vsize=1504168 CPUtime=1203.19 cores=1,3,5,7
/proc/8805/task/8807/stat : 8807 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 603338 0 0 0 120185 134 0 0 25 0 4 0 385518005 1540268032 292865 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8805/tid=8808] ppid=8803 vsize=1504168 CPUtime=1203.2 cores=1,3,5,7
/proc/8805/task/8808/stat : 8808 (strangenight1-m) R 8803 8805 8545 0 -1 4202560 1975497 0 0 0 119992 328 0 0 25 0 4 0 385518005 1540268032 292865 33554432000 4194304 4650419 140737352037744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1504168

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.28
CPU time (s): 4800.45
CPU user time (s): 4786.81
CPU system time (s): 13.6389
CPU usage (%): 398.949
Max. virtual memory (cumulated for all children) (KiB): 1609504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.81
system time used= 13.6389
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8082137
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= 8677
involuntary context switches= 33898

runsolver used 3.20251 second user time and 9.28359 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 00:47:47
IDJOB=3369142
IDBENCH=83180
IDSOLVER=1846
FILE ID=node107/3369142-1305413267
RUNJOBID= node107-1305410852-8564
PBS_JOBID= 13324536
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=281359359

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26999260 kB
Buffers:        133688 kB
Cached:         940060 kB
SwapCached:       9832 kB
Active:        5590428 kB
Inactive:        80988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26999260 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           23956 kB
Writeback:           0 kB
AnonPages:     4594980 kB
Mapped:          19732 kB
Slab:           147496 kB
PageTables:      69348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65308360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73424 MiB
End job on node107 at 2011-05-15 01:07:53