Trace number 3175476

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.38 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S397702672-080.SATISFIABLE.cnf
MD5SUM0fc04a37bb65455aedf3737bd6551a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.220966
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175476-1304125710.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.14/0.06	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.01 s
0.14/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.14/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.14/0.06	c calculated reachability. Time: 0.00
0.14/0.06	c Calc default polars -  time:   0.00 s pos:     327 undec:      94 neg:     329
0.14/0.06	c =========================================================================================
0.14/0.06	c types(t): F = full restart, N = normal restart
0.14/0.06	c types(t): S = simplification begin/end, E = solution found
0.14/0.06	c restart types(rt): st = static, dy = dynamic
0.14/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.14/0.06	c  B st     0         0       729      3175         0         0      9643         0   no data   no data  --
0.14/0.10	c Decided on static restart strategy
0.40/0.18	c  N st     8      4918       729      3175         0      4879      9643    150809   no data   no data  --
1.58/0.48	c  N st    10     11300       729      3175         0      4507      9643     97414   no data   no data  --
2.78/0.78	c  N st    11     17043       729      3175         0     10191      9643    300386   no data   no data  --
4.77/1.21	c  F st    12     25000       729      3175         0     12501      9643    361939   no data   no data  --
4.77/1.22	c  N st    12     25000       729      3175         0     12501      9643    361939   no data   no data  --
5.57/1.48	c  N dy    18     30000       729      3175         0     10742      9643    271556   no data   no data  --
5.57/1.48	c  S st    18     30000       729      3175         0     10742      9643    271556   no data   no data  --
5.97/1.51	c  S st    18     30504       729      3175         0     11245      9643    286066   no data   no data  --
5.97/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.97/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
5.97/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.17/1.86	c lits-rem:        96  cl-subs:      198  v-elim:      0  v-fix:    0  time:  1.32 s
7.17/1.87	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.04
7.17/1.87	c calculated reachability. Time: 0.00
7.17/1.87	c  N dy    18     30504       729      3175         0     11047      9643    278067   no data   no data  --
8.38/2.11	c  N dy    29     34804       729      3175         0     15325      9643    404946     20.15     21.60  --
9.16/2.34	c  N dy    40     38978       729      3175         0     11629      9643    226630     19.64     20.97  --
9.96/2.59	c  N dy    70     42998       729      3175         0     15633      9643    349019     20.15     23.88  --
10.76/2.79	c  S st    80     45757       729      3175         0      9466      9643    129016     20.10     17.19  --
11.16/2.81	c  S st    80     46258       729      3175         0      9967      9643    142793     20.10   no data  --
11.16/2.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.16/2.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
11.16/2.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.56/2.93	c lits-rem:        29  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.44 s
11.56/2.93	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
11.56/2.93	c vivif2 --  cl tried     9959 cl shrink        0 lits rem          0 time: 0.00
11.56/2.94	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.03
11.56/2.94	c calculated reachability. Time: 0.00
11.56/2.94	c  N dy    80     46258       729      3175         0      9959      9643    142455     20.10   no data  --
12.36/3.17	c  N dy    95     50343       729      3175         0     14021      9643    263005     20.13     21.19  --
13.56/3.46	c  N dy   120     54557       729      3175         0     18212      9643    389992     20.28     21.35  --
14.75/3.74	c  N dy   132     58777       729      3175         0     12469      9643    188668     20.21     21.52  --
15.96/4.00	c  N dy   147     62800       729      3175         0     16459      9643    309294     20.18     21.85  --
17.17/4.31	c  N dy   167     67011       729      3175         0     20647      9643    435876     20.24     21.35  --
17.57/4.49	c  S st   175     69388       729      3175         0     12096      9643    154969     20.19     19.84  --
17.95/4.52	c  S st   175     69889       729      3175         0     12596      9643    169333     20.19   no data  --
17.95/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.95/4.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.95/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.95/4.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.95/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
17.95/4.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.75/4.70	c lits-rem:        31  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.69 s
18.75/4.70	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
18.75/4.70	c vivif2 --  cl tried    12579 cl shrink        0 lits rem          0 time: 0.01
18.75/4.71	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.04
18.75/4.71	c calculated reachability. Time: 0.00
18.75/4.71	c  N dy   175     69889       729      3175         0     12579      9643    168632     20.19   no data  --
20.35/5.18	c  N dy   186     76231       729      3175         0     18865      9643    352910     19.97     21.04  --
21.97/5.59	c  N dy   215     81167       729      3175         0     23770      9643    498511     20.07     21.36  --
23.54/5.96	c  N dy   240     86800       729      3175         0     17457      9643    288088     20.10     21.19  --
23.94/6.01	c  F st   244     87501       729      3175         0     18153      9643    307959     20.10   no data  --
25.14/6.39	c  N dy   250     92697       729      3175         0     23312      9643    474668     20.10   no data  --
27.13/6.87	c  N dy   296     98701       729      3175         0     16380      9643    233865     20.26     22.13  --
29.13/7.37	c  S st   319    104833       729      3175         0     22466      9643    414041     20.24   no data  --
29.53/7.42	c  S st   319    105337       729      3175         0     22970      9643    427744     20.24   no data  --
29.53/7.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.53/7.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.53/7.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
29.53/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.53/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.53/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
29.53/7.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.93/8.58	c lits-rem:       321  cl-subs:      208  v-elim:      0  v-fix:    0  time:  4.50 s
33.93/8.58	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
33.93/8.58	c vivif2 --  cl tried    22762 cl shrink        0 lits rem          0 time: 0.02
34.33/8.60	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.08
34.33/8.60	c calculated reachability. Time: 0.00
34.33/8.60	c  N dy   319    105337       729      3175         0     22762      9643    419911     20.24   no data  --
36.73/9.24	c  N dy   361    112096       729      3175         0     15574      9643    181795     20.31     22.73  --
38.72/9.80	c  N dy   379    119278       729      3175         0     22692      9643    390714     20.23     21.69  --
42.32/10.61	c  N dy   419    126953       729      3175         0     15426      9643    152919     20.25     21.32  --
45.12/11.31	c  N dy   469    135778       729      3175         0     24200      9643    418119     20.28     21.43  --
48.70/12.21	c  N dy   511    144553       729      3175         0     17020      9643    178261     20.32     21.51  --
51.51/12.95	c  N dy   540    153857       729      3175         0     26250      9643    456226     20.30     21.62  --
53.10/13.37	c  S st   562    158006       729      3175         0     30376      9643    580215     20.32   no data  --
53.50/13.44	c  S st   562    158510       729      3175         0     30880      9643    594639     20.32   no data  --
53.50/13.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.50/13.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.50/13.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.50/13.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.50/13.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.50/13.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
53.50/13.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.51/15.41	c lits-rem:       472  cl-subs:      414  v-elim:      0  v-fix:    0  time:  7.73 s
61.51/15.41	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
61.51/15.42	c vivif2 --  cl tried    30466 cl shrink        0 lits rem          0 time: 0.03
61.51/15.44	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.10
61.51/15.44	c calculated reachability. Time: 0.00
61.51/15.45	c  N dy   562    158510       729      3175         0     30466      9643    580052     20.32   no data  --
65.09/16.37	c  N dy   607    168667       729      3175         0     23676      9643    356564     20.33     22.75  --
69.90/17.51	c  N dy   660    179439       729      3175         0     34372      9643    678883     20.36     21.62  --
74.29/18.63	c  N dy   708    191097       729      3175         0     28074      9643    457696     20.35     21.43  --
80.26/20.17	c  N dy   749    204078       729      3175         0     22098      9643    259379     20.32     21.41  --
85.86/21.56	c  N dy   808    217482       729      3175         0     35409      9643    669046     20.34     21.42  --
92.27/23.12	c  N dy   852    231870       729      3175         0     29807      9643    462634     20.29     21.48  --
94.65/23.78	c  S st   876    237766       729      3175         0     35653      9643    640729     20.29   no data  --
95.04/23.86	c  S st   876    238269       729      3175         0     36156      9643    655511     20.29   no data  --
95.04/23.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.04/23.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.04/23.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
95.44/23.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.44/23.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.44/23.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
95.44/23.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
103.84/26.03	c lits-rem:       591  cl-subs:      620  v-elim:      0  v-fix:    0  time:  8.51 s
103.84/26.03	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
103.84/26.04	c vivif2 --  cl tried    35536 cl shrink        0 lits rem          0 time: 0.03
103.84/26.07	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.12
103.84/26.07	c calculated reachability. Time: 0.00
103.84/26.07	c  N dy   876    238269       729      3175         0     35536      9643    633867     20.29   no data  --
111.03/27.80	c  N dy   933    253498       729      3175         0     29789      9643    441218     20.29     21.54  --
119.01/29.87	c  N dy   994    269907       729      3175         0     24250      9643    255730     20.28     21.39  --
128.20/32.17	c  N dy  1049    289186       729      3175         0     43359      9643    831888     20.24     21.38  --
136.21/34.16	c  F st  1125    306250       729      3175         0     37501      9643    624039     20.25   no data  --
137.39/34.44	c  N st  1129    308283       729      3175         0     39509      9643    687484     20.25   no data  --
147.77/37.00	c  N dy  1241    327979       729      3175         0     35280      9643    540831     20.31     21.48  --
158.96/39.86	c  N dy  1332    348271       729      3175         0     30587      9643    367356     20.30     21.43  --
163.75/41.04	c  S st  1383    357403       729      3175         0     39670      9643    641167     20.31     19.52  --
164.15/41.13	c  S st  1383    357905       729      3175         0     40171      9643    656842     20.31   no data  --
164.15/41.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.15/41.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.15/41.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
164.15/41.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.15/41.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.15/41.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
164.15/41.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
173.34/43.48	c lits-rem:       851  cl-subs:      487  v-elim:      0  v-fix:    0  time:  9.23 s
173.34/43.48	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
173.34/43.49	c vivif2 --  cl tried    39684 cl shrink        0 lits rem          0 time: 0.03
173.74/43.53	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.15
173.74/43.53	c calculated reachability. Time: 0.00
173.74/43.53	c  N dy  1383    357905       729      3175         0     39684      9643    641106     20.31   no data  --
185.72/46.52	c  N dy  1482    379214       729      3175         0     35008      9643    483588     20.33     21.68  --
199.31/49.92	c  N dy  1593    399312       729      3175         0     28164      9643    248355     20.38     21.50  --
210.51/52.80	c  N dy  1694    419502       729      3175         0     48212      9643    851885     20.40     21.52  --
222.48/55.73	c  N dy  1796    439571       729      3175         0     40351      9643    595541     20.43     21.78  --
236.05/59.18	c  N dy  1901    459699       729      3175         0     31556      9643    304070     20.47     21.69  --
248.44/62.23	c  N dy  2031    479735       729      3175         0     51477      9643    916951     20.51     21.62  --
261.22/65.46	c  N dy  2141    499754       729      3175         0     41562      9643    585300     20.53     23.67  --
276.42/69.25	c  N dy  2235    519802       729      3175         0     61477      9643   1189745     20.55     21.66  --
285.98/71.69	c  S st  2331    536858       729      3175         0     47607      9643    750628     20.58     19.73  --
286.78/71.80	c  S st  2331    537360       729      3175         0     48109      9643    767122     20.58   no data  --
286.78/71.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
286.78/71.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
286.78/71.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
286.78/71.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.78/71.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.78/71.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
286.78/71.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
297.58/74.53	c lits-rem:       776  cl-subs:      411  v-elim:      0  v-fix:    0  time: 10.72 s
297.58/74.53	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
297.58/74.54	c vivif2 --  cl tried    47698 cl shrink        0 lits rem          0 time: 0.04
297.58/74.59	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.19
297.58/74.59	c calculated reachability. Time: 0.00
297.58/74.59	c  N dy  2331    537360       729      3175         0     47698      9643    751375     20.58   no data  --
313.15/78.40	c  N dy  2428    557415       729      3175         0     35832      9643    365513     20.59     21.92  --
326.33/81.75	c  N dy  2547    577531       729      3175         0     55841      9643    986270     20.62     21.71  --
340.71/85.37	c  N dy  2647    597575       729      3175         0     42953      9643    558521     20.63     21.91  --
356.30/89.26	c  N dy  2766    617716       729      3175         0     62958      9643   1176056     20.67     21.85  --
371.48/93.01	c  N dy  2844    639830       729      3175         0     51120      9643    774478     20.66     21.81  --
388.65/97.37	c  N dy  2933    659967       729      3175         0     36353      9643    304545     20.66     21.80  --
403.03/100.96	c  N dy  3020    681050       729      3175         0     57291      9643    951437     20.67     21.80  --
421.01/105.40	c  N dy  3108    701325       729      3175         0     41676      9643    440544     20.68     21.81  --
436.18/109.21	c  N dy  3177    721470       729      3175         0     61630      9643   1039588     20.67     21.90  --
452.96/113.44	c  N dy  3295    741525       729      3175         0     44825      9643    518407     20.69     24.98  --
469.34/117.56	c  N dy  3383    761924       729      3175         0     65067      9643   1139038     20.70     21.93  --
487.33/122.01	c  N dy  3482    783640       729      3175         0     48908      9643    614575     20.71     21.90  --
504.50/126.34	c  N dy  3591    803707       729      3175         0     68826      9643   1229469     20.73     23.52  --
506.89/126.97	c  S st  3604    806040       729      3175         0     71136      9643   1301210     20.73     20.14  --
507.69/127.16	c  S st  3604    806543       729      3175         0     71639      9643   1316148     20.73   no data  --
507.69/127.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
507.69/127.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.09/127.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
508.09/127.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.09/127.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.09/127.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
508.09/127.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
517.28/129.52	c lits-rem:       308  cl-subs:     1000  v-elim:      0  v-fix:    0  time:  9.11 s
517.28/129.52	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
517.28/129.54	c vivif2 --  cl tried    70639 cl shrink        0 lits rem          0 time: 0.06
517.68/129.63	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.34
517.68/129.63	c calculated reachability. Time: 0.00
517.68/129.63	c  N dy  3604    806543       729      3175         0     70639      9643   1281187     20.73   no data  --
534.46/133.82	c  N dy  3663    827080       729      3175         0     52292      9643    676649     20.73     21.84  --
552.43/138.35	c  N dy  3747    847092       729      3175         0     72111      9643   1277680     20.73     27.75  --
577.60/144.60	c  N dy  3770    878893       729      3175         0     63865      9643   1037871     20.63     21.93  --
598.77/149.91	c  N dy  3882    898957       729      3175         0     43194      9643    369959     20.65     24.22  --
613.95/153.70	c  N dy  3973    918985       729      3175         0     63059      9643    980944     20.65     23.47  --
636.32/159.37	c  N dy  4105    939069       729      3175         0     83014      9643   1597933     20.68     26.65  --
653.10/163.50	c  N dy  4199    960691       729      3175         0     62835      9643    954225     20.68     21.83  --
675.46/169.12	c  N dy  4301    980838       729      3175         0     82817      9643   1561929     20.69     22.12  --
691.85/173.21	c  N dy  4404   1001177       729      3175         0     60379      9643    857408     20.70     21.80  --
712.61/178.47	c  N dy  4507   1021255       729      3175         0     80313      9643   1476144     20.72     22.30  --
731.78/183.23	c  N dy  4630   1041438       729      3175         0     56681      9643    714842     20.74     21.87  --
751.76/188.29	c  N dy  4746   1061447       729      3175         0     76563      9643   1333409     20.75     22.55  --
764.16/191.39	c  F st  4777   1071877       729      3175         0     86904      9643   1647597     20.75     20.16  --
772.14/193.38	c  N dy  4807   1081461       729      3175         0     51746      9643    543882     20.75     22.13  --
790.11/197.87	c  N dy  4907   1101563       729      3175         0     71714      9643   1156217     20.76     21.96  --
815.27/204.17	c  N dy  5024   1121620       729      3175         0     45938      9643    333295     20.78     22.06  --
834.47/208.93	c  N dy  5144   1144553       729      3175         0     68698      9643   1043219     20.79     22.06  --
862.01/215.83	c  N dy  5219   1168188       729      3175         0     92141      9643   1767630     20.78     21.88  --
878.41/219.94	c  N dy  5285   1188257       729      3175         0     65350      9643    912265     20.76     24.03  --
902.75/226.07	c  N dy  5414   1208663       729      3175         0     85609      9643   1546534     20.79     22.07  --
904.35/226.48	c  S st  5423   1209814       729      3175         0     86752      9643   1582076     20.79   no data  --
905.55/226.72	c  S st  5423   1210320       729      3175         0     87258      9643   1597722     20.79   no data  --
905.55/226.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
905.55/226.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
905.55/226.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
905.95/226.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
905.95/226.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.95/226.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
905.95/226.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
917.14/229.67	c lits-rem:       532  cl-subs:     1236  v-elim:      0  v-fix:    0  time: 11.30 s
917.14/229.67	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
917.14/229.69	c vivif2 --  cl tried    86022 cl shrink        0 lits rem          0 time: 0.08
917.54/229.80	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.45
917.54/229.80	c calculated reachability. Time: 0.00
917.54/229.80	c  N dy  5423   1210320       729      3175         0     86022      9643   1556673     20.79   no data  --
938.31/234.95	c  N dy  5526   1230381       729      3175         0     58318      9643    672859     20.80     22.37  --
958.68/240.09	c  N dy  5643   1250448       729      3175         0     78258      9643   1291894     20.81     26.19  --
985.45/246.79	c  N dy  5756   1270485       729      3175         0     49530      9643    372381     20.82     22.22  --
1002.22/250.94	c  N dy  5825   1290522       729      3175         0     69396      9643    975871     20.82     23.78  --
1025.39/256.79	c  N dy  5938   1310578       729      3175         0     89305      9643   1594773     20.83     22.39  --
1047.76/262.38	c  N dy  6024   1330728       729      3175         0     59640      9643    663606     20.84     21.95  --
1071.75/268.34	c  N dy  6110   1353276       729      3175         0     81980      9643   1339531     20.83     21.97  --
1099.29/275.24	c  N dy  6226   1373307       729      3175         0     51294      9643    380718     20.85     22.21  --
1117.26/279.77	c  N dy  6341   1393396       729      3175         0     71229      9643   1002439     20.86     23.66  --
1142.05/285.97	c  N dy  6473   1413509       729      3175         0     91194      9643   1626712     20.88     22.06  --
1166.40/292.04	c  N dy  6551   1433593       729      3175         0     59502      9643    607399     20.88     22.25  --
1186.40/297.03	c  N dy  6656   1453601       729      3175         0     79408      9643   1229541     20.89     22.18  --
1210.74/303.10	c  N dy  6701   1473609       729      3175         0     99239      9643   1859182     20.87     24.93  --
1232.32/308.59	c  N dy  6810   1493616       729      3175         0     66520      9643    802619     20.88     24.67  --
1254.69/314.10	c  N dy  6909   1513678       729      3175         0     86438      9643   1420999     20.89     22.50  --
1285.84/321.97	c  N dy  7027   1534311       729      3175         0    106916      9643   2059829     20.90     22.35  --
1304.63/326.66	c  N dy  7126   1554360       729      3175         0     73193      9643    980380     20.91     25.95  --
1328.99/332.74	c  N dy  7193   1574575       729      3175         0     93229      9643   1593246     20.90     22.08  --
1358.54/340.13	c  N dy  7319   1595137       729      3175         0     59074      9643    524727     20.92     22.05  --
1377.71/344.95	c  N dy  7404   1615182       729      3175         0     78945      9643   1142306     20.92     25.56  --
1403.68/351.41	c  N dy  7449   1635227       729      3175         0     98783      9643   1733750     20.90     22.04  --
1430.45/358.17	c  N dy  7547   1655511       729      3175         0     63355      9643    625756     20.91     22.01  --
1452.02/363.54	c  N dy  7668   1675761       729      3175         0     83471      9643   1258755     20.92     22.26  --
1479.98/370.52	c  N dy  7746   1695821       729      3175         0    103385      9643   1873117     20.92     23.73  --
1500.35/375.63	c  S st  7803   1710320       729      3175         0     61228      9643    538373     20.92     18.22  --
1500.75/375.77	c  S st  7803   1710823       729      3175         0     61731      9643    554654     20.92   no data  --
1500.75/375.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1500.75/375.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1501.16/375.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
1501.16/375.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1501.16/375.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1501.16/375.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
1501.16/375.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1512.73/378.77	c lits-rem:       220  cl-subs:      195  v-elim:      0  v-fix:    0  time: 11.76 s
1512.73/378.77	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
1512.73/378.78	c vivif2 --  cl tried    61536 cl shrink        0 lits rem          0 time: 0.04
1513.13/378.86	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.35
1513.13/378.87	c calculated reachability. Time: 0.00
1513.13/378.87	c  N dy  7803   1710823       729      3175         0     61536      9643    548378     20.92   no data  --
1534.30/384.16	c  N dy  7881   1731151       729      3175         0     81669      9643   1169673     20.92     22.05  --
1563.06/391.32	c  N dy  8001   1751156       729      3175         0    101532      9643   1788701     20.93     22.09  --
1590.65/398.24	c  N dy  8019   1774153       729      3175         0     66715      9643    690236     20.91     22.02  --
1616.20/404.64	c  N dy  8105   1797072       729      3175         0     89460      9643   1395654     20.90     22.05  --
1654.14/414.13	c  N dy  8228   1819040       729      3175         0    111229      9643   2067800     20.91     22.05  --
1686.10/422.13	c  N dy  8369   1839095       729      3175         0     72673      9643    856071     20.93     22.19  --
1714.06/429.16	c  N dy  8485   1860576       729      3175         0     93975      9643   1520727     20.94     22.12  --
1746.41/437.28	c  N dy  8589   1880665       729      3175         0    113933      9643   2140222     20.94     25.98  --
1771.18/443.48	c  N dy  8717   1900712       729      3175         0     74328      9643    880723     20.95     23.08  --
1797.55/450.09	c  N dy  8838   1921556       729      3175         0     95041      9643   1525394     20.96     22.15  --
1830.31/458.27	c  N dy  8920   1941932       729      3175         0    115226      9643   2147292     20.96     22.15  --
1854.29/464.23	c  N dy  9000   1961954       729      3175         0     74560      9643    853752     20.96     22.12  --
1879.44/470.50	c  N dy  9107   1981985       729      3175         0     94443      9643   1469368     20.97     22.99  --
1911.42/478.52	c  N dy  9194   2002015       729      3175         0    114293      9643   2086435     20.97     22.22  --
1936.97/484.90	c  N dy  9251   2022074       729      3175         0     72697      9643    783102     20.96     23.16  --
1961.33/491.09	c  N dy  9350   2042921       729      3175         0     93391      9643   1427920     20.97     22.19  --
1992.49/498.84	c  N dy  9429   2063003       729      3175         0    113292      9643   2038941     20.97     24.93  --
2022.44/506.35	c  N dy  9522   2083051       729      3175         0     70691      9643    688947     20.97     22.20  --
2046.42/512.35	c  N dy  9621   2103583       729      3175         0     91069      9643   1328765     20.97     22.12  --
2078.39/520.31	c  N dy  9709   2124387       729      3175         0    111705      9643   1973107     20.98     22.19  --
2112.73/528.93	c  N dy  9821   2144550       729      3175         0     68215      9643    590875     20.99     22.13  --
2135.89/534.78	c  N dy  9940   2164586       729      3175         0     88076      9643   1209164     20.99     22.39  --
2166.65/542.47	c  N dy 10050   2185240       729      3175         0    108587      9643   1851375     21.00     22.11  --
2207.40/552.70	c  N dy 10170   2205597       729      3175         0    128802      9643   2484429     21.01     22.27  --
2212.99/554.05	c  S st 10199   2210825       729      3175         0     69498      9643    605322     21.01     21.15  --
2213.79/554.21	c  S st 10199   2211331       729      3175         0     70003      9643    621047     21.01   no data  --
2213.79/554.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2213.79/554.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2213.79/554.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
2213.79/554.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2213.79/554.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2213.79/554.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
2213.79/554.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2223.77/556.74	c lits-rem:       293  cl-subs:      144  v-elim:      0  v-fix:    0  time:  9.88 s
2223.77/556.74	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
2223.77/556.75	c vivif2 --  cl tried    69859 cl shrink        0 lits rem          0 time: 0.04
2224.17/556.83	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.30
2224.17/556.83	c calculated reachability. Time: 0.00
2224.17/556.83	c  N dy 10199   2211331       729      3175         0     69859      9643    615659     21.01   no data  --
2248.94/563.01	c  N dy 10302   2233091       729      3175         0     91406      9643   1288629     21.02     22.27  --
2280.52/570.97	c  N dy 10434   2253154       729      3175         0    111307      9643   1913552     21.03     23.66  --
2318.45/580.49	c  N dy 10531   2273201       729      3175         0     65733      9643    461480     21.03     22.18  --
2346.43/587.48	c  N dy 10666   2293270       729      3175         0     85673      9643   1087789     21.05     24.07  --
2375.97/594.89	c  N dy 10742   2313306       729      3175         0    105513      9643   1703299     21.05     22.21  --
2411.12/603.61	c  N dy 10829   2333361       729      3175         0    125422      9643   2331333     21.05     22.48  --
2438.71/610.59	c  N dy 10928   2353794       729      3175         0     79254      9643    865578     21.05     22.18  --
2465.84/617.36	c  N dy 11048   2373878       729      3175         0     99183      9643   1486161     21.06     22.23  --
2499.82/625.82	c  N dy 11135   2394340       729      3175         0    119455      9643   2118638     21.06     22.57  --
2538.16/635.49	c  N dy 11260   2414435       729      3175         0     71929      9643    606359     21.07     22.38  --
2563.31/641.75	c  N dy 11400   2434691       729      3175         0     92064      9643   1249090     21.08     22.37  --
2593.27/649.21	c  N dy 11449   2455217       729      3175         0    112368      9643   1869984     21.08     22.19  --
2632.05/658.95	c  N dy 11567   2475222       729      3175         0    132243      9643   2491208     21.08     25.13  --
2659.59/665.88	c  N dy 11666   2495388       729      3175         0     83757      9643    952619     21.09     22.23  --
2688.35/673.03	c  N dy 11777   2515575       729      3175         0    103813      9643   1582915     21.09     22.21  --
2724.70/682.18	c  N dy 11902   2535748       729      3175         0    123864      9643   2215100     21.10     22.33  --
2768.63/693.18	c  N dy 11971   2563411       729      3175         0     81792      9643    855853     21.10     22.34  --
2798.20/700.60	c  N dy 12075   2585157       729      3175         0    103339      9643   1530935     21.10     22.40  --
2832.56/709.18	c  N dy 12151   2605241       729      3175         0    123249      9643   2144579     21.10     25.71  --
2872.50/719.14	c  N dy 12225   2625767       729      3175         0     73170      9643    573829     21.10     22.22  --
2896.87/725.25	c  N dy 12304   2645839       729      3175         0     93040      9643   1189694     21.10     26.30  --
2929.22/733.31	c  N dy 12424   2665924       729      3175         0    112942      9643   1813746     21.11     24.70  --
2967.98/743.09	c  N dy 12552   2685995       729      3175         0    132844      9643   2443538     21.12     27.16  --
3003.12/751.87	c  N dy 12686   2706031       729      3175         0     81396      9643    810994     21.13     22.48  --
3009.54/753.43	c  S st 12708   2711332       729      3175         0     86676      9643    978692     21.13     24.58  --
3010.32/753.65	c  S st 12708   2711833       729      3175         0     87177      9643    993420     21.13   no data  --
3010.32/753.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3010.32/753.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3010.72/753.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3010.72/753.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3010.72/753.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3010.72/753.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
3010.72/753.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3018.32/755.62	c lits-rem:       227  cl-subs:      416  v-elim:      0  v-fix:    0  time:  7.51 s
3018.32/755.62	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
3018.32/755.63	c vivif2 --  cl tried    86761 cl shrink        0 lits rem          0 time: 0.06
3018.72/755.74	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.42
3018.72/755.74	c calculated reachability. Time: 0.00
3018.72/755.74	c  N dy 12708   2711833       729      3175         0     86761      9643    978193     21.13   no data  --
3051.46/763.93	c  N dy 12779   2732465       729      3175         0    107205      9643   1619162     21.13     22.61  --
3090.21/773.65	c  N dy 12892   2753744       729      3175         0    128330      9643   2287440     21.13     22.25  --
3129.36/783.47	c  N dy 12984   2774327       729      3175         0     76345      9643    621861     21.14     22.28  --
3154.54/789.76	c  N dy 13080   2794376       729      3175         0     96249      9643   1239575     21.14     25.58  --
3195.27/799.96	c  N dy 13150   2821440       729      3175         0    123071      9643   2078847     21.13     22.54  --
3238.03/810.66	c  N dy 13236   2841922       729      3175         0    143389      9643   2716109     21.13     22.30  --
3266.37/817.71	c  N dy 13322   2862216       729      3175         0     90102      9643   1022848     21.13     22.39  --
3300.32/826.20	c  N dy 13346   2887580       729      3175         0    115159      9643   1782359     21.11     22.46  --
3339.87/836.14	c  N dy 13437   2908090       729      3175         0    135490      9643   2420911     21.12     22.26  --
3377.82/845.61	c  N dy 13533   2928475       729      3175         0     81401      9643    732767     21.12     22.53  --
3405.40/852.59	c  N dy 13631   2949528       729      3175         0    102278      9643   1389998     21.12     22.31  --
3440.93/861.43	c  N dy 13746   2969571       729      3175         0    122141      9643   2010846     21.13     22.50  --
3492.47/874.39	c  N dy 13858   2994055       729      3175         0    146400      9643   2763039     21.13     22.48  --
3521.63/881.60	c  N dy 13937   3014097       729      3175         0     90929      9643    998041     21.13     22.29  --
3551.58/889.10	c  N dy 14023   3034281       729      3175         0    110942      9643   1620742     21.13     22.36  --
3588.74/898.48	c  N dy 14117   3054289       729      3175         0    130754      9643   2237665     21.14     22.99  --
3637.48/910.70	c  N dy 14231   3075237       729      3175         0    151575      9643   2896796     21.14     22.31  --
3671.02/919.05	c  N dy 14315   3095702       729      3175         0     95536      9643   1126334     21.14     22.77  --
3712.17/929.37	c  N dy 14421   3115738       729      3175         0    115386      9643   1744650     21.15     24.21  --
3765.32/942.65	c  N dy 14517   3137066       729      3175         0    136507      9643   2402298     21.15     22.28  --
3816.03/955.39	c  N dy 14593   3157143       729      3175         0     79100      9643    588024     21.15     22.29  --
3847.19/963.17	c  N dy 14719   3177233       729      3175         0     99045      9643   1220163     21.15     23.78  --
3886.34/972.98	c  N dy 14847   3197647       729      3175         0    119311      9643   1864800     21.16     22.41  --
3919.90/981.35	c  S st 14906   3211835       729      3175         0    133365      9643   2310723     21.16   no data  --
3921.89/981.86	c  S st 14906   3212337       729      3175         0    133867      9643   2326630     21.16   no data  --
3921.89/981.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3921.89/981.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3922.29/981.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.39
3922.69/982.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3922.69/982.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3922.69/982.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.00 s
3922.69/982.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3970.22/993.93	c lits-rem:       334  cl-subs:     1717  v-elim:      0  v-fix:    0  time: 47.38 s
3970.22/993.93	c vivif2 --  cl tried     3175 cl shrink        0 lits rem          0 time: 0.00
3970.22/993.96	c vivif2 --  cl tried   132150 cl shrink        0 lits rem          0 time: 0.13
3971.02/994.19	c asymm  cl-useful: 0/3175/3175 lits-rem:0 time: 0.93
3971.42/994.20	c calculated reachability. Time: 0.00
3971.42/994.20	c  N dy 14906   3212337       729      3175         0    132150      9643   2267593     21.16   no data  --
4017.36/1005.73	c  N dy 14995   3232574       729      3175         0    152215      9643   2898543     21.16     22.48  --
4047.72/1013.32	c  N dy 15082   3252584       729      3175         0     93720      9643   1021101     21.16     22.78  --
4078.08/1020.90	c  N dy 15170   3272680       729      3175         0    113621      9643   1639677     21.17     22.34  --
4117.25/1030.73	c  N dy 15274   3293023       729      3175         0    133792      9643   2270461     21.17     22.51  --
4161.97/1041.99	c  N dy 15362   3313047       729      3175         0    153643      9643   2892349     21.17     25.43  --
4192.72/1049.69	c  N dy 15453   3333266       729      3175         0     94403      9643   1019322     21.17     22.36  --
4224.28/1057.54	c  N dy 15552   3353813       729      3175         0    114800      9643   1665554     21.18     22.31  --
4263.03/1067.23	c  N dy 15632   3373840       729      3175         0    134658      9643   2282335     21.18     22.54  --
4307.77/1078.45	c  N dy 15713   3393854       729      3175         0    154501      9643   2896692     21.18     24.11  --
4341.72/1086.97	c  N dy 15811   3414002       729      3175         0     94157      9643    989123     21.18     22.33  --
4373.27/1094.82	c  N dy 15925   3434076       729      3175         0    114072      9643   1621519     21.19     26.03  --
4412.82/1104.73	c  N dy 16038   3454175       729      3175         0    133992      9643   2241890     21.19     22.87  --
4458.37/1116.15	c  N dy 16117   3474328       729      3175         0    153966      9643   2862866     21.19     22.39  --
4492.73/1124.79	c  N dy 16175   3494636       729      3175         0     92790      9643    921762     21.19     22.32  --
4551.04/1139.31	c  N dy 16192   3534838       729      3175         0    132286      9643   2117728     21.16     22.34  --
4596.58/1150.79	c  N dy 16286   3555401       729      3175         0    152639      9643   2745669     21.16     22.28  --
4638.12/1161.19	c  N dy 16408   3575982       729      3175         0     90962      9643    842898     21.17     22.38  --
4673.68/1170.03	c  N dy 16503   3596570       729      3175         0    111392      9643   1483998     21.17     22.36  --
4724.41/1182.70	c  N dy 16630   3616793       729      3175         0    131456      9643   2118943     21.18     22.67  --
4777.14/1195.93	c  N dy 16740   3636800       729      3175         0    151305      9643   2742330     21.18     22.60  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175476-1304125710/watcher-3175476-1304125710 -o /tmp/evaluation-result-3175476-1304125710/solver-3175476-1304125710 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175476-1304125710.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: 8.16 8.07 8.00 5/180 32526
/proc/meminfo: memFree=24264424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 549 0 0 0 0 0 0 0 25 0 4 0 602801792 187678720 463 33554432000 4194304 4650419 140735888936944 18446744073709551615 215988697631 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 45820 477 340 112 0 40785 0
[pid=32526/tid=32527] ppid=32524 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 55 0 0 0 0 0 0 0 25 0 4 0 602801792 187678720 498 33554432000 4194304 4650419 140735888936944 18446744073709551615 4361457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 4 0 602801792 187678720 508 33554432000 4194304 4650419 140735888936944 18446744073709551615 215988697582 0 0 4096 2 18446604465260642368 0 0 -1 1 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 4 0 602801792 187678720 518 33554432000 4194304 4650419 140735888936944 18446744073709551615 215988697631 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.042768 s]
/proc/loadavg: 8.16 8.07 8.00 5/180 32526
/proc/meminfo: memFree=24264424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=283028 CPUtime=0.14 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 1727 0 0 0 14 0 0 0 25 0 4 0 602801792 289820672 1578 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 70757 1578 390 112 0 65722 0
[pid=32526/tid=32527] ppid=32524 vsize=283028 CPUtime=0.03 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 365 0 0 0 3 0 0 0 25 0 4 0 602801792 289820672 1578 33554432000 4194304 4650419 140735888936944 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=283028 CPUtime=0.03 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 360 0 0 0 3 0 0 0 25 0 4 0 602801792 289820672 1578 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=283028 CPUtime=0.03 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 195 0 0 0 3 0 0 0 25 0 4 0 602801792 289820672 1578 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363299 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 283028

[startup+0.10779 s]
/proc/loadavg: 8.16 8.07 8.00 5/180 32526
/proc/meminfo: memFree=24264424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=283028 CPUtime=0.4 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 2075 0 0 0 40 0 0 0 25 0 4 0 602801792 289820672 1926 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 70757 1926 391 112 0 65722 0
[pid=32526/tid=32527] ppid=32524 vsize=283028 CPUtime=0.1 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 455 0 0 0 10 0 0 0 25 0 4 0 602801792 289820672 1926 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364450 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=283028 CPUtime=0.1 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 431 0 0 0 10 0 0 0 25 0 4 0 602801792 289820672 1926 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=283028 CPUtime=0.1 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 287 0 0 0 10 0 0 0 25 0 4 0 602801792 289820672 1926 33554432000 4194304 4650419 140735888936944 18446744073709551615 4333694 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283028

[startup+0.300757 s]
/proc/loadavg: 8.16 8.07 8.00 5/180 32526
/proc/meminfo: memFree=24264424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=284524 CPUtime=1.17 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 3284 0 0 0 117 0 0 0 25 0 4 0 602801792 291352576 2399 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363556 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 71131 2399 393 112 0 66096 0
[pid=32526/tid=32527] ppid=32524 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 733 0 0 0 29 0 0 0 25 0 4 0 602801792 291352576 2399 33554432000 4194304 4650419 140735888936944 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 739 0 0 0 29 0 0 0 25 0 4 0 602801792 291352576 2399 33554432000 4194304 4650419 140735888936944 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 603 0 0 0 29 0 0 0 25 0 4 0 602801792 291352576 2399 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284524

[startup+0.700688 s]
/proc/loadavg: 8.16 8.07 8.00 5/180 32526
/proc/meminfo: memFree=24264424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=285680 CPUtime=2.78 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 5144 0 0 0 277 1 0 0 25 0 4 0 602801792 292536320 3156 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 71420 3163 393 112 0 66385 0
[pid=32526/tid=32527] ppid=32524 vsize=285680 CPUtime=0.69 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 1193 0 0 0 69 0 0 0 25 0 4 0 602801792 292536320 3163 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=285680 CPUtime=0.69 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 1234 0 0 0 69 0 0 0 25 0 4 0 602801792 292536320 3163 33554432000 4194304 4650419 140735888936944 18446744073709551615 215988289728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=285680 CPUtime=0.69 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 1060 0 0 0 69 0 0 0 25 0 4 0 602801792 292536320 3163 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285680

[startup+1.50055 s]
/proc/loadavg: 8.15 8.07 8.00 9/184 32530
/proc/meminfo: memFree=24251272/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=287168 CPUtime=5.97 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 8855 0 0 0 596 1 0 0 25 0 4 0 602801792 294060032 3737 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 71792 3737 394 112 0 66757 0
[pid=32526/tid=32527] ppid=32524 vsize=287168 CPUtime=1.48 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 2067 0 0 0 148 0 0 0 25 0 4 0 602801792 294060032 3737 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=287168 CPUtime=1.48 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 2244 0 0 0 148 0 0 0 25 0 4 0 602801792 294060032 3737 33554432000 4194304 4650419 140735888936944 18446744073709551615 4329406 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=287168 CPUtime=1.49 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 1898 0 0 0 149 0 0 0 25 0 4 0 602801792 294060032 3737 33554432000 4194304 4650419 140735888936944 18446744073709551615 4334464 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287168

[startup+3.10027 s]
/proc/loadavg: 8.15 8.07 8.00 9/184 32530
/proc/meminfo: memFree=24236516/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=278664 CPUtime=12.36 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 18552 0 0 0 1233 3 0 0 25 0 4 0 602801792 285351936 11501 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 69666 11501 395 112 0 64631 0
[pid=32526/tid=32527] ppid=32524 vsize=278664 CPUtime=3.07 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 4290 0 0 0 307 0 0 0 25 0 4 0 602801792 285351936 11501 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=278664 CPUtime=3.09 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 5123 0 0 0 308 1 0 0 25 0 4 0 602801792 285351936 11501 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=278664 CPUtime=3.08 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 4117 0 0 0 308 0 0 0 25 0 4 0 602801792 285351936 11501 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 278664

[startup+6.30071 s]
/proc/loadavg: 8.15 8.07 8.00 9/184 32530
/proc/meminfo: memFree=24194424/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=353036 CPUtime=25.14 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 25728 0 0 0 2509 5 0 0 25 0 4 0 602801792 361508864 17577 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 88259 17577 395 112 0 83224 0
[pid=32526/tid=32527] ppid=32524 vsize=353036 CPUtime=6.26 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 6593 0 0 0 625 1 0 0 25 0 4 0 602801792 361508864 17577 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=353036 CPUtime=6.28 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 6249 0 0 0 627 1 0 0 25 0 4 0 602801792 361508864 17577 33554432000 4194304 4650419 140735888936944 18446744073709551615 4326816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=353036 CPUtime=6.29 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 6196 0 0 0 628 1 0 0 25 0 4 0 602801792 361508864 17578 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 353036

[startup+12.7006 s]
/proc/loadavg: 8.20 8.09 8.00 9/184 32530
/proc/meminfo: memFree=24161092/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=380612 CPUtime=50.71 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 36672 0 0 0 5062 9 0 0 25 0 4 0 602801792 389746688 22296 33554432000 4194304 4650419 140735888936944 18446744073709551615 4255715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 95153 22296 395 112 0 90118 0
[pid=32526/tid=32527] ppid=32524 vsize=380612 CPUtime=12.62 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 8720 0 0 0 1261 1 0 0 25 0 4 0 602801792 389746688 22296 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=380612 CPUtime=12.69 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 8951 0 0 0 1267 2 0 0 25 0 4 0 602801792 389746688 22296 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=380612 CPUtime=12.68 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 9584 0 0 0 1266 2 0 0 25 0 4 0 602801792 389746688 22296 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 380612

[startup+25.5004 s]
/proc/loadavg: 8.17 8.08 8.00 9/184 32530
/proc/meminfo: memFree=24119300/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=390560 CPUtime=101.83 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 57313 0 0 0 10168 15 0 0 25 0 4 0 602801792 399933440 27362 33554432000 4194304 4650419 140735888936944 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 97640 27362 395 112 0 92605 0
[pid=32526/tid=32527] ppid=32524 vsize=390560 CPUtime=25.35 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 13908 0 0 0 2532 3 0 0 25 0 4 0 602801792 399933440 27362 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=390560 CPUtime=25.49 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 14097 0 0 0 2545 4 0 0 25 0 4 0 602801792 399933440 27362 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=390560 CPUtime=25.49 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 14514 0 0 0 2545 4 0 0 25 0 4 0 602801792 399933440 27362 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 390560

[startup+51.1009 s]
/proc/loadavg: 8.19 8.09 8.00 9/184 32531
/proc/meminfo: memFree=24088896/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=391668 CPUtime=204.09 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 89451 0 0 0 20383 26 0 0 25 0 4 0 602801792 401068032 29970 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 97917 29970 395 112 0 92882 0
[pid=32526/tid=32527] ppid=32524 vsize=391668 CPUtime=50.81 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 21550 0 0 0 5075 6 0 0 25 0 4 0 602801792 401068032 29970 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=391668 CPUtime=51.09 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 22959 0 0 0 5103 6 0 0 25 0 4 0 602801792 401068032 29970 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=391668 CPUtime=51.09 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 22226 0 0 0 5101 8 0 0 25 0 4 0 602801792 401068032 29970 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 391668

[startup+102.307 s]
/proc/loadavg: 8.13 8.09 8.00 9/184 32532
/proc/meminfo: memFree=24092344/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=393128 CPUtime=408.65 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 141555 0 0 0 40820 45 0 0 25 0 4 0 602801792 402563072 33236 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 98282 33236 395 112 0 93247 0
[pid=32526/tid=32527] ppid=32524 vsize=393128 CPUtime=101.74 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 34341 0 0 0 10163 11 0 0 25 0 4 0 602801792 402563072 33236 33554432000 4194304 4650419 140735888936944 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=393128 CPUtime=102.3 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 35629 0 0 0 10219 11 0 0 25 0 4 0 602801792 402563072 33236 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=393128 CPUtime=102.29 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 36115 0 0 0 10217 12 0 0 25 0 4 0 602801792 402563072 33236 33554432000 4194304 4650419 140735888936944 18446744073709551615 4334047 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 393128

[startup+162.3 s]

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

[pid=32526] ppid=32524 vsize=686076 CPUtime=2805.39 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 400528 0 0 0 280373 166 0 0 25 0 4 0 602801792 702541824 104128 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 171519 104128 395 112 0 166484 0
[pid=32526/tid=32527] ppid=32524 vsize=686076 CPUtime=698.47 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 120389 0 0 0 69800 47 0 0 25 0 4 0 602801792 702541824 104128 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=686076 CPUtime=702.3 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 99227 0 0 0 70190 40 0 0 25 0 4 0 602801792 702541824 104128 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=686076 CPUtime=702.3 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 100728 0 0 0 70186 44 0 0 25 0 4 0 602801792 702541824 104128 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 686076

[startup+762.306 s]
/proc/loadavg: 8.08 8.06 8.00 10/184 32581
/proc/meminfo: memFree=23860692/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=673244 CPUtime=3045.09 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 421500 0 0 0 304331 178 0 0 25 0 4 0 602801792 689401856 111620 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 168311 111620 395 112 0 163276 0
[pid=32526/tid=32527] ppid=32524 vsize=673244 CPUtime=758.15 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 126183 0 0 0 75765 50 0 0 25 0 4 0 602801792 689401856 111620 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=673244 CPUtime=762.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 105407 0 0 0 76188 43 0 0 25 0 4 0 602801792 689401856 111620 33554432000 4194304 4650419 140735888936944 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=673244 CPUtime=762.31 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 106447 0 0 0 76183 48 0 0 25 0 4 0 602801792 689401856 111620 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 673244

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.00 10/184 32583
/proc/meminfo: memFree=23792724/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=673244 CPUtime=3284.74 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 438100 0 0 0 328287 187 0 0 25 0 4 0 602801792 689401856 118775 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 168311 118775 395 112 0 163276 0
[pid=32526/tid=32527] ppid=32524 vsize=673244 CPUtime=817.83 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 130712 0 0 0 81730 53 0 0 25 0 4 0 602801792 689401856 118775 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=673244 CPUtime=822.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 107728 0 0 0 82186 45 0 0 25 0 4 0 602801792 689401856 118775 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=673244 CPUtime=822.3 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 112721 0 0 0 82179 51 0 0 25 0 4 0 602801792 689401856 118775 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 673244

[startup+882.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 32584
/proc/meminfo: memFree=23769744/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=727432 CPUtime=3524.42 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 450846 0 0 0 352245 197 0 0 25 0 4 0 602801792 744890368 116025 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 181858 116025 395 112 0 176823 0
[pid=32526/tid=32527] ppid=32524 vsize=727432 CPUtime=877.49 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 135595 0 0 0 87694 55 0 0 25 0 4 0 602801792 744890368 116025 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=727432 CPUtime=882.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 108866 0 0 0 88185 46 0 0 25 0 4 0 602801792 744890368 116025 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=727432 CPUtime=882.31 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 115896 0 0 0 88177 54 0 0 25 0 4 0 602801792 744890368 116025 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 727432

[startup+942.301 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 32586
/proc/meminfo: memFree=23762772/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=828980 CPUtime=3764.11 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 460602 0 0 0 376207 204 0 0 25 0 4 0 602801792 848875520 117510 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 207245 117510 395 112 0 202210 0
[pid=32526/tid=32527] ppid=32524 vsize=828980 CPUtime=937.17 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 136939 0 0 0 93661 56 0 0 25 0 4 0 602801792 848875520 117510 33554432000 4194304 4650419 140735888936944 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=828980 CPUtime=942.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 109492 0 0 0 94185 46 0 0 25 0 4 0 602801792 848875520 117510 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=828980 CPUtime=942.3 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 120583 0 0 0 94173 57 0 0 25 0 4 0 602801792 848875520 117510 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 828980

[startup+1002.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/184 32587
/proc/meminfo: memFree=23712136/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=834764 CPUtime=4003.77 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 476300 0 0 0 400165 212 0 0 25 0 4 0 602801792 854798336 129988 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 208691 129988 395 112 0 203656 0
[pid=32526/tid=32527] ppid=32524 vsize=834764 CPUtime=996.84 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 140863 0 0 0 99626 58 0 0 25 0 4 0 602801792 854798336 129988 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=834764 CPUtime=1002.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 110181 0 0 0 100184 47 0 0 25 0 4 0 602801792 854798336 129988 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=834764 CPUtime=1002.3 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 127711 0 0 0 100170 60 0 0 25 0 4 0 602801792 854798336 129988 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 834764

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 8.01 10/184 32589
/proc/meminfo: memFree=23663376/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=753784 CPUtime=4243.45 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 489302 0 0 0 424126 219 0 0 25 0 4 0 602801792 771874816 134551 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 188446 134551 395 112 0 183411 0
[pid=32526/tid=32527] ppid=32524 vsize=753784 CPUtime=1056.52 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 142775 0 0 0 105593 59 0 0 25 0 4 0 602801792 771874816 134551 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=753784 CPUtime=1062.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 114305 0 0 0 106182 49 0 0 25 0 4 0 602801792 771874816 134551 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=753784 CPUtime=1062.31 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 133844 0 0 0 106167 64 0 0 25 0 4 0 602801792 771874816 134551 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 753784

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.01 10/184 32591
/proc/meminfo: memFree=23636692/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=741024 CPUtime=4483.13 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 503377 0 0 0 448086 227 0 0 25 0 4 0 602801792 758808576 130574 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 185256 130574 395 112 0 180221 0
[pid=32526/tid=32527] ppid=32524 vsize=741024 CPUtime=1116.19 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 147968 0 0 0 111557 62 0 0 25 0 4 0 602801792 758808576 130574 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=741024 CPUtime=1122.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 116692 0 0 0 112181 50 0 0 25 0 4 0 602801792 758808576 130574 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=741024 CPUtime=1122.31 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 138403 0 0 0 112164 67 0 0 25 0 4 0 602801792 758808576 130574 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 741024

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 8.00 10/184 32592
/proc/meminfo: memFree=23656988/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=879372 CPUtime=4722.81 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 518452 0 0 0 472045 236 0 0 25 0 4 0 602801792 900476928 139848 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 219843 139848 395 112 0 214808 0
[pid=32526/tid=32527] ppid=32524 vsize=879372 CPUtime=1175.87 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 152483 0 0 0 117523 64 0 0 25 0 4 0 602801792 900476928 139848 33554432000 4194304 4650419 140735888936944 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=879372 CPUtime=1182.31 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 121425 0 0 0 118178 53 0 0 25 0 4 0 602801792 900476928 139848 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=879372 CPUtime=1182.31 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 141585 0 0 0 118163 68 0 0 25 0 4 0 602801792 900476928 139848 33554432000 4194304 4650419 140735888936944 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 879372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 32593
/proc/meminfo: memFree=23631564/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=906868 CPUtime=4800.32 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 520173 0 0 0 479795 237 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 226717 137327 395 112 0 221682 0
[pid=32526/tid=32527] ppid=32524 vsize=906868 CPUtime=1195.16 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 152483 0 0 0 119452 64 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=906868 CPUtime=1201.72 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 121795 0 0 0 120118 54 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=906868 CPUtime=1201.72 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 142552 0 0 0 120103 69 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 906868

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 32593
/proc/meminfo: memFree=23631564/32950940 swapFree=67111364/67111528
[pid=32526] ppid=32524 vsize=906868 CPUtime=4800.32 cores=1,3,5,7
/proc/32526/stat : 32526 (strangenight1-m) R 32524 32526 32427 0 -1 4202496 520173 0 0 0 479795 237 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32526/statm: 226717 137327 395 112 0 221682 0
[pid=32526/tid=32527] ppid=32524 vsize=906868 CPUtime=1195.16 cores=1,3,5,7
/proc/32526/task/32527/stat : 32527 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 152483 0 0 0 119452 64 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32526/tid=32528] ppid=32524 vsize=906868 CPUtime=1201.72 cores=1,3,5,7
/proc/32526/task/32528/stat : 32528 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 121795 0 0 0 120118 54 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32526/tid=32529] ppid=32524 vsize=906868 CPUtime=1201.72 cores=1,3,5,7
/proc/32526/task/32529/stat : 32529 (strangenight1-m) R 32524 32526 32427 0 -1 4202560 142552 0 0 0 120103 69 0 0 25 0 4 0 602801792 928632832 137327 33554432000 4194304 4650419 140735888936944 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 906868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.38
CPU user time (s): 4797.98
CPU system time (s): 2.40263
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 958900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.40263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520174
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= 353
involuntary context switches= 32398

runsolver used 1.81072 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 03:08:30
IDJOB=3175476
IDBENCH=83094
IDSOLVER=1588
FILE ID=node117/3175476-1304125710
RUNJOBID= node117-1304125003-32446
PBS_JOBID= 13170762
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S397702672-080.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175476-1304125710/watcher-3175476-1304125710 -o /tmp/evaluation-result-3175476-1304125710/solver-3175476-1304125710 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175476-1304125710.cnf

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

MD5SUM BENCH= 0fc04a37bb65455aedf3737bd6551a47
RANDOM SEED=2130096756

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24264580 kB
Buffers:       1867700 kB
Cached:        5793032 kB
SwapCached:        160 kB
Active:        1095112 kB
Inactive:      7032600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24264580 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:      466952 kB
Mapped:          15496 kB
Slab:           495280 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   683912 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= 71668 MiB
End job on node117 at 2011-04-30 03:28:34