Trace number 3173756

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.34 1201.74

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
MD5SUM3cf1ca6aaef3b8ffa068d087f2b6934e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.16467
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3173756-1304030455.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.36	c lits-rem:         0  cl-subs:        0  v-elim:     58  v-fix:    0  time:  0.01 s
0.00/0.36	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.36	c calculated reachability. Time: 0.00
0.00/0.36	c Calc default polars -  time:   0.00 s pos:    1131 undec:     268 neg:    1101
0.00/0.36	c =========================================================================================
0.00/0.36	c types(t): F = full restart, N = normal restart
0.00/0.36	c types(t): S = simplification begin/end, E = solution found
0.00/0.36	c restart types(rt): st = static, dy = dynamic
0.00/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.75	c  B st     0         0      2442     10434         0         0     31666         0   no data   no data
0.00/0.75	c  N dy    19      4060      2442     10434         0      4060     31666    296872     47.34     49.90
0.00/0.75	c  N dy    40      8109      2442     10434         0      5610     31666    291566     46.72     49.32
1.43/0.95	c  N dy    59     12430      2442     10434         0      5683     31666    197775     45.91     48.45
4.80/1.25	c  N dy    81     16569      2442     10434         0      9821     31666    486938     46.05     48.80
5.60/1.49	c  N dy   106     20646      2442     10434         0      8272     31666    291288     46.06     48.50
7.17/1.82	c  N dy   130     24866      2442     10434         0     12491     31666    578282     46.10     48.58
7.17/1.84	c  F st   132     25000      2442     10434         0     12624     31666    587408     46.09   no data
8.76/2.24	c  N dy   138     30001      2442     10434         0     10815     31666    415616     46.09   no data
8.76/2.24	c  S st   138     30001      2442     10434         0     10815     31666    415616     46.09   no data
8.76/2.29	c  S st   138     30509      2442     10434         0     11323     31666    443329     46.09   no data
8.76/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.16/2.30	c blocked clauses removed:       46 vars:      7 tried:        2442 T: 0.00 s
9.16/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
9.16/2.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.16/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.01 s
9.16/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.39	c lits-rem:       141  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.06 s
9.56/2.40	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.01
9.56/2.40	c calculated reachability. Time: 0.00
9.56/2.40	c  N dy   138     30509      2433     10386         0     11195     31538    432108     46.09   no data
10.77/2.75	c  N dy   157     34593      2433     10386         0     15279     31538    709535     45.91     48.77
11.97/3.08	c  N dy   176     38655      2433     10386         0     11496     31538    384061     45.93     48.44
13.56/3.43	c  N dy   199     42733      2433     10386         0     15573     31538    664966     45.90     48.40
14.75/3.71	c  S st   212     45763      2433     10386         0      9682     31538    183631     45.79     42.49
14.75/3.75	c  S st   212     46266      2433     10386         0     10185     31538    211691     45.79   no data
14.75/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.75/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.75/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.75/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.75/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
14.75/3.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.75/3.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.75/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.79	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
14.75/3.79	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
15.15/3.80	c vivif2 --  cl tried    10185 cl shrink        0 lits rem          0 time: 0.00
15.15/3.81	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.01
15.15/3.81	c calculated reachability. Time: 0.00
15.15/3.81	c  N dy   212     46266      2433     10386         0     10185     31538    211690     45.79   no data
16.37/4.17	c  N dy   230     50601      2433     10386         0     14519     31538    509980     45.57     48.42
17.95/4.54	c  N dy   254     54616      2433     10386         0     18533     31538    782942     45.53     48.38
19.55/4.91	c  N dy   278     58722      2433     10386         0     12678     31538    324720     45.59     48.16
20.76/5.27	c  N dy   297     62859      2433     10386         0     16814     31538    606548     45.50     48.17
22.34/5.69	c  N dy   320     67133      2433     10386         0     21084     31538    904467     45.52     48.08
23.54/5.91	c  S st   335     69399      2433     10386         0     12372     31538    237418     45.55   no data
23.54/5.96	c  S st   335     69902      2433     10386         0     12875     31538    265446     45.55   no data
23.54/5.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.54/5.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.54/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.54/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.54/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
23.54/5.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.54/5.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.54/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.01	c lits-rem:        14  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
23.94/6.01	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
23.94/6.02	c vivif2 --  cl tried    12873 cl shrink        0 lits rem          0 time: 0.00
23.94/6.03	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.01
23.94/6.03	c calculated reachability. Time: 0.00
23.94/6.03	c  N dy   335     69902      2433     10386         0     12873     31538    265265     45.55   no data
25.55/6.48	c  N dy   362     74834      2433     10386         0     17803     31538    614514     45.58     49.79
27.53/6.97	c  N dy   394     79679      2433     10386         0     22647     31538    949339     45.62     51.69
29.55/7.46	c  N dy   423     84854      2433     10386         0     15832     31538    419558     45.66     50.16
30.72/7.71	c  F st   440     87501      2433     10386         0     18478     31538    607516     45.68     42.16
31.93/8.04	c  N st   445     90797      2433     10386         0     21769     31538    855145     45.68   no data
34.72/8.71	c  N dy   475     96936      2433     10386         0     14917     31538    285566     45.73     48.17
37.12/9.31	c  N dy   508    103224      2433     10386         0     21203     31538    729001     45.71     49.19
37.52/9.48	c  S st   519    104854      2433     10386         0     22833     31538    842220     45.74   no data
37.92/9.54	c  S st   519    105355      2433     10386         0     23334     31538    871716     45.74   no data
37.92/9.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.92/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.92/9.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.92/9.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.92/9.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.92/9.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
37.92/9.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.92/9.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
38.34/9.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.11/9.89	c lits-rem:        37  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.28 s
39.11/9.89	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
39.51/9.90	c vivif2 --  cl tried    23327 cl shrink        0 lits rem          0 time: 0.01
39.51/9.92	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.02
39.51/9.92	c calculated reachability. Time: 0.00
39.51/9.92	c  N dy   519    105355      2433     10386         0     23327     31538    870911     45.74   no data
42.31/10.65	c  N dy   552    112117      2433     10386         0     16094     31538    300757     45.71     48.64
45.11/11.37	c  N dy   596    119333      2433     10386         0     23306     31538    797170     45.76     48.19
49.10/12.30	c  N dy   643    127000      2433     10386         0     15979     31538    235036     45.79     50.53
52.30/13.12	c  N dy   691    135180      2433     10386         0     24155     31538    801625     45.81     48.23
56.31/14.15	c  N dy   743    143883      2433     10386         0     16864     31538    231698     45.84     48.40
60.31/15.11	c  N dy   800    153084      2433     10386         0     26064     31538    876669     45.88     48.32
62.68/15.71	c  S st   827    158033      2433     10386         0     31011     31538   1218341     45.86     39.50
62.68/15.78	c  S st   827    158536      2433     10386         0     31514     31538   1247520     45.86   no data
62.68/15.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.08/15.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.08/15.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.08/15.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.08/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.08/15.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
63.08/15.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.08/15.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.08/15.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.87/16.54	c lits-rem:        68  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.67 s
65.87/16.54	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
65.87/16.56	c vivif2 --  cl tried    31501 cl shrink        0 lits rem          0 time: 0.02
65.87/16.59	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.03
65.87/16.59	c calculated reachability. Time: 0.00
65.87/16.59	c  N dy   827    158536      2433     10386         0     31501     31538   1245661     45.86   no data
70.67/17.73	c  N dy   887    168796      2433     10386         0     24762     31538    709202     45.85     48.73
75.86/19.09	c  N dy   945    179699      2433     10386         0     35659     31538   1468830     45.84     48.60
81.06/20.37	c  N dy  1013    191240      2433     10386         0     29207     31538    965118     45.86     48.30
87.45/21.95	c  N dy  1078    203460      2433     10386         0     22433     31538    428197     45.86     48.52
93.84/23.54	c  N dy  1162    216522      2433     10386         0     35494     31538   1338965     45.91     48.56
100.63/25.26	c  N dy  1244    230407      2433     10386         0     29372     31538    850970     45.95     51.97
104.65/26.22	c  S st  1277    237805      2433     10386         0     36769     31538   1373459     45.93     39.41
105.02/26.31	c  S st  1277    238309      2433     10386         0     37273     31538   1403503     45.93   no data
105.02/26.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.02/26.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
105.02/26.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.02/26.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.02/26.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.02/26.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
105.02/26.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
105.02/26.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.42/26.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.04/27.32	c lits-rem:        85  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.91 s
109.04/27.32	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
109.04/27.34	c vivif2 --  cl tried    37259 cl shrink        0 lits rem          0 time: 0.02
109.04/27.37	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.03
109.04/27.37	c calculated reachability. Time: 0.00
109.04/27.37	c  N dy  1277    238309      2433     10386         0     37259     31538   1401815     45.93   no data
117.01/29.33	c  N dy  1372    253643      2433     10386         0     31595     31538    949781     45.96     48.45
125.80/31.57	c  N dy  1465    269955      2433     10386         0     25905     31538    482618     45.98     49.51
135.40/33.95	c  N dy  1556    287379      2433     10386         0     43325     31538   1698436     45.95     48.44
144.97/36.38	c  N dy  1664    305780      2433     10386         0     38730     31538   1326791     45.97     48.53
145.37/36.45	c  F st  1667    306251      2433     10386         0     39201     31538   1357453     45.97   no data
156.16/39.10	c  N dy  1767    325296      2433     10386         0     34244     31538    945918     46.04     48.62
167.74/42.07	c  N dy  1889    345306      2433     10386         0     29260     31538    526003     46.06     48.61
174.55/43.72	c  S st  1952    357464      2433     10386         0     41413     31538   1363025     46.04   no data
174.95/43.81	c  S st  1952    357966      2433     10386         0     41915     31538   1395227     46.04   no data
174.95/43.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.95/43.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
174.95/43.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.95/43.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.95/43.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.95/43.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
174.95/43.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
174.95/43.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.32/43.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.94/44.89	c lits-rem:       113  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.98 s
178.94/44.89	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
179.34/44.91	c vivif2 --  cl tried    41897 cl shrink        0 lits rem          0 time: 0.02
179.34/44.94	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.04
179.34/44.95	c calculated reachability. Time: 0.00
179.34/44.95	c  N dy  1952    357966      2433     10386         0     41897     31538   1392996     46.04   no data
191.31/47.92	c  N dy  2078    378009      2433     10386         0     35941     31538    932968     46.08     54.72
204.09/51.16	c  N dy  2202    398091      2433     10386         0     29029     31538    380994     46.13     48.82
216.48/54.24	c  N dy  2326    418431      2433     10386         0     49361     31538   1809959     46.18     49.01
228.45/57.28	c  N dy  2439    438475      2433     10386         0     41404     31538   1184799     46.19     49.62
242.44/60.70	c  N dy  2560    458567      2433     10386         0     32497     31538    492435     46.21     49.20
254.82/63.84	c  N dy  2682    478653      2433     10386         0     52578     31538   1908870     46.24     49.12
268.00/67.18	c  N dy  2804    499590      2433     10386         0     43524     31538   1214318     46.25     49.66
282.78/70.86	c  N dy  2925    519598      2433     10386         0     32535     31538    370112     46.28     48.88
293.59/73.53	c  S st  3041    536952      2433     10386         0     49882     31538   1594602     46.33     46.04
293.96/73.64	c  S st  3041    537456      2433     10386         0     50386     31538   1623849     46.33   no data
293.96/73.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.96/73.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
293.96/73.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.96/73.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.96/73.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.96/73.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
293.96/73.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
294.36/73.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
294.36/73.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.36/75.26	c lits-rem:        87  cl-subs:       18  v-elim:      0  v-fix:    0  time:  1.51 s
300.36/75.26	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
300.36/75.28	c vivif2 --  cl tried    50368 cl shrink        0 lits rem          0 time: 0.02
300.75/75.33	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.05
300.75/75.33	c calculated reachability. Time: 0.00
300.75/75.33	c  N dy  3041    537456      2433     10386         0     50368     31538   1621708     46.33   no data
314.74/78.86	c  N dy  3149    557536      2433     10386         0     38452     31538    723138     46.34     51.14
328.74/82.34	c  N dy  3266    577621      2433     10386         0     58531     31538   2131385     46.35     49.74
342.30/85.75	c  N dy  3371    597657      2433     10386         0     45568     31538   1160177     46.35     49.06
357.48/89.59	c  N dy  3473    617757      2433     10386         0     65662     31538   2571506     46.34     48.88
371.06/92.94	c  N dy  3590    637815      2433     10386         0     51724     31538   1531505     46.36     48.90
387.44/97.05	c  N dy  3718    657886      2433     10386         0     36802     31538    417531     46.39     56.70
401.02/100.47	c  N dy  3845    677963      2433     10386         0     56875     31538   1821922     46.42     54.42
417.39/104.54	c  N dy  3968    698254      2433     10386         0     41167     31538    654202     46.43     49.09
432.17/108.23	c  N dy  4082    718347      2433     10386         0     61249     31538   2058110     46.43     50.12
448.95/112.43	c  N dy  4201    739234      2433     10386         0     45140     31538    871437     46.44     49.11
464.13/116.25	c  N dy  4319    759290      2433     10386         0     65191     31538   2288701     46.45     49.16
480.11/120.29	c  N dy  4449    779333      2433     10386         0     47239     31538    955131     46.47     49.07
496.09/124.27	c  N dy  4581    799475      2433     10386         0     67378     31538   2393351     46.51     52.71
502.47/125.83	c  S st  4621    806184      2433     10386         0     74084     31538   2870954     46.52     46.11
502.87/125.99	c  S st  4621    806688      2433     10386         0     74588     31538   2899235     46.52   no data
503.27/126.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
503.27/126.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
503.27/126.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
503.27/126.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.27/126.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
503.27/126.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
503.27/126.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
503.27/126.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
503.67/126.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.85/131.44	c lits-rem:       143  cl-subs:       33  v-elim:      0  v-fix:    0  time:  5.25 s
524.85/131.44	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
524.85/131.48	c vivif2 --  cl tried    74555 cl shrink        0 lits rem          0 time: 0.04
525.24/131.56	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.08
525.24/131.56	c calculated reachability. Time: 0.00
525.24/131.56	c  N dy  4621    806688      2433     10386         0     74555     31538   2894723     46.52   no data
540.02/135.28	c  N dy  4745    826782      2433     10386         0     55660     31538   1508991     46.55     52.13
558.00/139.72	c  N dy  4857    846909      2433     10386         0     75785     31538   2938105     46.56     49.56
573.18/143.57	c  N dy  4984    867134      2433     10386         0     56012     31538   1442593     46.58     49.29
591.16/148.01	c  N dy  5101    887221      2433     10386         0     76092     31538   2868565     46.59     49.67
606.74/151.96	c  N dy  5201    907277      2433     10386         0     55150     31538   1331149     46.58     52.77
624.71/156.43	c  N dy  5311    927804      2433     10386         0     75670     31538   2794456     46.59     49.15
641.49/160.66	c  N dy  5432    947891      2433     10386         0     53764     31538   1161797     46.60     49.74
658.66/164.99	c  N dy  5546    967985      2433     10386         0     73853     31538   2586227     46.61     53.55
676.64/169.46	c  N dy  5657    988100      2433     10386         0     50988     31538    903632     46.61     49.09
693.44/173.67	c  N dy  5783   1008195      2433     10386         0     71074     31538   2344693     46.64     50.36
713.39/178.62	c  N dy  5899   1028335      2433     10386         0     47218     31538    566669     46.65     50.14
729.37/182.66	c  N dy  6023   1048760      2433     10386         0     67639     31538   2025267     46.67     49.68
749.74/187.77	c  N dy  6141   1069020      2433     10386         0     87890     31538   3453668     46.68     49.20
752.94/188.56	c  F st  6162   1071875      2433     10386         0     45758     31538    399456     46.68   no data
765.73/191.72	c  N dy  6238   1089033      2433     10386         0     62912     31538   1636817     46.69     49.82
784.89/196.58	c  N dy  6358   1109042      2433     10386         0     82914     31538   3054817     46.70     51.49
803.29/201.18	c  N dy  6486   1129075      2433     10386         0     56955     31538   1122181     46.72     49.98
821.64/205.72	c  N dy  6602   1149339      2433     10386         0     77211     31538   2572728     46.73     50.00
842.84/211.04	c  N dy  6719   1169715      2433     10386         0     50597     31538    612378     46.74     50.37
859.19/215.11	c  N dy  6835   1189718      2433     10386         0     70593     31538   2022866     46.76     49.51
880.76/220.59	c  N dy  6952   1209874      2433     10386         0     90745     31538   3452030     46.76     50.10
881.16/220.63	c  S st  6954   1210036      2433     10386         0     90907     31538   3462674     46.76   no data
881.98/220.82	c  S st  6954   1210539      2433     10386         0     91410     31538   3492019     46.76   no data
881.98/220.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
881.98/220.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
881.98/220.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
881.98/220.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
881.98/220.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
881.98/220.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
881.98/220.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
882.38/220.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
882.75/221.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
899.13/225.11	c lits-rem:       159  cl-subs:       35  v-elim:      0  v-fix:    0  time:  4.05 s
899.13/225.11	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
899.13/225.15	c vivif2 --  cl tried    91375 cl shrink        0 lits rem          0 time: 0.05
899.55/225.26	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.10
899.55/225.26	c calculated reachability. Time: 0.00
899.55/225.26	c  N dy  6954   1210539      2433     10386         0     91375     31538   3487763     46.76   no data
917.13/229.66	c  N dy  7068   1230583      2433     10386         0     63426     31538   1457211     46.77     49.38
936.28/234.49	c  N dy  7175   1250675      2433     10386         0     83508     31538   2882814     46.77     53.00
957.85/239.89	c  N dy  7299   1270779      2433     10386         0     54620     31538    776791     46.79     49.30
975.03/244.19	c  N dy  7412   1290906      2433     10386         0     74735     31538   2205175     46.79     49.98
997.40/249.79	c  N dy  7540   1310983      2433     10386         0     94803     31538   3629042     46.80     51.53
1015.78/254.30	c  N dy  7643   1331366      2433     10386         0     65198     31538   1467670     46.80     49.57
1035.35/259.20	c  N dy  7754   1351379      2433     10386         0     85207     31538   2894739     46.81     50.19
1058.14/264.92	c  N dy  7874   1371456      2433     10386         0     54296     31538    614507     46.82     61.01
1075.72/269.35	c  N dy  7995   1391926      2433     10386         0     74760     31538   2082894     46.82     50.21
1097.69/274.81	c  N dy  8110   1412007      2433     10386         0     94833     31538   3512637     46.83     49.80
1117.64/279.88	c  N dy  8216   1432037      2433     10386         0     62875     31538   1157745     46.83     50.09
1137.24/284.75	c  N dy  8343   1452042      2433     10386         0     82877     31538   2571380     46.84     50.07
1161.18/290.76	c  N dy  8468   1472157      2433     10386         0    102986     31538   4001721     46.85     49.47
1179.55/295.38	c  N dy  8591   1492363      2433     10386         0     70204     31538   1629086     46.86     49.63
1200.73/300.63	c  N dy  8719   1512430      2433     10386         0     90262     31538   3038803     46.87     49.37
1225.49/306.81	c  N dy  8841   1532552      2433     10386         0     56395     31538    576234     46.89     50.05
1243.47/311.33	c  N dy  8966   1552666      2433     10386         0     76501     31538   2002774     46.90     49.72
1265.84/316.99	c  N dy  9087   1572768      2433     10386         0     96596     31538   3443974     46.91     49.79
1289.01/322.78	c  N dy  9193   1592802      2433     10386         0     61644     31538    877218     46.91     49.88
1308.20/327.56	c  N dy  9310   1612879      2433     10386         0     81715     31538   2297147     46.91     50.57
1331.75/333.47	c  N dy  9422   1632927      2433     10386         0    101756     31538   3712599     46.92     49.47
1354.51/339.11	c  N dy  9546   1653009      2433     10386         0     65847     31538   1117990     46.93     50.37
1374.51/344.11	c  N dy  9661   1673099      2433     10386         0     85934     31538   2555604     46.94     49.82
1398.86/350.29	c  N dy  9782   1693124      2433     10386         0    105951     31538   3979629     46.94     49.45
1418.83/355.26	c  S st  9895   1710540      2433     10386         0     66377     31538   1095747     46.95     40.70
1419.63/355.40	c  S st  9895   1711044      2433     10386         0     66881     31538   1127204     46.95   no data
1419.63/355.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1419.63/355.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1419.63/355.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1419.63/355.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1419.63/355.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1419.63/355.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
1419.63/355.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1419.63/355.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1420.03/355.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1423.23/356.32	c lits-rem:        41  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.81 s
1423.23/356.32	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
1423.23/356.34	c vivif2 --  cl tried    66873 cl shrink        0 lits rem          0 time: 0.02
1423.63/356.40	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.07
1423.63/356.41	c calculated reachability. Time: 0.00
1423.63/356.41	c  N dy  9895   1711044      2433     10386         0     66873     31538   1126054     46.95   no data
1443.60/361.49	c  N dy 10019   1731060      2433     10386         0     86888     31538   2554345     46.96     51.27
1469.57/367.96	c  N dy 10149   1751234      2433     10386         0    107056     31538   3981671     46.97     50.14
1491.93/373.57	c  N dy 10261   1771265      2433     10386         0     69098     31538   1217266     46.98     49.46
1512.71/378.74	c  N dy 10369   1791422      2433     10386         0     89249     31538   2634879     46.97     49.52
1538.67/385.20	c  N dy 10490   1811524      2433     10386         0    109348     31538   4063743     46.98     50.41
1561.04/390.88	c  N dy 10618   1831753      2433     10386         0     70581     31538   1254494     46.99     50.47
1582.61/396.27	c  N dy 10731   1851849      2433     10386         0     90675     31538   2679165     46.99     54.00
1608.57/402.72	c  N dy 10843   1871862      2433     10386         0    110683     31538   4101954     46.99     49.69
1631.75/408.60	c  N dy 10969   1891888      2433     10386         0     70715     31538   1198496     47.01     50.08
1652.91/413.85	c  N dy 11075   1912121      2433     10386         0     90945     31538   2654176     47.01     50.39
1679.28/420.47	c  N dy 11201   1932280      2433     10386         0    111099     31538   4089275     47.02     50.29
1703.66/426.59	c  N dy 11310   1952525      2433     10386         0     70358     31538   1122119     47.02     49.84
1724.82/431.85	c  N dy 11422   1972706      2433     10386         0     90534     31538   2569664     47.02     49.71
1751.59/438.53	c  N dy 11547   1992916      2433     10386         0    110739     31538   3990485     47.03     50.41
1777.55/445.07	c  N dy 11674   2012969      2433     10386         0     68803     31538    934249     47.04     50.39
1798.32/450.20	c  N dy 11794   2032997      2433     10386         0     88826     31538   2363950     47.05     51.24
1823.49/456.56	c  N dy 11913   2053064      2433     10386         0    108884     31538   3786819     47.05     49.94
1851.84/463.66	c  N dy 12034   2073109      2433     10386         0     65953     31538    664392     47.06     51.99
1871.42/468.56	c  N dy 12159   2093117      2433     10386         0     85957     31538   2090855     47.07     50.05
1895.79/474.67	c  N dy 12264   2113169      2433     10386         0    106005     31538   3517696     47.07     50.79
1925.34/482.07	c  N dy 12386   2133305      2433     10386         0    126136     31538   4953789     47.08     50.51
1945.73/487.14	c  N dy 12497   2153310      2433     10386         0     82138     31538   1749850     47.09     51.57
1969.69/493.15	c  N dy 12617   2173345      2433     10386         0    102167     31538   3192102     47.10     49.70
1998.47/500.32	c  N dy 12727   2193372      2433     10386         0    122187     31538   4621921     47.10     50.61
2020.04/505.74	c  S st 12827   2211044      2433     10386         0     74873     31538   1177597     47.10     39.37
2020.44/505.90	c  S st 12827   2211546      2433     10386         0     75375     31538   1208128     47.10   no data
2020.81/505.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2020.81/505.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2020.81/505.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2020.81/505.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2020.81/505.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2020.81/505.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2020.81/505.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2020.81/505.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2021.21/506.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2024.01/506.74	c lits-rem:        38  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.72 s
2024.01/506.74	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
2024.01/506.76	c vivif2 --  cl tried    75371 cl shrink        0 lits rem          0 time: 0.02
2024.42/506.83	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.08
2024.42/506.84	c calculated reachability. Time: 0.00
2024.42/506.84	c  N dy 12827   2211546      2433     10386         0     75371     31538   1207604     47.10   no data
2046.40/512.30	c  N dy 12952   2231585      2433     10386         0     95402     31538   2643224     47.11     49.89
2073.54/519.16	c  N dy 13073   2251911      2433     10386         0    115720     31538   4110430     47.12     50.11
2102.70/526.42	c  N dy 13190   2271999      2433     10386         0     69823     31538    748440     47.13     55.99
2122.68/531.49	c  N dy 13303   2292104      2433     10386         0     89920     31538   2167775     47.13     51.23
2148.64/537.96	c  N dy 13424   2312160      2433     10386         0    109965     31538   3601553     47.13     54.87
2181.00/546.03	c  N dy 13555   2332682      2433     10386         0    130483     31538   5067928     47.14     49.86
2203.37/551.64	c  N dy 13691   2352778      2433     10386         0     83594     31538   1667303     47.16     67.26
2228.54/557.90	c  N dy 13808   2373196      2433     10386         0    104005     31538   3130859     47.16     50.33
2257.72/565.24	c  N dy 13919   2393334      2433     10386         0    124132     31538   4557132     47.16     49.89
2285.26/572.14	c  N dy 14034   2413342      2433     10386         0     76160     31538   1075203     47.17     51.13
2306.82/577.56	c  N dy 14147   2433376      2433     10386         0     96190     31538   2518062     47.17     65.61
2333.99/584.34	c  N dy 14273   2453461      2433     10386         0    116267     31538   3951275     47.18     51.15
2366.35/592.43	c  N dy 14377   2473503      2433     10386         0    136303     31538   5380480     47.18     51.26
2387.92/597.82	c  N dy 14513   2493568      2433     10386         0     87387     31538   1815573     47.19     50.12
2413.08/604.15	c  N dy 14634   2513849      2433     10386         0    107665     31538   3267794     47.19     50.30
2443.44/611.76	c  N dy 14755   2533924      2433     10386         0    127737     31538   4712003     47.20     49.99
2471.80/618.88	c  N dy 14870   2553953      2433     10386         0     77780     31538   1058051     47.20     58.44
2494.17/624.48	c  N dy 14996   2574080      2433     10386         0     97906     31538   2508348     47.21     50.07
2522.13/631.43	c  N dy 15109   2594146      2433     10386         0    117962     31538   3927414     47.21     50.01
2554.49/639.50	c  N dy 15200   2614374      2433     10386         0    138183     31538   5371284     47.20     50.62
2577.67/645.40	c  N dy 15341   2634409      2433     10386         0     87232     31538   1666114     47.22     49.94
2602.43/651.55	c  N dy 15462   2654443      2433     10386         0    107262     31538   3093195     47.22     50.01
2631.98/658.97	c  N dy 15576   2674727      2433     10386         0    127542     31538   4546633     47.22     49.89
2664.75/667.10	c  N dy 15701   2694796      2433     10386         0     75624     31538    773904     47.23     50.57
2682.32/671.54	c  S st 15809   2711546      2433     10386         0     92367     31538   1962094     47.24     40.94
2683.12/671.74	c  S st 15809   2712051      2433     10386         0     92872     31538   1993130     47.24   no data
2683.12/671.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2683.54/671.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2683.54/671.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2683.54/671.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2683.54/671.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2683.54/671.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
2683.54/671.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2683.54/671.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2683.94/671.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2691.91/673.92	c lits-rem:        59  cl-subs:       13  v-elim:      0  v-fix:    0  time:  2.01 s
2691.91/673.92	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
2691.91/673.95	c vivif2 --  cl tried    92859 cl shrink        0 lits rem          0 time: 0.03
2692.32/674.05	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.10
2692.32/674.05	c calculated reachability. Time: 0.00
2692.32/674.05	c  N dy 15809   2712051      2433     10386         0     92859     31538   1991646     47.24   no data
2719.47/680.80	c  N dy 15933   2732248      2433     10386         0    113051     31538   3443286     47.24     50.02
2751.42/688.80	c  N dy 16069   2752263      2433     10386         0    133058     31538   4879779     47.25     53.07
2782.18/696.51	c  N dy 16193   2772459      2433     10386         0     80276     31538   1035302     47.26     50.10
2804.96/702.20	c  N dy 16309   2792461      2433     10386         0    100271     31538   2465374     47.26     50.05
2833.33/709.35	c  N dy 16443   2812475      2433     10386         0    120281     31538   3906773     47.27     50.83
2866.47/717.62	c  N dy 16555   2832678      2433     10386         0    140473     31538   5349303     47.27     51.52
2892.83/724.27	c  N dy 16664   2852760      2433     10386         0     86571     31538   1443971     47.27     55.79
2917.99/730.55	c  N dy 16784   2872937      2433     10386         0    106741     31538   2897845     47.28     50.08
2948.35/738.13	c  N dy 16892   2893613      2433     10386         0    127408     31538   4395973     47.28     50.24
2984.31/747.11	c  N dy 17011   2913727      2433     10386         0    147513     31538   5845124     47.28     50.12
3008.28/753.13	c  N dy 17124   2934223      2433     10386         0     93025     31538   1822496     47.28     50.23
3034.64/759.77	c  N dy 17253   2954309      2433     10386         0    113107     31538   3257292     47.29     50.12
3066.60/767.73	c  N dy 17370   2974427      2433     10386         0    133219     31538   4700404     47.29     50.26
3102.15/776.70	c  N dy 17487   2994517      2433     10386         0     77331     31538    634767     47.29     50.08
3124.52/782.20	c  N dy 17610   3014623      2433     10386         0     97434     31538   2076223     47.30     49.86
3151.29/788.98	c  N dy 17728   3034624      2433     10386         0    117431     31538   3504864     47.30     49.98
3184.04/797.10	c  N dy 17845   3054700      2433     10386         0    137499     31538   4919996     47.30     65.37
3218.39/805.76	c  N dy 17963   3074803      2433     10386         0     80614     31538    806912     47.31     50.05
3241.17/811.45	c  N dy 18081   3094835      2433     10386         0    100640     31538   2256007     47.31     52.02
3269.52/818.59	c  N dy 18205   3115015      2433     10386         0    120812     31538   3697104     47.32     50.06
3303.10/826.91	c  N dy 18315   3135095      2433     10386         0    140887     31538   5133373     47.32     60.81
3337.04/835.43	c  N dy 18434   3155264      2433     10386         0     83074     31538    914780     47.33     49.91
3360.22/841.27	c  N dy 18559   3175330      2433     10386         0    103133     31538   2341356     47.33     50.20
3388.57/848.37	c  N dy 18680   3195340      2433     10386         0    123134     31538   3776419     47.34     50.06
3416.93/855.41	c  S st 18782   3212053      2433     10386         0    139841     31538   4977746     47.34   no data
3418.12/855.70	c  S st 18782   3212557      2433     10386         0    140345     31538   5007654     47.34   no data
3418.12/855.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3418.52/855.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3418.52/855.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3418.52/855.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3418.52/855.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3418.52/855.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
3418.52/855.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3418.52/855.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3419.32/856.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3445.29/862.51	c lits-rem:       140  cl-subs:       69  v-elim:      0  v-fix:    0  time:  6.45 s
3445.29/862.51	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
3445.29/862.58	c vivif2 --  cl tried   140276 cl shrink        0 lits rem          0 time: 0.07
3446.09/862.76	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.17
3446.09/862.76	c calculated reachability. Time: 0.00
3446.09/862.76	c  N dy 18782   3212557      2433     10386         0    140276     31538   4999182     47.34   no data
3484.04/872.29	c  N dy 18909   3232855      2433     10386         0     81591     31538    741542     47.35     49.85
3507.61/878.13	c  N dy 19028   3253258      2433     10386         0    101987     31538   2206984     47.35     49.96
3535.17/885.06	c  N dy 19130   3273291      2433     10386         0    122012     31538   3658056     47.35     50.73
3568.73/893.43	c  N dy 19237   3293368      2433     10386         0    142085     31538   5092724     47.35     49.91
3606.69/902.90	c  N dy 19369   3313470      2433     10386         0     82201     31538    724905     47.36     51.08
3630.23/908.80	c  N dy 19490   3333618      2433     10386         0    102339     31538   2179306     47.37     49.93
3658.20/915.85	c  N dy 19610   3353718      2433     10386         0    122427     31538   3625237     47.37     50.58
3691.76/924.28	c  N dy 19713   3373793      2433     10386         0    142495     31538   5067791     47.37     50.52
3730.91/934.02	c  N dy 19826   3393845      2433     10386         0     81574     31538    615565     47.37     50.87
3754.07/939.83	c  N dy 19958   3413849      2433     10386         0    101575     31538   2064010     47.38     50.66
3781.63/946.76	c  N dy 20068   3434017      2433     10386         0    121741     31538   3506466     47.39     50.57
3815.99/955.31	c  N dy 20192   3454204      2433     10386         0    141920     31538   4960221     47.39     50.35
3855.13/965.10	c  N dy 20308   3474293      2433     10386         0    162005     31538   6391167     47.39     56.12
3880.31/971.49	c  N dy 20419   3494510      2433     10386         0    100245     31538   1891486     47.40     49.96
3908.67/978.50	c  N dy 20553   3514553      2433     10386         0    120280     31538   3338697     47.41     55.12
3942.22/986.95	c  N dy 20696   3534734      2433     10386         0    140453     31538   4806047     47.42     50.64
3980.97/996.66	c  N dy 20816   3554862      2433     10386         0    160575     31538   6248578     47.42     50.27
4009.34/1003.72	c  N dy 20930   3574888      2433     10386         0     97620     31538   1649591     47.43     50.23
4036.50/1010.54	c  N dy 21062   3594938      2433     10386         0    117665     31538   3090532     47.43     50.73
4068.85/1018.62	c  N dy 21189   3614954      2433     10386         0    137675     31538   4525120     47.44     50.98
4107.22/1028.27	c  N dy 21317   3635290      2433     10386         0    158001     31538   5983957     47.44     50.65
4140.36/1036.55	c  N dy 21440   3655587      2433     10386         0     94321     31538   1333255     47.45     50.20
4166.32/1043.09	c  N dy 21552   3675617      2433     10386         0    114343     31538   2763373     47.45     50.64
4199.07/1051.22	c  N dy 21683   3696001      2433     10386         0    134721     31538   4222927     47.46     50.27
4228.23/1058.59	c  S st 21772   3712558      2433     10386         0    151274     31538   5404496     47.46     42.55
4229.84/1058.91	c  S st 21772   3713062      2433     10386         0    151778     31538   5434165     47.46   no data
4229.84/1058.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4230.25/1059.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4230.25/1059.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4230.25/1059.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4230.25/1059.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4230.25/1059.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2433 time:  0.00 s
4230.25/1059.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4230.65/1059.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4231.03/1059.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4258.59/1066.10	c lits-rem:       214  cl-subs:       42  v-elim:      0  v-fix:    0  time:  6.81 s
4258.59/1066.10	c vivif2 --  cl tried    10386 cl shrink        0 lits rem          0 time: 0.00
4258.59/1066.18	c vivif2 --  cl tried   151736 cl shrink        0 lits rem          0 time: 0.08
4259.40/1066.37	c asymm  cl-useful: 0/10386/10386 lits-rem:0 time: 0.19
4259.40/1066.38	c calculated reachability. Time: 0.00
4259.40/1066.38	c  N dy 21772   3713062      2433     10386         0    151736     31538   5429180     47.46   no data
4300.96/1076.73	c  N dy 21892   3733139      2433     10386         0     86836     31538    728803     47.46     50.08
4322.92/1082.20	c  F st 21993   3751563      2433     10386         0    105256     31538   2051112     47.46   no data
4325.31/1082.85	c  N st 21997   3753596      2433     10386         0    107288     31538   2203745     47.46   no data
4354.06/1090.05	c  N dy 22093   3773705      2433     10386         0    127392     31538   3658907     47.46     50.41
4388.84/1098.77	c  N dy 22217   3793727      2433     10386         0    147409     31538   5100713     47.47     50.33
4429.55/1108.93	c  N dy 22338   3813828      2433     10386         0    167502     31538   6553468     47.48     50.02
4458.33/1116.15	c  N dy 22464   3834004      2433     10386         0    101695     31538   1722591     47.48     50.16
4486.69/1123.23	c  N dy 22592   3854038      2433     10386         0    121719     31538   3162083     47.49     57.08
4521.04/1131.88	c  N dy 22723   3874099      2433     10386         0    141775     31538   4600625     47.50     50.46
4560.21/1141.65	c  N dy 22844   3894122      2433     10386         0    161793     31538   6034405     47.50     55.31
4595.36/1150.47	c  N dy 22962   3914179      2433     10386         0     94870     31538   1178772     47.51     50.51
4621.32/1156.97	c  N dy 23083   3934251      2433     10386         0    114933     31538   2625227     47.51     50.06
4652.86/1164.85	c  N dy 23200   3954287      2433     10386         0    134960     31538   4077414     47.52     50.05
4689.61/1174.05	c  N dy 23311   3974327      2433     10386         0    154996     31538   5513972     47.52     50.15
4732.75/1184.80	c  N dy 23441   3994476      2433     10386         0    175142     31538   6970667     47.52     50.71
4758.31/1191.26	c  N dy 23564   4014592      2433     10386         0    107287     31538   2012416     47.53     51.21
4787.88/1198.68	c  N dy 23692   4034679      2433     10386         0    127370     31538   3457813     47.53     51.03

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

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

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


[startup+0 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=250212 CPUtime=0.01 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1300 0 0 0 1 0 0 0 18 0 4 0 593276295 256217088 1153 33554432000 4194304 4627427 140735851786368 18446744073709551615 215988289291 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 62553 1167 336 106 0 57524 0
[pid=20296/tid=20297] ppid=20294 vsize=250212 CPUtime=0 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 144 0 0 0 0 0 0 0 18 0 4 0 593276296 256217088 1192 33554432000 4194304 4627427 140735851786368 18446744073709551615 4358004 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=250212 CPUtime=0 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) D 20294 20296 20083 0 -1 4202560 294 0 0 0 0 0 0 0 18 0 4 0 593276296 256217088 1194 33554432000 4194304 4627427 140735851786368 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=250212 CPUtime=0 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) D 20294 20296 20083 0 -1 4202560 306 0 0 0 0 0 0 0 18 0 4 0 593276296 256217088 1212 33554432000 4194304 4627427 140735851786368 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.364955 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=371816 CPUtime=1.43 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 6162 0 0 0 143 0 0 0 18 0 4 0 593276295 380739584 4273 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 90903 4273 386 106 0 85874 0
[pid=20296/tid=20297] ppid=20294 vsize=356548 CPUtime=0.89 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2354 0 0 0 89 0 0 0 19 0 4 0 593276296 365105152 4810 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=356548 CPUtime=0.9 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2427 0 0 0 90 0 0 0 19 0 4 0 593276296 365105152 4810 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=356548 CPUtime=0.89 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2026 0 0 0 89 0 0 0 19 0 4 0 593276296 365105152 4810 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 371816

[startup+1.00948 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=356548 CPUtime=4 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 9915 0 0 0 399 1 0 0 19 0 4 0 593276295 365105152 5213 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 89137 5213 386 106 0 84108 0
[pid=20296/tid=20297] ppid=20294 vsize=356548 CPUtime=0.99 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2451 0 0 0 99 0 0 0 19 0 4 0 593276296 365105152 5213 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=356548 CPUtime=1 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2524 0 0 0 100 0 0 0 19 0 4 0 593276296 365105152 5213 33554432000 4194304 4627427 140735851786368 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=356548 CPUtime=0.99 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2138 0 0 0 99 0 0 0 19 0 4 0 593276296 365105152 5213 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 356548

[startup+1.10947 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=356548 CPUtime=4.4 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 10324 0 0 0 439 1 0 0 19 0 4 0 593276295 365105152 5622 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308326 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 89137 5622 386 106 0 84108 0
[pid=20296/tid=20297] ppid=20294 vsize=356548 CPUtime=1.09 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2563 0 0 0 109 0 0 0 19 0 4 0 593276296 365105152 5622 33554432000 4194304 4627427 140735851786368 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=356548 CPUtime=1.1 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2620 0 0 0 110 0 0 0 19 0 4 0 593276296 365105152 5622 33554432000 4194304 4627427 140735851786368 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=356548 CPUtime=1.09 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2241 0 0 0 109 0 0 0 19 0 4 0 593276296 365105152 5622 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 356548

[startup+1.20945 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=356548 CPUtime=4.8 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 10727 0 0 0 479 1 0 0 19 0 4 0 593276295 365105152 6025 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 89137 6025 386 106 0 84108 0
[pid=20296/tid=20297] ppid=20294 vsize=356548 CPUtime=1.19 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2658 0 0 0 119 0 0 0 19 0 4 0 593276296 365105152 6025 33554432000 4194304 4627427 140735851786368 18446744073709551615 4330958 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=356548 CPUtime=1.2 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2720 0 0 0 120 0 0 0 19 0 4 0 593276296 365105152 6025 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=356548 CPUtime=1.19 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2353 0 0 0 119 0 0 0 19 0 4 0 593276296 365105152 6025 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 356548

[startup+1.5004 s]
/proc/loadavg: 4.65 5.44 5.32 3/180 20296
/proc/meminfo: memFree=8936420/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=356960 CPUtime=5.96 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 12418 0 0 0 595 1 0 0 20 0 4 0 593276295 365527040 5730 33554432000 4194304 4627427 140735851786368 18446744073709551615 4299745 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 89240 5730 386 106 0 84211 0
[pid=20296/tid=20297] ppid=20294 vsize=356960 CPUtime=1.48 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 3136 0 0 0 148 0 0 0 19 0 4 0 593276296 365527040 5730 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=356960 CPUtime=1.48 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 3203 0 0 0 148 0 0 0 20 0 4 0 593276296 365527040 5730 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=356960 CPUtime=1.48 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 2606 0 0 0 148 0 0 0 20 0 4 0 593276296 365527040 5730 33554432000 4194304 4627427 140735851786368 18446744073709551615 4324840 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 356960

[startup+3.10612 s]
/proc/loadavg: 4.76 5.45 5.32 6/184 20300
/proc/meminfo: memFree=8887604/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=357516 CPUtime=12.38 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 23874 0 0 0 1234 4 0 0 25 0 4 0 593276295 366096384 12764 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 89379 12764 390 106 0 84350 0
[pid=20296/tid=20297] ppid=20294 vsize=357516 CPUtime=3.07 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 6475 0 0 0 307 0 0 0 25 0 4 0 593276296 366096384 12764 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=357516 CPUtime=3.09 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 5094 0 0 0 309 0 0 0 25 0 4 0 593276296 366096384 12764 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=357516 CPUtime=3.09 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 4879 0 0 0 308 1 0 0 25 0 4 0 593276296 366096384 12764 33554432000 4194304 4627427 140735851786368 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 357516

[startup+6.30056 s]
/proc/loadavg: 4.76 5.45 5.32 5/179 20301
/proc/meminfo: memFree=17121248/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=366524 CPUtime=25.15 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 41429 0 0 0 2508 7 0 0 25 0 4 0 593276295 375320576 26822 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 91631 26822 390 106 0 86602 0
[pid=20296/tid=20297] ppid=20294 vsize=366524 CPUtime=6.25 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 12146 0 0 0 624 1 0 0 25 0 4 0 593276296 375320576 26822 33554432000 4194304 4627427 140735851786368 18446744073709551615 4332060 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=366524 CPUtime=6.29 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 10566 0 0 0 628 1 0 0 25 0 4 0 593276296 375320576 26822 33554432000 4194304 4627427 140735851786368 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=366524 CPUtime=6.29 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 9811 0 0 0 626 3 0 0 25 0 4 0 593276296 375320576 26822 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 366524

[startup+12.7004 s]
/proc/loadavg: 5.02 5.49 5.33 9/184 20331
/proc/meminfo: memFree=17312708/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=364232 CPUtime=50.7 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 64978 0 0 0 5057 13 0 0 25 0 4 0 593276295 372973568 38477 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 91058 38477 390 106 0 86029 0
[pid=20296/tid=20297] ppid=20294 vsize=364232 CPUtime=12.62 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 18878 0 0 0 1259 3 0 0 25 0 4 0 593276296 372973568 38477 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=364232 CPUtime=12.68 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 15379 0 0 0 1266 2 0 0 25 0 4 0 593276296 372973568 38477 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=364232 CPUtime=12.69 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 14700 0 0 0 1265 4 0 0 25 0 4 0 593276296 372973568 38477 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 364232

[startup+25.5012 s]
/proc/loadavg: 5.68 5.62 5.38 9/184 20331
/proc/meminfo: memFree=17057104/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=438704 CPUtime=101.83 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 94826 0 0 0 10162 21 0 0 25 0 4 0 593276295 449232896 49756 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 109676 49756 390 106 0 104647 0
[pid=20296/tid=20297] ppid=20294 vsize=438704 CPUtime=25.35 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 25256 0 0 0 2529 6 0 0 25 0 4 0 593276296 449232896 49756 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=438704 CPUtime=25.47 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 22409 0 0 0 2544 3 0 0 25 0 4 0 593276296 449232896 49756 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=438704 CPUtime=25.48 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 22649 0 0 0 2543 5 0 0 25 0 4 0 593276296 449232896 49756 33554432000 4194304 4627427 140735851786368 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 438704

[startup+51.1007 s]
/proc/loadavg: 6.47 5.81 5.45 9/184 20332
/proc/meminfo: memFree=16974392/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=472556 CPUtime=204.09 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 134742 0 0 0 20378 31 0 0 25 0 4 0 593276295 483897344 52351 33554432000 4194304 4627427 140735851786368 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 118139 52351 390 106 0 113110 0
[pid=20296/tid=20297] ppid=20294 vsize=472556 CPUtime=50.81 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 36657 0 0 0 5073 8 0 0 25 0 4 0 593276296 483897344 52351 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=472556 CPUtime=51.08 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 33016 0 0 0 5101 7 0 0 25 0 4 0 593276296 483897344 52351 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=472556 CPUtime=51.09 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 32665 0 0 0 5101 8 0 0 25 0 4 0 593276296 483897344 52352 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 472556

[startup+102.301 s]
/proc/loadavg: 7.43 6.17 5.59 9/184 20333
/proc/meminfo: memFree=16897744/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=470216 CPUtime=408.61 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 224875 0 0 0 40802 59 0 0 25 0 4 0 593276295 481501184 52418 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 117554 52418 390 106 0 112525 0
[pid=20296/tid=20297] ppid=20294 vsize=470216 CPUtime=101.74 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 61374 0 0 0 10158 16 0 0 25 0 4 0 593276296 481501184 52418 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=470216 CPUtime=102.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 54931 0 0 0 10215 13 0 0 25 0 4 0 593276296 481501184 52418 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=470216 CPUtime=102.29 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 56816 0 0 0 10213 16 0 0 25 0 4 0 593276296 481501184 52418 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 470216

[startup+162.3 s]

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

[pid=20296] ppid=20294 vsize=709044 CPUtime=2565.68 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 924014 0 0 0 256246 322 0 0 25 0 4 0 593276295 726061056 102700 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 177261 102700 390 106 0 172232 0
[pid=20296/tid=20297] ppid=20294 vsize=709044 CPUtime=641.71 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 234459 0 0 0 64092 79 0 0 25 0 4 0 593276296 726061056 102700 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=709044 CPUtime=642.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 235454 0 0 0 64147 81 0 0 25 0 4 0 593276296 726061056 102700 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=709044 CPUtime=639.37 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 233172 0 0 0 63858 79 0 0 25 0 4 0 593276296 726061056 102700 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 709044

[startup+702.301 s]
/proc/loadavg: 8.19 7.85 6.77 9/184 20349
/proc/meminfo: memFree=16050168/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=760344 CPUtime=2805.35 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 985676 0 0 0 280190 345 0 0 25 0 4 0 593276295 778592256 107705 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 190086 107705 390 106 0 185057 0
[pid=20296/tid=20297] ppid=20294 vsize=760344 CPUtime=701.71 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 251518 0 0 0 70086 85 0 0 25 0 4 0 593276296 778592256 107705 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=760344 CPUtime=702.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 249923 0 0 0 70141 87 0 0 25 0 4 0 593276296 778592256 107705 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=760344 CPUtime=699.04 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 248847 0 0 0 69819 85 0 0 25 0 4 0 593276296 778592256 107706 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 760344

[startup+762.301 s]
/proc/loadavg: 8.18 7.91 6.85 9/184 20351
/proc/meminfo: memFree=16017552/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=857756 CPUtime=3045.03 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1041777 0 0 0 304134 369 0 0 25 0 4 0 593276295 878342144 112195 33554432000 4194304 4627427 140735851786368 18446744073709551615 4332564 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 214439 112195 390 106 0 209410 0
[pid=20296/tid=20297] ppid=20294 vsize=857756 CPUtime=761.71 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 265236 0 0 0 76080 91 0 0 25 0 4 0 593276296 878342144 112195 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=857756 CPUtime=762.27 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 264252 0 0 0 76136 91 0 0 25 0 4 0 593276296 878342144 112195 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=857756 CPUtime=758.72 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 263001 0 0 0 75779 93 0 0 25 0 4 0 593276296 878342144 112195 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 857756

[startup+822.301 s]
/proc/loadavg: 8.15 7.95 6.93 9/184 20352
/proc/meminfo: memFree=15982680/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=859516 CPUtime=3284.7 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1096464 0 0 0 328078 392 0 0 25 0 4 0 593276295 880144384 114775 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 214879 114775 390 106 0 209850 0
[pid=20296/tid=20297] ppid=20294 vsize=859516 CPUtime=821.72 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 278717 0 0 0 82074 98 0 0 25 0 4 0 593276296 880144384 114775 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=859516 CPUtime=822.27 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 278032 0 0 0 82130 97 0 0 25 0 4 0 593276296 880144384 114775 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=859516 CPUtime=818.39 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 276888 0 0 0 81740 99 0 0 25 0 4 0 593276296 880144384 114775 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 859516

[startup+882.301 s]
/proc/loadavg: 8.05 7.96 7.00 9/184 20354
/proc/meminfo: memFree=15843164/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=976568 CPUtime=3524.38 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1178307 0 0 0 352018 420 0 0 25 0 4 0 593276295 1000005632 142190 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 244142 142190 390 106 0 239113 0
[pid=20296/tid=20297] ppid=20294 vsize=976568 CPUtime=881.72 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 305377 0 0 0 88067 105 0 0 25 0 4 0 593276296 1000005632 142190 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=976568 CPUtime=882.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 291469 0 0 0 88123 105 0 0 25 0 4 0 593276296 1000005632 142190 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=976568 CPUtime=878.06 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 299415 0 0 0 87701 105 0 0 25 0 4 0 593276296 1000005632 142190 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 976568

[startup+942.301 s]
/proc/loadavg: 8.06 7.98 7.06 9/184 20356
/proc/meminfo: memFree=15550756/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=945600 CPUtime=3764.06 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1235782 0 0 0 375960 446 0 0 25 0 4 0 593276295 968294400 144032 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 236400 144032 391 106 0 231371 0
[pid=20296/tid=20297] ppid=20294 vsize=945600 CPUtime=941.72 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 318496 0 0 0 94061 111 0 0 25 0 4 0 593276296 968294400 144032 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=945600 CPUtime=942.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 309907 0 0 0 94116 112 0 0 25 0 4 0 593276296 968294400 144032 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=945600 CPUtime=937.74 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 312236 0 0 0 93662 112 0 0 25 0 4 0 593276296 968294400 144032 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 945600

[startup+1002.3 s]
/proc/loadavg: 8.06 7.99 7.12 9/184 20357
/proc/meminfo: memFree=15456508/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=946120 CPUtime=4003.74 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1285923 0 0 0 399904 470 0 0 25 0 4 0 593276295 968826880 145316 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 236530 145316 391 106 0 231501 0
[pid=20296/tid=20297] ppid=20294 vsize=946120 CPUtime=1001.72 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 331356 0 0 0 100055 117 0 0 25 0 4 0 593276296 968826880 145316 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=946120 CPUtime=1002.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 322636 0 0 0 100110 118 0 0 25 0 4 0 593276296 968826880 145316 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=946120 CPUtime=997.41 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 324147 0 0 0 99623 118 0 0 25 0 4 0 593276296 968826880 145316 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 946120

[startup+1062.3 s]
/proc/loadavg: 8.05 8.00 7.18 9/184 20359
/proc/meminfo: memFree=15364864/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=1115388 CPUtime=4243.43 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1338463 0 0 0 423848 495 0 0 25 0 4 0 593276295 1142157312 162300 33554432000 4194304 4627427 140735851786368 18446744073709551615 4427693 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 278847 162300 391 106 0 273818 0
[pid=20296/tid=20297] ppid=20294 vsize=1115388 CPUtime=1061.73 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 343138 0 0 0 106051 122 0 0 25 0 4 0 593276296 1142157312 162300 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=1115388 CPUtime=1062.29 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 334859 0 0 0 106104 125 0 0 25 0 4 0 593276296 1142157312 162300 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=1115388 CPUtime=1057.08 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 337012 0 0 0 105583 125 0 0 25 0 4 0 593276296 1142157312 162300 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1115388

[startup+1122.3 s]
/proc/loadavg: 8.18 8.05 7.24 9/184 20360
/proc/meminfo: memFree=15340912/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=1117036 CPUtime=4483.09 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1395055 0 0 0 447790 519 0 0 25 0 4 0 593276295 1143844864 167413 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 279259 167413 392 106 0 274230 0
[pid=20296/tid=20297] ppid=20294 vsize=1117036 CPUtime=1121.72 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 360026 0 0 0 112045 127 0 0 25 0 4 0 593276296 1143844864 167413 33554432000 4194304 4627427 140735851786368 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=1117036 CPUtime=1122.28 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 347845 0 0 0 112098 130 0 0 25 0 4 0 593276296 1143844864 167413 33554432000 4194304 4627427 140735851786368 18446744073709551615 4352128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=1117036 CPUtime=1116.76 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 351770 0 0 0 111544 132 0 0 25 0 4 0 593276296 1143844864 167413 33554432000 4194304 4627427 140735851786368 18446744073709551615 4338466 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 1117036

[startup+1182.31 s]
/proc/loadavg: 8.18 8.07 7.30 9/184 20362
/proc/meminfo: memFree=15303212/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=1118144 CPUtime=4722.78 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1443155 0 0 0 471735 543 0 0 25 0 4 0 593276295 1144979456 177728 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 279536 177728 392 106 0 274507 0
[pid=20296/tid=20297] ppid=20294 vsize=1118144 CPUtime=1181.73 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 371248 0 0 0 118040 133 0 0 25 0 4 0 593276296 1144979456 177728 33554432000 4194304 4627427 140735851786368 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=1118144 CPUtime=1182.29 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 360900 0 0 0 118091 138 0 0 25 0 4 0 593276296 1144979456 177728 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=1118144 CPUtime=1176.44 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 364553 0 0 0 117506 138 0 0 25 0 4 0 593276296 1144979456 177728 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1118144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.08 7.32 9/184 20363
/proc/meminfo: memFree=15475324/32950940 swapFree=67111528/67111528
[pid=20296] ppid=20294 vsize=1068512 CPUtime=4800.28 cores=1,3,5,7
/proc/20296/stat : 20296 (strangenight2-m) R 20294 20296 20083 0 -1 4202496 1461514 0 0 0 479477 551 0 0 25 0 4 0 593276295 1094156288 166095 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20296/statm: 267128 166096 392 106 0 262099 0
[pid=20296/tid=20297] ppid=20294 vsize=1068512 CPUtime=1201.13 cores=1,3,5,7
/proc/20296/task/20297/stat : 20297 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 375988 0 0 0 119978 135 0 0 25 0 4 0 593276296 1094156288 166096 33554432000 4194304 4627427 140735851786368 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20296/tid=20298] ppid=20294 vsize=1068512 CPUtime=1201.68 cores=1,3,5,7
/proc/20296/task/20298/stat : 20298 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 365621 0 0 0 120028 140 0 0 25 0 4 0 593276296 1094156288 166096 33554432000 4194304 4627427 140735851786368 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20296/tid=20299] ppid=20294 vsize=1068512 CPUtime=1195.72 cores=1,3,5,7
/proc/20296/task/20299/stat : 20299 (strangenight2-m) R 20294 20296 20083 0 -1 4202560 368701 0 0 0 119433 139 0 0 25 0 4 0 593276296 1094156288 166096 33554432000 4194304 4627427 140735851786368 18446744073709551615 4299705 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1068512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.34
CPU user time (s): 4794.79
CPU system time (s): 5.54816
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1118808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.79
system time used= 5.54816
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1461516
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= 842
involuntary context switches= 31246

runsolver used 1.85872 second user time and 4.72328 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 00:40:55
IDJOB=3173756
IDBENCH=82574
IDSOLVER=1586
FILE ID=node117/3173756-1304030455
RUNJOBID= node117-1304028687-20102
PBS_JOBID= 13170335
Free space on /tmp= 71368 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173756-1304030455/watcher-3173756-1304030455 -o /tmp/evaluation-result-3173756-1304030455/solver-3173756-1304030455 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173756-1304030455.cnf

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

MD5SUM BENCH= 3cf1ca6aaef3b8ffa068d087f2b6934e
RANDOM SEED=576726802

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       8936576 kB
Buffers:       2374908 kB
Cached:       12699052 kB
SwapCached:          0 kB
Active:       16665732 kB
Inactive:      6750488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       8936576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5664 kB
Writeback:           0 kB
AnonPages:     8341228 kB
Mapped:          15504 kB
Slab:           517152 kB
PageTables:      23340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 10422024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71668 MiB
End job on node117 at 2011-04-29 01:00:59