Trace number 3366198

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366198-1305398535.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.58/0.15	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.58/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.58/0.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.58/0.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.58/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.58/0.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.58/0.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.58/0.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.58/0.58	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.58	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.58/0.58	c calculated reachability. Time: 0.00
0.58/0.58	c Calc default polars -  time:   0.00 s pos:     619 undec:      57 neg:     574
0.58/0.58	c =========================================================================================
0.58/0.58	c types(t): F = full restart, N = normal restart
0.58/0.58	c types(t): S = simplification begin/end, E = solution found
0.58/0.58	c restart types(rt): st = static, dy = dynamic
0.58/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.58/0.58	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.58/0.58	c  N dy    19      4061      1250     25000         0      4055    125000    588917    108.55    114.38
0.58/0.93	c  N dy    45      8090      1250     25000         0      5585    125000    566260    109.68    117.14
4.34/1.19	c  N dy    72     12141      1250     25000         0      5389    125000    362193    109.61    115.47
5.94/1.53	c  N dy    97     16145      1250     25000         0      9390    125000    912786    109.91    120.76
7.16/1.90	c  N dy   118     20225      1250     25000         0      7850    125000    525179    109.71    116.33
8.73/2.27	c  N dy   141     24300      1250     25000         0     11922    125000   1080601    109.63    118.60
9.13/2.34	c  F st   146     25001      1250     25000         0     12623    125000   1174224    109.59     94.23
11.12/2.83	c  N dy   152     30001      1250     25000         0     10800    125000    865210    109.59   no data
11.12/2.83	c  S st   152     30001      1250     25000         0     10800    125000    865210    109.59   no data
11.12/2.89	c  S st   152     30506      1250     25000         0     11305    125000    930269    109.59   no data
11.12/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.12/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.54/2.91	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
11.54/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.54/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.54/2.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.54/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.54/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.50/3.43	c lits-rem:        80  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.47 s
13.90/3.59	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
13.90/3.59	c calculated reachability. Time: 0.00
13.90/3.59	c  N dy   152     30506      1250     25000         0     11251    125000    915063    109.59   no data
15.92/4.01	c  N dy   178     34671      1250     25000         0     15408    125000   1488825    109.87    116.21
17.50/4.42	c  N dy   207     38705      1250     25000         0     11551    125000    764233    110.24    125.28
19.09/4.89	c  N dy   236     42890      1250     25000         0     15732    125000   1336918    110.38    116.88
20.73/5.21	c  S st   256     45760      1250     25000         0      9659    125000    363548    110.47   no data
20.73/5.28	c  S st   256     46262      1250     25000         0     10161    125000    424572    110.47   no data
20.73/5.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.73/5.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.73/5.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.73/5.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.73/5.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.73/5.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.73/5.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.08/5.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.08/5.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.48/5.42	c lits-rem:         8  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.11 s
21.48/5.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
21.48/5.43	c vivif2 --  cl tried    10157 cl shrink        0 lits rem          0 time: 0.00
21.88/5.59	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
21.88/5.59	c calculated reachability. Time: 0.00
21.88/5.59	c  N dy   256     46262      1250     25000         0     10157    125000    423597    110.47   no data
23.88/6.03	c  N dy   279     50579      1250     25000         0     14468    125000   1013191    110.35    116.85
25.87/6.51	c  N dy   301     54949      1250     25000         0     18831    125000   1605114    110.15    117.28
27.46/6.94	c  N dy   328     58970      1250     25000         0     12881    125000    663417    110.26    117.99
29.09/7.38	c  N dy   348     63239      1250     25000         0     17146    125000   1253644    110.18    117.16
31.06/7.88	c  N dy   377     67273      1250     25000         0     21178    125000   1809478    110.37    119.12
32.25/8.13	c  S st   391     69394      1250     25000         0     12316    125000    459826    110.36   no data
32.65/8.20	c  S st   391     69899      1250     25000         0     12821    125000    519798    110.36   no data
32.65/8.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.65/8.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
32.65/8.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.65/8.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.65/8.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.65/8.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
32.65/8.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.65/8.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.65/8.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.47/8.44	c lits-rem:        17  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.19 s
33.47/8.44	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
33.47/8.45	c vivif2 --  cl tried    12817 cl shrink        0 lits rem          0 time: 0.01
34.24/8.62	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
34.24/8.62	c calculated reachability. Time: 0.00
34.24/8.62	c  N dy   391     69899      1250     25000         0     12817    125000    518715    110.36   no data
36.24/9.12	c  N dy   417     74543      1250     25000         0     17458    125000   1149899    110.31    116.71
38.28/9.68	c  N dy   445     79329      1250     25000         0     22243    125000   1803904    110.31    116.55
40.63/10.26	c  N dy   473     84547      1250     25000         0     15471    125000    773085    110.35    118.54
41.83/10.58	c  F st   491     87503      1250     25000         0     18425    125000   1188625    110.43   no data
43.41/10.97	c  N st   496     90800      1250     25000         0     21716    125000   1680820    110.43   no data
46.22/11.67	c  N dy   517     96653      1250     25000         0     14584    125000    522446    110.36    119.64
49.40/12.47	c  N dy   551    103857      1250     25000         0     21781    125000   1513398    110.26    116.29
49.80/12.58	c  S st   558    104850      1250     25000         0     22774    125000   1646408    110.24   no data
50.21/12.66	c  S st   558    105355      1250     25000         0     23279    125000   1703398    110.24   no data
50.21/12.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.21/12.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
50.21/12.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.21/12.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.21/12.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.21/12.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
50.21/12.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.61/12.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
50.61/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.77/15.53	c lits-rem:       108  cl-subs:       14  v-elim:      0  v-fix:    0  time:  2.76 s
61.77/15.53	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
61.77/15.55	c vivif2 --  cl tried    23265 cl shrink        0 lits rem          0 time: 0.02
62.96/15.85	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.30
62.96/15.85	c calculated reachability. Time: 0.00
62.96/15.85	c  N dy   558    105355      1250     25000         0     23265    125000   1699197    110.24   no data
66.56/16.78	c  N dy   597    112234      1250     25000         0     16152    125000    608541    110.24    117.65
70.14/17.66	c  N dy   645    119402      1250     25000         0     23317    125000   1596369    110.29    120.64
74.53/18.72	c  N dy   692    127140      1250     25000         0     16057    125000    460836    110.33    118.53
78.52/19.74	c  N dy   739    135294      1250     25000         0     24204    125000   1590893    110.42    130.77
83.31/20.96	c  N dy   786    143991      1250     25000         0     16904    125000    449766    110.37    116.48
88.09/22.12	c  N dy   843    153196      1250     25000         0     26102    125000   1727228    110.51    116.52
90.93/22.81	c  S st   876    158033      1250     25000         0     30934    125000   2389960    110.53   no data
91.29/22.91	c  S st   876    158537      1250     25000         0     31438    125000   2450653    110.53   no data
91.29/22.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.29/22.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
91.29/22.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.29/22.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.29/22.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.29/22.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
91.29/22.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
91.29/22.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
91.69/23.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.00/31.18	c lits-rem:       301  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.12 s
124.00/31.18	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
124.40/31.21	c vivif2 --  cl tried    31413 cl shrink        0 lits rem          0 time: 0.03
125.62/31.52	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.31
125.62/31.53	c calculated reachability. Time: 0.00
125.62/31.53	c  N dy   876    158537      1250     25000         0     31413    125000   2443260    110.53   no data
130.43/32.80	c  N dy   933    168671      1250     25000         0     24553    125000   1359527    110.42    117.28
136.77/34.37	c  N dy   990    179451      1250     25000         0     35323    125000   2832661    110.36    136.53
142.75/35.91	c  N dy  1056    190942      1250     25000         0     28815    125000   1845840    110.42    120.50
149.92/37.68	c  N dy  1127    203216      1250     25000         0     22098    125000    787284    110.46    116.40
157.11/39.50	c  N dy  1196    216319      1250     25000         0     35191    125000   2592974    110.43    118.28
165.11/41.46	c  N dy  1278    230151      1250     25000         0     29034    125000   1602509    110.39    119.73
169.92/42.64	c  S st  1328    237808      1250     25000         0     36682    125000   2647989    110.41   no data
170.27/42.75	c  S st  1328    238310      1250     25000         0     37184    125000   2703726    110.41   no data
170.27/42.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.27/42.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
170.27/42.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
170.27/42.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.27/42.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.27/42.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
170.27/42.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
170.67/42.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
171.07/42.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.35/54.05	c lits-rem:       269  cl-subs:       18  v-elim:      0  v-fix:    0  time: 11.14 s
215.35/54.05	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
215.35/54.08	c vivif2 --  cl tried    37166 cl shrink        0 lits rem          0 time: 0.03
216.95/54.42	c asymm  cl-useful: 0/22973/25000 lits-rem:0 time: 0.34
216.95/54.43	c calculated reachability. Time: 0.00
216.95/54.43	c  N dy  1328    238310      1250     25000         0     37166    125000   2698462    110.41   no data
225.72/56.60	c  N dy  1409    253818      1250     25000         0     31683    125000   1841923    110.36    118.12
234.89/59.01	c  N dy  1493    270097      1250     25000         0     25962    125000    928729    110.36    117.95
245.26/61.57	c  N dy  1589    287380      1250     25000         0     43235    125000   3295515    110.32    116.60
256.03/64.26	c  N dy  1700    305794      1250     25000         0     38650    125000   2532055    110.37    136.73
256.43/64.33	c  F st  1702    306250      1250     25000         0     39106    125000   2589459    110.36    103.86
268.00/67.23	c  N dy  1782    325337      1250     25000         0     34191    125000   1806851    110.35    117.74
281.16/70.53	c  N dy  1888    345803      1250     25000         0     29660    125000   1027942    110.28    119.03
287.96/72.30	c  S st  1960    357466      1250     25000         0     41320    125000   2643934    110.32    115.08
288.74/72.42	c  S st  1960    357970      1250     25000         0     41824    125000   2703846    110.32   no data
288.74/72.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
288.74/72.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
288.74/72.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
288.74/72.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.74/72.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.74/72.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
288.74/72.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
288.74/72.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
289.14/72.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
335.42/84.11	c lits-rem:       262  cl-subs:       33  v-elim:      0  v-fix:    0  time: 11.54 s
335.42/84.11	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
335.42/84.15	c vivif2 --  cl tried    41791 cl shrink        0 lits rem          0 time: 0.03
335.42/84.19	c asymm  cl-useful: 0/2027/25000 lits-rem:0 time: 0.04
335.42/84.19	c calculated reachability. Time: 0.00
335.42/84.19	c  N dy  1960    357970      1250     25000         0     41791    125000   2693854    110.32   no data
348.99/87.59	c  N dy  2073    378036      1250     25000         0     35861    125000   1768415    110.31    116.53
363.34/91.18	c  N dy  2179    398249      1250     25000         0     29077    125000    701615    110.24    116.83
376.50/94.40	c  N dy  2304    418298      1250     25000         0     49111    125000   3466563    110.30    118.10
389.67/97.76	c  N dy  2424    438323      1250     25000         0     41146    125000   2256995    110.36    116.80
404.43/101.42	c  N dy  2543    458400      1250     25000         0     32228    125000    871523    110.38    116.38
417.99/104.81	c  N dy  2656    478484      1250     25000         0     52295    125000   3650934    110.42    116.85
431.56/108.25	c  N dy  2768    498577      1250     25000         0     42397    125000   2139390    110.38    117.17
447.11/112.10	c  N dy  2875    518701      1250     25000         0     31528    125000    524556    110.36    119.28
459.09/115.12	c  S st  2984    536955      1250     25000         0     49770    125000   3022546    110.34    109.40
459.51/115.26	c  S st  2984    537458      1250     25000         0     50273    125000   3085448    110.34   no data
459.51/115.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
459.88/115.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
459.88/115.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
459.88/115.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.88/115.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.88/115.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
459.88/115.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
459.88/115.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
460.27/115.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.15/126.43	c lits-rem:       383  cl-subs:       37  v-elim:      0  v-fix:    0  time: 11.00 s
504.15/126.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
504.15/126.47	c vivif2 --  cl tried    50236 cl shrink        0 lits rem          0 time: 0.04
505.75/126.88	c asymm  cl-useful: 0/19372/25000 lits-rem:0 time: 0.41
505.75/126.89	c calculated reachability. Time: 0.00
505.75/126.89	c  N dy  2984    537458      1250     25000         0     50236    125000   3073860    110.34   no data
521.70/130.88	c  N dy  3100    557525      1250     25000         0     38315    125000   1317943    110.36    117.34
538.09/134.93	c  N dy  3219    577600      1250     25000         0     58372    125000   4069313    110.36    117.50
554.42/139.06	c  N dy  3329    597689      1250     25000         0     45476    125000   2169562    110.36    124.38
571.57/143.33	c  N dy  3442    617722      1250     25000         0     65492    125000   4909315    110.36    117.71
586.35/147.04	c  N dy  3566    637765      1250     25000         0     51537    125000   2893748    110.39    116.44
604.32/151.52	c  N dy  3699    657798      1250     25000         0     36584    125000    709381    110.45    117.31
619.04/155.24	c  N dy  3825    677839      1250     25000         0     56605    125000   3471909    110.48    116.56
636.19/159.53	c  N dy  3952    698048      1250     25000         0     40829    125000   1163348    110.52    118.87
650.95/163.28	c  N dy  4065    718075      1250     25000         0     60835    125000   3914534    110.53    116.73
668.10/167.52	c  N dy  4187    738244      1250     25000         0     44025    125000   1470669    110.54    116.84
683.66/171.49	c  N dy  4301    758304      1250     25000         0     64065    125000   4243658    110.55    131.61
700.86/175.73	c  N dy  4418    778345      1250     25000         0     46119    125000   1615864    110.56    116.91
717.17/179.80	c  N dy  4549    798507      1250     25000         0     66267    125000   4419139    110.63    119.35
724.34/181.63	c  S st  4588    806187      1250     25000         0     73942    125000   5475425    110.61   no data
725.14/181.83	c  S st  4588    806689      1250     25000         0     74444    125000   5535523    110.61   no data
725.14/181.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
725.14/181.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
725.54/181.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
725.54/181.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
725.54/181.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.54/181.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
725.54/181.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
725.54/181.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
726.35/182.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.82/211.30	c lits-rem:       481  cl-subs:       63  v-elim:      0  v-fix:    0  time: 29.16 s
842.82/211.30	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
842.82/211.37	c vivif2 --  cl tried    74381 cl shrink        0 lits rem          0 time: 0.07
843.63/211.55	c asymm  cl-useful: 0/5628/25000 lits-rem:0 time: 0.18
843.63/211.55	c calculated reachability. Time: 0.00
843.63/211.55	c  N dy  4588    806689      1250     25000         0     74381    125000   5516746    110.61   no data
859.57/215.58	c  N dy  4715    826823      1250     25000         0     55527    125000   2797230    110.65    116.98
877.92/220.18	c  N dy  4835    846919      1250     25000         0     75610    125000   5557771    110.65    121.22
895.08/224.43	c  N dy  4962    867346      1250     25000         0     56052    125000   2766821    110.70    116.85
913.43/229.05	c  N dy  5082    887357      1250     25000         0     76050    125000   5524074    110.72    121.85
930.58/233.34	c  N dy  5207    907383      1250     25000         0     55098    125000   2473061    110.73    117.54
948.92/237.91	c  N dy  5325    927390      1250     25000         0     75089    125000   5247212    110.77    116.63
966.47/242.32	c  N dy  5431    947459      1250     25000         0     53177    125000   2060109    110.74    117.78
984.42/246.87	c  N dy  5546    967616      1250     25000         0     73317    125000   4836551    110.75    117.18
1003.20/251.59	c  N dy  5667    987693      1250     25000         0     50406    125000   1566221    110.77    123.00
1020.33/255.91	c  N dy  5784   1007767      1250     25000         0     70454    125000   4339446    110.77    117.34
1041.87/261.24	c  N dy  5905   1027772      1250     25000         0     46482    125000    899628    110.78    121.60
1059.83/265.77	c  N dy  6027   1047892      1250     25000         0     66583    125000   3675473    110.79    116.70
1082.60/271.42	c  N dy  6135   1067954      1250     25000         0     86625    125000   6446528    110.79    118.54
1087.34/272.65	c  F st  6159   1071875      1250     25000         0     45588    125000    649395    110.79     96.80
1100.91/276.05	c  N dy  6220   1087977      1250     25000         0     61668    125000   2921057    110.79    117.49
1122.10/281.32	c  N dy  6344   1108075      1250     25000         0     81751    125000   5714762    110.81    117.35
1141.60/286.29	c  N dy  6464   1128080      1250     25000         0     55790    125000   1919323    110.81    126.83
1160.35/290.99	c  N dy  6584   1148117      1250     25000         0     75805    125000   4689673    110.83    117.49
1183.11/296.68	c  N dy  6707   1168120      1250     25000         0     48840    125000    837620    110.85    116.79
1200.66/301.02	c  N dy  6831   1188140      1250     25000         0     68839    125000   3591696    110.86    117.04
1222.18/306.48	c  N dy  6948   1208206      1250     25000         0     88885    125000   6377109    110.87    117.36
1224.57/307.00	c  S st  6959   1210033      1250     25000         0     90709    125000   6626095    110.87   no data
1225.37/307.22	c  S st  6959   1210539      1250     25000         0     91215    125000   6685793    110.87   no data
1225.37/307.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.77/307.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1225.77/307.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.77/307.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.77/307.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.77/307.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1225.77/307.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1225.77/307.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1226.57/307.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.31/348.82	c lits-rem:       605  cl-subs:       90  v-elim:      0  v-fix:    0  time: 41.24 s
1391.31/348.82	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1391.71/348.91	c vivif2 --  cl tried    91125 cl shrink        0 lits rem          0 time: 0.08
1393.31/349.34	c asymm  cl-useful: 0/13071/25000 lits-rem:0 time: 0.43
1393.31/349.34	c calculated reachability. Time: 0.00
1393.31/349.34	c  N dy  6959   1210539      1250     25000         0     91125    125000   6659384    110.87   no data
1411.70/353.96	c  N dy  7085   1230691      1250     25000         0     63308    125000   2726081    110.90    117.11
1432.40/359.13	c  N dy  7203   1250770      1250     25000         0     83377    125000   5493138    110.90    117.90
1453.94/364.59	c  N dy  7328   1270792      1250     25000         0     54420    125000   1356747    110.91    118.79
1471.90/369.08	c  N dy  7445   1290819      1250     25000         0     74431    125000   4151535    110.93    127.62
1494.65/374.80	c  N dy  7568   1310847      1250     25000         0     94437    125000   6914729    110.93    118.39
1514.18/379.61	c  N dy  7691   1330921      1250     25000         0     64528    125000   2624240    110.95    119.73
1534.14/384.63	c  N dy  7810   1350935      1250     25000         0     84528    125000   5389938    110.96    136.06
1557.66/390.53	c  N dy  7924   1370989      1250     25000         0     53609    125000    975534    110.96    118.14
1575.21/394.94	c  N dy  8038   1391009      1250     25000         0     73614    125000   3738446    110.96    118.78
1597.95/400.62	c  N dy  8163   1411073      1250     25000         0     93655    125000   6499172    110.96    135.15
1619.89/406.10	c  N dy  8281   1431472      1250     25000         0     62083    125000   2011076    110.96    118.94
1639.45/411.10	c  N dy  8409   1451480      1250     25000         0     82081    125000   4765572    110.97    124.68
1663.76/417.19	c  N dy  8520   1471532      1250     25000         0    102113    125000   7521859    110.97    120.27
1684.50/422.38	c  N dy  8641   1491563      1250     25000         0     69172    125000   2873087    110.97    118.79
1706.45/427.83	c  N dy  8766   1511719      1250     25000         0     89313    125000   5652880    110.98    117.90
1732.02/434.25	c  N dy  8891   1531720      1250     25000         0     55351    125000    824574    111.00    134.92
1749.92/438.78	c  N dy  9005   1551742      1250     25000         0     75352    125000   3600791    111.01    117.46
1773.07/444.51	c  N dy  9121   1571757      1250     25000         0     95350    125000   6374345    111.02    117.70
1796.60/450.49	c  N dy  9228   1591797      1250     25000         0     60411    125000   1393768    111.02    116.87
1816.95/455.51	c  N dy  9355   1612067      1250     25000         0     80673    125000   4223824    111.04    117.31
1840.48/461.45	c  N dy  9468   1632223      1250     25000         0    100817    125000   7023032    111.05    118.00
1863.24/467.19	c  N dy  9588   1652232      1250     25000         0     64857    125000   1881053    111.06    118.98
1883.96/472.36	c  N dy  9712   1672371      1250     25000         0     84973    125000   4683101    111.08    118.35
1910.69/479.00	c  N dy  9827   1692505      1250     25000         0    105091    125000   7471219    111.08    117.34
1932.62/484.57	c  S st  9930   1710540      1250     25000         0     66155    125000   1945732    111.08   no data
1933.43/484.76	c  S st  9930   1711043      1250     25000         0     66658    125000   2003598    111.08   no data
1933.43/484.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1933.87/484.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1933.87/484.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1933.87/484.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1933.87/484.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1933.87/484.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1933.87/484.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1933.87/484.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1934.21/484.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1967.73/493.30	c lits-rem:       171  cl-subs:       14  v-elim:      0  v-fix:    0  time:  8.39 s
1967.73/493.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1967.73/493.34	c vivif2 --  cl tried    66644 cl shrink        0 lits rem          0 time: 0.03
1969.32/493.70	c asymm  cl-useful: 0/11929/25000 lits-rem:0 time: 0.37
1969.32/493.71	c calculated reachability. Time: 0.00
1969.32/493.71	c  N dy  9930   1711043      1250     25000         0     66644    125000   1999343    111.08   no data
1991.25/499.28	c  N dy 10043   1731065      1250     25000         0     86646    125000   4759272    111.08    119.47
2017.23/505.76	c  N dy 10162   1751190      1250     25000         0    106759    125000   7563576    111.09    118.79
2040.72/511.66	c  N dy 10279   1771279      1250     25000         0     68875    125000   2173980    111.10    117.88
2062.67/517.15	c  N dy 10403   1791399      1250     25000         0     88979    125000   4956001    111.11    118.53
2088.59/523.65	c  N dy 10521   1811429      1250     25000         0    108994    125000   7747557    111.11    118.25
2112.13/529.56	c  N dy 10640   1831568      1250     25000         0     70165    125000   2221574    111.11    119.27
2133.67/534.98	c  N dy 10762   1851702      1250     25000         0     90284    125000   5011709    111.12    119.15
2160.00/541.55	c  N dy 10883   1871997      1250     25000         0    110560    125000   7824057    111.12    117.46
2183.14/547.37	c  N dy 11011   1892001      1250     25000         0     70591    125000   2177419    111.14    120.65
2204.68/552.73	c  N dy 11126   1912089      1250     25000         0     90661    125000   4946896    111.13    117.55
2231.40/559.43	c  N dy 11258   1932205      1250     25000         0    110768    125000   7740378    111.15    118.58
2256.13/565.70	c  N dy 11384   1952309      1250     25000         0     69907    125000   1923102    111.16    118.50
2277.67/571.02	c  N dy 11496   1972455      1250     25000         0     90024    125000   4722200    111.17    119.53
2303.60/577.58	c  N dy 11621   1992561      1250     25000         0    110115    125000   7522433    111.17    119.95
2330.32/584.25	c  N dy 11744   2012912      1250     25000         0     68502    125000   1602782    111.18    119.53
2351.06/589.48	c  N dy 11860   2032956      1250     25000         0     88524    125000   4394440    111.18    125.28
2378.19/596.20	c  N dy 11977   2052963      1250     25000         0    108509    125000   7169484    111.19    119.85
2406.92/603.51	c  N dy 12103   2073088      1250     25000         0     65679    125000   1095364    111.20    119.72
2427.25/608.58	c  N dy 12221   2093145      1250     25000         0     85726    125000   3895126    111.21    117.97
2453.19/615.00	c  N dy 12348   2113306      1250     25000         0    105874    125000   6685379    111.22    118.93
2482.71/622.47	c  N dy 12470   2133335      1250     25000         0    125887    125000   9475500    111.24    119.92
2504.30/627.82	c  N dy 12592   2153402      1250     25000         0     81997    125000   3239367    111.25    118.25
2527.78/633.76	c  N dy 12707   2173515      1250     25000         0    102083    125000   6037074    111.25    117.61
2556.53/640.93	c  N dy 12822   2193523      1250     25000         0    122074    125000   8811645    111.26    122.17
2578.46/646.47	c  S st 12937   2211043      1250     25000         0     74630    125000   2086931    111.27   no data
2579.23/646.66	c  S st 12937   2211548      1250     25000         0     75135    125000   2145695    111.27   no data
2579.23/646.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2579.63/646.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2579.63/646.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2579.63/646.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2579.63/646.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2579.63/646.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2579.63/646.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2579.63/646.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2580.03/646.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2609.95/654.38	c lits-rem:       222  cl-subs:       23  v-elim:      0  v-fix:    0  time:  7.57 s
2609.95/654.39	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2610.35/654.42	c vivif2 --  cl tried    75112 cl shrink        0 lits rem          0 time: 0.03
2611.95/654.82	c asymm  cl-useful: 0/15038/25000 lits-rem:0 time: 0.40
2611.95/654.82	c calculated reachability. Time: 0.00
2611.95/654.82	c  N dy 12937   2211548      1250     25000         0     75112    125000   2138623    111.27   no data
2634.68/660.50	c  N dy 13059   2231575      1250     25000         0     95116    125000   4918845    111.28    117.96
2661.41/667.25	c  N dy 13179   2251658      1250     25000         0    115172    125000   7707716    111.29    117.22
2690.53/674.56	c  N dy 13292   2271691      1250     25000         0     69252    125000   1197959    111.29    134.30
2711.67/679.80	c  N dy 13409   2291813      1250     25000         0     89353    125000   3975409    111.28    117.74
2737.60/686.32	c  N dy 13524   2311959      1250     25000         0    109485    125000   6772356    111.28    118.38
2768.71/694.12	c  N dy 13646   2332058      1250     25000         0    129567    125000   9572970    111.29    132.19
2793.47/700.37	c  N dy 13773   2352070      1250     25000         0     82628    125000   2957874    111.31    118.72
2819.38/706.82	c  N dy 13895   2372155      1250     25000         0    102696    125000   5726435    111.31    117.60
2848.49/714.18	c  N dy 14017   2392188      1250     25000         0    122714    125000   8489906    111.31    121.74
2877.60/721.40	c  N dy 14134   2412246      1250     25000         0     74815    125000   1695016    111.32    117.44
2900.35/727.11	c  N dy 14262   2432248      1250     25000         0     94803    125000   4472567    111.33    121.35
2927.88/734.03	c  N dy 14390   2452349      1250     25000         0    114887    125000   7280584    111.35    117.49
2959.38/741.98	c  N dy 14509   2472489      1250     25000         0    135013    125000  10075509    111.35    117.46
2982.14/747.70	c  N dy 14626   2492639      1250     25000         0     86198    125000   3177287    111.36    119.30
3007.65/754.04	c  N dy 14749   2512786      1250     25000         0    106331    125000   5965182    111.36    118.75
3036.77/761.39	c  N dy 14860   2532825      1250     25000         0    126352    125000   8760306    111.37    140.56
3066.69/768.83	c  N dy 14994   2553096      1250     25000         0     76661    125000   1709618    111.38    117.88
3089.42/774.52	c  N dy 15114   2573102      1250     25000         0     96650    125000   4488570    111.38    123.63
3118.59/781.86	c  N dy 15239   2593224      1250     25000         0    116750    125000   7287836    111.39    117.59
3152.46/790.32	c  N dy 15364   2613315      1250     25000         0    136828    125000  10088298    111.40    118.33
3177.98/796.76	c  N dy 15490   2633336      1250     25000         0     85893    125000   2875545    111.41    120.14
3204.31/803.34	c  N dy 15604   2653386      1250     25000         0    105913    125000   5643698    111.41    120.46
3235.43/811.14	c  N dy 15729   2673792      1250     25000         0    126305    125000   8479275    111.42    119.37
3268.14/819.30	c  N dy 15842   2693823      1250     25000         0     74384    125000   1129186    111.42    121.23
3287.29/824.12	c  S st 15949   2711550      1250     25000         0     92092    125000   3623553    111.43    107.92
3288.09/824.34	c  S st 15949   2712053      1250     25000         0     92595    125000   3680508    111.43   no data
3288.09/824.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3288.49/824.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3288.49/824.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3288.49/824.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3288.49/824.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3288.49/824.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
3288.49/824.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3288.49/824.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3288.89/824.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3344.32/838.45	c lits-rem:       208  cl-subs:       33  v-elim:      0  v-fix:    0  time: 13.88 s
3344.32/838.45	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
3344.73/838.50	c vivif2 --  cl tried    92562 cl shrink        0 lits rem          0 time: 0.05
3345.93/838.89	c asymm  cl-useful: 0/9962/25000 lits-rem:0 time: 0.39
3345.93/838.89	c calculated reachability. Time: 0.00
3345.93/838.89	c  N dy 15949   2712053      1250     25000         0     92562    125000   3670662    111.43   no data
3372.67/845.57	c  N dy 16069   2732148      1250     25000         0    112638    125000   6467941    111.44    143.08
3402.97/853.17	c  N dy 16180   2752204      1250     25000         0    132676    125000   9251536    111.44    119.13
3433.68/860.88	c  N dy 16305   2772274      1250     25000         0     79802    125000   1751388    111.45    117.66
3456.81/866.68	c  N dy 16419   2792489      1250     25000         0     99995    125000   4530156    111.45    117.84
3484.74/873.62	c  N dy 16543   2812494      1250     25000         0    119983    125000   7312851    111.46    119.11
3517.06/881.79	c  N dy 16665   2832585      1250     25000         0    140053    125000  10094373    111.47    127.10
3544.97/888.77	c  N dy 16797   2852719      1250     25000         0     86234    125000   2533016    111.48    117.52
3570.12/895.08	c  N dy 16918   2872993      1250     25000         0    106489    125000   5323304    111.48    117.35
3599.62/902.43	c  N dy 17034   2893120      1250     25000         0    126601    125000   8109260    111.48    117.49
3635.94/911.55	c  N dy 17154   2913515      1250     25000         0    146974    125000  10939070    111.48    118.61
3662.70/918.22	c  N dy 17266   2933700      1250     25000         0     92200    125000   3218594    111.48    118.72
3689.37/924.92	c  N dy 17393   2953741      1250     25000         0    112226    125000   6002757    111.49    117.94
3720.88/932.81	c  N dy 17514   2973770      1250     25000         0    132235    125000   8790027    111.50    120.12
3757.19/941.94	c  N dy 17642   2993848      1250     25000         0     76371    125000    889466    111.51    117.79
3779.93/947.69	c  N dy 17772   3014143      1250     25000         0     96652    125000   3725634    111.52    117.96
3806.66/954.37	c  N dy 17884   3034213      1250     25000         0    116699    125000   6516770    111.52    128.40
3837.79/962.19	c  N dy 17994   3054231      1250     25000         0    136699    125000   9318301    111.52    120.10
3872.07/970.79	c  N dy 18113   3074258      1250     25000         0     79782    125000   1233778    111.53    118.10
3894.82/976.47	c  N dy 18218   3094273      1250     25000         0     99768    125000   4002364    111.52    119.10
3922.73/983.48	c  N dy 18335   3114382      1250     25000         0    119851    125000   6777233    111.53    118.62
3955.84/991.75	c  N dy 18458   3134489      1250     25000         0    139943    125000   9572291    111.53    118.87
3992.14/1000.80	c  N dy 18574   3154689      1250     25000         0     82204    125000   1444549    111.54    120.53
4019.26/1007.61	c  N dy 18694   3174712      1250     25000         0    102209    125000   4232436    111.55    121.02
4051.98/1015.86	c  N dy 18822   3194812      1250     25000         0    122292    125000   7040303    111.56    133.42
4084.68/1024.06	c  S st 18937   3212054      1250     25000         0    139517    125000   9437881    111.57   no data
4086.29/1024.44	c  S st 18937   3212558      1250     25000         0    140021    125000   9500490    111.57   no data
4086.29/1024.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4086.69/1024.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.11
4086.69/1024.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4086.69/1024.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4086.69/1024.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4086.69/1024.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4086.69/1024.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4087.09/1024.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4088.67/1025.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4363.53/1093.94	c lits-rem:       817  cl-subs:      139  v-elim:      0  v-fix:    0  time: 68.94 s
4363.53/1093.94	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4363.93/1094.06	c vivif2 --  cl tried   139882 cl shrink        0 lits rem          0 time: 0.12
4365.91/1094.54	c asymm  cl-useful: 0/9441/25000 lits-rem:0 time: 0.47
4365.91/1094.54	c calculated reachability. Time: 0.00
4365.91/1094.54	c  N dy 18937   3212558      1250     25000         0    139882    125000   9459144    111.57   no data
4402.21/1103.69	c  N dy 19060   3232657      1250     25000         0     81032    125000   1143334    111.58    117.50
4426.20/1109.65	c  N dy 19188   3252785      1250     25000         0    101144    125000   3940309    111.58    118.18
4454.07/1116.68	c  N dy 19303   3272888      1250     25000         0    121227    125000   6740039    111.59    119.21
4486.78/1124.83	c  N dy 19418   3292954      1250     25000         0    141277    125000   9532591    111.59    141.25
4522.70/1133.85	c  N dy 19530   3313010      1250     25000         0     81393    125000   1062842    111.59    117.69
4546.99/1139.91	c  N dy 19658   3333052      1250     25000         0    101422    125000   3870802    111.60    118.03
4577.71/1147.65	c  N dy 19779   3353643      1250     25000         0    121989    125000   6712238    111.60    121.18
4614.02/1156.70	c  N dy 19899   3373813      1250     25000         0    142143    125000   9546359    111.61    117.99
4654.70/1166.99	c  N dy 20018   3393866      1250     25000         0     81249    125000    912492    111.61    117.51
4681.02/1173.54	c  N dy 20152   3413868      1250     25000         0    101232    125000   3708493    111.63    118.42
4710.55/1180.96	c  N dy 20281   3433996      1250     25000         0    121336    125000   6505979    111.63    120.20
4744.05/1189.39	c  N dy 20400   3454080      1250     25000         0    141396    125000   9287321    111.64    118.12
4782.74/1199.05	c  N dy 20522   3474170      1250     25000         0    161462    125000  12099515    111.64    118.87

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651451458 52396032 347 33554432000 4194304 4580107 140734068436432 18446744073709551615 47942628743090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 12792 347 299 95 0 7774 0
[pid=12476/tid=12477] ppid=12474 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651451458 52396032 347 33554432000 4194304 4580107 140734068436432 18446744073709551615 47942628743090 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651451458 52396032 347 33554432000 4194304 4580107 140734068436432 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651451458 52396032 347 33554432000 4194304 4580107 140734068436432 18446744073709551615 47942628743084 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106026 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=286252 CPUtime=0.58 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 4186 0 0 0 58 0 0 0 18 0 4 0 651451458 293122048 4097 33554432000 4194304 4580107 140734068436432 18446744073709551615 228244010017 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 71634 4239 363 95 0 66616 0
[pid=12476/tid=12477] ppid=12474 vsize=286536 CPUtime=0.14 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 972 0 0 0 14 0 0 0 18 0 4 0 651451458 293412864 4327 33554432000 4194304 4580107 140734068436432 18446744073709551615 4401490 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=286536 CPUtime=0.13 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) D 12474 12476 12350 0 -1 4202560 1054 0 0 0 13 0 0 0 18 0 4 0 651451458 293412864 4327 33554432000 4194304 4580107 140734068436432 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=286536 CPUtime=0.14 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 1043 0 0 0 14 0 0 0 18 0 4 0 651451458 293412864 4334 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 286252

[startup+0.973031 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=297532 CPUtime=3.83 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 15834 0 0 0 380 3 0 0 18 0 4 0 651451458 304672768 9751 33554432000 4194304 4580107 140734068436432 18446744073709551615 4316555 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 74383 9751 377 95 0 69365 0
[pid=12476/tid=12477] ppid=12474 vsize=297532 CPUtime=0.96 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4044 0 0 0 95 1 0 0 19 0 4 0 651451458 304672768 9751 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=297532 CPUtime=0.94 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 3998 0 0 0 94 0 0 0 19 0 4 0 651451458 304672768 9751 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=297532 CPUtime=0.95 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 3360 0 0 0 95 0 0 0 19 0 4 0 651451458 304672768 9752 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 297532

[startup+1.00103 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=297532 CPUtime=3.94 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 16010 0 0 0 391 3 0 0 18 0 4 0 651451458 304672768 9927 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 74383 9928 377 95 0 69365 0
[pid=12476/tid=12477] ppid=12474 vsize=297532 CPUtime=0.98 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4086 0 0 0 97 1 0 0 19 0 4 0 651451458 304672768 9928 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=297532 CPUtime=0.97 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4041 0 0 0 97 0 0 0 19 0 4 0 651451458 304672768 9928 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=297532 CPUtime=0.98 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 3406 0 0 0 98 0 0 0 19 0 4 0 651451458 304672768 9928 33554432000 4194304 4580107 140734068436432 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 297532

[startup+1.10101 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=298056 CPUtime=4.34 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 17462 0 0 0 431 3 0 0 19 0 4 0 651451458 305209344 9047 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 74514 9047 377 95 0 69496 0
[pid=12476/tid=12477] ppid=12474 vsize=298056 CPUtime=1.08 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4235 0 0 0 107 1 0 0 19 0 4 0 651451458 305209344 9047 33554432000 4194304 4580107 140734068436432 18446744073709551615 4305268 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=298056 CPUtime=1.07 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4603 0 0 0 107 0 0 0 19 0 4 0 651451458 305209344 9047 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=298056 CPUtime=1.08 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 3567 0 0 0 108 0 0 0 19 0 4 0 651451458 305209344 9047 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 298056

[startup+1.50094 s]
/proc/loadavg: 7.68 8.02 8.00 2/336 12476
/proc/meminfo: memFree=18177808/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=298320 CPUtime=5.94 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 20478 0 0 0 590 4 0 0 19 0 4 0 651451458 305479680 10884 33554432000 4194304 4580107 140734068436432 18446744073709551615 4322591 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 74580 10884 377 95 0 69562 0
[pid=12476/tid=12477] ppid=12474 vsize=298320 CPUtime=1.48 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 5311 0 0 0 147 1 0 0 19 0 4 0 651451458 305479680 10886 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=298320 CPUtime=1.46 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 5257 0 0 0 146 0 0 0 19 0 4 0 651451458 305479680 10886 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=298320 CPUtime=1.49 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 4207 0 0 0 148 1 0 0 20 0 4 0 651451458 305479680 10887 33554432000 4194304 4580107 140734068436432 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 298320

[startup+3.10066 s]
/proc/loadavg: 7.68 8.02 8.00 9/346 12489
/proc/meminfo: memFree=17943776/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=300068 CPUtime=12.3 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 38470 0 0 0 1223 7 0 0 24 0 4 0 651451458 307269632 17306 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 75017 17306 379 95 0 69999 0
[pid=12476/tid=12477] ppid=12474 vsize=300068 CPUtime=3.08 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 8657 0 0 0 306 2 0 0 24 0 4 0 651451458 307269632 17306 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=300068 CPUtime=3.04 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 8606 0 0 0 303 1 0 0 25 0 4 0 651451458 307269632 17306 33554432000 4194304 4580107 140734068436432 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=300068 CPUtime=3.08 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 7562 0 0 0 307 1 0 0 25 0 4 0 651451458 307269632 17306 33554432000 4194304 4580107 140734068436432 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 300068

[startup+6.3131 s]
/proc/loadavg: 7.70 8.01 8.00 9/346 12489
/proc/meminfo: memFree=17822388/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=332692 CPUtime=25.12 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 69966 0 0 0 2498 14 0 0 25 0 4 0 651451458 340676608 33670 33554432000 4194304 4580107 140734068436432 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 83173 33670 379 95 0 78155 0
[pid=12476/tid=12477] ppid=12474 vsize=332692 CPUtime=6.29 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 16414 0 0 0 625 4 0 0 25 0 4 0 651451458 340676608 33670 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=332692 CPUtime=6.22 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 18390 0 0 0 620 2 0 0 25 0 4 0 651451458 340676608 33670 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=332692 CPUtime=6.29 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 16953 0 0 0 626 3 0 0 25 0 4 0 651451458 340676608 33670 33554432000 4194304 4580107 140734068436432 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 332692

[startup+12.701 s]
/proc/loadavg: 7.73 8.01 8.00 9/346 12489
/proc/meminfo: memFree=17759024/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=332576 CPUtime=50.61 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 104678 0 0 0 5040 21 0 0 25 0 4 0 651451458 340557824 43733 33554432000 4194304 4580107 140734068436432 18446744073709551615 4507848 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 83144 43733 379 95 0 78126 0
[pid=12476/tid=12477] ppid=12474 vsize=332576 CPUtime=12.67 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 26467 0 0 0 1262 5 0 0 25 0 4 0 651451458 340557824 43733 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=332576 CPUtime=12.54 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 23798 0 0 0 1251 3 0 0 25 0 4 0 651451458 340557824 43733 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=332576 CPUtime=12.68 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 26136 0 0 0 1262 6 0 0 25 0 4 0 651451458 340557824 43733 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 332576

[startup+25.5007 s]
/proc/loadavg: 7.79 8.01 8.00 9/346 12489
/proc/meminfo: memFree=17458068/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=427904 CPUtime=101.66 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 157492 0 0 0 10134 32 0 0 25 0 4 0 651451458 438173696 74668 33554432000 4194304 4580107 140734068436432 18446744073709551615 4417027 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 106976 74668 379 95 0 101958 0
[pid=12476/tid=12477] ppid=12474 vsize=427904 CPUtime=25.47 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 38974 0 0 0 2540 7 0 0 25 0 4 0 651451458 438173696 74668 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=427904 CPUtime=25.2 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 30224 0 0 0 2516 4 0 0 25 0 4 0 651451458 438173696 74668 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=427904 CPUtime=25.48 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 40594 0 0 0 2539 9 0 0 25 0 4 0 651451458 438173696 74668 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 427904

[startup+51.1003 s]
/proc/loadavg: 7.92 8.03 8.00 9/346 12490
/proc/meminfo: memFree=17281956/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=502864 CPUtime=203.78 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 236274 0 0 0 20323 55 0 0 25 0 4 0 651451458 514932736 82393 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 125716 82393 379 95 0 120698 0
[pid=12476/tid=12477] ppid=12474 vsize=502864 CPUtime=51.07 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 65184 0 0 0 5091 16 0 0 25 0 4 0 651451458 514932736 82393 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=502864 CPUtime=50.52 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 39461 0 0 0 5046 6 0 0 25 0 4 0 651451458 514932736 82393 33554432000 4194304 4580107 140734068436432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=502864 CPUtime=51.08 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 67211 0 0 0 5091 17 0 0 25 0 4 0 651451458 514932736 82393 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 502864

[startup+102.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/346 12491
/proc/meminfo: memFree=17016316/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=565564 CPUtime=408.02 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 381082 0 0 0 40711 91 0 0 25 0 4 0 651451458 579137536 99618 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 141391 99618 383 95 0 136373 0
[pid=12476/tid=12477] ppid=12474 vsize=565564 CPUtime=102.27 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 111318 0 0 0 10200 27 0 0 25 0 4 0 651451458 579137536 99618 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=565564 CPUtime=101.16 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 59098 0 0 0 10105 11 0 0 25 0 4 0 651451458 579137536 99618 33554432000 4194304 4580107 140734068436432 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=565564 CPUtime=102.28 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 114791 0 0 0 10198 30 0 0 25 0 4 0 651451458 579137536 99618 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 565564

[startup+162.301 s]

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

[pid=12476] ppid=12474 vsize=1112424 CPUtime=2562.09 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1410526 0 0 0 255759 450 0 0 25 0 4 0 651451458 1139122176 217592 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 278106 217592 391 95 0 273088 0
[pid=12476/tid=12477] ppid=12474 vsize=1112424 CPUtime=642.25 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 403894 0 0 0 64096 129 0 0 25 0 4 0 651451458 1139122176 217592 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1112424 CPUtime=635.26 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 282915 0 0 0 63436 90 0 0 25 0 4 0 651451458 1139122176 217592 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1112424 CPUtime=642.27 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 403186 0 0 0 64098 129 0 0 25 0 4 0 651451458 1139122176 217592 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.09
Current children cumulated vsize (KiB) 1112424

[startup+702.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/346 12507
/proc/meminfo: memFree=16080668/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1088952 CPUtime=2801.43 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1510360 0 0 0 279655 488 0 0 25 0 4 0 651451458 1115086848 201698 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 272238 201698 391 95 0 267220 0
[pid=12476/tid=12477] ppid=12474 vsize=1088952 CPUtime=702.24 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 432890 0 0 0 70084 140 0 0 25 0 4 0 651451458 1115086848 201698 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1088952 CPUtime=694.61 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 302211 0 0 0 69363 98 0 0 25 0 4 0 651451458 1115086848 201698 33554432000 4194304 4580107 140734068436432 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1088952 CPUtime=702.27 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 432485 0 0 0 70087 140 0 0 25 0 4 0 651451458 1115086848 201698 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.43
Current children cumulated vsize (KiB) 1088952

[startup+762.301 s]
/proc/loadavg: 8.09 8.07 8.01 9/346 12509
/proc/meminfo: memFree=15943324/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1049620 CPUtime=3040.76 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1598116 0 0 0 303554 522 0 0 25 0 4 0 651451458 1074810880 212262 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 262405 212262 391 95 0 257387 0
[pid=12476/tid=12477] ppid=12474 vsize=1049620 CPUtime=762.24 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 458876 0 0 0 76075 149 0 0 25 0 4 0 651451458 1074810880 212262 33554432000 4194304 4580107 140734068436432 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1049620 CPUtime=753.95 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 312963 0 0 0 75292 103 0 0 25 0 4 0 651451458 1074810880 212262 33554432000 4194304 4580107 140734068436432 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1049620 CPUtime=762.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 460178 0 0 0 76075 151 0 0 25 0 4 0 651451458 1074810880 212262 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.76
Current children cumulated vsize (KiB) 1049620

[startup+822.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/346 12511
/proc/meminfo: memFree=15938392/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1090404 CPUtime=3280.11 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1675131 0 0 0 327457 554 0 0 25 0 4 0 651451458 1116573696 206422 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 272601 206422 393 95 0 267583 0
[pid=12476/tid=12477] ppid=12474 vsize=1090404 CPUtime=822.25 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 477704 0 0 0 82070 155 0 0 25 0 4 0 651451458 1116573696 206422 33554432000 4194304 4580107 140734068436432 18446744073709551615 4339849 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1090404 CPUtime=813.3 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 330239 0 0 0 81218 112 0 0 25 0 4 0 651451458 1116573696 206422 33554432000 4194304 4580107 140734068436432 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1090404 CPUtime=822.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 477425 0 0 0 82068 158 0 0 25 0 4 0 651451458 1116573696 206422 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.11
Current children cumulated vsize (KiB) 1090404

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 8.01 9/346 12512
/proc/meminfo: memFree=15903196/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1161964 CPUtime=3519.44 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1769720 0 0 0 351358 586 0 0 25 0 4 0 651451458 1189851136 215812 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 290491 215812 393 95 0 285473 0
[pid=12476/tid=12477] ppid=12474 vsize=1161964 CPUtime=882.24 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 505303 0 0 0 88059 165 0 0 25 0 4 0 651451458 1189851136 215812 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1161964 CPUtime=872.65 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 352514 0 0 0 87146 119 0 0 25 0 4 0 651451458 1189851136 215812 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1161964 CPUtime=882.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 503132 0 0 0 88058 168 0 0 25 0 4 0 651451458 1189851136 215812 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3519.44
Current children cumulated vsize (KiB) 1161964

[startup+942.3 s]
/proc/loadavg: 8.23 8.11 8.02 9/346 12514
/proc/meminfo: memFree=15924684/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1107592 CPUtime=3758.81 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1851785 0 0 0 375259 622 0 0 25 0 4 0 651451458 1134174208 210332 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 276898 210332 393 95 0 271880 0
[pid=12476/tid=12477] ppid=12474 vsize=1107592 CPUtime=942.25 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 530581 0 0 0 94050 175 0 0 25 0 4 0 651451458 1134174208 210337 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1107592 CPUtime=932 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 359999 0 0 0 93078 122 0 0 25 0 4 0 651451458 1134174208 210337 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1107592 CPUtime=942.27 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 527885 0 0 0 94047 180 0 0 25 0 4 0 651451458 1134174208 210337 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.81
Current children cumulated vsize (KiB) 1107592

[startup+1002.3 s]
/proc/loadavg: 8.22 8.12 8.03 9/346 12515
/proc/meminfo: memFree=15659472/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1387464 CPUtime=3998.12 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 1989926 0 0 0 399152 660 0 0 25 0 4 0 651451458 1420763136 274666 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 346866 274666 391 95 0 341848 0
[pid=12476/tid=12477] ppid=12474 vsize=1387464 CPUtime=1002.23 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 582126 0 0 0 100037 186 0 0 25 0 4 0 651451458 1420763136 274666 33554432000 4194304 4580107 140734068436432 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1387464 CPUtime=991.33 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 378010 0 0 0 99004 129 0 0 25 0 4 0 651451458 1420763136 274666 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1387464 CPUtime=1002.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 573242 0 0 0 100036 190 0 0 25 0 4 0 651451458 1420763136 274666 33554432000 4194304 4580107 140734068436432 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3998.12
Current children cumulated vsize (KiB) 1387464

[startup+1062.31 s]
/proc/loadavg: 8.20 8.13 8.03 9/346 12517
/proc/meminfo: memFree=15583020/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1496436 CPUtime=4237.51 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 2028680 0 0 0 423070 681 0 0 25 0 4 0 651451458 1532350464 289105 33554432000 4194304 4580107 140734068436432 18446744073709551615 4417020 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 374109 289105 383 95 0 369091 0
[pid=12476/tid=12477] ppid=12474 vsize=1496436 CPUtime=1062.25 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 582126 0 0 0 106039 186 0 0 25 0 4 0 651451458 1532350464 289105 33554432000 4194304 4580107 140734068436432 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1496436 CPUtime=1050.67 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 396300 0 0 0 104924 143 0 0 25 0 4 0 651451458 1532350464 289105 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1496436 CPUtime=1062.27 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 573242 0 0 0 106037 190 0 0 25 0 4 0 651451458 1532350464 289105 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4237.51
Current children cumulated vsize (KiB) 1496436

[startup+1122.3 s]
/proc/loadavg: 8.26 8.15 8.04 9/346 12519
/proc/meminfo: memFree=15555172/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1484024 CPUtime=4476.81 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 2111475 0 0 0 446968 713 0 0 25 0 4 0 651451458 1519640576 281705 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 371006 281705 383 95 0 365988 0
[pid=12476/tid=12477] ppid=12474 vsize=1484024 CPUtime=1121.66 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 605109 0 0 0 111970 196 0 0 25 0 4 0 651451458 1519640576 281705 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1484024 CPUtime=1110.59 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 420617 0 0 0 110906 153 0 0 25 0 4 0 651451458 1519640576 281705 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1484024 CPUtime=1122.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 596972 0 0 0 112028 198 0 0 25 0 4 0 651451458 1519640576 281705 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.81
Current children cumulated vsize (KiB) 1484024

[startup+1182.3 s]
/proc/loadavg: 8.21 8.15 8.05 9/346 12529
/proc/meminfo: memFree=15703832/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1539492 CPUtime=4716.13 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 2195561 0 0 0 470864 749 0 0 25 0 4 0 651451458 1576439808 289227 33554432000 4194304 4580107 140734068436432 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 384873 289227 383 95 0 379855 0
[pid=12476/tid=12477] ppid=12474 vsize=1539492 CPUtime=1181 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 628076 0 0 0 117893 207 0 0 25 0 4 0 651451458 1576439808 289227 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1539492 CPUtime=1170.57 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 434562 0 0 0 116902 155 0 0 25 0 4 0 651451458 1576439808 289227 33554432000 4194304 4580107 140734068436432 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1539492 CPUtime=1182.26 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 620571 0 0 0 118017 209 0 0 25 0 4 0 651451458 1576439808 289227 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.13
Current children cumulated vsize (KiB) 1539492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.15 8.14 8.04 9/346 12530
/proc/meminfo: memFree=15649232/32951124 swapFree=67082152/67111528
[pid=12476] ppid=12474 vsize=1366980 CPUtime=4800.31 cores=1,3,5,7
/proc/12476/stat : 12476 (strangenight2-m) R 12474 12476 12350 0 -1 4202496 2221745 0 0 0 479273 758 0 0 25 0 4 0 651451458 1399787520 276545 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12476/statm: 341745 276545 383 95 0 336727 0
[pid=12476/tid=12477] ppid=12474 vsize=1366980 CPUtime=1201.87 cores=1,3,5,7
/proc/12476/task/12477/stat : 12477 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 636035 0 0 0 119977 210 0 0 25 0 4 0 651451458 1399787520 276554 33554432000 4194304 4580107 140734068436432 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12476/tid=12478] ppid=12474 vsize=1366980 CPUtime=1191.68 cores=1,3,5,7
/proc/12476/task/12478/stat : 12478 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 436141 0 0 0 119012 156 0 0 25 0 4 0 651451458 1399787520 276554 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12476/tid=12479] ppid=12474 vsize=1366980 CPUtime=1203.37 cores=1,3,5,7
/proc/12476/task/12479/stat : 12479 (strangenight2-m) R 12474 12476 12350 0 -1 4202560 628976 0 0 0 120126 211 0 0 25 0 4 0 651451458 1399787520 276554 33554432000 4194304 4580107 140734068436432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1366980

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.47
CPU time (s): 4800.41
CPU user time (s): 4792.77
CPU system time (s): 7.63884
CPU usage (%): 398.881
Max. virtual memory (cumulated for all children) (KiB): 1539492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.77
system time used= 7.63884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2221762
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= 2152
involuntary context switches= 30652

runsolver used 3.61845 second user time and 9.55155 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 20:42:15
IDJOB=3366198
IDBENCH=82607
IDSOLVER=1844
FILE ID=node136/3366198-1305398535
RUNJOBID= node136-1305397329-12369
PBS_JOBID= 13324455
Free space on /tmp= 72996 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366198-1305398535/watcher-3366198-1305398535 -o /tmp/evaluation-result-3366198-1305398535/solver-3366198-1305398535 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366198-1305398535.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1016898418

node136.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18178588 kB
Buffers:        292556 kB
Cached:        5024984 kB
SwapCached:       2740 kB
Active:       10545800 kB
Inactive:      3885880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18178588 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            5864 kB
Writeback:          68 kB
AnonPages:     9112824 kB
Mapped:          27428 kB
Slab:           236716 kB
PageTables:      39156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69862580 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= 72980 MiB
End job on node136 at 2011-05-14 21:02:20