Trace number 3173853

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.22 1201.64

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173853-1304031826.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.40/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.01 s
0.40/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.11	c calculated reachability. Time: 0.00
0.40/0.11	c Calc default polars -  time:   0.00 s pos:    1098 undec:     287 neg:    1115
0.40/0.11	c =========================================================================================
0.40/0.11	c types(t): F = full restart, N = normal restart
0.40/0.11	c types(t): S = simplification begin/end, E = solution found
0.40/0.11	c restart types(rt): st = static, dy = dynamic
0.40/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.11	c  B st     0         0      2448     10451         0         0     31663         0   no data   no data
1.17/0.30	c  N dy    18      4198      2448     10451         0      4196     31663    298266     46.33     48.80
1.97/0.57	c  N dy    41      8290      2448     10451         0      5789     31663    297742     45.83     48.72
3.16/0.87	c  N dy    60     12301      2448     10451         0      5556     31663    188652     45.37     47.97
4.38/1.17	c  N dy    78     16400      2448     10451         0      9655     31663    468954     45.06     48.03
5.56/1.47	c  N dy   102     20404      2448     10451         0      8033     31663    275412     44.92     47.33
6.76/1.78	c  N dy   124     24416      2448     10451         0     12043     31663    545048     44.91     52.59
7.16/1.83	c  F st   127     25000      2448     10451         0     12627     31663    582541     44.86     45.84
8.78/2.26	c  N dy   133     30002      2448     10451         0     10818     31663    444875     44.86   no data
8.78/2.26	c  S st   133     30002      2448     10451         0     10818     31663    444875     44.86   no data
9.18/2.30	c  S st   133     30507      2448     10451         0     11323     31663    471365     44.86   no data
9.18/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.18/2.31	c blocked clauses removed:       87 vars:     12 tried:        2448 T: 0.00 s
9.18/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2436 time:  0.00 s
9.18/2.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.18/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.18/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.41	c lits-rem:       120  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.06 s
9.55/2.43	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
9.55/2.43	c calculated reachability. Time: 0.00
9.55/2.43	c  N dy   133     30507      2435     10363         0     11265     31404    466689     44.86   no data
10.75/2.78	c  N dy   155     34598      2435     10363         0     15354     31404    748527     44.97     58.56
12.36/3.11	c  N dy   180     38656      2435     10363         0     11529     31404    373642     45.12     57.64
13.57/3.47	c  N dy   202     42707      2435     10363         0     15580     31404    650969     45.16     48.13
14.74/3.75	c  S st   221     45761      2435     10363         0      9693     31404    183967     45.17     38.12
14.74/3.79	c  S st   221     46263      2435     10363         0     10195     31404    211208     45.17   no data
14.74/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.74/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
15.14/3.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.14/3.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.14/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.14/3.83	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
15.14/3.83	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.00
15.14/3.84	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
15.14/3.84	c calculated reachability. Time: 0.00
15.14/3.84	c  N dy   221     46263      2435     10363         0     10195     31404    211208     45.17   no data
16.74/4.21	c  N dy   251     50509      2435     10363         0     14441     31404    515978     45.45     48.97
17.96/4.59	c  N dy   278     54568      2435     10363         0     18500     31404    801411     45.55     48.88
19.54/4.96	c  N dy   301     58678      2435     10363         0     12636     31404    322429     45.49     48.07
21.14/5.31	c  N dy   323     62703      2435     10363         0     16661     31404    598401     45.47     54.42
22.73/5.73	c  N dy   347     66935      2435     10363         0     20891     31404    886612     45.48     48.42
23.53/5.98	c  S st   361     69396      2435     10363         0     12367     31404    243200     45.48     41.79
23.93/6.02	c  S st   361     69899      2435     10363         0     12870     31404    271840     45.48   no data
23.93/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.93/6.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.93/6.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.93/6.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.93/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.93/6.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
23.93/6.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.93/6.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.93/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.93/6.08	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.03 s
23.93/6.08	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
23.93/6.09	c vivif2 --  cl tried    12868 cl shrink        0 lits rem          0 time: 0.00
24.33/6.10	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
24.33/6.10	c calculated reachability. Time: 0.00
24.33/6.10	c  N dy   361     69899      2435     10363         0     12868     31404    271679     45.48   no data
25.93/6.50	c  N dy   388     74360      2435     10363         0     17328     31404    576049     45.47     51.53
27.92/7.00	c  N dy   421     79296      2435     10363         0     22263     31404    920731     45.61     48.62
29.52/7.49	c  N dy   444     84469      2435     10363         0     15447     31404    391874     45.46     48.26
30.74/7.77	c  F st   455     87500      2435     10363         0     18478     31404    596132     45.38     45.54
32.32/8.11	c  N st   460     90798      2435     10363         0     21775     31404    852764     45.38   no data
34.72/8.77	c  N dy   486     96670      2435     10363         0     14656     31404    273217     45.38     52.31
37.12/9.35	c  N dy   517    102844      2435     10363         0     20826     31404    698555     45.37     48.78
37.92/9.57	c  S st   533    104848      2435     10363         0     22830     31404    836750     45.41   no data
38.31/9.63	c  S st   533    105349      2435     10363         0     23330     31404    865458     45.41   no data
38.31/9.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.31/9.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.31/9.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.31/9.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.31/9.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.31/9.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
38.31/9.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.31/9.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
38.71/9.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.53/9.99	c lits-rem:        40  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.28 s
39.53/9.99	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
39.53/10.00	c vivif2 --  cl tried    23318 cl shrink        0 lits rem          0 time: 0.01
39.93/10.02	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.02
39.93/10.02	c calculated reachability. Time: 0.00
39.93/10.02	c  N dy   533    105349      2435     10363         0     23318     31404    864298     45.41   no data
42.71/10.75	c  N dy   570    112135      2435     10363         0     16105     31404    305919     45.44     47.85
45.90/11.50	c  N dy   614    119469      2435     10363         0     23436     31404    815175     45.47     48.29
49.49/12.43	c  N dy   665    127323      2435     10363         0     16290     31404    257851     45.53     48.30
52.70/13.25	c  N dy   707    135466      2435     10363         0     24430     31404    831483     45.54     48.10
57.10/14.31	c  N dy   766    144308      2435     10363         0     17276     31404    262929     45.61     48.06
60.68/15.29	c  N dy   815    153716      2435     10363         0     26680     31404    919915     45.60     48.32
63.07/15.83	c  S st   841    158024      2435     10363         0     30986     31404   1222488     45.64   no data
63.48/15.91	c  S st   841    158528      2435     10363         0     31490     31404   1249491     45.64   no data
63.48/15.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.48/15.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.48/15.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.48/15.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.48/15.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.48/15.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
63.48/15.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.48/15.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.88/16.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.29/16.66	c lits-rem:        75  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.65 s
66.29/16.66	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
66.29/16.68	c vivif2 --  cl tried    31479 cl shrink        0 lits rem          0 time: 0.02
66.67/16.71	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.03
66.67/16.71	c calculated reachability. Time: 0.00
66.67/16.71	c  N dy   841    158528      2435     10363         0     31479     31404   1248277     45.64   no data
71.06/17.83	c  N dy   894    168716      2435     10363         0     24670     31404    715960     45.61     48.87
76.66/19.20	c  N dy   954    179608      2435     10363         0     35556     31404   1474307     45.59     49.33
81.45/20.49	c  N dy  1014    191090      2435     10363         0     29042     31404    951566     45.56     48.95
87.86/22.10	c  N dy  1081    203408      2435     10363         0     22363     31404    425313     45.55     51.22
94.63/23.71	c  N dy  1151    216613      2435     10363         0     35564     31404   1337515     45.53     48.05
101.44/25.44	c  N dy  1236    230600      2435     10363         0     29556     31404    862687     45.57     48.30
105.44/26.43	c  S st  1282    237793      2435     10363         0     36747     31404   1364191     45.60   no data
105.84/26.51	c  S st  1282    238294      2435     10363         0     37248     31404   1392053     45.60   no data
105.84/26.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.84/26.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
105.84/26.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.84/26.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.84/26.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.84/26.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
105.84/26.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
105.84/26.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.22/26.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.83/27.55	c lits-rem:        82  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.94 s
109.83/27.55	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
109.83/27.57	c vivif2 --  cl tried    37233 cl shrink        0 lits rem          0 time: 0.02
110.24/27.61	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.04
110.24/27.61	c calculated reachability. Time: 0.00
110.24/27.61	c  N dy  1282    238294      2435     10363         0     37233     31404   1390059     45.60   no data
117.80/29.57	c  N dy  1371    253587      2435     10363         0     31527     31404    935188     45.64     56.84
126.99/31.83	c  N dy  1466    269889      2435     10363         0     25827     31404    478168     45.67     48.30
136.19/34.20	c  N dy  1567    287179      2435     10363         0     43112     31404   1693980     45.75     48.69
146.16/36.64	c  N dy  1656    305554      2435     10363         0     38491     31404   1303405     45.68     63.31
146.56/36.74	c  F st  1659    306251      2435     10363         0     39188     31404   1349856     45.68     44.37
156.95/39.37	c  N dy  1743    325079      2435     10363         0     34016     31404    916426     45.67     54.60
168.93/42.34	c  N dy  1844    345111      2435     10363         0     29050     31404    512021     45.66     48.26
175.74/44.06	c  S st  1926    357441      2435     10363         0     41377     31404   1379832     45.73     45.34
176.14/44.16	c  S st  1926    357946      2435     10363         0     41882     31404   1407976     45.73   no data
176.14/44.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.14/44.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
176.14/44.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.14/44.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.14/44.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.14/44.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
176.14/44.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
176.52/44.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.52/44.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.90/45.34	c lits-rem:        72  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.08 s
180.90/45.34	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
180.90/45.36	c vivif2 --  cl tried    41872 cl shrink        0 lits rem          0 time: 0.02
181.30/45.40	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.04
181.30/45.40	c calculated reachability. Time: 0.00
181.30/45.40	c  N dy  1926    357946      2435     10363         0     41872     31404   1406834     45.73   no data
193.31/48.45	c  N dy  2045    378036      2435     10363         0     35965     31404    935451     45.78     48.67
206.08/51.66	c  N dy  2153    398095      2435     10363         0     29022     31404    379946     45.77     52.01
218.06/54.69	c  N dy  2256    418217      2435     10363         0     49138     31404   1784845     45.77     48.74
230.83/57.82	c  N dy  2380    438308      2435     10363         0     41234     31404   1171756     45.81     48.98
244.42/61.21	c  N dy  2493    458322      2435     10363         0     32255     31404    477923     45.81     49.43
256.80/64.39	c  N dy  2619    478506      2435     10363         0     52430     31404   1879849     45.85     48.36
269.98/67.69	c  N dy  2742    498654      2435     10363         0     42589     31404   1142491     45.88     48.47
285.16/71.42	c  N dy  2867    518714      2435     10363         0     31646     31404    312908     45.92     56.08
296.35/74.22	c  S st  2978    536919      2435     10363         0     49848     31404   1569253     45.94   no data
296.75/74.33	c  S st  2978    537421      2435     10363         0     50350     31404   1597748     45.94   no data
296.75/74.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
296.75/74.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
296.75/74.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
296.75/74.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.75/74.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.75/74.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
296.75/74.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
296.75/74.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
297.15/74.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.15/75.92	c lits-rem:        82  cl-subs:       13  v-elim:      0  v-fix:    0  time:  1.47 s
303.15/75.92	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
303.15/75.95	c vivif2 --  cl tried    50337 cl shrink        0 lits rem          0 time: 0.02
303.15/76.00	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.05
303.15/76.00	c calculated reachability. Time: 0.00
303.15/76.00	c  N dy  2978    537421      2435     10363         0     50337     31404   1595982     45.94   no data
317.91/79.67	c  N dy  3091    557514      2435     10363         0     38434     31404    724902     45.96     48.83
332.30/83.22	c  N dy  3219    577726      2435     10363         0     58642     31404   2145576     45.99     48.75
346.28/86.74	c  N dy  3340    597855      2435     10363         0     45767     31404   1172499     46.03     48.81
361.85/90.64	c  N dy  3461    617915      2435     10363         0     65823     31404   2576899     46.06     53.81
375.03/93.97	c  N dy  3579    637956      2435     10363         0     51869     31404   1526180     46.08     52.69
391.44/98.05	c  N dy  3692    657977      2435     10363         0     36893     31404    418695     46.09     48.53
404.99/101.43	c  N dy  3800    678017      2435     10363         0     56929     31404   1836556     46.10     58.79
421.79/105.67	c  N dy  3915    698202      2435     10363         0     41119     31404    653896     46.11     49.55
436.95/109.47	c  N dy  4035    718286      2435     10363         0     61195     31404   2067397     46.15     56.17
453.33/113.55	c  N dy  4159    738504      2435     10363         0     44421     31404    821052     46.18     49.04
468.91/117.43	c  N dy  4295    758599      2435     10363         0     64510     31404   2235634     46.22     50.34
485.29/121.54	c  N dy  4409    778830      2435     10363         0     46747     31404    916267     46.22     49.13
501.28/125.56	c  N dy  4531    798949      2435     10363         0     66860     31404   2335173     46.23     50.02
508.05/127.26	c  S st  4574    806131      2435     10363         0     74038     31404   2839376     46.24   no data
508.85/127.43	c  S st  4574    806634      2435     10363         0     74541     31404   2872491     46.24   no data
508.85/127.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.85/127.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
508.85/127.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
508.85/127.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.85/127.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.85/127.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
508.85/127.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
509.25/127.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
509.66/127.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.82/132.99	c lits-rem:       148  cl-subs:       26  v-elim:      0  v-fix:    0  time:  5.34 s
530.82/132.99	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
531.22/133.03	c vivif2 --  cl tried    74515 cl shrink        0 lits rem          0 time: 0.04
531.63/133.12	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.08
531.63/133.12	c calculated reachability. Time: 0.00
531.63/133.12	c  N dy  4574    806634      2435     10363         0     74515     31404   2868816     46.24   no data
546.39/136.89	c  N dy  4697    826771      2435     10363         0     55658     31404   1486197     46.27     49.51
564.77/141.46	c  N dy  4816    846840      2435     10363         0     75725     31404   2905568     46.28     53.40
580.36/145.34	c  N dy  4941    866932      2435     10363         0     55821     31404   1440666     46.31     55.74
598.32/149.83	c  N dy  5063    886994      2435     10363         0     75878     31404   2855919     46.33     52.53
614.30/153.87	c  N dy  5175    907051      2435     10363         0     54942     31404   1307174     46.34     49.02
632.28/158.38	c  N dy  5299    927109      2435     10363         0     74995     31404   2729286     46.37     49.32
649.85/162.78	c  N dy  5422    947302      2435     10363         0     53195     31404   1128620     46.39     49.35
667.43/167.17	c  N dy  5542    967502      2435     10363         0     73389     31404   2559464     46.40     49.54
686.19/171.85	c  N dy  5657    987581      2435     10363         0     50468     31404    854792     46.41     49.82
703.00/176.05	c  N dy  5787   1007655      2435     10363         0     70536     31404   2267936     46.44     49.20
723.35/181.16	c  N dy  5903   1027852      2435     10363         0     46740     31404    531267     46.44     49.45
739.32/185.11	c  N dy  6021   1047954      2435     10363         0     66836     31404   1939697     46.45     49.07
759.30/190.16	c  N dy  6127   1067980      2435     10363         0     86854     31404   3360994     46.45     60.74
763.69/191.26	c  F st  6146   1071878      2435     10363         0     45769     31404    403538     46.45     45.02
776.07/194.32	c  N dy  6223   1088090      2435     10363         0     61972     31404   1573345     46.46     48.92
795.27/199.11	c  N dy  6325   1108188      2435     10363         0     82065     31404   2973669     46.46     50.72
814.02/203.88	c  N dy  6431   1128245      2435     10363         0     56127     31404   1060101     46.45     49.04
831.99/208.30	c  N dy  6548   1148324      2435     10363         0     76200     31404   2486320     46.46     49.08
853.96/213.86	c  N dy  6672   1168451      2435     10363         0     49335     31404    522928     46.47     48.98
870.74/218.05	c  N dy  6784   1188452      2435     10363         0     69328     31404   1931346     46.48     49.72
892.71/223.50	c  N dy  6912   1208507      2435     10363         0     89378     31404   3337007     46.49     49.06
894.31/223.95	c  S st  6923   1209952      2435     10363         0     90823     31404   3435258     46.49   no data
895.11/224.15	c  S st  6923   1210458      2435     10363         0     91329     31404   3461255     46.49   no data
895.11/224.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
895.51/224.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
895.51/224.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
895.51/224.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
895.51/224.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
895.51/224.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
895.51/224.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
895.51/224.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
895.91/224.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
913.48/228.71	c lits-rem:       112  cl-subs:       39  v-elim:      0  v-fix:    0  time:  4.30 s
913.48/228.71	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
913.48/228.76	c vivif2 --  cl tried    91290 cl shrink        0 lits rem          0 time: 0.05
913.90/228.87	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.11
913.90/228.87	c calculated reachability. Time: 0.00
913.90/228.87	c  N dy  6923   1210458      2435     10363         0     91290     31404   3456983     46.49   no data
931.87/233.30	c  N dy  7040   1230554      2435     10363         0     63397     31404   1452391     46.50     51.66
951.42/238.25	c  N dy  7155   1250747      2435     10363         0     83584     31404   2876627     46.51     49.19
973.39/243.71	c  N dy  7275   1270856      2435     10363         0     54702     31404    768793     46.52     50.57
990.97/248.10	c  N dy  7394   1290991      2435     10363         0     74827     31404   2188903     46.53     50.56
1013.74/253.82	c  N dy  7519   1311180      2435     10363         0     95008     31404   3608002     46.54     49.62
1032.11/258.48	c  N dy  7625   1331380      2435     10363         0     65222     31404   1442914     46.54     49.19
1053.68/263.88	c  N dy  7734   1353068      2435     10363         0     86899     31404   2987349     46.54     49.18
1076.47/269.60	c  N dy  7855   1373083      2435     10363         0     55927     31404    734449     46.55     61.14
1094.44/274.00	c  N dy  7966   1393101      2435     10363         0     75938     31404   2144120     46.56     49.52
1117.19/279.74	c  N dy  8084   1413303      2435     10363         0     96135     31404   3569346     46.57     49.40
1137.57/284.82	c  N dy  8201   1433323      2435     10363         0     64163     31404   1247075     46.58     49.27
1157.14/289.74	c  N dy  8319   1453328      2435     10363         0     84163     31404   2653336     46.58     49.15
1182.32/296.06	c  N dy  8443   1473410      2435     10363         0    104238     31404   4067206     46.60     50.82
1200.28/300.55	c  N dy  8565   1493486      2435     10363         0     71326     31404   1684400     46.61     49.40
1222.65/306.16	c  N dy  8696   1514363      2435     10363         0     92198     31404   3167456     46.62     49.67
1247.83/312.41	c  N dy  8818   1534372      2435     10363         0     58216     31404    699504     46.63     49.81
1265.81/316.93	c  N dy  8928   1554390      2435     10363         0     78226     31404   2104884     46.63     55.09
1288.55/322.69	c  N dy  9040   1574391      2435     10363         0     98223     31404   3529137     46.63     50.28
1312.12/328.52	c  N dy  9161   1594498      2435     10363         0     63348     31404   1008737     46.64     49.75
1331.71/333.45	c  N dy  9293   1614597      2435     10363         0     83445     31404   2426843     46.66     49.70
1356.06/339.58	c  N dy  9406   1634664      2435     10363         0    103504     31404   3860352     46.66     50.71
1378.03/345.02	c  N dy  9510   1654788      2435     10363         0     67633     31404   1234289     46.66     50.43
1398.80/350.24	c  N dy  9639   1674820      2435     10363         0     87655     31404   2650796     46.67     49.52
1424.77/356.77	c  N dy  9768   1694895      2435     10363         0    107725     31404   4067796     46.69     54.54
1441.94/361.05	c  S st  9857   1710459      2435     10363         0     66305     31404   1079305     46.69   no data
1442.34/361.19	c  S st  9857   1710964      2435     10363         0     66810     31404   1107029     46.69   no data
1442.34/361.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1442.74/361.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1442.74/361.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1442.74/361.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1442.74/361.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1442.74/361.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
1442.74/361.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1442.74/361.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1442.74/361.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1445.95/362.08	c lits-rem:        29  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.77 s
1445.95/362.08	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
1445.95/362.09	c vivif2 --  cl tried    66802 cl shrink        0 lits rem          0 time: 0.02
1446.33/362.16	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.07
1446.33/362.16	c calculated reachability. Time: 0.00
1446.33/362.16	c  N dy  9857   1710964      2435     10363         0     66802     31404   1105910     46.69   no data
1466.71/367.26	c  N dy  9972   1731026      2435     10363         0     86862     31404   2530118     46.70     53.53
1492.27/373.65	c  N dy 10096   1751223      2435     10363         0    107053     31404   3964193     46.71     50.68
1515.44/379.48	c  N dy 10206   1771993      2435     10363         0     69834     31404   1279642     46.71     49.17
1537.01/384.83	c  N dy 10330   1792151      2435     10363         0     89986     31404   2707251     46.71     49.87
1563.37/391.48	c  N dy 10462   1812249      2435     10363         0    110078     31404   4126567     46.72     49.97
1586.56/397.28	c  N dy 10591   1832269      2435     10363         0     71100     31404   1297846     46.74     50.17
1608.13/402.69	c  N dy 10685   1852403      2435     10363         0     91223     31404   2734798     46.73     49.84
1634.50/409.30	c  N dy 10796   1872431      2435     10363         0    111247     31404   4152323     46.73     49.29
1658.84/415.32	c  N dy 10922   1892934      2435     10363         0     71762     31404   1272298     46.74     50.14
1680.81/420.80	c  N dy 11040   1912987      2435     10363         0     91806     31404   2679549     46.74     49.52
1707.18/427.49	c  N dy 11169   1933075      2435     10363         0    111891     31404   4098728     46.75     49.46
1731.94/433.67	c  N dy 11299   1953155      2435     10363         0     70982     31404   1153540     46.77     50.27
1753.91/439.13	c  N dy 11424   1973342      2435     10363         0     91165     31404   2581074     46.78     49.79
1780.27/445.72	c  N dy 11548   1993347      2435     10363         0    111165     31404   3996491     46.78     49.92
1806.63/452.35	c  N dy 11670   2013484      2435     10363         0     69316     31404    972671     46.79     49.49
1827.83/457.69	c  N dy 11799   2033652      2435     10363         0     89482     31404   2397012     46.81     49.53
1853.77/464.16	c  N dy 11919   2053659      2435     10363         0    109486     31404   3807613     46.81     49.46
1882.93/471.43	c  N dy 12036   2074636      2435     10363         0     67472     31404    771122     46.81     49.85
1902.92/476.47	c  N dy 12136   2094638      2435     10363         0     87468     31404   2206353     46.81     49.94
1928.88/482.90	c  N dy 12252   2114828      2435     10363         0    107652     31404   3648795     46.82     49.34
1959.23/490.50	c  N dy 12366   2134891      2435     10363         0    127712     31404   5070162     46.82     49.73
1979.20/495.53	c  N dy 12491   2154925      2435     10363         0     83758     31404   1853419     46.83     53.69
2003.98/501.77	c  N dy 12614   2175073      2435     10363         0    103899     31404   3275194     46.84     49.43
2034.34/509.34	c  N dy 12740   2195202      2435     10363         0    124022     31404   4704654     46.85     49.43
2053.10/514.03	c  S st 12828   2210966      2435     10363         0     74797     31404   1175356     46.85   no data
2053.50/514.20	c  S st 12828   2211469      2435     10363         0     75300     31404   1205012     46.85   no data
2053.90/514.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2053.90/514.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2053.90/514.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2053.90/514.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2053.90/514.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2053.90/514.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
2053.90/514.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2053.90/514.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2054.30/514.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2057.10/515.03	c lits-rem:        19  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.71 s
2057.10/515.03	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
2057.10/515.05	c vivif2 --  cl tried    75293 cl shrink        0 lits rem          0 time: 0.02
2057.50/515.13	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.08
2057.50/515.13	c calculated reachability. Time: 0.00
2057.50/515.13	c  N dy 12828   2211469      2435     10363         0     75293     31404   1204025     46.85   no data
2080.27/520.80	c  N dy 12947   2231524      2435     10363         0     95338     31404   2612210     46.85     50.01
2107.44/527.62	c  N dy 13053   2251775      2435     10363         0    115581     31404   4037870     46.84     50.05
2137.79/535.24	c  N dy 13165   2271867      2435     10363         0     69689     31404    733642     46.85     56.82
2158.97/540.52	c  N dy 13292   2291928      2435     10363         0     89747     31404   2162111     46.86     55.74
2184.94/547.09	c  N dy 13412   2312101      2435     10363         0    109914     31404   3578490     46.87     49.62
2215.71/554.78	c  N dy 13523   2332106      2435     10363         0    129916     31404   5002792     46.87     49.40
2239.28/560.60	c  N dy 13643   2352109      2435     10363         0     82934     31404   1618196     46.88     49.51
2263.26/566.69	c  N dy 13758   2372198      2435     10363         0    103016     31404   3038361     46.88     54.71
2292.81/574.08	c  N dy 13869   2392401      2435     10363         0    123208     31404   4468230     46.88     49.40
2320.77/581.05	c  N dy 13971   2412448      2435     10363         0     75271     31404   1005221     46.88     49.37
2343.55/586.75	c  N dy 14110   2432471      2435     10363         0     95290     31404   2437655     46.90     51.41
2371.51/593.73	c  N dy 14238   2452558      2435     10363         0    115374     31404   3869417     46.91     49.72
2404.67/602.03	c  N dy 14367   2472640      2435     10363         0    135447     31404   5301609     46.92     49.44
2427.05/607.66	c  N dy 14473   2492742      2435     10363         0     86561     31404   1741682     46.92     51.06
2452.61/614.06	c  N dy 14592   2512930      2435     10363         0    106744     31404   3190839     46.92     49.43
2483.38/621.75	c  N dy 14725   2533014      2435     10363         0    126822     31404   4623340     46.93     50.18
2513.36/629.20	c  N dy 14847   2553024      2435     10363         0     76848     31404    976683     46.94     49.67
2535.33/634.79	c  N dy 14972   2573072      2435     10363         0     96887     31404   2399449     46.95     55.38
2563.28/641.75	c  N dy 15094   2593179      2435     10363         0    116992     31404   3819393     46.95     49.46
2596.43/650.09	c  N dy 15212   2613427      2435     10363         0    137236     31404   5259971     46.96     49.67
2621.20/656.29	c  N dy 15330   2633618      2435     10363         0     86436     31404   1612574     46.96     50.16
2646.77/662.64	c  N dy 15457   2653680      2435     10363         0    106492     31404   3057788     46.97     56.86
2677.13/670.22	c  N dy 15568   2673895      2435     10363         0    126704     31404   4504064     46.98     49.62
2711.11/678.78	c  N dy 15687   2693979      2435     10363         0     74804     31404    713398     46.98     49.72
2730.26/683.53	c  S st 15799   2711471      2435     10363         0     92293     31404   1967231     46.99   no data
2731.07/683.74	c  S st 15799   2711978      2435     10363         0     92800     31404   1994838     46.99   no data
2731.07/683.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2731.07/683.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2731.47/683.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2731.47/683.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2731.47/683.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2731.47/683.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
2731.47/683.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2731.47/683.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2731.87/683.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2739.85/685.95	c lits-rem:        31  cl-subs:       14  v-elim:      0  v-fix:    0  time:  2.04 s
2739.85/685.95	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
2739.85/685.98	c vivif2 --  cl tried    92786 cl shrink        0 lits rem          0 time: 0.03
2740.25/686.08	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.10
2740.25/686.09	c calculated reachability. Time: 0.00
2740.25/686.09	c  N dy 15799   2711978      2435     10363         0     92786     31404   1993048     46.99   no data
2767.42/692.88	c  N dy 15928   2732075      2435     10363         0    112875     31404   3432894     47.00     50.12
2800.18/701.03	c  N dy 16061   2752079      2435     10363         0    132876     31404   4866946     47.01     49.82
2830.95/708.77	c  N dy 16177   2772225      2435     10363         0     80039     31404   1021947     47.01     49.55
2854.52/714.62	c  N dy 16297   2792228      2435     10363         0    100036     31404   2451262     47.02     49.71
2882.90/721.77	c  N dy 16411   2812257      2435     10363         0    120058     31404   3876035     47.02     51.00
2917.25/730.31	c  N dy 16540   2832360      2435     10363         0    140156     31404   5309816     47.03     49.80
2945.21/737.34	c  N dy 16669   2852420      2435     10363         0     86229     31404   1402375     47.04     49.53
2970.40/743.67	c  N dy 16799   2872447      2435     10363         0    106248     31404   2840886     47.05     49.72
3000.75/751.29	c  N dy 16929   2892466      2435     10363         0    126265     31404   4269390     47.06     58.37
3035.50/759.95	c  N dy 17036   2912549      2435     10363         0    146346     31404   5694958     47.07     49.88
3060.27/766.18	c  N dy 17154   2932648      2435     10363         0     91467     31404   1709554     47.07     50.15
3087.04/772.86	c  N dy 17263   2953181      2435     10363         0    111993     31404   3174793     47.07     51.09
3119.00/780.86	c  N dy 17399   2973234      2435     10363         0    132043     31404   4620172     47.09     49.81
3156.16/790.19	c  N dy 17526   2993235      2435     10363         0     76053     31404    542257     47.09     49.94
3178.13/795.67	c  N dy 17629   3013261      2435     10363         0     96068     31404   1965044     47.09     52.80
3206.10/802.67	c  N dy 17755   3033356      2435     10363         0    116154     31404   3395060     47.10     57.18
3240.45/811.22	c  N dy 17875   3054308      2435     10363         0    137103     31404   4881455     47.10     50.52
3276.01/820.11	c  N dy 17989   3074413      2435     10363         0     80225     31404    769275     47.10     49.94
3299.18/825.90	c  N dy 18113   3094506      2435     10363         0    100314     31404   2221586     47.11     55.06
3328.75/833.34	c  N dy 18243   3114745      2435     10363         0    120551     31404   3674827     47.12     51.40
3362.31/841.77	c  N dy 18360   3134782      2435     10363         0    140583     31404   5104403     47.12     50.42
3396.68/850.38	c  N dy 18478   3154816      2435     10363         0     82630     31404    887356     47.13     54.22
3420.64/856.35	c  N dy 18590   3175308      2435     10363         0    103118     31404   2345300     47.13     49.89
3450.20/863.71	c  N dy 18703   3195314      2435     10363         0    123120     31404   3760266     47.13     51.66
3479.36/871.03	c  S st 18802   3211978      2435     10363         0    139777     31404   4959375     47.14   no data
3480.58/871.34	c  S st 18802   3212479      2435     10363         0    140278     31404   4987770     47.14   no data
3480.58/871.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3480.95/871.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3480.95/871.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3480.95/871.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3480.95/871.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3480.95/871.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
3480.95/871.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3481.35/871.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3482.15/871.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3507.33/878.07	c lits-rem:       185  cl-subs:       47  v-elim:      0  v-fix:    0  time:  6.37 s
3507.33/878.07	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
3507.73/878.14	c vivif2 --  cl tried   140231 cl shrink        0 lits rem          0 time: 0.07
3508.53/878.31	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.17
3508.53/878.32	c calculated reachability. Time: 0.00
3508.53/878.32	c  N dy 18802   3212479      2435     10363         0    140231     31404   4981630     47.14   no data
3546.10/887.70	c  N dy 18934   3232548      2435     10363         0     81313     31404    721945     47.15     50.66
3569.65/893.63	c  N dy 19042   3253342      2435     10363         0    102101     31404   2204355     47.15     49.67
3598.42/900.85	c  N dy 19159   3273353      2435     10363         0    122108     31404   3619560     47.15     50.38
3631.98/909.21	c  N dy 19278   3293390      2435     10363         0    142138     31404   5064669     47.16     53.03
3669.93/918.74	c  N dy 19407   3313484      2435     10363         0     82245     31404    723025     47.16     51.30
3693.11/924.59	c  N dy 19527   3333531      2435     10363         0    102288     31404   2146652     47.17     49.91
3723.07/932.00	c  N dy 19651   3353736      2435     10363         0    122489     31404   3587934     47.17     50.11
3757.04/940.60	c  N dy 19770   3373910      2435     10363         0    142659     31404   5023871     47.18     50.11
3796.18/950.34	c  N dy 19893   3394003      2435     10363         0     81766     31404    625549     47.18     51.83
3819.35/956.18	c  N dy 20009   3414169      2435     10363         0    101929     31404   2059744     47.18     50.63
3847.31/963.18	c  N dy 20115   3434183      2435     10363         0    121937     31404   3492179     47.18     51.50
3882.47/971.92	c  N dy 20241   3454288      2435     10363         0    142038     31404   4937095     47.19     49.80
3921.63/981.77	c  N dy 20365   3474300      2435     10363         0    162047     31404   6365282     47.20     49.81
3946.01/987.88	c  N dy 20448   3494327      2435     10363         0    100086     31404   1871894     47.19     50.85
3974.76/995.05	c  N dy 20570   3514608      2435     10363         0    120363     31404   3324934     47.20     50.43
4009.52/1003.73	c  N dy 20689   3535083      2435     10363         0    140828     31404   4780137     47.20     50.21
4048.67/1013.56	c  N dy 20811   3555259      2435     10363         0    160997     31404   6232547     47.21     49.73
4076.23/1020.46	c  N dy 20928   3575260      2435     10363         0     98022     31404   1674372     47.21     50.85
4104.22/1027.40	c  N dy 21043   3595369      2435     10363         0    118125     31404   3108638     47.22     52.05
4136.96/1035.70	c  N dy 21169   3615460      2435     10363         0    138208     31404   4533141     47.22     54.20
4175.31/1045.22	c  N dy 21285   3635469      2435     10363         0    158210     31404   5962374     47.22     51.15
4207.28/1053.22	c  N dy 21391   3655554      2435     10363         0     94314     31404   1323583     47.22     49.91
4233.65/1059.85	c  N dy 21502   3675563      2435     10363         0    114317     31404   2730268     47.23     50.96
4266.01/1067.98	c  N dy 21632   3695654      2435     10363         0    134404     31404   4157886     47.23     51.09
4297.99/1075.95	c  S st 21718   3712481      2435     10363         0    151225     31404   5363361     47.23   no data
4299.57/1076.31	c  S st 21718   3712983      2435     10363         0    151727     31404   5389933     47.23   no data
4299.57/1076.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4299.97/1076.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4299.97/1076.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4299.97/1076.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4299.97/1076.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4299.97/1076.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
4299.97/1076.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4300.37/1076.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4300.77/1076.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4328.35/1083.53	c lits-rem:       148  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.84 s
4328.35/1083.53	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
4328.75/1083.61	c vivif2 --  cl tried   151674 cl shrink        0 lits rem          0 time: 0.08
4329.12/1083.79	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.18
4329.12/1083.80	c calculated reachability. Time: 0.00
4329.12/1083.80	c  N dy 21718   3712983      2435     10363         0    151674     31404   5383237     47.23   no data
4369.48/1093.84	c  N dy 21838   3733084      2435     10363         0     86793     31404    725781     47.24     50.57
4391.85/1099.49	c  F st 21958   3751563      2435     10363         0    105271     31404   2040138     47.24   no data
4394.66/1100.14	c  N st 21962   3753595      2435     10363         0    107301     31404   2189949     47.24   no data
4423.81/1107.50	c  N dy 22066   3773626      2435     10363         0    127325     31404   3644057     47.25     49.98
4459.77/1116.42	c  N dy 22176   3793727      2435     10363         0    147420     31404   5072462     47.25     50.04
4499.74/1126.42	c  N dy 22296   3813755      2435     10363         0    167442     31404   6502457     47.25     51.33
4528.89/1133.77	c  N dy 22419   3834561      2435     10363         0    102269     31404   1772320     47.26     50.88
4558.04/1141.00	c  N dy 22543   3854649      2435     10363         0    122349     31404   3208496     47.27     51.59
4592.81/1149.71	c  N dy 22669   3874696      2435     10363         0    142389     31404   4643314     47.27     58.34
4632.35/1159.67	c  N dy 22797   3894751      2435     10363         0    162439     31404   6063459     47.28     51.34
4666.73/1168.26	c  N dy 22897   3914836      2435     10363         0     95545     31404   1230847     47.28     50.00
4693.88/1175.02	c  N dy 23014   3934837      2435     10363         0    115542     31404   2651741     47.28     49.97
4726.24/1183.12	c  N dy 23131   3954873      2435     10363         0    135564     31404   4084878     47.28     54.23
4764.19/1192.63	c  N dy 23253   3974942      2435     10363         0    155629     31404   5518665     47.29     57.39

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-3173853-1304031826/watcher-3173853-1304031826 -o /tmp/evaluation-result-3173853-1304031826/solver-3173853-1304031826 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173853-1304031826.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: 8.02 8.05 7.77 6/180 24932
/proc/meminfo: memFree=14023468/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=248792 CPUtime=0 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 705 0 0 0 0 0 0 0 25 0 4 0 593413292 254763008 620 33554432000 4194304 4627427 140735722209136 18446744073709551615 218880225989 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 62198 634 336 106 0 57169 0
[pid=24932/tid=24933] ppid=24930 vsize=248792 CPUtime=0 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 64 0 0 0 0 0 0 0 25 0 4 0 593413292 254763008 654 33554432000 4194304 4627427 140735722209136 18446744073709551615 218880225989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=248792 CPUtime=0 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 76 0 0 0 0 0 0 0 25 0 4 0 593413292 254763008 666 33554432000 4194304 4627427 140735722209136 18446744073709551615 218880670190 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=248792 CPUtime=0 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 107 0 0 0 0 0 0 0 25 0 4 0 593413292 254763008 673 33554432000 4194304 4627427 140735722209136 18446744073709551615 218880261899 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.109562 s]
/proc/loadavg: 8.02 8.05 7.77 6/180 24932
/proc/meminfo: memFree=14023468/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=286196 CPUtime=0.4 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 4339 0 0 0 40 0 0 0 25 0 4 0 593413292 293064704 3648 33554432000 4194304 4627427 140735722209136 18446744073709551615 4330982 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 71549 3650 385 106 0 66520 0
[pid=24932/tid=24933] ppid=24930 vsize=286196 CPUtime=0.1 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1096 0 0 0 10 0 0 0 25 0 4 0 593413292 293064704 3650 33554432000 4194304 4627427 140735722209136 18446744073709551615 4305869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=286196 CPUtime=0.09 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1026 0 0 0 9 0 0 0 25 0 4 0 593413292 293064704 3650 33554432000 4194304 4627427 140735722209136 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=286196 CPUtime=0.1 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 640 0 0 0 10 0 0 0 25 0 4 0 593413292 293064704 3651 33554432000 4194304 4627427 140735722209136 18446744073709551615 218880261899 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 286196

[startup+0.200547 s]
/proc/loadavg: 8.02 8.05 7.77 6/180 24932
/proc/meminfo: memFree=14023468/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=286196 CPUtime=0.76 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 4798 0 0 0 76 0 0 0 25 0 4 0 593413292 293064704 4107 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310370 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 71549 4107 385 106 0 66520 0
[pid=24932/tid=24933] ppid=24930 vsize=286196 CPUtime=0.19 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1206 0 0 0 19 0 0 0 25 0 4 0 593413292 293064704 4107 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308657 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=286196 CPUtime=0.18 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1129 0 0 0 18 0 0 0 25 0 4 0 593413292 293064704 4107 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=286196 CPUtime=0.19 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 766 0 0 0 19 0 0 0 25 0 4 0 593413292 293064704 4107 33554432000 4194304 4627427 140735722209136 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 286196

[startup+0.30053 s]
/proc/loadavg: 8.02 8.05 7.77 6/180 24932
/proc/meminfo: memFree=14023468/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=286328 CPUtime=1.17 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 5298 0 0 0 116 1 0 0 25 0 4 0 593413292 293199872 4607 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 71582 4607 385 106 0 66553 0
[pid=24932/tid=24933] ppid=24930 vsize=286328 CPUtime=0.29 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1330 0 0 0 29 0 0 0 25 0 4 0 593413292 293199872 4608 33554432000 4194304 4627427 140735722209136 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=286328 CPUtime=0.28 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1251 0 0 0 28 0 0 0 25 0 4 0 593413292 293199872 4608 33554432000 4194304 4627427 140735722209136 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=286328 CPUtime=0.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 893 0 0 0 29 0 0 0 25 0 4 0 593413292 293199872 4609 33554432000 4194304 4627427 140735722209136 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 286328

[startup+0.700461 s]
/proc/loadavg: 8.02 8.05 7.77 6/180 24932
/proc/meminfo: memFree=14023468/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=289172 CPUtime=2.77 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 7755 0 0 0 276 1 0 0 25 0 4 0 593413292 296112128 5379 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 72293 5379 386 106 0 67264 0
[pid=24932/tid=24933] ppid=24930 vsize=289172 CPUtime=0.69 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1929 0 0 0 69 0 0 0 25 0 4 0 593413292 296112128 5379 33554432000 4194304 4627427 140735722209136 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=289172 CPUtime=0.68 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1852 0 0 0 68 0 0 0 25 0 4 0 593413292 296112128 5379 33554432000 4194304 4627427 140735722209136 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=289172 CPUtime=0.69 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 1544 0 0 0 69 0 0 0 25 0 4 0 593413292 296112128 5379 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289172

[startup+1.50032 s]
/proc/loadavg: 8.02 8.05 7.77 9/184 24936
/proc/meminfo: memFree=13999620/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=290380 CPUtime=5.96 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 12516 0 0 0 594 2 0 0 25 0 4 0 593413292 297349120 5287 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 72595 5287 386 106 0 67566 0
[pid=24932/tid=24933] ppid=24930 vsize=290380 CPUtime=1.48 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 3137 0 0 0 148 0 0 0 25 0 4 0 593413292 297349120 5287 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=290380 CPUtime=1.48 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 3050 0 0 0 148 0 0 0 25 0 4 0 593413292 297349120 5287 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=290380 CPUtime=1.48 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 2712 0 0 0 148 0 0 0 25 0 4 0 593413292 297349120 5287 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308323 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) 290380

[startup+3.10105 s]
/proc/loadavg: 8.02 8.05 7.77 9/184 24936
/proc/meminfo: memFree=13994908/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=297276 CPUtime=12.36 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 23916 0 0 0 1232 4 0 0 25 0 4 0 593413292 304410624 10052 33554432000 4194304 4627427 140735722209136 18446744073709551615 4329865 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 74319 10052 390 106 0 69290 0
[pid=24932/tid=24933] ppid=24930 vsize=297276 CPUtime=3.08 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 6424 0 0 0 308 0 0 0 25 0 4 0 593413292 304410624 10052 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=297276 CPUtime=3.07 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 4940 0 0 0 307 0 0 0 25 0 4 0 593413292 304410624 10052 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=297276 CPUtime=3.09 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 4602 0 0 0 308 1 0 0 25 0 4 0 593413292 304410624 10052 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 297276

[startup+6.3005 s]
/proc/loadavg: 8.02 8.05 7.77 9/184 24936
/proc/meminfo: memFree=13956956/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=313892 CPUtime=25.13 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 46949 0 0 0 2504 9 0 0 25 0 4 0 593413292 321425408 20736 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 78473 20736 390 106 0 73444 0
[pid=24932/tid=24933] ppid=24930 vsize=313892 CPUtime=6.28 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 13205 0 0 0 627 1 0 0 25 0 4 0 593413292 321425408 20736 33554432000 4194304 4627427 140735722209136 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=313892 CPUtime=6.28 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 11739 0 0 0 626 2 0 0 25 0 4 0 593413292 321425408 20736 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=313892 CPUtime=6.28 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 10093 0 0 0 626 2 0 0 25 0 4 0 593413292 321425408 20736 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 313892

[startup+12.7004 s]
/proc/loadavg: 8.02 8.05 7.77 9/184 24937
/proc/meminfo: memFree=13933760/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=322608 CPUtime=50.69 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 79157 0 0 0 5053 16 0 0 25 0 4 0 593413292 330350592 31543 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 80652 31543 390 106 0 75623 0
[pid=24932/tid=24933] ppid=24930 vsize=322608 CPUtime=12.69 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 20157 0 0 0 1266 3 0 0 25 0 4 0 593413292 330350592 31543 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=322608 CPUtime=12.68 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 19633 0 0 0 1264 4 0 0 25 0 4 0 593413292 330350592 31543 33554432000 4194304 4627427 140735722209136 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=322608 CPUtime=12.68 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 19230 0 0 0 1264 4 0 0 25 0 4 0 593413292 330350592 31543 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 322608

[startup+25.5012 s]
/proc/loadavg: 8.01 8.05 7.77 9/184 24937
/proc/meminfo: memFree=13890980/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=324060 CPUtime=101.82 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 120702 0 0 0 10156 26 0 0 25 0 4 0 593413292 331837440 39430 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 81015 39430 390 106 0 75986 0
[pid=24932/tid=24933] ppid=24930 vsize=324060 CPUtime=25.48 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 29320 0 0 0 2543 5 0 0 25 0 4 0 593413292 331837440 39430 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=324060 CPUtime=25.47 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 31169 0 0 0 2541 6 0 0 25 0 4 0 593413292 331837440 39430 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=324060 CPUtime=25.49 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 28392 0 0 0 2543 6 0 0 25 0 4 0 593413292 331837440 39430 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 324060

[startup+51.1007 s]
/proc/loadavg: 8.01 8.04 7.78 9/184 24938
/proc/meminfo: memFree=13858800/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=326556 CPUtime=204.07 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 184962 0 0 0 20364 43 0 0 25 0 4 0 593413292 334393344 45245 33554432000 4194304 4627427 140735722209136 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 81639 45245 390 106 0 76610 0
[pid=24932/tid=24933] ppid=24930 vsize=326556 CPUtime=51.08 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 44750 0 0 0 5097 11 0 0 25 0 4 0 593413292 334393344 45245 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=326556 CPUtime=51.07 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 46571 0 0 0 5097 10 0 0 25 0 4 0 593413292 334393344 45245 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=326556 CPUtime=51.09 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 44214 0 0 0 5099 10 0 0 25 0 4 0 593413292 334393344 45245 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 326556

[startup+102.301 s]
/proc/loadavg: 8.04 8.05 7.79 9/184 24939
/proc/meminfo: memFree=13824312/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=370092 CPUtime=408.6 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 287709 0 0 0 40786 74 0 0 25 0 4 0 593413292 378974208 51023 33554432000 4194304 4627427 140735722209136 18446744073709551615 4327897 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 92523 51023 390 106 0 87494 0
[pid=24932/tid=24933] ppid=24930 vsize=370092 CPUtime=102.28 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 69585 0 0 0 10210 18 0 0 25 0 4 0 593413292 378974208 51023 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=370092 CPUtime=102.28 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 72991 0 0 0 10210 18 0 0 25 0 4 0 593413292 378974208 51023 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=370092 CPUtime=102.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 69547 0 0 0 10211 18 0 0 25 0 4 0 593413292 378974208 51023 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 370092

[startup+162.3 s]

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

[pid=24932] ppid=24930 vsize=638928 CPUtime=2805.38 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1046043 0 0 0 280152 386 0 0 25 0 4 0 593413292 654262272 108297 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 159732 108297 390 106 0 154703 0
[pid=24932/tid=24933] ppid=24930 vsize=638928 CPUtime=702.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 256231 0 0 0 70134 88 0 0 25 0 4 0 593413292 654262272 108297 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=638928 CPUtime=702.26 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 266544 0 0 0 70129 97 0 0 25 0 4 0 593413292 654262272 108297 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=638928 CPUtime=702.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 262661 0 0 0 70127 102 0 0 25 0 4 0 593413292 654262272 108297 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 638928

[startup+762.3 s]
/proc/loadavg: 4.08 5.60 6.86 5/175 24975
/proc/meminfo: memFree=14119396/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=688040 CPUtime=3045.1 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1102016 0 0 0 304096 414 0 0 25 0 4 0 593413292 704552960 106819 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 172010 106819 390 106 0 166981 0
[pid=24932/tid=24933] ppid=24930 vsize=688040 CPUtime=762.23 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 269883 0 0 0 76128 95 0 0 25 0 4 0 593413292 704552960 106819 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=688040 CPUtime=762.27 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 280828 0 0 0 76123 104 0 0 25 0 4 0 593413292 704552960 106819 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=688040 CPUtime=762.3 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 276447 0 0 0 76121 109 0 0 25 0 4 0 593413292 704552960 106819 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 688040

[startup+822.301 s]
/proc/loadavg: 4.06 5.32 6.69 5/175 24976
/proc/meminfo: memFree=14111708/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=689100 CPUtime=3284.8 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1156181 0 0 0 328035 445 0 0 25 0 4 0 593413292 705638400 109228 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/24932/statm: 172275 109228 390 106 0 167246 0
[pid=24932/tid=24933] ppid=24930 vsize=689100 CPUtime=822.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 283356 0 0 0 82120 102 0 0 25 0 4 0 593413292 705638400 109228 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=689100 CPUtime=822.27 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 294487 0 0 0 82116 111 0 0 25 0 4 0 593413292 705638400 109228 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=689100 CPUtime=822.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 289904 0 0 0 82113 116 0 0 25 0 4 0 593413292 705638400 109228 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.8
Current children cumulated vsize (KiB) 689100

[startup+882.307 s]
/proc/loadavg: 4.13 5.11 6.52 5/175 24978
/proc/meminfo: memFree=13981372/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=766920 CPUtime=3524.53 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1236725 0 0 0 351976 477 0 0 25 0 4 0 593413292 785326080 141322 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 191730 141322 390 106 0 186701 0
[pid=24932/tid=24933] ppid=24930 vsize=766920 CPUtime=882.23 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 308625 0 0 0 88112 111 0 0 25 0 4 0 593413292 785326080 141322 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=766920 CPUtime=882.1 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 307784 0 0 0 88091 119 0 0 25 0 4 0 593413292 785326080 141322 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=766920 CPUtime=882.3 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 312547 0 0 0 88107 123 0 0 25 0 4 0 593413292 785326080 141322 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.53
Current children cumulated vsize (KiB) 766920

[startup+942.301 s]
/proc/loadavg: 4.05 4.91 6.36 5/175 24979
/proc/meminfo: memFree=13952576/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=882764 CPUtime=3764.22 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1293370 0 0 0 375916 506 0 0 25 0 4 0 593413292 903950336 149037 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 220691 149037 390 106 0 215662 0
[pid=24932/tid=24933] ppid=24930 vsize=882764 CPUtime=942.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 321464 0 0 0 94104 118 0 0 25 0 4 0 593413292 903950336 149037 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=882764 CPUtime=941.81 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 325377 0 0 0 94056 125 0 0 25 0 4 0 593413292 903950336 149037 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=882764 CPUtime=942.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 325481 0 0 0 94098 131 0 0 25 0 4 0 593413292 903950336 149037 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.22
Current children cumulated vsize (KiB) 882764

[startup+1002.3 s]
/proc/loadavg: 4.02 4.74 6.21 5/175 24981
/proc/meminfo: memFree=13915612/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=982676 CPUtime=4003.93 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1343490 0 0 0 399861 532 0 0 25 0 4 0 593413292 1006260224 157796 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 245669 157796 390 106 0 240640 0
[pid=24932/tid=24933] ppid=24930 vsize=982676 CPUtime=1002.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 333197 0 0 0 100098 124 0 0 25 0 4 0 593413292 1006260224 157796 33554432000 4194304 4627427 140735722209136 18446744073709551615 4333381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=982676 CPUtime=1001.51 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 338550 0 0 0 100019 132 0 0 25 0 4 0 593413292 1006260224 157796 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=982676 CPUtime=1002.3 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 337488 0 0 0 100093 137 0 0 25 0 4 0 593413292 1006260224 157796 33554432000 4194304 4627427 140735722209136 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.93
Current children cumulated vsize (KiB) 982676

[startup+1062.3 s]
/proc/loadavg: 4.00 4.60 6.07 5/175 24983
/proc/meminfo: memFree=13938052/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=984512 CPUtime=4243.64 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1395016 0 0 0 423802 562 0 0 25 0 4 0 593413292 1008140288 152671 33554432000 4194304 4627427 140735722209136 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 246128 152671 390 106 0 241099 0
[pid=24932/tid=24933] ppid=24930 vsize=984512 CPUtime=1062.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 346105 0 0 0 106091 131 0 0 25 0 4 0 593413292 1008140288 152671 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=984512 CPUtime=1061.23 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 351246 0 0 0 105983 140 0 0 25 0 4 0 593413292 1008140288 152671 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=984512 CPUtime=1062.29 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 350608 0 0 0 106085 144 0 0 25 0 4 0 593413292 1008140288 152671 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.64
Current children cumulated vsize (KiB) 984512

[startup+1122.3 s]
/proc/loadavg: 4.00 4.49 5.94 5/175 24984
/proc/meminfo: memFree=13906048/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=923960 CPUtime=4483.34 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1455481 0 0 0 447746 588 0 0 25 0 4 0 593413292 946135040 160343 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 230990 160343 395 106 0 225961 0
[pid=24932/tid=24933] ppid=24930 vsize=923960 CPUtime=1122.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 361799 0 0 0 112086 136 0 0 22 0 4 0 593413292 946135040 160343 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=923960 CPUtime=1120.93 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 363499 0 0 0 111946 147 0 0 25 0 4 0 593413292 946135040 160343 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=923960 CPUtime=1122.3 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 367799 0 0 0 112077 153 0 0 25 0 4 0 593413292 946135040 160343 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.34
Current children cumulated vsize (KiB) 923960

[startup+1182.3 s]
/proc/loadavg: 4.06 4.41 5.82 5/175 24986
/proc/meminfo: memFree=13860784/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=1075476 CPUtime=4723.05 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1504851 0 0 0 471692 613 0 0 25 0 4 0 593413292 1101287424 171964 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 268869 171964 398 106 0 263840 0
[pid=24932/tid=24933] ppid=24930 vsize=1075476 CPUtime=1182.22 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 373387 0 0 0 118079 143 0 0 25 0 4 0 593413292 1101287424 171964 33554432000 4194304 4627427 140735722209136 18446744073709551615 4321841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=1075476 CPUtime=1180.64 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 377034 0 0 0 117912 152 0 0 25 0 4 0 593413292 1101287424 171964 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=1075476 CPUtime=1182.3 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 379369 0 0 0 118071 159 0 0 25 0 4 0 593413292 1101287424 171964 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4723.05
Current children cumulated vsize (KiB) 1075476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.04 4.39 5.78 5/175 24986
/proc/meminfo: memFree=13887940/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=924648 CPUtime=4800.16 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1519967 0 0 0 479394 622 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 231162 164655 398 106 0 226133 0
[pid=24932/tid=24933] ppid=24930 vsize=924648 CPUtime=1201.52 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 377638 0 0 0 120006 146 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=924648 CPUtime=1199.84 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 380752 0 0 0 119830 154 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=924648 CPUtime=1201.6 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 383681 0 0 0 119999 161 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 924648

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

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

[startup+1201.6 s]
/proc/loadavg: 4.04 4.39 5.78 5/175 24986
/proc/meminfo: memFree=13887940/32950928 swapFree=67111528/67111528
[pid=24932] ppid=24930 vsize=924648 CPUtime=4800.16 cores=1,3,5,7
/proc/24932/stat : 24932 (strangenight2-m) R 24930 24932 24402 0 -1 4202496 1519967 0 0 0 479394 622 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24932/statm: 231162 164655 398 106 0 226133 0
[pid=24932/tid=24933] ppid=24930 vsize=924648 CPUtime=1201.52 cores=1,3,5,7
/proc/24932/task/24933/stat : 24933 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 377638 0 0 0 120006 146 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24932/tid=24934] ppid=24930 vsize=924648 CPUtime=1199.84 cores=1,3,5,7
/proc/24932/task/24934/stat : 24934 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 380752 0 0 0 119830 154 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24932/tid=24935] ppid=24930 vsize=924648 CPUtime=1201.6 cores=1,3,5,7
/proc/24932/task/24935/stat : 24935 (strangenight2-m) R 24930 24932 24402 0 -1 4202560 383681 0 0 0 119999 161 0 0 25 0 4 0 593413292 946839552 164655 33554432000 4194304 4627427 140735722209136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 924648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.22
CPU user time (s): 4793.97
CPU system time (s): 6.25405
CPU usage (%): 399.471
Max. virtual memory (cumulated for all children) (KiB): 1075476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.97
system time used= 6.25405
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1519972
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= 938
involuntary context switches= 31575

runsolver used 1.73574 second user time and 4.44332 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 01:03:46
IDJOB=3173853
IDBENCH=82671
IDSOLVER=1586
FILE ID=node112/3173853-1304031826
RUNJOBID= node112-1304028687-24421
PBS_JOBID= 13170340
Free space on /tmp= 72560 MiB

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

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

MD5SUM BENCH= 11586d50c22305a7c51fb5c10a66d320
RANDOM SEED=117996915

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14023500 kB
Buffers:       1993620 kB
Cached:       15791668 kB
SwapCached:          0 kB
Active:        7564724 kB
Inactive:     10807372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14023500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:      586500 kB
Mapped:          15476 kB
Slab:           491788 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   978344 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= 72560 MiB
End job on node112 at 2011-04-29 01:23:50