Trace number 3366362

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.39 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S664770261-061.SATISFIABLE.cnf
MD5SUM786afedaa52bbc0b93f9aff94029b9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038994
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3366362-1305402560.cnf'
0.00/0.01	c -- header says num vars:            750
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.01/0.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.01/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.01/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.01/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3.01/0.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.01/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
3.01/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.01/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.01/0.85	c calculated reachability. Time: 0.00
3.01/0.85	c Calc default polars -  time:   0.00 s pos:     334 undec:      90 neg:     326
3.01/0.85	c =========================================================================================
3.01/0.85	c types(t): F = full restart, N = normal restart
3.01/0.85	c types(t): S = simplification begin/end, E = solution found
3.01/0.85	c restart types(rt): st = static, dy = dynamic
3.01/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.01/0.85	c  B st     0         0       741      3188         0         0      9616         0   no data   no data
3.01/0.85	c Decided on static restart strategy
3.01/0.85	c  N st     8      4917       741      3188         0      4879      9616    169903   no data   no data
3.01/0.85	c  N st    10     11301       741      3188         0      4507      9616    104017   no data   no data
3.01/0.85	c  N st    11     17046       741      3188         0     10189      9616    290633   no data   no data
4.77/1.28	c  F st    12     25001       741      3188         0     12469      9616    367619   no data   no data
4.77/1.28	c  N st    12     25001       741      3188         0     12469      9616    367619   no data   no data
5.97/1.55	c  N dy    18     30000       741      3188         0     10751      9616    280770   no data   no data
5.97/1.55	c  S st    18     30000       741      3188         0     10751      9616    280770   no data   no data
5.97/1.58	c  S st    18     30504       741      3188         0     11255      9616    295189   no data   no data
5.97/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.97/1.58	c blocked clauses removed:       16 vars:      2 tried:         741 T: 0.00 s
5.97/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
5.97/1.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.64	c lits-rem:        59  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.04 s
6.36/1.65	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.01
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N dy    18     30504       739      3172         0     10985      9568    283412   no data   no data
7.56/1.90	c  N dy    33     34579       739      3172         0     15038      9568    407619     20.97     22.47
8.35/2.13	c  N dy    48     38900       739      3172         0     11511      9568    230098     20.47     21.56
9.55/2.42	c  N dy    65     43473       739      3172         0     16058      9568    371695     20.42     21.58
9.95/2.58	c  S st    71     45758       739      3172         0      9462      9568    133193     20.33     18.56
10.35/2.61	c  S st    71     46258       739      3172         0      9962      9568    148056     20.33   no data
10.35/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.35/2.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.35/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
10.35/2.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.35/2.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.35/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.63	c lits-rem:         4  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.01 s
10.35/2.63	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
10.35/2.63	c vivif2 --  cl tried     9950 cl shrink        0 lits rem          0 time: 0.00
10.35/2.64	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.01
10.35/2.64	c calculated reachability. Time: 0.00
10.35/2.64	c  N dy    71     46258       739      3172         0      9950      9568    147766     20.33   no data
11.16/2.88	c  N dy    93     50280       739      3172         0     13946      9568    271835     20.54     23.59
12.74/3.25	c  N dy   113     55601       739      3172         0     19226      9568    432332     20.52     21.82
13.94/3.50	c  N dy   136     59633       739      3172         0     13331      9568    221004     20.64     21.81
14.74/3.77	c  N dy   159     63704       739      3172         0     17373      9568    345132     20.75     21.97
16.33/4.14	c  N dy   181     68327       739      3172         0     11056      9568    122661     20.77     22.09
16.73/4.21	c  S st   186     69387       739      3172         0     12109      9568    154214     20.76   no data
16.73/4.24	c  S st   186     69888       739      3172         0     12610      9568    168832     20.76   no data
16.73/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.73/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.73/4.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.73/4.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.73/4.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
16.73/4.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.73/4.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.73/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.26	c lits-rem:        24  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.01 s
16.73/4.26	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
16.73/4.27	c vivif2 --  cl tried    12588 cl shrink        0 lits rem          0 time: 0.00
16.73/4.27	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.01
16.73/4.27	c calculated reachability. Time: 0.00
16.73/4.27	c  N dy   186     69888       739      3172         0     12588      9568    168035     20.76   no data
18.33/4.61	c  N dy   205     74944       739      3172         0     17611      9568    320770     20.75     22.06
19.53/4.99	c  N dy   226     79764       739      3172         0     22394      9568    465556     20.76     21.87
21.12/5.36	c  N dy   245     84902       739      3172         0     15580      9568    236266     20.70     21.79
21.92/5.55	c  F st   260     87501       739      3172         0     18159      9568    314320     20.72     17.90
23.12/5.80	c  N st   265     90796       739      3172         0     21434      9568    420727     20.72   no data
23.52/5.97	c Decided on static restart strategy
25.91/6.57	c  N st   268     99806       739      3172         0     17455      9568    430706     20.72   no data
27.91/7.00	c  S st   269    104832       739      3172         0     22422      9568    586720     20.72   no data
27.91/7.05	c  S st   269    105332       739      3172         0     22922      9568    602246     20.72   no data
27.91/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.91/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.91/7.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.91/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.91/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.91/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
27.91/7.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.91/7.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.91/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.34	c lits-rem:       173  cl-subs:      718  v-elim:      0  v-fix:    0  time:  0.25 s
29.14/7.34	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
29.14/7.35	c vivif2 --  cl tried    22204 cl shrink        0 lits rem          0 time: 0.01
29.14/7.36	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.01
29.14/7.36	c calculated reachability. Time: 0.00
29.14/7.36	c  N st   269    105332       739      3172         0     22204      9568    574690     20.72   no data
33.12/8.32	c  N st   270    114930       739      3172         0     17826      9568    381260     20.72   no data
38.69/9.73	c  N st   271    129327       739      3172         0     17211      9568    380807     20.72   no data
47.46/11.94	c  N st   272    150923       739      3172         0     22833      9568    506384     20.72   no data
50.26/12.63	c  S st   273    157998       739      3172         0     29804      9568    731685     20.72   no data
50.26/12.70	c  S st   273    158500       739      3172         0     30305      9568    746264     20.72   no data
50.26/12.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.68/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.68/12.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.68/12.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.68/12.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.68/12.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
50.68/12.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.68/12.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.68/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.26/13.19	c lits-rem:       147  cl-subs:      897  v-elim:      0  v-fix:    0  time:  0.45 s
52.26/13.19	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
52.66/13.20	c vivif2 --  cl tried    29408 cl shrink        0 lits rem          0 time: 0.01
52.66/13.22	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.02
52.66/13.22	c calculated reachability. Time: 0.00
52.66/13.22	c  N st   273    158500       739      3172         0     29408      9568    713960     20.72   no data
75.41/18.98	c  N st   274    207091       739      3172         0     24060      9568    515415     20.72   no data
90.61/22.76	c  N st   275    237750       739      3172         0     34516      9568    822209     20.72   no data
90.61/22.76	c  S st   275    237750       739      3172         0     34516      9568    822209     20.72   no data
90.97/22.84	c  S st   275    238254       739      3172         0     35020      9568    836268     20.72   no data
90.97/22.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.97/22.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
90.97/22.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.97/22.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.97/22.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.97/22.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
90.97/22.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
90.97/22.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.97/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.00/23.81	c lits-rem:       326  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.92 s
95.00/23.81	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
95.00/23.82	c vivif2 --  cl tried    33704 cl shrink        0 lits rem          0 time: 0.01
95.00/23.85	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.03
95.00/23.85	c calculated reachability. Time: 0.00
95.00/23.85	c  N st   275    238254       739      3172         0     33704      9568    787350     20.72   no data
130.89/32.82	c  F st   276    306250       739      3172         0     35744      9568    797804     20.72   no data
130.89/32.82	c  N st   276    306250       739      3172         0     35744      9568    797804     20.72   no data
141.67/35.57	c  N dy   336    326153       739      3172         0     31735      9568    535139     20.64     21.84
154.44/38.72	c  N dy   458    346400       739      3172         0     27060      9568    336290     20.82     22.39
159.62/40.03	c  S st   502    357382       739      3172         0     37974      9568    676825     20.83     18.32
160.02/40.13	c  S st   502    357882       739      3172         0     38474      9568    691220     20.83   no data
160.02/40.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.02/40.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
160.02/40.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.02/40.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.02/40.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.02/40.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
160.02/40.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
160.02/40.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.02/40.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.86/40.38	c lits-rem:       152  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.21 s
160.86/40.38	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
160.86/40.39	c vivif2 --  cl tried    38184 cl shrink        0 lits rem          0 time: 0.01
161.22/40.42	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.03
161.22/40.42	c calculated reachability. Time: 0.00
161.22/40.42	c  N dy   502    357882       739      3172         0     38184      9568    680027     20.83   no data
173.21/43.45	c  N dy   587    377928       739      3172         0     32278      9568    458559     20.82     22.16
185.97/46.68	c  N dy   703    397932       739      3172         0     52189      9568   1083327     20.94     22.20
197.94/49.60	c  N dy   790    418587       739      3172         0     45863      9568    853961     20.96     22.21
211.90/53.19	c  N dy   891    440966       739      3172         0     40269      9568    635167     20.96     22.10
226.71/56.81	c  N dy   991    461065       739      3172         0     31433      9568    340466     21.00     22.21
238.65/59.86	c  N dy  1081    481178       739      3172         0     51403      9568    964809     21.01     22.15
252.64/63.34	c  N dy  1195    501662       739      3172         0     41944      9568    636436     21.06     22.62
268.59/67.34	c  N dy  1293    521820       739      3172         0     31177      9568    272886     21.09     22.68
276.97/69.40	c  S st  1341    536823       739      3172         0     46064      9568    739692     21.07   no data
277.37/69.51	c  S st  1341    537327       739      3172         0     46568      9568    754457     21.07   no data
277.37/69.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
277.37/69.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
277.37/69.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
277.37/69.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.37/69.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.37/69.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
277.37/69.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
277.37/69.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
277.37/69.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.57/69.87	c lits-rem:       124  cl-subs:      436  v-elim:      0  v-fix:    0  time:  0.31 s
278.57/69.87	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
278.57/69.88	c vivif2 --  cl tried    46132 cl shrink        0 lits rem          0 time: 0.01
278.99/69.92	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.03
278.99/69.92	c calculated reachability. Time: 0.00
278.99/69.92	c  N dy  1341    537327       739      3172         0     46132      9568    739390     21.07   no data
294.52/73.89	c  N dy  1418    557383       739      3172         0     34258      9568    343585     21.05     22.19
308.09/77.26	c  N dy  1529    577508       739      3172         0     54264      9568    974383     21.09     22.28
323.29/81.05	c  N dy  1616    597901       739      3172         0     41753      9568    562036     21.09     22.20
338.42/84.84	c  N dy  1718    617902       739      3172         0     61617      9568   1189623     21.11     24.67
352.40/88.40	c  N dy  1791    638107       739      3172         0     47923      9568    714924     21.10     22.39
369.95/92.76	c  N dy  1865    658207       739      3172         0     67895      9568   1336870     21.08     23.75
383.92/96.28	c  N dy  1990    678276       739      3172         0     53074      9568    857564     21.13     22.43
403.08/101.00	c  N dy  2069    698353       739      3172         0     37245      9568    326758     21.13     22.68
417.45/104.69	c  N dy  2173    718480       739      3172         0     57270      9568    954822     21.15     22.50
437.80/109.71	c  N dy  2266    740556       739      3172         0     42381      9568    458900     21.16     22.54
452.57/113.48	c  N dy  2331    760560       739      3172         0     62218      9568   1081078     21.14     22.43
470.53/117.98	c  N dy  2410    780590       739      3172         0     44393      9568    498986     21.14     27.77
486.90/122.03	c  N dy  2504    800645       739      3172         0     64310      9568   1126163     21.16     22.78
492.08/123.38	c  S st  2530    805992       739      3172         0     69631      9568   1296514     21.16     18.91
492.88/123.56	c  S st  2530    806495       739      3172         0     70134      9568   1313426     21.16   no data
492.88/123.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
493.28/123.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
493.28/123.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
493.28/123.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.28/123.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.28/123.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
493.28/123.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
493.28/123.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
493.28/123.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.87/124.60	c lits-rem:       386  cl-subs:      772  v-elim:      0  v-fix:    0  time:  0.94 s
496.87/124.60	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
497.27/124.61	c vivif2 --  cl tried    69362 cl shrink        0 lits rem          0 time: 0.02
497.27/124.68	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.06
497.27/124.68	c calculated reachability. Time: 0.00
497.27/124.68	c  N dy  2530    806495       739      3172         0     69362      9568   1284041     21.16   no data
514.84/129.02	c  N dy  2615    826666       739      3172         0     50672      9568    668226     21.16     22.32
533.19/133.63	c  N dy  2678    846864       739      3172         0     70728      9568   1285649     21.14     22.63
550.75/138.10	c  N dy  2760    866921       739      3172         0     50914      9568    652498     21.14     26.02
569.14/142.69	c  N dy  2851    886969       739      3172         0     70833      9568   1266040     21.15     22.54
588.66/147.51	c  N dy  2941    907077       739      3172         0     50082      9568    596333     21.15     22.40
606.62/152.03	c  N dy  3028    927170       739      3172         0     70004      9568   1212601     21.15     22.34
627.77/157.32	c  N dy  3135    947281       739      3172         0     48288      9568    522437     21.16     22.47
645.34/161.77	c  N dy  3216    967853       739      3172         0     68728      9568   1165942     21.16     22.53
668.48/167.51	c  N dy  3306    988624       739      3172         0     46650      9568    440732     21.16     22.39
685.64/171.88	c  N dy  3429   1008992       739      3172         0     66918      9568   1085955     21.19     22.36
710.38/178.03	c  N dy  3528   1029211       739      3172         0     86969      9568   1711664     21.20     22.42
726.77/182.12	c  N dy  3617   1049871       739      3172         0     63777      9568    952466     21.20     22.47
750.29/188.03	c  N dy  3725   1070483       739      3172         0     84247      9568   1595301     21.22     22.44
751.89/188.48	c  F st  3726   1071877       739      3172         0     85629      9568   1637239     21.22     17.70
768.25/192.50	c  N dy  3775   1090586       739      3172         0     59521      9568    798421     21.21     22.46
790.21/198.04	c  N dy  3857   1110910       739      3172         0     79715      9568   1429405     21.20     22.56
811.75/203.41	c  N dy  3926   1131162       739      3172         0     54144      9568    598344     21.20     22.40
830.51/208.14	c  N dy  4025   1151206       739      3172         0     74044      9568   1224293     21.21     22.35
856.86/214.75	c  N dy  4135   1171281       739      3172         0     47335      9568    359642     21.22     22.45
877.21/219.85	c  N dy  4250   1194431       739      3172         0     70326      9568   1092966     21.23     22.68
895.97/224.60	c  S st  4337   1209744       739      3172         0     85524      9568   1568961     21.24     18.47
897.17/224.83	c  S st  4337   1210247       739      3172         0     86027      9568   1584600     21.24   no data
897.17/224.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
897.17/224.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
897.17/224.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
897.17/224.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.17/224.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
897.17/224.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
897.17/224.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
897.57/224.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
897.57/224.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
903.15/226.38	c lits-rem:       301  cl-subs:      862  v-elim:      0  v-fix:    0  time:  1.44 s
903.15/226.38	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
903.55/226.40	c vivif2 --  cl tried    85165 cl shrink        0 lits rem          0 time: 0.02
903.55/226.49	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.08
903.55/226.49	c calculated reachability. Time: 0.00
903.55/226.49	c  N dy  4337   1210247       739      3172         0     85165      9568   1553137     21.24   no data
931.49/233.44	c  N dy  4433   1230253       739      3172         0     57351      9568    646057     21.24     22.68
951.84/238.57	c  N dy  4512   1250262       739      3172         0     77208      9568   1264945     21.24     26.40
977.79/245.03	c  N dy  4583   1270348       739      3172         0     97135      9568   1894904     21.24     22.42
995.35/249.42	c  N dy  4673   1290557       739      3172         0     68521      9568    970549     21.24     22.64
1020.10/255.63	c  N dy  4798   1310576       739      3172         0     88403      9568   1595480     21.26     23.18
1042.44/261.28	c  N dy  4867   1330671       739      3172         0     58733      9568    641260     21.25     24.17
1063.59/266.56	c  N dy  4945   1351695       739      3172         0     79581      9568   1290387     21.24     22.54
1090.33/273.28	c  N dy  5029   1371722       739      3172         0     99458      9568   1914120     21.25     22.45
1109.48/278.05	c  N dy  5134   1391760       739      3172         0     68752      9568    934702     21.26     22.41
1134.63/284.33	c  N dy  5229   1412488       739      3172         0     89359      9568   1581317     21.27     22.39
1160.17/290.79	c  N dy  5316   1432587       739      3172         0     57689      9568    562861     21.27     23.62
1180.93/295.99	c  N dy  5442   1452680       739      3172         0     77647      9568   1196698     21.29     22.44
1213.25/304.03	c  N dy  5446   1477832       739      3172         0    102420      9568   1925971     21.22     22.45
1233.61/309.18	c  N dy  5563   1498202       739      3172         0     70101      9568    931659     21.24     22.46
1259.95/315.71	c  N dy  5626   1520864       739      3172         0     92555      9568   1634142     21.23     22.95
1287.48/322.65	c  N dy  5724   1540913       739      3172         0     58939      9568    555085     21.24     23.30
1308.63/327.95	c  N dy  5842   1561093       739      3172         0     78983      9568   1187011     21.25     22.38
1338.96/335.52	c  N dy  5936   1582984       739      3172         0    100723      9568   1864166     21.25     22.41
1364.11/341.89	c  N dy  6058   1603148       739      3172         0     66149      9568    753827     21.27     22.61
1386.06/347.35	c  N dy  6111   1623168       739      3172         0     85985      9568   1366289     21.26     26.31
1416.79/355.08	c  N dy  6209   1643822       739      3172         0    106495      9568   2011441     21.27     22.43
1439.14/360.61	c  N dy  6279   1663958       739      3172         0     70898      9568    871496     21.26     22.69
1466.68/367.59	c  N dy  6375   1684125       739      3172         0     90910      9568   1499401     21.27     22.40
1498.22/375.48	c  N dy  6448   1704241       739      3172         0    110856      9568   2122590     21.27     22.46
1505.40/377.22	c  S st  6462   1710248       739      3172         0     60250      9568    510544     21.27     20.17
1505.80/377.36	c  S st  6462   1710753       739      3172         0     60754      9568    525746     21.27   no data
1505.80/377.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1505.80/377.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1505.80/377.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1505.80/377.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1505.80/377.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1505.80/377.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
1505.80/377.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1506.20/377.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1506.20/377.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1506.60/377.54	c lits-rem:        19  cl-subs:      249  v-elim:      0  v-fix:    0  time:  0.12 s
1506.60/377.54	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
1506.60/377.55	c vivif2 --  cl tried    60505 cl shrink        0 lits rem          0 time: 0.01
1507.00/377.60	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.05
1507.00/377.60	c calculated reachability. Time: 0.00
1507.00/377.60	c  N dy  6462   1710753       739      3172         0     60505      9568    517972     21.27   no data
1528.95/383.13	c  N dy  6573   1731317       739      3172         0     80935      9568   1170611     21.28     22.52
1560.49/391.01	c  N dy  6686   1753649       739      3172         0    103089      9568   1870868     21.28     22.46
1589.61/398.31	c  N dy  6800   1773823       739      3172         0     65569      9568    658705     21.29     22.43
1611.56/403.87	c  N dy  6875   1794015       739      3172         0     85584      9568   1275085     21.29     22.56
1642.29/411.51	c  N dy  6962   1814677       739      3172         0    106102      9568   1917906     21.29     22.52
1669.83/418.44	c  N dy  7036   1834693       739      3172         0     67426      9568    694111     21.29     25.47
1695.37/424.82	c  N dy  7133   1856429       739      3172         0     88955      9568   1368382     21.29     22.72
1727.73/433.00	c  N dy  7211   1877346       739      3172         0    109735      9568   2020895     21.29     22.69
1756.03/440.07	c  N dy  7340   1897699       739      3172         0     70398      9568    763566     21.30     22.51
1780.82/446.26	c  N dy  7450   1917795       739      3172         0     90338      9568   1392363     21.31     22.45
1829.86/458.58	c  N dy  7553   1948799       739      3172         0     60555      9568    427990     21.30     22.44
1850.22/463.68	c  N dy  7633   1968866       739      3172         0     80442      9568   1055042     21.30     22.53
1877.75/470.53	c  N dy  7709   1988872       739      3172         0    100296      9568   1676062     21.30     22.50
1910.88/478.88	c  N dy  7778   2009004       739      3172         0    120282      9568   2309196     21.29     22.51
1933.63/484.59	c  N dy  7831   2029442       739      3172         0     79006      9568    977400     21.28     22.43
1963.17/491.94	c  N dy  7944   2050518       739      3172         0     99919      9568   1640040     21.29     22.50
1998.68/500.87	c  N dy  8051   2070522       739      3172         0    119770      9568   2270307     21.30     23.80
2024.63/507.33	c  N dy  8130   2090920       739      3172         0     77510      9568    907509     21.30     22.46
2051.37/514.00	c  N dy  8241   2111014       739      3172         0     97472      9568   1544318     21.31     22.63
2086.48/522.89	c  N dy  8363   2131108       739      3172         0    117429      9568   2175962     21.32     24.36
2120.01/531.20	c  N dy  8399   2155671       739      3172         0     78200      9568    874556     21.28     22.50
2151.94/539.26	c  N dy  8520   2177546       739      3172         0     99917      9568   1563233     21.29     22.85
2187.86/548.22	c  N dy  8633   2198193       739      3172         0    120423      9568   2224521     21.30     22.62
2208.61/553.48	c  S st  8671   2210754       739      3172         0     68409      9568    567729     21.30   no data
2209.41/553.64	c  S st  8671   2211260       739      3172         0     68914      9568    583661     21.30   no data
2209.41/553.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2209.41/553.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2209.41/553.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2209.41/553.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2209.41/553.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2209.41/553.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
2209.41/553.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2209.41/553.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2209.81/553.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2210.21/553.84	c lits-rem:        16  cl-subs:      347  v-elim:      0  v-fix:    0  time:  0.13 s
2210.21/553.84	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
2210.21/553.85	c vivif2 --  cl tried    68567 cl shrink        0 lits rem          0 time: 0.01
2210.21/553.90	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.05
2210.21/553.90	c calculated reachability. Time: 0.00
2210.21/553.90	c  N dy  8671   2211260       739      3172         0     68567      9568    573306     21.30   no data
2236.15/560.37	c  N dy  8776   2233053       739      3172         0     90176      9568   1249524     21.30     22.56
2266.88/568.01	c  N dy  8849   2253122       739      3172         0    110089      9568   1866868     21.30     23.59
2306.79/578.10	c  N dy  8983   2273211       739      3172         0    130050      9568   2510971     21.32     22.99
2329.93/583.83	c  N dy  9067   2293247       739      3172         0     84458      9568   1054807     21.32     22.53
2358.66/591.02	c  N dy  9158   2313336       739      3172         0    104418      9568   1690663     21.32     24.56
2401.36/601.72	c  N dy  9263   2337209       739      3172         0    128057      9568   2429597     21.32     22.49
2428.90/608.60	c  N dy  9279   2359088       739      3172         0     83150      9568    958577     21.30     22.46
2458.44/616.02	c  N dy  9405   2379311       739      3172         0    103220      9568   1598906     21.31     22.70
2491.17/624.21	c  N dy  9454   2400056       739      3172         0    123749      9568   2246820     21.30     22.49
2523.49/632.40	c  N dy  9567   2420099       739      3172         0     76308      9568    754716     21.30     22.50
2551.82/639.41	c  N dy  9691   2441092       739      3172         0     97146      9568   1415678     21.31     22.62
2586.15/648.00	c  N dy  9801   2461097       739      3172         0    116980      9568   2046717     21.32     22.57
2629.25/658.86	c  N dy  9893   2482606       739      3172         0     69913      9568    522248     21.32     22.62
2653.20/664.89	c  N dy 10013   2502706       739      3172         0     89879      9568   1167933     21.33     23.02
2685.52/672.90	c  N dy 10148   2522760       739      3172         0    109796      9568   1809551     21.34     22.73
2737.42/685.96	c  N dy 10244   2550255       739      3172         0    136977      9568   2648096     21.34     22.48
2762.15/692.15	c  N dy 10276   2570848       739      3172         0     87944      9568   1057093     21.32     23.02
2795.67/700.51	c  N dy 10397   2591315       739      3172         0    108305      9568   1713118     21.33     22.46
2835.96/710.62	c  N dy 10495   2611360       739      3172         0    128179      9568   2339422     21.34     22.51
2875.48/720.53	c  N dy 10553   2634213       739      3172         0     80359      9568    788688     21.33     22.46
2903.41/727.54	c  N dy 10674   2654225       739      3172         0    100239      9568   1421291     21.34     22.49
2938.52/736.38	c  N dy 10796   2674319       739      3172         0    120217      9568   2063673     21.35     22.84
2982.84/747.43	c  N dy 10895   2695772       739      3172         0    141492      9568   2736318     21.35     22.53
3002.39/752.30	c  S st 10962   2711261       739      3172         0     85466      9568    945547     21.35     22.49
3003.19/752.52	c  S st 10962   2711765       739      3172         0     85969      9568    961000     21.35   no data
3003.19/752.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3003.19/752.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3003.19/752.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3003.19/752.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3003.19/752.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3003.19/752.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
3003.19/752.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3003.19/752.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3003.59/752.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3004.79/752.96	c lits-rem:        38  cl-subs:      451  v-elim:      0  v-fix:    0  time:  0.35 s
3004.79/752.96	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
3004.79/752.98	c vivif2 --  cl tried    85518 cl shrink        0 lits rem          0 time: 0.02
3005.21/753.05	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.07
3005.21/753.05	c calculated reachability. Time: 0.00
3005.21/753.05	c  N dy 10962   2711765       739      3172         0     85518      9568    945067     21.35   no data
3034.73/760.46	c  N dy 11057   2731770       739      3172         0    105344      9568   1563298     21.35     24.20
3072.22/769.87	c  N dy 11157   2752023       739      3172         0    125466      9568   2199675     21.36     22.62
3114.95/780.53	c  N dy 11217   2772096       739      3172         0     72929      9568    517604     21.35     24.64
3138.88/786.58	c  N dy 11294   2792550       739      3172         0     93234      9568   1162859     21.35     22.78
3171.61/794.72	c  N dy 11393   2812564       739      3172         0    113095      9568   1792859     21.36     24.03
3210.32/804.45	c  N dy 11463   2832624       739      3172         0    132994      9568   2417366     21.35     25.66
3248.23/813.94	c  N dy 11547   2852698       739      3172         0     79508      9568    699070     21.36     22.51
3274.97/820.66	c  N dy 11620   2873001       739      3172         0     99609      9568   1327023     21.35     22.53
3310.09/829.43	c  N dy 11731   2893018       739      3172         0    119496      9568   1963359     21.36     24.48
3352.02/839.95	c  N dy 11832   2913098       739      3172         0    139432      9568   2593050     21.36     23.35
3389.92/849.45	c  N dy 11957   2935126       739      3172         0     86918      9568    912157     21.37     22.52
3420.65/857.10	c  N dy 12068   2955402       739      3172         0    107056      9568   1550812     21.38     22.54
3463.74/867.90	c  N dy 12155   2978896       739      3172         0    130347      9568   2283895     21.38     22.52
3509.65/879.44	c  N dy 12245   2998986       739      3172         0    150291      9568   2913690     21.38     23.49
3535.18/885.86	c  N dy 12262   3019766       739      3172         0     95379      9568   1133890     21.36     22.59
3576.69/896.21	c  N dy 12375   3039818       739      3172         0    115285      9568   1765575     21.37     26.67
3620.98/907.34	c  N dy 12393   3059917       739      3172         0    135168      9568   2401044     21.35     23.49
3665.28/918.47	c  N dy 12462   3080374       739      3172         0     79145      9568    614085     21.35     22.56
3694.45/925.80	c  N dy 12495   3100392       739      3172         0     98942      9568   1214145     21.34     23.89
3737.94/936.62	c  N dy 12580   3120491       739      3172         0    118880      9568   1837614     21.34     23.78
3779.04/946.98	c  N dy 12671   3140845       739      3172         0    139032      9568   2475497     21.35     22.48
3823.73/958.14	c  N dy 12766   3161810       739      3172         0     82547      9568    699918     21.35     22.55
3853.27/965.55	c  N dy 12877   3182849       739      3172         0    103424      9568   1363702     21.35     22.53
3890.78/974.90	c  N dy 13011   3202938       739      3172         0    123393      9568   2002266     21.36     22.71
3909.57/979.62	c  S st 13072   3211766       739      3172         0    132159      9568   2286932     21.37   no data
3910.74/979.99	c  S st 13072   3212270       739      3172         0    132663      9568   2302362     21.37   no data
3911.14/980.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3911.14/980.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3911.14/980.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3911.14/980.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3911.14/980.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3911.14/980.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    739 time:  0.00 s
3911.14/980.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3911.54/980.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3911.54/980.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3920.72/982.41	c lits-rem:       159  cl-subs:     1356  v-elim:      0  v-fix:    0  time:  2.23 s
3920.72/982.41	c vivif2 --  cl tried     3172 cl shrink        0 lits rem          0 time: 0.00
3920.72/982.45	c vivif2 --  cl tried   131307 cl shrink        0 lits rem          0 time: 0.03
3921.12/982.59	c asymm  cl-useful: 0/3172/3172 lits-rem:0 time: 0.14
3921.12/982.59	c calculated reachability. Time: 0.00
3921.12/982.59	c  N dy 13072   3212270       739      3172         0    131307      9568   2252592     21.37   no data
3966.62/993.95	c  N dy 13173   3232339       739      3172         0    151214      9568   2887381     21.37     23.99
3999.73/1002.28	c  N dy 13265   3252651       739      3172         0     92990      9568    985353     21.37     22.50
4032.89/1010.52	c  N dy 13371   3272653       739      3172         0    112840      9568   1614995     21.38     23.59
4072.76/1020.50	c  N dy 13489   3293113       739      3172         0    133152      9568   2266620     21.38     22.60
4118.27/1031.96	c  N dy 13573   3313201       739      3172         0    153063      9568   2897851     21.38     23.35
4152.58/1040.57	c  N dy 13699   3333253       739      3172         0     93618      9568   1004709     21.39     23.63
4184.51/1048.50	c  N dy 13771   3353382       739      3172         0    113596      9568   1629759     21.39     22.65
4224.82/1058.67	c  N dy 13883   3373391       739      3172         0    133444      9568   2259991     21.39     24.42
4273.51/1070.83	c  N dy 14003   3393555       739      3172         0    153465      9568   2900380     21.40     22.56
4306.63/1079.19	c  N dy 14081   3413749       739      3172         0     93128      9568    964390     21.40     22.71
4338.95/1087.23	c  N dy 14160   3434428       739      3172         0    113650      9568   1606714     21.40     22.79
4378.46/1097.15	c  N dy 14249   3454547       739      3172         0    133591      9568   2232277     21.40     22.73
4429.55/1109.91	c  N dy 14358   3475787       739      3172         0    154656      9568   2901313     21.41     22.70
4466.67/1119.28	c  N dy 14456   3495956       739      3172         0     93314      9568    943604     21.41     22.58
4497.40/1127.01	c  N dy 14517   3515962       739      3172         0    113101      9568   1557956     21.41     22.58
4546.10/1139.12	c  N dy 14570   3536051       739      3172         0    132978      9568   2167687     21.40     22.58
4600.36/1152.71	c  N dy 14679   3556289       739      3172         0    153087      9568   2809950     21.41     22.64
4652.64/1165.80	c  N dy 14790   3576322       739      3172         0     90668      9568    833137     21.41     22.65
4682.60/1173.39	c  N dy 14878   3596420       739      3172         0    110596      9568   1469709     21.41     23.05
4722.11/1183.21	c  N dy 14983   3616511       739      3172         0    130491      9568   2101102     21.42     24.59
4767.57/1194.67	c  N dy 15078   3636590       739      3172         0    150425      9568   2734947     21.42     23.92

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 632671331 52396032 347 33554432000 4194304 4580107 140733592283200 18446744073709551615 47996792096690 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 12792 347 299 95 0 7774 0
[pid=18731/tid=18732] ppid=18728 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 632671331 52396032 347 33554432000 4194304 4580107 140733592283200 18446744073709551615 47996792096680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 632671331 52396032 347 33554432000 4194304 4580107 140733592283200 18446744073709551615 47996792096690 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 632671331 52396032 347 33554432000 4194304 4580107 140733592283200 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.499361 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=285712 CPUtime=3.01 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 5217 0 0 0 300 1 0 0 18 0 4 0 632671331 292569088 3151 33554432000 4194304 4580107 140733592283200 18446744073709551615 4316435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 71428 3151 377 95 0 66410 0
[pid=18731/tid=18732] ppid=18728 vsize=285712 CPUtime=0.75 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1253 0 0 0 75 0 0 0 25 0 4 0 632671331 292569088 3151 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=285712 CPUtime=0.75 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1159 0 0 0 75 0 0 0 18 0 4 0 632671331 292569088 3152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=285712 CPUtime=0.74 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1151 0 0 0 74 0 0 0 19 0 4 0 632671331 292569088 3152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 285712

[startup+0.860354 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=286408 CPUtime=3.41 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 6005 0 0 0 340 1 0 0 19 0 4 0 632671331 293281792 2865 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 71602 2865 377 95 0 66584 0
[pid=18731/tid=18732] ppid=18728 vsize=286408 CPUtime=0.85 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1494 0 0 0 85 0 0 0 25 0 4 0 632671331 293281792 2865 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=286408 CPUtime=0.85 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1385 0 0 0 85 0 0 0 18 0 4 0 632671331 293281792 2865 33554432000 4194304 4580107 140733592283200 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=286408 CPUtime=0.84 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1401 0 0 0 84 0 0 0 19 0 4 0 632671331 293281792 2865 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 286408

[startup+0.900347 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=286592 CPUtime=3.57 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 6296 0 0 0 356 1 0 0 19 0 4 0 632671331 293470208 2790 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 71648 2790 377 95 0 66630 0
[pid=18731/tid=18732] ppid=18728 vsize=286592 CPUtime=0.89 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1527 0 0 0 89 0 0 0 25 0 4 0 632671331 293470208 2790 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=286592 CPUtime=0.89 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1416 0 0 0 89 0 0 0 18 0 4 0 632671331 293470208 2791 33554432000 4194304 4580107 140733592283200 18446744073709551615 4322558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=286592 CPUtime=0.88 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1435 0 0 0 88 0 0 0 19 0 4 0 632671331 293470208 2791 33554432000 4194304 4580107 140733592283200 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 286592

[startup+1.00033 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=286592 CPUtime=3.97 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 6584 0 0 0 396 1 0 0 19 0 4 0 632671331 293470208 3078 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 71648 3078 377 95 0 66630 0
[pid=18731/tid=18732] ppid=18728 vsize=286592 CPUtime=0.99 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1596 0 0 0 99 0 0 0 25 0 4 0 632671331 293470208 3078 33554432000 4194304 4580107 140733592283200 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=286592 CPUtime=0.98 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1485 0 0 0 98 0 0 0 19 0 4 0 632671331 293470208 3078 33554432000 4194304 4580107 140733592283200 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=286592 CPUtime=0.98 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 1513 0 0 0 98 0 0 0 19 0 4 0 632671331 293470208 3078 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 286592

[startup+1.50024 s]
/proc/loadavg: 7.45 7.98 8.01 2/274 18731
/proc/meminfo: memFree=25095180/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=287576 CPUtime=5.97 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 8848 0 0 0 596 1 0 0 20 0 4 0 632671331 294477824 3583 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 71894 3583 378 95 0 66876 0
[pid=18731/tid=18732] ppid=18728 vsize=287576 CPUtime=1.49 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 2124 0 0 0 149 0 0 0 25 0 4 0 632671331 294477824 3583 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=287576 CPUtime=1.48 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 2058 0 0 0 148 0 0 0 20 0 4 0 632671331 294477824 3583 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=287576 CPUtime=1.48 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 2103 0 0 0 148 0 0 0 20 0 4 0 632671331 294477824 3583 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287576

[startup+3.10096 s]
/proc/loadavg: 7.45 7.98 8.01 9/286 18743
/proc/meminfo: memFree=25017328/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=282488 CPUtime=12.34 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 19937 0 0 0 1231 3 0 0 25 0 4 0 632671331 289267712 11912 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 70622 11912 379 95 0 65604 0
[pid=18731/tid=18732] ppid=18728 vsize=282488 CPUtime=3.09 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 4279 0 0 0 309 0 0 0 25 0 4 0 632671331 289267712 11912 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=282488 CPUtime=3.07 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 5726 0 0 0 307 0 0 0 25 0 4 0 632671331 289267712 11912 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=282488 CPUtime=3.06 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 4179 0 0 0 306 0 0 0 25 0 4 0 632671331 289267712 11912 33554432000 4194304 4580107 140733592283200 18446744073709551615 4295841 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 282488

[startup+6.30039 s]
/proc/loadavg: 7.50 7.98 8.00 9/286 18743
/proc/meminfo: memFree=24981996/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=310564 CPUtime=25.11 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 29239 0 0 0 2507 4 0 0 25 0 4 0 632671331 318017536 15925 33554432000 4194304 4580107 140733592283200 18446744073709551615 4321160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 77641 15925 379 95 0 72623 0
[pid=18731/tid=18732] ppid=18728 vsize=310564 CPUtime=6.28 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 7332 0 0 0 628 0 0 0 25 0 4 0 632671331 318017536 15925 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=310564 CPUtime=6.28 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 7940 0 0 0 627 1 0 0 25 0 4 0 632671331 318017536 15925 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=310564 CPUtime=6.23 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 5979 0 0 0 623 0 0 0 25 0 4 0 632671331 318017536 15925 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 310564

[startup+12.7003 s]
/proc/loadavg: 7.54 7.98 8.00 9/286 18743
/proc/meminfo: memFree=24930656/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=303680 CPUtime=50.68 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 45141 0 0 0 5062 6 0 0 25 0 4 0 632671331 310968320 25550 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 75920 25550 379 95 0 70902 0
[pid=18731/tid=18732] ppid=18728 vsize=303680 CPUtime=12.7 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 9026 0 0 0 1269 1 0 0 25 0 4 0 632671331 310968320 25552 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=303680 CPUtime=12.68 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 12707 0 0 0 1267 1 0 0 25 0 4 0 632671331 310968320 25552 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=303680 CPUtime=12.59 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 10052 0 0 0 1258 1 0 0 25 0 4 0 632671331 310968320 25552 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 303680

[startup+25.501 s]
/proc/loadavg: 7.64 7.98 8.00 9/286 18744
/proc/meminfo: memFree=24877704/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=294396 CPUtime=101.75 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 63904 0 0 0 10164 11 0 0 25 0 4 0 632671331 301461504 31928 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 73599 31928 379 95 0 68581 0
[pid=18731/tid=18732] ppid=18728 vsize=294396 CPUtime=25.49 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 10535 0 0 0 2548 1 0 0 25 0 4 0 632671331 301461504 31928 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=294396 CPUtime=25.48 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 17428 0 0 0 2545 3 0 0 25 0 4 0 632671331 301461504 31928 33554432000 4194304 4580107 140733592283200 18446744073709551615 4342150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=294396 CPUtime=25.28 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 13934 0 0 0 2526 2 0 0 25 0 4 0 632671331 301461504 31928 33554432000 4194304 4580107 140733592283200 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 294396

[startup+51.1004 s]
/proc/loadavg: 7.84 8.00 8.01 9/286 18744
/proc/meminfo: memFree=24831988/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=305900 CPUtime=203.93 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 90429 0 0 0 20373 20 0 0 25 0 4 0 632671331 313241600 39159 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 76475 39159 379 95 0 71457 0
[pid=18731/tid=18732] ppid=18728 vsize=305900 CPUtime=51.09 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 13156 0 0 0 5107 2 0 0 25 0 4 0 632671331 313241600 39159 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=305900 CPUtime=51.07 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 24239 0 0 0 5102 5 0 0 25 0 4 0 632671331 313241600 39159 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=305900 CPUtime=50.66 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 22373 0 0 0 5061 5 0 0 25 0 4 0 632671331 313241600 39159 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 305900

[startup+102.3 s]
/proc/loadavg: 7.97 8.01 8.01 9/286 18746
/proc/meminfo: memFree=24769224/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=362920 CPUtime=408.26 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 136320 0 0 0 40792 34 0 0 25 0 4 0 632671331 371630080 46217 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 90730 46217 379 95 0 85712 0
[pid=18731/tid=18732] ppid=18728 vsize=362920 CPUtime=102.29 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 24908 0 0 0 10223 6 0 0 25 0 4 0 632671331 371630080 46217 33554432000 4194304 4580107 140733592283200 18446744073709551615 4489207 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=362920 CPUtime=102.27 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 30433 0 0 0 10220 7 0 0 25 0 4 0 632671331 371630080 46217 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=362920 CPUtime=101.4 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 40959 0 0 0 10130 10 0 0 25 0 4 0 632671331 371630080 46217 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 362920

[startup+162.301 s]

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

[pid=18731] ppid=18728 vsize=579052 CPUtime=2802.84 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 384827 0 0 0 280145 139 0 0 25 0 4 0 632671331 592949248 94465 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 144763 94465 379 95 0 139745 0
[pid=18731/tid=18732] ppid=18728 vsize=579052 CPUtime=702.3 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 67723 0 0 0 70206 24 0 0 25 0 4 0 632671331 592949248 94465 33554432000 4194304 4580107 140733592283200 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=579052 CPUtime=702.19 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 95528 0 0 0 70186 33 0 0 25 0 4 0 632671331 592949248 94465 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=579052 CPUtime=696.04 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 119196 0 0 0 69563 41 0 0 25 0 4 0 632671331 592949248 94465 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.84
Current children cumulated vsize (KiB) 579052

[startup+762.301 s]
/proc/loadavg: 8.15 8.11 8.04 9/286 18772
/proc/meminfo: memFree=24377424/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=645056 CPUtime=3042.3 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 402383 0 0 0 304081 149 0 0 25 0 4 0 632671331 660537344 97781 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 161264 97781 379 95 0 156246 0
[pid=18731/tid=18732] ppid=18728 vsize=645056 CPUtime=762.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 71380 0 0 0 76204 27 0 0 25 0 4 0 632671331 660537344 97781 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=645056 CPUtime=762.19 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 101432 0 0 0 76184 35 0 0 25 0 4 0 632671331 660537344 97781 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=645056 CPUtime=755.51 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 123619 0 0 0 75507 44 0 0 25 0 4 0 632671331 660537344 97781 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.3
Current children cumulated vsize (KiB) 645056

[startup+822.301 s]
/proc/loadavg: 8.10 8.10 8.04 9/286 18774
/proc/meminfo: memFree=24300640/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=658912 CPUtime=3281.78 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 422704 0 0 0 328019 159 0 0 25 0 4 0 632671331 674725888 111336 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 164728 111336 379 95 0 159710 0
[pid=18731/tid=18732] ppid=18728 vsize=658912 CPUtime=822.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 76892 0 0 0 82202 29 0 0 25 0 4 0 632671331 674725888 111336 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=658912 CPUtime=822.19 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 104756 0 0 0 82182 37 0 0 25 0 4 0 632671331 674725888 111336 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=658912 CPUtime=814.98 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 131600 0 0 0 81450 48 0 0 25 0 4 0 632671331 674725888 111336 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.78
Current children cumulated vsize (KiB) 658912

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 8.04 9/286 18775
/proc/meminfo: memFree=24293052/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=659916 CPUtime=3521.22 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 435711 0 0 0 351956 166 0 0 25 0 4 0 632671331 675753984 116152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 164979 116152 379 95 0 159961 0
[pid=18731/tid=18732] ppid=18728 vsize=659916 CPUtime=882.3 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 78430 0 0 0 88200 30 0 0 25 0 4 0 632671331 675753984 116152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=659916 CPUtime=882.17 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 110825 0 0 0 88176 41 0 0 25 0 4 0 632671331 675753984 116152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=659916 CPUtime=874.44 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 136254 0 0 0 87394 50 0 0 25 0 4 0 632671331 675753984 116152 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.22
Current children cumulated vsize (KiB) 659916

[startup+942.31 s]
/proc/loadavg: 8.06 8.09 8.04 9/286 18777
/proc/meminfo: memFree=24271700/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=725696 CPUtime=3760.71 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 448758 0 0 0 375897 174 0 0 25 0 4 0 632671331 743112704 121016 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 181424 121016 379 95 0 176406 0
[pid=18731/tid=18732] ppid=18728 vsize=725696 CPUtime=942.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 79473 0 0 0 94201 30 0 0 25 0 4 0 632671331 743112704 121016 33554432000 4194304 4580107 140733592283200 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=725696 CPUtime=942.17 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 115400 0 0 0 94173 44 0 0 25 0 4 0 632671331 743112704 121016 33554432000 4194304 4580107 140733592283200 18446744073709551615 4305853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=725696 CPUtime=933.9 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 140766 0 0 0 93338 52 0 0 25 0 4 0 632671331 743112704 121016 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.71
Current children cumulated vsize (KiB) 725696

[startup+1002.3 s]
/proc/loadavg: 8.10 8.10 8.04 9/286 18779
/proc/meminfo: memFree=24300932/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=643364 CPUtime=4000.13 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 469992 0 0 0 399829 184 0 0 25 0 4 0 632671331 658804736 111164 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 160841 111164 379 95 0 155823 0
[pid=18731/tid=18732] ppid=18728 vsize=643364 CPUtime=1002.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 83379 0 0 0 100199 32 0 0 25 0 4 0 632671331 658804736 111164 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=643364 CPUtime=1002.15 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 118475 0 0 0 100169 46 0 0 25 0 4 0 632671331 658804736 111164 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=643364 CPUtime=993.36 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 148807 0 0 0 99280 56 0 0 25 0 4 0 632671331 658804736 111164 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.13
Current children cumulated vsize (KiB) 643364

[startup+1062.3 s]
/proc/loadavg: 8.19 8.12 8.05 9/286 18780
/proc/meminfo: memFree=24245724/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=718784 CPUtime=4239.58 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 492185 0 0 0 423764 194 0 0 25 0 4 0 632671331 736034816 125329 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 179696 125329 379 95 0 174678 0
[pid=18731/tid=18732] ppid=18728 vsize=718784 CPUtime=1062.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 90555 0 0 0 106196 35 0 0 25 0 4 0 632671331 736034816 125329 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=718784 CPUtime=1062.15 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 123292 0 0 0 106166 49 0 0 25 0 4 0 632671331 736034816 125329 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=718784 CPUtime=1052.81 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 153938 0 0 0 105223 58 0 0 25 0 4 0 632671331 736034816 125329 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.58
Current children cumulated vsize (KiB) 718784

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.06 9/286 18782
/proc/meminfo: memFree=24218300/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=670960 CPUtime=4479.04 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 510185 0 0 0 447701 203 0 0 25 0 4 0 632671331 687063040 126841 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 167740 126841 379 95 0 162722 0
[pid=18731/tid=18732] ppid=18728 vsize=670960 CPUtime=1122.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 93639 0 0 0 112194 37 0 0 25 0 4 0 632671331 687063040 126841 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=670960 CPUtime=1122.14 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 129282 0 0 0 112163 51 0 0 25 0 4 0 632671331 687063040 126841 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=670960 CPUtime=1112.26 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 157120 0 0 0 111167 59 0 0 25 0 4 0 632671331 687063040 126841 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.04
Current children cumulated vsize (KiB) 670960

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.06 9/286 18783
/proc/meminfo: memFree=24179720/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=806272 CPUtime=4718.49 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 528745 0 0 0 471636 213 0 0 25 0 4 0 632671331 825622528 137642 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 201568 137642 379 95 0 196550 0
[pid=18731/tid=18732] ppid=18728 vsize=806272 CPUtime=1182.31 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 98179 0 0 0 118192 39 0 0 25 0 4 0 632671331 825622528 137642 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=806272 CPUtime=1182.13 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 133724 0 0 0 118159 54 0 0 25 0 4 0 632671331 825622528 137642 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=806272 CPUtime=1171.72 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 164576 0 0 0 117109 63 0 0 25 0 4 0 632671331 825622528 137642 33554432000 4194304 4580107 140733592283200 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.49
Current children cumulated vsize (KiB) 806272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.18 8.14 8.07 9/286 18784
/proc/meminfo: memFree=24178844/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=733344 CPUtime=4800.33 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 534816 0 0 0 479816 217 0 0 25 0 4 0 632671331 750944256 135686 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 183336 135686 379 95 0 178318 0
[pid=18731/tid=18732] ppid=18728 vsize=733344 CPUtime=1202.82 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 101046 0 0 0 120241 41 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=733344 CPUtime=1202.64 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 134533 0 0 0 120210 54 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=733344 CPUtime=1192.04 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 166433 0 0 0 119140 64 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 733344

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

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

[startup+1202.8 s]
/proc/loadavg: 8.18 8.14 8.07 9/286 18784
/proc/meminfo: memFree=24178844/32951124 swapFree=67057896/67111528
[pid=18731] ppid=18728 vsize=733344 CPUtime=4800.33 cores=0,2,4,6
/proc/18731/stat : 18731 (strangenight2-m) R 18728 18731 18306 0 -1 4202496 534816 0 0 0 479816 217 0 0 25 0 4 0 632671331 750944256 135686 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18731/statm: 183336 135686 379 95 0 178318 0
[pid=18731/tid=18732] ppid=18728 vsize=733344 CPUtime=1202.82 cores=0,2,4,6
/proc/18731/task/18732/stat : 18732 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 101046 0 0 0 120241 41 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18731/tid=18733] ppid=18728 vsize=733344 CPUtime=1202.64 cores=0,2,4,6
/proc/18731/task/18733/stat : 18733 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 134533 0 0 0 120210 54 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18731/tid=18734] ppid=18728 vsize=733344 CPUtime=1192.04 cores=0,2,4,6
/proc/18731/task/18734/stat : 18734 (strangenight2-m) R 18728 18731 18306 0 -1 4202560 166433 0 0 0 119140 64 0 0 25 0 4 0 632671331 750944256 135687 33554432000 4194304 4580107 140733592283200 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 733344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.39
CPU user time (s): 4798.19
CPU system time (s): 2.19967
CPU usage (%): 399.087
Max. virtual memory (cumulated for all children) (KiB): 903044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.19
system time used= 2.19966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 534818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 465
involuntary context switches= 23860

runsolver used 3.2915 second user time and 7.52086 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 21:49:20
IDJOB=3366362
IDBENCH=82771
IDSOLVER=1844
FILE ID=node140/3366362-1305402560
RUNJOBID= node140-1305401355-18621
PBS_JOBID= 13324465
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S664770261-061.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366362-1305402560/watcher-3366362-1305402560 -o /tmp/evaluation-result-3366362-1305402560/solver-3366362-1305402560 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366362-1305402560.cnf

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

MD5SUM BENCH= 786afedaa52bbc0b93f9aff94029b9c0
RANDOM SEED=27490398

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25095568 kB
Buffers:        296424 kB
Cached:        3719968 kB
SwapCached:       8056 kB
Active:        4867068 kB
Inactive:      2678784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25095568 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           10904 kB
Writeback:          12 kB
AnonPages:     3526476 kB
Mapped:          22760 kB
Slab:           224372 kB
PageTables:      21832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45562960 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= 73476 MiB
End job on node140 at 2011-05-14 22:09:25