Trace number 3173820

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3173820-1304031346.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.00/0.37	c asymm  cl-useful: 0/14625/17000 lits-rem:0 time: 0.35
0.00/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.00/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.60/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4.60/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.60/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.60/1.20	c calculated reachability. Time: 0.00
4.60/1.20	c Calc default polars -  time:   0.00 s pos:     104 undec:       4 neg:      92
4.60/1.20	c =========================================================================================
4.60/1.20	c types(t): F = full restart, N = normal restart
4.60/1.20	c types(t): S = simplification begin/end, E = solution found
4.60/1.20	c restart types(rt): st = static, dy = dynamic
4.60/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.60/1.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
4.60/1.20	c  N dy     8      4039       200     17000         0      3909    119000    225525     49.99     55.11
4.60/1.20	c  N dy    23      8277       200     17000         0      5614    119000    274850     49.45     52.38
4.60/1.20	c  N dy    34     12507       200     17000         0      5577    119000    220881     49.34     52.17
5.97/1.50	c  N dy    41     18312       200     17000         0      5748    119000    183255     48.75     51.49
7.18/1.83	c  N dy    57     23765       200     17000         0     11047    119000    479392     48.56     51.22
7.58/1.92	c  F st    62     25001       200     17000         0     12242    119000    545990     48.59     47.57
8.36/2.14	c  N st    67     28297       200     17000         0      8839    119000    315955     48.59   no data
8.76/2.25	c  S st    68     30000       200     17000         0     10490    119000    411608     48.59   no data
9.15/2.30	c  S st    68     30506       200     17000         0     10987    119000    438874     48.59   no data
9.15/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.15/2.31	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.15/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.15/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.15/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.70	c lits-rem:       197  cl-subs:      383  v-elim:      0  v-fix:    0  time:  0.37 s
10.76/2.78	c asymm  cl-useful: 0/2375/17000 lits-rem:0 time: 0.08
10.76/2.78	c calculated reachability. Time: 0.00
10.76/2.78	c  N dy    68     30506       200     17000         0     10604    119000    408829     48.59   no data
12.36/3.11	c  N dy    86     34885       200     17000         0     14883    119000    647378     48.59     51.15
13.56/3.40	c  N dy   102     39017       200     17000         0     11231    119000    396887     48.64     51.76
15.56/3.92	c  N dy   106     45253       200     17000         0     17287    119000    739311     48.29     51.05
15.56/3.98	c  S st   111     45759       200     17000         0      9076    119000    236314     48.32   no data
15.97/4.02	c  S st   111     46264       200     17000         0      9577    119000    263436     48.32   no data
15.97/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.97/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.97/4.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.97/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.97/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.97/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.97/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.97/4.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.97/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.15	c lits-rem:         4  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.09 s
16.37/4.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.37/4.15	c vivif2 --  cl tried     9544 cl shrink        0 lits rem          0 time: 0.00
17.95/4.57	c asymm  cl-useful: 0/13637/17000 lits-rem:0 time: 0.42
17.95/4.57	c calculated reachability. Time: 0.00
17.95/4.57	c  N dy   111     46264       200     17000         0      9544    119000    260784     48.32   no data
19.15/4.86	c  N dy   135     50268       200     17000         0     13428    119000    480909     48.52     51.18
20.36/5.19	c  N dy   146     54856       200     17000         0     17885    119000    728955     48.47     51.09
21.94/5.51	c  N dy   167     58874       200     17000         0     12103    119000    364167     48.59     51.18
23.14/5.87	c  N dy   177     63489       200     17000         0     16600    119000    614987     48.57     51.50
24.76/6.26	c  N dy   194     67568       200     17000         0     20547    119000    835782     48.63     51.94
25.54/6.43	c  S st   202     69396       200     17000         0     11632    119000    293020     48.66     49.33
25.54/6.48	c  S st   202     69897       200     17000         0     12128    119000    320363     48.66   no data
25.54/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.54/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.54/6.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.54/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.54/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.54/6.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.93/6.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.93/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.65	c lits-rem:         5  cl-subs:       93  v-elim:      0  v-fix:    0  time:  0.13 s
26.33/6.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.33/6.65	c vivif2 --  cl tried    12035 cl shrink        0 lits rem          0 time: 0.00
26.73/6.78	c asymm  cl-useful: 0/3363/17000 lits-rem:0 time: 0.13
26.73/6.78	c calculated reachability. Time: 0.00
26.73/6.78	c  N dy   202     69897       200     17000         0     12035    119000    313483     48.66   no data
28.33/7.17	c  N dy   210     75035       200     17000         0     17035    119000    592422     48.54     51.18
30.33/7.69	c  N dy   233     80990       200     17000         0     22810    119000    913830     48.57     51.39
32.33/8.13	c  N dy   254     86416       200     17000         0     16450    119000    519107     48.62     51.64
32.73/8.21	c  F st   255     87501       200     17000         0     17504    119000    577392     48.59     48.73
34.32/8.66	c  N dy   261     92697       200     17000         0     22517    119000    864436     48.59   no data
36.73/9.22	c  N dy   271     98921       200     17000         0     15930    119000    445787     48.47     51.11
38.72/9.72	c  S st   288    104845       200     17000         0     21683    119000    768918     48.45     48.12
39.12/9.80	c  S st   288    105346       200     17000         0     22175    119000    795393     48.45   no data
39.12/9.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.12/9.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.12/9.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.12/9.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.12/9.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.12/9.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.12/9.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.12/9.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.12/9.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.51/10.95	c lits-rem:       131  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.10 s
43.51/10.96	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
43.51/10.97	c vivif2 --  cl tried    21462 cl shrink        0 lits rem          0 time: 0.01
44.31/11.19	c asymm  cl-useful: 0/5204/17000 lits-rem:0 time: 0.23
44.31/11.19	c calculated reachability. Time: 0.00
44.31/11.19	c  N dy   288    105346       200     17000         0     21462    119000    744274     48.45   no data
47.50/11.95	c  N dy   321    112275       200     17000         0     14625    119000    329583     48.50     52.53
50.30/12.61	c  N dy   353    119643       200     17000         0     21788    119000    730111     48.56     51.68
53.90/13.57	c  N dy   379    127945       200     17000         0     15289    119000    321419     48.57     51.29
56.70/14.28	c  N dy   393    136187       200     17000         0     23278    119000    766191     48.54     51.40
60.31/15.19	c  N dy   407    145228       200     17000         0     16504    119000    349184     48.47     51.35
63.88/16.07	c  N dy   447    154904       200     17000         0     25920    119000    877908     48.49     51.48
65.48/16.42	c  S st   466    158020       200     17000         0     28946    119000   1048370     48.53     49.11
65.88/16.50	c  S st   466    158526       200     17000         0     29446    119000   1075110     48.53   no data
65.88/16.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.88/16.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
65.88/16.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.88/16.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.88/16.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.88/16.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
65.88/16.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.88/16.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
65.88/16.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.39	c lits-rem:       207  cl-subs:      978  v-elim:      0  v-fix:    0  time:  2.83 s
77.07/19.39	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
77.48/19.41	c vivif2 --  cl tried    28468 cl shrink        0 lits rem          0 time: 0.01
78.27/19.66	c asymm  cl-useful: 0/3807/17000 lits-rem:0 time: 0.25
78.27/19.66	c calculated reachability. Time: 0.00
78.27/19.66	c  N dy   466    158526       200     17000         0     28468    119000   1003123     48.53   no data
82.65/20.71	c  N dy   511    168660       200     17000         0     21808    119000    602354     48.59     51.83
87.45/21.94	c  N dy   552    179431       200     17000         0     32256    119000   1183374     48.61     51.99
92.24/23.18	c  N dy   597    190969       200     17000         0     25983    119000    793570     48.64     51.75
110.22/27.60	c  N dy   611    223485       200     17000         0     19625    119000    360085     48.12     50.67
117.44/29.44	c  N dy   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
117.44/29.44	c  S st   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
117.81/29.57	c  S st   667    238293       200     17000         0     33971    119000   1158643     48.15   no data
117.81/29.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.21/29.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
118.21/29.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.21/29.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.21/29.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.21/29.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
118.21/29.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.21/29.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
118.21/29.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.38/33.46	c lits-rem:       286  cl-subs:     1126  v-elim:      0  v-fix:    0  time:  3.80 s
133.38/33.46	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
133.38/33.47	c vivif2 --  cl tried    32845 cl shrink        0 lits rem          0 time: 0.01
134.60/33.75	c asymm  cl-useful: 0/3333/17000 lits-rem:0 time: 0.28
134.60/33.75	c calculated reachability. Time: 0.00
134.60/33.75	c  N dy   667    238293       200     17000         0     32845    119000   1076827     48.15   no data
141.78/35.57	c  N dy   713    253716       200     17000         0     27511    119000    752354     48.15     51.19
150.17/37.67	c  N dy   776    270565       200     17000         0     22521    119000    430257     48.18     50.79
158.15/39.63	c  N dy   854    287880       200     17000         0     39336    119000   1368257     48.25     52.95
166.95/41.82	c  F st   936    306250       200     17000         0     34830    119000   1072070     48.29     43.40
166.95/41.86	c  N st   937    306501       200     17000         0     35072    119000   1085500     48.29   no data
176.13/44.19	c  N dy   984    326325       200     17000         0     31039    119000    814258     48.30     51.06
186.92/46.82	c  N dy  1063    346388       200     17000         0     26256    119000    506229     48.33     51.01
191.73/48.09	c  S st  1107    357439       200     17000         0     36970    119000   1100799     48.34   no data
192.13/48.19	c  S st  1107    357941       200     17000         0     37467    119000   1126745     48.34   no data
192.51/48.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.51/48.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
192.51/48.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.51/48.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.51/48.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.51/48.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
192.51/48.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.51/48.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
192.51/48.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.09/51.65	c lits-rem:       293  cl-subs:      991  v-elim:      0  v-fix:    0  time:  3.38 s
206.09/51.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
206.09/51.66	c vivif2 --  cl tried    36476 cl shrink        0 lits rem          0 time: 0.01
207.28/51.95	c asymm  cl-useful: 0/3073/17000 lits-rem:0 time: 0.28
207.28/51.95	c calculated reachability. Time: 0.00
207.28/51.95	c  N dy  1107    357941       200     17000         0     36476    119000   1054018     48.34   no data
219.26/54.90	c  N dy  1177    378030       200     17000         0     30761    119000    709542     48.36     53.22
230.46/57.78	c  N dy  1232    398631       200     17000         0     50740    119000   1823370     48.33     50.91
241.64/60.56	c  N dy  1317    419485       200     17000         0     44792    119000   1446492     48.36     50.99
252.43/63.28	c  N dy  1382    439506       200     17000         0     37047    119000    968228     48.37     51.09
265.21/66.45	c  N dy  1471    459747       200     17000         0     28569    119000    455995     48.40     51.38
275.99/69.11	c  N dy  1558    479776       200     17000         0     47971    119000   1539069     48.43     53.33
287.18/71.97	c  N dy  1614    499807       200     17000         0     38286    119000    950170     48.44     51.47
299.56/75.01	c  N dy  1680    519917       200     17000         0     57783    119000   2035365     48.45     51.14
308.75/77.38	c  S st  1740    536911       200     17000         0     44191    119000   1234232     48.45     48.59
309.55/77.50	c  S st  1740    537416       200     17000         0     44686    119000   1260271     48.45   no data
309.55/77.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.55/77.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
309.55/77.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.55/77.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.55/77.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.55/77.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
309.55/77.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
309.55/77.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
309.55/77.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.73/81.85	c lits-rem:       210  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  4.26 s
326.73/81.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
326.73/81.86	c vivif2 --  cl tried    43552 cl shrink        0 lits rem          0 time: 0.02
327.53/82.05	c asymm  cl-useful: 0/1583/17000 lits-rem:0 time: 0.18
327.53/82.05	c calculated reachability. Time: 0.00
327.53/82.05	c  N dy  1740    537416       200     17000         0     43552    119000   1177903     48.45   no data
341.13/85.41	c  N dy  1813    557522       200     17000         0     32047    119000    517541     48.47     51.35
351.90/88.18	c  N dy  1869    577820       200     17000         0     51726    119000   1612794     48.45     51.10
364.68/91.38	c  N dy  1935    597963       200     17000         0     39301    119000    879685     48.46     51.19
377.86/94.62	c  N dy  2019    618237       200     17000         0     58947    119000   1973240     48.48     51.05
390.64/97.88	c  N dy  2082    638949       200     17000         0     46061    119000   1208388     48.48     51.36
405.82/101.67	c  N dy  2129    659211       200     17000         0     65740    119000   2301613     48.46     51.19
418.60/104.83	c  N dy  2201    679333       200     17000         0     51354    119000   1459871     48.46     51.10
436.58/109.35	c  N dy  2267    699889       200     17000         0     36325    119000    574121     48.46     51.07
449.37/112.56	c  N dy  2342    720176       200     17000         0     56008    119000   1672664     48.46     51.80
464.56/116.38	c  N dy  2398    740332       200     17000         0     39692    119000    719011     48.46     51.08
479.73/120.11	c  N dy  2460    763715       200     17000         0     62396    119000   1986678     48.44     51.15
494.51/123.80	c  N dy  2537    783764       200     17000         0     44982    119000    965663     48.46     51.33
508.10/127.21	c  N dy  2619    803780       200     17000         0     64402    119000   2050555     48.47     51.25
509.68/127.68	c  S st  2629    806124       200     17000         0     66689    119000   2178190     48.47     50.07
510.48/127.86	c  S st  2629    806631       200     17000         0     67186    119000   2204684     48.47   no data
510.48/127.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.88/127.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
510.88/127.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
510.88/127.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.88/127.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.88/127.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
510.88/127.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
510.88/127.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
510.88/128.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.19/144.54	c lits-rem:       613  cl-subs:     2207  v-elim:      0  v-fix:    0  time: 16.53 s
577.19/144.54	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
577.19/144.57	c vivif2 --  cl tried    64979 cl shrink        0 lits rem          0 time: 0.03
578.41/144.90	c asymm  cl-useful: 0/2562/17000 lits-rem:0 time: 0.33
578.81/144.90	c calculated reachability. Time: 0.00
578.81/144.90	c  N dy  2629    806631       200     17000         0     64979    119000   2042865     48.47   no data
594.37/148.81	c  N dy  2722    826706       200     17000         0     46611    119000   1016759     48.49     51.19
607.95/152.26	c  N dy  2790    846805       200     17000         0     66135    119000   2107636     48.49     54.60
624.32/156.33	c  N dy  2847    869145       200     17000         0     48936    119000   1103755     48.48     51.08
639.10/160.09	c  N dy  2929    889190       200     17000         0     68323    119000   2181407     48.49     51.56
654.29/163.83	c  N dy  2983    909233       200     17000         0     48056    119000   1005952     48.49     51.07
668.67/167.49	c  N dy  3061    929339       200     17000         0     67553    119000   2093377     48.50     51.14
685.44/171.62	c  N dy  3122    949832       200     17000         0     46704    119000    891563     48.50     51.40
699.03/175.06	c  N dy  3197    969908       200     17000         0     66190    119000   1979252     48.51     51.28
718.60/179.98	c  N dy  3264    993476       200     17000         0     47355    119000    875894     48.49     52.10
732.60/183.48	c  N dy  3313   1013751       200     17000         0     67006    119000   1971580     48.48     51.13
753.35/188.69	c  N dy  3367   1040141       200     17000         0     49918    119000    978080     48.44     51.01
767.75/192.28	c  N dy  3430   1060341       200     17000         0     69518    119000   2072587     48.44     51.15
778.52/194.96	c  F st  3485   1071876       200     17000         0     80730    119000   2699902     48.45   no data
786.11/196.86	c  N dy  3499   1080507       200     17000         0     45454    119000    686067     48.45     51.30
800.49/200.44	c  N dy  3597   1100512       200     17000         0     64843    119000   1768580     48.46     51.09
818.87/205.01	c  N dy  3656   1121257       200     17000         0     84950    119000   2887398     48.46     51.05
835.24/209.12	c  N dy  3722   1141828       200     17000         0     60271    119000   1462315     48.45     51.07
854.02/213.82	c  N dy  3799   1161909       200     17000         0     79750    119000   2552807     48.46     52.24
874.79/219.03	c  N dy  3869   1182310       200     17000         0     53979    119000   1077063     48.47     51.07
893.97/223.82	c  N dy  3954   1203007       200     17000         0     74073    119000   2199204     48.48     51.22
900.75/225.51	c  S st  3982   1209946       200     17000         0     80794    119000   2571594     48.48     42.77
901.55/225.73	c  S st  3982   1210448       200     17000         0     81290    119000   2598458     48.48   no data
901.55/225.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
901.55/225.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
901.55/225.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
901.55/225.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
901.55/225.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.55/225.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
901.55/225.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
901.95/225.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
901.95/225.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1000.64/250.55	c lits-rem:       771  cl-subs:     2494  v-elim:      0  v-fix:    0  time: 24.65 s
1000.64/250.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1000.64/250.59	c vivif2 --  cl tried    78796 cl shrink        0 lits rem          0 time: 0.03
1002.22/250.96	c asymm  cl-useful: 0/1834/17000 lits-rem:0 time: 0.37
1002.22/250.96	c calculated reachability. Time: 0.00
1002.22/250.96	c  N dy  3982   1210448       200     17000         0     78796    119000   2413179     48.48   no data
1023.79/256.36	c  N dy  4024   1236555       200     17000         0     57553    119000   1227073     48.46     51.05
1040.19/260.43	c  N dy  4094   1256627       200     17000         0     77028    119000   2313081     48.46     52.34
1059.74/265.34	c  N dy  4153   1276680       200     17000         0     48995    119000    703816     48.46     51.34
1074.52/269.08	c  N dy  4242   1296684       200     17000         0     68406    119000   1789990     48.47     51.11
1093.69/273.88	c  N dy  4318   1316839       200     17000         0     87940    119000   2879988     48.48     51.03
1110.09/277.95	c  N dy  4337   1337045       200     17000         0     58989    119000   1217983     48.45     51.04
1126.46/282.08	c  N dy  4403   1357107       200     17000         0     78447    119000   2300258     48.45     51.18
1149.64/287.89	c  N dy  4477   1378814       200     17000         0     50076    119000    675202     48.45     51.25
1165.60/291.80	c  N dy  4566   1399130       200     17000         0     69788    119000   1776347     48.47     51.57
1184.80/296.64	c  N dy  4638   1419217       200     17000         0     89287    119000   2864714     48.47     51.25
1204.35/301.52	c  N dy  4700   1439656       200     17000         0     58695    119000   1111432     48.47     51.05
1221.92/305.91	c  N dy  4791   1459725       200     17000         0     78187    119000   2201515     48.48     51.15
1242.69/311.17	c  N dy  4858   1479740       200     17000         0     97565    119000   3282774     48.49     51.31
1260.66/315.60	c  N dy  4924   1499816       200     17000         0     65660    119000   1449733     48.48     51.59
1276.65/319.65	c  N dy  4945   1519941       200     17000         0     85106    119000   2534327     48.46     51.19
1300.22/325.52	c  N dy  5024   1539956       200     17000         0    104530    119000   3618067     48.47     54.62
1324.58/331.60	c  N dy  5094   1570635       200     17000         0     81871    119000   2328178     48.46     51.13
1346.55/337.18	c  N dy  5179   1590637       200     17000         0    101265    119000   3407851     48.47     54.48
1367.32/342.33	c  N dy  5274   1610717       200     17000         0     67421    119000   1468836     48.48     51.05
1386.10/347.09	c  N dy  5329   1630816       200     17000         0     86899    119000   2550843     48.48     51.15
1409.29/352.86	c  N dy  5391   1651076       200     17000         0    106566    119000   3645524     48.47     51.13
1426.47/357.13	c  N dy  5449   1671124       200     17000         0     71687    119000   1659033     48.47     53.28
1445.22/361.85	c  N dy  5498   1691152       200     17000         0     91128    119000   2747740     48.46     51.09
1466.79/367.20	c  S st  5551   1710448       200     17000         0    109772    119000   3790251     48.45     47.28
1467.99/367.51	c  S st  5551   1710956       200     17000         0    110266    119000   3817452     48.45   no data
1467.99/367.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1467.99/367.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1467.99/367.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1467.99/367.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1467.99/367.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1467.99/367.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1467.99/367.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1468.39/367.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1468.79/367.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1638.16/410.19	c lits-rem:      1070  cl-subs:     4551  v-elim:      0  v-fix:    0  time: 42.45 s
1638.16/410.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1638.56/410.24	c vivif2 --  cl tried   105715 cl shrink        0 lits rem          0 time: 0.05
1640.16/410.66	c asymm  cl-useful: 0/1443/17000 lits-rem:0 time: 0.42
1640.16/410.66	c calculated reachability. Time: 0.00
1640.16/410.66	c  N dy  5551   1710956       200     17000         0    105715    119000   3496213     48.45   no data
1658.93/415.39	c  N dy  5624   1730997       200     17000         0     69973    119000   1528773     48.45     51.30
1696.88/424.81	c  N dy  5688   1768583       200     17000         0    106291    119000   3564905     48.43     51.08
1716.88/429.86	c  N dy  5775   1788587       200     17000         0     69564    119000   1462519     48.43     51.61
1738.04/435.11	c  N dy  5846   1811017       200     17000         0     91308    119000   2674909     48.43     51.21
1760.82/440.83	c  N dy  5896   1831083       200     17000         0    110762    119000   3766494     48.42     53.11
1779.57/445.50	c  N dy  5966   1851121       200     17000         0     73050    119000   1605853     48.43     51.10
1801.15/450.98	c  N dy  6045   1873079       200     17000         0     94339    119000   2794598     48.43     51.10
1830.30/458.22	c  N dy  6122   1897282       200     17000         0     59690    119000    810686     48.43     51.00
1847.88/462.69	c  N dy  6216   1917634       200     17000         0     79455    119000   1914435     48.44     51.35
1869.86/468.18	c  N dy  6294   1937716       200     17000         0     98987    119000   3001959     48.44     51.42
1897.41/475.04	c  N dy  6388   1957815       200     17000         0     59287    119000    742624     48.45     51.17
1913.79/479.15	c  N dy  6451   1977874       200     17000         0     78759    119000   1835854     48.45     52.86
1934.96/484.41	c  N dy  6516   1998015       200     17000         0     98310    119000   2924364     48.45     51.20
1960.93/490.91	c  N dy  6595   2018290       200     17000         0    117990    119000   4020729     48.45     51.66
1981.30/496.09	c  N dy  6647   2038958       200     17000         0     77842    119000   1729691     48.45     51.09
2002.87/501.48	c  N dy  6714   2059062       200     17000         0     97377    119000   2816960     48.45     51.26
2030.43/508.36	c  N dy  6797   2079131       200     17000         0    116827    119000   3905064     48.46     54.83
2050.83/513.48	c  N dy  6853   2099384       200     17000         0     75328    119000   1541304     48.45     51.31
2071.99/518.73	c  N dy  6928   2119739       200     17000         0     95043    119000   2637840     48.46     51.51
2097.54/525.14	c  N dy  7015   2139956       200     17000         0    114640    119000   3735180     48.46     51.17
2120.31/530.87	c  N dy  7099   2160013       200     17000         0     72040    119000   1322365     48.47     51.41
2139.89/535.79	c  N dy  7164   2180235       200     17000         0     91604    119000   2416279     48.47     51.07
2164.26/541.82	c  N dy  7224   2201335       200     17000         0    112028    119000   3558079     48.46     51.24
2177.85/545.28	c  S st  7262   2210956       200     17000         0    121374    119000   4082128     48.46     47.84
2179.04/545.59	c  S st  7262   2211459       200     17000         0    121864    119000   4107778     48.46   no data
2179.44/545.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2179.44/545.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2179.44/545.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2179.44/545.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2179.44/545.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2179.44/545.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2179.44/545.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2179.83/545.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2180.23/545.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2359.99/590.87	c lits-rem:      1733  cl-subs:     4624  v-elim:      0  v-fix:    0  time: 45.03 s
2359.99/590.87	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2360.39/590.92	c vivif2 --  cl tried   117240 cl shrink        0 lits rem          0 time: 0.05
2361.99/591.34	c asymm  cl-useful: 0/1265/17000 lits-rem:0 time: 0.42
2361.99/591.35	c calculated reachability. Time: 0.00
2361.99/591.35	c  N dy  7262   2211459       200     17000         0    117240    119000   3776618     48.46   no data
2385.16/597.13	c  N dy  7345   2231485       200     17000         0     73748    119000   1376038     48.47     51.20
2406.36/602.41	c  N dy  7441   2251668       200     17000         0     93286    119000   2467478     48.48     51.24
2430.30/608.41	c  N dy  7503   2271750       200     17000         0    112764    119000   3557332     48.48     53.72
2456.26/614.95	c  N dy  7566   2292140       200     17000         0     68601    119000   1037804     48.48     51.26
2475.04/619.67	c  N dy  7640   2312160       200     17000         0     88048    119000   2121759     48.49     54.30
2498.63/625.59	c  N dy  7711   2332203       200     17000         0    107470    119000   3209144     48.49     51.24
2527.37/632.77	c  N dy  7784   2352887       200     17000         0    127531    119000   4332060     48.49     51.85
2547.74/637.89	c  N dy  7871   2373000       200     17000         0     82115    119000   1750936     48.50     51.10
2570.91/643.60	c  N dy  7965   2393188       200     17000         0    101741    119000   2850089     48.51     51.31
2596.87/650.14	c  N dy  8029   2413283       200     17000         0    121229    119000   3935796     48.51     51.18
2623.64/656.80	c  N dy  8106   2433841       200     17000         0     75217    119000   1318118     48.51     51.55
2644.81/662.19	c  N dy  8168   2453909       200     17000         0     94634    119000   2399731     48.51     51.21
2673.97/669.47	c  N dy  8246   2474642       200     17000         0    114799    119000   3524311     48.51     51.15
2706.72/677.66	c  N dy  8329   2494801       200     17000         0     67407    119000    834491     48.52     51.09
2725.91/682.49	c  N dy  8412   2515319       200     17000         0     87319    119000   1950048     48.52     51.13
2750.27/688.50	c  N dy  8490   2535804       200     17000         0    107200    119000   3063120     48.52     51.23
2778.24/695.51	c  N dy  8556   2557171       200     17000         0    127876    119000   4223498     48.52     51.10
2801.82/701.44	c  N dy  8622   2577186       200     17000         0     79392    119000   1458366     48.52     51.18
2824.97/707.27	c  N dy  8703   2598493       200     17000         0    100049    119000   2612899     48.52     51.32
2851.33/713.83	c  N dy  8772   2618617       200     17000         0    119547    119000   3703417     48.52     51.52
2882.50/721.67	c  N dy  8839   2640479       200     17000         0     71890    119000    997365     48.53     51.23
2902.89/726.78	c  N dy  8919   2661180       200     17000         0     91978    119000   2118299     48.53     51.20
2928.04/733.00	c  N dy  8973   2681232       200     17000         0    111389    119000   3201376     48.53     51.32
2958.39/740.69	c  N dy  9037   2701237       200     17000         0    130847    119000   4286521     48.53     51.34
2976.77/745.21	c  S st  9079   2711460       200     17000         0     70931    119000    895222     48.53     44.49
2977.17/745.39	c  S st  9079   2711964       200     17000         0     71426    119000    921748     48.53   no data
2977.17/745.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2977.59/745.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2977.59/745.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2977.59/745.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2977.59/745.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2977.59/745.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2977.59/745.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2977.59/745.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2977.59/745.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2983.16/746.80	c lits-rem:        60  cl-subs:      106  v-elim:      0  v-fix:    0  time:  1.31 s
2983.16/746.80	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2983.16/746.81	c vivif2 --  cl tried    71320 cl shrink        0 lits rem          0 time: 0.01
2984.35/747.17	c asymm  cl-useful: 0/1917/17000 lits-rem:0 time: 0.35
2984.35/747.17	c calculated reachability. Time: 0.00
2984.35/747.17	c  N dy  9079   2711964       200     17000         0     71320    119000    914075     48.53   no data
3003.95/752.09	c  N dy  9162   2732036       200     17000         0     90812    119000   2003861     48.53     51.74
3029.10/758.35	c  N dy  9226   2753028       200     17000         0    111179    119000   3142347     48.53     51.30
3059.06/765.81	c  N dy  9302   2773334       200     17000         0    130800    119000   4239690     48.54     51.31
3086.22/772.67	c  N dy  9367   2794736       200     17000         0     80772    119000   1400142     48.54     51.31
3107.79/778.00	c  N dy  9430   2814949       200     17000         0    100416    119000   2498630     48.54     51.22
3136.55/785.21	c  N dy  9491   2838375       200     17000         0    123109    119000   3769205     48.54     51.19
3168.91/793.35	c  N dy  9572   2858451       200     17000         0    142676    119000   4859389     48.54     51.43
3190.48/798.73	c  N dy  9648   2878593       200     17000         0     90390    119000   1892217     48.54     52.05
3215.64/805.01	c  N dy  9721   2900177       200     17000         0    111391    119000   3066439     48.54     51.28
3246.02/812.65	c  N dy  9808   2920361       200     17000         0    130954    119000   4158908     48.55     51.18
3276.78/820.38	c  N dy  9879   2940721       200     17000         0     77910    119000   1148544     48.55     51.45
3297.14/825.49	c  N dy  9948   2960969       200     17000         0     97581    119000   2250473     48.55     51.66
3323.51/832.00	c  N dy 10007   2981594       200     17000         0    117543    119000   3359985     48.55     51.14
3353.47/839.51	c  N dy 10046   3003703       200     17000         0    138953    119000   4556185     48.54     51.47
3382.24/846.72	c  N dy 10114   3023771       200     17000         0     84737    119000   1483143     48.54     51.96
3409.38/853.59	c  N dy 10196   3043983       200     17000         0    104393    119000   2583418     48.54     51.35
3451.33/864.00	c  N dy 10299   3064178       200     17000         0    123967    119000   3679183     48.55     51.15
3494.47/874.89	c  N dy 10388   3084309       200     17000         0    143492    119000   4773647     48.55     51.11
3519.64/881.14	c  N dy 10448   3104398       200     17000         0     88271    119000   1632139     48.55     51.15
3548.41/888.39	c  N dy 10541   3127617       200     17000         0    110810    119000   2895955     48.56     51.35
3580.75/896.46	c  N dy 10643   3147726       200     17000         0    130299    119000   3994064     48.56     51.49
3613.12/904.53	c  N dy 10707   3167776       200     17000         0    149768    119000   5080679     48.56     51.17
3636.28/910.32	c  N dy 10792   3187926       200     17000         0     93644    119000   1890910     48.57     51.13
3660.65/916.47	c  N dy 10865   3208124       200     17000         0    113229    119000   2985018     48.57     51.36
3666.25/917.86	c  S st 10881   3211967       200     17000         0    116953    119000   3193525     48.57   no data
3667.46/918.17	c  S st 10881   3212471       200     17000         0    117447    119000   3220453     48.57   no data
3667.46/918.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3667.86/918.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3667.86/918.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3667.86/918.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3667.86/918.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3667.86/918.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3667.86/918.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3668.24/918.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3668.24/918.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3788.48/948.44	c lits-rem:       682  cl-subs:     3152  v-elim:      0  v-fix:    0  time: 30.06 s
3788.48/948.44	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3788.48/948.48	c vivif2 --  cl tried   114295 cl shrink        0 lits rem          0 time: 0.04
3790.50/948.91	c asymm  cl-useful: 0/1272/17000 lits-rem:0 time: 0.42
3790.50/948.91	c calculated reachability. Time: 0.00
3790.50/948.91	c  N dy 10881   3212471       200     17000         0    114295    119000   2990258     48.57   no data
3820.84/956.58	c  N dy 10965   3232673       200     17000         0    133904    119000   4090590     48.58     51.28
3856.00/965.33	c  N dy 11015   3254238       200     17000         0     78207    119000    982015     48.57     51.34
3875.97/970.33	c  N dy 11054   3275078       200     17000         0     98329    119000   2115093     48.56     51.69
3901.93/976.88	c  N dy 11124   3295973       200     17000         0    118616    119000   3247425     48.56     51.58
3930.69/984.09	c  N dy 11159   3317080       200     17000         0    139026    119000   4380320     48.55     51.16
3960.65/991.59	c  N dy 11199   3337176       200     17000         0     80968    119000   1092808     48.55     51.37
3983.84/997.30	c  N dy 11278   3358020       200     17000         0    101219    119000   2225086     48.55     51.59
4010.98/1004.19	c  N dy 11374   3378205       200     17000         0    120793    119000   3323165     48.55     51.48
4042.14/1011.99	c  N dy 11435   3398633       200     17000         0    140568    119000   4429511     48.56     51.16
4076.11/1020.46	c  N dy 11502   3418656       200     17000         0     81478    119000   1076980     48.56     51.34
4098.48/1026.04	c  N dy 11586   3438758       200     17000         0    100996    119000   2167499     48.56     51.18
4124.44/1032.60	c  N dy 11661   3458825       200     17000         0    120425    119000   3252306     48.56     51.12
4155.21/1040.25	c  N dy 11740   3478943       200     17000         0    139966    119000   4347680     48.57     51.52
4192.34/1049.58	c  N dy 11810   3500279       200     17000         0     81143    119000   1010602     48.57     52.17
4213.91/1054.99	c  N dy 11877   3520473       200     17000         0    100731    119000   2105006     48.57     51.18
4240.28/1061.58	c  N dy 11953   3540683       200     17000         0    120328    119000   3201483     48.57     51.41
4272.63/1069.62	c  N dy 12038   3560806       200     17000         0    139825    119000   4291221     48.57     51.92
4309.78/1078.93	c  N dy 12127   3581052       200     17000         0    159500    119000   5395488     48.58     51.22
4338.14/1086.03	c  N dy 12192   3602861       200     17000         0    100177    119000   2031263     48.58     51.39
4369.31/1093.86	c  N dy 12256   3622868       200     17000         0    119598    119000   3119845     48.58     51.15
4416.43/1105.67	c  N dy 12321   3645617       200     17000         0    141626    119000   4350468     48.58     51.22
4465.18/1117.83	c  N dy 12414   3666568       200     17000         0    162006    119000   5495746     48.58     51.19
4490.34/1124.11	c  N dy 12470   3687318       200     17000         0    100580    119000   2002322     48.58     51.46
4516.71/1130.75	c  N dy 12529   3707659       200     17000         0    120313    119000   3108536     48.58     51.28
4524.31/1132.63	c  S st 12548   3712472       200     17000         0    124997    119000   3369800     48.58     44.85
4525.49/1132.99	c  S st 12548   3712978       200     17000         0    125493    119000   3396750     48.58   no data
4525.90/1133.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4525.90/1133.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4525.90/1133.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4525.90/1133.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4525.90/1133.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4525.90/1133.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4525.90/1133.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4526.30/1133.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4526.69/1133.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4636.54/1160.76	c lits-rem:       873  cl-subs:     3532  v-elim:      0  v-fix:    0  time: 27.53 s
4636.54/1160.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4636.94/1160.80	c vivif2 --  cl tried   121961 cl shrink        0 lits rem          0 time: 0.05
4638.96/1161.31	c asymm  cl-useful: 0/1206/17000 lits-rem:0 time: 0.51
4638.96/1161.32	c calculated reachability. Time: 0.00
4638.96/1161.32	c  N dy 12548   3712978       200     17000         0    121961    119000   3143291     48.58   no data
4672.90/1169.82	c  N dy 12622   3733782       200     17000         0    142137    119000   4275160     48.58     51.34
4704.06/1177.63	c  F st 12677   3751566       200     17000         0    159380    119000   5240826     48.58     43.07
4710.05/1179.10	c  N st 12682   3754870       200     17000         0    162572    119000   5419193     48.58   no data
4733.62/1185.07	c  N dy 12730   3775653       200     17000         0    100318    119000   1944011     48.57     51.19
4759.99/1191.62	c  N dy 12800   3795922       200     17000         0    119946    119000   3044050     48.57     51.33
4791.55/1199.59	c  N dy 12876   3816562       200     17000         0    139959    119000   4164143     48.57     51.22

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-3173820-1304031346/watcher-3173820-1304031346 -o /tmp/evaluation-result-3173820-1304031346/solver-3173820-1304031346 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173820-1304031346.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 409 0 0 0 0 0 0 0 23 0 4 0 593365199 52441088 348 33554432000 4194304 4627427 140736334963600 18446744073709551615 47434575652786 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 12803 348 299 106 0 7774 0
[pid=14359/tid=14360] ppid=14357 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 593365199 52441088 348 33554432000 4194304 4627427 140736334963600 18446744073709551615 47434575652790 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 593365199 52441088 348 33554432000 4194304 4627427 140736334963600 18446744073709551615 260032193590 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593365199 52441088 348 33554432000 4194304 4627427 140736334963600 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0290681 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=283844 CPUtime=1.48 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) D 14357 14359 13969 0 -1 4202496 4542 0 0 0 147 1 0 0 18 0 4 0 593365199 290656256 4012 33554432000 4194304 4627427 140736334963600 18446744073709551615 260020057121 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 70961 4225 371 106 0 65932 0
[pid=14359/tid=14360] ppid=14357 vsize=283844 CPUtime=0.36 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 1688 0 0 0 36 0 0 0 18 0 4 0 593365199 290656256 5539 33554432000 4194304 4627427 140736334963600 18446744073709551615 260020093039 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=269344 CPUtime=0.84 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2432 0 0 0 84 0 0 0 18 0 4 0 593365199 275808256 6581 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=269344 CPUtime=0.84 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2155 0 0 0 84 0 0 0 19 0 4 0 593365199 275808256 6581 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 283844

[startup+0.957484 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=269344 CPUtime=3.8 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 10453 0 0 0 378 2 0 0 19 0 4 0 593365199 275808256 6989 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 67336 6989 384 106 0 62307 0
[pid=14359/tid=14360] ppid=14357 vsize=269344 CPUtime=0.94 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2586 0 0 0 94 0 0 0 19 0 4 0 593365199 275808256 6989 33554432000 4194304 4627427 140736334963600 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=269344 CPUtime=0.94 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2528 0 0 0 94 0 0 0 18 0 4 0 593365199 275808256 6989 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=269344 CPUtime=0.94 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2255 0 0 0 94 0 0 0 19 0 4 0 593365199 275808256 6989 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 269344

[startup+1.05746 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=289120 CPUtime=4.2 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 12220 0 0 0 418 2 0 0 19 0 4 0 593365199 296058880 7446 33554432000 4194304 4627427 140736334963600 18446744073709551615 4333184 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 72280 7446 384 106 0 67251 0
[pid=14359/tid=14360] ppid=14357 vsize=289120 CPUtime=1.04 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3027 0 0 0 104 0 0 0 19 0 4 0 593365199 296058880 7446 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=289120 CPUtime=1.04 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2973 0 0 0 104 0 0 0 18 0 4 0 593365199 296058880 7446 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=289120 CPUtime=1.04 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2732 0 0 0 104 0 0 0 19 0 4 0 593365199 296058880 7446 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 289120

[startup+1.15745 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=289120 CPUtime=4.6 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 12620 0 0 0 458 2 0 0 19 0 4 0 593365199 296058880 7846 33554432000 4194304 4627427 140736334963600 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 72280 7846 384 106 0 67251 0
[pid=14359/tid=14360] ppid=14357 vsize=289120 CPUtime=1.14 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3128 0 0 0 114 0 0 0 19 0 4 0 593365199 296058880 7846 33554432000 4194304 4627427 140736334963600 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=289120 CPUtime=1.14 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3078 0 0 0 114 0 0 0 18 0 4 0 593365199 296058880 7846 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=289120 CPUtime=1.14 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 2829 0 0 0 114 0 0 0 19 0 4 0 593365199 296058880 7846 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 289120

[startup+1.50039 s]
/proc/loadavg: 8.20 8.14 7.60 6/180 14359
/proc/meminfo: memFree=16494996/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=289556 CPUtime=5.97 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 14904 0 0 0 595 2 0 0 20 0 4 0 593365199 296505344 8004 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 72389 8004 385 106 0 67360 0
[pid=14359/tid=14360] ppid=14357 vsize=289556 CPUtime=1.48 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3792 0 0 0 148 0 0 0 20 0 4 0 593365199 296505344 8004 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=289556 CPUtime=1.48 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3732 0 0 0 148 0 0 0 19 0 4 0 593365199 296505344 8004 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=289556 CPUtime=1.48 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 3143 0 0 0 148 0 0 0 20 0 4 0 593365199 296505344 8004 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289556

[startup+3.10109 s]
/proc/loadavg: 8.42 8.19 7.62 9/184 14363
/proc/meminfo: memFree=16445240/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=290640 CPUtime=12.36 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 26634 0 0 0 1232 4 0 0 25 0 4 0 593365199 297615360 13003 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 72660 13003 388 106 0 67631 0
[pid=14359/tid=14360] ppid=14357 vsize=290640 CPUtime=3.09 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 7170 0 0 0 308 1 0 0 25 0 4 0 593365199 297615360 13003 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=290640 CPUtime=3.09 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 5868 0 0 0 308 1 0 0 23 0 4 0 593365199 297615360 13003 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=290640 CPUtime=3.07 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 5548 0 0 0 307 0 0 0 25 0 4 0 593365199 297615360 13003 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 290640

[startup+6.30651 s]
/proc/loadavg: 8.39 8.18 7.62 9/184 14363
/proc/meminfo: memFree=16384472/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=307228 CPUtime=25.16 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 47065 0 0 0 2509 7 0 0 25 0 4 0 593365199 314601472 24148 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 76807 24148 388 106 0 71778 0
[pid=14359/tid=14360] ppid=14357 vsize=307228 CPUtime=6.29 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 12953 0 0 0 628 1 0 0 25 0 4 0 593365199 314601472 24148 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=307228 CPUtime=6.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 11468 0 0 0 627 2 0 0 25 0 4 0 593365199 314601472 24148 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=307228 CPUtime=6.26 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 11394 0 0 0 625 1 0 0 25 0 4 0 593365199 314601472 24148 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 307228

[startup+12.7003 s]
/proc/loadavg: 8.36 8.18 7.62 9/184 14363
/proc/meminfo: memFree=16351356/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=320592 CPUtime=50.7 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 75330 0 0 0 5056 14 0 0 25 0 4 0 593365199 328286208 34517 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 80148 34517 388 106 0 75119 0
[pid=14359/tid=14360] ppid=14357 vsize=320592 CPUtime=12.68 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 19597 0 0 0 1265 3 0 0 25 0 4 0 593365199 328286208 34517 33554432000 4194304 4627427 140736334963600 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=320592 CPUtime=12.68 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 18368 0 0 0 1265 3 0 0 25 0 4 0 593365199 328286208 34517 33554432000 4194304 4627427 140736334963600 18446744073709551615 4333125 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=320592 CPUtime=12.62 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 18569 0 0 0 1259 3 0 0 25 0 4 0 593365199 328286208 34517 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 320592

[startup+25.501 s]
/proc/loadavg: 8.37 8.19 7.63 9/184 14364
/proc/meminfo: memFree=16317752/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=321916 CPUtime=101.83 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 112080 0 0 0 10159 24 0 0 25 0 4 0 593365199 329641984 38434 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 80479 38434 388 106 0 75450 0
[pid=14359/tid=14360] ppid=14357 vsize=321916 CPUtime=25.49 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 27728 0 0 0 2543 6 0 0 25 0 4 0 593365199 329641984 38434 33554432000 4194304 4627427 140736334963600 18446744073709551615 4402692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=321916 CPUtime=25.48 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 27882 0 0 0 2542 6 0 0 25 0 4 0 593365199 329641984 38434 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=321916 CPUtime=25.35 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 27797 0 0 0 2530 5 0 0 25 0 4 0 593365199 329641984 38434 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 321916

[startup+51.1003 s]
/proc/loadavg: 8.25 8.17 7.64 9/184 14364
/proc/meminfo: memFree=16232032/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=388628 CPUtime=204.09 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 169769 0 0 0 20369 40 0 0 25 0 4 0 593365199 397955072 50901 33554432000 4194304 4627427 140736334963600 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 97157 50901 388 106 0 92128 0
[pid=14359/tid=14360] ppid=14357 vsize=388628 CPUtime=51.08 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 43247 0 0 0 5099 9 0 0 25 0 4 0 593365199 397955072 50901 33554432000 4194304 4627427 140736334963600 18446744073709551615 4332424 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=388628 CPUtime=51.08 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 42911 0 0 0 5097 11 0 0 25 0 4 0 593365199 397955072 50901 33554432000 4194304 4627427 140736334963600 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=388628 CPUtime=50.81 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 40451 0 0 0 5072 9 0 0 25 0 4 0 593365199 397955072 50901 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 388628

[startup+102.301 s]
/proc/loadavg: 8.14 8.16 7.66 9/184 14366
/proc/meminfo: memFree=16210700/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=341240 CPUtime=408.62 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 246628 0 0 0 40800 62 0 0 25 0 4 0 593365199 349429760 56482 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 85310 56483 388 106 0 80281 0
[pid=14359/tid=14360] ppid=14357 vsize=341240 CPUtime=102.29 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 63867 0 0 0 10214 15 0 0 25 0 4 0 593365199 349429760 56483 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=341240 CPUtime=102.28 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 62860 0 0 0 10211 17 0 0 25 0 4 0 593365199 349429760 56483 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=341240 CPUtime=101.73 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 58506 0 0 0 10160 13 0 0 25 0 4 0 593365199 349429760 56483 33554432000 4194304 4627427 140736334963600 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 341240

[startup+162.301 s]

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

[pid=14359] ppid=14357 vsize=652592 CPUtime=2805.39 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 810462 0 0 0 280260 279 0 0 25 0 4 0 593365199 668254208 115355 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 163148 115355 388 106 0 158119 0
[pid=14359/tid=14360] ppid=14357 vsize=652592 CPUtime=702.3 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 219035 0 0 0 70151 79 0 0 25 0 4 0 593365199 668254208 115355 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=652592 CPUtime=702.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 205482 0 0 0 70159 70 0 0 25 0 4 0 593365199 668254208 115355 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=652592 CPUtime=698.48 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 191161 0 0 0 69776 72 0 0 25 0 4 0 593365199 668254208 115355 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 652592

[startup+762.301 s]
/proc/loadavg: 8.19 8.12 7.87 9/184 14392
/proc/meminfo: memFree=15774808/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=862660 CPUtime=3045.07 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 851434 0 0 0 304211 296 0 0 25 0 4 0 593365199 883363840 119498 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 215665 119498 388 106 0 210636 0
[pid=14359/tid=14360] ppid=14357 vsize=862660 CPUtime=762.31 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 231524 0 0 0 76147 84 0 0 25 0 4 0 593365199 883363840 119498 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=862660 CPUtime=762.28 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 214522 0 0 0 76155 73 0 0 25 0 4 0 593365199 883363840 119498 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=862660 CPUtime=758.15 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 202758 0 0 0 75739 76 0 0 25 0 4 0 593365199 883363840 119498 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 862660

[startup+822.301 s]
/proc/loadavg: 8.19 8.13 7.88 9/184 14394
/proc/meminfo: memFree=15630460/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=644564 CPUtime=3284.76 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 903880 0 0 0 328157 319 0 0 25 0 4 0 593365199 660033536 114529 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 161141 114529 388 106 0 156112 0
[pid=14359/tid=14360] ppid=14357 vsize=644564 CPUtime=822.3 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 245579 0 0 0 82141 89 0 0 25 0 4 0 593365199 660033536 114529 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=644564 CPUtime=822.28 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 228516 0 0 0 82151 77 0 0 25 0 4 0 593365199 660033536 114529 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=644564 CPUtime=817.83 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 215197 0 0 0 81700 83 0 0 25 0 4 0 593365199 660033536 114529 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 644564

[startup+882.301 s]
/proc/loadavg: 8.18 8.14 7.90 9/184 14395
/proc/meminfo: memFree=15577760/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=871140 CPUtime=3524.44 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 949756 0 0 0 352106 338 0 0 25 0 4 0 593365199 892047360 139302 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 217785 139302 388 106 0 212756 0
[pid=14359/tid=14360] ppid=14357 vsize=871140 CPUtime=882.31 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 260658 0 0 0 88138 93 0 0 25 0 4 0 593365199 892047360 139302 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427598 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=871140 CPUtime=882.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 239552 0 0 0 88144 85 0 0 25 0 4 0 593365199 892047360 139302 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=871140 CPUtime=877.49 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 224970 0 0 0 87664 85 0 0 25 0 4 0 593365199 892047360 139302 33554432000 4194304 4627427 140736334963600 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 871140

[startup+942.301 s]
/proc/loadavg: 8.16 8.14 7.91 9/184 14397
/proc/meminfo: memFree=15552196/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=882364 CPUtime=3764.14 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 988060 0 0 0 376057 357 0 0 25 0 4 0 593365199 903540736 141463 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 220591 141463 388 106 0 215562 0
[pid=14359/tid=14360] ppid=14357 vsize=882364 CPUtime=942.32 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 270172 0 0 0 94134 98 0 0 25 0 4 0 593365199 903540736 141463 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=882364 CPUtime=942.3 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 251452 0 0 0 94139 91 0 0 25 0 4 0 593365199 903540736 141463 33554432000 4194304 4627427 140736334963600 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=882364 CPUtime=937.18 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 234666 0 0 0 93627 91 0 0 25 0 4 0 593365199 903540736 141463 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 882364

[startup+1002.3 s]
/proc/loadavg: 8.15 8.14 7.92 9/184 14399
/proc/meminfo: memFree=15547720/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=768284 CPUtime=4003.79 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1030700 0 0 0 400001 378 0 0 25 0 4 0 593365199 786722816 142677 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 192071 142677 388 106 0 187042 0
[pid=14359/tid=14360] ppid=14357 vsize=768284 CPUtime=1002.31 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 282386 0 0 0 100127 104 0 0 25 0 4 0 593365199 786722816 142677 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=768284 CPUtime=1002.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 260946 0 0 0 100134 95 0 0 25 0 4 0 593365199 786722816 142677 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=768284 CPUtime=996.84 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 244051 0 0 0 99589 95 0 0 25 0 4 0 593365199 786722816 142677 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 768284

[startup+1062.31 s]
/proc/loadavg: 8.14 8.14 7.93 9/184 14400
/proc/meminfo: memFree=15497484/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=840816 CPUtime=4243.49 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1073811 0 0 0 423951 398 0 0 25 0 4 0 593365199 860995584 141265 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 210204 141265 388 106 0 205175 0
[pid=14359/tid=14360] ppid=14357 vsize=840816 CPUtime=1062.32 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 294149 0 0 0 106123 109 0 0 25 0 4 0 593365199 860995584 141265 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=840816 CPUtime=1062.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 273064 0 0 0 106129 100 0 0 25 0 4 0 593365199 860995584 141265 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=840816 CPUtime=1056.53 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 254738 0 0 0 105552 101 0 0 25 0 4 0 593365199 860995584 141265 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 840816

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 7.94 9/184 14402
/proc/meminfo: memFree=15381772/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=1023504 CPUtime=4483.15 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1103444 0 0 0 447901 414 0 0 25 0 4 0 593365199 1048068096 159832 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 255876 159832 388 106 0 250847 0
[pid=14359/tid=14360] ppid=14357 vsize=1023504 CPUtime=1122.32 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 300501 0 0 0 112121 111 0 0 25 0 4 0 593365199 1048068096 159832 33554432000 4194304 4627427 140736334963600 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=1023504 CPUtime=1122.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 282693 0 0 0 112123 106 0 0 25 0 4 0 593365199 1048068096 159832 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=1023504 CPUtime=1116.19 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 257854 0 0 0 111516 103 0 0 25 0 4 0 593365199 1048068096 159832 33554432000 4194304 4627427 140736334963600 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 1023504

[startup+1182.3 s]
/proc/loadavg: 6.13 7.63 7.78 5/175 14421
/proc/meminfo: memFree=16090832/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=995152 CPUtime=4722.83 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1132080 0 0 0 471854 429 0 0 25 0 4 0 593365199 1019035648 165377 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 248788 165378 388 106 0 243759 0
[pid=14359/tid=14360] ppid=14357 vsize=995152 CPUtime=1182.32 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 308173 0 0 0 118116 116 0 0 25 0 4 0 593365199 1019035648 165378 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=995152 CPUtime=1182.29 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 289922 0 0 0 118119 110 0 0 25 0 4 0 593365199 1019035648 165378 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=995152 CPUtime=1175.88 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 265542 0 0 0 117481 107 0 0 25 0 4 0 593365199 1019035648 165378 33554432000 4194304 4627427 140736334963600 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 995152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.53 7.39 7.70 5/175 14422
/proc/meminfo: memFree=16109308/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=1009952 CPUtime=4800.37 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1146091 0 0 0 479600 437 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 252488 160489 388 106 0 247459 0
[pid=14359/tid=14360] ppid=14357 vsize=1009952 CPUtime=1201.73 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 312779 0 0 0 120054 119 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=1009952 CPUtime=1201.7 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 291596 0 0 0 120059 111 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=1009952 CPUtime=1195.19 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 270108 0 0 0 119410 109 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1009952

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

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

[startup+1201.7 s]
/proc/loadavg: 5.53 7.39 7.70 5/175 14422
/proc/meminfo: memFree=16109308/32951124 swapFree=67111528/67111528
[pid=14359] ppid=14357 vsize=1009952 CPUtime=4800.37 cores=1,3,5,7
/proc/14359/stat : 14359 (strangenight2-m) R 14357 14359 13969 0 -1 4202496 1146091 0 0 0 479600 437 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14359/statm: 252488 160489 388 106 0 247459 0
[pid=14359/tid=14360] ppid=14357 vsize=1009952 CPUtime=1201.73 cores=1,3,5,7
/proc/14359/task/14360/stat : 14360 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 312779 0 0 0 120054 119 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14359/tid=14361] ppid=14357 vsize=1009952 CPUtime=1201.7 cores=1,3,5,7
/proc/14359/task/14361/stat : 14361 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 291596 0 0 0 120059 111 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14359/tid=14362] ppid=14357 vsize=1009952 CPUtime=1195.19 cores=1,3,5,7
/proc/14359/task/14362/stat : 14362 (strangenight2-m) R 14357 14359 13969 0 -1 4202560 270108 0 0 0 119410 109 0 0 25 0 4 0 593365199 1034190848 160489 33554432000 4194304 4627427 140736334963600 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1009952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.43
CPU user time (s): 4796.02
CPU system time (s): 4.40133
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 1083320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.02
system time used= 4.40133
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1146093
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= 2334
involuntary context switches= 34395

runsolver used 1.84272 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 00:55:46
IDJOB=3173820
IDBENCH=82638
IDSOLVER=1586
FILE ID=node110/3173820-1304031346
RUNJOBID= node110-1304028687-13988
PBS_JOBID= 13170342
Free space on /tmp= 72832 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173820-1304031346/watcher-3173820-1304031346 -o /tmp/evaluation-result-3173820-1304031346/solver-3173820-1304031346 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173820-1304031346.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=127918540

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16495276 kB
Buffers:       2332500 kB
Cached:       13238080 kB
SwapCached:          0 kB
Active:        8048476 kB
Inactive:      7838680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16495276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5868 kB
Writeback:           0 kB
AnonPages:      315560 kB
Mapped:          15500 kB
Slab:           506040 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72832 MiB
End job on node110 at 2011-04-29 01:15:50