Trace number 3175421

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.34 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3175421-1304123300.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.01 s
0.40/0.18	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.40/0.18	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.01
0.40/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.40/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.40/0.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.40/0.18	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.40/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.18	c calculated reachability. Time: 0.00
0.40/0.18	c Calc default polars -  time:   0.00 s pos:     309 undec:      84 neg:     307
0.40/0.18	c =========================================================================================
0.40/0.18	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       682      2954         0         0      8960         0   no data   no data  --
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4913       682      2954         0      4848      8960    147548   no data   no data  --
3.17/0.80	c  N st    10     11297       682      2954         0      4515      8960     94808   no data   no data  --
3.17/0.80	c  N st    11     17040       682      2954         0     10178      8960    267592   no data   no data  --
5.17/1.30	c  F st    12     25000       682      2954         0     12481      8960    334886   no data   no data  --
5.17/1.30	c  N st    12     25000       682      2954         0     12481      8960    334886   no data   no data  --
5.97/1.50	c Decided on static restart strategy
5.97/1.50	c  N st    18     30000       682      2954         0     10726      8960    258720   no data   no data  --
5.97/1.50	c  S st    18     30000       682      2954         0     10726      8960    258720   no data   no data  --
5.97/1.51	c  S st    18     30503       682      2954         0     11229      8960    272526   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.02
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:    682 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:       120  cl-subs:      206  v-elim:      0  v-fix:    0  time:  1.34 s
7.17/1.87	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.03
7.17/1.87	c calculated reachability. Time: 0.00
7.17/1.87	c  N st    18     30503       682      2954         0     11023      8960    265010   no data   no data  --
9.19/2.31	c  N st    20     37615       682      2954         0     10248      8960    214142   no data   no data  --
10.77/2.74	c  N st    21     44016       682      2954         0     16586      8960    411886   no data   no data  --
11.17/2.88	c  S st    22     45756       682      2954         0      9478      8960    169302   no data   no data  --
11.56/2.90	c  S st    22     46263       682      2954         0      9985      8960    183106   no data   no data  --
11.56/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
11.56/2.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.96/3.06	c lits-rem:       146  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.60 s
11.96/3.06	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
11.96/3.06	c vivif2 --  cl tried     9955 cl shrink        0 lits rem          0 time: 0.01
11.96/3.07	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.03
11.96/3.07	c calculated reachability. Time: 0.00
11.96/3.07	c  N st    22     46263       682      2954         0      9955      8960    181936   no data   no data  --
15.95/4.01	c  N st    23     60660       682      2954         0     14297      8960    301607   no data   no data  --
18.35/4.67	c  N st    24     69394       682      2954         0     12091      8960    224889   no data   no data  --
18.35/4.67	c  S st    24     69394       682      2954         0     12091      8960    224889   no data   no data  --
18.75/4.71	c  S st    24     69896       682      2954         0     12591      8960    239858   no data   no data  --
18.75/4.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.75/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.75/4.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
18.75/4.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.94/5.03	c lits-rem:        44  cl-subs:       81  v-elim:      0  v-fix:    0  time:  1.23 s
19.94/5.03	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
19.94/5.03	c vivif2 --  cl tried    12510 cl shrink        0 lits rem          0 time: 0.01
19.94/5.04	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.04
19.94/5.04	c calculated reachability. Time: 0.00
19.94/5.04	c  N st    24     69896       682      2954         0     12510      8960    236716   no data   no data  --
25.14/6.34	c  F st    25     87501       682      2954         0     18057      8960    402059   no data   no data  --
25.14/6.35	c  N st    25     87501       682      2954         0     18057      8960    402059   no data   no data  --
26.76/6.79	c  N dy    32     93132       682      2954         0     23623      8960    577152     21.64     22.90  --
28.74/7.29	c  N dy    53     99144       682      2954         0     16700      8960    280654     19.47     22.07  --
30.75/7.76	c  S st    86    104844       682      2954         0     22373      8960    445360     19.73   no data  --
31.15/7.81	c  S st    86    105345       682      2954         0     22874      8960    459303     19.73   no data  --
31.15/7.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.15/7.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.15/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.15/7.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.15/7.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.15/7.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
31.15/7.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.32/9.13	c lits-rem:       212  cl-subs:      184  v-elim:      0  v-fix:    0  time:  5.17 s
36.32/9.13	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
36.32/9.14	c vivif2 --  cl tried    22690 cl shrink        0 lits rem          0 time: 0.02
36.32/9.16	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.08
36.32/9.16	c calculated reachability. Time: 0.00
36.32/9.16	c  N dy    86    105345       682      2954         0     22690      8960    452717     19.73   no data  --
39.13/9.82	c  N dy   118    112069       682      2954         0     15464      8960    204443     19.70     21.07  --
41.92/10.51	c  N dy   144    120406       682      2954         0     23742      8960    444053     19.56     20.98  --
45.11/11.32	c  N dy   180    128655       682      2954         0     17040      8960    221626     19.51     20.93  --
47.92/12.00	c  N dy   214    137044       682      2954         0     25352      8960    457338     19.49     20.70  --
51.11/12.85	c  N dy   257    145806       682      2954         0     18177      8960    227082     19.51     20.64  --
54.70/13.73	c  N dy   301    155932       682      2954         0     28231      8960    519707     19.55     20.59  --
55.51/13.96	c  S st   308    158018       682      2954         0     30296      8960    577356     19.54     17.31  --
55.91/14.04	c  S st   308    158523       682      2954         0     30801      8960    591751     19.54   no data  --
55.91/14.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.91/14.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.91/14.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
55.91/14.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.91/14.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.91/14.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
55.91/14.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.89/16.01	c lits-rem:       606  cl-subs:      361  v-elim:      0  v-fix:    0  time:  7.75 s
63.89/16.01	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
63.89/16.01	c vivif2 --  cl tried    30440 cl shrink        0 lits rem          0 time: 0.03
63.89/16.04	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.11
63.89/16.04	c calculated reachability. Time: 0.00
63.89/16.04	c  N dy   308    158523       682      2954         0     30440      8960    578795     19.54   no data  --
67.89/17.02	c  N dy   360    168954       682      2954         0     23928      8960    367600     19.59     21.06  --
72.68/18.27	c  N dy   411    180023       682      2954         0     34905      8960    688130     19.63     20.68  --
77.48/19.48	c  N dy   468    191814       682      2954         0     28737      8960    476129     19.63     20.69  --
83.48/20.99	c  N dy   520    204280       682      2954         0     22257      8960    268886     19.64     20.87  --
89.46/22.43	c  N dy   598    217446       682      2954         0     35320      8960    647344     19.71     20.89  --
95.45/23.96	c  N dy   625    231404       682      2954         0     29333      8960    459977     19.49     21.94  --
98.64/24.73	c  S st   660    237784       682      2954         0     35668      8960    641934     19.50     16.13  --
99.04/24.81	c  S st   660    238286       682      2954         0     36170      8960    655882     19.50   no data  --
99.04/24.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.04/24.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.04/24.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
99.04/24.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.04/24.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.04/24.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
99.04/24.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.44/26.93	c lits-rem:       683  cl-subs:      395  v-elim:      0  v-fix:    0  time:  8.32 s
107.44/26.93	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
107.44/26.94	c vivif2 --  cl tried    35775 cl shrink        0 lits rem          0 time: 0.03
107.44/26.97	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.13
107.44/26.97	c calculated reachability. Time: 0.00
107.44/26.97	c  N dy   660    238286       682      2954         0     35775      8960    642228     19.50   no data  --
114.65/28.77	c  N dy   729    254224       682      2954         0     30737      8960    464002     19.51     20.56  --
123.03/30.90	c  N dy   808    270603       682      2954         0     25172      8960    280176     19.53     20.93  --
131.82/33.02	c  N dy   853    288046       682      2954         0     42461      8960    773324     19.45     20.63  --
140.20/35.19	c  F st   936    306252       682      2954         0     37700      8960    618633     19.48     20.53  --
140.61/35.22	c  N st   937    306502       682      2954         0     37948      8960    626473     19.48   no data  --
150.58/37.75	c  N dy  1003    326095       682      2954         0     33565      8960    483108     19.48     24.51  --
162.16/40.63	c  N dy  1076    346098       682      2954         0     28586      8960    313505     19.48     20.62  --
167.75/42.03	c  S st  1114    357429       682      2954         0     39820      8960    632591     19.45     17.43  --
168.15/42.13	c  S st  1114    357936       682      2954         0     40327      8960    646459     19.45   no data  --
168.15/42.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.15/42.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.15/42.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
168.15/42.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.15/42.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.15/42.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
168.15/42.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
176.94/44.35	c lits-rem:       562  cl-subs:      456  v-elim:      0  v-fix:    0  time:  8.73 s
176.94/44.35	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
176.94/44.36	c vivif2 --  cl tried    39871 cl shrink        0 lits rem          0 time: 0.03
176.94/44.39	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.15
176.94/44.39	c calculated reachability. Time: 0.00
176.94/44.39	c  N dy  1114    357936       682      2954         0     39871      8960    631231     19.45   no data  --
190.93/47.80	c  N dy  1185    381412       682      2954         0     37337      8960    539655     19.42     20.45  --
204.50/51.27	c  N dy  1299    402723       682      2954         0     31722      8960    352330     19.46     20.56  --
217.29/54.40	c  N dy  1403    422773       682      2954         0     51627      8960    928684     19.50     20.59  --
228.90/57.31	c  N dy  1481    442789       682      2954         0     43712      8960    666871     19.49     21.32  --
242.45/60.72	c  N dy  1589    462951       682      2954         0     34946      8960    402395     19.52     20.58  --
256.03/64.10	c  N dy  1702    483051       682      2954         0     54909      8960    988452     19.57     20.80  --
268.04/67.15	c  N dy  1741    503150       682      2954         0     45014      8960    671037     19.51     20.65  --
283.60/71.08	c  N dy  1835    523987       682      2954         0     34959      8960    355395     19.52     21.10  --
291.59/73.07	c  S st  1908    536904       682      2954         0     47767      8960    726752     19.54     18.49  --
291.99/73.18	c  S st  1908    537407       682      2954         0     48269      8960    740910     19.54   no data  --
291.99/73.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.99/73.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.39/73.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
292.39/73.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.39/73.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.39/73.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
292.39/73.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
301.98/75.67	c lits-rem:       933  cl-subs:      675  v-elim:      0  v-fix:    0  time:  9.75 s
301.98/75.67	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
301.98/75.68	c vivif2 --  cl tried    47594 cl shrink        0 lits rem          0 time: 0.04
302.38/75.73	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.19
302.38/75.73	c calculated reachability. Time: 0.00
302.38/75.73	c  N dy  1908    537407       682      2954         0     47594      8960    719161     19.54   no data  --
317.55/79.59	c  N dy  2004    558030       682      2954         0     36351      8960    382217     19.55     20.67  --
331.54/83.04	c  N dy  2110    578059       682      2954         0     56234      8960    957924     19.58     20.66  --
346.32/86.71	c  N dy  2196    598091       682      2954         0     43338      8960    553058     19.58     20.99  --
361.49/90.51	c  N dy  2251    618105       682      2954         0     63165      8960   1129713     19.56     24.00  --
375.87/94.14	c  N dy  2341    639277       682      2954         0     50462      8960    742334     19.57     20.64  --
394.26/98.77	c  N dy  2416    661937       682      2954         0     38231      8960    363203     19.54     20.81  --
409.43/102.54	c  N dy  2519    682313       682      2954         0     58429      8960    958226     19.57     20.84  --
428.20/107.20	c  N dy  2598    702400       682      2954         0     42663      8960    470356     19.57     22.07  --
445.38/111.57	c  N dy  2669    722477       682      2954         0     62499      8960   1038639     19.55     22.39  --
462.56/115.85	c  N dy  2736    742509       682      2954         0     45690      8960    523169     19.54     22.75  --
479.36/120.01	c  N dy  2837    762541       682      2954         0     65550      8960   1100205     19.55     20.82  --
496.12/124.21	c  N dy  2928    782727       682      2954         0     47868      8960    571219     19.55     20.62  --
512.89/128.46	c  N dy  3020    802761       682      2954         0     67737      8960   1147695     19.56     23.82  --
516.49/129.37	c  S st  3043    806111       682      2954         0     71057      8960   1244474     19.57   no data  --
517.29/129.56	c  S st  3043    806616       682      2954         0     71562      8960   1259200     19.57   no data  --
517.29/129.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
517.29/129.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
517.29/129.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
517.69/129.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
517.69/129.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.69/129.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
517.69/129.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
526.07/131.74	c lits-rem:       378  cl-subs:     1149  v-elim:      0  v-fix:    0  time:  8.43 s
526.07/131.74	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
526.07/131.76	c vivif2 --  cl tried    70413 cl shrink        0 lits rem          0 time: 0.06
526.47/131.85	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.36
526.47/131.85	c calculated reachability. Time: 0.00
526.47/131.85	c  N dy  3043    806616       682      2954         0     70413      8960   1222913     19.57   no data  --
542.45/135.89	c  N dy  3158    826657       682      2954         0     51654      8960    666230     19.59     22.82  --
561.22/140.59	c  N dy  3262    846666       682      2954         0     71493      8960   1243724     19.61     20.79  --
581.19/145.53	c  N dy  3330    869064       682      2954         0     53996      8960    696592     19.59     20.69  --
600.37/150.35	c  N dy  3430    889096       682      2954         0     73867      8960   1274572     19.61     26.44  --
618.35/154.81	c  N dy  3560    909195       682      2954         0     53197      8960    662806     19.64     20.72  --
637.14/159.51	c  N dy  3668    929266       682      2954         0     73110      8960   1248533     19.65     21.37  --
656.69/164.46	c  N dy  3777    949602       682      2954         0     51633      8960    591396     19.67     20.73  --
674.67/168.94	c  N dy  3855    969620       682      2954         0     71447      8960   1167396     19.67     21.06  --
696.24/174.32	c  N dy  3961    989785       682      2954         0     48798      8960    487228     19.68     20.92  --
713.82/178.71	c  N dy  4088   1009879       682      2954         0     68732      8960   1077463     19.71     25.10  --
738.60/184.96	c  N dy  4216   1030111       682      2954         0     45170      8960    358699     19.73     20.87  --
754.96/189.03	c  N dy  4334   1050227       682      2954         0     65137      8960    952906     19.75     20.92  --
777.75/194.71	c  N dy  4404   1070802       682      2954         0     85499      8960   1541798     19.74     20.83  --
779.33/195.13	c  F st  4414   1071876       682      2954         0     86570      8960   1575106     19.75     19.98  --
797.30/199.62	c  N dy  4511   1092513       682      2954         0     62443      8960    850092     19.76     20.93  --
843.24/211.14	c  N dy  4576   1140651       682      2954         0     64243      8960    835836     19.65     20.96  --
866.03/216.86	c  N dy  4690   1160995       682      2954         0     84413      8960   1428498     19.67     20.92  --
887.60/222.24	c  N dy  4797   1181022       682      2954         0     57824      8960    665180     19.68     23.72  --
911.15/228.16	c  N dy  4870   1202300       682      2954         0     78903      8960   1276557     19.67     20.76  --
921.13/230.66	c  S st  4928   1209924       682      2954         0     86464      8960   1502773     19.69   no data  --
921.93/230.89	c  S st  4928   1210429       682      2954         0     86968      8960   1517519     19.69   no data  --
921.93/230.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
921.93/230.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
922.33/230.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
922.33/230.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.33/230.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.33/230.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
922.33/230.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
935.12/234.14	c lits-rem:       281  cl-subs:     1431  v-elim:      0  v-fix:    0  time: 12.59 s
935.12/234.14	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
935.12/234.15	c vivif2 --  cl tried    85537 cl shrink        0 lits rem          0 time: 0.07
935.52/234.27	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.47
935.52/234.27	c calculated reachability. Time: 0.00
935.52/234.27	c  N dy  4928   1210429       682      2954         0     85537      8960   1471595     19.69   no data  --
958.30/239.91	c  N dy  5041   1230442       682      2954         0     57885      8960    644851     19.70     22.24  --
980.27/245.44	c  N dy  5160   1251581       682      2954         0     78827      8960   1257436     19.71     21.15  --
1005.82/251.89	c  N dy  5224   1271666       682      2954         0     50168      8960    395839     19.70     21.96  --
1024.21/256.41	c  N dy  5347   1291675       682      2954         0     70008      8960    984789     19.72     23.05  --
1049.76/262.90	c  N dy  5480   1311724       682      2954         0     89894      8960   1577573     19.74     23.66  --
1071.33/268.28	c  N dy  5547   1331791       682      2954         0     60271      8960    667626     19.74     20.83  --
1092.90/273.65	c  N dy  5650   1351794       682      2954         0     80115      8960   1251196     19.75     21.65  --
1122.06/280.92	c  N dy  5736   1371812       682      2954         0     99898      8960   1828404     19.75     21.77  --
1140.84/285.68	c  N dy  5856   1391914       682      2954         0     69303      8960    912625     19.77     20.81  --
1166.80/292.15	c  N dy  5977   1412315       682      2954         0     89542      8960   1510110     19.78     20.84  --
1193.56/298.82	c  N dy  6077   1433803       682      2954         0     59297      8960    593454     19.78     20.95  --
1214.34/304.09	c  N dy  6153   1453873       682      2954         0     79206      8960   1173608     19.79     24.79  --
1243.10/311.22	c  N dy  6265   1473960       682      2954         0     99143      8960   1767559     19.80     21.05  --
1272.66/318.65	c  N dy  6384   1500743       682      2954         0     73143      8960    965899     19.80     21.06  --
1299.82/325.41	c  N dy  6515   1520986       682      2954         0     93256      8960   1568569     19.82     21.00  --
1328.17/332.50	c  N dy  6608   1541009       682      2954         0     59565      8960    554674     19.82     20.88  --
1350.94/338.24	c  N dy  6703   1563012       682      2954         0     81366      8960   1195185     19.83     20.90  --
1380.51/345.61	c  N dy  6813   1583345       682      2954         0    101501      8960   1788930     19.83     20.92  --
1405.28/351.87	c  N dy  6915   1603576       682      2954         0     67016      8960    745316     19.84     20.92  --
1429.24/357.89	c  N dy  7043   1623644       682      2954         0     86928      8960   1341307     19.86     22.83  --
1467.19/367.30	c  N dy  7170   1647445       682      2954         0    110506      8960   2031183     19.87     21.05  --
1492.76/373.76	c  N dy  7297   1672552       682      2954         0     79885      8960   1113965     19.88     21.16  --
1523.11/381.34	c  N dy  7382   1693049       682      2954         0    100182      8960   1712489     19.88     20.97  --
1550.28/388.14	c  S st  7463   1710429       682      2954         0     60903      8960    525614     19.89     20.20  --
1550.68/388.28	c  S st  7463   1710933       682      2954         0     61405      8960    540609     19.89   no data  --
1550.68/388.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1550.68/388.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1551.10/388.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
1551.10/388.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1551.10/388.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1551.10/388.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1551.10/388.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1559.47/390.43	c lits-rem:       186  cl-subs:      195  v-elim:      0  v-fix:    0  time:  8.40 s
1559.47/390.43	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
1559.47/390.44	c vivif2 --  cl tried    61210 cl shrink        0 lits rem          0 time: 0.03
1559.47/390.50	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.24
1559.47/390.50	c calculated reachability. Time: 0.00
1559.47/390.50	c  N dy  7463   1710933       682      2954         0     61210      8960    534323     19.89   no data  --
1580.64/395.75	c  N dy  7568   1730951       682      2954         0     81041      8960   1120457     19.89     24.12  --
1610.20/403.17	c  N dy  7671   1751825       682      2954         0    101723      8960   1734646     19.90     21.14  --
1641.35/410.95	c  N dy  7780   1773452       682      2954         0     65647      8960    643264     19.91     21.05  --
1666.12/417.12	c  N dy  7878   1794930       682      2954         0     86887      8960   1265068     19.91     21.04  --
1699.68/425.55	c  N dy  7958   1814978       682      2954         0    106700      8960   1851204     19.91     21.20  --
1735.23/434.41	c  N dy  8073   1835087       682      2954         0     68244      8960    700281     19.92     21.05  --
1760.80/440.82	c  N dy  8154   1855930       682      2954         0     88898      8960   1305877     19.92     20.98  --
1793.17/448.93	c  N dy  8260   1875966       682      2954         0    108745      8960   1889895     19.93     21.02  --
1822.71/456.36	c  N dy  8364   1896428       682      2954         0     69587      8960    717022     19.94     21.00  --
1847.07/462.48	c  N dy  8466   1916451       682      2954         0     89405      8960   1302499     19.94     21.03  --
1883.43/471.50	c  N dy  8561   1939246       682      2954         0    111979      8960   1974308     19.94     21.08  --
1911.81/478.62	c  N dy  8674   1959293       682      2954         0     71452      8960    756615     19.95     21.16  --
1937.35/485.09	c  N dy  8803   1979340       682      2954         0     91336      8960   1352925     19.96     21.28  --
1969.71/493.10	c  N dy  8885   1999403       682      2954         0    111190      8960   1934176     19.97     23.73  --
2000.47/500.89	c  N dy  8971   2019574       682      2954         0     69743      8960    674949     19.97     21.10  --
2025.65/507.14	c  N dy  9049   2040099       682      2954         0     90040      8960   1270633     19.97     21.03  --
2056.00/514.79	c  N dy  9107   2060489       682      2954         0    110196      8960   1860840     19.97     21.03  --
2089.94/523.28	c  N dy  9219   2080621       682      2954         0     67786      8960    598030     19.98     21.21  --
2112.32/528.82	c  N dy  9279   2100709       682      2954         0     87675      8960   1188520     19.97     22.69  --
2143.87/536.70	c  N dy  9381   2120805       682      2954         0    107609      8960   1779899     19.98     21.28  --
2180.62/545.95	c  N dy  9410   2140947       682      2954         0     64128      8960    463217     19.96     21.04  --
2203.79/551.75	c  N dy  9534   2161911       682      2954         0     84932      8960   1089923     19.98     21.05  --
2235.35/559.60	c  N dy  9666   2182019       682      2954         0    104872      8960   1687984     19.99     21.24  --
2274.50/569.47	c  N dy  9737   2203247       682      2954         0    125891      8960   2301949     19.99     21.22  --
2285.68/572.25	c  S st  9781   2210933       682      2954         0     69120      8960    586127     19.99     20.35  --
2286.48/572.41	c  S st  9781   2211438       682      2954         0     69624      8960    601144     19.99   no data  --
2286.48/572.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2286.48/572.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2286.48/572.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
2286.48/572.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2286.48/572.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2286.48/572.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2286.48/572.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2296.47/574.95	c lits-rem:       266  cl-subs:      173  v-elim:      0  v-fix:    0  time:  9.90 s
2296.47/574.95	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
2296.47/574.96	c vivif2 --  cl tried    69451 cl shrink        0 lits rem          0 time: 0.04
2296.87/575.04	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.35
2296.87/575.05	c calculated reachability. Time: 0.00
2296.87/575.05	c  N dy  9781   2211438       682      2954         0     69451      8960    595140     19.99   no data  --
2322.04/581.32	c  N dy  9893   2231652       682      2954         0     89473      8960   1190570     20.00     21.08  --
2356.39/589.97	c  N dy 10047   2252638       682      2954         0    110314      8960   1822559     20.01     21.10  --
2398.73/600.59	c  N dy 10141   2272753       682      2954         0    130243      8960   2408812     20.02     21.14  --
2426.68/607.56	c  N dy 10240   2292825       682      2954         0     84699      8960   1023457     20.02     21.83  --
2455.45/614.73	c  N dy 10334   2312829       682      2954         0    104464      8960   1599806     20.02     21.98  --
2499.00/625.65	c  N dy 10435   2336182       682      2954         0    127596      8960   2283132     20.03     21.13  --
2527.75/632.80	c  N dy 10550   2356248       682      2954         0     81134      8960    903197     20.03     21.19  --
2556.51/640.07	c  N dy 10670   2376335       682      2954         0    101040      8960   1491942     20.04     27.06  --
2592.89/649.13	c  N dy 10796   2396361       682      2954         0    120881      8960   2090607     20.05     22.95  --
2629.22/658.25	c  N dy 10903   2416527       682      2954         0     73509      8960    648758     20.06     21.20  --
2655.58/664.87	c  N dy 11012   2437030       682      2954         0     93824      8960   1252899     20.06     21.60  --
2689.55/673.33	c  N dy 11083   2457066       682      2954         0    113644      8960   1832527     20.06     21.33  --
2731.48/683.82	c  N dy 11186   2478172       682      2954         0    134536      8960   2455384     20.07     21.15  --
2757.44/690.38	c  N dy 11296   2498199       682      2954         0     86019      8960    996667     20.07     24.52  --
2787.40/697.82	c  N dy 11396   2518222       682      2954         0    105850      8960   1591963     20.08     22.47  --
2826.94/707.75	c  N dy 11529   2538262       682      2954         0    125726      8960   2188692     20.09     23.29  --
2864.92/717.21	c  N dy 11635   2559022       682      2954         0     76958      8960    702917     20.09     21.21  --
2890.87/723.79	c  N dy 11675   2580511       682      2954         0     98154      8960   1326677     20.09     21.80  --
2925.22/732.31	c  N dy 11699   2602531       682      2954         0    119846      8960   1942554     20.07     21.14  --
2967.56/742.98	c  N dy 11801   2622533       682      2954         0    139669      8960   2530629     20.07     21.14  --
2993.52/749.44	c  N dy 11917   2642823       682      2954         0     89549      8960   1067557     20.08     21.39  --
3024.68/757.28	c  N dy 11973   2664485       682      2954         0    110927      8960   1694581     20.08     21.21  --
3064.63/767.22	c  N dy 12055   2684743       682      2954         0    130976      8960   2292713     20.07     21.54  --
3101.78/776.56	c  N dy 12163   2705201       682      2954         0     80013      8960    750598     20.08     21.25  --
3109.76/778.51	c  S st 12207   2711438       682      2954         0     86193      8960    937533     20.08   no data  --
3110.56/778.73	c  S st 12207   2711947       682      2954         0     86702      8960    952032     20.08   no data  --
3110.56/778.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3110.56/778.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3110.56/778.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3110.97/778.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3110.97/778.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3110.97/778.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3110.97/778.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3127.34/782.96	c lits-rem:       543  cl-subs:      532  v-elim:      0  v-fix:    0  time: 16.58 s
3127.34/782.96	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
3127.34/782.98	c vivif2 --  cl tried    86170 cl shrink        0 lits rem          0 time: 0.06
3128.14/783.12	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.56
3128.14/783.12	c calculated reachability. Time: 0.00
3128.14/783.12	c  N dy 12207   2711947       682      2954         0     86170      8960    933605     20.08   no data  --
3161.30/791.44	c  N dy 12320   2732003       682      2954         0    106065      8960   1531838     20.09     21.55  --
3200.04/801.15	c  N dy 12441   2752206       682      2954         0    126111      8960   2127580     20.10     21.39  --
3245.58/812.53	c  N dy 12534   2773818       682      2954         0     75213      8960    586680     20.10     21.26  --
3273.55/819.55	c  N dy 12613   2795980       682      2954         0     97123      8960   1230169     20.10     21.18  --
3307.49/828.01	c  N dy 12691   2816071       682      2954         0    116974      8960   1808201     20.10     21.22  --
3347.44/838.01	c  N dy 12774   2836589       682      2954         0    137205      8960   2410830     20.09     21.26  --
3382.59/846.85	c  N dy 12902   2856668       682      2954         0     83893      8960    827464     20.10     25.95  --
3414.57/854.89	c  N dy 12975   2879122       682      2954         0    106095      8960   1469169     20.10     21.17  --
3449.31/863.58	c  N dy 13038   2899162       682      2954         0    125928      8960   2050941     20.10     21.22  --
3495.24/875.07	c  N dy 13153   2919177       682      2954         0    145768      8960   2643032     20.10     24.22  --
3524.01/882.27	c  N dy 13276   2939248       682      2954         0     91435      8960   1025968     20.11     23.11  --
3555.95/890.21	c  N dy 13353   2960035       682      2954         0    112000      8960   1636951     20.11     21.22  --
3595.90/900.28	c  N dy 13475   2980217       682      2954         0    132002      8960   2240014     20.12     21.22  --
3639.84/911.27	c  N dy 13549   3000222       682      2954         0     76562      8960    558478     20.12     22.90  --
3665.03/917.52	c  N dy 13615   3020384       682      2954         0     96505      8960   1141808     20.12     21.18  --
3702.96/927.03	c  N dy 13714   3043238       682      2954         0    119123      8960   1812602     20.12     21.38  --
3752.91/939.58	c  N dy 13809   3067565       682      2954         0    143189      8960   2520718     20.12     21.52  --
3788.84/948.53	c  N dy 13888   3087602       682      2954         0     86836      8960    844200     20.12     22.65  --
3819.60/956.23	c  N dy 14000   3107794       682      2954         0    106842      8960   1438721     20.13     21.26  --
3857.15/965.60	c  N dy 14088   3127880       682      2954         0    126742      8960   2026341     20.13     22.88  --
3903.08/977.13	c  N dy 14199   3147909       682      2954         0    146573      8960   2618978     20.14     24.99  --
3937.46/985.73	c  N dy 14259   3168007       682      2954         0     89240      8960    892420     20.13     22.32  --
3981.78/996.89	c  N dy 14389   3189056       682      2954         0    110123      8960   1517173     20.14     21.21  --
4024.52/1007.56	c  N dy 14448   3209162       682      2954         0    130017      8960   2105654     20.14     21.31  --
4030.50/1009.01	c  S st 14457   3211948       682      2954         0    132765      8960   2186648     20.14   no data  --
4032.10/1009.40	c  S st 14457   3212452       682      2954         0    133268      8960   2202731     20.14   no data  --
4032.10/1009.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4032.10/1009.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4032.10/1009.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
4032.51/1009.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4032.51/1009.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4032.51/1009.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
4032.51/1009.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4058.08/1015.94	c lits-rem:       251  cl-subs:     2298  v-elim:      0  v-fix:    0  time: 25.49 s
4058.08/1015.94	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
4058.08/1015.97	c vivif2 --  cl tried   130970 cl shrink        0 lits rem          0 time: 0.11
4058.88/1016.17	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.79
4058.88/1016.17	c calculated reachability. Time: 0.00
4058.88/1016.17	c  N dy 14457   3212452       682      2954         0    130970      8960   2131295     20.14   no data  --
4107.21/1028.30	c  N dy 14555   3232536       682      2954         0    150842      8960   2727336     20.14     23.06  --
4141.16/1036.78	c  N dy 14670   3252574       682      2954         0     92534      8960    966349     20.14     22.59  --
4173.92/1044.99	c  N dy 14757   3274025       682      2954         0    113768      8960   1595165     20.14     21.36  --
4217.06/1055.76	c  N dy 14812   3297458       682      2954         0    136960      8960   2281547     20.13     21.24  --
4265.39/1067.82	c  N dy 14895   3317503       682      2954         0    156781      8960   2866252     20.14     21.48  --
4295.75/1075.48	c  N dy 15032   3337531       682      2954         0     97403      8960   1087046     20.14     21.22  --
4328.90/1083.79	c  N dy 15114   3357534       682      2954         0    117188      8960   1671839     20.14     22.45  --
4371.25/1094.34	c  N dy 15202   3377894       682      2954         0    137338      8960   2267019     20.15     21.27  --
4422.38/1107.15	c  N dy 15304   3397988       682      2954         0    157234      8960   2852389     20.15     22.87  --
4453.94/1115.00	c  N dy 15395   3418015       682      2954         0     96888      8960   1045212     20.15     23.09  --
4487.49/1123.47	c  N dy 15499   3438112       682      2954         0    116832      8960   1637926     20.16     21.54  --
4525.44/1132.95	c  N dy 15538   3458198       682      2954         0    136685      8960   2210262     20.15     21.25  --
4578.17/1146.14	c  N dy 15650   3479571       682      2954         0    157820      8960   2834919     20.15     21.36  --
4613.74/1155.09	c  N dy 15753   3501747       682      2954         0     98610      8960   1074999     20.16     21.62  --
4648.08/1163.66	c  N dy 15860   3521826       682      2954         0    118482      8960   1667997     20.16     22.82  --
4689.22/1173.92	c  N dy 15924   3542384       682      2954         0    138770      8960   2252894     20.16     21.29  --
4734.35/1185.23	c  N dy 15975   3562442       682      2954         0    158564      8960   2840526     20.16     21.23  --
4769.51/1194.01	c  N dy 16045   3582548       682      2954         0     96326      8960    984191     20.16     21.23  --

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-3175421-1304123300/watcher-3175421-1304123300 -o /tmp/evaluation-result-3175421-1304123300/solver-3175421-1304123300 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175421-1304123300.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6160
/proc/meminfo: memFree=29501148/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 4 0 602560666 52465664 358 33554432000 4194304 4650419 140734932840944 18446744073709551615 231895490491 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 12809 358 306 112 0 7774 0
[pid=6160/tid=6161] ppid=6158 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602560666 52465664 358 33554432000 4194304 4650419 140734932840944 18446744073709551615 47200999966642 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602560666 52465664 358 33554432000 4194304 4650419 140734932840944 18446744073709551615 231890537558 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602560666 52465664 358 33554432000 4194304 4650419 140734932840944 18446744073709551615 231890537558 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.107164 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6160
/proc/meminfo: memFree=29501148/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=282792 CPUtime=0.4 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 1962 0 0 0 40 0 0 0 18 0 4 0 602560666 289579008 1826 33554432000 4194304 4650419 140734932840944 18446744073709551615 4367311 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 70698 1827 391 112 0 65663 0
[pid=6160/tid=6161] ppid=6158 vsize=282792 CPUtime=0.1 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 398 0 0 0 10 0 0 0 25 0 4 0 602560666 289579008 1827 33554432000 4194304 4650419 140734932840944 18446744073709551615 4311370 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=282792 CPUtime=0.1 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 415 0 0 0 10 0 0 0 18 0 4 0 602560666 289579008 1827 33554432000 4194304 4650419 140734932840944 18446744073709551615 4352090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=282792 CPUtime=0.1 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 298 0 0 0 10 0 0 0 18 0 4 0 602560666 289579008 1827 33554432000 4194304 4650419 140734932840944 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282792

[startup+0.201147 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6160
/proc/meminfo: memFree=29501148/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=284272 CPUtime=0.78 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 2827 0 0 0 78 0 0 0 18 0 4 0 602560666 291094528 1971 33554432000 4194304 4650419 140734932840944 18446744073709551615 4332044 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 71068 1971 393 112 0 66033 0
[pid=6160/tid=6161] ppid=6158 vsize=284272 CPUtime=0.19 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 619 0 0 0 19 0 0 0 25 0 4 0 602560666 291094528 1971 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=284272 CPUtime=0.19 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 633 0 0 0 19 0 0 0 18 0 4 0 602560666 291094528 1971 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=284272 CPUtime=0.19 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 509 0 0 0 19 0 0 0 18 0 4 0 602560666 291094528 1971 33554432000 4194304 4650419 140734932840944 18446744073709551615 4334034 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284272

[startup+0.301127 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6160
/proc/meminfo: memFree=29501148/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=284272 CPUtime=1.18 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 3181 0 0 0 118 0 0 0 18 0 4 0 602560666 291094528 2325 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 71068 2325 393 112 0 66033 0
[pid=6160/tid=6161] ppid=6158 vsize=284272 CPUtime=0.29 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 706 0 0 0 29 0 0 0 25 0 4 0 602560666 291094528 2325 33554432000 4194304 4650419 140734932840944 18446744073709551615 4367305 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=284272 CPUtime=0.29 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 715 0 0 0 29 0 0 0 18 0 4 0 602560666 291094528 2325 33554432000 4194304 4650419 140734932840944 18446744073709551615 4349936 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=284272 CPUtime=0.29 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 613 0 0 0 29 0 0 0 18 0 4 0 602560666 291094528 2325 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284272

[startup+0.701053 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6160
/proc/meminfo: memFree=29501148/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=285264 CPUtime=2.77 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 5004 0 0 0 277 0 0 0 18 0 4 0 602560666 292110336 3064 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 71316 3064 393 112 0 66281 0
[pid=6160/tid=6161] ppid=6158 vsize=285264 CPUtime=0.69 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1165 0 0 0 69 0 0 0 25 0 4 0 602560666 292110336 3064 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=285264 CPUtime=0.69 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1188 0 0 0 69 0 0 0 18 0 4 0 602560666 292110336 3064 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=285264 CPUtime=0.69 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1044 0 0 0 69 0 0 0 18 0 4 0 602560666 292110336 3064 33554432000 4194304 4650419 140734932840944 18446744073709551615 4333529 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285264

[startup+1.5009 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6164
/proc/meminfo: memFree=29476316/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=286788 CPUtime=5.97 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 8652 0 0 0 596 1 0 0 19 0 4 0 602560666 293670912 3727 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 71697 3727 394 112 0 66662 0
[pid=6160/tid=6161] ppid=6158 vsize=286788 CPUtime=1.48 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 2109 0 0 0 148 0 0 0 25 0 4 0 602560666 293670912 3727 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=286788 CPUtime=1.49 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 2138 0 0 0 149 0 0 0 20 0 4 0 602560666 293670912 3727 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=286788 CPUtime=1.49 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 1861 0 0 0 149 0 0 0 19 0 4 0 602560666 293670912 3727 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286788

[startup+3.10061 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29469584/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=277880 CPUtime=12.36 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 18641 0 0 0 1233 3 0 0 25 0 4 0 602560666 284549120 11166 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 69470 11166 395 112 0 64435 0
[pid=6160/tid=6161] ppid=6158 vsize=277880 CPUtime=3.07 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 4246 0 0 0 307 0 0 0 25 0 4 0 602560666 284549120 11166 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=285956 CPUtime=3.08 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 4918 0 0 0 308 0 0 0 25 0 4 0 602560666 292818944 11167 33554432000 4194304 4650419 140734932840944 18446744073709551615 231895533927 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=285956 CPUtime=3.09 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 4163 0 0 0 308 1 0 0 25 0 4 0 602560666 292818944 11170 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 277880

[startup+6.30101 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29393092/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=313628 CPUtime=25.14 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 27680 0 0 0 2509 5 0 0 25 0 4 0 602560666 321155072 16707 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 78407 16707 395 112 0 73372 0
[pid=6160/tid=6161] ppid=6158 vsize=313628 CPUtime=6.26 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 6720 0 0 0 625 1 0 0 25 0 4 0 602560666 321155072 16707 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=313628 CPUtime=6.29 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 6834 0 0 0 628 1 0 0 25 0 4 0 602560666 321155072 16707 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=313628 CPUtime=6.28 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 6157 0 0 0 627 1 0 0 25 0 4 0 602560666 321155072 16707 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 313628

[startup+12.7008 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29338524/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=296676 CPUtime=50.71 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 38809 0 0 0 5063 8 0 0 25 0 4 0 602560666 303796224 22097 33554432000 4194304 4650419 140734932840944 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 74169 22105 395 112 0 69134 0
[pid=6160/tid=6161] ppid=6158 vsize=296676 CPUtime=12.62 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 8966 0 0 0 1260 2 0 0 25 0 4 0 602560666 303796224 22109 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=296676 CPUtime=12.68 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 9336 0 0 0 1267 1 0 0 25 0 4 0 602560666 303796224 22114 33554432000 4194304 4650419 140734932840944 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=296676 CPUtime=12.68 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 9253 0 0 0 1267 1 0 0 25 0 4 0 602560666 303796224 22118 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 296676

[startup+25.5004 s]
/proc/loadavg: 8.02 8.02 7.91 9/184 6194
/proc/meminfo: memFree=29263380/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=296832 CPUtime=101.84 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 57151 0 0 0 10170 14 0 0 25 0 4 0 602560666 303955968 29460 33554432000 4194304 4650419 140734932840944 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 74208 29460 395 112 0 69173 0
[pid=6160/tid=6161] ppid=6158 vsize=296832 CPUtime=25.36 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 12505 0 0 0 2532 4 0 0 25 0 4 0 602560666 303955968 29460 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=296832 CPUtime=25.49 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 16535 0 0 0 2546 3 0 0 25 0 4 0 602560666 303955968 29460 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=296832 CPUtime=25.48 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 12376 0 0 0 2546 2 0 0 25 0 4 0 602560666 303955968 29460 33554432000 4194304 4650419 140734932840944 18446744073709551615 4314837 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 296832

[startup+51.1006 s]
/proc/loadavg: 8.01 8.02 7.91 9/184 6195
/proc/meminfo: memFree=29231588/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=307812 CPUtime=204.1 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 81031 0 0 0 20388 22 0 0 25 0 4 0 602560666 315199488 32597 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 76953 32597 395 112 0 71918 0
[pid=6160/tid=6161] ppid=6158 vsize=307812 CPUtime=50.83 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 21896 0 0 0 5076 7 0 0 25 0 4 0 602560666 315199488 32597 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=307812 CPUtime=51.08 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 20745 0 0 0 5104 4 0 0 25 0 4 0 602560666 315199488 32597 33554432000 4194304 4650419 140734932840944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=307812 CPUtime=51.08 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 17717 0 0 0 5104 4 0 0 25 0 4 0 602560666 315199488 32597 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 307812

[startup+102.301 s]
/proc/loadavg: 8.00 8.02 7.91 9/184 6196
/proc/meminfo: memFree=29166552/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=311432 CPUtime=408.65 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 115658 0 0 0 40829 36 0 0 25 0 4 0 602560666 318906368 43998 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 77858 43998 395 112 0 72823 0
[pid=6160/tid=6161] ppid=6158 vsize=311432 CPUtime=101.75 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 33725 0 0 0 10163 12 0 0 25 0 4 0 602560666 318906368 43998 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=311432 CPUtime=102.29 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 25921 0 0 0 10223 6 0 0 25 0 4 0 602560666 318906368 43998 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=311432 CPUtime=102.28 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 27071 0 0 0 10221 7 0 0 25 0 4 0 602560666 318906368 43998 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 311432

[startup+162.301 s]

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

[pid=6160] ppid=6158 vsize=459184 CPUtime=2565.7 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 240331 0 0 0 256482 88 0 0 25 0 4 0 602560666 470204416 82270 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 114796 82270 395 112 0 109761 0
[pid=6160/tid=6161] ppid=6158 vsize=459184 CPUtime=638.83 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 67785 0 0 0 63858 25 0 0 25 0 4 0 602560666 470204416 82270 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=459184 CPUtime=642.31 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 50072 0 0 0 64215 16 0 0 25 0 4 0 602560666 470204416 82270 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=459184 CPUtime=642.24 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 45510 0 0 0 64210 14 0 0 25 0 4 0 602560666 470204416 82270 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 459184

[startup+702.301 s]
/proc/loadavg: 8.33 8.17 8.01 9/184 6215
/proc/meminfo: memFree=28749852/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=536304 CPUtime=2805.38 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 260697 0 0 0 280440 98 0 0 25 0 4 0 602560666 549175296 86712 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 134076 86712 395 112 0 129041 0
[pid=6160/tid=6161] ppid=6158 vsize=536304 CPUtime=698.5 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 73733 0 0 0 69822 28 0 0 25 0 4 0 602560666 549175296 86712 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=536304 CPUtime=702.31 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 59233 0 0 0 70211 20 0 0 25 0 4 0 602560666 549175296 86712 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=536304 CPUtime=702.24 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 46967 0 0 0 70209 15 0 0 25 0 4 0 602560666 549175296 86712 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 536304

[startup+762.3 s]
/proc/loadavg: 8.24 8.16 8.01 9/184 6217
/proc/meminfo: memFree=28719048/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=546528 CPUtime=3045.07 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 280834 0 0 0 304399 108 0 0 25 0 4 0 602560666 559644672 93779 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 136632 93779 395 112 0 131597 0
[pid=6160/tid=6161] ppid=6158 vsize=546528 CPUtime=758.18 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 77332 0 0 0 75788 30 0 0 25 0 4 0 602560666 559644672 93779 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=546528 CPUtime=762.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 64613 0 0 0 76209 23 0 0 25 0 4 0 602560666 559644672 93779 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=546528 CPUtime=762.24 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 52810 0 0 0 76206 18 0 0 25 0 4 0 602560666 559644672 93779 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 546528

[startup+822.3 s]
/proc/loadavg: 8.20 8.16 8.02 9/184 6219
/proc/meminfo: memFree=28706712/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=593080 CPUtime=3284.72 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 292756 0 0 0 328358 114 0 0 25 0 4 0 602560666 607313920 97047 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 148270 97047 395 112 0 143235 0
[pid=6160/tid=6161] ppid=6158 vsize=593080 CPUtime=817.85 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 82666 0 0 0 81752 33 0 0 25 0 4 0 602560666 607313920 97047 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=593080 CPUtime=822.31 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 65498 0 0 0 82208 23 0 0 25 0 4 0 602560666 607313920 97047 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=593080 CPUtime=822.23 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 55319 0 0 0 82204 19 0 0 25 0 4 0 602560666 607313920 97047 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 593080

[startup+882.307 s]
/proc/loadavg: 8.13 8.14 8.02 9/184 6220
/proc/meminfo: memFree=28706288/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=546528 CPUtime=3524.42 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 304238 0 0 0 352322 120 0 0 25 0 4 0 602560666 559644672 94511 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 136632 94511 395 112 0 131597 0
[pid=6160/tid=6161] ppid=6158 vsize=546528 CPUtime=877.54 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 85350 0 0 0 87719 35 0 0 25 0 4 0 602560666 559644672 94511 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=546528 CPUtime=882.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 69543 0 0 0 88207 25 0 0 25 0 4 0 602560666 559644672 94511 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=546528 CPUtime=882.23 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 55608 0 0 0 88204 19 0 0 25 0 4 0 602560666 559644672 94511 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 546528

[startup+942.301 s]
/proc/loadavg: 8.10 8.13 8.02 9/184 6222
/proc/meminfo: memFree=28660368/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=593652 CPUtime=3764.07 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 317326 0 0 0 376280 127 0 0 25 0 4 0 602560666 607899648 102282 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 148413 102282 395 112 0 143378 0
[pid=6160/tid=6161] ppid=6158 vsize=593652 CPUtime=937.2 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 90303 0 0 0 93682 38 0 0 25 0 4 0 602560666 607899648 102282 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=593652 CPUtime=942.31 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 73769 0 0 0 94205 26 0 0 25 0 4 0 602560666 607899648 102282 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=593652 CPUtime=942.22 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 56106 0 0 0 94203 19 0 0 25 0 4 0 602560666 607899648 102282 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 593652

[startup+1002.3 s]
/proc/loadavg: 8.08 8.12 8.02 9/184 6223
/proc/meminfo: memFree=28652516/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=625448 CPUtime=4003.74 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 332268 0 0 0 400240 134 0 0 25 0 4 0 602560666 640458752 102381 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 156362 102381 395 112 0 151327 0
[pid=6160/tid=6161] ppid=6158 vsize=625448 CPUtime=996.87 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 92776 0 0 0 99648 39 0 0 25 0 4 0 602560666 640458752 102381 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=625448 CPUtime=1002.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 77303 0 0 0 100204 28 0 0 25 0 4 0 602560666 640458752 102381 33554432000 4194304 4650419 140734932840944 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=625448 CPUtime=1002.22 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 61660 0 0 0 100201 21 0 0 25 0 4 0 602560666 640458752 102381 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 625448

[startup+1062.3 s]
/proc/loadavg: 8.07 8.11 8.02 9/184 6225
/proc/meminfo: memFree=28595680/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=673164 CPUtime=4243.43 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 356377 0 0 0 424201 142 0 0 25 0 4 0 602560666 689319936 119346 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 168291 119346 395 112 0 163256 0
[pid=6160/tid=6161] ppid=6158 vsize=673164 CPUtime=1056.56 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 99823 0 0 0 105614 42 0 0 25 0 4 0 602560666 689319936 119346 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=673164 CPUtime=1062.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 80760 0 0 0 106203 29 0 0 25 0 4 0 602560666 689319936 119346 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=673164 CPUtime=1062.21 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 67008 0 0 0 106199 22 0 0 25 0 4 0 602560666 689319936 119346 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 673164

[startup+1122.3 s]
/proc/loadavg: 8.02 8.09 8.01 9/184 6227
/proc/meminfo: memFree=28509076/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=731576 CPUtime=4483.1 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 374424 0 0 0 448158 152 0 0 25 0 4 0 602560666 749133824 131717 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363311 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 182894 131717 395 112 0 177859 0
[pid=6160/tid=6161] ppid=6158 vsize=731576 CPUtime=1116.22 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 105305 0 0 0 111578 44 0 0 25 0 4 0 602560666 749133824 131717 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=731576 CPUtime=1122.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 83081 0 0 0 112201 31 0 0 25 0 4 0 602560666 749133824 131717 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=731576 CPUtime=1122.21 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 71669 0 0 0 112196 25 0 0 25 0 4 0 602560666 749133824 131717 33554432000 4194304 4650419 140734932840944 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 731576

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.00 9/184 6228
/proc/meminfo: memFree=28538412/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=725800 CPUtime=4722.77 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 387256 0 0 0 472119 158 0 0 25 0 4 0 602560666 743219200 126551 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 181450 126551 395 112 0 176415 0
[pid=6160/tid=6161] ppid=6158 vsize=725800 CPUtime=1175.9 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 110026 0 0 0 117544 46 0 0 25 0 4 0 602560666 743219200 126551 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=725800 CPUtime=1182.32 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 87116 0 0 0 118199 33 0 0 25 0 4 0 602560666 743219200 126551 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=725800 CPUtime=1182.2 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 74125 0 0 0 118195 25 0 0 25 0 4 0 602560666 743219200 126551 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 725800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.06 8.00 9/184 6229
/proc/meminfo: memFree=28532572/32950928 swapFree=67111356/67111528
[pid=6160] ppid=6158 vsize=691248 CPUtime=4800.28 cores=0,2,4,6
/proc/6160/stat : 6160 (strangenight1-m) R 6158 6160 5921 0 -1 4202496 393959 0 0 0 479867 161 0 0 25 0 4 0 602560666 707837952 125875 33554432000 4194304 4650419 140734932840944 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6160/statm: 172812 125875 395 112 0 167777 0
[pid=6160/tid=6161] ppid=6158 vsize=691248 CPUtime=1195.2 cores=0,2,4,6
/proc/6160/task/6161/stat : 6161 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 111004 0 0 0 119473 47 0 0 25 0 4 0 602560666 707837952 125875 33554432000 4194304 4650419 140734932840944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6160/tid=6162] ppid=6158 vsize=691248 CPUtime=1201.73 cores=0,2,4,6
/proc/6160/task/6162/stat : 6162 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 89468 0 0 0 120139 34 0 0 25 0 4 0 602560666 707837952 125875 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6160/tid=6163] ppid=6158 vsize=691248 CPUtime=1201.61 cores=0,2,4,6
/proc/6160/task/6163/stat : 6163 (strangenight1-m) R 6158 6160 5921 0 -1 4202560 75369 0 0 0 120135 26 0 0 25 0 4 0 602560666 707837952 125875 33554432000 4194304 4650419 140734932840944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 691248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.34
CPU user time (s): 4798.69
CPU system time (s): 1.64375
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 793684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.69
system time used= 1.64375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393961
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= 196
involuntary context switches= 21073

runsolver used 1.9587 second user time and 4.6023 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 02:28:20
IDJOB=3175421
IDBENCH=83039
IDSOLVER=1588
FILE ID=node114/3175421-1304123300
RUNJOBID= node114-1304120892-5939
PBS_JOBID= 13170736
Free space on /tmp= 71800 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175421-1304123300/watcher-3175421-1304123300 -o /tmp/evaluation-result-3175421-1304123300/solver-3175421-1304123300 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175421-1304123300.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=1907865494

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29501304 kB
Buffers:       1075432 kB
Cached:        1802868 kB
SwapCached:        168 kB
Active:         162960 kB
Inactive:      2782040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29501304 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       66088 kB
Mapped:          15096 kB
Slab:           440624 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   274572 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= 71792 MiB
End job on node114 at 2011-04-30 02:48:24