Trace number 3366183

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.41 1204.25

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366183-1305398228.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.02	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.02	c -- vars added        200
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
1.16/0.38	c asymm  cl-useful: 0/14573/17000 lits-rem:0 time: 0.36
1.16/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.16/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.16/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.16/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.16/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.16/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.96/1.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3.96/1.06	c Finding binary XORs  T:     0.00 s  found:       0
3.96/1.06	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.96/1.06	c calculated reachability. Time: 0.00
3.96/1.06	c Calc default polars -  time:   0.00 s pos:      95 undec:       4 neg:     101
3.96/1.06	c =========================================================================================
3.96/1.06	c types(t): F = full restart, N = normal restart
3.96/1.06	c types(t): S = simplification begin/end, E = solution found
3.96/1.06	c restart types(rt): st = static, dy = dynamic
3.96/1.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.96/1.06	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
3.96/1.06	c  N dy    12      4899       200     17000         0      4739    119000    266578     50.21     53.35
3.96/1.06	c  N dy    21      9481       200     17000         0      6751    119000    339218     50.05     52.99
5.15/1.30	c  N dy    27     14595       200     17000         0      7566    119000    332235     49.34     53.14
6.37/1.64	c  N dy    28     20234       200     17000         0      7595    119000    288385     48.65     51.25
7.54/1.92	c  N dy    40     24374       200     17000         0     11634    119000    511509     48.61     51.30
7.54/1.96	c  F st    44     25000       200     17000         0     12237    119000    544820     48.64   no data
9.13/2.30	c  N dy    50     30000       200     17000         0     10498    119000    406190     48.64   no data
9.13/2.30	c  S st    50     30000       200     17000         0     10498    119000    406190     48.64   no data
9.13/2.35	c  S st    50     30504       200     17000         0     10997    119000    432802     48.64   no data
9.13/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.13/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.13/2.36	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.13/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.13/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.13/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.13/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.13/2.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.13/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.75	c lits-rem:        76  cl-subs:      371  v-elim:      0  v-fix:    0  time:  0.38 s
11.19/2.83	c asymm  cl-useful: 0/2427/17000 lits-rem:0 time: 0.08
11.19/2.83	c calculated reachability. Time: 0.00
11.19/2.83	c  N dy    50     30504       200     17000         0     10626    119000    405428     48.64   no data
12.32/3.16	c  N dy    65     34890       200     17000         0     14880    119000    642587     48.65     51.26
13.93/3.50	c  N dy    78     39544       200     17000         0     11717    119000    425895     48.62     51.79
15.14/3.88	c  N dy    96     44115       200     17000         0     16140    119000    672101     48.72     51.43
15.91/4.04	c  S st   104     45756       200     17000         0      9054    119000    234930     48.78     51.36
15.91/4.08	c  S st   104     46260       200     17000         0      9554    119000    261968     48.78   no data
15.91/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.91/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.31/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.31/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.31/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.31/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
16.31/4.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.31/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.31/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.71/4.21	c lits-rem:         3  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.10 s
16.71/4.21	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.71/4.21	c vivif2 --  cl tried     9491 cl shrink        0 lits rem          0 time: 0.00
18.31/4.63	c asymm  cl-useful: 0/13706/17000 lits-rem:0 time: 0.42
18.31/4.63	c calculated reachability. Time: 0.00
18.31/4.63	c  N dy   104     46260       200     17000         0      9491    119000    256999     48.78   no data
19.53/4.92	c  N dy   116     50334       200     17000         0     13441    119000    475348     48.76     52.05
20.70/5.26	c  N dy   128     54665       200     17000         0     17651    119000    707374     48.71     51.29
25.08/6.37	c  N dy   141     67007       200     17000         0     19946    119000    813843     48.30     50.84
25.88/6.58	c  S st   148     69390       200     17000         0     11600    119000    293391     48.30   no data
26.28/6.64	c  S st   148     69895       200     17000         0     12091    119000    320036     48.30   no data
26.28/6.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.28/6.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.28/6.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.28/6.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.28/6.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.28/6.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.28/6.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.28/6.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.28/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.67/6.79	c lits-rem:        11  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.12 s
26.67/6.79	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.67/6.79	c vivif2 --  cl tried    12019 cl shrink        0 lits rem          0 time: 0.00
27.47/6.92	c asymm  cl-useful: 0/3294/17000 lits-rem:0 time: 0.13
27.47/6.92	c calculated reachability. Time: 0.00
27.47/6.92	c  N dy   148     69895       200     17000         0     12019    119000    314488     48.30   no data
28.73/7.28	c  N dy   166     74630       200     17000         0     16619    119000    571858     48.31     50.98
30.66/7.70	c  N dy   186     79399       200     17000         0     21250    119000    829698     48.34     53.13
32.26/8.15	c  N dy   202     84682       200     17000         0     14707    119000    421452     48.33     50.94
33.10/8.38	c  F st   214     87502       200     17000         0     17444    119000    572463     48.34   no data
34.25/8.65	c  N st   219     90799       200     17000         0     20636    119000    750242     48.34   no data
36.64/9.24	c  N dy   231     96943       200     17000         0     13991    119000    341296     48.34     51.31
38.63/9.77	c  N dy   255    103131       200     17000         0     20011    119000    677882     48.38     51.07
39.44/9.93	c  S st   261    104842       200     17000         0     21680    119000    770911     48.38     50.55
39.84/10.00	c  S st   261    105347       200     17000         0     22180    119000    798080     48.38   no data
39.84/10.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.84/10.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.84/10.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.84/10.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.84/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.84/10.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.84/10.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.84/10.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.84/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.02/11.32	c lits-rem:       179  cl-subs:      658  v-elim:      0  v-fix:    0  time:  1.26 s
45.02/11.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
45.02/11.33	c vivif2 --  cl tried    21522 cl shrink        0 lits rem          0 time: 0.01
46.26/11.62	c asymm  cl-useful: 0/5135/17000 lits-rem:0 time: 0.29
46.26/11.62	c calculated reachability. Time: 0.00
46.26/11.62	c  N dy   261    105347       200     17000         0     21522    119000    749512     48.38   no data
49.00/12.34	c  N dy   284    112333       200     17000         0     14721    119000    338001     48.39     51.64
51.78/13.03	c  N dy   315    119723       200     17000         0     21912    119000    737510     48.39     50.94
55.03/13.87	c  N dy   336    127371       200     17000         0     14771    119000    296058     48.37     51.04
57.77/14.59	c  N dy   370    135542       200     17000         0     22700    119000    737672     48.43     51.11
61.75/15.55	c  N dy   406    144795       200     17000         0     16166    119000    329095     48.47     51.12
64.94/16.37	c  N dy   440    154076       200     17000         0     25197    119000    832216     48.46     51.18
66.54/16.78	c  S st   453    158020       200     17000         0     29026    119000   1045551     48.45   no data
66.94/16.86	c  S st   453    158525       200     17000         0     29521    119000   1072801     48.45   no data
66.94/16.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.94/16.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
66.94/16.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.94/16.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.94/16.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.94/16.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
66.94/16.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.94/16.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.34/16.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.11/19.19	c lits-rem:       546  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  2.27 s
76.11/19.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
76.11/19.21	c vivif2 --  cl tried    28499 cl shrink        0 lits rem          0 time: 0.01
77.29/19.46	c asymm  cl-useful: 0/3843/17000 lits-rem:0 time: 0.25
77.29/19.46	c calculated reachability. Time: 0.00
77.29/19.46	c  N dy   453    158525       200     17000         0     28499    119000    998784     48.45   no data
81.67/20.51	c  N dy   479    169201       200     17000         0     22342    119000    631041     48.39     51.22
86.47/21.71	c  N dy   522    180122       200     17000         0     32932    119000   1226347     48.45     51.41
91.65/23.03	c  N dy   554    192488       200     17000         0     27480    119000    871191     48.40     51.56
97.63/24.59	c  N dy   597    206541       200     17000         0     22661    119000    563120     48.39     51.01
104.40/26.25	c  N dy   635    220619       200     17000         0     36290    119000   1318177     48.36     50.94
111.60/28.04	c  N dy   698    234793       200     17000         0     30670    119000    969336     48.41     52.35
112.78/28.38	c  S st   705    237787       200     17000         0     33572    119000   1131321     48.41     48.35
113.17/28.48	c  S st   705    238291       200     17000         0     34063    119000   1157249     48.41   no data
113.17/28.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.57/28.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
113.57/28.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.57/28.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.57/28.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.57/28.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
113.57/28.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.57/28.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
113.57/28.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.72/32.36	c lits-rem:       375  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  3.81 s
128.72/32.37	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
128.72/32.38	c vivif2 --  cl tried    32981 cl shrink        0 lits rem          0 time: 0.01
129.92/32.65	c asymm  cl-useful: 0/3377/17000 lits-rem:0 time: 0.28
129.92/32.66	c calculated reachability. Time: 0.00
129.92/32.66	c  N dy   705    238291       200     17000         0     32981    119000   1077727     48.41   no data
137.09/34.46	c  N dy   740    254117       200     17000         0     27954    119000    769787     48.38     51.18
145.06/36.40	c  N dy   792    270602       200     17000         0     22637    119000    435628     48.37     52.30
153.04/38.40	c  N dy   881    287899       200     17000         0     39416    119000   1372517     48.44     51.18
161.41/40.53	c  F st   937    306251       200     17000         0     34904    119000   1075038     48.45   no data
161.41/40.57	c  N st   938    306501       200     17000         0     35147    119000   1087644     48.45   no data
171.37/43.00	c  N dy   989    326849       200     17000         0     31612    119000    844363     48.44     51.00
182.19/45.75	c  N dy  1052    349046       200     17000         0     28918    119000    658136     48.43     51.11
186.14/46.74	c  S st  1084    357437       200     17000         0     37084    119000   1111359     48.43     47.68
186.57/46.84	c  S st  1084    357940       200     17000         0     37576    119000   1138181     48.43   no data
186.57/46.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.57/46.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
186.57/46.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.57/46.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.57/46.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.57/46.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
186.57/46.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
186.57/46.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
186.91/46.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.89/49.91	c lits-rem:       244  cl-subs:      999  v-elim:      0  v-fix:    0  time:  3.00 s
198.89/49.91	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
198.89/49.92	c vivif2 --  cl tried    36577 cl shrink        0 lits rem          0 time: 0.01
200.07/50.20	c asymm  cl-useful: 0/3084/17000 lits-rem:0 time: 0.28
200.07/50.20	c calculated reachability. Time: 0.00
200.07/50.20	c  N dy  1084    357940       200     17000         0     36577    119000   1066139     48.43   no data
210.84/52.93	c  N dy  1166    378054       200     17000         0     30870    119000    714308     48.44     51.01
223.60/56.11	c  N dy  1254    398091       200     17000         0     50327    119000   1799639     48.48     51.56
234.81/58.93	c  N dy  1332    418785       200     17000         0     44185    119000   1409261     48.50     51.54
245.92/61.76	c  N dy  1419    439232       200     17000         0     36893    119000    966141     48.53     51.51
258.27/64.80	c  N dy  1478    460372       200     17000         0     29226    119000    492602     48.51     51.31
268.64/67.46	c  N dy  1555    480474       200     17000         0     48704    119000   1578571     48.53     53.54
280.19/70.30	c  N dy  1602    501144       200     17000         0     39679    119000   1033662     48.50     51.07
292.95/73.58	c  N dy  1692    521328       200     17000         0     59267    119000   2127805     48.52     51.64
301.32/75.61	c  S st  1735    536911       200     17000         0     44281    119000   1241515     48.52     44.40
301.72/75.74	c  S st  1735    537413       200     17000         0     44773    119000   1268503     48.52   no data
301.72/75.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
301.72/75.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
301.72/75.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
301.72/75.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.72/75.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.72/75.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
301.72/75.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
301.72/75.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
302.12/75.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.86/80.09	c lits-rem:       294  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  4.27 s
318.86/80.09	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
319.26/80.10	c vivif2 --  cl tried    43636 cl shrink        0 lits rem          0 time: 0.01
319.67/80.28	c asymm  cl-useful: 0/1561/17000 lits-rem:0 time: 0.17
319.67/80.28	c calculated reachability. Time: 0.00
319.67/80.28	c  N dy  1735    537413       200     17000         0     43636    119000   1186434     48.52   no data
332.42/83.47	c  N dy  1790    557516       200     17000         0     32110    119000    520406     48.51     51.16
345.57/86.72	c  N dy  1846    581578       200     17000         0     55426    119000   1820159     48.48     51.04
357.58/89.79	c  N dy  1911    601699       200     17000         0     42973    119000   1080917     48.48     51.11
371.08/93.16	c  N dy  1983    621767       200     17000         0     62427    119000   2165951     48.49     54.01
383.47/96.23	c  N dy  2066    641837       200     17000         0     48954    119000   1368705     48.51     51.28
398.99/100.17	c  N dy  2139    661888       200     17000         0     34411    119000    513254     48.51     51.21
412.95/103.65	c  N dy  2240    683664       200     17000         0     55565    119000   1693960     48.54     51.28
428.89/107.60	c  N dy  2295    705494       200     17000         0     41768    119000    878995     48.51     51.34
443.24/111.25	c  N dy  2352    725574       200     17000         0     61269    119000   1965844     48.49     52.75
458.78/115.10	c  N dy  2412    747687       200     17000         0     46834    119000   1116022     48.48     51.20
473.53/118.89	c  N dy  2495    767714       200     17000         0     66278    119000   2201260     48.50     51.48
487.09/122.29	c  N dy  2565    787732       200     17000         0     48833    119000   1182645     48.50     51.08
499.85/125.46	c  S st  2609    806119       200     17000         0     66693    119000   2178016     48.50   no data
500.64/125.63	c  S st  2609    806625       200     17000         0     67192    119000   2205378     48.50   no data
500.64/125.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.64/125.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
500.64/125.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.64/125.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.64/125.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.64/125.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
500.64/125.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
501.04/125.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
501.04/125.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.63/140.96	c lits-rem:       548  cl-subs:     2419  v-elim:      0  v-fix:    0  time: 15.19 s
561.63/140.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
561.63/140.99	c vivif2 --  cl tried    64773 cl shrink        0 lits rem          0 time: 0.03
563.25/141.35	c asymm  cl-useful: 0/2467/17000 lits-rem:0 time: 0.36
563.25/141.35	c calculated reachability. Time: 0.00
563.25/141.35	c  N dy  2609    806625       200     17000         0     64773    119000   2033238     48.50   no data
578.77/145.23	c  N dy  2682    826650       200     17000         0     46366    119000   1004943     48.51     51.43
592.73/148.74	c  N dy  2728    847353       200     17000         0     66481    119000   2125970     48.48     51.10
608.27/152.63	c  N dy  2811    867469       200     17000         0     47198    119000   1004882     48.50     51.30
621.42/155.98	c  N dy  2849    887534       200     17000         0     66680    119000   2090342     48.48     51.40
637.80/160.07	c  N dy  2936    907592       200     17000         0     46373    119000    909861     48.50     51.52
652.12/163.66	c  N dy  3018    927665       200     17000         0     65854    119000   1996114     48.51     51.22
668.49/167.72	c  N dy  3056    948660       200     17000         0     45451    119000    819373     48.49     51.21
682.07/171.12	c  N dy  3091    969197       200     17000         0     65332    119000   1925691     48.46     51.03
699.60/175.58	c  N dy  3168    989229       200     17000         0     43068    119000    640254     48.47     51.25
713.50/179.03	c  N dy  3254   1009520       200     17000         0     62777    119000   1742802     48.48     51.33
731.04/183.42	c  N dy  3319   1029558       200     17000         0     82227    119000   2826200     48.48     51.15
745.80/187.13	c  N dy  3395   1049919       200     17000         0     59296    119000   1501645     48.49     51.08
763.34/191.59	c  N dy  3462   1071461       200     17000         0     80167    119000   2666123     48.49     51.83
764.14/191.70	c  F st  3465   1071877       200     17000         0     80573    119000   2689234     48.49   no data
778.87/195.49	c  N dy  3518   1091849       200     17000         0     56293    119000   1293700     48.49     51.06
795.23/199.50	c  N dy  3579   1112397       200     17000         0     76219    119000   2408949     48.49     51.15
813.62/204.19	c  N dy  3664   1132446       200     17000         0     51060    119000    953300     48.50     51.15
830.73/208.48	c  N dy  3741   1153169       200     17000         0     71139    119000   2074163     48.51     51.19
853.08/214.02	c  N dy  3801   1173491       200     17000         0     90833    119000   3172323     48.50     51.34
869.37/218.17	c  N dy  3874   1193660       200     17000         0     64804    119000   1674932     48.51     51.43
884.12/221.86	c  S st  3913   1209937       200     17000         0     80564    119000   2551884     48.50   no data
884.92/222.08	c  S st  3913   1210443       200     17000         0     81066    119000   2578528     48.50   no data
884.92/222.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
885.32/222.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
885.32/222.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
885.32/222.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
885.32/222.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.32/222.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
885.32/222.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
885.32/222.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
885.72/222.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.80/245.31	c lits-rem:       797  cl-subs:     2839  v-elim:      0  v-fix:    0  time: 23.07 s
977.80/245.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
977.80/245.35	c vivif2 --  cl tried    78227 cl shrink        0 lits rem          0 time: 0.03
979.40/245.72	c asymm  cl-useful: 0/1848/17000 lits-rem:0 time: 0.37
979.40/245.72	c calculated reachability. Time: 0.00
979.40/245.72	c  N dy  3913   1210443       200     17000         0     78227    119000   2374985     48.50   no data
997.35/250.30	c  N dy  3967   1230770       200     17000         0     51453    119000    887743     48.50     51.16
1014.08/254.43	c  N dy  4044   1251838       200     17000         0     71866    119000   2022308     48.50     51.15
1034.80/259.65	c  N dy  4120   1272817       200     17000         0     92223    119000   3157664     48.50     51.11
1051.14/263.73	c  N dy  4208   1293287       200     17000         0     64588    119000   1577529     48.51     51.10
1068.69/268.12	c  N dy  4272   1313450       200     17000         0     84173    119000   2674182     48.51     51.39
1087.02/272.77	c  N dy  4338   1333520       200     17000         0     55135    119000   1001467     48.52     51.49
1103.03/276.78	c  N dy  4406   1353853       200     17000         0     74890    119000   2100509     48.52     51.10
1123.30/281.87	c  N dy  4478   1373951       200     17000         0     94419    119000   3193095     48.53     51.08
1140.44/286.16	c  N dy  4531   1396179       200     17000         0     66468    119000   1588007     48.52     51.22
1158.79/290.79	c  N dy  4602   1416694       200     17000         0     86382    119000   2700610     48.52     51.18
1179.91/296.04	c  N dy  4674   1436883       200     17000         0     55523    119000    931614     48.52     51.14
1195.85/300.09	c  N dy  4743   1456931       200     17000         0     74951    119000   2009366     48.53     52.72
1216.20/305.19	c  N dy  4818   1477021       200     17000         0     94429    119000   3095345     48.53     51.17
1235.31/310.00	c  N dy  4900   1497228       200     17000         0     62663    119000   1288457     48.54     51.19
1252.85/314.33	c  N dy  4966   1517531       200     17000         0     82378    119000   2389819     48.54     51.12
1275.18/319.90	c  N dy  5018   1538951       200     17000         0    103144    119000   3551705     48.53     51.45
1291.15/324.00	c  N dy  5098   1559081       200     17000         0     70285    119000   1667437     48.54     51.22
1310.66/328.80	c  N dy  5138   1580728       200     17000         0     91261    119000   2829926     48.52     51.26
1332.99/334.48	c  N dy  5214   1600910       200     17000         0     57540    119000    912594     48.52     51.10
1351.73/339.13	c  N dy  5285   1623488       200     17000         0     79399    119000   2128528     48.52     51.31
1376.04/345.29	c  N dy  5332   1646412       200     17000         0    101572    119000   3363904     48.50     51.34
1396.40/350.34	c  N dy  5391   1666705       200     17000         0     67006    119000   1396060     48.50     51.18
1416.30/355.36	c  N dy  5479   1686753       200     17000         0     86437    119000   2478273     48.50     52.86
1438.63/360.94	c  N dy  5548   1706800       200     17000         0    105903    119000   3572331     48.50     51.24
1443.81/362.24	c  S st  5570   1710444       200     17000         0    109417    119000   3768770     48.50     50.98
1445.05/362.54	c  S st  5570   1710948       200     17000         0    109914    119000   3796089     48.50   no data
1445.05/362.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1445.39/362.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1445.39/362.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1445.39/362.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1445.39/362.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1445.39/362.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1445.39/362.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1445.39/362.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1445.79/362.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1601.26/401.78	c lits-rem:      1023  cl-subs:     4079  v-elim:      0  v-fix:    0  time: 39.02 s
1601.26/401.78	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1601.66/401.82	c vivif2 --  cl tried   105835 cl shrink        0 lits rem          0 time: 0.04
1603.25/402.24	c asymm  cl-useful: 0/1427/17000 lits-rem:0 time: 0.42
1603.25/402.25	c calculated reachability. Time: 0.00
1603.25/402.25	c  N dy  5570   1710948       200     17000         0    105835    119000   3499950     48.50   no data
1623.98/407.43	c  N dy  5644   1732428       200     17000         0     71413    119000   1603487     48.50     51.88
1644.72/412.67	c  N dy  5710   1753557       200     17000         0     91920    119000   2742727     48.50     51.07
1669.83/418.91	c  N dy  5795   1773776       200     17000         0    111528    119000   3837032     48.51     51.12
1686.23/423.04	c  N dy  5847   1793807       200     17000         0     74746    119000   1735907     48.50     55.00
1705.70/427.96	c  N dy  5912   1813979       200     17000         0     94341    119000   2830334     48.50     51.13
1728.03/433.59	c  N dy  5950   1834059       200     17000         0    113837    119000   3915707     48.50     51.15
1746.36/438.11	c  N dy  6020   1854987       200     17000         0     76856    119000   1812584     48.50     51.09
1767.89/443.55	c  N dy  6109   1875088       200     17000         0     96381    119000   2900236     48.50     51.14
1793.81/450.01	c  N dy  6176   1895581       200     17000         0    116238    119000   4006328     48.50     51.28
1810.54/454.28	c  N dy  6248   1915595       200     17000         0     77472    119000   1804352     48.51     51.06
1832.07/459.62	c  N dy  6326   1935615       200     17000         0     96903    119000   2886155     48.51     51.36
1857.98/466.15	c  N dy  6400   1956626       200     17000         0    117297    119000   4028795     48.51     51.08
1877.12/470.93	c  N dy  6502   1976898       200     17000         0     77778    119000   1769999     48.52     51.18
1898.64/476.33	c  N dy  6578   1996916       200     17000         0     97186    119000   2845653     48.53     51.89
1922.17/482.28	c  N dy  6618   2017368       200     17000         0    117036    119000   3956200     48.52     51.43
1941.30/487.01	c  N dy  6691   2037471       200     17000         0     76392    119000   1650860     48.52     51.11
1962.47/492.37	c  N dy  6774   2057543       200     17000         0     95851    119000   2742123     48.52     58.43
1996.32/500.89	c  N dy  6842   2083566       200     17000         0    121048    119000   4156170     48.52     51.16
2015.11/505.54	c  N dy  6920   2103575       200     17000         0     79363    119000   1773921     48.52     51.79
2037.03/511.08	c  N dy  7005   2123896       200     17000         0     99113    119000   2877509     48.53     51.15
2063.67/517.74	c  N dy  7091   2144372       200     17000         0    118990    119000   3987855     48.54     51.11
2085.60/523.22	c  N dy  7185   2164659       200     17000         0     76541    119000   1566791     48.54     52.32
2105.94/528.35	c  N dy  7266   2184727       200     17000         0     96037    119000   2664969     48.55     53.89
2134.23/535.45	c  N dy  7348   2207269       200     17000         0    117899    119000   3888106     48.55     51.48
2139.42/536.73	c  S st  7357   2210948       200     17000         0    121457    119000   4084018     48.55     44.97
2140.62/537.06	c  S st  7357   2211453       200     17000         0    121958    119000   4110411     48.55   no data
2140.62/537.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2141.02/537.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2141.02/537.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2141.02/537.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2141.02/537.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2141.02/537.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2141.02/537.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2141.02/537.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2141.42/537.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2320.80/582.23	c lits-rem:       884  cl-subs:     4527  v-elim:      0  v-fix:    0  time: 44.93 s
2320.80/582.23	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2320.80/582.28	c vivif2 --  cl tried   117431 cl shrink        0 lits rem          0 time: 0.05
2322.39/582.69	c asymm  cl-useful: 0/1261/17000 lits-rem:0 time: 0.41
2322.78/582.70	c calculated reachability. Time: 0.00
2322.78/582.70	c  N dy  7357   2211453       200     17000         0    117431    119000   3781959     48.55   no data
2344.71/588.22	c  N dy  7423   2231527       200     17000         0     73936    119000   1379490     48.55     51.17
2366.23/593.66	c  N dy  7466   2255018       200     17000         0     96706    119000   2649256     48.54     51.10
2409.32/604.49	c  N dy  7525   2290438       200     17000         0     66981    119000    943682     48.52     51.74
2428.43/609.28	c  N dy  7620   2310730       200     17000         0     86671    119000   2042519     48.53     51.50
2451.55/615.01	c  N dy  7692   2330759       200     17000         0    106133    119000   3130081     48.53     51.58
2479.06/622.01	c  N dy  7760   2350950       200     17000         0    125693    119000   4221857     48.53     51.24
2500.98/627.41	c  N dy  7837   2371026       200     17000         0     80229    119000   1646149     48.53     51.29
2523.32/633.05	c  N dy  7934   2391106       200     17000         0     99734    119000   2739393     48.54     51.36
2547.62/639.19	c  N dy  7971   2411684       200     17000         0    119648    119000   3849589     48.53     51.11
2573.93/645.73	c  N dy  8045   2432060       200     17000         0     73515    119000   1221517     48.54     51.53
2593.92/650.80	c  N dy  8112   2452226       200     17000         0     93072    119000   2315001     48.54     51.66
2620.57/657.47	c  N dy  8193   2472284       200     17000         0    112489    119000   3401264     48.54     51.62
2656.85/666.51	c  N dy  8277   2492966       200     17000         0    132518    119000   4526476     48.55     51.83
2676.80/671.57	c  N dy  8342   2513022       200     17000         0     85098    119000   1825550     48.55     53.00
2701.09/677.62	c  N dy  8404   2534122       200     17000         0    105570    119000   2968919     48.55     51.26
2729.01/684.62	c  N dy  8491   2554141       200     17000         0    125002    119000   4058792     48.55     51.20
2753.72/690.86	c  N dy  8549   2575217       200     17000         0     77534    119000   1356155     48.55     51.29
2775.64/696.33	c  N dy  8645   2595665       200     17000         0     97342    119000   2470728     48.56     51.22
2800.76/702.68	c  N dy  8713   2615708       200     17000         0    116824    119000   3551962     48.56     53.53
2832.25/710.55	c  N dy  8802   2635818       200     17000         0    136382    119000   4645799     48.57     51.42
2852.63/715.68	c  N dy  8862   2656514       200     17000         0     87573    119000   1871383     48.56     51.19
2875.70/721.47	c  N dy  8926   2676829       200     17000         0    107287    119000   2975428     48.56     51.41
2904.41/728.65	c  N dy  9014   2696911       200     17000         0    126781    119000   4062971     48.57     51.23
2928.72/734.71	c  S st  9046   2711454       200     17000         0     71001    119000    897150     48.57     45.74
2929.52/734.93	c  S st  9046   2711957       200     17000         0     71497    119000    924434     48.57   no data
2929.52/734.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2929.52/734.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2929.52/734.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2929.52/734.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2929.52/734.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2929.52/734.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2929.52/734.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2929.92/735.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2929.92/735.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2935.52/736.46	c lits-rem:        17  cl-subs:      123  v-elim:      0  v-fix:    0  time:  1.43 s
2935.52/736.46	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2935.52/736.47	c vivif2 --  cl tried    71374 cl shrink        0 lits rem          0 time: 0.01
2937.09/736.84	c asymm  cl-useful: 0/1930/17000 lits-rem:0 time: 0.37
2937.09/736.85	c calculated reachability. Time: 0.00
2937.09/736.85	c  N dy  9046   2711957       200     17000         0     71374    119000    916130     48.57   no data
2957.87/742.04	c  N dy  9122   2732016       200     17000         0     90811    119000   2005763     48.57     52.32
2982.94/748.30	c  N dy  9194   2752223       200     17000         0    110365    119000   3095402     48.57     51.39
3017.62/757.09	c  N dy  9256   2778268       200     17000         0    135639    119000   4510625     48.56     51.78
3042.72/763.37	c  N dy  9345   2798724       200     17000         0     84674    119000   1619882     48.57     51.21
3065.06/768.95	c  N dy  9409   2818799       200     17000         0    104150    119000   2709913     48.57     51.26
3100.13/777.73	c  N dy  9480   2846003       200     17000         0    130500    119000   4182318     48.56     51.26
3130.83/785.40	c  N dy  9560   2868149       200     17000         0     80225    119000   1320965     48.56     51.12
3152.76/790.94	c  N dy  9640   2888357       200     17000         0     99811    119000   2413039     48.56     51.36
3178.26/797.36	c  N dy  9708   2908457       200     17000         0    119352    119000   3504857     48.56     51.15
3208.56/804.92	c  N dy  9758   2928518       200     17000         0    138788    119000   4585003     48.56     51.32
3233.70/811.23	c  N dy  9825   2948625       200     17000         0     85549    119000   1569419     48.56     51.29
3257.19/817.18	c  N dy  9919   2968650       200     17000         0    104977    119000   2658529     48.57     51.39
3285.50/824.21	c  N dy 10007   2988690       200     17000         0    124395    119000   3746538     48.57     51.79
3318.58/832.53	c  N dy 10044   3011937       200     17000         0    146884    119000   4994728     48.56     51.19
3341.71/838.33	c  N dy 10126   3032214       200     17000         0     92905    119000   1940169     48.56     51.24
3368.82/845.13	c  N dy 10190   3052233       200     17000         0    112340    119000   3022963     48.56     51.71
3405.89/854.42	c  N dy 10261   3072272       200     17000         0    131817    119000   4108332     48.56     51.73
3448.14/865.02	c  N dy 10341   3092908       200     17000         0     77144    119000   1010611     48.56     51.18
3473.66/871.40	c  N dy 10418   3113178       200     17000         0     96776    119000   2105898     48.56     51.61
3503.15/878.87	c  N dy 10505   3133228       200     17000         0    116194    119000   3192843     48.57     51.37
3536.27/887.21	c  N dy 10592   3153732       200     17000         0    136106    119000   4308558     48.58     51.33
3569.72/895.59	c  N dy 10683   3173761       200     17000         0     79885    119000   1121811     48.58     57.49
3591.25/900.97	c  N dy 10748   3193860       200     17000         0     99376    119000   2209751     48.58     51.31
3614.38/906.79	c  S st 10814   3211958       200     17000         0    116885    119000   3188364     48.58     46.63
3615.96/907.11	c  S st 10814   3212462       200     17000         0    117383    119000   3215344     48.58   no data
3615.96/907.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3616.36/907.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3616.36/907.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3616.36/907.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3616.36/907.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3616.36/907.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3616.36/907.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3616.36/907.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3616.76/907.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3716.05/932.24	c lits-rem:       880  cl-subs:     3257  v-elim:      0  v-fix:    0  time: 24.92 s
3716.05/932.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3716.05/932.29	c vivif2 --  cl tried   114126 cl shrink        0 lits rem          0 time: 0.04
3718.41/932.81	c asymm  cl-useful: 0/1272/17000 lits-rem:0 time: 0.52
3718.41/932.81	c calculated reachability. Time: 0.00
3718.41/932.81	c  N dy 10814   3212462       200     17000         0    114126    119000   2980848     48.58   no data
3757.08/942.56	c  N dy 10908   3232957       200     17000         0    134007    119000   4096748     48.59     51.18
3794.15/951.83	c  N dy 10988   3253432       200     17000         0     77302    119000    932675     48.59     51.45
3814.88/957.03	c  N dy 11047   3273536       200     17000         0     96804    119000   2023686     48.59     51.44
3840.39/963.50	c  N dy 11133   3293633       200     17000         0    116303    119000   3118773     48.60     51.57
3868.70/970.50	c  N dy 11193   3313660       200     17000         0    135734    119000   4214554     48.59     54.69
3903.78/979.34	c  N dy 11267   3333829       200     17000         0     77739    119000    909853     48.60     51.17
3925.71/984.87	c  N dy 11307   3356617       200     17000         0     99825    119000   2144396     48.59     51.24
3951.62/991.37	c  N dy 11388   3376625       200     17000         0    119177    119000   3227226     48.60     51.58
3983.11/999.24	c  N dy 11456   3397764       200     17000         0    139624    119000   4369382     48.60     51.25
4019.04/1008.28	c  N dy 11547   3419022       200     17000         0     81740    119000   1090346     48.60     51.35
4040.97/1013.72	c  N dy 11598   3439085       200     17000         0    101169    119000   2172561     48.60     51.37
4068.41/1020.64	c  N dy 11646   3461424       200     17000         0    122813    119000   3380792     48.59     51.30
4099.51/1028.45	c  N dy 11705   3482114       200     17000         0    142825    119000   4502566     48.59     51.62
4132.62/1036.75	c  N dy 11760   3502686       200     17000         0     83343    119000   1134673     48.59     51.37
4168.47/1045.79	c  N dy 11814   3536498       200     17000         0    116061    119000   2975839     48.57     51.30
4198.40/1053.31	c  N dy 11878   3556649       200     17000         0    135600    119000   4063885     48.58     51.25
4234.65/1062.39	c  N dy 11974   3577086       200     17000         0    155387    119000   5175442     48.58     51.21
4260.55/1068.83	c  N dy 12027   3597157       200     17000         0     94476    119000   1711950     48.58     51.21
4287.27/1075.50	c  N dy 12090   3617189       200     17000         0    113874    119000   2790609     48.58     51.80
4325.99/1085.24	c  N dy 12167   3638897       200     17000         0    134943    119000   3973078     48.58     51.42
4368.99/1096.03	c  N dy 12249   3659334       200     17000         0    154737    119000   5084270     48.58     51.27
4418.07/1108.32	c  N dy 12326   3689511       200     17000         0    102459    119000   2121047     48.58     51.39
4448.34/1115.93	c  N dy 12407   3710140       200     17000         0    122481    119000   3238864     48.58     51.40
4451.50/1116.78	c  S st 12414   3712463       200     17000         0    124740    119000   3364448     48.58     49.70
4453.15/1117.11	c  S st 12414   3712968       200     17000         0    125238    119000   3392963     48.58   no data
4453.15/1117.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4453.49/1117.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4453.49/1117.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4453.49/1117.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4453.49/1117.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4453.49/1117.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4453.49/1117.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4453.49/1117.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4453.89/1117.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4554.35/1142.59	c lits-rem:       579  cl-subs:     3864  v-elim:      0  v-fix:    0  time: 25.26 s
4554.35/1142.60	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4554.75/1142.64	c vivif2 --  cl tried   121374 cl shrink        0 lits rem          0 time: 0.04
4556.35/1143.06	c asymm  cl-useful: 0/1187/17000 lits-rem:0 time: 0.42
4556.35/1143.06	c calculated reachability. Time: 0.00
4556.35/1143.06	c  N dy 12414   3712968       200     17000         0    121374    119000   3128794     48.58   no data
4588.24/1151.07	c  N dy 12488   3732986       200     17000         0    140742    119000   4210667     48.58     51.21
4623.73/1159.93	c  F st 12560   3751562       200     17000         0    158804    119000   5223149     48.58     47.15
4628.12/1161.11	c  N st 12564   3753595       200     17000         0    160772    119000   5334422     48.58   no data
4656.80/1168.23	c  N dy 12614   3773943       200     17000         0     98240    119000   1835482     48.58     51.26
4684.30/1175.11	c  N dy 12693   3794423       200     17000         0    118067    119000   2941576     48.59     51.62
4716.59/1183.20	c  N dy 12777   3814621       200     17000         0    137635    119000   4037345     48.59     51.63
4748.08/1191.18	c  N dy 12814   3835029       200     17000         0    157337    119000   5141454     48.58     51.21
4779.58/1199.03	c  N dy 12883   3855210       200     17000         0     93652    119000   1532979     48.58     51.29

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366183-1305398228/watcher-3366183-1305398228 -o /tmp/evaluation-result-3366183-1305398228/solver-3366183-1305398228 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366183-1305398228.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: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 730053534 52396032 351 33554432000 4194304 4580107 140733769299040 18446744073709551615 215988592571 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 12792 351 302 95 0 7774 0
[pid=7744/tid=7745] ppid=7742 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730053534 52396032 351 33554432000 4194304 4580107 140733769299040 18446744073709551615 47324852479922 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730053534 52396032 351 33554432000 4194304 4580107 140733769299040 18446744073709551615 47324852479504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730053534 52396032 351 33554432000 4194304 4580107 140733769299040 18446744073709551615 47324852479513 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.116887 s]
/proc/loadavg: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=282972 CPUtime=0.42 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 2686 0 0 0 42 0 0 0 25 0 4 0 730053534 289763328 2598 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 70743 2598 357 95 0 65725 0
[pid=7744/tid=7745] ppid=7742 vsize=282972 CPUtime=0.09 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 465 0 0 0 9 0 0 0 25 0 4 0 730053534 289763328 2598 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=282972 CPUtime=0.11 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 539 0 0 0 11 0 0 0 25 0 4 0 730053534 289763328 2598 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=282972 CPUtime=0.1 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 724 0 0 0 10 0 0 0 25 0 4 0 730053534 289763328 2598 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282972

[startup+0.200873 s]
/proc/loadavg: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=283120 CPUtime=0.76 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 2837 0 0 0 76 0 0 0 25 0 4 0 730053534 289914880 2749 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 70780 2749 358 95 0 65762 0
[pid=7744/tid=7745] ppid=7742 vsize=283120 CPUtime=0.18 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 478 0 0 0 18 0 0 0 25 0 4 0 730053534 289914880 2749 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=283120 CPUtime=0.19 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 546 0 0 0 19 0 0 0 25 0 4 0 730053534 289914880 2749 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=283120 CPUtime=0.18 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 847 0 0 0 18 0 0 0 25 0 4 0 730053534 289914880 2749 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 283120

[startup+0.300857 s]
/proc/loadavg: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=284524 CPUtime=1.16 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 3304 0 0 0 115 1 0 0 25 0 4 0 730053534 291352576 2770 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 71131 2770 358 95 0 66113 0
[pid=7744/tid=7745] ppid=7742 vsize=284524 CPUtime=0.28 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 491 0 0 0 28 0 0 0 25 0 4 0 730053534 291352576 2770 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 559 0 0 0 29 0 0 0 25 0 4 0 730053534 291352576 2770 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=284524 CPUtime=0.28 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 1277 0 0 0 28 0 0 0 25 0 4 0 730053534 291352576 2770 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284524

[startup+0.986346 s]
/proc/loadavg: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=274232 CPUtime=3.9 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 10350 0 0 0 387 3 0 0 18 0 4 0 730053534 280813568 7239 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 68558 7239 376 95 0 63540 0
[pid=7744/tid=7745] ppid=7742 vsize=274232 CPUtime=0.96 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 2513 0 0 0 96 0 0 0 18 0 4 0 730053534 280813568 7239 33554432000 4194304 4580107 140733769299040 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=274232 CPUtime=0.97 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 2615 0 0 0 97 0 0 0 18 0 4 0 730053534 280813568 7239 33554432000 4194304 4580107 140733769299040 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=274232 CPUtime=0.96 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 2243 0 0 0 96 0 0 0 25 0 4 0 730053534 280813568 7239 33554432000 4194304 4580107 140733769299040 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 274232

[startup+1.50065 s]
/proc/loadavg: 7.00 7.90 7.78 5/416 7744
/proc/meminfo: memFree=21312872/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=294324 CPUtime=5.95 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 14310 0 0 0 592 3 0 0 19 0 4 0 730053534 301387776 8474 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 73581 8474 376 95 0 68563 0
[pid=7744/tid=7745] ppid=7742 vsize=294324 CPUtime=1.47 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 3693 0 0 0 147 0 0 0 19 0 4 0 730053534 301387776 8474 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=294324 CPUtime=1.49 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 3805 0 0 0 148 1 0 0 19 0 4 0 730053534 301387776 8474 33554432000 4194304 4580107 140733769299040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=294324 CPUtime=1.48 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 3061 0 0 0 147 1 0 0 25 0 4 0 730053534 301387776 8474 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 294324

[startup+3.10037 s]
/proc/loadavg: 7.32 7.95 7.80 9/420 7748
/proc/meminfo: memFree=21252600/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=305060 CPUtime=12.32 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 26025 0 0 0 1227 5 0 0 23 0 4 0 730053534 312381440 12767 33554432000 4194304 4580107 140733769299040 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 76265 12767 378 95 0 71247 0
[pid=7744/tid=7745] ppid=7742 vsize=305060 CPUtime=3.04 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 6838 0 0 0 303 1 0 0 23 0 4 0 730053534 312381440 12767 33554432000 4194304 4580107 140733769299040 18446744073709551615 4416737 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=305060 CPUtime=3.09 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 5877 0 0 0 308 1 0 0 23 0 4 0 730053534 312381440 12767 33554432000 4194304 4580107 140733769299040 18446744073709551615 4321944 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=305060 CPUtime=3.08 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 5475 0 0 0 307 1 0 0 25 0 4 0 730053534 312381440 12767 33554432000 4194304 4580107 140733769299040 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 305060

[startup+6.30081 s]
/proc/loadavg: 7.37 7.95 7.80 9/420 7748
/proc/meminfo: memFree=21152780/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=305864 CPUtime=25.08 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 46269 0 0 0 2498 10 0 0 25 0 4 0 730053534 313204736 23527 33554432000 4194304 4580107 140733769299040 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 76466 23527 378 95 0 71448 0
[pid=7744/tid=7745] ppid=7742 vsize=305864 CPUtime=6.2 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 12689 0 0 0 617 3 0 0 25 0 4 0 730053534 313204736 23527 33554432000 4194304 4580107 140733769299040 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=305864 CPUtime=6.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 11533 0 0 0 627 1 0 0 25 0 4 0 730053534 313204736 23527 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=305864 CPUtime=6.28 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 11055 0 0 0 626 2 0 0 25 0 4 0 730053534 313204736 23527 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 305864

[startup+12.7157 s]
/proc/loadavg: 7.42 7.95 7.80 9/420 7749
/proc/meminfo: memFree=21081148/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=318924 CPUtime=50.65 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 73978 0 0 0 5050 15 0 0 25 0 4 0 730053534 326578176 32664 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 79731 32664 378 95 0 74713 0
[pid=7744/tid=7745] ppid=7742 vsize=318924 CPUtime=12.53 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 19260 0 0 0 1249 4 0 0 25 0 4 0 730053534 326578176 32664 33554432000 4194304 4580107 140733769299040 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=318924 CPUtime=12.69 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 18129 0 0 0 1267 2 0 0 25 0 4 0 730053534 326578176 32664 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=318924 CPUtime=12.7 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 18050 0 0 0 1266 4 0 0 25 0 4 0 730053534 326578176 32664 33554432000 4194304 4580107 140733769299040 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 318924

[startup+25.5005 s]
/proc/loadavg: 7.59 7.97 7.81 9/420 7749
/proc/meminfo: memFree=20968484/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=339096 CPUtime=101.62 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 110728 0 0 0 10138 24 0 0 25 0 4 0 730053534 347234304 40196 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 84774 40196 378 95 0 79756 0
[pid=7744/tid=7745] ppid=7742 vsize=339096 CPUtime=25.15 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 27590 0 0 0 2509 6 0 0 25 0 4 0 730053534 347234304 40196 33554432000 4194304 4580107 140733769299040 18446744073709551615 4401304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=339096 CPUtime=25.48 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 27218 0 0 0 2543 5 0 0 25 0 4 0 730053534 347234304 40196 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=339096 CPUtime=25.48 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 27363 0 0 0 2542 6 0 0 25 0 4 0 730053534 347234304 40196 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 339096

[startup+51.101 s]
/proc/loadavg: 7.83 7.99 7.82 9/420 7750
/proc/meminfo: memFree=20886136/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=360496 CPUtime=203.69 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 165353 0 0 0 20330 39 0 0 25 0 4 0 730053534 369147904 51409 33554432000 4194304 4580107 140733769299040 18446744073709551615 4230313 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 90124 51409 378 95 0 85106 0
[pid=7744/tid=7745] ppid=7742 vsize=360496 CPUtime=50.4 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 40173 0 0 0 5032 8 0 0 25 0 4 0 730053534 369147904 51422 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=360496 CPUtime=51.1 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 43817 0 0 0 5100 10 0 0 25 0 4 0 730053534 369147904 51422 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=360496 CPUtime=51.09 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 38835 0 0 0 5100 9 0 0 25 0 4 0 730053534 369147904 51422 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 360496

[startup+102.301 s]
/proc/loadavg: 7.96 8.00 7.83 9/420 7753
/proc/meminfo: memFree=20805260/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=452024 CPUtime=407.76 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 249453 0 0 0 40712 64 0 0 25 0 4 0 730053534 462872576 65102 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 113006 65102 378 95 0 107988 0
[pid=7744/tid=7745] ppid=7742 vsize=452024 CPUtime=100.89 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 63022 0 0 0 10073 16 0 0 25 0 4 0 730053534 462872576 65102 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=452024 CPUtime=102.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 60675 0 0 0 10214 14 0 0 25 0 4 0 730053534 462872576 65102 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=452024 CPUtime=102.28 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 60188 0 0 0 10212 16 0 0 25 0 4 0 730053534 462872576 65102 33554432000 4194304 4580107 140733769299040 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 452024

[startup+162.316 s]

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

[pid=7744] ppid=7742 vsize=838968 CPUtime=2560.38 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 806905 0 0 0 255760 278 0 0 25 0 4 0 730053534 859103232 113640 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 209742 113640 378 95 0 204724 0
[pid=7744/tid=7745] ppid=7742 vsize=838968 CPUtime=633.51 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 207156 0 0 0 63278 73 0 0 25 0 4 0 730053534 859103232 113640 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=838968 CPUtime=642.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 207956 0 0 0 64158 70 0 0 25 0 4 0 730053534 859103232 113640 33554432000 4194304 4580107 140733769299040 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=838968 CPUtime=642.28 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 201092 0 0 0 64156 72 0 0 25 0 4 0 730053534 859103232 113640 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2560.38
Current children cumulated vsize (KiB) 838968

[startup+702.301 s]
/proc/loadavg: 8.12 8.14 7.98 9/420 7771
/proc/meminfo: memFree=20271880/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=772936 CPUtime=2799.58 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 851620 0 0 0 279660 298 0 0 25 0 4 0 730053534 791486464 119282 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 193234 119282 378 95 0 188216 0
[pid=7744/tid=7745] ppid=7742 vsize=772936 CPUtime=692.71 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 218694 0 0 0 69193 78 0 0 25 0 4 0 730053534 791486464 119286 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=772936 CPUtime=702.3 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 221717 0 0 0 70153 77 0 0 25 0 4 0 730053534 791486464 119286 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=772936 CPUtime=702.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 213008 0 0 0 70152 77 0 0 25 0 4 0 730053534 791486464 119286 33554432000 4194304 4580107 140733769299040 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.58
Current children cumulated vsize (KiB) 772936

[startup+762.301 s]
/proc/loadavg: 8.13 8.14 7.99 9/420 7773
/proc/meminfo: memFree=20252640/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=760420 CPUtime=3038.74 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 891313 0 0 0 303560 314 0 0 25 0 4 0 730053534 778670080 121121 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 190105 121121 378 95 0 185087 0
[pid=7744/tid=7745] ppid=7742 vsize=760420 CPUtime=751.87 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 230945 0 0 0 75104 83 0 0 25 0 4 0 730053534 778670080 121121 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=760420 CPUtime=762.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 230426 0 0 0 76148 80 0 0 25 0 4 0 730053534 778670080 121121 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=760420 CPUtime=762.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 221374 0 0 0 76148 81 0 0 25 0 4 0 730053534 778670080 121121 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.74
Current children cumulated vsize (KiB) 760420

[startup+822.316 s]
/proc/loadavg: 8.09 8.13 7.99 9/420 7774
/proc/meminfo: memFree=20203144/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=747088 CPUtime=3277.99 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 935658 0 0 0 327463 336 0 0 25 0 4 0 730053534 765018112 126162 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 186772 126162 378 95 0 181754 0
[pid=7744/tid=7745] ppid=7742 vsize=747088 CPUtime=811.07 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 243178 0 0 0 81018 89 0 0 25 0 4 0 730053534 765018112 126162 33554432000 4194304 4580107 140733769299040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=747088 CPUtime=822.29 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 241718 0 0 0 82144 85 0 0 25 0 4 0 730053534 765018112 126162 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=747088 CPUtime=822.3 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 229088 0 0 0 82146 84 0 0 25 0 4 0 730053534 765018112 126162 33554432000 4194304 4580107 140733769299040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.99
Current children cumulated vsize (KiB) 747088

[startup+882.301 s]
/proc/loadavg: 8.11 8.13 8.00 9/420 7776
/proc/meminfo: memFree=20126860/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=898740 CPUtime=3517.11 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 979926 0 0 0 351357 354 0 0 25 0 4 0 730053534 920309760 142418 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 224685 142418 379 95 0 219667 0
[pid=7744/tid=7745] ppid=7742 vsize=898740 CPUtime=870.25 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 259564 0 0 0 86930 95 0 0 25 0 4 0 730053534 920309760 142418 33554432000 4194304 4580107 140733769299040 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=898740 CPUtime=882.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 252038 0 0 0 88137 91 0 0 25 0 4 0 730053534 920309760 142418 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=898740 CPUtime=882.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 238892 0 0 0 88143 86 0 0 25 0 4 0 730053534 920309760 142418 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.11
Current children cumulated vsize (KiB) 898740

[startup+942.301 s]
/proc/loadavg: 8.04 8.10 8.00 9/420 7777
/proc/meminfo: memFree=19966360/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=965376 CPUtime=3756.28 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1011084 0 0 0 375257 371 0 0 25 0 4 0 730053534 988545024 148257 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 241344 148257 379 95 0 236326 0
[pid=7744/tid=7745] ppid=7742 vsize=965376 CPUtime=929.41 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 265527 0 0 0 92842 99 0 0 25 0 4 0 730053534 988545024 148257 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=965376 CPUtime=942.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 263122 0 0 0 94132 96 0 0 25 0 4 0 730053534 988545024 148257 33554432000 4194304 4580107 140733769299040 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=965376 CPUtime=942.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 246684 0 0 0 94138 91 0 0 25 0 4 0 730053534 988545024 148257 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.28
Current children cumulated vsize (KiB) 965376

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.01 9/420 7779
/proc/meminfo: memFree=19901608/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=923552 CPUtime=3995.47 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1056432 0 0 0 399155 392 0 0 25 0 4 0 730053534 945717248 149126 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 230888 149126 379 95 0 225870 0
[pid=7744/tid=7745] ppid=7742 vsize=923552 CPUtime=988.61 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 277708 0 0 0 98757 104 0 0 25 0 4 0 730053534 945717248 149126 33554432000 4194304 4580107 140733769299040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=923552 CPUtime=1002.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 272198 0 0 0 100127 101 0 0 25 0 4 0 730053534 945717248 149126 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=923552 CPUtime=1002.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 258659 0 0 0 100132 97 0 0 25 0 4 0 730053534 945717248 149126 33554432000 4194304 4580107 140733769299040 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3995.47
Current children cumulated vsize (KiB) 923552

[startup+1062.3 s]
/proc/loadavg: 8.14 8.12 8.01 9/420 7781
/proc/meminfo: memFree=19861044/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=982684 CPUtime=4234.65 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1095696 0 0 0 423055 410 0 0 25 0 4 0 730053534 1006268416 150150 33554432000 4194304 4580107 140733769299040 18446744073709551615 4325606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 245671 150150 379 95 0 240653 0
[pid=7744/tid=7745] ppid=7742 vsize=982684 CPUtime=1047.78 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 289439 0 0 0 104669 109 0 0 25 0 4 0 730053534 1006268416 150150 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=982684 CPUtime=1062.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 282960 0 0 0 106122 106 0 0 25 0 4 0 730053534 1006268416 150150 33554432000 4194304 4580107 140733769299040 18446744073709551615 4305619 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=982684 CPUtime=1062.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 266852 0 0 0 106129 100 0 0 25 0 4 0 730053534 1006268416 150150 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4234.65
Current children cumulated vsize (KiB) 982684

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 8.01 9/420 7782
/proc/meminfo: memFree=19757848/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=1107912 CPUtime=4473.83 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1122514 0 0 0 446960 423 0 0 25 0 4 0 730053534 1134501888 159970 33554432000 4194304 4580107 140733769299040 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 276978 159970 379 95 0 271960 0
[pid=7744/tid=7745] ppid=7742 vsize=1107912 CPUtime=1106.97 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 296544 0 0 0 110585 112 0 0 25 0 4 0 730053534 1134501888 159970 33554432000 4194304 4580107 140733769299040 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=1107912 CPUtime=1122.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 293908 0 0 0 112115 113 0 0 25 0 4 0 730053534 1134501888 159970 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=1107912 CPUtime=1122.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 272427 0 0 0 112128 101 0 0 25 0 4 0 730053534 1134501888 159970 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4473.83
Current children cumulated vsize (KiB) 1107912

[startup+1182.3 s]
/proc/loadavg: 8.17 8.12 8.02 9/420 7784
/proc/meminfo: memFree=19762148/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=1058336 CPUtime=4713.01 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1151273 0 0 0 470862 439 0 0 25 0 4 0 730053534 1083736064 163359 33554432000 4194304 4580107 140733769299040 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 264584 163359 379 95 0 259566 0
[pid=7744/tid=7745] ppid=7742 vsize=1058336 CPUtime=1166.14 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 304204 0 0 0 116499 115 0 0 25 0 4 0 730053534 1083736064 163359 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=1058336 CPUtime=1182.28 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 300440 0 0 0 118112 116 0 0 25 0 4 0 730053534 1083736064 163359 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=1058336 CPUtime=1182.29 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 280064 0 0 0 118123 106 0 0 25 0 4 0 730053534 1083736064 163359 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4713.01
Current children cumulated vsize (KiB) 1058336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.12 8.11 8.01 9/420 7784
/proc/meminfo: memFree=19760908/32950940 swapFree=67111356/67111528
[pid=7744] ppid=7742 vsize=839140 CPUtime=4800.32 cores=1,3,5,7
/proc/7744/stat : 7744 (strangenight2-m) R 7742 7744 7703 0 -1 4202496 1164530 0 0 0 479587 445 0 0 25 0 4 0 730053534 859279360 146993 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7744/statm: 209785 146993 379 95 0 204767 0
[pid=7744/tid=7745] ppid=7742 vsize=839140 CPUtime=1187.74 cores=1,3,5,7
/proc/7744/task/7745/stat : 7745 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 309132 0 0 0 118656 118 0 0 25 0 4 0 730053534 859279360 146995 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7744/tid=7746] ppid=7742 vsize=839140 CPUtime=1204.2 cores=1,3,5,7
/proc/7744/task/7746/stat : 7746 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 302586 0 0 0 120302 118 0 0 25 0 4 0 730053534 859279360 146995 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7744/tid=7747] ppid=7742 vsize=839140 CPUtime=1204.21 cores=1,3,5,7
/proc/7744/task/7747/stat : 7747 (strangenight2-m) R 7742 7744 7703 0 -1 4202560 284468 0 0 0 120313 108 0 0 25 0 4 0 730053534 859279360 146995 33554432000 4194304 4580107 140733769299040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 839140

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.25
CPU time (s): 4800.41
CPU user time (s): 4795.93
CPU system time (s): 4.48332
CPU usage (%): 398.622
Max. virtual memory (cumulated for all children) (KiB): 1107912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.92
system time used= 4.48332
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1164534
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= 1750
involuntary context switches= 33815

runsolver used 4.48932 second user time and 12.0162 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 20:37:08
IDJOB=3366183
IDBENCH=82592
IDSOLVER=1844
FILE ID=node117/3366183-1305398228
RUNJOBID= node117-1305398227-7722
PBS_JOBID= 13324483
Free space on /tmp= 73408 MiB

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

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=99105548

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21315508 kB
Buffers:        296504 kB
Cached:        3079884 kB
SwapCached:          0 kB
Active:        9404124 kB
Inactive:      1875084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21315508 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11808 kB
Writeback:           0 kB
AnonPages:     7902756 kB
Mapped:          31496 kB
Slab:           243704 kB
PageTables:      44088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100512356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73404 MiB
End job on node117 at 2011-05-14 20:57:14