Trace number 3173691

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.19 1201.75

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
MD5SUM49e4c2cc668774425bd698267df5f51d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.34149
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173691-1304029981.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data
0.31/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.31/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.31/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.31/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.31/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.31/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.31/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.77/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.20	c calculated reachability. Time: 0.00
0.77/0.20	c Calc default polars -  time:   0.00 s pos:     364 undec:      29 neg:     357
0.77/0.20	c =========================================================================================
0.77/0.20	c types(t): F = full restart, N = normal restart
0.77/0.20	c types(t): S = simplification begin/end, E = solution found
0.77/0.20	c restart types(rt): st = static, dy = dynamic
0.77/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.20	c  B st     0         0       750     15000         0         0     75000         0   no data   no data
0.77/0.22	c Decided on static restart strategy
1.57/0.40	c  N st     8      4916       750     15000         0      4876     75000    521378   no data   no data
3.17/0.88	c  N st    10     11299       750     15000         0      4526     75000    294301   no data   no data
5.17/1.35	c  N st    11     17042       750     15000         0     10196     75000    940693   no data   no data
8.38/2.14	c  F st    12     25000       750     15000         0     12502     75000   1177939   no data   no data
8.38/2.14	c  N st    12     25000       750     15000         0     12502     75000   1177939   no data   no data
9.96/2.52	c  N dy    18     30001       750     15000         0     10723     75000    877862   no data   no data
9.96/2.52	c  S st    18     30001       750     15000         0     10723     75000    877862   no data   no data
9.96/2.57	c  S st    18     30503       750     15000         0     11225     75000    919928   no data   no data
9.96/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.96/2.58	c blocked clauses removed:        0 vars:      0 tried:         750 T: 0.00 s
9.96/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.96/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.36/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.17/3.38	c lits-rem:        61  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.75 s
13.55/3.48	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
13.55/3.48	c calculated reachability. Time: 0.00
13.55/3.48	c  N dy    18     30503       750     15000         0     11069     75000    892487   no data   no data
15.16/3.81	c  N dy    41     34522       750     15000         0     15076     75000   1273551     77.50     81.96
16.35/4.15	c  N dy    67     38781       750     15000         0     11472     75000    662538     78.63     84.05
17.95/4.51	c  N dy    91     43018       750     15000         0     15695     75000   1072544     79.10     83.61
18.74/4.75	c  S st   105     45754       750     15000         0      9516     75000    343097     79.12   no data
19.14/4.80	c  S st   105     46259       750     15000         0     10021     75000    388538     79.12   no data
19.14/4.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.14/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.14/4.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.14/4.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.14/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.14/4.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
19.14/4.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.14/4.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.14/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.54/4.96	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.13 s
19.54/4.97	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
19.54/4.97	c vivif2 --  cl tried    10016 cl shrink        0 lits rem          0 time: 0.00
19.94/5.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
19.94/5.07	c calculated reachability. Time: 0.00
19.94/5.07	c  N dy   105     46259       750     15000         0     10016     75000    387586     79.12   no data
21.55/5.41	c  N dy   131     50349       750     15000         0     14094     75000    785902     79.31     84.40
22.74/5.76	c  N dy   150     54438       750     15000         0     18171     75000   1188478     79.42     85.19
24.34/6.13	c  N dy   170     58455       750     15000         0     12237     75000    500754     79.28     85.14
25.54/6.48	c  N dy   188     62554       750     15000         0     16326     75000    900533     79.19     83.36
27.13/6.89	c  N dy   215     66802       750     15000         0     20552     75000   1315302     79.40     84.19
28.33/7.12	c  S st   227     69388       750     15000         0     12171     75000    393305     79.46     75.32
28.33/7.17	c  S st   227     69892       750     15000         0     12675     75000    435203     79.46   no data
28.33/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.33/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.33/7.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.33/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.33/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
28.33/7.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.33/7.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.13/7.36	c lits-rem:        21  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.16 s
29.13/7.36	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
29.13/7.37	c vivif2 --  cl tried    12664 cl shrink        0 lits rem          0 time: 0.01
29.53/7.48	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.11
29.53/7.49	c calculated reachability. Time: 0.00
29.53/7.49	c  N dy   227     69892       750     15000         0     12664     75000    433208     79.46   no data
31.13/7.87	c  N dy   249     74432       750     15000         0     17188     75000    873085     79.39     84.31
33.12/8.34	c  N dy   280     79244       750     15000         0     21986     75000   1346655     79.58     86.49
35.14/8.82	c  N dy   315     84368       750     15000         0     15146     75000    594034     79.84     91.37
35.92/9.08	c  F st   326     87500       750     15000         0     18266     75000    891431     79.60   no data
37.12/9.38	c  N st   331     90797       750     15000         0     21548     75000   1229890     79.60   no data
39.54/9.95	c  N dy   354     96595       750     15000         0     14374     75000    419905     79.57     85.59
41.91/10.51	c  N dy   392    102912       750     15000         0     20666     75000   1044567     79.78     84.61
42.71/10.70	c  S st   407    104839       750     15000         0     22587     75000   1238016     79.87   no data
42.71/10.77	c  S st   407    105345       750     15000         0     23093     75000   1279723     79.87   no data
42.71/10.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.71/10.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.71/10.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.71/10.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.71/10.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.71/10.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
42.71/10.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.11/10.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
43.11/10.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.10/13.34	c lits-rem:       211  cl-subs:       52  v-elim:      0  v-fix:    0  time:  2.49 s
53.10/13.34	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
53.10/13.35	c vivif2 --  cl tried    23041 cl shrink        0 lits rem          0 time: 0.02
53.90/13.55	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.20
53.90/13.55	c calculated reachability. Time: 0.00
53.90/13.55	c  N dy   407    105345       750     15000         0     23041     75000   1270300     79.87   no data
56.71/14.29	c  N dy   447    112150       750     15000         0     15872     75000    483839     79.93     84.34
59.88/15.04	c  N dy   478    119456       750     15000         0     23155     75000   1196530     79.84     84.11
63.48/15.94	c  N dy   518    127134       750     15000         0     15858     75000    385558     79.90     90.59
66.68/16.78	c  N dy   559    135561       750     15000         0     24253     75000   1205997     79.86     85.08
71.07/17.88	c  N dy   601    145036       750     15000         0     17755     75000    482310     79.80     84.07
75.06/18.82	c  N dy   653    154297       750     15000         0     26981     75000   1383983     79.82     85.10
76.67/19.23	c  S st   671    158017       750     15000         0     30694     75000   1752095     79.82     97.65
77.07/19.32	c  S st   671    158518       750     15000         0     31195     75000   1796425     79.82   no data
77.07/19.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.07/19.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
77.07/19.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.07/19.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
77.07/19.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.07/19.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.47/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.44/24.95	c lits-rem:       362  cl-subs:      132  v-elim:      0  v-fix:    0  time:  5.54 s
99.44/24.96	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
99.44/24.98	c vivif2 --  cl tried    31063 cl shrink        0 lits rem          0 time: 0.02
100.66/25.22	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.24
100.66/25.22	c calculated reachability. Time: 0.00
100.66/25.22	c  N dy   671    158518       750     15000         0     31063     75000   1773515     79.82   no data
105.05/26.33	c  N dy   732    168643       750     15000         0     24214     75000   1023221     79.94     85.80
111.01/27.80	c  N dy   797    179822       750     15000         0     35362     75000   2122091     79.97     84.31
115.81/29.05	c  N dy   852    191368       750     15000         0     28933     75000   1407449     79.93     85.72
122.21/30.60	c  N dy   922    203823       750     15000         0     22408     75000    668300     79.99     84.32
128.59/32.22	c  N dy   997    217003       750     15000         0     35532     75000   1957458     80.03     85.64
135.38/33.94	c  N dy  1085    230923       750     15000         0     29476     75000   1277737     80.14     84.86
138.97/34.85	c  S st  1119    237778       750     15000         0     36307     75000   1947442     80.13     76.95
139.37/34.95	c  S st  1119    238282       750     15000         0     36811     75000   1993752     80.13   no data
139.37/34.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.37/34.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
139.37/34.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.37/34.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.37/34.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.37/34.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
139.37/34.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.78/35.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.78/35.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.13/43.15	c lits-rem:       458  cl-subs:      105  v-elim:      0  v-fix:    0  time:  8.08 s
172.13/43.15	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
172.13/43.18	c vivif2 --  cl tried    36706 cl shrink        0 lits rem          0 time: 0.02
173.33/43.46	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.28
173.33/43.46	c calculated reachability. Time: 0.00
173.33/43.46	c  N dy  1119    238282       750     15000         0     36706     75000   1974798     80.13   no data
180.92/45.33	c  N dy  1188    253590       750     15000         0     31033     75000   1321692     80.04     84.89
189.31/47.43	c  N dy  1266    269870       750     15000         0     25330     75000    686040     80.03     85.12
198.50/49.71	c  N dy  1367    287151       750     15000         0     42543     75000   2370884     80.07     84.68
207.68/52.08	c  N dy  1464    305707       750     15000         0     38107     75000   1846362     80.07     85.20
208.08/52.16	c  F st  1466    306250       750     15000         0     38648     75000   1898078     80.07     78.33
218.47/54.70	c  N dy  1556    325376       750     15000         0     33795     75000   1335671     80.13     86.29
230.05/57.60	c  N dy  1667    345395       750     15000         0     28838     75000    753810     80.15     87.25
236.45/59.20	c  S st  1728    357426       750     15000         0     40831     75000   1927784     80.14     72.70
236.86/59.31	c  S st  1728    357929       750     15000         0     41334     75000   1973803     80.14   no data
236.86/59.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.86/59.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
236.86/59.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.86/59.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.86/59.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.86/59.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
236.86/59.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.86/59.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
237.26/59.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.20/67.96	c lits-rem:       395  cl-subs:      120  v-elim:      0  v-fix:    0  time:  8.53 s
271.20/67.96	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
271.20/67.98	c vivif2 --  cl tried    41214 cl shrink        0 lits rem          0 time: 0.02
272.79/68.38	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.40
272.79/68.38	c calculated reachability. Time: 0.00
272.79/68.38	c  N dy  1728    357929       750     15000         0     41214     75000   1952377     80.14   no data
284.78/71.36	c  N dy  1826    378004       750     15000         0     35305     75000   1300301     80.13     84.43
297.96/74.60	c  N dy  1936    398029       750     15000         0     28352     75000    525172     80.15     86.66
309.14/77.45	c  N dy  2018    418041       750     15000         0     48286     75000   2484700     80.10     84.87
321.92/80.61	c  N dy  2133    438134       750     15000         0     40420     75000   1622553     80.14     91.51
335.50/84.06	c  N dy  2238    458783       750     15000         0     32087     75000    712157     80.13     85.73
347.89/87.17	c  N dy  2337    479113       750     15000         0     52362     75000   2697584     80.11     84.37
360.66/90.36	c  N dy  2437    499232       750     15000         0     42520     75000   1654326     80.11     84.83
375.05/93.95	c  N dy  2543    519255       750     15000         0     31571     75000    482059     80.12     95.12
385.44/96.57	c  S st  2642    536893       750     15000         0     49157     75000   2204600     80.13     78.76
385.84/96.70	c  S st  2642    537394       750     15000         0     49658     75000   2247356     80.13   no data
386.25/96.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.25/96.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
386.25/96.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.25/96.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.25/96.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.25/96.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
386.25/96.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
386.25/96.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
386.66/96.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.76/109.11	c lits-rem:       444  cl-subs:      140  v-elim:      0  v-fix:    0  time: 12.28 s
435.76/109.11	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
435.76/109.14	c vivif2 --  cl tried    49518 cl shrink        0 lits rem          0 time: 0.03
436.96/109.49	c asymm  cl-useful: 0/13295/15000 lits-rem:0 time: 0.36
436.96/109.49	c calculated reachability. Time: 0.00
436.96/109.49	c  N dy  2642    537394       750     15000         0     49518     75000   2222141     80.13   no data
452.94/113.40	c  N dy  2744    557668       750     15000         0     37824     75000   1004688     80.12     84.57
467.73/117.19	c  N dy  2857    577672       750     15000         0     57767     75000   2953466     80.12     85.37
482.10/120.75	c  N dy  2968    597713       750     15000         0     44871     75000   1622327     80.15     85.09
498.08/124.74	c  N dy  3074    617729       750     15000         0     64822     75000   3582612     80.16     84.76
512.06/128.20	c  N dy  3179    637990       750     15000         0     51127     75000   2115171     80.14     84.85
528.44/132.30	c  N dy  3290    658704       750     15000         0     36886     75000    643856     80.16     84.74
541.61/135.64	c  N dy  3386    678884       750     15000         0     56995     75000   2615156     80.15     84.37
557.62/139.67	c  N dy  3494    698915       750     15000         0     41082     75000    960581     80.16     85.67
571.98/143.21	c  N dy  3602    718977       750     15000         0     61074     75000   2917098     80.15     84.45
587.96/147.21	c  N dy  3699    739291       750     15000         0     44440     75000   1201523     80.13     85.51
602.73/150.99	c  N dy  3816    759509       750     15000         0     64593     75000   3181024     80.14     85.90
619.14/155.02	c  N dy  3928    779525       750     15000         0     46668     75000   1332487     80.16     85.28
634.69/158.93	c  N dy  4037    799633       750     15000         0     66697     75000   3301453     80.15     84.96
640.69/160.45	c  S st  4070    806092       750     15000         0     73140     75000   3928174     80.15     72.76
641.51/160.64	c  S st  4070    806600       750     15000         0     73648     75000   3974128     80.15   no data
641.51/160.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
641.89/160.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
641.89/160.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
641.89/160.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.89/160.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.89/160.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
641.89/160.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
641.89/160.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
642.28/160.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.75/185.23	c lits-rem:       936  cl-subs:      226  v-elim:      0  v-fix:    0  time: 24.36 s
739.75/185.23	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
739.75/185.28	c vivif2 --  cl tried    73422 cl shrink        0 lits rem          0 time: 0.05
740.15/185.37	c asymm  cl-useful: 0/1705/15000 lits-rem:0 time: 0.08
740.15/185.37	c calculated reachability. Time: 0.00
740.15/185.37	c  N dy  4070    806600       750     15000         0     73422     75000   3933212     80.15   no data
755.34/189.18	c  N dy  4182    826632       750     15000         0     54514     75000   2016543     80.16     85.61
772.51/193.42	c  N dy  4275    846635       750     15000         0     74417     75000   3986380     80.15     84.51
788.08/197.32	c  N dy  4400    866721       750     15000         0     54579     75000   1933955     80.18     85.88
805.26/201.61	c  N dy  4501    886756       750     15000         0     74539     75000   3910844     80.18     85.13
821.65/205.73	c  N dy  4603    907083       750     15000         0     53937     75000   1776315     80.17     84.80
838.83/210.09	c  N dy  4720    927321       750     15000         0     74097     75000   3764181     80.19     84.60
856.40/214.49	c  N dy  4843    947563       750     15000         0     52406     75000   1544058     80.22     84.91
873.16/218.66	c  N dy  4945    967602       750     15000         0     72380     75000   3512501     80.22     85.37
891.96/223.32	c  N dy  5046    987871       750     15000         0     49730     75000   1193620     80.22     84.47
908.71/227.50	c  N dy  5157   1008007       750     15000         0     69794     75000   3172329     80.22     84.57
929.08/232.65	c  N dy  5267   1028073       750     15000         0     45954     75000    731890     80.23     85.25
945.46/236.76	c  N dy  5375   1049205       750     15000         0     67019     75000   2800358     80.23     84.64
967.83/242.35	c  N dy  5480   1069383       750     15000         0     87122     75000   4788255     80.24     85.35
971.04/243.11	c  F st  5493   1071875       750     15000         0     89606     75000   5029794     80.24   no data
985.00/246.65	c  N dy  5561   1089765       750     15000         0     62572     75000   2309862     80.24     84.59
1006.20/251.96	c  N dy  5670   1109867       750     15000         0     82609     75000   4287194     80.24     86.59
1025.75/256.80	c  N dy  5768   1129941       750     15000         0     56800     75000   1603932     80.24     84.53
1043.72/261.37	c  N dy  5868   1149971       750     15000         0     76765     75000   3566249     80.24     84.56
1065.69/266.83	c  N dy  5974   1170037       750     15000         0     49918     75000    845484     80.25     84.82
1082.07/270.91	c  N dy  6069   1190069       750     15000         0     69885     75000   2810755     80.25     85.13
1102.86/276.18	c  S st  6178   1209900       750     15000         0     89653     75000   4770724     80.26     75.46
1104.04/276.40	c  S st  6178   1210401       750     15000         0     90152     75000   4817846     80.26   no data
1104.04/276.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1104.04/276.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1104.04/276.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1104.04/276.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1104.04/276.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1104.04/276.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1104.04/276.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1104.44/276.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1104.84/276.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1237.85/309.90	c lits-rem:       886  cl-subs:      302  v-elim:      0  v-fix:    0  time: 33.24 s
1237.85/309.91	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1237.85/309.97	c vivif2 --  cl tried    89850 cl shrink        0 lits rem          0 time: 0.06
1239.44/310.39	c asymm  cl-useful: 0/8645/15000 lits-rem:0 time: 0.42
1239.84/310.40	c calculated reachability. Time: 0.00
1239.84/310.40	c  N dy  6178   1210401       750     15000         0     89850     75000   4763704     80.26   no data
1257.42/314.89	c  N dy  6282   1230757       750     15000         0     62304     75000   1978026     80.27     84.55
1277.00/319.71	c  N dy  6388   1250943       750     15000         0     82411     75000   3960372     80.27     85.29
1298.96/325.29	c  N dy  6513   1270982       750     15000         0     53542     75000   1030655     80.29     86.74
1316.53/329.64	c  N dy  6617   1291459       750     15000         0     73951     75000   3029327     80.29     84.61
1338.10/335.08	c  N dy  6719   1311546       750     15000         0     93971     75000   5001075     80.28     84.96
1356.89/339.77	c  N dy  6828   1331822       750     15000         0     64347     75000   1991409     80.29     86.02
1377.26/344.87	c  N dy  6946   1352186       750     15000         0     84648     75000   4001704     80.30     85.77
1400.42/350.64	c  N dy  7043   1372205       750     15000         0     53772     75000    863363     80.30     84.60
1418.00/355.04	c  N dy  7168   1392382       750     15000         0     73872     75000   2866661     80.33     84.61
1440.78/360.73	c  N dy  7284   1412807       750     15000         0     94221     75000   4877906     80.33     84.70
1461.13/365.88	c  N dy  7390   1432808       750     15000         0     62348     75000   1630413     80.34     84.81
1480.73/370.75	c  N dy  7500   1452922       750     15000         0     82400     75000   3590340     80.34     84.64
1505.48/376.95	c  N dy  7613   1473052       750     15000         0    102457     75000   5585859     80.35     88.13
1525.05/381.83	c  N dy  7731   1493133       750     15000         0     69649     75000   2262946     80.36     84.82
1547.01/387.32	c  N dy  7850   1513187       750     15000         0     89630     75000   4243820     80.38     85.65
1571.79/393.59	c  N dy  7956   1533233       750     15000         0     55803     75000    800788     80.38     84.64
1590.18/398.11	c  N dy  8068   1553474       750     15000         0     75967     75000   2799274     80.39     85.74
1612.93/403.82	c  N dy  8179   1573505       750     15000         0     95926     75000   4763720     80.40     85.71
1637.30/409.97	c  N dy  8289   1593602       750     15000         0     61146     75000   1237646     80.41     89.33
1657.27/414.97	c  N dy  8411   1614094       750     15000         0     81569     75000   3268046     80.42     86.19
1681.64/421.08	c  N dy  8525   1634156       750     15000         0    101548     75000   5249162     80.43     86.53
1704.42/426.71	c  N dy  8624   1654189       750     15000         0     65699     75000   1615329     80.43     84.85
1724.38/431.73	c  N dy  8743   1674268       750     15000         0     85707     75000   3592589     80.44     85.55
1749.94/438.11	c  N dy  8858   1694414       750     15000         0    105785     75000   5575128     80.45     85.47
1768.31/442.75	c  S st  8946   1710402       750     15000         0     64926     75000   1426592     80.45     67.99
1769.11/442.92	c  S st  8946   1710908       750     15000         0     65432     75000   1472792     80.45   no data
1769.11/442.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1769.11/442.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1769.11/442.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1769.11/442.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1769.11/442.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1769.11/442.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1769.11/442.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1769.11/443.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1769.51/443.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1789.08/447.98	c lits-rem:       248  cl-subs:       65  v-elim:      0  v-fix:    0  time:  4.94 s
1789.08/447.98	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1789.48/448.01	c vivif2 --  cl tried    65367 cl shrink        0 lits rem          0 time: 0.02
1790.28/448.27	c asymm  cl-useful: 0/6355/15000 lits-rem:0 time: 0.27
1790.28/448.28	c calculated reachability. Time: 0.00
1790.28/448.28	c  N dy  8946   1710908       750     15000         0     65367     75000   1461328     80.45   no data
1811.85/453.61	c  N dy  9047   1731125       750     15000         0     85496     75000   3451809     80.45     84.99
1838.21/460.28	c  N dy  9148   1751328       750     15000         0    105640     75000   5443525     80.45     84.94
1864.18/466.76	c  N dy  9235   1772630       750     15000         0     69078     75000   1743213     80.43     87.38
1885.36/472.09	c  N dy  9354   1792707       750     15000         0     89092     75000   3729491     80.43     88.08
1911.72/478.69	c  N dy  9459   1812727       750     15000         0    109051     75000   5685331     80.43     84.76
1934.48/484.38	c  N dy  9556   1833000       750     15000         0     70456     75000   1789381     80.42     85.16
1955.66/489.64	c  N dy  9666   1853016       750     15000         0     90416     75000   3763818     80.43     84.67
1982.41/496.39	c  N dy  9782   1873151       750     15000         0    110474     75000   5753935     80.44     84.76
2005.99/502.26	c  N dy  9894   1893191       750     15000         0     70652     75000   1722285     80.44     84.84
2026.76/507.49	c  N dy 10004   1913289       750     15000         0     90654     75000   3699932     80.45     85.29
2053.13/514.07	c  N dy 10106   1933305       750     15000         0    110595     75000   5665927     80.45     85.84
2078.68/520.43	c  N dy 10227   1953332       750     15000         0     69770     75000   1547754     80.46     87.38
2099.87/525.76	c  N dy 10344   1973409       750     15000         0     89780     75000   3538852     80.47     84.97
2125.42/532.15	c  N dy 10445   1993565       750     15000         0    109840     75000   5528244     80.47     85.39
2152.18/538.83	c  N dy 10547   2013604       750     15000         0     68040     75000   1289859     80.47     84.75
2173.35/544.10	c  N dy 10667   2033901       750     15000         0     88263     75000   3296499     80.48     85.25
2198.92/550.55	c  N dy 10775   2053927       750     15000         0    108206     75000   5279512     80.48     89.29
2229.28/558.17	c  N dy 10890   2074027       750     15000         0     65476     75000    944681     80.50     84.76
2249.26/563.19	c  N dy 10995   2094158       750     15000         0     85541     75000   2935560     80.50     84.94
2274.82/569.53	c  N dy 11117   2114217       750     15000         0    105554     75000   4913939     80.51     84.76
2305.97/577.31	c  N dy 11229   2134377       750     15000         0    125626     75000   6894564     80.51     85.23
2327.14/582.69	c  N dy 11346   2154467       750     15000         0     81887     75000   2480053     80.52     86.80
2351.11/588.66	c  N dy 11440   2174488       750     15000         0    101839     75000   4449061     80.51     85.06
2380.67/596.00	c  N dy 11546   2194496       750     15000         0    121778     75000   6417438     80.51     85.77
2401.83/601.30	c  S st 11633   2210910       750     15000         0     73366     75000   1551106     80.51   no data
2402.23/601.49	c  S st 11633   2211416       750     15000         0     73872     75000   1597394     80.51   no data
2402.23/601.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2402.63/601.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2402.63/601.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2402.63/601.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2402.63/601.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2402.63/601.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
2402.63/601.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2402.63/601.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2403.05/601.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2423.80/606.89	c lits-rem:       199  cl-subs:       57  v-elim:      0  v-fix:    0  time:  5.28 s
2423.80/606.89	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2424.20/606.92	c vivif2 --  cl tried    73815 cl shrink        0 lits rem          0 time: 0.02
2425.79/607.30	c asymm  cl-useful: 0/10080/15000 lits-rem:0 time: 0.38
2425.79/607.30	c calculated reachability. Time: 0.00
2425.79/607.30	c  N dy 11633   2211416       750     15000         0     73815     75000   1587017     80.51   no data
2447.77/612.80	c  N dy 11746   2231480       750     15000         0     93810     75000   3564927     80.52     85.28
2475.34/619.75	c  N dy 11862   2251820       750     15000         0    114071     75000   5580664     80.52     85.30
2506.88/627.69	c  N dy 11977   2271922       750     15000         0     68317     75000    958735     80.53     87.16
2527.66/632.89	c  N dy 12090   2292023       750     15000         0     88358     75000   2945524     80.54     85.02
2554.02/639.47	c  N dy 12210   2312046       750     15000         0    108323     75000   4939854     80.55     85.52
2585.58/647.36	c  N dy 12329   2332241       750     15000         0    128436     75000   6940826     80.56     84.90
2610.75/653.67	c  N dy 12447   2352379       750     15000         0     81724     75000   2190319     80.56     85.37
2636.70/660.12	c  N dy 12567   2372467       750     15000         0    101750     75000   4174374     80.57     85.01
2668.26/668.00	c  N dy 12675   2393392       750     15000         0    122595     75000   6240004     80.57     85.69
2697.44/675.33	c  N dy 12788   2413463       750     15000         0     74837     75000   1420674     80.58     85.13
2718.99/680.80	c  N dy 12892   2433502       750     15000         0     94817     75000   3400224     80.58     87.19
2748.15/688.00	c  N dy 13001   2454667       750     15000         0    115901     75000   5473315     80.57     86.49
2780.93/696.29	c  N dy 13104   2474718       750     15000         0    135886     75000   7454578     80.58     85.49
2802.89/701.73	c  N dy 13210   2494725       750     15000         0     87043     75000   2542112     80.58     85.13
2828.44/708.18	c  N dy 13340   2514758       750     15000         0    106995     75000   4540429     80.60     85.96
2859.60/715.92	c  N dy 13454   2534767       750     15000         0    126937     75000   6516758     80.60     85.34
2889.55/723.46	c  N dy 13567   2554810       750     15000         0     77159     75000   1471308     80.61     85.02
2912.32/729.12	c  N dy 13675   2575066       750     15000         0     97345     75000   3470473     80.61     87.04
2941.09/736.38	c  N dy 13781   2595188       750     15000         0    117411     75000   5470551     80.61     85.73
2975.84/745.08	c  N dy 13893   2615267       750     15000         0    137423     75000   7457270     80.62     86.49
3000.62/751.29	c  N dy 14012   2635402       750     15000         0     86739     75000   2340531     80.63     85.37
3026.16/757.61	c  N dy 14120   2655494       750     15000         0    106769     75000   4330917     80.63     85.14
3058.91/765.87	c  N dy 14239   2675731       750     15000         0    126950     75000   6348152     80.64     85.03
3092.89/774.34	c  N dy 14359   2695854       750     15000         0     75237     75000   1099263     80.65     85.88
3109.26/778.48	c  S st 14444   2711418       750     15000         0     90762     75000   2645671     80.65   no data
3110.47/778.70	c  S st 14444   2711919       750     15000         0     91263     75000   2691235     80.65   no data
3110.47/778.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3110.47/778.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
3110.47/778.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3110.47/778.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3110.47/778.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3110.47/778.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3110.47/778.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3110.87/778.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3110.87/778.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3170.76/793.89	c lits-rem:       254  cl-subs:      128  v-elim:      0  v-fix:    0  time: 14.99 s
3170.76/793.89	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
3171.16/793.93	c vivif2 --  cl tried    91135 cl shrink        0 lits rem          0 time: 0.04
3172.38/794.21	c asymm  cl-useful: 0/4920/15000 lits-rem:0 time: 0.28
3172.38/794.21	c calculated reachability. Time: 0.00
3172.38/794.21	c  N dy 14444   2711919       750     15000         0     91135     75000   2668120     80.65   no data
3198.35/800.71	c  N dy 14545   2732133       750     15000         0    111292     75000   4667418     80.65     84.96
3230.28/808.72	c  N dy 14656   2752438       750     15000         0    131538     75000   6673887     80.66     84.95
3262.64/816.80	c  N dy 14770   2772489       750     15000         0     78757     75000   1355129     80.67     86.47
3286.62/822.85	c  N dy 14885   2793214       750     15000         0     99424     75000   3416865     80.67     85.96
3315.36/830.07	c  N dy 14995   2813281       750     15000         0    119427     75000   5404270     80.68     89.56
3349.31/838.57	c  N dy 15103   2833378       750     15000         0    139459     75000   7398103     80.68     85.01
3378.49/845.81	c  N dy 15214   2853697       750     15000         0     85928     75000   1985808     80.68     84.94
3404.04/852.24	c  N dy 15317   2874158       750     15000         0    106323     75000   3997203     80.68     85.37
3435.20/860.03	c  N dy 15431   2894232       750     15000         0    126328     75000   5980996     80.68     87.74
3473.14/869.50	c  N dy 15542   2914297       750     15000         0    146331     75000   7967100     80.69     84.94
3498.30/875.86	c  N dy 15649   2934388       750     15000         0     91604     75000   2464692     80.69     85.52
3526.27/882.80	c  N dy 15773   2955142       750     15000         0    112275     75000   4520642     80.70     85.02
3557.42/890.68	c  N dy 15878   2975174       750     15000         0    132235     75000   6505838     80.70     85.02
3595.77/900.23	c  N dy 15993   2995227       750     15000         0     76477     75000    862436     80.71     90.13
3618.14/905.85	c  N dy 16101   3015302       750     15000         0     96464     75000   2844763     80.71     86.87
3645.31/912.69	c  N dy 16206   3035463       750     15000         0    116569     75000   4840664     80.71     85.85
3679.26/921.15	c  N dy 16322   3055544       750     15000         0    136584     75000   6834380     80.72     85.05
3715.20/930.18	c  N dy 16438   3075648       750     15000         0     79875     75000   1112570     80.72     85.20
3739.19/936.12	c  N dy 16548   3095827       750     15000         0     99989     75000   3099456     80.72     85.68
3768.73/943.52	c  N dy 16666   3115922       750     15000         0    120024     75000   5097290     80.73     86.19
3804.28/952.41	c  N dy 16769   3136011       750     15000         0    140051     75000   7087052     80.73     86.03
3841.43/961.78	c  N dy 16880   3156068       750     15000         0     82307     75000   1267117     80.73     87.55
3867.79/968.31	c  N dy 16995   3176148       750     15000         0    102314     75000   3269165     80.74     86.17
3900.95/976.68	c  N dy 17112   3196207       750     15000         0    122309     75000   5259119     80.74     94.62
3930.50/984.05	c  S st 17198   3211921       750     15000         0    137979     75000   6811217     80.74   no data
3932.12/984.41	c  S st 17198   3212423       750     15000         0    138481     75000   6854977     80.74   no data
3932.12/984.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3932.53/984.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
3932.53/984.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3932.53/984.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3932.53/984.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3932.53/984.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3932.53/984.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3932.90/984.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3933.70/984.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4156.99/1040.73	c lits-rem:       904  cl-subs:      468  v-elim:      0  v-fix:    0  time: 55.89 s
4156.99/1040.73	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
4157.39/1040.82	c vivif2 --  cl tried   138013 cl shrink        0 lits rem          0 time: 0.09
4158.99/1041.29	c asymm  cl-useful: 0/6108/15000 lits-rem:0 time: 0.47
4159.40/1041.30	c calculated reachability. Time: 0.00
4159.40/1041.30	c  N dy 17198   3212423       750     15000         0    138013     75000   6771872     80.74   no data
4198.54/1051.19	c  N dy 17315   3232700       750     15000         0     79486     75000    893052     80.74     85.16
4222.53/1057.17	c  N dy 17435   3253035       750     15000         0     99762     75000   2916870     80.75     85.83
4251.26/1064.34	c  N dy 17549   3273063       750     15000         0    119703     75000   4907646     80.76     85.31
4285.21/1072.87	c  N dy 17664   3293193       750     15000         0    139761     75000   6906446     80.76     85.73
4326.36/1083.15	c  N dy 17785   3313311       750     15000         0     80081     75000    863029     80.77     87.16
4351.52/1089.41	c  N dy 17901   3333419       750     15000         0    100123     75000   2865193     80.77     85.73
4382.28/1097.15	c  N dy 18018   3353458       750     15000         0    120105     75000   4850053     80.78     87.65
4417.83/1106.09	c  N dy 18121   3373533       750     15000         0    140100     75000   6841633     80.78     85.13
4460.97/1116.86	c  N dy 18248   3393577       750     15000         0    160066     75000   8831178     80.79     85.19
4486.54/1123.28	c  N dy 18356   3413644       750     15000         0     99340     75000   2689405     80.79     85.36
4514.90/1130.36	c  N dy 18457   3433695       750     15000         0    119311     75000   4673027     80.79     90.87
4549.25/1138.90	c  N dy 18565   3453714       750     15000         0    139256     75000   6658794     80.80     85.09
4589.20/1149.00	c  N dy 18684   3474018       750     15000         0    159484     75000   8666940     80.80     85.06
4615.96/1155.63	c  N dy 18778   3494023       750     15000         0     97727     75000   2433728     80.79     97.35
4643.94/1162.65	c  N dy 18890   3514071       750     15000         0    117695     75000   4419010     80.80     87.05
4677.88/1171.11	c  N dy 19003   3534270       750     15000         0    137828     75000   6427298     80.80     85.09
4716.61/1180.86	c  N dy 19114   3554408       750     15000         0    157901     75000   8430997     80.81     85.55
4748.58/1188.84	c  N dy 19233   3574757       750     15000         0     95472     75000   2124550     80.81     85.10
4775.76/1195.61	c  N dy 19325   3594949       750     15000         0    115593     75000   4122127     80.81     86.33

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173691-1304029981/watcher-3173691-1304029981 -o /tmp/evaluation-result-3173691-1304029981/solver-3173691-1304029981 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173691-1304029981.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.78 7.90 6.03 5/180 26276
/proc/meminfo: memFree=11521868/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 514596844 52441088 352 33554432000 4194304 4627427 140734466309984 18446744073709551615 235594866619 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 12803 352 303 106 0 7774 0
[pid=26276/tid=26277] ppid=26274 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514596844 52441088 352 33554432000 4194304 4627427 140734466309984 18446744073709551615 47639294633906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514596844 52441088 352 33554432000 4194304 4627427 140734466309984 18446744073709551615 47639294633896 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514596844 52441088 352 33554432000 4194304 4627427 140734466309984 18446744073709551615 235589913686 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0870139 s]
/proc/loadavg: 7.78 7.90 6.03 5/180 26276
/proc/meminfo: memFree=11521868/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=284044 CPUtime=0.31 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 2566 0 0 0 31 0 0 0 25 0 4 0 514596844 290861056 2484 33554432000 4194304 4627427 140734466309984 18446744073709551615 235594971679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 71011 2484 369 106 0 65982 0
[pid=26276/tid=26277] ppid=26274 vsize=284044 CPUtime=0.07 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 481 0 0 0 7 0 0 0 25 0 4 0 514596844 290861056 2484 33554432000 4194304 4627427 140734466309984 18446744073709551615 235594971630 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=284044 CPUtime=0.07 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 543 0 0 0 7 0 0 0 25 0 4 0 514596844 290861056 2484 33554432000 4194304 4627427 140734466309984 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=284044 CPUtime=0.07 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 591 0 0 0 7 0 0 0 25 0 4 0 514596844 290861056 2485 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 284044

[startup+0.105357 s]
/proc/loadavg: 7.78 7.90 6.03 5/180 26276
/proc/meminfo: memFree=11521868/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=287996 CPUtime=0.39 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 5267 0 0 0 38 1 0 0 25 0 4 0 514596844 294907904 4672 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 71999 4672 381 106 0 66970 0
[pid=26276/tid=26277] ppid=26274 vsize=287996 CPUtime=0.09 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1395 0 0 0 9 0 0 0 25 0 4 0 514596844 294907904 4672 33554432000 4194304 4627427 140734466309984 18446744073709551615 4324107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=287996 CPUtime=0.09 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1463 0 0 0 9 0 0 0 25 0 4 0 514596844 294907904 4672 33554432000 4194304 4627427 140734466309984 18446744073709551615 4527360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=287996 CPUtime=0.09 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 621 0 0 0 9 0 0 0 25 0 4 0 514596844 294907904 4672 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 287996

[startup+0.300322 s]
/proc/loadavg: 7.78 7.90 6.03 5/180 26276
/proc/meminfo: memFree=11521868/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=287420 CPUtime=1.17 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 6756 0 0 0 116 1 0 0 25 0 4 0 514596844 294318080 6016 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 71855 6016 384 106 0 66826 0
[pid=26276/tid=26277] ppid=26274 vsize=287420 CPUtime=0.29 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1777 0 0 0 29 0 0 0 25 0 4 0 514596844 294318080 6016 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=287420 CPUtime=0.29 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1842 0 0 0 29 0 0 0 25 0 4 0 514596844 294318080 6016 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=287420 CPUtime=0.28 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 989 0 0 0 28 0 0 0 25 0 4 0 514596844 294318080 6016 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287420

[startup+0.700255 s]
/proc/loadavg: 7.78 7.90 6.03 5/180 26276
/proc/meminfo: memFree=11521868/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=292836 CPUtime=2.77 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 10422 0 0 0 275 2 0 0 25 0 4 0 514596844 299864064 7132 33554432000 4194304 4627427 140734466309984 18446744073709551615 4331023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 73209 7132 385 106 0 68180 0
[pid=26276/tid=26277] ppid=26274 vsize=292836 CPUtime=0.68 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 2710 0 0 0 68 0 0 0 25 0 4 0 514596844 299864064 7132 33554432000 4194304 4627427 140734466309984 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=292836 CPUtime=0.69 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 2758 0 0 0 69 0 0 0 25 0 4 0 514596844 299864064 7133 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=292836 CPUtime=0.68 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 1885 0 0 0 68 0 0 0 25 0 4 0 514596844 299864064 7133 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 292836

[startup+1.50111 s]
/proc/loadavg: 7.78 7.90 6.03 10/184 26280
/proc/meminfo: memFree=11495796/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=296828 CPUtime=5.97 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 18386 0 0 0 593 4 0 0 25 0 4 0 514596844 303951872 7005 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 74207 7005 385 106 0 69178 0
[pid=26276/tid=26277] ppid=26274 vsize=296828 CPUtime=1.48 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 4574 0 0 0 147 1 0 0 25 0 4 0 514596844 303951872 7005 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=296828 CPUtime=1.48 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 4748 0 0 0 148 0 0 0 25 0 4 0 514596844 303951872 7006 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=296828 CPUtime=1.48 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 3936 0 0 0 147 1 0 0 25 0 4 0 514596844 303951872 7006 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296828

[startup+3.10083 s]
/proc/loadavg: 7.78 7.90 6.03 9/184 26280
/proc/meminfo: memFree=11485132/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=297540 CPUtime=12.36 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 35906 0 0 0 1228 8 0 0 18 0 4 0 514596844 304680960 16205 33554432000 4194304 4627427 140734466309984 18446744073709551615 4428408 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 74385 16205 389 106 0 69356 0
[pid=26276/tid=26277] ppid=26274 vsize=297540 CPUtime=3.07 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 9261 0 0 0 306 1 0 0 25 0 4 0 514596844 304680960 16205 33554432000 4194304 4627427 140734466309984 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=297540 CPUtime=3.09 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 7838 0 0 0 308 1 0 0 25 0 4 0 514596844 304680960 16205 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=297540 CPUtime=3.08 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 6969 0 0 0 306 2 0 0 25 0 4 0 514596844 304680960 16205 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297540

[startup+6.30026 s]
/proc/loadavg: 7.80 7.90 6.04 9/184 26280
/proc/meminfo: memFree=11406572/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=309520 CPUtime=25.14 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 59981 0 0 0 2500 14 0 0 25 0 4 0 514596844 316948480 35299 33554432000 4194304 4627427 140734466309984 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 77380 35299 389 106 0 72351 0
[pid=26276/tid=26277] ppid=26274 vsize=309520 CPUtime=6.26 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 15963 0 0 0 623 3 0 0 25 0 4 0 514596844 316948480 35299 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=309520 CPUtime=6.28 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 14634 0 0 0 625 3 0 0 25 0 4 0 514596844 316948480 35299 33554432000 4194304 4627427 140734466309984 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=309520 CPUtime=6.28 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 14239 0 0 0 625 3 0 0 25 0 4 0 514596844 316948480 35299 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 309520

[startup+12.7011 s]
/proc/loadavg: 7.82 7.90 6.05 9/184 26280
/proc/meminfo: memFree=11312620/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=395900 CPUtime=50.71 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 85402 0 0 0 5053 18 0 0 25 0 4 0 514596844 405401600 55615 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427670 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 98975 55615 389 106 0 93946 0
[pid=26276/tid=26277] ppid=26274 vsize=395900 CPUtime=12.62 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 19593 0 0 0 1259 3 0 0 25 0 4 0 514596844 405401600 55615 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=395900 CPUtime=12.68 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 21634 0 0 0 1264 4 0 0 25 0 4 0 514596844 405401600 55615 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=395900 CPUtime=12.68 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 26558 0 0 0 1263 5 0 0 25 0 4 0 514596844 405401600 55615 33554432000 4194304 4627427 140734466309984 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 395900

[startup+25.5009 s]
/proc/loadavg: 7.86 7.91 6.08 9/184 26280
/proc/meminfo: memFree=11272180/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=396272 CPUtime=101.83 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 109638 0 0 0 10158 25 0 0 25 0 4 0 514596844 405782528 60541 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 99068 60541 389 106 0 94039 0
[pid=26276/tid=26277] ppid=26274 vsize=396272 CPUtime=25.34 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 26427 0 0 0 2529 5 0 0 25 0 4 0 514596844 405782528 60541 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=396272 CPUtime=25.48 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 28452 0 0 0 2542 6 0 0 25 0 4 0 514596844 405782528 60541 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=396272 CPUtime=25.48 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 29538 0 0 0 2542 6 0 0 25 0 4 0 514596844 405782528 60541 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 396272

[startup+51.1004 s]
/proc/loadavg: 7.97 7.93 6.14 9/184 26281
/proc/meminfo: memFree=11212024/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=581560 CPUtime=204.08 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 166616 0 0 0 20370 38 0 0 25 0 4 0 514596844 595517440 79653 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 145390 79653 389 106 0 140361 0
[pid=26276/tid=26277] ppid=26274 vsize=581560 CPUtime=50.81 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 42669 0 0 0 5071 10 0 0 25 0 4 0 514596844 595517440 79653 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=581560 CPUtime=51.08 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 36341 0 0 0 5100 8 0 0 25 0 4 0 514596844 595517440 79653 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=581560 CPUtime=51.08 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 49357 0 0 0 5098 10 0 0 25 0 4 0 514596844 595517440 79653 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 581560

[startup+102.306 s]
/proc/loadavg: 8.06 7.95 6.24 9/184 26282
/proc/meminfo: memFree=11176144/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=552760 CPUtime=408.63 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 257639 0 0 0 40802 61 0 0 25 0 4 0 514596844 566026240 81036 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 138190 81036 389 106 0 133161 0
[pid=26276/tid=26277] ppid=26274 vsize=552760 CPUtime=101.73 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 76292 0 0 0 10155 18 0 0 25 0 4 0 514596844 566026240 81036 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=552760 CPUtime=102.28 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 48720 0 0 0 10218 10 0 0 25 0 4 0 514596844 566026240 81036 33554432000 4194304 4627427 140734466309984 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=552760 CPUtime=102.28 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 78007 0 0 0 10211 17 0 0 25 0 4 0 514596844 566026240 81036 33554432000 4194304 4627427 140734466309984 18446744073709551615 4333237 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 552760

[startup+162.301 s]

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

[pid=26276] ppid=26274 vsize=872140 CPUtime=2805.27 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1109331 0 0 0 280188 339 0 0 25 0 4 0 514596844 893071360 150656 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 218035 150656 389 106 0 213006 0
[pid=26276/tid=26277] ppid=26274 vsize=872140 CPUtime=699.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 307228 0 0 0 69830 94 0 0 25 0 4 0 514596844 893071360 150656 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=872140 CPUtime=702.23 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 243830 0 0 0 70149 74 0 0 25 0 4 0 514596844 893071360 150656 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=872140 CPUtime=701.49 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 293061 0 0 0 70062 87 0 0 25 0 4 0 514596844 893071360 150656 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 872140

[startup+762.307 s]
/proc/loadavg: 8.09 8.05 7.16 9/184 26331
/proc/meminfo: memFree=12727956/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1004384 CPUtime=3044.96 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1171079 0 0 0 304135 361 0 0 25 0 4 0 514596844 1028489216 164413 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 251096 164413 389 106 0 246067 0
[pid=26276/tid=26277] ppid=26274 vsize=1004384 CPUtime=759.25 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 319022 0 0 0 75828 97 0 0 25 0 4 0 514596844 1028489216 164413 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1004384 CPUtime=762.24 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 259412 0 0 0 76142 82 0 0 25 0 4 0 514596844 1028489216 164413 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1004384 CPUtime=761.16 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 311563 0 0 0 76023 93 0 0 25 0 4 0 514596844 1028489216 164413 33554432000 4194304 4627427 140734466309984 18446744073709551615 4428408 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1004384

[startup+822.3 s]
/proc/loadavg: 8.10 8.05 7.21 9/184 26333
/proc/meminfo: memFree=12705828/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=913020 CPUtime=3284.61 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1237239 0 0 0 328075 386 0 0 25 0 4 0 514596844 934932480 160139 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 228255 160139 389 106 0 223226 0
[pid=26276/tid=26277] ppid=26274 vsize=913020 CPUtime=819.25 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 337472 0 0 0 81820 105 0 0 25 0 4 0 514596844 934932480 160139 33554432000 4194304 4627427 140734466309984 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=913020 CPUtime=822.22 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 279827 0 0 0 82134 88 0 0 25 0 4 0 514596844 934932480 160139 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=913020 CPUtime=820.83 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 326758 0 0 0 81986 97 0 0 25 0 4 0 514596844 934932480 160139 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 913020

[startup+882.301 s]
/proc/loadavg: 8.11 8.06 7.26 9/184 26334
/proc/meminfo: memFree=12603588/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=913988 CPUtime=3524.27 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1305210 0 0 0 352018 409 0 0 25 0 4 0 514596844 935923712 158441 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 228497 158441 389 106 0 223468 0
[pid=26276/tid=26277] ppid=26274 vsize=913988 CPUtime=879.25 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 356821 0 0 0 87813 112 0 0 25 0 4 0 514596844 935923712 158441 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=913988 CPUtime=882.21 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 291632 0 0 0 88130 91 0 0 25 0 4 0 514596844 935923712 158441 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=913988 CPUtime=880.5 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 345112 0 0 0 87946 104 0 0 25 0 4 0 514596844 935923712 158441 33554432000 4194304 4627427 140734466309984 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 913988

[startup+942.3 s]
/proc/loadavg: 8.11 8.06 7.31 9/184 26336
/proc/meminfo: memFree=12544020/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1025656 CPUtime=3763.93 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1384201 0 0 0 375959 434 0 0 25 0 4 0 514596844 1050271744 178033 33554432000 4194304 4627427 140734466309984 18446744073709551615 4329855 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 256414 178033 389 106 0 251385 0
[pid=26276/tid=26277] ppid=26274 vsize=1025656 CPUtime=939.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 384991 0 0 0 93805 119 0 0 25 0 4 0 514596844 1050271744 178033 33554432000 4194304 4627427 140734466309984 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1025656 CPUtime=942.21 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 306069 0 0 0 94125 96 0 0 25 0 4 0 514596844 1050271744 178033 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1025656 CPUtime=940.17 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 363245 0 0 0 93906 111 0 0 25 0 4 0 514596844 1050271744 178033 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 1025656

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.36 9/184 26337
/proc/meminfo: memFree=12346796/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1226980 CPUtime=4003.61 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1445296 0 0 0 399908 453 0 0 25 0 4 0 514596844 1256427520 215649 33554432000 4194304 4627427 140734466309984 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 306745 215649 389 106 0 301716 0
[pid=26276/tid=26277] ppid=26274 vsize=1226980 CPUtime=999.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 384991 0 0 0 99805 119 0 0 25 0 4 0 514596844 1256427520 215649 33554432000 4194304 4627427 140734466309984 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1226980 CPUtime=1002.21 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 322970 0 0 0 100117 104 0 0 25 0 4 0 514596844 1256427520 215649 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1226980 CPUtime=999.84 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 384747 0 0 0 99869 115 0 0 25 0 4 0 514596844 1256427520 215649 33554432000 4194304 4627427 140734466309984 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 1226980

[startup+1062.3 s]
/proc/loadavg: 8.20 8.10 7.41 9/184 26339
/proc/meminfo: memFree=12351832/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1173664 CPUtime=4243.28 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1492201 0 0 0 423857 471 0 0 25 0 4 0 514596844 1201831936 205774 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 293416 205774 389 106 0 288387 0
[pid=26276/tid=26277] ppid=26274 vsize=1173664 CPUtime=1059.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 399480 0 0 0 105799 125 0 0 25 0 4 0 514596844 1201831936 205774 33554432000 4194304 4627427 140734466309984 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1173664 CPUtime=1062.2 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 340378 0 0 0 106110 110 0 0 25 0 4 0 514596844 1201831936 205774 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1173664 CPUtime=1059.52 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 393028 0 0 0 105834 118 0 0 25 0 4 0 514596844 1201831936 205774 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507160 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.28
Current children cumulated vsize (KiB) 1173664

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 7.45 9/184 26341
/proc/meminfo: memFree=12307256/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1120124 CPUtime=4482.94 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1555834 0 0 0 447801 493 0 0 25 0 4 0 514596844 1147006976 213380 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 280031 213380 389 106 0 275002 0
[pid=26276/tid=26277] ppid=26274 vsize=1120124 CPUtime=1119.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 416287 0 0 0 111792 132 0 0 25 0 4 0 514596844 1147006976 213380 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1120124 CPUtime=1122.19 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 353621 0 0 0 112106 113 0 0 25 0 4 0 514596844 1147006976 213380 33554432000 4194304 4627427 140734466309984 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1120124 CPUtime=1119.19 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 410021 0 0 0 111794 125 0 0 25 0 4 0 514596844 1147006976 213380 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 1120124

[startup+1182.3 s]
/proc/loadavg: 8.09 8.09 7.49 9/184 26342
/proc/meminfo: memFree=12239020/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1171852 CPUtime=4722.62 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1612679 0 0 0 471749 513 0 0 25 0 4 0 514596844 1199976448 221947 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 292963 221948 389 106 0 287934 0
[pid=26276/tid=26277] ppid=26274 vsize=1171852 CPUtime=1179.24 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 432209 0 0 0 117788 136 0 0 25 0 4 0 514596844 1199976448 221948 33554432000 4194304 4627427 140734466309984 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1171852 CPUtime=1182.19 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 361967 0 0 0 118102 117 0 0 25 0 4 0 514596844 1199976448 221948 33554432000 4194304 4627427 140734466309984 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1171852 CPUtime=1178.87 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 426808 0 0 0 117756 131 0 0 25 0 4 0 514596844 1199976448 221948 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 1171852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.50 9/184 26343
/proc/meminfo: memFree=12241988/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1242292 CPUtime=4800.12 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1636514 0 0 0 479491 521 0 0 25 0 4 0 514596844 1272107008 220524 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 310573 220524 389 106 0 305544 0
[pid=26276/tid=26277] ppid=26274 vsize=1242292 CPUtime=1198.65 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 438707 0 0 0 119727 138 0 0 25 0 4 0 514596844 1272107008 220524 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1242292 CPUtime=1201.59 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 368206 0 0 0 120041 118 0 0 25 0 4 0 514596844 1272107008 220525 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1242292 CPUtime=1198.16 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 431425 0 0 0 119683 133 0 0 25 0 4 0 514596844 1272107008 220525 33554432000 4194304 4627427 140734466309984 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1242292

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.50 9/184 26343
/proc/meminfo: memFree=12241988/32950928 swapFree=67111528/67111528
[pid=26276] ppid=26274 vsize=1242292 CPUtime=4800.12 cores=0,2,4,6
/proc/26276/stat : 26276 (strangenight2-m) R 26274 26276 26049 0 -1 4202496 1636514 0 0 0 479491 521 0 0 25 0 4 0 514596844 1272107008 220524 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26276/statm: 310573 220524 389 106 0 305544 0
[pid=26276/tid=26277] ppid=26274 vsize=1242292 CPUtime=1198.65 cores=0,2,4,6
/proc/26276/task/26277/stat : 26277 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 438707 0 0 0 119727 138 0 0 25 0 4 0 514596844 1272107008 220524 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26276/tid=26278] ppid=26274 vsize=1242292 CPUtime=1201.59 cores=0,2,4,6
/proc/26276/task/26278/stat : 26278 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 368206 0 0 0 120041 118 0 0 25 0 4 0 514596844 1272107008 220525 33554432000 4194304 4627427 140734466309984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26276/tid=26279] ppid=26274 vsize=1242292 CPUtime=1198.16 cores=0,2,4,6
/proc/26276/task/26279/stat : 26279 (strangenight2-m) R 26274 26276 26049 0 -1 4202560 431425 0 0 0 119683 133 0 0 25 0 4 0 514596844 1272107008 220525 33554432000 4194304 4627427 140734466309984 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1242292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.19
CPU user time (s): 4794.94
CPU system time (s): 5.2522
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 1243376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.94
system time used= 5.2522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1636518
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= 1803
involuntary context switches= 22404

runsolver used 1.9947 second user time and 4.5813 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 00:33:01
IDJOB=3173691
IDBENCH=82509
IDSOLVER=1586
FILE ID=node120/3173691-1304029981
RUNJOBID= node120-1304028687-26067
PBS_JOBID= 13170332
Free space on /tmp= 72048 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173691-1304029981/watcher-3173691-1304029981 -o /tmp/evaluation-result-3173691-1304029981/solver-3173691-1304029981 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173691-1304029981.cnf

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

MD5SUM BENCH= 49e4c2cc668774425bd698267df5f51d
RANDOM SEED=1590204659

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11522032 kB
Buffers:       2480448 kB
Cached:       16113092 kB
SwapCached:          0 kB
Active:       13057368 kB
Inactive:      7795964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11522032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5896 kB
Writeback:           0 kB
AnonPages:     2258392 kB
Mapped:          15716 kB
Slab:           507104 kB
PageTables:       9412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2715316 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= 72064 MiB
End job on node120 at 2011-04-29 00:53:05