Trace number 3173687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.43 1202.66

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
MD5SUM7c175136a39da4bf967495732df3f101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.0606
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-3173687-1304029978.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.37/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.37/0.10	c -- vars added      10000
0.37/0.10	c Parsing time:  0.02 s
0.37/0.10	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.37/0.10	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.37/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.37/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.37/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.05 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:    4476 undec:    1116 neg:    4408
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0      9734     41695         0         0    126686         0   no data   no data
3.57/0.90	c  N dy    19      4037      9734     41695         0      4037    126686    651057     88.48     93.82
5.56/1.49	c  N dy    51      8135      9734     41695         0      4638    126686    320607     90.01     94.94
8.38/2.17	c  N dy    80     12250      9734     41695         0      8753    126686    917964     90.93     99.85
11.16/2.89	c  N dy   109     16332      9734     41695         0      7086    126686    390872     91.23     97.31
13.95/3.58	c  N dy   137     20391      9734     41695         0     11145    126686    983375     91.92     97.75
17.17/4.33	c  N dy   161     24581      9734     41695         0      7959    126686    296757     91.38     96.77
17.57/4.40	c  F st   163     25003      9734     41695         0      8381    126686    353811     91.32   no data
21.15/5.34	c  N dy   169     30000      9734     41695         0     13377    126686   1331152     91.32   no data
21.15/5.34	c  S st   169     30000      9734     41695         0     13377    126686   1331152     91.32   no data
21.56/5.44	c  S st   169     30504      9734     41695         0     13881    126686   1396459     91.32   no data
21.56/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.56/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
21.56/5.49	c blocked clauses removed:      231 vars:     36 tried:        9734 T: 0.00 s
21.56/5.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/5.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/5.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9698 time:  0.00 s
21.56/5.50	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.96/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.04 s
22.34/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.82	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.19 s
23.14/5.86	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.04
23.14/5.86	c calculated reachability. Time: 0.00
23.14/5.86	c  N dy   169     30504      9692     41459         0     13492    126027   1270788     91.32   no data
26.36/6.62	c  N dy   197     34529      9692     41459         0      9025    126027    297168     91.60    100.65
29.13/7.34	c  N dy   225     38595      9692     41459         0     13091    126027    886596     91.60    121.72
32.33/8.12	c  N dy   256     42682      9692     41459         0     17178    126027   1490417     91.99    105.80
34.73/8.74	c  S st   277     45758      9692     41459         0     10507    126027    327939     92.26   no data
35.14/8.83	c  S st   277     46261      9692     41459         0     11010    126027    383247     92.26   no data
35.14/8.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.14/8.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.14/8.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.14/8.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.14/8.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.14/8.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
35.14/8.88	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.51/8.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.51/8.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.51/8.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.51/8.97	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
35.51/8.97	c vivif2 --  cl tried    11010 cl shrink        0 lits rem          0 time: 0.01
35.91/9.02	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.04
35.91/9.02	c calculated reachability. Time: 0.00
35.91/9.02	c  N dy   277     46261      9692     41459         0     11010    126027    383247     92.26   no data
38.71/9.76	c  N dy   303     50310      9692     41459         0     15059    126027    994048     92.36     99.18
41.90/10.52	c  N dy   330     54324      9692     41459         0     19073    126027   1589406     92.48    123.21
45.10/11.30	c  N dy   357     58404      9692     41459         0     12279    126027    426379     92.48     98.13
47.91/12.05	c  N dy   385     62510      9692     41459         0     16383    126027   1027758     92.53     98.60
51.09/12.85	c  N dy   415     66535      9692     41459         0     20408    126027   1635284     92.84    100.09
53.48/13.46	c  S st   436     69391      9692     41459         0     23263    126027   2066716     93.06     85.34
53.88/13.56	c  S st   436     69893      9692     41459         0     23765    126027   2121266     93.06   no data
53.88/13.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.28/13.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.28/13.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.28/13.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.28/13.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.28/13.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
54.28/13.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.28/13.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
54.68/13.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.47/14.48	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.68 s
57.47/14.48	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
57.88/14.51	c vivif2 --  cl tried    23763 cl shrink        0 lits rem          0 time: 0.03
57.88/14.57	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.05
57.88/14.57	c calculated reachability. Time: 0.00
57.88/14.57	c  N dy   436     69893      9692     41459         0     23763    126027   2120369     93.06   no data
61.49/15.44	c  N dy   467     74467      9692     41459         0     16401    126027    903904     93.19    101.48
65.07/16.37	c  N dy   497     79282      9692     41459         0     21216    126027   1626416     93.30     98.72
69.46/17.44	c  N dy   530     84537      9692     41459         0     13507    126027    312024     93.50    105.88
71.46/17.98	c  F st   552     87500      9692     41459         0     16470    126027    753848     93.48   no data
74.27/18.67	c  N st   557     90796      9692     41459         0     19766    126027   1381814     93.48   no data
79.06/19.89	c  N dy   586     96777      9692     41459         0     25746    126027   2335773     93.52    101.84
84.23/21.16	c  N dy   627    103061      9692     41459         0     18046    126027    834471     93.66     99.90
85.83/21.51	c  S st   641    104839      9692     41459         0     19824    126027   1099048     93.65   no data
86.23/21.61	c  S st   641    105340      9692     41459         0     20325    126027   1160481     93.65   no data
86.23/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.23/21.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
86.23/21.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.23/21.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.23/21.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.23/21.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
86.23/21.67	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.63/21.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
86.63/21.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.84/22.00	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.24 s
87.84/22.01	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
87.84/22.02	c vivif2 --  cl tried    20324 cl shrink        0 lits rem          0 time: 0.02
87.84/22.08	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.05
87.84/22.08	c calculated reachability. Time: 0.00
87.84/22.08	c  N dy   641    105340      9692     41459         0     20324    126027   1159877     93.65   no data
93.42/23.47	c  N dy   688    112106      9692     41459         0     27090    126027   2174918     93.79     99.39
99.41/24.96	c  N dy   734    119319      9692     41459         0     19311    126027    881103     93.76    102.13
105.80/26.52	c  N dy   784    126989      9692     41459         0     26980    126027   2010029     93.73    100.24
112.59/28.24	c  N dy   836    135134      9692     41459         0     19131    126027    719720     93.69     98.84
119.78/30.03	c  N dy   891    143764      9692     41459         0     27760    126027   2046321     93.73    102.72
127.38/31.98	c  N dy   954    152967      9692     41459         0     19964    126027    683321     93.77     98.89
131.78/33.02	c  S st   987    158010      9692     41459         0     25007    126027   1437147     93.82   no data
132.15/33.12	c  S st   987    158517      9692     41459         0     25514    126027   1489739     93.82   no data
132.15/33.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.15/33.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
132.15/33.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.15/33.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.15/33.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.15/33.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
132.15/33.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.55/33.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
132.55/33.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.55/33.72	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.43 s
134.55/33.72	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
134.55/33.75	c vivif2 --  cl tried    25510 cl shrink        0 lits rem          0 time: 0.02
134.95/33.81	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.06
134.95/33.81	c calculated reachability. Time: 0.00
134.95/33.81	c  N dy   987    158517      9692     41459         0     25510    126027   1488429     93.82   no data
143.73/36.08	c  N dy  1058    168709      9692     41459         0     35702    126027   3057866     94.07    103.17
152.92/38.37	c  N dy  1124    179643      9692     41459         0     28639    126027   1849998     94.03     99.96
163.31/40.93	c  N dy  1194    191193      9692     41459         0     21190    126027    584192     93.95    119.80
173.69/43.58	c  N dy  1272    203462      9692     41459         0     33458    126027   2442236     94.01    106.59
185.28/46.44	c  N dy  1357    216475      9692     41459         0     26475    126027   1230936     94.06    101.24
198.05/49.67	c  N dy  1447    230421      9692     41459         0     40420    126027   3363854     94.15     99.53
204.45/51.26	c  S st  1492    237777      9692     41459         0     26780    126027   1118194     94.08   no data
204.85/51.36	c  S st  1492    238279      9692     41459         0     27282    126027   1172409     94.08   no data
204.85/51.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.25/51.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
205.25/51.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.25/51.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.25/51.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.25/51.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
205.25/51.43	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
205.25/51.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
205.65/51.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.84/51.81	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.28 s
206.84/51.81	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
206.84/51.83	c vivif2 --  cl tried    27280 cl shrink        0 lits rem          0 time: 0.02
206.84/51.89	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.06
206.84/51.89	c calculated reachability. Time: 0.00
206.84/51.89	c  N dy  1492    238279      9692     41459         0     27280    126027   1171867     94.08   no data
221.22/55.44	c  N dy  1598    253660      9692     41459         0     42659    126027   3504506     94.16    100.22
235.60/59.05	c  N dy  1705    269942      9692     41459         0     36939    126027   2525760     94.19    117.08
251.57/63.08	c  N dy  1818    287272      9692     41459         0     31266    126027   1516143     94.23    103.83
269.54/67.52	c  N dy  1945    305690      9692     41459         0     25681    126027    523346     94.28    100.87
269.94/67.64	c  F st  1949    306250      9692     41459         0     26241    126027    605405     94.29     84.23
287.51/72.07	c  N dy  2045    325258      9692     41459         0     45247    126027   3625151     94.30     99.98
306.69/76.81	c  N dy  2173    345548      9692     41459         0     40538    126027   2646486     94.34    103.06
318.67/79.86	c  S st  2253    357418      9692     41459         0     26409    126027    344128     94.34     95.58
319.07/79.97	c  S st  2253    357925      9692     41459         0     26916    126027    399105     94.34   no data
319.07/79.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.47/80.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
319.47/80.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
319.47/80.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.47/80.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.47/80.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
319.47/80.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
319.47/80.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
319.47/80.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.87/80.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
319.87/80.14	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
319.87/80.14	c vivif2 --  cl tried    26916 cl shrink        0 lits rem          0 time: 0.01
319.87/80.20	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.06
320.29/80.20	c calculated reachability. Time: 0.00
320.29/80.20	c  N dy  2253    357925      9692     41459         0     26916    126027    399105     94.34   no data
339.04/84.93	c  N dy  2392    377968      9692     41459         0     46957    126027   3458591     94.39     99.51
358.20/89.74	c  N dy  2522    398002      9692     41459         0     39998    126027   2282268     94.51    100.32
378.57/94.86	c  N dy  2657    418036      9692     41459         0     32029    126027    919550     94.57    101.51
398.13/99.74	c  N dy  2781    438066      9692     41459         0     52058    126027   3983525     94.59    101.69
417.71/104.68	c  N dy  2909    458089      9692     41459         0     43083    126027   2469907     94.68    108.18
438.47/109.87	c  N dy  3035    478141      9692     41459         0     33137    126027    790454     94.73    100.15
458.04/114.77	c  N dy  3162    498142      9692     41459         0     53135    126027   3830690     94.78    102.96
478.82/119.93	c  N dy  3303    518230      9692     41459         0     42225    126027   2027406     94.82    103.49
498.37/124.83	c  S st  3421    536889      9692     41459         0     60884    126027   4877375     94.85   no data
499.17/125.00	c  S st  3421    537393      9692     41459         0     61388    126027   4934089     94.85   no data
499.17/125.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.17/125.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
499.17/125.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.17/125.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.17/125.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.17/125.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
499.17/125.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
499.57/125.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
500.79/125.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
514.35/128.88	c lits-rem:        13  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.45 s
514.35/128.88	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
514.74/128.95	c vivif2 --  cl tried    61382 cl shrink        0 lits rem          0 time: 0.07
515.14/129.06	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.10
515.14/129.06	c calculated reachability. Time: 0.00
515.14/129.06	c  N dy  3421    537393      9692     41459         0     61382    126027   4931845     94.85   no data
535.11/134.09	c  N dy  3542    557530      9692     41459         0     49522    126027   2998020     94.86    100.19
557.07/139.53	c  N dy  3669    577611      9692     41459         0     36599    126027    876432     94.84    100.35
577.44/144.62	c  N dy  3798    597699      9692     41459         0     56687    126027   3918736     94.87    100.50
598.61/149.94	c  N dy  3925    617776      9692     41459         0     42767    126027   1667491     94.91    101.71
619.76/155.28	c  N dy  4052    637785      9692     41459         0     62776    126027   4750407     94.93    102.01
640.95/160.60	c  N dy  4187    657880      9692     41459         0     47868    126027   2296759     94.94    100.28
663.31/166.15	c  N dy  4312    677991      9692     41459         0     67977    126027   5334666     94.95    101.77
684.46/171.49	c  N dy  4439    698008      9692     41459         0     51994    126027   2740203     94.96    100.22
708.02/177.34	c  N dy  4570    718035      9692     41459         0     72018    126027   5794221     95.01    101.69
728.80/182.53	c  N dy  4703    738045      9692     41459         0     55030    126027   3085164     95.03    105.89
752.33/188.41	c  N dy  4824    758170      9692     41459         0     75154    126027   6166650     95.04    100.93
772.72/193.60	c  N dy  4959    778216      9692     41459         0     57199    126027   3258998     95.08    132.82
796.66/199.53	c  N dy  5079    798282      9692     41459         0     77265    126027   6282584     95.09    100.92
804.65/201.55	c  S st  5129    806090      9692     41459         0     46077    126027   1445157     95.08     73.77
805.05/201.69	c  S st  5129    806595      9692     41459         0     46582    126027   1504235     95.08   no data
805.05/201.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
805.44/201.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
805.44/201.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
805.44/201.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
805.44/201.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.44/201.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
805.44/201.77	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
805.84/201.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
805.84/201.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.64/202.56	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.67 s
808.64/202.56	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
808.64/202.58	c vivif2 --  cl tried    46579 cl shrink        0 lits rem          0 time: 0.02
809.04/202.66	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.08
809.04/202.67	c calculated reachability. Time: 0.00
809.04/202.67	c  N dy  5129    806595      9692     41459         0     46579    126027   1503753     95.08   no data
831.40/208.29	c  N dy  5268    826643      9692     41459         0     66624    126027   4571645     95.13    106.45
854.57/214.06	c  N dy  5383    846683      9692     41459         0     46667    126027   1367867     95.09    104.24
877.73/219.89	c  N dy  5523    866962      9692     41459         0     66943    126027   4490036     95.14    100.56
902.08/225.92	c  N dy  5656    886992      9692     41459         0     45975    126027   1128020     95.17    102.28
924.05/231.43	c  N dy  5792    907070      9692     41459         0     66053    126027   4172703     95.20    101.06
948.82/237.64	c  N dy  5919    927142      9692     41459         0     44128    126027    704704     95.22    102.07
970.79/243.12	c  N dy  6064    947231      9692     41459         0     64217    126027   3793789     95.27    100.32
996.31/249.51	c  N dy  6200    967470      9692     41459         0     84453    126027   6874928     95.29    101.50
1018.27/255.01	c  N dy  6322    987699      9692     41459         0     61681    126027   3213493     95.29    100.96
1043.02/261.22	c  N dy  6460   1007755      9692     41459         0     81736    126027   6296266     95.33    100.87
1065.79/266.95	c  N dy  6595   1027828      9692     41459         0     57814    126027   2523132     95.36    101.67
1087.71/272.83	c  N dy  6717   1047960      9692     41459         0     77944    126027   5582847     95.36    100.81
1111.24/278.98	c  N dy  6847   1068085      9692     41459         0     53070    126027   1622310     95.36    102.56
1115.24/279.99	c  F st  6874   1071877      9692     41459         0     56862    126027   2188095     95.37   no data
1134.41/284.75	c  N dy  6958   1088173      9692     41459         0     73154    126027   4827143     95.39    112.03
1161.17/291.43	c  N dy  7094   1108285      9692     41459         0     47269    126027    590768     95.41    102.06
1183.55/297.03	c  N dy  7230   1128441      9692     41459         0     67423    126027   3632385     95.41    101.68
1209.09/303.48	c  N dy  7362   1148464      9692     41459         0     87445    126027   6678846     95.42    102.91
1233.45/309.51	c  N dy  7498   1168558      9692     41459         0     60542    126027   2530689     95.46    101.01
1257.84/315.64	c  N dy  7620   1188637      9692     41459         0     80620    126027   5590952     95.45    102.89
1284.60/322.38	c  N dy  7759   1208728      9692     41459         0     52714    126027   1138493     95.48    100.59
1285.77/322.69	c  S st  7766   1209892      9692     41459         0     53878    126027   1310282     95.48     93.28
1286.57/322.84	c  S st  7766   1210394      9692     41459         0     54380    126027   1362611     95.48   no data
1286.57/322.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1286.97/322.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1286.97/322.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1286.97/322.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1286.97/322.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.97/322.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
1286.97/322.93	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1286.97/322.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1287.37/323.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.77/323.65	c lits-rem:        22  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.62 s
1289.77/323.66	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
1289.77/323.68	c vivif2 --  cl tried    54379 cl shrink        0 lits rem          0 time: 0.02
1290.17/323.77	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.09
1290.17/323.78	c calculated reachability. Time: 0.00
1290.17/323.78	c  N dy  7766   1210394      9692     41459         0     54379    126027   1362138     95.48   no data
1314.14/329.75	c  N dy  7904   1230405      9692     41459         0     74390    126027   4415912     95.50    101.10
1341.71/336.60	c  N dy  8039   1250476      9692     41459         0     94461    126027   7499709     95.52    101.59
1364.85/342.49	c  N dy  8173   1270538      9692     41459         0     65527    126027   2998029     95.54    120.95
1390.04/348.77	c  N dy  8299   1290545      9692     41459         0     85529    126027   6020036     95.55    100.98
1417.18/355.52	c  N dy  8422   1310649      9692     41459         0     55638    126027   1304108     95.54    103.51
1440.75/361.40	c  N dy  8551   1330688      9692     41459         0     75675    126027   4346852     95.55    103.82
1467.91/368.22	c  N dy  8681   1350734      9692     41459         0     95720    126027   7418684     95.57    114.68
1492.26/374.36	c  N dy  8806   1370780      9692     41459         0     64770    126027   2551858     95.58    101.18
1517.83/380.75	c  N dy  8938   1390781      9692     41459         0     84767    126027   5633812     95.60    106.13
1546.99/388.03	c  N dy  9070   1411080      9692     41459         0     53072    126027    594502     95.61    101.21
1570.17/393.81	c  N dy  9197   1431153      9692     41459         0     73143    126027   3705357     95.63    124.31
1596.53/400.46	c  N dy  9328   1451294      9692     41459         0     93283    126027   6750565     95.62    100.90
1624.07/407.30	c  N dy  9453   1471465      9692     41459         0     60457    126027   1572335     95.62    101.82
1648.03/413.39	c  N dy  9586   1491531      9692     41459         0     80522    126027   4623748     95.63    101.15
1675.99/420.36	c  N dy  9705   1511632      9692     41459         0    100620    126027   7664793     95.61    100.84
1701.97/426.82	c  N dy  9840   1531658      9692     41459         0     66644    126027   2417158     95.65    125.59
1727.51/433.26	c  N dy  9976   1551780      9692     41459         0     86765    126027   5533457     95.67    101.30
1757.07/440.63	c  N dy 10106   1571817      9692     41459         0    106802    126027   8610714     95.69    100.77
1781.42/446.78	c  N dy 10232   1591848      9692     41459         0     71837    126027   3017481     95.69    100.98
1808.59/453.50	c  N dy 10367   1611964      9692     41459         0     91950    126027   6123649     95.71    101.41
1838.54/461.01	c  N dy 10497   1631981      9692     41459         0    111966    126027   9192568     95.73    131.64
1862.50/467.05	c  N dy 10637   1652051      9692     41459         0     76039    126027   3513278     95.74    100.83
1889.66/473.87	c  N dy 10771   1672101      9692     41459         0     96087    126027   6598270     95.76    102.56
1920.01/481.41	c  N dy 10901   1692154      9692     41459         0     59139    126027    796807     95.77    102.79
1941.98/486.91	c  S st 11024   1710396      9692     41459         0     77378    126027   3588500     95.78   no data
1942.78/487.10	c  S st 11024   1710900      9692     41459         0     77882    126027   3646993     95.78   no data
1942.78/487.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1942.78/487.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
1942.78/487.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1942.78/487.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1943.20/487.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1943.20/487.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
1943.20/487.21	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1943.20/487.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1943.97/487.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1955.57/490.35	c lits-rem:        11  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.89 s
1955.57/490.36	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
1955.97/490.41	c vivif2 --  cl tried    77880 cl shrink        0 lits rem          0 time: 0.06
1956.38/490.54	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.12
1956.38/490.54	c calculated reachability. Time: 0.00
1956.38/490.54	c  N dy 11024   1710900      9692     41459         0     77880    126027   3646630     95.78   no data
1984.72/497.67	c  N dy 11160   1730975      9692     41459         0     97953    126027   6731601     95.79    102.44
2015.87/505.40	c  N dy 11295   1750981      9692     41459         0     59959    126027    772016     95.81    113.80
2039.86/511.48	c  N dy 11432   1771094      9692     41459         0     80072    126027   3873558     95.83    107.04
2068.20/518.52	c  N dy 11563   1791241      9692     41459         0    100219    126027   6974546     95.85    101.91
2098.93/526.30	c  N dy 11696   1811384      9692     41459         0     61365    126027    835308     95.85    101.03
2123.72/532.47	c  N dy 11829   1831427      9692     41459         0     81406    126027   3933986     95.87    100.99
2151.66/539.49	c  N dy 11955   1851573      9692     41459         0    101552    126027   7014740     95.87    102.27
2182.81/547.28	c  N dy 12068   1871711      9692     41459         0     61689    126027    733277     95.85    105.71
2207.58/553.41	c  N dy 12192   1891720      9692     41459         0     81697    126027   3796082     95.85    101.11
2235.93/560.52	c  N dy 12323   1911753      9692     41459         0    101729    126027   6887570     95.86    100.99
2268.30/568.63	c  N dy 12470   1931826      9692     41459         0    121799    126027   9989283     95.89    101.19
2292.64/574.78	c  N dy 12588   1951914      9692     41459         0     80893    126027   3539150     95.89    101.13
2320.61/581.78	c  N dy 12709   1972156      9692     41459         0    101134    126027   6664216     95.88    103.83
2352.94/589.81	c  N dy 12837   1992249      9692     41459         0    121226    126027   9747342     95.90    101.44
2378.90/596.35	c  N dy 12972   2012340      9692     41459         0     79317    126027   3193363     95.91    104.80
2406.86/603.36	c  N dy 13104   2032542      9692     41459         0     99517    126027   6281046     95.92    103.01
2438.82/611.34	c  N dy 13230   2052664      9692     41459         0    119637    126027   9342804     95.91    101.60
2466.39/618.28	c  N dy 13356   2072766      9692     41459         0     76742    126027   2637802     95.92    107.41
2493.53/625.05	c  N dy 13486   2092853      9692     41459         0     96828    126027   5755208     95.93    123.41
2524.68/632.82	c  N dy 13617   2112914      9692     41459         0    116887    126027   8827133     95.94    104.58
2554.64/640.32	c  N dy 13737   2133125      9692     41459         0     73101    126027   1896116     95.93    101.39
2580.98/646.92	c  N dy 13867   2153169      9692     41459         0     93143    126027   4960645     95.93    101.10
2611.36/654.51	c  N dy 14002   2173219      9692     41459         0    113189    126027   8076220     95.96    101.01
2643.69/662.65	c  N dy 14130   2193441      9692     41459         0     68422    126027   1053081     95.96    102.00
2665.65/668.15	c  S st 14240   2210901      9692     41459         0     85881    126027   3745318     95.97   no data
2666.45/668.35	c  S st 14240   2211404      9692     41459         0     86384    126027   3793942     95.97   no data
2666.45/668.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2666.85/668.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2666.85/668.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2666.85/668.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2666.85/668.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2666.85/668.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
2666.85/668.46	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2667.25/668.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2667.65/668.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2679.63/671.68	c lits-rem:        11  cl-subs:       11  v-elim:      0  v-fix:    0  time:  2.97 s
2679.63/671.68	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
2680.03/671.74	c vivif2 --  cl tried    86373 cl shrink        0 lits rem          0 time: 0.06
2680.43/671.88	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.14
2680.43/671.88	c calculated reachability. Time: 0.00
2680.43/671.88	c  N dy 14240   2211404      9692     41459         0     86373    126027   3789787     95.97   no data
2710.78/679.46	c  N dy 14369   2231498      9692     41459         0    106463    126027   6859368     95.97    105.29
2743.53/687.62	c  N dy 14492   2251526      9692     41459         0    126490    126027   9885062     95.97    104.47
2771.49/694.64	c  N dy 14628   2271551      9692     41459         0     80523    126027   2749797     96.00    116.46
2799.45/701.61	c  N dy 14759   2291627      9692     41459         0    100595    126027   5846405     96.00    102.70
2831.01/709.50	c  N dy 14884   2311714      9692     41459         0    120680    126027   8928608     96.01    102.13
2862.14/717.39	c  N dy 15010   2331747      9692     41459         0     73714    126027   1581748     96.02    105.35
2888.90/724.07	c  N dy 15146   2351780      9692     41459         0     93745    126027   4644664     96.02    117.57
2919.25/731.69	c  N dy 15273   2371817      9692     41459         0    113779    126027   7717770     96.03    105.92
2955.20/740.66	c  N dy 15401   2392078      9692     41459         0    134039    126027  10820973     96.03    101.32
2982.36/747.47	c  N dy 15537   2412271      9692     41459         0     86239    126027   3330747     96.04    102.91
3011.51/754.75	c  N dy 15669   2432377      9692     41459         0    106342    126027   6422663     96.04    102.58
3043.86/762.84	c  N dy 15791   2452382      9692     41459         0    126345    126027   9475778     96.05    103.57
3075.82/770.83	c  N dy 15931   2472476      9692     41459         0     77444    126027   1856077     96.06    102.67
3103.39/777.78	c  N dy 16074   2492753      9692     41459         0     97720    126027   4953401     96.06    104.00
3134.92/785.61	c  N dy 16206   2512887      9692     41459         0    117850    126027   8069026     96.07    103.76
3169.66/794.37	c  N dy 16333   2533021      9692     41459         0    137981    126027  11153605     96.07    102.72
3197.62/801.32	c  N dy 16470   2553170      9692     41459         0     88131    126027   3356604     96.08    101.40
3226.78/808.62	c  N dy 16603   2573266      9692     41459         0    108225    126027   6454459     96.09    101.61
3259.93/816.99	c  N dy 16738   2593335      9692     41459         0    128292    126027   9522226     96.10    101.37
3293.48/825.38	c  N dy 16876   2613386      9692     41459         0     77350    126027   1533709     96.11    105.82
3321.03/832.22	c  N dy 17008   2633438      9692     41459         0     97401    126027   4610436     96.12    130.00
3352.59/840.12	c  N dy 17148   2653518      9692     41459         0    117478    126027   7676896     96.13    113.88
3387.34/848.87	c  N dy 17273   2673534      9692     41459         0    137493    126027  10774344     96.13    102.30
3418.09/856.53	c  N dy 17405   2693726      9692     41459         0     85695    126027   2669607     96.14    101.98
3443.25/862.86	c  S st 17525   2711404      9692     41459         0    103372    126027   5388492     96.15   no data
3444.05/863.09	c  S st 17525   2711908      9692     41459         0    103876    126027   5450336     96.15   no data
3444.45/863.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3444.85/863.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3444.85/863.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3444.85/863.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3444.85/863.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3444.85/863.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
3444.85/863.22	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3445.25/863.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3446.06/863.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3463.65/867.92	c lits-rem:         8  cl-subs:       13  v-elim:      0  v-fix:    0  time:  4.36 s
3463.65/867.92	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
3464.02/868.01	c vivif2 --  cl tried   103863 cl shrink        0 lits rem          0 time: 0.08
3464.42/868.17	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.16
3464.42/868.18	c calculated reachability. Time: 0.00
3464.42/868.18	c  N dy 17525   2711908      9692     41459         0    103863    126027   5446235     96.15   no data
3497.57/876.48	c  N dy 17656   2731991      9692     41459         0    123944    126027   8493514     96.16    102.98
3534.30/885.60	c  N dy 17779   2752227      9692     41459         0    144179    126027  11599971     96.16    101.45
3562.27/892.63	c  N dy 17915   2772283      9692     41459         0     91242    126027   3384891     96.17    102.53
3591.82/900.09	c  N dy 18047   2792483      9692     41459         0    111441    126027   6461583     96.18    106.06
3625.37/908.50	c  N dy 18173   2812488      9692     41459         0    131443    126027   9546011     96.18    104.89
3661.33/917.44	c  N dy 18310   2832578      9692     41459         0     77539    126027   1132880     96.19    102.80
3688.87/924.30	c  N dy 18440   2852760      9692     41459         0     97720    126027   4196006     96.19    101.39
3719.22/931.99	c  N dy 18577   2872802      9692     41459         0    117761    126027   7315281     96.21    128.93
3755.18/940.92	c  N dy 18712   2892823      9692     41459         0    137780    126027  10427909     96.22    102.12
3789.51/949.52	c  N dy 18847   2912974      9692     41459         0     82936    126027   1802933     96.23    110.91
3817.88/956.67	c  N dy 18981   2933084      9692     41459         0    103046    126027   4913555     96.24    101.46
3849.84/964.68	c  N dy 19114   2953112      9692     41459         0    123072    126027   8000729     96.25    114.68
3886.56/973.80	c  N dy 19252   2973232      9692     41459         0    143191    126027  11100630     96.26    103.92
3918.91/981.96	c  N dy 19385   2993354      9692     41459         0     87317    126027   2364062     96.28    103.42
3948.46/989.31	c  N dy 19522   3013499      9692     41459         0    107461    126027   5480049     96.28    106.54
3981.21/997.51	c  N dy 19646   3033633      9692     41459         0    127595    126027   8539894     96.28    101.63
4017.55/1006.66	c  N dy 19780   3053661      9692     41459         0    147622    126027  11679120     96.29    102.17
4048.70/1014.42	c  N dy 19916   3073674      9692     41459         0     90631    126027   2704498     96.30    120.15
4078.67/1021.91	c  N dy 20052   3093749      9692     41459         0    110704    126027   5780467     96.31    103.97
4112.19/1030.38	c  N dy 20188   3113789      9692     41459         0    130742    126027   8862838     96.32    107.63
4150.14/1039.81	c  N dy 20318   3133985      9692     41459         0    150937    126027  11996595     96.32    101.80
4180.50/1047.46	c  N dy 20451   3154051      9692     41459         0     93009    126027   2896436     96.33    106.69
4210.83/1055.04	c  N dy 20571   3174257      9692     41459         0    113213    126027   5982357     96.32    105.37
4244.78/1063.56	c  N dy 20703   3194260      9692     41459         0    133215    126027   9061122     96.33    104.09
4277.93/1071.87	c  S st 20824   3211909      9692     41459         0    150862    126027  11744682     96.33     94.31
4279.13/1072.19	c  S st 20824   3212412      9692     41459         0    151365    126027  11801106     96.33   no data
4279.54/1072.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4279.94/1072.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4279.94/1072.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4279.94/1072.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4279.94/1072.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4279.94/1072.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9692 time:  0.00 s
4279.94/1072.37	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4280.75/1072.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4283.13/1073.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4319.88/1082.39	c lits-rem:        16  cl-subs:       14  v-elim:      0  v-fix:    0  time:  9.24 s
4319.88/1082.39	c vivif2 --  cl tried    41459 cl shrink        0 lits rem          0 time: 0.00
4320.67/1082.57	c vivif2 --  cl tried   151351 cl shrink        0 lits rem          0 time: 0.18
4321.87/1082.81	c asymm  cl-useful: 0/41459/41459 lits-rem:0 time: 0.23
4321.87/1082.81	c calculated reachability. Time: 0.00
4321.87/1082.81	c  N dy 20824   3212412      9692     41459         0    151351    126027  11797574     96.33   no data
4353.42/1090.78	c  N dy 20957   3232568      9692     41459         0     92514    126027   2657615     96.34    101.80
4383.37/1098.29	c  N dy 21087   3252835      9692     41459         0    112780    126027   5791431     96.34    102.81
4417.32/1106.75	c  N dy 21217   3272909      9692     41459         0    132852    126027   8909467     96.36    102.49
4455.26/1116.23	c  N dy 21348   3292964      9692     41459         0    152906    126027  12029037     96.37    102.79
4486.82/1124.17	c  N dy 21470   3313038      9692     41459         0     92985    126027   2629058     96.37    102.20
4516.76/1131.68	c  N dy 21597   3333046      9692     41459         0    112990    126027   5682259     96.36    102.61
4551.11/1140.27	c  N dy 21738   3353077      9692     41459         0    133020    126027   8797425     96.38    105.11
4589.04/1149.70	c  N dy 21871   3373118      9692     41459         0    153059    126027  11869243     96.38    102.29
4622.59/1158.17	c  N dy 21988   3393225      9692     41459         0     92169    126027   2321431     96.37    101.69
4654.16/1166.07	c  N dy 22123   3413241      9692     41459         0    112185    126027   5424144     96.38    103.17
4688.09/1174.52	c  N dy 22254   3433316      9692     41459         0    132258    126027   8517614     96.38    102.19
4724.83/1183.78	c  N dy 22381   3453338      9692     41459         0    152280    126027  11598105     96.39    103.03
4759.98/1192.58	c  N dy 22508   3473360      9692     41459         0     90304    126027   1905026     96.39    105.04
4789.96/1200.09	c  N dy 22647   3493434      9692     41459         0    110376    126027   5021541     96.41    104.63

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173687-1304029978/watcher-3173687-1304029978 -o /tmp/evaluation-result-3173687-1304029978/solver-3173687-1304029978 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173687-1304029978.cnf 

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

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


[startup+0 s]
/proc/loadavg: 9.50 8.44 6.19 6/178 18274
/proc/meminfo: memFree=24412368/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 514597435 52441088 353 33554432000 4194304 4627427 140735157211648 18446744073709551615 274664808379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 12803 353 303 106 0 7774 0
[pid=18274/tid=18275] ppid=18272 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 514597435 52441088 353 33554432000 4194304 4627427 140735157211648 18446744073709551615 47358317045682 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 514597435 52441088 353 33554432000 4194304 4627427 140735157211648 18446744073709551615 274659855446 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 514597435 52441088 353 33554432000 4194304 4627427 140735157211648 18446744073709551615 47358317045273 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0968739 s]
/proc/loadavg: 9.50 8.44 6.19 6/178 18274
/proc/meminfo: memFree=24412368/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=298360 CPUtime=0.36 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 11408 0 0 0 34 2 0 0 18 0 4 0 514597435 305520640 10481 33554432000 4194304 4627427 140735157211648 18446744073709551615 4461429 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 74590 10481 374 106 0 69561 0
[pid=18274/tid=18275] ppid=18272 vsize=298360 CPUtime=0.08 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2997 0 0 0 8 0 0 0 18 0 4 0 514597435 305520640 10481 33554432000 4194304 4627427 140735157211648 18446744073709551615 4425820 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=298360 CPUtime=0.08 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2948 0 0 0 8 0 0 0 24 0 4 0 514597435 305520640 10481 33554432000 4194304 4627427 140735157211648 18446744073709551615 274664466560 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=298360 CPUtime=0.09 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2068 0 0 0 9 0 0 0 18 0 4 0 514597435 305520640 10481 33554432000 4194304 4627427 140735157211648 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 298360

[startup+0.100876 s]
/proc/loadavg: 9.50 8.44 6.19 6/178 18274
/proc/meminfo: memFree=24412368/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=298360 CPUtime=0.37 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 11648 0 0 0 35 2 0 0 18 0 4 0 514597435 305520640 10675 33554432000 4194304 4627427 140735157211648 18446744073709551615 4535587 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 74590 10675 376 106 0 69561 0
[pid=18274/tid=18275] ppid=18272 vsize=298360 CPUtime=0.08 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 3077 0 0 0 8 0 0 0 18 0 4 0 514597435 305520640 10675 33554432000 4194304 4627427 140735157211648 18446744073709551615 4498099 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=298360 CPUtime=0.08 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 3026 0 0 0 8 0 0 0 24 0 4 0 514597435 305520640 10675 33554432000 4194304 4627427 140735157211648 18446744073709551615 4535755 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=298360 CPUtime=0.09 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2072 0 0 0 9 0 0 0 18 0 4 0 514597435 305520640 10675 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321425 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 298360

[startup+0.300838 s]
/proc/loadavg: 9.50 8.44 6.19 6/178 18274
/proc/meminfo: memFree=24412368/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=299344 CPUtime=1.17 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 15952 0 0 0 114 3 0 0 18 0 4 0 514597435 306528256 11741 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 74836 11742 385 106 0 69807 0
[pid=18274/tid=18275] ppid=18272 vsize=299344 CPUtime=0.28 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 4449 0 0 0 28 0 0 0 18 0 4 0 514597435 306528256 11742 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321435 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=299344 CPUtime=0.28 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 4388 0 0 0 28 0 0 0 25 0 4 0 514597435 306528256 11743 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=299344 CPUtime=0.29 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2280 0 0 0 29 0 0 0 18 0 4 0 514597435 306528256 11743 33554432000 4194304 4627427 140735157211648 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 299344

[startup+0.700769 s]
/proc/loadavg: 9.50 8.44 6.19 6/178 18274
/proc/meminfo: memFree=24412368/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=299344 CPUtime=2.77 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 17595 0 0 0 274 3 0 0 18 0 4 0 514597435 306528256 13384 33554432000 4194304 4627427 140735157211648 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 74836 13384 385 106 0 69807 0
[pid=18274/tid=18275] ppid=18272 vsize=299344 CPUtime=0.68 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 4857 0 0 0 68 0 0 0 18 0 4 0 514597435 306528256 13384 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=299344 CPUtime=0.68 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 4802 0 0 0 68 0 0 0 25 0 4 0 514597435 306528256 13384 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=299344 CPUtime=0.69 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 2691 0 0 0 69 0 0 0 18 0 4 0 514597435 306528256 13384 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 299344

[startup+1.50063 s]
/proc/loadavg: 9.50 8.44 6.19 11/182 18278
/proc/meminfo: memFree=24351452/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=307968 CPUtime=5.96 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 22587 0 0 0 592 4 0 0 19 0 4 0 514597435 315359232 13043 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 76992 13044 386 106 0 71963 0
[pid=18274/tid=18275] ppid=18272 vsize=307968 CPUtime=1.49 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 6099 0 0 0 148 1 0 0 19 0 4 0 514597435 315359232 13044 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=307968 CPUtime=1.48 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 6019 0 0 0 147 1 0 0 25 0 4 0 514597435 315359232 13044 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=307968 CPUtime=1.48 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 4002 0 0 0 148 0 0 0 19 0 4 0 514597435 315359232 13044 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 307968

[startup+3.10035 s]
/proc/loadavg: 9.50 8.44 6.19 11/182 18279
/proc/meminfo: memFree=24345740/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=309248 CPUtime=12.36 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 30233 0 0 0 1230 6 0 0 24 0 4 0 514597435 316669952 14385 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308368 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 77312 14385 386 106 0 72283 0
[pid=18274/tid=18275] ppid=18272 vsize=309248 CPUtime=3.08 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 8024 0 0 0 307 1 0 0 25 0 4 0 514597435 316669952 14385 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=309248 CPUtime=3.07 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 7917 0 0 0 306 1 0 0 25 0 4 0 514597435 316669952 14385 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=309248 CPUtime=3.08 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 5909 0 0 0 308 0 0 0 25 0 4 0 514597435 316669952 14385 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 309248

[startup+6.3008 s]
/proc/loadavg: 9.62 8.48 6.21 9/182 18279
/proc/meminfo: memFree=24323632/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=310272 CPUtime=25.14 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 51531 0 0 0 2503 11 0 0 25 0 4 0 514597435 317718528 21890 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 77568 21890 390 106 0 72539 0
[pid=18274/tid=18275] ppid=18272 vsize=310272 CPUtime=6.28 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 11923 0 0 0 626 2 0 0 25 0 4 0 514597435 317718528 21890 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=310272 CPUtime=6.26 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 11665 0 0 0 624 2 0 0 25 0 4 0 514597435 317718528 21890 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=310272 CPUtime=6.28 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 9774 0 0 0 627 1 0 0 25 0 4 0 514597435 317718528 21890 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 310272

[startup+12.7007 s]
/proc/loadavg: 9.49 8.47 6.22 9/182 18279
/proc/meminfo: memFree=24225000/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=293496 CPUtime=50.69 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 90554 0 0 0 5050 19 0 0 25 0 4 0 514597435 300539904 47343 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 73374 47343 390 106 0 68345 0
[pid=18274/tid=18275] ppid=18272 vsize=293496 CPUtime=12.68 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 21075 0 0 0 1264 4 0 0 25 0 4 0 514597435 300539904 47343 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=293496 CPUtime=12.62 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 25177 0 0 0 1256 6 0 0 25 0 4 0 514597435 300539904 47343 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=293496 CPUtime=12.68 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 19184 0 0 0 1265 3 0 0 25 0 4 0 514597435 300539904 47343 33554432000 4194304 4627427 140735157211648 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 293496

[startup+25.5005 s]
/proc/loadavg: 9.24 8.46 6.25 9/182 18279
/proc/meminfo: memFree=24143060/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=410952 CPUtime=101.8 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 150803 0 0 0 10147 33 0 0 25 0 4 0 514597435 420814848 68262 33554432000 4194304 4627427 140735157211648 18446744073709551615 4407077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 102738 68262 390 106 0 97709 0
[pid=18274/tid=18275] ppid=18272 vsize=410952 CPUtime=25.47 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 36557 0 0 0 2539 8 0 0 25 0 4 0 514597435 420814848 68262 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=410952 CPUtime=25.36 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 40576 0 0 0 2526 10 0 0 25 0 4 0 514597435 420814848 68263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=410952 CPUtime=25.46 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 35177 0 0 0 2540 6 0 0 25 0 4 0 514597435 420814848 68263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 410952

[startup+51.101 s]
/proc/loadavg: 8.81 8.43 6.30 9/182 18280
/proc/meminfo: memFree=24129596/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=575872 CPUtime=204.05 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 237736 0 0 0 20351 54 0 0 25 0 4 0 514597435 589692928 74242 33554432000 4194304 4627427 140735157211648 18446744073709551615 4324799 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 143968 74242 390 106 0 138939 0
[pid=18274/tid=18275] ppid=18272 vsize=575872 CPUtime=51.07 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 59803 0 0 0 5093 14 0 0 25 0 4 0 514597435 589692928 74242 33554432000 4194304 4627427 140735157211648 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=575872 CPUtime=50.84 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 62605 0 0 0 5069 15 0 0 25 0 4 0 514597435 589692928 74242 33554432000 4194304 4627427 140735157211648 18446744073709551615 4322189 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=575872 CPUtime=51.04 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 56292 0 0 0 5093 11 0 0 25 0 4 0 514597435 589692928 74242 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 575872

[startup+102.306 s]
/proc/loadavg: 8.47 8.39 6.40 9/182 18281
/proc/meminfo: memFree=24025284/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=622896 CPUtime=408.54 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 395393 0 0 0 40758 96 0 0 25 0 4 0 514597435 637845504 88797 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 155724 88797 393 106 0 150695 0
[pid=18274/tid=18275] ppid=18272 vsize=622896 CPUtime=102.27 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 99476 0 0 0 10202 25 0 0 25 0 4 0 514597435 637845504 88797 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=622896 CPUtime=101.78 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 99479 0 0 0 10154 24 0 0 25 0 4 0 514597435 637845504 88797 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=622896 CPUtime=102.18 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 100487 0 0 0 10196 22 0 0 25 0 4 0 514597435 637845504 88798 33554432000 4194304 4627427 140735157211648 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 622896

[startup+162.301 s]

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

[pid=18274] ppid=18272 vsize=944132 CPUtime=2562.62 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 1602884 0 0 0 255792 470 0 0 25 0 4 0 514597435 966791168 149442 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 236033 149442 390 106 0 231004 0
[pid=18274/tid=18275] ppid=18272 vsize=944132 CPUtime=641.02 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 403874 0 0 0 63982 120 0 0 25 0 4 0 514597435 966791168 149443 33554432000 4194304 4627427 140735157211648 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=944132 CPUtime=638.95 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 400346 0 0 0 63778 117 0 0 25 0 4 0 514597435 966791168 149444 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=944132 CPUtime=640.54 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 399732 0 0 0 63937 117 0 0 25 0 4 0 514597435 966791168 149444 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2562.62
Current children cumulated vsize (KiB) 944132

[startup+702.301 s]
/proc/loadavg: 8.09 8.14 7.20 9/182 18328
/proc/meminfo: memFree=23488552/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1059796 CPUtime=2802.24 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 1717059 0 0 0 279720 504 0 0 25 0 4 0 514597435 1085231104 173167 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 264949 173167 390 106 0 259920 0
[pid=18274/tid=18275] ppid=18272 vsize=1059796 CPUtime=701.01 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 434972 0 0 0 69972 129 0 0 25 0 4 0 514597435 1085231104 173167 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1059796 CPUtime=698.62 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 427453 0 0 0 69739 123 0 0 25 0 4 0 514597435 1085231104 173167 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1059796 CPUtime=700.54 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 427675 0 0 0 69928 126 0 0 25 0 4 0 514597435 1085231104 173167 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.24
Current children cumulated vsize (KiB) 1059796

[startup+762.307 s]
/proc/loadavg: 8.06 8.12 7.26 9/182 18330
/proc/meminfo: memFree=23296932/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1128504 CPUtime=3041.89 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 1836339 0 0 0 303644 545 0 0 25 0 4 0 514597435 1155588096 199898 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 282126 199898 390 106 0 277097 0
[pid=18274/tid=18275] ppid=18272 vsize=1128504 CPUtime=761.01 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 461432 0 0 0 75961 140 0 0 25 0 4 0 514597435 1155588096 199898 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1128504 CPUtime=758.3 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 468086 0 0 0 75695 135 0 0 25 0 4 0 514597435 1155588096 199898 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1128504 CPUtime=760.54 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 453736 0 0 0 75920 134 0 0 25 0 4 0 514597435 1155588096 199898 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.89
Current children cumulated vsize (KiB) 1128504

[startup+822.3 s]
/proc/loadavg: 8.13 8.13 7.31 9/182 18331
/proc/meminfo: memFree=23310048/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1078680 CPUtime=3281.51 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 1941272 0 0 0 327566 585 0 0 25 0 4 0 514597435 1104568320 198113 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 269670 198113 390 106 0 264641 0
[pid=18274/tid=18275] ppid=18272 vsize=1078680 CPUtime=821 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 487642 0 0 0 81950 150 0 0 25 0 4 0 514597435 1104568320 198113 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1078680 CPUtime=817.98 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 494194 0 0 0 81652 146 0 0 25 0 4 0 514597435 1104568320 198113 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1078680 CPUtime=820.53 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 480511 0 0 0 81909 144 0 0 25 0 4 0 514597435 1104568320 198114 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.51
Current children cumulated vsize (KiB) 1078680

[startup+882.301 s]
/proc/loadavg: 8.22 8.15 7.37 9/182 18333
/proc/meminfo: memFree=23203852/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1228536 CPUtime=3521.14 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2055765 0 0 0 351494 620 0 0 25 0 4 0 514597435 1258020864 226202 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 307134 226202 390 106 0 302105 0
[pid=18274/tid=18275] ppid=18272 vsize=1228536 CPUtime=881 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 519018 0 0 0 87942 158 0 0 25 0 4 0 514597435 1258020864 226202 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1228536 CPUtime=877.65 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 519427 0 0 0 87611 154 0 0 25 0 4 0 514597435 1258020864 226202 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321747 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1228536 CPUtime=880.54 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 509868 0 0 0 87901 153 0 0 25 0 4 0 514597435 1258020864 226202 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.14
Current children cumulated vsize (KiB) 1228536

[startup+942.301 s]
/proc/loadavg: 8.20 8.15 7.41 9/182 18334
/proc/meminfo: memFree=23120252/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1230096 CPUtime=3760.76 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2161434 0 0 0 375425 651 0 0 25 0 4 0 514597435 1259618304 232263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 307524 232263 391 106 0 302495 0
[pid=18274/tid=18275] ppid=18272 vsize=1230096 CPUtime=940.99 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 544333 0 0 0 93934 165 0 0 25 0 4 0 514597435 1259618304 232263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1230096 CPUtime=937.33 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 549234 0 0 0 93571 162 0 0 25 0 4 0 514597435 1259618304 232263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1230096 CPUtime=940.53 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 535175 0 0 0 93892 161 0 0 25 0 4 0 514597435 1259618304 232263 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.76
Current children cumulated vsize (KiB) 1230096

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 7.45 9/182 18336
/proc/meminfo: memFree=23095032/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1231740 CPUtime=4000.39 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2260743 0 0 0 399354 685 0 0 25 0 4 0 514597435 1261301760 228617 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 307935 228617 391 106 0 302906 0
[pid=18274/tid=18275] ppid=18272 vsize=1231740 CPUtime=1000.98 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 569703 0 0 0 99924 174 0 0 25 0 4 0 514597435 1261301760 228617 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1231740 CPUtime=997 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 572944 0 0 0 99531 169 0 0 25 0 4 0 514597435 1261301760 228617 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1231740 CPUtime=1000.53 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 560196 0 0 0 99884 169 0 0 25 0 4 0 514597435 1261301760 228617 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4000.39
Current children cumulated vsize (KiB) 1231740

[startup+1062.3 s]
/proc/loadavg: 8.05 8.11 7.48 9/182 18338
/proc/meminfo: memFree=23117664/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1233308 CPUtime=4239.99 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2359683 0 0 0 423276 723 0 0 25 0 4 0 514597435 1262907392 222189 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 308327 222189 391 106 0 303298 0
[pid=18274/tid=18275] ppid=18272 vsize=1233308 CPUtime=1060.97 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 594432 0 0 0 105914 183 0 0 25 0 4 0 514597435 1262907392 222189 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1233308 CPUtime=1056.67 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 597450 0 0 0 105489 178 0 0 25 0 4 0 514597435 1262907392 222189 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1233308 CPUtime=1060.53 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 585121 0 0 0 105875 178 0 0 25 0 4 0 514597435 1262907392 222189 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.99
Current children cumulated vsize (KiB) 1233308

[startup+1122.3 s]
/proc/loadavg: 8.02 8.09 7.51 9/182 18339
/proc/meminfo: memFree=23013600/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1260584 CPUtime=4479.62 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2479898 0 0 0 447203 759 0 0 25 0 4 0 514597435 1290838016 233368 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 315146 233368 391 106 0 310117 0
[pid=18274/tid=18275] ppid=18272 vsize=1260584 CPUtime=1120.97 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 618332 0 0 0 111904 193 0 0 25 0 4 0 514597435 1290838016 233368 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1260584 CPUtime=1116.35 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 621182 0 0 0 111449 186 0 0 25 0 4 0 514597435 1290838016 233368 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1260584 CPUtime=1120.52 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 609256 0 0 0 111867 185 0 0 25 0 4 0 514597435 1290838016 233368 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4479.62
Current children cumulated vsize (KiB) 1260584

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.55 9/182 18341
/proc/meminfo: memFree=22813436/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1380728 CPUtime=4719.25 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2587666 0 0 0 471133 792 0 0 25 0 4 0 514597435 1413865472 271429 33554432000 4194304 4627427 140735157211648 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 345182 271429 391 106 0 340153 0
[pid=18274/tid=18275] ppid=18272 vsize=1380728 CPUtime=1180.96 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 640848 0 0 0 117894 202 0 0 25 0 4 0 514597435 1413865472 271429 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1380728 CPUtime=1176.02 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 659784 0 0 0 117409 193 0 0 25 0 4 0 514597435 1413865472 271429 33554432000 4194304 4627427 140735157211648 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1380728 CPUtime=1180.52 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 632801 0 0 0 117858 194 0 0 25 0 4 0 514597435 1413865472 271429 33554432000 4194304 4627427 140735157211648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4719.25
Current children cumulated vsize (KiB) 1380728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.15 8.11 7.57 9/182 18342
/proc/meminfo: memFree=22941772/32951132 swapFree=67111524/67111528
[pid=18274] ppid=18272 vsize=1434852 CPUtime=4800.34 cores=0,2,4,6
/proc/18274/stat : 18274 (strangenight2-m) R 18272 18274 18108 0 -1 4202496 2619678 0 0 0 479232 802 0 0 25 0 4 0 514597435 1469288448 275596 33554432000 4194304 4627427 140735157211648 18446744073709551615 4321474 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18274/statm: 358713 275596 391 106 0 353684 0
[pid=18274/tid=18275] ppid=18272 vsize=1434852 CPUtime=1201.27 cores=0,2,4,6
/proc/18274/task/18275/stat : 18275 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 649800 0 0 0 119922 205 0 0 25 0 4 0 514597435 1469288448 275596 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18274/tid=18276] ppid=18272 vsize=1434852 CPUtime=1196.22 cores=0,2,4,6
/proc/18274/task/18276/stat : 18276 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 666516 0 0 0 119427 195 0 0 25 0 4 0 514597435 1469288448 275596 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18274/tid=18277] ppid=18272 vsize=1434852 CPUtime=1200.82 cores=0,2,4,6
/proc/18274/task/18277/stat : 18277 (strangenight2-m) R 18272 18274 18108 0 -1 4202560 640398 0 0 0 119885 197 0 0 25 0 4 0 514597435 1469288448 275596 33554432000 4194304 4627427 140735157211648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1434852

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.66
CPU time (s): 4800.43
CPU user time (s): 4792.34
CPU system time (s): 8.08077
CPU usage (%): 399.149
Max. virtual memory (cumulated for all children) (KiB): 1447908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.34
system time used= 8.08077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2619683
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= 2178
involuntary context switches= 32609

runsolver used 1.84572 second user time and 4.49832 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 00:32:58
IDJOB=3173687
IDBENCH=82505
IDSOLVER=1586
FILE ID=node131/3173687-1304029978
RUNJOBID= node131-1304028687-18126
PBS_JOBID= 13170321
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= 7c175136a39da4bf967495732df3f101
RANDOM SEED=2059390692

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24412656 kB
Buffers:        932952 kB
Cached:        6199688 kB
SwapCached:          4 kB
Active:        1011352 kB
Inactive:      7037064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24412656 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6980 kB
Writeback:           0 kB
AnonPages:      915056 kB
Mapped:          15728 kB
Slab:           424104 kB
PageTables:       6252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1228672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-29 00:53:03