Trace number 3421521

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-2-mt (fixed)? (TO) 40000.4 5010.6

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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.02	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3421521-1306663684.cnf'
0.00/0.02	c -- header says num vars:            133
0.00/0.02	c -- header says num clauses:         276
0.00/0.02	c -- clauses added:            0 learnts,          276 normals,            0 xors
0.00/0.02	c -- vars added        133
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       133       276         0         0       828         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:       3 undec:     125 neg:       5
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       133       276         0         0       828         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.00/0.11	c  N st     8      4924       133       276         0      4372       828     95181   no data   no data
0.00/0.25	c  N st    10     11307       133       276         0      3943       828     59684   no data   no data
2.30/0.39	c  N st    11     17051       133       276         0      8894       828    154372   no data   no data
4.70/0.63	c  F st    12     25002       133       276         0     11092       828    180160   no data   no data
4.70/0.63	c  N st    12     25002       133       276         0     11092       828    180160   no data   no data
5.50/0.77	c Decided on static restart strategy
5.50/0.77	c  N st    18     30005       133       276         0      9464       828    153971   no data   no data
5.50/0.77	c  S st    18     30005       133       276         0      9464       828    153971   no data   no data
5.50/0.79	c  S st    18     30510       133       276         0      9952       828    163802   no data   no data
5.50/0.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/0.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.50/0.79	c blocked clauses removed:        0 vars:      0 tried:         133 T: 0.00 s
5.50/0.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/0.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
5.50/0.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.30/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.30/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.30/0.88	c lits-rem:       941  cl-subs:      729  v-elim:      0  v-fix:    0  time:  0.08 s
6.30/0.89	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
6.30/0.89	c calculated reachability. Time: 0.00
6.30/0.89	c  N st    18     30510       133       276         0      9223       828    144567   no data   no data
8.70/1.13	c  N st    20     37620       133       276         0      8494       828    124215   no data   no data
10.36/1.37	c  N st    21     44019       133       276         0     14052       828    254050   no data   no data
11.23/1.45	c  S st    22     45768       133       276         0      7820       828     96313   no data   no data
11.23/1.47	c  S st    22     46270       133       276         0      8309       828    106791   no data   no data
11.23/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.23/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
11.23/1.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.23/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.23/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.23/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
11.23/1.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.23/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.23/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.23/1.49	c lits-rem:       172  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.01 s
11.23/1.49	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
11.23/1.49	c vivif2 --  cl tried     8176 cl shrink        0 lits rem          0 time: 0.00
11.23/1.49	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
11.23/1.49	c calculated reachability. Time: 0.00
11.23/1.49	c  N st    22     46270       133       276         0      8176       828    103909   no data   no data
15.88/2.00	c  N st    23     60667       133       276         0     11790       828    176409   no data   no data
18.28/2.35	c  N st    24     69405       133       276         0      9837       828    120884   no data   no data
18.28/2.35	c  S st    24     69405       133       276         0      9837       828    120884   no data   no data
18.28/2.37	c  S st    24     69909       133       276         0     10326       828    130425   no data   no data
18.28/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.28/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
18.28/2.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.28/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.28/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.28/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
18.28/2.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.28/2.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.28/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/2.42	c lits-rem:       343  cl-subs:      244  v-elim:      0  v-fix:    0  time:  0.03 s
19.13/2.42	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
19.13/2.42	c vivif2 --  cl tried    10082 cl shrink        0 lits rem          0 time: 0.00
19.13/2.42	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
19.13/2.42	c calculated reachability. Time: 0.00
19.13/2.42	c  N st    24     69909       133       276         0     10082       828    125063   no data   no data
24.66/3.12	c  F st    25     87500       133       276         0     15143       828    233482   no data   no data
24.66/3.12	c  N st    25     87500       133       276         0     15143       828    233482   no data   no data
26.26/3.32	c Decided on static restart strategy
27.06/3.45	c  N st    32     95538       133       276         0     22343       828    391932   no data   no data
30.25/3.85	c  N st    34    104864       133       276         0     19169       828    310930   no data   no data
30.25/3.85	c  S st    34    104864       133       276         0     19169       828    310930   no data   no data
30.25/3.89	c  S st    34    105367       133       276         0     19653       828    320677   no data   no data
30.25/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.05/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
31.05/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.05/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.05/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.05/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
31.05/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.05/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.05/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.65/4.16	c lits-rem:      1636  cl-subs:     1106  v-elim:      0  v-fix:    0  time:  0.26 s
32.65/4.16	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
32.65/4.17	c vivif2 --  cl tried    18547 cl shrink        0 lits rem          0 time: 0.00
32.65/4.17	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
32.65/4.17	c calculated reachability. Time: 0.00
32.65/4.17	c  N st    34    105367       133       276         0     18547       828    289310   no data   no data
36.70/4.63	c  N st    35    114967       133       276         0     14781       828    202445   no data   no data
41.43/5.28	c  N st    36    129364       133       276         0     14344       828    173394   no data   no data
49.41/6.26	c  N st    37    150959       133       276         0     18925       828    255958   no data   no data
51.81/6.53	c  S st    38    158050       133       276         0     25149       828    375289   no data   no data
51.81/6.58	c  S st    38    158552       133       276         0     25630       828    385044   no data   no data
51.81/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.81/6.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
51.81/6.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.81/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.81/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.81/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
51.81/6.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.81/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
52.61/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.79/7.04	c lits-rem:      3515  cl-subs:     1911  v-elim:      0  v-fix:    0  time:  0.42 s
55.79/7.04	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
55.79/7.04	c vivif2 --  cl tried    23719 cl shrink        0 lits rem          0 time: 0.00
55.79/7.05	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
55.79/7.05	c calculated reachability. Time: 0.00
55.79/7.05	c  N st    38    158552       133       276         0     23719       828    336746   no data   no data
74.96/9.42	c  N st    39    207140       133       276         0     18389       828    225221   no data   no data
86.95/10.94	c  N st    40    237828       133       276         0     27840       828    414004   no data   no data
86.95/10.94	c  S st    40    237828       133       276         0     27840       828    414004   no data   no data
86.95/11.00	c  S st    40    238333       133       276         0     28333       828    425390   no data   no data
87.74/11.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.74/11.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
87.74/11.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.74/11.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.74/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.74/11.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
87.74/11.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.74/11.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
87.74/11.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.53/11.66	c lits-rem:      3696  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  0.62 s
92.53/11.66	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
92.53/11.66	c vivif2 --  cl tried    26451 cl shrink        0 lits rem          0 time: 0.00
92.53/11.67	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.00
92.53/11.67	c calculated reachability. Time: 0.00
92.53/11.67	c  N st    40    238333       133       276         0     26451       828    374903   no data   no data
122.08/15.38	c  F st    41    306250       133       276         0     27037       828    366569   no data   no data
122.08/15.38	c  N st    41    306250       133       276         0     27037       828    366569   no data   no data
124.53/15.67	c Decided on static restart strategy
135.65/17.02	c  N st    51    334556       133       276         0     31755       828    476969   no data   no data
146.02/18.30	c  N st    53    357500       133       276         0     29711       828    411521   no data   no data
146.02/18.30	c  S st    53    357500       133       276         0     29711       828    411521   no data   no data
146.02/18.36	c  S st    53    358003       133       276         0     30189       828    421325   no data   no data
146.02/18.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.02/18.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
146.02/18.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.02/18.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.02/18.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.02/18.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
146.02/18.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.02/18.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
146.02/18.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.02/18.86	c lits-rem:      2434  cl-subs:     1972  v-elim:      0  v-fix:    0  time:  0.48 s
150.02/18.86	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
150.02/18.86	c vivif2 --  cl tried    28217 cl shrink        0 lits rem          0 time: 0.00
150.02/18.87	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.01
150.02/18.87	c calculated reachability. Time: 0.00
150.02/18.87	c  N st    53    358003       133       276         0     28217       828    370498   no data   no data
166.79/20.93	c  N st    54    390397       133       276         0     33972       828    503642   no data   no data
194.79/24.50	c  N st    55    438986       133       276         0     27960       828    345803   no data   no data
232.24/29.19	c  N st    56    511869       133       276         0     38658       828    561501   no data   no data
245.03/30.73	c  N st    57    537004       133       276         0     34407       828    464224   no data   no data
245.03/30.73	c  S st    57    537004       133       276         0     34407       828    464224   no data   no data
245.03/30.79	c  S st    57    537505       133       276         0     34895       828    475085   no data   no data
245.03/30.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.83/30.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
245.83/30.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.83/30.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.83/30.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.83/30.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
245.83/30.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.83/30.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.83/30.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.41/31.53	c lits-rem:      5470  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  0.69 s
251.41/31.53	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
251.41/31.54	c vivif2 --  cl tried    33067 cl shrink        0 lits rem          0 time: 0.00
251.41/31.55	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.01
251.41/31.55	c calculated reachability. Time: 0.00
251.41/31.55	c  N st    57    537505       133       276         0     33067       828    425906   no data   no data
340.84/42.73	c  N st    58    701489       133       276         0     55282       828    823347   no data   no data
409.51/51.32	c  N st    59    806258       133       276         0     51843       828    827415   no data   no data
409.51/51.32	c  S st    59    806258       133       276         0     51843       828    827415   no data   no data
410.31/51.40	c  S st    59    806760       133       276         0     52335       828    838534   no data   no data
410.31/51.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
410.31/51.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
410.31/51.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.31/51.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.31/51.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.31/51.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
410.31/51.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.31/51.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
410.31/51.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.23/55.93	c lits-rem:      8440  cl-subs:     6696  v-elim:      0  v-fix:    0  time:  4.47 s
446.23/55.93	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
446.23/55.93	c vivif2 --  cl tried    45639 cl shrink        0 lits rem          0 time: 0.01
446.23/55.95	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.01
446.23/55.95	c calculated reachability. Time: 0.00
446.23/55.95	c  N st    59    806760       133       276         0     45639       828    662889   no data   no data
641.86/80.43	c  F st    60   1071877       133       276         0     61984       828    961611   no data   no data
641.86/80.43	c  N st    60   1071877       133       276         0     61984       828    961611   no data   no data
645.83/80.90	c Decided on static restart strategy
661.14/82.88	c  N st    70   1100182       133       276         0     48045       828    610020   no data   no data
685.77/85.93	c  N st    72   1136176       133       276         0     39993       828    452866   no data   no data
705.72/88.46	c  N st    73   1168569       133       276         0     65635       828    947264   no data   no data
738.47/92.58	c  N st    74   1210141       133       276         0     60576       828    862083   no data   no data
738.47/92.58	c  S st    74   1210141       133       276         0     60576       828    862083   no data   no data
740.19/92.74	c  S st    74   1210644       133       276         0     61065       828    873711   no data   no data
740.19/92.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
740.19/92.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
740.19/92.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.19/92.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.19/92.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.19/92.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
740.19/92.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
740.19/92.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
740.85/92.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.18/97.67	c lits-rem:      7467  cl-subs:     6215  v-elim:      0  v-fix:    0  time:  4.85 s
779.18/97.67	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
779.18/97.68	c vivif2 --  cl tried    54850 cl shrink        0 lits rem          0 time: 0.01
779.98/97.70	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.02
779.98/97.70	c calculated reachability. Time: 0.00
779.98/97.70	c  N st    74   1210644       133       276         0     54850       828    726890   no data   no data
835.93/104.80	c  N st    75   1283527       133       276         0     77744       828   1358782   no data   no data
916.50/114.80	c  N st    76   1392851       133       276         0     42318       828    474845   no data   no data
1061.83/133.06	c  N st    77   1556835       133       276         0     46496       828    538003   no data   no data
1202.35/150.62	c  N st    78   1710646       133       276         0     81404       828   1280196   no data   no data
1202.35/150.62	c  S st    78   1710646       133       276         0     81404       828   1280196   no data   no data
1203.95/150.85	c  S st    78   1711151       133       276         0     81896       828   1292037   no data   no data
1203.95/150.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1203.95/150.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1203.95/150.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1203.95/150.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1203.95/150.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1203.95/150.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
1203.95/150.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1203.95/150.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1204.80/150.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1341.26/168.09	c lits-rem:     15339  cl-subs:    12567  v-elim:      0  v-fix:    0  time: 17.13 s
1341.26/168.09	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
1342.06/168.10	c vivif2 --  cl tried    69329 cl shrink        0 lits rem          0 time: 0.01
1342.06/168.12	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.02
1342.06/168.12	c calculated reachability. Time: 0.00
1342.06/168.12	c  N st    78   1711151       133       276         0     69329       828    979618   no data   no data
1633.50/204.67	c  N st    79   2080115       133       276         0     78122       828   1099633   no data   no data
1746.88/218.89	c  N st    80   2211151       133       276         0     81548       828   1190034   no data   no data
1746.88/218.89	c  S st    80   2211151       133       276         0     81548       828   1190034   no data   no data
1748.48/219.05	c  S st    80   2211655       133       276         0     82038       828   1201634   no data   no data
1748.48/219.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1748.48/219.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1748.48/219.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1748.48/219.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1748.48/219.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1748.48/219.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
1748.48/219.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1748.48/219.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1749.32/219.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1867.43/233.97	c lits-rem:     12107  cl-subs:    11321  v-elim:      0  v-fix:    0  time: 14.84 s
1867.43/233.97	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
1867.43/233.99	c vivif2 --  cl tried    70717 cl shrink        0 lits rem          0 time: 0.01
1868.24/234.02	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.04
1868.24/234.02	c calculated reachability. Time: 0.00
1868.24/234.02	c  N st    80   2211655       133       276         0     70717       828    935239   no data   no data
2399.24/300.55	c  N st    81   2711655       133       276         0     91865       828   1304786   no data   no data
2399.24/300.55	c  S st    81   2711655       133       276         0     91865       828   1304786   no data   no data
2400.77/300.71	c  S st    81   2712159       133       276         0     92363       828   1316103   no data   no data
2400.77/300.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2400.77/300.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
2400.77/300.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2400.77/300.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2400.77/300.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2400.77/300.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
2400.77/300.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2400.77/300.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2401.57/300.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2573.24/322.31	c lits-rem:     11453  cl-subs:    12883  v-elim:      0  v-fix:    0  time: 21.50 s
2573.24/322.31	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
2573.24/322.33	c vivif2 --  cl tried    79480 cl shrink        0 lits rem          0 time: 0.02
2573.24/322.37	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.04
2573.24/322.37	c calculated reachability. Time: 0.00
2573.24/322.37	c  N st    81   2712159       133       276         0     79480       828   1042138   no data   no data
3115.34/390.27	c  N st    82   3212160       133       276         0     62767       828    700245   no data   no data
3115.34/390.27	c  S st    82   3212160       133       276         0     62767       828    700245   no data   no data
3116.14/390.38	c  S st    82   3212666       133       276         0     63259       828    711920   no data   no data
3116.14/390.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3116.94/390.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
3116.94/390.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3116.94/390.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3116.94/390.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3116.94/390.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
3116.94/390.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3116.94/390.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3116.94/390.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3120.26/390.86	c lits-rem:       737  cl-subs:      575  v-elim:      0  v-fix:    0  time:  0.43 s
3120.26/390.86	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
3120.26/390.87	c vivif2 --  cl tried    62684 cl shrink        0 lits rem          0 time: 0.01
3120.26/390.89	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.02
3120.26/390.89	c calculated reachability. Time: 0.00
3120.26/390.89	c  N st    82   3212666       133       276         0     62684       828    698779   no data   no data
3713.35/465.10	c  N st    83   3712667       133       276         0     71187       828    824281   no data   no data
3713.35/465.10	c  S st    83   3712667       133       276         0     71187       828    824281   no data   no data
3714.15/465.23	c  S st    83   3713171       133       276         0     71684       828    836015   no data   no data
3714.15/465.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3714.15/465.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
3714.15/465.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3714.15/465.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3714.15/465.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3714.15/465.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
3714.15/465.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3714.15/465.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3714.15/465.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3722.93/466.32	c lits-rem:      2284  cl-subs:     2575  v-elim:      0  v-fix:    0  time:  1.02 s
3722.93/466.32	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
3722.93/466.33	c vivif2 --  cl tried    69109 cl shrink        0 lits rem          0 time: 0.01
3722.93/466.35	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.02
3722.93/466.35	c calculated reachability. Time: 0.00
3722.93/466.35	c  N st    83   3713171       133       276         0     69109       828    782097   no data   no data
3758.06/470.74	c  F st    84   3751563       133       276         0     99776       828   1364664   no data   no data
3758.06/470.74	c  N st    84   3751563       133       276         0     99776       828   1364664   no data   no data
3763.64/471.44	c Decided on static restart strategy
3789.18/474.61	c  N st    94   3779873       133       276         0    123614       828   1856394   no data   no data
3829.12/479.60	c  N st    96   3815866       133       276         0     85570       828   1100263   no data   no data
3860.25/483.51	c  N st    97   3848258       133       276         0    111031       828   1590012   no data   no data
3911.35/489.97	c  N st    98   3896846       133       276         0     80643       828   1000456   no data   no data
3995.20/500.42	c  N st    99   3969732       133       276         0     69429       828    754570   no data   no data
4129.40/517.24	c  N st   100   4079055       133       276         0     84812       828   1032849   no data   no data
4277.04/535.76	c  N st   101   4213171       133       276         0    119362       828   1727317   no data   no data
4277.04/535.76	c  S st   101   4213171       133       276         0    119362       828   1727317   no data   no data
4279.57/536.03	c  S st   101   4213674       133       276         0    119850       828   1737612   no data   no data
4279.57/536.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4279.57/536.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
4279.57/536.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4279.57/536.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4279.57/536.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4279.57/536.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
4279.57/536.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4280.23/536.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4280.23/536.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4718.66/591.09	c lits-rem:     13076  cl-subs:    22870  v-elim:      0  v-fix:    0  time: 54.93 s
4718.66/591.09	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
4719.31/591.11	c vivif2 --  cl tried    96980 cl shrink        0 lits rem          0 time: 0.02
4719.31/591.16	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.05
4719.31/591.17	c calculated reachability. Time: 0.00
4719.31/591.17	c  N st   101   4213674       133       276         0     96980       828   1226546   no data   no data
5017.92/628.58	c  N st   102   4459653       133       276         0     81308       828    975230   no data   no data
5357.23/671.09	c  N st   103   4713674       133       276         0    133163       828   1914412   no data   no data
5357.23/671.09	c  S st   103   4713674       133       276         0    133163       828   1914412   no data   no data
5359.75/671.36	c  S st   103   4714176       133       276         0    133651       828   1925884   no data   no data
5359.75/671.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5360.41/671.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
5360.41/671.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5360.41/671.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5360.41/671.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5360.41/671.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
5360.41/671.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5360.41/671.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
5361.21/671.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5771.63/722.94	c lits-rem:     10363  cl-subs:    30724  v-elim:      0  v-fix:    0  time: 51.42 s
5771.63/722.94	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
5771.63/722.96	c vivif2 --  cl tried   102927 cl shrink        0 lits rem          0 time: 0.02
5771.63/723.01	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.05
5772.50/723.01	c calculated reachability. Time: 0.00
5772.50/723.01	c  N st   103   4714176       133       276         0    102927       828   1283567   no data   no data
6409.49/802.85	c  N st   104   5214177       133       276         0    120770       828   1656186   no data   no data
6409.49/802.85	c  S st   104   5214177       133       276         0    120770       828   1656186   no data   no data
6411.89/803.11	c  S st   104   5214678       133       276         0    121261       828   1667320   no data   no data
6411.89/803.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6411.89/803.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
6411.89/803.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6411.89/803.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6411.89/803.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6411.89/803.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
6411.89/803.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6411.89/803.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
6412.75/803.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6594.71/826.06	c lits-rem:     10801  cl-subs:    19031  v-elim:      0  v-fix:    0  time: 22.82 s
6594.71/826.06	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
6594.71/826.08	c vivif2 --  cl tried   102230 cl shrink        0 lits rem          0 time: 0.02
6595.51/826.12	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.04
6595.51/826.12	c calculated reachability. Time: 0.00
6595.51/826.12	c  N st   104   5214678       133       276         0    102230       828   1279508   no data   no data
7230.39/905.67	c  N st   105   5714679       133       276         0     98452       828   1227309   no data   no data
7230.39/905.67	c  S st   105   5714679       133       276         0     98452       828   1227309   no data   no data
7231.85/905.86	c  S st   105   5715181       133       276         0     98944       828   1238709   no data   no data
7231.85/905.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7232.65/905.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
7232.65/905.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7232.65/905.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7232.65/905.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7232.65/905.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
7232.65/905.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7232.65/905.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
7232.65/905.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7285.35/912.51	c lits-rem:      7311  cl-subs:     9500  v-elim:      0  v-fix:    0  time:  6.55 s
7285.35/912.51	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
7285.35/912.53	c vivif2 --  cl tried    89444 cl shrink        0 lits rem          0 time: 0.01
7285.35/912.56	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.03
7285.35/912.56	c calculated reachability. Time: 0.00
7285.35/912.56	c  N st   105   5715181       133       276         0     89444       828   1047683   no data   no data
8002.37/1002.38	c  N st   106   6215181       133       276         0    146930       828   2082086   no data   no data
8002.37/1002.38	c  S st   106   6215181       133       276         0    146930       828   2082086   no data   no data
8004.70/1002.67	c  S st   106   6215682       133       276         0    147416       828   2093998   no data   no data
8004.70/1002.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8005.50/1002.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
8005.50/1002.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8005.50/1002.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8005.50/1002.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8005.50/1002.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
8005.50/1002.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8005.50/1002.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
8006.30/1002.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8421.46/1054.84	c lits-rem:     20223  cl-subs:    27979  v-elim:      0  v-fix:    0  time: 52.00 s
8421.46/1054.84	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
8421.46/1054.86	c vivif2 --  cl tried   119437 cl shrink        0 lits rem          0 time: 0.02
8422.26/1054.92	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.05
8422.26/1054.92	c calculated reachability. Time: 0.00
8422.26/1054.92	c  N st   106   6215682       133       276         0    119437       828   1528912   no data   no data
9427.33/1180.80	c  N st   107   6715682       133       276         0    179746       828   2957439   no data   no data
9427.33/1180.80	c  S st   107   6715682       133       276         0    179746       828   2957439   no data   no data
9432.13/1181.42	c  S st   107   6716186       133       276         0    180243       828   2969940   no data   no data
9432.13/1181.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9432.93/1181.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.16
9432.93/1181.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9432.93/1181.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9432.93/1181.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9432.93/1181.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
9432.93/1181.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9433.79/1181.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
9435.31/1181.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10366.96/1298.59	c lits-rem:     32482  cl-subs:    27117  v-elim:      0  v-fix:    0  time: 116.78 s
10366.96/1298.59	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
10367.77/1298.63	c vivif2 --  cl tried   153126 cl shrink        0 lits rem          0 time: 0.04
10368.57/1298.72	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.09
10368.57/1298.73	c calculated reachability. Time: 0.00
10368.57/1298.73	c  N st   107   6716186       133       276         0    153126       828   2306198   no data   no data
11266.65/1411.28	c  N st   108   7216187       133       276         0     98792       828   1111435   no data   no data
11266.65/1411.28	c  S st   108   7216187       133       276         0     98792       828   1111435   no data   no data
11269.10/1411.56	c  S st   108   7216690       133       276         0     99281       828   1122753   no data   no data
11269.10/1411.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11269.98/1411.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
11269.98/1411.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11269.98/1411.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11269.98/1411.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11269.98/1411.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
11269.98/1411.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11269.98/1411.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
11270.64/1411.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11289.00/1414.08	c lits-rem:      1018  cl-subs:     1130  v-elim:      0  v-fix:    0  time:  2.38 s
11289.00/1414.08	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
11289.80/1414.10	c vivif2 --  cl tried    98151 cl shrink        0 lits rem          0 time: 0.02
11289.80/1414.16	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.06
11289.80/1414.17	c calculated reachability. Time: 0.00
11289.80/1414.17	c  N st   108   7216690       133       276         0     98151       828   1098220   no data   no data
12014.78/1504.92	c  N st   109   7716691       133       276         0    111150       828   1373007   no data   no data
12014.78/1504.92	c  S st   109   7716691       133       276         0    111150       828   1373007   no data   no data
12016.50/1505.15	c  S st   109   7717191       133       276         0    111636       828   1384974   no data   no data
12016.50/1505.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12017.16/1505.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
12017.16/1505.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12017.16/1505.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12017.16/1505.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12017.16/1505.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
12017.16/1505.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12017.16/1505.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
12017.16/1505.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12075.44/1512.58	c lits-rem:      5065  cl-subs:     6011  v-elim:      0  v-fix:    0  time:  7.31 s
12075.44/1512.58	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
12076.25/1512.60	c vivif2 --  cl tried   105625 cl shrink        0 lits rem          0 time: 0.02
12076.25/1512.65	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.05
12076.25/1512.65	c calculated reachability. Time: 0.00
12076.25/1512.65	c  N st   109   7717191       133       276         0    105625       828   1251501   no data   no data
13092.53/1639.90	c  N st   110   8217191       133       276         0    112423       828   1357982   no data   no data
13092.53/1639.90	c  S st   110   8217191       133       276         0    112423       828   1357982   no data   no data
13094.13/1640.13	c  S st   110   8217695       133       276         0    112909       828   1368301   no data   no data
13094.13/1640.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13094.13/1640.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
13094.13/1640.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13094.13/1640.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13094.13/1640.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13094.13/1640.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
13094.13/1640.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13094.93/1640.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
13094.93/1640.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13131.77/1644.83	c lits-rem:      5965  cl-subs:     5435  v-elim:      0  v-fix:    0  time:  4.58 s
13131.77/1644.83	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
13131.77/1644.85	c vivif2 --  cl tried   107474 cl shrink        0 lits rem          0 time: 0.02
13131.77/1644.89	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.04
13131.77/1644.89	c calculated reachability. Time: 0.00
13131.77/1644.90	c  N st   110   8217695       133       276         0    107474       828   1261721   no data   no data
14151.95/1772.63	c  N st   111   8717695       133       276         0    106129       828   1159108   no data   no data
14151.95/1772.63	c  S st   111   8717695       133       276         0    106129       828   1159108   no data   no data
14154.35/1772.96	c  S st   111   8718197       133       276         0    106626       828   1170954   no data   no data
14154.35/1772.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14155.15/1773.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
14155.15/1773.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14155.15/1773.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14155.15/1773.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14155.15/1773.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
14155.15/1773.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14155.15/1773.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
14155.95/1773.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14163.93/1774.13	c lits-rem:        95  cl-subs:       69  v-elim:      0  v-fix:    0  time:  1.01 s
14163.93/1774.13	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
14163.93/1774.16	c vivif2 --  cl tried   106557 cl shrink        0 lits rem          0 time: 0.02
14164.73/1774.22	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.06
14164.73/1774.22	c calculated reachability. Time: 0.00
14164.73/1774.22	c  N st   111   8718197       133       276         0    106557       828   1169209   no data   no data
15005.44/1879.51	c  N st   112   9218197       133       276         0    188724       828   2770642   no data   no data
15005.44/1879.51	c  S st   112   9218197       133       276         0    188724       828   2770642   no data   no data
15009.44/1880.09	c  S st   112   9218703       133       276         0    189221       828   2782808   no data   no data
15009.44/1880.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15011.17/1880.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.12
15011.17/1880.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15011.17/1880.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15011.17/1880.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15011.17/1880.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
15011.17/1880.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15011.17/1880.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
15011.82/1880.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16180.54/2026.76	c lits-rem:     10984  cl-subs:    40526  v-elim:      0  v-fix:    0  time: 146.37 s
16180.54/2026.76	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
16180.54/2026.79	c vivif2 --  cl tried   148695 cl shrink        0 lits rem          0 time: 0.04
16182.14/2026.90	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.10
16182.14/2026.90	c calculated reachability. Time: 0.00
16182.14/2026.90	c  N st   112   9218703       133       276         0    148695       828   1916753   no data   no data
17304.58/2167.50	c  N st   113   9718703       133       276         0    126013       828   1530419   no data   no data
17304.58/2167.50	c  S st   113   9718703       133       276         0    126013       828   1530419   no data   no data
17306.18/2167.79	c  S st   113   9719206       133       276         0    126504       828   1542571   no data   no data
17306.98/2167.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17306.98/2167.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
17306.98/2167.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17306.98/2167.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17306.98/2167.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17306.98/2167.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
17306.98/2167.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17307.78/2167.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
17307.78/2167.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17438.70/2184.31	c lits-rem:      4506  cl-subs:     8549  v-elim:      0  v-fix:    0  time: 16.34 s
17438.70/2184.31	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
17438.70/2184.34	c vivif2 --  cl tried   117955 cl shrink        0 lits rem          0 time: 0.03
17439.50/2184.42	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.08
17439.50/2184.43	c calculated reachability. Time: 0.00
17439.50/2184.43	c  N st   113   9719206       133       276         0    117955       828   1373345   no data   no data
18390.44/2303.55	c  N st   114  10219210       133       276         0    192175       828   3159440   no data   no data
18390.44/2303.55	c  S st   114  10219210       133       276         0    192175       828   3159440   no data   no data
18394.42/2304.06	c  S st   114  10219712       133       276         0    192664       828   3171273   no data   no data
18394.42/2304.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18396.02/2304.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.13
18396.02/2304.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18396.02/2304.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18396.02/2304.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18396.02/2304.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
18396.02/2304.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18396.02/2304.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
18396.82/2304.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19065.01/2388.02	c lits-rem:     18418  cl-subs:    11791  v-elim:      0  v-fix:    0  time: 83.63 s
19065.01/2388.02	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
19065.01/2388.08	c vivif2 --  cl tried   180873 cl shrink        0 lits rem          0 time: 0.06
19066.61/2388.25	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.17
19066.61/2388.25	c calculated reachability. Time: 0.00
19066.61/2388.25	c  N st   114  10219712       133       276         0    180873       828   2833814   no data   no data
20342.34/2548.05	c  N st   115  10719713       133       276         0    126246       828   1502177   no data   no data
20342.34/2548.05	c  S st   115  10719713       133       276         0    126246       828   1502177   no data   no data
20344.74/2548.37	c  S st   115  10720217       133       276         0    126734       828   1514013   no data   no data
20344.74/2548.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20345.54/2548.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
20345.54/2548.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20345.54/2548.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20345.54/2548.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20345.54/2548.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
20345.54/2548.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20345.54/2548.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
20346.34/2548.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20409.41/2556.41	c lits-rem:      4430  cl-subs:     4373  v-elim:      0  v-fix:    0  time:  7.87 s
20409.41/2556.41	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
20409.41/2556.44	c vivif2 --  cl tried   122361 cl shrink        0 lits rem          0 time: 0.02
20410.21/2556.51	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.07
20410.21/2556.51	c calculated reachability. Time: 0.00
20410.21/2556.51	c  N st   115  10720217       133       276         0    122361       828   1412601   no data   no data
21356.33/2675.01	c  N st   116  11220217       133       276         0    167841       828   2327987   no data   no data
21356.33/2675.01	c  S st   116  11220217       133       276         0    167841       828   2327987   no data   no data
21358.73/2675.38	c  S st   116  11220723       133       276         0    168337       828   2339845   no data   no data
21358.73/2675.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21359.58/2675.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
21359.58/2675.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21359.58/2675.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21359.58/2675.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21359.58/2675.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
21359.58/2675.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21359.58/2675.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
21360.46/2675.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21761.89/2725.83	c lits-rem:     13347  cl-subs:    21232  v-elim:      0  v-fix:    0  time: 50.24 s
21761.89/2725.83	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
21761.89/2725.86	c vivif2 --  cl tried   147105 cl shrink        0 lits rem          0 time: 0.03
21762.68/2725.92	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.07
21762.68/2725.93	c calculated reachability. Time: 0.00
21762.68/2725.93	c  N st   116  11220723       133       276         0    147105       828   1895936   no data   no data
22751.10/2849.74	c  N st   117  11720724       133       276         0    194554       828   2810443   no data   no data
22751.10/2849.74	c  S st   117  11720724       133       276         0    194554       828   2810443   no data   no data
22754.29/2850.14	c  S st   117  11721225       133       276         0    195045       828   2822847   no data   no data
22754.29/2850.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22755.09/2850.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.09
22755.09/2850.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22755.09/2850.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22755.09/2850.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22755.09/2850.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
22755.09/2850.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22755.09/2850.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
22755.96/2850.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24202.34/3031.52	c lits-rem:     15360  cl-subs:    37767  v-elim:      0  v-fix:    0  time: 181.15 s
24202.34/3031.52	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
24202.34/3031.57	c vivif2 --  cl tried   157278 cl shrink        0 lits rem          0 time: 0.04
24203.94/3031.70	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.13
24203.94/3031.71	c calculated reachability. Time: 0.00
24203.94/3031.71	c  N st   117  11721225       133       276         0    157278       828   2042806   no data   no data
25304.03/3169.51	c  N st   118  12221225       133       276         0    205315       828   3032296   no data   no data
25304.03/3169.51	c  S st   118  12221225       133       276         0    205315       828   3032296   no data   no data
25308.83/3170.15	c  S st   118  12221733       133       276         0    205818       828   3044819   no data   no data
25308.83/3170.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25309.63/3170.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.11
25309.63/3170.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25309.63/3170.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25309.63/3170.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25309.63/3170.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
25309.63/3170.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25310.42/3170.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
25311.28/3170.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26615.54/3333.80	c lits-rem:     17872  cl-subs:    36056  v-elim:      0  v-fix:    0  time: 163.37 s
26615.54/3333.80	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
26615.54/3333.87	c vivif2 --  cl tried   169762 cl shrink        0 lits rem          0 time: 0.06
26617.13/3334.06	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.19
26617.13/3334.07	c calculated reachability. Time: 0.00
26617.13/3334.07	c  N st   118  12221733       133       276         0    169762       828   2293458   no data   no data
27800.06/3482.30	c  N st   119  12721734       133       276         0    209121       828   3111072   no data   no data
27800.06/3482.30	c  S st   119  12721734       133       276         0    209121       828   3111072   no data   no data
27804.11/3482.87	c  S st   119  12722237       133       276         0    209611       828   3123195   no data   no data
27804.11/3482.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27805.64/3483.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.11
27805.64/3483.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27805.64/3483.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27805.64/3483.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27805.64/3483.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
27805.64/3483.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27805.64/3483.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
27806.43/3483.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28765.22/3603.22	c lits-rem:     15519  cl-subs:    33589  v-elim:      0  v-fix:    0  time: 120.06 s
28765.22/3603.22	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
28765.22/3603.27	c vivif2 --  cl tried   176022 cl shrink        0 lits rem          0 time: 0.05
28766.82/3603.42	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.15
28766.82/3603.43	c calculated reachability. Time: 0.00
28766.82/3603.43	c  N st   119  12722237       133       276         0    176022       828   2406620   no data   no data
29870.00/3741.60	c  F st   120  13130468       133       276         0    134773       828   1579410   no data   no data
29870.00/3741.60	c  N st   120  13130468       133       276         0    134773       828   1579410   no data   no data
29878.79/3742.71	c Decided on static restart strategy
29924.29/3748.46	c  N st   130  13158777       133       276         0    158124       828   2049553   no data   no data
30006.52/3758.79	c  N st   132  13194771       133       276         0    186691       828   2658034   no data   no data
30072.75/3767.07	c  N st   133  13222237       133       276         0    207968       828   3056513   no data   no data
30072.75/3767.07	c  S st   133  13222237       133       276         0    207968       828   3056513   no data   no data
30080.74/3768.00	c  S st   133  13222741       133       276         0    208461       828   3068794   no data   no data
30080.74/3768.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
30082.34/3768.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.18
30082.34/3768.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30082.34/3768.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30082.34/3768.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30082.34/3768.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
30082.34/3768.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30082.34/3768.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
30083.94/3768.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30867.04/3866.59	c lits-rem:      8829  cl-subs:    25207  v-elim:      0  v-fix:    0  time: 98.16 s
30867.04/3866.59	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
30867.84/3866.63	c vivif2 --  cl tried   183254 cl shrink        0 lits rem          0 time: 0.04
30868.70/3866.72	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.10
30868.70/3866.73	c calculated reachability. Time: 0.00
30868.70/3866.73	c  N st   133  13222741       133       276         0    183254       828   2487426   no data   no data
30962.85/3878.54	c  N st   134  13271329       133       276         0    221325       828   3257728   no data   no data
31109.75/3896.94	c  N st   135  13344213       133       276         0    156392       828   2070374   no data   no data
31306.98/3921.69	c  N st   136  13453536       133       276         0    242515       828   3812368   no data   no data
31638.30/3963.14	c  N st   137  13617520       133       276         0    245534       828   3835446   no data   no data
31867.43/3991.87	c  N st   138  13722741       133       276         0    203106       828   2903731   no data   no data
31867.43/3991.87	c  S st   138  13722741       133       276         0    203106       828   2903731   no data   no data
31874.61/3992.76	c  S st   138  13723245       133       276         0    203603       828   2915907   no data   no data
31874.61/3992.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
31876.22/3992.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.17
31876.22/3992.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31876.22/3992.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31876.22/3992.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31876.22/3992.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
31876.22/3992.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31877.02/3993.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
31877.82/3993.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33022.44/4136.59	c lits-rem:     17456  cl-subs:    25202  v-elim:      0  v-fix:    0  time: 143.42 s
33022.44/4136.59	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
33023.24/4136.63	c vivif2 --  cl tried   178401 cl shrink        0 lits rem          0 time: 0.04
33024.04/4136.75	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.11
33024.04/4136.75	c calculated reachability. Time: 0.00
33024.04/4136.75	c  N st   138  13723245       133       276         0    178401       828   2367667   no data   no data
33849.57/4240.16	c  N st   139  14092210       133       276         0    225115       828   3619399   no data   no data
34093.87/4270.76	c  N st   140  14223245       133       276         0    196948       828   2827681   no data   no data
34093.87/4270.76	c  S st   140  14223245       133       276         0    196948       828   2827681   no data   no data
34099.46/4271.41	c  S st   140  14223749       133       276         0    197444       828   2839295   no data   no data
34099.46/4271.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34100.32/4271.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.14
34100.32/4271.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34100.32/4271.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34100.32/4271.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34100.32/4271.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
34100.32/4271.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34101.20/4271.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
34101.85/4271.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34947.99/4377.76	c lits-rem:     22029  cl-subs:    16513  v-elim:      0  v-fix:    0  time: 106.01 s
34947.99/4377.76	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
34948.79/4377.81	c vivif2 --  cl tried   180931 cl shrink        0 lits rem          0 time: 0.05
34949.59/4377.96	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.15
34949.59/4377.97	c calculated reachability. Time: 0.00
34949.59/4377.97	c  N st   140  14223749       133       276         0    180931       828   2436586   no data   no data
36022.62/4512.35	c  N st   141  14723751       133       276         0    184402       828   2431051   no data   no data
36022.62/4512.35	c  S st   141  14723751       133       276         0    184402       828   2431051   no data   no data
36025.80/4512.76	c  S st   141  14724255       133       276         0    184897       828   2443500   no data   no data
36025.80/4512.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36026.60/4512.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
36026.60/4512.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36026.60/4512.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36026.60/4512.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36026.60/4512.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
36026.60/4512.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36027.40/4512.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
36027.40/4512.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36359.51/4554.51	c lits-rem:     12547  cl-subs:    16905  v-elim:      0  v-fix:    0  time: 41.54 s
36359.51/4554.51	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
36359.51/4554.56	c vivif2 --  cl tried   167992 cl shrink        0 lits rem          0 time: 0.05
36361.11/4554.70	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.14
36361.11/4554.71	c calculated reachability. Time: 0.00
36361.11/4554.71	c  N st   141  14724255       133       276         0    167992       828   2098696   no data   no data
37642.45/4715.25	c  N st   142  15224256       133       276         0    159033       828   2002531   no data   no data
37642.45/4715.25	c  S st   142  15224256       133       276         0    159033       828   2002531   no data   no data
37644.84/4715.56	c  S st   142  15224757       133       276         0    159519       828   2015087   no data   no data
37644.84/4715.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37645.64/4715.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
37645.64/4715.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37645.64/4715.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37645.64/4715.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37645.64/4715.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
37645.64/4715.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37645.64/4715.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
37646.44/4715.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37820.49/4737.50	c lits-rem:      5383  cl-subs:    13549  v-elim:      0  v-fix:    0  time: 21.76 s
37820.49/4737.50	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
37820.49/4737.53	c vivif2 --  cl tried   145970 cl shrink        0 lits rem          0 time: 0.03
37821.29/4737.60	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.07
37821.29/4737.60	c calculated reachability. Time: 0.00
37821.29/4737.60	c  N st   142  15224757       133       276         0    145970       828   1716003   no data   no data
38903.96/4873.24	c  N st   143  15724757       133       276         0    135855       828   1502871   no data   no data
38903.96/4873.24	c  S st   143  15724757       133       276         0    135855       828   1502871   no data   no data
38905.49/4873.50	c  S st   143  15725259       133       276         0    136342       828   1514469   no data   no data
38906.29/4873.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38906.29/4873.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
38906.29/4873.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38906.29/4873.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38906.29/4873.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38906.29/4873.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    133 time:  0.00 s
38906.29/4873.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38906.29/4873.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
38907.09/4873.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38919.87/4875.29	c lits-rem:       885  cl-subs:     1450  v-elim:      0  v-fix:    0  time:  1.64 s
38919.87/4875.29	c vivif2 --  cl tried      276 cl shrink        0 lits rem          0 time: 0.00
38920.67/4875.31	c vivif2 --  cl tried   134892 cl shrink        0 lits rem          0 time: 0.02
38920.67/4875.37	c asymm  cl-useful: 0/276/276 lits-rem:0 time: 0.06
38920.67/4875.37	c calculated reachability. Time: 0.00
38920.67/4875.37	c  N st   143  15725259       133       276         0    134892       828   1487219   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421521-1306663684/watcher-3421521-1306663684 -o /tmp/evaluation-result-3421521-1306663684/solver-3421521-1306663684 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421521-1306663684.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.04 8.08 8.00 1/474 10037
/proc/meminfo: memFree=27488988/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814764 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10037/statm: 23036 352 299 95 0 18018 0
[pid=10037/tid=10038] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814770 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814770 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814768 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=92144 CPUtime=0 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814770 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 47243972814764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=92144 CPUtime=0 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 777970756 94355456 352 33554432000 4194304 4580107 140736957408720 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.300762 s]
/proc/loadavg: 8.04 8.08 8.00 1/474 10037
/proc/meminfo: memFree=27488988/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=490096 CPUtime=2.3 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 4948 0 0 0 229 1 0 0 18 0 8 0 777970756 501858304 2652 33554432000 4194304 4580107 140736957408720 18446744073709551615 212436122094 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 122524 2652 377 95 0 117506 0
[pid=10037/tid=10038] ppid=10035 vsize=490096 CPUtime=0.29 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 554 0 0 0 29 0 0 0 25 0 8 0 777970756 501858304 2652 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=490096 CPUtime=0.29 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 554 0 0 0 29 0 0 0 18 0 8 0 777970756 501858304 2652 33554432000 4194304 4580107 140736957408720 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=490096 CPUtime=0.29 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 568 0 0 0 29 0 0 0 18 0 8 0 777970756 501858304 2652 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=490096 CPUtime=0.28 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 603 0 0 0 28 0 0 0 25 0 8 0 777970756 501858304 2654 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=490096 CPUtime=0.28 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 558 0 0 0 28 0 0 0 25 0 8 0 777970756 501858304 2655 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=490096 CPUtime=0.29 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 568 0 0 0 29 0 0 0 18 0 8 0 777970756 501858304 2656 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=490096 CPUtime=0.26 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 561 0 0 0 26 0 0 0 25 0 8 0 777970756 501858304 2656 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 490096

[startup+0.400933 s]
/proc/loadavg: 8.04 8.08 8.00 1/474 10037
/proc/meminfo: memFree=27488988/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=490576 CPUtime=3.1 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 5896 0 0 0 309 1 0 0 18 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 122644 3600 377 95 0 117626 0
[pid=10037/tid=10038] ppid=10035 vsize=490576 CPUtime=0.39 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 664 0 0 0 39 0 0 0 25 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=490576 CPUtime=0.39 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 675 0 0 0 39 0 0 0 18 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=490576 CPUtime=0.39 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 704 0 0 0 39 0 0 0 18 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=490576 CPUtime=0.38 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 705 0 0 0 38 0 0 0 25 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=490576 CPUtime=0.38 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 671 0 0 0 38 0 0 0 25 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=490576 CPUtime=0.39 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 695 0 0 0 39 0 0 0 18 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=490576 CPUtime=0.36 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 685 0 0 0 36 0 0 0 25 0 8 0 777970756 502349824 3600 33554432000 4194304 4580107 140736957408720 18446744073709551615 4319953 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 490576

[startup+0.500916 s]
/proc/loadavg: 8.04 8.08 8.00 1/474 10037
/proc/meminfo: memFree=27488988/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=491348 CPUtime=3.9 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 7307 0 0 0 389 1 0 0 18 0 8 0 777970756 503140352 3255 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 122837 3256 377 95 0 117819 0
[pid=10037/tid=10038] ppid=10035 vsize=491348 CPUtime=0.49 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 845 0 0 0 49 0 0 0 25 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4322642 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=491348 CPUtime=0.49 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 844 0 0 0 49 0 0 0 18 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=491348 CPUtime=0.49 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 879 0 0 0 49 0 0 0 18 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=491348 CPUtime=0.48 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 896 0 0 0 48 0 0 0 25 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=491348 CPUtime=0.48 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 841 0 0 0 48 0 0 0 25 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=491348 CPUtime=0.49 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 882 0 0 0 49 0 0 0 18 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4321863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=491348 CPUtime=0.46 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 858 0 0 0 46 0 0 0 25 0 8 0 777970756 503140352 3256 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 491348

[startup+0.700877 s]
/proc/loadavg: 8.04 8.08 8.00 1/474 10037
/proc/meminfo: memFree=27488988/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=500436 CPUtime=5.5 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 9190 0 0 0 549 1 0 0 18 0 8 0 777970756 512446464 4143 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295365 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 125109 4150 378 95 0 120091 0
[pid=10037/tid=10038] ppid=10035 vsize=500436 CPUtime=0.69 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1089 0 0 0 69 0 0 0 25 0 8 0 777970756 512446464 4153 33554432000 4194304 4580107 140736957408720 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=500436 CPUtime=0.69 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1106 0 0 0 69 0 0 0 18 0 8 0 777970756 512446464 4157 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=500436 CPUtime=0.69 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1159 0 0 0 69 0 0 0 18 0 8 0 777970756 512446464 4163 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=500436 CPUtime=0.68 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1076 0 0 0 68 0 0 0 25 0 8 0 777970756 512446464 4167 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=500436 CPUtime=0.68 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1045 0 0 0 68 0 0 0 25 0 8 0 777970756 512446464 4170 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=500436 CPUtime=0.69 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1184 0 0 0 69 0 0 0 18 0 8 0 777970756 512446464 4173 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=500436 CPUtime=0.66 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1010 0 0 0 66 0 0 0 25 0 8 0 777970756 512446464 4177 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 500436

[startup+1.50073 s]
/proc/loadavg: 8.04 8.08 8.00 9/482 10045
/proc/meminfo: memFree=27461396/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=492068 CPUtime=11.88 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 21440 0 0 0 1185 3 0 0 20 0 8 0 777970756 503877632 10411 33554432000 4194304 4580107 140736957408720 18446744073709551615 4322556 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 123017 10411 379 95 0 117999 0
[pid=10037/tid=10038] ppid=10035 vsize=492068 CPUtime=1.49 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 2853 0 0 0 149 0 0 0 25 0 8 0 777970756 503877632 10411 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=492068 CPUtime=1.49 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 3535 0 0 0 149 0 0 0 20 0 8 0 777970756 503877632 10411 33554432000 4194304 4580107 140736957408720 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=492068 CPUtime=1.48 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 3439 0 0 0 148 0 0 0 20 0 8 0 777970756 503877632 10411 33554432000 4194304 4580107 140736957408720 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=492068 CPUtime=1.47 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 2034 0 0 0 147 0 0 0 25 0 8 0 777970756 503877632 10411 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=492068 CPUtime=1.48 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 2048 0 0 0 148 0 0 0 25 0 8 0 777970756 503877632 10412 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=492068 CPUtime=1.49 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 2063 0 0 0 149 0 0 0 20 0 8 0 777970756 503877632 10412 33554432000 4194304 4580107 140736957408720 18446744073709551615 4316720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=492068 CPUtime=1.46 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 1999 0 0 0 146 0 0 0 25 0 8 0 777970756 503877632 10412 33554432000 4194304 4580107 140736957408720 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 492068

[startup+3.10042 s]
/proc/loadavg: 8.04 8.08 8.00 9/482 10045
/proc/meminfo: memFree=27424324/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=493192 CPUtime=24.66 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 37645 0 0 0 2460 6 0 0 25 0 8 0 777970756 505028608 17553 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 123298 17553 379 95 0 118280 0
[pid=10037/tid=10038] ppid=10035 vsize=493192 CPUtime=3.09 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4868 0 0 0 308 1 0 0 25 0 8 0 777970756 505028608 17553 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=493192 CPUtime=3.08 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4878 0 0 0 308 0 0 0 19 0 8 0 777970756 505028608 17553 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=493192 CPUtime=3.08 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4794 0 0 0 308 0 0 0 25 0 8 0 777970756 505028608 17554 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=493192 CPUtime=3.08 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4363 0 0 0 307 1 0 0 25 0 8 0 777970756 505028608 17554 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=493192 CPUtime=3.07 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4877 0 0 0 307 0 0 0 25 0 8 0 777970756 505028608 17554 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=493192 CPUtime=3.08 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4343 0 0 0 308 0 0 0 25 0 8 0 777970756 505028608 17554 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=493192 CPUtime=3.06 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 4462 0 0 0 306 0 0 0 25 0 8 0 777970756 505028608 17554 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 493192

[startup+6.30082 s]
/proc/loadavg: 8.04 8.08 8.00 9/482 10045
/proc/meminfo: memFree=27398376/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=499708 CPUtime=50.22 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 61416 0 0 0 5012 10 0 0 25 0 8 0 777970756 511700992 25465 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10037/statm: 124927 25465 379 95 0 119909 0
[pid=10037/tid=10038] ppid=10035 vsize=499708 CPUtime=6.29 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 7907 0 0 0 628 1 0 0 25 0 8 0 777970756 511700992 25465 33554432000 4194304 4580107 140736957408720 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=499708 CPUtime=6.28 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 8148 0 0 0 628 0 0 0 25 0 8 0 777970756 511700992 25465 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=499708 CPUtime=6.28 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 8123 0 0 0 627 1 0 0 25 0 8 0 777970756 511700992 25465 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=499708 CPUtime=6.27 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 8439 0 0 0 626 1 0 0 25 0 8 0 777970756 511700992 25466 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=499708 CPUtime=6.28 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 7299 0 0 0 627 1 0 0 25 0 8 0 777970756 511700992 25466 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=499708 CPUtime=6.29 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 6702 0 0 0 628 1 0 0 25 0 8 0 777970756 511700992 25466 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=499708 CPUtime=6.26 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 6714 0 0 0 626 0 0 0 25 0 8 0 777970756 511700992 25466 33554432000 4194304 4580107 140736957408720 18446744073709551615 4304874 0 0 4096 2 0 0 0 -1 4 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/482 10181
/proc/meminfo: memFree=25768624/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2360568 CPUtime=37220.1 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2426652 0 0 0 3720830 1177 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4304880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 590142 425974 379 95 0 585124 0
[pid=10037/tid=10038] ppid=10035 vsize=2360568 CPUtime=4662.43 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 350223 0 0 0 466082 161 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2360568 CPUtime=4662.44 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 237151 0 0 0 466145 99 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2360568 CPUtime=4585.93 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 310366 0 0 0 458428 165 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2360568 CPUtime=4662.42 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 270456 0 0 0 466095 147 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2360568 CPUtime=4661.55 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 369225 0 0 0 465993 162 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2360568 CPUtime=4662.46 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 225512 0 0 0 466128 118 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2360568 CPUtime=4661 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 297138 0 0 0 465975 125 0 0 25 0 8 0 777970756 2417221632 425974 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37220.1
Current children cumulated vsize (KiB) 2360568

[startup+4722.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/482 10183
/proc/meminfo: memFree=25772188/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2112656 CPUtime=37699.1 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2463249 0 0 0 3768721 1193 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 528164 428218 379 95 0 523146 0
[pid=10037/tid=10038] ppid=10035 vsize=2112656 CPUtime=4722.44 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 353110 0 0 0 472081 163 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2112656 CPUtime=4722.45 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 238218 0 0 0 472145 100 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2112656 CPUtime=4644.99 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 316503 0 0 0 464331 168 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2112656 CPUtime=4722.42 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 271538 0 0 0 472094 148 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2112656 CPUtime=4721.55 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 376845 0 0 0 471991 164 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2112656 CPUtime=4722.46 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 230952 0 0 0 472125 121 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2112656 CPUtime=4720.99 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 302014 0 0 0 471973 126 0 0 25 0 8 0 777970756 2163359744 428218 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37699.1
Current children cumulated vsize (KiB) 2112656

[startup+4782.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/482 10184
/proc/meminfo: memFree=25805104/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2061432 CPUtime=38178.2 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2485257 0 0 0 3816613 1204 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 515358 420414 379 95 0 510340 0
[pid=10037/tid=10038] ppid=10035 vsize=2061432 CPUtime=4782.43 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 356900 0 0 0 478079 164 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2061432 CPUtime=4782.45 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 241478 0 0 0 478144 101 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2061432 CPUtime=4704.03 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 317780 0 0 0 470234 169 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2061432 CPUtime=4782.42 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 272077 0 0 0 478094 148 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2061432 CPUtime=4781.55 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 379324 0 0 0 477989 166 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2061432 CPUtime=4782.46 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 233948 0 0 0 478124 122 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2061432 CPUtime=4780.98 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 304948 0 0 0 477971 127 0 0 25 0 8 0 777970756 2110906368 420414 33554432000 4194304 4580107 140736957408720 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38178.2
Current children cumulated vsize (KiB) 2061432

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/482 10186
/proc/meminfo: memFree=25766956/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2276872 CPUtime=38657.2 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2515376 0 0 0 3864500 1219 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 569218 430459 379 95 0 564200 0
[pid=10037/tid=10038] ppid=10035 vsize=2276872 CPUtime=4842.43 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 358185 0 0 0 484078 165 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2276872 CPUtime=4842.45 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 246579 0 0 0 484142 103 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2276872 CPUtime=4763.06 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 318222 0 0 0 476137 169 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2276872 CPUtime=4842.43 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 275479 0 0 0 484093 150 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2276872 CPUtime=4841.56 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 385399 0 0 0 483988 168 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2276872 CPUtime=4842.47 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 235983 0 0 0 484123 124 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2276872 CPUtime=4840.96 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 311298 0 0 0 483966 130 0 0 25 0 8 0 777970756 2331516928 430459 33554432000 4194304 4580107 140736957408720 18446744073709551615 4317008 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38657.2
Current children cumulated vsize (KiB) 2276872

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/482 10188
/proc/meminfo: memFree=25692672/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2343632 CPUtime=39136.2 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2544273 0 0 0 3912386 1238 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 585908 448441 379 95 0 580890 0
[pid=10037/tid=10038] ppid=10035 vsize=2343632 CPUtime=4902.44 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 363402 0 0 0 490076 168 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2343632 CPUtime=4902.45 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 252048 0 0 0 490139 106 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2343632 CPUtime=4822.11 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 321131 0 0 0 482040 171 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2343632 CPUtime=4902.42 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 277932 0 0 0 490090 152 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2343632 CPUtime=4901.55 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 385399 0 0 0 489987 168 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2343632 CPUtime=4902.47 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 241416 0 0 0 490120 127 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2343632 CPUtime=4900.95 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 317042 0 0 0 489962 133 0 0 25 0 8 0 777970756 2399879168 448441 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39136.2
Current children cumulated vsize (KiB) 2343632

[startup+4962.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/482 10189
/proc/meminfo: memFree=25779172/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2248496 CPUtime=39615.4 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2569411 0 0 0 3960285 1251 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 562124 426929 379 95 0 557106 0
[pid=10037/tid=10038] ppid=10035 vsize=2248496 CPUtime=4962.46 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 371150 0 0 0 496075 171 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2248496 CPUtime=4962.47 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 257216 0 0 0 496138 109 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2248496 CPUtime=4881.18 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 323088 0 0 0 487945 173 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2248496 CPUtime=4962.44 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 282781 0 0 0 496089 155 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2248496 CPUtime=4961.57 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 385399 0 0 0 495989 168 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2248496 CPUtime=4962.49 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 244688 0 0 0 496121 128 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2248496 CPUtime=4960.95 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 318057 0 0 0 495961 134 0 0 25 0 8 0 777970756 2302459904 426929 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39615.4
Current children cumulated vsize (KiB) 2248496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.5 s]
/proc/loadavg: 8.02 8.05 8.00 9/482 10190
/proc/meminfo: memFree=25759808/32951124 swapFree=38422276/67111528
[pid=10037] ppid=10035 vsize=2380852 CPUtime=40000.2 cores=0-7
/proc/10037/stat : 10037 (strangenight2-m) R 10035 10037 9818 0 -1 4202496 2586068 0 0 0 3998753 1263 0 0 25 0 8 0 777970756 2437992448 431746 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10037/statm: 595213 431746 379 95 0 590195 0
[pid=10037/tid=10038] ppid=10035 vsize=2380852 CPUtime=5010.67 cores=0-7
/proc/10037/task/10038/stat : 10038 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 371150 0 0 0 500896 171 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10037/tid=10039] ppid=10035 vsize=2380852 CPUtime=5010.67 cores=0-7
/proc/10037/task/10039/stat : 10039 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 261424 0 0 0 500955 112 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10037/tid=10040] ppid=10035 vsize=2380852 CPUtime=4928.58 cores=0-7
/proc/10037/task/10040/stat : 10040 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 323223 0 0 0 492685 173 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10037/tid=10041] ppid=10035 vsize=2380852 CPUtime=5010.65 cores=0-7
/proc/10037/task/10041/stat : 10041 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 286759 0 0 0 500907 158 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10037/tid=10042] ppid=10035 vsize=2380852 CPUtime=5009.78 cores=0-7
/proc/10037/task/10042/stat : 10042 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 386114 0 0 0 500809 169 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10037/tid=10043] ppid=10035 vsize=2380852 CPUtime=5010.69 cores=0-7
/proc/10037/task/10043/stat : 10043 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 246640 0 0 0 500939 130 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4305471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10037/tid=10044] ppid=10035 vsize=2380852 CPUtime=5009.14 cores=0-7
/proc/10037/task/10044/stat : 10044 (strangenight2-m) R 10035 10037 9818 0 -1 4202560 318989 0 0 0 500779 135 0 0 25 0 8 0 777970756 2437992448 431748 33554432000 4194304 4580107 140736957408720 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 2380852

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): 5010.6
CPU time (s): 40000.4
CPU user time (s): 39987.7
CPU system time (s): 12.7151
CPU usage (%): 798.315
Max. virtual memory (cumulated for all children) (KiB): 2578600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39987.7
system time used= 12.7151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2586071
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= 802
involuntary context switches= 181643

runsolver used 20.8518 second user time and 61.9636 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-29 12:08:04
IDJOB=3421521
IDBENCH=83148
IDSOLVER=1878
FILE ID=node102/3421521-1306663684
RUNJOBID= node102-1306658669-9832
PBS_JOBID= 13471795
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421521-1306663684/watcher-3421521-1306663684 -o /tmp/evaluation-result-3421521-1306663684/solver-3421521-1306663684 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421521-1306663684.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1940782116

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27489524 kB
Buffers:        221076 kB
Cached:        1262008 kB
SwapCached:      76276 kB
Active:         491708 kB
Inactive:      4705980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27489524 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:     3650588 kB
Mapped:          13216 kB
Slab:            91748 kB
PageTables:     100240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135452556 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= 73428 MiB
End job on node102 at 2011-05-29 13:31:37