Trace number 3263389

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.35 1201.73

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
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 variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263389-1304134993.cnf'
0.00/0.00	c -- header says num vars:            105
0.00/0.00	c -- header says num clauses:       40110
0.00/0.03	c -- clauses added:            0 learnts,        40110 normals,            0 xors
0.00/0.03	c -- vars added        105
0.00/0.03	c Parsing time:  0.10 s
0.00/0.03	c  N st     0         0       105     40110         0         0    400890         0   no data   no data  --
1.17/0.30	c asymm  cl-useful: 137/2272/40110 lits-rem:143 time: 1.08
1.17/0.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
1.17/0.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1.17/0.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.37/1.62	c lits-rem:     13614  cl-subs:     3220  v-elim:      0  v-fix:    0  time:  5.14 s
6.37/1.62	c Finding binary XORs  T:     0.00 s  found:       0
6.37/1.67	c Finding non-binary XORs:     0.20 s (found:       0, avg size: nan)
6.37/1.67	c calculated reachability. Time: 0.00
6.37/1.68	c Calc default polars -  time:   0.01 s pos:      59 undec:       0 neg:      46
6.37/1.68	c =========================================================================================
6.37/1.68	c types(t): F = full restart, N = normal restart
6.37/1.68	c types(t): S = simplification begin/end, E = solution found
6.37/1.68	c restart types(rt): st = static, dy = dynamic
6.37/1.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.37/1.68	c  B st     0         0       105     36890         0         0    357345         0   no data   no data  --
6.79/1.78	c  N dy    19      4018       105     36890         0      3584    357200     70724     15.49     16.51  --
7.19/1.89	c  N dy    33      8361       105     36890         0      4467    357039     71615     15.17     16.26  --
7.98/2.02	c  N dy    52     12436       105     36890         0      8123    356911    141787     15.20     18.93  --
8.37/2.17	c  N dy    70     16656       105     36890         0      6997    356802    106307     15.17     16.02  --
9.17/2.31	c  N dy    99     20720       105     36890         0     10613    356642    176689     15.37     19.30  --
9.57/2.47	c  N dy   127     24905       105     36890         0      8012    356481    117647     15.51     16.37  --
9.57/2.48	c  F st   128     25001       105     36890         0      8093    356476    119080     15.51   no data  --
10.37/2.65	c  N dy   134     30002       105     36890         0     12625    356374    216827     15.51   no data  --
10.37/2.65	c  S st   134     30002       105     36890         0     12625    356374    216827     15.51   no data  --
10.77/2.71	c  S st   134     30505       105     36890         0     13072    356339    224117     15.51   no data  --
10.77/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.77/2.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.77/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
10.77/2.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
10.77/2.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.15/6.30	c lits-rem:     31654  cl-subs:     7042  v-elim:      0  v-fix:    0  time: 14.18 s
26.74/6.73	c asymm  cl-useful: 309/2902/31559 lits-rem:362 time: 1.71
26.74/6.73	c calculated reachability. Time: 0.00
26.74/6.73	c  N dy   134     30505       105     31559         0     11361    284654    180874     15.51   no data  --
27.14/6.89	c  N dy   155     34815       105     31559         0      7870    284615    102723     15.51     16.33  --
27.94/7.05	c  N dy   158     40064       105     31559         0     12634    284577    183907     15.17     16.02  --
28.34/7.19	c  N dy   180     44133       105     31559         0     16365    284538    253094     15.18     16.91  --
28.76/7.26	c  S st   186     45758       105     31559         0      9237    284517    121279     15.19     15.70  --
29.16/7.31	c  S st   186     46259       105     31559         0      9705    284506    128565     15.19   no data  --
29.16/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.16/7.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.16/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
29.16/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.16/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.16/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
29.16/7.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.54/9.45	c lits-rem:     19159  cl-subs:     3015  v-elim:      0  v-fix:    0  time:  8.46 s
37.54/9.46	c vivif2 --  cl tried    29009 cl shrink        0 lits rem          0 time: 0.02
37.54/9.46	c vivif2 --  cl tried     9240 cl shrink        0 lits rem          0 time: 0.01
39.92/10.08	c asymm  cl-useful: 61/2978/29009 lits-rem:61 time: 2.48
39.92/10.08	c calculated reachability. Time: 0.00
39.92/10.08	c  N dy   186     46259       105     29009         0      9240    248344    116075     15.19   no data  --
40.72/10.23	c  N dy   192     50474       105     29009         0     13108    248343    185861     15.12     15.99  --
41.53/10.42	c  N dy   200     54587       105     29009         0     17008    248339    261309     15.05     15.96  --
42.35/10.68	c  N dy   212     60228       105     29009         0     12527    248333    167655     14.97     15.82  --
43.12/10.84	c  N dy   222     64254       105     29009         0     16277    248329    236741     14.93     15.96  --
43.92/11.05	c  N dy   229     69388       105     29009         0     21008    248321    320460     14.82     12.47  --
43.92/11.05	c  S st   229     69388       105     29009         0     21008    248321    320460     14.82     12.47  --
44.32/11.14	c  S st   229     69891       105     29009         0     21493    248319    328272     14.82   no data  --
44.32/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
44.32/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.32/11.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
44.32/11.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.32/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.32/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
44.32/11.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.50/14.44	c lits-rem:     13148  cl-subs:     2522  v-elim:      0  v-fix:    0  time: 13.00 s
57.50/14.44	c vivif2 --  cl tried    28738 cl shrink        0 lits rem          0 time: 0.02
57.50/14.44	c vivif2 --  cl tried    19242 cl shrink        0 lits rem          0 time: 0.01
58.30/14.68	c asymm  cl-useful: 34/1076/28738 lits-rem:34 time: 0.95
58.30/14.69	c calculated reachability. Time: 0.00
58.30/14.69	c  N dy   229     69891       105     28738         0     19242    243961    275624     14.82   no data  --
59.10/14.88	c  N dy   232     75039       105     28738         0     13207    243960    169913     14.74     15.68  --
60.29/15.10	c  N dy   262     80729       105     28738         0     18566    243956    270859     14.75     15.59  --
61.50/15.41	c  N dy   289     87208       105     28738         0     12939    243951    163877     14.77     15.66  --
61.50/15.42	c  F st   291     87500       105     28738         0     13217    243951    169168     14.77   no data  --
62.30/15.61	c  N dy   298     92795       105     28738         0     18141    243949    261786     14.77     17.16  --
63.50/15.93	c  N dy   314     99939       105     28738         0     24686    243947    379248     14.73     15.61  --
64.31/16.14	c  S st   331    104836       105     28738         0     16630    243946    224816     14.73   no data  --
64.69/16.20	c  S st   331    105339       105     28738         0     17113    243944    232660     14.73   no data  --
64.69/16.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.69/16.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.69/16.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
64.69/16.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.69/16.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.69/16.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
64.69/16.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.69/18.24	c lits-rem:      5170  cl-subs:      657  v-elim:      0  v-fix:    0  time:  8.02 s
72.69/18.25	c vivif2 --  cl tried    28672 cl shrink        0 lits rem          0 time: 0.01
72.69/18.25	c vivif2 --  cl tried    16522 cl shrink        0 lits rem          0 time: 0.01
74.67/18.72	c asymm  cl-useful: 101/2235/28672 lits-rem:101 time: 1.90
74.67/18.73	c calculated reachability. Time: 0.00
74.67/18.73	c  N dy   331    105339       105     28672         0     16522    243089    216179     14.73   no data  --
75.88/19.03	c  N dy   372    112168       105     28672         0     22986    243083    339374     14.78     15.63  --
77.09/19.39	c  N dy   406    119489       105     28672         0     16152    243082    204240     14.81     15.60  --
78.68/19.78	c  N dy   462    128124       105     28672         0     24318    243078    359037     14.86     15.68  --
80.67/20.24	c  N dy   466    138530       105     28672         0     19226    243077    251212     14.72     15.55  --
82.26/20.64	c  N dy   517    147441       105     28672         0     27640    243070    409859     14.74     15.55  --
84.27/21.11	c  N dy   562    157023       105     28672         0     21073    243066    287232     14.75     15.57  --
84.27/21.15	c  S st   567    158009       105     28672         0     21991    243066    304458     14.75   no data  --
84.67/21.21	c  S st   567    158513       105     28672         0     22481    243063    313003     14.75   no data  --
84.67/21.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.67/21.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.67/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
84.67/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.67/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.67/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
84.67/21.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.84/24.08	c lits-rem:      5108  cl-subs:     1060  v-elim:      0  v-fix:    0  time: 11.33 s
95.84/24.09	c vivif2 --  cl tried    28587 cl shrink        0 lits rem          0 time: 0.02
95.84/24.09	c vivif2 --  cl tried    21506 cl shrink        0 lits rem          0 time: 0.02
97.04/24.39	c asymm  cl-useful: 38/981/28587 lits-rem:38 time: 1.18
97.04/24.39	c calculated reachability. Time: 0.00
97.04/24.39	c  N dy   567    158513       105     28587         0     21506    242131    288720     14.75   no data  --
99.47/24.94	c  N dy   625    168649       105     28587         0     31085    242125    471560     14.80     15.58  --
101.85/25.57	c  N dy   685    179649       105     28587         0     24786    242120    346688     14.83     15.66  --
105.04/26.37	c  N dy   723    193719       105     28587         0     20356    242114    253885     14.78     15.66  --
107.85/27.04	c  N dy   783    206126       105     28587         0     32046    242111    471944     14.79     15.59  --
111.43/27.95	c  N dy   827    222584       105     28587         0     28990    242106    409744     14.72     15.50  --
115.02/28.80	c  N dy   892    237404       105     28587         0     23494    242100    299652     14.72     15.53  --
115.02/28.82	c  S st   895    237769       105     28587         0     23838    242100    306109     14.72   no data  --
115.02/28.88	c  S st   895    238271       105     28587         0     24329    242099    314555     14.72   no data  --
115.02/28.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.02/28.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.42/28.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
115.42/28.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.42/28.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.42/28.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
115.42/28.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.43/31.49	c lits-rem:      8574  cl-subs:     1262  v-elim:      0  v-fix:    0  time: 10.27 s
125.43/31.49	c vivif2 --  cl tried    28490 cl shrink        0 lits rem          0 time: 0.01
125.43/31.49	c vivif2 --  cl tried    23164 cl shrink        0 lits rem          0 time: 0.01
126.60/31.71	c asymm  cl-useful: 0/1392/28490 lits-rem:0 time: 0.86
126.60/31.71	c calculated reachability. Time: 0.00
126.60/31.71	c  N dy   895    238271       105     28490         0     23164    241058    286431     14.72   no data  --
129.82/32.53	c  N dy   948    254436       105     28490         0     38191    241052    563484     14.71     15.49  --
133.80/33.51	c  N dy  1002    275070       105     28490         0     37026    241047    528631     14.65     15.42  --
137.39/34.46	c  N dy  1086    292682       105     28490         0     32494    241041    454726     14.65     15.63  --
140.98/35.37	c  F st  1120    306253       105     28490         0     23097    241038    270040     14.60     12.13  --
142.18/35.60	c  N dy  1126    311444       105     28490         0     27924    241037    365098     14.60   no data  --
146.98/36.87	c  N dy  1203    331931       105     28490         0     24017    241030    282813     14.60     15.39  --
151.38/37.97	c  N dy  1283    351978       105     28490         0     42832    241027    635836     14.62     16.31  --
152.97/38.31	c  S st  1311    357406       105     28490         0     47982    241026    731996     14.62     13.53  --
153.37/38.49	c  S st  1311    357907       105     28490         0     24416    241023    281749     14.62   no data  --
153.37/38.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.37/38.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.77/38.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
153.77/38.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.77/38.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.77/38.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
153.77/38.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.14/41.64	c lits-rem:      3758  cl-subs:      342  v-elim:      0  v-fix:    0  time: 12.42 s
166.14/41.64	c vivif2 --  cl tried    28404 cl shrink        0 lits rem          0 time: 0.02
166.14/41.64	c vivif2 --  cl tried    24160 cl shrink        0 lits rem          0 time: 0.02
167.35/41.93	c asymm  cl-useful: 1/1134/28404 lits-rem:1 time: 1.13
167.35/41.93	c calculated reachability. Time: 0.00
167.35/41.93	c  N dy  1311    357907       105     28404         0     24160    240076    275531     14.62   no data  --
172.14/43.19	c  N dy  1423    379621       105     28404         0     44565    240066    660460     14.64     15.46  --
177.34/44.43	c  N dy  1492    400455       105     28404         0     38776    240059    527126     14.62     15.42  --
182.54/45.75	c  N dy  1589    420996       105     28404         0     32225    240054    413232     14.64     15.42  --
187.72/47.04	c  N dy  1708    441032       105     28404         0     51121    240048    778164     14.68     15.51  --
194.11/48.67	c  N dy  1781    468830       105     28404         0     49706    240041    699909     14.63     15.45  --
199.31/49.97	c  N dy  1854    488833       105     28404         0     40815    240031    559009     14.62     15.54  --
204.52/51.29	c  N dy  1923    508867       105     28404         0     30962    240030    375131     14.62     15.95  --
209.31/52.47	c  N dy  1992    528927       105     28404         0     49592    240023    712698     14.60     15.38  --
212.09/53.14	c  S st  1998    536860       105     28404         0     56833    240023    840486     14.59     14.53  --
212.49/53.26	c  S st  1998    537364       105     28404         0     57318    240022    848695     14.59   no data  --
212.49/53.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
212.49/53.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.89/53.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
212.89/53.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.89/53.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
212.89/53.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
212.89/53.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.61/67.07	c lits-rem:     16629  cl-subs:     7263  v-elim:      0  v-fix:    0  time: 54.80 s
267.61/67.07	c vivif2 --  cl tried    28332 cl shrink        0 lits rem          0 time: 0.01
267.61/67.08	c vivif2 --  cl tried    50127 cl shrink        0 lits rem          0 time: 0.04
269.21/67.42	c asymm  cl-useful: 21/599/28332 lits-rem:21 time: 1.38
269.21/67.43	c calculated reachability. Time: 0.00
269.21/67.43	c  N dy  1998    537364       105     28332         0     50127    239252    705900     14.59   no data  --
275.59/69.02	c  N dy  2076    557730       105     28332         0     39931    239248    521616     14.58     15.36  --
282.39/70.72	c  N dy  2142    577826       105     28332         0     58682    239243    874310     14.57     15.43  --
288.01/72.17	c  N dy  2256    597891       105     28332         0     47345    239238    672170     14.59     15.38  --
294.78/73.81	c  N dy  2372    619115       105     28332         0     35866    239233    444004     14.61     15.47  --
300.36/75.27	c  N dy  2478    639156       105     28332         0     54640    239229    802642     14.63     15.53  --
307.96/77.11	c  N dy  2552    659224       105     28332         0     40833    239227    524346     14.62     15.51  --
314.37/78.73	c  N dy  2652    679266       105     28332         0     59717    239225    884695     14.64     15.43  --
321.13/80.43	c  N dy  2758    699330       105     28332         0     45152    239217    599770     14.65     16.59  --
327.95/82.13	c  N dy  2817    719356       105     28332         0     63782    239214    947159     14.64     15.92  --
335.12/83.96	c  N dy  2949    739467       105     28332         0     48496    239210    665061     14.67     15.46  --
342.30/85.80	c  N dy  3052    759505       105     28332         0     67304    239206   1021857     14.68     16.55  --
349.10/87.46	c  N dy  3105    781513       105     28332         0     52223    239205    710051     14.67     15.51  --
356.29/89.20	c  N dy  3155    801620       105     28332         0     70689    239204   1040269     14.66     15.56  --
357.89/89.68	c  S st  3173    806046       105     28332         0     38899    239203    462168     14.65     14.18  --
358.30/89.78	c  S st  3173    806549       105     28332         0     39388    239203    470515     14.65   no data  --
358.30/89.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
358.30/89.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
358.70/89.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
358.70/89.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
358.70/89.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.70/89.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
358.70/89.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
379.46/95.00	c lits-rem:      5807  cl-subs:     1029  v-elim:      0  v-fix:    0  time: 20.66 s
379.46/95.00	c vivif2 --  cl tried    28252 cl shrink        0 lits rem          0 time: 0.01
379.46/95.01	c vivif2 --  cl tried    38439 cl shrink        0 lits rem          0 time: 0.02
380.27/95.26	c asymm  cl-useful: 13/631/28252 lits-rem:13 time: 1.00
380.27/95.26	c calculated reachability. Time: 0.00
380.27/95.26	c  N dy  3173    806549       105     28252         0     38439    238394    449765     14.65   no data  --
385.84/96.64	c  N dy  3261    827358       105     28252         0     57856    238388    814159     14.66     15.45  --
393.45/98.58	c  N dy  3365    847441       105     28252         0     39791    238383    472106     14.67     16.53  --
403.02/100.94	c  N dy  3452    879004       105     28252         0     68898    238377   1000598     14.65     15.47  --
410.22/102.71	c  N dy  3563    899856       105     28252         0     50694    238374    674792     14.66     15.45  --
416.61/104.32	c  N dy  3630    919892       105     28252         0     69247    238371   1016965     14.65     15.82  --
422.99/105.97	c  N dy  3719    939937       105     28252         0     49202    238369    629794     14.65     16.18  --
431.39/108.03	c  N dy  3799    964850       105     28252         0     72374    238366   1060074     14.65     15.42  --
437.79/109.67	c  N dy  3886    984996       105     28252         0     51406    238363    662514     14.65     15.47  --
445.37/111.55	c  N dy  3943   1008725       105     28252         0     73274    238362   1057228     14.63     15.42  --
452.16/113.29	c  N dy  4027   1029227       105     28252         0     51846    238355    674863     14.63     15.41  --
459.37/115.03	c  N dy  4125   1049384       105     28252         0     70787    238352   1036464     14.64     15.44  --
468.15/117.22	c  N dy  4196   1069451       105     28252         0     47851    238348    590894     14.64     16.27  --
468.93/117.44	c  F st  4218   1071876       105     28252         0     50155    238348    636722     14.64     14.86  --
475.72/119.14	c  N dy  4255   1089520       105     28252         0     66624    238345    954586     14.64     17.88  --
486.91/121.95	c  N dy  4368   1109710       105     28252         0     42842    238345    484981     14.65     15.49  --
494.10/123.78	c  N dy  4463   1131296       105     28252         0     63071    238343    867200     14.66     15.44  --
502.89/126.00	c  N dy  4548   1152834       105     28252         0     83255    238341   1248734     14.66     15.48  --
511.28/128.06	c  N dy  4645   1172858       105     28252         0     58271    238339    767624     14.66     19.61  --
519.27/130.06	c  N dy  4732   1192920       105     28252         0     77032    238336   1121243     14.67     16.57  --
528.05/132.29	c  S st  4835   1209824       105     28252         0     48309    238334    573658     14.68     13.11  --
528.85/132.41	c  S st  4835   1210325       105     28252         0     48796    238334    582144     14.68   no data  --
528.85/132.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
528.85/132.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.85/132.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
528.85/132.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.85/132.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.85/132.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
528.85/132.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.22/138.50	c lits-rem:      3643  cl-subs:      932  v-elim:      0  v-fix:    0  time: 24.10 s
553.22/138.51	c vivif2 --  cl tried    28170 cl shrink        0 lits rem          0 time: 0.01
553.22/138.51	c vivif2 --  cl tried    47946 cl shrink        0 lits rem          0 time: 0.03
554.42/138.80	c asymm  cl-useful: 12/556/28170 lits-rem:12 time: 1.15
554.42/138.80	c calculated reachability. Time: 0.00
554.42/138.80	c  N dy  4835   1210325       105     28170         0     47946    237512    565357     14.68   no data  --
561.21/140.57	c  N dy  4909   1230432       105     28170         0     66702    237509    915772     14.68     15.52  --
574.01/143.78	c  N dy  4999   1257858       105     28170         0     46728    237505    535400     14.67     15.51  --
581.18/145.58	c  N dy  5127   1277931       105     28170         0     65677    237503    904673     14.68     15.53  --
589.97/147.77	c  N dy  5227   1298120       105     28170         0     84661    237497   1267233     14.69     15.58  --
599.56/150.10	c  N dy  5367   1318137       105     28170         0     56999    237496    731253     14.70     15.64  --
607.15/152.02	c  N dy  5434   1339498       105     28170         0     76955    237495   1111180     14.70     15.56  --
617.13/154.59	c  N dy  5546   1360904       105     28170         0     49478    237493    573856     14.70     15.55  --
624.72/156.40	c  N dy  5648   1382711       105     28170         0     69910    237489    959200     14.71     15.50  --
633.51/158.64	c  N dy  5773   1402797       105     28170         0     88896    237488   1326820     14.72     15.54  --
641.90/160.78	c  N dy  5869   1422855       105     28170         0     59174    237487    751821     14.72     18.30  --
649.89/162.75	c  N dy  5991   1442934       105     28170         0     78129    237485   1121037     14.73     15.73  --
660.27/165.37	c  N dy  6076   1465033       105     28170         0     98694    237484   1505877     14.73     15.70  --
668.26/167.30	c  N dy  6176   1486046       105     28170         0     68868    237482    929031     14.73     15.53  --
675.45/169.16	c  N dy  6246   1506139       105     28170         0     87570    237480   1273201     14.73     15.60  --
684.64/171.42	c  N dy  6309   1526550       105     28170         0     56366    237478    690749     14.73     15.52  --
691.83/173.24	c  N dy  6382   1547210       105     28170         0     75623    237478   1046257     14.72     15.63  --
701.81/175.70	c  N dy  6504   1567351       105     28170         0     94636    237478   1419385     14.73     15.52  --
711.00/178.02	c  N dy  6523   1587410       105     28170         0     61824    237476    764351     14.71     15.50  --
719.80/180.21	c  N dy  6636   1607435       105     28170         0     80665    237472   1125220     14.72     16.68  --
730.18/182.88	c  N dy  6720   1627528       105     28170         0     99525    237472   1484404     14.72     16.28  --
739.77/185.30	c  N dy  6831   1647631       105     28170         0     66455    237468    874319     14.72     15.64  --
751.75/188.26	c  N dy  6930   1670585       105     28170         0     87997    237466   1283550     14.72     15.64  --
766.13/191.83	c  N dy  7039   1690815       105     28170         0     53861    237463    621344     14.72     15.57  --
773.32/193.65	c  S st  7130   1710326       105     28170         0     72027    237462    960123     14.72     12.75  --
774.12/193.83	c  S st  7130   1710827       105     28170         0     72514    237461    969310     14.72   no data  --
774.12/193.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
774.12/193.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.12/193.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
774.52/193.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.52/193.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.52/193.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
774.52/193.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
869.19/217.70	c lits-rem:     16387  cl-subs:     5193  v-elim:      0  v-fix:    0  time: 94.87 s
869.59/217.70	c vivif2 --  cl tried    28089 cl shrink        0 lits rem          0 time: 0.02
869.59/217.71	c vivif2 --  cl tried    67402 cl shrink        0 lits rem          0 time: 0.05
870.78/218.07	c asymm  cl-useful: 10/434/28089 lits-rem:11 time: 1.45
870.78/218.08	c calculated reachability. Time: 0.00
870.78/218.08	c  N dy  7130   1710827       105     28089         0     67402    236627    865084     14.72   no data  --
880.38/220.45	c  N dy  7223   1730846       105     28089         0     86167    236624   1222597     14.73     17.43  --
890.75/223.01	c  N dy  7315   1750928       105     28089         0    105037    236621   1587062     14.73     16.21  --
899.17/225.19	c  N dy  7430   1770971       105     28089         0     70074    236618    929699     14.74     15.60  --
909.13/227.66	c  N dy  7513   1794940       105     28089         0     92278    236617   1337780     14.73     15.57  --
920.74/230.57	c  N dy  7634   1815008       105     28089         0     56299    236612    650755     14.74     15.61  --
927.92/232.31	c  N dy  7715   1835843       105     28089         0     75748    236609   1012407     14.74     15.54  --
936.30/234.47	c  N dy  7743   1856175       105     28089         0     94330    236609   1337682     14.72     15.56  --
948.69/237.51	c  N dy  7833   1877429       105     28089         0     58701    236606    691304     14.73     15.56  --
957.07/239.66	c  N dy  7915   1901079       105     28089         0     80614    236606   1099117     14.73     15.52  --
967.46/242.28	c  N dy  7988   1923530       105     28089         0    101592    236604   1499400     14.72     15.51  --
977.87/244.83	c  N dy  8090   1943546       105     28089         0     63828    236603    789511     14.73     15.62  --
985.83/246.83	c  N dy  8189   1963579       105     28089         0     82611    236602   1150498     14.73     15.87  --
994.62/249.09	c  N dy  8301   1983659       105     28089         0    101528    236602   1518474     14.74     17.73  --
1006.20/251.98	c  N dy  8398   2003681       105     28089         0     62546    236602    748784     14.74     15.57  --
1014.59/254.02	c  N dy  8533   2023723       105     28089         0     81514    236598   1117913     14.75     16.49  --
1024.98/256.60	c  N dy  8630   2043795       105     28089         0    100423    236598   1483423     14.76     15.67  --
1039.79/260.36	c  N dy  8737   2066997       105     28089         0     63304    236594    754671     14.76     15.63  --
1048.94/262.67	c  N dy  8791   2089115       105     28089         0     83874    236593   1139263     14.75     15.60  --
1060.13/265.46	c  N dy  8887   2109271       105     28089         0    102777    236591   1502001     14.76     15.75  --
1072.91/268.63	c  N dy  8897   2131730       105     28089         0     64038    236589    763198     14.74     15.52  --
1082.11/270.91	c  N dy  8995   2151773       105     28089         0     82796    236589   1122554     14.74     15.55  --
1092.51/273.56	c  N dy  9015   2171796       105     28089         0    101017    236588   1434972     14.73     16.18  --
1104.47/276.54	c  N dy  9067   2192161       105     28089         0    119800    236588   1773263     14.72     15.55  --
1114.48/279.03	c  S st  9157   2210827       105     28089         0     77249    236585   1020569     14.72     13.12  --
1115.25/279.25	c  S st  9157   2211330       105     28089         0     77739    236585   1028854     14.72   no data  --
1115.25/279.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1115.25/279.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1115.65/279.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1115.65/279.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1115.65/279.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.65/279.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1115.65/279.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.50/307.81	c lits-rem:     14567  cl-subs:     2603  v-elim:      0  v-fix:    0  time: 113.63 s
1229.50/307.81	c vivif2 --  cl tried    28017 cl shrink        0 lits rem          0 time: 0.02
1229.50/307.83	c vivif2 --  cl tried    75208 cl shrink        0 lits rem          0 time: 0.06
1231.10/308.26	c asymm  cl-useful: 7/439/28017 lits-rem:7 time: 1.72
1231.10/308.26	c calculated reachability. Time: 0.00
1231.10/308.26	c  N dy  9157   2211330       105     28017         0     75208    235854    965579     14.72   no data  --
1241.51/310.83	c  N dy  9218   2232018       105     28017         0     94545    235852   1328077     14.72     15.61  --
1254.27/314.03	c  N dy  9319   2253291       105     28017         0    114410    235852   1705325     14.72     15.61  --
1268.27/317.57	c  N dy  9378   2279080       105     28017         0     76941    235851    981548     14.71     15.53  --
1278.24/320.08	c  N dy  9444   2300132       105     28017         0     96458    235849   1342310     14.71     15.50  --
1292.61/323.63	c  N dy  9574   2321051       105     28017         0    116166    235847   1728721     14.72     15.55  --
1316.98/329.74	c  N dy  9620   2361884       105     28017         0     91277    235845   1201707     14.69     15.50  --
1328.97/332.79	c  N dy  9719   2381937       105     28017         0    110043    235843   1561579     14.69     16.36  --
1343.34/336.39	c  N dy  9808   2401950       105     28017         0     66206    235841    783973     14.69     15.62  --
1353.74/338.91	c  N dy  9934   2422031       105     28017         0     85101    235840   1149295     14.70     15.73  --
1364.53/341.69	c  N dy  9995   2442130       105     28017         0    103764    235839   1494829     14.69     19.39  --
1379.70/345.44	c  N dy 10076   2465029       105     28017         0    125125    235839   1908780     14.69     15.53  --
1391.31/348.33	c  N dy 10192   2485110       105     28017         0     80086    235837   1045388     14.70     16.32  --
1402.87/351.25	c  N dy 10301   2505174       105     28017         0     98778    235835   1403865     14.71     17.43  --
1417.67/354.92	c  N dy 10397   2525262       105     28017         0    117624    235832   1763658     14.71     16.38  --
1434.43/359.18	c  N dy 10537   2545343       105     28017         0     71531    235831    872032     14.72     17.60  --
1446.01/362.07	c  N dy 10651   2565488       105     28017         0     90458    235830   1242713     14.72     15.58  --
1459.19/365.34	c  N dy 10734   2586117       105     28017         0    109797    235830   1610295     14.72     15.62  --
1474.79/369.21	c  N dy 10795   2606155       105     28017         0    128446    235829   1961897     14.72     15.58  --
1488.35/372.66	c  N dy 10904   2626203       105     28017         0     81124    235827   1041888     14.72     19.26  --
1499.54/375.48	c  N dy 10949   2646234       105     28017         0     99594    235827   1386404     14.72     17.44  --
1513.52/378.97	c  N dy 11035   2666271       105     28017         0    118313    235826   1744465     14.72     16.60  --
1529.90/383.06	c  N dy 11114   2686279       105     28017         0     69955    235824    822284     14.72     15.65  --
1541.08/385.85	c  N dy 11213   2706299       105     28017         0     88664    235821   1178089     14.72     15.51  --
1543.88/386.55	c  S st 11242   2711331       105     28017         0     93421    235821   1270184     14.72   no data  --
1544.70/386.77	c  S st 11242   2711832       105     28017         0     93900    235820   1279111     14.72   no data  --
1544.70/386.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1544.70/386.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1545.10/386.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
1545.10/386.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1545.10/386.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1545.10/386.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1545.10/386.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1847.88/462.65	c lits-rem:     12550  cl-subs:     4781  v-elim:      0  v-fix:    0  time: 302.48 s
1847.88/462.65	c vivif2 --  cl tried    27961 cl shrink        0 lits rem          0 time: 0.02
1847.88/462.67	c vivif2 --  cl tried    89175 cl shrink        0 lits rem          0 time: 0.07
1849.46/463.06	c asymm  cl-useful: 6/417/27961 lits-rem:6 time: 1.59
1849.46/463.07	c calculated reachability. Time: 0.00
1849.46/463.07	c  N dy 11242   2711832       105     27961         0     89175    235257   1175482     14.72   no data  --
1859.86/465.67	c  N dy 11294   2732402       105     27961         0    108258    235257   1529273     14.72     15.56  --
1873.83/469.14	c  N dy 11389   2752437       105     27961         0    126970    235254   1884017     14.72     15.60  --
1888.61/472.88	c  N dy 11492   2774243       105     27961         0     79709    235252    998786     14.73     15.57  --
1901.02/475.98	c  N dy 11574   2796804       105     27961         0    100655    235251   1389321     14.72     15.52  --
1915.37/479.52	c  N dy 11685   2816854       105     27961         0    119545    235249   1760836     14.73     17.18  --
1934.15/484.25	c  N dy 11767   2836858       105     27961         0     69519    235248    795743     14.73     15.55  --
1944.55/486.84	c  N dy 11814   2857082       105     27961         0     88167    235248   1132516     14.72     15.53  --
1958.51/490.31	c  N dy 11888   2877204       105     27961         0    106726    235248   1479088     14.72     15.57  --
1974.10/494.23	c  N dy 12003   2897303       105     27961         0    125587    235244   1846836     14.73     16.90  --
1992.47/498.86	c  N dy 12084   2919537       105     27961         0     76879    235243    931023     14.73     15.57  --
2004.86/501.92	c  N dy 12197   2939541       105     27961         0     95679    235243   1294908     14.73     15.52  --
2019.65/505.67	c  N dy 12332   2959991       105     27961         0    115029    235243   1676158     14.74     15.53  --
2037.61/510.19	c  N dy 12427   2981699       105     27961         0    135268    235242   2055181     14.74     15.58  --
2052.79/513.99	c  N dy 12536   3001871       105     27961         0     83439    235242   1048339     14.74     15.61  --
2064.77/516.99	c  N dy 12588   3021961       105     27961         0    101890    235242   1380352     14.74     16.16  --
2081.17/521.06	c  N dy 12697   3042028       105     27961         0    120782    235241   1746389     14.74     18.23  --
2098.75/525.42	c  N dy 12734   3063353       105     27961         0    140542    235241   2111523     14.74     15.53  --
2113.11/529.00	c  N dy 12805   3083856       105     27961         0     88052    235241   1116010     14.74     15.53  --
2127.09/532.50	c  N dy 12924   3103863       105     27961         0    106907    235241   1487361     14.74     15.66  --
2142.28/536.37	c  N dy 13007   3124711       105     27961         0    126284    235240   1852799     14.74     15.53  --
2158.25/540.30	c  N dy 13064   3144755       105     27961         0    144806    235239   2191482     14.74     15.76  --
2171.03/543.59	c  N dy 13194   3164806       105     27961         0     91309    235238   1186202     14.74     16.92  --
2185.81/547.23	c  N dy 13265   3187078       105     27961         0    111950    235238   1568740     14.74     15.57  --
2201.79/551.26	c  N dy 13333   3207170       105     27961         0    130627    235238   1925703     14.74     15.63  --
2206.18/552.36	c  S st 13362   3211832       105     27961         0    135025    235238   2013059     14.74     14.42  --
2207.78/552.73	c  S st 13362   3212336       105     27961         0    135505    235238   2021484     14.74   no data  --
2207.78/552.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2207.78/552.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2208.19/552.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.41
2208.60/552.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2208.60/552.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2208.60/552.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
2208.60/552.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3091.81/774.05	c lits-rem:     18534  cl-subs:    11878  v-elim:      0  v-fix:    0  time: 882.98 s
3091.81/774.05	c vivif2 --  cl tried    27919 cl shrink        0 lits rem          0 time: 0.02
3091.81/774.08	c vivif2 --  cl tried   123669 cl shrink        0 lits rem          0 time: 0.12
3093.79/774.56	c asymm  cl-useful: 5/307/27919 lits-rem:5 time: 1.92
3093.79/774.57	c calculated reachability. Time: 0.00
3093.79/774.57	c  N dy 13362   3212336       105     27919         0    123669    234760   1779116     14.74   no data  --
3110.56/778.79	c  N dy 13428   3232361       105     27919         0    142412    234760   2136396     14.74     16.16  --
3126.96/782.82	c  N dy 13501   3254222       105     27919         0     89677    234759   1126207     14.74     15.62  --
3141.32/786.44	c  N dy 13620   3274233       105     27919         0    108531    234757   1494693     14.74     15.82  --
3157.32/790.44	c  N dy 13715   3294259       105     27919         0    127172    234756   1848788     14.75     15.70  --
3174.48/794.78	c  N dy 13769   3315278       105     27919         0    146632    234756   2206154     14.74     15.52  --
3189.65/798.55	c  N dy 13857   3336542       105     27919         0     92477    234754   1186508     14.74     15.58  --
3204.43/802.22	c  N dy 13980   3356562       105     27919         0    111332    234752   1555814     14.75     15.98  --
3224.80/807.32	c  N dy 14076   3379031       105     27919         0    132310    234752   1957534     14.75     15.73  --
3250.37/813.76	c  N dy 14178   3399823       105     27919         0     76414    234752    866800     14.75     15.53  --
3263.18/816.95	c  N dy 14254   3419858       105     27919         0     95047    234752   1220275     14.75     15.53  --
3277.94/820.64	c  N dy 14330   3439946       105     27919         0    113790    234752   1573711     14.75     17.99  --
3296.71/825.30	c  N dy 14444   3460034       105     27919         0    132736    234752   1947182     14.76     15.68  --
3318.28/830.71	c  N dy 14548   3480126       105     27919         0    151496    234752   2308774     14.76     17.45  --
3334.65/834.85	c  N dy 14657   3500207       105     27919         0     94120    234752   1206745     14.76     16.24  --
3351.44/839.00	c  N dy 14769   3520225       105     27919         0    112891    234750   1578772     14.77     18.83  --
3373.41/844.56	c  N dy 14795   3548943       105     27919         0    139082    234748   2025925     14.75     15.57  --
3396.18/850.23	c  N dy 14895   3568955       105     27919         0     80809    234748    939629     14.76     16.94  --
3410.56/853.84	c  N dy 14989   3589252       105     27919         0     99933    234746   1307671     14.76     15.59  --
3426.93/858.00	c  N dy 15114   3609403       105     27919         0    118900    234745   1681318     14.76     15.64  --
3447.32/863.06	c  N dy 15253   3629466       105     27919         0    137782    234745   2059838     14.77     15.74  --
3468.88/868.40	c  N dy 15371   3649512       105     27919         0    156595    234743   2430644     14.77     17.35  --
3484.85/872.46	c  N dy 15505   3669729       105     27919         0     97271    234740   1255994     14.78     15.75  --
3504.03/877.27	c  N dy 15606   3693029       105     27919         0    119063    234739   1676989     14.78     15.68  --
3522.43/881.87	c  S st 15702   3712336       105     27919         0    137138    234738   2029524     14.78     14.21  --
3524.00/882.26	c  S st 15702   3712838       105     27919         0    137626    234738   2038195     14.78   no data  --
3524.00/882.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3524.00/882.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3524.40/882.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.45
3524.80/882.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3524.80/882.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3524.80/882.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
3524.80/882.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4460.33/1116.62	c lits-rem:      2318  cl-subs:     9498  v-elim:      0  v-fix:    0  time: 934.94 s
4460.33/1116.63	c vivif2 --  cl tried    27874 cl shrink        0 lits rem          0 time: 0.02
4460.33/1116.65	c vivif2 --  cl tried   128173 cl shrink        0 lits rem          0 time: 0.11
4462.34/1117.11	c asymm  cl-useful: 4/276/27874 lits-rem:4 time: 1.82
4462.34/1117.12	c calculated reachability. Time: 0.00
4462.34/1117.12	c  N dy 15702   3712838       105     27874         0    128173    234262   1845491     14.78   no data  --
4481.10/1121.82	c  N dy 15831   3732874       105     27874         0    147043    234262   2219026     14.79     15.65  --
4498.67/1126.21	c  F st 15884   3751562       105     27874         0     85356    234262   1006590     14.79     13.62  --
4499.87/1126.52	c  N st 15888   3753594       105     27874         0     87272    234262   1047518     14.79   no data  --
4512.26/1129.61	c  N dy 15946   3773841       105     27874         0    106157    234262   1408096     14.78     15.57  --
4527.84/1133.60	c  N dy 16061   3794076       105     27874         0    125202    234259   1780294     14.79     15.64  --
4546.61/1138.29	c  N dy 16164   3814151       105     27874         0    144023    234259   2141694     14.79     17.02  --
4572.20/1144.64	c  N dy 16256   3841803       105     27874         0     89434    234258   1056352     14.79     15.62  --
4588.16/1148.61	c  N dy 16305   3865538       105     27874         0    111279    234257   1444591     14.78     15.66  --
4604.14/1152.68	c  N dy 16382   3885565       105     27874         0    129978    234256   1799730     14.78     16.18  --
4624.11/1157.64	c  N dy 16460   3905742       105     27874         0    148807    234256   2158415     14.78     15.62  --
4648.08/1163.67	c  N dy 16576   3925837       105     27874         0     86879    234256   1023373     14.78     15.76  --
4662.06/1167.12	c  N dy 16630   3945905       105     27874         0    105369    234256   1355552     14.78     19.95  --
4679.23/1171.41	c  N dy 16741   3966082       105     27874         0    124392    234256   1729085     14.78     15.63  --
4699.21/1176.50	c  N dy 16807   3986162       105     27874         0    143185    234256   2096566     14.78     15.57  --
4721.59/1182.04	c  N dy 16926   4006171       105     27874         0    162008    234256   2464443     14.78     17.82  --
4739.95/1186.63	c  N dy 17019   4026983       105     27874         0     99648    234253   1259253     14.78     15.62  --
4755.93/1190.63	c  N dy 17132   4047169       105     27874         0    118665    234252   1631834     14.79     15.62  --
4775.11/1195.42	c  N dy 17264   4067209       105     27874         0    137549    234252   2006198     14.79     15.85  --
4799.88/1201.68	c  N dy 17320   4094834       105     27874         0    162839    234251   2454508     14.79     15.69  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263389-1304134993/watcher-3263389-1304134993 -o /tmp/evaluation-result-3263389-1304134993/solver-3263389-1304134993 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3263389-1304134993.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: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 525097250 52465664 352 33554432000 4194304 4650419 140735201666608 18446744073709551615 47168459081650 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 12809 352 303 112 0 7774 0
[pid=3323/tid=3324] ppid=3321 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 525097250 52465664 352 33554432000 4194304 4650419 140735201666608 18446744073709551615 47168459081644 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 525097250 52465664 352 33554432000 4194304 4650419 140735201666608 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 525097250 52465664 352 33554432000 4194304 4650419 140735201666608 18446744073709551615 228256146486 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.075488 s]
/proc/loadavg: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=285388 CPUtime=0.27 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 5801 0 0 0 26 1 0 0 23 0 4 0 525097250 292237312 5704 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 71347 5704 367 112 0 66312 0
[pid=3323/tid=3324] ppid=3321 vsize=285388 CPUtime=0.06 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1336 0 0 0 6 0 0 0 23 0 4 0 525097250 292237312 5704 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=285388 CPUtime=0.06 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1336 0 0 0 6 0 0 0 24 0 4 0 525097250 292237312 5704 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=285388 CPUtime=0.06 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1371 0 0 0 6 0 0 0 24 0 4 0 525097250 292237312 5704 33554432000 4194304 4650419 140735201666608 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 285388

[startup+0.100485 s]
/proc/loadavg: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=285388 CPUtime=0.37 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 5843 0 0 0 36 1 0 0 23 0 4 0 525097250 292237312 5746 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 71347 5746 367 112 0 66312 0
[pid=3323/tid=3324] ppid=3321 vsize=285388 CPUtime=0.09 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1336 0 0 0 9 0 0 0 23 0 4 0 525097250 292237312 5746 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=285388 CPUtime=0.08 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1336 0 0 0 8 0 0 0 24 0 4 0 525097250 292237312 5746 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=285388 CPUtime=0.09 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1413 0 0 0 9 0 0 0 24 0 4 0 525097250 292237312 5746 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 285388

[startup+0.30045 s]
/proc/loadavg: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=285388 CPUtime=1.17 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 6184 0 0 0 116 1 0 0 23 0 4 0 525097250 292237312 6087 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 71347 6087 371 112 0 66312 0
[pid=3323/tid=3324] ppid=3321 vsize=285388 CPUtime=0.29 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1361 0 0 0 29 0 0 0 23 0 4 0 525097250 292237312 6087 33554432000 4194304 4650419 140735201666608 18446744073709551615 4371107 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=285388 CPUtime=0.28 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1362 0 0 0 28 0 0 0 25 0 4 0 525097250 292237312 6087 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370567 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=285388 CPUtime=0.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 1675 0 0 0 28 0 0 0 25 0 4 0 525097250 292237312 6087 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285388

[startup+1.1563 s]
/proc/loadavg: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=309216 CPUtime=4.59 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 18940 0 0 0 455 4 0 0 19 0 4 0 525097250 316637184 15400 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476488 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 77304 15400 388 112 0 72269 0
[pid=3323/tid=3324] ppid=3321 vsize=309216 CPUtime=1.14 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 5150 0 0 0 113 1 0 0 18 0 4 0 525097250 316637184 15400 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=309216 CPUtime=1.14 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 5147 0 0 0 113 1 0 0 19 0 4 0 525097250 316637184 15400 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476437 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=309216 CPUtime=1.13 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 3105 0 0 0 113 0 0 0 25 0 4 0 525097250 316637184 15400 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 309216

[startup+1.50024 s]
/proc/loadavg: 3.41 4.15 5.45 2/172 3323
/proc/meminfo: memFree=30908716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=309856 CPUtime=5.97 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 19850 0 0 0 593 4 0 0 19 0 4 0 525097250 317292544 16306 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476411 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 77464 16306 388 112 0 72429 0
[pid=3323/tid=3324] ppid=3321 vsize=309856 CPUtime=1.49 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 5366 0 0 0 148 1 0 0 19 0 4 0 525097250 317292544 16306 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=309856 CPUtime=1.49 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 5367 0 0 0 148 1 0 0 19 0 4 0 525097250 317292544 16306 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=309856 CPUtime=1.48 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 3257 0 0 0 148 0 0 0 25 0 4 0 525097250 317292544 16306 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 309856

[startup+3.10096 s]
/proc/loadavg: 3.41 4.15 5.45 9/184 3337
/proc/meminfo: memFree=30725036/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=292500 CPUtime=12.37 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 31178 0 0 0 1231 6 0 0 23 0 4 0 525097250 299520000 23052 33554432000 4194304 4650419 140735201666608 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 73125 23052 393 112 0 68090 0
[pid=3323/tid=3324] ppid=3321 vsize=292500 CPUtime=3.09 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 7498 0 0 0 308 1 0 0 23 0 4 0 525097250 299520000 23052 33554432000 4194304 4650419 140735201666608 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=292500 CPUtime=3.07 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 6674 0 0 0 306 1 0 0 23 0 4 0 525097250 299520000 23052 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=292500 CPUtime=3.09 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 8247 0 0 0 308 1 0 0 25 0 4 0 525097250 299520000 23052 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 292500

[startup+6.3004 s]
/proc/loadavg: 3.78 4.21 5.47 9/184 3337
/proc/meminfo: memFree=30667996/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=294184 CPUtime=25.15 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 34656 0 0 0 2508 7 0 0 25 0 4 0 525097250 301244416 24460 33554432000 4194304 4650419 140735201666608 18446744073709551615 4542507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 73546 24460 393 112 0 68511 0
[pid=3323/tid=3324] ppid=3321 vsize=294184 CPUtime=6.29 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 7898 0 0 0 628 1 0 0 25 0 4 0 525097250 301244416 24460 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370532 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=294184 CPUtime=6.25 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 7484 0 0 0 624 1 0 0 25 0 4 0 525097250 301244416 24460 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=294184 CPUtime=6.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 9950 0 0 0 627 1 0 0 25 0 4 0 525097250 301244416 24460 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 294184

[startup+12.7003 s]
/proc/loadavg: 4.12 4.27 5.48 9/184 3337
/proc/meminfo: memFree=30641240/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=305464 CPUtime=50.73 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 44294 0 0 0 5064 9 0 0 25 0 4 0 525097250 312795136 29913 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 76366 29913 393 112 0 71331 0
[pid=3323/tid=3324] ppid=3321 vsize=305464 CPUtime=12.69 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 9261 0 0 0 1268 1 0 0 25 0 4 0 525097250 312795136 29913 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=305464 CPUtime=12.62 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 10375 0 0 0 1261 1 0 0 25 0 4 0 525097250 312795136 29913 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=305464 CPUtime=12.69 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 13837 0 0 0 1266 3 0 0 25 0 4 0 525097250 312795136 29913 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 305464

[startup+25.501 s]
/proc/loadavg: 4.98 4.45 5.52 9/184 3337
/proc/meminfo: memFree=30593984/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=327404 CPUtime=101.85 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 67659 0 0 0 10168 17 0 0 25 0 4 0 525097250 335261696 35866 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 81851 35866 393 112 0 76816 0
[pid=3323/tid=3324] ppid=3321 vsize=327404 CPUtime=25.49 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 11595 0 0 0 2547 2 0 0 25 0 4 0 525097250 335261696 35866 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=327404 CPUtime=25.35 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 16309 0 0 0 2532 3 0 0 25 0 4 0 525097250 335261696 35866 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=327404 CPUtime=25.48 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 24133 0 0 0 2542 6 0 0 25 0 4 0 525097250 335261696 35866 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476175 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 327404

[startup+51.1006 s]
/proc/loadavg: 6.14 4.77 5.59 9/184 3338
/proc/meminfo: memFree=30534480/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=328872 CPUtime=204.1 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 105235 0 0 0 20383 27 0 0 25 0 4 0 525097250 336764928 42720 33554432000 4194304 4650419 140735201666608 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 82218 42720 393 112 0 77183 0
[pid=3323/tid=3324] ppid=3321 vsize=328872 CPUtime=51.09 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 14967 0 0 0 5106 3 0 0 25 0 4 0 525097250 336764928 42720 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=328872 CPUtime=50.81 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 26690 0 0 0 5075 6 0 0 25 0 4 0 525097250 336764928 42720 33554432000 4194304 4650419 140735201666608 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=328872 CPUtime=51.09 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 38300 0 0 0 5098 11 0 0 25 0 4 0 525097250 336764928 42720 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 328872

[startup+102.301 s]
/proc/loadavg: 7.33 5.30 5.73 9/184 3339
/proc/meminfo: memFree=30450716/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=332960 CPUtime=408.62 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 161387 0 0 0 40815 47 0 0 25 0 4 0 525097250 340951040 53570 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 83240 53570 393 112 0 78205 0
[pid=3323/tid=3324] ppid=3321 vsize=332960 CPUtime=102.29 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 19067 0 0 0 10224 5 0 0 25 0 4 0 525097250 340951040 53570 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=332960 CPUtime=101.73 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 43585 0 0 0 10161 12 0 0 25 0 4 0 525097250 340951040 53570 33554432000 4194304 4650419 140735201666608 18446744073709551615 4313058 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=332960 CPUtime=102.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 60253 0 0 0 10210 18 0 0 25 0 4 0 525097250 340951040 53570 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 332960

[startup+162.301 s]

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

[pid=3323] ppid=3321 vsize=598832 CPUtime=2565.7 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 496008 0 0 0 256397 173 0 0 25 0 4 0 525097250 613203968 89621 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 149708 89621 393 112 0 144673 0
[pid=3323/tid=3324] ppid=3321 vsize=598832 CPUtime=642.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 50353 0 0 0 64211 20 0 0 25 0 4 0 525097250 613203968 89621 33554432000 4194304 4650419 140735201666608 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=598832 CPUtime=638.79 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 132618 0 0 0 63835 44 0 0 25 0 4 0 525097250 613203968 89621 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=598832 CPUtime=642.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 179965 0 0 0 64167 61 0 0 25 0 4 0 525097250 613203968 89621 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 598832

[startup+702.301 s]
/proc/loadavg: 8.13 7.74 6.85 9/184 3355
/proc/meminfo: memFree=30110108/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=598832 CPUtime=2805.38 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 526008 0 0 0 280356 182 0 0 25 0 4 0 525097250 613203968 97576 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 149708 97576 393 112 0 144673 0
[pid=3323/tid=3324] ppid=3321 vsize=598832 CPUtime=702.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 50353 0 0 0 70211 20 0 0 25 0 4 0 525097250 613203968 97576 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=598832 CPUtime=698.47 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 143423 0 0 0 69798 49 0 0 25 0 4 0 525097250 613203968 97576 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=598832 CPUtime=702.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 189849 0 0 0 70165 63 0 0 25 0 4 0 525097250 613203968 97576 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 598832

[startup+762.301 s]
/proc/loadavg: 8.12 7.80 6.93 9/184 3357
/proc/meminfo: memFree=30125012/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=599036 CPUtime=3045.05 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 559684 0 0 0 304309 196 0 0 25 0 4 0 525097250 613412864 94003 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 149759 94003 393 112 0 144724 0
[pid=3323/tid=3324] ppid=3321 vsize=599036 CPUtime=762.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 50353 0 0 0 76211 20 0 0 25 0 4 0 525097250 613412864 94003 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=599036 CPUtime=758.14 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 153412 0 0 0 75760 54 0 0 25 0 4 0 525097250 613412864 94003 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=599036 CPUtime=762.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 202591 0 0 0 76158 70 0 0 25 0 4 0 525097250 613412864 94003 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 599036

[startup+822.301 s]
/proc/loadavg: 8.11 7.85 7.00 9/184 3358
/proc/meminfo: memFree=30100260/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=584564 CPUtime=3284.74 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 584566 0 0 0 328266 208 0 0 25 0 4 0 525097250 598593536 102548 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 146141 102548 393 112 0 141106 0
[pid=3323/tid=3324] ppid=3321 vsize=584564 CPUtime=822.32 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 50353 0 0 0 82212 20 0 0 25 0 4 0 525097250 598593536 102549 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=584564 CPUtime=817.82 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 157083 0 0 0 81727 55 0 0 25 0 4 0 525097250 598593536 102549 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=584564 CPUtime=822.29 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 211919 0 0 0 82153 76 0 0 25 0 4 0 525097250 598593536 102549 33554432000 4194304 4650419 140735201666608 18446744073709551615 4439421 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 584564

[startup+882.301 s]
/proc/loadavg: 8.21 7.92 7.07 9/184 3360
/proc/meminfo: memFree=30106896/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=599532 CPUtime=3524.4 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 601664 0 0 0 352225 215 0 0 25 0 4 0 525097250 613920768 95981 33554432000 4194304 4650419 140735201666608 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 149883 95981 393 112 0 144848 0
[pid=3323/tid=3324] ppid=3321 vsize=599532 CPUtime=882.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 50353 0 0 0 88211 20 0 0 25 0 4 0 525097250 613920768 95981 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=599532 CPUtime=877.5 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 164033 0 0 0 87693 57 0 0 25 0 4 0 525097250 613920768 95981 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=599532 CPUtime=882.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 215234 0 0 0 88152 76 0 0 25 0 4 0 525097250 613920768 95981 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 599532

[startup+942.307 s]
/proc/loadavg: 8.15 7.95 7.13 9/184 3362
/proc/meminfo: memFree=30074964/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=618080 CPUtime=3764.1 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 625963 0 0 0 376190 220 0 0 25 0 4 0 525097250 632913920 101707 33554432000 4194304 4650419 140735201666608 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 154520 101707 393 112 0 149485 0
[pid=3323/tid=3324] ppid=3321 vsize=618080 CPUtime=942.32 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 54514 0 0 0 94210 22 0 0 25 0 4 0 525097250 632913920 101707 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=618080 CPUtime=937.18 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 171386 0 0 0 93660 58 0 0 25 0 4 0 525097250 632913920 101707 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=618080 CPUtime=942.29 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 222769 0 0 0 94151 78 0 0 25 0 4 0 525097250 632913920 101707 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 618080

[startup+1002.3 s]
/proc/loadavg: 8.12 7.97 7.19 9/184 3363
/proc/meminfo: memFree=30061656/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=618080 CPUtime=4003.76 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 659218 0 0 0 400146 230 0 0 25 0 4 0 525097250 632913920 103369 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 154520 103369 393 112 0 149485 0
[pid=3323/tid=3324] ppid=3321 vsize=618080 CPUtime=1002.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 57769 0 0 0 100206 25 0 0 25 0 4 0 525097250 632913920 103369 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=618080 CPUtime=996.84 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 181097 0 0 0 99625 59 0 0 25 0 4 0 525097250 632913920 103369 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=618080 CPUtime=1002.29 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 232914 0 0 0 100149 80 0 0 25 0 4 0 525097250 632913920 103369 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 618080

[startup+1062.3 s]
/proc/loadavg: 8.10 7.99 7.24 9/184 3365
/proc/meminfo: memFree=30055552/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=618240 CPUtime=4243.43 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 685836 0 0 0 424101 242 0 0 25 0 4 0 525097250 633077760 104392 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 154560 104392 393 112 0 149525 0
[pid=3323/tid=3324] ppid=3321 vsize=618240 CPUtime=1062.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 57771 0 0 0 106206 25 0 0 25 0 4 0 525097250 633077760 104392 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=618240 CPUtime=1056.52 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 188541 0 0 0 105587 65 0 0 25 0 4 0 525097250 633077760 104392 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=618240 CPUtime=1062.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 243074 0 0 0 106144 84 0 0 25 0 4 0 525097250 633077760 104392 33554432000 4194304 4650419 140735201666608 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 618240

[startup+1122.3 s]
/proc/loadavg: 8.11 8.02 7.30 9/184 3376
/proc/meminfo: memFree=30039604/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=683836 CPUtime=4483.1 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 712300 0 0 0 448055 255 0 0 25 0 4 0 525097250 700248064 110634 33554432000 4194304 4650419 140735201666608 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 170959 110634 393 112 0 165924 0
[pid=3323/tid=3324] ppid=3321 vsize=683836 CPUtime=1122.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 57771 0 0 0 112206 25 0 0 25 0 4 0 525097250 700248064 110634 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=683836 CPUtime=1116.19 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 194377 0 0 0 111551 68 0 0 25 0 4 0 525097250 700248064 110634 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=683836 CPUtime=1122.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 254393 0 0 0 112136 92 0 0 25 0 4 0 525097250 700248064 110634 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 683836

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 7.34 9/184 3378
/proc/meminfo: memFree=30052312/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=669004 CPUtime=4722.77 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 727298 0 0 0 472014 263 0 0 25 0 4 0 525097250 685060096 107982 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 167251 107982 393 112 0 162216 0
[pid=3323/tid=3324] ppid=3321 vsize=669004 CPUtime=1182.31 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 57771 0 0 0 118206 25 0 0 25 0 4 0 525097250 685060096 107982 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=669004 CPUtime=1175.86 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 194377 0 0 0 117518 68 0 0 25 0 4 0 525097250 685060096 107982 33554432000 4194304 4650419 140735201666608 18446744073709551615 4443768 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=669004 CPUtime=1182.28 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 261940 0 0 0 118132 96 0 0 25 0 4 0 525097250 685060096 107982 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 669004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.02 7.36 9/184 3378
/proc/meminfo: memFree=30038044/32951124 swapFree=67111364/67111528
[pid=3323] ppid=3321 vsize=669004 CPUtime=4800.29 cores=1,3,5,7
/proc/3323/stat : 3323 (strangenight1-m) R 3321 3323 1767 0 -1 4202496 731117 0 0 0 479764 265 0 0 25 0 4 0 525097250 685060096 110076 33554432000 4194304 4650419 140735201666608 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3323/statm: 167251 110076 393 112 0 162216 0
[pid=3323/tid=3324] ppid=3321 vsize=669004 CPUtime=1201.71 cores=1,3,5,7
/proc/3323/task/3324/stat : 3324 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 57771 0 0 0 120146 25 0 0 25 0 4 0 525097250 685060096 110076 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3323/tid=3325] ppid=3321 vsize=669004 CPUtime=1195.16 cores=1,3,5,7
/proc/3323/task/3325/stat : 3325 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 194377 0 0 0 119448 68 0 0 25 0 4 0 525097250 685060096 110076 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3323/tid=3326] ppid=3321 vsize=669004 CPUtime=1201.69 cores=1,3,5,7
/proc/3323/task/3326/stat : 3326 (strangenight1-m) R 3321 3323 1767 0 -1 4202560 262099 0 0 0 120073 96 0 0 25 0 4 0 525097250 685060096 110076 33554432000 4194304 4650419 140735201666608 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 669004

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4797.67
CPU system time (s): 2.67259
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 683836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.67
system time used= 2.67259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 731117
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= 1493
involuntary context switches= 35289

runsolver used 1.57576 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 05:43:13
IDJOB=3263389
IDBENCH=83967
IDSOLVER=1588
FILE ID=node136/3263389-1304134993
RUNJOBID= node136-1304134993-3309
PBS_JOBID= 13170780
Free space on /tmp= 73076 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263389-1304134993/watcher-3263389-1304134993 -o /tmp/evaluation-result-3263389-1304134993/solver-3263389-1304134993 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3263389-1304134993.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1307433045

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30905648 kB
Buffers:        607368 kB
Cached:         947536 kB
SwapCached:          0 kB
Active:         155076 kB
Inactive:      1466896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30905648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9824 kB
Writeback:           0 kB
AnonPages:       67668 kB
Mapped:          14484 kB
Slab:           360504 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193456 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= 73064 MiB
End job on node136 at 2011-04-30 06:03:17