Trace number 3366262

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366262-1305400200.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.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
1.17/0.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.17/0.36	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.01 s
1.17/0.36	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.17/0.36	c calculated reachability. Time: 0.00
1.17/0.36	c Calc default polars -  time:   0.00 s pos:    1098 undec:     287 neg:    1115
1.17/0.36	c =========================================================================================
1.17/0.36	c types(t): F = full restart, N = normal restart
1.17/0.36	c types(t): S = simplification begin/end, E = solution found
1.17/0.36	c restart types(rt): st = static, dy = dynamic
1.17/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.36	c  B st     0         0      2448     10451         0         0     31663         0   no data   no data
1.17/0.36	c  N dy    18      4198      2448     10451         0      4196     31663    298266     46.33     48.80
2.77/0.76	c  N dy    41      8290      2448     10451         0      5789     31663    297742     45.83     48.72
3.17/0.86	c  N dy    60     12301      2448     10451         0      5556     31663    188652     45.37     47.97
4.40/1.16	c  N dy    78     16400      2448     10451         0      9655     31663    468954     45.06     48.03
5.56/1.46	c  N dy   102     20404      2448     10451         0      8033     31663    275412     44.92     47.33
6.76/1.77	c  N dy   124     24416      2448     10451         0     12043     31663    545048     44.91     52.59
7.16/1.82	c  F st   127     25000      2448     10451         0     12627     31663    582541     44.86     45.84
8.79/2.24	c  N dy   133     30002      2448     10451         0     10818     31663    444875     44.86   no data
8.79/2.24	c  S st   133     30002      2448     10451         0     10818     31663    444875     44.86   no data
8.79/2.28	c  S st   133     30507      2448     10451         0     11323     31663    471365     44.86   no data
8.79/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.29	c blocked clauses removed:       87 vars:     12 tried:        2448 T: 0.00 s
8.79/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2436 time:  0.00 s
8.79/2.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.15/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.15/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.39	c lits-rem:       120  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.06 s
9.55/2.40	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
9.55/2.40	c calculated reachability. Time: 0.00
9.55/2.40	c  N dy   133     30507      2435     10363         0     11265     31404    466689     44.86   no data
10.75/2.76	c  N dy   155     34598      2435     10363         0     15354     31404    748527     44.97     58.56
11.95/3.08	c  N dy   180     38656      2435     10363         0     11529     31404    373642     45.12     57.64
13.54/3.43	c  N dy   202     42707      2435     10363         0     15580     31404    650969     45.16     48.13
14.74/3.71	c  S st   221     45761      2435     10363         0      9693     31404    183967     45.17     38.12
14.74/3.75	c  S st   221     46263      2435     10363         0     10195     31404    211208     45.17   no data
14.74/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.74/3.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.74/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.74/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.74/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
14.74/3.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.74/3.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.74/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.74/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.74/3.79	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
14.74/3.79	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.00
15.14/3.80	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
15.14/3.80	c calculated reachability. Time: 0.00
15.14/3.80	c  N dy   221     46263      2435     10363         0     10195     31404    211208     45.17   no data
16.34/4.17	c  N dy   251     50509      2435     10363         0     14441     31404    515978     45.45     48.97
17.93/4.55	c  N dy   278     54568      2435     10363         0     18500     31404    801411     45.55     48.88
19.52/4.91	c  N dy   301     58678      2435     10363         0     12636     31404    322429     45.49     48.07
20.73/5.26	c  N dy   323     62703      2435     10363         0     16661     31404    598401     45.47     54.42
22.32/5.67	c  N dy   347     66935      2435     10363         0     20891     31404    886612     45.48     48.42
23.51/5.92	c  S st   361     69396      2435     10363         0     12367     31404    243200     45.48     41.79
23.51/5.96	c  S st   361     69899      2435     10363         0     12870     31404    271840     45.48   no data
23.51/5.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.51/5.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.51/5.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.51/5.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.51/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.51/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
23.51/5.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.51/5.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.51/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.92/6.02	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.03 s
23.92/6.02	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
23.92/6.02	c vivif2 --  cl tried    12868 cl shrink        0 lits rem          0 time: 0.00
23.92/6.04	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.01
23.92/6.04	c calculated reachability. Time: 0.00
23.92/6.04	c  N dy   361     69899      2435     10363         0     12868     31404    271679     45.48   no data
25.51/6.43	c  N dy   388     74360      2435     10363         0     17328     31404    576049     45.47     51.53
27.50/6.93	c  N dy   421     79296      2435     10363         0     22263     31404    920731     45.61     48.62
29.51/7.41	c  N dy   444     84469      2435     10363         0     15447     31404    391874     45.46     48.26
30.33/7.69	c  F st   455     87500      2435     10363         0     18478     31404    596132     45.38     45.54
31.90/8.03	c  N st   460     90798      2435     10363         0     21775     31404    852764     45.38   no data
34.30/8.68	c  N dy   486     96670      2435     10363         0     14656     31404    273217     45.38     52.31
36.68/9.26	c  N dy   517    102844      2435     10363         0     20826     31404    698555     45.37     48.78
37.49/9.47	c  S st   533    104848      2435     10363         0     22830     31404    836750     45.41   no data
37.99/9.53	c  S st   533    105349      2435     10363         0     23330     31404    865458     45.41   no data
37.99/9.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.99/9.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.99/9.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.99/9.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.99/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.99/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
37.99/9.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.99/9.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.99/9.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.10/9.87	c lits-rem:        40  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.27 s
39.10/9.87	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
39.10/9.88	c vivif2 --  cl tried    23318 cl shrink        0 lits rem          0 time: 0.01
39.10/9.90	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.02
39.10/9.90	c calculated reachability. Time: 0.00
39.10/9.90	c  N dy   533    105349      2435     10363         0     23318     31404    864298     45.41   no data
42.26/10.62	c  N dy   570    112135      2435     10363         0     16105     31404    305919     45.44     47.85
45.06/11.36	c  N dy   614    119469      2435     10363         0     23436     31404    815175     45.47     48.29
48.64/12.29	c  N dy   665    127323      2435     10363         0     16290     31404    257851     45.53     48.30
51.84/13.09	c  N dy   707    135466      2435     10363         0     24430     31404    831483     45.54     48.10
56.23/14.13	c  N dy   766    144308      2435     10363         0     17276     31404    262929     45.61     48.06
60.22/15.11	c  N dy   815    153716      2435     10363         0     26680     31404    919915     45.60     48.32
62.21/15.64	c  S st   841    158024      2435     10363         0     30986     31404   1222488     45.64   no data
62.61/15.71	c  S st   841    158528      2435     10363         0     31490     31404   1249491     45.64   no data
62.61/15.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.61/15.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.61/15.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.61/15.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.61/15.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.61/15.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
62.61/15.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.61/15.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.01/15.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.43/16.44	c lits-rem:        75  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.63 s
65.43/16.44	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
65.43/16.45	c vivif2 --  cl tried    31479 cl shrink        0 lits rem          0 time: 0.01
65.43/16.48	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.03
65.43/16.48	c calculated reachability. Time: 0.00
65.43/16.48	c  N dy   841    158528      2435     10363         0     31479     31404   1248277     45.64   no data
69.81/17.58	c  N dy   894    168716      2435     10363         0     24670     31404    715960     45.61     48.87
75.38/18.95	c  N dy   954    179608      2435     10363         0     35556     31404   1474307     45.59     49.33
80.56/20.21	c  N dy  1014    191090      2435     10363         0     29042     31404    951566     45.56     48.95
86.95/21.80	c  N dy  1081    203408      2435     10363         0     22363     31404    425313     45.55     51.22
93.33/23.40	c  N dy  1151    216613      2435     10363         0     35564     31404   1337515     45.53     48.05
100.10/25.11	c  N dy  1236    230600      2435     10363         0     29556     31404    862687     45.57     48.30
103.68/26.08	c  S st  1282    237793      2435     10363         0     36747     31404   1364191     45.60   no data
104.08/26.17	c  S st  1282    238294      2435     10363         0     37248     31404   1392053     45.60   no data
104.08/26.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.08/26.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.08/26.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.08/26.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.08/26.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.08/26.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
104.08/26.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.48/26.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.48/26.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.07/27.17	c lits-rem:        82  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.91 s
108.07/27.18	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
108.07/27.19	c vivif2 --  cl tried    37233 cl shrink        0 lits rem          0 time: 0.02
108.47/27.23	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.04
108.47/27.23	c calculated reachability. Time: 0.00
108.47/27.23	c  N dy  1282    238294      2435     10363         0     37233     31404   1390059     45.60   no data
116.05/29.17	c  N dy  1371    253587      2435     10363         0     31527     31404    935188     45.64     56.84
124.83/31.40	c  N dy  1466    269889      2435     10363         0     25827     31404    478168     45.67     48.30
134.41/33.73	c  N dy  1567    287179      2435     10363         0     43112     31404   1693980     45.75     48.69
143.97/36.15	c  N dy  1656    305554      2435     10363         0     38491     31404   1303405     45.68     63.31
144.39/36.26	c  F st  1659    306251      2435     10363         0     39188     31404   1349856     45.68     44.37
154.75/38.86	c  N dy  1743    325079      2435     10363         0     34016     31404    916426     45.67     54.60
166.34/41.80	c  N dy  1844    345111      2435     10363         0     29050     31404    512021     45.66     48.26
173.11/43.48	c  S st  1926    357441      2435     10363         0     41377     31404   1379832     45.73     45.34
173.51/43.58	c  S st  1926    357946      2435     10363         0     41882     31404   1407976     45.73   no data
173.51/43.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.91/43.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
173.91/43.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.91/43.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.91/43.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.91/43.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
173.91/43.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
173.91/43.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.91/43.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.29/44.72	c lits-rem:        72  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.05 s
178.29/44.72	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
178.29/44.74	c vivif2 --  cl tried    41872 cl shrink        0 lits rem          0 time: 0.02
178.29/44.78	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.04
178.29/44.78	c calculated reachability. Time: 0.00
178.29/44.78	c  N dy  1926    357946      2435     10363         0     41872     31404   1406834     45.73   no data
190.27/47.78	c  N dy  2045    378036      2435     10363         0     35965     31404    935451     45.78     48.67
203.03/50.96	c  N dy  2153    398095      2435     10363         0     29022     31404    379946     45.77     52.01
215.05/53.96	c  N dy  2256    418217      2435     10363         0     49138     31404   1784845     45.77     48.74
227.38/57.03	c  N dy  2380    438308      2435     10363         0     41234     31404   1171756     45.81     48.98
240.56/60.39	c  N dy  2493    458322      2435     10363         0     32255     31404    477923     45.81     49.43
253.32/63.54	c  N dy  2619    478506      2435     10363         0     52430     31404   1879849     45.85     48.36
266.10/66.79	c  N dy  2742    498654      2435     10363         0     42589     31404   1142491     45.88     48.47
280.89/70.49	c  N dy  2867    518714      2435     10363         0     31646     31404    312908     45.92     56.08
292.03/73.25	c  S st  2978    536919      2435     10363         0     49848     31404   1569253     45.94   no data
292.43/73.36	c  S st  2978    537421      2435     10363         0     50350     31404   1597748     45.94   no data
292.43/73.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.43/73.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
292.43/73.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.43/73.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.43/73.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.43/73.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
292.43/73.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
292.83/73.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.83/73.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.45/74.89	c lits-rem:        82  cl-subs:       13  v-elim:      0  v-fix:    0  time:  1.43 s
298.45/74.90	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
298.81/74.92	c vivif2 --  cl tried    50337 cl shrink        0 lits rem          0 time: 0.02
298.81/74.97	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.05
298.81/74.97	c calculated reachability. Time: 0.00
298.81/74.97	c  N dy  2978    537421      2435     10363         0     50337     31404   1595982     45.94   no data
313.18/78.57	c  N dy  3091    557514      2435     10363         0     38434     31404    724902     45.96     48.83
327.55/82.10	c  N dy  3219    577726      2435     10363         0     58642     31404   2145576     45.99     48.75
341.12/85.56	c  N dy  3340    597855      2435     10363         0     45767     31404   1172499     46.03     48.81
356.68/89.40	c  N dy  3461    617915      2435     10363         0     65823     31404   2576899     46.06     53.81
369.45/92.69	c  N dy  3579    637956      2435     10363         0     51869     31404   1526180     46.08     52.69
385.41/96.70	c  N dy  3692    657977      2435     10363         0     36893     31404    418695     46.09     48.53
398.99/100.06	c  N dy  3800    678017      2435     10363         0     56929     31404   1836556     46.10     58.79
415.34/104.17	c  N dy  3915    698202      2435     10363         0     41119     31404    653896     46.11     49.55
430.50/107.94	c  N dy  4035    718286      2435     10363         0     61195     31404   2067397     46.15     56.17
446.47/111.97	c  N dy  4159    738504      2435     10363         0     44421     31404    821052     46.18     49.04
461.63/115.77	c  N dy  4295    758599      2435     10363         0     64510     31404   2235634     46.22     50.34
478.01/119.83	c  N dy  4409    778830      2435     10363         0     46747     31404    916267     46.22     49.13
493.57/123.76	c  N dy  4531    798949      2435     10363         0     66860     31404   2335173     46.23     50.02
500.38/125.47	c  S st  4574    806131      2435     10363         0     74038     31404   2839376     46.24   no data
501.14/125.64	c  S st  4574    806634      2435     10363         0     74541     31404   2872491     46.24   no data
501.14/125.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
501.14/125.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
501.14/125.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
501.14/125.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.14/125.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.14/125.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
501.53/125.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
501.53/125.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
501.94/125.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.69/131.03	c lits-rem:       148  cl-subs:       26  v-elim:      0  v-fix:    0  time:  5.20 s
522.69/131.03	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
522.69/131.07	c vivif2 --  cl tried    74515 cl shrink        0 lits rem          0 time: 0.04
523.09/131.15	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.08
523.09/131.16	c calculated reachability. Time: 0.00
523.09/131.16	c  N dy  4574    806634      2435     10363         0     74515     31404   2868816     46.24   no data
538.26/134.91	c  N dy  4697    826771      2435     10363         0     55658     31404   1486197     46.27     49.51
555.81/139.34	c  N dy  4816    846840      2435     10363         0     75725     31404   2905568     46.28     53.40
571.38/143.21	c  N dy  4941    866932      2435     10363         0     55821     31404   1440666     46.31     55.74
588.94/147.66	c  N dy  5063    886994      2435     10363         0     75878     31404   2855919     46.33     52.53
604.90/151.65	c  N dy  5175    907051      2435     10363         0     54942     31404   1307174     46.34     49.02
622.88/156.11	c  N dy  5299    927109      2435     10363         0     74995     31404   2729286     46.37     49.32
640.03/160.42	c  N dy  5422    947302      2435     10363         0     53195     31404   1128620     46.39     49.35
657.18/164.79	c  N dy  5542    967502      2435     10363         0     73389     31404   2559464     46.40     49.54
675.56/169.33	c  N dy  5657    987581      2435     10363         0     50468     31404    854792     46.41     49.82
692.30/173.51	c  N dy  5787   1007655      2435     10363         0     70536     31404   2267936     46.44     49.20
711.86/178.48	c  N dy  5903   1027852      2435     10363         0     46740     31404    531267     46.44     49.45
727.82/182.42	c  N dy  6021   1047954      2435     10363         0     66836     31404   1939697     46.45     49.07
747.38/187.38	c  N dy  6127   1067980      2435     10363         0     86854     31404   3360994     46.45     60.74
751.77/188.45	c  F st  6146   1071878      2435     10363         0     45769     31404    403538     46.45     45.02
763.77/191.46	c  N dy  6223   1088090      2435     10363         0     61972     31404   1573345     46.46     48.92
782.50/196.19	c  N dy  6325   1108188      2435     10363         0     82065     31404   2973669     46.46     50.72
801.26/200.83	c  N dy  6431   1128245      2435     10363         0     56127     31404   1060101     46.45     49.04
818.82/205.25	c  N dy  6548   1148324      2435     10363         0     76200     31404   2486320     46.46     49.08
840.36/210.68	c  N dy  6672   1168451      2435     10363         0     49335     31404    522928     46.47     48.98
856.32/214.65	c  N dy  6784   1188452      2435     10363         0     69328     31404   1931346     46.48     49.72
878.27/220.18	c  N dy  6912   1208507      2435     10363         0     89378     31404   3337007     46.49     49.06
880.27/220.63	c  S st  6923   1209952      2435     10363         0     90823     31404   3435258     46.49   no data
881.07/220.83	c  S st  6923   1210458      2435     10363         0     91329     31404   3461255     46.49   no data
881.07/220.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
881.07/220.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
881.07/220.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
881.07/220.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
881.07/220.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
881.07/220.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
881.07/220.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
881.47/220.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
881.89/221.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
898.63/225.22	c lits-rem:       112  cl-subs:       39  v-elim:      0  v-fix:    0  time:  4.17 s
898.63/225.22	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
898.63/225.27	c vivif2 --  cl tried    91290 cl shrink        0 lits rem          0 time: 0.05
899.03/225.37	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.10
899.03/225.37	c calculated reachability. Time: 0.00
899.03/225.37	c  N dy  6923   1210458      2435     10363         0     91290     31404   3456983     46.49   no data
916.59/229.76	c  N dy  7040   1230554      2435     10363         0     63397     31404   1452391     46.50     51.66
936.14/234.68	c  N dy  7155   1250747      2435     10363         0     83584     31404   2876627     46.51     49.19
957.69/240.02	c  N dy  7275   1270856      2435     10363         0     54702     31404    768793     46.52     50.57
975.25/244.42	c  N dy  7394   1290991      2435     10363         0     74827     31404   2188903     46.53     50.56
997.59/250.04	c  N dy  7519   1311180      2435     10363         0     95008     31404   3608002     46.54     49.62
1015.96/254.64	c  N dy  7625   1331380      2435     10363         0     65222     31404   1442914     46.54     49.19
1037.51/260.03	c  N dy  7734   1353068      2435     10363         0     86899     31404   2987349     46.54     49.18
1059.86/265.60	c  N dy  7855   1373083      2435     10363         0     55927     31404    734449     46.55     61.14
1077.42/270.00	c  N dy  7966   1393101      2435     10363         0     75938     31404   2144120     46.56     49.52
1099.77/275.67	c  N dy  8084   1413303      2435     10363         0     96135     31404   3569346     46.57     49.40
1119.72/280.62	c  N dy  8201   1433323      2435     10363         0     64163     31404   1247075     46.58     49.27
1139.27/285.53	c  N dy  8319   1453328      2435     10363         0     84163     31404   2653336     46.58     49.15
1164.02/291.71	c  N dy  8443   1473410      2435     10363         0    104238     31404   4067206     46.60     50.82
1181.58/296.11	c  N dy  8565   1493486      2435     10363         0     71326     31404   1684400     46.61     49.40
1203.52/301.68	c  N dy  8696   1514363      2435     10363         0     92198     31404   3167456     46.62     49.67
1227.87/307.75	c  N dy  8818   1534372      2435     10363         0     58216     31404    699504     46.63     49.81
1245.84/312.25	c  N dy  8928   1554390      2435     10363         0     78226     31404   2104884     46.63     55.09
1268.61/317.97	c  N dy  9040   1574391      2435     10363         0     98223     31404   3529137     46.63     50.28
1291.33/323.68	c  N dy  9161   1594498      2435     10363         0     63348     31404   1008737     46.64     49.75
1310.89/328.59	c  N dy  9293   1614597      2435     10363         0     83445     31404   2426843     46.66     49.70
1335.22/334.68	c  N dy  9406   1634664      2435     10363         0    103504     31404   3860352     46.66     50.71
1356.77/340.00	c  N dy  9510   1654788      2435     10363         0     67633     31404   1234289     46.66     50.43
1377.53/345.21	c  N dy  9639   1674820      2435     10363         0     87655     31404   2650796     46.67     49.52
1403.07/351.66	c  N dy  9768   1694895      2435     10363         0    107725     31404   4067796     46.69     54.54
1419.83/355.87	c  S st  9857   1710459      2435     10363         0     66305     31404   1079305     46.69   no data
1420.64/356.01	c  S st  9857   1710964      2435     10363         0     66810     31404   1107029     46.69   no data
1420.64/356.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1420.64/356.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1420.64/356.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1420.64/356.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1420.64/356.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1420.64/356.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
1420.64/356.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1420.64/356.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1421.03/356.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1423.82/356.84	c lits-rem:        29  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.73 s
1423.82/356.84	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
1423.82/356.86	c vivif2 --  cl tried    66802 cl shrink        0 lits rem          0 time: 0.02
1424.22/356.93	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.07
1424.22/356.93	c calculated reachability. Time: 0.00
1424.22/356.93	c  N dy  9857   1710964      2435     10363         0     66802     31404   1105910     46.69   no data
1444.57/362.00	c  N dy  9972   1731026      2435     10363         0     86862     31404   2530118     46.70     53.53
1469.72/368.33	c  N dy 10096   1751223      2435     10363         0    107053     31404   3964193     46.71     50.68
1492.50/374.02	c  N dy 10206   1771993      2435     10363         0     69834     31404   1279642     46.71     49.17
1513.62/379.33	c  N dy 10330   1792151      2435     10363         0     89986     31404   2707251     46.71     49.87
1539.56/385.88	c  N dy 10462   1812249      2435     10363         0    110078     31404   4126567     46.72     49.97
1561.91/391.49	c  N dy 10591   1832269      2435     10363         0     71100     31404   1297846     46.74     50.17
1583.06/396.70	c  N dy 10685   1852403      2435     10363         0     91223     31404   2734798     46.73     49.84
1609.40/403.39	c  N dy 10796   1872431      2435     10363         0    111247     31404   4152323     46.73     49.29
1632.98/409.26	c  N dy 10922   1892934      2435     10363         0     71762     31404   1272298     46.74     50.14
1654.51/414.65	c  N dy 11040   1912987      2435     10363         0     91806     31404   2679549     46.74     49.52
1681.26/421.31	c  N dy 11169   1933075      2435     10363         0    111891     31404   4098728     46.75     49.46
1705.17/427.34	c  N dy 11299   1953155      2435     10363         0     70982     31404   1153540     46.77     50.27
1726.32/432.69	c  N dy 11424   1973342      2435     10363         0     91165     31404   2581074     46.78     49.79
1752.67/439.25	c  N dy 11548   1993347      2435     10363         0    111165     31404   3996491     46.78     49.92
1778.61/445.75	c  N dy 11670   2013484      2435     10363         0     69316     31404    972671     46.79     49.49
1799.38/450.97	c  N dy 11799   2033652      2435     10363         0     89482     31404   2397012     46.81     49.53
1825.31/457.42	c  N dy 11919   2053659      2435     10363         0    109486     31404   3807613     46.81     49.46
1854.04/464.60	c  N dy 12036   2074636      2435     10363         0     67472     31404    771122     46.81     49.85
1873.60/469.52	c  N dy 12136   2094638      2435     10363         0     87468     31404   2206353     46.81     49.94
1899.13/475.92	c  N dy 12252   2114828      2435     10363         0    107652     31404   3648795     46.82     49.34
1929.06/483.49	c  N dy 12366   2134891      2435     10363         0    127712     31404   5070162     46.82     49.73
1948.64/488.37	c  N dy 12491   2154925      2435     10363         0     83758     31404   1853419     46.83     53.69
1973.36/494.54	c  N dy 12614   2175073      2435     10363         0    103899     31404   3275194     46.84     49.43
2003.29/502.03	c  N dy 12740   2195202      2435     10363         0    124022     31404   4704654     46.85     49.43
2021.65/506.66	c  S st 12828   2210966      2435     10363         0     74797     31404   1175356     46.85   no data
2022.46/506.82	c  S st 12828   2211469      2435     10363         0     75300     31404   1205012     46.85   no data
2022.46/506.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2022.46/506.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2022.46/506.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2022.46/506.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2022.46/506.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2022.46/506.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
2022.46/506.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2022.46/506.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2022.86/506.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2025.64/507.63	c lits-rem:        19  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.70 s
2025.64/507.63	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
2025.64/507.65	c vivif2 --  cl tried    75293 cl shrink        0 lits rem          0 time: 0.02
2026.04/507.73	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.08
2026.04/507.73	c calculated reachability. Time: 0.00
2026.04/507.73	c  N dy 12828   2211469      2435     10363         0     75293     31404   1204025     46.85   no data
2048.40/513.30	c  N dy 12947   2231524      2435     10363         0     95338     31404   2612210     46.85     50.01
2075.53/520.13	c  N dy 13053   2251775      2435     10363         0    115581     31404   4037870     46.84     50.05
2105.46/527.66	c  N dy 13165   2271867      2435     10363         0     69689     31404    733642     46.85     56.82
2126.21/532.82	c  N dy 13292   2291928      2435     10363         0     89747     31404   2162111     46.86     55.74
2152.15/539.31	c  N dy 13412   2312101      2435     10363         0    109914     31404   3578490     46.87     49.62
2182.49/546.99	c  N dy 13523   2332106      2435     10363         0    129916     31404   5002792     46.87     49.40
2205.23/552.60	c  N dy 13643   2352109      2435     10363         0     82934     31404   1618196     46.88     49.51
2228.79/558.58	c  N dy 13758   2372198      2435     10363         0    103016     31404   3038361     46.88     54.71
2258.71/566.04	c  N dy 13869   2392401      2435     10363         0    123208     31404   4468230     46.88     49.40
2286.24/572.95	c  N dy 13971   2412448      2435     10363         0     75271     31404   1005221     46.88     49.37
2308.61/578.53	c  N dy 14110   2432471      2435     10363         0     95290     31404   2437655     46.90     51.41
2336.13/585.41	c  N dy 14238   2452558      2435     10363         0    115374     31404   3869417     46.91     49.72
2368.86/593.68	c  N dy 14367   2472640      2435     10363         0    135447     31404   5301609     46.92     49.44
2391.21/599.22	c  N dy 14473   2492742      2435     10363         0     86561     31404   1741682     46.92     51.06
2415.95/605.48	c  N dy 14592   2512930      2435     10363         0    106744     31404   3190839     46.92     49.43
2446.67/613.13	c  N dy 14725   2533014      2435     10363         0    126822     31404   4623340     46.93     50.18
2476.20/620.53	c  N dy 14847   2553024      2435     10363         0     76848     31404    976683     46.94     49.67
2498.16/626.01	c  N dy 14972   2573072      2435     10363         0     96887     31404   2399449     46.95     55.38
2525.70/632.91	c  N dy 15094   2593179      2435     10363         0    116992     31404   3819393     46.95     49.46
2558.84/641.25	c  N dy 15212   2613427      2435     10363         0    137236     31404   5259971     46.96     49.67
2583.16/647.37	c  N dy 15330   2633618      2435     10363         0     86436     31404   1612574     46.96     50.16
2607.90/653.57	c  N dy 15457   2653680      2435     10363         0    106492     31404   3057788     46.97     56.86
2637.87/661.08	c  N dy 15568   2673895      2435     10363         0    126704     31404   4504064     46.98     49.62
2671.37/669.42	c  N dy 15687   2693979      2435     10363         0     74804     31404    713398     46.98     49.72
2690.13/674.20	c  S st 15799   2711471      2435     10363         0     92293     31404   1967231     46.99   no data
2691.32/674.41	c  S st 15799   2711978      2435     10363         0     92800     31404   1994838     46.99   no data
2691.32/674.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2691.32/674.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2691.32/674.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2691.32/674.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2691.32/674.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2691.32/674.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
2691.32/674.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2691.72/674.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2691.72/674.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2699.74/676.55	c lits-rem:        31  cl-subs:       14  v-elim:      0  v-fix:    0  time:  1.98 s
2699.74/676.55	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
2699.74/676.57	c vivif2 --  cl tried    92786 cl shrink        0 lits rem          0 time: 0.03
2700.10/676.68	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.10
2700.10/676.68	c calculated reachability. Time: 0.00
2700.10/676.68	c  N dy 15799   2711978      2435     10363         0     92786     31404   1993048     46.99   no data
2727.23/683.42	c  N dy 15928   2732075      2435     10363         0    112875     31404   3432894     47.00     50.12
2759.56/691.57	c  N dy 16061   2752079      2435     10363         0    132876     31404   4866946     47.01     49.82
2790.30/699.26	c  N dy 16177   2772225      2435     10363         0     80039     31404   1021947     47.01     49.55
2813.05/705.00	c  N dy 16297   2792228      2435     10363         0    100036     31404   2451262     47.02     49.71
2841.38/712.00	c  N dy 16411   2812257      2435     10363         0    120058     31404   3876035     47.02     51.00
2875.34/720.54	c  N dy 16540   2832360      2435     10363         0    140156     31404   5309816     47.03     49.80
2902.83/727.40	c  N dy 16669   2852420      2435     10363         0     86229     31404   1402375     47.04     49.53
2927.19/733.57	c  N dy 16799   2872447      2435     10363         0    106248     31404   2840886     47.05     49.72
2957.51/741.18	c  N dy 16929   2892466      2435     10363         0    126265     31404   4269390     47.06     58.37
2992.23/749.82	c  N dy 17036   2912549      2435     10363         0    146346     31404   5694958     47.07     49.88
3016.97/756.01	c  N dy 17154   2932648      2435     10363         0     91467     31404   1709554     47.07     50.15
3042.91/762.54	c  N dy 17263   2953181      2435     10363         0    111993     31404   3174793     47.07     51.09
3074.44/770.47	c  N dy 17399   2973234      2435     10363         0    132043     31404   4620172     47.09     49.81
3111.56/779.77	c  N dy 17526   2993235      2435     10363         0     76053     31404    542257     47.09     49.94
3133.11/785.18	c  N dy 17629   3013261      2435     10363         0     96068     31404   1965044     47.09     52.80
3160.27/792.00	c  N dy 17755   3033356      2435     10363         0    116154     31404   3395060     47.10     57.18
3194.17/800.46	c  N dy 17875   3054308      2435     10363         0    137103     31404   4881455     47.10     50.52
3229.29/809.26	c  N dy 17989   3074413      2435     10363         0     80225     31404    769275     47.10     49.94
3252.46/815.01	c  N dy 18113   3094506      2435     10363         0    100314     31404   2221586     47.11     55.06
3281.57/822.31	c  N dy 18243   3114745      2435     10363         0    120551     31404   3674827     47.12     51.40
3315.09/830.70	c  N dy 18360   3134782      2435     10363         0    140583     31404   5104403     47.12     50.42
3349.03/839.26	c  N dy 18478   3154816      2435     10363         0     82630     31404    887356     47.13     54.22
3372.96/845.21	c  N dy 18590   3175308      2435     10363         0    103118     31404   2345300     47.13     49.89
3401.30/852.39	c  N dy 18703   3195314      2435     10363         0    123120     31404   3760266     47.13     51.66
3429.62/859.42	c  S st 18802   3211978      2435     10363         0    139777     31404   4959375     47.14   no data
3430.82/859.75	c  S st 18802   3212479      2435     10363         0    140278     31404   4987770     47.14   no data
3430.82/859.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3431.22/859.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3431.22/859.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3431.22/859.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3431.22/859.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3431.22/859.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
3431.22/859.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3431.62/859.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3432.02/860.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.57/866.45	c lits-rem:       185  cl-subs:       47  v-elim:      0  v-fix:    0  time:  6.35 s
3457.57/866.46	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
3457.97/866.52	c vivif2 --  cl tried   140231 cl shrink        0 lits rem          0 time: 0.07
3458.37/866.69	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.17
3458.37/866.70	c calculated reachability. Time: 0.00
3458.37/866.70	c  N dy 18802   3212479      2435     10363         0    140231     31404   4981630     47.14   no data
3496.68/876.25	c  N dy 18934   3232548      2435     10363         0     81313     31404    721945     47.15     50.66
3520.24/882.15	c  N dy 19042   3253342      2435     10363         0    102101     31404   2204355     47.15     49.67
3548.56/889.29	c  N dy 19159   3273353      2435     10363         0    122108     31404   3619560     47.15     50.38
3582.11/897.68	c  N dy 19278   3293390      2435     10363         0    142138     31404   5064669     47.16     53.03
3620.40/907.25	c  N dy 19407   3313484      2435     10363         0     82245     31404    723025     47.16     51.30
3643.57/913.06	c  N dy 19527   3333531      2435     10363         0    102288     31404   2146652     47.17     49.91
3672.67/920.32	c  N dy 19651   3353736      2435     10363         0    122489     31404   3587934     47.17     50.11
3706.60/928.84	c  N dy 19770   3373910      2435     10363         0    142659     31404   5023871     47.18     50.11
3746.11/938.76	c  N dy 19893   3394003      2435     10363         0     81766     31404    625549     47.18     51.83
3769.66/944.62	c  N dy 20009   3414169      2435     10363         0    101929     31404   2059744     47.18     50.63
3797.23/951.54	c  N dy 20115   3434183      2435     10363         0    121937     31404   3492179     47.18     51.50
3831.51/960.19	c  N dy 20241   3454288      2435     10363         0    142038     31404   4937095     47.19     49.80
3871.02/970.09	c  N dy 20365   3474300      2435     10363         0    162047     31404   6365282     47.20     49.81
3895.36/976.18	c  N dy 20448   3494327      2435     10363         0    100086     31404   1871894     47.19     50.85
3923.70/983.26	c  N dy 20570   3514608      2435     10363         0    120363     31404   3324934     47.20     50.43
3958.03/991.82	c  N dy 20689   3535083      2435     10363         0    140828     31404   4780137     47.20     50.21
3997.13/1001.68	c  N dy 20811   3555259      2435     10363         0    160997     31404   6232547     47.21     49.73
4024.67/1008.59	c  N dy 20928   3575260      2435     10363         0     98022     31404   1674372     47.21     50.85
4052.20/1015.47	c  N dy 21043   3595369      2435     10363         0    118125     31404   3108638     47.22     52.05
4084.94/1023.64	c  N dy 21169   3615460      2435     10363         0    138208     31404   4533141     47.22     54.20
4122.84/1033.14	c  N dy 21285   3635469      2435     10363         0    158210     31404   5962374     47.22     51.15
4154.37/1041.09	c  N dy 21391   3655554      2435     10363         0     94314     31404   1323583     47.22     49.91
4180.71/1047.69	c  N dy 21502   3675563      2435     10363         0    114317     31404   2730268     47.23     50.96
4212.65/1055.69	c  N dy 21632   3695654      2435     10363         0    134404     31404   4157886     47.23     51.09
4242.97/1063.27	c  S st 21718   3712481      2435     10363         0    151225     31404   5363361     47.23   no data
4244.17/1063.60	c  S st 21718   3712983      2435     10363         0    151727     31404   5389933     47.23   no data
4244.58/1063.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4245.00/1063.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4245.00/1063.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4245.00/1063.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4245.00/1063.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4245.00/1063.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2435 time:  0.00 s
4245.00/1063.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4245.00/1063.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4245.76/1063.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4273.30/1070.86	c lits-rem:       148  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.89 s
4273.30/1070.86	c vivif2 --  cl tried    10363 cl shrink        0 lits rem          0 time: 0.00
4273.70/1070.94	c vivif2 --  cl tried   151674 cl shrink        0 lits rem          0 time: 0.08
4274.49/1071.12	c asymm  cl-useful: 0/10363/10363 lits-rem:0 time: 0.18
4274.49/1071.12	c calculated reachability. Time: 0.00
4274.49/1071.12	c  N dy 21718   3712983      2435     10363         0    151674     31404   5383237     47.23   no data
4315.24/1081.35	c  N dy 21838   3733084      2435     10363         0     86793     31404    725781     47.24     50.57
4337.95/1087.04	c  F st 21958   3751563      2435     10363         0    105271     31404   2040138     47.24   no data
4340.35/1087.68	c  N st 21962   3753595      2435     10363         0    107301     31404   2189949     47.24   no data
4369.48/1094.99	c  N dy 22066   3773626      2435     10363         0    127325     31404   3644057     47.25     49.98
4405.00/1103.82	c  N dy 22176   3793727      2435     10363         0    147420     31404   5072462     47.25     50.04
4445.32/1113.95	c  N dy 22296   3813755      2435     10363         0    167442     31404   6502457     47.25     51.33
4474.44/1121.27	c  N dy 22419   3834561      2435     10363         0    102269     31404   1772320     47.26     50.88
4503.18/1128.50	c  N dy 22543   3854649      2435     10363         0    122349     31404   3208496     47.27     51.59
4537.50/1137.03	c  N dy 22669   3874696      2435     10363         0    142389     31404   4643314     47.27     58.34
4577.81/1147.14	c  N dy 22797   3894751      2435     10363         0    162439     31404   6063459     47.28     51.34
4612.13/1155.77	c  N dy 22897   3914836      2435     10363         0     95545     31404   1230847     47.28     50.00
4639.27/1162.50	c  N dy 23014   3934837      2435     10363         0    115542     31404   2651741     47.28     49.97
4671.19/1170.50	c  N dy 23131   3954873      2435     10363         0    135564     31404   4084878     47.28     54.23
4708.71/1179.91	c  N dy 23253   3974942      2435     10363         0    155629     31404   5518665     47.29     57.39
4751.81/1190.73	c  N dy 23376   3995098      2435     10363         0    175777     31404   6960327     47.29     50.26
4776.95/1197.01	c  N dy 23496   4015251      2435     10363         0    107951     31404   2044455     47.30     51.10

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366262-1305400200/watcher-3366262-1305400200 -o /tmp/evaluation-result-3366262-1305400200/solver-3366262-1305400200 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366262-1305400200.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: 7.78 8.04 7.68 5/285 4337
/proc/meminfo: memFree=18122596/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 406 0 0 0 0 0 0 0 19 0 4 0 651619618 52396032 347 33554432000 4194304 4580107 140735634074400 18446744073709551615 47923640694706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 12792 347 299 95 0 7774 0
[pid=4337/tid=4338] ppid=4335 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 651619618 52396032 347 33554432000 4194304 4580107 140735634074400 18446744073709551615 47923640694706 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 651619618 52396032 347 33554432000 4194304 4580107 140735634074400 18446744073709551615 47923640694696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651619618 52396032 347 33554432000 4194304 4580107 140735634074400 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.03648 s]
/proc/loadavg: 7.78 8.04 7.68 5/285 4337
/proc/meminfo: memFree=18122596/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=286228 CPUtime=0.11 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 3925 0 0 0 11 0 0 0 18 0 4 0 651619618 293097472 3325 33554432000 4194304 4580107 140735634074400 18446744073709551615 274664464341 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 71557 3325 373 95 0 66539 0
[pid=4337/tid=4338] ppid=4335 vsize=286228 CPUtime=0.03 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1019 0 0 0 3 0 0 0 18 0 4 0 651619618 293097472 3325 33554432000 4194304 4580107 140735634074400 18446744073709551615 4399429 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=286228 CPUtime=0.02 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 947 0 0 0 2 0 0 0 18 0 4 0 651619618 293097472 3325 33554432000 4194304 4580107 140735634074400 18446744073709551615 4417974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=286228 CPUtime=0.02 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 515 0 0 0 2 0 0 0 22 0 4 0 651619618 293097472 3325 33554432000 4194304 4580107 140735634074400 18446744073709551615 4320768 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 286228

[startup+0.100467 s]
/proc/loadavg: 7.78 8.04 7.68 5/285 4337
/proc/meminfo: memFree=18122596/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=286228 CPUtime=0.37 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 4260 0 0 0 37 0 0 0 18 0 4 0 651619618 293097472 3642 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 71557 3642 377 95 0 66539 0
[pid=4337/tid=4338] ppid=4335 vsize=286228 CPUtime=0.09 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1095 0 0 0 9 0 0 0 18 0 4 0 651619618 293097472 3642 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=286228 CPUtime=0.09 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1027 0 0 0 9 0 0 0 18 0 4 0 651619618 293097472 3642 33554432000 4194304 4580107 140735634074400 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=286228 CPUtime=0.08 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 612 0 0 0 8 0 0 0 22 0 4 0 651619618 293097472 3642 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 286228

[startup+0.300433 s]
/proc/loadavg: 7.78 8.04 7.68 5/285 4337
/proc/meminfo: memFree=18122596/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=286228 CPUtime=1.17 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 5222 0 0 0 117 0 0 0 18 0 4 0 651619618 293097472 4604 33554432000 4194304 4580107 140735634074400 18446744073709551615 4324363 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 71557 4604 377 95 0 66539 0
[pid=4337/tid=4338] ppid=4335 vsize=286228 CPUtime=0.29 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1318 0 0 0 29 0 0 0 18 0 4 0 651619618 293097472 4604 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=286228 CPUtime=0.29 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1263 0 0 0 29 0 0 0 18 0 4 0 651619618 293097472 4604 33554432000 4194304 4580107 140735634074400 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=286228 CPUtime=0.28 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 879 0 0 0 28 0 0 0 22 0 4 0 651619618 293097472 4604 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 286228

[startup+0.700367 s]
/proc/loadavg: 7.78 8.04 7.68 5/285 4337
/proc/meminfo: memFree=18122596/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=289068 CPUtime=2.77 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 7655 0 0 0 276 1 0 0 18 0 4 0 651619618 296005632 5352 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293040 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 72267 5353 377 95 0 67249 0
[pid=4337/tid=4338] ppid=4335 vsize=289068 CPUtime=0.69 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1897 0 0 0 69 0 0 0 18 0 4 0 651619618 296005632 5353 33554432000 4194304 4580107 140735634074400 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=289068 CPUtime=0.69 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1861 0 0 0 69 0 0 0 18 0 4 0 651619618 296005632 5353 33554432000 4194304 4580107 140735634074400 18446744073709551615 4316566 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=289068 CPUtime=0.68 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 1531 0 0 0 68 0 0 0 24 0 4 0 651619618 296005632 5353 33554432000 4194304 4580107 140735634074400 18446744073709551615 4321809 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289068

[startup+1.50023 s]
/proc/loadavg: 7.78 8.04 7.68 5/284 4342
/proc/meminfo: memFree=19055536/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=290328 CPUtime=5.96 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 12420 0 0 0 595 1 0 0 20 0 4 0 651619618 297295872 5264 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 72582 5264 377 95 0 67564 0
[pid=4337/tid=4338] ppid=4335 vsize=290328 CPUtime=1.49 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 3109 0 0 0 149 0 0 0 19 0 4 0 651619618 297295872 5264 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=290328 CPUtime=1.48 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 3059 0 0 0 148 0 0 0 19 0 4 0 651619618 297295872 5264 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293208 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=290328 CPUtime=1.47 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 2689 0 0 0 147 0 0 0 25 0 4 0 651619618 297295872 5264 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290328

[startup+3.10095 s]
/proc/loadavg: 7.78 8.04 7.68 5/284 4342
/proc/meminfo: memFree=19053940/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=297132 CPUtime=12.35 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 23823 0 0 0 1231 4 0 0 25 0 4 0 651619618 304263168 10031 33554432000 4194304 4580107 140735634074400 18446744073709551615 4322424 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 74283 10032 379 95 0 69265 0
[pid=4337/tid=4338] ppid=4335 vsize=297132 CPUtime=3.09 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 6409 0 0 0 308 1 0 0 25 0 4 0 651619618 304263168 10032 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=297132 CPUtime=3.08 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 4947 0 0 0 308 0 0 0 25 0 4 0 651619618 304263168 10032 33554432000 4194304 4580107 140735634074400 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=297132 CPUtime=3.06 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 4574 0 0 0 306 0 0 0 25 0 4 0 651619618 304263168 10032 33554432000 4194304 4580107 140735634074400 18446744073709551615 4319776 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297132

[startup+6.3004 s]
/proc/loadavg: 7.80 8.04 7.68 11/289 4372
/proc/meminfo: memFree=18781868/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=314064 CPUtime=25.12 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 46949 0 0 0 2504 8 0 0 25 0 4 0 651619618 321601536 20850 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293778 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 78516 20850 379 95 0 73498 0
[pid=4337/tid=4338] ppid=4335 vsize=314064 CPUtime=6.29 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 13245 0 0 0 627 2 0 0 25 0 4 0 651619618 321601536 20850 33554432000 4194304 4580107 140735634074400 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=314064 CPUtime=6.28 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 11781 0 0 0 626 2 0 0 25 0 4 0 651619618 321601536 20850 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=314064 CPUtime=6.23 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 10035 0 0 0 621 2 0 0 25 0 4 0 651619618 321601536 20850 33554432000 4194304 4580107 140735634074400 18446744073709551615 4318504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 314064

[startup+12.7003 s]
/proc/loadavg: 8.14 8.11 7.71 9/289 4372
/proc/meminfo: memFree=18672336/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=322528 CPUtime=50.65 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 79048 0 0 0 5050 15 0 0 25 0 4 0 651619618 330268672 31547 33554432000 4194304 4580107 140735634074400 18446744073709551615 4296092 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 80632 31547 379 95 0 75614 0
[pid=4337/tid=4338] ppid=4335 vsize=322528 CPUtime=12.69 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 20158 0 0 0 1266 3 0 0 25 0 4 0 651619618 330268672 31547 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=322528 CPUtime=12.67 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 19574 0 0 0 1263 4 0 0 25 0 4 0 651619618 330268672 31547 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=322528 CPUtime=12.57 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 19138 0 0 0 1254 3 0 0 25 0 4 0 651619618 330268672 31547 33554432000 4194304 4580107 140735634074400 18446744073709551615 4318774 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 322528

[startup+25.5011 s]
/proc/loadavg: 8.17 8.12 7.72 9/289 4373
/proc/meminfo: memFree=18551732/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=323980 CPUtime=101.68 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 120520 0 0 0 10136 32 0 0 25 0 4 0 651619618 331755520 39923 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 80995 39923 379 95 0 75977 0
[pid=4337/tid=4338] ppid=4335 vsize=323980 CPUtime=25.48 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 29329 0 0 0 2542 6 0 0 25 0 4 0 651619618 331755520 39923 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=323980 CPUtime=25.44 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 30997 0 0 0 2532 12 0 0 25 0 4 0 651619618 331755520 39923 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=323980 CPUtime=25.25 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 28255 0 0 0 2520 5 0 0 25 0 4 0 651619618 331755520 39923 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 323980

[startup+51.1007 s]
/proc/loadavg: 8.18 8.12 7.73 9/289 4373
/proc/meminfo: memFree=18308220/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=326472 CPUtime=203.84 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 185025 0 0 0 20334 50 0 0 25 0 4 0 651619618 334307328 43606 33554432000 4194304 4580107 140735634074400 18446744073709551615 4292913 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 81618 43606 379 95 0 76600 0
[pid=4337/tid=4338] ppid=4335 vsize=326472 CPUtime=51.08 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 44809 0 0 0 5098 10 0 0 25 0 4 0 651619618 334307328 43606 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=326472 CPUtime=51.02 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 46322 0 0 0 5086 16 0 0 25 0 4 0 651619618 334307328 43606 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=326472 CPUtime=50.62 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 44058 0 0 0 5052 10 0 0 25 0 4 0 651619618 334307328 43606 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 326472

[startup+102.311 s]
/proc/loadavg: 8.20 8.13 7.75 9/289 4375
/proc/meminfo: memFree=17980096/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=411296 CPUtime=408.2 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 287418 0 0 0 40736 84 0 0 25 0 4 0 651619618 421167104 50979 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 102824 50979 379 95 0 97806 0
[pid=4337/tid=4338] ppid=4335 vsize=411296 CPUtime=102.28 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 69745 0 0 0 10209 19 0 0 25 0 4 0 651619618 421167104 50979 33554432000 4194304 4580107 140735634074400 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=411296 CPUtime=102.23 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 72589 0 0 0 10199 24 0 0 25 0 4 0 651619618 421167104 50979 33554432000 4194304 4580107 140735634074400 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=411296 CPUtime=101.36 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 69201 0 0 0 10116 20 0 0 25 0 4 0 651619618 421167104 50980 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 411296

[startup+162.3 s]

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

[pid=4337] ppid=4335 vsize=717240 CPUtime=2563.23 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 986234 0 0 0 255968 355 0 0 25 0 4 0 651619618 734453760 110185 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 179310 110185 379 95 0 174292 0
[pid=4337/tid=4338] ppid=4335 vsize=717240 CPUtime=642.24 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 240132 0 0 0 64139 85 0 0 25 0 4 0 651619618 734453760 110187 33554432000 4194304 4580107 140735634074400 18446744073709551615 4316654 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=717240 CPUtime=642.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 251785 0 0 0 64130 92 0 0 25 0 4 0 651619618 734453760 110187 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=717240 CPUtime=636.46 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 245578 0 0 0 63555 91 0 0 25 0 4 0 651619618 734453760 110187 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2563.23
Current children cumulated vsize (KiB) 717240

[startup+702.301 s]
/proc/loadavg: 8.15 8.13 7.92 9/289 4391
/proc/meminfo: memFree=17198148/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=638824 CPUtime=2802.67 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1048139 0 0 0 279886 381 0 0 25 0 4 0 651619618 654155776 104206 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 159706 104206 379 95 0 154688 0
[pid=4337/tid=4338] ppid=4335 vsize=638824 CPUtime=702.21 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 256903 0 0 0 70130 91 0 0 25 0 4 0 651619618 654155776 104206 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=638824 CPUtime=702.21 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 266767 0 0 0 70123 98 0 0 25 0 4 0 651619618 654155776 104206 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=638824 CPUtime=695.91 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 260492 0 0 0 69493 98 0 0 25 0 4 0 651619618 654155776 104206 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.67
Current children cumulated vsize (KiB) 638824

[startup+762.311 s]
/proc/loadavg: 8.15 8.14 7.93 9/289 4392
/proc/meminfo: memFree=17155232/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=687700 CPUtime=3042.16 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1103993 0 0 0 303810 406 0 0 25 0 4 0 651619618 704204800 108702 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 171925 108702 379 95 0 166907 0
[pid=4337/tid=4338] ppid=4335 vsize=687700 CPUtime=762.22 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 270483 0 0 0 76125 97 0 0 25 0 4 0 651619618 704204800 108702 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=687700 CPUtime=762.23 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 281207 0 0 0 76119 104 0 0 25 0 4 0 651619618 704204800 108702 33554432000 4194304 4580107 140735634074400 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=687700 CPUtime=755.37 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 274447 0 0 0 75433 104 0 0 25 0 4 0 651619618 704204800 108702 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.16
Current children cumulated vsize (KiB) 687700

[startup+822.3 s]
/proc/loadavg: 8.14 8.14 7.94 9/289 4394
/proc/meminfo: memFree=17111316/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=737272 CPUtime=3281.57 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1157943 0 0 0 327726 431 0 0 25 0 4 0 651619618 754966528 110894 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 184318 110894 379 95 0 179300 0
[pid=4337/tid=4338] ppid=4335 vsize=737272 CPUtime=822.2 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 283960 0 0 0 82117 103 0 0 25 0 4 0 651619618 754966528 110894 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=737272 CPUtime=822.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 294853 0 0 0 82113 109 0 0 25 0 4 0 651619618 754966528 110894 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=737272 CPUtime=814.82 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 287833 0 0 0 81370 112 0 0 25 0 4 0 651619618 754966528 110894 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.57
Current children cumulated vsize (KiB) 737272

[startup+882.301 s]
/proc/loadavg: 8.10 8.13 7.95 9/289 4396
/proc/meminfo: memFree=16980096/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=864576 CPUtime=3521.01 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1238673 0 0 0 351645 456 0 0 25 0 4 0 651619618 885325824 142918 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 216144 142918 379 95 0 211126 0
[pid=4337/tid=4338] ppid=4335 vsize=864576 CPUtime=882.2 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 309474 0 0 0 88110 110 0 0 25 0 4 0 651619618 885325824 142918 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=864576 CPUtime=882.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 308202 0 0 0 88107 115 0 0 25 0 4 0 651619618 885325824 142918 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=864576 CPUtime=874.28 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 309360 0 0 0 87309 119 0 0 25 0 4 0 651619618 885325824 142918 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.01
Current children cumulated vsize (KiB) 864576

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 7.96 9/289 4397
/proc/meminfo: memFree=16987272/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=882652 CPUtime=3760.47 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1295439 0 0 0 375567 480 0 0 25 0 4 0 651619618 903835648 150808 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 220663 150808 379 95 0 215645 0
[pid=4337/tid=4338] ppid=4335 vsize=882652 CPUtime=942.2 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 322456 0 0 0 94104 116 0 0 25 0 4 0 651619618 903835648 150808 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=882652 CPUtime=942.21 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 325791 0 0 0 94100 121 0 0 25 0 4 0 651619618 903835648 150808 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=882652 CPUtime=933.73 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 322536 0 0 0 93248 125 0 0 25 0 4 0 651619618 903835648 150808 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.47
Current children cumulated vsize (KiB) 882652

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 7.97 9/289 4399
/proc/meminfo: memFree=16901916/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=933140 CPUtime=3999.92 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1346529 0 0 0 399489 503 0 0 25 0 4 0 651619618 955535360 153518 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 233285 153519 379 95 0 228267 0
[pid=4337/tid=4338] ppid=4335 vsize=933140 CPUtime=1002.19 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 335133 0 0 0 100097 122 0 0 25 0 4 0 651619618 955535360 153519 33554432000 4194304 4580107 140735634074400 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=933140 CPUtime=1002.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 339056 0 0 0 100095 127 0 0 25 0 4 0 651619618 955535360 153519 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=933140 CPUtime=993.19 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 335774 0 0 0 99188 131 0 0 25 0 4 0 651619618 955535360 153519 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.92
Current children cumulated vsize (KiB) 933140

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 7.97 9/289 4400
/proc/meminfo: memFree=16892096/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=984376 CPUtime=4239.38 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1396999 0 0 0 423411 527 0 0 25 0 4 0 651619618 1008001024 154346 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294442 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 246094 154346 379 95 0 241076 0
[pid=4337/tid=4338] ppid=4335 vsize=984376 CPUtime=1062.19 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 346815 0 0 0 106091 128 0 0 25 0 4 0 651619618 1008001024 154346 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=984376 CPUtime=1062.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 351892 0 0 0 106089 133 0 0 25 0 4 0 651619618 1008001024 154346 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=984376 CPUtime=1052.65 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 348640 0 0 0 105129 136 0 0 25 0 4 0 651619618 1008001024 154346 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.38
Current children cumulated vsize (KiB) 984376

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.98 9/289 4402
/proc/meminfo: memFree=16766220/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=923784 CPUtime=4478.83 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1458019 0 0 0 447331 552 0 0 25 0 4 0 651619618 945954816 162612 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 230946 162612 381 95 0 225928 0
[pid=4337/tid=4338] ppid=4335 vsize=923784 CPUtime=1122.19 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 362981 0 0 0 112085 134 0 0 25 0 4 0 651619618 945954816 162612 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=923784 CPUtime=1122.22 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 364339 0 0 0 112083 139 0 0 25 0 4 0 651619618 945954816 162612 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=923784 CPUtime=1112.1 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 364601 0 0 0 111068 142 0 0 25 0 4 0 651619618 945954816 162612 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.83
Current children cumulated vsize (KiB) 923784

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 7.98 9/289 4404
/proc/meminfo: memFree=16796212/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=1075280 CPUtime=4718.29 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1506680 0 0 0 471255 574 0 0 25 0 4 0 651619618 1101086720 173437 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 268820 173437 381 95 0 263802 0
[pid=4337/tid=4338] ppid=4335 vsize=1075280 CPUtime=1182.19 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 374141 0 0 0 118080 139 0 0 25 0 4 0 651619618 1101086720 173437 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=1075280 CPUtime=1182.21 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 377845 0 0 0 118077 144 0 0 25 0 4 0 651619618 1101086720 173437 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=1075280 CPUtime=1171.56 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 377207 0 0 0 117008 148 0 0 25 0 4 0 651619618 1101086720 173437 33554432000 4194304 4580107 140735634074400 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.29
Current children cumulated vsize (KiB) 1075280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.11 8.11 7.99 9/289 4404
/proc/meminfo: memFree=16794220/32951132 swapFree=67093824/67111528
[pid=4337] ppid=4335 vsize=1025444 CPUtime=4800.12 cores=1,3,5,7
/proc/4337/stat : 4337 (strangenight2-m) R 4335 4337 4127 0 -1 4202496 1523418 0 0 0 479430 582 0 0 25 0 4 0 651619618 1050054656 167701 33554432000 4194304 4580107 140735634074400 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4337/statm: 256361 167701 381 95 0 251343 0
[pid=4337/tid=4338] ppid=4335 vsize=1025444 CPUtime=1202.69 cores=1,3,5,7
/proc/4337/task/4338/stat : 4338 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 378932 0 0 0 120128 141 0 0 25 0 4 0 651619618 1050054656 167703 33554432000 4194304 4580107 140735634074400 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4337/tid=4339] ppid=4335 vsize=1025444 CPUtime=1202.73 cores=1,3,5,7
/proc/4337/task/4339/stat : 4339 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 382127 0 0 0 120127 146 0 0 25 0 4 0 651619618 1050054656 167703 33554432000 4194304 4580107 140735634074400 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4337/tid=4340] ppid=4335 vsize=1025444 CPUtime=1191.87 cores=1,3,5,7
/proc/4337/task/4340/stat : 4340 (strangenight2-m) R 4335 4337 4127 0 -1 4202560 380201 0 0 0 119037 150 0 0 25 0 4 0 651619618 1050054656 167703 33554432000 4194304 4580107 140735634074400 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1025444

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.85
CPU time (s): 4800.19
CPU user time (s): 4794.33
CPU system time (s): 5.85711
CPU usage (%): 399.069
Max. virtual memory (cumulated for all children) (KiB): 1087040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.33
system time used= 5.85711
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1523424
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= 822
involuntary context switches= 20679

runsolver used 3.03454 second user time and 7.94279 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 21:10:00
IDJOB=3366262
IDBENCH=82671
IDSOLVER=1844
FILE ID=node131/3366262-1305400200
RUNJOBID= node131-1305397789-4146
PBS_JOBID= 13324467
Free space on /tmp= 73684 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366262-1305400200/watcher-3366262-1305400200 -o /tmp/evaluation-result-3366262-1305400200/solver-3366262-1305400200 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366262-1305400200.cnf

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

MD5SUM BENCH= 11586d50c22305a7c51fb5c10a66d320
RANDOM SEED=1327139023

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18122876 kB
Buffers:        269236 kB
Cached:        3630212 kB
SwapCached:       1504 kB
Active:       11507516 kB
Inactive:      3062876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18122876 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:    10669044 kB
Mapped:          27276 kB
Slab:           163640 kB
PageTables:      33140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29213356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 21:30:05