Trace number 3366228

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.24 1203.68

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
MD5SUM6a416a8eca39558555cbe083cf0c9cff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark591.01
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3366228-1305399417.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.03	c -- vars added       2000
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.76/0.26	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
0.76/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.15/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.15/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.15/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.15/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.15/0.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.15/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3.15/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.15/0.81	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.15/0.81	c calculated reachability. Time: 0.00
3.15/0.81	c Calc default polars -  time:   0.00 s pos:     953 undec:      74 neg:     973
3.15/0.81	c =========================================================================================
3.15/0.81	c types(t): F = full restart, N = normal restart
3.15/0.81	c types(t): S = simplification begin/end, E = solution found
3.15/0.81	c restart types(rt): st = static, dy = dynamic
3.15/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.15/0.81	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
3.15/0.81	c  N dy    15      4026      2000     40000         0      4024    200000    780038    146.83    159.79
4.79/1.24	c  N dy    34      8056      2000     40000         0      4726    200000    477516    143.30    152.78
6.74/1.72	c  N dy    57     12106      2000     40000         0      8775    200000   1223059    144.85    154.00
8.77/2.22	c  N dy    78     16183      2000     40000         0      7358    200000    638821    143.84    153.14
10.73/2.72	c  N dy   102     20280      2000     40000         0     11455    200000   1388839    144.04    152.37
12.73/3.25	c  N dy   127     24363      2000     40000         0      8453    200000    575287    144.49    153.10
13.17/3.33	c  F st   130     25001      2000     40000         0      9091    200000    696334    144.47    152.05
15.92/4.00	c  N dy   136     30000      2000     40000         0     14074    200000   1764288    144.47   no data
15.92/4.00	c  S st   136     30000      2000     40000         0     14074    200000   1764288    144.47   no data
15.92/4.08	c  S st   136     30500      2000     40000         0     14574    200000   1839264    144.47   no data
15.92/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.31/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.31/4.12	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
16.31/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.31/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.31/4.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.31/4.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.31/4.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.71/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/5.75	c lits-rem:       174  cl-subs:       17  v-elim:      0  v-fix:    0  time:  1.52 s
23.89/6.05	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.30
23.89/6.05	c calculated reachability. Time: 0.00
23.89/6.05	c  N dy   136     30500      2000     40000         0     14557    200000   1831147    144.47   no data
26.33/6.63	c  N dy   157     34649      2000     40000         0     10337    200000    689026    144.04    151.65
28.27/7.19	c  N dy   183     38705      2000     40000         0     14393    200000   1433278    144.16    152.46
30.71/7.80	c  N dy   211     42846      2000     40000         0     18530    200000   2195885    144.49    152.17
32.67/8.21	c  S st   231     45750      2000     40000         0     11920    200000    779169    144.72    141.03
32.67/8.29	c  S st   231     46251      2000     40000         0     12421    200000    854773    144.72   no data
33.07/8.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.07/8.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
33.07/8.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.07/8.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.07/8.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.07/8.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
33.07/8.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.07/8.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.07/8.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.67/8.74	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.37 s
34.67/8.74	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
34.67/8.75	c vivif2 --  cl tried    12420 cl shrink        0 lits rem          0 time: 0.01
35.85/9.03	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.28
35.85/9.03	c calculated reachability. Time: 0.00
35.85/9.03	c  N dy   231     46251      2000     40000         0     12420    200000    854612    144.72   no data
37.85/9.58	c  N dy   251     50290      2000     40000         0     16459    200000   1590507    144.49    152.36
40.64/10.20	c  N dy   280     54393      2000     40000         0     20559    200000   2342247    144.77    155.27
42.64/10.76	c  N dy   305     58481      2000     40000         0     14059    200000    979067    144.71    154.87
45.03/11.38	c  N dy   331     62704      2000     40000         0     18282    200000   1735290    144.58    153.94
47.83/12.03	c  N dy   353     66723      2000     40000         0     22301    200000   2463258    144.53    153.40
49.41/12.44	c  S st   371     69376      2000     40000         0     13325    200000    662359    144.62   no data
49.81/12.53	c  S st   371     69878      2000     40000         0     13827    200000    755499    144.62   no data
49.81/12.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.81/12.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
49.81/12.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.81/12.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.81/12.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.81/12.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
49.81/12.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.81/12.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.21/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.01/12.89	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.28 s
51.01/12.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
51.42/12.90	c vivif2 --  cl tried    13824 cl shrink        0 lits rem          0 time: 0.01
52.22/13.20	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.29
52.22/13.20	c calculated reachability. Time: 0.00
52.22/13.20	c  N dy   371     69878      2000     40000         0     13824    200000    754300    144.62   no data
55.00/13.85	c  N dy   400     74366      2000     40000         0     18309    200000   1587398    144.91    158.14
58.19/14.66	c  N dy   428     79174      2000     40000         0     23116    200000   2444416    144.73    152.95
61.43/15.44	c  N dy   455     84251      2000     40000         0     15551    200000    892510    144.67    182.36
63.38/15.95	c  F st   479     87500      2000     40000         0     18800    200000   1495045    144.77   no data
65.37/16.48	c  N st   484     90799      2000     40000         0     22088    200000   2193447    144.77   no data
69.37/17.46	c  N dy   507     96647      2000     40000         0     14286    200000    479494    144.81    154.07
72.95/18.39	c  N dy   546    102950      2000     40000         0     20588    200000   1637616    144.77    153.52
74.15/18.68	c  S st   560    104819      2000     40000         0     22455    200000   1981317    144.85   no data
74.59/18.79	c  S st   560    105321      2000     40000         0     22957    200000   2057893    144.85   no data
74.59/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.99/18.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
74.99/18.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.99/18.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.99/18.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.99/18.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
74.99/18.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
74.99/18.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
75.34/18.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.50/22.28	c lits-rem:        62  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.35 s
88.50/22.29	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
88.91/22.31	c vivif2 --  cl tried    22952 cl shrink        0 lits rem          0 time: 0.02
90.11/22.69	c asymm  cl-useful: 0/35969/40000 lits-rem:0 time: 0.37
90.11/22.69	c calculated reachability. Time: 0.00
90.11/22.69	c  N dy   560    105321      2000     40000         0     22952    200000   2055779    144.85   no data
94.89/23.84	c  N dy   602    112135      2000     40000         0     15110    200000    460373    145.04    156.51
99.27/24.92	c  N dy   644    119476      2000     40000         0     22450    200000   1780365    144.88    154.73
104.07/26.18	c  N dy   688    127193      2000     40000         0     30164    200000   3181396    144.84    152.77
109.69/27.52	c  N dy   738    135383      2000     40000         0     22696    200000   1659404    144.74    152.74
115.63/29.07	c  N dy   797    144187      2000     40000         0     31497    200000   3286218    144.79    153.66
121.61/30.58	c  N dy   858    153482      2000     40000         0     24131    200000   1777012    144.94    153.48
124.81/31.33	c  S st   885    157981      2000     40000         0     28629    200000   2588912    144.85   no data
125.21/31.46	c  S st   885    158486      2000     40000         0     29134    200000   2672749    144.85   no data
125.21/31.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.61/31.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
125.61/31.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.61/31.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.61/31.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.61/31.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
125.61/31.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.61/31.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
126.01/31.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.73/38.84	c lits-rem:       136  cl-subs:        7  v-elim:      0  v-fix:    0  time:  7.21 s
154.73/38.85	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
154.73/38.88	c vivif2 --  cl tried    29127 cl shrink        0 lits rem          0 time: 0.03
155.12/38.93	c asymm  cl-useful: 0/4031/40000 lits-rem:0 time: 0.05
155.12/38.93	c calculated reachability. Time: 0.00
155.12/38.93	c  N dy   885    158486      2000     40000         0     29127    200000   2669625    144.85   no data
161.90/40.71	c  N dy   951    168674      2000     40000         0     21653    200000   1109186    144.77    155.51
169.48/42.59	c  N dy  1030    179590      2000     40000         0     32565    200000   3144394    145.09    154.24
177.45/44.58	c  N dy  1103    191131      2000     40000         0     25438    200000   1650739    145.16    165.93
186.23/46.74	c  N dy  1168    203367      2000     40000         0     37670    200000   3871596    144.94    153.38
195.01/48.90	c  N dy  1251    216430      2000     40000         0     31070    200000   2494290    145.01    156.25
204.98/51.47	c  N dy  1335    230383      2000     40000         0     24358    200000   1081773    145.01    152.74
210.17/52.81	c  S st  1385    237729      2000     40000         0     31703    200000   2451908    145.15    137.07
211.01/52.93	c  S st  1385    238235      2000     40000         0     32209    200000   2530370    145.15   no data
211.01/52.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
211.01/52.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
211.01/52.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.01/52.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.01/52.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.01/52.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
211.01/52.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
211.35/53.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
211.35/53.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.89/59.94	c lits-rem:       113  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.84 s
238.89/59.94	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
238.89/59.97	c vivif2 --  cl tried    32201 cl shrink        0 lits rem          0 time: 0.03
240.49/60.38	c asymm  cl-useful: 0/31611/40000 lits-rem:0 time: 0.41
240.49/60.39	c calculated reachability. Time: 0.00
240.49/60.39	c  N dy  1385    238235      2000     40000         0     32201    200000   2527447    145.15   no data
252.85/63.44	c  N dy  1477    253475      2000     40000         0     25777    200000   1177388    145.12    165.78
265.21/66.59	c  N dy  1586    269723      2000     40000         0     42024    200000   4177153    145.20    167.00
277.97/69.78	c  N dy  1697    286993      2000     40000         0     36628    200000   3013208    145.32    157.17
291.94/73.27	c  N dy  1797    305423      2000     40000         0     31396    200000   1842670    145.15    153.19
292.74/73.41	c  F st  1802    306251      2000     40000         0     32223    200000   1990616    145.14    132.56
307.54/77.17	c  N dy  1900    324987      2000     40000         0     26287    200000    746184    145.18    156.10
322.26/80.85	c  N dy  2019    345068      2000     40000         0     46365    200000   4409210    145.13    154.43
331.83/83.21	c  S st  2097    357354      2000     40000         0     32989    200000   1810070    145.15   no data
332.23/83.34	c  S st  2097    357862      2000     40000         0     33497    200000   1886469    145.15   no data
332.23/83.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
332.23/83.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
332.23/83.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
332.23/83.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.23/83.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
332.23/83.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
332.23/83.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
332.63/83.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
332.63/83.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.78/87.21	c lits-rem:        29  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.74 s
347.78/87.21	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
347.78/87.24	c vivif2 --  cl tried    33496 cl shrink        0 lits rem          0 time: 0.02
348.17/87.34	c asymm  cl-useful: 0/8389/40000 lits-rem:0 time: 0.11
348.17/87.35	c calculated reachability. Time: 0.00
348.17/87.35	c  N dy  2097    357862      2000     40000         0     33496    200000   1886283    145.15   no data
364.93/91.51	c  N dy  2220    377877      2000     40000         0     26850    200000    495792    145.10    153.64
380.09/95.30	c  N dy  2346    397938      2000     40000         0     46907    200000   4180364    145.09    153.87
397.25/99.64	c  N dy  2477    418109      2000     40000         0     39416    200000   2634635    145.18    154.40
414.80/104.07	c  N dy  2591    438122      2000     40000         0     30763    200000    862819    145.19    223.05
431.15/108.15	c  N dy  2724    458140      2000     40000         0     50775    200000   4558394    145.26    154.96
448.30/112.45	c  N dy  2856    478253      2000     40000         0     41226    200000   2628925    145.32    157.67
466.26/116.95	c  N dy  2978    498258      2000     40000         0     61222    200000   6298511    145.30    154.74
481.81/120.88	c  N dy  3093    518322      2000     40000         0     50624    200000   4122571    145.27    160.08
498.16/124.93	c  S st  3202    536793      2000     40000         0     37430    200000   1540772    145.22   no data
498.57/125.06	c  S st  3202    537299      2000     40000         0     37936    200000   1617208    145.22   no data
498.57/125.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
498.97/125.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
498.97/125.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.97/125.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.97/125.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.97/125.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
498.97/125.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
498.97/125.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
498.97/125.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.93/128.13	c lits-rem:        60  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.94 s
510.93/128.14	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
510.93/128.16	c vivif2 --  cl tried    37934 cl shrink        0 lits rem          0 time: 0.02
512.53/128.52	c asymm  cl-useful: 0/29681/40000 lits-rem:0 time: 0.36
512.53/128.52	c calculated reachability. Time: 0.00
512.53/128.52	c  N dy  3202    537299      2000     40000         0     37934    200000   1616147    145.22   no data
529.68/132.86	c  N dy  3329    557336      2000     40000         0     57962    200000   5278830    145.26    168.28
546.83/137.14	c  N dy  3451    577437      2000     40000         0     45399    200000   2834710    145.25    154.27
565.17/141.71	c  N dy  3569    597485      2000     40000         0     65444    200000   6508606    145.26    155.60
581.92/145.90	c  N dy  3696    617625      2000     40000         0     51924    200000   3866631    145.28    155.50
601.11/150.75	c  N dy  3827    637673      2000     40000         0     37311    200000   1011945    145.27    161.63
617.83/154.99	c  N dy  3948    657798      2000     40000         0     57434    200000   4688118    145.26    152.99
636.96/159.70	c  N dy  4067    677838      2000     40000         0     41810    200000   1660637    145.30    154.53
654.92/164.22	c  N dy  4198    697941      2000     40000         0     61908    200000   5368261    145.35    155.93
673.68/168.99	c  N dy  4334    718185      2000     40000         0     45488    200000   2179541    145.42    155.15
692.43/173.64	c  N dy  4465    738210      2000     40000         0     65509    200000   5849791    145.43    160.39
711.22/178.38	c  N dy  4590    758253      2000     40000         0     47890    200000   2456499    145.46    153.35
730.32/183.12	c  N dy  4722    778324      2000     40000         0     67952    200000   6180317    145.51    158.68
749.46/187.98	c  N dy  4837    798395      2000     40000         0     49366    200000   2517681    145.51    159.71
756.65/189.71	c  S st  4886    805948      2000     40000         0     56916    200000   3910768    145.51    132.57
757.05/189.89	c  S st  4886    806454      2000     40000         0     57422    200000   3989050    145.51   no data
757.45/189.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.45/189.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
757.45/189.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.45/189.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.45/189.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.45/189.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
757.45/189.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
757.84/190.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
758.24/190.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.69/204.08	c lits-rem:       169  cl-subs:       12  v-elim:      0  v-fix:    0  time: 13.94 s
813.69/204.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
814.08/204.13	c vivif2 --  cl tried    57410 cl shrink        0 lits rem          0 time: 0.05
814.88/204.33	c asymm  cl-useful: 0/10319/40000 lits-rem:0 time: 0.20
814.88/204.34	c calculated reachability. Time: 0.00
814.88/204.34	c  N dy  4886    806454      2000     40000         0     57410    200000   3983749    145.51   no data
836.02/209.63	c  N dy  5014    826547      2000     40000         0     77499    200000   7693878    145.54    156.05
853.57/214.06	c  N dy  5129    846665      2000     40000         0     57962    200000   3936839    145.52    153.49
874.71/219.36	c  N dy  5260    866714      2000     40000         0     78006    200000   7621368    145.53    154.48
893.47/224.01	c  N dy  5386    886727      2000     40000         0     57361    200000   3615994    145.51    153.94
914.20/229.24	c  N dy  5512    906734      2000     40000         0     77364    200000   7322326    145.54    155.43
933.74/234.12	c  N dy  5643    926956      2000     40000         0     55922    200000   3211846    145.58    158.55
954.48/239.32	c  N dy  5770    947010      2000     40000         0     75969    200000   6929445    145.60    160.20
974.82/244.47	c  N dy  5906    967029      2000     40000         0     53328    200000   2548249    145.63    153.57
995.16/249.57	c  N dy  6038    987172      2000     40000         0     73463    200000   6286426    145.65    153.36
1016.71/254.97	c  N dy  6167   1007254      2000     40000         0     49888    200000   1738692    145.66    155.53
1036.65/259.94	c  N dy  6290   1027844      2000     40000         0     70470    200000   5548549    145.67    157.53
1059.78/265.70	c  N dy  6409   1048004      2000     40000         0     45974    200000    835477    145.64    153.86
1078.13/270.39	c  N dy  6524   1068182      2000     40000         0     66147    200000   4553890    145.64    153.40
1082.11/271.38	c  F st  6551   1071876      2000     40000         0     69841    200000   5246874    145.66    138.02
1100.87/276.02	c  N dy  6634   1088253      2000     40000         0     86210    200000   8401287    145.69    155.52
1120.80/281.00	c  N dy  6759   1108294      2000     40000         0     60585    200000   3372783    145.73    155.26
1141.94/286.32	c  N dy  6884   1128312      2000     40000         0     80598    200000   7090997    145.75    155.76
1164.28/291.98	c  N dy  7009   1148370      2000     40000         0     54007    200000   1967599    145.75    154.78
1185.42/297.25	c  N dy  7134   1168551      2000     40000         0     74183    200000   5703774    145.76    157.71
1211.00/303.61	c  N dy  7253   1188601      2000     40000         0     94229    200000   9392615    145.76    154.51
1230.50/308.58	c  N dy  7382   1208649      2000     40000         0     66616    200000   4111846    145.78    153.47
1231.70/308.85	c  S st  7390   1209681      2000     40000         0     67647    200000   4302363    145.78   no data
1232.49/309.04	c  S st  7390   1210186      2000     40000         0     68152    200000   4381265    145.78   no data
1232.49/309.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1232.93/309.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1232.93/309.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1232.93/309.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1232.93/309.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.93/309.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1232.93/309.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1232.93/309.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1233.69/309.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.50/326.33	c lits-rem:       185  cl-subs:        6  v-elim:      0  v-fix:    0  time: 17.01 s
1301.50/326.34	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1301.50/326.39	c vivif2 --  cl tried    68146 cl shrink        0 lits rem          0 time: 0.06
1303.54/326.81	c asymm  cl-useful: 0/22038/40000 lits-rem:0 time: 0.42
1303.54/326.81	c calculated reachability. Time: 0.00
1303.54/326.81	c  N dy  7390   1210186      2000     40000         0     68146    200000   4379011    145.78   no data
1326.63/332.67	c  N dy  7510   1230380      2000     40000         0     88335    200000   8114089    145.79    153.87
1351.41/338.90	c  N dy  7634   1250576      2000     40000         0     59868    200000   2698830    145.80    153.59
1376.50/345.13	c  N dy  7760   1270645      2000     40000         0     79933    200000   6410639    145.82    154.26
1402.82/351.77	c  N dy  7889   1290778      2000     40000         0     50407    200000    781609    145.82    153.71
1423.56/356.96	c  N dy  8031   1310983      2000     40000         0     70602    200000   4537518    145.87    156.00
1448.34/363.16	c  N dy  8158   1331108      2000     40000         0     90720    200000   8261752    145.89    154.78
1472.23/369.12	c  N dy  8289   1351157      2000     40000         0     60114    200000   2390863    145.89    156.25
1493.76/374.52	c  N dy  8422   1371187      2000     40000         0     80140    200000   6096631    145.92    173.37
1519.29/380.90	c  N dy  8548   1391192      2000     40000         0    100142    200000   9788625    145.92    154.31
1539.65/386.11	c  N dy  8665   1411228      2000     40000         0     68523    200000   3764934    145.92    163.08
1562.77/391.86	c  N dy  8786   1431312      2000     40000         0     88605    200000   7445578    145.90    162.83
1588.74/398.31	c  N dy  8915   1451411      2000     40000         0     56040    200000   1282620    145.91    159.82
1609.04/403.45	c  N dy  9041   1471475      2000     40000         0     76097    200000   5008855    145.92    155.00
1633.77/409.69	c  N dy  9174   1491682      2000     40000         0     96298    200000   8738560    145.94    153.65
1657.71/415.61	c  N dy  9292   1511775      2000     40000         0     62734    200000   2336923    145.92    155.88
1679.55/421.18	c  N dy  9433   1531837      2000     40000         0     82787    200000   6067392    145.96    156.04
1705.25/427.63	c  N dy  9561   1551866      2000     40000         0    102811    200000   9751869    145.97    156.44
1727.32/433.26	c  N dy  9682   1571890      2000     40000         0     68181    200000   3189332    145.97    154.04
1749.86/438.96	c  N dy  9798   1591957      2000     40000         0     88242    200000   6882838    145.97    161.59
1776.94/445.71	c  N dy  9922   1612082      2000     40000         0    108360    200000  10616135    145.97    153.84
1798.87/451.26	c  N dy 10058   1632126      2000     40000         0     72746    200000   3867925    146.00    154.11
1822.81/457.23	c  N dy 10182   1652158      2000     40000         0     92776    200000   7562219    146.00    163.95
1850.78/464.27	c  N dy 10305   1672194      2000     40000         0    112803    200000  11241141    145.99    156.46
1873.12/469.88	c  N dy 10421   1692433      2000     40000         0     76378    200000   4335040    145.99    154.29
1897.41/475.91	c  S st 10542   1710187      2000     40000         0     94129    200000   7667244    146.01    130.30
1898.21/476.19	c  S st 10542   1710690      2000     40000         0     94632    200000   7743375    146.01   no data
1898.61/476.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1898.61/476.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
1898.61/476.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1898.61/476.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1898.61/476.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1898.61/476.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1898.61/476.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1899.04/476.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1900.19/476.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2063.35/517.51	c lits-rem:       398  cl-subs:       23  v-elim:      0  v-fix:    0  time: 40.84 s
2063.35/517.51	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
2063.75/517.61	c vivif2 --  cl tried    94609 cl shrink        0 lits rem          0 time: 0.10
2065.36/518.07	c asymm  cl-useful: 0/15665/40000 lits-rem:0 time: 0.47
2065.36/518.08	c calculated reachability. Time: 0.00
2065.36/518.08	c  N dy 10542   1710690      2000     40000         0     94609    200000   7734007    146.01   no data
2096.90/525.94	c  N dy 10674   1730758      2000     40000         0    114671    200000  11445354    146.03    153.95
2121.19/532.01	c  N dy 10787   1750856      2000     40000         0     77121    200000   4288489    146.03    158.61
2148.72/538.97	c  N dy 10918   1770945      2000     40000         0     97205    200000   8015213    146.04    158.08
2180.63/546.97	c  N dy 11038   1790975      2000     40000         0    117232    200000  11693656    146.04    154.38
2202.21/552.33	c  N dy 11151   1811116      2000     40000         0     78720    200000   4398282    146.03    154.47
2227.31/558.67	c  N dy 11263   1831308      2000     40000         0     98904    200000   8099546    146.02    153.82
2257.22/566.11	c  N dy 11386   1851427      2000     40000         0    119018    200000  11808160    146.02    156.16
2278.35/571.40	c  N dy 11502   1871565      2000     40000         0     79502    200000   4386587    146.02    155.03
2304.27/577.92	c  N dy 11640   1891891      2000     40000         0     99819    200000   8192952    146.05    156.05
2333.44/585.26	c  N dy 11768   1911898      2000     40000         0    119819    200000  11911051    146.07    155.22
2355.78/590.87	c  N dy 11899   1932041      2000     40000         0     79312    200000   4177706    146.07    155.35
2380.88/597.15	c  N dy 12029   1952149      2000     40000         0     99414    200000   7876042    146.08    154.29
2410.38/604.53	c  N dy 12155   1972157      2000     40000         0    119415    200000  11603105    146.10    154.62
2433.52/610.36	c  N dy 12275   1992181      2000     40000         0     77787    200000   3755139    146.10    155.48
2458.24/616.51	c  N dy 12401   2012228      2000     40000         0     97830    200000   7486703    146.12    155.04
2487.01/623.71	c  N dy 12519   2032284      2000     40000         0    117879    200000  11164167    146.10    156.46
2512.49/630.11	c  N dy 12657   2052439      2000     40000         0     75379    200000   3124866    146.14    155.30
2536.83/636.21	c  N dy 12782   2072547      2000     40000         0     95484    200000   6817724    146.14    155.63
2565.15/643.40	c  N dy 12908   2092630      2000     40000         0    115563    200000  10585250    146.16    155.45
2593.07/650.33	c  N dy 13034   2112733      2000     40000         0     72007    200000   2295930    146.16    154.68
2616.61/656.25	c  N dy 13152   2133144      2000     40000         0     92412    200000   6065598    146.16    158.07
2644.97/663.31	c  N dy 13280   2153217      2000     40000         0    112475    200000   9797314    146.17    176.88
2675.25/670.93	c  N dy 13412   2173265      2000     40000         0     67871    200000   1369508    146.19    173.06
2698.02/676.64	c  N dy 13539   2193405      2000     40000         0     88007    200000   5116660    146.20    155.77
2722.31/682.72	c  S st 13655   2210690      2000     40000         0    105290    200000   8355630    146.23    119.76
2723.51/683.01	c  S st 13655   2211193      2000     40000         0    105793    200000   8429990    146.23   no data
2723.51/683.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2723.94/683.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
2723.94/683.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2723.94/683.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2723.94/683.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2723.94/683.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
2723.94/683.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2724.35/683.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2725.10/683.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2911.00/730.02	c lits-rem:       319  cl-subs:       22  v-elim:      0  v-fix:    0  time: 46.51 s
2911.00/730.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
2911.40/730.13	c vivif2 --  cl tried   105771 cl shrink        0 lits rem          0 time: 0.11
2911.80/730.21	c asymm  cl-useful: 0/2297/40000 lits-rem:0 time: 0.08
2911.80/730.22	c calculated reachability. Time: 0.00
2911.80/730.22	c  N dy 13655   2211193      2000     40000         0    105771    200000   8420195    146.23   no data
2944.90/738.56	c  N dy 13780   2231415      2000     40000         0    125988    200000  12147699    146.23    155.33
2972.43/745.46	c  N dy 13904   2251505      2000     40000         0     80428    200000   3486807    146.23    154.47
2999.96/752.31	c  N dy 14023   2271583      2000     40000         0    100501    200000   7214811    146.24    154.44
3031.86/760.30	c  N dy 14139   2291694      2000     40000         0    120611    200000  10934646    146.23    157.20
3062.98/768.14	c  N dy 14260   2312088      2000     40000         0     74347    200000   2184907    146.23    154.58
3087.31/774.20	c  N dy 14377   2332109      2000     40000         0     94361    200000   5888981    146.24    183.03
3116.03/781.41	c  N dy 14496   2352175      2000     40000         0    114423    200000   9588202    146.23    157.74
3148.75/789.68	c  N dy 14619   2372298      2000     40000         0    134540    200000  13362402    146.25    155.53
3172.27/795.59	c  N dy 14744   2392465      2000     40000         0     87055    200000   4398403    146.25    155.93
3199.39/802.34	c  N dy 14875   2412649      2000     40000         0    107234    200000   8162926    146.27    154.09
3230.51/810.17	c  N dy 15007   2432737      2000     40000         0    127314    200000  11883846    146.28    201.10
3258.83/817.25	c  N dy 15133   2452817      2000     40000         0     78734    200000   2660079    146.29    154.77
3283.96/823.55	c  N dy 15261   2472915      2000     40000         0     98824    200000   6366667    146.29    159.03
3313.47/830.91	c  N dy 15391   2492995      2000     40000         0    118897    200000  10110243    146.31    168.13
3347.02/839.34	c  N dy 15522   2513020      2000     40000         0    138915    200000  13807224    146.32    154.50
3370.51/845.23	c  N dy 15642   2533115      2000     40000         0     89363    200000   4439865    146.31    159.64
3398.03/852.10	c  N dy 15766   2553249      2000     40000         0    109494    200000   8161166    146.31    155.63
3429.15/859.99	c  N dy 15894   2573329      2000     40000         0    129567    200000  11865425    146.31    154.21
3459.06/867.44	c  N dy 16016   2593450      2000     40000         0     79044    200000   2372129    146.31    154.09
3483.79/873.68	c  N dy 16141   2613456      2000     40000         0     99047    200000   6077153    146.31    157.74
3513.31/881.02	c  N dy 16269   2633461      2000     40000         0    119047    200000   9798587    146.32    159.38
3546.41/889.31	c  N dy 16385   2653532      2000     40000         0    139112    200000  13507306    146.33    183.02
3571.93/895.76	c  N dy 16505   2673545      2000     40000         0     87467    200000   3755874    146.33    156.76
3599.07/902.58	c  N dy 16642   2693686      2000     40000         0    107602    200000   7479971    146.34    154.58
3626.59/909.43	c  S st 16763   2711194      2000     40000         0    125105    200000  10719310    146.35   no data
3627.83/909.74	c  S st 16763   2711698      2000     40000         0    125609    200000  10799972    146.35   no data
3627.83/909.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3628.23/909.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
3628.23/909.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3628.23/909.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3628.23/909.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3628.23/909.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3628.23/909.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3628.58/909.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3630.18/910.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3831.22/960.76	c lits-rem:       304  cl-subs:       33  v-elim:      0  v-fix:    0  time: 50.42 s
3831.22/960.77	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
3832.02/960.91	c vivif2 --  cl tried   125576 cl shrink        0 lits rem          0 time: 0.14
3834.06/961.42	c asymm  cl-useful: 0/15083/40000 lits-rem:0 time: 0.51
3834.06/961.42	c calculated reachability. Time: 0.00
3834.06/961.42	c  N dy 16763   2711698      2000     40000         0    125576    200000  10785491    146.35   no data
3870.32/970.51	c  N dy 16887   2731737      2000     40000         0     72963    200000    893759    146.36    160.75
3895.88/976.93	c  N dy 17015   2751814      2000     40000         0     93038    200000   4604552    146.36    155.97
3926.20/984.57	c  N dy 17136   2771879      2000     40000         0    113096    200000   8278840    146.36    154.40
3962.46/993.60	c  N dy 17268   2792118      2000     40000         0    133328    200000  12046524    146.36    157.50
3997.16/1002.32	c  N dy 17390   2812211      2000     40000         0     79770    200000   1968435    146.37    183.60
4024.29/1009.11	c  N dy 17508   2832261      2000     40000         0     99817    200000   5644406    146.36    156.30
4056.60/1017.20	c  N dy 17640   2852367      2000     40000         0    119920    200000   9415339    146.37    155.70
4093.35/1026.42	c  N dy 17764   2872459      2000     40000         0    140003    200000  13152896    146.38    167.36
4123.66/1034.08	c  N dy 17880   2892553      2000     40000         0     85447    200000   2858463    146.38    157.56
4150.74/1040.80	c  N dy 18002   2912770      2000     40000         0    105662    200000   6591892    146.39    156.13
4181.45/1048.51	c  N dy 18125   2932927      2000     40000         0    125814    200000  10309261    146.38    156.47
4217.36/1057.51	c  N dy 18252   2953110      2000     40000         0    145992    200000  14055019    146.39    154.24
4244.88/1064.49	c  N dy 18380   2973248      2000     40000         0     90473    200000   3594344    146.40    157.37
4272.41/1071.39	c  N dy 18517   2993277      2000     40000         0    110495    200000   7357443    146.42    155.27
4304.31/1079.33	c  N dy 18643   3013300      2000     40000         0    130514    200000  11080032    146.43    155.53
4340.20/1088.30	c  N dy 18763   3033615      2000     40000         0    150823    200000  14807795    146.42    156.05
4366.53/1094.98	c  N dy 18896   3053629      2000     40000         0     94184    200000   4137579    146.44    155.20
4394.85/1102.07	c  N dy 19018   3074013      2000     40000         0    114562    200000   7940419    146.44    157.16
4428.75/1110.59	c  N dy 19148   3095015      2000     40000         0    135562    200000  11856341    146.45    160.17
4466.64/1120.01	c  N dy 19279   3115141      2000     40000         0     78037    200000    938187    146.46    156.15
4491.39/1126.22	c  N dy 19406   3135231      2000     40000         0     98122    200000   4657850    146.47    154.64
4520.50/1133.55	c  N dy 19543   3155247      2000     40000         0    118133    200000   8391831    146.48    165.72
4553.65/1141.88	c  N dy 19670   3175300      2000     40000         0    138183    200000  12128039    146.49    156.60
4590.31/1151.01	c  N dy 19789   3195311      2000     40000         0     79544    200000   1047957    146.50    159.71
4610.25/1156.06	c  S st 19893   3211698      2000     40000         0     95926    200000   4077117    146.50   no data
4611.44/1156.30	c  S st 19893   3212201      2000     40000         0     96429    200000   4147452    146.50   no data
4611.44/1156.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4611.84/1156.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
4611.84/1156.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4611.84/1156.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4611.84/1156.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4611.84/1156.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4611.84/1156.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4611.84/1156.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4612.24/1156.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4669.28/1170.87	c lits-rem:        78  cl-subs:        9  v-elim:      0  v-fix:    0  time: 14.28 s
4669.28/1170.87	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
4669.68/1170.93	c vivif2 --  cl tried    96420 cl shrink        0 lits rem          0 time: 0.05
4671.28/1171.39	c asymm  cl-useful: 0/15845/40000 lits-rem:0 time: 0.46
4671.28/1171.39	c calculated reachability. Time: 0.00
4671.28/1171.39	c  N dy 19893   3212201      2000     40000         0     96420    200000   4143515    146.50   no data
4701.60/1178.92	c  N dy 20011   3232248      2000     40000         0    116463    200000   7840167    146.50    154.57
4735.50/1187.48	c  N dy 20137   3252344      2000     40000         0    136551    200000  11578864    146.51    154.62
4775.40/1197.45	c  N dy 20267   3272529      2000     40000         0    156732    200000  15340120    146.52    156.93

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

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

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


[startup+0 s]
/proc/loadavg: 7.58 7.96 7.97 1/331 31330
/proc/meminfo: memFree=17861824/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 407 0 0 0 2 0 0 0 25 0 4 0 651542606 52396032 347 33554432000 4194304 4580107 140733960263168 18446744073709551615 47741319591858 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 12792 347 299 95 0 7774 0
[pid=31330/tid=31331] ppid=31328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651542607 52396032 347 33554432000 4194304 4580107 140733960263168 18446744073709551615 47741319591858 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651542607 52396032 347 33554432000 4194304 4580107 140733960263168 18446744073709551615 47741319591858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651542607 52396032 347 33554432000 4194304 4580107 140733960263168 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.16562 s]
/proc/loadavg: 7.58 7.96 7.97 1/331 31330
/proc/meminfo: memFree=17861824/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=286104 CPUtime=0.62 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 5576 0 0 0 61 1 0 0 18 0 4 0 651542606 292970496 5496 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 71526 5496 358 95 0 66508 0
[pid=31330/tid=31331] ppid=31328 vsize=286104 CPUtime=0.15 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1244 0 0 0 15 0 0 0 18 0 4 0 651542607 292970496 5496 33554432000 4194304 4580107 140733960263168 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=286104 CPUtime=0.15 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1223 0 0 0 15 0 0 0 25 0 4 0 651542607 292970496 5496 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=286104 CPUtime=0.14 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1460 0 0 0 14 0 0 0 25 0 4 0 651542607 292970496 5496 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 286104

[startup+0.200615 s]
/proc/loadavg: 7.58 7.96 7.97 1/331 31330
/proc/meminfo: memFree=17861824/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=286236 CPUtime=0.76 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 5720 0 0 0 75 1 0 0 18 0 4 0 651542606 293105664 5640 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 71559 5640 358 95 0 66541 0
[pid=31330/tid=31331] ppid=31328 vsize=286236 CPUtime=0.19 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1268 0 0 0 19 0 0 0 18 0 4 0 651542607 293105664 5640 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=286236 CPUtime=0.19 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1248 0 0 0 19 0 0 0 25 0 4 0 651542607 293105664 5640 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=286236 CPUtime=0.18 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1531 0 0 0 18 0 0 0 25 0 4 0 651542607 293105664 5640 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 286236

[startup+0.3006 s]
/proc/loadavg: 7.58 7.96 7.97 1/331 31330
/proc/meminfo: memFree=17861824/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=301428 CPUtime=1.15 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 12415 0 0 0 113 2 0 0 18 0 4 0 651542606 308662272 12226 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 75357 12226 370 95 0 70339 0
[pid=31330/tid=31331] ppid=31328 vsize=301428 CPUtime=0.28 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 3428 0 0 0 28 0 0 0 18 0 4 0 651542607 308662272 12226 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=301428 CPUtime=0.28 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 3434 0 0 0 28 0 0 0 18 0 4 0 651542607 308662272 12226 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=301428 CPUtime=0.28 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 1720 0 0 0 28 0 0 0 25 0 4 0 651542607 308662272 12226 33554432000 4194304 4580107 140733960263168 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 301428

[startup+0.700527 s]
/proc/loadavg: 7.58 7.96 7.97 1/331 31330
/proc/meminfo: memFree=17861824/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=296324 CPUtime=2.75 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 15487 0 0 0 272 3 0 0 18 0 4 0 651542606 303435776 13637 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 74081 13638 376 95 0 69063 0
[pid=31330/tid=31331] ppid=31328 vsize=296324 CPUtime=0.68 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 4242 0 0 0 68 0 0 0 18 0 4 0 651542607 303435776 13638 33554432000 4194304 4580107 140733960263168 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=296324 CPUtime=0.68 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 4138 0 0 0 68 0 0 0 18 0 4 0 651542607 303435776 13638 33554432000 4194304 4580107 140733960263168 18446744073709551615 4324346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=296324 CPUtime=0.67 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 2471 0 0 0 67 0 0 0 25 0 4 0 651542607 303435776 13638 33554432000 4194304 4580107 140733960263168 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 296324

[startup+1.50038 s]
/proc/loadavg: 7.58 7.96 7.97 11/343 31347
/proc/meminfo: memFree=17776512/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=305880 CPUtime=5.94 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 22845 0 0 0 590 4 0 0 19 0 4 0 651542606 313221120 14572 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 76470 14572 377 95 0 71452 0
[pid=31330/tid=31331] ppid=31328 vsize=305880 CPUtime=1.48 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 6068 0 0 0 148 0 0 0 19 0 4 0 651542607 313221120 14572 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=305880 CPUtime=1.48 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 5937 0 0 0 147 1 0 0 19 0 4 0 651542607 313221120 14572 33554432000 4194304 4580107 140733960263168 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=305880 CPUtime=1.46 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 4369 0 0 0 146 0 0 0 25 0 4 0 651542607 313221120 14572 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 305880

[startup+3.1011 s]
/proc/loadavg: 7.58 7.96 7.97 9/343 31347
/proc/meminfo: memFree=17767212/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=307840 CPUtime=12.33 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 36300 0 0 0 1227 6 0 0 23 0 4 0 651542606 315228160 15887 33554432000 4194304 4580107 140733960263168 18446744073709551615 4324255 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 76960 15887 377 95 0 71942 0
[pid=31330/tid=31331] ppid=31328 vsize=307840 CPUtime=3.08 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 9095 0 0 0 307 1 0 0 24 0 4 0 651542607 315228160 15887 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=307840 CPUtime=3.08 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 8920 0 0 0 307 1 0 0 24 0 4 0 651542607 315228160 15888 33554432000 4194304 4580107 140733960263168 18446744073709551615 4305283 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=307840 CPUtime=3.05 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 8090 0 0 0 304 1 0 0 25 0 4 0 651542607 315228160 15888 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 307840

[startup+6.30054 s]
/proc/loadavg: 7.69 7.98 7.98 9/343 31347
/proc/meminfo: memFree=17640996/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=318824 CPUtime=25.09 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 71583 0 0 0 2495 14 0 0 25 0 4 0 651542606 326475776 33924 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 79706 33924 379 95 0 74688 0
[pid=31330/tid=31331] ppid=31328 vsize=318824 CPUtime=6.28 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 19130 0 0 0 624 4 0 0 25 0 4 0 651542607 326475776 33925 33554432000 4194304 4580107 140733960263168 18446744073709551615 4415679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=318824 CPUtime=6.28 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 17070 0 0 0 625 3 0 0 25 0 4 0 651542607 326475776 33925 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=318824 CPUtime=6.21 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 13873 0 0 0 618 3 0 0 25 0 4 0 651542607 326475776 33925 33554432000 4194304 4580107 140733960263168 18446744073709551615 4324382 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 318824

[startup+12.7004 s]
/proc/loadavg: 7.80 7.99 7.98 9/343 31348
/proc/meminfo: memFree=17505452/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=430784 CPUtime=50.61 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 121365 0 0 0 5036 25 0 0 25 0 4 0 651542606 441122816 55509 33554432000 4194304 4580107 140733960263168 18446744073709551615 4417027 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 107696 55509 379 95 0 102678 0
[pid=31330/tid=31331] ppid=31328 vsize=430784 CPUtime=12.68 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 35177 0 0 0 1261 7 0 0 25 0 4 0 651542607 441122816 55509 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=430784 CPUtime=12.67 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 26914 0 0 0 1262 5 0 0 25 0 4 0 651542607 441122816 55509 33554432000 4194304 4580107 140733960263168 18446744073709551615 4319776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=430784 CPUtime=12.55 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 27548 0 0 0 1249 6 0 0 20 0 4 0 651542607 441122816 55509 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 430784

[startup+25.5011 s]
/proc/loadavg: 7.92 8.01 7.99 9/343 31348
/proc/meminfo: memFree=17368456/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=621012 CPUtime=101.67 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 186006 0 0 0 10127 40 0 0 25 0 4 0 651542606 635916288 81491 33554432000 4194304 4580107 140733960263168 18446744073709551615 4292922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 155253 81491 379 95 0 150235 0
[pid=31330/tid=31331] ppid=31328 vsize=621012 CPUtime=25.48 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 43913 0 0 0 2539 9 0 0 25 0 4 0 651542607 635916288 81491 33554432000 4194304 4580107 140733960263168 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=621012 CPUtime=25.48 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 47169 0 0 0 2538 10 0 0 25 0 4 0 651542607 635916288 81491 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=621012 CPUtime=25.2 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 46623 0 0 0 2510 10 0 0 25 0 4 0 651542607 635916288 81491 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416320 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 621012

[startup+51.1006 s]
/proc/loadavg: 7.94 8.01 7.99 9/343 31349
/proc/meminfo: memFree=17253192/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=599472 CPUtime=203.78 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 281878 0 0 0 20314 64 0 0 25 0 4 0 651542606 613859328 96872 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 149868 96872 379 95 0 144850 0
[pid=31330/tid=31331] ppid=31328 vsize=599472 CPUtime=50.8 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 69559 0 0 0 5065 15 0 0 25 0 4 0 651542607 613859328 96872 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=599472 CPUtime=51.07 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 63390 0 0 0 5093 14 0 0 25 0 4 0 651542607 613859328 96873 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=599472 CPUtime=50.78 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 75553 0 0 0 5062 16 0 0 25 0 4 0 651542607 613859328 96873 33554432000 4194304 4580107 140733960263168 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 599472

[startup+102.301 s]
/proc/loadavg: 8.07 8.03 8.00 9/343 31350
/proc/meminfo: memFree=17083404/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=804988 CPUtime=408.05 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 449421 0 0 0 40697 108 0 0 25 0 4 0 651542606 824307712 129210 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 201247 129210 379 95 0 196229 0
[pid=31330/tid=31331] ppid=31328 vsize=804988 CPUtime=101.45 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 111703 0 0 0 10120 25 0 0 25 0 4 0 651542607 824307712 129210 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=804988 CPUtime=102.28 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 100572 0 0 0 10203 25 0 0 25 0 4 0 651542607 824307712 129211 33554432000 4194304 4580107 140733960263168 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=804988 CPUtime=102 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 121056 0 0 0 10172 28 0 0 25 0 4 0 651542607 824307712 129211 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 804988

[startup+162.301 s]

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

[pid=31330] ppid=31328 vsize=1360632 CPUtime=2800.5 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 1968522 0 0 0 279466 584 0 0 25 0 4 0 651542606 1393287168 267147 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 340158 267147 379 95 0 335140 0
[pid=31330/tid=31331] ppid=31328 vsize=1360632 CPUtime=697.57 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 444993 0 0 0 69627 130 0 0 25 0 4 0 651542607 1393287168 267147 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1360632 CPUtime=698.97 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 500990 0 0 0 69744 153 0 0 25 0 4 0 651542607 1393287168 267147 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1360632 CPUtime=701.68 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 517551 0 0 0 70020 148 0 0 25 0 4 0 651542607 1393287168 267147 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.5
Current children cumulated vsize (KiB) 1360632

[startup+762.301 s]
/proc/loadavg: 8.18 8.16 8.06 9/343 31380
/proc/meminfo: memFree=16267452/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1399972 CPUtime=3039.89 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2050369 0 0 0 303367 622 0 0 25 0 4 0 651542606 1433571328 276038 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 349993 276038 379 95 0 344975 0
[pid=31330/tid=31331] ppid=31328 vsize=1399972 CPUtime=757.59 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 464334 0 0 0 75621 138 0 0 25 0 4 0 651542607 1433571328 276038 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1399972 CPUtime=758.32 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 531718 0 0 0 75665 167 0 0 25 0 4 0 651542607 1433571328 276038 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1399972 CPUtime=761.68 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 532311 0 0 0 76015 153 0 0 25 0 4 0 651542607 1433571328 276038 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.89
Current children cumulated vsize (KiB) 1399972

[startup+822.3 s]
/proc/loadavg: 8.11 8.14 8.06 9/343 31381
/proc/meminfo: memFree=16309836/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1430360 CPUtime=3279.16 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2161998 0 0 0 327257 659 0 0 25 0 4 0 651542606 1464688640 268624 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 357590 268624 379 95 0 352572 0
[pid=31330/tid=31331] ppid=31328 vsize=1430360 CPUtime=817.57 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 483479 0 0 0 81613 144 0 0 25 0 4 0 651542607 1464688640 268624 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1430360 CPUtime=817.65 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 564305 0 0 0 81587 178 0 0 25 0 4 0 651542607 1464688640 268624 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1430360 CPUtime=821.67 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 560424 0 0 0 82005 162 0 0 25 0 4 0 651542607 1464688640 268624 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.16
Current children cumulated vsize (KiB) 1430360

[startup+882.313 s]
/proc/loadavg: 8.08 8.13 8.06 9/343 31383
/proc/meminfo: memFree=16100744/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1511916 CPUtime=3518.53 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2288131 0 0 0 351147 706 0 0 25 0 4 0 651542606 1548201984 294319 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 377979 294319 379 95 0 372961 0
[pid=31330/tid=31331] ppid=31328 vsize=1511916 CPUtime=877.58 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 517184 0 0 0 87600 158 0 0 25 0 4 0 651542607 1548201984 294319 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1511916 CPUtime=876.99 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 592700 0 0 0 87511 188 0 0 25 0 4 0 651542607 1548201984 294319 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1511916 CPUtime=881.69 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 590763 0 0 0 87994 175 0 0 25 0 4 0 651542607 1548201984 294319 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.53
Current children cumulated vsize (KiB) 1511916

[startup+942.301 s]
/proc/loadavg: 8.13 8.13 8.07 9/343 31384
/proc/meminfo: memFree=15829036/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1708348 CPUtime=3757.83 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2420962 0 0 0 375040 743 0 0 25 0 4 0 651542606 1749348352 361277 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 427087 361277 379 95 0 422069 0
[pid=31330/tid=31331] ppid=31328 vsize=1708348 CPUtime=937.56 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 543603 0 0 0 93586 170 0 0 25 0 4 0 651542607 1749348352 361277 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1708348 CPUtime=936.33 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 639407 0 0 0 93436 197 0 0 25 0 4 0 651542607 1749348352 361277 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1708348 CPUtime=941.68 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 623221 0 0 0 93985 183 0 0 25 0 4 0 651542607 1749348352 361277 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451890 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.83
Current children cumulated vsize (KiB) 1708348

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.07 9/343 31386
/proc/meminfo: memFree=15847356/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1732036 CPUtime=3997.16 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2484718 0 0 0 398938 778 0 0 25 0 4 0 651542606 1773604864 355775 33554432000 4194304 4580107 140733960263168 18446744073709551615 4322544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 433009 355775 379 95 0 427991 0
[pid=31330/tid=31331] ppid=31328 vsize=1732036 CPUtime=997.56 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 569274 0 0 0 99572 184 0 0 25 0 4 0 651542607 1773604864 355775 33554432000 4194304 4580107 140733960263168 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1732036 CPUtime=995.66 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 643440 0 0 0 99366 200 0 0 25 0 4 0 651542607 1773604864 355775 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1732036 CPUtime=1001.67 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 635952 0 0 0 99978 189 0 0 25 0 4 0 651542607 1773604864 355775 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.16
Current children cumulated vsize (KiB) 1732036

[startup+1062.3 s]
/proc/loadavg: 8.13 8.14 8.08 9/343 31388
/proc/meminfo: memFree=15890492/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1733268 CPUtime=4236.51 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2579720 0 0 0 422832 819 0 0 25 0 4 0 651542606 1774866432 349889 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 433317 349889 379 95 0 428299 0
[pid=31330/tid=31331] ppid=31328 vsize=1733268 CPUtime=1057.57 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 575103 0 0 0 105570 187 0 0 25 0 4 0 651542607 1774866432 349889 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1733268 CPUtime=1055.01 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 670117 0 0 0 105289 212 0 0 25 0 4 0 651542607 1774866432 349889 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1733268 CPUtime=1061.67 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 667266 0 0 0 105966 201 0 0 25 0 4 0 651542607 1774866432 349889 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.51
Current children cumulated vsize (KiB) 1733268

[startup+1122.3 s]
/proc/loadavg: 8.17 8.14 8.08 9/343 31389
/proc/meminfo: memFree=15811720/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1749688 CPUtime=4475.82 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2699735 0 0 0 446715 867 0 0 25 0 4 0 651542606 1791680512 355422 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 437422 355423 379 95 0 432404 0
[pid=31330/tid=31331] ppid=31328 vsize=1749688 CPUtime=1117.56 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 604043 0 0 0 111557 199 0 0 25 0 4 0 651542607 1791680512 355423 33554432000 4194304 4580107 140733960263168 18446744073709551615 4295714 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1749688 CPUtime=1114.34 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 697470 0 0 0 111212 222 0 0 25 0 4 0 651542607 1791680512 355423 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1749688 CPUtime=1121.67 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 699134 0 0 0 111951 216 0 0 25 0 4 0 651542607 1791680512 355423 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.82
Current children cumulated vsize (KiB) 1749688

[startup+1182.3 s]
/proc/loadavg: 8.10 8.13 8.08 9/343 31391
/proc/meminfo: memFree=15801892/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1731344 CPUtime=4715.16 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2811343 0 0 0 470608 908 0 0 25 0 4 0 651542606 1772896256 345898 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294389 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 432836 345898 379 95 0 427818 0
[pid=31330/tid=31331] ppid=31328 vsize=1731344 CPUtime=1177.55 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 635502 0 0 0 117544 211 0 0 25 0 4 0 651542607 1772896256 345898 33554432000 4194304 4580107 140733960263168 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1731344 CPUtime=1173.69 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 726934 0 0 0 117135 234 0 0 25 0 4 0 651542607 1772896256 345898 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1731344 CPUtime=1181.66 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 726255 0 0 0 117941 225 0 0 25 0 4 0 651542607 1772896256 345898 33554432000 4194304 4580107 140733960263168 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.16
Current children cumulated vsize (KiB) 1731344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.15 8.14 8.08 5/339 31392
/proc/meminfo: memFree=16471756/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1732496 CPUtime=4800.16 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2838771 0 0 0 479097 919 0 0 25 0 4 0 651542606 1774075904 344432 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 433124 344432 379 95 0 428106 0
[pid=31330/tid=31331] ppid=31328 vsize=1732496 CPUtime=1198.87 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 645989 0 0 0 119672 215 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1732496 CPUtime=1194.75 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 730529 0 0 0 119240 235 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1732496 CPUtime=1202.97 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 728821 0 0 0 120070 227 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1732496

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

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

[startup+1203.6 s]
/proc/loadavg: 8.15 8.14 8.08 5/339 31392
/proc/meminfo: memFree=16471756/32951124 swapFree=67056804/67111528
[pid=31330] ppid=31328 vsize=1732496 CPUtime=4800.16 cores=1,3,5,7
/proc/31330/stat : 31330 (strangenight2-m) R 31328 31330 31208 0 -1 4202496 2838771 0 0 0 479097 919 0 0 25 0 4 0 651542606 1774075904 344432 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31330/statm: 433124 344432 379 95 0 428106 0
[pid=31330/tid=31331] ppid=31328 vsize=1732496 CPUtime=1198.87 cores=1,3,5,7
/proc/31330/task/31331/stat : 31331 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 645989 0 0 0 119672 215 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31330/tid=31332] ppid=31328 vsize=1732496 CPUtime=1194.75 cores=1,3,5,7
/proc/31330/task/31332/stat : 31332 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 730529 0 0 0 119240 235 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31330/tid=31333] ppid=31328 vsize=1732496 CPUtime=1202.97 cores=1,3,5,7
/proc/31330/task/31333/stat : 31333 (strangenight2-m) R 31328 31330 31208 0 -1 4202560 728821 0 0 0 120070 227 0 0 25 0 4 0 651542607 1774075904 344433 33554432000 4194304 4580107 140733960263168 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1732496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.68
CPU time (s): 4800.24
CPU user time (s): 4790.99
CPU system time (s): 9.25159
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 1809420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.99
system time used= 9.25159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2838781
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= 3011
involuntary context switches= 33592

runsolver used 3.59345 second user time and 9.60054 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 20:56:57
IDJOB=3366228
IDBENCH=82637
IDSOLVER=1844
FILE ID=node108/3366228-1305399417
RUNJOBID= node108-1305398211-31227
PBS_JOBID= 13324481
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= 6a416a8eca39558555cbe083cf0c9cff
RANDOM SEED=1726882936

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17862104 kB
Buffers:        275636 kB
Cached:        4399424 kB
SwapCached:       8700 kB
Active:       11027356 kB
Inactive:      3751108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17862104 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            6624 kB
Writeback:           0 kB
AnonPages:    10100964 kB
Mapped:          26576 kB
Slab:           207564 kB
PageTables:      37972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52249940 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= 73548 MiB
End job on node108 at 2011-05-14 21:17:02