Trace number 3173762

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? (TO) 4800.21 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173762-1304030614.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.00/0.37	c asymm  cl-useful: 0/14583/17000 lits-rem:0 time: 0.35
0.00/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.00/0.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.00/0.70	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.70	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.70	c calculated reachability. Time: 0.00
0.00/0.70	c Calc default polars -  time:   0.00 s pos:     103 undec:       2 neg:      95
0.00/0.70	c =========================================================================================
0.00/0.70	c types(t): F = full restart, N = normal restart
0.00/0.70	c types(t): S = simplification begin/end, E = solution found
0.00/0.70	c restart types(rt): st = static, dy = dynamic
0.00/0.70	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.70	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.00/0.70	c  N dy     9      4899       200     17000         0      4748    119000    271610     49.31     52.28
3.80/1.00	c  N dy    18      9117       200     17000         0      6422    119000    318995     48.94     51.87
5.18/1.30	c  N dy    25     13974       200     17000         0      7005    119000    302457     48.58     51.16
5.98/1.50	c  N dy    36     18080       200     17000         0      5544    119000    173083     48.56     51.20
6.77/1.74	c  N dy    44     22302       200     17000         0      9628    119000    401335     48.47     51.56
7.60/1.93	c  F st    54     25000       200     17000         0     12234    119000    545954     48.54   no data
7.97/2.07	c  N st    58     27031       200     17000         0      7608    119000    244005     48.54   no data
8.77/2.25	c  S st    60     30001       200     17000         0     10484    119000    411325     48.54   no data
9.17/2.30	c  S st    60     30504       200     17000         0     10978    119000    438407     48.54   no data
9.17/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.17/2.31	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.17/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.17/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.17/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.17/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.74	c lits-rem:        49  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.41 s
11.17/2.82	c asymm  cl-useful: 0/2417/17000 lits-rem:0 time: 0.08
11.17/2.82	c calculated reachability. Time: 0.00
11.17/2.82	c  N dy    60     30504       200     17000         0     10661    119000    413860     48.54   no data
12.37/3.12	c  N dy    74     34547       200     17000         0     14590    119000    633493     48.57     51.40
13.56/3.42	c  N dy    98     38553       200     17000         0     10800    119000    377561     48.78     52.07
14.76/3.79	c  N dy   109     43097       200     17000         0     15203    119000    621442     48.73     51.33
15.97/4.01	c  S st   111     45758       200     17000         0      9112    119000    238736     48.61     44.95
15.97/4.05	c  S st   111     46264       200     17000         0      9611    119000    265454     48.61   no data
15.97/4.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.97/4.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.97/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.97/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.97/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.97/4.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.97/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.97/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.15	c lits-rem:         9  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.07 s
16.37/4.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.37/4.16	c vivif2 --  cl tried     9568 cl shrink        0 lits rem          0 time: 0.00
17.95/4.57	c asymm  cl-useful: 0/13648/17000 lits-rem:0 time: 0.41
17.95/4.57	c calculated reachability. Time: 0.00
17.95/4.57	c  N dy   111     46264       200     17000         0      9568    119000    262492     48.61   no data
19.15/4.87	c  N dy   126     50432       200     17000         0     13603    119000    486351     48.67     51.38
20.37/5.19	c  N dy   143     54533       200     17000         0     17581    119000    708049     48.75     51.35
21.95/5.55	c  N dy   158     59161       200     17000         0     12402    119000    378139     48.72     51.48
23.14/5.86	c  N dy   173     63178       200     17000         0     16295    119000    595864     48.76     51.38
24.77/6.28	c  N dy   183     67555       200     17000         0     20537    119000    832246     48.73     51.36
25.54/6.45	c  S st   190     69397       200     17000         0     11670    119000    294770     48.75     48.38
25.94/6.50	c  S st   190     69899       200     17000         0     12163    119000    321658     48.75   no data
25.94/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.94/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.94/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.94/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.94/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.94/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.94/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.94/6.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.94/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.66	c lits-rem:        29  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.13 s
26.34/6.67	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.34/6.67	c vivif2 --  cl tried    12072 cl shrink        0 lits rem          0 time: 0.00
27.14/6.80	c asymm  cl-useful: 0/3352/17000 lits-rem:0 time: 0.13
27.14/6.80	c calculated reachability. Time: 0.00
27.14/6.80	c  N dy   190     69899       200     17000         0     12072    119000    314617     48.75   no data
28.34/7.14	c  N dy   203     74539       200     17000         0     16592    119000    564977     48.72     51.43
29.93/7.58	c  N dy   215     79789       200     17000         0     21677    119000    849874     48.69     51.36
31.93/8.01	c  N dy   235     84947       200     17000         0     15052    119000    439531     48.73     51.54
32.73/8.22	c  F st   248     87501       200     17000         0     17531    119000    577819     48.76   no data
33.54/8.48	c  N st   253     90795       200     17000         0     20721    119000    759447     48.76   no data
35.92/9.03	c  N dy   265     96992       200     17000         0     14105    119000    345365     48.75     51.49
38.34/9.61	c  N dy   291    103414       200     17000         0     20311    119000    691959     48.78     51.36
38.72/9.75	c  S st   294    104848       200     17000         0     21701    119000    769527     48.78     48.57
39.12/9.82	c  S st   294    105349       200     17000         0     22197    119000    796040     48.78   no data
39.12/9.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.12/9.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.12/9.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.12/9.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.12/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.12/9.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.12/9.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.12/9.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.12/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.32/11.18	c lits-rem:       188  cl-subs:      721  v-elim:      0  v-fix:    0  time:  1.31 s
44.32/11.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
44.32/11.20	c vivif2 --  cl tried    21476 cl shrink        0 lits rem          0 time: 0.01
45.52/11.48	c asymm  cl-useful: 0/5136/17000 lits-rem:0 time: 0.28
45.52/11.48	c calculated reachability. Time: 0.00
45.52/11.48	c  N dy   294    105349       200     17000         0     21476    119000    743326     48.78   no data
48.30/12.17	c  N dy   315    112335       200     17000         0     14688    119000    335068     48.78     51.82
51.13/12.81	c  N dy   332    119645       200     17000         0     21739    119000    726523     48.76     51.38
55.52/13.99	c  N dy   347    131242       200     17000         0     18460    119000    501969     48.63     51.27
59.10/14.81	c  N dy   369    140012       200     17000         0     26960    119000    976741     48.62     51.42
62.29/15.68	c  N dy   403    149292       200     17000         0     20467    119000    571989     48.66     51.25
65.88/16.55	c  S st   440    158023       200     17000         0     28909    119000   1042240     48.70     50.65
66.29/16.63	c  S st   440    158528       200     17000         0     29404    119000   1068663     48.70   no data
66.29/16.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.29/16.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
66.29/16.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.29/16.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.29/16.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.29/16.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
66.29/16.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.29/16.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
66.29/16.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.68/19.25	c lits-rem:       242  cl-subs:     1061  v-elim:      0  v-fix:    0  time:  2.56 s
76.68/19.25	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.68/19.26	c vivif2 --  cl tried    28343 cl shrink        0 lits rem          0 time: 0.01
77.89/19.53	c asymm  cl-useful: 0/3843/17000 lits-rem:0 time: 0.26
77.89/19.53	c calculated reachability. Time: 0.00
77.89/19.53	c  N dy   440    158528       200     17000         0     28343    119000    989795     48.70   no data
83.06/20.82	c  N dy   448    171787       200     17000         0     24736    119000    772176     48.52     51.47
88.26/22.15	c  N dy   510    182836       200     17000         0     18019    119000    349145     48.61     51.22
93.05/23.37	c  N dy   534    194586       200     17000         0     29365    119000    987463     48.55     51.14
98.64/24.79	c  N dy   580    207053       200     17000         0     23088    119000    589357     48.57     51.15
105.43/26.42	c  N dy   604    221034       200     17000         0     36664    119000   1347235     48.49     51.39
112.23/28.11	c  N dy   650    235727       200     17000         0     31533    119000   1014096     48.49     51.22
113.04/28.35	c  S st   653    237792       200     17000         0     33530    119000   1124398     48.49     46.49
113.42/28.45	c  S st   653    238296       200     17000         0     34028    119000   1151750     48.49   no data
113.42/28.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.42/28.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
113.42/28.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.42/28.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.42/28.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.42/28.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
113.42/28.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.42/28.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.82/28.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.40/31.97	c lits-rem:       272  cl-subs:     1100  v-elim:      0  v-fix:    0  time:  3.44 s
127.40/31.97	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
127.40/31.99	c vivif2 --  cl tried    32928 cl shrink        0 lits rem          0 time: 0.01
128.60/32.25	c asymm  cl-useful: 0/3354/17000 lits-rem:0 time: 0.27
128.60/32.25	c calculated reachability. Time: 0.00
128.60/32.25	c  N dy   653    238296       200     17000         0     32928    119000   1072041     48.49   no data
135.79/34.01	c  N dy   710    253614       200     17000         0     27454    119000    745490     48.52     51.20
143.80/36.01	c  N dy   752    270083       200     17000         0     22073    119000    401853     48.48     51.30
151.36/37.97	c  N dy   774    287775       200     17000         0     39169    119000   1359023     48.27     50.95
159.76/40.08	c  F st   823    306250       200     17000         0     34804    119000   1069023     48.25     45.87
159.76/40.08	c  N st   823    306250       200     17000         0     34804    119000   1069023     48.25     45.87
169.34/42.48	c  N dy   861    326539       200     17000         0     31225    119000    825962     48.20     50.82
183.34/45.91	c  N dy   922    354133       200     17000         0     33737    119000    923864     48.09     51.07
184.52/46.28	c  S st   928    357446       200     17000         0     36959    119000   1104134     48.08   no data
184.92/46.39	c  S st   928    357950       200     17000         0     37451    119000   1130581     48.08   no data
184.92/46.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.32/46.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
185.32/46.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
185.32/46.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.32/46.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.32/46.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
185.32/46.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
185.32/46.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.32/46.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.12/49.17	c lits-rem:       228  cl-subs:     1329  v-elim:      0  v-fix:    0  time:  2.70 s
196.12/49.17	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
196.12/49.18	c vivif2 --  cl tried    36122 cl shrink        0 lits rem          0 time: 0.01
197.30/49.47	c asymm  cl-useful: 0/3072/17000 lits-rem:0 time: 0.28
197.30/49.47	c calculated reachability. Time: 0.00
197.30/49.47	c  N dy   928    357950       200     17000         0     36122    119000   1046084     48.08   no data
208.49/52.20	c  N dy  1019    378019       200     17000         0     30429    119000    692651     48.12     50.89
220.87/55.33	c  N dy  1126    398049       200     17000         0     49895    119000   1776744     48.17     53.72
232.85/58.35	c  N dy  1214    419816       200     17000         0     44835    119000   1446469     48.19     50.93
244.85/61.37	c  N dy  1274    442518       200     17000         0     39644    119000   1117044     48.16     50.80
256.42/64.26	c  N dy  1343    462750       200     17000         0     31136    119000    602006     48.17     50.78
267.20/66.97	c  N dy  1418    482766       200     17000         0     50542    119000   1684717     48.19     51.40
278.79/69.89	c  N dy  1498    502998       200     17000         0     41077    119000   1104264     48.22     50.85
295.17/73.97	c  N dy  1561    531158       200     17000         0     38298    119000    915543     48.18     50.80
298.36/74.76	c  S st  1588    536925       200     17000         0     43896    119000   1228076     48.19   no data
298.76/74.88	c  S st  1588    537427       200     17000         0     44390    119000   1255259     48.19   no data
298.76/74.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.16/74.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
299.16/74.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
299.16/74.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.16/74.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.16/74.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
299.16/74.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
299.16/74.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
299.16/74.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.54/78.59	c lits-rem:       379  cl-subs:     1297  v-elim:      0  v-fix:    0  time:  3.63 s
313.54/78.59	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
313.94/78.61	c vivif2 --  cl tried    43093 cl shrink        0 lits rem          0 time: 0.01
314.34/78.79	c asymm  cl-useful: 0/1595/17000 lits-rem:0 time: 0.18
314.34/78.79	c calculated reachability. Time: 0.00
314.34/78.79	c  N dy  1588    537427       200     17000         0     43093    119000   1166774     48.19   no data
328.34/82.29	c  N dy  1678    557811       200     17000         0     31852    119000    508021     48.23     50.82
339.51/85.02	c  N dy  1751    577871       200     17000         0     51327    119000   1590329     48.24     51.03
352.68/88.35	c  N dy  1846    598002       200     17000         0     38872    119000    853971     48.28     50.85
365.06/91.44	c  N dy  1902    618215       200     17000         0     58500    119000   1937781     48.27     51.04
377.85/94.64	c  N dy  1988    638276       200     17000         0     44967    119000   1145402     48.29     50.93
392.63/98.34	c  N dy  2085    658586       200     17000         0     64657    119000   2244524     48.32     51.32
406.21/101.74	c  N dy  2173    678837       200     17000         0     50329    119000   1396873     48.34     50.97
421.79/105.60	c  N dy  2232    698850       200     17000         0     69699    119000   2481165     48.33     52.46
435.37/109.07	c  N dy  2308    718940       200     17000         0     54274    119000   1576364     48.34     52.29
452.15/113.28	c  N dy  2382    740818       200     17000         0     39619    119000    716262     48.34     51.09
465.73/116.68	c  N dy  2455    760820       200     17000         0     58999    119000   1790955     48.34     51.96
481.73/120.67	c  N dy  2543    780903       200     17000         0     41653    119000    781732     48.36     50.97
494.91/123.95	c  N dy  2606    801531       200     17000         0     61665    119000   1896468     48.35     50.90
498.48/124.85	c  S st  2623    806141       200     17000         0     66170    119000   2149928     48.36   no data
499.31/125.03	c  S st  2623    806644       200     17000         0     66663    119000   2175913     48.36   no data
499.31/125.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.31/125.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
499.31/125.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.31/125.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.31/125.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.31/125.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
499.31/125.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
499.71/125.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
499.71/125.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.00/141.28	c lits-rem:       737  cl-subs:     2249  v-elim:      0  v-fix:    0  time: 16.12 s
564.00/141.28	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
564.40/141.31	c vivif2 --  cl tried    64414 cl shrink        0 lits rem          0 time: 0.03
565.61/141.67	c asymm  cl-useful: 0/2600/17000 lits-rem:0 time: 0.36
565.61/141.68	c calculated reachability. Time: 0.00
565.61/141.68	c  N dy  2623    806644       200     17000         0     64414    119000   2014287     48.36   no data
582.37/145.84	c  N dy  2728    826884       200     17000         0     46242    119000   1000213     48.38     51.14
596.74/149.49	c  N dy  2800    847328       200     17000         0     66080    119000   2110601     48.39     51.01
611.93/153.25	c  N dy  2871    867553       200     17000         0     46911    119000    988998     48.40     50.95
626.31/156.83	c  N dy  2935    888366       200     17000         0     67108    119000   2115484     48.39     51.45
641.89/160.79	c  N dy  3013    908519       200     17000         0     46899    119000    940980     48.41     51.10
655.47/164.17	c  N dy  3067    928933       200     17000         0     66695    119000   2046530     48.39     51.27
674.24/168.85	c  N dy  3137    952246       200     17000         0     48571    119000    988555     48.39     51.36
688.63/172.47	c  N dy  3221    972349       200     17000         0     68111    119000   2082808     48.40     50.99
705.81/176.72	c  N dy  3286    992392       200     17000         0     45826    119000    790810     48.40     51.02
719.40/180.18	c  N dy  3343   1013612       200     17000         0     66437    119000   1940911     48.39     51.47
738.15/184.82	c  N dy  3417   1033876       200     17000         0     43369    119000    610338     48.40     51.04
750.93/188.05	c  N dy  3482   1053889       200     17000         0     62766    119000   1691947     48.40     51.00
766.51/191.93	c  F st  3552   1071877       200     17000         0     80234    119000   2667508     48.41     47.87
768.11/192.40	c  N st  3556   1073909       200     17000         0     82199    119000   2776729     48.41   no data
782.49/195.96	c  N dy  3603   1094074       200     17000         0     58100    119000   1396835     48.40     51.49
799.67/200.22	c  N dy  3663   1116182       200     17000         0     79535    119000   2595734     48.40     51.44
816.45/204.48	c  N dy  3739   1136203       200     17000         0     54314    119000   1132831     48.40     52.03
833.64/208.75	c  N dy  3826   1156323       200     17000         0     73812    119000   2218069     48.42     51.53
855.21/214.17	c  N dy  3881   1176966       200     17000         0     48254    119000    755344     48.41     51.16
874.36/218.94	c  N dy  3947   1198338       200     17000         0     68973    119000   1911239     48.41     50.96
884.75/221.56	c  S st  3970   1209967       200     17000         0     80250    119000   2538591     48.40     49.16
885.55/221.78	c  S st  3970   1210469       200     17000         0     80747    119000   2565585     48.40   no data
885.55/221.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
885.96/221.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
885.96/221.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
885.96/221.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
885.96/221.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.96/221.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
885.96/221.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
885.96/221.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
886.36/221.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.25/243.91	c lits-rem:      1222  cl-subs:     2823  v-elim:      0  v-fix:    0  time: 21.97 s
974.25/243.91	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
974.25/243.95	c vivif2 --  cl tried    77924 cl shrink        0 lits rem          0 time: 0.03
975.82/244.32	c asymm  cl-useful: 0/1905/17000 lits-rem:0 time: 0.38
975.82/244.33	c calculated reachability. Time: 0.00
975.82/244.33	c  N dy  3970   1210469       200     17000         0     77924    119000   2364723     48.40   no data
994.20/248.95	c  N dy  4028   1230584       200     17000         0     50900    119000    857056     48.39     51.26
1009.41/252.79	c  N dy  4102   1250587       200     17000         0     70308    119000   1941292     48.40     51.94
1028.15/257.45	c  N dy  4158   1270609       200     17000         0     89728    119000   3026791     48.40     53.78
1044.92/261.64	c  N dy  4248   1290626       200     17000         0     61708    119000   1417109     48.41     51.00
1062.50/266.08	c  N dy  4332   1310705       200     17000         0     81229    119000   2508001     48.41     51.68
1084.47/271.53	c  N dy  4411   1332004       200     17000         0     53334    119000    896780     48.42     50.97
1100.06/275.43	c  N dy  4487   1352094       200     17000         0     72857    119000   1985038     48.42     51.00
1120.43/280.57	c  N dy  4578   1372150       200     17000         0     92346    119000   3076161     48.43     51.30
1137.99/284.98	c  N dy  4669   1392242       200     17000         0     62363    119000   1360718     48.45     51.24
1155.17/289.26	c  N dy  4729   1412317       200     17000         0     81806    119000   2443306     48.45     53.94
1178.34/295.04	c  N dy  4824   1432493       200     17000         0     50901    119000    674799     48.46     51.81
1195.12/299.20	c  N dy  4902   1455044       200     17000         0     72789    119000   1898940     48.47     51.10
1215.09/304.21	c  N dy  4982   1475191       200     17000         0     92373    119000   2994579     48.47     51.63
1236.66/309.67	c  N dy  5044   1499124       200     17000         0     64089    119000   1371057     48.47     51.09
1255.06/314.24	c  N dy  5120   1519348       200     17000         0     83713    119000   2463244     48.47     52.07
1275.81/319.46	c  N dy  5171   1539365       200     17000         0    103102    119000   3543263     48.46     51.78
1292.59/323.70	c  N dy  5236   1559999       200     17000         0     70782    119000   1695908     48.46     51.08
1312.18/328.53	c  N dy  5310   1580091       200     17000         0     90239    119000   2779709     48.47     51.24
1335.72/334.41	c  N dy  5400   1600491       200     17000         0     56691    119000    869237     48.48     51.71
1352.13/338.57	c  N dy  5479   1620614       200     17000         0     76245    119000   1961905     48.48     51.38
1375.27/344.33	c  N dy  5550   1640636       200     17000         0     95658    119000   3050050     48.48     51.13
1397.23/349.87	c  N dy  5613   1661608       200     17000         0     61649    119000   1094788     48.49     51.11
1414.81/354.27	c  N dy  5656   1681796       200     17000         0     81190    119000   2184322     48.48     51.05
1436.78/359.76	c  N dy  5731   1701891       200     17000         0    100698    119000   3276184     48.48     54.46
1447.17/362.37	c  S st  5755   1710469       200     17000         0    108976    119000   3735601     48.48     47.64
1448.38/362.67	c  S st  5755   1710971       200     17000         0    109468    119000   3762175     48.48   no data
1448.38/362.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1448.79/362.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1448.79/362.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1448.79/362.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1448.79/362.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1448.79/362.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1448.79/362.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1449.17/362.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1449.56/362.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1601.36/400.96	c lits-rem:      1002  cl-subs:     4445  v-elim:      0  v-fix:    0  time: 38.06 s
1601.36/400.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1601.76/401.01	c vivif2 --  cl tried   105023 cl shrink        0 lits rem          0 time: 0.05
1603.35/401.43	c asymm  cl-useful: 0/1417/17000 lits-rem:0 time: 0.42
1603.35/401.43	c calculated reachability. Time: 0.00
1603.35/401.43	c  N dy  5755   1710971       200     17000         0    105023    119000   3446040     48.48   no data
1623.72/406.55	c  N dy  5851   1731046       200     17000         0     69339    119000   1492999     48.49     52.07
1643.30/411.48	c  N dy  5929   1751142       200     17000         0     88850    119000   2585055     48.50     54.22
1666.87/417.39	c  N dy  6006   1771259       200     17000         0    108375    119000   3674366     48.50     51.18
1686.06/422.15	c  N dy  6081   1791581       200     17000         0     71852    119000   1578379     48.51     51.47
1705.61/427.07	c  N dy  6140   1812515       200     17000         0     92101    119000   2706938     48.51     51.12
1730.01/433.13	c  N dy  6204   1833220       200     17000         0    112191    119000   3825785     48.50     51.09
1749.16/437.91	c  N dy  6283   1854314       200     17000         0     75420    119000   1733701     48.51     51.12
1769.54/443.04	c  N dy  6354   1874452       200     17000         0     94965    119000   2829310     48.51     51.30
1796.28/449.71	c  N dy  6447   1895155       200     17000         0    115098    119000   3956833     48.52     51.14
1813.86/454.19	c  N dy  6511   1915363       200     17000         0     76543    119000   1743989     48.52     51.40
1834.63/459.31	c  N dy  6582   1935473       200     17000         0     96068    119000   2838253     48.52     51.49
1859.40/465.53	c  N dy  6635   1955791       200     17000         0    115808    119000   3938136     48.52     51.32
1878.57/470.35	c  N dy  6717   1975792       200     17000         0     75990    119000   1670656     48.53     51.42
1899.75/475.62	c  N dy  6795   1995950       200     17000         0     95554    119000   2764725     48.53     51.13
1924.51/481.86	c  N dy  6868   2016267       200     17000         0    115247    119000   3863870     48.53     51.32
1946.48/487.33	c  N dy  6946   2036659       200     17000         0     74905    119000   1566486     48.53     51.70
1967.65/492.66	c  N dy  7020   2056673       200     17000         0     94331    119000   2649989     48.54     51.21
1992.82/498.94	c  N dy  7082   2076687       200     17000         0    113756    119000   3729965     48.53     51.12
2016.38/504.89	c  N dy  7157   2097014       200     17000         0     72337    119000   1377466     48.54     51.56
2034.76/509.41	c  N dy  7185   2117351       200     17000         0     92016    119000   2484663     48.53     51.18
2080.30/520.85	c  N dy  7266   2158898       200     17000         0     70140    119000   1213439     48.50     51.34
2100.67/525.95	c  N dy  7345   2179594       200     17000         0     90222    119000   2332297     48.50     51.12
2124.24/531.81	c  N dy  7400   2199887       200     17000         0    109863    119000   3429485     48.50     51.53
2139.41/535.68	c  S st  7444   2210971       200     17000         0    120584    119000   4030021     48.50     49.86
2141.01/536.02	c  S st  7444   2211475       200     17000         0    121079    119000   4056204     48.50   no data
2141.01/536.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2141.41/536.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2141.41/536.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2141.41/536.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2141.41/536.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2141.41/536.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2141.41/536.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2141.41/536.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2141.81/536.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2313.18/579.19	c lits-rem:       888  cl-subs:     4931  v-elim:      0  v-fix:    0  time: 42.93 s
2313.18/579.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2313.58/579.24	c vivif2 --  cl tried   116148 cl shrink        0 lits rem          0 time: 0.05
2315.18/579.66	c asymm  cl-useful: 0/1244/17000 lits-rem:0 time: 0.42
2315.18/579.66	c calculated reachability. Time: 0.00
2315.18/579.66	c  N dy  7444   2211475       200     17000         0    116148    119000   3712011     48.50   no data
2339.15/585.64	c  N dy  7517   2231605       200     17000         0     72774    119000   1321111     48.50     51.09
2358.34/590.46	c  N dy  7578   2251703       200     17000         0     92277    119000   2414784     48.50     51.10
2383.09/596.67	c  N dy  7660   2271806       200     17000         0    111785    119000   3508863     48.50     51.17
2410.66/603.59	c  N dy  7745   2291897       200     17000         0     67320    119000    967835     48.51     51.08
2429.02/608.16	c  N dy  7811   2311949       200     17000         0     86733    119000   2050502     48.51     51.56
2452.98/614.14	c  N dy  7905   2331955       200     17000         0    106148    119000   3134099     48.52     51.17
2479.75/620.87	c  N dy  7963   2352276       200     17000         0    125821    119000   4226884     48.52     51.11
2501.31/626.21	c  N dy  8041   2372364       200     17000         0     80411    119000   1657410     48.52     51.34
2524.08/631.90	c  N dy  8124   2392774       200     17000         0    100236    119000   2761545     48.53     51.19
2550.85/638.67	c  N dy  8209   2413046       200     17000         0    119902    119000   3860324     48.53     51.48
2578.42/645.52	c  N dy  8287   2433714       200     17000         0     74003    119000   1245925     48.54     51.13
2601.18/651.21	c  N dy  8366   2455280       200     17000         0     94935    119000   2415384     48.54     51.21
2627.55/657.83	c  N dy  8434   2475358       200     17000         0    114383    119000   3500434     48.54     51.19
2661.90/666.45	c  N dy  8522   2495570       200     17000         0     67093    119000    816610     48.54     51.22
2682.27/671.52	c  N dy  8611   2515636       200     17000         0     86556    119000   1909137     48.55     53.26
2706.64/677.69	c  N dy  8705   2535896       200     17000         0    106258    119000   3013692     48.56     51.70
2734.59/684.63	c  N dy  8778   2556052       200     17000         0    125787    119000   4102645     48.56     51.68
2758.96/690.77	c  N dy  8833   2576150       200     17000         0     77385    119000   1346650     48.56     51.51
2780.93/696.25	c  N dy  8929   2596451       200     17000         0     97072    119000   2450660     48.57     51.19
2806.52/702.61	c  N dy  9007   2616527       200     17000         0    116516    119000   3539731     48.57     51.14
2837.65/710.47	c  N dy  9090   2636849       200     17000         0    136208    119000   4634798     48.58     51.36
2858.85/715.71	c  N dy  9169   2656896       200     17000         0     86814    119000   1827781     48.58     52.56
2881.59/721.49	c  N dy  9230   2677323       200     17000         0    106573    119000   2933189     48.58     51.17
2909.56/728.49	c  N dy  9308   2697379       200     17000         0    126062    119000   4019961     48.58     51.58
2934.32/734.61	c  S st  9358   2711475       200     17000         0     69903    119000    837238     48.58     46.64
2935.12/734.84	c  S st  9358   2711981       200     17000         0     70403    119000    864192     48.58   no data
2935.12/734.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2935.52/734.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2935.52/734.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2935.52/734.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2935.52/734.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2935.52/734.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2935.52/734.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2935.52/734.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2935.52/734.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2942.73/736.72	c lits-rem:         0  cl-subs:       17  v-elim:      0  v-fix:    0  time:  1.76 s
2942.73/736.72	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2942.73/736.73	c vivif2 --  cl tried    70386 cl shrink        0 lits rem          0 time: 0.01
2944.31/737.19	c asymm  cl-useful: 0/1914/17000 lits-rem:0 time: 0.45
2944.31/737.19	c calculated reachability. Time: 0.00
2944.31/737.19	c  N dy  9358   2711981       200     17000         0     70386    119000    862788     48.58   no data
2963.49/741.94	c  N dy  9402   2732012       200     17000         0     89815    119000   1950858     48.58     51.17
2988.25/748.14	c  N dy  9460   2752124       200     17000         0    109304    119000   3029948     48.57     51.14
3017.80/755.53	c  N dy  9544   2772166       200     17000         0    128750    119000   4114896     48.58     53.16
3045.76/762.54	c  N dy  9607   2792357       200     17000         0     77555    119000   1215314     48.58     51.61
3065.76/767.57	c  N dy  9670   2812395       200     17000         0     96976    119000   2303791     48.58     51.53
3091.30/773.96	c  N dy  9750   2832435       200     17000         0    116409    119000   3392235     48.58     51.40
3122.48/781.80	c  N dy  9804   2854260       200     17000         0    137524    119000   4572738     48.58     51.42
3147.62/788.03	c  N dy  9882   2874497       200     17000         0     85436    119000   1612415     48.58     51.20
3170.40/793.80	c  N dy  9966   2894530       200     17000         0    104882    119000   2697979     48.58     51.27
3197.95/800.68	c  N dy 10053   2914605       200     17000         0    124320    119000   3786984     48.59     51.32
3230.72/808.81	c  N dy 10124   2934931       200     17000         0    144041    119000   4891059     48.59     51.37
3252.28/814.22	c  N dy 10184   2955343       200     17000         0     91076    119000   1879214     48.59     51.18
3276.27/820.30	c  N dy 10252   2975622       200     17000         0    110757    119000   2980737     48.59     51.95
3306.21/827.78	c  N dy 10347   2995790       200     17000         0    130339    119000   4077767     48.60     51.61
3339.35/836.02	c  N dy 10418   3015983       200     17000         0     76203    119000   1001453     48.60     51.25
3362.13/841.79	c  N dy 10493   3036130       200     17000         0     95759    119000   2090617     48.60     51.29
3394.90/849.90	c  N dy 10575   3056249       200     17000         0    115263    119000   3181367     48.60     51.18
3434.45/859.89	c  N dy 10636   3076307       200     17000         0    134713    119000   4267403     48.60     51.30
3474.00/869.73	c  N dy 10734   3096317       200     17000         0     79455    119000   1142041     48.61     55.08
3497.95/875.77	c  N dy 10804   3117840       200     17000         0    100381    119000   2315620     48.61     51.92
3526.72/882.95	c  N dy 10890   3138082       200     17000         0    120025    119000   3416262     48.61     51.91
3559.05/891.09	c  N dy 10960   3158614       200     17000         0    139936    119000   4530850     48.61     51.37
3587.42/898.12	c  N dy 11026   3178699       200     17000         0     83718    119000   1332782     48.61     51.73
3612.19/904.36	c  N dy 11078   3202492       200     17000         0    106700    119000   2621952     48.61     51.31
3624.97/907.50	c  S st 11118   3211981       200     17000         0    115930    119000   3141197     48.61   no data
3626.17/907.80	c  S st 11118   3212482       200     17000         0    116425    119000   3167593     48.61   no data
3626.17/907.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3626.17/907.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3626.17/907.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3626.17/907.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3626.17/907.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3626.17/907.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3626.17/907.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3626.57/907.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3626.97/908.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3720.84/931.58	c lits-rem:       854  cl-subs:     3484  v-elim:      0  v-fix:    0  time: 23.56 s
3720.84/931.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3721.23/931.62	c vivif2 --  cl tried   112941 cl shrink        0 lits rem          0 time: 0.04
3722.84/932.07	c asymm  cl-useful: 0/1283/17000 lits-rem:0 time: 0.45
3722.84/932.08	c calculated reachability. Time: 0.00
3722.84/932.08	c  N dy 11118   3212482       200     17000         0    112941    119000   2922259     48.61   no data
3760.00/941.37	c  N dy 11207   3232847       200     17000         0    132714    119000   4028079     48.61     51.19
3795.15/950.13	c  N dy 11276   3252935       200     17000         0    152234    119000   5124451     48.61     51.24
3818.70/956.06	c  N dy 11348   3273335       200     17000         0     95421    119000   1943092     48.61     51.54
3842.67/962.07	c  N dy 11371   3294563       200     17000         0    115981    119000   3100933     48.60     51.80
3873.42/969.76	c  N dy 11455   3314644       200     17000         0    135453    119000   4190746     48.61     51.20
3907.38/978.29	c  N dy 11508   3334681       200     17000         0    154856    119000   5268999     48.61     51.54
3929.35/983.75	c  N dy 11572   3354687       200     17000         0     96694    119000   1968792     48.61     51.48
3955.71/990.33	c  N dy 11659   3374762       200     17000         0    116170    119000   3060232     48.61     51.18
3984.46/997.57	c  N dy 11712   3394859       200     17000         0    135691    119000   4154150     48.61     51.40
4019.62/1006.33	c  N dy 11789   3415284       200     17000         0    155471    119000   5258055     48.61     51.19
4043.59/1012.34	c  N dy 11865   3436544       200     17000         0     97585    119000   1976953     48.62     51.66
4068.76/1018.63	c  N dy 11940   3456625       200     17000         0    117073    119000   3067030     48.62     51.35
4098.71/1026.17	c  N dy 12010   3476918       200     17000         0    136783    119000   4171405     48.62     51.54
4141.45/1036.89	c  N dy 12091   3502602       200     17000         0     82118    119000   1059534     48.62     51.60
4162.22/1042.03	c  N dy 12151   3522615       200     17000         0    101500    119000   2146660     48.62     51.21
4188.57/1048.69	c  N dy 12210   3543417       200     17000         0    121648    119000   3271894     48.62     51.48
4220.13/1056.55	c  N dy 12261   3565100       200     17000         0    142596    119000   4449134     48.61     51.69
4254.88/1065.20	c  N dy 12317   3585121       200     17000         0     81597    119000    992496     48.61     51.19
4277.65/1070.94	c  N dy 12377   3605142       200     17000         0    101029    119000   2080655     48.61     51.28
4310.81/1079.28	c  N dy 12455   3626458       200     17000         0    121709    119000   3238921     48.61     51.19
4353.94/1090.08	c  N dy 12535   3647838       200     17000         0    142430    119000   4402340     48.61     51.21
4402.68/1102.20	c  N dy 12633   3667973       200     17000         0    162023    119000   5506005     48.62     51.66
4427.46/1108.45	c  N dy 12695   3688038       200     17000         0     99968    119000   1971157     48.62     51.18
4454.22/1115.17	c  N dy 12742   3709066       200     17000         0    120377    119000   3112755     48.61     51.88
4459.39/1116.44	c  S st 12759   3712484       200     17000         0    123688    119000   3299037     48.61   no data
4460.60/1116.79	c  S st 12759   3712986       200     17000         0    124183    119000   3326722     48.61   no data
4461.00/1116.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4461.00/1116.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4461.00/1116.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4461.00/1116.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4461.00/1116.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4461.00/1116.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4461.00/1116.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4461.40/1116.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4461.80/1117.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4559.69/1141.54	c lits-rem:       851  cl-subs:     3543  v-elim:      0  v-fix:    0  time: 24.51 s
4559.69/1141.54	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4559.69/1141.59	c vivif2 --  cl tried   120640 cl shrink        0 lits rem          0 time: 0.05
4561.66/1142.00	c asymm  cl-useful: 0/1213/17000 lits-rem:0 time: 0.41
4561.66/1142.00	c calculated reachability. Time: 0.00
4561.66/1142.00	c  N dy 12759   3712986       200     17000         0    120640    119000   3076008     48.61   no data
4592.42/1149.71	c  N dy 12830   3733131       200     17000         0    140151    119000   4169445     48.62     51.34
4627.97/1158.61	c  F st 12902   3751563       200     17000         0    158017    119000   5164744     48.62     48.98
4631.96/1159.69	c  N st 12906   3753595       200     17000         0    159994    119000   5276210     48.62   no data
4662.72/1167.38	c  N dy 12966   3773731       200     17000         0     97124    119000   1773975     48.62     51.41
4690.68/1174.36	c  N dy 13031   3795385       200     17000         0    118050    119000   2945420     48.62     51.58
4725.03/1182.95	c  N dy 13149   3815827       200     17000         0    137868    119000   4060646     48.63     51.30
4759.39/1191.55	c  N dy 13210   3835876       200     17000         0    157247    119000   5147466     48.63     51.27
4791.74/1199.66	c  N dy 13294   3856195       200     17000         0     93664    119000   1531517     48.63     51.27

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173762-1304030614/watcher-3173762-1304030614 -o /tmp/evaluation-result-3173762-1304030614/solver-3173762-1304030614 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173762-1304030614.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 407 0 0 0 1 0 0 0 25 0 4 0 514659533 52441088 347 33554432000 4194304 4627427 140734112571312 18446744073709551615 47169183025074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 12803 347 299 106 0 7774 0
[pid=16302/tid=16303] ppid=16300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514659534 52441088 347 33554432000 4194304 4627427 140734112571312 18446744073709551615 47169183025074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514659534 52441088 347 33554432000 4194304 4627427 140734112571312 18446744073709551615 47169183025074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514659534 52441088 347 33554432000 4194304 4627427 140734112571312 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.37566 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=283280 CPUtime=3.4 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 9963 0 0 0 339 1 0 0 19 0 4 0 514659533 290078720 6829 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 70820 6829 384 106 0 65791 0
[pid=16302/tid=16303] ppid=16300 vsize=283280 CPUtime=0.84 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2535 0 0 0 84 0 0 0 18 0 4 0 514659534 290078720 6830 33554432000 4194304 4627427 140734112571312 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=283280 CPUtime=0.84 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2472 0 0 0 84 0 0 0 18 0 4 0 514659534 290078720 6830 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=283280 CPUtime=0.84 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2112 0 0 0 84 0 0 0 19 0 4 0 514659534 290078720 6830 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 283280

[startup+0.956943 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=283280 CPUtime=3.8 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 10350 0 0 0 379 1 0 0 19 0 4 0 514659533 290078720 7216 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308107 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 70820 7216 384 106 0 65791 0
[pid=16302/tid=16303] ppid=16300 vsize=283280 CPUtime=0.94 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2636 0 0 0 94 0 0 0 19 0 4 0 514659534 290078720 7216 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=283280 CPUtime=0.94 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2569 0 0 0 94 0 0 0 19 0 4 0 514659534 290078720 7216 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=283280 CPUtime=0.94 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2199 0 0 0 94 0 0 0 19 0 4 0 514659534 290078720 7216 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 283280

[startup+1.05622 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=312844 CPUtime=4.2 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) D 16300 16302 16058 0 -1 4202496 12048 0 0 0 418 2 0 0 19 0 4 0 514659533 320352256 8154 33554432000 4194304 4627427 140734112571312 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 78211 7711 384 106 0 73182 0
[pid=16302/tid=16303] ppid=16300 vsize=293620 CPUtime=1.04 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3080 0 0 0 104 0 0 0 19 0 4 0 514659534 300666880 7006 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=293620 CPUtime=1.04 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2989 0 0 0 104 0 0 0 19 0 4 0 514659534 300666880 7006 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=293620 CPUtime=1.04 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2627 0 0 0 104 0 0 0 19 0 4 0 514659534 300666880 7006 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 312844

[startup+1.15691 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=293620 CPUtime=4.6 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 12437 0 0 0 458 2 0 0 19 0 4 0 514659533 300666880 7392 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 73405 7393 384 106 0 68376 0
[pid=16302/tid=16303] ppid=16300 vsize=293620 CPUtime=1.14 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3172 0 0 0 114 0 0 0 19 0 4 0 514659534 300666880 7393 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=293620 CPUtime=1.14 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3090 0 0 0 114 0 0 0 19 0 4 0 514659534 300666880 7393 33554432000 4194304 4627427 140734112571312 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=293620 CPUtime=1.14 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 2723 0 0 0 114 0 0 0 19 0 4 0 514659534 300666880 7393 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 293620

[startup+1.50085 s]
/proc/loadavg: 8.22 8.18 7.04 5/184 16302
/proc/meminfo: memFree=25037800/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=293904 CPUtime=5.98 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 14377 0 0 0 596 2 0 0 20 0 4 0 514659533 300957696 7917 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 73476 7917 385 106 0 68447 0
[pid=16302/tid=16303] ppid=16300 vsize=293904 CPUtime=1.49 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3456 0 0 0 149 0 0 0 20 0 4 0 514659534 300957696 7917 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=293904 CPUtime=1.48 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3759 0 0 0 148 0 0 0 19 0 4 0 514659534 300957696 7917 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=293904 CPUtime=1.48 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 3052 0 0 0 148 0 0 0 20 0 4 0 514659534 300957696 7917 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 293904

[startup+3.10056 s]
/proc/loadavg: 8.22 8.18 7.04 9/188 16306
/proc/meminfo: memFree=24992040/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=304088 CPUtime=12.37 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 26439 0 0 0 1232 5 0 0 25 0 4 0 514659533 311386112 12549 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 76022 12549 388 106 0 70993 0
[pid=16302/tid=16303] ppid=16300 vsize=304088 CPUtime=3.09 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 7283 0 0 0 308 1 0 0 25 0 4 0 514659534 311386112 12549 33554432000 4194304 4627427 140734112571312 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=304088 CPUtime=3.08 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 5961 0 0 0 307 1 0 0 25 0 4 0 514659534 311386112 12549 33554432000 4194304 4627427 140734112571312 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=304088 CPUtime=3.07 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 5521 0 0 0 307 0 0 0 25 0 4 0 514659534 311386112 12549 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309448 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 304088

[startup+6.30699 s]
/proc/loadavg: 8.20 8.17 7.04 9/188 16306
/proc/meminfo: memFree=24936048/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=309484 CPUtime=25.17 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 46462 0 0 0 2509 8 0 0 25 0 4 0 514659533 316911616 24353 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 77371 24353 388 106 0 72342 0
[pid=16302/tid=16303] ppid=16300 vsize=309484 CPUtime=6.29 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 12960 0 0 0 628 1 0 0 25 0 4 0 514659534 316911616 24353 33554432000 4194304 4627427 140734112571312 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=309484 CPUtime=6.29 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 11924 0 0 0 627 2 0 0 25 0 4 0 514659534 316911616 24353 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=309484 CPUtime=6.26 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 10576 0 0 0 625 1 0 0 25 0 4 0 514659534 316911616 24353 33554432000 4194304 4627427 140734112571312 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 309484

[startup+12.7009 s]
/proc/loadavg: 8.19 8.17 7.05 9/188 16306
/proc/meminfo: memFree=24885836/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=322396 CPUtime=50.71 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 70726 0 0 0 5058 13 0 0 25 0 4 0 514659533 330133504 34860 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 80599 34860 388 106 0 75570 0
[pid=16302/tid=16303] ppid=16300 vsize=322396 CPUtime=12.68 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 17419 0 0 0 1266 2 0 0 25 0 4 0 514659534 330133504 34860 33554432000 4194304 4627427 140734112571312 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=322396 CPUtime=12.69 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 17957 0 0 0 1266 3 0 0 25 0 4 0 514659534 330133504 34860 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=322396 CPUtime=12.63 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 17264 0 0 0 1260 3 0 0 25 0 4 0 514659534 330133504 34860 33554432000 4194304 4627427 140734112571312 18446744073709551615 4428016 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 322396

[startup+25.5006 s]
/proc/loadavg: 8.15 8.16 7.06 9/188 16307
/proc/meminfo: memFree=24863776/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=350384 CPUtime=101.84 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 108951 0 0 0 10160 24 0 0 25 0 4 0 514659533 358793216 42649 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 87596 42649 388 106 0 82567 0
[pid=16302/tid=16303] ppid=16300 vsize=350384 CPUtime=25.49 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 27358 0 0 0 2544 5 0 0 25 0 4 0 514659534 358793216 42649 33554432000 4194304 4627427 140734112571312 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=350384 CPUtime=25.48 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 27721 0 0 0 2543 5 0 0 25 0 4 0 514659534 358793216 42649 33554432000 4194304 4627427 140734112571312 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=350384 CPUtime=25.35 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 26536 0 0 0 2529 6 0 0 25 0 4 0 514659534 358793216 42649 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 350384

[startup+51.101 s]
/proc/loadavg: 8.40 8.21 7.11 9/188 16307
/proc/meminfo: memFree=24820432/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=358080 CPUtime=204.09 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 159976 0 0 0 20372 37 0 0 25 0 4 0 514659533 366673920 50487 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 89520 50487 388 106 0 84491 0
[pid=16302/tid=16303] ppid=16300 vsize=358080 CPUtime=51.09 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 37082 0 0 0 5102 7 0 0 25 0 4 0 514659534 366673920 50487 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=358080 CPUtime=51.09 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 38263 0 0 0 5100 9 0 0 25 0 4 0 514659534 366673920 50487 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=358080 CPUtime=50.81 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 41195 0 0 0 5071 10 0 0 25 0 4 0 514659534 366673920 50487 33554432000 4194304 4627427 140734112571312 18446744073709551615 4333251 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 358080

[startup+102.301 s]
/proc/loadavg: 8.25 8.19 7.16 9/188 16309
/proc/meminfo: memFree=24792892/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=386972 CPUtime=408.61 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 247043 0 0 0 40797 64 0 0 25 0 4 0 514659533 396259328 59329 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 96743 59329 388 106 0 91714 0
[pid=16302/tid=16303] ppid=16300 vsize=386972 CPUtime=102.29 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 59486 0 0 0 10215 14 0 0 25 0 4 0 514659534 396259328 59329 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=386972 CPUtime=102.28 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 59601 0 0 0 10214 14 0 0 25 0 4 0 514659534 396259328 59329 33554432000 4194304 4627427 140734112571312 18446744073709551615 4332317 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=386972 CPUtime=101.72 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 65991 0 0 0 10154 18 0 0 25 0 4 0 514659534 396259328 59329 33554432000 4194304 4627427 140734112571312 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 386972

[startup+162.3 s]

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

[pid=16302] ppid=16300 vsize=801136 CPUtime=2805.3 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 845954 0 0 0 280235 295 0 0 25 0 4 0 514659533 820363264 117705 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 200284 117706 388 106 0 195255 0
[pid=16302/tid=16303] ppid=16300 vsize=801136 CPUtime=702.3 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 213586 0 0 0 70156 74 0 0 25 0 4 0 514659534 820363264 117706 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=801136 CPUtime=702.3 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 220931 0 0 0 70155 75 0 0 25 0 4 0 514659534 820363264 117706 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309445 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=801136 CPUtime=698.41 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 200020 0 0 0 69766 75 0 0 25 0 4 0 514659534 820363264 117706 33554432000 4194304 4627427 140734112571312 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 801136

[startup+762.3 s]
/proc/loadavg: 8.19 8.24 7.69 9/188 16326
/proc/meminfo: memFree=24266720/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=746832 CPUtime=3044.96 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 895039 0 0 0 304181 315 0 0 25 0 4 0 514659533 764755968 121727 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 186708 121727 388 106 0 181679 0
[pid=16302/tid=16303] ppid=16300 vsize=746832 CPUtime=762.3 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 227076 0 0 0 76151 79 0 0 25 0 4 0 514659534 764755968 121727 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=746832 CPUtime=762.3 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 230600 0 0 0 76151 79 0 0 25 0 4 0 514659534 764755968 121727 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=746832 CPUtime=758.07 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 212241 0 0 0 75727 80 0 0 25 0 4 0 514659534 764755968 121727 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 746832

[startup+822.301 s]
/proc/loadavg: 8.19 8.24 7.72 9/188 16328
/proc/meminfo: memFree=24258004/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=742584 CPUtime=3284.63 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 948298 0 0 0 328126 337 0 0 25 0 4 0 514659533 760406016 126570 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 185646 126570 388 106 0 180617 0
[pid=16302/tid=16303] ppid=16300 vsize=742584 CPUtime=822.3 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 240117 0 0 0 82145 85 0 0 25 0 4 0 514659534 760406016 126570 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=742584 CPUtime=822.29 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 244276 0 0 0 82145 84 0 0 25 0 4 0 514659534 760406016 126570 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=742584 CPUtime=817.74 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 225825 0 0 0 81689 85 0 0 25 0 4 0 514659534 760406016 126570 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 742584

[startup+882.301 s]
/proc/loadavg: 8.29 8.26 7.76 9/188 16329
/proc/meminfo: memFree=24177360/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=888468 CPUtime=3524.31 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 992174 0 0 0 352079 352 0 0 25 0 4 0 514659533 909791232 143505 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 222117 143505 388 106 0 217088 0
[pid=16302/tid=16303] ppid=16300 vsize=888468 CPUtime=882.31 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 254582 0 0 0 88143 88 0 0 25 0 4 0 514659534 909791232 143505 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=888468 CPUtime=882.29 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 256129 0 0 0 88140 89 0 0 25 0 4 0 514659534 909791232 143505 33554432000 4194304 4627427 140734112571312 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=888468 CPUtime=877.4 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 232271 0 0 0 87653 87 0 0 25 0 4 0 514659534 909791232 143505 33554432000 4194304 4627427 140734112571312 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 888468

[startup+942.3 s]
/proc/loadavg: 8.34 8.28 7.80 9/188 16362
/proc/meminfo: memFree=24390968/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=894536 CPUtime=3763.99 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1033040 0 0 0 376028 371 0 0 25 0 4 0 514659533 916004864 149396 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 223634 149396 388 106 0 218605 0
[pid=16302/tid=16303] ppid=16300 vsize=894536 CPUtime=942.31 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 266067 0 0 0 94136 95 0 0 25 0 4 0 514659534 916004864 149396 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=894536 CPUtime=942.3 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 267182 0 0 0 94137 93 0 0 25 0 4 0 514659534 916004864 149396 33554432000 4194304 4627427 140734112571312 18446744073709551615 4420116 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=894536 CPUtime=937.08 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 242488 0 0 0 93616 92 0 0 25 0 4 0 514659534 916004864 149396 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 894536

[startup+1002.3 s]
/proc/loadavg: 8.27 8.25 7.82 9/188 16364
/proc/meminfo: memFree=24156676/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=895856 CPUtime=4003.64 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1076325 0 0 0 399972 392 0 0 25 0 4 0 514659533 917356544 150669 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 223964 150670 388 106 0 218935 0
[pid=16302/tid=16303] ppid=16300 vsize=895856 CPUtime=1002.3 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 277993 0 0 0 100129 101 0 0 25 0 4 0 514659534 917356544 150670 33554432000 4194304 4627427 140734112571312 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=895856 CPUtime=1002.3 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 274569 0 0 0 100133 97 0 0 25 0 4 0 514659534 917356544 150670 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=895856 CPUtime=996.74 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 254420 0 0 0 99577 97 0 0 25 0 4 0 514659534 917356544 150670 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 895856

[startup+1062.31 s]
/proc/loadavg: 8.22 8.24 7.84 9/188 16374
/proc/meminfo: memFree=24038560/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=897544 CPUtime=4243.32 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1124770 0 0 0 423919 413 0 0 25 0 4 0 514659533 919085056 154977 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 224386 154977 388 106 0 219357 0
[pid=16302/tid=16303] ppid=16300 vsize=897544 CPUtime=1062.31 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 290129 0 0 0 106125 106 0 0 25 0 4 0 514659534 919085056 154977 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=897544 CPUtime=1062.29 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 286486 0 0 0 106128 101 0 0 25 0 4 0 514659534 919085056 154977 33554432000 4194304 4627427 140734112571312 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=897544 CPUtime=1056.41 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 266587 0 0 0 105538 103 0 0 25 0 4 0 514659534 919085056 154977 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 897544

[startup+1122.3 s]
/proc/loadavg: 8.14 8.21 7.85 9/188 16376
/proc/meminfo: memFree=23944284/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=983116 CPUtime=4482.97 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1150566 0 0 0 447872 425 0 0 25 0 4 0 514659533 1006710784 159368 33554432000 4194304 4627427 140734112571312 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 245779 159368 388 106 0 240750 0
[pid=16302/tid=16303] ppid=16300 vsize=983116 CPUtime=1122.31 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 291148 0 0 0 112124 107 0 0 25 0 4 0 514659534 1006710784 159368 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=983116 CPUtime=1122.28 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 297361 0 0 0 112121 107 0 0 25 0 4 0 514659534 1006710784 159368 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=983116 CPUtime=1116.07 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 272072 0 0 0 111502 105 0 0 25 0 4 0 514659534 1006710784 159368 33554432000 4194304 4627427 140734112571312 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 983116

[startup+1182.3 s]
/proc/loadavg: 8.11 8.18 7.86 9/188 16378
/proc/meminfo: memFree=23788264/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=1006148 CPUtime=4722.64 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1189180 0 0 0 471818 446 0 0 25 0 4 0 514659533 1030295552 162760 33554432000 4194304 4627427 140734112571312 18446744073709551615 4328754 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 251537 162760 388 106 0 246508 0
[pid=16302/tid=16303] ppid=16300 vsize=1006148 CPUtime=1182.31 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 302601 0 0 0 118118 113 0 0 25 0 4 0 514659534 1030295552 162760 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=1006148 CPUtime=1182.29 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 306629 0 0 0 118118 111 0 0 25 0 4 0 514659534 1030295552 162760 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=1006148 CPUtime=1175.74 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 282831 0 0 0 117462 112 0 0 25 0 4 0 514659534 1030295552 162760 33554432000 4194304 4627427 140734112571312 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1006148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.17 7.86 9/188 16378
/proc/meminfo: memFree=23828804/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=889164 CPUtime=4800.15 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1204276 0 0 0 479563 452 0 0 25 0 4 0 514659533 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 222291 158662 388 106 0 217262 0
[pid=16302/tid=16303] ppid=16300 vsize=889164 CPUtime=1201.72 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 306895 0 0 0 120058 114 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=889164 CPUtime=1201.7 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 310722 0 0 0 120057 113 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=889164 CPUtime=1195.04 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 285509 0 0 0 119390 114 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 889164

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.17 7.86 9/188 16378
/proc/meminfo: memFree=23828804/32951124 swapFree=67111524/67111528
[pid=16302] ppid=16300 vsize=889164 CPUtime=4800.15 cores=1,3,5,7
/proc/16302/stat : 16302 (strangenight2-m) R 16300 16302 16058 0 -1 4202496 1204276 0 0 0 479563 452 0 0 25 0 4 0 514659533 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16302/statm: 222291 158662 388 106 0 217262 0
[pid=16302/tid=16303] ppid=16300 vsize=889164 CPUtime=1201.72 cores=1,3,5,7
/proc/16302/task/16303/stat : 16303 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 306895 0 0 0 120058 114 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16302/tid=16304] ppid=16300 vsize=889164 CPUtime=1201.7 cores=1,3,5,7
/proc/16302/task/16304/stat : 16304 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 310722 0 0 0 120057 113 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16302/tid=16305] ppid=16300 vsize=889164 CPUtime=1195.04 cores=1,3,5,7
/proc/16302/task/16305/stat : 16305 (strangenight2-m) R 16300 16302 16058 0 -1 4202560 285509 0 0 0 119390 114 0 0 25 0 4 0 514659534 910503936 158662 33554432000 4194304 4627427 140734112571312 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 889164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.21
CPU user time (s): 4795.66
CPU system time (s): 4.54831
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 1064760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.66
system time used= 4.54831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1204278
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= 1089
involuntary context switches= 36715

runsolver used 1.82972 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 00:43:34
IDJOB=3173762
IDBENCH=82580
IDSOLVER=1586
FILE ID=node132/3173762-1304030614
RUNJOBID= node132-1304028687-16078
PBS_JOBID= 13170320
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173762-1304030614/watcher-3173762-1304030614 -o /tmp/evaluation-result-3173762-1304030614/solver-3173762-1304030614 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173762-1304030614.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=1593747427

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25038204 kB
Buffers:        736004 kB
Cached:        6188960 kB
SwapCached:          4 kB
Active:        1992704 kB
Inactive:      5431304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25038204 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5764 kB
Writeback:           0 kB
AnonPages:      498836 kB
Mapped:          15500 kB
Slab:           425276 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   837596 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= 71860 MiB
End job on node132 at 2011-04-29 01:03:37