Trace number 3173794

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S705365444-036-UNKNOWN.cnf
MD5SUM1cfa78dd8d87f0dbd61a5ae4dd552500
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.3301
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3173794-1304031220.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.97/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.97/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.97/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.97/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
2.97/0.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.97/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     64  v-fix:    0  time:  0.01 s
2.97/0.90	c Finding binary XORs  T:     0.00 s  found:       0
2.97/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.97/0.90	c calculated reachability. Time: 0.00
2.97/0.90	c Calc default polars -  time:   0.00 s pos:    1120 undec:     269 neg:    1111
2.97/0.90	c =========================================================================================
2.97/0.90	c types(t): F = full restart, N = normal restart
2.97/0.90	c types(t): S = simplification begin/end, E = solution found
2.97/0.90	c restart types(rt): st = static, dy = dynamic
2.97/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.97/0.90	c  B st     0         0      2436     10419         0         0     31652         0   no data   no data
2.97/0.90	c  N dy    19      4096      2436     10419         0      4095     31652    290890     46.26     50.34
2.97/0.90	c  N dy    40      8100      2436     10419         0      5598     31652    281636     45.89     50.66
2.97/0.90	c  N dy    59     12378      2436     10419         0      5631     31652    188662     45.29     48.87
4.78/1.20	c  N dy    82     16397      2436     10419         0      9648     31652    466908     45.39     53.14
5.98/1.50	c  N dy   109     20598      2436     10419         0      8229     31652    290821     45.54     48.36
7.19/1.80	c  N dy   133     24841      2436     10419         0     12470     31652    583580     45.63     48.43
7.19/1.82	c  F st   135     25000      2436     10419         0     12629     31652    593880     45.61   no data
8.78/2.23	c  N dy   141     30003      2436     10419         0     10816     31652    421752     45.61   no data
8.78/2.23	c  S st   141     30003      2436     10419         0     10816     31652    421752     45.61   no data
8.78/2.27	c  S st   141     30506      2436     10419         0     11319     31652    448334     45.61   no data
8.78/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.78/2.28	c blocked clauses removed:       75 vars:     11 tried:        2436 T: 0.00 s
8.78/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2425 time:  0.00 s
8.78/2.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.78/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.18/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.38	c lits-rem:        45  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.06 s
9.18/2.39	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
9.18/2.39	c calculated reachability. Time: 0.00
9.18/2.39	c  N dy   141     30506      2424     10343         0     11286     31427    445095     45.61   no data
10.77/2.77	c  N dy   163     34941      2424     10343         0     15720     31427    749726     45.48     48.02
12.37/3.10	c  N dy   188     39042      2424     10343         0     11929     31427    406645     45.48     47.96
13.56/3.47	c  N dy   203     43300      2424     10343         0     16184     31427    696282     45.23     48.19
14.36/3.69	c  S st   216     45761      2424     10343         0      9699     31427    185957     45.20   no data
14.76/3.73	c  S st   216     46263      2424     10343         0     10201     31427    214119     45.20   no data
14.76/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.76/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
14.76/3.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.76/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.76/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.77	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
14.76/3.77	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
14.76/3.78	c vivif2 --  cl tried    10200 cl shrink        0 lits rem          0 time: 0.00
14.76/3.79	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
14.76/3.79	c calculated reachability. Time: 0.00
14.76/3.79	c  N dy   216     46263      2424     10343         0     10200     31427    214076     45.20   no data
16.38/4.16	c  N dy   244     50545      2424     10343         0     14481     31427    512010     45.31     48.10
17.95/4.53	c  N dy   269     54547      2424     10343         0     18482     31427    787754     45.39     53.44
19.56/4.94	c  N dy   292     59125      2424     10343         0     13093     31427    357345     45.35     48.01
20.77/5.29	c  N dy   308     63131      2424     10343         0     17098     31427    631778     45.21     47.68
22.75/5.71	c  N dy   333     67313      2424     10343         0     21279     31427    913991     45.20     47.80
23.54/5.91	c  S st   345     69395      2424     10343         0     12376     31427    240780     45.23     43.11
23.54/5.96	c  S st   345     69900      2424     10343         0     12881     31427    271201     45.23   no data
23.54/5.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.54/5.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.54/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.54/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.54/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
23.54/5.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.54/5.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.54/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.01	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
23.94/6.02	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
23.94/6.02	c vivif2 --  cl tried    12880 cl shrink        0 lits rem          0 time: 0.00
23.94/6.03	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
23.94/6.03	c calculated reachability. Time: 0.00
23.94/6.03	c  N dy   345     69900      2424     10343         0     12880     31427    271066     45.23   no data
25.54/6.44	c  N dy   363     74419      2424     10343         0     17397     31427    579827     45.11     49.40
27.54/6.97	c  N dy   395     79721      2424     10343         0     22699     31427    942919     45.15     47.65
29.56/7.47	c  N dy   422     84985      2424     10343         0     15969     31427    423152     45.14     49.05
30.74/7.70	c  F st   438     87500      2424     10343         0     18483     31427    596861     45.19   no data
31.94/8.04	c  N st   443     90797      2424     10343         0     21777     31427    853650     45.19   no data
34.33/8.66	c  N dy   467     96686      2424     10343         0     14671     31427    274545     45.18     47.98
37.14/9.38	c  N dy   501    103957      2424     10343         0     21940     31427    779621     45.14     48.10
37.54/9.48	c  S st   506    104851      2424     10343         0     22834     31427    839236     45.11   no data
37.95/9.54	c  S st   506    105353      2424     10343         0     23336     31427    866875     45.11   no data
37.95/9.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.95/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.95/9.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.95/9.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.95/9.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.95/9.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
37.95/9.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.95/9.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
38.35/9.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.13/9.87	c lits-rem:        67  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.26 s
39.13/9.87	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
39.13/9.88	c vivif2 --  cl tried    23328 cl shrink        0 lits rem          0 time: 0.01
39.53/9.90	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.02
39.53/9.90	c calculated reachability. Time: 0.00
39.53/9.90	c  N dy   506    105353      2424     10343         0     23328     31427    865638     45.11   no data
42.34/10.66	c  N dy   552    112352      2424     10343         0     16331     31427    325341     45.21     47.78
45.12/11.38	c  N dy   593    119555      2424     10343         0     23531     31427    813649     45.23     47.97
48.72/12.29	c  N dy   640    127202      2424     10343         0     16185     31427    250017     45.30     57.77
52.31/13.13	c  N dy   697    135411      2424     10343         0     24389     31427    813277     45.40     47.82
56.30/14.16	c  N dy   744    144166      2424     10343         0     17143     31427    254731     45.40     47.83
60.31/15.13	c  N dy   790    153468      2424     10343         0     26442     31427    890047     45.34     49.79
62.29/15.67	c  S st   816    158029      2424     10343         0     31000     31427   1203758     45.34   no data
62.69/15.75	c  S st   816    158533      2424     10343         0     31504     31427   1230576     45.34   no data
62.69/15.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.69/15.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.69/15.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.69/15.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.69/15.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.69/15.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
62.69/15.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.69/15.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.09/15.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.48/16.44	c lits-rem:       119  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.60 s
65.48/16.44	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
65.48/16.45	c vivif2 --  cl tried    31485 cl shrink        0 lits rem          0 time: 0.02
65.48/16.48	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.03
65.48/16.49	c calculated reachability. Time: 0.00
65.48/16.49	c  N dy   816    158533      2424     10343         0     31485     31427   1228036     45.34   no data
70.28/17.61	c  N dy   877    168799      2424     10343         0     24759     31427    713237     45.37     49.01
75.87/19.01	c  N dy   950    179743      2424     10343         0     35699     31427   1463899     45.42     48.01
81.07/20.34	c  N dy  1013    191853      2424     10343         0     29814     31427   1005561     45.39     48.42
87.46/21.91	c  N dy  1090    204238      2424     10343         0     23200     31427    482667     45.45     48.11
93.85/23.55	c  N dy  1169    217283      2424     10343         0     36243     31427   1390440     45.53     48.07
100.64/25.24	c  N dy  1262    231210      2424     10343         0     30170     31427    913684     45.62     51.90
104.25/26.13	c  S st  1298    237800      2424     10343         0     36756     31427   1362161     45.61     44.95
104.63/26.21	c  S st  1298    238302      2424     10343         0     37258     31427   1391580     45.61   no data
104.63/26.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.63/26.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.63/26.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.63/26.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.63/26.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.63/26.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
104.63/26.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.63/26.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.03/26.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.25/27.20	c lits-rem:        87  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.89 s
108.25/27.20	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
108.65/27.22	c vivif2 --  cl tried    37244 cl shrink        0 lits rem          0 time: 0.02
108.65/27.25	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.04
108.65/27.25	c calculated reachability. Time: 0.00
108.65/27.25	c  N dy  1298    238302      2424     10343         0     37244     31427   1389879     45.61   no data
116.21/29.19	c  N dy  1382    253608      2424     10343         0     31550     31427    931338     45.58     48.28
125.41/31.41	c  N dy  1478    269847      2424     10343         0     25795     31427    473092     45.63     48.68
134.61/33.77	c  N dy  1568    287150      2424     10343         0     43091     31427   1666128     45.60     48.79
144.58/36.20	c  N dy  1662    305696      2424     10343         0     38642     31427   1291816     45.58     48.40
144.58/36.28	c  F st  1666    306250      2424     10343         0     39196     31427   1330128     45.58   no data
154.97/38.89	c  N dy  1754    325217      2424     10343         0     34164     31427    921320     45.61     67.19
166.94/41.89	c  N dy  1875    345231      2424     10343         0     29177     31427    518278     45.63     49.66
173.74/43.58	c  S st  1947    357453      2424     10343         0     41395     31427   1369974     45.64   no data
174.16/43.67	c  S st  1947    357955      2424     10343         0     41897     31427   1398940     45.64   no data
174.16/43.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.16/43.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
174.55/43.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.55/43.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.55/43.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.55/43.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
174.55/43.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
174.55/43.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.55/43.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.55/44.78	c lits-rem:        19  cl-subs:       14  v-elim:      0  v-fix:    0  time:  1.00 s
178.55/44.78	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
178.55/44.80	c vivif2 --  cl tried    41883 cl shrink        0 lits rem          0 time: 0.02
178.95/44.84	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.04
178.95/44.84	c calculated reachability. Time: 0.00
178.95/44.84	c  N dy  1947    357955      2424     10343         0     41883     31427   1397320     45.64   no data
190.92/47.83	c  N dy  2066    378016      2424     10343         0     35944     31427    924814     45.66     48.35
203.70/51.01	c  N dy  2163    398022      2424     10343         0     28953     31427    371973     45.62     59.02
215.68/54.03	c  N dy  2277    418110      2424     10343         0     49034     31427   1780439     45.66     49.56
228.06/57.16	c  N dy  2408    438150      2424     10343         0     41073     31427   1151175     45.70     48.72
241.64/60.55	c  N dy  2530    458221      2424     10343         0     32159     31427    465421     45.72     48.23
254.02/63.69	c  N dy  2667    478223      2424     10343         0     52152     31427   1857729     45.78     56.83
267.21/66.95	c  N dy  2790    498255      2424     10343         0     42184     31427   1100494     45.80     48.57
282.39/70.73	c  N dy  2915    519058      2424     10343         0     31991     31427    336618     45.83     48.32
293.19/73.46	c  S st  3020    536932      2424     10343         0     49859     31427   1584109     45.85   no data
293.57/73.57	c  S st  3020    537435      2424     10343         0     50362     31427   1612612     45.85   no data
293.57/73.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.97/73.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
293.97/73.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.97/73.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.97/73.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.97/73.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
293.97/73.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
293.97/73.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
293.97/73.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.96/75.17	c lits-rem:        91  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.49 s
299.96/75.17	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
299.96/75.19	c vivif2 --  cl tried    50343 cl shrink        0 lits rem          0 time: 0.02
300.36/75.24	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.05
300.36/75.24	c calculated reachability. Time: 0.00
300.36/75.24	c  N dy  3020    537435      2424     10343         0     50343     31427   1609881     45.85   no data
314.76/78.87	c  N dy  3127    557592      2424     10343         0     38502     31427    727861     45.85     48.74
328.72/82.33	c  N dy  3248    577652      2424     10343         0     58558     31427   2133844     45.87     48.47
342.71/85.89	c  N dy  3377    597698      2424     10343         0     45607     31427   1164864     45.90     50.21
358.28/89.72	c  N dy  3486    617775      2424     10343         0     65679     31427   2550958     45.89     48.34
371.47/93.10	c  N dy  3598    637941      2424     10343         0     51847     31427   1526334     45.90     48.65
387.84/97.20	c  N dy  3717    658045      2424     10343         0     36954     31427    427738     45.92     49.33
401.42/100.57	c  N dy  3838    678118      2424     10343         0     57021     31427   1828176     45.93     53.17
417.80/104.67	c  N dy  3946    698295      2424     10343         0     41201     31427    657158     45.93     48.85
432.58/108.36	c  N dy  4063    718387      2424     10343         0     61283     31427   2060162     45.94     49.09
448.96/112.42	c  N dy  4172    738434      2424     10343         0     44341     31427    812941     45.95     48.44
464.15/116.20	c  N dy  4296    758493      2424     10343         0     64396     31427   2216583     45.97     49.01
480.12/120.27	c  N dy  4405    778574      2424     10343         0     46481     31427    896309     45.98     48.48
495.70/124.16	c  N dy  4520    798635      2424     10343         0     66539     31427   2282203     45.99     49.05
502.89/125.95	c  S st  4570    806154      2424     10343         0     74055     31427   2807336     46.00   no data
503.71/126.12	c  S st  4570    806657      2424     10343         0     74558     31427   2839443     46.00   no data
503.71/126.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
503.71/126.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
503.71/126.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
503.71/126.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.71/126.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.71/126.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
503.71/126.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
504.11/126.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
504.48/126.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
523.66/131.17	c lits-rem:       132  cl-subs:       29  v-elim:      0  v-fix:    0  time:  4.85 s
523.66/131.17	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
524.06/131.21	c vivif2 --  cl tried    74529 cl shrink        0 lits rem          0 time: 0.04
524.06/131.29	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.08
524.06/131.29	c calculated reachability. Time: 0.00
524.06/131.29	c  N dy  4570    806657      2424     10343         0     74529     31427   2835706     46.00   no data
538.85/134.99	c  N dy  4685    826715      2424     10343         0     55597     31427   1474919     46.01     48.93
557.21/139.54	c  N dy  4811    847093      2424     10343         0     75968     31427   2885880     46.02     48.63
572.80/143.47	c  N dy  4932    867119      2424     10343         0     55995     31427   1438525     46.04     57.90
591.17/148.00	c  N dy  5051    887234      2424     10343         0     76107     31427   2844171     46.06     48.57
607.54/152.13	c  N dy  5193    907301      2424     10343         0     55181     31427   1331646     46.09     52.10
625.11/156.59	c  N dy  5321    927359      2424     10343         0     75233     31427   2740511     46.12     48.93
642.70/160.90	c  N dy  5448    947421      2424     10343         0     53304     31427   1131059     46.15     49.95
659.88/165.25	c  N dy  5561    967506      2424     10343         0     73384     31427   2541410     46.15     50.19
678.65/169.92	c  N dy  5685    987520      2424     10343         0     50400     31427    857676     46.16     48.65
695.02/174.06	c  N dy  5801   1007601      2424     10343         0     70475     31427   2269402     46.17     49.35
715.79/179.27	c  N dy  5938   1027733      2424     10343         0     46614     31427    524365     46.20     48.68
731.38/183.16	c  N dy  6052   1047808      2424     10343         0     66683     31427   1924310     46.20     48.83
751.74/188.29	c  N dy  6161   1067888      2424     10343         0     86761     31427   3336332     46.20     49.91
756.54/189.40	c  F st  6180   1071878      2424     10343         0     45758     31427    398155     46.20     43.28
768.13/192.31	c  N dy  6251   1087935      2424     10343         0     61809     31427   1545903     46.21     48.95
787.30/197.15	c  N dy  6377   1107980      2424     10343         0     81849     31427   2946989     46.22     49.76
806.07/201.83	c  N dy  6488   1128235      2424     10343         0     56118     31427   1063775     46.23     48.95
823.64/206.25	c  N dy  6603   1148362      2424     10343         0     76242     31427   2477688     46.24     48.83
844.81/211.54	c  N dy  6700   1168454      2424     10343         0     49340     31427    527148     46.24     48.79
860.79/215.53	c  N dy  6809   1188483      2424     10343         0     69365     31427   1938100     46.24     49.17
883.17/221.10	c  N dy  6924   1209093      2424     10343         0     89968     31427   3386707     46.25     48.83
883.97/221.37	c  S st  6930   1209985      2424     10343         0     90860     31427   3450078     46.25     48.86
884.77/221.57	c  S st  6930   1210491      2424     10343         0     91366     31427   3477818     46.25   no data
884.77/221.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
885.16/221.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
885.16/221.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
885.16/221.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
885.16/221.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.16/221.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
885.16/221.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
885.16/221.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
885.98/221.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.94/225.81	c lits-rem:       160  cl-subs:       47  v-elim:      0  v-fix:    0  time:  4.00 s
901.94/225.81	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
901.94/225.86	c vivif2 --  cl tried    91319 cl shrink        0 lits rem          0 time: 0.05
902.34/225.96	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.10
902.34/225.96	c calculated reachability. Time: 0.00
902.34/225.96	c  N dy  6930   1210491      2424     10343         0     91319     31427   3471840     46.25   no data
919.91/230.37	c  N dy  7035   1230492      2424     10343         0     63320     31427   1440512     46.24     50.01
939.49/235.25	c  N dy  7152   1250589      2424     10343         0     83409     31427   2867818     46.24     48.76
961.08/240.66	c  N dy  7282   1270677      2424     10343         0     54512     31427    754289     46.27     48.86
978.65/245.01	c  N dy  7400   1290740      2424     10343         0     74567     31427   2164863     46.29     48.91
1000.23/250.42	c  N dy  7493   1310784      2424     10343         0     94608     31427   3575579     46.28     49.49
1018.58/255.02	c  N dy  7607   1330842      2424     10343         0     64677     31427   1408729     46.28     49.25
1038.15/259.98	c  N dy  7716   1350882      2424     10343         0     84713     31427   2817137     46.28     59.46
1061.74/265.87	c  N dy  7834   1370900      2424     10343         0     53733     31427    572559     46.29     49.05
1078.90/270.12	c  N dy  7948   1390905      2424     10343         0     73734     31427   1964092     46.28     48.95
1100.88/275.70	c  N dy  8072   1410926      2424     10343         0     93749     31427   3381198     46.30     49.66
1122.45/281.05	c  N dy  8185   1431219      2424     10343         0     62043     31427   1090429     46.30     49.05
1141.61/285.83	c  N dy  8303   1451224      2424     10343         0     82041     31427   2502622     46.31     49.05
1165.98/291.95	c  N dy  8432   1471396      2424     10343         0    102209     31427   3911279     46.32     49.15
1185.18/296.71	c  N dy  8551   1491478      2424     10343         0     69301     31427   1557083     46.33     54.45
1205.93/301.98	c  N dy  8667   1511663      2424     10343         0     89483     31427   2977092     46.34     48.94
1231.49/308.32	c  N dy  8799   1531672      2424     10343         0     55501     31427    511843     46.35     50.21
1248.66/312.62	c  N dy  8911   1551712      2424     10343         0     75533     31427   1928022     46.36     49.25
1271.44/318.32	c  N dy  9039   1571726      2424     10343         0     95539     31427   3336783     46.38     50.32
1295.03/324.23	c  N dy  9159   1591909      2424     10343         0     60732     31427    817221     46.39     49.17
1313.78/328.94	c  N dy  9285   1611953      2424     10343         0     80765     31427   2223349     46.40     50.99
1337.34/334.88	c  N dy  9400   1632029      2424     10343         0    100837     31427   3631660     46.41     51.32
1360.12/340.59	c  N dy  9517   1652546      2424     10343         0     65374     31427   1074581     46.41     49.89
1380.49/345.66	c  N dy  9656   1672716      2424     10343         0     85536     31427   2490435     46.43     49.06
1406.06/352.04	c  N dy  9788   1692758      2424     10343         0    105568     31427   3902641     46.44     52.79
1425.23/356.85	c  S st  9871   1710491      2424     10343         0     66322     31427   1079529     46.43     47.24
1425.63/356.98	c  S st  9871   1710992      2424     10343         0     66823     31427   1109573     46.43   no data
1425.63/356.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1426.03/357.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
1426.03/357.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1426.03/357.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1426.03/357.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1426.03/357.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
1426.03/357.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1426.03/357.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1426.03/357.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1429.23/357.81	c lits-rem:        40  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.72 s
1429.23/357.81	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
1429.23/357.83	c vivif2 --  cl tried    66810 cl shrink        0 lits rem          0 time: 0.02
1429.63/357.90	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.07
1429.63/357.90	c calculated reachability. Time: 0.00
1429.63/357.90	c  N dy  9871   1710992      2424     10343         0     66810     31427   1108352     46.43   no data
1450.00/363.01	c  N dy  9996   1731030      2424     10343         0     86840     31427   2522046     46.44     67.31
1475.56/369.40	c  N dy 10111   1751123      2424     10343         0    106929     31427   3937341     46.45     48.90
1497.93/375.07	c  N dy 10238   1771133      2424     10343         0     68946     31427   1198609     46.46     48.92
1519.12/380.31	c  N dy 10361   1791150      2424     10343         0     88958     31427   2610197     46.47     48.92
1545.08/386.87	c  N dy 10487   1811261      2424     10343         0    109063     31427   4039090     46.48     49.38
1568.23/392.63	c  N dy 10611   1831312      2424     10343         0     70129     31427   1224965     46.50     49.18
1589.02/397.86	c  N dy 10726   1851401      2424     10343         0     90213     31427   2639505     46.50     65.89
1616.97/404.81	c  N dy 10863   1871683      2424     10343         0    110489     31427   4068697     46.52     50.37
1640.54/410.71	c  N dy 10989   1891880      2424     10343         0     70692     31427   1200099     46.53     49.55
1661.71/416.04	c  N dy 11116   1911927      2424     10343         0     90737     31427   2605397     46.54     49.44
1687.67/422.55	c  N dy 11225   1932074      2424     10343         0    110879     31427   4012189     46.54     49.29
1712.46/428.77	c  N dy 11339   1952318      2424     10343         0     70131     31427   1095308     46.54     49.71
1733.60/434.01	c  N dy 11452   1972383      2424     10343         0     90191     31427   2515340     46.55     49.18
1759.18/440.49	c  N dy 11570   1992386      2424     10343         0    110188     31427   3913682     46.55     49.03
1785.91/447.11	c  N dy 11689   2012904      2424     10343         0     68717     31427    924907     46.56     49.10
1806.29/452.21	c  N dy 11801   2032907      2424     10343         0     88711     31427   2339429     46.56     49.25
1831.85/458.68	c  N dy 11928   2053024      2424     10343         0    108825     31427   3753731     46.57     49.79
1861.01/465.97	c  N dy 12055   2073042      2424     10343         0     65859     31427    661328     46.58     49.13
1880.99/470.98	c  N dy 12185   2093069      2424     10343         0     85881     31427   2082784     46.60     49.30
1906.15/477.23	c  N dy 12299   2113120      2424     10343         0    105930     31427   3498622     46.60     57.22
1936.54/484.81	c  N dy 12420   2133177      2424     10343         0    125978     31427   4918765     46.61     49.10
1957.68/490.11	c  N dy 12552   2153190      2424     10343         0     81999     31427   1743060     46.62     61.39
1981.25/496.09	c  N dy 12667   2173362      2424     10343         0    102166     31427   3171096     46.63     49.24
2010.41/503.33	c  N dy 12782   2193468      2424     10343         0    122268     31427   4589833     46.63     50.98
2032.38/508.86	c  S st 12886   2210992      2424     10343         0     74810     31427   1159588     46.64   no data
2033.20/509.02	c  S st 12886   2211492      2424     10343         0     75310     31427   1191330     46.64   no data
2033.20/509.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2033.20/509.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2033.20/509.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2033.20/509.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2033.20/509.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2033.20/509.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
2033.20/509.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2033.58/509.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2033.58/509.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.37/509.85	c lits-rem:        21  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.71 s
2036.37/509.85	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
2036.37/509.87	c vivif2 --  cl tried    75297 cl shrink        0 lits rem          0 time: 0.02
2036.77/509.95	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.08
2036.77/509.95	c calculated reachability. Time: 0.00
2036.77/509.95	c  N dy 12886   2211492      2424     10343         0     75297     31427   1190103     46.64   no data
2059.16/515.57	c  N dy 13017   2231662      2424     10343         0     95462     31427   2611240     46.65     49.66
2086.71/522.47	c  N dy 13131   2251920      2424     10343         0    115715     31427   4034338     46.65     49.76
2117.06/530.02	c  N dy 13245   2271997      2424     10343         0     69796     31427    741987     46.66     53.07
2137.43/535.19	c  N dy 13369   2292078      2424     10343         0     89873     31427   2174777     46.67     54.40
2163.80/541.79	c  N dy 13483   2312450      2424     10343         0    110238     31427   3615312     46.67     50.03
2195.78/549.72	c  N dy 13616   2332504      2424     10343         0    130283     31427   5038382     46.68     49.35
2218.53/555.45	c  N dy 13728   2352986      2424     10343         0     83781     31427   1652923     46.68     49.15
2242.89/561.59	c  N dy 13856   2373205      2424     10343         0    103997     31427   3094419     46.69     49.48
2273.25/569.15	c  N dy 13977   2393271      2424     10343         0    124055     31427   4499571     46.70     53.22
2300.84/576.03	c  N dy 14074   2413277      2424     10343         0     76074     31427   1069285     46.70     55.64
2322.80/581.56	c  N dy 14196   2433309      2424     10343         0     96099     31427   2494058     46.70     49.34
2351.54/588.78	c  N dy 14320   2454179      2424     10343         0    116965     31427   3970435     46.71     50.14
2384.72/597.09	c  N dy 14448   2474234      2424     10343         0    137012     31427   5378469     46.72     54.70
2406.28/602.49	c  N dy 14567   2494343      2424     10343         0     88140     31427   1858449     46.73     49.24
2431.83/608.88	c  N dy 14692   2514354      2424     10343         0    108148     31427   3269748     46.73     49.46
2463.00/616.70	c  N dy 14813   2534554      2424     10343         0    128345     31427   4708190     46.74     49.65
2491.75/623.81	c  N dy 14939   2554685      2424     10343         0     78491     31427   1097594     46.75     50.31
2514.93/629.62	c  N dy 15067   2574717      2424     10343         0     98520     31427   2524062     46.76     49.48
2542.50/636.59	c  N dy 15187   2594759      2424     10343         0    118554     31427   3952070     46.76     49.70
2576.44/645.03	c  N dy 15308   2614914      2424     10343         0    138705     31427   5383666     46.77     50.14
2600.03/650.93	c  N dy 15428   2635121      2424     10343         0     87922     31427   1722743     46.77     49.65
2625.57/657.35	c  N dy 15554   2655364      2424     10343         0    108159     31427   3159949     46.78     50.60
2656.33/665.02	c  N dy 15672   2675375      2424     10343         0    128162     31427   4575981     46.79     51.95
2688.68/673.10	c  N dy 15787   2695499      2424     10343         0     76296     31427    816890     46.79     50.00
2705.86/677.44	c  S st 15878   2711492      2424     10343         0     92280     31427   1943739     46.79     46.05
2706.66/677.64	c  S st 15878   2711998      2424     10343         0     92786     31427   1971965     46.79   no data
2706.66/677.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2707.06/677.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2707.06/677.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2707.06/677.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2707.06/677.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2707.06/677.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
2707.06/677.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2707.06/677.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2707.46/677.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2714.65/679.67	c lits-rem:        41  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.87 s
2714.65/679.67	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
2715.05/679.70	c vivif2 --  cl tried    92776 cl shrink        0 lits rem          0 time: 0.03
2715.45/679.81	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.10
2715.45/679.81	c calculated reachability. Time: 0.00
2715.45/679.81	c  N dy 15878   2711998      2424     10343         0     92776     31427   1970716     46.79   no data
2741.81/686.46	c  N dy 15999   2732033      2424     10343         0    112807     31427   3398397     46.80     52.59
2773.77/694.47	c  N dy 16122   2752052      2424     10343         0    132819     31427   4815257     46.80     49.95
2804.93/702.21	c  N dy 16245   2772065      2424     10343         0     79851     31427   1014440     46.81     49.97
2828.11/708.01	c  N dy 16367   2792205      2424     10343         0     99984     31427   2436967     46.82     49.99
2856.05/715.08	c  N dy 16483   2812266      2424     10343         0    120040     31427   3855734     46.82     49.62
2890.41/723.65	c  N dy 16607   2832413      2424     10343         0    140180     31427   5268488     46.82     49.43
2917.57/730.44	c  N dy 16724   2852512      2424     10343         0     86295     31427   1398703     46.83     49.42
2942.35/736.63	c  N dy 16842   2872760      2424     10343         0    106540     31427   2832976     46.83     49.54
2972.30/744.13	c  N dy 16951   2892813      2424     10343         0    126584     31427   4250080     46.83     53.51
3007.46/753.00	c  N dy 17054   2912823      2424     10343         0    146591     31427   5656835     46.83     49.30
3032.22/759.10	c  N dy 17179   2932938      2424     10343         0     91719     31427   1721240     46.84     49.94
3058.58/765.75	c  N dy 17311   2953019      2424     10343         0    111795     31427   3161172     46.85     56.87
3090.54/773.76	c  N dy 17448   2973077      2424     10343         0    131845     31427   4596630     46.87     53.73
3128.48/783.24	c  N dy 17584   2993432      2424     10343         0     76224     31427    555534     46.87     50.09
3150.46/788.79	c  N dy 17706   3013469      2424     10343         0     96259     31427   1963373     46.88     58.40
3178.02/795.66	c  N dy 17833   3033536      2424     10343         0    116324     31427   3401201     46.89     49.52
3210.80/803.84	c  N dy 17951   3053744      2424     10343         0    136526     31427   4829275     46.89     49.46
3246.73/812.80	c  N dy 18068   3073831      2424     10343         0     79626     31427    732944     46.89     49.43
3269.90/818.61	c  N dy 18195   3093960      2424     10343         0     99749     31427   2153550     46.90     50.81
3298.28/825.71	c  N dy 18327   3113982      2424     10343         0    119760     31427   3581997     46.91     53.21
3332.21/834.25	c  N dy 18453   3134075      2424     10343         0    139844     31427   5017541     46.92     49.78
3367.76/843.19	c  N dy 18579   3154122      2424     10343         0     81909     31427    838359     46.92     50.11
3391.73/849.10	c  N dy 18704   3174173      2424     10343         0    101955     31427   2249682     46.93     49.90
3420.49/856.32	c  N dy 18827   3194225      2424     10343         0    121999     31427   3674125     46.93     49.52
3450.05/863.75	c  S st 18929   3211998      2424     10343         0    139770     31427   4942586     46.94     42.48
3451.25/864.08	c  S st 18929   3212501      2424     10343         0    140273     31427   4975207     46.94   no data
3451.25/864.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3451.65/864.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3451.65/864.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3451.65/864.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3451.65/864.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3451.65/864.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
3451.65/864.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3452.06/864.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3452.84/864.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3478.42/870.81	c lits-rem:       153  cl-subs:       58  v-elim:      0  v-fix:    0  time:  6.37 s
3478.42/870.81	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
3478.42/870.89	c vivif2 --  cl tried   140215 cl shrink        0 lits rem          0 time: 0.07
3479.20/871.07	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.18
3479.20/871.07	c calculated reachability. Time: 0.00
3479.20/871.07	c  N dy 18929   3212501      2424     10343         0    140215     31427   4968206     46.94   no data
3517.97/880.73	c  N dy 19070   3232524      2424     10343         0     81254     31427    717614     46.95     49.55
3540.72/886.48	c  N dy 19178   3252615      2424     10343         0    101337     31427   2135479     46.95     49.56
3569.89/893.72	c  N dy 19315   3272692      2424     10343         0    121407     31427   3569726     46.96     49.64
3604.23/902.31	c  N dy 19442   3292761      2424     10343         0    141467     31427   4995543     46.96     49.64
3642.99/912.04	c  N dy 19575   3312794      2424     10343         0     81521     31427    674554     46.97     49.58
3666.55/917.94	c  N dy 19707   3332805      2424     10343         0    101523     31427   2090142     46.98     50.26
3694.91/925.05	c  N dy 19828   3352806      2424     10343         0    121520     31427   3501737     46.98     53.86
3729.29/933.61	c  N dy 19927   3373278      2424     10343         0    141988     31427   4963169     46.98     49.87
3770.01/943.83	c  N dy 20055   3393798      2424     10343         0     81530     31427    613326     46.99     50.60
3793.58/949.79	c  N dy 20174   3413849      2424     10343         0    101578     31427   2034873     46.99     50.37
3823.14/957.10	c  N dy 20294   3434290      2424     10343         0    122010     31427   3482986     47.00     49.72
3857.49/965.78	c  N dy 20425   3454341      2424     10343         0    142054     31427   4902878     47.01     49.71
3897.44/975.78	c  N dy 20551   3474402      2424     10343         0    162105     31427   6326479     47.02     52.45
3922.23/981.97	c  N dy 20666   3494420      2424     10343         0    100143     31427   1869991     47.02     50.42
3950.57/989.01	c  N dy 20783   3514432      2424     10343         0    120149     31427   3292126     47.02     49.86
3984.15/997.42	c  N dy 20908   3534444      2424     10343         0    140156     31427   4728392     47.03     49.95
4023.29/1007.25	c  N dy 21018   3554583      2424     10343         0    160289     31427   6141057     47.03     49.75
4052.83/1014.65	c  N dy 21152   3574767      2424     10343         0     97488     31427   1611940     47.04     51.44
4080.40/1021.56	c  N dy 21277   3594786      2424     10343         0    117502     31427   3042197     47.04     49.79
4113.55/1029.89	c  N dy 21395   3614829      2424     10343         0    137538     31427   4468406     47.05     50.34
4151.12/1039.24	c  N dy 21506   3634855      2424     10343         0    157561     31427   5884825     47.05     51.10
4183.45/1047.36	c  N dy 21616   3654920      2424     10343         0     93641     31427   1279796     47.05     49.55
4210.22/1054.02	c  N dy 21739   3674974      2424     10343         0    113693     31427   2719959     47.06     58.57
4241.77/1061.97	c  N dy 21858   3695014      2424     10343         0    133729     31427   4133170     47.06     49.82
4273.34/1069.86	c  S st 21961   3712503      2424     10343         0    151213     31427   5374497     47.06   no data
4274.93/1070.20	c  S st 21961   3713008      2424     10343         0    151718     31427   5403023     47.06   no data
4274.93/1070.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4275.33/1070.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4275.33/1070.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4275.33/1070.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4275.33/1070.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4275.33/1070.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
4275.33/1070.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4275.33/1070.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4276.13/1070.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4303.69/1077.41	c lits-rem:       160  cl-subs:       55  v-elim:      0  v-fix:    0  time:  6.83 s
4303.69/1077.41	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
4303.69/1077.49	c vivif2 --  cl tried   151663 cl shrink        0 lits rem          0 time: 0.08
4304.51/1077.68	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.20
4304.51/1077.69	c calculated reachability. Time: 0.00
4304.51/1077.69	c  N dy 21961   3713008      2424     10343         0    151663     31427   5396559     47.06   no data
4345.64/1087.97	c  N dy 22087   3733080      2424     10343         0     86755     31427    726045     47.07     57.69
4368.40/1093.60	c  F st 22202   3751562      2424     10343         0    105233     31427   2025221     47.07     42.55
4370.82/1094.27	c  N st 22206   3753594      2424     10343         0    107265     31427   2179152     47.07   no data
4400.36/1101.62	c  N dy 22310   3773619      2424     10343         0    127279     31427   3619305     47.08     55.41
4435.50/1110.49	c  N dy 22433   3793624      2424     10343         0    147275     31427   5042204     47.08     49.83
4476.28/1120.69	c  N dy 22539   3813899      2424     10343         0    167545     31427   6488041     47.08     50.10
4505.42/1127.91	c  N dy 22662   3834056      2424     10343         0    101727     31427   1737675     47.08     50.55
4533.77/1135.04	c  N dy 22774   3854320      2424     10343         0    121983     31427   3177842     47.09     50.16
4567.33/1143.47	c  N dy 22896   3874337      2424     10343         0    141994     31427   4596138     47.09     55.41
4606.88/1153.33	c  N dy 23008   3894424      2424     10343         0    162073     31427   6040300     47.10     50.05
4643.24/1162.41	c  N dy 23120   3914488      2424     10343         0     95158     31427   1190140     47.10     49.71
4670.39/1169.21	c  N dy 23248   3934622      2424     10343         0    115284     31427   2629692     47.11     51.26
4702.75/1177.39	c  N dy 23376   3954687      2424     10343         0    135342     31427   4056460     47.11     50.11
4740.69/1186.88	c  N dy 23489   3974974      2424     10343         0    155627     31427   5506721     47.11     50.10
4783.46/1197.54	c  N dy 23603   3995085      2424     10343         0    175734     31427   6940687     47.12     49.72

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

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

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


[startup+0 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=201272 CPUtime=0 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) S 17237 17239 16886 0 -1 4202496 1320 0 0 0 0 0 0 0 18 0 4 0 514719064 206102528 1171 33554432000 4194304 4627427 140735559147440 18446744073709551615 239476799982 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 50318 1176 338 106 0 45289 0
[pid=17239/tid=17240] ppid=17237 vsize=201456 CPUtime=0 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 226 0 0 0 0 0 0 0 25 0 4 0 514719064 206290944 1279 33554432000 4194304 4627427 140735559147440 18446744073709551615 239476392144 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=201456 CPUtime=0 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 125 0 0 0 0 0 0 0 25 0 4 0 514719064 206290944 1289 33554432000 4194304 4627427 140735559147440 18446744073709551615 239476799982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=201456 CPUtime=0 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 364 0 0 0 0 0 0 0 18 0 4 0 514719064 206290944 1294 33554432000 4194304 4627427 140735559147440 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.749219 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=364016 CPUtime=2.97 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 8389 0 0 0 296 1 0 0 18 0 4 0 514719064 372752384 5486 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 91004 5486 386 106 0 85975 0
[pid=17239/tid=17240] ppid=17237 vsize=355152 CPUtime=0.74 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2058 0 0 0 74 0 0 0 18 0 4 0 514719064 363675648 5336 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=355452 CPUtime=0.79 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2155 0 0 0 79 0 0 0 19 0 4 0 514719064 363982848 4816 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=355452 CPUtime=0.8 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 1797 0 0 0 80 0 0 0 18 0 4 0 514719064 363982848 4816 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 364016

[startup+0.906369 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=355908 CPUtime=3.6 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 9690 0 0 0 359 1 0 0 19 0 4 0 514719064 364449792 4842 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 88977 4842 386 106 0 83948 0
[pid=17239/tid=17240] ppid=17237 vsize=355908 CPUtime=0.89 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2402 0 0 0 89 0 0 0 19 0 4 0 514719064 364449792 4842 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=355908 CPUtime=0.89 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2565 0 0 0 89 0 0 0 19 0 4 0 514719064 364449792 4842 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=355908 CPUtime=0.9 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 1897 0 0 0 90 0 0 0 19 0 4 0 514719064 364449792 4842 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 355908

[startup+1.00635 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=355908 CPUtime=4 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 10086 0 0 0 399 1 0 0 19 0 4 0 514719064 364449792 5238 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 88977 5238 386 106 0 83948 0
[pid=17239/tid=17240] ppid=17237 vsize=355908 CPUtime=0.99 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2494 0 0 0 99 0 0 0 19 0 4 0 514719064 364449792 5238 33554432000 4194304 4627427 140735559147440 18446744073709551615 4327749 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=355908 CPUtime=0.99 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2674 0 0 0 99 0 0 0 19 0 4 0 514719064 364449792 5238 33554432000 4194304 4627427 140735559147440 18446744073709551615 4327643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=355908 CPUtime=1 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 1994 0 0 0 100 0 0 0 19 0 4 0 514719064 364449792 5239 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 355908

[startup+1.10633 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=355908 CPUtime=4.4 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 10491 0 0 0 439 1 0 0 19 0 4 0 514719064 364449792 5643 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 88977 5643 386 106 0 83948 0
[pid=17239/tid=17240] ppid=17237 vsize=355908 CPUtime=1.09 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2591 0 0 0 109 0 0 0 19 0 4 0 514719064 364449792 5643 33554432000 4194304 4627427 140735559147440 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=355908 CPUtime=1.09 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2768 0 0 0 109 0 0 0 19 0 4 0 514719064 364449792 5643 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=355908 CPUtime=1.1 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2093 0 0 0 110 0 0 0 19 0 4 0 514719064 364449792 5643 33554432000 4194304 4627427 140735559147440 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 355908

[startup+1.50026 s]
/proc/loadavg: 8.13 8.07 7.49 5/180 17239
/proc/meminfo: memFree=22559452/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=356148 CPUtime=5.98 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 12587 0 0 0 597 1 0 0 19 0 4 0 514719064 364695552 5772 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 89037 5772 386 106 0 84008 0
[pid=17239/tid=17240] ppid=17237 vsize=356148 CPUtime=1.49 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 3168 0 0 0 149 0 0 0 19 0 4 0 514719064 364695552 5772 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=356148 CPUtime=1.48 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 3132 0 0 0 148 0 0 0 20 0 4 0 514719064 364695552 5772 33554432000 4194304 4627427 140735559147440 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=356148 CPUtime=1.49 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 2665 0 0 0 149 0 0 0 19 0 4 0 514719064 364695552 5772 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 356148

[startup+3.10095 s]
/proc/loadavg: 8.36 8.12 7.51 9/184 17243
/proc/meminfo: memFree=22488496/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=339172 CPUtime=12.37 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 23497 0 0 0 1234 3 0 0 25 0 4 0 514719064 347312128 12267 33554432000 4194304 4627427 140735559147440 18446744073709551615 4324754 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 84793 12267 390 106 0 79764 0
[pid=17239/tid=17240] ppid=17237 vsize=339172 CPUtime=3.09 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 5650 0 0 0 309 0 0 0 25 0 4 0 514719064 347312128 12267 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=339172 CPUtime=3.07 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 5371 0 0 0 307 0 0 0 25 0 4 0 514719064 347312128 12267 33554432000 4194304 4627427 140735559147440 18446744073709551615 4321614 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=339172 CPUtime=3.09 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 4561 0 0 0 309 0 0 0 25 0 4 0 514719064 347312128 12267 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 339172

[startup+6.30633 s]
/proc/loadavg: 8.33 8.12 7.51 9/184 17243
/proc/meminfo: memFree=22322876/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=357692 CPUtime=25.16 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 42125 0 0 0 2511 5 0 0 25 0 4 0 514719064 366276608 26550 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 89423 26550 390 106 0 84394 0
[pid=17239/tid=17240] ppid=17237 vsize=357692 CPUtime=6.3 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 11551 0 0 0 629 1 0 0 25 0 4 0 514719064 366276608 26550 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=357692 CPUtime=6.26 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 11596 0 0 0 625 1 0 0 25 0 4 0 514719064 366276608 26550 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=357692 CPUtime=6.3 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 8890 0 0 0 629 1 0 0 25 0 4 0 514719064 366276608 26550 33554432000 4194304 4627427 140735559147440 18446744073709551615 4332324 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 357692

[startup+12.7011 s]
/proc/loadavg: 8.30 8.12 7.51 9/184 17243
/proc/meminfo: memFree=22181920/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=368276 CPUtime=50.72 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 63068 0 0 0 5063 9 0 0 25 0 4 0 514719064 377114624 42434 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 92069 42434 390 106 0 87040 0
[pid=17239/tid=17240] ppid=17237 vsize=368276 CPUtime=12.68 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 16563 0 0 0 1267 1 0 0 25 0 4 0 514719064 377114624 42434 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=368276 CPUtime=12.62 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 18069 0 0 0 1260 2 0 0 25 0 4 0 514719064 377114624 42434 33554432000 4194304 4627427 140735559147440 18446744073709551615 4329671 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=368276 CPUtime=12.69 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 12354 0 0 0 1268 1 0 0 25 0 4 0 514719064 377114624 42434 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 368276

[startup+25.5006 s]
/proc/loadavg: 8.26 8.11 7.52 9/184 17243
/proc/meminfo: memFree=22080504/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=366164 CPUtime=101.84 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 91731 0 0 0 10169 15 0 0 25 0 4 0 514719064 374951936 49673 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 91541 49673 390 106 0 86512 0
[pid=17239/tid=17240] ppid=17237 vsize=366164 CPUtime=25.48 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 22685 0 0 0 2546 2 0 0 25 0 4 0 514719064 374951936 49673 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=366164 CPUtime=25.35 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 26806 0 0 0 2531 4 0 0 25 0 4 0 514719064 374951936 49673 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=366164 CPUtime=25.49 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 17702 0 0 0 2546 3 0 0 25 0 4 0 514719064 374951936 49673 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 366164

[startup+51.1007 s]
/proc/loadavg: 8.17 8.10 7.53 9/184 17244
/proc/meminfo: memFree=21877552/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=387220 CPUtime=204.1 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 132495 0 0 0 20384 26 0 0 25 0 4 0 514719064 396513280 51312 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 96805 51312 390 106 0 91776 0
[pid=17239/tid=17240] ppid=17237 vsize=387220 CPUtime=51.09 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 33980 0 0 0 5104 5 0 0 25 0 4 0 514719064 396513280 51312 33554432000 4194304 4627427 140735559147440 18446744073709551615 4332978 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=387220 CPUtime=50.81 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 38196 0 0 0 5073 8 0 0 25 0 4 0 514719064 396513280 51312 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=387220 CPUtime=51.09 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 26690 0 0 0 5104 5 0 0 25 0 4 0 514719064 396513280 51312 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 387220

[startup+102.301 s]
/proc/loadavg: 8.07 8.08 7.56 9/184 17245
/proc/meminfo: memFree=21752148/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=441460 CPUtime=408.62 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 227236 0 0 0 40810 52 0 0 25 0 4 0 514719064 452055040 52460 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 110365 52460 390 106 0 105336 0
[pid=17239/tid=17240] ppid=17237 vsize=441460 CPUtime=102.29 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 56440 0 0 0 10219 10 0 0 25 0 4 0 514719064 452055040 52460 33554432000 4194304 4627427 140735559147440 18446744073709551615 4321337 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=441460 CPUtime=101.73 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 62554 0 0 0 10159 14 0 0 25 0 4 0 514719064 452055040 52460 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=441460 CPUtime=102.29 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 48857 0 0 0 10217 12 0 0 25 0 4 0 514719064 452055040 52460 33554432000 4194304 4627427 140735559147440 18446744073709551615 4327355 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 441460

[startup+162.3 s]

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

[pid=17239] ppid=17237 vsize=711480 CPUtime=2805.33 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 977716 0 0 0 280216 317 0 0 25 0 4 0 514719064 728555520 104680 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 177870 104680 390 106 0 172841 0
[pid=17239/tid=17240] ppid=17237 vsize=711480 CPUtime=702.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 245284 0 0 0 70158 73 0 0 25 0 4 0 514719064 728555520 104680 33554432000 4194304 4627427 140735559147440 18446744073709551615 4324648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=711480 CPUtime=698.48 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 251943 0 0 0 69769 79 0 0 25 0 4 0 514719064 728555520 104680 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=711480 CPUtime=702.29 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 233907 0 0 0 70148 81 0 0 25 0 4 0 514719064 728555520 104680 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 711480

[startup+762.301 s]
/proc/loadavg: 8.18 8.15 7.83 9/184 17275
/proc/meminfo: memFree=21022168/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=808572 CPUtime=3045 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1033167 0 0 0 304159 341 0 0 25 0 4 0 514719064 827977728 109186 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 202143 109186 390 106 0 197114 0
[pid=17239/tid=17240] ppid=17237 vsize=808572 CPUtime=762.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 259269 0 0 0 76151 80 0 0 25 0 4 0 514719064 827977728 109186 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=808572 CPUtime=758.15 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 265751 0 0 0 75731 84 0 0 25 0 4 0 514719064 827977728 109186 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=808572 CPUtime=762.29 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 247643 0 0 0 76142 87 0 0 25 0 4 0 514719064 827977728 109186 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 808572

[startup+822.301 s]
/proc/loadavg: 8.14 8.15 7.85 9/184 17277
/proc/meminfo: memFree=20952072/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=858512 CPUtime=3284.68 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1086767 0 0 0 328107 361 0 0 25 0 4 0 514719064 879116288 111197 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 214628 111197 390 106 0 209599 0
[pid=17239/tid=17240] ppid=17237 vsize=858512 CPUtime=822.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 272788 0 0 0 82147 84 0 0 25 0 4 0 514719064 879116288 111197 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=858512 CPUtime=817.83 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 279094 0 0 0 81694 89 0 0 25 0 4 0 514719064 879116288 111197 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=858512 CPUtime=822.3 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 261003 0 0 0 82137 93 0 0 25 0 4 0 514719064 879116288 111197 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 858512

[startup+882.301 s]
/proc/loadavg: 8.20 8.16 7.87 9/184 17278
/proc/meminfo: memFree=20817744/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=825672 CPUtime=3524.34 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1167514 0 0 0 352049 385 0 0 25 0 4 0 514719064 845488128 136955 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 206418 136955 390 106 0 201389 0
[pid=17239/tid=17240] ppid=17237 vsize=825672 CPUtime=882.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 299022 0 0 0 88140 91 0 0 25 0 4 0 514719064 845488128 136955 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=825672 CPUtime=877.5 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 292245 0 0 0 87655 95 0 0 25 0 4 0 514719064 845488128 136955 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=825672 CPUtime=882.3 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 282454 0 0 0 88132 98 0 0 25 0 4 0 514719064 845488128 136955 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 825672

[startup+942.301 s]
/proc/loadavg: 8.14 8.16 7.89 9/184 17280
/proc/meminfo: memFree=20785356/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=924516 CPUtime=3764.03 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1217376 0 0 0 375998 405 0 0 25 0 4 0 514719064 946704384 146162 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 231129 146162 390 106 0 226100 0
[pid=17239/tid=17240] ppid=17237 vsize=924516 CPUtime=942.32 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 311986 0 0 0 94135 97 0 0 25 0 4 0 514719064 946704384 146162 33554432000 4194304 4627427 140735559147440 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=924516 CPUtime=937.18 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 305325 0 0 0 93617 101 0 0 25 0 4 0 514719064 946704384 146162 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=924516 CPUtime=942.3 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 294279 0 0 0 94126 104 0 0 25 0 4 0 514719064 946704384 146162 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 924516

[startup+1002.3 s]
/proc/loadavg: 8.27 8.19 7.91 9/184 17281
/proc/meminfo: memFree=20666148/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=1041480 CPUtime=4003.7 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1273976 0 0 0 399944 426 0 0 25 0 4 0 514719064 1066475520 153530 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 260370 153530 390 106 0 255341 0
[pid=17239/tid=17240] ppid=17237 vsize=1041480 CPUtime=1002.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 323920 0 0 0 100129 102 0 0 25 0 4 0 514719064 1066475520 153530 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=1041480 CPUtime=996.85 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 324052 0 0 0 99579 106 0 0 25 0 4 0 514719064 1066475520 153530 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=1041480 CPUtime=1002.31 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 307126 0 0 0 100121 110 0 0 25 0 4 0 514719064 1066475520 153530 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1041480

[startup+1062.31 s]
/proc/loadavg: 8.17 8.17 7.92 9/184 17283
/proc/meminfo: memFree=20762844/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=993484 CPUtime=4243.39 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1324728 0 0 0 423893 446 0 0 25 0 4 0 514719064 1017327616 147956 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 248371 147956 390 106 0 243342 0
[pid=17239/tid=17240] ppid=17237 vsize=993484 CPUtime=1062.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 336804 0 0 0 106124 107 0 0 25 0 4 0 514719064 1017327616 147956 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=993484 CPUtime=1056.53 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 336336 0 0 0 105542 111 0 0 25 0 4 0 514719064 1017327616 147956 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=993484 CPUtime=1062.32 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 319866 0 0 0 106117 115 0 0 25 0 4 0 514719064 1017327616 147956 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 993484

[startup+1122.3 s]
/proc/loadavg: 8.21 8.17 7.93 9/184 17285
/proc/meminfo: memFree=20611152/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=1133676 CPUtime=4483.05 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1381777 0 0 0 447835 470 0 0 25 0 4 0 514719064 1160884224 174107 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 283419 174107 390 106 0 278390 0
[pid=17239/tid=17240] ppid=17237 vsize=1133676 CPUtime=1122.31 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 352576 0 0 0 112119 112 0 0 25 0 4 0 514719064 1160884224 174107 33554432000 4194304 4627427 140735559147440 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=1133676 CPUtime=1116.21 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 347872 0 0 0 111503 118 0 0 25 0 4 0 514719064 1160884224 174107 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=1133676 CPUtime=1122.31 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 334739 0 0 0 112110 121 0 0 25 0 4 0 514719064 1160884224 174107 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1133676

[startup+1182.3 s]
/proc/loadavg: 8.21 8.17 7.94 9/184 17286
/proc/meminfo: memFree=20571056/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=1085036 CPUtime=4722.72 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1434013 0 0 0 471781 491 0 0 25 0 4 0 514719064 1111076864 167068 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 271259 167068 392 106 0 266230 0
[pid=17239/tid=17240] ppid=17237 vsize=1085036 CPUtime=1182.32 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 365282 0 0 0 118114 118 0 0 25 0 4 0 514719064 1111076864 167068 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=1085036 CPUtime=1175.87 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 362016 0 0 0 117464 123 0 0 25 0 4 0 514719064 1111076864 167068 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=1085036 CPUtime=1182.32 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 347328 0 0 0 118106 126 0 0 25 0 4 0 514719064 1111076864 167068 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1085036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.33 7.97 7.88 5/175 17305
/proc/meminfo: memFree=22097740/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=984472 CPUtime=4800.23 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1449359 0 0 0 479525 498 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 246118 160187 392 106 0 241089 0
[pid=17239/tid=17240] ppid=17237 vsize=984472 CPUtime=1201.72 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 369302 0 0 0 120052 120 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=984472 CPUtime=1195.18 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 365435 0 0 0 119393 125 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=984472 CPUtime=1201.72 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 351074 0 0 0 120044 128 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 984472

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: 7.33 7.97 7.88 5/175 17305
/proc/meminfo: memFree=22097740/32950928 swapFree=67087032/67111528
[pid=17239] ppid=17237 vsize=984472 CPUtime=4800.23 cores=0,2,4,6
/proc/17239/stat : 17239 (strangenight2-m) R 17237 17239 16886 0 -1 4202496 1449359 0 0 0 479525 498 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17239/statm: 246118 160187 392 106 0 241089 0
[pid=17239/tid=17240] ppid=17237 vsize=984472 CPUtime=1201.72 cores=0,2,4,6
/proc/17239/task/17240/stat : 17240 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 369302 0 0 0 120052 120 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17239/tid=17241] ppid=17237 vsize=984472 CPUtime=1195.18 cores=0,2,4,6
/proc/17239/task/17241/stat : 17241 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 365435 0 0 0 119393 125 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17239/tid=17242] ppid=17237 vsize=984472 CPUtime=1201.72 cores=0,2,4,6
/proc/17239/task/17242/stat : 17242 (strangenight2-m) R 17237 17239 16886 0 -1 4202560 351074 0 0 0 120044 128 0 0 25 0 4 0 514719064 1008099328 160187 33554432000 4194304 4627427 140735559147440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 984472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.3
CPU user time (s): 4795.28
CPU system time (s): 5.02024
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1135376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.28
system time used= 5.02024
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1449363
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= 804
involuntary context switches= 22767

runsolver used 2.04669 second user time and 4.52231 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 00:53:40
IDJOB=3173794
IDBENCH=82612
IDSOLVER=1586
FILE ID=node148/3173794-1304031220
RUNJOBID= node148-1304028687-16904
PBS_JOBID= 13170304
Free space on /tmp= 71424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S705365444-036-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173794-1304031220/watcher-3173794-1304031220 -o /tmp/evaluation-result-3173794-1304031220/solver-3173794-1304031220 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173794-1304031220.cnf

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

MD5SUM BENCH= 1cfa78dd8d87f0dbd61a5ae4dd552500
RANDOM SEED=1244507841

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22559608 kB
Buffers:       2006604 kB
Cached:        7609152 kB
SwapCached:       3548 kB
Active:        1774716 kB
Inactive:      8055116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22559608 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           14728 kB
Writeback:           0 kB
AnonPages:      211652 kB
Mapped:          14412 kB
Slab:           498100 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   469332 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= 71428 MiB
End job on node148 at 2011-04-29 01:13:44