Trace number 3173789

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.3 1203.27

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173789-1304031202.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	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.00/0.16	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.13
0.00/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.61/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.61/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.61/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.61/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.61/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.61/0.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.61/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.61/0.43	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.61/0.43	c calculated reachability. Time: 0.00
0.61/0.43	c Calc default polars -  time:   0.00 s pos:     619 undec:      57 neg:     574
0.61/0.43	c =========================================================================================
0.61/0.43	c types(t): F = full restart, N = normal restart
0.61/0.43	c types(t): S = simplification begin/end, E = solution found
0.61/0.43	c restart types(rt): st = static, dy = dynamic
0.61/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.61/0.43	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.61/0.93	c  N dy    19      4061      1250     25000         0      4055    125000    588917    108.55    114.38
0.61/0.93	c  N dy    45      8090      1250     25000         0      5585    125000    566260    109.68    117.14
4.60/1.23	c  N dy    72     12141      1250     25000         0      5389    125000    362193    109.61    115.47
4.60/1.57	c  N dy    97     16145      1250     25000         0      9390    125000    912786    109.91    120.76
4.60/1.94	c  N dy   118     20225      1250     25000         0      7850    125000    525179    109.71    116.33
4.60/2.51	c  N dy   141     24300      1250     25000         0     11922    125000   1080601    109.63    118.60
4.60/2.60	c  F st   146     25001      1250     25000         0     12623    125000   1174224    109.59     94.23
11.59/3.42	c  N dy   152     30001      1250     25000         0     10800    125000    865210    109.59   no data
11.59/3.42	c  S st   152     30001      1250     25000         0     10800    125000    865210    109.59   no data
11.59/3.48	c  S st   152     30506      1250     25000         0     11305    125000    930269    109.59   no data
11.59/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.00/3.50	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
12.00/3.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.00/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/3.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.00/3.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.00/3.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.00/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.98/4.05	c lits-rem:        80  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.50 s
14.78/4.21	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
14.78/4.21	c calculated reachability. Time: 0.00
14.78/4.21	c  N dy   152     30506      1250     25000         0     11251    125000    915063    109.59   no data
16.39/4.64	c  N dy   178     34671      1250     25000         0     15408    125000   1488825    109.87    116.21
17.98/5.07	c  N dy   207     38705      1250     25000         0     11551    125000    764233    110.24    125.28
19.98/5.53	c  N dy   236     42890      1250     25000         0     15732    125000   1336918    110.38    116.88
21.18/5.86	c  S st   256     45760      1250     25000         0      9659    125000    363548    110.47   no data
21.60/5.93	c  S st   256     46262      1250     25000         0     10161    125000    424572    110.47   no data
21.60/5.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.60/5.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.60/5.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.60/5.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.60/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.60/5.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
21.60/5.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.60/5.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.60/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/6.09	c lits-rem:         8  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.12 s
22.00/6.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
22.37/6.10	c vivif2 --  cl tried    10157 cl shrink        0 lits rem          0 time: 0.00
22.77/6.27	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
22.77/6.27	c calculated reachability. Time: 0.00
22.77/6.27	c  N dy   256     46262      1250     25000         0     10157    125000    423597    110.47   no data
24.76/6.72	c  N dy   279     50579      1250     25000         0     14468    125000   1013191    110.35    116.85
26.76/7.22	c  N dy   301     54949      1250     25000         0     18831    125000   1605114    110.15    117.28
28.35/7.67	c  N dy   328     58970      1250     25000         0     12881    125000    663417    110.26    117.99
30.37/8.16	c  N dy   348     63239      1250     25000         0     17146    125000   1253644    110.18    117.16
32.35/8.67	c  N dy   377     67273      1250     25000         0     21178    125000   1809478    110.37    119.12
33.54/8.92	c  S st   391     69394      1250     25000         0     12316    125000    459826    110.36   no data
33.54/8.98	c  S st   391     69899      1250     25000         0     12821    125000    519798    110.36   no data
33.54/8.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.94/9.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.94/9.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.94/9.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.94/9.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.94/9.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
33.94/9.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.94/9.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.94/9.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.76/9.23	c lits-rem:        17  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.20 s
34.76/9.23	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
34.76/9.24	c vivif2 --  cl tried    12817 cl shrink        0 lits rem          0 time: 0.01
35.54/9.42	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.18
35.54/9.42	c calculated reachability. Time: 0.00
35.54/9.42	c  N dy   391     69899      1250     25000         0     12817    125000    518715    110.36   no data
37.54/9.94	c  N dy   417     74543      1250     25000         0     17458    125000   1149899    110.31    116.71
39.94/10.51	c  N dy   445     79329      1250     25000         0     22243    125000   1803904    110.31    116.55
42.34/11.12	c  N dy   473     84547      1250     25000         0     15471    125000    773085    110.35    118.54
43.54/11.46	c  F st   491     87503      1250     25000         0     18425    125000   1188625    110.43   no data
45.12/11.85	c  N st   496     90800      1250     25000         0     21716    125000   1680820    110.43   no data
47.93/12.56	c  N dy   517     96653      1250     25000         0     14584    125000    522446    110.36    119.64
51.11/13.36	c  N dy   551    103857      1250     25000         0     21781    125000   1513398    110.26    116.29
51.50/13.48	c  S st   558    104850      1250     25000         0     22774    125000   1646408    110.24   no data
51.90/13.55	c  S st   558    105355      1250     25000         0     23279    125000   1703398    110.24   no data
51.90/13.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.90/13.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
51.90/13.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.90/13.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.90/13.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
51.90/13.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
52.32/13.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
52.32/13.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.87/16.58	c lits-rem:       108  cl-subs:       14  v-elim:      0  v-fix:    0  time:  2.91 s
63.87/16.59	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
64.27/16.61	c vivif2 --  cl tried    23265 cl shrink        0 lits rem          0 time: 0.02
65.07/16.89	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.28
65.07/16.89	c calculated reachability. Time: 0.00
65.07/16.89	c  N dy   558    105355      1250     25000         0     23265    125000   1699197    110.24   no data
69.07/17.86	c  N dy   597    112234      1250     25000         0     16152    125000    608541    110.24    117.65
72.66/18.77	c  N dy   645    119402      1250     25000         0     23317    125000   1596369    110.29    120.64
77.06/19.89	c  N dy   692    127140      1250     25000         0     16057    125000    460836    110.33    118.53
81.44/20.93	c  N dy   739    135294      1250     25000         0     24204    125000   1590893    110.42    130.77
86.22/22.18	c  N dy   786    143991      1250     25000         0     16904    125000    449766    110.37    116.48
91.01/23.37	c  N dy   843    153196      1250     25000         0     26102    125000   1727228    110.51    116.52
93.81/24.08	c  S st   876    158033      1250     25000         0     30934    125000   2389960    110.53   no data
94.21/24.18	c  S st   876    158537      1250     25000         0     31438    125000   2450653    110.53   no data
94.21/24.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.61/24.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
94.61/24.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.61/24.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.61/24.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.61/24.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
94.61/24.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
94.61/24.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
95.00/24.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.74/33.07	c lits-rem:       301  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.74 s
129.74/33.08	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
130.14/33.11	c vivif2 --  cl tried    31413 cl shrink        0 lits rem          0 time: 0.03
131.37/33.45	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.34
131.37/33.45	c calculated reachability. Time: 0.00
131.37/33.45	c  N dy   876    158537      1250     25000         0     31413    125000   2443260    110.53   no data
136.93/34.89	c  N dy   933    168671      1250     25000         0     24553    125000   1359527    110.42    117.28
143.33/36.49	c  N dy   990    179451      1250     25000         0     35323    125000   2832661    110.36    136.53
149.71/38.05	c  N dy  1056    190942      1250     25000         0     28815    125000   1845840    110.42    120.50
156.91/39.88	c  N dy  1127    203216      1250     25000         0     22098    125000    787284    110.46    116.40
164.49/41.77	c  N dy  1196    216319      1250     25000         0     35191    125000   2592974    110.43    118.28
172.87/43.80	c  N dy  1278    230151      1250     25000         0     29034    125000   1602509    110.39    119.73
177.66/45.00	c  S st  1328    237808      1250     25000         0     36682    125000   2647989    110.41   no data
178.07/45.12	c  S st  1328    238310      1250     25000         0     37184    125000   2703726    110.41   no data
178.07/45.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
178.07/45.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
178.07/45.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.07/45.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.07/45.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.07/45.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
178.07/45.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.48/45.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
178.48/45.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.59/57.05	c lits-rem:       269  cl-subs:       18  v-elim:      0  v-fix:    0  time: 11.75 s
225.59/57.05	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
225.59/57.08	c vivif2 --  cl tried    37166 cl shrink        0 lits rem          0 time: 0.03
227.19/57.43	c asymm  cl-useful: 0/22973/25000 lits-rem:0 time: 0.35
227.19/57.43	c calculated reachability. Time: 0.00
227.19/57.43	c  N dy  1328    238310      1250     25000         0     37166    125000   2698462    110.41   no data
235.98/59.67	c  N dy  1409    253818      1250     25000         0     31683    125000   1841923    110.36    118.12
245.97/62.14	c  N dy  1493    270097      1250     25000         0     25962    125000    928729    110.36    117.95
256.33/64.76	c  N dy  1589    287380      1250     25000         0     43235    125000   3295515    110.32    116.60
267.53/67.52	c  N dy  1700    305794      1250     25000         0     38650    125000   2532055    110.37    136.73
267.53/67.60	c  F st  1702    306250      1250     25000         0     39106    125000   2589459    110.36    103.86
279.50/70.58	c  N dy  1782    325337      1250     25000         0     34191    125000   1806851    110.35    117.74
293.07/73.96	c  N dy  1888    345803      1250     25000         0     29660    125000   1027942    110.28    119.03
300.27/75.77	c  S st  1960    357466      1250     25000         0     41320    125000   2643934    110.32    115.08
300.67/75.89	c  S st  1960    357970      1250     25000         0     41824    125000   2703846    110.32   no data
301.07/75.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
301.07/75.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
301.07/75.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
301.07/75.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.07/75.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.07/75.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
301.07/75.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
301.07/75.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
301.47/76.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
350.58/88.36	c lits-rem:       262  cl-subs:       33  v-elim:      0  v-fix:    0  time: 12.29 s
350.58/88.36	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
350.58/88.39	c vivif2 --  cl tried    41791 cl shrink        0 lits rem          0 time: 0.03
350.99/88.43	c asymm  cl-useful: 0/2027/25000 lits-rem:0 time: 0.04
350.99/88.44	c calculated reachability. Time: 0.00
350.99/88.44	c  N dy  1960    357970      1250     25000         0     41791    125000   2693854    110.32   no data
364.58/91.87	c  N dy  2073    378036      1250     25000         0     35861    125000   1768415    110.31    116.53
378.93/95.44	c  N dy  2179    398249      1250     25000         0     29077    125000    701615    110.24    116.83
392.11/98.78	c  N dy  2304    418298      1250     25000         0     49111    125000   3466563    110.30    118.10
406.08/102.22	c  N dy  2424    438323      1250     25000         0     41146    125000   2256995    110.36    116.80
420.86/105.96	c  N dy  2543    458400      1250     25000         0     32228    125000    871523    110.38    116.38
434.85/109.43	c  N dy  2656    478484      1250     25000         0     52295    125000   3650934    110.42    116.85
448.81/112.98	c  N dy  2768    498577      1250     25000         0     42397    125000   2139390    110.38    117.17
464.78/116.96	c  N dy  2875    518701      1250     25000         0     31528    125000    524556    110.36    119.28
477.16/120.03	c  S st  2984    536955      1250     25000         0     49770    125000   3022546    110.34    109.40
477.56/120.18	c  S st  2984    537458      1250     25000         0     50273    125000   3085448    110.34   no data
477.56/120.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
477.96/120.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
477.96/120.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
477.96/120.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.96/120.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.96/120.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
477.96/120.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
477.96/120.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
478.37/120.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.08/132.04	c lits-rem:       383  cl-subs:       37  v-elim:      0  v-fix:    0  time: 11.68 s
525.08/132.05	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
525.08/132.09	c vivif2 --  cl tried    50236 cl shrink        0 lits rem          0 time: 0.04
526.69/132.48	c asymm  cl-useful: 0/19372/25000 lits-rem:0 time: 0.39
526.69/132.48	c calculated reachability. Time: 0.00
526.69/132.48	c  N dy  2984    537458      1250     25000         0     50236    125000   3073860    110.34   no data
543.84/136.75	c  N dy  3100    557525      1250     25000         0     38315    125000   1317943    110.36    117.34
560.62/140.98	c  N dy  3219    577600      1250     25000         0     58372    125000   4069313    110.36    117.50
576.99/145.01	c  N dy  3329    597689      1250     25000         0     45476    125000   2169562    110.36    124.38
594.16/149.32	c  N dy  3442    617722      1250     25000         0     65492    125000   4909315    110.36    117.71
609.35/153.14	c  N dy  3566    637765      1250     25000         0     51537    125000   2893748    110.39    116.44
627.73/157.71	c  N dy  3699    657798      1250     25000         0     36584    125000    709381    110.45    117.31
642.50/161.43	c  N dy  3825    677839      1250     25000         0     56605    125000   3471909    110.48    116.56
660.06/165.80	c  N dy  3952    698048      1250     25000         0     40829    125000   1163348    110.52    118.87
675.24/169.66	c  N dy  4065    718075      1250     25000         0     60835    125000   3914534    110.53    116.73
692.82/174.01	c  N dy  4187    738244      1250     25000         0     44025    125000   1470669    110.54    116.84
708.80/178.09	c  N dy  4301    758304      1250     25000         0     64065    125000   4243658    110.55    131.61
726.36/182.42	c  N dy  4418    778345      1250     25000         0     46119    125000   1615864    110.56    116.91
744.33/186.92	c  N dy  4549    798507      1250     25000         0     66267    125000   4419139    110.63    119.35
751.92/188.87	c  S st  4588    806187      1250     25000         0     73942    125000   5475425    110.61   no data
752.71/189.07	c  S st  4588    806689      1250     25000         0     74444    125000   5535523    110.61   no data
752.71/189.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
753.11/189.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
753.11/189.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
753.11/189.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.11/189.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.11/189.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
753.11/189.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
753.51/189.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
753.91/189.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.32/219.77	c lits-rem:       481  cl-subs:       63  v-elim:      0  v-fix:    0  time: 30.35 s
875.32/219.77	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
875.72/219.84	c vivif2 --  cl tried    74381 cl shrink        0 lits rem          0 time: 0.07
876.52/220.03	c asymm  cl-useful: 0/5628/25000 lits-rem:0 time: 0.19
876.52/220.03	c calculated reachability. Time: 0.00
876.52/220.03	c  N dy  4588    806689      1250     25000         0     74381    125000   5516746    110.61   no data
892.89/224.17	c  N dy  4715    826823      1250     25000         0     55527    125000   2797230    110.65    116.98
912.06/228.90	c  N dy  4835    846919      1250     25000         0     75610    125000   5557771    110.65    121.22
929.24/233.21	c  N dy  4962    867346      1250     25000         0     56052    125000   2766821    110.70    116.85
948.00/237.96	c  N dy  5082    887357      1250     25000         0     76050    125000   5524074    110.72    121.85
965.57/242.34	c  N dy  5207    907383      1250     25000         0     55098    125000   2473061    110.73    117.54
984.34/247.02	c  N dy  5325    927390      1250     25000         0     75089    125000   5247212    110.77    116.63
1002.30/251.54	c  N dy  5431    947459      1250     25000         0     53177    125000   2060109    110.74    117.78
1020.68/256.16	c  N dy  5546    967616      1250     25000         0     73317    125000   4836551    110.75    117.18
1039.85/260.99	c  N dy  5667    987693      1250     25000         0     50406    125000   1566221    110.77    123.00
1057.82/265.42	c  N dy  5784   1007767      1250     25000         0     70454    125000   4339446    110.77    117.34
1080.61/271.11	c  N dy  5905   1027772      1250     25000         0     46482    125000    899628    110.78    121.60
1098.96/275.72	c  N dy  6027   1047892      1250     25000         0     66583    125000   3675473    110.79    116.70
1122.12/281.54	c  N dy  6135   1067954      1250     25000         0     86625    125000   6446528    110.79    118.54
1127.31/282.82	c  F st  6159   1071875      1250     25000         0     45588    125000    649395    110.79     96.80
1132.93/286.00	c  N dy  6220   1087977      1250     25000         0     61668    125000   2921057    110.79    117.49
1158.88/291.26	c  N dy  6344   1108075      1250     25000         0     81751    125000   5714762    110.81    117.35
1179.65/296.42	c  N dy  6464   1128080      1250     25000         0     55790    125000   1919323    110.81    126.83
1198.82/301.23	c  N dy  6584   1148117      1250     25000         0     75805    125000   4689673    110.83    117.49
1222.01/307.09	c  N dy  6707   1168120      1250     25000         0     48840    125000    837620    110.85    116.79
1239.99/311.56	c  N dy  6831   1188140      1250     25000         0     68839    125000   3591696    110.86    117.04
1261.96/317.02	c  N dy  6948   1208206      1250     25000         0     88885    125000   6377109    110.87    117.36
1263.93/317.56	c  S st  6959   1210033      1250     25000         0     90709    125000   6626095    110.87   no data
1264.73/317.78	c  S st  6959   1210539      1250     25000         0     91215    125000   6685793    110.87   no data
1265.13/317.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.13/317.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1265.13/317.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1265.13/317.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.13/317.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.13/317.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1265.13/317.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1265.53/317.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1266.34/318.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1439.26/361.46	c lits-rem:       605  cl-subs:       90  v-elim:      0  v-fix:    0  time: 43.08 s
1439.26/361.46	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1439.66/361.54	c vivif2 --  cl tried    91125 cl shrink        0 lits rem          0 time: 0.08
1441.26/361.99	c asymm  cl-useful: 0/13071/25000 lits-rem:0 time: 0.45
1441.26/361.99	c calculated reachability. Time: 0.00
1441.26/361.99	c  N dy  6959   1210539      1250     25000         0     91125    125000   6659384    110.87   no data
1460.42/366.79	c  N dy  7085   1230691      1250     25000         0     63308    125000   2726081    110.90    117.11
1481.61/372.08	c  N dy  7203   1250770      1250     25000         0     83377    125000   5493138    110.90    117.90
1504.35/377.70	c  N dy  7328   1270792      1250     25000         0     54420    125000   1356747    110.91    118.79
1522.72/382.33	c  N dy  7445   1290819      1250     25000         0     74431    125000   4151535    110.93    127.62
1545.89/388.16	c  N dy  7568   1310847      1250     25000         0     94437    125000   6914729    110.93    118.39
1565.85/393.15	c  N dy  7691   1330921      1250     25000         0     64528    125000   2624240    110.95    119.73
1586.64/398.36	c  N dy  7810   1350935      1250     25000         0     84528    125000   5389938    110.96    136.06
1610.58/404.39	c  N dy  7924   1370989      1250     25000         0     53609    125000    975534    110.96    118.14
1628.96/408.94	c  N dy  8038   1391009      1250     25000         0     73614    125000   3738446    110.96    118.78
1652.11/414.77	c  N dy  8163   1411073      1250     25000         0     93655    125000   6499172    110.96    135.15
1674.50/420.39	c  N dy  8281   1431472      1250     25000         0     62083    125000   2011076    110.96    118.94
1696.45/425.83	c  N dy  8409   1451480      1250     25000         0     82081    125000   4765572    110.97    124.68
1721.60/432.19	c  N dy  8520   1471532      1250     25000         0    102113    125000   7521859    110.97    120.27
1742.36/437.31	c  N dy  8641   1491563      1250     25000         0     69172    125000   2873087    110.97    118.79
1764.33/442.86	c  N dy  8766   1511719      1250     25000         0     89313    125000   5652880    110.98    117.90
1790.28/449.36	c  N dy  8891   1531720      1250     25000         0     55351    125000    824574    111.00    134.92
1809.86/454.20	c  N dy  9005   1551742      1250     25000         0     75352    125000   3600791    111.01    117.46
1832.99/460.06	c  N dy  9121   1571757      1250     25000         0     95350    125000   6374345    111.02    117.70
1857.71/466.23	c  N dy  9228   1591797      1250     25000         0     60411    125000   1393768    111.02    116.87
1877.68/471.28	c  N dy  9355   1612067      1250     25000         0     80673    125000   4223824    111.04    117.31
1903.64/477.70	c  N dy  9468   1632223      1250     25000         0    100817    125000   7023032    111.05    118.00
1929.21/484.11	c  N dy  9588   1652232      1250     25000         0     64857    125000   1881053    111.06    118.98
1952.35/489.90	c  N dy  9712   1672371      1250     25000         0     84973    125000   4683101    111.08    118.35
1979.48/496.77	c  N dy  9827   1692505      1250     25000         0    105091    125000   7471219    111.08    117.34
2001.85/502.34	c  S st  9930   1710540      1250     25000         0     66155    125000   1945732    111.08   no data
2002.65/502.53	c  S st  9930   1711043      1250     25000         0     66658    125000   2003598    111.08   no data
2002.65/502.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2002.65/502.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2002.65/502.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2002.65/502.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2002.65/502.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2002.65/502.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2002.65/502.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2003.05/502.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2003.05/502.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2038.20/511.41	c lits-rem:       171  cl-subs:       14  v-elim:      0  v-fix:    0  time:  8.68 s
2038.20/511.41	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2038.20/511.44	c vivif2 --  cl tried    66644 cl shrink        0 lits rem          0 time: 0.03
2039.79/511.80	c asymm  cl-useful: 0/11929/25000 lits-rem:0 time: 0.35
2039.79/511.80	c calculated reachability. Time: 0.00
2039.79/511.80	c  N dy  9930   1711043      1250     25000         0     66644    125000   1999343    111.08   no data
2060.98/517.20	c  N dy 10043   1731065      1250     25000         0     86646    125000   4759272    111.08    119.47
2087.74/523.87	c  N dy 10162   1751190      1250     25000         0    106759    125000   7563576    111.09    118.79
2112.08/529.99	c  N dy 10279   1771279      1250     25000         0     68875    125000   2173980    111.10    117.88
2134.44/535.53	c  N dy 10403   1791399      1250     25000         0     88979    125000   4956001    111.11    118.53
2160.39/542.03	c  N dy 10521   1811429      1250     25000         0    108994    125000   7747557    111.11    118.25
2184.36/548.01	c  N dy 10640   1831568      1250     25000         0     70165    125000   2221574    111.11    119.27
2206.32/553.55	c  N dy 10762   1851702      1250     25000         0     90284    125000   5011709    111.12    119.15
2233.06/560.27	c  N dy 10883   1871997      1250     25000         0    110560    125000   7824057    111.12    117.46
2257.43/566.30	c  N dy 11011   1892001      1250     25000         0     70591    125000   2177419    111.14    120.65
2279.40/571.83	c  N dy 11126   1912089      1250     25000         0     90661    125000   4946896    111.13    117.55
2306.56/578.64	c  N dy 11258   1932205      1250     25000         0    110768    125000   7740378    111.15    118.58
2332.11/585.07	c  N dy 11384   1952309      1250     25000         0     69907    125000   1923102    111.16    118.50
2354.08/590.55	c  N dy 11496   1972455      1250     25000         0     90024    125000   4722200    111.17    119.53
2380.84/597.27	c  N dy 11621   1992561      1250     25000         0    110115    125000   7522433    111.17    119.95
2409.57/604.42	c  N dy 11744   2012912      1250     25000         0     68502    125000   1602782    111.18    119.53
2431.14/609.84	c  N dy 11860   2032956      1250     25000         0     88524    125000   4394440    111.18    125.28
2457.50/616.47	c  N dy 11977   2052963      1250     25000         0    108509    125000   7169484    111.19    119.85
2487.47/623.97	c  N dy 12103   2073088      1250     25000         0     65679    125000   1095364    111.20    119.72
2508.63/629.22	c  N dy 12221   2093145      1250     25000         0     85726    125000   3895126    111.21    117.97
2534.58/635.70	c  N dy 12348   2113306      1250     25000         0    105874    125000   6685379    111.22    118.93
2564.53/643.21	c  N dy 12470   2133335      1250     25000         0    125887    125000   9475500    111.24    119.92
2586.49/648.73	c  N dy 12592   2153402      1250     25000         0     81997    125000   3239367    111.25    118.25
2610.86/654.85	c  N dy 12707   2173515      1250     25000         0    102083    125000   6037074    111.25    117.61
2640.01/662.12	c  N dy 12822   2193523      1250     25000         0    122074    125000   8811645    111.26    122.17
2662.78/667.82	c  S st 12937   2211043      1250     25000         0     74630    125000   2086931    111.27   no data
2663.57/668.01	c  S st 12937   2211548      1250     25000         0     75135    125000   2145695    111.27   no data
2663.57/668.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2663.57/668.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2663.57/668.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2663.57/668.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2663.57/668.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2663.57/668.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2663.57/668.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2663.97/668.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2663.97/668.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2697.12/676.43	c lits-rem:       222  cl-subs:       23  v-elim:      0  v-fix:    0  time:  8.21 s
2697.12/676.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2697.12/676.46	c vivif2 --  cl tried    75112 cl shrink        0 lits rem          0 time: 0.03
2698.71/676.88	c asymm  cl-useful: 0/15038/25000 lits-rem:0 time: 0.41
2698.71/676.88	c calculated reachability. Time: 0.00
2698.71/676.88	c  N dy 12937   2211548      1250     25000         0     75112    125000   2138623    111.27   no data
2721.87/682.65	c  N dy 13059   2231575      1250     25000         0     95116    125000   4918845    111.28    117.96
2749.44/689.54	c  N dy 13179   2251658      1250     25000         0    115172    125000   7707716    111.29    117.22
2781.81/697.63	c  N dy 13292   2271691      1250     25000         0     69252    125000   1197959    111.29    134.30
2804.93/703.49	c  N dy 13409   2291813      1250     25000         0     89353    125000   3975409    111.28    117.74
2832.50/710.32	c  N dy 13524   2311959      1250     25000         0    109485    125000   6772356    111.28    118.38
2864.06/718.27	c  N dy 13646   2332058      1250     25000         0    129567    125000   9572970    111.29    132.19
2888.80/724.43	c  N dy 13773   2352070      1250     25000         0     82628    125000   2957874    111.31    118.72
2913.58/730.67	c  N dy 13895   2372155      1250     25000         0    102696    125000   5726435    111.31    117.60
2943.11/738.09	c  N dy 14017   2392188      1250     25000         0    122714    125000   8489906    111.31    121.74
2972.67/745.41	c  N dy 14134   2412246      1250     25000         0     74815    125000   1695016    111.32    117.44
2995.43/751.14	c  N dy 14262   2432248      1250     25000         0     94803    125000   4472567    111.33    121.35
3023.41/758.14	c  N dy 14390   2452349      1250     25000         0    114887    125000   7280584    111.35    117.49
3055.73/766.25	c  N dy 14509   2472489      1250     25000         0    135013    125000  10075509    111.35    117.46
3079.30/772.16	c  N dy 14626   2492639      1250     25000         0     86198    125000   3177287    111.36    119.30
3105.51/778.71	c  N dy 14749   2512786      1250     25000         0    106331    125000   5965182    111.36    118.75
3135.04/786.18	c  N dy 14860   2532825      1250     25000         0    126352    125000   8760306    111.37    140.56
3167.79/794.38	c  N dy 14994   2553096      1250     25000         0     76661    125000   1709618    111.38    117.88
3192.08/800.49	c  N dy 15114   2573102      1250     25000         0     96650    125000   4488570    111.38    123.63
3220.87/807.76	c  N dy 15239   2593224      1250     25000         0    116750    125000   7287836    111.39    117.59
3255.63/816.44	c  N dy 15364   2613315      1250     25000         0    136828    125000  10088298    111.40    118.33
3281.58/822.92	c  N dy 15490   2633336      1250     25000         0     85893    125000   2875545    111.41    120.14
3307.13/829.36	c  N dy 15604   2653386      1250     25000         0    105913    125000   5643698    111.41    120.46
3338.69/837.21	c  N dy 15729   2673792      1250     25000         0    126305    125000   8479275    111.42    119.37
3371.81/845.51	c  N dy 15842   2693823      1250     25000         0     74384    125000   1129186    111.42    121.23
3391.40/850.43	c  S st 15949   2711550      1250     25000         0     92092    125000   3623553    111.43    107.92
3392.17/850.65	c  S st 15949   2712053      1250     25000         0     92595    125000   3680508    111.43   no data
3392.17/850.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3392.57/850.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
3392.57/850.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3392.57/850.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3392.57/850.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3392.57/850.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
3392.57/850.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3392.57/850.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3392.97/850.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3451.68/865.53	c lits-rem:       208  cl-subs:       33  v-elim:      0  v-fix:    0  time: 14.55 s
3451.68/865.53	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
3451.68/865.58	c vivif2 --  cl tried    92562 cl shrink        0 lits rem          0 time: 0.05
3453.29/865.97	c asymm  cl-useful: 0/9962/25000 lits-rem:0 time: 0.39
3453.29/865.98	c calculated reachability. Time: 0.00
3453.29/865.98	c  N dy 15949   2712053      1250     25000         0     92562    125000   3670662    111.43   no data
3480.42/872.79	c  N dy 16069   2732148      1250     25000         0    112638    125000   6467941    111.44    143.08
3511.58/880.52	c  N dy 16180   2752204      1250     25000         0    132676    125000   9251536    111.44    119.13
3543.12/888.42	c  N dy 16305   2772274      1250     25000         0     79802    125000   1751388    111.45    117.66
3566.68/894.34	c  N dy 16419   2792489      1250     25000         0     99995    125000   4530156    111.45    117.84
3595.03/901.44	c  N dy 16543   2812494      1250     25000         0    119983    125000   7312851    111.46    119.11
3630.16/910.22	c  N dy 16665   2832585      1250     25000         0    140053    125000  10094373    111.47    127.10
3660.51/917.87	c  N dy 16797   2852719      1250     25000         0     86234    125000   2533016    111.48    117.52
3686.85/924.49	c  N dy 16918   2872993      1250     25000         0    106489    125000   5323304    111.48    117.35
3717.61/932.18	c  N dy 17034   2893120      1250     25000         0    126601    125000   8109260    111.48    117.49
3753.96/941.23	c  N dy 17154   2913515      1250     25000         0    146974    125000  10939070    111.48    118.61
3779.11/947.53	c  N dy 17266   2933700      1250     25000         0     92200    125000   3218594    111.48    118.72
3805.86/954.25	c  N dy 17393   2953741      1250     25000         0    112226    125000   6002757    111.49    117.94
3837.40/962.11	c  N dy 17514   2973770      1250     25000         0    132235    125000   8790027    111.50    120.12
3873.75/971.28	c  N dy 17642   2993848      1250     25000         0     76371    125000    889466    111.51    117.79
3897.71/977.21	c  N dy 17772   3014143      1250     25000         0     96652    125000   3725634    111.52    117.96
3924.87/984.02	c  N dy 17884   3034213      1250     25000         0    116699    125000   6516770    111.52    128.40
3956.42/991.96	c  N dy 17994   3054231      1250     25000         0    136699    125000   9318301    111.52    120.10
3991.56/1000.76	c  N dy 18113   3074258      1250     25000         0     79782    125000   1233778    111.53    118.10
4015.12/1006.69	c  N dy 18218   3094273      1250     25000         0     99768    125000   4002364    111.52    119.10
4046.66/1014.52	c  N dy 18335   3114382      1250     25000         0    119851    125000   6777233    111.53    118.62
4085.40/1024.21	c  N dy 18458   3134489      1250     25000         0    139943    125000   9572291    111.53    118.87
4124.93/1034.12	c  N dy 18574   3154689      1250     25000         0     82204    125000   1444549    111.54    120.53
4152.86/1041.13	c  N dy 18694   3174712      1250     25000         0    102209    125000   4232436    111.55    121.02
4187.20/1049.73	c  N dy 18822   3194812      1250     25000         0    122292    125000   7040303    111.56    133.42
4219.95/1057.90	c  S st 18937   3212054      1250     25000         0    139517    125000   9437881    111.57   no data
4221.15/1058.25	c  S st 18937   3212558      1250     25000         0    140021    125000   9500490    111.57   no data
4221.15/1058.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4221.56/1058.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
4221.56/1058.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4221.56/1058.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4221.56/1058.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4221.56/1058.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4221.56/1058.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4222.34/1058.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
4223.54/1058.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4504.69/1129.22	c lits-rem:       817  cl-subs:      139  v-elim:      0  v-fix:    0  time: 70.05 s
4504.69/1129.22	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4505.10/1129.34	c vivif2 --  cl tried   139882 cl shrink        0 lits rem          0 time: 0.12
4507.11/1129.84	c asymm  cl-useful: 0/9441/25000 lits-rem:0 time: 0.49
4507.11/1129.84	c calculated reachability. Time: 0.00
4507.11/1129.84	c  N dy 18937   3212558      1250     25000         0    139882    125000   9459144    111.57   no data
4545.43/1139.49	c  N dy 19060   3232657      1250     25000         0     81032    125000   1143334    111.58    117.50
4572.17/1146.11	c  N dy 19188   3252785      1250     25000         0    101144    125000   3940309    111.58    118.18
4602.92/1153.85	c  N dy 19303   3272888      1250     25000         0    121227    125000   6740039    111.59    119.21
4638.88/1162.81	c  N dy 19418   3292954      1250     25000         0    141277    125000   9532591    111.59    141.25
4679.20/1172.90	c  N dy 19530   3313010      1250     25000         0     81393    125000   1062842    111.59    117.69
4703.96/1179.15	c  N dy 19658   3333052      1250     25000         0    101422    125000   3870802    111.60    118.03
4733.91/1186.65	c  N dy 19779   3353643      1250     25000         0    121989    125000   6712238    111.60    121.18
4768.66/1195.33	c  N dy 19899   3373813      1250     25000         0    142143    125000   9546359    111.61    117.99

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=51212 CPUtime=0.01 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 408 0 0 0 1 0 0 0 25 0 4 0 514718835 52441088 347 33554432000 4194304 4627427 140733985654672 18446744073709551615 47245814622124 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 12803 347 299 106 0 7774 0
[pid=5774/tid=5775] ppid=5772 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514718835 52441088 347 33554432000 4194304 4627427 140733985654672 18446744073709551615 47245814622130 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514718835 52441088 347 33554432000 4194304 4627427 140733985654672 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514718835 52441088 347 33554432000 4194304 4627427 140733985654672 18446744073709551615 47245814622134 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.110096 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=286084 CPUtime=0.61 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 4373 0 0 0 59 2 0 0 18 0 4 0 514718835 292950016 4283 33554432000 4194304 4627427 140733985654672 18446744073709551615 242970218744 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 71635 4464 370 106 0 66606 0
[pid=5774/tid=5775] ppid=5772 vsize=286540 CPUtime=0.15 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 834 0 0 0 14 1 0 0 18 0 4 0 514718835 293416960 4479 33554432000 4194304 4627427 140733985654672 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=286540 CPUtime=0.14 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) D 5772 5774 5513 0 -1 4202560 1208 0 0 0 14 0 0 0 18 0 4 0 514718835 293416960 4570 33554432000 4194304 4627427 140733985654672 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=286672 CPUtime=0.15 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 1102 0 0 0 15 0 0 0 18 0 4 0 514718835 293552128 4741 33554432000 4194304 4627427 140733985654672 18446744073709551615 4310584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 286084

[startup+0.432606 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=299484 CPUtime=1.69 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 10468 0 0 0 165 4 0 0 18 0 4 0 514718835 306671616 8682 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 74871 8297 385 106 0 69842 0
[pid=5774/tid=5775] ppid=5772 vsize=299484 CPUtime=0.41 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) D 5772 5774 5513 0 -1 4202560 2705 0 0 0 40 1 0 0 18 0 4 0 514718835 306671616 8297 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=296804 CPUtime=0.94 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 3921 0 0 0 93 1 0 0 19 0 4 0 514718835 303927296 9432 33554432000 4194304 4627427 140733985654672 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=296804 CPUtime=0.94 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 3289 0 0 0 94 0 0 0 19 0 4 0 514718835 303927296 9432 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 299484

[startup+1.05878 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=296804 CPUtime=4.2 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 16130 0 0 0 415 5 0 0 19 0 4 0 514718835 303927296 10066 33554432000 4194304 4627427 140733985654672 18446744073709551615 4352204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 74201 10066 385 106 0 69172 0
[pid=5774/tid=5775] ppid=5772 vsize=296804 CPUtime=1.04 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 4103 0 0 0 103 1 0 0 19 0 4 0 514718835 303927296 10066 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=296804 CPUtime=1.04 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 4075 0 0 0 103 1 0 0 19 0 4 0 514718835 303927296 10066 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=296804 CPUtime=1.04 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 3455 0 0 0 104 0 0 0 19 0 4 0 514718835 303927296 10066 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 296804

[startup+1.15876 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=297820 CPUtime=4.6 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 18013 0 0 0 454 6 0 0 19 0 4 0 514718835 304967680 8437 33554432000 4194304 4627427 140733985654672 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 74455 8437 385 106 0 69426 0
[pid=5774/tid=5775] ppid=5772 vsize=297820 CPUtime=1.14 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 4654 0 0 0 113 1 0 0 19 0 4 0 514718835 304967680 8437 33554432000 4194304 4627427 140733985654672 18446744073709551615 4330079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=297820 CPUtime=1.14 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 4661 0 0 0 113 1 0 0 19 0 4 0 514718835 304967680 8437 33554432000 4194304 4627427 140733985654672 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=297820 CPUtime=1.14 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 3613 0 0 0 114 0 0 0 19 0 4 0 514718835 304967680 8437 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 297820

[startup+1.50285 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=297820 CPUtime=6.18 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 20565 0 0 0 612 6 0 0 20 0 4 0 514718835 304967680 10989 33554432000 4194304 4627427 140733985654672 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5774/statm: 74524 9995 385 106 0 69495 0
[pid=5774/tid=5775] ppid=5772 vsize=298228 CPUtime=2.07 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 6600 0 0 0 205 2 0 0 21 0 4 0 514718835 305385472 10190 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=298368 CPUtime=1.83 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 6227 0 0 0 182 1 0 0 20 0 4 0 514718835 305528832 10307 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=298464 CPUtime=1.85 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 5199 0 0 0 185 0 0 0 20 0 4 0 514718835 305627136 10240 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 297820

[startup+3.2354 s]
/proc/loadavg: 7.78 8.04 7.50 5/178 5774
/proc/meminfo: memFree=25860960/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=298732 CPUtime=10.93 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 31669 0 0 0 1085 8 0 0 22 0 4 0 514718835 305901568 10523 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 74683 10523 386 106 0 69654 0
[pid=5774/tid=5775] ppid=5772 vsize=298732 CPUtime=3.22 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 8825 0 0 0 320 2 0 0 25 0 4 0 514718835 305901568 10523 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=298732 CPUtime=2.7 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 8038 0 0 0 268 2 0 0 22 0 4 0 514718835 305901568 10523 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=298732 CPUtime=2.31 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 6360 0 0 0 230 1 0 0 21 0 4 0 514718835 305901568 10523 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 298732

[startup+6.30087 s]
/proc/loadavg: 7.79 8.04 7.50 9/182 5778
/proc/meminfo: memFree=25728848/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=342852 CPUtime=23.16 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 68240 0 0 0 2302 14 0 0 25 0 4 0 514718835 351080448 32468 33554432000 4194304 4627427 140733985654672 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 85713 32468 389 106 0 80684 0
[pid=5774/tid=5775] ppid=5772 vsize=342852 CPUtime=6.29 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 16329 0 0 0 625 4 0 0 19 0 4 0 514718835 351080448 32468 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=342852 CPUtime=5.76 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 18331 0 0 0 572 4 0 0 20 0 4 0 514718835 351080448 32469 33554432000 4194304 4627427 140733985654672 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=342852 CPUtime=5.35 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 16414 0 0 0 533 2 0 0 25 0 4 0 514718835 351080448 32469 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.16
Current children cumulated vsize (KiB) 342852

[startup+12.7008 s]
/proc/loadavg: 7.81 8.04 7.51 9/182 5778
/proc/meminfo: memFree=25706688/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=334816 CPUtime=48.7 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 102292 0 0 0 4849 21 0 0 25 0 4 0 514718835 342851584 42683 33554432000 4194304 4627427 140733985654672 18446744073709551615 4310580 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 83704 42683 389 106 0 78675 0
[pid=5774/tid=5775] ppid=5772 vsize=334816 CPUtime=12.68 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 26651 0 0 0 1262 6 0 0 25 0 4 0 514718835 342851584 42683 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=334816 CPUtime=12.16 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 24988 0 0 0 1211 5 0 0 25 0 4 0 514718835 342851584 42683 33554432000 4194304 4627427 140733985654672 18446744073709551615 4338466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=334816 CPUtime=11.72 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 23796 0 0 0 1168 4 0 0 25 0 4 0 514718835 342851584 42683 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.7
Current children cumulated vsize (KiB) 334816

[startup+25.5006 s]
/proc/loadavg: 7.85 8.04 7.51 9/182 5779
/proc/meminfo: memFree=25543240/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=394792 CPUtime=99.8 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 161262 0 0 0 9943 37 0 0 25 0 4 0 514718835 404267008 70159 33554432000 4194304 4627427 140733985654672 18446744073709551615 4427693 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 98698 70160 399 106 0 93669 0
[pid=5774/tid=5775] ppid=5772 vsize=394792 CPUtime=25.47 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 38311 0 0 0 2540 7 0 0 25 0 4 0 514718835 404267008 70160 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=394792 CPUtime=24.96 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 39773 0 0 0 2487 9 0 0 25 0 4 0 514718835 404267008 70160 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=394792 CPUtime=24.42 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 37688 0 0 0 2432 10 0 0 25 0 4 0 514718835 404267008 70160 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.8
Current children cumulated vsize (KiB) 394792

[startup+51.1061 s]
/proc/loadavg: 7.96 8.05 7.53 9/182 5779
/proc/meminfo: memFree=25482236/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=577304 CPUtime=202.05 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 245037 0 0 0 20149 56 0 0 25 0 4 0 514718835 591159296 79357 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 144326 79357 390 106 0 139297 0
[pid=5774/tid=5775] ppid=5772 vsize=577304 CPUtime=51.08 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 63310 0 0 0 5095 13 0 0 25 0 4 0 514718835 591159296 79357 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=577304 CPUtime=50.56 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 60438 0 0 0 5043 13 0 0 25 0 4 0 514718835 591159296 79357 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=577304 CPUtime=49.88 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 62007 0 0 0 4972 16 0 0 25 0 4 0 514718835 591159296 79357 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.05
Current children cumulated vsize (KiB) 577304

[startup+102.3 s]
/proc/loadavg: 8.05 8.05 7.56 9/182 5781
/proc/meminfo: memFree=25246060/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=689136 CPUtime=406.48 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 402733 0 0 0 40551 97 0 0 25 0 4 0 514718835 705675264 91856 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5774/statm: 172284 91856 389 106 0 167255 0
[pid=5774/tid=5775] ppid=5772 vsize=689136 CPUtime=102.26 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 109055 0 0 0 10203 23 0 0 25 0 4 0 514718835 705675264 91856 33554432000 4194304 4627427 140733985654672 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=689136 CPUtime=101.75 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 101888 0 0 0 10151 24 0 0 25 0 4 0 514718835 705675264 91856 33554432000 4194304 4627427 140733985654672 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=689136 CPUtime=100.8 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 104961 0 0 0 10051 29 0 0 25 0 4 0 514718835 705675264 91856 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.48
Current children cumulated vsize (KiB) 689136

[startup+162.301 s]

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

[pid=5774] ppid=5772 vsize=1130664 CPUtime=2560.93 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1433895 0 0 0 255673 420 0 0 25 0 4 0 514718835 1157799936 206582 33554432000 4194304 4627427 140733985654672 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 282666 206582 389 106 0 277637 0
[pid=5774/tid=5775] ppid=5772 vsize=1130664 CPUtime=641.94 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 381552 0 0 0 64078 116 0 0 25 0 4 0 514718835 1157799936 206582 33554432000 4194304 4627427 140733985654672 18446744073709551615 4299599 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1130664 CPUtime=640.8 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 363667 0 0 0 63974 106 0 0 25 0 4 0 514718835 1157799936 206582 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1130664 CPUtime=638.47 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 352605 0 0 0 63745 102 0 0 25 0 4 0 514718835 1157799936 206582 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2560.93
Current children cumulated vsize (KiB) 1130664

[startup+702.301 s]
/proc/loadavg: 8.15 8.08 7.80 9/182 5837
/proc/meminfo: memFree=25444448/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1037812 CPUtime=2800.54 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1533260 0 0 0 279599 455 0 0 25 0 4 0 514718835 1062719488 200995 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 259453 200995 389 106 0 254424 0
[pid=5774/tid=5775] ppid=5772 vsize=1037812 CPUtime=701.9 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 408961 0 0 0 70064 126 0 0 20 0 4 0 514718835 1062719488 200996 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1037812 CPUtime=700.79 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 385878 0 0 0 69966 113 0 0 25 0 4 0 514718835 1062719488 200996 33554432000 4194304 4627427 140733985654672 18446744073709551615 4467707 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1037812 CPUtime=698.42 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 377343 0 0 0 69730 112 0 0 25 0 4 0 514718835 1062719488 200996 33554432000 4194304 4627427 140733985654672 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.54
Current children cumulated vsize (KiB) 1037812

[startup+762.301 s]
/proc/loadavg: 8.23 8.11 7.82 9/182 5840
/proc/meminfo: memFree=25340396/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1080736 CPUtime=3040.16 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1623154 0 0 0 303530 486 0 0 25 0 4 0 514718835 1106673664 214536 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 270184 214536 389 106 0 265155 0
[pid=5774/tid=5775] ppid=5772 vsize=1080736 CPUtime=761.87 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 432552 0 0 0 76050 137 0 0 25 0 4 0 514718835 1106673664 214536 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1080736 CPUtime=760.8 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 402130 0 0 0 75962 118 0 0 25 0 4 0 514718835 1106673664 214536 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1080736 CPUtime=758.37 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 404199 0 0 0 75718 119 0 0 25 0 4 0 514718835 1106673664 214536 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.16
Current children cumulated vsize (KiB) 1080736

[startup+822.3 s]
/proc/loadavg: 8.20 8.13 7.85 10/182 5843
/proc/meminfo: memFree=25374120/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1186640 CPUtime=3279.16 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1700322 0 0 0 327388 528 0 0 25 0 4 0 514718835 1215119360 206461 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 296660 206461 389 106 0 291631 0
[pid=5774/tid=5775] ppid=5772 vsize=1186640 CPUtime=821.51 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 447243 0 0 0 81997 154 0 0 25 0 4 0 514718835 1215119360 206461 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1186640 CPUtime=820.6 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 425073 0 0 0 81932 128 0 0 25 0 4 0 514718835 1215119360 206461 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1186640 CPUtime=818.31 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 419898 0 0 0 81706 125 0 0 25 0 4 0 514718835 1215119360 206462 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.16
Current children cumulated vsize (KiB) 1186640

[startup+882.301 s]
/proc/loadavg: 8.13 8.12 7.86 9/182 5845
/proc/meminfo: memFree=25311484/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1271528 CPUtime=3518.78 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1793788 0 0 0 351320 558 0 0 25 0 4 0 514718835 1302044672 223446 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 317882 223446 389 106 0 312853 0
[pid=5774/tid=5775] ppid=5772 vsize=1271528 CPUtime=881.48 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 472502 0 0 0 87985 163 0 0 25 0 4 0 514718835 1302044672 223446 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1271528 CPUtime=880.6 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 450621 0 0 0 87925 135 0 0 25 0 4 0 514718835 1302044672 223446 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1271528 CPUtime=878.26 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 444021 0 0 0 87693 133 0 0 25 0 4 0 514718835 1302044672 223446 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.78
Current children cumulated vsize (KiB) 1271528

[startup+942.301 s]
/proc/loadavg: 8.14 8.13 7.87 9/182 5846
/proc/meminfo: memFree=25293492/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1273392 CPUtime=3758.34 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1876012 0 0 0 375245 589 0 0 25 0 4 0 514718835 1303953408 226916 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 318348 226916 389 106 0 313319 0
[pid=5774/tid=5775] ppid=5772 vsize=1273392 CPUtime=941.44 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 497084 0 0 0 93971 173 0 0 25 0 4 0 514718835 1303953408 226916 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1273392 CPUtime=940.6 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 462264 0 0 0 93920 140 0 0 25 0 4 0 514718835 1303953408 226916 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1273392 CPUtime=938.2 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 465543 0 0 0 93680 140 0 0 25 0 4 0 514718835 1303953408 226916 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.34
Current children cumulated vsize (KiB) 1273392

[startup+1002.31 s]
/proc/loadavg: 8.14 8.13 7.89 10/182 5848
/proc/meminfo: memFree=25262720/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1218936 CPUtime=3997.97 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 1973719 0 0 0 399176 621 0 0 25 0 4 0 514718835 1248190464 227369 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 304734 227369 389 106 0 299705 0
[pid=5774/tid=5775] ppid=5772 vsize=1218936 CPUtime=1001.42 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 521977 0 0 0 99958 184 0 0 25 0 4 0 514718835 1248190464 227369 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1218936 CPUtime=1000.61 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 487326 0 0 0 99914 147 0 0 25 0 4 0 514718835 1248190464 227369 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1218936 CPUtime=998.15 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 486864 0 0 0 99669 146 0 0 25 0 4 0 514718835 1248190464 227369 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.97
Current children cumulated vsize (KiB) 1218936

[startup+1062.3 s]
/proc/loadavg: 8.13 8.13 7.91 9/182 5849
/proc/meminfo: memFree=25008604/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1475412 CPUtime=4237.52 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 2071837 0 0 0 423097 655 0 0 25 0 4 0 514718835 1510821888 285621 33554432000 4194304 4627427 140733985654672 18446744073709551615 4468063 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 368853 285621 389 106 0 363824 0
[pid=5774/tid=5775] ppid=5772 vsize=1475412 CPUtime=1061.36 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 546881 0 0 0 105947 189 0 0 25 0 4 0 514718835 1510821888 285621 33554432000 4194304 4627427 140733985654672 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1475412 CPUtime=1060.61 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 509867 0 0 0 105900 161 0 0 25 0 4 0 514718835 1510821888 285621 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1475412 CPUtime=1058.09 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 503392 0 0 0 105660 149 0 0 25 0 4 0 514718835 1510821888 285621 33554432000 4194304 4627427 140733985654672 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.52
Current children cumulated vsize (KiB) 1475412

[startup+1122.3 s]
/proc/loadavg: 8.12 8.14 7.92 9/182 5851
/proc/meminfo: memFree=25087324/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1476972 CPUtime=4477.13 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 2132082 0 0 0 447035 678 0 0 25 0 4 0 514718835 1512419328 271392 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 369243 271392 389 106 0 364214 0
[pid=5774/tid=5775] ppid=5772 vsize=1476972 CPUtime=1121.33 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 564868 0 0 0 111937 196 0 0 25 0 4 0 514718835 1512419328 271392 33554432000 4194304 4627427 140733985654672 18446744073709551615 4333210 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1476972 CPUtime=1120.59 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 533069 0 0 0 111889 170 0 0 25 0 4 0 514718835 1512419328 271392 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1476972 CPUtime=1118.04 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 522448 0 0 0 111649 155 0 0 25 0 4 0 514718835 1512419328 271392 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.13
Current children cumulated vsize (KiB) 1476972

[startup+1182.3 s]
/proc/loadavg: 8.16 8.14 7.93 10/182 5853
/proc/meminfo: memFree=24976944/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1415072 CPUtime=4716.73 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 2211266 0 0 0 470963 710 0 0 25 0 4 0 514718835 1449033728 278230 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 353768 278230 389 106 0 348739 0
[pid=5774/tid=5775] ppid=5772 vsize=1415072 CPUtime=1181.3 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 585487 0 0 0 117923 207 0 0 25 0 4 0 514718835 1449033728 278230 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1415072 CPUtime=1180.6 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 548724 0 0 0 117887 173 0 0 25 0 4 0 514718835 1449033728 278230 33554432000 4194304 4627427 140733985654672 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1415072 CPUtime=1178 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 544850 0 0 0 117636 164 0 0 25 0 4 0 514718835 1449033728 278230 33554432000 4194304 4627427 140733985654672 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.73
Current children cumulated vsize (KiB) 1415072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.18 8.15 7.93 9/182 5853
/proc/meminfo: memFree=24908372/32951132 swapFree=67111364/67111528
[pid=5774] ppid=5772 vsize=1458912 CPUtime=4800.21 cores=0,2,4,6
/proc/5774/stat : 5774 (strangenight2-m) R 5772 5774 5513 0 -1 4202496 2235537 0 0 0 479299 722 0 0 25 0 4 0 514718835 1493925888 289535 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5774/statm: 364728 289535 389 106 0 359699 0
[pid=5774/tid=5775] ppid=5772 vsize=1458912 CPUtime=1202.19 cores=0,2,4,6
/proc/5774/task/5775/stat : 5775 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 591302 0 0 0 120009 210 0 0 25 0 4 0 514718835 1493925888 289535 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5774/tid=5776] ppid=5772 vsize=1458912 CPUtime=1201.5 cores=0,2,4,6
/proc/5774/task/5776/stat : 5776 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 552734 0 0 0 119975 175 0 0 25 0 4 0 514718835 1493925888 289535 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5774/tid=5777] ppid=5772 vsize=1458912 CPUtime=1198.89 cores=0,2,4,6
/proc/5774/task/5777/stat : 5777 (strangenight2-m) R 5772 5774 5513 0 -1 4202560 552580 0 0 0 119722 167 0 0 25 0 4 0 514718835 1493925888 289535 33554432000 4194304 4627427 140733985654672 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1458912

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.27
CPU time (s): 4800.3
CPU user time (s): 4793.02
CPU system time (s): 7.27989
CPU usage (%): 398.939
Max. virtual memory (cumulated for all children) (KiB): 1558580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.02
system time used= 7.27989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2235544
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= 3616
involuntary context switches= 34606

runsolver used 2.03769 second user time and 5.15522 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 00:53:22
IDJOB=3173789
IDBENCH=82607
IDSOLVER=1586
FILE ID=node128/3173789-1304031202
RUNJOBID= node128-1304028687-5531
PBS_JOBID= 13170324
Free space on /tmp= 66968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173789-1304031202/watcher-3173789-1304031202 -o /tmp/evaluation-result-3173789-1304031202/solver-3173789-1304031202 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173789-1304031202.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1131982993

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25861000 kB
Buffers:       1258696 kB
Cached:        4341916 kB
SwapCached:        160 kB
Active:         995592 kB
Inactive:      5507936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25861000 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:      902684 kB
Mapped:          15792 kB
Slab:           522908 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1241496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-29 01:13:27