Trace number 3366203

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366203-1305398558.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.03	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.03	c -- vars added       2500
0.00/0.03	c Parsing time:  0.00 s
0.00/0.03	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.42/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.42/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.42/0.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.42/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     64  v-fix:    0  time:  0.01 s
0.42/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.42/0.11	c calculated reachability. Time: 0.00
0.42/0.11	c Calc default polars -  time:   0.00 s pos:    1120 undec:     269 neg:    1111
0.42/0.11	c =========================================================================================
0.42/0.11	c types(t): F = full restart, N = normal restart
0.42/0.11	c types(t): S = simplification begin/end, E = solution found
0.42/0.11	c restart types(rt): st = static, dy = dynamic
0.42/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.11	c  B st     0         0      2436     10419         0         0     31652         0   no data   no data
3.14/0.81	c  N dy    19      4096      2436     10419         0      4095     31652    290890     46.26     50.34
3.14/0.81	c  N dy    40      8100      2436     10419         0      5598     31652    281636     45.89     50.66
3.54/0.91	c  N dy    59     12378      2436     10419         0      5631     31652    188662     45.29     48.87
4.79/1.23	c  N dy    82     16397      2436     10419         0      9648     31652    466908     45.39     53.14
5.93/1.51	c  N dy   109     20598      2436     10419         0      8229     31652    290821     45.54     48.36
7.14/1.85	c  N dy   133     24841      2436     10419         0     12470     31652    583580     45.63     48.43
7.14/1.86	c  F st   135     25000      2436     10419         0     12629     31652    593880     45.61   no data
8.76/2.28	c  N dy   141     30003      2436     10419         0     10816     31652    421752     45.61   no data
8.76/2.28	c  S st   141     30003      2436     10419         0     10816     31652    421752     45.61   no data
9.17/2.32	c  S st   141     30506      2436     10419         0     11319     31652    448334     45.61   no data
9.17/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.17/2.33	c blocked clauses removed:       75 vars:     11 tried:        2436 T: 0.00 s
9.17/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2425 time:  0.00 s
9.17/2.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.17/2.34	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.17/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.52/2.43	c lits-rem:        45  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.06 s
9.52/2.44	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
9.52/2.44	c calculated reachability. Time: 0.00
9.52/2.44	c  N dy   141     30506      2424     10343         0     11286     31427    445095     45.61   no data
11.13/2.82	c  N dy   163     34941      2424     10343         0     15720     31427    749726     45.48     48.02
12.33/3.16	c  N dy   188     39042      2424     10343         0     11929     31427    406645     45.48     47.96
13.91/3.53	c  N dy   203     43300      2424     10343         0     16184     31427    696282     45.23     48.19
14.71/3.75	c  S st   216     45761      2424     10343         0      9699     31427    185957     45.20   no data
14.71/3.79	c  S st   216     46263      2424     10343         0     10201     31427    214119     45.20   no data
14.71/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.11/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.11/3.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.11/3.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.11/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.11/3.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
15.11/3.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.11/3.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.11/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.11/3.83	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
15.11/3.83	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
15.11/3.84	c vivif2 --  cl tried    10200 cl shrink        0 lits rem          0 time: 0.00
15.11/3.85	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
15.11/3.85	c calculated reachability. Time: 0.00
15.11/3.85	c  N dy   216     46263      2424     10343         0     10200     31427    214076     45.20   no data
16.71/4.23	c  N dy   244     50545      2424     10343         0     14481     31427    512010     45.31     48.10
18.30/4.60	c  N dy   269     54547      2424     10343         0     18482     31427    787754     45.39     53.44
19.89/5.01	c  N dy   292     59125      2424     10343         0     13093     31427    357345     45.35     48.01
21.09/5.37	c  N dy   308     63131      2424     10343         0     17098     31427    631778     45.21     47.68
23.08/5.80	c  N dy   333     67313      2424     10343         0     21279     31427    913991     45.20     47.80
23.48/6.00	c  S st   345     69395      2424     10343         0     12376     31427    240780     45.23     43.11
23.88/6.04	c  S st   345     69900      2424     10343         0     12881     31427    271201     45.23   no data
23.88/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.88/6.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.88/6.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.88/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.88/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.88/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
23.88/6.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.88/6.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.88/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.29/6.10	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
24.29/6.10	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
24.29/6.10	c vivif2 --  cl tried    12880 cl shrink        0 lits rem          0 time: 0.00
24.29/6.12	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.01
24.29/6.12	c calculated reachability. Time: 0.00
24.29/6.12	c  N dy   345     69900      2424     10343         0     12880     31427    271066     45.23   no data
25.89/6.52	c  N dy   363     74419      2424     10343         0     17397     31427    579827     45.11     49.40
27.87/7.06	c  N dy   395     79721      2424     10343         0     22699     31427    942919     45.15     47.65
29.87/7.56	c  N dy   422     84985      2424     10343         0     15969     31427    423152     45.14     49.05
30.70/7.80	c  F st   438     87500      2424     10343         0     18483     31427    596861     45.19   no data
32.26/8.15	c  N st   443     90797      2424     10343         0     21777     31427    853650     45.19   no data
34.66/8.77	c  N dy   467     96686      2424     10343         0     14671     31427    274545     45.18     47.98
37.84/9.50	c  N dy   501    103957      2424     10343         0     21940     31427    779621     45.14     48.10
37.84/9.59	c  S st   506    104851      2424     10343         0     22834     31427    839236     45.11   no data
38.24/9.65	c  S st   506    105353      2424     10343         0     23336     31427    866875     45.11   no data
38.24/9.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.24/9.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.24/9.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.24/9.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.24/9.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.24/9.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
38.24/9.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.24/9.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.64/9.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.48/9.97	c lits-rem:        67  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.25 s
39.48/9.97	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
39.48/9.99	c vivif2 --  cl tried    23328 cl shrink        0 lits rem          0 time: 0.01
39.48/10.01	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.02
39.88/10.01	c calculated reachability. Time: 0.00
39.88/10.01	c  N dy   506    105353      2424     10343         0     23328     31427    865638     45.11   no data
42.63/10.76	c  N dy   552    112352      2424     10343         0     16331     31427    325341     45.21     47.78
45.82/11.50	c  N dy   593    119555      2424     10343         0     23531     31427    813649     45.23     47.97
49.41/12.41	c  N dy   640    127202      2424     10343         0     16185     31427    250017     45.30     57.77
52.64/13.26	c  N dy   697    135411      2424     10343         0     24389     31427    813277     45.40     47.82
56.60/14.30	c  N dy   744    144166      2424     10343         0     17143     31427    254731     45.40     47.83
60.58/15.27	c  N dy   790    153468      2424     10343         0     26442     31427    890047     45.34     49.79
62.97/15.83	c  S st   816    158029      2424     10343         0     31000     31427   1203758     45.34   no data
63.37/15.91	c  S st   816    158533      2424     10343         0     31504     31427   1230576     45.34   no data
63.37/15.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.37/15.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.37/15.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.37/15.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.37/15.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.37/15.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
63.37/15.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.37/15.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.37/15.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.81/16.58	c lits-rem:       119  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.59 s
65.81/16.58	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
65.81/16.60	c vivif2 --  cl tried    31485 cl shrink        0 lits rem          0 time: 0.02
66.21/16.63	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.03
66.21/16.63	c calculated reachability. Time: 0.00
66.21/16.63	c  N dy   816    158533      2424     10343         0     31485     31427   1228036     45.34   no data
70.60/17.76	c  N dy   877    168799      2424     10343         0     24759     31427    713237     45.37     49.01
76.13/19.17	c  N dy   950    179743      2424     10343         0     35699     31427   1463899     45.42     48.01
81.73/20.52	c  N dy  1013    191853      2424     10343         0     29814     31427   1005561     45.39     48.42
88.15/22.11	c  N dy  1090    204238      2424     10343         0     23200     31427    482667     45.45     48.11
94.49/23.77	c  N dy  1169    217283      2424     10343         0     36243     31427   1390440     45.53     48.07
101.31/25.47	c  N dy  1262    231210      2424     10343         0     30170     31427    913684     45.62     51.90
104.87/26.37	c  S st  1298    237800      2424     10343         0     36756     31427   1362161     45.61     44.95
105.30/26.45	c  S st  1298    238302      2424     10343         0     37258     31427   1391580     45.61   no data
105.30/26.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.30/26.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
105.30/26.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.30/26.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.30/26.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.30/26.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
105.30/26.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
105.30/26.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.70/26.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.25/27.43	c lits-rem:        87  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.88 s
109.25/27.43	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
109.25/27.45	c vivif2 --  cl tried    37244 cl shrink        0 lits rem          0 time: 0.02
109.25/27.48	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.04
109.25/27.48	c calculated reachability. Time: 0.00
109.25/27.48	c  N dy  1298    238302      2424     10343         0     37244     31427   1389879     45.61   no data
117.23/29.44	c  N dy  1382    253608      2424     10343         0     31550     31427    931338     45.58     48.28
126.01/31.68	c  N dy  1478    269847      2424     10343         0     25795     31427    473092     45.63     48.68
135.58/34.05	c  N dy  1568    287150      2424     10343         0     43091     31427   1666128     45.60     48.79
145.54/36.51	c  N dy  1662    305696      2424     10343         0     38642     31427   1291816     45.58     48.40
145.54/36.59	c  F st  1666    306250      2424     10343         0     39196     31427   1330128     45.58   no data
156.31/39.22	c  N dy  1754    325217      2424     10343         0     34164     31427    921320     45.61     67.19
168.29/42.25	c  N dy  1875    345231      2424     10343         0     29177     31427    518278     45.63     49.66
175.08/43.95	c  S st  1947    357453      2424     10343         0     41395     31427   1369974     45.64   no data
175.50/44.05	c  S st  1947    357955      2424     10343         0     41897     31427   1398940     45.64   no data
175.50/44.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.50/44.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
175.50/44.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.50/44.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.50/44.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.50/44.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
175.50/44.08	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
175.50/44.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.91/44.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.88/45.13	c lits-rem:        19  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.97 s
179.88/45.13	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
179.88/45.15	c vivif2 --  cl tried    41883 cl shrink        0 lits rem          0 time: 0.02
179.88/45.19	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.04
179.88/45.19	c calculated reachability. Time: 0.00
179.88/45.19	c  N dy  1947    357955      2424     10343         0     41883     31427   1397320     45.64   no data
192.21/48.22	c  N dy  2066    378016      2424     10343         0     35944     31427    924814     45.66     48.35
204.98/51.43	c  N dy  2163    398022      2424     10343         0     28953     31427    371973     45.62     59.02
216.94/54.48	c  N dy  2277    418110      2424     10343         0     49034     31427   1780439     45.66     49.56
229.71/57.65	c  N dy  2408    438150      2424     10343         0     41073     31427   1151175     45.70     48.72
243.27/61.08	c  N dy  2530    458221      2424     10343         0     32159     31427    465421     45.72     48.23
256.03/64.25	c  N dy  2667    478223      2424     10343         0     52152     31427   1857729     45.78     56.83
269.20/67.55	c  N dy  2790    498255      2424     10343         0     42184     31427   1100494     45.80     48.57
284.37/71.35	c  N dy  2915    519058      2424     10343         0     31991     31427    336618     45.83     48.32
295.53/74.12	c  S st  3020    536932      2424     10343         0     49859     31427   1584109     45.85   no data
295.93/74.23	c  S st  3020    537435      2424     10343         0     50362     31427   1612612     45.85   no data
295.93/74.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.93/74.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
295.93/74.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.93/74.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.93/74.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.93/74.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
295.93/74.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
295.93/74.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.33/74.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.31/75.82	c lits-rem:        91  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.48 s
302.31/75.82	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
302.31/75.84	c vivif2 --  cl tried    50343 cl shrink        0 lits rem          0 time: 0.02
302.31/75.89	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.05
302.31/75.90	c calculated reachability. Time: 0.00
302.31/75.90	c  N dy  3020    537435      2424     10343         0     50343     31427   1609881     45.85   no data
317.07/79.57	c  N dy  3127    557592      2424     10343         0     38502     31427    727861     45.85     48.74
331.04/83.04	c  N dy  3248    577652      2424     10343         0     58558     31427   2133844     45.87     48.47
345.40/86.62	c  N dy  3377    597698      2424     10343         0     45607     31427   1164864     45.90     50.21
360.54/90.48	c  N dy  3486    617775      2424     10343         0     65679     31427   2550958     45.89     48.34
374.10/93.87	c  N dy  3598    637941      2424     10343         0     51847     31427   1526334     45.90     48.65
390.50/98.00	c  N dy  3717    658045      2424     10343         0     36954     31427    427738     45.92     49.33
404.08/101.39	c  N dy  3838    678118      2424     10343         0     57021     31427   1828176     45.93     53.17
420.78/105.60	c  N dy  3946    698295      2424     10343         0     41201     31427    657158     45.93     48.85
435.94/109.30	c  N dy  4063    718387      2424     10343         0     61283     31427   2060162     45.94     49.09
451.94/113.34	c  N dy  4172    738434      2424     10343         0     44341     31427    812941     45.95     48.44
467.06/117.16	c  N dy  4296    758493      2424     10343         0     64396     31427   2216583     45.97     49.01
483.41/121.24	c  N dy  4405    778574      2424     10343         0     46481     31427    896309     45.98     48.48
499.37/125.20	c  N dy  4520    798635      2424     10343         0     66539     31427   2282203     45.99     49.05
506.55/127.00	c  S st  4570    806154      2424     10343         0     74055     31427   2807336     46.00   no data
506.95/127.17	c  S st  4570    806657      2424     10343         0     74558     31427   2839443     46.00   no data
506.95/127.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.35/127.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
507.35/127.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.35/127.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.35/127.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.35/127.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
507.35/127.22	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
507.35/127.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
507.75/127.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.93/132.19	c lits-rem:       132  cl-subs:       29  v-elim:      0  v-fix:    0  time:  4.83 s
526.93/132.19	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
527.28/132.23	c vivif2 --  cl tried    74529 cl shrink        0 lits rem          0 time: 0.04
527.68/132.31	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.08
527.68/132.31	c calculated reachability. Time: 0.00
527.68/132.31	c  N dy  4570    806657      2424     10343         0     74529     31427   2835706     46.00   no data
542.44/136.03	c  N dy  4685    826715      2424     10343         0     55597     31427   1474919     46.01     48.93
560.79/140.63	c  N dy  4811    847093      2424     10343         0     75968     31427   2885880     46.02     48.63
576.35/144.56	c  N dy  4932    867119      2424     10343         0     55995     31427   1438525     46.04     57.90
594.69/149.14	c  N dy  5051    887234      2424     10343         0     76107     31427   2844171     46.06     48.57
611.05/153.29	c  N dy  5193    907301      2424     10343         0     55181     31427   1331646     46.09     52.10
629.40/157.81	c  N dy  5321    927359      2424     10343         0     75233     31427   2740511     46.12     48.93
646.56/162.18	c  N dy  5448    947421      2424     10343         0     53304     31427   1131059     46.15     49.95
664.11/166.55	c  N dy  5561    967506      2424     10343         0     73384     31427   2541410     46.15     50.19
683.26/171.30	c  N dy  5685    987520      2424     10343         0     50400     31427    857676     46.16     48.65
699.61/175.44	c  N dy  5801   1007601      2424     10343         0     70475     31427   2269402     46.17     49.35
720.74/180.71	c  N dy  5938   1027733      2424     10343         0     46614     31427    524365     46.20     48.68
736.30/184.62	c  N dy  6052   1047808      2424     10343         0     66683     31427   1924310     46.20     48.83
757.05/189.84	c  N dy  6161   1067888      2424     10343         0     86761     31427   3336332     46.20     49.91
761.43/190.96	c  F st  6180   1071878      2424     10343         0     45758     31427    398155     46.20     43.28
773.39/193.90	c  N dy  6251   1087935      2424     10343         0     61809     31427   1545903     46.21     48.95
792.55/198.79	c  N dy  6377   1107980      2424     10343         0     81849     31427   2946989     46.22     49.76
811.73/203.52	c  N dy  6488   1128235      2424     10343         0     56118     31427   1063775     46.23     48.95
829.29/207.95	c  N dy  6603   1148362      2424     10343         0     76242     31427   2477688     46.24     48.83
850.80/213.30	c  N dy  6700   1168454      2424     10343         0     49340     31427    527148     46.24     48.79
866.75/217.38	c  N dy  6809   1188483      2424     10343         0     69365     31427   1938100     46.24     49.17
889.09/222.96	c  N dy  6924   1209093      2424     10343         0     89968     31427   3386707     46.25     48.83
890.29/223.23	c  S st  6930   1209985      2424     10343         0     90860     31427   3450078     46.25     48.86
891.13/223.43	c  S st  6930   1210491      2424     10343         0     91366     31427   3477818     46.25   no data
891.13/223.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
891.48/223.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
891.48/223.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
891.48/223.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
891.48/223.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
891.48/223.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
891.48/223.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
891.48/223.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
891.88/223.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.83/227.67	c lits-rem:       160  cl-subs:       47  v-elim:      0  v-fix:    0  time:  4.00 s
907.83/227.67	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
908.26/227.72	c vivif2 --  cl tried    91319 cl shrink        0 lits rem          0 time: 0.05
908.67/227.83	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.10
908.67/227.83	c calculated reachability. Time: 0.00
908.67/227.83	c  N dy  6930   1210491      2424     10343         0     91319     31427   3471840     46.25   no data
926.22/232.24	c  N dy  7035   1230492      2424     10343         0     63320     31427   1440512     46.24     50.01
945.72/237.17	c  N dy  7152   1250589      2424     10343         0     83409     31427   2867818     46.24     48.76
967.67/242.64	c  N dy  7282   1270677      2424     10343         0     54512     31427    754289     46.27     48.86
985.21/247.03	c  N dy  7400   1290740      2424     10343         0     74567     31427   2164863     46.29     48.91
1007.16/252.50	c  N dy  7493   1310784      2424     10343         0     94608     31427   3575579     46.28     49.49
1025.51/257.12	c  N dy  7607   1330842      2424     10343         0     64677     31427   1408729     46.28     49.25
1045.45/262.11	c  N dy  7716   1350882      2424     10343         0     84713     31427   2817137     46.28     59.46
1068.99/268.03	c  N dy  7834   1370900      2424     10343         0     53733     31427    572559     46.29     49.05
1085.74/272.28	c  N dy  7948   1390905      2424     10343         0     73734     31427   1964092     46.28     48.95
1108.47/277.91	c  N dy  8072   1410926      2424     10343         0     93749     31427   3381198     46.30     49.66
1130.01/283.31	c  N dy  8185   1431219      2424     10343         0     62043     31427   1090429     46.30     49.05
1149.17/288.11	c  N dy  8303   1451224      2424     10343         0     82041     31427   2502622     46.31     49.05
1173.90/294.30	c  N dy  8432   1471396      2424     10343         0    102209     31427   3911279     46.32     49.15
1192.64/299.09	c  N dy  8551   1491478      2424     10343         0     69301     31427   1557083     46.33     54.45
1214.18/304.40	c  N dy  8667   1511663      2424     10343         0     89483     31427   2977092     46.34     48.94
1239.71/310.82	c  N dy  8799   1531672      2424     10343         0     55501     31427    511843     46.35     50.21
1256.86/315.16	c  N dy  8911   1551712      2424     10343         0     75533     31427   1928022     46.36     49.25
1279.60/320.89	c  N dy  9039   1571726      2424     10343         0     95539     31427   3336783     46.38     50.32
1303.57/326.87	c  N dy  9159   1591909      2424     10343         0     60732     31427    817221     46.39     49.17
1322.68/331.63	c  N dy  9285   1611953      2424     10343         0     80765     31427   2223349     46.40     50.99
1346.62/337.65	c  N dy  9400   1632029      2424     10343         0    100837     31427   3631660     46.41     51.32
1369.75/343.46	c  N dy  9517   1652546      2424     10343         0     65374     31427   1074581     46.41     49.89
1390.10/348.56	c  N dy  9656   1672716      2424     10343         0     85536     31427   2490435     46.43     49.06
1416.02/355.07	c  N dy  9788   1692758      2424     10343         0    105568     31427   3902641     46.44     52.79
1435.55/359.90	c  S st  9871   1710491      2424     10343         0     66322     31427   1079529     46.43     47.24
1435.96/360.04	c  S st  9871   1710992      2424     10343         0     66823     31427   1109573     46.43   no data
1435.96/360.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1435.96/360.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
1435.96/360.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1435.96/360.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1435.96/360.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1435.96/360.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
1435.96/360.08	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1436.36/360.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1436.36/360.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1439.18/360.86	c lits-rem:        40  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.72 s
1439.18/360.86	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
1439.18/360.88	c vivif2 --  cl tried    66810 cl shrink        0 lits rem          0 time: 0.02
1439.59/360.95	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.07
1439.59/360.95	c calculated reachability. Time: 0.00
1439.59/360.95	c  N dy  9871   1710992      2424     10343         0     66810     31427   1108352     46.43   no data
1459.89/366.08	c  N dy  9996   1731030      2424     10343         0     86840     31427   2522046     46.44     67.31
1485.42/372.48	c  N dy 10111   1751123      2424     10343         0    106929     31427   3937341     46.45     48.90
1508.16/378.19	c  N dy 10238   1771133      2424     10343         0     68946     31427   1198609     46.46     48.92
1529.31/383.45	c  N dy 10361   1791150      2424     10343         0     88958     31427   2610197     46.47     48.92
1555.63/390.03	c  N dy 10487   1811261      2424     10343         0    109063     31427   4039090     46.48     49.38
1578.77/395.85	c  N dy 10611   1831312      2424     10343         0     70129     31427   1224965     46.50     49.18
1599.91/401.10	c  N dy 10726   1851401      2424     10343         0     90213     31427   2639505     46.50     65.89
1627.86/408.11	c  N dy 10863   1871683      2424     10343         0    110489     31427   4068697     46.52     50.37
1651.37/414.05	c  N dy 10989   1891880      2424     10343         0     70692     31427   1200099     46.53     49.55
1672.90/419.42	c  N dy 11116   1911927      2424     10343         0     90737     31427   2605397     46.54     49.44
1698.84/425.97	c  N dy 11225   1932074      2424     10343         0    110879     31427   4012189     46.54     49.29
1723.97/432.25	c  N dy 11339   1952318      2424     10343         0     70131     31427   1095308     46.54     49.71
1745.12/437.54	c  N dy 11452   1972383      2424     10343         0     90191     31427   2515340     46.55     49.18
1771.04/444.07	c  N dy 11570   1992386      2424     10343         0    110188     31427   3913682     46.55     49.03
1797.77/450.76	c  N dy 11689   2012904      2424     10343         0     68717     31427    924907     46.56     49.10
1818.50/455.92	c  N dy 11801   2032907      2424     10343         0     88711     31427   2339429     46.56     49.25
1844.44/462.42	c  N dy 11928   2053024      2424     10343         0    108825     31427   3753731     46.57     49.79
1873.99/469.81	c  N dy 12055   2073042      2424     10343         0     65859     31427    661328     46.58     49.13
1893.90/474.88	c  N dy 12185   2093069      2424     10343         0     85881     31427   2082784     46.60     49.30
1919.03/481.15	c  N dy 12299   2113120      2424     10343         0    105930     31427   3498622     46.60     57.22
1949.34/488.79	c  N dy 12420   2133177      2424     10343         0    125978     31427   4918765     46.61     49.10
1970.89/494.12	c  N dy 12552   2153190      2424     10343         0     81999     31427   1743060     46.62     61.39
1994.82/500.15	c  N dy 12667   2173362      2424     10343         0    102166     31427   3171096     46.63     49.24
2023.93/507.49	c  N dy 12782   2193468      2424     10343         0    122268     31427   4589833     46.63     50.98
2046.27/513.02	c  S st 12886   2210992      2424     10343         0     74810     31427   1159588     46.64   no data
2046.67/513.19	c  S st 12886   2211492      2424     10343         0     75310     31427   1191330     46.64   no data
2046.67/513.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2047.07/513.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2047.07/513.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2047.07/513.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2047.07/513.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2047.07/513.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
2047.07/513.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2047.07/513.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2047.47/513.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2049.86/513.99	c lits-rem:        21  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.69 s
2049.86/513.99	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
2050.26/514.01	c vivif2 --  cl tried    75297 cl shrink        0 lits rem          0 time: 0.02
2050.26/514.09	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.08
2050.26/514.09	c calculated reachability. Time: 0.00
2050.26/514.09	c  N dy 12886   2211492      2424     10343         0     75297     31427   1190103     46.64   no data
2073.00/519.77	c  N dy 13017   2231662      2424     10343         0     95462     31427   2611240     46.65     49.66
2100.52/526.68	c  N dy 13131   2251920      2424     10343         0    115715     31427   4034338     46.65     49.76
2130.85/534.26	c  N dy 13245   2271997      2424     10343         0     69796     31427    741987     46.66     53.07
2151.58/539.47	c  N dy 13369   2292078      2424     10343         0     89873     31427   2174777     46.67     54.40
2178.31/546.11	c  N dy 13483   2312450      2424     10343         0    110238     31427   3615312     46.67     50.03
2209.82/554.07	c  N dy 13616   2332504      2424     10343         0    130283     31427   5038382     46.68     49.35
2232.96/559.83	c  N dy 13728   2352986      2424     10343         0     83781     31427   1652923     46.68     49.15
2257.69/566.05	c  N dy 13856   2373205      2424     10343         0    103997     31427   3094419     46.69     49.48
2288.01/573.64	c  N dy 13977   2393271      2424     10343         0    124055     31427   4499571     46.70     53.22
2315.54/580.56	c  N dy 14074   2413277      2424     10343         0     76074     31427   1069285     46.70     55.64
2337.87/586.16	c  N dy 14196   2433309      2424     10343         0     96099     31427   2494058     46.70     49.34
2366.99/593.43	c  N dy 14320   2454179      2424     10343         0    116965     31427   3970435     46.71     50.14
2400.13/601.80	c  N dy 14448   2474234      2424     10343         0    137012     31427   5378469     46.72     54.70
2422.07/607.25	c  N dy 14567   2494343      2424     10343         0     88140     31427   1858449     46.73     49.24
2447.97/613.71	c  N dy 14692   2514354      2424     10343         0    108148     31427   3269748     46.73     49.46
2479.12/621.58	c  N dy 14813   2534554      2424     10343         0    128345     31427   4708190     46.74     49.65
2507.80/628.79	c  N dy 14939   2554685      2424     10343         0     78491     31427   1097594     46.75     50.31
2531.34/634.63	c  N dy 15067   2574717      2424     10343         0     98520     31427   2524062     46.76     49.48
2559.26/641.62	c  N dy 15187   2594759      2424     10343         0    118554     31427   3952070     46.76     49.70
2592.77/650.08	c  N dy 15308   2614914      2424     10343         0    138705     31427   5383666     46.77     50.14
2616.70/656.03	c  N dy 15428   2635121      2424     10343         0     87922     31427   1722743     46.77     49.65
2642.22/662.50	c  N dy 15554   2655364      2424     10343         0    108159     31427   3159949     46.78     50.60
2672.95/670.19	c  N dy 15672   2675375      2424     10343         0    128162     31427   4575981     46.79     51.95
2706.05/678.43	c  N dy 15787   2695499      2424     10343         0     76296     31427    816890     46.79     50.00
2723.21/682.78	c  S st 15878   2711492      2424     10343         0     92280     31427   1943739     46.79     46.05
2724.01/682.99	c  S st 15878   2711998      2424     10343         0     92786     31427   1971965     46.79   no data
2724.01/682.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2724.41/683.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2724.41/683.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2724.41/683.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2724.41/683.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2724.41/683.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
2724.41/683.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2724.41/683.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2724.83/683.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2732.38/685.00	c lits-rem:        41  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.85 s
2732.38/685.00	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
2732.38/685.03	c vivif2 --  cl tried    92776 cl shrink        0 lits rem          0 time: 0.03
2732.78/685.13	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.10
2732.78/685.13	c calculated reachability. Time: 0.00
2732.78/685.13	c  N dy 15878   2711998      2424     10343         0     92776     31427   1970716     46.79   no data
2759.51/691.82	c  N dy 15999   2732033      2424     10343         0    112807     31427   3398397     46.80     52.59
2791.41/699.88	c  N dy 16122   2752052      2424     10343         0    132819     31427   4815257     46.80     49.95
2822.53/707.69	c  N dy 16245   2772065      2424     10343         0     79851     31427   1014440     46.81     49.97
2846.07/713.53	c  N dy 16367   2792205      2424     10343         0     99984     31427   2436967     46.82     49.99
2874.77/720.70	c  N dy 16483   2812266      2424     10343         0    120040     31427   3855734     46.82     49.62
2909.12/729.31	c  N dy 16607   2832413      2424     10343         0    140180     31427   5268488     46.82     49.43
2936.21/736.17	c  N dy 16724   2852512      2424     10343         0     86295     31427   1398703     46.83     49.42
2961.35/742.43	c  N dy 16842   2872760      2424     10343         0    106540     31427   2832976     46.83     49.54
2991.66/750.03	c  N dy 16951   2892813      2424     10343         0    126584     31427   4250080     46.83     53.51
3027.17/758.93	c  N dy 17054   2912823      2424     10343         0    146591     31427   5656835     46.83     49.30
3051.89/765.11	c  N dy 17179   2932938      2424     10343         0     91719     31427   1721240     46.84     49.94
3078.62/771.82	c  N dy 17311   2953019      2424     10343         0    111795     31427   3161172     46.85     56.87
3110.53/779.88	c  N dy 17448   2973077      2424     10343         0    131845     31427   4596630     46.87     53.73
3148.83/789.41	c  N dy 17584   2993432      2424     10343         0     76224     31427    555534     46.87     50.09
3171.17/795.03	c  N dy 17706   3013469      2424     10343         0     96259     31427   1963373     46.88     58.40
3198.72/801.96	c  N dy 17833   3033536      2424     10343         0    116324     31427   3401201     46.89     49.52
3231.39/810.19	c  N dy 17951   3053744      2424     10343         0    136526     31427   4829275     46.89     49.46
3267.30/819.19	c  N dy 18068   3073831      2424     10343         0     79626     31427    732944     46.89     49.43
3290.87/825.06	c  N dy 18195   3093960      2424     10343         0     99749     31427   2153550     46.90     50.81
3319.55/832.22	c  N dy 18327   3113982      2424     10343         0    119760     31427   3581997     46.91     53.21
3353.86/840.80	c  N dy 18453   3134075      2424     10343         0    139844     31427   5017541     46.92     49.78
3389.37/849.79	c  N dy 18579   3154122      2424     10343         0     81909     31427    838359     46.92     50.11
3413.30/855.80	c  N dy 18704   3174173      2424     10343         0    101955     31427   2249682     46.93     49.90
3442.81/863.11	c  N dy 18827   3194225      2424     10343         0    121999     31427   3674125     46.93     49.52
3473.53/870.84	c  S st 18929   3211998      2424     10343         0    139770     31427   4942586     46.94     42.48
3474.73/871.19	c  S st 18929   3212501      2424     10343         0    140273     31427   4975207     46.94   no data
3474.73/871.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3475.16/871.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3475.16/871.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3475.16/871.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3475.16/871.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3475.16/871.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
3475.16/871.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3475.57/871.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3476.32/871.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3501.06/877.72	c lits-rem:       153  cl-subs:       58  v-elim:      0  v-fix:    0  time:  6.18 s
3501.06/877.72	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
3501.06/877.79	c vivif2 --  cl tried   140215 cl shrink        0 lits rem          0 time: 0.07
3501.90/877.96	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.17
3501.90/877.96	c calculated reachability. Time: 0.00
3501.90/877.96	c  N dy 18929   3212501      2424     10343         0    140215     31427   4968206     46.94   no data
3540.56/887.67	c  N dy 19070   3232524      2424     10343         0     81254     31427    717614     46.95     49.55
3564.08/893.50	c  N dy 19178   3252615      2424     10343         0    101337     31427   2135479     46.95     49.56
3593.20/900.85	c  N dy 19315   3272692      2424     10343         0    121407     31427   3569726     46.96     49.64
3627.91/909.51	c  N dy 19442   3292761      2424     10343         0    141467     31427   4995543     46.96     49.64
3666.60/919.28	c  N dy 19575   3312794      2424     10343         0     81521     31427    674554     46.97     49.58
3690.58/925.23	c  N dy 19707   3332805      2424     10343         0    101523     31427   2090142     46.98     50.26
3719.26/932.43	c  N dy 19828   3352806      2424     10343         0    121520     31427   3501737     46.98     53.86
3753.56/941.05	c  N dy 19927   3373278      2424     10343         0    141988     31427   4963169     46.98     49.87
3794.65/951.39	c  N dy 20055   3393798      2424     10343         0     81530     31427    613326     46.99     50.60
3818.57/957.31	c  N dy 20174   3413849      2424     10343         0    101578     31427   2034873     46.99     50.37
3847.70/964.67	c  N dy 20294   3434290      2424     10343         0    122010     31427   3482986     47.00     49.72
3882.41/973.38	c  N dy 20425   3454341      2424     10343         0    142054     31427   4902878     47.01     49.71
3922.29/983.37	c  N dy 20551   3474402      2424     10343         0    162105     31427   6326479     47.02     52.45
3947.42/989.63	c  N dy 20666   3494420      2424     10343         0    100143     31427   1869991     47.02     50.42
3975.78/996.75	c  N dy 20783   3514432      2424     10343         0    120149     31427   3292126     47.02     49.86
4009.65/1005.25	c  N dy 20908   3534444      2424     10343         0    140156     31427   4728392     47.03     49.95
4048.74/1015.09	c  N dy 21018   3554583      2424     10343         0    160289     31427   6141057     47.03     49.75
4078.66/1022.55	c  N dy 21152   3574767      2424     10343         0     97488     31427   1611940     47.04     51.44
4106.59/1029.55	c  N dy 21277   3594786      2424     10343         0    117502     31427   3042197     47.04     49.79
4140.09/1037.98	c  N dy 21395   3614829      2424     10343         0    137538     31427   4468406     47.05     50.34
4177.63/1047.40	c  N dy 21506   3634855      2424     10343         0    157561     31427   5884825     47.05     51.10
4210.29/1055.56	c  N dy 21616   3654920      2424     10343         0     93641     31427   1279796     47.05     49.55
4237.02/1062.29	c  N dy 21739   3674974      2424     10343         0    113693     31427   2719959     47.06     58.57
4269.37/1070.32	c  N dy 21858   3695014      2424     10343         0    133729     31427   4133170     47.06     49.82
4301.64/1078.48	c  S st 21961   3712503      2424     10343         0    151213     31427   5374497     47.06   no data
4303.24/1078.82	c  S st 21961   3713008      2424     10343         0    151718     31427   5403023     47.06   no data
4303.24/1078.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4303.64/1078.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4303.64/1078.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4303.64/1078.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4303.64/1078.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4303.64/1078.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
4303.64/1078.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4304.04/1079.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4304.47/1079.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4331.55/1085.92	c lits-rem:       160  cl-subs:       55  v-elim:      0  v-fix:    0  time:  6.73 s
4331.55/1085.92	c vivif2 --  cl tried    10343 cl shrink        0 lits rem          0 time: 0.00
4331.95/1086.00	c vivif2 --  cl tried   151663 cl shrink        0 lits rem          0 time: 0.07
4332.35/1086.18	c asymm  cl-useful: 0/10343/10343 lits-rem:0 time: 0.19
4332.35/1086.19	c calculated reachability. Time: 0.00
4332.35/1086.19	c  N dy 21961   3713008      2424     10343         0    151663     31427   5396559     47.06   no data
4373.44/1096.41	c  N dy 22087   3733080      2424     10343         0     86755     31427    726045     47.07     57.69
4396.19/1102.11	c  F st 22202   3751562      2424     10343         0    105233     31427   2025221     47.07     42.55
4398.57/1102.79	c  N st 22206   3753594      2424     10343         0    107265     31427   2179152     47.07   no data
4428.47/1110.21	c  N dy 22310   3773619      2424     10343         0    127279     31427   3619305     47.08     55.41
4463.98/1119.18	c  N dy 22433   3793624      2424     10343         0    147275     31427   5042204     47.08     49.83
4505.06/1129.41	c  N dy 22539   3813899      2424     10343         0    167545     31427   6488041     47.08     50.10
4533.78/1136.63	c  N dy 22662   3834056      2424     10343         0    101727     31427   1737675     47.08     50.55
4562.11/1143.79	c  N dy 22774   3854320      2424     10343         0    121983     31427   3177842     47.09     50.16
4596.01/1152.27	c  N dy 22896   3874337      2424     10343         0    141994     31427   4596138     47.09     55.41
4635.51/1162.13	c  N dy 23008   3894424      2424     10343         0    162073     31427   6040300     47.10     50.05
4671.41/1171.17	c  N dy 23120   3914488      2424     10343         0     95158     31427   1190140     47.10     49.71
4698.94/1178.04	c  N dy 23248   3934622      2424     10343         0    115284     31427   2629692     47.11     51.26
4731.64/1186.27	c  N dy 23376   3954687      2424     10343         0    135342     31427   4056460     47.11     50.11
4769.57/1195.80	c  N dy 23489   3974974      2424     10343         0    155627     31427   5506721     47.11     50.10

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366203-1305398558/watcher-3366203-1305398558 -o /tmp/evaluation-result-3366203-1305398558/solver-3366203-1305398558 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366203-1305398558.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: 6.93 7.85 7.82 2/342 15527
/proc/meminfo: memFree=25813564/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 4 0 651456234 52396032 352 33554432000 4194304 4580107 140737336360592 18446744073709551615 47553568753177 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 12792 352 302 95 0 7774 0
[pid=15527/tid=15528] ppid=15525 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651456235 52396032 352 33554432000 4194304 4580107 140737336360592 18446744073709551615 47553568753177 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651456235 52396032 352 33554432000 4194304 4580107 140737336360592 18446744073709551615 47553568753586 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651456235 52396032 352 33554432000 4194304 4580107 140737336360592 18446744073709551615 47553568753177 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.11928 s]
/proc/loadavg: 6.93 7.85 7.82 2/342 15527
/proc/meminfo: memFree=25813564/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=286340 CPUtime=0.42 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 4400 0 0 0 41 1 0 0 18 0 4 0 651456234 293212160 3684 33554432000 4194304 4580107 140737336360592 18446744073709551615 4321421 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 71585 3685 377 95 0 66567 0
[pid=15527/tid=15528] ppid=15525 vsize=286340 CPUtime=0.1 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1182 0 0 0 10 0 0 0 18 0 4 0 651456235 293212160 3685 33554432000 4194304 4580107 140737336360592 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=286340 CPUtime=0.09 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1076 0 0 0 9 0 0 0 18 0 4 0 651456235 293212160 3685 33554432000 4194304 4580107 140737336360592 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=286340 CPUtime=0.1 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 634 0 0 0 10 0 0 0 18 0 4 0 651456235 293212160 3685 33554432000 4194304 4580107 140737336360592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 286340

[startup+0.219667 s]
/proc/loadavg: 6.93 7.85 7.82 2/342 15527
/proc/meminfo: memFree=25813564/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=286340 CPUtime=0.82 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 4882 0 0 0 81 1 0 0 18 0 4 0 651456234 293212160 4166 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 71585 4166 378 95 0 66567 0
[pid=15527/tid=15528] ppid=15525 vsize=286340 CPUtime=0.2 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1303 0 0 0 20 0 0 0 18 0 4 0 651456235 293212160 4166 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318842 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=286340 CPUtime=0.19 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1193 0 0 0 19 0 0 0 18 0 4 0 651456235 293212160 4166 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=286340 CPUtime=0.2 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 748 0 0 0 20 0 0 0 18 0 4 0 651456235 293212160 4166 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 286340

[startup+0.300651 s]
/proc/loadavg: 6.93 7.85 7.82 2/342 15527
/proc/meminfo: memFree=25813564/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=286340 CPUtime=1.14 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 5295 0 0 0 113 1 0 0 18 0 4 0 651456234 293212160 4579 33554432000 4194304 4580107 140737336360592 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 71585 4579 378 95 0 66567 0
[pid=15527/tid=15528] ppid=15525 vsize=286340 CPUtime=0.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1408 0 0 0 28 0 0 0 18 0 4 0 651456235 293212160 4579 33554432000 4194304 4580107 140737336360592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=286340 CPUtime=0.27 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1301 0 0 0 27 0 0 0 18 0 4 0 651456235 293212160 4579 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=286340 CPUtime=0.28 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 845 0 0 0 28 0 0 0 18 0 4 0 651456235 293212160 4579 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 286340

[startup+0.700579 s]
/proc/loadavg: 6.93 7.85 7.82 2/342 15527
/proc/meminfo: memFree=25813564/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=289484 CPUtime=2.75 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 7762 0 0 0 273 2 0 0 18 0 4 0 651456234 296431616 5337 33554432000 4194304 4580107 140737336360592 18446744073709551615 4292985 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 72371 5338 378 95 0 67353 0
[pid=15527/tid=15528] ppid=15525 vsize=289484 CPUtime=0.68 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 2002 0 0 0 68 0 0 0 18 0 4 0 651456235 296431616 5338 33554432000 4194304 4580107 140737336360592 18446744073709551615 4319776 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=289484 CPUtime=0.67 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1933 0 0 0 67 0 0 0 18 0 4 0 651456235 296431616 5338 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=289484 CPUtime=0.68 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 1480 0 0 0 68 0 0 0 18 0 4 0 651456235 296431616 5338 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 289484

[startup+1.50043 s]
/proc/loadavg: 6.93 7.85 7.82 9/354 15544
/proc/meminfo: memFree=25710872/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=291148 CPUtime=5.93 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 12390 0 0 0 590 3 0 0 20 0 4 0 651456234 298135552 5646 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293155 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 72787 5646 378 95 0 67769 0
[pid=15527/tid=15528] ppid=15525 vsize=291148 CPUtime=1.48 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 3215 0 0 0 147 1 0 0 19 0 4 0 651456235 298135552 5646 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318508 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=291148 CPUtime=1.46 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 2950 0 0 0 146 0 0 0 20 0 4 0 651456235 298135552 5646 33554432000 4194304 4580107 140737336360592 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=291148 CPUtime=1.48 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 2682 0 0 0 148 0 0 0 20 0 4 0 651456235 298135552 5646 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 291148

[startup+3.10114 s]
/proc/loadavg: 6.93 7.85 7.82 9/354 15544
/proc/meminfo: memFree=25690784/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=292412 CPUtime=12.33 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 23238 0 0 0 1227 6 0 0 25 0 4 0 651456234 299429888 12126 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318719 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 73103 12126 380 95 0 68085 0
[pid=15527/tid=15528] ppid=15525 vsize=292412 CPUtime=3.08 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 5660 0 0 0 307 1 0 0 25 0 4 0 651456235 299429888 12126 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=292412 CPUtime=3.05 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 5187 0 0 0 304 1 0 0 25 0 4 0 651456235 299429888 12126 33554432000 4194304 4580107 140737336360592 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=292412 CPUtime=3.08 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 4564 0 0 0 308 0 0 0 25 0 4 0 651456235 299429888 12126 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 292412

[startup+6.30055 s]
/proc/loadavg: 7.02 7.86 7.82 9/354 15544
/proc/meminfo: memFree=25636516/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=312508 CPUtime=25.09 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 41733 0 0 0 2499 10 0 0 25 0 4 0 651456234 320008192 26204 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 78127 26204 380 95 0 73109 0
[pid=15527/tid=15528] ppid=15525 vsize=312508 CPUtime=6.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 11607 0 0 0 626 2 0 0 25 0 4 0 651456235 320008192 26204 33554432000 4194304 4580107 140737336360592 18446744073709551615 4324237 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=312508 CPUtime=6.2 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 11444 0 0 0 618 2 0 0 25 0 4 0 651456235 320008192 26204 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=312508 CPUtime=6.28 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 7818 0 0 0 627 1 0 0 25 0 4 0 651456235 320008192 26204 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 312508

[startup+12.7004 s]
/proc/loadavg: 7.10 7.86 7.82 9/354 15544
/proc/meminfo: memFree=25408828/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=345932 CPUtime=50.6 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 64047 0 0 0 5048 12 0 0 25 0 4 0 651456234 354234368 38822 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 86483 38822 380 95 0 81465 0
[pid=15527/tid=15528] ppid=15525 vsize=345932 CPUtime=12.68 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 17853 0 0 0 1265 3 0 0 25 0 4 0 651456235 354234368 38822 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=345932 CPUtime=12.54 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 17071 0 0 0 1251 3 0 0 25 0 4 0 651456235 354234368 38822 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=345932 CPUtime=12.68 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 14285 0 0 0 1266 2 0 0 25 0 4 0 651456235 354234368 38822 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 345932

[startup+25.501 s]
/proc/loadavg: 7.30 7.86 7.83 9/354 15545
/proc/meminfo: memFree=25264948/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=365220 CPUtime=101.66 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 90092 0 0 0 10148 18 0 0 25 0 4 0 651456234 373985280 50882 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 91305 50882 380 95 0 86287 0
[pid=15527/tid=15528] ppid=15525 vsize=365220 CPUtime=25.48 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 25723 0 0 0 2543 5 0 0 25 0 4 0 651456235 373985280 50882 33554432000 4194304 4580107 140737336360592 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=365220 CPUtime=25.19 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 24951 0 0 0 2514 5 0 0 25 0 4 0 651456235 373985280 50882 33554432000 4194304 4580107 140737336360592 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=365220 CPUtime=25.48 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 17037 0 0 0 2545 3 0 0 25 0 4 0 651456235 373985280 50882 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 365220

[startup+51.1003 s]
/proc/loadavg: 7.54 7.87 7.83 9/354 15545
/proc/meminfo: memFree=25090868/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=441620 CPUtime=203.78 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 131453 0 0 0 20346 32 0 0 25 0 4 0 651456234 452218880 56659 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 110405 56660 380 95 0 105387 0
[pid=15527/tid=15528] ppid=15525 vsize=441620 CPUtime=51.08 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 34534 0 0 0 5100 8 0 0 25 0 4 0 651456235 452218880 56660 33554432000 4194304 4580107 140737336360592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=441620 CPUtime=50.51 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 38614 0 0 0 5043 8 0 0 25 0 4 0 651456235 452218880 56660 33554432000 4194304 4580107 140737336360592 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=441620 CPUtime=51.08 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 26179 0 0 0 5102 6 0 0 25 0 4 0 651456235 452218880 56660 33554432000 4194304 4580107 140737336360592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 441620

[startup+102.301 s]
/proc/loadavg: 7.80 7.89 7.83 9/354 15547
/proc/meminfo: memFree=24975028/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=388548 CPUtime=408.06 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 225843 0 0 0 40753 53 0 0 25 0 4 0 651456234 397873152 60753 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 97137 60753 380 95 0 92119 0
[pid=15527/tid=15528] ppid=15525 vsize=388548 CPUtime=102.29 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 56823 0 0 0 10216 13 0 0 25 0 4 0 651456235 397873152 60756 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=388548 CPUtime=101.16 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 64510 0 0 0 10102 14 0 0 25 0 4 0 651456235 397873152 60756 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=388548 CPUtime=102.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 48236 0 0 0 10218 12 0 0 25 0 4 0 651456235 397873152 60756 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 388548

[startup+162.301 s]

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

[pid=15527] ppid=15525 vsize=697096 CPUtime=2801.39 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 960120 0 0 0 279837 302 0 0 25 0 4 0 651456234 713826304 108561 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 174274 108561 380 95 0 169256 0
[pid=15527/tid=15528] ppid=15525 vsize=697096 CPUtime=702.27 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 238729 0 0 0 70153 74 0 0 25 0 4 0 651456235 713826304 108561 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=697096 CPUtime=694.63 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 249717 0 0 0 69385 78 0 0 25 0 4 0 651456235 713826304 108561 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=697096 CPUtime=702.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 231627 0 0 0 70155 75 0 0 25 0 4 0 651456235 713826304 108561 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.39
Current children cumulated vsize (KiB) 697096

[startup+762.301 s]
/proc/loadavg: 8.16 8.06 7.94 9/354 15564
/proc/meminfo: memFree=24361880/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=698380 CPUtime=3040.77 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1015655 0 0 0 303754 323 0 0 25 0 4 0 651456234 715141120 107307 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 174595 107307 380 95 0 169577 0
[pid=15527/tid=15528] ppid=15525 vsize=698380 CPUtime=762.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 252416 0 0 0 76150 78 0 0 25 0 4 0 651456235 715141120 107309 33554432000 4194304 4580107 140737336360592 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=698380 CPUtime=753.98 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 263391 0 0 0 75315 83 0 0 25 0 4 0 651456235 715141120 107309 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=698380 CPUtime=762.31 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 245514 0 0 0 76151 80 0 0 25 0 4 0 651456235 715141120 107309 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.77
Current children cumulated vsize (KiB) 698380

[startup+822.301 s]
/proc/loadavg: 8.18 8.08 7.95 9/354 15566
/proc/meminfo: memFree=24394964/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=699436 CPUtime=3280.06 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1068999 0 0 0 327662 344 0 0 25 0 4 0 651456234 716222464 109331 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 174859 109331 380 95 0 169841 0
[pid=15527/tid=15528] ppid=15525 vsize=699436 CPUtime=822.27 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 265713 0 0 0 82144 83 0 0 25 0 4 0 651456235 716222464 109331 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=699436 CPUtime=813.33 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 276678 0 0 0 81244 89 0 0 25 0 4 0 651456235 716222464 109331 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=699436 CPUtime=822.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 258906 0 0 0 82145 85 0 0 25 0 4 0 651456235 716222464 109331 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.06
Current children cumulated vsize (KiB) 699436

[startup+882.313 s]
/proc/loadavg: 8.18 8.10 7.96 9/354 15567
/proc/meminfo: memFree=23973828/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=855180 CPUtime=3519.45 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1147585 0 0 0 351578 367 0 0 25 0 4 0 651456234 875704320 147783 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 213795 147783 380 95 0 208777 0
[pid=15527/tid=15528] ppid=15525 vsize=855180 CPUtime=882.29 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 291158 0 0 0 88139 90 0 0 25 0 4 0 651456235 875704320 147783 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=855180 CPUtime=872.68 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 289758 0 0 0 87175 93 0 0 25 0 4 0 651456235 875704320 147783 33554432000 4194304 4580107 140737336360592 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=855180 CPUtime=882.31 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 279591 0 0 0 88140 91 0 0 25 0 4 0 651456235 875704320 147783 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.45
Current children cumulated vsize (KiB) 855180

[startup+942.301 s]
/proc/loadavg: 8.11 8.09 7.97 9/354 15569
/proc/meminfo: memFree=24009376/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=856656 CPUtime=3758.75 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1199378 0 0 0 375489 386 0 0 25 0 4 0 651456234 877215744 145628 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 214164 145628 380 95 0 209146 0
[pid=15527/tid=15528] ppid=15525 vsize=856656 CPUtime=942.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 304202 0 0 0 94133 95 0 0 25 0 4 0 651456235 877215744 145628 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=856656 CPUtime=932.02 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 302592 0 0 0 93105 97 0 0 25 0 4 0 651456235 877215744 145628 33554432000 4194304 4580107 140737336360592 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=856656 CPUtime=942.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 292641 0 0 0 94134 96 0 0 25 0 4 0 651456235 877215744 145628 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.75
Current children cumulated vsize (KiB) 856656

[startup+1002.3 s]
/proc/loadavg: 8.15 8.10 7.98 9/354 15571
/proc/meminfo: memFree=24020268/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=924136 CPUtime=3998.08 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1254524 0 0 0 399402 406 0 0 25 0 4 0 651456234 946315264 151626 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 231034 151626 380 95 0 226016 0
[pid=15527/tid=15528] ppid=15525 vsize=924136 CPUtime=1002.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 315782 0 0 0 100128 100 0 0 25 0 4 0 651456235 946315264 151626 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=924136 CPUtime=991.36 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 320673 0 0 0 99033 103 0 0 25 0 4 0 651456235 946315264 151626 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=924136 CPUtime=1002.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 305386 0 0 0 100129 101 0 0 25 0 4 0 651456235 946315264 151626 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.08
Current children cumulated vsize (KiB) 924136

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 7.98 9/354 15572
/proc/meminfo: memFree=23917328/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=925408 CPUtime=4237.43 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1303932 0 0 0 423316 427 0 0 25 0 4 0 651456234 947617792 151938 33554432000 4194304 4580107 140737336360592 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 231352 151938 380 95 0 226334 0
[pid=15527/tid=15528] ppid=15525 vsize=925408 CPUtime=1062.27 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 328736 0 0 0 106122 105 0 0 25 0 4 0 651456235 947617792 151938 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=925408 CPUtime=1050.71 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 332120 0 0 0 104965 106 0 0 25 0 4 0 651456235 947617792 151938 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=925408 CPUtime=1062.31 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 317955 0 0 0 106123 108 0 0 25 0 4 0 651456235 947617792 151938 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.43
Current children cumulated vsize (KiB) 925408

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 7.99 9/354 15583
/proc/meminfo: memFree=23817464/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=1038556 CPUtime=4476.75 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1362445 0 0 0 447230 445 0 0 25 0 4 0 651456234 1063481344 166801 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 259639 166801 389 95 0 254621 0
[pid=15527/tid=15528] ppid=15525 vsize=1038556 CPUtime=1122.27 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 343983 0 0 0 112117 110 0 0 25 0 4 0 651456235 1063481344 166801 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=1038556 CPUtime=1110.06 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 344634 0 0 0 110893 113 0 0 25 0 4 0 651456235 1063481344 166801 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=1038556 CPUtime=1122.29 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 333364 0 0 0 112119 110 0 0 25 0 4 0 651456235 1063481344 166801 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.75
Current children cumulated vsize (KiB) 1038556

[startup+1182.3 s]
/proc/loadavg: 8.08 8.09 7.99 9/354 15584
/proc/meminfo: memFree=23722644/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=1090016 CPUtime=4716.08 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1411212 0 0 0 471144 464 0 0 25 0 4 0 651456234 1116176384 170977 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 272504 170977 381 95 0 267486 0
[pid=15527/tid=15528] ppid=15525 vsize=1090016 CPUtime=1182.28 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 355567 0 0 0 118113 115 0 0 25 0 4 0 651456235 1116176384 170977 33554432000 4194304 4580107 140737336360592 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=1090016 CPUtime=1169.4 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 356947 0 0 0 116823 117 0 0 25 0 4 0 651456235 1116176384 170977 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=1090016 CPUtime=1182.3 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 345791 0 0 0 118113 117 0 0 25 0 4 0 651456235 1116176384 170977 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.08
Current children cumulated vsize (KiB) 1090016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.06 8.08 7.99 10/354 15585
/proc/meminfo: memFree=23685180/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=1039920 CPUtime=4800.32 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1427200 0 0 0 479560 472 0 0 25 0 4 0 651456234 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 259980 172262 381 95 0 254962 0
[pid=15527/tid=15528] ppid=15525 vsize=1039920 CPUtime=1203.4 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 360161 0 0 0 120223 117 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=1039920 CPUtime=1190.28 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 362030 0 0 0 118908 120 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=1039920 CPUtime=1203.42 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 348887 0 0 0 120223 119 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1039920

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

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

[startup+1203.4 s]
/proc/loadavg: 8.06 8.08 7.99 10/354 15585
/proc/meminfo: memFree=23685180/32951124 swapFree=40554400/67111528
[pid=15527] ppid=15525 vsize=1039920 CPUtime=4800.32 cores=0,2,4,6
/proc/15527/stat : 15527 (strangenight2-m) R 15525 15527 15499 0 -1 4202496 1427200 0 0 0 479560 472 0 0 25 0 4 0 651456234 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15527/statm: 259980 172262 381 95 0 254962 0
[pid=15527/tid=15528] ppid=15525 vsize=1039920 CPUtime=1203.4 cores=0,2,4,6
/proc/15527/task/15528/stat : 15528 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 360161 0 0 0 120223 117 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15527/tid=15529] ppid=15525 vsize=1039920 CPUtime=1190.28 cores=0,2,4,6
/proc/15527/task/15529/stat : 15529 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 362030 0 0 0 118908 120 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15527/tid=15530] ppid=15525 vsize=1039920 CPUtime=1203.42 cores=0,2,4,6
/proc/15527/task/15530/stat : 15530 (strangenight2-m) R 15525 15527 15499 0 -1 4202560 348887 0 0 0 120223 119 0 0 25 0 4 0 651456235 1064878080 172262 33554432000 4194304 4580107 140737336360592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1039920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.46
CPU time (s): 4800.39
CPU user time (s): 4795.64
CPU system time (s): 4.75028
CPU usage (%): 398.882
Max. virtual memory (cumulated for all children) (KiB): 1090228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.64
system time used= 4.75028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1427203
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= 1081
involuntary context switches= 23120

runsolver used 3.79342 second user time and 9.37957 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 20:42:38
IDJOB=3366203
IDBENCH=82612
IDSOLVER=1844
FILE ID=node104/3366203-1305398558
RUNJOBID= node104-1305398558-15517
PBS_JOBID= 13324492
Free space on /tmp= 73396 MiB

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

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

MD5SUM BENCH= 1cfa78dd8d87f0dbd61a5ae4dd552500
RANDOM SEED=1441999485

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25813844 kB
Buffers:        291288 kB
Cached:        2369328 kB
SwapCached:     122128 kB
Active:         911260 kB
Inactive:      5957776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25813844 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            5984 kB
Writeback:           8 kB
AnonPages:     4099768 kB
Mapped:          10124 kB
Slab:           117720 kB
PageTables:      84284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74803176 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= 73384 MiB
End job on node104 at 2011-05-14 21:02:43