Trace number 3173874

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.11 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
MD5SUM418f15c9ecdcb73d78687b6da2a74460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.41063
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173874-1304072190.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.11/0.05	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.11/0.05	c -- vars added      10000
0.11/0.05	c Parsing time:  0.03 s
0.11/0.09	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.11/0.09	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.11/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.38/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.38/0.94	c lits-rem:         0  cl-subs:        0  v-elim:    255  v-fix:    0  time:  0.05 s
0.38/0.94	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.94	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.38/0.94	c calculated reachability. Time: 0.00
0.38/0.94	c Calc default polars -  time:   0.00 s pos:    4360 undec:    1137 neg:    4503
0.38/0.94	c =========================================================================================
0.38/0.94	c types(t): F = full restart, N = normal restart
0.38/0.94	c types(t): S = simplification begin/end, E = solution found
0.38/0.94	c restart types(rt): st = static, dy = dynamic
0.38/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.94	c  B st     0         0      9745     41713         0         0    126735         0   no data   no data
0.38/0.94	c  N dy    19      4053      9745     41713         0      4053    126735    645540     95.03    106.67
5.95/1.54	c  N dy    46      8121      9745     41713         0      4621    126735    322251     94.21     99.47
8.74/2.23	c  N dy    68     12236      9745     41713         0      8736    126735    926666     92.58     97.68
11.55/2.96	c  N dy    94     16269      9745     41713         0      7020    126735    385473     92.04    108.38
14.33/3.68	c  N dy   124     20370      9745     41713         0     11121    126735   1008162     92.62     98.43
17.52/4.45	c  N dy   150     24472      9745     41713         0      7853    126735    289355     92.89    109.65
17.92/4.54	c  F st   155     25000      9745     41713         0      8381    126735    368481     92.98   no data
21.91/5.51	c  N dy   161     30000      9745     41713         0     13381    126735   1267443     92.98   no data
21.91/5.51	c  S st   161     30000      9745     41713         0     13381    126735   1267443     92.98   no data
22.31/5.60	c  S st   161     30504      9745     41713         0     13885    126735   1329191     92.98   no data
22.31/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.31/5.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
22.31/5.65	c blocked clauses removed:      137 vars:     24 tried:        9745 T: 0.00 s
22.31/5.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.31/5.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9721 time:  0.00 s
22.31/5.66	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.71/5.70	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.04 s
22.71/5.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.91/6.00	c lits-rem:        17  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.20 s
23.91/6.05	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.05
23.91/6.05	c calculated reachability. Time: 0.00
23.91/6.05	c  N dy   161     30504      9718     41573         0     13855    126340   1323802     92.98   no data
27.11/6.81	c  N dy   183     34564      9718     41573         0      9241    126340    303269     92.52     97.95
29.90/7.57	c  N dy   213     38688      9718     41573         0     13365    126340    903427     92.44     99.06
33.12/8.40	c  N dy   242     42893      9718     41573         0     17570    126340   1532580     92.72     99.71
35.50/8.98	c  S st   262     45757      9718     41573         0     10597    126340    339079     92.64   no data
35.90/9.07	c  S st   262     46260      9718     41573         0     11100    126340    387164     92.64   no data
35.90/9.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/9.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
36.30/9.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.30/9.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.30/9.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/9.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
36.30/9.12	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
36.30/9.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.30/9.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.70/9.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.70/9.21	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
36.70/9.22	c vivif2 --  cl tried    11100 cl shrink        0 lits rem          0 time: 0.01
36.70/9.26	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.04
36.70/9.26	c calculated reachability. Time: 0.00
36.70/9.26	c  N dy   262     46260      9718     41573         0     11100    126340    387164     92.64   no data
39.89/10.03	c  N dy   293     50322      9718     41573         0     15161    126340   1004031     92.93     98.65
43.09/10.81	c  N dy   319     54366      9718     41573         0     19204    126340   1602047     92.94     99.14
46.30/11.64	c  N dy   350     58543      9718     41573         0     12465    126340    458252     93.29     99.71
49.08/12.39	c  N dy   377     62550      9718     41573         0     16472    126340   1044003     93.29     99.07
52.68/13.21	c  N dy   401     66657      9718     41573         0     20579    126340   1653473     93.17     98.38
54.67/13.79	c  S st   419     69391      9718     41573         0     23313    126340   2049081     93.12   no data
55.10/13.90	c  S st   419     69893      9718     41573         0     23815    126340   2102839     93.12   no data
55.50/13.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.50/13.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
55.50/13.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.50/13.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.50/13.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.50/13.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
55.50/13.96	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.87/14.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
56.27/14.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.07/14.83	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.69 s
59.07/14.83	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
59.07/14.86	c vivif2 --  cl tried    23811 cl shrink        0 lits rem          0 time: 0.03
59.49/14.92	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
59.49/14.92	c calculated reachability. Time: 0.00
59.49/14.92	c  N dy   419     69893      9718     41573         0     23811    126340   2101994     93.12   no data
63.06/15.82	c  N dy   448     74537      9718     41573         0     16495    126340    884439     93.14     99.65
66.66/16.78	c  N dy   478     79376      9718     41573         0     21334    126340   1597969     93.05    100.61
71.05/17.85	c  N dy   510     84454      9718     41573         0     13432    126340    293543     93.08     98.22
73.44/18.43	c  F st   532     87501      9718     41573         0     16479    126340    743015     93.12   no data
76.25/19.16	c  N st   537     90800      9718     41573         0     19777    126340   1411260     93.12   no data
81.46/20.41	c  N dy   567     96736      9718     41573         0     25712    126340   2384511     93.14     98.41
86.25/21.68	c  N dy   608    102960      9718     41573         0     17948    126340    825501     93.07     98.05
87.82/22.07	c  S st   624    104840      9718     41573         0     19828    126340   1119099     93.27   no data
88.22/22.18	c  S st   624    105346      9718     41573         0     20334    126340   1180044     93.27   no data
88.22/22.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.62/22.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
88.62/22.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.62/22.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.62/22.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.62/22.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
88.62/22.24	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
88.62/22.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
89.02/22.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.82/22.58	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.25 s
89.82/22.59	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
90.24/22.60	c vivif2 --  cl tried    20333 cl shrink        0 lits rem          0 time: 0.02
90.24/22.66	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.05
90.24/22.66	c calculated reachability. Time: 0.00
90.24/22.66	c  N dy   624    105346      9718     41573         0     20333    126340   1180019     93.27   no data
95.81/24.09	c  N dy   666    112178      9718     41573         0     27164    126340   2191130     93.18     99.49
102.21/25.62	c  N dy   716    119381      9718     41573         0     19373    126340    890157     93.34    133.49
108.60/27.23	c  N dy   766    127048      9718     41573         0     27040    126340   2067329     93.41    102.69
115.79/29.00	c  N dy   814    135418      9718     41573         0     19418    126340    747167     93.37     99.61
122.98/30.80	c  N dy   867    144083      9718     41573         0     28081    126340   2025382     93.33     98.93
130.96/32.83	c  N dy   933    153352      9718     41573         0     20348    126340    745405     93.42    100.40
134.58/33.79	c  S st   966    158020      9718     41573         0     25016    126340   1423315     93.46     97.18
135.35/33.91	c  S st   966    158525      9718     41573         0     25521    126340   1480580     93.46   no data
135.35/33.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.35/33.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
135.35/33.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.35/33.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.35/33.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.35/33.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
135.35/33.97	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
135.75/34.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
135.75/34.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.76/34.53	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.45 s
137.76/34.54	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
137.76/34.56	c vivif2 --  cl tried    25518 cl shrink        0 lits rem          0 time: 0.02
138.15/34.62	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
138.15/34.62	c calculated reachability. Time: 0.00
138.15/34.62	c  N dy   966    158525      9718     41573         0     25518    126340   1479724     93.46   no data
146.95/36.88	c  N dy  1035    168741      9718     41573         0     35733    126340   3015310     93.57     98.64
156.14/39.20	c  N dy  1110    179563      9718     41573         0     28560    126340   1839579     93.70    100.33
166.92/41.81	c  N dy  1186    191062      9718     41573         0     21059    126340    556826     93.74    111.45
177.70/44.50	c  N dy  1269    203346      9718     41573         0     33341    126340   2415274     93.88     99.20
189.28/47.42	c  N dy  1352    216369      9718     41573         0     26361    126340   1215586     93.91     99.18
202.06/50.63	c  N dy  1434    230267      9718     41573         0     40259    126340   3270964     93.80     99.98
208.45/52.27	c  S st  1482    237787      9718     41573         0     26786    126340   1126561     93.80     88.07
208.87/52.38	c  S st  1482    238291      9718     41573         0     27290    126340   1186383     93.80   no data
208.87/52.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
209.27/52.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
209.27/52.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
209.27/52.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.27/52.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.27/52.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
209.27/52.45	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
209.27/52.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
209.66/52.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.85/52.87	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
210.85/52.87	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
210.85/52.89	c vivif2 --  cl tried    27290 cl shrink        0 lits rem          0 time: 0.02
211.25/52.95	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
211.25/52.95	c calculated reachability. Time: 0.00
211.25/52.95	c  N dy  1482    238291      9718     41573         0     27290    126340   1186375     93.80   no data
225.63/56.52	c  N dy  1580    253612      9718     41573         0     42609    126340   3473957     93.78     99.77
240.40/60.27	c  N dy  1689    269978      9718     41573         0     36975    126340   2554966     93.93     99.89
256.79/64.40	c  N dy  1801    287272      9718     41573         0     31268    126340   1516956     94.01     99.17
274.77/68.90	c  N dy  1929    305687      9718     41573         0     25681    126340    532597     94.15    102.37
275.55/69.01	c  F st  1932    306250      9718     41573         0     26244    126340    611251     94.14     75.18
293.52/73.55	c  N dy  2032    325200      9718     41573         0     45192    126340   3684269     94.28    106.57
312.71/78.33	c  N dy  2158    345406      9718     41573         0     40395    126340   2592275     94.31     99.34
325.09/81.44	c  S st  2232    357437      9718     41573         0     26432    126340    354382     94.31   no data
325.49/81.55	c  S st  2232    357942      9718     41573         0     26937    126340    413806     94.31   no data
325.49/81.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
325.49/81.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
325.88/81.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.88/81.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.88/81.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.88/81.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
325.88/81.61	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
325.88/81.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
325.88/81.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.28/81.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
326.28/81.73	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
326.28/81.73	c vivif2 --  cl tried    26937 cl shrink        0 lits rem          0 time: 0.01
326.28/81.79	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
326.28/81.79	c calculated reachability. Time: 0.00
326.28/81.79	c  N dy  2232    357942      9718     41573         0     26937    126340    413806     94.31   no data
345.86/86.60	c  N dy  2362    378141      9718     41573         0     47134    126340   3458904     94.35    100.37
365.03/91.47	c  N dy  2484    398204      9718     41573         0     40197    126340   2273531     94.32     99.31
385.80/96.66	c  N dy  2616    418261      9718     41573         0     32257    126340    953319     94.40    100.07
405.77/101.67	c  N dy  2748    438288      9718     41573         0     52282    126340   3960665     94.42    104.27
425.75/106.67	c  N dy  2880    458308      9718     41573         0     43304    126340   2442639     94.44    105.30
446.92/111.96	c  N dy  3007    478392      9718     41573         0     33388    126340    827034     94.46    100.39
467.29/117.05	c  N dy  3132    498444      9718     41573         0     53439    126340   3866260     94.51    102.56
488.07/122.23	c  N dy  3261    518470      9718     41573         0     42464    126340   2069728     94.59    101.38
508.05/127.21	c  S st  3383    536913      9718     41573         0     60907    126340   4853531     94.63   no data
508.43/127.37	c  S st  3383    537417      9718     41573         0     61411    126340   4907787     94.63   no data
508.43/127.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.84/127.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
508.84/127.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
508.84/127.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.84/127.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.84/127.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
508.84/127.47	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
509.24/127.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
510.03/127.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.01/131.20	c lits-rem:        34  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.40 s
524.01/131.21	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
524.01/131.28	c vivif2 --  cl tried    61403 cl shrink        0 lits rem          0 time: 0.07
524.41/131.39	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.11
524.41/131.39	c calculated reachability. Time: 0.00
524.41/131.39	c  N dy  3383    537417      9718     41573         0     61403    126340   4905116     94.63   no data
545.17/136.53	c  N dy  3500    557568      9718     41573         0     49563    126340   3006102     94.60     99.73
567.14/142.03	c  N dy  3628    577629      9718     41573         0     36624    126340    884059     94.62    105.99
587.91/147.23	c  N dy  3755    597755      9718     41573         0     56749    126340   3942630     94.65    100.40
609.48/152.69	c  N dy  3895    617772      9718     41573         0     42762    126340   1663594     94.72    105.36
631.46/158.19	c  N dy  4034    637824      9718     41573         0     62811    126340   4684374     94.77    104.30
653.42/163.63	c  N dy  4168    657861      9718     41573         0     47847    126340   2286659     94.83    104.04
676.20/169.30	c  N dy  4294    677922      9718     41573         0     67907    126340   5286577     94.82    103.76
698.17/174.89	c  N dy  4425    698003      9718     41573         0     51985    126340   2766043     94.84     99.89
722.13/180.81	c  N dy  4561    718117      9718     41573         0     72096    126340   5817530     94.87     99.91
742.90/186.09	c  N dy  4684    738154      9718     41573         0     55137    126340   3070521     94.85    102.50
767.29/192.16	c  N dy  4822    758228      9718     41573         0     75210    126340   6132337     94.90    109.36
788.86/197.54	c  N dy  4956    778325      9718     41573         0     57308    126340   3281930     94.92    106.84
813.60/203.73	c  N dy  5097    798393      9718     41573         0     77376    126340   6343242     94.95    101.67
821.60/205.78	c  S st  5152    806126      9718     41573         0     46110    126340   1445569     94.96   no data
822.40/205.92	c  S st  5152    806627      9718     41573         0     46611    126340   1501752     94.96   no data
822.40/205.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
822.40/205.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
822.40/205.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
822.40/206.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.80/206.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.80/206.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
822.80/206.00	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
822.80/206.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
823.20/206.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
825.99/206.86	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.74 s
825.99/206.86	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
825.99/206.89	c vivif2 --  cl tried    46608 cl shrink        0 lits rem          0 time: 0.02
826.39/206.97	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.08
826.39/206.98	c calculated reachability. Time: 0.00
826.39/206.98	c  N dy  5152    806627      9718     41573         0     46608    126340   1501023     94.96   no data
849.16/212.65	c  N dy  5286    826895      9718     41573         0     66874    126340   4576729     94.98    100.87
873.13/218.63	c  N dy  5424    847049      9718     41573         0     47030    126340   1442534     95.00    102.57
896.70/224.54	c  N dy  5548    867157      9718     41573         0     67136    126340   4527192     95.02    101.00
920.67/230.59	c  N dy  5677    887239      9718     41573         0     46218    126340   1165491     95.02    100.36
943.42/236.27	c  N dy  5810    907571      9718     41573         0     66549    126340   4244158     95.05    101.46
969.01/242.61	c  N dy  5949    927577      9718     41573         0     44558    126340    777479     95.07    104.25
990.98/248.14	c  N dy  6081    947593      9718     41573         0     64570    126340   3846815     95.10    100.76
1016.93/254.62	c  N dy  6220    967638      9718     41573         0     84611    126340   6920489     95.15    124.09
1038.90/260.17	c  N dy  6337    987746      9718     41573         0     61726    126340   3200853     95.14    101.09
1064.46/266.52	c  N dy  6474   1007768      9718     41573         0     81748    126340   6271593     95.19    104.32
1088.05/272.45	c  N dy  6611   1027833      9718     41573         0     57819    126340   2530067     95.23    100.26
1113.20/278.71	c  N dy  6743   1048102      9718     41573         0     78085    126340   5634679     95.25    100.65
1137.96/284.96	c  N dy  6868   1068320      9718     41573         0     53305    126340   1658084     95.26    101.40
1141.96/285.95	c  F st  6896   1071875      9718     41573         0     56860    126340   2193211     95.27   no data
1161.93/290.92	c  N dy  6977   1088390      9718     41573         0     73375    126340   4939736     95.28    101.25
1188.70/297.65	c  N dy  7107   1108452      9718     41573         0     47437    126340    618132     95.30    105.04
1211.46/303.35	c  N dy  7238   1128516      9718     41573         0     67499    126340   3690475     95.33    126.37
1237.82/309.97	c  N dy  7364   1148638      9718     41573         0     87621    126340   6797755     95.34    101.60
1262.18/316.09	c  N dy  7502   1168792      9718     41573         0     60779    126340   2541878     95.39    101.57
1287.75/322.42	c  N dy  7642   1188851      9718     41573         0     80838    126340   5609640     95.43    101.88
1314.51/329.18	c  N dy  7779   1208933      9718     41573         0     52920    126340   1138551     95.46    108.64
1315.71/329.45	c  S st  7787   1209940      9718     41573         0     53927    126340   1298663     95.46   no data
1316.13/329.60	c  S st  7787   1210443      9718     41573         0     54430    126340   1361826     95.46   no data
1316.53/329.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1316.53/329.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1316.53/329.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1316.53/329.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1316.53/329.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1316.53/329.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1316.53/329.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1316.91/329.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1316.91/329.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1319.70/330.43	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.63 s
1319.70/330.43	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
1319.70/330.46	c vivif2 --  cl tried    54427 cl shrink        0 lits rem          0 time: 0.02
1320.10/330.56	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.10
1320.10/330.56	c calculated reachability. Time: 0.00
1320.10/330.56	c  N dy  7787   1210443      9718     41573         0     54427    126340   1361340     95.46   no data
1344.87/336.70	c  N dy  7919   1230504      9718     41573         0     74487    126340   4454611     95.50    102.04
1372.43/343.61	c  N dy  8051   1250557      9718     41573         0     94537    126340   7529027     95.53    101.58
1396.00/349.57	c  N dy  8170   1270636      9718     41573         0     65616    126340   2920500     95.52    101.09
1421.98/356.03	c  N dy  8296   1290713      9718     41573         0     85693    126340   5950465     95.52    101.47
1449.13/362.83	c  N dy  8429   1310736      9718     41573         0     55715    126340   1304405     95.54    121.39
1472.70/368.76	c  N dy  8553   1330742      9718     41573         0     75721    126340   4291823     95.52    103.67
1500.67/375.73	c  N dy  8687   1350842      9718     41573         0     95819    126340   7411908     95.54    104.66
1525.83/382.07	c  N dy  8816   1370923      9718     41573         0     64899    126340   2531200     95.55    104.46
1551.79/388.55	c  N dy  8942   1390977      9718     41573         0     84951    126340   5619511     95.56    115.00
1581.35/395.99	c  N dy  9081   1410998      9718     41573         0     52981    126340    591893     95.61    109.91
1604.91/401.89	c  N dy  9220   1431012      9718     41573         0     72992    126340   3671684     95.64    100.73
1632.50/408.80	c  N dy  9355   1451300      9718     41573         0     93279    126340   6776959     95.67    100.99
1660.43/415.73	c  N dy  9488   1471341      9718     41573         0     60325    126340   1577548     95.68    116.47
1685.23/421.92	c  N dy  9617   1491354      9718     41573         0     80337    126340   4638811     95.69    123.40
1713.56/429.03	c  N dy  9740   1511406      9718     41573         0    100386    126340   7701183     95.68    114.53
1739.92/435.65	c  N dy  9868   1531608      9718     41573         0     66583    126340   2382258     95.70    103.76
1766.28/442.20	c  N dy 10006   1551666      9718     41573         0     86638    126340   5470089     95.71    104.03
1795.85/449.65	c  N dy 10137   1571678      9718     41573         0    106649    126340   8518704     95.73    101.03
1820.62/455.89	c  N dy 10258   1591687      9718     41573         0     71660    126340   2975846     95.72    104.56
1847.80/462.62	c  N dy 10389   1611716      9718     41573         0     91683    126340   6027831     95.74    100.91
1878.55/470.33	c  N dy 10528   1631812      9718     41573         0    111777    126340   9119705     95.77    103.83
1902.90/476.45	c  N dy 10661   1651926      9718     41573         0     75903    126340   3544877     95.79    101.88
1930.86/483.41	c  N dy 10784   1672114      9718     41573         0     96090    126340   6638788     95.79    101.38
1961.22/491.03	c  N dy 10904   1692146      9718     41573         0     59126    126340    788420     95.78    141.15
1983.59/496.69	c  S st 11024   1710444      9718     41573         0     77420    126340   3587497     95.79   no data
1984.40/496.87	c  S st 11024   1710945      9718     41573         0     77921    126340   3643768     95.79   no data
1984.40/496.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1984.78/496.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1984.78/496.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1984.78/496.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1984.78/496.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1984.78/496.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1984.78/496.98	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1985.18/497.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1985.98/497.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1997.19/500.07	c lits-rem:        11  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.85 s
1997.19/500.07	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
1997.59/500.13	c vivif2 --  cl tried    77916 cl shrink        0 lits rem          0 time: 0.06
1997.96/500.26	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.13
1997.96/500.26	c calculated reachability. Time: 0.00
1997.96/500.26	c  N dy 11024   1710945      9718     41573         0     77916    126340   3642330     95.79   no data
2027.52/507.60	c  N dy 11153   1731055      9718     41573         0     98026    126340   6702650     95.79    102.19
2058.70/515.46	c  N dy 11284   1751219      9718     41573         0     60190    126340    797896     95.80    102.27
2083.84/521.71	c  N dy 11415   1771416      9718     41573         0     80385    126340   3892843     95.81    101.90
2112.60/528.96	c  N dy 11544   1791819      9718     41573         0    100786    126340   7024102     95.82    103.36
2144.16/536.81	c  N dy 11677   1811931      9718     41573         0     61900    126340    919359     95.82    102.62
2168.95/543.06	c  N dy 11813   1832024      9718     41573         0     81990    126340   3975347     95.83    103.22
2198.08/550.35	c  N dy 11952   1852118      9718     41573         0    102081    126340   7053468     95.85    103.56
2229.65/558.25	c  N dy 12080   1872192      9718     41573         0     62160    126340    817211     95.86    102.86
2254.81/564.54	c  N dy 12206   1892275      9718     41573         0     82240    126340   3936763     95.88    104.89
2283.96/571.81	c  N dy 12339   1912296      9718     41573         0    102258    126340   7011760     95.89    111.01
2316.32/579.95	c  N dy 12469   1932322      9718     41573         0     61291    126340    534748     95.92    104.96
2341.89/586.32	c  N dy 12607   1952496      9718     41573         0     81463    126340   3640954     95.95    102.23
2370.67/593.52	c  N dy 12734   1972612      9718     41573         0    101578    126340   6731060     95.96    101.82
2403.01/601.63	c  N dy 12856   1992791      9718     41573         0    121754    126340   9802582     95.95    101.19
2429.37/608.28	c  N dy 12994   2012986      9718     41573         0     79962    126340   3295560     95.97    101.59
2458.14/615.44	c  N dy 13122   2033103      9718     41573         0    100079    126340   6350477     95.97    101.47
2490.08/623.40	c  N dy 13235   2053163      9718     41573         0    120137    126340   9442511     95.97    105.36
2517.64/630.37	c  N dy 13376   2073200      9718     41573         0     77176    126340   2696665     96.00    101.36
2545.60/637.36	c  N dy 13507   2093274      9718     41573         0     97246    126340   5750068     96.01    109.32
2576.76/645.16	c  N dy 13618   2113346      9718     41573         0    117314    126340   8865559     96.01    102.26
2607.52/652.81	c  N dy 13752   2133551      9718     41573         0     73526    126340   1974552     96.02    103.53
2634.30/659.54	c  N dy 13883   2153587      9718     41573         0     93560    126340   5011274     96.03    114.45
2665.45/667.31	c  N dy 14018   2173628      9718     41573         0    113597    126340   8104944     96.04    101.30
2698.59/675.69	c  N dy 14149   2193722      9718     41573         0     68694    126340   1074999     96.04    101.69
2720.95/681.30	c  S st 14264   2210946      9718     41573         0     85917    126340   3703431     96.05     90.86
2721.75/681.50	c  S st 14264   2211450      9718     41573         0     86421    126340   3763453     96.05   no data
2722.17/681.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2722.17/681.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2722.17/681.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2722.17/681.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2722.57/681.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2722.57/681.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
2722.57/681.61	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2722.57/681.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2723.34/681.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2734.94/684.79	c lits-rem:        10  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.94 s
2734.94/684.80	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
2735.36/684.86	c vivif2 --  cl tried    86416 cl shrink        0 lits rem          0 time: 0.06
2736.14/685.00	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.14
2736.14/685.00	c calculated reachability. Time: 0.00
2736.14/685.00	c  N dy 14264   2211450      9718     41573         0     86416    126340   3761457     96.05   no data
2766.52/692.61	c  N dy 14391   2231497      9718     41573         0    106458    126340   6784464     96.05    107.14
2800.05/701.02	c  N dy 14527   2251543      9718     41573         0    126502    126340   9889179     96.07    114.95
2828.80/708.20	c  N dy 14664   2271596      9718     41573         0     80561    126340   2795091     96.09    101.39
2857.17/715.32	c  N dy 14789   2291645      9718     41573         0    100609    126340   5890906     96.09    103.75
2889.13/723.32	c  N dy 14911   2311665      9718     41573         0    120627    126340   8945157     96.08    108.52
2920.67/731.27	c  N dy 15042   2331717      9718     41573         0     73686    126340   1555022     96.10    103.23
2947.83/738.07	c  N dy 15171   2351740      9718     41573         0     93705    126340   4566896     96.10    103.43
2980.19/746.16	c  N dy 15305   2371758      9718     41573         0    113720    126340   7657991     96.11    104.25
3014.55/754.79	c  N dy 15435   2391761      9718     41573         0    133721    126340  10716606     96.12    101.60
3042.11/761.69	c  N dy 15571   2411883      9718     41573         0     85850    126340   3255088     96.13    104.19
3072.06/769.14	c  N dy 15712   2431973      9718     41573         0    105940    126340   6381891     96.15    103.07
3104.84/777.38	c  N dy 15839   2452112      9718     41573         0    126077    126340   9470705     96.15    102.03
3137.17/785.47	c  N dy 15975   2472364      9718     41573         0     77333    126340   1806211     96.16    102.29
3164.74/792.40	c  N dy 16101   2492487      9718     41573         0     97453    126340   4891042     96.17    102.22
3197.11/800.42	c  N dy 16244   2512511      9718     41573         0    117473    126340   7967605     96.18    101.79
3232.27/809.22	c  N dy 16366   2532676      9718     41573         0    137636    126340  11026430     96.18    101.59
3260.20/816.20	c  N dy 16494   2552703      9718     41573         0     87663    126340   3287980     96.19    127.84
3289.38/823.55	c  N dy 16619   2572824      9718     41573         0    107782    126340   6355623     96.19    101.76
3322.52/831.88	c  N dy 16737   2592825      9718     41573         0    127780    126340   9442896     96.20    104.81
3356.87/840.48	c  N dy 16876   2612888      9718     41573         0     76854    126340   1479963     96.21    101.97
3384.82/847.46	c  N dy 17015   2632949      9718     41573         0     96915    126340   4565013     96.22    103.11
3416.39/855.40	c  N dy 17143   2653106      9718     41573         0    117072    126340   7640617     96.22    101.38
3451.95/864.27	c  N dy 17270   2673307      9718     41573         0    137270    126340  10747191     96.23    108.13
3483.09/872.08	c  N dy 17401   2693333      9718     41573         0     85299    126340   2605857     96.24    160.24
3509.45/878.67	c  S st 17526   2711451      9718     41573         0    103415    126340   5412698     96.25   no data
3510.64/878.90	c  S st 17526   2711952      9718     41573         0    103916    126340   5465208     96.25   no data
3510.64/878.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3511.04/879.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3511.04/879.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3511.04/879.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3511.04/879.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3511.04/879.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
3511.04/879.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3511.44/879.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3512.24/879.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3529.82/883.72	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.35 s
3529.82/883.72	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
3530.22/883.81	c vivif2 --  cl tried   103909 cl shrink        0 lits rem          0 time: 0.08
3530.63/883.97	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.16
3530.63/883.98	c calculated reachability. Time: 0.00
3530.63/883.98	c  N dy 17526   2711952      9718     41573         0    103909    126340   5463411     96.25   no data
3564.57/892.49	c  N dy 17660   2732114      9718     41573         0    124070    126340   8567656     96.26    102.28
3601.72/901.76	c  N dy 17786   2752364      9718     41573         0    144317    126340  11681295     96.26    108.26
3630.08/908.86	c  N dy 17918   2772394      9718     41573         0     91352    126340   3389073     96.27    101.68
3660.43/916.49	c  N dy 18047   2792412      9718     41573         0    111368    126340   6469588     96.28    127.41
3694.78/925.09	c  N dy 18182   2812414      9718     41573         0    131369    126340   9521480     96.29    103.54
3730.74/934.09	c  N dy 18318   2832458      9718     41573         0     77419    126340   1095133     96.31    129.50
3758.69/941.08	c  N dy 18451   2852461      9718     41573         0     97422    126340   4205076     96.32    101.76
3790.65/949.00	c  N dy 18580   2872527      9718     41573         0    117485    126340   7280568     96.32    104.65
3827.00/958.17	c  N dy 18711   2892706      9718     41573         0    137664    126340  10398372     96.33    103.61
3861.75/966.84	c  N dy 18844   2912777      9718     41573         0     82738    126340   1774179     96.35    103.77
3890.93/974.14	c  N dy 18976   2932841      9718     41573         0    102801    126340   4873261     96.35    102.38
3923.26/982.28	c  N dy 19115   2952867      9718     41573         0    122824    126340   7993160     96.37    111.82
3960.02/991.42	c  N dy 19254   2972976      9718     41573         0    142932    126340  11064770     96.37    105.70
3992.76/999.63	c  N dy 19382   2993120      9718     41573         0     87082    126340   2292471     96.38    101.50
4021.92/1006.90	c  N dy 19494   3013180      9718     41573         0    107140    126340   5337067     96.36    103.20
4055.47/1015.38	c  N dy 19633   3033356      9718     41573         0    127314    126340   8473284     96.38    103.03
4092.62/1024.64	c  N dy 19760   3053389      9718     41573         0    147346    126340  11566481     96.38    101.51
4124.19/1032.59	c  N dy 19881   3073780      9718     41573         0     90744    126340   2692861     96.38    101.80
4154.13/1040.08	c  N dy 20001   3093798      9718     41573         0    110762    126340   5764606     96.38    106.02
4188.08/1048.59	c  N dy 20129   3113844      9718     41573         0    130807    126340   8863160     96.39    102.03
4226.43/1058.12	c  N dy 20257   3133900      9718     41573         0    150859    126340  11916777     96.40    104.18
4257.58/1065.97	c  N dy 20387   3153975      9718     41573         0     92938    126340   2894658     96.40    103.45
4288.33/1073.67	c  N dy 20517   3174059      9718     41573         0    113021    126340   5995693     96.41    102.58
4323.08/1082.38	c  N dy 20651   3194191      9718     41573         0    133150    126340   9117982     96.42    101.90
4357.05/1090.87	c  S st 20777   3211952      9718     41573         0    150911    126340  11861070     96.43     94.36
4358.23/1091.17	c  S st 20777   3212461      9718     41573         0    151420    126340  11920195     96.43   no data
4358.63/1091.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4359.03/1091.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4359.03/1091.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4359.03/1091.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4359.03/1091.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4359.03/1091.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
4359.03/1091.36	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4359.83/1091.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4362.23/1092.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4399.78/1101.50	c lits-rem:        13  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.36 s
4399.78/1101.51	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
4400.18/1101.69	c vivif2 --  cl tried   151404 cl shrink        0 lits rem          0 time: 0.18
4401.37/1101.93	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.24
4401.37/1101.93	c calculated reachability. Time: 0.00
4401.37/1101.93	c  N dy 20777   3212461      9718     41573         0    151404    126340  11915136     96.43   no data
4433.73/1110.05	c  N dy 20916   3232492      9718     41573         0     92443    126340   2671295     96.45    101.90
4464.48/1117.71	c  N dy 21045   3252555      9718     41573         0    112505    126340   5812345     96.46    103.59
4499.23/1126.41	c  N dy 21180   3272841      9718     41573         0    132789    126340   8949530     96.47    102.46
4537.58/1136.08	c  N dy 21304   3292969      9718     41573         0    152917    126340  12053518     96.47    104.30
4570.33/1144.26	c  N dy 21432   3313255      9718     41573         0     93208    126340   2638774     96.47    103.17
4600.68/1151.89	c  N dy 21552   3333379      9718     41573         0    113331    126340   5734110     96.47    102.59
4634.64/1160.35	c  N dy 21671   3353394      9718     41573         0    133346    126340   8802240     96.47    102.16
4673.40/1170.05	c  N dy 21796   3373509      9718     41573         0    153458    126340  11875870     96.47    104.19
4710.53/1179.32	c  N dy 21941   3393626      9718     41573         0     92575    126340   2437441     96.49    104.53
4740.88/1186.98	c  N dy 22075   3413761      9718     41573         0    112708    126340   5528542     96.50    101.83
4774.84/1195.47	c  N dy 22206   3433772      9718     41573         0    132719    126340   8594365     96.50    101.62

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173874-1304072190/watcher-3173874-1304072190 -o /tmp/evaluation-result-3173874-1304072190/solver-3173874-1304072190 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173874-1304072190.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: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 409 0 0 0 0 0 0 0 18 0 4 0 518821638 52441088 348 33554432000 4194304 4627427 140734540922704 18446744073709551615 47981086242738 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 12803 348 299 106 0 7774 0
[pid=17158/tid=17160] ppid=17154 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 518821639 52441088 348 33554432000 4194304 4627427 140734540922704 18446744073709551615 47981086242738 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 518821639 52441088 348 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 518821639 52441088 348 33554432000 4194304 4627427 140734540922704 18446744073709551615 47981086242738 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0395751 s]
/proc/loadavg: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=357488 CPUtime=0.11 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 7411 0 0 0 9 2 0 0 18 0 4 0 518821638 366067712 6384 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 89372 6424 339 106 0 84343 0
[pid=17158/tid=17160] ppid=17154 vsize=357488 CPUtime=0.02 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 1636 0 0 0 2 0 0 0 18 0 4 0 518821639 366067712 6460 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634620447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=357488 CPUtime=0.02 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) S 17154 17158 17121 0 -1 4202560 1860 0 0 0 2 0 0 0 18 0 4 0 518821639 366067712 6483 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634620398 0 0 4096 2 18446604471130394688 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=357488 CPUtime=0.02 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 1699 0 0 0 2 0 0 0 18 0 4 0 518821639 366067712 6550 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634620447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 357488

[startup+0.110907 s]
/proc/loadavg: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=361968 CPUtime=0.38 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 11333 0 0 0 34 4 0 0 18 0 4 0 518821638 370655232 10306 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634573226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 90492 10306 375 106 0 85463 0
[pid=17158/tid=17160] ppid=17154 vsize=361968 CPUtime=0.09 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) D 17154 17158 17121 0 -1 4202560 2645 0 0 0 8 1 0 0 18 0 4 0 518821639 370655232 10306 33554432000 4194304 4627427 140734540922704 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=362288 CPUtime=0.08 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) D 17154 17158 17121 0 -1 4202560 3103 0 0 0 8 0 0 0 18 0 4 0 518821639 370982912 10307 33554432000 4194304 4627427 140734540922704 18446744073709551615 4535619 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=366156 CPUtime=0.12 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 1976 0 0 0 11 1 0 0 18 0 4 0 518821639 374943744 11492 33554432000 4194304 4627427 140734540922704 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 361968

[startup+0.964247 s]
/proc/loadavg: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=364384 CPUtime=3.8 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 18572 0 0 0 374 6 0 0 19 0 4 0 518821638 373129216 14548 33554432000 4194304 4627427 140734540922704 18446744073709551615 4322548 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 91096 14548 385 106 0 86067 0
[pid=17158/tid=17160] ppid=17154 vsize=364384 CPUtime=0.94 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 4849 0 0 0 93 1 0 0 18 0 4 0 518821639 373129216 14548 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=364384 CPUtime=0.94 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 5106 0 0 0 93 1 0 0 19 0 4 0 518821639 373129216 14548 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=364384 CPUtime=0.94 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 2796 0 0 0 93 1 0 0 19 0 4 0 518821639 373129216 14548 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 364384

[startup+1.00124 s]
/proc/loadavg: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=364384 CPUtime=3.95 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 18711 0 0 0 389 6 0 0 19 0 4 0 518821638 373129216 14687 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 91096 14687 385 106 0 86067 0
[pid=17158/tid=17160] ppid=17154 vsize=364384 CPUtime=0.97 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 4883 0 0 0 96 1 0 0 18 0 4 0 518821639 373129216 14687 33554432000 4194304 4627427 140734540922704 18446744073709551615 4332428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=364384 CPUtime=0.98 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 5139 0 0 0 97 1 0 0 19 0 4 0 518821639 373129216 14687 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=364384 CPUtime=0.98 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 2830 0 0 0 97 1 0 0 19 0 4 0 518821639 373129216 14687 33554432000 4194304 4627427 140734540922704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 364384

[startup+1.50115 s]
/proc/loadavg: 6.60 7.76 7.58 2/176 17158
/proc/meminfo: memFree=17898764/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=372652 CPUtime=5.95 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 22408 0 0 0 588 7 0 0 19 0 4 0 518821638 381595648 12977 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 93163 12977 386 106 0 88134 0
[pid=17158/tid=17160] ppid=17154 vsize=372652 CPUtime=1.48 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 5804 0 0 0 146 2 0 0 19 0 4 0 518821639 381595648 12977 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=372652 CPUtime=1.48 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 6038 0 0 0 147 1 0 0 20 0 4 0 518821639 381595648 12977 33554432000 4194304 4627427 140734540922704 18446744073709551615 4327352 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=372652 CPUtime=1.47 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 3804 0 0 0 146 1 0 0 19 0 4 0 518821639 381595648 12977 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308755 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 372652

[startup+3.10087 s]
/proc/loadavg: 6.71 7.76 7.58 9/184 17166
/proc/meminfo: memFree=17792940/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=373748 CPUtime=12.33 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 29929 0 0 0 1225 8 0 0 25 0 4 0 518821638 382717952 14136 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 93437 14136 386 106 0 88408 0
[pid=17158/tid=17160] ppid=17154 vsize=373748 CPUtime=3.08 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 7693 0 0 0 306 2 0 0 24 0 4 0 518821639 382717952 14136 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=373748 CPUtime=3.06 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 7924 0 0 0 305 1 0 0 25 0 4 0 518821639 382717952 14137 33554432000 4194304 4627427 140734540922704 18446744073709551615 4299583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=373748 CPUtime=3.08 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 5720 0 0 0 306 2 0 0 25 0 4 0 518821639 382717952 14137 33554432000 4194304 4627427 140734540922704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 373748

[startup+6.30031 s]
/proc/loadavg: 6.71 7.76 7.58 9/184 17166
/proc/meminfo: memFree=17653340/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=374420 CPUtime=25.11 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 50673 0 0 0 2499 12 0 0 25 0 4 0 518821638 383406080 22971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 93605 22971 390 106 0 88576 0
[pid=17158/tid=17160] ppid=17154 vsize=374420 CPUtime=6.28 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 10891 0 0 0 625 3 0 0 25 0 4 0 518821639 383406080 22971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4351504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=374420 CPUtime=6.25 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 11689 0 0 0 623 2 0 0 25 0 4 0 518821639 383406080 22971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=374420 CPUtime=6.27 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 9591 0 0 0 625 2 0 0 25 0 4 0 518821639 383406080 22971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 374420

[startup+12.7002 s]
/proc/loadavg: 6.91 7.77 7.58 9/184 17166
/proc/meminfo: memFree=17520908/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=378388 CPUtime=50.7 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 90122 0 0 0 5049 21 0 0 25 0 4 0 518821638 387469312 46794 33554432000 4194304 4627427 140734540922704 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 94597 46794 390 106 0 89568 0
[pid=17158/tid=17160] ppid=17154 vsize=378388 CPUtime=12.68 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 20551 0 0 0 1263 5 0 0 25 0 4 0 518821639 387469312 46794 33554432000 4194304 4627427 140734540922704 18446744073709551615 4332090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=378388 CPUtime=12.62 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 25379 0 0 0 1257 5 0 0 25 0 4 0 518821639 387469312 46794 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=378388 CPUtime=12.68 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 18795 0 0 0 1264 4 0 0 25 0 4 0 518821639 387469312 46794 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 378388

[startup+25.5009 s]
/proc/loadavg: 7.08 7.78 7.59 9/184 17167
/proc/meminfo: memFree=17333168/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=410660 CPUtime=101.81 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 145665 0 0 0 10148 33 0 0 25 0 4 0 518821638 420515840 70280 33554432000 4194304 4627427 140734540922704 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 102665 70280 390 106 0 97636 0
[pid=17158/tid=17160] ppid=17154 vsize=410660 CPUtime=25.47 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 30827 0 0 0 2540 7 0 0 25 0 4 0 518821639 420515840 70280 33554432000 4194304 4627427 140734540922704 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=410660 CPUtime=25.35 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 40260 0 0 0 2526 9 0 0 25 0 4 0 518821639 420515840 70280 33554432000 4194304 4627427 140734540922704 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=410660 CPUtime=25.47 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 30790 0 0 0 2540 7 0 0 25 0 4 0 518821639 420515840 70280 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 410660

[startup+51.1004 s]
/proc/loadavg: 7.53 7.82 7.61 9/184 17167
/proc/meminfo: memFree=17195996/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=519588 CPUtime=204.07 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 231171 0 0 0 20356 51 0 0 25 0 4 0 518821638 532058112 78057 33554432000 4194304 4627427 140734540922704 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 129897 78057 390 106 0 124868 0
[pid=17158/tid=17160] ppid=17154 vsize=519588 CPUtime=51.07 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 52506 0 0 0 5095 12 0 0 25 0 4 0 518821639 532058112 78057 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=519588 CPUtime=50.8 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 62095 0 0 0 5067 13 0 0 25 0 4 0 518821639 532058112 78057 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=519588 CPUtime=51.07 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 51722 0 0 0 5096 11 0 0 25 0 4 0 518821639 532058112 78057 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 519588

[startup+102.3 s]
/proc/loadavg: 7.94 7.88 7.64 9/184 17169
/proc/meminfo: memFree=17124064/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=659616 CPUtime=408.57 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 383102 0 0 0 40768 89 0 0 25 0 4 0 518821638 675446784 90169 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 164904 90169 391 106 0 159875 0
[pid=17158/tid=17160] ppid=17154 vsize=659616 CPUtime=102.27 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 92090 0 0 0 10205 22 0 0 25 0 4 0 518821639 675446784 90169 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=659616 CPUtime=101.73 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 98912 0 0 0 10149 24 0 0 25 0 4 0 518821639 675446784 90169 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=659616 CPUtime=102.26 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 92282 0 0 0 10207 19 0 0 25 0 4 0 518821639 675446784 90169 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 659616

[startup+162.301 s]

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

[pid=17158] ppid=17154 vsize=979356 CPUtime=2565.57 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 1578798 0 0 0 256094 463 0 0 25 0 4 0 518821638 1002860544 168527 33554432000 4194304 4627427 140734540922704 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 244839 168527 390 106 0 239810 0
[pid=17158/tid=17160] ppid=17154 vsize=979356 CPUtime=642.26 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 390492 0 0 0 64105 121 0 0 25 0 4 0 518821639 1002860544 168527 33554432000 4194304 4627427 140734540922704 18446744073709551615 4321535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=979356 CPUtime=638.78 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 397848 0 0 0 63762 116 0 0 25 0 4 0 518821639 1002860544 168527 33554432000 4194304 4627427 140734540922704 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=979356 CPUtime=642.23 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 391346 0 0 0 64115 108 0 0 25 0 4 0 518821639 1002860544 168527 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.57
Current children cumulated vsize (KiB) 979356

[startup+702.301 s]
/proc/loadavg: 8.15 8.09 7.85 9/184 17185
/proc/meminfo: memFree=16253616/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1045000 CPUtime=2805.24 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 1691399 0 0 0 280022 502 0 0 25 0 4 0 518821638 1070080000 180478 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 261250 180478 390 106 0 256221 0
[pid=17158/tid=17160] ppid=17154 vsize=1045000 CPUtime=702.26 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 420305 0 0 0 70097 129 0 0 25 0 4 0 518821639 1070080000 180478 33554432000 4194304 4627427 140734540922704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1045000 CPUtime=698.45 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 425340 0 0 0 69718 127 0 0 25 0 4 0 518821639 1070080000 180478 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1045000 CPUtime=702.23 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 419893 0 0 0 70105 118 0 0 25 0 4 0 518821639 1070080000 180478 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1045000

[startup+762.3 s]
/proc/loadavg: 8.24 8.13 7.88 9/184 17186
/proc/meminfo: memFree=16273288/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1079144 CPUtime=3044.9 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 1811920 0 0 0 303946 544 0 0 25 0 4 0 518821638 1105043456 186579 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 269786 186579 390 106 0 264757 0
[pid=17158/tid=17160] ppid=17154 vsize=1079144 CPUtime=762.26 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 447283 0 0 0 76086 140 0 0 25 0 4 0 518821639 1105043456 186579 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1079144 CPUtime=758.12 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 465155 0 0 0 75674 138 0 0 25 0 4 0 518821639 1105043456 186579 33554432000 4194304 4627427 140734540922704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1079144 CPUtime=762.23 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 446336 0 0 0 76094 129 0 0 25 0 4 0 518821639 1105043456 186579 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 1079144

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 7.89 9/184 17188
/proc/meminfo: memFree=16215732/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1183948 CPUtime=3284.58 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 1916328 0 0 0 327876 582 0 0 25 0 4 0 518821638 1212362752 196497 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 295987 196497 390 106 0 290958 0
[pid=17158/tid=17160] ppid=17154 vsize=1183948 CPUtime=822.27 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 473584 0 0 0 82077 150 0 0 25 0 4 0 518821639 1212362752 196498 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1183948 CPUtime=817.79 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 491367 0 0 0 81632 147 0 0 25 0 4 0 518821639 1212362752 196498 33554432000 4194304 4627427 140734540922704 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1183948 CPUtime=822.24 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 472203 0 0 0 82086 138 0 0 25 0 4 0 518821639 1212362752 196498 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 1183948

[startup+882.301 s]
/proc/loadavg: 8.04 8.10 7.89 9/184 17189
/proc/meminfo: memFree=16142928/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1207124 CPUtime=3524.23 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2025779 0 0 0 351803 620 0 0 25 0 4 0 518821638 1236094976 208470 33554432000 4194304 4627427 140734540922704 18446744073709551615 4427394 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 301781 208470 390 106 0 296752 0
[pid=17158/tid=17160] ppid=17154 vsize=1207124 CPUtime=882.26 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 498747 0 0 0 88066 160 0 0 25 0 4 0 518821639 1236094976 208470 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1207124 CPUtime=877.46 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 516506 0 0 0 87589 157 0 0 25 0 4 0 518821639 1236094976 208470 33554432000 4194304 4627427 140734540922704 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1207124 CPUtime=882.22 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 502345 0 0 0 88075 147 0 0 25 0 4 0 518821639 1236094976 208470 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1207124

[startup+942.307 s]
/proc/loadavg: 8.01 8.08 7.90 9/184 17191
/proc/meminfo: memFree=16101116/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1159496 CPUtime=3763.9 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2131011 0 0 0 375731 659 0 0 25 0 4 0 518821638 1187323904 212399 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 289874 212399 390 106 0 284845 0
[pid=17158/tid=17160] ppid=17154 vsize=1159496 CPUtime=942.26 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 529333 0 0 0 94056 170 0 0 25 0 4 0 518821639 1187323904 212399 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1159496 CPUtime=937.14 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 541525 0 0 0 93547 167 0 0 25 0 4 0 518821639 1187323904 212399 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1159496 CPUtime=942.22 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 527619 0 0 0 94066 156 0 0 25 0 4 0 518821639 1187323904 212399 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 1159496

[startup+1002.3 s]
/proc/loadavg: 8.00 8.06 7.91 9/184 17193
/proc/meminfo: memFree=16025092/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1160688 CPUtime=4003.55 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2230713 0 0 0 399657 698 0 0 25 0 4 0 518821638 1188544512 221777 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 290172 221777 390 106 0 285143 0
[pid=17158/tid=17160] ppid=17154 vsize=1160688 CPUtime=1002.25 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 552828 0 0 0 100046 179 0 0 25 0 4 0 518821639 1188544512 221777 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1160688 CPUtime=996.8 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 568348 0 0 0 99506 174 0 0 18 0 4 0 518821639 1188544512 221777 33554432000 4194304 4627427 140734540922704 18446744073709551615 4327381 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1160688 CPUtime=1002.21 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 552560 0 0 0 100054 167 0 0 25 0 4 0 518821639 1188544512 221777 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308213 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 1160688

[startup+1062.3 s]
/proc/loadavg: 8.06 8.06 7.91 10/184 17194
/proc/meminfo: memFree=15798160/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1161756 CPUtime=4243.2 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2327532 0 0 0 423586 734 0 0 25 0 4 0 518821638 1189638144 226930 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 290439 226930 390 106 0 285410 0
[pid=17158/tid=17160] ppid=17154 vsize=1161756 CPUtime=1062.25 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 577604 0 0 0 106036 189 0 0 25 0 4 0 518821639 1189638144 226930 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1161756 CPUtime=1056.47 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 591808 0 0 0 105464 183 0 0 25 0 4 0 518821639 1189638144 226931 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1161756 CPUtime=1062.2 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 577178 0 0 0 106044 176 0 0 25 0 4 0 518821639 1189638144 226931 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 1161756

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.92 9/184 17196
/proc/meminfo: memFree=15647352/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1349888 CPUtime=4482.86 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2447553 0 0 0 447508 778 0 0 25 0 4 0 518821638 1382285312 251835 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 337472 251835 390 106 0 332443 0
[pid=17158/tid=17160] ppid=17154 vsize=1349888 CPUtime=1122.24 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 601749 0 0 0 112025 199 0 0 25 0 4 0 518821639 1382285312 251835 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1349888 CPUtime=1116.14 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 615953 0 0 0 111422 192 0 0 25 0 4 0 518821639 1382285312 251835 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1349888 CPUtime=1122.2 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 601001 0 0 0 112034 186 0 0 25 0 4 0 518821639 1382285312 251836 33554432000 4194304 4627427 140734540922704 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 1349888

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.93 9/184 17197
/proc/meminfo: memFree=15497420/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1417328 CPUtime=4722.52 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2554483 0 0 0 471436 816 0 0 25 0 4 0 518821638 1451343872 275971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4324600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 354332 275971 390 106 0 349303 0
[pid=17158/tid=17160] ppid=17154 vsize=1417328 CPUtime=1182.24 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 625374 0 0 0 118016 208 0 0 25 0 4 0 518821639 1451343872 275971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1417328 CPUtime=1175.81 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 653215 0 0 0 117378 203 0 0 25 0 4 0 518821639 1451343872 275971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1417328 CPUtime=1182.19 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 623534 0 0 0 118023 196 0 0 25 0 4 0 518821639 1451343872 275971 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 1417328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.06 7.93 10/184 17198
/proc/meminfo: memFree=15446328/32951124 swapFree=67111528/67111528
[pid=17158] ppid=17154 vsize=1417804 CPUtime=4800.02 cores=1,3,5,7
/proc/17158/stat : 17158 (strangenight2-m) R 17154 17158 17121 0 -1 4202496 2585549 0 0 0 479176 826 0 0 25 0 4 0 518821638 1451831296 279565 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17158/statm: 354451 279565 390 106 0 349422 0
[pid=17158/tid=17160] ppid=17154 vsize=1417804 CPUtime=1201.64 cores=1,3,5,7
/proc/17158/task/17160/stat : 17160 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 632223 0 0 0 119954 210 0 0 25 0 4 0 518821639 1451831296 279565 33554432000 4194304 4627427 140734540922704 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17158/tid=17161] ppid=17154 vsize=1417804 CPUtime=1195.1 cores=1,3,5,7
/proc/17158/task/17161/stat : 17161 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 661874 0 0 0 119304 206 0 0 25 0 4 0 518821639 1451831296 279565 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17158/tid=17162] ppid=17154 vsize=1417804 CPUtime=1201.59 cores=1,3,5,7
/proc/17158/task/17162/stat : 17162 (strangenight2-m) R 17154 17158 17121 0 -1 4202560 632126 0 0 0 119960 199 0 0 25 0 4 0 518821639 1451831296 279565 33554432000 4194304 4627427 140734540922704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 1417804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.11
CPU user time (s): 4791.79
CPU system time (s): 8.32273
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 1430728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.79
system time used= 8.32273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2585556
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= 4997
involuntary context switches= 38363

runsolver used 1.89471 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 12:16:30
IDJOB=3173874
IDBENCH=82692
IDSOLVER=1586
FILE ID=node103/3173874-1304072190
RUNJOBID= node103-1304072190-17140
PBS_JOBID= 13170491
Free space on /tmp= 71516 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173874-1304072190/watcher-3173874-1304072190 -o /tmp/evaluation-result-3173874-1304072190/solver-3173874-1304072190 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173874-1304072190.cnf

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

MD5SUM BENCH= 418f15c9ecdcb73d78687b6da2a74460
RANDOM SEED=1696983240

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17899324 kB
Buffers:       2147552 kB
Cached:       12256404 kB
SwapCached:          0 kB
Active:        5581024 kB
Inactive:      8886452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17899324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12696 kB
Writeback:          20 kB
AnonPages:       63200 kB
Mapped:          14272 kB
Slab:           519652 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184308 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= 71504 MiB
End job on node103 at 2011-04-29 12:36:34