Trace number 3366177

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) 4800.09 1203.04

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.12/0.07	c Using 4 threads
0.21/0.10	c This is CryptoMiniSat 3.0.0
0.21/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.21/0.10	c Reading file 'HOME/instance-3366177-1305398073.cnf'
0.21/0.10	c -- header says num vars:            250
0.21/0.10	c -- header says num clauses:       21250
0.21/0.11	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.21/0.11	c -- vars added        250
0.21/0.11	c Parsing time:  0.01 s
0.21/0.11	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
1.36/0.47	c asymm  cl-useful: 0/14607/21250 lits-rem:0 time: 0.36
1.36/0.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.36/0.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.36/0.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.36/0.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.36/0.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.36/0.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.75/0.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1.75/0.56	c Finding binary XORs  T:     0.00 s  found:       0
1.75/0.57	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.75/0.57	c calculated reachability. Time: 0.00
1.75/0.57	c Calc default polars -  time:   0.00 s pos:     118 undec:       7 neg:     125
1.75/0.57	c =========================================================================================
1.75/0.57	c types(t): F = full restart, N = normal restart
1.75/0.57	c types(t): S = simplification begin/end, E = solution found
1.75/0.57	c restart types(rt): st = static, dy = dynamic
1.75/0.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.75/0.57	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
2.96/0.81	c  N dy    10      4025       250     21250         0      3916    148750    264173     58.38     61.46
3.78/1.05	c  N dy    21      8044       250     21250         0      5425    148750    305477     57.74     63.73
4.95/1.39	c  N dy    38     13031       250     21250         0      6142    148750    286610     57.63     60.70
6.14/1.67	c  N dy    50     17238       250     21250         0     10255    148750    557226     57.46     60.54
7.35/1.96	c  N dy    65     21305       250     21250         0      8726    148750    398290     57.69     60.77
8.58/2.22	c  F st    76     25000       250     21250         0     12327    148750    636898     57.61     52.67
8.58/2.27	c  N st    78     25625       250     21250         0     12938    148750    677700     57.61   no data
9.74/2.59	c  N dy    82     30000       250     21250         0     10571    148750    471355     57.61   no data
9.74/2.59	c  S st    82     30000       250     21250         0     10571    148750    471355     57.61   no data
10.14/2.64	c  S st    82     30500       250     21250         0     11067    148750    502054     57.61   no data
10.14/2.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.14/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.14/2.66	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
10.14/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.14/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.14/2.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.14/2.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.14/2.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.14/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.13/3.17	c lits-rem:       117  cl-subs:      304  v-elim:      0  v-fix:    0  time:  0.49 s
12.97/3.39	c asymm  cl-useful: 0/6370/21250 lits-rem:0 time: 0.22
12.97/3.40	c calculated reachability. Time: 0.00
12.97/3.40	c  N dy    82     30500       250     21250         0     10763    148750    473694     57.61   no data
14.92/3.84	c  N dy   101     35539       250     21250         0      7955    148750    235380     57.71     60.90
16.13/4.18	c  N dy   120     39587       250     21250         0     11913    148750    500497     57.84     61.07
17.72/4.55	c  N dy   135     43749       250     21250         0     15981    148750    768977     57.85     61.03
18.52/4.74	c  S st   143     45750       250     21250         0      9181    148750    263002     57.87   no data
18.52/4.80	c  S st   143     46256       250     21250         0      9684    148750    294583     57.87   no data
18.92/4.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.92/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.92/4.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.92/4.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.92/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.92/4.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.92/4.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.92/4.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.92/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.31/4.93	c lits-rem:         2  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.10 s
19.31/4.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
19.31/4.93	c vivif2 --  cl tried     9648 cl shrink        0 lits rem          0 time: 0.00
20.91/5.38	c asymm  cl-useful: 0/14491/21250 lits-rem:0 time: 0.45
20.91/5.38	c calculated reachability. Time: 0.00
20.91/5.38	c  N dy   143     46256       250     21250         0      9648    148750    291089     57.87   no data
22.50/5.78	c  N dy   161     51231       250     21250         0     14507    148750    612473     57.84     60.91
24.11/6.16	c  N dy   183     55671       250     21250         0     18838    148750    901613     57.93     61.20
25.73/6.53	c  N dy   193     60255       250     21250         0     13583    148750    497072     57.86     61.10
27.29/6.90	c  N dy   199     64294       250     21250         0     17535    148750    755585     57.73     63.26
28.89/7.36	c  N dy   215     68746       250     21250         0     11138    148750    285979     57.77     61.28
29.29/7.42	c  S st   220     69385       250     21250         0     11765    148750    325881     57.76   no data
29.29/7.47	c  S st   220     69887       250     21250         0     12264    148750    357618     57.76   no data
29.29/7.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.29/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.29/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.29/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.29/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.29/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.29/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.29/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.69/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.12/7.67	c lits-rem:        10  cl-subs:       58  v-elim:      0  v-fix:    0  time:  0.17 s
30.12/7.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
30.12/7.68	c vivif2 --  cl tried    12206 cl shrink        0 lits rem          0 time: 0.00
31.28/7.91	c asymm  cl-useful: 0/6079/21250 lits-rem:0 time: 0.23
31.28/7.91	c calculated reachability. Time: 0.00
31.28/7.91	c  N dy   220     69887       250     21250         0     12206    148750    352058     57.76   no data
32.88/8.38	c  N dy   233     75241       250     21250         0     17457    148750    696049     57.68     60.86
34.91/8.85	c  N dy   250     80108       250     21250         0     22205    148750   1010040     57.68     60.97
36.87/9.33	c  N dy   275     85292       250     21250         0     15529    148750    523811     57.72     60.99
37.67/9.52	c  F st   279     87500       250     21250         0     17692    148750    664089     57.66     55.27
38.90/9.82	c  N st   284     90797       250     21250         0     20905    148750    881667     57.66   no data
40.86/10.40	c  N dy   299     96633       250     21250         0     13890    148750    362253     57.65     64.32
43.69/11.02	c  N dy   327    102863       250     21250         0     19995    148750    764127     57.70     61.14
44.45/11.23	c  S st   340    104830       250     21250         0     21911    148750    889752     57.72   no data
44.85/11.31	c  S st   340    105336       250     21250         0     22405    148750    921908     57.72   no data
44.85/11.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.85/11.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
44.85/11.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.85/11.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.85/11.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.85/11.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
44.85/11.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.85/11.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.85/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.22/13.45	c lits-rem:       213  cl-subs:      549  v-elim:      0  v-fix:    0  time:  2.08 s
53.22/13.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
53.22/13.47	c vivif2 --  cl tried    21856 cl shrink        0 lits rem          0 time: 0.01
53.62/13.51	c asymm  cl-useful: 0/680/21250 lits-rem:0 time: 0.04
53.62/13.51	c calculated reachability. Time: 0.00
53.62/13.51	c  N dy   340    105336       250     21250         0     21856    148750    870416     57.72   no data
56.46/14.28	c  N dy   364    112587       250     21250         0     15283    148750    397796     57.70     61.56
59.22/14.98	c  N dy   380    120050       250     21250         0     22591    148750    879569     57.60     60.93
63.21/15.96	c  N dy   420    127786       250     21250         0     15480    148750    360258     57.70     64.60
66.40/16.77	c  N dy   449    136032       250     21250         0     23521    148750    889293     57.70     60.81
70.39/17.76	c  N dy   479    144739       250     21250         0     16403    148750    367995     57.68     61.30
75.98/19.12	c  N dy   496    158005       250     21250         0     29333    148750   1230310     57.44     54.64
75.98/19.12	c  S st   496    158005       250     21250         0     29333    148750   1230310     57.44     54.64
76.38/19.20	c  S st   496    158508       250     21250         0     29831    148750   1262930     57.44   no data
76.38/19.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.38/19.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
76.38/19.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.38/19.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.38/19.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.38/19.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
76.38/19.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.38/19.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.38/19.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.35/22.74	c lits-rem:       341  cl-subs:      966  v-elim:      0  v-fix:    0  time:  3.46 s
90.35/22.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
90.35/22.76	c vivif2 --  cl tried    28865 cl shrink        0 lits rem          0 time: 0.02
91.58/23.02	c asymm  cl-useful: 0/5098/21250 lits-rem:0 time: 0.25
91.58/23.02	c calculated reachability. Time: 0.00
91.58/23.02	c  N dy   496    158508       250     21250         0     28865    148750   1180369     57.44   no data
95.96/24.12	c  N dy   538    168640       250     21250         0     22211    148750    697706     57.46     60.68
100.76/25.36	c  N dy   573    179477       250     21250         0     32788    148750   1397100     57.43     60.69
106.30/26.75	c  N dy   634    191011       250     21250         0     26469    148750    925984     57.48     64.08
112.29/28.27	c  N dy   673    203215       250     21250         0     19833    148750    435066     57.47     60.77
118.31/29.77	c  N dy   734    216302       250     21250         0     32584    148750   1277720     57.52     60.58
125.46/31.56	c  N dy   788    230222       250     21250         0     26653    148750    829077     57.52     61.02
130.25/32.70	c  S st   832    237762       250     21250         0     34025    148750   1319618     57.57     53.90
130.65/32.82	c  S st   832    238262       250     21250         0     34517    148750   1350838     57.57   no data
130.65/32.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.65/32.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
130.65/32.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.65/32.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.65/32.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.65/32.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
130.65/32.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.65/32.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
130.65/32.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.42/38.54	c lits-rem:       453  cl-subs:      776  v-elim:      0  v-fix:    0  time:  5.64 s
153.42/38.54	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
153.42/38.56	c vivif2 --  cl tried    33741 cl shrink        0 lits rem          0 time: 0.02
154.98/38.90	c asymm  cl-useful: 0/3948/21250 lits-rem:0 time: 0.34
154.98/38.90	c calculated reachability. Time: 0.00
154.98/38.90	c  N dy   832    238262       250     21250         0     33741    148750   1278505     57.57   no data
162.96/40.90	c  N dy   903    253528       250     21250         0     28159    148750    879569     57.62     60.98
171.75/43.12	c  N dy   950    271807       250     21250         0     24530    148750    582746     57.54     61.01
180.13/45.24	c  N dy  1012    289158       250     21250         0     41462    148750   1698111     57.55     60.87
188.55/47.36	c  F st  1098    306251       250     21250         0     35711    148750   1268099     57.61   no data
189.70/47.62	c  N st  1102    308289       250     21250         0     37702    148750   1402176     57.61   no data
200.08/50.24	c  N dy  1189    328283       250     21250         0     33782    148750   1089054     57.67     60.95
211.25/53.00	c  N dy  1271    348523       250     21250         0     29170    148750    725935     57.70     60.79
215.24/54.08	c  S st  1304    357393       250     21250         0     37821    148750   1300846     57.69     55.55
215.64/54.19	c  S st  1304    357898       250     21250         0     38314    148750   1332040     57.69   no data
215.64/54.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
216.04/54.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
216.04/54.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.04/54.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.04/54.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.04/54.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
216.04/54.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
216.04/54.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
216.04/54.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.38/59.85	c lits-rem:       273  cl-subs:      660  v-elim:      0  v-fix:    0  time:  5.58 s
238.38/59.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
238.38/59.87	c vivif2 --  cl tried    37654 cl shrink        0 lits rem          0 time: 0.02
239.58/60.17	c asymm  cl-useful: 0/3589/21250 lits-rem:0 time: 0.30
239.58/60.17	c calculated reachability. Time: 0.00
239.58/60.17	c  N dy  1304    357898       250     21250         0     37654    148750   1271074     57.69   no data
252.36/63.31	c  N dy  1376    378971       250     21250         0     32821    148750    912209     57.70     60.86
264.32/66.35	c  N dy  1447    399231       250     21250         0     52584    148750   2219061     57.68     60.82
277.88/69.72	c  N dy  1523    423028       250     21250         0     49485    148750   1971463     57.67     60.73
290.26/72.82	c  N dy  1592    444872       250     21250         0     43512    148750   1511678     57.66     60.72
302.26/75.90	c  N dy  1681    464956       250     21250         0     34805    148750    885341     57.70     60.79
315.00/79.02	c  N dy  1753    485475       250     21250         0     54850    148750   2204605     57.70     60.76
326.58/81.90	c  N dy  1823    505546       250     21250         0     45166    148750   1510513     57.69     61.14
339.74/85.26	c  N dy  1902    525634       250     21250         0     34475    148750    753213     57.69     60.97
346.16/86.83	c  S st  1947    536848       250     21250         0     45425    148750   1476057     57.70     46.66
346.56/86.95	c  S st  1947    537353       250     21250         0     45926    148750   1507230     57.70   no data
346.56/86.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
346.56/86.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
346.56/86.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
346.56/86.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
346.56/86.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.56/86.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
346.56/86.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
346.92/87.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
346.92/87.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.24/95.19	c lits-rem:       250  cl-subs:      833  v-elim:      0  v-fix:    0  time:  8.14 s
379.24/95.19	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
379.64/95.21	c vivif2 --  cl tried    45093 cl shrink        0 lits rem          0 time: 0.02
380.85/95.54	c asymm  cl-useful: 0/3127/21250 lits-rem:0 time: 0.33
380.85/95.54	c calculated reachability. Time: 0.00
380.85/95.54	c  N dy  1947    537353       250     21250         0     45093    148750   1430603     57.70   no data
394.44/98.92	c  N dy  2018    557381       250     21250         0     33380    148750    625790     57.70     60.82
405.98/101.86	c  N dy  2090    577401       250     21250         0     52940    148750   1920343     57.70     65.35
419.55/105.21	c  N dy  2154    597786       250     21250         0     40644    148750   1052093     57.70     60.74
433.51/108.77	c  N dy  2227    617794       250     21250         0     60196    148750   2336380     57.68     60.74
447.10/112.20	c  N dy  2316    637877       250     21250         0     46614    148750   1388363     57.70     60.74
462.64/116.03	c  N dy  2385    658559       250     21250         0     66869    148750   2728295     57.70     61.28
475.41/119.26	c  N dy  2471    678610       250     21250         0     52252    148750   1708151     57.71     60.76
492.56/123.54	c  N dy  2533    698959       250     21250         0     36926    148750    637674     57.70     60.99
506.14/126.94	c  N dy  2603    719305       250     21250         0     56788    148750   1957883     57.72     60.89
521.73/130.85	c  N dy  2682    739601       250     21250         0     40461    148750    819604     57.72     62.01
535.30/134.26	c  N dy  2752    759624       250     21250         0     60046    148750   2114923     57.72     61.23
552.04/138.40	c  N dy  2834    780231       250     21250         0     43069    148750    936677     57.73     61.51
566.04/141.93	c  N dy  2902    800925       250     21250         0     63285    148750   2268651     57.73     60.87
570.42/143.03	c  S st  2929    806029       250     21250         0     68278    148750   2602233     57.73     59.45
571.18/143.22	c  S st  2929    806533       250     21250         0     68777    148750   2633656     57.73   no data
571.18/143.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.18/143.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
571.18/143.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.18/143.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.18/143.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.18/143.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
571.18/143.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.58/143.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
571.58/143.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
680.91/170.77	c lits-rem:       576  cl-subs:     1774  v-elim:      0  v-fix:    0  time: 27.40 s
680.91/170.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
681.31/170.81	c vivif2 --  cl tried    67003 cl shrink        0 lits rem          0 time: 0.03
682.51/171.18	c asymm  cl-useful: 0/2267/21250 lits-rem:0 time: 0.38
682.51/171.19	c calculated reachability. Time: 0.00
682.51/171.19	c  N dy  2929    806533       250     21250         0     67003    148750   2470478     57.73   no data
698.07/175.06	c  N dy  3003    827103       250     21250         0     49011    148750   1271679     57.74     61.62
714.03/179.02	c  N dy  3092    847569       250     21250         0     68995    148750   2587765     57.75     61.23
729.19/182.88	c  N dy  3165    868181       250     21250         0     50035    148750   1287928     57.75     61.09
744.76/186.74	c  N dy  3220    889751       250     21250         0     71156    148750   2685335     57.72     60.94
760.72/190.74	c  N dy  3298    910308       250     21250         0     51157    148750   1308910     57.73     60.96
777.08/194.83	c  N dy  3395    930826       250     21250         0     71229    148750   2643097     57.76     60.98
794.64/199.21	c  N dy  3483    952213       250     21250         0     51103    148750   1247934     57.76     60.90
810.20/203.12	c  N dy  3566    972301       250     21250         0     70707    148750   2543320     57.77     61.02
827.76/207.51	c  N dy  3653    992624       250     21250         0     48545    148750   1022765     57.78     61.18
843.72/211.51	c  N dy  3742   1013571       250     21250         0     68996    148750   2380935     57.79     60.97
861.68/216.02	c  N dy  3824   1033592       250     21250         0     45555    148750    767517     57.80     60.97
876.85/219.84	c  N dy  3900   1053879       250     21250         0     65387    148750   2079459     57.81     60.93
894.01/224.18	c  F st  3962   1071875       250     21250         0     82999    148750   3247010     57.81     58.12
896.39/224.70	c  N st  3966   1073906       250     21250         0     84981    148750   3379743     57.81   no data
913.15/228.94	c  N dy  4038   1094281       250     21250         0     60913    148750   1723211     57.81     61.07
933.90/234.16	c  N dy  4107   1114358       250     21250         0     80539    148750   3022667     57.81     61.34
951.46/238.52	c  N dy  4193   1134502       250     21250         0     55246    148750   1299474     57.82     61.02
968.63/242.82	c  N dy  4281   1154798       250     21250         0     75118    148750   2618410     57.83     60.93
988.97/247.99	c  N dy  4354   1174970       250     21250         0     48894    148750    826835     57.84     61.46
1004.14/251.74	c  N dy  4413   1195086       250     21250         0     68593    148750   2125862     57.83     61.08
1017.73/255.13	c  S st  4461   1209799       250     21250         0     83000    148750   3079552     57.83     58.57
1018.50/255.35	c  S st  4461   1210301       250     21250         0     83494    148750   3110582     57.83   no data
1018.50/255.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1018.90/255.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1018.90/255.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1018.90/255.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1018.90/255.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.90/255.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1018.90/255.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1018.90/255.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1019.30/255.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.05/281.06	c lits-rem:       472  cl-subs:     2181  v-elim:      0  v-fix:    0  time: 25.53 s
1121.05/281.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1121.45/281.10	c vivif2 --  cl tried    81313 cl shrink        0 lits rem          0 time: 0.04
1122.65/281.50	c asymm  cl-useful: 0/1992/21250 lits-rem:0 time: 0.40
1122.65/281.51	c calculated reachability. Time: 0.00
1122.65/281.51	c  N dy  4461   1210301       250     21250         0     81313    148750   2912809     57.83   no data
1141.39/286.18	c  N dy  4529   1230507       250     21250         0     54149    148750   1116952     57.82     61.00
1157.76/290.29	c  N dy  4599   1251020       250     21250         0     74170    148750   2436372     57.82     61.01
1177.71/295.24	c  N dy  4644   1271718       250     21250         0     94350    148750   3775333     57.80     60.94
1193.31/299.16	c  N dy  4716   1291893       250     21250         0     66219    148750   1864498     57.80     61.33
1211.27/303.65	c  N dy  4763   1312318       250     21250         0     86120    148750   3181667     57.79     60.98
1229.19/308.16	c  N dy  4819   1332324       250     21250         0     56817    148750   1186162     57.78     64.38
1246.74/312.51	c  N dy  4899   1352685       250     21250         0     76734    148750   2506668     57.79     61.12
1279.87/320.81	c  N dy  4973   1390362       250     21250         0     63676    148750   1595224     57.72     61.76
1298.22/325.43	c  N dy  5050   1410572       250     21250         0     83406    148750   2896840     57.72     60.79
1320.60/331.06	c  N dy  5135   1430678       250     21250         0     52290    148750    775636     57.73     60.81
1336.54/335.00	c  N dy  5203   1450827       250     21250         0     71955    148750   2069374     57.73     60.97
1356.48/340.10	c  N dy  5290   1470863       250     21250         0     91509    148750   3364042     57.74     61.00
1378.06/345.48	c  N dy  5368   1492339       250     21250         0     60746    148750   1282819     57.74     61.21
1395.98/349.98	c  N dy  5449   1512574       250     21250         0     80538    148750   2599169     57.75     61.47
1417.16/355.27	c  N dy  5519   1532629       250     21250         0    100116    148750   3890920     57.75     64.21
1435.13/359.73	c  N dy  5590   1552660       250     21250         0     66957    148750   1630000     57.74     61.84
1454.24/364.51	c  N dy  5673   1572917       250     21250         0     86725    148750   2937808     57.75     61.45
1478.18/370.51	c  N dy  5761   1593266       250     21250         0    106570    148750   4253633     57.76     61.19
1496.58/375.16	c  N dy  5837   1613378       250     21250         0     72525    148750   1952936     57.76     60.90
1518.12/380.56	c  N dy  5912   1633417       250     21250         0     92103    148750   3250244     57.76     61.00
1542.82/386.75	c  N dy  5996   1653506       250     21250         0     57000    148750    868765     57.77     60.88
1559.59/390.98	c  N dy  6069   1673614       250     21250         0     76664    148750   2169128     57.77     60.87
1581.13/396.39	c  N dy  6155   1693914       250     21250         0     96498    148750   3480896     57.78     61.14
1602.28/401.68	c  S st  6211   1710304       250     21250         0     56821    148750    805050     57.78     59.53
1603.08/401.85	c  S st  6211   1710808       250     21250         0     57318    148750    836752     57.78   no data
1603.08/401.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1603.08/401.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1603.47/401.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1603.47/401.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1603.47/401.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1603.47/401.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1603.47/401.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1603.47/401.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1603.47/401.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1609.46/403.47	c lits-rem:        10  cl-subs:       79  v-elim:      0  v-fix:    0  time:  1.53 s
1609.46/403.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1609.46/403.49	c vivif2 --  cl tried    57239 cl shrink        0 lits rem          0 time: 0.01
1610.29/403.67	c asymm  cl-useful: 0/1229/21250 lits-rem:0 time: 0.18
1610.29/403.67	c calculated reachability. Time: 0.00
1610.29/403.67	c  N dy  6211   1710808       250     21250         0     57239    148750    829397     57.78   no data
1629.01/408.32	c  N dy  6302   1731033       250     21250         0     76988    148750   2136067     57.79     60.85
1653.35/414.42	c  N dy  6379   1751093       250     21250         0     96562    148750   3435173     57.79     61.23
1681.29/421.43	c  N dy  6462   1771165       250     21250         0     59544    148750    927286     57.79     61.06
1699.23/425.91	c  N dy  6545   1791492       250     21250         0     79428    148750   2245843     57.80     61.04
1721.18/431.49	c  N dy  6635   1811586       250     21250         0     99055    148750   3547056     57.80     61.21
1745.93/437.67	c  N dy  6710   1831729       250     21250         0     61087    148750    970424     57.80     61.25
1763.91/442.16	c  N dy  6792   1851793       250     21250         0     80692    148750   2267435     57.80     62.70
1785.43/447.58	c  N dy  6854   1872474       250     21250         0    100915    148750   3609936     57.80     60.95
1810.57/453.87	c  N dy  6948   1892552       250     21250         0     61895    148750    970720     57.81     60.90
1828.12/458.20	c  N dy  7019   1912658       250     21250         0     81585    148750   2271066     57.81     61.11
1850.87/463.92	c  N dy  7067   1935413       250     21250         0    103802    148750   3756968     57.80     60.99
1875.21/470.09	c  N dy  7150   1955609       250     21250         0     63918    148750   1047290     57.80     61.56
1893.96/474.73	c  N dy  7233   1975987       250     21250         0     83833    148750   2373194     57.81     60.95
1918.30/480.89	c  N dy  7313   1997350       250     21250         0    104717    148750   3752662     57.81     61.29
1943.87/487.23	c  N dy  7373   2018482       250     21250         0     64729    148750   1043935     57.80     61.64
1962.20/491.84	c  N dy  7447   2038879       250     21250         0     84638    148750   2356130     57.81     60.85
1987.34/498.14	c  N dy  7556   2059725       250     21250         0    104998    148750   3707148     57.82     61.02
2013.67/504.73	c  N dy  7626   2079738       250     21250         0     63028    148750    879319     57.82     61.58
2031.23/509.19	c  N dy  7685   2100369       250     21250         0     83179    148750   2213991     57.81     61.15
2054.00/514.89	c  N dy  7757   2120671       250     21250         0    103057    148750   3526886     57.82     61.05
2083.10/522.13	c  N dy  7824   2141644       250     21250         0    123537    148750   4884661     57.82     60.95
2103.05/527.14	c  N dy  7892   2161821       250     21250         0     80718    148750   1994732     57.82     61.04
2126.19/532.99	c  N dy  7959   2182300       250     21250         0    100646    148750   3307804     57.81     61.07
2153.32/539.73	c  N dy  8035   2202311       250     21250         0    120254    148750   4606945     57.81     61.01
2166.49/543.05	c  S st  8081   2210809       250     21250         0     65057    148750    902546     57.82     59.12
2167.29/543.23	c  S st  8081   2211315       250     21250         0     65557    148750    933675     57.82   no data
2167.29/543.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2167.29/543.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2167.29/543.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2167.29/543.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2167.29/543.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2167.29/543.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2167.29/543.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2167.29/543.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2167.72/543.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2173.27/544.72	c lits-rem:        23  cl-subs:       93  v-elim:      0  v-fix:    0  time:  1.40 s
2173.27/544.73	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2173.27/544.74	c vivif2 --  cl tried    65464 cl shrink        0 lits rem          0 time: 0.01
2174.47/545.07	c asymm  cl-useful: 0/2928/21250 lits-rem:0 time: 0.33
2174.47/545.08	c calculated reachability. Time: 0.00
2174.47/545.08	c  N dy  8081   2211315       250     21250         0     65464    148750    925010     57.82   no data
2194.81/550.12	c  N dy  8175   2232825       250     21250         0     86491    148750   2322002     57.83     61.28
2217.56/555.87	c  N dy  8253   2253303       250     21250         0    106489    148750   3648622     57.83     61.10
2246.29/563.05	c  N dy  8333   2273893       250     21250         0    126597    148750   4980212     57.83     61.17
2266.64/568.17	c  N dy  8410   2294237       250     21250         0     81989    148750   1967985     57.83     60.94
2288.99/573.79	c  N dy  8492   2314310       250     21250         0    101602    148750   3264735     57.84     61.02
2316.53/580.62	c  N dy  8578   2334578       250     21250         0    121421    148750   4578680     57.84     61.25
2342.86/587.25	c  N dy  8672   2355614       250     21250         0     76517    148750   1551689     57.85     61.62
2366.80/593.20	c  N dy  8744   2375685       250     21250         0     96136    148750   2851724     57.85     60.99
2393.13/599.86	c  N dy  8817   2395792       250     21250         0    115776    148750   4148321     57.85     61.84
2420.66/606.71	c  N dy  8880   2416083       250     21250         0     69157    148750   1010628     57.85     60.99
2441.01/611.80	c  N dy  8974   2436223       250     21250         0     88810    148750   2311684     57.86     61.24
2464.56/617.77	c  N dy  9053   2456477       250     21250         0    108639    148750   3629302     57.86     61.29
2493.28/624.99	c  N dy  9136   2476723       250     21250         0    128432    148750   4942869     57.86     60.93
2516.82/630.89	c  N dy  9223   2496847       250     21250         0     80680    148750   1718227     57.87     60.93
2538.37/636.27	c  N dy  9289   2517207       250     21250         0    100567    148750   3036886     57.87     60.95
2564.71/642.88	c  N dy  9367   2537371       250     21250         0    120278    148750   4344996     57.87     61.52
2595.43/650.50	c  N dy  9444   2558449       250     21250         0     72454    148750   1115733     57.87     61.15
2614.99/655.44	c  N dy  9518   2578513       250     21250         0     92069    148750   2419049     57.87     61.43
2638.93/661.44	c  N dy  9577   2598654       250     21250         0    111668    148750   3713762     57.86     61.19
2667.65/668.63	c  N dy  9649   2618838       250     21250         0    131394    148750   5019064     57.86     61.10
2691.59/674.61	c  N dy  9728   2638863       250     21250         0     81595    148750   1676256     57.86     62.66
2712.39/679.83	c  N dy  9785   2659001       250     21250         0    101235    148750   2982816     57.86     60.97
2740.28/686.85	c  N dy  9837   2679855       250     21250         0    121623    148750   4335388     57.85     60.98
2772.59/694.91	c  N dy  9909   2699959       250     21250         0     70947    148750    907849     57.85     61.48
2783.36/697.64	c  S st  9945   2711315       250     21250         0     82041    148750   1641629     57.85   no data
2784.16/697.86	c  S st  9945   2711820       250     21250         0     82539    148750   1673158     57.85   no data
2784.16/697.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2784.56/697.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2784.56/697.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2784.56/697.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2784.56/697.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2784.56/697.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2784.56/697.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2784.56/697.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2784.56/698.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2815.69/705.71	c lits-rem:       191  cl-subs:      746  v-elim:      0  v-fix:    0  time:  7.72 s
2815.69/705.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2815.69/705.74	c vivif2 --  cl tried    81793 cl shrink        0 lits rem          0 time: 0.02
2817.32/706.19	c asymm  cl-useful: 0/2117/21250 lits-rem:0 time: 0.44
2817.32/706.19	c calculated reachability. Time: 0.00
2817.32/706.19	c  N dy  9945   2711820       250     21250         0     81793    148750   1606357     57.85   no data
2840.02/711.83	c  N dy 10012   2731928       250     21250         0    101429    148750   2897599     57.85     60.96
2868.37/718.93	c  N dy 10091   2753051       250     21250         0    122022    148750   4264577     57.84     62.05
2899.49/726.78	c  N dy 10159   2773228       250     21250         0    141759    148750   5571653     57.84     61.16
2920.63/732.07	c  N dy 10236   2793258       250     21250         0     90034    148750   2112662     57.84     62.69
2944.61/738.05	c  N dy 10307   2813342       250     21250         0    109608    148750   3415815     57.84     62.47
2971.34/744.72	c  N dy 10356   2833645       250     21250         0    129458    148750   4730282     57.83     61.55
3001.24/752.22	c  N dy 10426   2854767       250     21250         0     77833    148750   1252515     57.83     61.03
3022.79/757.67	c  N dy 10498   2875400       250     21250         0     97978    148750   2591282     57.84     62.08
3048.73/764.15	c  N dy 10576   2895466       250     21250         0    117596    148750   3893360     57.84     61.17
3083.44/772.89	c  N dy 10661   2915507       250     21250         0    137135    148750   5187610     57.84     61.49
3110.58/779.68	c  N dy 10736   2935577       250     21250         0     83511    148750   1575229     57.84     62.25
3135.31/785.85	c  N dy 10823   2956276       250     21250         0    103731    148750   2917397     57.85     61.08
3164.07/793.01	c  N dy 10900   2978211       250     21250         0    125195    148750   4343160     57.85     61.22
3196.36/801.18	c  N dy 10976   2998926       250     21250         0    145472    148750   5689700     57.85     61.01
3219.51/806.99	c  N dy 11056   3019021       250     21250         0     90850    148750   1997560     57.85     61.22
3243.84/813.09	c  N dy 11132   3039323       250     21250         0    110673    148750   3310373     57.85     61.11
3275.37/820.91	c  N dy 11227   3060478       250     21250         0    131332    148750   4683384     57.86     61.05
3308.92/829.33	c  N dy 11305   3080754       250     21250         0     75914    148750    952901     57.86     60.93
3329.63/834.55	c  N dy 11389   3101157       250     21250         0     95809    148750   2272079     57.86     61.07
3354.78/840.83	c  N dy 11475   3121184       250     21250         0    115401    148750   3575881     57.86     61.14
3383.11/847.90	c  N dy 11532   3141331       250     21250         0    135094    148750   4881396     57.86     60.94
3415.03/855.98	c  N dy 11613   3161419       250     21250         0     78516    148750   1069842     57.86     63.73
3436.20/861.27	c  N dy 11682   3181569       250     21250         0     98212    148750   2375111     57.86     61.73
3462.12/867.79	c  N dy 11763   3201579       250     21250         0    117768    148750   3670182     57.87     60.98
3477.27/871.59	c  S st 11797   3211823       250     21250         0    127769    148750   4332030     57.86   no data
3478.87/871.95	c  S st 11797   3212327       250     21250         0    128267    148750   4362787     57.86   no data
3478.87/871.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3479.27/872.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3479.27/872.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3479.27/872.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3479.27/872.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3479.27/872.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3479.27/872.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3479.67/872.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3480.10/872.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3687.55/924.21	c lits-rem:       936  cl-subs:     3079  v-elim:      0  v-fix:    0  time: 51.99 s
3687.55/924.21	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3687.55/924.27	c vivif2 --  cl tried   125188 cl shrink        0 lits rem          0 time: 0.06
3689.95/924.81	c asymm  cl-useful: 0/1462/21250 lits-rem:0 time: 0.54
3689.95/924.81	c calculated reachability. Time: 0.00
3689.95/924.81	c  N dy 11797   3212327       250     21250         0    125188    148750   4082529     57.86   no data
3729.05/934.62	c  N dy 11883   3232902       250     21250         0    145323    148750   5420241     57.87     61.06
3758.17/941.95	c  N dy 11949   3253280       250     21250         0     88074    148750   1648106     57.86     61.58
3782.11/947.90	c  N dy 12022   3273376       250     21250         0    107738    148750   2954424     57.86     61.27
3810.84/955.12	c  N dy 12107   3293419       250     21250         0    127304    148750   4255822     57.87     60.97
3842.77/963.14	c  N dy 12176   3313641       250     21250         0    147054    148750   5569053     57.87     61.09
3871.49/970.37	c  N dy 12240   3333826       250     21250         0     88635    148750   1627500     57.87     61.05
3897.06/976.75	c  N dy 12323   3354016       250     21250         0    108340    148750   2932998     57.87     61.05
3927.79/984.43	c  N dy 12402   3374094       250     21250         0    127993    148750   4239008     57.87     67.25
3968.05/994.57	c  N dy 12471   3396105       250     21250         0    149498    148750   5665997     57.87     60.97
3997.19/1001.87	c  N dy 12543   3416240       250     21250         0     90007    148750   1665163     57.87     61.23
4020.72/1007.71	c  N dy 12605   3436250       250     21250         0    109545    148750   2956865     57.87     61.01
4048.66/1014.78	c  N dy 12669   3456341       250     21250         0    129201    148750   4259239     57.87     61.23
4082.97/1023.35	c  N dy 12764   3476443       250     21250         0    148840    148750   5564561     57.87     61.27
4113.30/1030.96	c  N dy 12826   3496738       250     21250         0     88536    148750   1512927     57.87     61.42
4137.24/1036.92	c  N dy 12915   3516844       250     21250         0    108219    148750   2820342     57.87     61.49
4166.77/1044.32	c  N dy 13012   3537300       250     21250         0    128169    148750   4144444     57.88     61.20
4198.69/1052.30	c  N dy 13091   3557374       250     21250         0    147817    148750   5453290     57.88     61.17
4232.20/1060.71	c  N dy 13185   3577506       250     21250         0     86366    148750   1311587     57.88     61.42
4254.95/1066.41	c  N dy 13258   3597610       250     21250         0    106027    148750   2617903     57.88     61.05
4282.49/1073.30	c  N dy 13351   3617669       250     21250         0    125599    148750   3923244     57.89     66.73
4314.44/1081.39	c  N dy 13423   3638598       250     21250         0    146057    148750   5282880     57.89     61.24
4350.32/1090.39	c  N dy 13498   3658671       250     21250         0     83599    148750   1071512     57.89     61.49
4373.06/1096.03	c  N dy 13576   3678932       250     21250         0    103388    148750   2381413     57.89     61.33
4399.00/1102.52	c  N dy 13648   3698944       250     21250         0    122961    148750   3680273     57.89     62.32
4420.55/1107.91	c  S st 13717   3712327       250     21250         0    136025    148750   4550507     57.90   no data
4421.75/1108.27	c  S st 13717   3712830       250     21250         0    136525    148750   4581917     57.90   no data
4421.75/1108.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4422.15/1108.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4422.15/1108.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4422.15/1108.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4422.15/1108.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4422.15/1108.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4422.15/1108.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4422.55/1108.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4422.95/1108.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4635.61/1161.85	c lits-rem:       737  cl-subs:     3169  v-elim:      0  v-fix:    0  time: 53.31 s
4635.61/1161.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4636.01/1161.91	c vivif2 --  cl tried   133356 cl shrink        0 lits rem          0 time: 0.06
4637.61/1162.37	c asymm  cl-useful: 0/1335/21250 lits-rem:0 time: 0.45
4637.61/1162.37	c calculated reachability. Time: 0.00
4637.61/1162.37	c  N dy 13717   3712830       250     21250         0    133356    148750   4290805     57.90   no data
4675.51/1171.81	c  N dy 13819   3732845       250     21250         0    152900    148750   5589835     57.90     61.45
4707.04/1179.73	c  F st 13883   3751562       250     21250         0     88179    148750   1324968     57.90   no data
4709.47/1180.33	c  N st 13887   3753594       250     21250         0     90161    148750   1459968     57.90   no data
4741.35/1188.33	c  N dy 13955   3776487       250     21250         0    112517    148750   2947171     57.91     61.55
4776.06/1197.06	c  N dy 14038   3796507       250     21250         0    132076    148750   4245271     57.91     61.13

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.61 3.92 3.80 3/298 16512
/proc/meminfo: memFree=12177520/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 407 0 0 0 0 0 0 0 19 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804466 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16512/statm: 12792 347 299 95 0 7774 0
[pid=16512/tid=16513] ppid=16510 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804466 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0701811 s]
/proc/loadavg: 3.61 3.92 3.80 3/298 16512
/proc/meminfo: memFree=12177520/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=51168 CPUtime=0.12 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 407 0 0 0 12 0 0 0 20 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16512/statm: 12792 347 299 95 0 7774 0
[pid=16512/tid=16513] ppid=16510 vsize=51168 CPUtime=0.05 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 1 0 0 0 5 0 0 0 20 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=51168 CPUtime=0.04 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 0 0 0 0 4 0 0 0 21 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804466 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651405170 52396032 347 33554432000 4194304 4580107 140733941934480 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 51168

[startup+0.101175 s]
/proc/loadavg: 3.61 3.92 3.80 3/298 16512
/proc/meminfo: memFree=12177520/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=51168 CPUtime=0.21 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 411 0 0 0 21 0 0 0 20 0 4 0 651405170 52396032 351 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 12792 351 302 95 0 7774 0
[pid=16512/tid=16513] ppid=16510 vsize=51168 CPUtime=0.09 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 4 0 651405170 52396032 351 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804051 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=51168 CPUtime=0.04 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 0 0 0 0 4 0 0 0 21 0 4 0 651405170 52396032 351 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 1 0 0 0 2 0 0 0 21 0 4 0 651405170 52396032 351 33554432000 4194304 4580107 140733941934480 18446744073709551615 47588765804051 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 51168

[startup+0.301142 s]
/proc/loadavg: 3.61 3.92 3.80 3/298 16512
/proc/meminfo: memFree=12177520/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=218176 CPUtime=0.96 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 3316 0 0 0 96 0 0 0 21 0 4 0 651405170 223412224 3236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 54544 3236 359 95 0 49526 0
[pid=16512/tid=16513] ppid=16510 vsize=218176 CPUtime=0.28 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 666 0 0 0 28 0 0 0 21 0 4 0 651405170 223412224 3236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=218176 CPUtime=0.24 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 663 0 0 0 24 0 0 0 18 0 4 0 651405170 223412224 3236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=218176 CPUtime=0.18 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 911 0 0 0 18 0 0 0 22 0 4 0 651405170 223412224 3236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 218176

[startup+0.701071 s]
/proc/loadavg: 3.61 3.92 3.80 3/298 16512
/proc/meminfo: memFree=12177520/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=291348 CPUtime=2.56 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 8929 0 0 0 254 2 0 0 18 0 4 0 651405170 298340352 7793 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 72837 7793 377 95 0 67819 0
[pid=16512/tid=16513] ppid=16510 vsize=291348 CPUtime=0.68 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 2218 0 0 0 68 0 0 0 18 0 4 0 651405170 298340352 7793 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=291348 CPUtime=0.63 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 2303 0 0 0 63 0 0 0 18 0 4 0 651405170 298340352 7793 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=291348 CPUtime=0.58 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 1732 0 0 0 58 0 0 0 23 0 4 0 651405170 298340352 7794 33554432000 4194304 4580107 140733941934480 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 291348

[startup+1.50093 s]
/proc/loadavg: 3.61 3.92 3.80 9/308 16525
/proc/meminfo: memFree=11925228/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=305504 CPUtime=5.74 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 14750 0 0 0 572 2 0 0 19 0 4 0 651405170 312836096 9739 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 76376 9739 377 95 0 71358 0
[pid=16512/tid=16513] ppid=16510 vsize=305504 CPUtime=1.47 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 3698 0 0 0 147 0 0 0 19 0 4 0 651405170 312836096 9739 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=305504 CPUtime=1.44 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 3843 0 0 0 143 1 0 0 19 0 4 0 651405170 312836096 9739 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=305504 CPUtime=1.38 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 3292 0 0 0 138 0 0 0 25 0 4 0 651405170 312836096 9739 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 305504

[startup+3.10063 s]
/proc/loadavg: 3.61 3.92 3.80 9/308 16525
/proc/meminfo: memFree=11916668/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=309928 CPUtime=12.13 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 26875 0 0 0 1209 4 0 0 22 0 4 0 651405170 317366272 12530 33554432000 4194304 4580107 140733941934480 18446744073709551615 4417020 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 77482 12530 379 95 0 72464 0
[pid=16512/tid=16513] ppid=16510 vsize=309928 CPUtime=3.06 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 6504 0 0 0 305 1 0 0 22 0 4 0 651405170 317366272 12530 33554432000 4194304 4580107 140733941934480 18446744073709551615 4324359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=309928 CPUtime=3.04 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 6607 0 0 0 303 1 0 0 22 0 4 0 651405170 317366272 12530 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=309928 CPUtime=2.98 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 5564 0 0 0 297 1 0 0 25 0 4 0 651405170 317366272 12530 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 309928

[startup+6.30104 s]
/proc/loadavg: 4.04 4.00 3.83 9/308 16525
/proc/meminfo: memFree=11832124/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=327168 CPUtime=24.91 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 46688 0 0 0 2483 8 0 0 25 0 4 0 651405170 335020032 23902 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 81792 23902 379 95 0 76774 0
[pid=16512/tid=16513] ppid=16510 vsize=327168 CPUtime=6.23 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 11563 0 0 0 621 2 0 0 25 0 4 0 651405170 335020032 23902 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=327168 CPUtime=6.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 11958 0 0 0 622 1 0 0 25 0 4 0 651405170 335020032 23902 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=327168 CPUtime=6.18 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 12011 0 0 0 616 2 0 0 25 0 4 0 651405170 335020032 23902 33554432000 4194304 4580107 140733941934480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 327168

[startup+12.7009 s]
/proc/loadavg: 4.35 4.07 3.85 9/308 16525
/proc/meminfo: memFree=11745360/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=333848 CPUtime=50.44 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 75239 0 0 0 5031 13 0 0 25 0 4 0 651405170 341860352 38605 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 83462 38605 379 95 0 78444 0
[pid=16512/tid=16513] ppid=16510 vsize=333848 CPUtime=12.56 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 19549 0 0 0 1253 3 0 0 25 0 4 0 651405170 341860352 38605 33554432000 4194304 4580107 140733941934480 18446744073709551615 4316849 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=333848 CPUtime=12.63 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 17787 0 0 0 1261 2 0 0 25 0 4 0 651405170 341860352 38605 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=333848 CPUtime=12.58 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 20095 0 0 0 1254 4 0 0 25 0 4 0 651405170 341860352 38605 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 333848

[startup+25.5005 s]
/proc/loadavg: 5.32 4.29 3.93 9/308 16525
/proc/meminfo: memFree=11591600/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=368156 CPUtime=101.51 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 110430 0 0 0 10131 20 0 0 25 0 4 0 651405170 376991744 46088 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 92039 46089 379 95 0 87021 0
[pid=16512/tid=16513] ppid=16510 vsize=368156 CPUtime=25.23 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 28727 0 0 0 2518 5 0 0 25 0 4 0 651405170 376991744 46089 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=368156 CPUtime=25.44 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 25799 0 0 0 2540 4 0 0 25 0 4 0 651405170 376991744 46089 33554432000 4194304 4580107 140733941934480 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=368156 CPUtime=25.38 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 28184 0 0 0 2532 6 0 0 25 0 4 0 651405170 376991744 46089 33554432000 4194304 4580107 140733941934480 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 368156

[startup+51.1007 s]
/proc/loadavg: 6.29 4.60 4.04 9/308 16526
/proc/meminfo: memFree=11385044/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=500964 CPUtime=203.67 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 160382 0 0 0 20334 33 0 0 25 0 4 0 651405170 512987136 60742 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 125241 60742 379 95 0 120223 0
[pid=16512/tid=16513] ppid=16510 vsize=500964 CPUtime=50.59 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 40988 0 0 0 5050 9 0 0 25 0 4 0 651405170 512987136 60742 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=500964 CPUtime=51.03 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 37972 0 0 0 5096 7 0 0 25 0 4 0 651405170 512987136 60742 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=500964 CPUtime=50.98 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 44850 0 0 0 5088 10 0 0 25 0 4 0 651405170 512987136 60742 33554432000 4194304 4580107 140733941934480 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 500964

[startup+102.311 s]
/proc/loadavg: 7.44 5.17 4.26 9/308 16527
/proc/meminfo: memFree=11000732/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=514580 CPUtime=408.01 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 227907 0 0 0 40745 56 0 0 25 0 4 0 651405170 526929920 67276 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 128645 67276 379 95 0 123627 0
[pid=16512/tid=16513] ppid=16510 vsize=514580 CPUtime=101.29 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 61652 0 0 0 10114 15 0 0 25 0 4 0 651405170 526929920 67276 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=514580 CPUtime=102.25 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 54189 0 0 0 10211 14 0 0 25 0 4 0 651405170 526929920 67276 33554432000 4194304 4580107 140733941934480 18446744073709551615 4292952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=514580 CPUtime=102.2 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 65310 0 0 0 10203 17 0 0 25 0 4 0 651405170 526929920 67276 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 514580

[startup+162.301 s]

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

[pid=16512] ppid=16510 vsize=862672 CPUtime=2562.74 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 816996 0 0 0 255999 275 0 0 25 0 4 0 651405170 883376128 119196 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 215668 119196 379 95 0 210650 0
[pid=16512/tid=16513] ppid=16510 vsize=862672 CPUtime=636.01 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 216997 0 0 0 63524 77 0 0 25 0 4 0 651405170 883376128 119197 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=862672 CPUtime=642.25 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 221551 0 0 0 64153 72 0 0 25 0 4 0 651405170 883376128 119197 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=862672 CPUtime=642.2 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 213935 0 0 0 64148 72 0 0 25 0 4 0 651405170 883376128 119197 33554432000 4194304 4580107 140733941934480 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.74
Current children cumulated vsize (KiB) 862672

[startup+702.301 s]
/proc/loadavg: 8.10 7.78 6.13 9/308 16543
/proc/meminfo: memFree=10192892/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=802904 CPUtime=2802.12 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 876720 0 0 0 279912 300 0 0 25 0 4 0 651405170 822173696 116570 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416732 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 200726 116570 379 95 0 195708 0
[pid=16512/tid=16513] ppid=16510 vsize=802904 CPUtime=695.42 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 236423 0 0 0 69455 87 0 0 25 0 4 0 651405170 822173696 116570 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=802904 CPUtime=702.24 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 238546 0 0 0 70146 78 0 0 25 0 4 0 651405170 822173696 116570 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=802904 CPUtime=702.2 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 225394 0 0 0 70144 76 0 0 25 0 4 0 651405170 822173696 116571 33554432000 4194304 4580107 140733941934480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.12
Current children cumulated vsize (KiB) 802904

[startup+762.311 s]
/proc/loadavg: 8.22 7.87 6.26 10/308 16545
/proc/meminfo: memFree=10247284/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=810308 CPUtime=3041.58 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 930858 0 0 0 303834 324 0 0 25 0 4 0 651405170 829755392 120529 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 202577 120529 379 95 0 197559 0
[pid=16512/tid=16513] ppid=16510 vsize=810308 CPUtime=754.84 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 245454 0 0 0 75394 90 0 0 25 0 4 0 651405170 829755392 120529 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=810308 CPUtime=762.24 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 254701 0 0 0 76140 84 0 0 25 0 4 0 651405170 829755392 120529 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=810308 CPUtime=762.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 239992 0 0 0 76139 82 0 0 25 0 4 0 651405170 829755392 120529 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.58
Current children cumulated vsize (KiB) 810308

[startup+822.301 s]
/proc/loadavg: 8.20 7.92 6.37 9/308 16547
/proc/meminfo: memFree=10175088/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=819772 CPUtime=3280.95 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 988845 0 0 0 327749 346 0 0 25 0 4 0 651405170 839446528 120215 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 204943 120215 379 95 0 199925 0
[pid=16512/tid=16513] ppid=16510 vsize=819772 CPUtime=814.25 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 261390 0 0 0 81329 96 0 0 25 0 4 0 651405170 839446528 120215 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=819772 CPUtime=822.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 267054 0 0 0 82136 87 0 0 25 0 4 0 651405170 839446528 120215 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=819772 CPUtime=822.2 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 255601 0 0 0 82130 90 0 0 25 0 4 0 651405170 839446528 120215 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.95
Current children cumulated vsize (KiB) 819772

[startup+882.301 s]
/proc/loadavg: 8.23 7.98 6.49 9/308 16548
/proc/meminfo: memFree=10167228/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=879248 CPUtime=3520.36 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1055313 0 0 0 351667 369 0 0 25 0 4 0 651405170 900349952 134236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 219812 134236 379 95 0 214794 0
[pid=16512/tid=16513] ppid=16510 vsize=879248 CPUtime=873.64 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 275752 0 0 0 87262 102 0 0 25 0 4 0 651405170 900349952 134236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=879248 CPUtime=882.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 282649 0 0 0 88131 92 0 0 25 0 4 0 651405170 900349952 134236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=879248 CPUtime=882.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 273746 0 0 0 88126 95 0 0 25 0 4 0 651405170 900349952 134236 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.36
Current children cumulated vsize (KiB) 879248

[startup+942.301 s]
/proc/loadavg: 8.18 8.01 6.59 9/308 16550
/proc/meminfo: memFree=10047156/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=1010716 CPUtime=3759.77 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1089010 0 0 0 375594 383 0 0 25 0 4 0 651405170 1034973184 154493 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 252679 154493 379 95 0 247661 0
[pid=16512/tid=16513] ppid=16510 vsize=1010716 CPUtime=933.05 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 293098 0 0 0 93199 106 0 0 25 0 4 0 651405170 1034973184 154493 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=1010716 CPUtime=942.24 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 294098 0 0 0 94124 100 0 0 25 0 4 0 651405170 1034973184 154493 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=1010716 CPUtime=942.2 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 274487 0 0 0 94125 95 0 0 25 0 4 0 651405170 1034973184 154493 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.77
Current children cumulated vsize (KiB) 1010716

[startup+1002.3 s]
/proc/loadavg: 8.17 8.03 6.69 9/308 16551
/proc/meminfo: memFree=10023188/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=997320 CPUtime=3999.17 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1132944 0 0 0 399515 402 0 0 25 0 4 0 651405170 1021255680 156884 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 249330 156884 379 95 0 244312 0
[pid=16512/tid=16513] ppid=16510 vsize=997320 CPUtime=992.46 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 300406 0 0 0 99137 109 0 0 25 0 4 0 651405170 1021255680 156884 33554432000 4194304 4580107 140733941934480 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=997320 CPUtime=1002.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 303581 0 0 0 100121 102 0 0 25 0 4 0 651405170 1021255680 156884 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=997320 CPUtime=1002.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 288079 0 0 0 100118 103 0 0 25 0 4 0 651405170 1021255680 156884 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.17
Current children cumulated vsize (KiB) 997320

[startup+1062.3 s]
/proc/loadavg: 8.10 8.04 6.77 9/308 16553
/proc/meminfo: memFree=10077344/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=1013480 CPUtime=4238.6 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1183094 0 0 0 423437 423 0 0 25 0 4 0 651405170 1037803520 158225 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 253370 158225 379 95 0 248352 0
[pid=16512/tid=16513] ppid=16510 vsize=1013480 CPUtime=1051.87 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 314302 0 0 0 105073 114 0 0 25 0 4 0 651405170 1037803520 158225 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=1013480 CPUtime=1062.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 312232 0 0 0 106118 105 0 0 25 0 4 0 651405170 1037803520 158225 33554432000 4194304 4580107 140733941934480 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=1013480 CPUtime=1062.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 301934 0 0 0 106113 108 0 0 25 0 4 0 651405170 1037803520 158225 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.6
Current children cumulated vsize (KiB) 1013480

[startup+1122.3 s]
/proc/loadavg: 8.13 8.06 6.86 9/308 16555
/proc/meminfo: memFree=9916732/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=1114116 CPUtime=4478 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1242753 0 0 0 447358 442 0 0 25 0 4 0 651405170 1140854784 168940 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 278529 168940 379 95 0 273511 0
[pid=16512/tid=16513] ppid=16510 vsize=1114116 CPUtime=1111.27 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 327985 0 0 0 111008 119 0 0 25 0 4 0 651405170 1140854784 168940 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=1114116 CPUtime=1122.24 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 326128 0 0 0 112114 110 0 0 25 0 4 0 651405170 1140854784 168941 33554432000 4194304 4580107 140733941934480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=1114116 CPUtime=1122.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 320775 0 0 0 112107 114 0 0 25 0 4 0 651405170 1140854784 168941 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478
Current children cumulated vsize (KiB) 1114116

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 6.93 9/308 16556
/proc/meminfo: memFree=9795672/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=1120900 CPUtime=4717.41 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1272356 0 0 0 471284 457 0 0 25 0 4 0 651405170 1147801600 169970 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 280225 169970 379 95 0 275207 0
[pid=16512/tid=16513] ppid=16510 vsize=1120900 CPUtime=1170.68 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 340049 0 0 0 116944 124 0 0 25 0 4 0 651405170 1147801600 169970 33554432000 4194304 4580107 140733941934480 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=1120900 CPUtime=1182.23 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 339100 0 0 0 118106 117 0 0 25 0 4 0 651405170 1147801600 169970 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=1120900 CPUtime=1182.21 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 320775 0 0 0 118107 114 0 0 25 0 4 0 651405170 1147801600 169970 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.41
Current children cumulated vsize (KiB) 1120900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.07 6.96 9/308 16557
/proc/meminfo: memFree=9911112/32951124 swapFree=66050672/67111528
[pid=16512] ppid=16510 vsize=1058400 CPUtime=4800.03 cores=1,3,5,7
/proc/16512/stat : 16512 (strangenight2-m) R 16510 16512 16480 0 -1 4202496 1283167 0 0 0 479540 463 0 0 25 0 4 0 651405170 1083801600 166243 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16512/statm: 264600 166243 379 95 0 259582 0
[pid=16512/tid=16513] ppid=16510 vsize=1058400 CPUtime=1191.17 cores=1,3,5,7
/proc/16512/task/16513/stat : 16513 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 340049 0 0 0 118993 124 0 0 25 0 4 0 651405170 1083801600 166244 33554432000 4194304 4580107 140733941934480 18446744073709551615 4416522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16512/tid=16514] ppid=16510 vsize=1058400 CPUtime=1202.95 cores=1,3,5,7
/proc/16512/task/16514/stat : 16514 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 343836 0 0 0 120175 120 0 0 25 0 4 0 651405170 1083801600 166244 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16512/tid=16515] ppid=16510 vsize=1058400 CPUtime=1202.92 cores=1,3,5,7
/proc/16512/task/16515/stat : 16515 (strangenight2-m) R 16510 16512 16480 0 -1 4202560 323534 0 0 0 120177 115 0 0 25 0 4 0 651405170 1083801600 166244 33554432000 4194304 4580107 140733941934480 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1058400

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): 1203.04
CPU time (s): 4800.09
CPU user time (s): 4795.43
CPU system time (s): 4.66429
CPU usage (%): 398.996
Max. virtual memory (cumulated for all children) (KiB): 1195220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.43
system time used= 4.66429
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1283171
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= 1781
involuntary context switches= 21148

runsolver used 3.2945 second user time and 8.5767 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 20:34:33
IDJOB=3366177
IDBENCH=82586
IDSOLVER=1844
FILE ID=node135/3366177-1305398073
RUNJOBID= node135-1305398073-16499
PBS_JOBID= 13324477
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366177-1305398073/watcher-3366177-1305398073 -o /tmp/evaluation-result-3366177-1305398073/solver-3366177-1305398073 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366177-1305398073.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=767940803

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12177800 kB
Buffers:        271032 kB
Cached:        5842176 kB
SwapCached:      50684 kB
Active:        9859292 kB
Inactive:     10667032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12177800 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            7544 kB
Writeback:           0 kB
AnonPages:    14368388 kB
Mapped:          18772 kB
Slab:           135812 kB
PageTables:      47184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57035268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73328 MiB
End job on node135 at 2011-05-14 20:54:38