Trace number 3366283

Some explanations

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

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

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

Solver answer on this benchmark

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

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-3366283-1305400722.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.04	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.04	c -- vars added      10000
0.00/0.04	c Parsing time:  0.02 s
0.00/0.08	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.12	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.00/0.20	c lits-rem:         0  cl-subs:        0  v-elim:    255  v-fix:    0  time:  0.05 s
0.00/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.20	c calculated reachability. Time: 0.00
0.00/0.20	c Calc default polars -  time:   0.00 s pos:    4360 undec:    1137 neg:    4503
0.00/0.20	c =========================================================================================
0.00/0.20	c types(t): F = full restart, N = normal restart
0.00/0.20	c types(t): S = simplification begin/end, E = solution found
0.00/0.20	c restart types(rt): st = static, dy = dynamic
0.00/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.20	c  B st     0         0      9745     41713         0         0    126735         0   no data   no data
0.00/0.85	c  N dy    19      4053      9745     41713         0      4053    126735    645540     95.03    106.67
6.01/1.53	c  N dy    46      8121      9745     41713         0      4621    126735    322251     94.21     99.47
8.75/2.23	c  N dy    68     12236      9745     41713         0      8736    126735    926666     92.58     97.68
11.55/2.95	c  N dy    94     16269      9745     41713         0      7020    126735    385473     92.04    108.38
14.35/3.67	c  N dy   124     20370      9745     41713         0     11121    126735   1008162     92.62     98.43
17.53/4.44	c  N dy   150     24472      9745     41713         0      7853    126735    289355     92.89    109.65
17.93/4.53	c  F st   155     25000      9745     41713         0      8381    126735    368481     92.98   no data
21.56/5.49	c  N dy   161     30000      9745     41713         0     13381    126735   1267443     92.98   no data
21.56/5.49	c  S st   161     30000      9745     41713         0     13381    126735   1267443     92.98   no data
21.92/5.59	c  S st   161     30504      9745     41713         0     13885    126735   1329191     92.98   no data
21.92/5.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.32/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
22.32/5.63	c blocked clauses removed:      137 vars:     24 tried:        9745 T: 0.00 s
22.32/5.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.32/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.32/5.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9721 time:  0.00 s
22.32/5.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.32/5.67	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.03 s
22.72/5.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.51/5.97	c lits-rem:        17  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.20 s
23.91/6.02	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.05
23.91/6.02	c calculated reachability. Time: 0.00
23.91/6.02	c  N dy   161     30504      9718     41573         0     13855    126340   1323802     92.98   no data
26.71/6.78	c  N dy   183     34564      9718     41573         0      9241    126340    303269     92.52     97.95
29.92/7.53	c  N dy   213     38688      9718     41573         0     13365    126340    903427     92.44     99.06
33.09/8.36	c  N dy   242     42893      9718     41573         0     17570    126340   1532580     92.72     99.71
35.49/8.94	c  S st   262     45757      9718     41573         0     10597    126340    339079     92.64   no data
35.89/9.03	c  S st   262     46260      9718     41573         0     11100    126340    387164     92.64   no data
35.89/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.89/9.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.89/9.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.89/9.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.89/9.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.89/9.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
35.89/9.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
36.29/9.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.29/9.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.29/9.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.29/9.16	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
36.29/9.16	c vivif2 --  cl tried    11100 cl shrink        0 lits rem          0 time: 0.01
36.68/9.21	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.04
36.68/9.21	c calculated reachability. Time: 0.00
36.68/9.21	c  N dy   262     46260      9718     41573         0     11100    126340    387164     92.64   no data
39.48/9.97	c  N dy   293     50322      9718     41573         0     15161    126340   1004031     92.93     98.65
42.68/10.75	c  N dy   319     54366      9718     41573         0     19204    126340   1602047     92.94     99.14
45.87/11.58	c  N dy   350     58543      9718     41573         0     12465    126340    458252     93.29     99.71
49.05/12.33	c  N dy   377     62550      9718     41573         0     16472    126340   1044003     93.29     99.07
52.29/13.15	c  N dy   401     66657      9718     41573         0     20579    126340   1653473     93.17     98.38
54.65/13.72	c  S st   419     69391      9718     41573         0     23313    126340   2049081     93.12   no data
55.05/13.83	c  S st   419     69893      9718     41573         0     23815    126340   2102839     93.12   no data
55.05/13.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.05/13.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
55.05/13.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.05/13.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.05/13.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.05/13.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
55.05/13.89	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.44/13.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
55.85/14.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.64/14.74	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.68 s
58.64/14.74	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
58.64/14.77	c vivif2 --  cl tried    23811 cl shrink        0 lits rem          0 time: 0.03
59.04/14.83	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
59.04/14.83	c calculated reachability. Time: 0.00
59.04/14.83	c  N dy   419     69893      9718     41573         0     23811    126340   2101994     93.12   no data
62.62/15.72	c  N dy   448     74537      9718     41573         0     16495    126340    884439     93.14     99.65
66.21/16.68	c  N dy   478     79376      9718     41573         0     21334    126340   1597969     93.05    100.61
70.61/17.75	c  N dy   510     84454      9718     41573         0     13432    126340    293543     93.08     98.22
73.01/18.33	c  F st   532     87501      9718     41573         0     16479    126340    743015     93.12   no data
75.79/19.04	c  N st   537     90800      9718     41573         0     19777    126340   1411260     93.12   no data
80.59/20.29	c  N dy   567     96736      9718     41573         0     25712    126340   2384511     93.14     98.41
85.78/21.55	c  N dy   608    102960      9718     41573         0     17948    126340    825501     93.07     98.05
87.41/21.94	c  S st   624    104840      9718     41573         0     19828    126340   1119099     93.27   no data
87.77/22.04	c  S st   624    105346      9718     41573         0     20334    126340   1180044     93.27   no data
87.77/22.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.77/22.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
87.77/22.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.77/22.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.77/22.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.77/22.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
87.77/22.10	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
88.16/22.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
88.16/22.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.36/22.43	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.24 s
89.36/22.43	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
89.36/22.45	c vivif2 --  cl tried    20333 cl shrink        0 lits rem          0 time: 0.02
89.76/22.50	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.05
89.76/22.50	c calculated reachability. Time: 0.00
89.76/22.50	c  N dy   624    105346      9718     41573         0     20333    126340   1180019     93.27   no data
95.35/23.94	c  N dy   666    112178      9718     41573         0     27164    126340   2191130     93.18     99.49
101.33/25.44	c  N dy   716    119381      9718     41573         0     19373    126340    890157     93.34    133.49
107.72/27.05	c  N dy   766    127048      9718     41573         0     27040    126340   2067329     93.41    102.69
114.90/28.81	c  N dy   814    135418      9718     41573         0     19418    126340    747167     93.37     99.61
121.69/30.61	c  N dy   867    144083      9718     41573         0     28081    126340   2025382     93.33     98.93
130.07/32.62	c  N dy   933    153352      9718     41573         0     20348    126340    745405     93.42    100.40
133.66/33.58	c  S st   966    158020      9718     41573         0     25016    126340   1423315     93.46     97.18
134.06/33.69	c  S st   966    158525      9718     41573         0     25521    126340   1480580     93.46   no data
134.06/33.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.46/33.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
134.46/33.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.46/33.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.46/33.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.46/33.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
134.46/33.74	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
134.46/33.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
134.86/33.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.45/34.29	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.44 s
136.45/34.29	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
136.85/34.31	c vivif2 --  cl tried    25518 cl shrink        0 lits rem          0 time: 0.02
136.85/34.37	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
136.85/34.38	c calculated reachability. Time: 0.00
136.85/34.38	c  N dy   966    158525      9718     41573         0     25518    126340   1479724     93.46   no data
146.03/36.62	c  N dy  1035    168741      9718     41573         0     35733    126340   3015310     93.57     98.64
155.20/38.93	c  N dy  1110    179563      9718     41573         0     28560    126340   1839579     93.70    100.33
165.59/41.52	c  N dy  1186    191062      9718     41573         0     21059    126340    556826     93.74    111.45
175.96/44.20	c  N dy  1269    203346      9718     41573         0     33341    126340   2415274     93.88     99.20
187.54/47.10	c  N dy  1352    216369      9718     41573         0     26361    126340   1215586     93.91     99.18
200.31/50.28	c  N dy  1434    230267      9718     41573         0     40259    126340   3270964     93.80     99.98
207.08/51.92	c  S st  1482    237787      9718     41573         0     26786    126340   1126561     93.80     88.07
207.48/52.04	c  S st  1482    238291      9718     41573         0     27290    126340   1186383     93.80   no data
207.48/52.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
207.48/52.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
207.48/52.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
207.48/52.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.48/52.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.48/52.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
207.48/52.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
207.88/52.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
207.88/52.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.49/52.50	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
209.49/52.50	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
209.49/52.52	c vivif2 --  cl tried    27290 cl shrink        0 lits rem          0 time: 0.02
209.49/52.58	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
209.49/52.59	c calculated reachability. Time: 0.00
209.49/52.59	c  N dy  1482    238291      9718     41573         0     27290    126340   1186375     93.80   no data
223.84/56.14	c  N dy  1580    253612      9718     41573         0     42609    126340   3473957     93.78     99.77
238.62/59.87	c  N dy  1689    269978      9718     41573         0     36975    126340   2554966     93.93     99.89
255.38/64.00	c  N dy  1801    287272      9718     41573         0     31268    126340   1516956     94.01     99.17
272.94/68.47	c  N dy  1929    305687      9718     41573         0     25681    126340    532597     94.15    102.37
273.34/68.59	c  F st  1932    306250      9718     41573         0     26244    126340    611251     94.14     75.18
291.70/73.10	c  N dy  2032    325200      9718     41573         0     45192    126340   3684269     94.28    106.57
310.46/77.86	c  N dy  2158    345406      9718     41573         0     40395    126340   2592275     94.31     99.34
322.83/80.95	c  S st  2232    357437      9718     41573         0     26432    126340    354382     94.31   no data
323.23/81.06	c  S st  2232    357942      9718     41573         0     26937    126340    413806     94.31   no data
323.23/81.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
323.63/81.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
323.63/81.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.63/81.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
323.63/81.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.63/81.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
323.63/81.12	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
323.63/81.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
323.63/81.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.03/81.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
324.03/81.22	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
324.03/81.23	c vivif2 --  cl tried    26937 cl shrink        0 lits rem          0 time: 0.01
324.03/81.29	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.06
324.03/81.29	c calculated reachability. Time: 0.00
324.03/81.29	c  N dy  2232    357942      9718     41573         0     26937    126340    413806     94.31   no data
343.18/86.07	c  N dy  2362    378141      9718     41573         0     47134    126340   3458904     94.35    100.37
362.73/90.92	c  N dy  2484    398204      9718     41573         0     40197    126340   2273531     94.32     99.31
383.08/96.08	c  N dy  2616    418261      9718     41573         0     32257    126340    953319     94.40    100.07
403.06/101.08	c  N dy  2748    438288      9718     41573         0     52282    126340   3960665     94.42    104.27
423.00/106.07	c  N dy  2880    458308      9718     41573         0     43304    126340   2442639     94.44    105.30
444.14/111.36	c  N dy  3007    478392      9718     41573         0     33388    126340    827034     94.46    100.39
464.52/116.43	c  N dy  3132    498444      9718     41573         0     53439    126340   3866260     94.51    102.56
484.85/121.58	c  N dy  3261    518470      9718     41573         0     42464    126340   2069728     94.59    101.38
504.81/126.51	c  S st  3383    536913      9718     41573         0     60907    126340   4853531     94.63   no data
505.21/126.68	c  S st  3383    537417      9718     41573         0     61411    126340   4907787     94.63   no data
505.21/126.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
505.61/126.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
505.61/126.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
505.61/126.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
505.61/126.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
505.61/126.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
505.61/126.76	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
506.01/126.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
506.80/127.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.38/130.45	c lits-rem:        34  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.36 s
520.38/130.46	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
520.78/130.53	c vivif2 --  cl tried    61403 cl shrink        0 lits rem          0 time: 0.07
521.17/130.63	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.11
521.17/130.64	c calculated reachability. Time: 0.00
521.17/130.64	c  N dy  3383    537417      9718     41573         0     61403    126340   4905116     94.63   no data
541.52/135.75	c  N dy  3500    557568      9718     41573         0     49563    126340   3006102     94.60     99.73
563.48/141.25	c  N dy  3628    577629      9718     41573         0     36624    126340    884059     94.62    105.99
584.22/146.44	c  N dy  3755    597755      9718     41573         0     56749    126340   3942630     94.65    100.40
605.77/151.88	c  N dy  3895    617772      9718     41573         0     42762    126340   1663594     94.72    105.36
627.73/157.33	c  N dy  4034    637824      9718     41573         0     62811    126340   4684374     94.77    104.30
649.32/162.74	c  N dy  4168    657861      9718     41573         0     47847    126340   2286659     94.83    104.04
671.62/168.37	c  N dy  4294    677922      9718     41573         0     67907    126340   5286577     94.82    103.76
693.97/173.95	c  N dy  4425    698003      9718     41573         0     51985    126340   2766043     94.84     99.89
717.52/179.81	c  N dy  4561    718117      9718     41573         0     72096    126340   5817530     94.87     99.91
738.27/185.07	c  N dy  4684    738154      9718     41573         0     55137    126340   3070521     94.85    102.50
762.62/191.13	c  N dy  4822    758228      9718     41573         0     75210    126340   6132337     94.90    109.36
783.77/196.45	c  N dy  4956    778325      9718     41573         0     57308    126340   3281930     94.92    106.84
808.11/202.57	c  N dy  5097    798393      9718     41573         0     77376    126340   6343242     94.95    101.67
816.49/204.60	c  S st  5152    806126      9718     41573         0     46110    126340   1445569     94.96   no data
816.89/204.74	c  S st  5152    806627      9718     41573         0     46611    126340   1501752     94.96   no data
816.89/204.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.89/204.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
817.28/204.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
817.28/204.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
817.28/204.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.28/204.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
817.28/204.81	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
817.28/204.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
817.69/204.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.52/205.65	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.73 s
820.52/205.66	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
820.52/205.68	c vivif2 --  cl tried    46608 cl shrink        0 lits rem          0 time: 0.02
820.88/205.76	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.08
820.88/205.77	c calculated reachability. Time: 0.00
820.88/205.77	c  N dy  5152    806627      9718     41573         0     46608    126340   1501023     94.96   no data
843.62/211.41	c  N dy  5286    826895      9718     41573         0     66874    126340   4576729     94.98    100.87
867.18/217.37	c  N dy  5424    847049      9718     41573         0     47030    126340   1442534     95.00    102.57
890.34/223.20	c  N dy  5548    867157      9718     41573         0     67136    126340   4527192     95.02    101.00
914.67/229.23	c  N dy  5677    887239      9718     41573         0     46218    126340   1165491     95.02    100.36
937.02/234.87	c  N dy  5810    907571      9718     41573         0     66549    126340   4244158     95.05    101.46
962.16/241.18	c  N dy  5949    927577      9718     41573         0     44558    126340    777479     95.07    104.25
984.11/246.68	c  N dy  6081    947593      9718     41573         0     64570    126340   3846815     95.10    100.76
1010.05/253.14	c  N dy  6220    967638      9718     41573         0     84611    126340   6920489     95.15    124.09
1032.00/258.64	c  N dy  6337    987746      9718     41573         0     61726    126340   3200853     95.14    101.09
1057.16/264.94	c  N dy  6474   1007768      9718     41573         0     81748    126340   6271593     95.19    104.32
1080.69/270.85	c  N dy  6611   1027833      9718     41573         0     57819    126340   2530067     95.23    100.26
1105.45/277.05	c  N dy  6743   1048102      9718     41573         0     78085    126340   5634679     95.25    100.65
1130.58/283.33	c  N dy  6868   1068320      9718     41573         0     53305    126340   1658084     95.26    101.40
1134.57/284.31	c  F st  6896   1071875      9718     41573         0     56860    126340   2193211     95.27   no data
1154.17/289.24	c  N dy  6977   1088390      9718     41573         0     73375    126340   4939736     95.28    101.25
1180.86/295.96	c  N dy  7107   1108452      9718     41573         0     47437    126340    618132     95.30    105.04
1203.61/301.62	c  N dy  7238   1128516      9718     41573         0     67499    126340   3690475     95.33    126.37
1229.55/308.17	c  N dy  7364   1148638      9718     41573         0     87621    126340   6797755     95.34    101.60
1253.90/314.29	c  N dy  7502   1168792      9718     41573         0     60779    126340   2541878     95.39    101.57
1279.04/320.58	c  N dy  7642   1188851      9718     41573         0     80838    126340   5609640     95.43    101.88
1306.17/327.35	c  N dy  7779   1208933      9718     41573         0     52920    126340   1138551     95.46    108.64
1307.39/327.62	c  S st  7787   1209940      9718     41573         0     53927    126340   1298663     95.46   no data
1307.81/327.77	c  S st  7787   1210443      9718     41573         0     54430    126340   1361826     95.46   no data
1307.81/327.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1308.17/327.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1308.17/327.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1308.17/327.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1308.17/327.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1308.17/327.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1308.17/327.85	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1308.17/327.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1308.57/327.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1310.96/328.58	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.62 s
1310.96/328.58	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
1311.37/328.60	c vivif2 --  cl tried    54427 cl shrink        0 lits rem          0 time: 0.02
1311.37/328.70	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.09
1311.37/328.70	c calculated reachability. Time: 0.00
1311.37/328.70	c  N dy  7787   1210443      9718     41573         0     54427    126340   1361340     95.46   no data
1336.10/334.83	c  N dy  7919   1230504      9718     41573         0     74487    126340   4454611     95.50    102.04
1363.65/341.71	c  N dy  8051   1250557      9718     41573         0     94537    126340   7529027     95.53    101.58
1387.18/347.64	c  N dy  8170   1270636      9718     41573         0     65616    126340   2920500     95.52    101.09
1412.74/354.04	c  N dy  8296   1290713      9718     41573         0     85693    126340   5950465     95.52    101.47
1439.86/360.84	c  N dy  8429   1310736      9718     41573         0     55715    126340   1304405     95.54    121.39
1463.42/366.73	c  N dy  8553   1330742      9718     41573         0     75721    126340   4291823     95.52    103.67
1490.95/373.66	c  N dy  8687   1350842      9718     41573         0     95819    126340   7411908     95.54    104.66
1516.09/379.97	c  N dy  8816   1370923      9718     41573         0     64899    126340   2531200     95.55    104.46
1542.03/386.44	c  N dy  8942   1390977      9718     41573         0     84951    126340   5619511     95.56    115.00
1571.57/393.82	c  N dy  9081   1410998      9718     41573         0     52981    126340    591893     95.61    109.91
1595.11/399.72	c  N dy  9220   1431012      9718     41573         0     72992    126340   3671684     95.64    100.73
1622.25/406.54	c  N dy  9355   1451300      9718     41573         0     93279    126340   6776959     95.67    100.99
1649.80/413.48	c  N dy  9488   1471341      9718     41573         0     60325    126340   1577548     95.68    116.47
1674.53/419.63	c  N dy  9617   1491354      9718     41573         0     80337    126340   4638811     95.69    123.40
1702.48/426.66	c  N dy  9740   1511406      9718     41573         0    100386    126340   7701183     95.68    114.53
1728.81/433.29	c  N dy  9868   1531608      9718     41573         0     66583    126340   2382258     95.70    103.76
1754.74/439.80	c  N dy 10006   1551666      9718     41573         0     86638    126340   5470089     95.71    104.03
1784.68/447.20	c  N dy 10137   1571678      9718     41573         0    106649    126340   8518704     95.73    101.03
1809.41/453.48	c  N dy 10258   1591687      9718     41573         0     71660    126340   2975846     95.72    104.56
1836.15/460.15	c  N dy 10389   1611716      9718     41573         0     91683    126340   6027831     95.74    100.91
1866.88/467.81	c  N dy 10528   1631812      9718     41573         0    111777    126340   9119705     95.77    103.83
1891.25/473.93	c  N dy 10661   1651926      9718     41573         0     75903    126340   3544877     95.79    101.88
1918.77/480.81	c  N dy 10784   1672114      9718     41573         0     96090    126340   6638788     95.79    101.38
1949.10/488.48	c  N dy 10904   1692146      9718     41573         0     59126    126340    788420     95.78    141.15
1971.44/494.07	c  S st 11024   1710444      9718     41573         0     77420    126340   3587497     95.79   no data
1972.24/494.25	c  S st 11024   1710945      9718     41573         0     77921    126340   3643768     95.79   no data
1972.24/494.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1972.64/494.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1972.64/494.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1972.64/494.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1972.64/494.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1972.64/494.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1972.64/494.35	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1973.04/494.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1973.44/494.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1984.62/497.37	c lits-rem:        11  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.80 s
1984.62/497.38	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
1985.02/497.43	c vivif2 --  cl tried    77916 cl shrink        0 lits rem          0 time: 0.05
1985.42/497.56	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.13
1985.42/497.56	c calculated reachability. Time: 0.00
1985.42/497.56	c  N dy 11024   1710945      9718     41573         0     77916    126340   3642330     95.79   no data
2014.16/504.76	c  N dy 11153   1731055      9718     41573         0     98026    126340   6702650     95.79    102.19
2045.68/512.69	c  N dy 11284   1751219      9718     41573         0     60190    126340    797896     95.80    102.27
2070.83/518.96	c  N dy 11415   1771416      9718     41573         0     80385    126340   3892843     95.81    101.90
2099.55/526.15	c  N dy 11544   1791819      9718     41573         0    100786    126340   7024102     95.82    103.36
2131.08/534.00	c  N dy 11677   1811931      9718     41573         0     61900    126340    919359     95.82    102.62
2155.82/540.28	c  N dy 11813   1832024      9718     41573         0     81990    126340   3975347     95.83    103.22
2184.56/547.47	c  N dy 11952   1852118      9718     41573         0    102081    126340   7053468     95.85    103.56
2216.11/555.32	c  N dy 12080   1872192      9718     41573         0     62160    126340    817211     95.86    102.86
2241.23/561.63	c  N dy 12206   1892275      9718     41573         0     82240    126340   3936763     95.88    104.89
2269.95/568.81	c  N dy 12339   1912296      9718     41573         0    102258    126340   7011760     95.89    111.01
2302.29/576.92	c  N dy 12469   1932322      9718     41573         0     61291    126340    534748     95.92    104.96
2327.83/583.30	c  N dy 12607   1952496      9718     41573         0     81463    126340   3640954     95.95    102.23
2356.17/590.42	c  N dy 12734   1972612      9718     41573         0    101578    126340   6731060     95.96    101.82
2388.49/598.52	c  N dy 12856   1992791      9718     41573         0    121754    126340   9802582     95.95    101.19
2414.83/605.17	c  N dy 12994   2012986      9718     41573         0     79962    126340   3295560     95.97    101.59
2443.16/612.25	c  N dy 13122   2033103      9718     41573         0    100079    126340   6350477     95.97    101.47
2474.69/620.16	c  N dy 13235   2053163      9718     41573         0    120137    126340   9442511     95.97    105.36
2502.62/627.14	c  N dy 13376   2073200      9718     41573         0     77176    126340   2696665     96.00    101.36
2530.56/634.14	c  N dy 13507   2093274      9718     41573         0     97246    126340   5750068     96.01    109.32
2561.29/641.85	c  N dy 13618   2113346      9718     41573         0    117314    126340   8865559     96.01    102.26
2591.62/649.48	c  N dy 13752   2133551      9718     41573         0     73526    126340   1974552     96.02    103.53
2618.76/656.23	c  N dy 13883   2153587      9718     41573         0     93560    126340   5011274     96.03    114.45
2649.48/663.91	c  N dy 14018   2173628      9718     41573         0    113597    126340   8104944     96.04    101.30
2682.61/672.27	c  N dy 14149   2193722      9718     41573         0     68694    126340   1074999     96.04    101.69
2704.96/677.83	c  S st 14264   2210946      9718     41573         0     85917    126340   3703431     96.05     90.86
2705.76/678.03	c  S st 14264   2211450      9718     41573         0     86421    126340   3763453     96.05   no data
2705.76/678.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2706.16/678.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2706.16/678.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2706.16/678.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2706.16/678.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2706.16/678.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
2706.16/678.14	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2706.56/678.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2706.96/678.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2718.53/681.29	c lits-rem:        10  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.92 s
2718.53/681.29	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
2718.93/681.35	c vivif2 --  cl tried    86416 cl shrink        0 lits rem          0 time: 0.06
2719.33/681.49	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.14
2719.33/681.50	c calculated reachability. Time: 0.00
2719.33/681.50	c  N dy 14264   2211450      9718     41573         0     86416    126340   3761457     96.05   no data
2748.45/688.79	c  N dy 14391   2231497      9718     41573         0    106458    126340   6784464     96.05    107.14
2782.82/697.37	c  N dy 14527   2251543      9718     41573         0    126502    126340   9889179     96.07    114.95
2811.52/704.51	c  N dy 14664   2271596      9718     41573         0     80561    126340   2795091     96.09    101.39
2839.88/711.66	c  N dy 14789   2291645      9718     41573         0    100609    126340   5890906     96.09    103.75
2871.77/719.60	c  N dy 14911   2311665      9718     41573         0    120627    126340   8945157     96.08    108.52
2903.30/727.54	c  N dy 15042   2331717      9718     41573         0     73686    126340   1555022     96.10    103.23
2930.44/734.36	c  N dy 15171   2351740      9718     41573         0     93705    126340   4566896     96.10    103.43
2961.57/742.10	c  N dy 15305   2371758      9718     41573         0    113720    126340   7657991     96.11    104.25
2997.09/751.01	c  N dy 15435   2391761      9718     41573         0    133721    126340  10716606     96.12    101.60
3024.61/757.90	c  N dy 15571   2411883      9718     41573         0     85850    126340   3255088     96.13    104.19
3054.15/765.35	c  N dy 15712   2431973      9718     41573         0    105940    126340   6381891     96.15    103.07
3086.48/773.46	c  N dy 15839   2452112      9718     41573         0    126077    126340   9470705     96.15    102.03
3118.41/781.46	c  N dy 15975   2472364      9718     41573         0     77333    126340   1806211     96.16    102.29
3146.34/788.44	c  N dy 16101   2492487      9718     41573         0     97453    126340   4891042     96.17    102.22
3177.91/796.40	c  N dy 16244   2512511      9718     41573         0    117473    126340   7967605     96.18    101.79
3213.03/805.14	c  N dy 16366   2532676      9718     41573         0    137636    126340  11026430     96.18    101.59
3240.93/812.12	c  N dy 16494   2552703      9718     41573         0     87663    126340   3287980     96.19    127.84
3270.09/819.49	c  N dy 16619   2572824      9718     41573         0    107782    126340   6355623     96.19    101.76
3302.78/827.69	c  N dy 16737   2592825      9718     41573         0    127780    126340   9442896     96.20    104.81
3337.10/836.22	c  N dy 16876   2612888      9718     41573         0     76854    126340   1479963     96.21    101.97
3365.04/843.22	c  N dy 17015   2632949      9718     41573         0     96915    126340   4565013     96.22    103.11
3396.17/851.08	c  N dy 17143   2653106      9718     41573         0    117072    126340   7640617     96.22    101.38
3431.29/859.89	c  N dy 17270   2673307      9718     41573         0    137270    126340  10747191     96.23    108.13
3462.41/867.71	c  N dy 17401   2693333      9718     41573         0     85299    126340   2605857     96.24    160.24
3488.76/874.28	c  S st 17526   2711451      9718     41573         0    103415    126340   5412698     96.25   no data
3489.95/874.51	c  S st 17526   2711952      9718     41573         0    103916    126340   5465208     96.25   no data
3489.95/874.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3490.34/874.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3490.34/874.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3490.34/874.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3490.34/874.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3490.34/874.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
3490.34/874.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3490.74/874.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3491.55/874.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3509.11/879.30	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.34 s
3509.11/879.31	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
3509.11/879.39	c vivif2 --  cl tried   103909 cl shrink        0 lits rem          0 time: 0.08
3509.91/879.55	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.16
3509.91/879.56	c calculated reachability. Time: 0.00
3509.91/879.56	c  N dy 17526   2711952      9718     41573         0    103909    126340   5463411     96.25   no data
3542.63/887.70	c  N dy 17660   2732114      9718     41573         0    124070    126340   8567656     96.26    102.28
3580.15/897.13	c  N dy 17786   2752364      9718     41573         0    144317    126340  11681295     96.26    108.26
3608.88/904.32	c  N dy 17918   2772394      9718     41573         0     91352    126340   3389073     96.27    101.68
3639.61/912.00	c  N dy 18047   2792412      9718     41573         0    111368    126340   6469588     96.28    127.41
3673.55/920.57	c  N dy 18182   2812414      9718     41573         0    131369    126340   9521480     96.29    103.54
3709.45/929.56	c  N dy 18318   2832458      9718     41573         0     77419    126340   1095133     96.31    129.50
3737.39/936.51	c  N dy 18451   2852461      9718     41573         0     97422    126340   4205076     96.32    101.76
3768.92/944.40	c  N dy 18580   2872527      9718     41573         0    117485    126340   7280568     96.32    104.65
3804.84/953.45	c  N dy 18711   2892706      9718     41573         0    137664    126340  10398372     96.33    103.61
3839.15/962.09	c  N dy 18844   2912777      9718     41573         0     82738    126340   1774179     96.35    103.77
3868.69/969.42	c  N dy 18976   2932841      9718     41573         0    102801    126340   4873261     96.35    102.38
3901.01/977.58	c  N dy 19115   2952867      9718     41573         0    122824    126340   7993160     96.37    111.82
3937.37/986.68	c  N dy 19254   2972976      9718     41573         0    142932    126340  11064770     96.37    105.70
3970.05/994.89	c  N dy 19382   2993120      9718     41573         0     87082    126340   2292471     96.38    101.50
3999.59/1002.26	c  N dy 19494   3013180      9718     41573         0    107140    126340   5337067     96.36    103.20
4033.52/1010.76	c  N dy 19633   3033356      9718     41573         0    127314    126340   8473284     96.38    103.03
4070.62/1020.01	c  N dy 19760   3053389      9718     41573         0    147346    126340  11566481     96.38    101.51
4102.16/1027.94	c  N dy 19881   3073780      9718     41573         0     90744    126340   2692861     96.38    101.80
4132.08/1035.48	c  N dy 20001   3093798      9718     41573         0    110762    126340   5764606     96.38    106.02
4166.00/1043.95	c  N dy 20129   3113844      9718     41573         0    130807    126340   8863160     96.39    102.03
4203.93/1053.42	c  N dy 20257   3133900      9718     41573         0    150859    126340  11916777     96.40    104.18
4235.05/1061.25	c  N dy 20387   3153975      9718     41573         0     92938    126340   2894658     96.40    103.45
4266.19/1069.03	c  N dy 20517   3174059      9718     41573         0    113021    126340   5995693     96.41    102.58
4300.90/1077.74	c  N dy 20651   3194191      9718     41573         0    133150    126340   9117982     96.42    101.90
4334.82/1086.20	c  S st 20777   3211952      9718     41573         0    150911    126340  11861070     96.43     94.36
4336.02/1086.50	c  S st 20777   3212461      9718     41573         0    151420    126340  11920195     96.43   no data
4336.02/1086.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4336.43/1086.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4336.43/1086.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4336.43/1086.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4336.43/1086.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4336.43/1086.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
4336.43/1086.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4337.21/1086.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4339.61/1087.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4376.36/1096.69	c lits-rem:        13  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.27 s
4376.72/1096.70	c vivif2 --  cl tried    41573 cl shrink        0 lits rem          0 time: 0.00
4377.12/1096.87	c vivif2 --  cl tried   151404 cl shrink        0 lits rem          0 time: 0.17
4378.32/1097.11	c asymm  cl-useful: 0/41573/41573 lits-rem:0 time: 0.24
4378.32/1097.12	c calculated reachability. Time: 0.00
4378.32/1097.12	c  N dy 20777   3212461      9718     41573         0    151404    126340  11915136     96.43   no data
4410.64/1105.26	c  N dy 20916   3232492      9718     41573         0     92443    126340   2671295     96.45    101.90
4441.37/1112.91	c  N dy 21045   3252555      9718     41573         0    112505    126340   5812345     96.46    103.59
4475.70/1121.57	c  N dy 21180   3272841      9718     41573         0    132789    126340   8949530     96.47    102.46
4514.41/1131.20	c  N dy 21304   3292969      9718     41573         0    152917    126340  12053518     96.47    104.30
4547.15/1139.42	c  N dy 21432   3313255      9718     41573         0     93208    126340   2638774     96.47    103.17
4577.46/1147.01	c  N dy 21552   3333379      9718     41573         0    113331    126340   5734110     96.47    102.59
4610.99/1155.42	c  N dy 21671   3353394      9718     41573         0    133346    126340   8802240     96.47    102.16
4649.30/1165.03	c  N dy 21796   3373509      9718     41573         0    153458    126340  11875870     96.47    104.19
4686.02/1174.21	c  N dy 21941   3393626      9718     41573         0     92575    126340   2437441     96.49    104.53
4716.74/1181.99	c  N dy 22075   3413761      9718     41573         0    112708    126340   5528542     96.50    101.83
4750.26/1190.38	c  N dy 22206   3433772      9718     41573         0    132719    126340   8594365     96.50    101.62
4789.01/1200.07	c  N dy 22353   3453915      9718     41573         0    152861    126340  11766192     96.53    102.29

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366283-1305400722/watcher-3366283-1305400722 -o /tmp/evaluation-result-3366283-1305400722/solver-3366283-1305400722 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366283-1305400722.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.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 651671844 52396032 349 33554432000 4194304 4580107 140737121762720 18446744073709551615 47229204723634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 12792 349 299 95 0 7774 0
[pid=1937/tid=1939] ppid=1933 vsize=368700 CPUtime=0.89 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5215 0 0 0 88 1 0 0 19 0 4 0 651671844 377548800 14607 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=368700 CPUtime=0.9 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 4897 0 0 0 88 2 0 0 21 0 4 0 651671844 377548800 14607 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=368700 CPUtime=0.9 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 2960 0 0 0 89 1 0 0 21 0 4 0 651671844 377548800 14608 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+1.01377 s]
/proc/loadavg: 6.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=368700 CPUtime=4.01 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 18635 0 0 0 394 7 0 0 19 0 4 0 651671844 377548800 14993 33554432000 4194304 4580107 140737121762720 18446744073709551615 4295901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 92175 14993 377 95 0 87157 0
[pid=1937/tid=1939] ppid=1933 vsize=368700 CPUtime=0.99 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5310 0 0 0 98 1 0 0 19 0 4 0 651671844 377548800 14993 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=368700 CPUtime=1 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 4988 0 0 0 98 2 0 0 21 0 4 0 651671844 377548800 14993 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=368700 CPUtime=1 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 3066 0 0 0 99 1 0 0 21 0 4 0 651671844 377548800 14993 33554432000 4194304 4580107 140737121762720 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 368700

[startup+1.11375 s]
/proc/loadavg: 6.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=368700 CPUtime=4.41 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 19103 0 0 0 434 7 0 0 19 0 4 0 651671844 377548800 15461 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 92175 15461 377 95 0 87157 0
[pid=1937/tid=1939] ppid=1933 vsize=368700 CPUtime=1.09 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5420 0 0 0 108 1 0 0 19 0 4 0 651671844 377548800 15461 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=368700 CPUtime=1.1 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5084 0 0 0 108 2 0 0 22 0 4 0 651671844 377548800 15461 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293932 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=368700 CPUtime=1.1 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 3241 0 0 0 109 1 0 0 22 0 4 0 651671844 377548800 15461 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 368700

[startup+1.21373 s]
/proc/loadavg: 6.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=378912 CPUtime=4.82 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 19881 0 0 0 474 8 0 0 19 0 4 0 651671844 388005888 16239 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 94728 16239 377 95 0 89710 0
[pid=1937/tid=1939] ppid=1933 vsize=378912 CPUtime=1.19 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5516 0 0 0 118 1 0 0 19 0 4 0 651671844 388005888 16239 33554432000 4194304 4580107 140737121762720 18446744073709551615 4323902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=378912 CPUtime=1.2 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5170 0 0 0 118 2 0 0 22 0 4 0 651671844 388005888 16239 33554432000 4194304 4580107 140737121762720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=378912 CPUtime=1.2 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 3748 0 0 0 119 1 0 0 22 0 4 0 651671844 388005888 16239 33554432000 4194304 4580107 140737121762720 18446744073709551615 4484464 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 378912

[startup+1.31371 s]
/proc/loadavg: 6.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=370708 CPUtime=5.22 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 20249 0 0 0 514 8 0 0 19 0 4 0 651671844 379604992 15231 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318368 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 92677 15231 377 95 0 87659 0
[pid=1937/tid=1939] ppid=1933 vsize=370708 CPUtime=1.29 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5613 0 0 0 128 1 0 0 19 0 4 0 651671844 379604992 15231 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=370708 CPUtime=1.3 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5261 0 0 0 128 2 0 0 23 0 4 0 651671844 379604992 15231 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=370708 CPUtime=1.3 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 3837 0 0 0 129 1 0 0 22 0 4 0 651671844 379604992 15231 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 370708

[startup+1.51367 s]
/proc/loadavg: 6.87 7.86 7.89 4/294 1937
/proc/meminfo: memFree=13125552/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=376640 CPUtime=6.01 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 22294 0 0 0 593 8 0 0 20 0 4 0 651671844 385679360 13242 33554432000 4194304 4580107 140737121762720 18446744073709551615 4321594 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 94160 13242 377 95 0 89142 0
[pid=1937/tid=1939] ppid=1933 vsize=376640 CPUtime=1.49 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 6224 0 0 0 148 1 0 0 20 0 4 0 651671844 385679360 13242 33554432000 4194304 4580107 140737121762720 18446744073709551615 4322672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=376640 CPUtime=1.49 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5893 0 0 0 147 2 0 0 23 0 4 0 651671844 385679360 13242 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=376640 CPUtime=1.5 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 4013 0 0 0 149 1 0 0 23 0 4 0 651671844 385679360 13242 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293918 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 376640

[startup+3.10037 s]
/proc/loadavg: 6.87 7.86 7.89 10/302 1945
/proc/meminfo: memFree=13014176/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=377524 CPUtime=12.36 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 29738 0 0 0 1226 10 0 0 25 0 4 0 651671844 386584576 14325 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 94381 14325 377 95 0 89363 0
[pid=1937/tid=1939] ppid=1933 vsize=377524 CPUtime=3.07 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 8054 0 0 0 305 2 0 0 25 0 4 0 651671844 386584576 14342 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=377524 CPUtime=3.09 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 7726 0 0 0 307 2 0 0 25 0 4 0 651671844 386584576 14342 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=377524 CPUtime=3.1 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 5951 0 0 0 308 2 0 0 25 0 4 0 651671844 386584576 14342 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 377524

[startup+6.30076 s]
/proc/loadavg: 6.96 7.86 7.89 9/302 1945
/proc/meminfo: memFree=12936676/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=378140 CPUtime=25.12 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 50439 0 0 0 2497 15 0 0 18 0 4 0 651671844 387215360 23144 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 94535 23144 379 95 0 89517 0
[pid=1937/tid=1939] ppid=1933 vsize=378140 CPUtime=6.24 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 11295 0 0 0 621 3 0 0 25 0 4 0 651671844 387215360 23144 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=378140 CPUtime=6.28 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 11407 0 0 0 625 3 0 0 25 0 4 0 651671844 387215360 23144 33554432000 4194304 4580107 140737121762720 18446744073709551615 4295841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=378140 CPUtime=6.28 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 9916 0 0 0 626 2 0 0 25 0 4 0 651671844 387215360 23144 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 378140

[startup+12.7005 s]
/proc/loadavg: 7.12 7.88 7.89 10/302 1945
/proc/meminfo: memFree=12798796/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=389652 CPUtime=50.66 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 89515 0 0 0 5043 23 0 0 25 0 4 0 651671844 399003648 43255 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 97413 43255 379 95 0 92395 0
[pid=1937/tid=1939] ppid=1933 vsize=389652 CPUtime=12.58 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 21025 0 0 0 1253 5 0 0 25 0 4 0 651671844 399003648 43255 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=389652 CPUtime=12.68 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 23682 0 0 0 1263 5 0 0 25 0 4 0 651671844 399003648 43255 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=389652 CPUtime=12.68 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 20409 0 0 0 1263 5 0 0 25 0 4 0 651671844 399003648 43255 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 389652

[startup+25.5011 s]
/proc/loadavg: 7.39 7.90 7.90 10/302 1945
/proc/meminfo: memFree=12656948/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=411236 CPUtime=101.73 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 148210 0 0 0 10135 38 0 0 25 0 4 0 651671844 421105664 66531 33554432000 4194304 4580107 140737121762720 18446744073709551615 4320717 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 102809 66531 379 95 0 97791 0
[pid=1937/tid=1939] ppid=1933 vsize=411236 CPUtime=25.26 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 39051 0 0 0 2516 10 0 0 25 0 4 0 651671844 421105664 66531 33554432000 4194304 4580107 140737121762720 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=411236 CPUtime=25.48 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 33339 0 0 0 2540 8 0 0 25 0 4 0 651671844 421105664 66532 33554432000 4194304 4580107 140737121762720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=411236 CPUtime=25.48 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 36631 0 0 0 2539 9 0 0 25 0 4 0 651671844 421105664 66532 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 411236

[startup+51.1002 s]
/proc/loadavg: 7.60 7.91 7.90 10/302 1946
/proc/meminfo: memFree=12550984/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=634308 CPUtime=203.9 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 225380 0 0 0 20330 60 0 0 25 0 4 0 651671844 649531392 74174 33554432000 4194304 4580107 140737121762720 18446744073709551615 4342240 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 158577 74174 379 95 0 153559 0
[pid=1937/tid=1939] ppid=1933 vsize=634308 CPUtime=50.63 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 60761 0 0 0 5048 15 0 0 25 0 4 0 651671844 649531392 74175 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292956 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=634308 CPUtime=51.07 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 55111 0 0 0 5092 15 0 0 25 0 4 0 651671844 649531392 74175 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=634308 CPUtime=51.08 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 55307 0 0 0 5093 15 0 0 25 0 4 0 651671844 649531392 74175 33554432000 4194304 4580107 140737121762720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 634308

[startup+102.3 s]
/proc/loadavg: 7.88 7.93 7.91 10/302 1947
/proc/meminfo: memFree=12406744/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=714528 CPUtime=408.22 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 383652 0 0 0 40721 101 0 0 25 0 4 0 651671844 731676672 89483 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 178632 89483 379 95 0 173614 0
[pid=1937/tid=1939] ppid=1933 vsize=714528 CPUtime=101.36 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 100357 0 0 0 10110 26 0 0 25 0 4 0 651671844 731676672 89483 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=714528 CPUtime=102.28 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 92087 0 0 0 10203 25 0 0 25 0 4 0 651671844 731676672 89483 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=714528 CPUtime=102.27 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 100286 0 0 0 10202 25 0 0 25 0 4 0 651671844 731676672 89483 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 714528

[startup+162.301 s]

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

[pid=1937] ppid=1933 vsize=1004060 CPUtime=2563.32 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 1581081 0 0 0 255833 499 0 0 25 0 4 0 651671844 1028157440 168004 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318425 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 251015 168004 379 95 0 245997 0
[pid=1937/tid=1939] ppid=1933 vsize=1004060 CPUtime=636.46 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 397898 0 0 0 63520 126 0 0 25 0 4 0 651671844 1028157440 168004 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1004060 CPUtime=642.29 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 388045 0 0 0 64103 126 0 0 25 0 4 0 651671844 1028157440 168004 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1004060 CPUtime=642.27 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 404945 0 0 0 64106 121 0 0 25 0 4 0 651671844 1028157440 168004 33554432000 4194304 4580107 140737121762720 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.32
Current children cumulated vsize (KiB) 1004060

[startup+702.301 s]
/proc/loadavg: 8.19 8.12 8.01 9/302 1963
/proc/meminfo: memFree=11734916/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1021092 CPUtime=2802.74 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 1695580 0 0 0 279732 542 0 0 25 0 4 0 651671844 1045598208 170718 33554432000 4194304 4580107 140737121762720 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 255273 170718 379 95 0 250255 0
[pid=1937/tid=1939] ppid=1933 vsize=1021092 CPUtime=695.9 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 428080 0 0 0 69454 136 0 0 25 0 4 0 651671844 1045598208 170718 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1021092 CPUtime=702.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 415606 0 0 0 70090 137 0 0 25 0 4 0 651671844 1045598208 170718 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1021092 CPUtime=702.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 433816 0 0 0 70094 132 0 0 25 0 4 0 651671844 1045598208 170718 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.74
Current children cumulated vsize (KiB) 1021092

[startup+762.301 s]
/proc/loadavg: 8.14 8.12 8.00 10/302 1965
/proc/meminfo: memFree=11623296/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1133216 CPUtime=3042.17 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 1813576 0 0 0 303631 586 0 0 25 0 4 0 651671844 1160413184 195757 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 283304 195757 379 95 0 278286 0
[pid=1937/tid=1939] ppid=1933 vsize=1133216 CPUtime=755.34 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 453611 0 0 0 75387 147 0 0 25 0 4 0 651671844 1160413184 195757 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318850 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1133216 CPUtime=762.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 455392 0 0 0 76078 149 0 0 25 0 4 0 651671844 1160413184 195757 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1133216 CPUtime=762.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 460044 0 0 0 76083 143 0 0 25 0 4 0 651671844 1160413184 195757 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.17
Current children cumulated vsize (KiB) 1133216

[startup+822.3 s]
/proc/loadavg: 8.12 8.11 8.00 10/302 1967
/proc/meminfo: memFree=11671892/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1083132 CPUtime=3281.63 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 1920295 0 0 0 327537 626 0 0 25 0 4 0 651671844 1109127168 184484 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 270783 184484 379 95 0 265765 0
[pid=1937/tid=1939] ppid=1933 vsize=1083132 CPUtime=814.81 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 480612 0 0 0 81323 158 0 0 25 0 4 0 651671844 1109127168 184484 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318437 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1083132 CPUtime=822.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 481355 0 0 0 82069 158 0 0 25 0 4 0 651671844 1109127168 184484 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1083132 CPUtime=822.25 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 487669 0 0 0 82072 153 0 0 25 0 4 0 651671844 1109127168 184484 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.63
Current children cumulated vsize (KiB) 1083132

[startup+882.301 s]
/proc/loadavg: 8.10 8.10 8.00 10/302 1968
/proc/meminfo: memFree=11543412/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1190296 CPUtime=3521.08 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2029236 0 0 0 351440 668 0 0 25 0 4 0 651671844 1218863104 207698 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 297574 207698 379 95 0 292556 0
[pid=1937/tid=1939] ppid=1933 vsize=1190296 CPUtime=874.25 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 505790 0 0 0 87258 167 0 0 25 0 4 0 651671844 1218863104 207698 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1190296 CPUtime=882.28 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 506666 0 0 0 88059 169 0 0 25 0 4 0 651671844 1218863104 207698 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1190296 CPUtime=882.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 517519 0 0 0 88061 165 0 0 25 0 4 0 651671844 1218863104 207698 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.08
Current children cumulated vsize (KiB) 1190296

[startup+942.3 s]
/proc/loadavg: 8.09 8.10 8.00 10/302 1970
/proc/meminfo: memFree=11453988/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1244780 CPUtime=3760.54 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2133917 0 0 0 375347 707 0 0 25 0 4 0 651671844 1274654720 224291 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 311195 224291 379 95 0 306177 0
[pid=1937/tid=1939] ppid=1933 vsize=1244780 CPUtime=933.71 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 535371 0 0 0 93192 179 0 0 25 0 4 0 651671844 1274654720 224291 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1244780 CPUtime=942.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 531523 0 0 0 94050 177 0 0 25 0 4 0 651671844 1274654720 224291 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1244780 CPUtime=942.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 542931 0 0 0 94051 175 0 0 25 0 4 0 651671844 1274654720 224291 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.54
Current children cumulated vsize (KiB) 1244780

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/302 1971
/proc/meminfo: memFree=11428792/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1208320 CPUtime=3999.99 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2231520 0 0 0 399254 745 0 0 25 0 4 0 651671844 1237319680 221512 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 302080 221512 379 95 0 297062 0
[pid=1937/tid=1939] ppid=1933 vsize=1208320 CPUtime=993.15 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 556688 0 0 0 99127 188 0 0 25 0 4 0 651671844 1237319680 221512 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1208320 CPUtime=1002.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 558273 0 0 0 100041 186 0 0 25 0 4 0 651671844 1237319680 221512 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1208320 CPUtime=1002.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 567935 0 0 0 100040 186 0 0 25 0 4 0 651671844 1237319680 221512 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.99
Current children cumulated vsize (KiB) 1208320

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.01 10/302 1973
/proc/meminfo: memFree=11407204/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1262384 CPUtime=4239.44 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2325417 0 0 0 423164 780 0 0 25 0 4 0 651671844 1292681216 230584 33554432000 4194304 4580107 140737121762720 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 315596 230584 379 95 0 310578 0
[pid=1937/tid=1939] ppid=1933 vsize=1262384 CPUtime=1052.62 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 577997 0 0 0 105066 196 0 0 25 0 4 0 651671844 1292681216 230584 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1262384 CPUtime=1062.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 581602 0 0 0 106032 195 0 0 25 0 4 0 651671844 1292681216 230584 33554432000 4194304 4580107 140737121762720 18446744073709551615 208079891352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1262384 CPUtime=1062.25 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 592968 0 0 0 106030 195 0 0 25 0 4 0 651671844 1292681216 230584 33554432000 4194304 4580107 140737121762720 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.44
Current children cumulated vsize (KiB) 1262384

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.01 9/302 1975
/proc/meminfo: memFree=11271780/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1398948 CPUtime=4478.89 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2439424 0 0 0 447067 822 0 0 25 0 4 0 651671844 1432522752 255984 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 349737 255984 379 95 0 344719 0
[pid=1937/tid=1939] ppid=1933 vsize=1398948 CPUtime=1112.07 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 598266 0 0 0 111001 206 0 0 25 0 4 0 651671844 1432522752 255984 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1398948 CPUtime=1122.26 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 605861 0 0 0 112020 206 0 0 25 0 4 0 651671844 1432522752 255984 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1398948 CPUtime=1122.26 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 617465 0 0 0 112021 205 0 0 25 0 4 0 651671844 1432522752 255984 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.89
Current children cumulated vsize (KiB) 1398948

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.02 10/302 1976
/proc/meminfo: memFree=11298292/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1347072 CPUtime=4718.35 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2546398 0 0 0 470973 862 0 0 25 0 4 0 651671844 1379401728 257089 33554432000 4194304 4580107 140737121762720 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 336768 257089 379 95 0 331750 0
[pid=1937/tid=1939] ppid=1933 vsize=1347072 CPUtime=1171.54 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 619488 0 0 0 116940 214 0 0 25 0 4 0 651671844 1379401728 257095 33554432000 4194304 4580107 140737121762720 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1347072 CPUtime=1182.27 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 644172 0 0 0 118010 217 0 0 25 0 4 0 651671844 1379401728 257095 33554432000 4194304 4580107 140737121762720 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1347072 CPUtime=1182.25 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 641144 0 0 0 118010 215 0 0 25 0 4 0 651671844 1379401728 257095 33554432000 4194304 4580107 140737121762720 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.35
Current children cumulated vsize (KiB) 1347072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.12 8.12 8.02 10/302 1977
/proc/meminfo: memFree=11144892/32950928 swapFree=67083212/67111528
[pid=1937] ppid=1933 vsize=1454276 CPUtime=4800.16 cores=1,3,5,7
/proc/1937/stat : 1937 (strangenight2-m) R 1933 1937 1603 0 -1 4202496 2574859 0 0 0 479141 875 0 0 25 0 4 0 651671844 1489178624 285550 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1937/statm: 363569 285550 379 95 0 358551 0
[pid=1937/tid=1939] ppid=1933 vsize=1454276 CPUtime=1192.04 cores=1,3,5,7
/proc/1937/task/1939/stat : 1939 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 625729 0 0 0 118986 218 0 0 25 0 4 0 651671844 1489178624 285558 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1937/tid=1941] ppid=1933 vsize=1454276 CPUtime=1202.78 cores=1,3,5,7
/proc/1937/task/1941/stat : 1941 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 652035 0 0 0 120057 221 0 0 25 0 4 0 651671844 1489178624 285558 33554432000 4194304 4580107 140737121762720 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1937/tid=1943] ppid=1933 vsize=1454276 CPUtime=1202.57 cores=1,3,5,7
/proc/1937/task/1943/stat : 1943 (strangenight2-m) R 1933 1937 1603 0 -1 4202560 648580 0 0 0 120038 219 0 0 25 0 4 0 651671844 1489178624 285558 33554432000 4194304 4580107 140737121762720 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1454276

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): 1202.87
CPU time (s): 4800.27
CPU user time (s): 4791.46
CPU system time (s): 8.80866
CPU usage (%): 399.068
Max. virtual memory (cumulated for all children) (KiB): 1457292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.46
system time used= 8.80866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2574873
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= 4681
involuntary context switches= 34845

runsolver used 3.07653 second user time and 7.8948 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 21:18:42
IDJOB=3366283
IDBENCH=82692
IDSOLVER=1844
FILE ID=node127/3366283-1305400722
RUNJOBID= node127-1305400722-1919
PBS_JOBID= 13324449
Free space on /tmp= 73476 MiB

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

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

MD5SUM BENCH= 418f15c9ecdcb73d78687b6da2a74460
RANDOM SEED=1503755117

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13125980 kB
Buffers:        287776 kB
Cached:        3366512 kB
SwapCached:       1620 kB
Active:       16820284 kB
Inactive:      2667440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13125980 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           12972 kB
Writeback:           0 kB
AnonPages:    15831768 kB
Mapped:          25728 kB
Slab:           226764 kB
PageTables:      46748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44316452 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= 73468 MiB
End job on node127 at 2011-05-14 21:38:47