Trace number 3369235

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.43 1203.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
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 variables95
Number of clauses36888
Sum of the clauses size368690
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 538
Number of clauses of size over 536850

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369235-1305415150.cnf'
0.00/0.01	c -- header says num vars:             95
0.00/0.01	c -- header says num clauses:       36888
0.07/0.04	c -- clauses added:            0 learnts,        36888 normals,            0 xors
0.07/0.04	c -- vars added         95
0.07/0.04	c Parsing time:  0.10 s
0.07/0.04	c  N st     0         0        95     36888         0         0    368690         0   no data   no data  --
1.16/0.31	c asymm  cl-useful: 143/2216/36888 lits-rem:162 time: 1.03
1.16/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.16/0.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.16/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.16/0.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
1.16/0.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.38/1.69	c lits-rem:     12620  cl-subs:     3229  v-elim:      0  v-fix:    0  time:  5.43 s
6.38/1.69	c Finding binary XORs  T:     0.00 s  found:       0
6.80/1.73	c Finding non-binary XORs:     0.18 s (found:       0, avg size: nan)
6.80/1.73	c calculated reachability. Time: 0.00
6.80/1.73	c Calc default polars -  time:   0.01 s pos:      47 undec:       0 neg:      48
6.80/1.73	c =========================================================================================
6.80/1.73	c types(t): F = full restart, N = normal restart
6.80/1.73	c types(t): S = simplification begin/end, E = solution found
6.80/1.73	c restart types(rt): st = static, dy = dynamic
6.80/1.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.80/1.73	c  B st     0         0        95     33659         0         0    326107         0   no data   no data  --
7.15/1.84	c  N dy    14      4556        95     33659         0      3940    325898     73455     15.70     16.53  --
7.54/1.97	c  N dy    22      9467        95     33659         0      5428    325772     80708     14.57     15.50  --
8.35/2.12	c  N dy    41     15099        95     33659         0      5882    325651     82523     14.54     15.46  --
9.55/2.45	c  F st    62     25000        95     33659         0      8626    325431    114723     13.82     11.10  --
9.55/2.46	c  N st    62     25000        95     33659         0      8626    325431    114723     13.82     11.10  --
10.35/2.61	c  N dy    68     30000        95     33659         0     13020    325322    200603     13.82   no data  --
10.35/2.61	c  S st    68     30000        95     33659         0     13020    325322    200603     13.82   no data  --
10.35/2.67	c  S st    68     30504        95     33659         0     13461    325284    207867     13.82   no data  --
10.35/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.35/2.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.35/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
10.77/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
10.77/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.35/6.18	c lits-rem:     27094  cl-subs:     9436  v-elim:      0  v-fix:    0  time: 13.81 s
26.29/6.61	c asymm  cl-useful: 283/2913/28848 lits-rem:324 time: 1.70
26.29/6.61	c calculated reachability. Time: 0.00
26.29/6.61	c  N dy    68     30504        95     28848         0      8836    261732    130219     13.82   no data  --
26.69/6.74	c  N dy   102     34628        95     28848         0     12652    261696    202248     14.17     14.94  --
27.09/6.88	c  N dy   133     38665        95     28848         0      9779    261650    140415     14.32     15.15  --
27.90/7.00	c  N dy   152     42748        95     28848         0     13513    261603    206633     14.36     16.15  --
28.32/7.11	c  S st   153     45756        95     28848         0      8236    261585    103298     14.18     12.63  --
28.32/7.16	c  S st   153     46257        95     28848         0      8698    261571    110734     14.18   no data  --
28.32/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.32/7.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.32/7.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
28.32/7.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.32/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.32/7.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
28.32/7.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.87/9.07	c lits-rem:     19677  cl-subs:     3723  v-elim:      0  v-fix:    0  time:  7.57 s
35.87/9.08	c vivif2 --  cl tried    25716 cl shrink        0 lits rem          0 time: 0.01
35.87/9.08	c vivif2 --  cl tried     8107 cl shrink        0 lits rem          0 time: 0.00
38.26/9.62	c asymm  cl-useful: 55/2548/25716 lits-rem:55 time: 2.17
38.26/9.62	c calculated reachability. Time: 0.00
38.26/9.62	c  N dy   153     46257        95     25716         0      8107    218183     98689     14.18   no data  --
39.06/9.80	c  N dy   181     50921        95     25716         0     12462    218180    177675     14.28     15.04  --
39.46/9.97	c  N dy   191     55522        95     25716         0     16672    218175    249131     14.23     14.99  --
40.26/10.14	c  N dy   205     59595        95     25716         0     11353    218165    149170     14.19     15.23  --
41.06/10.30	c  N dy   234     63662        95     25716         0     15171    218161    218937     14.28     15.04  --
41.90/10.55	c  N dy   243     68740        95     25716         0     19561    218159    288788     14.19     14.98  --
42.25/10.60	c  S st   246     69386        95     25716         0     10143    218159    120334     14.19     13.33  --
42.25/10.65	c  S st   246     69889        95     25716         0     10630    218159    128352     14.19   no data  --
42.25/10.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.25/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.25/10.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
42.25/10.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.25/10.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.25/10.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
42.25/10.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.68/12.74	c lits-rem:      3109  cl-subs:      584  v-elim:      0  v-fix:    0  time:  8.26 s
50.68/12.75	c vivif2 --  cl tried    25576 cl shrink        0 lits rem          0 time: 0.01
50.68/12.75	c vivif2 --  cl tried    10186 cl shrink        0 lits rem          0 time: 0.01
52.22/13.17	c asymm  cl-useful: 149/2353/25576 lits-rem:149 time: 1.69
52.22/13.17	c calculated reachability. Time: 0.00
52.22/13.17	c  N dy   246     69889        95     25576         0     10186    216200    120596     14.19   no data  --
53.02/13.32	c  N dy   271     74391        95     25576         0     14356    216198    194217     14.22     15.63  --
53.82/13.52	c  N dy   297     79279        95     25576         0     18927    216195    276509     14.26     15.04  --
55.06/13.82	c  N dy   329     85433        95     25576         0     13562    216189    174033     14.31     15.22  --
55.40/13.90	c  F st   335     87500        95     25576         0     15456    216186    206409     14.30     13.67  --
56.20/14.11	c  N dy   341     92695        95     25576         0     20252    216179    303749     14.30   no data  --
57.00/14.38	c  N dy   383     98669        95     25576         0     13723    216174    173712     14.38     15.75  --
57.80/14.59	c  S st   402    104835        95     25576         0     19329    216168    270198     14.37     13.66  --
58.21/14.66	c  S st   402    105339        95     25576         0     19802    216165    278395     14.37   no data  --
58.21/14.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.21/14.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.21/14.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
58.21/14.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.21/14.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.21/14.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
58.21/14.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.36/17.41	c lits-rem:      7379  cl-subs:     1748  v-elim:      0  v-fix:    0  time: 10.85 s
69.36/17.41	c vivif2 --  cl tried    25460 cl shrink        0 lits rem          0 time: 0.01
69.36/17.42	c vivif2 --  cl tried    18170 cl shrink        0 lits rem          0 time: 0.01
70.56/17.79	c asymm  cl-useful: 16/3080/25460 lits-rem:16 time: 1.51
70.56/17.79	c calculated reachability. Time: 0.00
70.56/17.79	c  N dy   402    105339        95     25460         0     18170    214969    242230     14.37   no data  --
71.76/18.07	c  N dy   434    112085        95     25460         0     24412    214965    355075     14.39     15.55  --
73.35/18.42	c  N dy   469    120059        95     25460         0     18868    214959    253488     14.40     15.24  --
74.95/18.82	c  N dy   473    129547        95     25460         0     27308    214951    390451     14.27     15.14  --
76.15/19.18	c  N dy   502    137819        95     25460         0     21141    214950    288667     14.27     15.70  --
78.54/19.77	c  N dy   546    148982        95     25460         0     16587    214943    200960     14.28     15.12  --
80.14/20.12	c  S st   551    158010        95     25460         0     24702    214942    343433     14.15      9.89  --
80.54/20.20	c  S st   551    158513        95     25460         0     25191    214941    351793     14.15   no data  --
80.54/20.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.54/20.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.54/20.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
80.54/20.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.54/20.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.54/20.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
80.54/20.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.28/23.93	c lits-rem:      6808  cl-subs:     3190  v-elim:      0  v-fix:    0  time: 14.69 s
95.28/23.93	c vivif2 --  cl tried    25393 cl shrink        0 lits rem          0 time: 0.02
95.28/23.93	c vivif2 --  cl tried    22068 cl shrink        0 lits rem          0 time: 0.02
96.48/24.22	c asymm  cl-useful: 1/1875/25393 lits-rem:2 time: 1.15
96.48/24.22	c calculated reachability. Time: 0.00
96.48/24.22	c  N dy   551    158513        95     25393         0     22068    214246    295670     14.15   no data  --
98.93/24.85	c  N dy   593    168644        95     25393         0     15818    214244    185774     14.16     14.93  --
100.87/25.36	c  N dy   650    179427        95     25393         0     25809    214240    365803     14.20     16.24  --
103.31/25.99	c  N dy   697    190931        95     25393         0     19784    214236    250283     14.22     15.75  --
106.45/26.74	c  N dy   764    205438        95     25393         0     33064    214229    484097     14.23     15.07  --
109.65/27.51	c  N dy   842    219295        95     25393         0     28267    214222    391419     14.27     15.04  --
112.43/28.28	c  N dy   892    233835        95     25393         0     23100    214214    292082     14.25     15.05  --
113.23/28.44	c  S st   902    237771        95     25393         0     26671    214211    353024     14.24     12.42  --
113.63/28.52	c  S st   902    238273        95     25393         0     27150    214208    361641     14.24   no data  --
113.63/28.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.63/28.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.63/28.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
113.63/28.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.63/28.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.63/28.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
113.63/28.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.99/31.61	c lits-rem:      6062  cl-subs:     2330  v-elim:      0  v-fix:    0  time: 12.19 s
125.99/31.61	c vivif2 --  cl tried    25325 cl shrink        0 lits rem          0 time: 0.01
125.99/31.62	c vivif2 --  cl tried    24888 cl shrink        0 lits rem          0 time: 0.02
126.80/31.83	c asymm  cl-useful: 1/1097/25325 lits-rem:1 time: 0.84
126.80/31.83	c calculated reachability. Time: 0.00
126.80/31.83	c  N dy   902    238273        95     25325         0     24888    213482    318151     14.24   no data  --
130.39/32.71	c  N dy   987    253485        95     25325         0     19636    213479    224602     14.29     15.52  --
133.60/33.60	c  N dy  1043    273827        95     25325         0     38166    213474    544500     14.25     15.04  --
137.57/34.52	c  N dy  1115    291400        95     25325         0     34045    213465    473881     14.26     16.09  --
141.15/35.46	c  F st  1178    306250        95     25325         0     26517    213457    334657     14.26     12.31  --
142.37/35.74	c  N dy  1184    311445        95     25325         0     31251    213457    421960     14.26   no data  --
147.53/37.09	c  N dy  1273    332018        95     25325         0     28091    213452    360287     14.28     15.10  --
153.52/38.58	c  N dy  1363    352073        95     25325         0     23378    213445    267979     14.31     16.68  --
154.72/38.88	c  S st  1401    357411        95     25325         0     28331    213444    360167     14.33   no data  --
155.12/38.97	c  S st  1401    357913        95     25325         0     28820    213443    368413     14.33   no data  --
155.12/38.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.12/38.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.12/38.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
155.54/39.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.54/39.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.54/39.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
155.54/39.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.46/43.02	c lits-rem:      5678  cl-subs:     1114  v-elim:      0  v-fix:    0  time: 15.93 s
171.46/43.02	c vivif2 --  cl tried    25253 cl shrink        0 lits rem          0 time: 0.01
171.46/43.03	c vivif2 --  cl tried    27778 cl shrink        0 lits rem          0 time: 0.02
172.27/43.29	c asymm  cl-useful: 2/973/25253 lits-rem:3 time: 1.05
172.27/43.29	c calculated reachability. Time: 0.00
172.27/43.29	c  N dy  1401    357913        95     25253         0     27778    212696    344523     14.33   no data  --
177.89/44.62	c  N dy  1529    378326        95     25253         0     46783    212689    696048     14.38     15.16  --
182.28/45.79	c  N dy  1606    398494        95     25253         0     41119    212674    573223     14.39     15.18  --
187.41/47.02	c  N dy  1667    418528        95     25253         0     34536    212670    449728     14.39     15.21  --
192.60/48.39	c  N dy  1767    438554        95     25253         0     27084    212665    314291     14.40     15.25  --
197.39/49.58	c  N dy  1880    458653        95     25253         0     45714    212656    654177     14.43     20.16  --
205.36/51.50	c  N dy  1952    490505        95     25253         0     47628    212649    657459     14.38     15.19  --
210.95/52.90	c  N dy  2050    511149        95     25253         0     39090    212644    521590     14.40     15.17  --
216.95/54.50	c  N dy  2138    532737        95     25253         0     30400    212638    357389     14.41     15.17  --
217.72/54.68	c  S st  2150    536870        95     25253         0     34130    212637    422806     14.40   no data  --
218.12/54.75	c  S st  2150    537373        95     25253         0     34621    212637    431329     14.40   no data  --
218.12/54.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.12/54.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.12/54.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
218.12/54.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.12/54.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.12/54.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
218.12/54.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.87/59.48	c lits-rem:      5834  cl-subs:     2325  v-elim:      0  v-fix:    0  time: 18.67 s
236.87/59.48	c vivif2 --  cl tried    25180 cl shrink        0 lits rem          0 time: 0.02
236.87/59.49	c vivif2 --  cl tried    32369 cl shrink        0 lits rem          0 time: 0.02
238.07/59.78	c asymm  cl-useful: 16/749/25180 lits-rem:16 time: 1.15
238.07/59.78	c calculated reachability. Time: 0.00
238.07/59.78	c  N dy  2150    537373        95     25180         0     32369    211865    389346     14.40   no data  --
243.70/61.19	c  N dy  2251    557386        95     25180         0     50839    211865    720787     14.41     15.44  --
250.03/62.75	c  N dy  2325    578570        95     25180         0     40814    211860    533635     14.41     15.21  --
256.02/64.27	c  N dy  2409    598826        95     25180         0     59495    211858    872090     14.41     15.27  --
261.99/65.75	c  N dy  2526    620425        95     25180         0     49169    211857    692233     14.43     15.31  --
268.78/67.46	c  N dy  2652    640514        95     25180         0     36242    211852    447364     14.46     18.59  --
275.15/69.06	c  N dy  2755    660604        95     25180         0     54725    211845    787117     14.48     17.15  --
282.34/70.83	c  N dy  2842    681220        95     25180         0     41164    211844    526896     14.48     15.41  --
287.92/72.26	c  N dy  2879    701751        95     25180         0     59707    211840    844208     14.46     15.27  --
293.91/73.79	c  N dy  2932    721988        95     25180         0     45116    211838    581123     14.45     15.32  --
301.88/75.71	c  N dy  3022    743432        95     25180         0     64636    211835    926724     14.45     15.25  --
310.25/77.87	c  N dy  3141    768353        95     25180         0     53483    211833    729639     14.47     15.28  --
319.02/80.07	c  N dy  3260    789678        95     25180         0     38336    211830    451831     14.49     15.29  --
323.81/81.26	c  S st  3330    806059        95     25180         0     53435    211827    725970     14.49   no data  --
324.21/81.39	c  S st  3330    806559        95     25180         0     53913    211824    733884     14.49   no data  --
324.61/81.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
324.61/81.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.61/81.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
324.61/81.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.61/81.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.61/81.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
324.61/81.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
358.11/89.88	c lits-rem:      5602  cl-subs:     4154  v-elim:      0  v-fix:    0  time: 33.56 s
358.11/89.88	c vivif2 --  cl tried    25101 cl shrink        0 lits rem          0 time: 0.01
358.11/89.89	c vivif2 --  cl tried    49838 cl shrink        0 lits rem          0 time: 0.03
359.31/90.15	c asymm  cl-useful: 15/551/25101 lits-rem:15 time: 1.04
359.31/90.15	c calculated reachability. Time: 0.00
359.31/90.15	c  N dy  3330    806559        95     25101         0     49838    211034    656530     14.49   no data  --
366.11/91.90	c  N dy  3425    826665        95     25101         0     68373    211033    993905     14.50     15.28  --
372.47/93.43	c  N dy  3524    846838        95     25101         0     51282    211029    692832     14.51     15.29  --
379.28/95.13	c  N dy  3584    866910        95     25101         0     69573    211029   1014655     14.51     15.32  --
386.03/96.84	c  N dy  3673    887208        95     25101         0     51307    211023    668572     14.52     15.29  --
392.87/98.58	c  N dy  3754    907618        95     25101         0     70067    211022   1006057     14.52     15.30  --
400.00/100.32	c  N dy  3831    928708        95     25101         0     51650    211019    670234     14.52     15.32  --
410.75/103.07	c  N dy  3945    957683        95     25101         0     39532    211015    447463     14.51     15.31  --
416.75/104.53	c  N dy  3993    978207        95     25101         0     58039    211015    771853     14.51     15.38  --
425.12/106.60	c  N dy  4056    998644        95     25101         0     76534    211013   1088214     14.50     15.28  --
432.69/108.56	c  N dy  4147   1018992        95     25101         0     56045    211010    747684     14.51     15.29  --
439.88/110.32	c  N dy  4177   1039318        95     25101         0     74353    211007   1062679     14.50     15.43  --
448.25/112.45	c  N dy  4246   1060738        95     25101         0     53673    211003    690762     14.49     15.30  --
452.64/113.55	c  F st  4284   1071875        95     25101         0     63727    211002    868234     14.49   no data  --
456.62/114.56	c  N dy  4312   1080933        95     25101         0     72081    211002   1029444     14.49     15.26  --
466.60/117.03	c  N dy  4402   1101138        95     25101         0     49436    211000    606875     14.50     15.39  --
474.58/119.00	c  N dy  4444   1123509        95     25101         0     69583    210998    957446     14.49     15.47  --
484.57/121.53	c  N dy  4551   1143532        95     25101         0     46016    210997    546292     14.50     15.29  --
490.93/123.11	c  N dy  4561   1163864        95     25101         0     63952    210997    835836     14.47     15.27  --
500.89/125.60	c  N dy  4632   1184181        95     25101         0     82532    210994   1169627     14.47     15.23  --
508.87/127.65	c  N dy  4692   1204722        95     25101         0     58567    210993    769239     14.47     15.42  --
510.89/128.14	c  S st  4721   1209838        95     25101         0     63324    210993    858010     14.47     13.59  --
511.66/128.30	c  S st  4721   1210341        95     25101         0     63812    210993    866307     14.47   no data  --
511.66/128.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
511.66/128.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.66/128.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
511.66/128.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.66/128.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.66/128.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
511.66/128.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
597.41/149.85	c lits-rem:     10114  cl-subs:     4935  v-elim:      0  v-fix:    0  time: 85.65 s
597.41/149.86	c vivif2 --  cl tried    25050 cl shrink        0 lits rem          0 time: 0.01
597.41/149.87	c vivif2 --  cl tried    58928 cl shrink        0 lits rem          0 time: 0.05
599.05/150.21	c asymm  cl-useful: 13/486/25050 lits-rem:13 time: 1.35
599.05/150.21	c calculated reachability. Time: 0.00
599.05/150.21	c  N dy  4721   1210341        95     25050         0     58928    210439    771084     14.47   no data  --
607.40/152.41	c  N dy  4807   1230952        95     25050         0     77966    210439   1121751     14.47     15.41  --
618.14/155.04	c  N dy  4931   1250954        95     25050         0     52605    210438    655512     14.49     16.72  --
625.72/156.94	c  N dy  5016   1270976        95     25050         0     70877    210438    982854     14.49     15.29  --
636.09/159.52	c  N dy  5136   1291048        95     25050         0     89466    210438   1333080     14.51     16.65  --
644.07/161.52	c  N dy  5220   1311117        95     25050         0     62688    210435    810766     14.50     20.69  --
652.05/163.56	c  N dy  5290   1331590        95     25050         0     81417    210433   1142441     14.50     15.27  --
661.62/165.96	c  N dy  5383   1351602        95     25050         0     54055    210433    664210     14.51     15.60  --
668.40/167.62	c  N dy  5438   1372355        95     25050         0     72711    210432    984322     14.49     15.26  --
677.60/169.94	c  N dy  5503   1392358        95     25050         0     90947    210429   1305260     14.49     15.76  --
685.96/172.05	c  N dy  5611   1412415        95     25050         0     62830    210428    821846     14.50     18.56  --
694.33/174.10	c  N dy  5673   1432586        95     25050         0     80935    210413   1123660     14.49     15.35  --
704.34/176.62	c  N dy  5736   1452677        95     25050         0     51731    210410    612488     14.49     17.50  --
711.87/178.54	c  N dy  5824   1473485        95     25050         0     70693    210407    957852     14.49     15.37  --
721.47/180.99	c  N dy  5908   1494122        95     25050         0     89605    210406   1300386     14.50     15.36  --
730.66/183.27	c  N dy  5968   1514314        95     25050         0     59311    210404    735088     14.49     15.36  --
740.19/185.63	c  N dy  6063   1534368        95     25050         0     77708    210403   1069980     14.50     16.00  --
751.76/188.59	c  N dy  6162   1555070        95     25050         0     96739    210401   1421430     14.50     15.31  --
762.12/191.17	c  N dy  6294   1575113        95     25050         0     65868    210400    863067     14.52     15.31  --
773.29/193.91	c  N dy  6371   1596902        95     25050         0     85889    210400   1228442     14.52     15.28  --
787.27/197.43	c  N dy  6459   1620709        95     25050         0     56973    210400    677643     14.52     15.60  --
798.41/200.21	c  N dy  6523   1646857        95     25050         0     80745    210399   1095211     14.51     15.48  --
810.78/203.33	c  N dy  6633   1668396        95     25050         0    100596    210396   1458640     14.51     15.38  --
820.35/205.77	c  N dy  6734   1688485        95     25050         0     67793    210396    879523     14.52     15.39  --
830.73/208.30	c  N dy  6792   1708541        95     25050         0     86006    210395   1197471     14.51     15.29  --
831.57/208.57	c  S st  6805   1710341        95     25050         0     87684    210395   1230003     14.52   no data  --
832.72/208.80	c  S st  6805   1710845        95     25050         0     88169    210395   1238489     14.52   no data  --
832.72/208.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
832.72/208.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
832.72/208.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
833.12/208.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
833.12/208.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.12/208.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
833.12/208.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1143.78/286.83	c lits-rem:     17237  cl-subs:    10517  v-elim:      0  v-fix:    0  time: 310.58 s
1143.78/286.83	c vivif2 --  cl tried    24925 cl shrink        0 lits rem          0 time: 0.02
1143.78/286.85	c vivif2 --  cl tried    77777 cl shrink        0 lits rem          0 time: 0.07
1145.38/287.29	c asymm  cl-useful: 6/371/24925 lits-rem:7 time: 1.76
1145.38/287.29	c calculated reachability. Time: 0.00
1145.38/287.29	c  N dy  6805   1710845        95     24925         0     77777    209164   1047597     14.52   no data  --
1159.34/290.75	c  N dy  6898   1730859        95     24925         0     96145    209162   1382520     14.52     15.33  --
1173.32/294.28	c  N dy  7022   1751632        95     24925         0     63491    209159    798134     14.53     15.40  --
1182.52/296.52	c  N dy  7048   1771962        95     24925         0     81673    209159   1104425     14.52     15.39  --
1195.26/299.74	c  N dy  7162   1792062        95     24925         0    100278    209158   1453262     14.53     15.32  --
1205.60/302.34	c  N dy  7235   1812064        95     24925         0     65557    209156    818549     14.53     15.37  --
1216.38/305.01	c  N dy  7337   1832408        95     24925         0     84249    209156   1165012     14.54     15.35  --
1227.53/307.87	c  N dy  7427   1852411        95     24925         0    102559    209151   1500701     14.54     15.31  --
1237.11/310.21	c  N dy  7501   1872432        95     24925         0     66937    209148    845373     14.54     15.77  --
1248.33/313.09	c  N dy  7626   1895731        95     24925         0     88363    209146   1239521     14.54     15.32  --
1258.64/315.65	c  N dy  7673   1916055        95     24925         0    106581    209145   1555664     14.54     15.40  --
1271.01/318.73	c  N dy  7752   1941716        95     24925         0     74744    209145    966148     14.53     15.46  --
1282.58/321.60	c  N dy  7848   1964325        95     24925         0     95377    209144   1340674     14.54     15.31  --
1295.74/324.97	c  N dy  7934   1986734        95     24925         0     60191    209141    698573     14.54     15.40  --
1304.93/327.21	c  N dy  8014   2006911        95     24925         0     78602    209140   1032273     14.54     15.40  --
1316.08/330.00	c  N dy  8091   2027691        95     24925         0     97347    209140   1366119     14.54     15.37  --
1329.64/333.48	c  N dy  8141   2048466        95     24925         0     59703    209139    691605     14.54     15.40  --
1340.03/336.02	c  N dy  8243   2068603        95     24925         0     78270    209137   1038691     14.54     15.44  --
1351.57/338.92	c  N dy  8330   2088623        95     24925         0     96608    209136   1373241     14.54     15.35  --
1365.14/342.31	c  N dy  8415   2110784        95     24925         0     59233    209133    676599     14.55     15.40  --
1374.31/344.66	c  N dy  8522   2131793        95     24925         0     78546    209130   1031876     14.55     15.38  --
1385.07/347.32	c  N dy  8621   2152126        95     24925         0     97013    209130   1364985     14.55     15.34  --
1398.23/350.65	c  N dy  8741   2172182        95     24925         0    115489    209129   1713659     14.56     18.21  --
1409.41/353.43	c  N dy  8831   2194675        95     24925         0     77377    209127    989140     14.56     15.37  --
1417.38/355.48	c  S st  8909   2210846        95     24925         0     92165    209126   1256778     14.56     14.73  --
1418.18/355.67	c  S st  8909   2211350        95     24925         0     92646    209126   1265648     14.56   no data  --
1418.18/355.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1418.18/355.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1418.58/355.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
1418.58/355.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1418.58/355.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1418.58/355.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
1418.58/355.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1772.28/444.40	c lits-rem:      9456  cl-subs:     9200  v-elim:      0  v-fix:    0  time: 353.32 s
1772.28/444.41	c vivif2 --  cl tried    24890 cl shrink        0 lits rem          0 time: 0.02
1772.28/444.42	c vivif2 --  cl tried    83481 cl shrink        0 lits rem          0 time: 0.07
1774.30/444.92	c asymm  cl-useful: 6/353/24890 lits-rem:6 time: 1.96
1774.30/444.92	c calculated reachability. Time: 0.00
1774.30/444.92	c  N dy  8909   2211350        95     24890         0     83481    208774   1102617     14.56   no data  --
1789.83/448.86	c  N dy  8959   2233239        95     24890         0    103238    208772   1452367     14.56     15.33  --
1805.43/452.75	c  N dy  9005   2253335        95     24890         0     62460    208771    725216     14.55     15.45  --
1818.59/456.09	c  N dy  9108   2274609        95     24890         0     82073    208769   1092179     14.55     15.34  --
1834.49/460.04	c  N dy  9209   2294683        95     24890         0    100502    208769   1430887     14.56     15.88  --
1851.64/464.34	c  N dy  9276   2316529        95     24890         0    120134    208768   1772209     14.55     15.49  --
1867.98/468.49	c  N dy  9325   2342708        95     24890         0     83407    208767   1073218     14.54     15.32  --
1881.14/471.76	c  N dy  9392   2363310        95     24890         0    102053    208767   1408669     14.54     15.33  --
1895.51/475.38	c  N dy  9480   2383978        95     24890         0    120958    208766   1760215     14.54     15.32  --
1906.66/478.17	c  N dy  9525   2404065        95     24890         0     78382    208766    992414     14.54     16.64  --
1919.05/481.30	c  N dy  9611   2424071        95     24890         0     96686    208766   1326099     14.54     15.69  --
1934.59/485.13	c  N dy  9712   2444197        95     24890         0    115207    208766   1671358     14.54     15.48  --
1951.33/489.33	c  N dy  9812   2468708        95     24890         0     75532    208763    940205     14.54     15.52  --
1964.50/492.68	c  N dy  9936   2489753        95     24890         0     94954    208763   1306664     14.55     15.41  --
1977.26/495.88	c  N dy 10025   2509884        95     24890         0    113466    208762   1645671     14.55     15.33  --
1991.62/499.46	c  N dy 10120   2531409        95     24890         0     69887    208761    831202     14.56     15.49  --
2001.59/501.94	c  N dy 10199   2552189        95     24890         0     88832    208759   1173487     14.55     15.38  --
2012.75/504.76	c  N dy 10281   2572260        95     24890         0    107171    208758   1504415     14.55     16.06  --
2026.71/508.20	c  N dy 10377   2592321        95     24890         0    125608    208756   1844881     14.56     16.42  --
2038.68/511.21	c  N dy 10482   2612468        95     24890         0     79880    208754   1016648     14.56     15.46  --
2049.85/514.01	c  N dy 10556   2633685        95     24890         0     99096    208753   1357753     14.56     15.45  --
2062.21/517.14	c  N dy 10628   2653723        95     24890         0    117292    208753   1682207     14.56     15.66  --
2076.17/520.70	c  N dy 10690   2674138        95     24890         0     70982    208752    845340     14.56     15.37  --
2090.15/524.16	c  N dy 10798   2702931        95     24890         0     97010    208748   1313670     14.56     15.34  --
2094.96/525.36	c  S st 10831   2711351        95     24890         0    104645    208748   1451222     14.56   no data  --
2095.70/525.58	c  S st 10831   2711851        95     24890         0    105122    208744   1459344     14.56   no data  --
2095.70/525.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2095.70/525.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2096.10/525.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.23
2096.51/525.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2096.51/525.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2096.51/525.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
2096.51/525.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2568.72/644.17	c lits-rem:     20663  cl-subs:    13190  v-elim:      0  v-fix:    0  time: 472.32 s
2568.72/644.18	c vivif2 --  cl tried    24854 cl shrink        0 lits rem          0 time: 0.02
2568.72/644.20	c vivif2 --  cl tried    91968 cl shrink        0 lits rem          0 time: 0.07
2570.66/644.63	c asymm  cl-useful: 4/332/24854 lits-rem:4 time: 1.75
2570.66/644.64	c calculated reachability. Time: 0.00
2570.66/644.64	c  N dy 10831   2711851        95     24854         0     91968    208383   1219839     14.56   no data  --
2585.03/648.21	c  N dy 10917   2732085        95     24854         0    110521    208382   1561531     14.56     15.35  --
2600.57/652.15	c  N dy 10984   2752131        95     24854         0    128619    208380   1878931     14.56     15.34  --
2614.13/655.59	c  N dy 11059   2772717        95     24854         0     82441    208378   1050861     14.56     15.38  --
2627.69/658.94	c  N dy 11130   2792875        95     24854         0    100796    208375   1375366     14.56     15.55  --
2642.86/662.79	c  N dy 11184   2814551        95     24854         0    120341    208374   1718905     14.55     15.44  --
2659.60/666.96	c  N dy 11257   2834638        95     24854         0     72458    208373    863228     14.55     15.33  --
2670.76/669.73	c  N dy 11349   2854665        95     24854         0     90798    208373   1201597     14.55     17.21  --
2686.32/673.66	c  N dy 11429   2877315        95     24854         0    111523    208371   1580065     14.56     15.46  --
2701.47/677.40	c  N dy 11492   2897380        95     24854         0    129772    208371   1912053     14.56     16.19  --
2716.24/681.16	c  N dy 11588   2917425        95     24854         0     80617    208370   1004632     14.56     15.80  --
2727.39/683.95	c  N dy 11664   2937703        95     24854         0     98983    208370   1332856     14.56     15.37  --
2741.36/687.41	c  N dy 11773   2958328        95     24854         0    117847    208369   1683447     14.56     15.33  --
2758.50/691.70	c  N dy 11839   2979316        95     24854         0     68538    208369    777984     14.56     15.45  --
2767.27/693.97	c  N dy 11934   2999379        95     24854         0     86967    208368   1119494     14.56     17.76  --
2778.87/696.86	c  N dy 12025   3019828        95     24854         0    105515    208367   1459083     14.57     15.37  --
2790.81/699.88	c  N dy 12104   3039868        95     24854         0    123771    208366   1788341     14.57     17.24  --
2805.96/703.67	c  N dy 12151   3060022        95     24854         0     72608    208366    841810     14.56     15.36  --
2815.93/706.13	c  N dy 12238   3080036        95     24854         0     90783    208364   1164779     14.56     15.36  --
2828.70/709.31	c  N dy 12318   3100043        95     24854         0    109057    208364   1500434     14.56     16.11  --
2847.05/713.90	c  N dy 12421   3125189        95     24854         0    132010    208363   1925043     14.57     15.55  --
2862.65/717.88	c  N dy 12535   3145255        95     24854         0     80196    208361    990171     14.57     16.97  --
2874.17/720.80	c  N dy 12608   3165325        95     24854         0     98548    208359   1318032     14.57     18.13  --
2888.54/724.35	c  N dy 12684   3185399        95     24854         0    116702    208358   1637799     14.57     15.37  --
2905.68/728.68	c  N dy 12772   3205408        95     24854         0    134917    208358   1967567     14.57     15.60  --
2912.05/730.21	c  S st 12810   3211851        95     24854         0    140868    208358   2076512     14.57     14.26  --
2913.25/730.54	c  S st 12810   3212354        95     24854         0    141352    208358   2085392     14.57   no data  --
2913.25/730.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2913.25/730.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2913.65/730.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.33
2914.05/730.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2914.05/730.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2914.05/730.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
2914.05/730.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3796.22/951.90	c lits-rem:     27571  cl-subs:    20385  v-elim:      0  v-fix:    0  time: 881.93 s
3796.22/951.90	c vivif2 --  cl tried    24816 cl shrink        0 lits rem          0 time: 0.01
3796.22/951.93	c vivif2 --  cl tried   121005 cl shrink        0 lits rem          0 time: 0.10
3797.80/952.37	c asymm  cl-useful: 1/233/24816 lits-rem:2 time: 1.75
3797.80/952.38	c calculated reachability. Time: 0.00
3797.80/952.38	c  N dy 12810   3212354        95     24816         0    121005    207913   1714015     14.57   no data  --
3818.57/957.55	c  N dy 12921   3233786        95     24816         0    140633    207913   2082222     14.58     15.37  --
3833.30/961.27	c  N dy 12982   3253798        95     24816         0     88302    207913   1109830     14.57     15.74  --
3852.44/966.00	c  N dy 13070   3277988        95     24816         0    110341    207912   1505423     14.57     15.44  --
3871.99/970.94	c  N dy 13184   3298229        95     24816         0    128941    207912   1859550     14.58     15.40  --
3893.57/976.38	c  N dy 13258   3318495        95     24816         0     75738    207912    882694     14.58     15.37  --
3908.28/980.06	c  N dy 13361   3338539        95     24816         0     94131    207911   1222849     14.58     15.39  --
3925.42/984.37	c  N dy 13441   3358707        95     24816         0    112459    207910   1556126     14.58     15.36  --
3946.97/989.74	c  N dy 13555   3379872        95     24816         0    131938    207907   1919317     14.59     15.38  --
3970.49/995.69	c  N dy 13668   3399983        95     24816         0     77409    207907    910489     14.59     15.38  --
3985.26/999.37	c  N dy 13756   3421683        95     24816         0     97142    207907   1271411     14.59     15.49  --
4017.55/1007.49	c  N dy 13779   3470183        95     24816         0    139338    207907   1939411     14.56     15.46  --
4038.34/1012.69	c  N dy 13891   3490366        95     24816         0     84909    207906   1048597     14.56     15.42  --
4055.04/1016.87	c  N dy 13963   3514321        95     24816         0    106500    207904   1426358     14.56     15.41  --
4071.39/1020.95	c  N dy 14023   3534481        95     24816         0    124727    207903   1749895     14.56     15.34  --
4094.12/1026.68	c  N dy 14157   3554539        95     24816         0    143302    207902   2104791     14.57     16.85  --
4111.67/1031.06	c  N dy 14233   3574622        95     24816         0     87183    207901   1069674     14.57     15.37  --
4127.21/1034.96	c  N dy 14305   3595574        95     24816         0    106294    207900   1413060     14.57     15.35  --
4145.56/1039.51	c  N dy 14385   3615656        95     24816         0    124621    207899   1754613     14.57     15.45  --
4168.30/1045.21	c  N dy 14459   3637400        95     24816         0    144406    207898   2109427     14.57     15.39  --
4189.42/1050.55	c  N dy 14572   3659281        95     24816         0     89022    207897   1104078     14.57     15.41  --
4205.36/1054.55	c  N dy 14658   3679576        95     24816         0    107478    207897   1439019     14.57     15.44  --
4228.50/1060.30	c  N dy 14751   3702223        95     24816         0    128177    207897   1823690     14.57     15.38  --
4240.46/1063.31	c  S st 14807   3712354        95     24816         0    137519    207897   1999642     14.57   no data  --
4242.06/1063.77	c  S st 14807   3712857        95     24816         0    137999    207897   2008068     14.57   no data  --
4242.06/1063.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4242.06/1063.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4242.46/1063.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.43
4242.86/1063.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4242.86/1063.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4242.86/1063.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     95 time:  0.00 s
4242.86/1063.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369235-1305415150/watcher-3369235-1305415150 -o /tmp/evaluation-result-3369235-1305415150/solver-3369235-1305415150 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369235-1305415150.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.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 633931281 52465664 352 33554432000 4194304 4650419 140733865039904 18446744073709551615 47935330031536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 12809 352 303 112 0 7774 0
[pid=8491/tid=8492] ppid=8489 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 633931281 52465664 352 33554432000 4194304 4650419 140733865039904 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 633931281 52465664 352 33554432000 4194304 4650419 140733865039904 18446744073709551615 47935330031538 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 633931281 52465664 352 33554432000 4194304 4650419 140733865039904 18446744073709551615 47935330031538 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0258249 s]
/proc/loadavg: 3.41 4.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=282720 CPUtime=0.07 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 2929 0 0 0 7 0 0 0 24 0 4 0 633931281 289505280 2830 33554432000 4194304 4650419 140733865039904 18446744073709551615 4372720 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 70680 2833 343 112 0 65645 0
[pid=8491/tid=8492] ppid=8489 vsize=282720 CPUtime=0.01 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 636 0 0 0 1 0 0 0 18 0 4 0 633931281 289505280 2834 33554432000 4194304 4650419 140733865039904 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=282720 CPUtime=0.01 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 630 0 0 0 1 0 0 0 18 0 4 0 633931281 289505280 2837 33554432000 4194304 4650419 140733865039904 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=282720 CPUtime=0.02 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 632 0 0 0 2 0 0 0 18 0 4 0 633931281 289505280 2837 33554432000 4194304 4650419 140733865039904 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 282720

[startup+0.100814 s]
/proc/loadavg: 3.41 4.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=285320 CPUtime=0.37 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 5584 0 0 0 37 0 0 0 24 0 4 0 633931281 292167680 5485 33554432000 4194304 4650419 140733865039904 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 71330 5485 367 112 0 66295 0
[pid=8491/tid=8492] ppid=8489 vsize=285320 CPUtime=0.08 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1290 0 0 0 8 0 0 0 18 0 4 0 633931281 292167680 5485 33554432000 4194304 4650419 140733865039904 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=285320 CPUtime=0.08 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1278 0 0 0 8 0 0 0 18 0 4 0 633931281 292167680 5485 33554432000 4194304 4650419 140733865039904 18446744073709551615 4370618 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=285320 CPUtime=0.09 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1309 0 0 0 9 0 0 0 18 0 4 0 633931281 292167680 5485 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366906 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) 285320

[startup+0.300778 s]
/proc/loadavg: 3.41 4.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=319420 CPUtime=1.16 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 7336 0 0 0 116 0 0 0 25 0 4 0 633931281 327086080 6863 33554432000 4194304 4650419 140733865039904 18446744073709551615 4516622 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 79855 6892 371 112 0 74820 0
[pid=8491/tid=8492] ppid=8489 vsize=319420 CPUtime=0.28 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1408 0 0 0 28 0 0 0 18 0 4 0 633931281 327086080 6904 33554432000 4194304 4650419 140733865039904 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=319420 CPUtime=0.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 2051 0 0 0 28 0 0 0 18 0 4 0 633931281 327086080 6913 33554432000 4194304 4650419 140733865039904 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=319420 CPUtime=0.29 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 1545 0 0 0 29 0 0 0 18 0 4 0 633931281 327086080 6922 33554432000 4194304 4650419 140733865039904 18446744073709551615 4331155 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 319420

[startup+1.13563 s]
/proc/loadavg: 3.41 4.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=307224 CPUtime=4.5 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 18033 0 0 0 448 2 0 0 25 0 4 0 633931281 314597376 14747 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 76806 14747 388 112 0 71771 0
[pid=8491/tid=8492] ppid=8489 vsize=307224 CPUtime=1.11 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 4891 0 0 0 111 0 0 0 19 0 4 0 633931281 314597376 14747 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476454 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=307224 CPUtime=1.11 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 4900 0 0 0 111 0 0 0 19 0 4 0 633931281 314597376 14747 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=307224 CPUtime=1.12 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 2930 0 0 0 112 0 0 0 19 0 4 0 633931281 314597376 14747 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 307224

[startup+1.50057 s]
/proc/loadavg: 3.41 4.31 5.82 5/367 8491
/proc/meminfo: memFree=30297564/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=308012 CPUtime=5.96 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 19350 0 0 0 594 2 0 0 25 0 4 0 633931281 315404288 15111 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 77003 15111 388 112 0 71968 0
[pid=8491/tid=8492] ppid=8489 vsize=308012 CPUtime=1.47 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 5023 0 0 0 147 0 0 0 20 0 4 0 633931281 315404288 15111 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=308012 CPUtime=1.48 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 5033 0 0 0 148 0 0 0 19 0 4 0 633931281 315404288 15111 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=308012 CPUtime=1.49 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 3849 0 0 0 149 0 0 0 20 0 4 0 633931281 315404288 15111 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 308012

[startup+3.10028 s]
/proc/loadavg: 3.41 4.31 5.82 9/371 8495
/proc/meminfo: memFree=30194000/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=292584 CPUtime=12.33 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 30394 0 0 0 1229 4 0 0 25 0 4 0 633931281 299606016 22886 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 73146 22886 393 112 0 68111 0
[pid=8491/tid=8492] ppid=8489 vsize=292584 CPUtime=3.08 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 7356 0 0 0 307 1 0 0 25 0 4 0 633931281 299606016 22886 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=292584 CPUtime=3.07 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 6942 0 0 0 307 0 0 0 23 0 4 0 633931281 299606016 22886 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=292584 CPUtime=3.09 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 8080 0 0 0 308 1 0 0 25 0 4 0 633931281 299606016 22886 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 292584

[startup+6.30071 s]
/proc/loadavg: 3.78 4.37 5.83 9/371 8496
/proc/meminfo: memFree=30118864/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=283176 CPUtime=25.1 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 33280 0 0 0 2505 5 0 0 25 0 4 0 633931281 289972224 23706 33554432000 4194304 4650419 140733865039904 18446744073709551615 4370456 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 70794 23706 393 112 0 65759 0
[pid=8491/tid=8492] ppid=8489 vsize=283176 CPUtime=6.28 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 7755 0 0 0 627 1 0 0 25 0 4 0 633931281 289972224 23706 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=283176 CPUtime=6.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 7676 0 0 0 627 1 0 0 25 0 4 0 633931281 289972224 23706 33554432000 4194304 4650419 140733865039904 18446744073709551615 4370480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=283176 CPUtime=6.28 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 9362 0 0 0 627 1 0 0 25 0 4 0 633931281 289972224 23706 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 283176

[startup+12.7146 s]
/proc/loadavg: 4.19 4.45 5.85 9/371 8496
/proc/meminfo: memFree=30085180/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=303076 CPUtime=50.68 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 41923 0 0 0 5061 7 0 0 25 0 4 0 633931281 310349824 28408 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476396 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 75769 28408 393 112 0 70734 0
[pid=8491/tid=8492] ppid=8489 vsize=303076 CPUtime=12.69 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 8447 0 0 0 1268 1 0 0 25 0 4 0 633931281 310349824 28408 33554432000 4194304 4650419 140733865039904 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=303076 CPUtime=12.69 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 10454 0 0 0 1268 1 0 0 25 0 4 0 633931281 310349824 28408 33554432000 4194304 4650419 140733865039904 18446744073709551615 4533739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=303076 CPUtime=12.7 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 12934 0 0 0 1268 2 0 0 25 0 4 0 633931281 310349824 28408 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 303076

[startup+25.5003 s]
/proc/loadavg: 5.04 4.62 5.88 9/371 8496
/proc/meminfo: memFree=29984984/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=324324 CPUtime=101.67 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 66666 0 0 0 10154 13 0 0 25 0 4 0 633931281 332107776 37873 33554432000 4194304 4650419 140733865039904 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 81081 37873 393 112 0 76046 0
[pid=8491/tid=8492] ppid=8489 vsize=324324 CPUtime=25.48 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 11770 0 0 0 2546 2 0 0 25 0 4 0 633931281 332107776 37873 33554432000 4194304 4650419 140733865039904 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=324324 CPUtime=25.48 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 17249 0 0 0 2545 3 0 0 25 0 4 0 633931281 332107776 37873 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=324324 CPUtime=25.49 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 21923 0 0 0 2545 4 0 0 25 0 4 0 633931281 332107776 37873 33554432000 4194304 4650419 140733865039904 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 324324

[startup+51.1007 s]
/proc/loadavg: 6.05 4.89 5.94 9/371 8497
/proc/meminfo: memFree=29917584/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=332688 CPUtime=203.8 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 104482 0 0 0 20355 25 0 0 25 0 4 0 633931281 340672512 45481 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366245 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 83172 45481 393 112 0 78137 0
[pid=8491/tid=8492] ppid=8489 vsize=332688 CPUtime=51.09 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 15637 0 0 0 5106 3 0 0 25 0 4 0 633931281 340672512 45484 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=332688 CPUtime=51.09 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 28147 0 0 0 5103 6 0 0 25 0 4 0 633931281 340672512 45484 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=332688 CPUtime=51.1 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 35953 0 0 0 5101 9 0 0 25 0 4 0 633931281 340672512 45484 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 332688

[startup+102.301 s]
/proc/loadavg: 7.36 5.42 6.06 9/371 8498
/proc/meminfo: memFree=29830584/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=400324 CPUtime=407.96 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 160732 0 0 0 40754 42 0 0 25 0 4 0 633931281 409931776 50855 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 100081 50855 393 112 0 95046 0
[pid=8491/tid=8492] ppid=8489 vsize=400324 CPUtime=102.28 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 20841 0 0 0 10224 4 0 0 25 0 4 0 633931281 409931776 50855 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=400324 CPUtime=102.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 44428 0 0 0 10216 12 0 0 25 0 4 0 633931281 409931776 50855 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=400324 CPUtime=102.29 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 56963 0 0 0 10214 15 0 0 25 0 4 0 633931281 409931776 50855 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 400324

[startup+162.314 s]

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

[pid=8491] ppid=8489 vsize=520428 CPUtime=2800.8 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 476005 0 0 0 279926 154 0 0 25 0 4 0 633931281 532918272 82782 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 130107 82782 393 112 0 125072 0
[pid=8491/tid=8492] ppid=8489 vsize=535060 CPUtime=702.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 35298 0 0 0 70220 10 0 0 25 0 4 0 633931281 547901440 83139 33554432000 4194304 4650419 140733865039904 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=535060 CPUtime=702.29 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 147930 0 0 0 70179 50 0 0 25 0 4 0 633931281 547901440 83144 33554432000 4194304 4650419 140733865039904 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=535060 CPUtime=702.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 176678 0 0 0 70170 62 0 0 25 0 4 0 633931281 547901440 83149 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.8
Current children cumulated vsize (KiB) 520428

[startup+762.301 s]
/proc/loadavg: 8.10 7.83 7.11 9/371 8519
/proc/meminfo: memFree=29304180/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=521408 CPUtime=3040.07 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 502207 0 0 0 303842 165 0 0 25 0 4 0 633931281 533921792 89735 33554432000 4194304 4650419 140733865039904 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 130352 89735 393 112 0 125317 0
[pid=8491/tid=8492] ppid=8489 vsize=521408 CPUtime=762.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 35900 0 0 0 76219 11 0 0 25 0 4 0 633931281 533921792 89735 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=521408 CPUtime=762.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 160384 0 0 0 76173 55 0 0 25 0 4 0 633931281 533921792 89735 33554432000 4194304 4650419 140733865039904 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=521408 CPUtime=762.31 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 183204 0 0 0 76166 65 0 0 25 0 4 0 633931281 533921792 89735 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.07
Current children cumulated vsize (KiB) 521408

[startup+822.314 s]
/proc/loadavg: 8.08 7.88 7.16 9/371 8520
/proc/meminfo: memFree=29230852/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=522236 CPUtime=3279.41 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 522026 0 0 0 327770 171 0 0 25 0 4 0 633931281 534769664 89245 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 130559 89245 393 112 0 125524 0
[pid=8491/tid=8492] ppid=8489 vsize=522236 CPUtime=822.31 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 36101 0 0 0 82220 11 0 0 25 0 4 0 633931281 534769664 89245 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=522236 CPUtime=822.3 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 171203 0 0 0 82174 56 0 0 25 0 4 0 633931281 534769664 89245 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=522236 CPUtime=822.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 192003 0 0 0 82163 69 0 0 25 0 4 0 633931281 534769664 89245 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.41
Current children cumulated vsize (KiB) 522236

[startup+882.3 s]
/proc/loadavg: 8.07 7.91 7.22 9/371 8522
/proc/meminfo: memFree=29237992/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=573424 CPUtime=3518.66 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 538708 0 0 0 351689 177 0 0 25 0 4 0 633931281 587186176 95055 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 143356 95055 393 112 0 138321 0
[pid=8491/tid=8492] ppid=8489 vsize=573424 CPUtime=882.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 36496 0 0 0 88218 12 0 0 25 0 4 0 633931281 587186176 95055 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=573424 CPUtime=882.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 182366 0 0 0 88168 60 0 0 25 0 4 0 633931281 587186176 95055 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=573424 CPUtime=882.31 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 197127 0 0 0 88161 70 0 0 25 0 4 0 633931281 587186176 95055 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.66
Current children cumulated vsize (KiB) 573424

[startup+942.301 s]
/proc/loadavg: 8.10 7.95 7.28 9/371 8524
/proc/meminfo: memFree=29226292/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=522944 CPUtime=3757.92 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 547774 0 0 0 375611 181 0 0 25 0 4 0 633931281 535494656 92876 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 130736 92876 393 112 0 125701 0
[pid=8491/tid=8492] ppid=8489 vsize=522944 CPUtime=942.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 36619 0 0 0 94218 12 0 0 25 0 4 0 633931281 535494656 92876 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=522944 CPUtime=942.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 190216 0 0 0 94164 64 0 0 25 0 4 0 633931281 535494656 92876 33554432000 4194304 4650419 140733865039904 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=522944 CPUtime=942.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 198220 0 0 0 94161 71 0 0 25 0 4 0 633931281 535494656 92876 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.92
Current children cumulated vsize (KiB) 522944

[startup+1002.3 s]
/proc/loadavg: 8.07 7.97 7.32 9/371 8525
/proc/meminfo: memFree=29170560/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589004 CPUtime=3997.22 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 562929 0 0 0 399535 187 0 0 25 0 4 0 633931281 603140096 98139 33554432000 4194304 4650419 140733865039904 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147251 98139 393 112 0 142216 0
[pid=8491/tid=8492] ppid=8489 vsize=589004 CPUtime=1002.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37019 0 0 0 100218 12 0 0 25 0 4 0 633931281 603140096 98139 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589004 CPUtime=1002.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 198310 0 0 0 100162 66 0 0 25 0 4 0 633931281 603140096 98139 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589004 CPUtime=1002.31 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 199069 0 0 0 100160 71 0 0 25 0 4 0 633931281 603140096 98139 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.22
Current children cumulated vsize (KiB) 589004

[startup+1062.3 s]
/proc/loadavg: 8.10 7.99 7.37 9/371 8527
/proc/meminfo: memFree=29116544/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589532 CPUtime=4236.47 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 579011 0 0 0 423454 193 0 0 25 0 4 0 633931281 603680768 98304 33554432000 4194304 4650419 140733865039904 18446744073709551615 4331206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147383 98304 393 112 0 142348 0
[pid=8491/tid=8492] ppid=8489 vsize=589532 CPUtime=1062.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37304 0 0 0 106218 12 0 0 25 0 4 0 633931281 603680768 98304 33554432000 4194304 4650419 140733865039904 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589532 CPUtime=1062.28 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 207990 0 0 0 106160 68 0 0 25 0 4 0 633931281 603680768 98304 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589532 CPUtime=1062.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 199069 0 0 0 106161 71 0 0 25 0 4 0 633931281 603680768 98304 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.47
Current children cumulated vsize (KiB) 589532

[startup+1122.3 s]
/proc/loadavg: 8.10 8.00 7.41 9/371 8528
/proc/meminfo: memFree=29182604/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589692 CPUtime=4475.73 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 590189 0 0 0 447376 197 0 0 25 0 4 0 633931281 603844608 99135 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147423 99135 393 112 0 142388 0
[pid=8491/tid=8492] ppid=8489 vsize=589692 CPUtime=1122.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37304 0 0 0 112218 12 0 0 25 0 4 0 633931281 603844608 99135 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589692 CPUtime=1122.29 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 215104 0 0 0 112159 70 0 0 25 0 4 0 633931281 603844608 99135 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589692 CPUtime=1122.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 203002 0 0 0 112159 73 0 0 25 0 4 0 633931281 603844608 99135 33554432000 4194304 4650419 140733865039904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.73
Current children cumulated vsize (KiB) 589692

[startup+1182.3 s]
/proc/loadavg: 8.13 8.03 7.45 9/371 8530
/proc/meminfo: memFree=29133460/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589808 CPUtime=4714.99 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 607024 0 0 0 471296 203 0 0 25 0 4 0 633931281 603963392 97775 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147452 97775 393 112 0 142417 0
[pid=8491/tid=8492] ppid=8489 vsize=589808 CPUtime=1182.3 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37304 0 0 0 118218 12 0 0 25 0 4 0 633931281 603963392 97775 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589808 CPUtime=1182.29 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 223291 0 0 0 118158 71 0 0 25 0 4 0 633931281 603963392 97775 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589808 CPUtime=1182.32 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 211650 0 0 0 118155 77 0 0 25 0 4 0 633931281 603963392 97775 33554432000 4194304 4650419 140733865039904 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.99
Current children cumulated vsize (KiB) 589808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.09 8.03 7.47 9/371 8530
/proc/meminfo: memFree=29110752/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589880 CPUtime=4800.36 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 614361 0 0 0 479829 207 0 0 25 0 4 0 633931281 604037120 96710 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147470 96710 393 112 0 142435 0
[pid=8491/tid=8492] ppid=8489 vsize=589880 CPUtime=1203.72 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37304 0 0 0 120360 12 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589880 CPUtime=1203.7 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 227571 0 0 0 120297 73 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589880 CPUtime=1203.73 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 214710 0 0 0 120294 79 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 589880

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

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

[startup+1203.7 s]
/proc/loadavg: 8.09 8.03 7.47 9/371 8530
/proc/meminfo: memFree=29110752/32951124 swapFree=51873460/67111528
[pid=8491] ppid=8489 vsize=589880 CPUtime=4800.36 cores=1,3,5,7
/proc/8491/stat : 8491 (strangenight1-m) R 8489 8491 8076 0 -1 4202496 614361 0 0 0 479829 207 0 0 25 0 4 0 633931281 604037120 96710 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8491/statm: 147470 96710 393 112 0 142435 0
[pid=8491/tid=8492] ppid=8489 vsize=589880 CPUtime=1203.72 cores=1,3,5,7
/proc/8491/task/8492/stat : 8492 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 37304 0 0 0 120360 12 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8491/tid=8493] ppid=8489 vsize=589880 CPUtime=1203.7 cores=1,3,5,7
/proc/8491/task/8493/stat : 8493 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 227571 0 0 0 120297 73 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8491/tid=8494] ppid=8489 vsize=589880 CPUtime=1203.73 cores=1,3,5,7
/proc/8491/task/8494/stat : 8494 (strangenight1-m) R 8489 8491 8076 0 -1 4202560 214710 0 0 0 120294 79 0 0 25 0 4 0 633931281 604037120 96713 33554432000 4194304 4650419 140733865039904 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 589880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.43
CPU user time (s): 4798.34
CPU system time (s): 2.09168
CPU usage (%): 398.794
Max. virtual memory (cumulated for all children) (KiB): 655068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 2.09168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 614365
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= 1195
involuntary context switches= 31678

runsolver used 4.27835 second user time and 10.2964 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 01:19:10
IDJOB=3369235
IDBENCH=83899
IDSOLVER=1846
FILE ID=node146/3369235-1305415150
RUNJOBID= node146-1305415150-8469
PBS_JOBID= 13324516
Free space on /tmp= 73264 MiB

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

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=873326124

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.75
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30298340 kB
Buffers:         68172 kB
Cached:         109500 kB
SwapCached:      56096 kB
Active:         752116 kB
Inactive:      1679764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30298340 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           14428 kB
Writeback:           0 kB
AnonPages:     2204800 kB
Mapped:          17496 kB
Slab:            96364 kB
PageTables:      58948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81848248 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= 73260 MiB
End job on node146 at 2011-05-15 01:39:16