Trace number 3366152

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
MD5SUMfbc6593197090933c7d66c2e5740159a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark126.714
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	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-3366152-1307633375.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
1.16/0.33	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.32
1.16/0.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.16/0.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.16/0.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.16/0.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.16/0.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.16/0.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.16/0.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1.16/0.38	c Finding binary XORs  T:     0.00 s  found:       0
1.16/0.39	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.16/0.39	c calculated reachability. Time: 0.00
1.16/0.39	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
1.16/0.39	c =========================================================================================
1.16/0.39	c types(t): F = full restart, N = normal restart
1.16/0.39	c types(t): S = simplification begin/end, E = solution found
1.16/0.39	c restart types(rt): st = static, dy = dynamic
1.16/0.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.16/0.39	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
1.96/0.57	c  N dy     8      4169       150     12750         0      3995     89250    183640     40.34     43.18
3.16/0.84	c  N dy    13      9817       150     12750         0      6979     89250    287166     39.01     41.16
3.98/1.06	c  N dy    30     13953       150     12750         0      6903     89250    250470     39.31     41.38
5.16/1.35	c  N dy    45     19106       150     12750         0      6448     89250    192011     39.19     41.38
5.95/1.58	c  N dy    50     23366       150     12750         0     10521     89250    374942     39.07     41.14
6.36/1.68	c  F st    60     25000       150     12750         0     12096     89250    446736     39.18   no data
7.16/1.88	c  N st    65     28302       150     12750         0      8744     89250    262642     39.18   no data
7.56/1.96	c  S st    66     30002       150     12750         0     10362     89250    335336     39.18   no data
7.96/2.01	c  S st    66     30508       150     12750         0     10852     89250    356779     39.18   no data
7.96/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.96/2.02	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.96/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.96/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.96/2.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.96/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.33	c lits-rem:        65  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.29 s
10.75/2.72	c asymm  cl-useful: 0/11844/12750 lits-rem:0 time: 0.39
10.75/2.72	c calculated reachability. Time: 0.00
10.75/2.72	c  N dy    66     30508       150     12750         0     10420     89250    332676     39.18   no data
11.95/3.03	c  N dy    80     35165       150     12750         0     14905     89250    533940     39.21     41.79
13.17/3.31	c  N dy    92     39480       150     12750         0     11462     89250    346767     39.24     41.38
14.34/3.63	c  N dy   100     44188       150     12750         0     15968     89250    545424     39.12     41.44
14.74/3.75	c  S st   103     45762       150     12750         0      8898     89250    199867     39.07     36.17
14.74/3.79	c  S st   103     46266       150     12750         0      9384     89250    220688     39.07   no data
14.74/3.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.14/3.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.14/3.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.14/3.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.14/3.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.14/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.87	c lits-rem:         5  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.06 s
15.14/3.87	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.14/3.87	c vivif2 --  cl tried     9329 cl shrink        0 lits rem          0 time: 0.00
15.54/3.91	c asymm  cl-useful: 0/906/12750 lits-rem:0 time: 0.03
15.54/3.91	c calculated reachability. Time: 0.00
15.54/3.91	c  N dy   103     46266       150     12750         0      9329     89250    217657     39.07   no data
16.34/4.15	c  N dy   108     50267       150     12750         0     13174     89250    388339     38.90     41.51
17.93/4.54	c  N dy   118     55461       150     12750         0     18157     89250    611102     38.91     41.36
19.53/4.95	c  N dy   131     61643       150     12750         0     14536     89250    420684     38.84     41.00
20.73/5.29	c  N dy   147     66291       150     12750         0     18978     89250    618365     38.86     41.22
21.95/5.54	c  S st   154     69399       150     12750         0     11416     89250    250118     38.87     37.93
21.95/5.59	c  S st   154     69904       150     12750         0     11902     89250    270851     38.87   no data
21.95/5.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.33/5.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.33/5.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.33/5.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.33/5.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.33/5.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.33/5.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.33/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.73/5.72	c lits-rem:        13  cl-subs:      125  v-elim:      0  v-fix:    0  time:  0.11 s
22.73/5.72	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.73/5.73	c vivif2 --  cl tried    11777 cl shrink        0 lits rem          0 time: 0.00
24.33/6.14	c asymm  cl-useful: 0/11006/12750 lits-rem:0 time: 0.41
24.33/6.14	c calculated reachability. Time: 0.00
24.33/6.14	c  N dy   154     69904       150     12750         0     11777     89250    264038     38.87   no data
25.53/6.50	c  N dy   176     75196       150     12750         0     16827     89250    491129     38.91     41.22
27.53/6.94	c  N dy   195     80925       150     12750         0     22340     89250    738107     38.92     41.00
29.12/7.39	c  F st   213     87500       150     12750         0     17147     89250    473040     38.89     38.41
29.12/7.39	c  N st   213     87500       150     12750         0     17147     89250    473040     38.89     38.41
31.12/7.88	c  N dy   221     93383       150     12750         0     22773     89250    728409     38.89     41.34
33.92/8.50	c  N dy   231    101060       150     12750         0     17671     89250    464800     38.77     40.82
35.14/8.81	c  S st   252    104857       150     12750         0     21302     89250    627519     38.81     39.49
35.14/8.87	c  S st   252    105362       150     12750         0     21795     89250    648737     38.81   no data
35.14/8.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.14/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.14/8.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.14/8.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.14/8.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.14/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.14/8.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.14/8.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.51/8.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.13/9.82	c lits-rem:       146  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  0.91 s
39.13/9.82	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
39.13/9.83	c vivif2 --  cl tried    20713 cl shrink        0 lits rem          0 time: 0.01
39.53/9.97	c asymm  cl-useful: 0/1744/12750 lits-rem:0 time: 0.14
39.53/9.97	c calculated reachability. Time: 0.00
39.53/9.97	c  N dy   252    105362       150     12750         0     20713     89250    593125     38.81   no data
42.30/10.69	c  N dy   284    112394       150     12750         0     14069     89250    273601     38.90     40.97
45.10/11.32	c  N dy   314    119839       150     12750         0     21224     89250    594177     38.94     41.23
47.92/12.06	c  N dy   336    127518       150     12750         0     28570     89250    923037     38.95     41.34
50.69/12.73	c  N dy   368    135762       150     12750         0     22089     89250    596485     38.98     41.07
57.10/14.33	c  N dy   380    154068       150     12750         0     24229     89250    664996     38.81     40.90
58.28/14.68	c  S st   385    158043       150     12750         0     28045     89250    833791     38.78     37.23
58.68/14.76	c  S st   385    158543       150     12750         0     28534     89250    854990     38.78   no data
58.68/14.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.68/14.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.68/14.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.68/14.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.68/14.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.68/14.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.68/14.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.68/14.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.08/14.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.27/16.63	c lits-rem:       270  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  1.82 s
66.27/16.63	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
66.27/16.64	c vivif2 --  cl tried    26774 cl shrink        0 lits rem          0 time: 0.01
67.07/16.86	c asymm  cl-useful: 0/3713/12750 lits-rem:0 time: 0.21
67.07/16.86	c calculated reachability. Time: 0.00
67.07/16.86	c  N dy   385    158543       150     12750         0     26774     89250    767307     38.78   no data
71.06/17.87	c  N dy   410    169670       150     12750         0     21217     89250    495917     38.74     41.00
75.86/19.04	c  N dy   441    181725       150     12750         0     32767     89250   1010950     38.74     40.98
80.25/20.17	c  N dy   477    193341       150     12750         0     26687     89250    710857     38.75     40.82
85.84/21.58	c  N dy   527    205759       150     12750         0     20386     89250    396246     38.78     41.31
91.03/22.88	c  N dy   565    218943       150     12750         0     32994     89250    955868     38.78     40.84
97.82/24.59	c  N dy   614    233951       150     12750         0     28228     89250    709566     38.78     41.01
99.83/25.05	c  S st   635    237815       150     12750         0     31933     89250    876370     38.80     38.38
100.23/25.15	c  S st   635    238318       150     12750         0     32428     89250    897746     38.80   no data
100.23/25.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.23/25.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
100.23/25.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.23/25.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.23/25.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.23/25.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
100.23/25.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.23/25.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.64/25.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.61/27.26	c lits-rem:       244  cl-subs:     1350  v-elim:      0  v-fix:    0  time:  2.05 s
108.61/27.26	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
108.61/27.27	c vivif2 --  cl tried    31078 cl shrink        0 lits rem          0 time: 0.01
109.83/27.51	c asymm  cl-useful: 0/2945/12750 lits-rem:0 time: 0.24
109.83/27.51	c calculated reachability. Time: 0.00
109.83/27.51	c  N dy   635    238318       150     12750         0     31078     89250    824408     38.80   no data
116.20/29.10	c  N dy   659    253611       150     12750         0     25628     89250    566775     38.75     42.21
123.39/30.94	c  N dy   699    269960       150     12750         0     41320     89250   1268448     38.75     41.01
132.57/33.24	c  N dy   725    292013       150     12750         0     41300     89250   1228436     38.68     41.11
138.57/34.75	c  F st   767    306251       150     12750         0     33031     89250    830359     38.68     36.61
140.97/35.34	c  N dy   773    311449       150     12750         0     38020     89250   1056677     38.68   no data
149.75/37.51	c  N dy   801    331651       150     12750         0     34354     89250    854826     38.61     40.83
161.74/40.50	c  N dy   843    357478       150     12750         0     35095     89250    857414     38.52     36.54
161.74/40.50	c  S st   843    357478       150     12750         0     35095     89250    857414     38.52     36.54
161.74/40.59	c  S st   843    357979       150     12750         0     35586     89250    879126     38.52   no data
161.74/40.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.15/40.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
162.15/40.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.15/40.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.15/40.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.15/40.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
162.15/40.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.15/40.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
162.15/40.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.13/42.63	c lits-rem:       345  cl-subs:     1467  v-elim:      0  v-fix:    0  time:  1.98 s
170.13/42.63	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
170.13/42.64	c vivif2 --  cl tried    34119 cl shrink        0 lits rem          0 time: 0.01
170.94/42.89	c asymm  cl-useful: 0/2669/12750 lits-rem:0 time: 0.25
170.94/42.89	c calculated reachability. Time: 0.00
170.94/42.89	c  N dy   843    357979       150     12750         0     34119     89250    809086     38.52   no data
181.31/45.44	c  N dy   907    377985       150     12750         0     28398     89250    527653     38.53     40.65
192.91/48.37	c  N dy  1006    398443       150     12750         0     48012     89250   1404316     38.59     40.90
203.28/50.98	c  N dy  1081    418497       150     12750         0     41400     89250   1076189     38.61     40.91
244.02/61.11	c  N dy  1134    491856       150     12750         0     56497     89250   1673457     38.29     40.40
254.43/63.77	c  N dy  1217    511930       150     12750         0     47326     89250   1253296     38.32     40.52
266.39/66.73	c  N dy  1288    532163       150     12750         0     37170     89250    764397     38.33     40.47
269.19/67.40	c  S st  1323    536968       150     12750         0     41783     89250    972279     38.35   no data
269.59/67.51	c  S st  1323    537474       150     12750         0     42282     89250    994694     38.35   no data
269.59/67.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.59/67.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
269.59/67.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.59/67.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.59/67.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.59/67.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
269.59/67.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.59/67.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
269.59/67.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.79/70.37	c lits-rem:       348  cl-subs:     1238  v-elim:      0  v-fix:    0  time:  2.80 s
280.79/70.37	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
280.79/70.38	c vivif2 --  cl tried    41044 cl shrink        0 lits rem          0 time: 0.01
281.97/70.66	c asymm  cl-useful: 0/2277/12750 lits-rem:0 time: 0.28
281.97/70.66	c calculated reachability. Time: 0.00
281.97/70.66	c  N dy  1323    537474       150     12750         0     41044     89250    926245     38.35   no data
295.15/73.95	c  N dy  1412    557587       150     12750         0     60355     89250   1790364     38.38     40.50
306.34/76.71	c  N dy  1482    578398       150     12750         0     49650     89250   1279710     38.39     40.47
319.92/80.12	c  N dy  1580    598474       150     12750         0     37337     89250    695752     38.42     40.48
331.50/83.08	c  N dy  1647    618719       150     12750         0     56747     89250   1558885     38.43     40.51
344.68/86.38	c  N dy  1682    640844       150     12750         0     45290     89250   1017947     38.40     40.85
358.26/89.78	c  N dy  1745    660991       150     12750         0     64574     89250   1876387     38.40     40.57
371.45/93.03	c  N dy  1812    681111       150     12750         0     50379     89250   1219615     38.40     40.45
386.65/96.85	c  N dy  1872    702005       150     12750         0     35911     89250    537222     38.40     40.54
401.01/100.42	c  N dy  1971    722168       150     12750         0     55254     89250   1403630     38.43     41.07
415.79/104.16	c  N dy  2021    742497       150     12750         0     39303     89250    652506     38.42     40.47
427.38/107.09	c  N dy  2059    762501       150     12750         0     58408     89250   1509487     38.41     40.77
442.55/110.81	c  N dy  2146    782511       150     12750         0     41231     89250    707025     38.43     40.51
454.93/113.94	c  N dy  2193    802543       150     12750         0     60355     89250   1560111     38.42     40.87
457.73/114.60	c  S st  2209    806211       150     12750         0     63878     89250   1719952     38.42     38.58
458.13/114.76	c  S st  2209    806712       150     12750         0     64372     89250   1741792     38.42   no data
458.13/114.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
458.53/114.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
458.53/114.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
458.53/114.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
458.53/114.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.53/114.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
458.53/114.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
458.53/114.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
458.53/114.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.07/125.72	c lits-rem:       493  cl-subs:     3080  v-elim:      0  v-fix:    0  time: 10.85 s
502.07/125.72	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
502.07/125.74	c vivif2 --  cl tried    61292 cl shrink        0 lits rem          0 time: 0.02
503.28/126.02	c asymm  cl-useful: 0/1146/12750 lits-rem:0 time: 0.28
503.28/126.03	c calculated reachability. Time: 0.00
503.28/126.03	c  N dy  2209    806712       150     12750         0     61292     89250   1578896     38.42   no data
520.04/130.20	c  N dy  2292    826970       150     12750         0     43415     89250    768673     38.44     40.50
534.03/133.73	c  N dy  2399    847000       150     12750         0     62581     89250   1627916     38.47     43.72
548.83/137.47	c  N dy  2440    867211       150     12750         0     43649     89250    746962     38.46     40.49
562.41/140.84	c  N dy  2508    887909       150     12750         0     63505     89250   1633669     38.47     40.59
578.77/144.96	c  N dy  2581    908236       150     12750         0     43716     89250    716196     38.48     40.73
592.34/148.30	c  N dy  2649    928348       150     12750         0     62996     89250   1579806     38.49     41.10
609.92/152.71	c  N dy  2715    948463       150     12750         0     42048     89250    608151     38.49     40.83
622.71/155.93	c  N dy  2774    968883       150     12750         0     61595     89250   1478048     38.50     40.74
640.29/160.34	c  N dy  2825    990176       150     12750         0     82006     89250   2387796     38.49     40.55
655.06/164.01	c  N dy  2875   1013235       150     12750         0     62868     89250   1502796     38.48     40.55
671.85/168.21	c  N dy  2928   1033431       150     12750         0     82193     89250   2366675     38.48     40.85
685.04/171.55	c  N dy  2970   1053528       150     12750         0     59277     89250   1309862     38.47     41.75
700.20/175.32	c  F st  3029   1071876       150     12750         0     76877     89250   2095069     38.48     38.95
702.20/175.80	c  N st  3033   1073908       150     12750         0     78822     89250   2183881     38.48   no data
718.18/179.85	c  N dy  3080   1096919       150     12750         0     57741     89250   1210621     38.46     40.50
735.35/184.12	c  N dy  3178   1117105       150     12750         0     77064     89250   2072446     38.48     40.52
751.35/188.17	c  N dy  3236   1137155       150     12750         0     52274     89250    931372     38.48     40.55
768.52/192.42	c  N dy  3315   1158384       150     12750         0     72654     89250   1839877     38.48     40.67
793.27/198.64	c  N dy  3403   1178508       150     12750         0     46917     89250    656241     38.50     40.79
810.45/202.98	c  N dy  3485   1198721       150     12750         0     66215     89250   1516765     38.51     40.89
822.04/205.82	c  S st  3538   1210068       150     12750         0     77136     89250   2004631     38.51     35.74
822.83/206.05	c  S st  3538   1210573       150     12750         0     77624     89250   2025769     38.51   no data
822.83/206.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
823.23/206.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
823.23/206.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.23/206.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.23/206.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.23/206.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
823.23/206.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
823.23/206.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
823.23/206.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.34/222.45	c lits-rem:       597  cl-subs:     3296  v-elim:      0  v-fix:    0  time: 16.27 s
888.34/222.45	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
888.34/222.48	c vivif2 --  cl tried    74328 cl shrink        0 lits rem          0 time: 0.02
889.94/222.81	c asymm  cl-useful: 0/1787/12750 lits-rem:0 time: 0.34
889.94/222.82	c calculated reachability. Time: 0.00
889.94/222.82	c  N dy  3538   1210573       150     12750         0     74328     89250   1846123     38.51   no data
915.51/229.23	c  N dy  3601   1240540       150     12750         0     57044     89250   1070046     38.50     40.63
932.29/233.45	c  N dy  3680   1260675       150     12750         0     76323     89250   1928389     38.50     40.66
955.05/239.11	c  N dy  3764   1281970       150     12750         0     49874     89250    722141     38.51     40.69
976.22/244.43	c  N dy  3818   1307250       150     12750         0     74045     89250   1793225     38.50     40.62
1006.21/251.97	c  N dy  3870   1336375       150     12750         0     54079     89250    874191     38.48     40.56
1024.56/256.54	c  N dy  3956   1357879       150     12750         0     74706     89250   1796980     38.49     40.82
1048.12/262.43	c  N dy  4055   1377890       150     12750         0     93849     89250   2653164     38.50     41.93
1064.90/266.62	c  N dy  4112   1399584       150     12750         0     65774     89250   1365241     38.50     40.68
1084.08/271.42	c  N dy  4205   1420137       150     12750         0     85506     89250   2247123     38.51     40.55
1105.25/276.72	c  N dy  4299   1440405       150     12750         0     55111     89250    855087     38.52     40.74
1120.45/280.59	c  N dy  4364   1460413       150     12750         0     74261     89250   1709259     38.52     40.80
1144.00/286.48	c  N dy  4483   1482244       150     12750         0     95152     89250   2649914     38.54     40.81
1161.18/290.77	c  N dy  4535   1502337       150     12750         0     63663     89250   1202635     38.54     40.85
1180.34/295.50	c  N dy  4622   1522477       150     12750         0     82990     89250   2067154     38.55     41.48
1200.72/300.63	c  N dy  4664   1542495       150     12750         0    102096     89250   2922715     38.54     41.04
1217.49/304.81	c  N dy  4723   1563658       150     12750         0     70666     89250   1484026     38.54     40.58
1236.27/309.57	c  N dy  4791   1583772       150     12750         0     89965     89250   2342868     38.54     40.58
1260.23/315.51	c  N dy  4878   1604497       150     12750         0     57131     89250    846423     38.55     40.61
1278.23/320.03	c  N dy  4955   1626466       150     12750         0     78150     89250   1783967     38.56     40.72
1299.79/325.47	c  N dy  5031   1646472       150     12750         0     97330     89250   2645310     38.57     41.74
1323.35/331.39	c  N dy  5101   1666514       150     12750         0     62916     89250   1068271     38.57     41.66
1340.93/335.75	c  N dy  5160   1686599       150     12750         0     82150     89250   1928190     38.57     41.34
1361.72/340.94	c  N dy  5212   1706836       150     12750         0    101561     89250   2802103     38.57     40.60
1366.51/342.16	c  S st  5231   1710574       150     12750         0    105137     89250   2964108     38.57     39.16
1367.69/342.47	c  S st  5231   1711078       150     12750         0    105625     89250   2985778     38.57   no data
1367.69/342.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1368.09/342.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1368.09/342.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1368.09/342.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1368.09/342.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1368.09/342.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1368.09/342.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1368.09/342.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1368.49/342.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1467.96/367.52	c lits-rem:      1057  cl-subs:     5570  v-elim:      0  v-fix:    0  time: 24.86 s
1467.96/367.52	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1467.96/367.55	c vivif2 --  cl tried   100055 cl shrink        0 lits rem          0 time: 0.03
1469.55/367.94	c asymm  cl-useful: 0/1126/12750 lits-rem:0 time: 0.39
1469.55/367.94	c calculated reachability. Time: 0.00
1469.55/367.94	c  N dy  5231   1711078       150     12750         0    100055     89250   2690781     38.57   no data
1491.13/373.31	c  N dy  5300   1731156       150     12750         0     64739     89250   1115081     38.58     42.58
1509.91/378.01	c  N dy  5384   1751163       150     12750         0     83919     89250   1971876     38.58     41.89
1532.67/383.73	c  N dy  5429   1772678       150     12750         0    104456     89250   2891719     38.58     40.81
1551.45/388.46	c  N dy  5462   1793289       150     12750         0     68630     89250   1251160     38.57     40.75
1574.22/394.17	c  N dy  5543   1813485       150     12750         0     87939     89250   2112987     38.58     40.62
1602.97/401.33	c  N dy  5622   1833811       150     12750         0    107498     89250   2989055     38.58     40.67
1624.55/406.71	c  N dy  5697   1854926       150     12750         0     71317     89250   1342490     38.59     40.70
1644.92/411.87	c  N dy  5755   1875310       150     12750         0     90835     89250   2213552     38.59     40.71
1670.08/418.15	c  N dy  5832   1895407       150     12750         0    110085     89250   3077449     38.60     40.69
1689.26/422.96	c  N dy  5883   1916264       150     12750         0     72626     89250   1360692     38.60     40.64
1709.63/428.08	c  N dy  5941   1937263       150     12750         0     92725     89250   2260307     38.60     40.79
1734.80/434.30	c  N dy  6005   1957655       150     12750         0    112212     89250   3131701     38.60     40.67
1755.56/439.52	c  N dy  6093   1977717       150     12750         0     73014     89250   1351250     38.61     40.88
1776.34/444.77	c  N dy  6169   1998272       150     12750         0     92745     89250   2235332     38.61     41.26
1801.90/451.11	c  N dy  6243   2018327       150     12750         0    111967     89250   3092707     38.62     42.32
1820.28/455.78	c  N dy  6253   2038905       150     12750         0     72176     89250   1267781     38.59     40.66
1840.25/460.80	c  N dy  6319   2059137       150     12750         0     91577     89250   2132670     38.59     40.85
1882.20/471.27	c  N dy  6371   2099528       150     12750         0     69814     89250   1137776     38.56     40.70
1904.57/476.80	c  N dy  6450   2119543       150     12750         0     88959     89250   1994007     38.57     40.61
1930.13/483.24	c  N dy  6531   2139766       150     12750         0    108335     89250   2860781     38.57     40.70
1954.50/489.38	c  N dy  6570   2160642       150     12750         0     67103     89250    981790     38.56     40.64
1974.87/494.44	c  N dy  6648   2182070       150     12750         0     87628     89250   1898696     38.57     40.69
1999.26/500.55	c  N dy  6730   2202088       150     12750         0    106783     89250   2754903     38.57     40.92
2012.04/503.79	c  S st  6774   2211081       150     12750         0    115395     89250   3142107     38.58     39.24
2013.61/504.11	c  S st  6774   2211583       150     12750         0    115885     89250   3163398     38.58   no data
2013.61/504.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2013.61/504.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2013.61/504.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2013.61/504.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2013.61/504.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2013.61/504.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2013.61/504.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2014.01/504.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2014.42/504.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2127.46/532.64	c lits-rem:       914  cl-subs:     5943  v-elim:      0  v-fix:    0  time: 28.33 s
2127.46/532.64	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2127.46/532.67	c vivif2 --  cl tried   109942 cl shrink        0 lits rem          0 time: 0.04
2129.06/533.08	c asymm  cl-useful: 0/1035/12750 lits-rem:0 time: 0.40
2129.06/533.08	c calculated reachability. Time: 0.00
2129.06/533.08	c  N dy  6774   2211583       150     12750         0    109942     89250   2847380     38.58   no data
2153.43/539.16	c  N dy  6825   2231597       150     12750         0     67046     89250    953756     38.57     42.29
2172.61/543.97	c  N dy  6902   2251913       150     12750         0     86507     89250   1826344     38.58     40.72
2197.77/550.26	c  N dy  6980   2272450       150     12750         0    106167     89250   2708058     38.59     40.71
2229.73/558.26	c  N dy  7058   2292554       150     12750         0    125431     89250   3571290     38.59     40.72
2250.50/563.40	c  N dy  7133   2312638       150     12750         0     81590     89250   1564846     38.60     40.69
2272.47/568.98	c  N dy  7218   2332664       150     12750         0    100836     89250   2430883     38.60     41.51
2300.83/576.09	c  N dy  7308   2353073       150     12750         0    120366     89250   3307674     38.61     41.03
2325.60/582.27	c  N dy  7382   2373686       150     12750         0     75985     89250   1281625     38.61     40.96
2350.39/588.45	c  N dy  7450   2398123       150     12750         0     99368     89250   2326080     38.61     40.74
2375.14/594.65	c  N dy  7490   2418519       150     12750         0    118847     89250   3189579     38.61     40.69
2402.29/601.43	c  N dy  7564   2439106       150     12750         0     73400     89250   1129483     38.61     40.67
2423.07/606.69	c  N dy  7636   2459235       150     12750         0     92674     89250   1992385     38.61     40.91
2449.83/613.33	c  N dy  7722   2479822       150     12750         0    112418     89250   2876336     38.62     40.73
2480.59/621.07	c  N dy  7805   2500087       150     12750         0    131829     89250   3746411     38.62     40.95
2502.96/626.68	c  N dy  7866   2523567       150     12750         0     88197     89250   1753256     38.62     40.71
2528.13/632.97	c  N dy  7920   2544105       150     12750         0    107839     89250   2625141     38.62     40.66
2560.88/641.15	c  N dy  7973   2564128       150     12750         0    126982     89250   3477795     38.62     40.83
2590.84/648.67	c  N dy  8061   2587628       150     12750         0     82524     89250   1466359     38.62     40.67
2614.43/654.57	c  N dy  8138   2609542       150     12750         0    103515     89250   2411825     38.63     40.96
2644.37/662.00	c  N dy  8243   2629555       150     12750         0    122677     89250   3278728     38.64     41.03
2672.73/669.18	c  N dy  8322   2649647       150     12750         0     73983     89250   1051236     38.64     43.07
2693.53/674.31	c  N dy  8387   2669792       150     12750         0     93302     89250   1912285     38.64     40.92
2717.87/680.44	c  N dy  8434   2689918       150     12750         0    112565     89250   2773844     38.64     40.68
2749.43/688.39	c  N dy  8531   2710017       150     12750         0    131829     89250   3641081     38.65     43.74
2752.22/689.08	c  S st  8539   2711585       150     12750         0    133340     89250   3709111     38.65   no data
2753.82/689.42	c  S st  8539   2712091       150     12750         0    133831     89250   3731153     38.65   no data
2753.82/689.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2754.22/689.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2754.22/689.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2754.22/689.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2754.22/689.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2754.22/689.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2754.22/689.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2754.22/689.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2754.64/689.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2906.41/727.66	c lits-rem:      1069  cl-subs:     6990  v-elim:      0  v-fix:    0  time: 38.00 s
2906.41/727.66	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2906.82/727.70	c vivif2 --  cl tried   126841 cl shrink        0 lits rem          0 time: 0.04
2908.43/728.14	c asymm  cl-useful: 0/920/12750 lits-rem:0 time: 0.44
2908.43/728.15	c calculated reachability. Time: 0.00
2908.43/728.15	c  N dy  8539   2712091       150     12750         0    126841     89250   3355877     38.65   no data
2938.77/735.76	c  N dy  8620   2734233       150     12750         0     79224     89250   1255632     38.65     40.90
2959.95/741.07	c  N dy  8679   2754389       150     12750         0     98520     89250   2121148     38.65     41.13
2985.51/747.46	c  N dy  8735   2774406       150     12750         0    117648     89250   2976325     38.65     43.46
3017.47/755.46	c  N dy  8748   2798781       150     12750         0     71077     89250    855563     38.64     40.68
3035.85/760.06	c  N dy  8791   2818857       150     12750         0     90294     89250   1711009     38.63     40.85
3061.80/766.58	c  N dy  8876   2839950       150     12750         0    110488     89250   2616234     38.64     40.74
3091.77/774.02	c  N dy  8947   2860073       150     12750         0    129768     89250   3478001     38.64     40.77
3118.53/780.74	c  N dy  8991   2880147       150     12750         0     78188     89250   1140173     38.64     41.88
3139.30/785.93	c  N dy  9052   2900196       150     12750         0     97375     89250   1998403     38.64     40.97
3167.68/793.09	c  N dy  9145   2920662       150     12750         0    116986     89250   2877164     38.64     40.89
3198.44/800.74	c  N dy  9201   2941031       150     12750         0    136493     89250   3750274     38.64     40.87
3225.59/807.60	c  N dy  9309   2961138       150     12750         0     84037     89250   1367896     38.65     40.79
3250.75/813.87	c  N dy  9368   2981207       150     12750         0    103266     89250   2228951     38.65     41.92
3285.50/822.58	c  N dy  9444   3001264       150     12750         0    122468     89250   3091056     38.66     40.77
3339.83/836.14	c  N dy  9489   3030827       150     12750         0     77910     89250   1050949     38.64     40.71
3367.79/843.13	c  N dy  9573   3051242       150     12750         0     97482     89250   1926049     38.65     40.83
3396.58/850.33	c  N dy  9654   3071251       150     12750         0    116702     89250   2788882     38.65     40.75
3429.31/858.57	c  N dy  9738   3091261       150     12750         0    135862     89250   3651437     38.66     41.48
3466.88/867.95	c  N dy  9817   3119087       150     12750         0     88720     89250   1501315     38.65     40.77
3492.02/874.26	c  N dy  9899   3139163       150     12750         0    107949     89250   2365573     38.66     40.74
3524.01/882.22	c  N dy  9992   3160107       150     12750         0    128010     89250   3266190     38.66     40.80
3556.74/890.49	c  N dy 10050   3181101       150     12750         0    148082     89250   4169971     38.66     40.75
3581.13/896.55	c  N dy 10139   3201228       150     12750         0     92701     89250   1651432     38.67     40.82
3594.69/899.94	c  S st 10195   3212091       150     12750         0    103117     89250   2120646     38.67   no data
3595.89/900.22	c  S st 10195   3212593       150     12750         0    103604     89250   2142599     38.67   no data
3595.89/900.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3595.89/900.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3595.89/900.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3595.89/900.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3595.89/900.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3595.89/900.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3595.89/900.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3596.29/900.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3596.29/900.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3652.61/914.44	c lits-rem:       589  cl-subs:     2810  v-elim:      0  v-fix:    0  time: 14.07 s
3652.61/914.44	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3652.61/914.47	c vivif2 --  cl tried   100794 cl shrink        0 lits rem          0 time: 0.03
3654.61/914.91	c asymm  cl-useful: 0/1076/12750 lits-rem:0 time: 0.44
3654.61/914.91	c calculated reachability. Time: 0.00
3654.61/914.91	c  N dy 10195   3212593       150     12750         0    100794     89250   1987187     38.67   no data
3687.36/923.10	c  N dy 10262   3232815       150     12750         0    120147     89250   2860080     38.67     40.71
3720.51/931.44	c  N dy 10310   3253079       150     12750         0    139533     89250   3725305     38.67     41.05
3752.49/939.42	c  N dy 10378   3273705       150     12750         0     83691     89250   1218738     38.67     40.95
3776.44/945.41	c  N dy 10470   3293742       150     12750         0    102911     89250   2080642     38.68     40.73
3812.39/954.49	c  N dy 10559   3320246       150     12750         0    128215     89250   3218884     38.68     40.89
3851.94/964.30	c  N dy 10663   3341628       150     12750         0    148696     89250   4141076     38.69     40.81
3886.30/972.97	c  N dy 10718   3372145       150     12750         0    101327     89250   1974953     38.68     40.85
3912.26/979.49	c  N dy 10771   3392191       150     12750         0    120464     89250   2831973     38.68     40.82
3942.61/987.00	c  N dy 10817   3412682       150     12750         0    140056     89250   3707041     38.68     40.83
3976.97/995.66	c  N dy 10906   3432735       150     12750         0     81824     89250   1067284     38.68     40.75
4000.94/1001.61	c  N dy 10975   3454442       150     12750         0    102618     89250   1999102     38.68     40.85
4029.70/1008.82	c  N dy 11057   3475038       150     12750         0    122359     89250   2885927     38.69     41.13
4063.66/1017.35	c  N dy 11142   3495258       150     12750         0    141719     89250   3754060     38.69     40.84
4098.41/1026.09	c  N dy 11228   3515311       150     12750         0     82431     89250   1057647     38.70     40.78
4123.58/1032.38	c  N dy 11311   3535358       150     12750         0    101660     89250   1923847     38.70     41.37
4157.93/1040.92	c  N dy 11385   3555477       150     12750         0    120933     89250   2786942     38.70     40.98
4199.07/1051.20	c  N dy 11491   3575483       150     12750         0    140159     89250   3653892     38.71     40.87
4247.00/1063.28	c  N dy 11558   3595494       150     12750         0     79793     89250    900685     38.71     40.86
4271.37/1069.39	c  N dy 11631   3615583       150     12750         0     99055     89250   1766708     38.71     40.86
4299.34/1076.33	c  N dy 11692   3635602       150     12750         0    118159     89250   2623262     38.71     41.46
4333.69/1084.98	c  N dy 11792   3656350       150     12750         0    138082     89250   3520625     38.72     41.30
4371.24/1094.36	c  N dy 11874   3676378       150     12750         0    157270     89250   4381600     38.72     41.27
4399.59/1101.47	c  N dy 11980   3696524       150     12750         0     96134     89250   1602164     38.73     40.78
4418.77/1106.29	c  S st 12016   3712593       150     12750         0    111449     89250   2287269     38.73     39.06
4419.99/1106.59	c  S st 12016   3713094       150     12750         0    111938     89250   2308752     38.73   no data
4419.99/1106.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4420.39/1106.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4420.39/1106.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4420.39/1106.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4420.39/1106.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4420.39/1106.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4420.39/1106.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4420.77/1106.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4420.77/1106.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4477.89/1121.03	c lits-rem:       766  cl-subs:     3596  v-elim:      0  v-fix:    0  time: 14.28 s
4477.89/1121.04	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4477.89/1121.07	c vivif2 --  cl tried   108342 cl shrink        0 lits rem          0 time: 0.03
4479.49/1121.46	c asymm  cl-useful: 0/987/12750 lits-rem:0 time: 0.40
4479.49/1121.47	c calculated reachability. Time: 0.00
4479.49/1121.47	c  N dy 12016   3713094       150     12750         0    108342     89250   2117723     38.73   no data
4516.66/1130.77	c  N dy 12102   3734737       150     12750         0    129061     89250   3048897     38.73     40.79
4546.21/1138.17	c  F st 12163   3751562       150     12750         0    145167     89250   3775771     38.73     39.80
4552.21/1139.63	c  N st 12168   3754856       150     12750         0    148317     89250   3921504     38.73   no data
4589.74/1149.00	c  N dy 12250   3775426       150     12750         0     86690     89250   1142613     38.74     41.02
4616.10/1155.68	c  N dy 12278   3801174       150     12750         0    111211     89250   2240825     38.73     40.81
4645.26/1162.99	c  N dy 12333   3821955       150     12750         0    131152     89250   3134771     38.72     41.00
4679.24/1171.43	c  N dy 12387   3842052       150     12750         0    150406     89250   3997738     38.72     40.82
4714.38/1180.25	c  N dy 12460   3862118       150     12750         0     87326     89250   1140651     38.73     44.52
4739.94/1186.63	c  N dy 12555   3882318       150     12750         0    106689     89250   2010114     38.73     40.80
4769.90/1194.11	c  N dy 12640   3902355       150     12750         0    125874     89250   2872822     38.74     40.96

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: 977)

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-3366152-1307633375/watcher-3366152-1307633375 -o /tmp/evaluation-result-3366152-1307633375/solver-3366152-1307633375 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366152-1307633375.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: 0.00 0.00 0.00 2/176 27248
/proc/meminfo: memFree=32134088/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=40924 CPUtime=0 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 407 0 1 0 0 0 0 0 21 0 3 0 874937224 41906176 347 33554432000 4194304 4580107 140734038901856 18446744073709551615 274474023921 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 10231 347 299 95 0 5213 0
[pid=27248/tid=27252] ppid=27244 vsize=40924 CPUtime=0 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 3 0 874937225 41906176 347 33554432000 4194304 4580107 140734038901856 18446744073709551615 47642728535986 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=40924 CPUtime=0 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 3 0 874937225 41906176 347 33554432000 4194304 4580107 140734038901856 18446744073709551615 274485765174 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.063341 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27248
/proc/meminfo: memFree=32134088/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=282712 CPUtime=0.22 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 2112 0 1 0 22 0 0 0 23 0 4 0 874937224 289497088 2023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 70678 2023 357 95 0 65660 0
[pid=27248/tid=27252] ppid=27244 vsize=282712 CPUtime=0.05 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 419 0 0 0 5 0 0 0 23 0 4 0 874937225 289497088 2023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=282712 CPUtime=0.05 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 403 0 0 0 5 0 0 0 23 0 4 0 874937225 289497088 2023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282712

[startup+0.100333 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27248
/proc/meminfo: memFree=32134088/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=282712 CPUtime=0.36 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 2181 0 1 0 36 0 0 0 23 0 4 0 874937224 289497088 2092 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 70678 2092 357 95 0 65660 0
[pid=27248/tid=27252] ppid=27244 vsize=282712 CPUtime=0.09 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 428 0 0 0 9 0 0 0 23 0 4 0 874937225 289497088 2092 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=282712 CPUtime=0.09 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 405 0 0 0 9 0 0 0 23 0 4 0 874937225 289497088 2092 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282712

[startup+0.300299 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27248
/proc/meminfo: memFree=32134088/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=283856 CPUtime=1.16 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 2716 0 1 0 116 0 0 0 23 0 4 0 874937224 290668544 2274 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 70964 2274 358 95 0 65946 0
[pid=27248/tid=27252] ppid=27244 vsize=283856 CPUtime=0.29 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 456 0 0 0 29 0 0 0 23 0 4 0 874937225 290668544 2274 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=283856 CPUtime=0.29 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 423 0 0 0 29 0 0 0 23 0 4 0 874937225 290668544 2274 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283856

[startup+0.70023 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27248
/proc/meminfo: memFree=32134088/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=280560 CPUtime=2.76 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 7634 0 1 0 275 1 0 0 25 0 4 0 874937224 287293440 5024 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 70140 5024 376 95 0 65122 0
[pid=27248/tid=27252] ppid=27244 vsize=280560 CPUtime=0.69 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 1665 0 0 0 69 0 0 0 25 0 4 0 874937225 287293440 5024 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=280560 CPUtime=0.68 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 1936 0 0 0 68 0 0 0 25 0 4 0 874937225 287293440 5024 33554432000 4194304 4580107 140734038901856 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 280560

[startup+1.50109 s]
/proc/loadavg: 0.00 0.00 0.00 10/184 27256
/proc/meminfo: memFree=32072080/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=300712 CPUtime=5.95 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 12772 0 1 0 594 1 0 0 25 0 4 0 874937224 307929088 6770 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 75178 6770 377 95 0 70160 0
[pid=27248/tid=27252] ppid=27244 vsize=300712 CPUtime=1.48 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 2907 0 0 0 148 0 0 0 25 0 4 0 874937225 307929088 6770 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=300712 CPUtime=1.48 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 3237 0 0 0 148 0 0 0 25 0 4 0 874937225 307929088 6770 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=300712 CPUtime=1.48 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 2970 0 0 0 147 1 0 0 25 0 4 0 874937225 307929088 6770 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294974 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) 300712

[startup+3.10081 s]
/proc/loadavg: 0.00 0.00 0.00 10/184 27256
/proc/meminfo: memFree=32055328/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=291676 CPUtime=12.35 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 28425 0 1 0 1230 5 0 0 25 0 4 0 874937224 298676224 16411 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 72919 16411 378 95 0 67901 0
[pid=27248/tid=27252] ppid=27244 vsize=291676 CPUtime=3.08 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 5625 0 0 0 307 1 0 0 25 0 4 0 874937225 298676224 16411 33554432000 4194304 4580107 140734038901856 18446744073709551615 4322729 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=291676 CPUtime=3.08 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 7675 0 0 0 307 1 0 0 25 0 4 0 874937225 298676224 16411 33554432000 4194304 4580107 140734038901856 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=291676 CPUtime=3.07 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 8021 0 0 0 306 1 0 0 25 0 4 0 874937225 298676224 16411 33554432000 4194304 4580107 140734038901856 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291676

[startup+6.30025 s]
/proc/loadavg: 0.72 0.15 0.05 10/184 27256
/proc/meminfo: memFree=31926740/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=312400 CPUtime=25.12 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 41099 0 1 0 2505 7 0 0 25 0 4 0 874937224 319897600 20023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 78100 20023 378 95 0 73082 0
[pid=27248/tid=27252] ppid=27244 vsize=312400 CPUtime=6.25 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 10407 0 0 0 624 1 0 0 25 0 4 0 874937225 319897600 20023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=312400 CPUtime=6.28 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 10309 0 0 0 627 1 0 0 25 0 4 0 874937225 319897600 20023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=312400 CPUtime=6.28 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 10183 0 0 0 626 2 0 0 25 0 4 0 874937225 319897600 20023 33554432000 4194304 4580107 140734038901856 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 312400

[startup+12.7011 s]
/proc/loadavg: 1.30 0.28 0.09 10/184 27256
/proc/meminfo: memFree=31841428/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=331824 CPUtime=50.69 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 64874 0 1 0 5056 13 0 0 25 0 4 0 874937224 339787776 28400 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 82956 28400 378 95 0 77938 0
[pid=27248/tid=27252] ppid=27244 vsize=331824 CPUtime=12.62 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 14788 0 0 0 1259 3 0 0 25 0 4 0 874937225 339787776 28400 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=331824 CPUtime=12.68 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 16324 0 0 0 1265 3 0 0 25 0 4 0 874937225 339787776 28400 33554432000 4194304 4580107 140734038901856 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=331824 CPUtime=12.68 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 16964 0 0 0 1264 4 0 0 25 0 4 0 874937225 339787776 28400 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 331824

[startup+25.5009 s]
/proc/loadavg: 2.79 0.66 0.22 10/184 27256
/proc/meminfo: memFree=31707620/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=318956 CPUtime=101.82 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 98469 0 1 0 10160 22 0 0 25 0 4 0 874937224 326610944 36932 33554432000 4194304 4580107 140734038901856 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 79739 36932 378 95 0 74721 0
[pid=27248/tid=27252] ppid=27244 vsize=318956 CPUtime=25.34 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 20939 0 0 0 2530 4 0 0 25 0 4 0 874937225 326610944 36932 33554432000 4194304 4580107 140734038901856 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=318956 CPUtime=25.48 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 24940 0 0 0 2542 6 0 0 25 0 4 0 874937225 326610944 36932 33554432000 4194304 4580107 140734038901856 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=318956 CPUtime=25.48 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 25234 0 0 0 2542 6 0 0 25 0 4 0 874937225 326610944 36932 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 318956

[startup+51.1004 s]
/proc/loadavg: 4.64 1.26 0.43 10/184 27257
/proc/meminfo: memFree=31617324/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=404644 CPUtime=204.08 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 144058 0 1 0 20374 34 0 0 25 0 4 0 874937224 414355456 46124 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 101161 46124 378 95 0 96143 0
[pid=27248/tid=27252] ppid=27244 vsize=404644 CPUtime=50.81 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 27365 0 0 0 5075 6 0 0 25 0 4 0 874937225 414355456 46124 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=404644 CPUtime=51.08 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 38682 0 0 0 5099 9 0 0 25 0 4 0 874937225 414355456 46124 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=404644 CPUtime=51.08 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 38239 0 0 0 5099 9 0 0 25 0 4 0 874937225 414355456 46124 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 404644

[startup+102.306 s]
/proc/loadavg: 6.54 2.30 0.82 10/184 27259
/proc/meminfo: memFree=31561848/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=352992 CPUtime=408.62 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 221282 0 1 0 40805 57 0 0 25 0 4 0 874937224 361463808 49529 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 88248 49529 378 95 0 83230 0
[pid=27248/tid=27252] ppid=27244 vsize=352992 CPUtime=101.73 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 41296 0 0 0 10163 10 0 0 25 0 4 0 874937225 361463808 49529 33554432000 4194304 4580107 140734038901856 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=352992 CPUtime=102.28 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 60304 0 0 0 10213 15 0 0 25 0 4 0 874937225 361463808 49529 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=352992 CPUtime=102.27 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 61681 0 0 0 10212 15 0 0 25 0 4 0 874937225 361463808 49529 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 352992

[startup+162.301 s]
/proc/loadavg: 7.61 3.38 1.28 10/184 27260
/proc/meminfo: memFree=31491604/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=358848 CPUtime=648.27 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 295046 0 1 0 64745 82 0 0 25 0 4 0 874937224 367460352 53869 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 89712 53869 378 95 0 84694 0
[pid=27248/tid=27252] ppid=27244 vsize=358848 CPUtime=161.4 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 56206 0 0 0 16123 17 0 0 25 0 4 0 874937225 367460352 53869 33554432000 4194304 4580107 140734038901856 18446744073709551615 4485980 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=358848 CPUtime=162.28 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 81175 0 0 0 16206 22 0 0 25 0 4 0 874937225 367460352 53869 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=358848 CPUtime=162.27 cores=1,3,5,7

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

[pid=27248] ppid=27244 vsize=708336 CPUtime=2805.35 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 710528 0 1 0 280278 257 0 0 25 0 4 0 874937224 725336064 107046 33554432000 4194304 4580107 140734038901856 18446744073709551615 4406486 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 177084 107046 378 95 0 172066 0
[pid=27248/tid=27252] ppid=27244 vsize=708336 CPUtime=698.47 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 171997 0 0 0 69777 70 0 0 25 0 4 0 874937225 725336064 107046 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=708336 CPUtime=702.29 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 184499 0 0 0 70167 62 0 0 25 0 4 0 874937225 725336064 107046 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=708336 CPUtime=702.26 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 185446 0 0 0 70160 66 0 0 25 0 4 0 874937225 725336064 107046 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 708336

[startup+762.306 s]
/proc/loadavg: 8.12 7.47 4.53 10/184 27276
/proc/meminfo: memFree=30845484/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=775516 CPUtime=3045.05 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 743456 0 1 0 304233 272 0 0 25 0 4 0 874937224 794128384 109649 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 193879 109649 378 95 0 188861 0
[pid=27248/tid=27252] ppid=27244 vsize=775516 CPUtime=758.14 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 178476 0 0 0 75741 73 0 0 25 0 4 0 874937225 794128384 109649 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=775516 CPUtime=762.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 193677 0 0 0 76164 66 0 0 25 0 4 0 874937225 794128384 109649 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=775516 CPUtime=762.27 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 195168 0 0 0 76156 71 0 0 25 0 4 0 874937225 794128384 109649 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 775516

[startup+822.301 s]
/proc/loadavg: 8.13 7.58 4.73 10/184 27278
/proc/meminfo: memFree=30802756/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=900040 CPUtime=3284.7 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 783574 0 1 0 328181 289 0 0 25 0 4 0 874937224 921640960 123107 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 225010 123107 378 95 0 219992 0
[pid=27248/tid=27252] ppid=27244 vsize=900040 CPUtime=817.81 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 184789 0 0 0 81705 76 0 0 25 0 4 0 874937225 921640960 123107 33554432000 4194304 4580107 140734038901856 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=900040 CPUtime=822.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 203562 0 0 0 82159 71 0 0 25 0 4 0 874937225 921640960 123107 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=900040 CPUtime=822.26 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 212416 0 0 0 82149 77 0 0 25 0 4 0 874937225 921640960 123107 33554432000 4194304 4580107 140734038901856 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 900040

[startup+882.301 s]
/proc/loadavg: 8.09 7.67 4.94 10/184 27279
/proc/meminfo: memFree=30721972/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=776864 CPUtime=3524.38 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 810797 0 1 0 352136 302 0 0 25 0 4 0 874937224 795508736 123118 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 194216 123118 378 95 0 189198 0
[pid=27248/tid=27252] ppid=27244 vsize=776864 CPUtime=877.49 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 186071 0 0 0 87672 77 0 0 25 0 4 0 874937225 795508736 123118 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=776864 CPUtime=882.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 212851 0 0 0 88155 75 0 0 25 0 4 0 874937225 795508736 123118 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=776864 CPUtime=882.26 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 219638 0 0 0 88146 80 0 0 25 0 4 0 874937225 795508736 123118 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 776864

[startup+942.3 s]
/proc/loadavg: 8.10 7.76 5.14 10/184 27281
/proc/meminfo: memFree=30702312/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=792084 CPUtime=3764.06 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 842589 0 1 0 376089 317 0 0 25 0 4 0 874937224 811094016 128594 33554432000 4194304 4580107 140734038901856 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 198021 128594 378 95 0 193003 0
[pid=27248/tid=27252] ppid=27244 vsize=792084 CPUtime=937.16 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 195577 0 0 0 93634 82 0 0 25 0 4 0 874937225 811094016 128594 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=792084 CPUtime=942.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 221897 0 0 0 94152 78 0 0 25 0 4 0 874937225 811094016 128594 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=792084 CPUtime=942.26 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 227983 0 0 0 94141 85 0 0 25 0 4 0 874937225 811094016 128594 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 792084

[startup+1002.3 s]
/proc/loadavg: 8.04 7.80 5.32 10/184 27283
/proc/meminfo: memFree=30642988/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=844684 CPUtime=4003.73 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 876947 0 1 0 400042 331 0 0 25 0 4 0 874937224 864956416 129950 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 211171 129950 378 95 0 206153 0
[pid=27248/tid=27252] ppid=27244 vsize=844684 CPUtime=996.83 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 202102 0 0 0 99598 85 0 0 25 0 4 0 874937225 864956416 129950 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=844684 CPUtime=1002.31 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 231929 0 0 0 100148 83 0 0 25 0 4 0 874937225 864956416 129950 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=844684 CPUtime=1002.26 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 238111 0 0 0 100138 88 0 0 25 0 4 0 874937225 864956416 129950 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 844684

[startup+1062.3 s]
/proc/loadavg: 8.12 7.86 5.49 10/184 27284
/proc/meminfo: memFree=30432632/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=903744 CPUtime=4243.41 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 905502 0 1 0 423995 346 0 0 25 0 4 0 874937224 925433856 133340 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 225936 133340 378 95 0 220918 0
[pid=27248/tid=27252] ppid=27244 vsize=903744 CPUtime=1056.51 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 206295 0 0 0 105564 87 0 0 25 0 4 0 874937225 925433856 133340 33554432000 4194304 4580107 140734038901856 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=903744 CPUtime=1062.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 241518 0 0 0 106142 88 0 0 25 0 4 0 874937225 925433856 133340 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=903744 CPUtime=1062.25 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 246533 0 0 0 106134 91 0 0 25 0 4 0 874937225 925433856 133340 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 903744

[startup+1122.3 s]
/proc/loadavg: 8.12 7.90 5.65 10/184 27286
/proc/meminfo: memFree=30449820/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=697780 CPUtime=4483.09 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 940268 0 1 0 447948 361 0 0 25 0 4 0 874937224 714526720 130763 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 174445 130763 378 95 0 169427 0
[pid=27248/tid=27252] ppid=27244 vsize=697780 CPUtime=1116.18 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 212498 0 0 0 111529 89 0 0 25 0 4 0 874937225 714526720 130763 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=697780 CPUtime=1122.3 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 252215 0 0 0 112137 93 0 0 25 0 4 0 874937225 714526720 130763 33554432000 4194304 4580107 140734038901856 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=697780 CPUtime=1122.25 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 256079 0 0 0 112129 96 0 0 25 0 4 0 874937225 714526720 130763 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 697780

[startup+1182.3 s]
/proc/loadavg: 8.27 7.98 5.82 10/184 27287
/proc/meminfo: memFree=30434872/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=752836 CPUtime=4722.77 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 969328 0 1 0 471901 376 0 0 25 0 4 0 874937224 770904064 129249 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 188209 129249 378 95 0 183191 0
[pid=27248/tid=27252] ppid=27244 vsize=752836 CPUtime=1175.87 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 218370 0 0 0 117495 92 0 0 25 0 4 0 874937225 770904064 129249 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=752836 CPUtime=1182.31 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 258790 0 0 0 118135 96 0 0 25 0 4 0 874937225 770904064 129249 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=752836 CPUtime=1182.25 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 265464 0 0 0 118123 102 0 0 25 0 4 0 874937225 770904064 129249 33554432000 4194304 4580107 140734038901856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 752836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 7.98 5.86 10/184 27288
/proc/meminfo: memFree=30461016/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=752976 CPUtime=4800.27 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 979359 0 1 0 479647 380 0 0 25 0 4 0 874937224 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 188244 128758 378 95 0 183226 0
[pid=27248/tid=27252] ppid=27244 vsize=752976 CPUtime=1195.15 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 221699 0 0 0 119422 93 0 0 25 0 4 0 874937225 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=752976 CPUtime=1201.71 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 262472 0 0 0 120074 97 0 0 25 0 4 0 874937225 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=752976 CPUtime=1201.65 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 267879 0 0 0 120062 103 0 0 25 0 4 0 874937225 771047424 128759 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 752976

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

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

[startup+1201.7 s]
/proc/loadavg: 8.19 7.98 5.86 10/184 27288
/proc/meminfo: memFree=30461016/32950928 swapFree=67079488/67111528
[pid=27248] ppid=27244 vsize=752976 CPUtime=4800.27 cores=1,3,5,7
/proc/27248/stat : 27248 (strangenight2-m) R 27244 27248 27203 0 -1 4202496 979359 0 1 0 479647 380 0 0 25 0 4 0 874937224 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27248/statm: 188244 128758 378 95 0 183226 0
[pid=27248/tid=27252] ppid=27244 vsize=752976 CPUtime=1195.15 cores=1,3,5,7
/proc/27248/task/27252/stat : 27252 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 221699 0 0 0 119422 93 0 0 25 0 4 0 874937225 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27248/tid=27253] ppid=27244 vsize=752976 CPUtime=1201.71 cores=1,3,5,7
/proc/27248/task/27253/stat : 27253 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 262472 0 0 0 120074 97 0 0 25 0 4 0 874937225 771047424 128758 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27248/tid=27255] ppid=27244 vsize=752976 CPUtime=1201.65 cores=1,3,5,7
/proc/27248/task/27255/stat : 27255 (strangenight2-m) R 27244 27248 27203 0 -1 4202560 267879 0 0 0 120062 103 0 0 25 0 4 0 874937225 771047424 128759 33554432000 4194304 4580107 140734038901856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 752976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.32
CPU user time (s): 4796.49
CPU system time (s): 3.83142
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 903744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.49
system time used= 3.83142
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 979361
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 798
involuntary context switches= 33308

runsolver used 1.9617 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-09 17:29:35
IDJOB=3366152
IDBENCH=82561
IDSOLVER=1844
FILE ID=node125/3366152-1307633375
RUNJOBID= node125-1307633375-27222
PBS_JOBID= 13549397
Free space on /tmp= 74064 MiB

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

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

MD5SUM BENCH= fbc6593197090933c7d66c2e5740159a
RANDOM SEED=1585759025

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32135320 kB
Buffers:        193312 kB
Cached:         388404 kB
SwapCached:       3400 kB
Active:         323204 kB
Inactive:       295120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32135320 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           11888 kB
Writeback:           0 kB
AnonPages:       35080 kB
Mapped:          13656 kB
Slab:           130848 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187732 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= 74052 MiB
End job on node125 at 2011-06-09 17:49:39