Trace number 3366170

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
MD5SUM99649f8478aeec246b4c83e11dce9c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.820874
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366170-1305397927.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.05	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.05	c -- vars added       5000
0.00/0.05	c Parsing time:  0.01 s
0.00/0.05	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.06	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:    113  v-fix:    0  time:  0.02 s
0.00/0.83	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.83	c calculated reachability. Time: 0.00
0.00/0.83	c Calc default polars -  time:   0.00 s pos:    2212 undec:     524 neg:    2264
0.00/0.83	c =========================================================================================
0.00/0.83	c types(t): F = full restart, N = normal restart
0.00/0.83	c types(t): S = simplification begin/end, E = solution found
0.00/0.83	c restart types(rt): st = static, dy = dynamic
0.00/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.83	c  B st     0         0      4887     20886         0         0     63353         0   no data   no data
0.00/0.83	c  N dy    15      4032      4887     20886         0      4032     63353    435101     66.09     70.73
2.34/0.93	c  N dy    42      8150      4887     20886         0      5651     63353    413775     65.38     68.88
5.54/1.43	c  N dy    66     12274      4887     20886         0      5526     63353    250642     65.01     69.05
6.74/1.80	c  N dy    90     16292      4887     20886         0      9543     63353    660352     64.94     68.96
8.73/2.26	c  N dy   115     20386      4887     20886         0      8015     63353    375015     65.19     68.68
10.73/2.75	c  N dy   141     24512      4887     20886         0     12140     63353    807111     65.44     69.10
11.13/2.81	c  F st   145     25001      4887     20886         0     12629     63353    857051     65.46     65.52
13.53/3.43	c  N dy   151     30002      4887     20886         0     10817     63353    644436     65.46   no data
13.53/3.43	c  S st   151     30002      4887     20886         0     10817     63353    644436     65.46   no data
13.53/3.49	c  S st   151     30504      4887     20886         0     11319     63353    680077     65.46   no data
13.53/3.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.93/3.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.93/3.51	c blocked clauses removed:       53 vars:     10 tried:        4887 T: 0.00 s
13.93/3.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.93/3.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.93/3.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4877 time:  0.00 s
13.93/3.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.93/3.53	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.02 s
13.93/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.32/3.65	c lits-rem:        20  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.08 s
14.32/3.67	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.02
14.32/3.67	c calculated reachability. Time: 0.00
14.32/3.67	c  N dy   151     30504      4871     20827         0     11245     63221    668246     65.46   no data
16.35/4.17	c  N dy   178     34616      4871     20827         0     15357     63221   1079117     65.50     69.01
18.31/4.67	c  N dy   208     38666      4871     20827         0     11537     63221    537537     65.84     69.64
20.32/5.16	c  N dy   237     42675      4871     20827         0     15546     63221    942204     65.80     75.58
21.91/5.58	c  S st   261     45758      4871     20827         0      9696     63221    232419     66.02   no data
22.31/5.64	c  S st   261     46263      4871     20827         0     10201     63221    274817     66.02   no data
22.31/5.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.31/5.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
22.31/5.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.31/5.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.31/5.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
22.31/5.66	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
22.31/5.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.31/5.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.71/5.71	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
22.71/5.71	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
22.71/5.71	c vivif2 --  cl tried    10201 cl shrink        0 lits rem          0 time: 0.00
22.71/5.73	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.02
22.71/5.73	c calculated reachability. Time: 0.00
22.71/5.73	c  N dy   261     46263      4871     20827         0     10201     63221    274816     66.02   no data
24.72/6.24	c  N dy   287     50393      4871     20827         0     14330     63221    703969     66.19     72.45
26.69/6.77	c  N dy   318     54475      4871     20827         0     18410     63221   1137269     66.46     73.85
28.69/7.30	c  N dy   342     58647      4871     20827         0     12617     63221    442543     66.48     70.14
31.08/7.82	c  N dy   368     62746      4871     20827         0     16716     63221    863907     66.52     70.53
33.08/8.35	c  N dy   391     66786      4871     20827         0     20756     63221   1275371     66.37     70.52
34.67/8.72	c  S st   408     69394      4871     20827         0     12379     63221    312783     66.38   no data
34.67/8.78	c  S st   408     69894      4871     20827         0     12879     63221    353165     66.38   no data
34.67/8.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.67/8.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.67/8.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.67/8.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.07/8.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.07/8.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
35.07/8.80	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
35.07/8.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.07/8.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.07/8.86	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
35.07/8.86	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
35.07/8.87	c vivif2 --  cl tried    12878 cl shrink        0 lits rem          0 time: 0.00
35.07/8.89	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.02
35.07/8.90	c calculated reachability. Time: 0.00
35.07/8.90	c  N dy   408     69894      4871     20827         0     12878     63221    352982     66.38   no data
37.47/9.48	c  N dy   436     74460      4871     20827         0     17444     63221    829559     66.45     70.95
40.26/10.15	c  N dy   462     79307      4871     20827         0     22290     63221   1339888     66.38     72.46
43.05/10.83	c  N dy   488     84540      4871     20827         0     15533     63221    548078     66.33     69.82
44.65/11.21	c  F st   506     87500      4871     20827         0     18493     63221    856597     66.29     56.89
46.26/11.65	c  N st   511     90797      4871     20827         0     21790     63221   1216005     66.29   no data
49.85/12.53	c  N dy   537     96735      4871     20827         0     14735     63221    360612     66.33     70.01
53.03/13.34	c  N dy   572    102922      4871     20827         0     20918     63221   1000834     66.29     72.57
54.24/13.62	c  S st   586    104841      4871     20827         0     22837     63221   1197887     66.29     63.34
54.24/13.69	c  S st   586    105342      4871     20827         0     23338     63221   1241529     66.29   no data
54.24/13.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.64/13.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
54.64/13.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.64/13.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.64/13.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.64/13.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
54.64/13.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
54.64/13.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
55.03/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.62/14.22	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.41 s
56.62/14.22	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
56.62/14.24	c vivif2 --  cl tried    23337 cl shrink        0 lits rem          0 time: 0.02
56.62/14.27	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.03
56.62/14.27	c calculated reachability. Time: 0.00
56.62/14.27	c  N dy   586    105342      4871     20827         0     23337     63221   1241490     66.29   no data
60.61/15.23	c  N dy   622    112084      4871     20827         0     16080     63221    410948     66.24     69.74
64.64/16.25	c  N dy   670    119314      4871     20827         0     23310     63221   1175178     66.36     72.18
69.39/17.46	c  N dy   720    127038      4871     20827         0     16035     63221    294700     66.48     71.60
73.78/18.59	c  N dy   765    135376      4871     20827         0     24373     63221   1177706     66.51     73.05
79.77/20.00	c  N dy   813    144648      4871     20827         0     17650     63221    370651     66.51     70.14
84.96/21.30	c  N dy   870    153882      4871     20827         0     26880     63221   1331709     66.48     70.41
87.35/21.94	c  S st   900    158015      4871     20827         0     31012     63221   1764252     66.54   no data
87.75/22.03	c  S st   900    158517      4871     20827         0     31514     63221   1804453     66.54   no data
87.75/22.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.75/22.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
87.75/22.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.75/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.75/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.75/22.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
87.75/22.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
88.15/22.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
88.15/22.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.14/23.15	c lits-rem:        11  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.98 s
92.14/23.15	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
92.14/23.18	c vivif2 --  cl tried    31506 cl shrink        0 lits rem          0 time: 0.02
92.54/23.22	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.04
92.54/23.22	c calculated reachability. Time: 0.00
92.54/23.22	c  N dy   900    158517      4871     20827         0     31506     63221   1802578     66.54   no data
98.53/24.71	c  N dy   961    168671      4871     20827         0     24664     63221    996213     66.56     76.03
105.31/26.45	c  N dy  1033    179474      4871     20827         0     35464     63221   2131890     66.63     83.43
112.11/28.17	c  N dy  1120    191024      4871     20827         0     29015     63221   1355227     66.76     73.26
120.49/30.22	c  N dy  1198    203470      4871     20827         0     22461     63221    587320     66.82     73.14
128.46/32.28	c  N dy  1284    216528      4871     20827         0     35518     63221   1959835     66.90     71.02
137.24/34.49	c  N dy  1373    230441      4871     20827         0     29429     63221   1224438     66.97     76.51
142.43/35.70	c  S st  1415    237775      4871     20827         0     36762     63221   1992057     66.97     59.90
142.83/35.80	c  S st  1415    238277      4871     20827         0     37264     63221   2031631     66.97   no data
142.83/35.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.83/35.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
142.83/35.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.83/35.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.83/35.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.83/35.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
142.83/35.84	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
142.83/35.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
143.23/35.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.81/37.32	c lits-rem:        26  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.36 s
148.81/37.32	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
148.81/37.35	c vivif2 --  cl tried    37260 cl shrink        0 lits rem          0 time: 0.03
149.21/37.40	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.05
149.21/37.40	c calculated reachability. Time: 0.00
149.21/37.40	c  N dy  1415    238277      4871     20827         0     37260     63221   2031044     66.97   no data
158.79/39.89	c  N dy  1515    253576      4871     20827         0     31560     63221   1336676     67.08     74.26
169.99/42.62	c  N dy  1611    269857      4871     20827         0     25839     63221    642890     67.07     74.17
181.53/45.52	c  N dy  1715    287079      4871     20827         0     43060     63221   2436103     67.04     81.47
193.50/48.59	c  N dy  1823    305534      4871     20827         0     38515     63221   1880863     67.04     73.67
194.30/48.72	c  F st  1829    306250      4871     20827         0     39231     63221   1955463     67.05   no data
207.07/51.96	c  N dy  1920    325092      4871     20827         0     34076     63221   1303023     67.09     78.88
221.43/55.59	c  N dy  2046    345142      4871     20827         0     29128     63221    685451     67.12     71.52
229.82/57.68	c  S st  2115    357417      4871     20827         0     41397     63221   1971618     67.05   no data
230.22/57.79	c  S st  2115    357921      4871     20827         0     41901     63221   2011564     67.05   no data
230.22/57.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.62/57.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
230.62/57.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
230.62/57.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.62/57.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.62/57.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
230.62/57.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
230.62/57.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
231.02/57.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.59/59.35	c lits-rem:        10  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.41 s
236.59/59.35	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
236.59/59.38	c vivif2 --  cl tried    41894 cl shrink        0 lits rem          0 time: 0.03
236.99/59.43	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.05
236.99/59.43	c calculated reachability. Time: 0.00
236.99/59.43	c  N dy  2115    357921      4871     20827         0     41894     63221   2010755     67.05   no data
251.36/63.05	c  N dy  2242    378046      4871     20827         0     36022     63221   1300379     67.06     72.48
266.56/66.88	c  N dy  2366    398170      4871     20827         0     29147     63221    491399     67.10     70.66
281.69/70.60	c  N dy  2487    418243      4871     20827         0     49220     63221   2630620     67.12     71.29
296.46/74.32	c  N dy  2613    438392      4871     20827         0     41373     63221   1671630     67.16     71.31
312.42/78.30	c  N dy  2731    458654      4871     20827         0     32637     63221    665514     67.14     71.39
327.19/82.05	c  N dy  2856    478708      4871     20827         0     52689     63221   2802579     67.19     72.38
342.75/85.91	c  N dy  2973    498797      4871     20827         0     42776     63221   1616512     67.21     72.34
359.50/90.10	c  N dy  3098    518852      4871     20827         0     31832     63221    371004     67.23     74.90
372.67/93.43	c  S st  3225    536882      4871     20827         0     49860     63221   2304812     67.30   no data
373.07/93.55	c  S st  3225    537383      4871     20827         0     50361     63221   2343762     67.30   no data
373.07/93.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.07/93.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
373.07/93.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
373.07/93.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
373.07/93.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.47/93.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
373.47/93.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
373.47/93.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
373.87/93.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
383.05/96.03	c lits-rem:        34  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.32 s
383.05/96.03	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
383.05/96.07	c vivif2 --  cl tried    50356 cl shrink        0 lits rem          0 time: 0.03
383.45/96.13	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.06
383.45/96.13	c calculated reachability. Time: 0.00
383.45/96.13	c  N dy  3225    537383      4871     20827         0     50356     63221   2342967     67.30   no data
400.21/100.31	c  N dy  3353    557534      4871     20827         0     38502     63221    990446     67.33     72.20
416.17/104.36	c  N dy  3489    577585      4871     20827         0     58550     63221   3106995     67.38     71.00
432.14/108.39	c  N dy  3614    597679      4871     20827         0     45644     63221   1657042     67.43     71.64
450.10/112.80	c  N dy  3743    617841      4871     20827         0     65805     63221   3787621     67.46     71.30
465.66/116.71	c  N dy  3867    637961      4871     20827         0     51927     63221   2185507     67.47     71.28
483.62/121.22	c  N dy  3992    658081      4871     20827         0     37052     63221    536426     67.49     71.38
499.59/125.24	c  N dy  4126    678164      4871     20827         0     57135     63221   2684731     67.54     72.28
517.94/129.85	c  N dy  4252    698184      4871     20827         0     41158     63221    875867     67.59     72.32
534.70/134.09	c  N dy  4381    718203      4871     20827         0     61171     63221   3005606     67.62     72.10
553.05/138.63	c  N dy  4509    738290      4871     20827         0     44267     63221   1094464     67.64     74.79
570.22/142.98	c  N dy  4632    758430      4871     20827         0     64402     63221   3248180     67.66     71.42
588.18/147.47	c  N dy  4758    778454      4871     20827         0     46425     63221   1217886     67.67     73.33
606.14/151.93	c  N dy  4882    798741      4871     20827         0     66712     63221   3356780     67.68     74.94
613.72/153.80	c  S st  4935    806075      4871     20827         0     74045     63221   4136218     67.70     69.66
614.12/153.96	c  S st  4935    806580      4871     20827         0     74550     63221   4175599     67.70   no data
614.12/153.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
614.52/154.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
614.52/154.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.52/154.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
614.52/154.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.52/154.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
614.52/154.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
614.52/154.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
615.32/154.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.28/158.30	c lits-rem:        38  cl-subs:        9  v-elim:      0  v-fix:    0  time:  4.06 s
631.68/158.30	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
631.68/158.35	c vivif2 --  cl tried    74541 cl shrink        0 lits rem          0 time: 0.06
632.08/158.45	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.10
632.08/158.46	c calculated reachability. Time: 0.00
632.08/158.46	c  N dy  4935    806580      4871     20827         0     74541     63221   4174560     67.70   no data
648.84/162.66	c  N dy  5061    826604      4871     20827         0     55568     63221   2092892     67.72     74.56
668.80/167.61	c  N dy  5191    846778      4871     20827         0     75740     63221   4247903     67.75     73.02
685.96/171.99	c  N dy  5321    866830      4871     20827         0     55797     63221   2026759     67.78     77.05
705.13/176.78	c  N dy  5441    886905      4871     20827         0     75869     63221   4144637     67.79     71.45
723.10/181.29	c  N dy  5564    907005      4871     20827         0     54964     63221   1829173     67.80     71.83
743.02/186.25	c  N dy  5698    927396      4871     20827         0     75351     63221   3998201     67.82     71.78
761.78/190.94	c  N dy  5824    947502      4871     20827         0     53457     63221   1566244     67.86     72.45
780.53/195.64	c  N dy  5957    967518      4871     20827         0     73471     63221   3720805     67.90     72.38
800.09/200.59	c  N dy  6076    987753      4871     20827         0     50714     63221   1180856     67.90     71.76
818.45/205.16	c  N dy  6206   1007842      4871     20827         0     70800     63221   3310278     67.91     76.77
839.60/210.47	c  N dy  6332   1027898      4871     20827         0     46860     63221    671989     67.93     71.97
857.16/214.84	c  N dy  6455   1047928      4871     20827         0     66888     63221   2788527     67.93     72.13
879.11/220.33	c  N dy  6589   1068254      4871     20827         0     87210     63221   4934673     67.95     73.40
883.10/221.34	c  F st  6605   1071875      4871     20827         0     45838     63221    456263     67.94   no data
897.06/224.85	c  N dy  6681   1088347      4871     20827         0     62307     63221   2310142     67.95     81.33
917.81/230.06	c  N dy  6809   1108454      4871     20827         0     82413     63221   4419540     67.95     71.85
937.78/235.07	c  N dy  6942   1128553      4871     20827         0     56512     63221   1489191     67.98     72.14
957.33/239.91	c  N dy  7056   1148660      4871     20827         0     76615     63221   3625937     67.98     73.27
979.28/245.47	c  N dy  7175   1168691      4871     20827         0     49654     63221    671681     67.99     73.21
998.44/250.26	c  N dy  7305   1188711      4871     20827         0     69673     63221   2818923     68.02     71.76
1020.39/255.79	c  N dy  7425   1208863      4871     20827         0     89822     63221   5000448     68.03     71.78
1021.97/256.11	c  S st  7434   1209871      4871     20827         0     90830     63221   5110493     68.04     69.15
1022.37/256.30	c  S st  7434   1210371      4871     20827         0     91330     63221   5150510     68.04   no data
1022.77/256.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1022.77/256.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1022.77/256.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1022.77/256.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1022.77/256.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1022.77/256.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
1022.77/256.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1023.17/256.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1023.97/256.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1047.12/262.49	c lits-rem:        77  cl-subs:       17  v-elim:      0  v-fix:    0  time:  5.86 s
1047.12/262.49	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
1047.53/262.56	c vivif2 --  cl tried    91313 cl shrink        0 lits rem          0 time: 0.07
1047.95/262.69	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.12
1047.95/262.69	c calculated reachability. Time: 0.00
1047.95/262.69	c  N dy  7434   1210371      4871     20827         0     91313     63221   5146888     68.04   no data
1067.47/267.50	c  N dy  7552   1230382      4871     20827         0     63329     63221   2022486     68.04     73.43
1087.82/272.68	c  N dy  7672   1250443      4871     20827         0     83389     63221   4149729     68.04     72.54
1110.57/278.36	c  N dy  7798   1270531      4871     20827         0     54476     63221    963063     68.06     74.93
1129.33/283.06	c  N dy  7914   1290628      4871     20827         0     74568     63221   3103739     68.05     75.29
1152.47/288.88	c  N dy  8051   1310673      4871     20827         0     94610     63221   5233739     68.07     71.80
1172.82/293.96	c  N dy  8181   1330740      4871     20827         0     64681     63221   1963511     68.09     72.07
1193.97/299.23	c  N dy  8306   1350911      4871     20827         0     84851     63221   4124421     68.10     71.98
1218.32/305.30	c  N dy  8432   1371127      4871     20827         0     54069     63221    732034     68.11     71.73
1237.08/310.00	c  N dy  8557   1391305      4871     20827         0     74246     63221   2866887     68.12     73.44
1259.82/315.77	c  N dy  8693   1411318      4871     20827         0     94258     63221   4996164     68.14     72.16
1282.17/321.33	c  N dy  8821   1431405      4871     20827         0     62350     63221   1534465     68.16     71.88
1302.13/326.40	c  N dy  8947   1451451      4871     20827         0     82393     63221   3691142     68.17     72.00
1326.86/332.58	c  N dy  9069   1471536      4871     20827         0    102476     63221   5810035     68.16     72.50
1347.21/337.62	c  N dy  9192   1491580      4871     20827         0     69520     63221   2184667     68.18     73.76
1368.77/343.06	c  N dy  9314   1511666      4871     20827         0     89606     63221   4329563     68.18     76.62
1394.33/349.46	c  N dy  9443   1531719      4871     20827         0     55666     63221    602095     68.20     72.92
1413.47/354.28	c  N dy  9577   1551725      4871     20827         0     75670     63221   2762637     68.23     72.04
1436.61/360.00	c  N dy  9699   1571730      4871     20827         0     95675     63221   4886341     68.22     72.53
1460.60/366.05	c  N dy  9815   1591735      4871     20827         0     60685     63221   1039272     68.23     72.77
1480.91/371.15	c  N dy  9945   1611816      4871     20827         0     80764     63221   3197218     68.25     74.94
1504.85/377.11	c  N dy 10063   1631851      4871     20827         0    100796     63221   5338580     68.25     72.23
1528.40/383.07	c  N dy 10194   1652063      4871     20827         0     65007     63221   1397880     68.26     75.08
1549.55/388.36	c  N dy 10316   1672132      4871     20827         0     85074     63221   3547197     68.27     72.53
1575.49/394.80	c  N dy 10438   1692240      4871     20827         0    105179     63221   5712222     68.28     72.73
1596.68/400.13	c  S st 10546   1710371      4871     20827         0     66313     63221   1432431     68.28     61.96
1597.04/400.27	c  S st 10546   1710878      4871     20827         0     66820     63221   1475016     68.28   no data
1597.04/400.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1597.44/400.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1597.44/400.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1597.44/400.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1597.44/400.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1597.44/400.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
1597.44/400.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1597.44/400.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1597.84/400.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1602.63/401.60	c lits-rem:         9  cl-subs:        9  v-elim:      0  v-fix:    0  time:  1.18 s
1602.63/401.60	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
1602.63/401.63	c vivif2 --  cl tried    66811 cl shrink        0 lits rem          0 time: 0.02
1603.02/401.71	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.08
1603.02/401.71	c calculated reachability. Time: 0.00
1603.02/401.71	c  N dy 10546   1710878      4871     20827         0     66811     63221   1473182     68.28   no data
1624.17/407.09	c  N dy 10673   1730992      4871     20827         0     86923     63221   3614015     68.29     72.37
1649.71/413.47	c  N dy 10806   1751159      4871     20827         0    107087     63221   5801951     68.31     76.98
1673.26/419.33	c  N dy 10917   1771542      4871     20827         0     69477     63221   1662508     68.31     73.80
1694.81/424.72	c  N dy 11019   1791614      4871     20827         0     89547     63221   3805667     68.29     72.42
1721.14/431.35	c  N dy 11150   1811895      4871     20827         0    109828     63221   5981396     68.31     72.15
1744.70/437.22	c  N dy 11280   1831945      4871     20827         0     70880     63221   1704113     68.32     72.28
1768.24/443.12	c  N dy 11411   1852226      4871     20827         0     91157     63221   3862205     68.33     72.36
1794.58/449.79	c  N dy 11528   1872663      4871     20827         0    111592     63221   6055704     68.34     72.01
1818.52/455.72	c  N dy 11653   1892747      4871     20827         0     71675     63221   1693367     68.35     75.08
1840.87/461.31	c  N dy 11784   1912753      4871     20827         0     91680     63221   3833972     68.35     73.53
1867.22/467.96	c  N dy 11900   1932836      4871     20827         0    111760     63221   5978254     68.36     72.08
1891.96/474.14	c  N dy 12027   1952965      4871     20827         0     70894     63221   1515060     68.36     72.10
1914.30/479.73	c  N dy 12141   1973355      4871     20827         0     91283     63221   3714524     68.36     72.24
1940.24/486.25	c  N dy 12258   1993405      4871     20827         0    111332     63221   5863128     68.37     73.34
1966.18/492.79	c  N dy 12388   2013430      4871     20827         0     69366     63221   1269925     68.40     81.40
1988.53/498.37	c  N dy 12528   2033548      4871     20827         0     89483     63221   3438791     68.42     72.63
2015.26/505.01	c  N dy 12663   2053659      4871     20827         0    109593     63221   5613949     68.44     73.69
2043.60/512.11	c  N dy 12799   2073678      4871     20827         0     66615     63221    870425     68.46     72.14
2064.75/517.45	c  N dy 12920   2093715      4871     20827         0     86649     63221   3031439     68.47     75.79
2089.89/523.79	c  N dy 13039   2113884      4871     20827         0    106817     63221   5204975     68.47     74.02
2119.07/531.08	c  N dy 13159   2134034      4871     20827         0    126964     63221   7359499     68.48     73.42
2140.60/536.50	c  N dy 13291   2154156      4871     20827         0     83088     63221   2541812     68.50     72.22
2165.72/542.77	c  N dy 13417   2174169      4871     20827         0    103098     63221   4696748     68.51     72.40
2194.85/550.09	c  N dy 13543   2194352      4871     20827         0    123277     63221   6868254     68.52     74.21
2216.00/555.35	c  S st 13645   2210878      4871     20827         0     74816     63221   1520085     68.52   no data
2216.80/555.51	c  S st 13645   2211384      4871     20827         0     75322     63221   1558482     68.52   no data
2216.80/555.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2216.80/555.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2216.80/555.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2216.80/555.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2216.80/555.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2216.80/555.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
2216.80/555.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2217.20/555.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2217.20/555.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2221.19/556.67	c lits-rem:        20  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.01 s
2221.19/556.68	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
2221.58/556.70	c vivif2 --  cl tried    75318 cl shrink        0 lits rem          0 time: 0.02
2221.58/556.79	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.09
2221.98/556.80	c calculated reachability. Time: 0.00
2221.98/556.80	c  N dy 13645   2211384      4871     20827         0     75318     63221   1558207     68.52   no data
2245.14/562.65	c  N dy 13766   2231624      4871     20827         0     95557     63221   3713647     68.52     73.12
2272.29/569.45	c  N dy 13896   2251645      4871     20827         0    115575     63221   5857273     68.54     73.95
2301.41/576.74	c  N dy 14030   2271723      4871     20827         0     69656     63221    906106     68.56     93.48
2322.96/582.15	c  N dy 14145   2291728      4871     20827         0     89660     63221   3050133     68.56     73.37
2349.29/588.71	c  N dy 14271   2311807      4871     20827         0    109737     63221   5202558     68.56     73.99
2379.22/596.23	c  N dy 14400   2331875      4871     20827         0    129804     63221   7336262     68.57     72.51
2402.78/602.20	c  N dy 14531   2351961      4871     20827         0     82894     63221   2218540     68.58     72.94
2428.72/608.64	c  N dy 14661   2372083      4871     20827         0    103012     63221   4366390     68.59     72.34
2457.44/615.82	c  N dy 14783   2392292      4871     20827         0    123217     63221   6530990     68.59     77.32
2485.79/622.94	c  N dy 14916   2412333      4871     20827         0     75265     63221   1288790     68.60     74.54
2508.53/628.67	c  N dy 15043   2432355      4871     20827         0     95284     63221   3439468     68.61     74.35
2536.10/635.52	c  N dy 15177   2452358      4871     20827         0    115286     63221   5585792     68.62     72.54
2567.19/643.30	c  N dy 15297   2472435      4871     20827         0    135358     63221   7784251     68.64     72.86
2590.33/649.16	c  N dy 15424   2492532      4871     20827         0     86458     63221   2411891     68.65     90.36
2616.27/655.60	c  N dy 15558   2512663      4871     20827         0    106588     63221   4574500     68.66     72.42
2645.42/662.99	c  N dy 15683   2532672      4871     20827         0    126594     63221   6723070     68.67     73.27
2675.34/670.41	c  N dy 15816   2552741      4871     20827         0     76668     63221   1239498     68.68     73.34
2698.52/676.25	c  N dy 15943   2572891      4871     20827         0     96818     63221   3399102     68.69     73.98
2726.42/683.25	c  N dy 16072   2593171      4871     20827         0    117093     63221   5576890     68.69     72.48
2757.95/691.13	c  N dy 16190   2613278      4871     20827         0    137198     63221   7725744     68.69     72.80
2782.29/697.20	c  N dy 16301   2633293      4871     20827         0     86224     63221   2158986     68.69     72.98
2807.04/703.48	c  N dy 16421   2653328      4871     20827         0    106258     63221   4333224     68.70     72.48
2836.57/710.83	c  N dy 16546   2673377      4871     20827         0    126304     63221   6485633     68.70     72.88
2868.90/718.96	c  N dy 16670   2693412      4871     20827         0     74343     63221    795176     68.70     72.83
2889.24/724.04	c  S st 16767   2711384      4871     20827         0     92311     63221   2723757     68.70     67.80
2890.05/724.24	c  S st 16767   2711889      4871     20827         0     92816     63221   2768097     68.70   no data
2890.05/724.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2890.45/724.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2890.45/724.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2890.45/724.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2890.45/724.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2890.45/724.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
2890.45/724.32	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2890.45/724.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2890.85/724.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2902.82/727.44	c lits-rem:        25  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.97 s
2902.82/727.44	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
2902.82/727.49	c vivif2 --  cl tried    92811 cl shrink        0 lits rem          0 time: 0.04
2903.62/727.60	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.12
2903.62/727.61	c calculated reachability. Time: 0.00
2903.62/727.61	c  N dy 16767   2711889      4871     20827         0     92811     63221   2767561     68.70   no data
2930.35/734.31	c  N dy 16897   2731950      4871     20827         0    112866     63221   4914670     68.71     74.63
2961.08/742.06	c  N dy 17022   2751970      4871     20827         0    132884     63221   7041549     68.71     72.91
2991.02/749.50	c  N dy 17145   2772093      4871     20827         0     80012     63221   1321517     68.72     73.61
3014.95/755.51	c  N dy 17264   2792304      4871     20827         0    100220     63221   3469643     68.72     73.56
3043.29/762.63	c  N dy 17400   2812335      4871     20827         0    120248     63221   5626770     68.73     72.43
3075.62/770.80	c  N dy 17524   2832439      4871     20827         0    140352     63221   7811203     68.74     72.70
3103.14/777.67	c  N dy 17655   2852518      4871     20827         0     86435     63221   1885801     68.74     74.73
3129.09/784.18	c  N dy 17783   2872573      4871     20827         0    106486     63221   4044468     68.75     73.62
3158.63/791.52	c  N dy 17897   2892719      4871     20827         0    126630     63221   6209445     68.75     72.83
3192.95/800.15	c  N dy 18027   2912951      4871     20827         0    146860     63221   8393003     68.76     73.14
3218.09/806.49	c  N dy 18157   2933299      4871     20827         0     92217     63221   2404489     68.77     73.46
3245.22/813.20	c  N dy 18286   2953394      4871     20827         0    112310     63221   4573389     68.78     72.47
3275.55/820.87	c  N dy 18408   2973465      4871     20827         0    132381     63221   6726587     68.78     79.59
3310.67/829.65	c  N dy 18530   2993489      4871     20827         0     76412     63221    602687     68.79     74.48
3333.82/835.40	c  N dy 18658   3013500      4871     20827         0     96420     63221   2753894     68.79     74.25
3360.97/842.27	c  N dy 18781   3033553      4871     20827         0    116471     63221   4909835     68.80     75.05
3392.12/850.02	c  N dy 18895   3053567      4871     20827         0    136481     63221   7045888     68.80     78.12
3426.81/858.73	c  N dy 19040   3073677      4871     20827         0     79601     63221    842703     68.81     73.67
3450.34/864.68	c  N dy 19163   3093795      4871     20827         0     99716     63221   3000825     68.82     73.47
3478.28/871.68	c  N dy 19283   3113892      4871     20827         0    119813     63221   5162851     68.82     72.81
3511.00/879.86	c  N dy 19410   3133905      4871     20827         0    139826     63221   7317402     68.83     73.86
3544.93/888.30	c  N dy 19538   3153995      4871     20827         0     81924     63221    985327     68.83     76.73
3568.87/894.31	c  N dy 19663   3174044      4871     20827         0    101970     63221   3144420     68.83     74.14
3598.43/901.73	c  N dy 19781   3194262      4871     20827         0    122187     63221   5324822     68.84     72.87
3627.13/908.98	c  S st 19894   3211889      4871     20827         0    139813     63221   7227235     68.85   no data
3628.33/909.30	c  S st 19894   3212393      4871     20827         0    140317     63221   7275775     68.85   no data
3628.75/909.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3629.17/909.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3629.17/909.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3629.17/909.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3629.17/909.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3629.17/909.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
3629.17/909.43	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3629.53/909.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3630.72/909.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3665.85/918.63	c lits-rem:        51  cl-subs:       18  v-elim:      0  v-fix:    0  time:  8.81 s
3665.85/918.63	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
3666.25/918.73	c vivif2 --  cl tried   140299 cl shrink        0 lits rem          0 time: 0.10
3667.05/918.92	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.19
3667.05/918.92	c calculated reachability. Time: 0.00
3667.05/918.92	c  N dy 19894   3212393      4871     20827         0    140299     63221   7271930     68.85   no data
3702.16/927.74	c  N dy 20028   3232549      4871     20827         0     81456     63221    842527     68.85     73.57
3726.51/933.86	c  N dy 20160   3252639      4871     20827         0    101545     63221   2990945     68.86     80.77
3754.84/940.99	c  N dy 20280   3272884      4871     20827         0    121789     63221   5168395     68.86     73.27
3787.96/949.24	c  N dy 20401   3292958      4871     20827         0    141860     63221   7346145     68.87     94.08
3824.27/958.39	c  N dy 20538   3313196      4871     20827         0     82104     63221    811914     68.88     75.36
3848.66/964.44	c  N dy 20658   3333313      4871     20827         0    102218     63221   3003768     68.89     76.34
3877.36/971.62	c  N dy 20771   3353421      4871     20827         0    122325     63221   5138950     68.88     72.61
3911.27/980.11	c  N dy 20895   3373507      4871     20827         0    142410     63221   7319142     68.89     84.23
3947.99/989.34	c  N dy 21020   3393549      4871     20827         0     81460     63221    638549     68.90     73.64
3971.57/995.28	c  N dy 21145   3413577      4871     20827         0    101486     63221   2788302     68.90     72.79
3999.46/1002.27	c  N dy 21258   3433585      4871     20827         0    121492     63221   4948686     68.90     74.70
4032.60/1010.51	c  N dy 21379   3453798      4871     20827         0    141702     63221   7123457     68.91     74.22
4069.71/1019.88	c  N dy 21512   3473816      4871     20827         0    161715     63221   9311526     68.92     73.53
4096.45/1026.52	c  N dy 21644   3494374      4871     20827         0    100272     63221   2554695     68.93     72.57
4124.80/1033.61	c  N dy 21771   3514631      4871     20827         0    120528     63221   4731904     68.93     73.74
4157.10/1041.70	c  N dy 21889   3534847      4871     20827         0    140741     63221   6916025     68.94     74.58
4193.83/1050.95	c  N dy 22009   3554883      4871     20827         0    160777     63221   9080203     68.94     73.87
4222.15/1058.06	c  N dy 22144   3575071      4871     20827         0     97972     63221   2219351     68.95     72.96
4249.69/1064.90	c  N dy 22269   3595094      4871     20827         0    117991     63221   4359238     68.96     72.76
4281.62/1073.00	c  N dy 22405   3615226      4871     20827         0    138122     63221   6550505     68.97     73.11
4318.37/1082.12	c  N dy 22535   3635261      4871     20827         0    158157     63221   8728629     68.98     73.28
4349.45/1089.91	c  N dy 22649   3655309      4871     20827         0     94213     63221   1702930     68.98     74.34
4376.99/1096.83	c  N dy 22790   3675803      4871     20827         0    114706     63221   3928064     68.99     72.75
4409.73/1105.01	c  N dy 22913   3695877      4871     20827         0    134779     63221   6100695     68.99     73.36
4438.85/1112.39	c  S st 23015   3712393      4871     20827         0    151292     63221   7854588     69.00     70.03
4440.46/1112.70	c  S st 23015   3712894      4871     20827         0    151793     63221   7893635     69.00   no data
4440.46/1112.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4440.87/1112.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4440.87/1112.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4440.87/1112.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4440.87/1112.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4440.87/1112.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
4440.87/1112.84	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4441.29/1112.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4442.44/1113.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4481.56/1123.09	c lits-rem:       110  cl-subs:       31  v-elim:      0  v-fix:    0  time:  9.86 s
4481.56/1123.09	c vivif2 --  cl tried    20827 cl shrink        0 lits rem          0 time: 0.00
4482.36/1123.21	c vivif2 --  cl tried   151762 cl shrink        0 lits rem          0 time: 0.11
4483.16/1123.41	c asymm  cl-useful: 0/20827/20827 lits-rem:0 time: 0.20
4483.16/1123.41	c calculated reachability. Time: 0.00
4483.16/1123.41	c  N dy 23015   3712894      4871     20827         0    151762     63221   7887537     69.00   no data
4521.06/1132.97	c  N dy 23147   3732985      4871     20827         0     86865     63221    815751     69.00     73.44
4544.21/1138.74	c  F st 23276   3751564      4871     20827         0    105443     63221   2828541     69.01     63.75
4547.00/1139.40	c  N st 23280   3753601      4871     20827         0    107480     63221   3074757     69.01   no data
4575.74/1146.64	c  N dy 23383   3773623      4871     20827         0    127497     63221   5233577     69.01     74.85
4610.06/1155.21	c  N dy 23511   3793745      4871     20827         0    147616     63221   7397322     69.02     73.26
4648.77/1164.93	c  N dy 23649   3813897      4871     20827         0    167764     63221   9555314     69.03     73.35
4677.11/1172.02	c  N dy 23781   3833902      4871     20827         0    101781     63221   2317243     69.03     73.12
4705.43/1179.19	c  N dy 23903   3853981      4871     20827         0    121859     63221   4489188     69.04     88.56
4738.96/1187.55	c  N dy 24034   3874050      4871     20827         0    141925     63221   6664267     69.05     73.06
4776.08/1196.86	c  N dy 24157   3894141      4871     20827         0    162013     63221   8827340     69.05     72.93

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651390865 52396032 348 33554432000 4194304 4580107 140736098782480 18446744073709551615 47811821524908 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 12792 348 299 95 0 7774 0
[pid=2797/tid=2798] ppid=2795 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651390865 52396032 348 33554432000 4194304 4580107 140736098782480 18446744073709551615 47811821524904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651390865 52396032 348 33554432000 4194304 4580107 140736098782480 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651390865 52396032 348 33554432000 4194304 4580107 140736098782480 18446744073709551615 47811821524914 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0705771 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=369368 CPUtime=2.34 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 10713 0 0 0 231 3 0 0 18 0 4 0 651390865 378232832 7368 33554432000 4194304 4580107 140736098782480 18446744073709551615 232335935623 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 92342 7368 377 95 0 87324 0
[pid=2797/tid=2798] ppid=2795 vsize=369368 CPUtime=0.57 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 2594 0 0 0 57 0 0 0 18 0 4 0 651390865 378232832 7368 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=369368 CPUtime=0.56 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) D 2795 2797 2765 0 -1 4202560 2849 0 0 0 56 0 0 0 18 0 4 0 651390865 378232832 7167 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=362208 CPUtime=0.84 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 2222 0 0 0 84 0 0 0 19 0 4 0 651390865 370900992 7903 33554432000 4194304 4580107 140736098782480 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 369368

[startup+0.962154 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=362208 CPUtime=3.79 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 12547 0 0 0 376 3 0 0 19 0 4 0 651390865 370900992 8328 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 90552 8329 377 95 0 85534 0
[pid=2797/tid=2798] ppid=2795 vsize=362208 CPUtime=0.94 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3211 0 0 0 93 1 0 0 19 0 4 0 651390865 370900992 8329 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=362208 CPUtime=0.93 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3217 0 0 0 93 0 0 0 19 0 4 0 651390865 370900992 8329 33554432000 4194304 4580107 140736098782480 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=362208 CPUtime=0.94 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 2343 0 0 0 94 0 0 0 19 0 4 0 651390865 370900992 8329 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 362208

[startup+1.00092 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=362208 CPUtime=3.95 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 12731 0 0 0 392 3 0 0 19 0 4 0 651390865 370900992 8512 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 90552 8512 377 95 0 85534 0
[pid=2797/tid=2798] ppid=2795 vsize=362208 CPUtime=0.98 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3253 0 0 0 97 1 0 0 19 0 4 0 651390865 370900992 8512 33554432000 4194304 4580107 140736098782480 18446744073709551615 4301867 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=362208 CPUtime=0.97 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3281 0 0 0 97 0 0 0 19 0 4 0 651390865 370900992 8512 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293797 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=362208 CPUtime=0.98 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 2382 0 0 0 98 0 0 0 19 0 4 0 651390865 370900992 8512 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 362208

[startup+1.1009 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=362208 CPUtime=4.35 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 13137 0 0 0 432 3 0 0 19 0 4 0 651390865 370900992 8918 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 90552 8918 377 95 0 85534 0
[pid=2797/tid=2798] ppid=2795 vsize=362208 CPUtime=1.08 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3347 0 0 0 107 1 0 0 19 0 4 0 651390865 370900992 8918 33554432000 4194304 4580107 140736098782480 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=362208 CPUtime=1.07 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3377 0 0 0 107 0 0 0 19 0 4 0 651390865 370900992 8918 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=362208 CPUtime=1.08 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 2478 0 0 0 108 0 0 0 19 0 4 0 651390865 370900992 8918 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 362208

[startup+1.50083 s]
/proc/loadavg: 6.97 7.95 7.91 3/281 2797
/proc/meminfo: memFree=21566920/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=362860 CPUtime=5.94 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 15763 0 0 0 591 3 0 0 19 0 4 0 651390865 371568640 8194 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 90715 8194 377 95 0 85697 0
[pid=2797/tid=2798] ppid=2795 vsize=362860 CPUtime=1.48 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3986 0 0 0 147 1 0 0 19 0 4 0 651390865 371568640 8194 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=362860 CPUtime=1.47 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 4056 0 0 0 147 0 0 0 20 0 4 0 651390865 371568640 8194 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=362860 CPUtime=1.47 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 3156 0 0 0 147 0 0 0 20 0 4 0 651390865 371568640 8194 33554432000 4194304 4580107 140736098782480 18446744073709551615 4301867 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 362860

[startup+3.10055 s]
/proc/loadavg: 7.05 7.95 7.91 9/291 2810
/proc/meminfo: memFree=21481056/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=364004 CPUtime=12.32 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 24299 0 0 0 1228 4 0 0 25 0 4 0 651390865 372740096 8332 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 91001 8332 378 95 0 85983 0
[pid=2797/tid=2798] ppid=2795 vsize=364004 CPUtime=3.08 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 6138 0 0 0 307 1 0 0 25 0 4 0 651390865 372740096 8333 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=364004 CPUtime=3.05 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 6193 0 0 0 304 1 0 0 25 0 4 0 651390865 372740096 8333 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=364004 CPUtime=3.08 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 5283 0 0 0 307 1 0 0 25 0 4 0 651390865 372740096 8333 33554432000 4194304 4580107 140736098782480 18446744073709551615 4292971 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 364004

[startup+6.31098 s]
/proc/loadavg: 7.05 7.95 7.91 9/291 2811
/proc/meminfo: memFree=21370696/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=375812 CPUtime=25.14 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 51352 0 0 0 2504 10 0 0 25 0 4 0 651390865 384831488 23929 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 93953 23929 379 95 0 88935 0
[pid=2797/tid=2798] ppid=2795 vsize=375812 CPUtime=6.29 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 11457 0 0 0 627 2 0 0 25 0 4 0 651390865 384831488 23930 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=375812 CPUtime=6.23 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 14414 0 0 0 621 2 0 0 25 0 4 0 651390865 384831488 23930 33554432000 4194304 4580107 140736098782480 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=375812 CPUtime=6.29 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 11661 0 0 0 627 2 0 0 25 0 4 0 651390865 384831488 23930 33554432000 4194304 4580107 140736098782480 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 375812

[startup+12.7008 s]
/proc/loadavg: 7.13 7.95 7.91 9/291 2811
/proc/meminfo: memFree=21303076/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=402464 CPUtime=50.65 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 84766 0 0 0 5048 17 0 0 25 0 4 0 651390865 412123136 37744 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 100616 37744 379 95 0 95598 0
[pid=2797/tid=2798] ppid=2795 vsize=402464 CPUtime=12.67 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 22719 0 0 0 1263 4 0 0 25 0 4 0 651390865 412123136 37744 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=402464 CPUtime=12.57 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 24187 0 0 0 1253 4 0 0 25 0 4 0 651390865 412123136 37744 33554432000 4194304 4580107 140736098782480 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=402464 CPUtime=12.68 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 16866 0 0 0 1265 3 0 0 25 0 4 0 651390865 412123136 37745 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 402464

[startup+25.5006 s]
/proc/loadavg: 7.32 7.95 7.91 10/291 2811
/proc/meminfo: memFree=21175596/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=403624 CPUtime=101.72 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 142966 0 0 0 10142 30 0 0 25 0 4 0 651390865 413310976 54774 33554432000 4194304 4580107 140736098782480 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 100906 54774 379 95 0 95888 0
[pid=2797/tid=2798] ppid=2795 vsize=403624 CPUtime=25.48 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 36130 0 0 0 2540 8 0 0 25 0 4 0 651390865 413310976 54774 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=403624 CPUtime=25.25 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 35065 0 0 0 2518 7 0 0 25 0 4 0 651390865 413310976 54774 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=403624 CPUtime=25.47 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 33097 0 0 0 2541 6 0 0 25 0 4 0 651390865 413310976 54774 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 403624

[startup+51.101 s]
/proc/loadavg: 7.61 7.97 7.91 9/291 2812
/proc/meminfo: memFree=21118128/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=461728 CPUtime=203.88 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 226510 0 0 0 20339 49 0 0 25 0 4 0 651390865 472809472 62921 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 115432 62921 379 95 0 110414 0
[pid=2797/tid=2798] ppid=2795 vsize=461728 CPUtime=51.08 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 55668 0 0 0 5096 12 0 0 25 0 4 0 651390865 472809472 62921 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=461728 CPUtime=50.62 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 57447 0 0 0 5050 12 0 0 25 0 4 0 651390865 472809472 62921 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=461728 CPUtime=51.07 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 52936 0 0 0 5096 11 0 0 25 0 4 0 651390865 472809472 62921 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293167 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 461728

[startup+102.301 s]
/proc/loadavg: 7.89 7.99 7.92 9/291 2813
/proc/meminfo: memFree=21042096/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=582008 CPUtime=408.19 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 361064 0 0 0 40737 82 0 0 25 0 4 0 651390865 595976192 72046 33554432000 4194304 4580107 140736098782480 18446744073709551615 4318418 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 145502 72046 379 95 0 140484 0
[pid=2797/tid=2798] ppid=2795 vsize=582008 CPUtime=102.28 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 88762 0 0 0 10207 21 0 0 25 0 4 0 651390865 595976192 72046 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=582008 CPUtime=101.34 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 91311 0 0 0 10113 21 0 0 25 0 4 0 651390865 595976192 72046 33554432000 4194304 4580107 140736098782480 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=582008 CPUtime=102.26 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 86394 0 0 0 10210 16 0 0 25 0 4 0 651390865 595976192 72046 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 582008

[startup+162.3 s]

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

[pid=2797] ppid=2795 vsize=891572 CPUtime=2563.2 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1313926 0 0 0 255938 382 0 0 25 0 4 0 651390865 912969728 147506 33554432000 4194304 4580107 140736098782480 18446744073709551615 4321314 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 222893 147506 379 95 0 217875 0
[pid=2797/tid=2798] ppid=2795 vsize=891572 CPUtime=642.28 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 315871 0 0 0 64138 90 0 0 25 0 4 0 651390865 912969728 147507 33554432000 4194304 4580107 140736098782480 18446744073709551615 4301509 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=891572 CPUtime=636.35 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 333124 0 0 0 63540 95 0 0 25 0 4 0 651390865 912969728 147507 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=891572 CPUtime=642.26 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 337427 0 0 0 64137 89 0 0 25 0 4 0 651390865 912969728 147507 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2563.2
Current children cumulated vsize (KiB) 891572

[startup+702.301 s]
/proc/loadavg: 8.21 8.13 8.01 9/291 2829
/proc/meminfo: memFree=20444516/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=990848 CPUtime=2802.65 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1398726 0 0 0 279850 415 0 0 25 0 4 0 651390865 1014628352 155363 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 247712 155363 379 95 0 242694 0
[pid=2797/tid=2798] ppid=2795 vsize=990848 CPUtime=702.27 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 336679 0 0 0 70129 98 0 0 25 0 4 0 651390865 1014628352 155363 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=990848 CPUtime=695.81 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 354719 0 0 0 69477 104 0 0 25 0 4 0 651390865 1014628352 155363 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=990848 CPUtime=702.26 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 357847 0 0 0 70130 96 0 0 25 0 4 0 651390865 1014628352 155363 33554432000 4194304 4580107 140736098782480 18446744073709551615 4322895 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.65
Current children cumulated vsize (KiB) 990848

[startup+762.301 s]
/proc/loadavg: 8.11 8.11 8.01 9/291 2831
/proc/meminfo: memFree=20428240/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=945252 CPUtime=3042.09 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1483383 0 0 0 303763 446 0 0 25 0 4 0 651390865 967938048 159032 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 236313 159032 379 95 0 231295 0
[pid=2797/tid=2798] ppid=2795 vsize=945252 CPUtime=762.27 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 360053 0 0 0 76121 106 0 0 25 0 4 0 651390865 967938048 159032 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=945252 CPUtime=755.25 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 374744 0 0 0 75412 113 0 0 25 0 4 0 651390865 967938048 159032 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294598 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=945252 CPUtime=762.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 379468 0 0 0 76123 102 0 0 25 0 4 0 651390865 967938048 159032 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.09
Current children cumulated vsize (KiB) 945252

[startup+822.3 s]
/proc/loadavg: 8.15 8.12 8.02 9/291 2832
/proc/meminfo: memFree=20408376/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1069508 CPUtime=3281.54 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1563088 0 0 0 327677 477 0 0 25 0 4 0 651390865 1095176192 166245 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 267377 166245 379 95 0 262359 0
[pid=2797/tid=2798] ppid=2795 vsize=1069508 CPUtime=822.27 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 379942 0 0 0 82113 114 0 0 25 0 4 0 651390865 1095176192 166245 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1069508 CPUtime=814.69 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 394462 0 0 0 81349 120 0 0 25 0 4 0 651390865 1095176192 166245 33554432000 4194304 4580107 140736098782480 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1069508 CPUtime=822.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 399809 0 0 0 82115 110 0 0 25 0 4 0 651390865 1095176192 166245 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.54
Current children cumulated vsize (KiB) 1069508

[startup+882.301 s]
/proc/loadavg: 8.29 8.16 8.03 9/291 2834
/proc/meminfo: memFree=20334456/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=955760 CPUtime=3520.98 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1642589 0 0 0 351593 505 0 0 25 0 4 0 651390865 978698240 161710 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 238940 161710 379 95 0 233922 0
[pid=2797/tid=2798] ppid=2795 vsize=955760 CPUtime=882.27 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 400669 0 0 0 88106 121 0 0 25 0 4 0 651390865 978698240 161710 33554432000 4194304 4580107 140736098782480 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=955760 CPUtime=874.14 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 414101 0 0 0 87287 127 0 0 25 0 4 0 651390865 978698240 161710 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=955760 CPUtime=882.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 419571 0 0 0 88108 117 0 0 25 0 4 0 651390865 978698240 161710 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.98
Current children cumulated vsize (KiB) 955760

[startup+942.301 s]
/proc/loadavg: 8.30 8.17 8.04 9/291 2836
/proc/meminfo: memFree=20141608/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1090472 CPUtime=3760.44 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1755434 0 0 0 375505 539 0 0 25 0 4 0 651390865 1116643328 205069 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 272618 205069 379 95 0 267600 0
[pid=2797/tid=2798] ppid=2795 vsize=1090472 CPUtime=942.28 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 436375 0 0 0 94098 130 0 0 25 0 4 0 651390865 1116643328 205076 33554432000 4194304 4580107 140736098782480 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1090472 CPUtime=933.59 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 433127 0 0 0 93224 135 0 0 25 0 4 0 651390865 1116643328 205076 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1090472 CPUtime=942.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 449952 0 0 0 94100 125 0 0 25 0 4 0 651390865 1116643328 205076 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.44
Current children cumulated vsize (KiB) 1090472

[startup+1002.3 s]
/proc/loadavg: 8.37 8.20 8.06 9/291 2837
/proc/meminfo: memFree=20113196/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1181540 CPUtime=3999.86 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1837460 0 0 0 399418 568 0 0 25 0 4 0 651390865 1209896960 218503 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293755 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 295385 218503 379 95 0 290367 0
[pid=2797/tid=2798] ppid=2795 vsize=1181540 CPUtime=1002.27 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 455465 0 0 0 100088 139 0 0 25 0 4 0 651390865 1209896960 218503 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1181540 CPUtime=993.03 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 458518 0 0 0 99161 142 0 0 25 0 4 0 651390865 1209896960 218503 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1181540 CPUtime=1002.24 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 468281 0 0 0 100093 131 0 0 25 0 4 0 651390865 1209896960 218503 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.86
Current children cumulated vsize (KiB) 1181540

[startup+1062.31 s]
/proc/loadavg: 8.37 8.24 8.08 9/291 2839
/proc/meminfo: memFree=20082540/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1183348 CPUtime=4239.35 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1913318 0 0 0 423337 598 0 0 25 0 4 0 651390865 1211748352 213937 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 295837 213937 379 95 0 290819 0
[pid=2797/tid=2798] ppid=2795 vsize=1183348 CPUtime=1062.29 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 474500 0 0 0 106083 146 0 0 25 0 4 0 651390865 1211748352 213937 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1183348 CPUtime=1052.48 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 477475 0 0 0 105098 150 0 0 25 0 4 0 651390865 1211748352 213937 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1183348 CPUtime=1062.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 487529 0 0 0 106087 138 0 0 25 0 4 0 651390865 1211748352 213937 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.35
Current children cumulated vsize (KiB) 1183348

[startup+1122.3 s]
/proc/loadavg: 8.41 8.26 8.09 9/291 2840
/proc/meminfo: memFree=19988404/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1278684 CPUtime=4478.76 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 1999075 0 0 0 447250 626 0 0 25 0 4 0 651390865 1309372416 237617 33554432000 4194304 4580107 140736098782480 18446744073709551615 4416997 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 319671 237617 379 95 0 314653 0
[pid=2797/tid=2798] ppid=2795 vsize=1278684 CPUtime=1122.28 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 497375 0 0 0 112076 152 0 0 25 0 4 0 651390865 1309372416 237617 33554432000 4194304 4580107 140736098782480 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1278684 CPUtime=1111.93 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 495431 0 0 0 111036 157 0 0 25 0 4 0 651390865 1309372416 237617 33554432000 4194304 4580107 140736098782480 18446744073709551615 4321718 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1278684 CPUtime=1122.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 510953 0 0 0 112079 146 0 0 25 0 4 0 651390865 1309372416 237617 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.76
Current children cumulated vsize (KiB) 1278684

[startup+1182.3 s]
/proc/loadavg: 8.32 8.26 8.10 9/291 2842
/proc/meminfo: memFree=19948820/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1395236 CPUtime=4718.2 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 2071235 0 0 0 471165 655 0 0 25 0 4 0 651390865 1428721664 244900 33554432000 4194304 4580107 140736098782480 18446744073709551615 4318517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 348809 244900 381 95 0 343791 0
[pid=2797/tid=2798] ppid=2795 vsize=1395236 CPUtime=1182.28 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 514674 0 0 0 118069 159 0 0 25 0 4 0 651390865 1428721664 244900 33554432000 4194304 4580107 140736098782480 18446744073709551615 4293920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1395236 CPUtime=1171.36 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 515045 0 0 0 116972 164 0 0 25 0 4 0 651390865 1428721664 244900 33554432000 4194304 4580107 140736098782480 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1395236 CPUtime=1182.25 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 528040 0 0 0 118072 153 0 0 25 0 4 0 651390865 1428721664 244900 33554432000 4194304 4580107 140736098782480 18446744073709551615 4321160 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4718.2
Current children cumulated vsize (KiB) 1395236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.31 8.26 8.10 9/291 2842
/proc/meminfo: memFree=20003748/32951124 swapFree=66457188/67111528
[pid=2797] ppid=2795 vsize=1292220 CPUtime=4800.03 cores=0,2,4,6
/proc/2797/stat : 2797 (strangenight2-m) R 2795 2797 2765 0 -1 4202496 2094342 0 0 0 479338 665 0 0 25 0 4 0 651390865 1323233280 236412 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2797/statm: 323055 236412 381 95 0 318037 0
[pid=2797/tid=2798] ppid=2795 vsize=1292220 CPUtime=1202.79 cores=0,2,4,6
/proc/2797/task/2798/stat : 2798 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 520750 0 0 0 120117 162 0 0 25 0 4 0 651390865 1323233280 236417 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2797/tid=2799] ppid=2795 vsize=1292220 CPUtime=1191.69 cores=0,2,4,6
/proc/2797/task/2799/stat : 2799 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 520119 0 0 0 119003 166 0 0 25 0 4 0 651390865 1323233280 236417 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2797/tid=2800] ppid=2795 vsize=1292220 CPUtime=1202.75 cores=0,2,4,6
/proc/2797/task/2800/stat : 2800 (strangenight2-m) R 2795 2797 2765 0 -1 4202560 535161 0 0 0 120120 155 0 0 25 0 4 0 651390865 1323233280 236417 33554432000 4194304 4580107 140736098782480 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1292220

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.86
CPU time (s): 4800.13
CPU user time (s): 4793.42
CPU system time (s): 6.70398
CPU usage (%): 399.059
Max. virtual memory (cumulated for all children) (KiB): 1395492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.42
system time used= 6.70398
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2094350
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= 2981
involuntary context switches= 70122

runsolver used 3.23751 second user time and 7.72583 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 20:32:07
IDJOB=3366170
IDBENCH=82579
IDSOLVER=1844
FILE ID=node132/3366170-1305397927
RUNJOBID= node132-1305397927-2783
PBS_JOBID= 13324471
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366170-1305397927/watcher-3366170-1305397927 -o /tmp/evaluation-result-3366170-1305397927/solver-3366170-1305397927 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366170-1305397927.cnf

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

MD5SUM BENCH= 99649f8478aeec246b4c83e11dce9c4a
RANDOM SEED=64514959

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21567448 kB
Buffers:        274900 kB
Cached:        5557300 kB
SwapCached:       6904 kB
Active:        4764948 kB
Inactive:      6312016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21567448 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            6004 kB
Writeback:           8 kB
AnonPages:     5242588 kB
Mapped:          18196 kB
Slab:           218256 kB
PageTables:      24528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34740660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node132 at 2011-05-14 20:52:12