Trace number 3173735

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
MD5SUMb8c86006cc43f4ab8808ae984f8783c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.12652
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173735-1304030179.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.03	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.03	c -- vars added       5000
0.00/0.03	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.51	c lits-rem:         0  cl-subs:        0  v-elim:    131  v-fix:    0  time:  0.02 s
0.00/0.51	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.51	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.51	c calculated reachability. Time: 0.00
0.00/0.51	c Calc default polars -  time:   0.00 s pos:    2253 undec:     552 neg:    2195
0.00/0.51	c =========================================================================================
0.00/0.51	c types(t): F = full restart, N = normal restart
0.00/0.51	c types(t): S = simplification begin/end, E = solution found
0.00/0.51	c restart types(rt): st = static, dy = dynamic
0.00/0.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.51	c  B st     0         0      4869     20865         0         0     63402         0   no data   no data
0.00/0.51	c  N dy    19      4048      4869     20865         0      4046     63402    461721     71.16     77.54
3.60/0.95	c  N dy    41      8058      4869     20865         0      5557     63402    412325     68.99     91.69
5.16/1.32	c  N dy    62     12096      4869     20865         0      5350     63402    239353     68.46     72.09
6.76/1.75	c  N dy    80     16191      4869     20865         0      9444     63402    661971     67.42     72.34
8.75/2.20	c  N dy   104     20239      4869     20865         0      7868     63402    371418     66.91     71.76
10.36/2.68	c  N dy   132     24475      4869     20865         0     12104     63402    811076     66.99     71.50
10.76/2.74	c  F st   136     25002      4869     20865         0     12631     63402    862281     66.93     66.79
13.14/3.36	c  N dy   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
13.14/3.36	c  S st   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
13.55/3.42	c  S st   142     30502      4869     20865         0     11321     63402    701583     66.93   no data
13.55/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.55/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.55/3.44	c blocked clauses removed:       94 vars:     15 tried:        4869 T: 0.00 s
13.55/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4854 time:  0.00 s
13.55/3.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.55/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.02 s
13.55/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.94/3.59	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.09 s
21.52/5.45	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
21.52/5.45	c calculated reachability. Time: 0.00
21.52/5.45	c  N dy   142     30502      4852     20769         0     11278     63134    699341     66.93   no data
21.52/5.45	c  N dy   167     34544      4852     20769         0     15320     63134   1121387     66.86     74.11
21.52/5.45	c  N dy   192     38650      4852     20769         0     11543     63134    547561     66.95     71.63
21.52/5.45	c  N dy   214     42695      4852     20769         0     15588     63134    964719     66.80     70.97
21.52/5.47	c  S st   232     45753      4852     20769         0      9700     63134    237215     66.75     64.23
21.93/5.53	c  S st   232     46254      4852     20769         0     10201     63134    283649     66.75   no data
21.93/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.93/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.93/5.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.93/5.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.93/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.93/5.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
21.93/5.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.93/5.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.93/5.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.33/5.60	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
22.33/5.61	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
22.33/5.61	c vivif2 --  cl tried    10199 cl shrink        0 lits rem          0 time: 0.00
22.33/5.63	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
22.33/5.63	c calculated reachability. Time: 0.00
22.33/5.63	c  N dy   232     46254      4852     20769         0     10199     63134    283285     66.75   no data
24.33/6.12	c  N dy   258     50339      4852     20769         0     14284     63134    709224     66.74     72.57
25.15/6.63	c  N dy   282     54413      4852     20769         0     18357     63134   1129489     66.67     70.99
25.15/7.14	c  N dy   304     58543      4852     20769         0     12515     63134    427487     66.56     70.73
25.15/7.64	c  N dy   328     62634      4852     20769         0     16605     63134    857962     66.73     70.28
32.32/8.17	c  N dy   351     66666      4852     20769         0     20636     63134   1268344     66.64     70.81
33.92/8.54	c  S st   369     69381      4852     20769         0     12364     63134    317729     66.65   no data
34.32/8.60	c  S st   369     69885      4852     20769         0     12868     63134    357040     66.65   no data
34.32/8.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.32/8.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.32/8.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.32/8.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.32/8.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.32/8.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
34.32/8.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.32/8.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.32/8.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.32/8.70	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
34.32/8.70	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
34.74/8.71	c vivif2 --  cl tried    12867 cl shrink        0 lits rem          0 time: 0.00
34.74/8.73	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
34.74/8.73	c calculated reachability. Time: 0.00
34.74/8.73	c  N dy   369     69885      4852     20769         0     12867     63134    356925     66.65   no data
37.12/9.30	c  N dy   395     74543      4852     20769         0     17525     63134    833979     66.62     71.03
39.54/9.99	c  N dy   430     79606      4852     20769         0     22588     63134   1371455     66.84     70.66
42.31/10.66	c  N dy   470     84687      4852     20769         0     15677     63134    570491     67.03     83.12
43.93/11.01	c  F st   488     87501      4852     20769         0     18490     63134    859666     66.95   no data
45.50/11.46	c  N st   493     90798      4852     20769         0     21787     63134   1244484     66.95   no data
49.09/12.33	c  N dy   512     96878      4852     20769         0     14870     63134    377610     66.85     70.69
52.31/13.15	c  N dy   553    103088      4852     20769         0     21080     63134   1033320     66.92     77.85
53.09/13.39	c  S st   564    104827      4852     20769         0     22818     63134   1207466     66.90   no data
53.49/13.46	c  S st   564    105330      4852     20769         0     23321     63134   1244039     66.90   no data
53.49/13.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.49/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.49/13.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/13.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.49/13.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
53.49/13.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.89/13.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
53.89/13.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/13.98	c lits-rem:        30  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.41 s
55.49/13.98	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
55.89/14.00	c vivif2 --  cl tried    23319 cl shrink        0 lits rem          0 time: 0.02
55.89/14.03	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.03
55.89/14.03	c calculated reachability. Time: 0.00
55.89/14.04	c  N dy   564    105330      4852     20769         0     23319     63134   1243830     66.90   no data
59.89/15.02	c  N dy   609    112253      4852     20769         0     16245     63134    418610     66.96     72.01
63.88/16.07	c  N dy   650    119884      4852     20769         0     23875     63134   1222889     66.86     71.79
68.67/17.24	c  N dy   700    127567      4852     20769         0     16561     63134    359645     66.90     70.77
73.06/18.39	c  N dy   749    136138      4852     20769         0     25131     63134   1256146     66.89     71.27
78.67/19.70	c  N dy   799    144851      4852     20769         0     17846     63134    390424     66.87     71.18
83.85/21.01	c  N dy   858    154101      4852     20769         0     27094     63134   1376448     66.89     70.78
86.24/21.62	c  S st   887    157997      4852     20769         0     30990     63134   1797596     66.97     66.75
86.64/21.70	c  S st   887    158500      4852     20769         0     31493     63134   1834547     66.97   no data
86.64/21.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.64/21.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
86.64/21.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.64/21.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.64/21.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.64/21.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
86.64/21.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.64/21.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.04/21.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.44/22.91	c lits-rem:        30  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.06 s
91.44/22.91	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
91.44/22.93	c vivif2 --  cl tried    31487 cl shrink        0 lits rem          0 time: 0.02
91.44/22.97	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.04
91.44/22.98	c calculated reachability. Time: 0.00
91.44/22.98	c  N dy   887    158500      4852     20769         0     31487     63134   1833294     66.97   no data
97.83/24.50	c  N dy   949    169107      4852     20769         0     25092     63134   1037635     66.90     70.84
105.03/26.34	c  N dy  1014    180934      4852     20769         0     18925     63134    315793     66.84     70.84
111.81/28.04	c  N dy  1091    192497      4852     20769         0     30486     63134   1547129     67.00     77.06
119.80/30.04	c  N dy  1172    204864      4852     20769         0     23859     63134    721554     67.07     87.47
128.19/32.11	c  N dy  1255    217964      4852     20769         0     36957     63134   2107436     67.15     70.74
136.57/34.23	c  N dy  1339    231908      4852     20769         0     30899     63134   1357528     67.12     74.13
140.59/35.20	c  S st  1378    237750      4852     20769         0     36741     63134   1981777     67.17   no data
140.97/35.30	c  S st  1378    238253      4852     20769         0     37244     63134   2022509     67.17   no data
140.97/35.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.97/35.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
140.97/35.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.97/35.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.97/35.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.97/35.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
140.97/35.34	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.97/35.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
141.37/35.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.96/36.80	c lits-rem:        19  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.35 s
146.96/36.81	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
146.96/36.83	c vivif2 --  cl tried    37239 cl shrink        0 lits rem          0 time: 0.03
146.96/36.88	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
146.96/36.89	c calculated reachability. Time: 0.00
146.96/36.89	c  N dy  1378    238253      4852     20769         0     37239     63134   2021983     67.17   no data
156.95/39.31	c  N dy  1477    253491      4852     20769         0     31480     63134   1332552     67.27     81.26
167.73/42.02	c  N dy  1583    269668      4852     20769         0     25652     63134    617512     67.35     72.08
179.32/44.91	c  N dy  1694    286965      4852     20769         0     42949     63134   2442437     67.41     72.27
191.30/47.93	c  N dy  1811    305356      4852     20769         0     38339     63134   1871966     67.50     71.55
191.71/48.08	c  F st  1817    306255      4852     20769         0     39238     63134   1968462     67.50   no data
204.48/51.23	c  N dy  1899    324852      4852     20769         0     33835     63134   1281742     67.49     72.38
218.87/54.81	c  N dy  2031    344928      4852     20769         0     28910     63134    671641     67.55     72.24
227.25/56.92	c  S st  2104    357380      4852     20769         0     41360     63134   2002976     67.55   no data
227.65/57.02	c  S st  2104    357880      4852     20769         0     41860     63134   2041715     67.55   no data
227.65/57.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.65/57.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
227.65/57.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.65/57.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.65/57.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.65/57.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
227.65/57.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
228.06/57.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
228.06/57.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.04/58.66	c lits-rem:        17  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.49 s
234.04/58.67	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
234.04/58.70	c vivif2 --  cl tried    41854 cl shrink        0 lits rem          0 time: 0.03
234.44/58.75	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
234.44/58.75	c calculated reachability. Time: 0.00
234.44/58.75	c  N dy  2104    357880      4852     20769         0     41854     63134   2040300     67.55   no data
248.82/62.35	c  N dy  2236    378063      4852     20769         0     36036     63134   1328744     67.63     71.97
264.00/66.10	c  N dy  2351    398080      4852     20769         0     29053     63134    474603     67.61     80.51
278.38/69.76	c  N dy  2480    418268      4852     20769         0     49239     63134   2598349     67.64     72.18
292.77/73.38	c  N dy  2604    438294      4852     20769         0     41262     63134   1662458     67.65     72.19
308.74/77.35	c  N dy  2724    458562      4852     20769         0     32538     63134    637669     67.63     72.40
323.52/81.02	c  N dy  2840    478740      4852     20769         0     52716     63134   2756215     67.59     72.11
338.32/84.79	c  N dy  2964    498783      4852     20769         0     42761     63134   1620232     67.61     73.72
355.50/89.04	c  N dy  3099    519027      4852     20769         0     32005     63134    391686     67.66     72.39
368.26/92.22	c  S st  3205    536820      4852     20769         0     49797     63134   2239295     67.64     68.33
368.67/92.34	c  S st  3205    537325      4852     20769         0     50302     63134   2282041     67.64   no data
368.67/92.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.67/92.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
368.67/92.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.67/92.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.67/92.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.67/92.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
368.67/92.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
369.07/92.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
369.45/92.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
377.87/94.68	c lits-rem:        44  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.17 s
377.87/94.68	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
378.24/94.71	c vivif2 --  cl tried    50298 cl shrink        0 lits rem          0 time: 0.03
378.24/94.78	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.06
378.24/94.78	c calculated reachability. Time: 0.00
378.24/94.78	c  N dy  3205    537325      4852     20769         0     50298     63134   2281169     67.64   no data
395.04/98.93	c  N dy  3338    557716      4852     20769         0     38692     63134    991296     67.67     71.54
410.99/102.90	c  N dy  3451    577809      4852     20769         0     58785     63134   3107637     67.66     71.95
426.57/106.89	c  N dy  3578    598133      4852     20769         0     46110     63134   1710667     67.68     72.37
444.14/111.23	c  N dy  3701    618254      4852     20769         0     66228     63134   3831822     67.68     72.16
459.32/115.07	c  N dy  3822    638392      4852     20769         0     52366     63134   2238142     67.69     71.33
477.29/119.55	c  N dy  3935    658627      4852     20769         0     37602     63134    593017     67.71     71.67
493.27/123.51	c  N dy  4067    678694      4852     20769         0     57667     63134   2719542     67.73     71.61
511.26/128.03	c  N dy  4190    698735      4852     20769         0     41712     63134    908516     67.74     72.90
527.62/132.17	c  N dy  4308    718785      4852     20769         0     61760     63134   3028091     67.73     74.49
545.60/136.62	c  N dy  4436    738903      4852     20769         0     44875     63134   1160633     67.76     71.34
562.41/140.86	c  N dy  4560    759015      4852     20769         0     64985     63134   3314064     67.78     71.96
580.35/145.31	c  N dy  4680    779097      4852     20769         0     47070     63134   1286358     67.79     72.74
597.94/149.70	c  N dy  4806    799179      4852     20769         0     67149     63134   3432457     67.82     73.01
604.33/151.39	c  S st  4845    805987      4852     20769         0     73957     63134   4155748     67.82   no data
605.13/151.55	c  S st  4845    806491      4852     20769         0     74461     63134   4200947     67.82   no data
605.13/151.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.53/151.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
605.53/151.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.53/151.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.53/151.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.53/151.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
605.53/151.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
605.53/151.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
606.34/151.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.70/155.92	c lits-rem:        42  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.08 s
622.70/155.93	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
622.70/155.98	c vivif2 --  cl tried    74451 cl shrink        0 lits rem          0 time: 0.06
623.10/156.08	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.09
623.10/156.08	c calculated reachability. Time: 0.00
623.10/156.08	c  N dy  4845    806491      4852     20769         0     74451     63134   4199392     67.82   no data
640.27/160.30	c  N dy  4975    826594      4852     20769         0     55552     63134   2090741     67.87     71.63
659.07/165.07	c  N dy  5097    846845      4852     20769         0     75801     63134   4231335     67.87     73.00
676.64/169.44	c  N dy  5221    866913      4852     20769         0     55867     63134   2024478     67.89     71.92
695.79/174.26	c  N dy  5351    886969      4852     20769         0     75923     63134   4180619     67.92     72.30
713.37/178.66	c  N dy  5471    907047      4852     20769         0     55005     63134   1847354     67.92     81.27
732.54/183.42	c  N dy  5604    927069      4852     20769         0     75023     63134   4004258     67.97     90.44
751.33/188.15	c  N dy  5732    947226      4852     20769         0     53182     63134   1554646     68.00     72.34
770.09/192.84	c  N dy  5863    967355      4852     20769         0     73305     63134   3699574     68.01     72.59
790.06/197.85	c  N dy  5985    987774      4852     20769         0     50729     63134   1191424     68.03     73.02
808.46/202.42	c  N dy  6111   1007944      4852     20769         0     70899     63134   3341498     68.04     72.50
829.61/207.73	c  N dy  6239   1028194      4852     20769         0     47157     63134    697684     68.08     72.28
847.19/212.10	c  N dy  6367   1048257      4852     20769         0     67219     63134   2838221     68.09     71.76
868.36/217.48	c  N dy  6500   1068333      4852     20769         0     87293     63134   5011374     68.13     72.80
872.75/218.51	c  F st  6524   1071875      4852     20769         0     45840     63134    456145     68.13   no data
886.33/221.94	c  N dy  6601   1088339      4852     20769         0     62300     63134   2256529     68.13     72.37
906.70/227.01	c  N dy  6720   1108473      4852     20769         0     82432     63134   4401392     68.14     72.34
926.28/231.94	c  N dy  6846   1128549      4852     20769         0     56513     63134   1506153     68.14     75.34
945.44/236.78	c  N dy  6983   1148646      4852     20769         0     76607     63134   3679119     68.19     76.51
967.81/242.31	c  N dy  7103   1168755      4852     20769         0     49714     63134    663655     68.19     71.90
986.19/246.96	c  N dy  7206   1188905      4852     20769         0     69861     63134   2798520     68.17     72.24
1008.56/252.59	c  N dy  7343   1208978      4852     20769         0     89931     63134   4946997     68.20     71.98
1009.77/252.82	c  S st  7349   1209737      4852     20769         0     90690     63134   5029315     68.20   no data
1010.59/253.02	c  S st  7349   1210243      4852     20769         0     91196     63134   5069159     68.20   no data
1010.59/253.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.59/253.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1010.96/253.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1010.96/253.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1010.96/253.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1010.96/253.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1010.96/253.10	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1010.96/253.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1011.76/253.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1034.53/259.07	c lits-rem:        58  cl-subs:       13  v-elim:      0  v-fix:    0  time:  5.70 s
1034.53/259.07	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1034.93/259.14	c vivif2 --  cl tried    91183 cl shrink        0 lits rem          0 time: 0.07
1035.33/259.26	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.12
1035.33/259.26	c calculated reachability. Time: 0.00
1035.33/259.26	c  N dy  7349   1210243      4852     20769         0     91183     63134   5066394     68.20   no data
1054.90/264.11	c  N dy  7479   1230285      4852     20769         0     63226     63134   2006566     68.21     72.58
1075.28/269.29	c  N dy  7608   1250492      4852     20769         0     83433     63134   4173238     68.22     72.73
1098.06/274.95	c  N dy  7737   1270527      4852     20769         0     54476     63134    998086     68.24     96.50
1116.81/279.62	c  N dy  7852   1290567      4852     20769         0     74514     63134   3133085     68.24     75.97
1139.18/285.27	c  N dy  7974   1310610      4852     20769         0     94554     63134   5288405     68.24     78.91
1159.15/290.29	c  N dy  8108   1330702      4852     20769         0     64647     63134   1951049     68.26     73.00
1179.93/295.45	c  N dy  8229   1350712      4852     20769         0     84655     63134   4098891     68.27     74.88
1203.92/301.40	c  N dy  8347   1370836      4852     20769         0     53784     63134    710579     68.28     74.15
1222.27/306.09	c  N dy  8473   1391161      4852     20769         0     74104     63134   2872182     68.29     72.17
1244.64/311.64	c  N dy  8580   1411212      4852     20769         0     94153     63134   5009647     68.27     72.49
1266.20/317.02	c  N dy  8695   1431273      4852     20769         0     62219     63134   1504133     68.27     71.98
1286.59/322.15	c  N dy  8820   1451621      4852     20769         0     82563     63134   3681094     68.28     72.66
1310.94/328.24	c  N dy  8939   1471749      4852     20769         0    102689     63134   5831059     68.29     71.98
1330.93/333.23	c  N dy  9069   1491828      4852     20769         0     69769     63134   2206233     68.29     73.23
1352.49/338.63	c  N dy  9194   1511855      4852     20769         0     89795     63134   4328422     68.30     72.02
1377.66/344.94	c  N dy  9321   1531860      4852     20769         0     55807     63134    620325     68.31     72.88
1396.85/349.73	c  N dy  9456   1551875      4852     20769         0     75821     63134   2769816     68.33     73.26
1419.60/355.47	c  N dy  9592   1571946      4852     20769         0     95890     63134   4919424     68.35     71.96
1443.56/361.47	c  N dy  9730   1591983      4852     20769         0     60928     63134   1068067     68.37     72.11
1463.53/366.49	c  N dy  9851   1611992      4852     20769         0     80935     63134   3211722     68.38     72.84
1487.90/372.53	c  N dy  9975   1632115      4852     20769         0    101057     63134   5344029     68.39     72.68
1511.49/378.45	c  N dy 10101   1652489      4852     20769         0     65438     63134   1439146     68.40     73.40
1532.64/383.74	c  N dy 10227   1672579      4852     20769         0     85527     63134   3579467     68.41     72.22
1558.20/390.16	c  N dy 10358   1692698      4852     20769         0    105645     63134   5730608     68.42     73.50
1578.17/395.19	c  S st 10470   1710244      4852     20769         0     66191     63134   1427657     68.43   no data
1578.98/395.33	c  S st 10470   1710745      4852     20769         0     66692     63134   1467863     68.43   no data
1578.98/395.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1578.98/395.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1578.98/395.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1578.98/395.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1578.98/395.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1578.98/395.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1578.98/395.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1579.37/395.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1579.37/395.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1584.16/396.62	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.13 s
1584.16/396.62	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1584.16/396.64	c vivif2 --  cl tried    66686 cl shrink        0 lits rem          0 time: 0.02
1584.56/396.72	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.08
1584.56/396.73	c calculated reachability. Time: 0.00
1584.56/396.73	c  N dy 10470   1710745      4852     20769         0     66686     63134   1466693     68.43   no data
1606.13/402.12	c  N dy 10599   1731010      4852     20769         0     86948     63134   3633401     68.44     72.44
1631.30/408.41	c  N dy 10729   1751086      4852     20769         0    107024     63134   5804262     68.46     72.08
1654.47/414.20	c  N dy 10850   1771102      4852     20769         0     69049     63134   1647548     68.47     72.82
1676.04/419.60	c  N dy 10972   1791117      4852     20769         0     89063     63134   3794642     68.48     73.40
1701.60/426.02	c  N dy 11109   1811130      4852     20769         0    109072     63134   5925036     68.50     72.88
1724.77/431.88	c  N dy 11236   1831156      4852     20769         0     70101     63134   1632127     68.50     95.98
1746.74/437.36	c  N dy 11360   1851341      4852     20769         0     90281     63134   3790826     68.51     72.34
1773.91/444.13	c  N dy 11496   1871355      4852     20769         0    110292     63134   5965921     68.54     75.43
1798.27/450.23	c  N dy 11626   1891546      4852     20769         0     70488     63134   1596235     68.55     72.94
1820.24/455.74	c  N dy 11759   1911558      4852     20769         0     90498     63134   3751007     68.57     72.19
1845.81/462.19	c  N dy 11892   1931568      4852     20769         0    110508     63134   5887976     68.57     73.23
1870.58/468.39	c  N dy 12009   1951600      4852     20769         0     69543     63134   1370244     68.57     75.13
1892.14/473.78	c  N dy 12129   1971616      4852     20769         0     89553     63134   3514215     68.57     85.00
1918.10/480.27	c  N dy 12261   1991847      4852     20769         0    109781     63134   5673708     68.59     72.29
1944.47/486.84	c  N dy 12384   2012000      4852     20769         0     67939     63134   1121370     68.59     72.91
1965.65/492.13	c  N dy 12505   2032050      4852     20769         0     87987     63134   3252193     68.59     79.76
1990.80/498.45	c  N dy 12623   2052100      4852     20769         0    108037     63134   5414842     68.59     73.83
2019.57/505.65	c  N dy 12756   2072225      4852     20769         0     65171     63134    713178     68.60     73.99
2040.34/510.88	c  N dy 12877   2092327      4852     20769         0     85272     63134   2862395     68.60     73.20
2065.50/517.14	c  N dy 13003   2112371      4852     20769         0    105313     63134   5043538     68.61     77.70
2094.27/524.39	c  N dy 13132   2132465      4852     20769         0    125404     63134   7240296     68.63     77.64
2116.63/529.95	c  N dy 13257   2152551      4852     20769         0     81492     63134   2392200     68.64     74.95
2140.99/536.09	c  N dy 13384   2172631      4852     20769         0    101570     63134   4566593     68.65     77.21
2169.77/543.24	c  N dy 13513   2192722      4852     20769         0    121659     63134   6726267     68.65     72.47
2192.55/548.96	c  S st 13626   2210746      4852     20769         0     74694     63134   1533239     68.65     69.94
2193.33/549.12	c  S st 13626   2211249      4852     20769         0     75197     63134   1574134     68.65   no data
2193.33/549.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2193.33/549.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2193.33/549.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2193.33/549.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2193.33/549.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2193.33/549.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
2193.33/549.19	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2193.72/549.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2193.72/549.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2198.12/550.33	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.05 s
2198.12/550.34	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
2198.12/550.36	c vivif2 --  cl tried    75195 cl shrink        0 lits rem          0 time: 0.02
2198.53/550.45	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.09
2198.53/550.45	c calculated reachability. Time: 0.00
2198.53/550.45	c  N dy 13626   2211249      4852     20769         0     75195     63134   1573748     68.65   no data
2221.29/556.17	c  N dy 13754   2231261      4852     20769         0     95203     63134   3721504     68.66     72.47
2248.45/562.95	c  N dy 13886   2251324      4852     20769         0    115263     63134   5881633     68.68     77.40
2277.61/570.27	c  N dy 14015   2271335      4852     20769         0     69277     63134    840229     68.69     72.77
2299.18/575.68	c  N dy 14142   2291477      4852     20769         0     89417     63134   2999199     68.69     73.24
2324.75/582.06	c  N dy 14266   2311487      4852     20769         0    109424     63134   5140616     68.70     73.23
2354.31/589.50	c  N dy 14389   2331682      4852     20769         0    129619     63134   7328712     68.70     73.98
2378.28/595.45	c  N dy 14522   2351718      4852     20769         0     82660     63134   2196361     68.71     73.33
2402.64/601.57	c  N dy 14645   2371950      4852     20769         0    102889     63134   4379887     68.72     73.31
2431.40/608.77	c  N dy 14763   2391982      4852     20769         0    122918     63134   6523456     68.71     74.69
2459.77/615.80	c  N dy 14881   2412101      4852     20769         0     75036     63134   1268983     68.72     73.56
2482.55/621.51	c  N dy 15013   2432195      4852     20769         0     95127     63134   3440919     68.73     74.36
2509.69/628.33	c  N dy 15139   2452524      4852     20769         0    115452     63134   5633636     68.73     72.50
2540.85/636.15	c  N dy 15273   2472569      4852     20769         0    135497     63134   7795900     68.75     79.21
2564.02/641.98	c  N dy 15409   2492672      4852     20769         0     86607     63134   2427687     68.76     74.87
2589.58/648.35	c  N dy 15543   2512853      4852     20769         0    106784     63134   4599035     68.78     72.57
2618.76/655.68	c  N dy 15676   2532868      4852     20769         0    126799     63134   6760930     68.79     72.53
2647.50/662.89	c  N dy 15811   2553011      4852     20769         0     76955     63134   1275202     68.81     73.91
2671.86/668.93	c  N dy 15940   2573836      4852     20769         0     97778     63134   3528929     68.81     75.04
2699.42/675.88	c  N dy 16062   2594308      4852     20769         0    118247     63134   5714238     68.81     74.45
2730.98/683.72	c  N dy 16186   2614380      4852     20769         0    138316     63134   7891301     68.82     73.99
2754.97/689.71	c  N dy 16310   2634525      4852     20769         0     87465     63134   2292033     68.83     76.05
2780.52/696.13	c  N dy 16443   2654728      4852     20769         0    107666     63134   4455776     68.84     73.04
2809.67/703.43	c  N dy 16567   2674808      4852     20769         0    127744     63134   6632966     68.85     72.78
2841.24/711.36	c  N dy 16695   2695040      4852     20769         0     75983     63134    950231     68.85     73.31
2859.61/715.98	c  S st 16792   2711249      4852     20769         0     92190     63134   2682982     68.85     62.10
2860.43/716.17	c  S st 16792   2711755      4852     20769         0     92696     63134   2723017     68.85   no data
2860.43/716.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2860.80/716.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2860.80/716.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2860.80/716.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2860.80/716.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2860.80/716.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
2860.80/716.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2861.20/716.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2861.60/716.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2872.80/719.29	c lits-rem:        61  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.89 s
2872.80/719.29	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
2873.21/719.33	c vivif2 --  cl tried    92692 cl shrink        0 lits rem          0 time: 0.04
2873.61/719.45	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.12
2873.61/719.45	c calculated reachability. Time: 0.00
2873.61/719.45	c  N dy 16792   2711755      4852     20769         0     92692     63134   2722296     68.85   no data
2899.57/725.91	c  N dy 16902   2731832      4852     20769         0    112767     63134   4881597     68.85     72.67
2929.91/733.51	c  N dy 17016   2752064      4852     20769         0    132996     63134   7083152     68.85     72.86
2959.47/740.90	c  N dy 17133   2772129      4852     20769         0     80068     63134   1297149     68.86     74.50
2983.06/746.82	c  N dy 17255   2792208      4852     20769         0    100143     63134   3450230     68.86     72.50
3011.00/753.84	c  N dy 17386   2812311      4852     20769         0    120245     63134   5622402     68.87     75.59
3042.56/761.77	c  N dy 17509   2832313      4852     20769         0    140244     63134   7775796     68.88     76.30
3069.72/768.54	c  N dy 17638   2852315      4852     20769         0     86254     63134   1872782     68.89     73.22
3094.89/774.83	c  N dy 17768   2872404      4852     20769         0    106339     63134   4030043     68.90     75.30
3124.45/782.22	c  N dy 17897   2892589      4852     20769         0    126523     63134   6212687     68.90     74.34
3158.40/790.71	c  N dy 18028   2912700      4852     20769         0    146631     63134   8381080     68.91     72.81
3183.17/796.90	c  N dy 18144   2932841      4852     20769         0     91781     63134   2349110     68.91     74.13
3209.53/803.56	c  N dy 18275   2953112      4852     20769         0    112049     63134   4548488     68.92     72.61
3239.89/811.15	c  N dy 18408   2973155      4852     20769         0    132091     63134   6723125     68.93     73.83
3274.64/819.85	c  N dy 18538   2993223      4852     20769         0     76163     63134    575623     68.94     76.30
3297.81/825.64	c  N dy 18667   3013389      4852     20769         0     96327     63134   2754772     68.95     74.79
3325.38/832.52	c  N dy 18794   3033489      4852     20769         0    116421     63134   4919740     68.95     72.85
3356.54/840.31	c  N dy 18916   3053577      4852     20769         0    136508     63134   7092620     68.95     73.61
3390.08/848.75	c  N dy 19048   3073752      4852     20769         0     79690     63134    850385     68.96     76.50
3413.66/854.68	c  N dy 19182   3093762      4852     20769         0     99695     63134   3012913     68.97     75.82
3441.61/861.65	c  N dy 19302   3113902      4852     20769         0    119835     63134   5201182     68.98     73.51
3473.16/869.58	c  N dy 19418   3133908      4852     20769         0    139840     63134   7361186     68.98     79.47
3506.71/877.94	c  N dy 19550   3153975      4852     20769         0     81916     63134    993271     68.98     74.47
3531.09/884.01	c  N dy 19681   3174101      4852     20769         0    102039     63134   3147902     68.99     72.97
3559.44/891.10	c  N dy 19808   3194317      4852     20769         0    122252     63134   5354891     69.01     74.92
3588.60/898.48	c  S st 19917   3211758      4852     20769         0    139692     63134   7219170     69.01   no data
3589.82/898.79	c  S st 19917   3212264      4852     20769         0    140198     63134   7259867     69.01   no data
3590.20/898.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3590.60/898.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3590.60/898.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3590.60/898.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3590.60/898.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.60/898.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
3590.60/898.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3590.99/899.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3592.20/899.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3627.75/908.26	c lits-rem:        64  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.92 s
3627.75/908.26	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
3628.15/908.37	c vivif2 --  cl tried   140173 cl shrink        0 lits rem          0 time: 0.11
3628.97/908.55	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.18
3628.97/908.55	c calculated reachability. Time: 0.00
3628.97/908.55	c  N dy 19917   3212264      4852     20769         0    140173     63134   7255652     69.01   no data
3663.31/917.16	c  N dy 20031   3232457      4852     20769         0     81373     63134    828298     69.01     73.42
3687.27/923.19	c  N dy 20157   3252694      4852     20769         0    101607     63134   3010368     69.02     73.30
3714.84/930.08	c  N dy 20272   3272715      4852     20769         0    121627     63134   5175274     69.02     72.77
3747.60/938.30	c  N dy 20401   3292744      4852     20769         0    141654     63134   7316941     69.02     73.50
3783.16/947.17	c  N dy 20527   3312895      4852     20769         0     81805     63134    779037     69.03     74.48
3807.51/953.20	c  N dy 20650   3333071      4852     20769         0    101978     63134   2961129     69.03     73.05
3835.49/960.29	c  N dy 20758   3353534      4852     20769         0    122438     63134   5174355     69.03     73.65
3869.02/968.61	c  N dy 20882   3373963      4852     20769         0    142865     63134   7392482     69.04     74.38
3905.79/977.90	c  N dy 21009   3394009      4852     20769         0     81917     63134    687581     69.04     73.79
3930.54/984.00	c  N dy 21129   3414070      4852     20769         0    101975     63134   2866713     69.05     73.39
3958.92/991.10	c  N dy 21261   3434168      4852     20769         0    122071     63134   5045704     69.05     72.93
3991.66/999.39	c  N dy 21395   3454269      4852     20769         0    142172     63134   7191639     69.06     72.71
4028.82/1008.61	c  N dy 21516   3474484      4852     20769         0    162383     63134   9365640     69.06     72.82
4054.37/1015.08	c  N dy 21648   3494792      4852     20769         0    100701     63134   2619462     69.07     74.19
4082.33/1022.09	c  N dy 21768   3514988      4852     20769         0    120895     63134   4800400     69.07     73.37
4114.68/1030.11	c  N dy 21889   3535005      4852     20769         0    140908     63134   6964564     69.07     72.78
4151.03/1039.22	c  N dy 22016   3555062      4852     20769         0    160963     63134   9133096     69.08     73.88
4178.99/1046.28	c  N dy 22150   3575095      4852     20769         0     98008     63134   2225917     69.09     73.88
4206.16/1053.08	c  N dy 22276   3595171      4852     20769         0    118080     63134   4380658     69.09     75.20
4238.12/1061.03	c  N dy 22409   3615236      4852     20769         0    138142     63134   6558727     69.10     73.43
4274.88/1070.23	c  N dy 22540   3635527      4852     20769         0    158431     63134   8730390     69.10     72.82
4306.42/1078.11	c  N dy 22676   3655704      4852     20769         0     94613     63134   1764213     69.11     78.05
4333.18/1084.81	c  N dy 22818   3675779      4852     20769         0    114687     63134   3921461     69.13     73.80
4363.94/1092.58	c  N dy 22950   3695849      4852     20769         0    134751     63134   6101365     69.14     88.77
4393.92/1100.03	c  S st 23058   3712264      4852     20769         0    151166     63134   7860288     69.14   no data
4395.10/1100.35	c  S st 23058   3712769      4852     20769         0    151671     63134   7905777     69.14   no data
4395.10/1100.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4395.50/1100.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4395.50/1100.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4395.50/1100.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4395.50/1100.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4395.50/1100.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
4395.50/1100.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4396.30/1100.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4397.10/1100.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4437.04/1110.81	c lits-rem:        86  cl-subs:       20  v-elim:      0  v-fix:    0  time:  9.92 s
4437.04/1110.81	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
4437.45/1110.93	c vivif2 --  cl tried   151651 cl shrink        0 lits rem          0 time: 0.12
4438.23/1111.13	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.20
4438.23/1111.13	c calculated reachability. Time: 0.00
4438.23/1111.13	c  N dy 23058   3712769      4852     20769         0    151651     63134   7900904     69.14   no data
4475.38/1120.47	c  N dy 23179   3732806      4852     20769         0     86692     63134    799437     69.14     75.50
4498.55/1126.24	c  F st 23300   3751563      4852     20769         0    105449     63134   2828236     69.14     62.63
4500.95/1126.86	c  N st 23304   3753600      4852     20769         0    107486     63134   3075419     69.14   no data
4530.13/1134.13	c  N dy 23416   3773768      4852     20769         0    127652     63134   5289189     69.15     75.03
4564.46/1142.71	c  N dy 23549   3793846      4852     20769         0    147729     63134   7493679     69.16     77.71
4602.41/1152.29	c  N dy 23677   3813936      4852     20769         0    167817     63134   9638842     69.16     72.87
4631.57/1159.53	c  N dy 23812   3834682      4852     20769         0    102568     63134   2417642     69.17     73.83
4659.13/1166.45	c  N dy 23926   3854744      4852     20769         0    122626     63134   4589407     69.17     72.89
4691.90/1174.64	c  N dy 24054   3874759      4852     20769         0    142639     63134   6751677     69.18     76.87
4729.44/1184.06	c  N dy 24183   3894810      4852     20769         0    162688     63134   8935593     69.18     73.38
4764.19/1192.79	c  N dy 24327   3914826      4852     20769         0     95710     63134   1561961     69.19     87.62
4790.94/1199.45	c  N dy 24450   3934997      4852     20769         0    115878     63134   3732387     69.19     76.16

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 514615852 52441088 347 33554432000 4194304 4627427 140733319764384 18446744073709551615 47053048039346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 12803 347 299 106 0 7774 0
[pid=22963/tid=22964] ppid=22961 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 514615853 52441088 347 33554432000 4194304 4627427 140733319764384 18446744073709551615 47053048039346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514615853 52441088 347 33554432000 4194304 4627427 140733319764384 18446744073709551615 47053048039336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 514615853 52441088 347 33554432000 4194304 4627427 140733319764384 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.912376 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=296500 CPUtime=3.6 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 12588 0 0 0 357 3 0 0 19 0 4 0 514615852 303616000 8082 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74125 8082 386 106 0 69096 0
[pid=22963/tid=22964] ppid=22961 vsize=296500 CPUtime=0.9 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3294 0 0 0 89 1 0 0 19 0 4 0 514615853 303616000 8083 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=296500 CPUtime=0.89 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3278 0 0 0 89 0 0 0 19 0 4 0 514615853 303616000 8083 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=296500 CPUtime=0.89 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 2404 0 0 0 89 0 0 0 19 0 4 0 514615853 303616000 8084 33554432000 4194304 4627427 140733319764384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 296500

[startup+1.00036 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=296788 CPUtime=3.95 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 13021 0 0 0 392 3 0 0 19 0 4 0 514615852 303910912 8515 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74197 8515 386 106 0 69168 0
[pid=22963/tid=22964] ppid=22961 vsize=296788 CPUtime=0.98 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3411 0 0 0 97 1 0 0 19 0 4 0 514615853 303910912 8515 33554432000 4194304 4627427 140733319764384 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=296788 CPUtime=0.98 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3390 0 0 0 98 0 0 0 19 0 4 0 514615853 303910912 8515 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=296788 CPUtime=0.98 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 2491 0 0 0 98 0 0 0 19 0 4 0 514615853 303910912 8515 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 296788

[startup+1.10035 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=296788 CPUtime=4.35 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 13438 0 0 0 432 3 0 0 19 0 4 0 514615852 303910912 8932 33554432000 4194304 4627427 140733319764384 18446744073709551615 4327360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74197 8932 386 106 0 69168 0
[pid=22963/tid=22964] ppid=22961 vsize=296788 CPUtime=1.08 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3509 0 0 0 107 1 0 0 19 0 4 0 514615853 303910912 8932 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=296788 CPUtime=1.08 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3485 0 0 0 108 0 0 0 19 0 4 0 514615853 303910912 8932 33554432000 4194304 4627427 140733319764384 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=296788 CPUtime=1.08 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 2609 0 0 0 108 0 0 0 19 0 4 0 514615853 303910912 8932 33554432000 4194304 4627427 140733319764384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 296788

[startup+1.20033 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=297268 CPUtime=4.76 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 14671 0 0 0 472 4 0 0 19 0 4 0 514615852 304402432 7628 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74317 7628 386 106 0 69288 0
[pid=22963/tid=22964] ppid=22961 vsize=297268 CPUtime=1.18 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3876 0 0 0 117 1 0 0 19 0 4 0 514615853 304402432 7628 33554432000 4194304 4627427 140733319764384 18446744073709551615 4357552 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=297268 CPUtime=1.18 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3850 0 0 0 118 0 0 0 19 0 4 0 514615853 304402432 7628 33554432000 4194304 4627427 140733319764384 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=297268 CPUtime=1.18 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 2991 0 0 0 118 0 0 0 19 0 4 0 514615853 304402432 7628 33554432000 4194304 4627427 140733319764384 18446744073709551615 4321706 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 297268

[startup+1.50028 s]
/proc/loadavg: 9.14 8.33 6.53 1/173 22963
/proc/meminfo: memFree=16445724/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=297696 CPUtime=5.96 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 16223 0 0 0 592 4 0 0 20 0 4 0 514615852 304840704 8321 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74424 8322 386 106 0 69395 0
[pid=22963/tid=22964] ppid=22961 vsize=297696 CPUtime=1.48 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 4202 0 0 0 147 1 0 0 19 0 4 0 514615853 304840704 8322 33554432000 4194304 4627427 140733319764384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=297696 CPUtime=1.48 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 4185 0 0 0 148 0 0 0 20 0 4 0 514615853 304840704 8322 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308795 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=297696 CPUtime=1.48 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 3299 0 0 0 148 0 0 0 20 0 4 0 514615853 304840704 8323 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 297696

[startup+3.10699 s]
/proc/loadavg: 9.21 8.36 6.55 5/178 22969
/proc/meminfo: memFree=16553472/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=298668 CPUtime=12.37 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 24855 0 0 0 1232 5 0 0 25 0 4 0 514615852 305836032 8537 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 74667 8537 387 106 0 69638 0
[pid=22963/tid=22964] ppid=22961 vsize=298668 CPUtime=3.09 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 6330 0 0 0 308 1 0 0 25 0 4 0 514615853 305836032 8537 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=298668 CPUtime=3.07 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 6333 0 0 0 307 0 0 0 25 0 4 0 514615853 305836032 8537 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=298668 CPUtime=3.09 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 5477 0 0 0 309 0 0 0 25 0 4 0 514615853 305836032 8537 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 298668

[startup+6.30043 s]
/proc/loadavg: 8.95 8.32 6.54 5/178 22969
/proc/meminfo: memFree=18918540/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=314988 CPUtime=25.15 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 52160 0 0 0 2504 11 0 0 25 0 4 0 514615852 322547712 24368 33554432000 4194304 4627427 140733319764384 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 78747 24368 390 106 0 73718 0
[pid=22963/tid=22964] ppid=22961 vsize=314988 CPUtime=6.29 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 11582 0 0 0 626 3 0 0 25 0 4 0 514615853 322547712 24368 33554432000 4194304 4627427 140733319764384 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=314988 CPUtime=6.25 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 14733 0 0 0 623 2 0 0 19 0 4 0 514615853 322547712 24368 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=314988 CPUtime=6.28 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 11960 0 0 0 627 1 0 0 25 0 4 0 514615853 322547712 24368 33554432000 4194304 4627427 140733319764384 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 314988

[startup+12.7003 s]
/proc/loadavg: 8.80 8.29 6.54 5/178 22969
/proc/meminfo: memFree=19210336/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=318292 CPUtime=50.7 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 87129 0 0 0 5050 20 0 0 25 0 4 0 514615852 325931008 34251 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 79573 34251 390 106 0 74544 0
[pid=22963/tid=22964] ppid=22961 vsize=318292 CPUtime=12.68 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 23401 0 0 0 1262 6 0 0 25 0 4 0 514615853 325931008 34251 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=318292 CPUtime=12.62 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 24250 0 0 0 1257 5 0 0 25 0 4 0 514615853 325931008 34251 33554432000 4194304 4627427 140733319764384 18446744073709551615 4522733 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=318292 CPUtime=12.68 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 18614 0 0 0 1265 3 0 0 25 0 4 0 514615853 325931008 34251 33554432000 4194304 4627427 140733319764384 18446744073709551615 4322040 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 318292

[startup+25.5011 s]
/proc/loadavg: 8.52 8.25 6.55 5/178 22969
/proc/meminfo: memFree=19961512/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=351652 CPUtime=101.83 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 145521 0 0 0 10148 35 0 0 25 0 4 0 514615852 360091648 51864 33554432000 4194304 4627427 140733319764384 18446744073709551615 4327640 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 87913 51864 390 106 0 82884 0
[pid=22963/tid=22964] ppid=22961 vsize=351652 CPUtime=25.48 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 36436 0 0 0 2539 9 0 0 25 0 4 0 514615853 360091648 51864 33554432000 4194304 4627427 140733319764384 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=351652 CPUtime=25.35 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 35799 0 0 0 2527 8 0 0 25 0 4 0 514615853 360091648 51864 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=351652 CPUtime=25.48 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 34990 0 0 0 2541 7 0 0 25 0 4 0 514615853 360091648 51864 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 351652

[startup+51.1006 s]
/proc/loadavg: 8.06 8.16 6.56 5/178 22970
/proc/meminfo: memFree=21494692/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=444648 CPUtime=204.08 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 228579 0 0 0 20351 57 0 0 25 0 4 0 514615852 455319552 61456 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 111162 61456 390 106 0 106133 0
[pid=22963/tid=22964] ppid=22961 vsize=444648 CPUtime=51.08 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 56346 0 0 0 5093 15 0 0 25 0 4 0 514615853 455319552 61456 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=444648 CPUtime=50.81 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 58075 0 0 0 5068 13 0 0 25 0 4 0 514615853 455319552 61456 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=444648 CPUtime=51.08 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 54780 0 0 0 5094 14 0 0 25 0 4 0 514615853 455319552 61456 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 444648

[startup+102.307 s]
/proc/loadavg: 7.54 8.00 6.60 5/178 22971
/proc/meminfo: memFree=24538648/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=571388 CPUtime=408.62 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 364221 0 0 0 40765 97 0 0 25 0 4 0 514615852 585101312 72196 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 142847 72196 390 106 0 137818 0
[pid=22963/tid=22964] ppid=22961 vsize=571388 CPUtime=102.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 89968 0 0 0 10203 25 0 0 25 0 4 0 514615853 585101312 72196 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=571388 CPUtime=101.74 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 92706 0 0 0 10151 23 0 0 25 0 4 0 514615853 585101312 72196 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=571388 CPUtime=102.29 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 88349 0 0 0 10206 23 0 0 25 0 4 0 514615853 585101312 72196 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 571388

[startup+162.301 s]

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

[pid=22963] ppid=22961 vsize=804564 CPUtime=2805.29 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1444722 0 0 0 280046 483 0 0 25 0 4 0 514615852 823873536 143170 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 201141 143170 390 106 0 196112 0
[pid=22963/tid=22964] ppid=22961 vsize=804564 CPUtime=702.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 359144 0 0 0 70107 121 0 0 25 0 4 0 514615853 823873536 143170 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=804564 CPUtime=698.46 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 367153 0 0 0 69724 122 0 0 25 0 4 0 514615853 823873536 143170 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=804564 CPUtime=702.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 365102 0 0 0 70104 123 0 0 25 0 4 0 514615853 823873536 143170 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 804564

[startup+762.306 s]
/proc/loadavg: 8.03 8.05 7.32 9/184 23003
/proc/meminfo: memFree=25407996/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=856968 CPUtime=3044.97 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1529362 0 0 0 303980 517 0 0 25 0 4 0 514615852 877535232 155379 33554432000 4194304 4627427 140733319764384 18446744073709551615 4299657 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 214242 155379 390 106 0 209213 0
[pid=22963/tid=22964] ppid=22961 vsize=856968 CPUtime=762.29 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 382840 0 0 0 76098 131 0 0 25 0 4 0 514615853 877535232 155379 33554432000 4194304 4627427 140733319764384 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=856968 CPUtime=758.13 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 387348 0 0 0 75684 129 0 0 25 0 4 0 514615853 877535232 155379 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=856968 CPUtime=762.28 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 386195 0 0 0 76096 132 0 0 25 0 4 0 514615853 877535232 155379 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 856968

[startup+822.301 s]
/proc/loadavg: 8.01 8.04 7.37 9/184 23004
/proc/meminfo: memFree=25361704/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=858540 CPUtime=3284.62 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1610929 0 0 0 327911 551 0 0 25 0 4 0 514615852 879144960 153928 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 214635 153928 390 106 0 209606 0
[pid=22963/tid=22964] ppid=22961 vsize=858540 CPUtime=822.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 403214 0 0 0 82088 140 0 0 25 0 4 0 514615853 879144960 153928 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=858540 CPUtime=817.81 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 407211 0 0 0 81643 138 0 0 25 0 4 0 514615853 879144960 153928 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=858540 CPUtime=822.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 406617 0 0 0 82087 140 0 0 25 0 4 0 514615853 879144960 153928 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 858540

[startup+882.3 s]
/proc/loadavg: 8.00 8.03 7.40 9/184 23006
/proc/meminfo: memFree=25323228/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=859960 CPUtime=3524.29 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1690277 0 0 0 351843 586 0 0 25 0 4 0 514615852 880599040 157806 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308824 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 214990 157806 390 106 0 209961 0
[pid=22963/tid=22964] ppid=22961 vsize=859960 CPUtime=882.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 423177 0 0 0 88081 147 0 0 25 0 4 0 514615853 880599040 157806 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=859960 CPUtime=877.47 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 426904 0 0 0 87601 146 0 0 25 0 4 0 514615853 880599040 157806 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=859960 CPUtime=882.26 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 426427 0 0 0 88077 149 0 0 25 0 4 0 514615853 880599040 157806 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 859960

[startup+942.301 s]
/proc/loadavg: 8.00 8.02 7.44 9/184 23008
/proc/meminfo: memFree=25084112/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1057668 CPUtime=3763.97 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1804983 0 0 0 375774 623 0 0 25 0 4 0 514615852 1083052032 202765 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 264417 202765 390 106 0 259388 0
[pid=22963/tid=22964] ppid=22961 vsize=1057668 CPUtime=942.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 460714 0 0 0 94071 157 0 0 25 0 4 0 514615853 1083052032 202765 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1057668 CPUtime=937.15 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 446136 0 0 0 93560 155 0 0 25 0 4 0 514615853 1083052032 202765 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1057668 CPUtime=942.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 457694 0 0 0 94067 160 0 0 25 0 4 0 514615853 1083052032 202765 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 1057668

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.47 9/184 23009
/proc/meminfo: memFree=25023436/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1109988 CPUtime=4003.64 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1887115 0 0 0 399708 656 0 0 25 0 4 0 514615852 1136627712 214985 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 277497 214985 390 106 0 272468 0
[pid=22963/tid=22964] ppid=22961 vsize=1109988 CPUtime=1002.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 478958 0 0 0 100063 165 0 0 25 0 4 0 514615853 1136627712 214985 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1109988 CPUtime=996.82 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 471904 0 0 0 99518 164 0 0 25 0 4 0 514615853 1136627712 214985 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1109988 CPUtime=1002.26 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 476667 0 0 0 100060 166 0 0 25 0 4 0 514615853 1136627712 214985 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 1109988

[startup+1062.3 s]
/proc/loadavg: 8.00 8.01 7.50 9/184 23011
/proc/meminfo: memFree=25024044/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1111408 CPUtime=4243.31 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 1962385 0 0 0 423641 690 0 0 25 0 4 0 514615852 1138081792 219996 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 277852 219996 390 106 0 272823 0
[pid=22963/tid=22964] ppid=22961 vsize=1111408 CPUtime=1062.29 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 498109 0 0 0 106056 173 0 0 25 0 4 0 514615853 1138081792 219996 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1111408 CPUtime=1056.49 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 490848 0 0 0 105476 173 0 0 25 0 4 0 514615853 1138081792 219996 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1111408 CPUtime=1062.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 494905 0 0 0 106052 175 0 0 25 0 4 0 514615853 1138081792 219996 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309173 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1111408

[startup+1122.3 s]
/proc/loadavg: 8.04 8.02 7.53 9/184 23012
/proc/meminfo: memFree=24944412/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1153640 CPUtime=4482.97 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 2048607 0 0 0 447577 720 0 0 22 0 4 0 514615852 1181327360 232519 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 288410 232519 390 106 0 283381 0
[pid=22963/tid=22964] ppid=22961 vsize=1153640 CPUtime=1122.28 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 521767 0 0 0 112048 180 0 0 25 0 4 0 514615853 1181327360 232519 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1153640 CPUtime=1116.16 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 507888 0 0 0 111434 182 0 0 25 0 4 0 514615853 1181327360 232519 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1153640 CPUtime=1122.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 519119 0 0 0 112046 181 0 0 25 0 4 0 514615853 1181327360 232519 33554432000 4194304 4627427 140733319764384 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1153640

[startup+1182.3 s]
/proc/loadavg: 8.05 8.03 7.56 9/184 23014
/proc/meminfo: memFree=24870464/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1206116 CPUtime=4722.65 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 2120646 0 0 0 471511 754 0 0 25 0 4 0 514615852 1235062784 241438 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 301529 241438 390 106 0 296500 0
[pid=22963/tid=22964] ppid=22961 vsize=1206116 CPUtime=1182.29 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 539352 0 0 0 118040 189 0 0 25 0 4 0 514615853 1235062784 241438 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1206116 CPUtime=1175.84 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 526698 0 0 0 117394 190 0 0 25 0 4 0 514615853 1235062784 241438 33554432000 4194304 4627427 140733319764384 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1206116 CPUtime=1182.27 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 537169 0 0 0 118038 189 0 0 25 0 4 0 514615853 1235062784 241438 33554432000 4194304 4627427 140733319764384 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 1206116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.03 8.03 7.57 9/184 23015
/proc/meminfo: memFree=24905044/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1324028 CPUtime=4800.15 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 2145443 0 0 0 479252 763 0 0 25 0 4 0 514615852 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 331007 244092 393 106 0 325978 0
[pid=22963/tid=22964] ppid=22961 vsize=1324028 CPUtime=1201.69 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 546042 0 0 0 119978 191 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1324028 CPUtime=1195.13 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 532588 0 0 0 119322 191 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1324028 CPUtime=1201.67 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 542960 0 0 0 119975 192 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1324028

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

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

[startup+1201.7 s]
/proc/loadavg: 8.03 8.03 7.57 9/184 23015
/proc/meminfo: memFree=24905044/32951124 swapFree=67111364/67111528
[pid=22963] ppid=22961 vsize=1324028 CPUtime=4800.15 cores=1,3,5,7
/proc/22963/stat : 22963 (strangenight2-m) R 22961 22963 22773 0 -1 4202496 2145443 0 0 0 479252 763 0 0 25 0 4 0 514615852 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22963/statm: 331007 244092 393 106 0 325978 0
[pid=22963/tid=22964] ppid=22961 vsize=1324028 CPUtime=1201.69 cores=1,3,5,7
/proc/22963/task/22964/stat : 22964 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 546042 0 0 0 119978 191 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22963/tid=22965] ppid=22961 vsize=1324028 CPUtime=1195.13 cores=1,3,5,7
/proc/22963/task/22965/stat : 22965 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 532588 0 0 0 119322 191 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22963/tid=22966] ppid=22961 vsize=1324028 CPUtime=1201.67 cores=1,3,5,7
/proc/22963/task/22966/stat : 22966 (strangenight2-m) R 22961 22963 22773 0 -1 4202560 542960 0 0 0 119975 192 0 0 25 0 4 0 514615853 1355804672 244092 33554432000 4194304 4627427 140733319764384 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1324028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.24
CPU user time (s): 4792.55
CPU system time (s): 7.69283
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 1324028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.55
system time used= 7.69283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2145448
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= 1581
involuntary context switches= 18489

runsolver used 1.91171 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 00:36:19
IDJOB=3173735
IDBENCH=82553
IDSOLVER=1586
FILE ID=node136/3173735-1304030179
RUNJOBID= node136-1304028687-22793
PBS_JOBID= 13170316
Free space on /tmp= 59636 MiB

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

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

MD5SUM BENCH= b8c86006cc43f4ab8808ae984f8783c0
RANDOM SEED=308228411

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16446004 kB
Buffers:       1044260 kB
Cached:       14425780 kB
SwapCached:        100 kB
Active:         789460 kB
Inactive:     14744448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16446004 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:         9378120 kB
Writeback:           0 kB
AnonPages:       63628 kB
Mapped:          14568 kB
Slab:           903180 kB
PageTables:       3916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72324 MiB
End job on node136 at 2011-04-29 00:56:23