Trace number 3173736

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.35 1201.74

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173736-1304030212.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.02	c -- vars added       2500
0.00/0.02	c Parsing time:  0.01 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.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     80  v-fix:    0  time:  0.01 s
0.09/0.80	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.80	c calculated reachability. Time: 0.00
0.09/0.80	c Calc default polars -  time:   0.00 s pos:    1102 undec:     252 neg:    1146
0.09/0.80	c =========================================================================================
0.09/0.80	c types(t): F = full restart, N = normal restart
0.09/0.80	c types(t): S = simplification begin/end, E = solution found
0.09/0.80	c restart types(rt): st = static, dy = dynamic
0.09/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.80	c  B st     0         0      2420     10414         0         0     31748         0   no data   no data
0.09/0.80	c  N dy    16      4439      2420     10414         0      4435     31748    312127     42.71     45.16
0.09/0.80	c  N dy    42      8493      2420     10414         0      5991     31748    308482     44.39     46.73
0.09/0.90	c  N dy    68     12579      2420     10414         0      5831     31748    208138     45.00     47.64
5.00/1.30	c  N dy    94     16839      2420     10414         0     10088     31748    495409     45.10     48.39
5.97/1.52	c  N dy   115     20896      2420     10414         0      8520     31748    310170     45.14     47.95
7.19/1.85	c  N dy   141     24934      2420     10414         0     12556     31748    588802     45.29     48.36
7.19/1.85	c  F st   142     25002      2420     10414         0     12624     31748    592962     45.28   no data
8.76/2.27	c  N dy   148     30001      2420     10414         0     10816     31748    433563     45.28   no data
8.76/2.27	c  S st   148     30001      2420     10414         0     10816     31748    433563     45.28   no data
9.16/2.31	c  S st   148     30503      2420     10414         0     11318     31748    460390     45.28   no data
9.16/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.16/2.32	c blocked clauses removed:       68 vars:     12 tried:        2420 T: 0.00 s
9.16/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2408 time:  0.00 s
9.16/2.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.16/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
9.16/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.42	c lits-rem:        38  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.06 s
9.57/2.44	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.01
9.57/2.44	c calculated reachability. Time: 0.00
9.57/2.44	c  N dy   148     30503      2407     10346         0     11295     31548    457689     45.28   no data
11.17/2.80	c  N dy   170     34714      2407     10346         0     15504     31548    744060     45.20     47.71
12.36/3.15	c  N dy   192     38852      2407     10346         0     11747     31548    392720     45.25     47.97
13.96/3.50	c  N dy   211     42878      2407     10346         0     15773     31548    665880     45.17     55.51
14.75/3.78	c  S st   227     45756      2407     10346         0      9702     31548    186178     45.19   no data
15.16/3.82	c  S st   227     46258      2407     10346         0     10204     31548    214522     45.19   no data
15.16/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.16/3.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
15.16/3.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.16/3.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.16/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.16/3.86	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
15.16/3.86	c vivif2 --  cl tried    10204 cl shrink        0 lits rem          0 time: 0.00
15.16/3.87	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.01
15.16/3.87	c calculated reachability. Time: 0.00
15.16/3.87	c  N dy   227     46258      2407     10346         0     10204     31548    214522     45.19   no data
16.75/4.23	c  N dy   256     50381      2407     10346         0     14325     31548    499051     45.30     48.23
18.35/4.60	c  N dy   279     54419      2407     10346         0     18360     31548    776179     45.29     48.85
19.55/4.97	c  N dy   298     58532      2407     10346         0     12500     31548    313812     45.19     47.63
21.14/5.33	c  N dy   315     62555      2407     10346         0     16521     31548    587091     45.03     47.66
22.74/5.73	c  N dy   341     66572      2407     10346         0     20538     31548    865927     45.14     48.94
23.95/6.01	c  S st   357     69387      2407     10346         0     12370     31548    234379     45.09   no data
23.95/6.05	c  S st   357     69896      2407     10346         0     12879     31548    263044     45.09   no data
23.95/6.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.95/6.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.95/6.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.95/6.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.95/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.95/6.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
23.95/6.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.95/6.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.95/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.34/6.11	c lits-rem:        19  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
24.34/6.11	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
24.34/6.12	c vivif2 --  cl tried    12878 cl shrink        0 lits rem          0 time: 0.00
24.34/6.13	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.01
24.34/6.13	c calculated reachability. Time: 0.00
24.34/6.13	c  N dy   357     69896      2407     10346         0     12878     31548    262866     45.09   no data
25.93/6.55	c  N dy   385     74454      2407     10346         0     17436     31548    574533     45.10     48.13
27.94/7.04	c  N dy   410     79274      2407     10346         0     22254     31548    904791     45.10     47.96
29.93/7.53	c  N dy   436     84430      2407     10346         0     15418     31548    386719     45.08     48.46
31.14/7.82	c  F st   453     87500      2407     10346         0     18486     31548    594407     45.07     47.21
32.33/8.15	c  N st   458     90799      2407     10346         0     21784     31548    825125     45.07   no data
35.13/8.81	c  N dy   478     96753      2407     10346         0     14742     31548    279306     45.03     47.61
37.53/9.42	c  N dy   518    103035      2407     10346         0     21021     31548    711611     45.14     49.41
38.34/9.61	c  S st   523    104845      2407     10346         0     22830     31548    838039     45.06     41.41
38.34/9.67	c  S st   523    105348      2407     10346         0     23333     31548    866057     45.06   no data
38.34/9.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.34/9.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.34/9.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.34/9.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.34/9.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.34/9.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
38.34/9.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.72/9.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
38.72/9.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.92/10.01	c lits-rem:        80  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.26 s
39.92/10.01	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
39.92/10.02	c vivif2 --  cl tried    23326 cl shrink        0 lits rem          0 time: 0.01
39.92/10.04	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.02
39.92/10.04	c calculated reachability. Time: 0.00
39.92/10.04	c  N dy   523    105348      2407     10346         0     23326     31548    865303     45.06   no data
43.12/10.80	c  N dy   564    112301      2407     10346         0     16281     31548    317667     45.07     47.97
45.91/11.55	c  N dy   601    119575      2407     10346         0     23554     31548    815434     45.06     47.55
49.51/12.49	c  N dy   639    127259      2407     10346         0     16240     31548    254053     45.03     47.74
53.10/13.33	c  N dy   686    135397      2407     10346         0     24372     31548    824341     45.08     54.47
57.09/14.38	c  N dy   733    144066      2407     10346         0     17046     31548    246106     45.11     47.97
61.09/15.34	c  N dy   782    153323      2407     10346         0     26301     31548    878167     45.08     47.47
63.49/15.93	c  S st   814    158023      2407     10346         0     31001     31548   1196621     45.08   no data
63.89/16.00	c  S st   814    158525      2407     10346         0     31503     31548   1225398     45.08   no data
63.89/16.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.89/16.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.89/16.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.89/16.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.89/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.89/16.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
63.89/16.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.89/16.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.89/16.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.68/16.72	c lits-rem:        93  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.63 s
66.68/16.72	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
66.68/16.74	c vivif2 --  cl tried    31492 cl shrink        0 lits rem          0 time: 0.02
66.68/16.77	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.03
66.68/16.77	c calculated reachability. Time: 0.00
66.68/16.77	c  N dy   814    158525      2407     10346         0     31492     31548   1223984     45.08   no data
71.48/17.90	c  N dy   869    168672      2407     10346         0     24646     31548    703577     45.06     47.63
76.68/19.29	c  N dy   934    179499      2407     10346         0     35471     31548   1457184     45.11     55.69
81.88/20.58	c  N dy  1005    190983      2407     10346         0     28953     31548    942001     45.15     47.60
88.65/22.25	c  N dy  1090    203326      2407     10346         0     22301     31548    420685     45.25     48.23
95.46/23.91	c  N dy  1165    216762      2407     10346         0     35735     31548   1357572     45.31     47.93
102.23/25.65	c  N dy  1252    230899      2407     10346         0     29876     31548    894571     45.39     48.70
105.83/26.57	c  S st  1291    237788      2407     10346         0     36762     31548   1369886     45.40   no data
106.23/26.66	c  S st  1291    238291      2407     10346         0     37265     31548   1399047     45.40   no data
106.23/26.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.23/26.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
106.23/26.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.23/26.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.23/26.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.23/26.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
106.23/26.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
106.63/26.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.63/26.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.62/27.70	c lits-rem:       142  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.94 s
110.62/27.70	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
110.62/27.72	c vivif2 --  cl tried    37254 cl shrink        0 lits rem          0 time: 0.02
110.62/27.76	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.04
110.62/27.76	c calculated reachability. Time: 0.00
110.62/27.76	c  N dy  1291    238291      2407     10346         0     37254     31548   1397376     45.40   no data
118.61/29.73	c  N dy  1387    253533      2407     10346         0     31494     31548    929198     45.47     47.94
127.79/32.01	c  N dy  1486    269951      2407     10346         0     25912     31548    477343     45.48     47.98
137.38/34.42	c  N dy  1587    287231      2407     10346         0     43189     31548   1675747     45.48     51.47
147.37/36.94	c  N dy  1703    305837      2407     10346         0     38798     31548   1314430     45.54     48.40
147.79/37.01	c  F st  1707    306251      2407     10346         0     39212     31548   1342973     45.54   no data
158.16/39.67	c  N dy  1790    325371      2407     10346         0     34329     31548    936451     45.54     51.07
170.54/42.73	c  N dy  1906    345662      2407     10346         0     29623     31548    550001     45.57     48.79
176.93/44.39	c  S st  1976    357437      2407     10346         0     41395     31548   1372729     45.59     48.15
177.33/44.48	c  S st  1976    357940      2407     10346         0     41898     31548   1404857     45.59   no data
177.33/44.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.73/44.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
177.73/44.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.73/44.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.73/44.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.73/44.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
177.73/44.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
177.73/44.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
177.73/44.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.12/45.62	c lits-rem:        56  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.03 s
182.12/45.62	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
182.12/45.64	c vivif2 --  cl tried    41888 cl shrink        0 lits rem          0 time: 0.02
182.12/45.68	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.04
182.12/45.68	c calculated reachability. Time: 0.00
182.12/45.68	c  N dy  1976    357940      2407     10346         0     41888     31548   1403457     45.59   no data
194.91/48.81	c  N dy  2102    378704      2407     10346         0     36654     31548    961112     45.62     49.62
207.69/52.07	c  N dy  2226    398734      2407     10346         0     29683     31548    421027     45.66     50.03
220.06/55.17	c  N dy  2347    418737      2407     10346         0     49675     31548   1833301     45.72     52.33
232.45/58.25	c  N dy  2460    438763      2407     10346         0     41708     31548   1194038     45.73     50.21
246.43/61.72	c  N dy  2577    458877      2407     10346         0     32829     31548    516905     45.75     48.47
259.22/64.95	c  N dy  2710    478968      2407     10346         0     52914     31548   1910790     45.80     48.26
272.40/68.27	c  N dy  2832    499274      2407     10346         0     43218     31548   1175313     45.83     49.31
287.17/71.96	c  N dy  2947    519320      2407     10346         0     32270     31548    357894     45.84     48.34
298.36/74.71	c  S st  3067    536911      2407     10346         0     49860     31548   1592391     45.90   no data
298.76/74.82	c  S st  3067    537417      2407     10346         0     50366     31548   1619382     45.90   no data
298.76/74.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
298.76/74.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
298.76/74.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.76/74.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.76/74.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.76/74.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
298.76/74.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
298.76/74.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
299.16/74.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.15/76.44	c lits-rem:        85  cl-subs:       17  v-elim:      0  v-fix:    0  time:  1.50 s
305.15/76.44	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
305.15/76.46	c vivif2 --  cl tried    50349 cl shrink        0 lits rem          0 time: 0.02
305.55/76.51	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.05
305.55/76.51	c calculated reachability. Time: 0.00
305.55/76.51	c  N dy  3067    537417      2407     10346         0     50349     31548   1616902     45.90   no data
319.93/80.14	c  N dy  3171    557438      2407     10346         0     38373     31548    711344     45.87     48.30
333.90/83.67	c  N dy  3285    577543      2407     10346         0     58471     31548   2111702     45.89     48.46
347.90/87.18	c  N dy  3406    597608      2407     10346         0     45535     31548   1160123     45.92     49.28
363.50/91.06	c  N dy  3520    617748      2407     10346         0     65670     31548   2560432     45.93     49.12
377.45/94.50	c  N dy  3628    638132      2407     10346         0     52058     31548   1541899     45.92     48.39
394.25/98.74	c  N dy  3728    659800      2407     10346         0     38729     31548    549522     45.90     48.67
408.21/102.27	c  N dy  3832    679895      2407     10346         0     58819     31548   1951318     45.90     55.13
424.60/106.37	c  N dy  3956    700097      2407     10346         0     43028     31548    780748     45.91     49.06
440.17/110.26	c  N dy  4073    720183      2407     10346         0     63105     31548   2182991     45.93     48.49
457.74/114.66	c  N dy  4195    742662      2407     10346         0     48585     31548   1115496     45.94     48.41
474.52/118.86	c  N dy  4317    763087      2407     10346         0     69003     31548   2555550     45.97     49.15
490.09/122.71	c  N dy  4441    783117      2407     10346         0     51042     31548   1217116     46.00     54.99
507.27/127.00	c  N dy  4561    803119      2407     10346         0     71039     31548   2605339     46.01     52.96
510.07/127.76	c  S st  4578    806128      2407     10346         0     74046     31548   2814647     46.01     42.56
510.87/127.92	c  S st  4578    806633      2407     10346         0     74551     31548   2843654     46.01   no data
510.87/127.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.87/127.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
510.87/127.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
510.87/127.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.87/127.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.87/127.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
510.87/127.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
511.27/128.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
511.67/128.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
531.24/133.00	c lits-rem:       146  cl-subs:       28  v-elim:      0  v-fix:    0  time:  4.88 s
531.24/133.00	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
531.24/133.04	c vivif2 --  cl tried    74523 cl shrink        0 lits rem          0 time: 0.04
531.64/133.12	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.08
531.64/133.13	c calculated reachability. Time: 0.00
531.64/133.13	c  N dy  4578    806633      2407     10346         0     74523     31548   2839789     46.01   no data
546.82/136.95	c  N dy  4688    826654      2407     10346         0     55561     31548   1467480     46.02     48.58
564.79/141.47	c  N dy  4811    846686      2407     10346         0     75587     31548   2877044     46.04     50.58
580.37/145.37	c  N dy  4929    866745      2407     10346         0     55642     31548   1406357     46.04     48.47
598.35/149.87	c  N dy  5053    886790      2407     10346         0     75679     31548   2810015     46.06     55.80
614.73/153.98	c  N dy  5178    906846      2407     10346         0     54743     31548   1302178     46.09     48.54
632.70/158.40	c  N dy  5298    927018      2407     10346         0     74912     31548   2707684     46.10     49.43
649.87/162.74	c  N dy  5407    947300      2407     10346         0     53202     31548   1126697     46.11     48.56
667.45/167.12	c  N dy  5518    967724      2407     10346         0     73617     31548   2585021     46.12     49.09
685.82/171.78	c  N dy  5637    988092      2407     10346         0     50983     31548    897744     46.13     48.68
703.00/176.09	c  N dy  5755   1008463      2407     10346         0     71351     31548   2330715     46.14     49.00
722.98/181.09	c  N dy  5865   1028577      2407     10346         0     47473     31548    583596     46.14     48.91
739.35/185.12	c  N dy  6000   1048657      2407     10346         0     67548     31548   1998083     46.16     49.03
760.13/190.33	c  N dy  6134   1068701      2407     10346         0     87585     31548   3425956     46.19     49.15
763.34/191.17	c  F st  6147   1071875      2407     10346         0     45778     31548    401634     46.19   no data
776.12/194.38	c  N dy  6228   1088848      2407     10346         0     62746     31548   1641889     46.20     49.64
795.68/199.26	c  N dy  6342   1108892      2407     10346         0     82782     31548   3049814     46.21     51.55
814.05/203.86	c  N dy  6446   1129011      2407     10346         0     56912     31548   1111779     46.21     49.61
832.43/208.43	c  N dy  6561   1149082      2407     10346         0     76976     31548   2514880     46.22     53.24
854.00/213.84	c  N dy  6687   1169134      2407     10346         0     50031     31548    568298     46.23     51.43
870.78/218.07	c  N dy  6806   1189754      2407     10346         0     70644     31548   2004547     46.24     50.41
893.55/223.73	c  N dy  6942   1209949      2407     10346         0     90832     31548   3422254     46.27     40.12
893.55/223.73	c  S st  6942   1209949      2407     10346         0     90832     31548   3422254     46.27     40.12
894.35/223.93	c  S st  6942   1210455      2407     10346         0     91338     31548   3452966     46.27   no data
894.35/223.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
894.35/224.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
894.35/224.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
894.35/224.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
894.35/224.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
894.35/224.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
894.35/224.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
894.77/224.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
895.17/224.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
911.92/228.37	c lits-rem:       146  cl-subs:       39  v-elim:      0  v-fix:    0  time:  4.20 s
911.92/228.37	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
912.34/228.42	c vivif2 --  cl tried    91299 cl shrink        0 lits rem          0 time: 0.05
912.74/228.52	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.10
912.74/228.52	c calculated reachability. Time: 0.00
912.74/228.52	c  N dy  6942   1210455      2407     10346         0     91299     31548   3448253     46.27   no data
929.91/232.88	c  N dy  7040   1230610      2407     10346         0     63468     31548   1447119     46.25     49.25
949.87/237.80	c  N dy  7162   1250623      2407     10346         0     83476     31548   2858753     46.26     52.69
971.03/243.14	c  N dy  7268   1270682      2407     10346         0     54543     31548    761683     46.26     48.85
988.62/247.59	c  N dy  7387   1290910      2407     10346         0     74764     31548   2181957     46.27     48.95
1010.99/253.19	c  N dy  7502   1310968      2407     10346         0     94812     31548   3578420     46.28     50.25
1029.76/257.88	c  N dy  7636   1330971      2407     10346         0     64826     31548   1432837     46.30     48.91
1050.14/262.93	c  N dy  7754   1351194      2407     10346         0     85037     31548   2856135     46.31     49.06
1072.90/268.64	c  N dy  7868   1371285      2407     10346         0     54139     31548    608882     46.32     49.30
1090.48/273.04	c  N dy  7996   1391354      2407     10346         0     74204     31548   2026025     46.34     49.16
1112.85/278.69	c  N dy  8117   1411729      2407     10346         0     94568     31548   3465221     46.35     48.80
1134.02/283.90	c  N dy  8236   1431817      2407     10346         0     62671     31548   1139470     46.36     50.08
1153.19/288.79	c  N dy  8353   1452070      2407     10346         0     82916     31548   2568293     46.37     50.26
1177.56/294.90	c  N dy  8467   1472162      2407     10346         0    103004     31548   3984283     46.37     48.89
1196.33/299.55	c  N dy  8590   1492208      2407     10346         0     70062     31548   1615385     46.38     50.74
1217.50/304.83	c  N dy  8705   1512307      2407     10346         0     90157     31548   3029176     46.40     49.05
1242.67/311.10	c  N dy  8843   1532313      2407     10346         0     56174     31548    558949     46.42     49.63
1260.25/315.56	c  N dy  8954   1552506      2407     10346         0     76363     31548   1982994     46.42     48.89
1283.42/321.35	c  N dy  9077   1572627      2407     10346         0     96477     31548   3401485     46.43     49.18
1306.98/327.28	c  N dy  9192   1592649      2407     10346         0     61504     31548    864239     46.43     48.99
1326.56/332.11	c  N dy  9306   1612827      2407     10346         0     81681     31548   2281092     46.44     49.11
1350.93/338.25	c  N dy  9429   1632864      2407     10346         0    101713     31548   3691419     46.45     49.08
1373.30/343.89	c  N dy  9549   1652936      2407     10346         0     65793     31548   1107921     46.46     48.91
1394.06/349.03	c  N dy  9677   1673111      2407     10346         0     85962     31548   2538204     46.47     49.36
1419.24/355.34	c  N dy  9799   1693150      2407     10346         0    105995     31548   3949847     46.48     49.35
1438.01/360.08	c  S st  9874   1710455      2407     10346         0     66317     31548   1076006     46.47   no data
1438.81/360.23	c  S st  9874   1710956      2407     10346         0     66818     31548   1103972     46.47   no data
1438.81/360.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1438.81/360.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1438.81/360.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1438.81/360.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1438.81/360.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1438.81/360.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
1438.81/360.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1439.21/360.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1439.21/360.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1442.00/361.06	c lits-rem:        21  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.73 s
1442.00/361.06	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
1442.00/361.08	c vivif2 --  cl tried    66813 cl shrink        0 lits rem          0 time: 0.02
1442.41/361.15	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.07
1442.41/361.15	c calculated reachability. Time: 0.00
1442.41/361.15	c  N dy  9874   1710956      2407     10346         0     66813     31548   1103418     46.47   no data
1462.77/366.25	c  N dy  9991   1730997      2407     10346         0     86849     31548   2509328     46.48     51.21
1487.96/372.60	c  N dy 10105   1751014      2407     10346         0    106861     31548   3932958     46.48     49.11
1510.71/378.24	c  N dy 10208   1771152      2407     10346         0     69011     31548   1216129     46.48     49.23
1531.48/383.49	c  N dy 10331   1791341      2407     10346         0     89192     31548   2631177     46.49     49.70
1557.85/390.07	c  N dy 10448   1811602      2407     10346         0    109451     31548   4058672     46.50     49.23
1580.24/395.68	c  N dy 10554   1831698      2407     10346         0     70556     31548   1245072     46.50     50.28
1602.21/401.13	c  N dy 10672   1851903      2407     10346         0     90759     31548   2676945     46.51     50.34
1628.98/407.89	c  N dy 10787   1871925      2407     10346         0    110773     31548   4092462     46.52     61.73
1652.52/413.72	c  N dy 10911   1892012      2407     10346         0     70871     31548   1212474     46.53     49.30
1673.29/418.97	c  N dy 11021   1912060      2407     10346         0     90912     31548   2633396     46.53     59.96
1700.45/425.71	c  N dy 11148   1932289      2407     10346         0    111136     31548   4062464     46.55     49.02
1725.25/431.91	c  N dy 11274   1952292      2407     10346         0     70147     31548   1089654     46.56     49.06
1745.59/437.02	c  N dy 11377   1972305      2407     10346         0     90154     31548   2494351     46.56     51.98
1771.96/443.70	c  N dy 11504   1992337      2407     10346         0    110182     31548   3908484     46.57     55.78
1799.13/450.44	c  N dy 11627   2012560      2407     10346         0     68415     31548    906088     46.58     49.10
1819.49/455.53	c  N dy 11743   2032684      2407     10346         0     88533     31548   2332300     46.58     49.58
1846.66/462.32	c  N dy 11872   2053517      2407     10346         0    109358     31548   3808410     46.59     49.82
1875.41/469.51	c  N dy 11988   2073554      2407     10346         0     66408     31548    697164     46.60     49.26
1894.99/474.46	c  N dy 12109   2093632      2407     10346         0     86478     31548   2128177     46.61     49.58
1920.55/480.83	c  N dy 12235   2113633      2407     10346         0    106474     31548   3533477     46.61     49.30
1951.31/488.57	c  N dy 12361   2133729      2407     10346         0    126561     31548   4971507     46.62     49.96
1972.09/493.71	c  N dy 12481   2153886      2407     10346         0     82732     31548   1804014     46.64     49.64
1996.06/499.70	c  N dy 12598   2173888      2407     10346         0    102728     31548   3232098     46.64     49.58
2025.61/507.10	c  N dy 12712   2194069      2407     10346         0    122903     31548   4658769     46.65     49.89
2046.41/512.33	c  S st 12815   2210958      2407     10346         0     74810     31548   1164981     46.66   no data
2046.78/512.49	c  S st 12815   2211461      2407     10346         0     75313     31548   1193526     46.66   no data
2047.18/512.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2047.18/512.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2047.18/512.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2047.18/512.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2047.18/512.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2047.18/512.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
2047.18/512.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2047.18/512.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2047.59/512.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2050.41/513.30	c lits-rem:        37  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.69 s
2050.41/513.30	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
2050.41/513.32	c vivif2 --  cl tried    75298 cl shrink        0 lits rem          0 time: 0.02
2050.41/513.40	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.08
2050.81/513.40	c calculated reachability. Time: 0.00
2050.81/513.40	c  N dy 12815   2211461      2407     10346         0     75298     31548   1191312     46.66   no data
2073.55/519.14	c  N dy 12941   2231788      2407     10346         0     95617     31548   2638908     46.67     49.52
2101.51/526.14	c  N dy 13070   2251831      2407     10346         0    115655     31548   4069666     46.68     56.78
2130.27/533.40	c  N dy 13171   2271944      2407     10346         0     69780     31548    746408     46.68     49.14
2151.05/538.55	c  N dy 13284   2291979      2407     10346         0     89807     31548   2161583     46.68     50.42
2177.01/545.03	c  N dy 13393   2312005      2407     10346         0    109827     31548   3576459     46.68     51.91
2208.59/552.91	c  N dy 13519   2332159      2407     10346         0    129973     31548   5003798     46.69     49.33
2230.96/558.59	c  N dy 13642   2352348      2407     10346         0     83180     31548   1635824     46.70     49.96
2256.11/564.81	c  N dy 13767   2372435      2407     10346         0    103260     31548   3068026     46.71     50.77
2285.67/572.23	c  N dy 13898   2392453      2407     10346         0    123273     31548   4481124     46.72     49.25
2313.63/579.24	c  N dy 13982   2412849      2407     10346         0     75691     31548   1036812     46.70     49.71
2336.01/584.81	c  N dy 14101   2432900      2407     10346         0     95733     31548   2462998     46.71     49.53
2362.77/591.55	c  N dy 14211   2452927      2407     10346         0    115753     31548   3886316     46.71     50.50
2396.32/599.94	c  N dy 14338   2472976      2407     10346         0    135799     31548   5306491     46.72     49.72
2419.08/605.61	c  N dy 14468   2493171      2407     10346         0     87010     31548   1767628     46.73     49.34
2443.84/611.88	c  N dy 14581   2513386      2407     10346         0    107220     31548   3186726     46.73     49.37
2475.01/619.70	c  N dy 14715   2533554      2407     10346         0    127382     31548   4617186     46.74     50.99
2504.97/627.16	c  N dy 14844   2553607      2407     10346         0     77441     31548   1029807     46.76     49.78
2527.73/632.86	c  N dy 14971   2573738      2407     10346         0     97569     31548   2467372     46.77     50.91
2556.11/639.91	c  N dy 15097   2593778      2407     10346         0    117602     31548   3879068     46.77     50.02
2589.26/648.24	c  N dy 15203   2614103      2407     10346         0    137924     31548   5318004     46.77     49.39
2613.61/654.34	c  N dy 15322   2634490      2407     10346         0     87322     31548   1661797     46.78     49.64
2638.78/660.69	c  N dy 15451   2654557      2407     10346         0    107382     31548   3081020     46.78     51.06
2669.54/668.40	c  N dy 15562   2674634      2407     10346         0    127452     31548   4502317     46.79     61.42
2703.90/676.93	c  N dy 15689   2695337      2407     10346         0     76169     31548    809502     46.79     52.00
2721.08/681.29	c  S st 15788   2711461      2407     10346         0     92288     31548   1958259     46.80     45.47
2721.87/681.49	c  S st 15788   2711965      2407     10346         0     92792     31548   1985127     46.80   no data
2721.87/681.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2722.27/681.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2722.27/681.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2722.27/681.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2722.27/681.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2722.27/681.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
2722.27/681.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2722.27/681.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2722.69/681.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2730.66/683.62	c lits-rem:        37  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.96 s
2730.66/683.62	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
2730.66/683.65	c vivif2 --  cl tried    92773 cl shrink        0 lits rem          0 time: 0.03
2731.06/683.75	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.10
2731.06/683.75	c calculated reachability. Time: 0.00
2731.06/683.75	c  N dy 15788   2711965      2407     10346         0     92773     31548   1982704     46.80   no data
2757.84/690.50	c  N dy 15920   2731994      2407     10346         0    112795     31548   3403123     46.81     56.33
2789.78/698.49	c  N dy 16036   2752003      2407     10346         0    132796     31548   4817072     46.81     49.45
2821.73/706.48	c  N dy 16164   2772355      2407     10346         0     80172     31548   1037799     46.82     49.83
2845.30/712.36	c  N dy 16286   2792496      2407     10346         0    100306     31548   2465494     46.83     49.36
2873.66/719.47	c  N dy 16411   2812684      2407     10346         0    120489     31548   3908615     46.84     49.58
2907.24/727.86	c  N dy 16519   2832782      2407     10346         0    140585     31548   5339515     46.84     50.31
2934.38/734.68	c  N dy 16637   2852900      2407     10346         0     86718     31548   1433006     46.84     49.67
2959.97/741.02	c  N dy 16761   2872981      2407     10346         0    106794     31548   2858655     46.84     49.95
2990.73/748.72	c  N dy 16884   2892993      2407     10346         0    126800     31548   4299264     46.85     49.35
3026.66/757.79	c  N dy 17003   2913112      2407     10346         0    146911     31548   5715491     46.85     49.60
3051.43/763.91	c  N dy 17112   2933185      2407     10346         0     91999     31548   1742090     46.86     50.50
3077.79/770.56	c  N dy 17242   2953274      2407     10346         0    112084     31548   3184490     46.87     50.74
3109.77/778.55	c  N dy 17373   2973382      2407     10346         0    132186     31548   4613265     46.88     49.58
3148.10/788.13	c  N dy 17502   2993406      2407     10346         0     76227     31548    555611     46.89     49.50
3170.07/793.67	c  N dy 17622   3013427      2407     10346         0     96240     31548   1981023     46.89     55.87
3197.65/800.53	c  N dy 17738   3033514      2407     10346         0    116322     31548   3398141     46.90     54.19
3230.39/808.79	c  N dy 17866   3053542      2407     10346         0    136348     31548   4828644     46.91     50.62
3267.96/818.17	c  N dy 18000   3073700      2407     10346         0     79521     31548    723686     46.92     49.71
3291.51/824.02	c  N dy 18129   3093704      2407     10346         0     99521     31548   2144808     46.93     51.38
3320.28/831.22	c  N dy 18256   3113826      2407     10346         0    119637     31548   3569031     46.93     49.55
3355.01/839.92	c  N dy 18398   3133907      2407     10346         0    139708     31548   5005780     46.94     57.61
3391.37/849.02	c  N dy 18531   3154073      2407     10346         0     81890     31548    833813     46.95     50.03
3415.34/855.00	c  N dy 18651   3174262      2407     10346         0    102074     31548   2260133     46.96     50.45
3443.72/862.20	c  N dy 18763   3194479      2407     10346         0    122285     31548   3693183     46.96     50.09
3472.86/869.45	c  S st 18849   3211966      2407     10346         0    139765     31548   4923494     46.96     44.62
3474.08/869.76	c  S st 18849   3212470      2407     10346         0    140269     31548   4954232     46.96   no data
3474.08/869.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3474.48/869.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3474.48/869.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3474.48/869.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3474.48/869.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3474.48/869.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
3474.48/869.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3474.85/869.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3475.66/870.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3500.45/876.35	c lits-rem:       174  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.23 s
3500.45/876.35	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
3500.85/876.42	c vivif2 --  cl tried   140216 cl shrink        0 lits rem          0 time: 0.07
3501.22/876.59	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.17
3501.62/876.60	c calculated reachability. Time: 0.00
3501.62/876.60	c  N dy 18849   3212470      2407     10346         0    140216     31548   4947368     46.96   no data
3539.99/886.30	c  N dy 18978   3232597      2407     10346         0     81362     31548    729743     46.96     49.93
3563.94/892.26	c  N dy 19100   3252891      2407     10346         0    101645     31548   2167924     46.97     49.58
3592.30/899.38	c  N dy 19208   3272940      2407     10346         0    121691     31548   3599573     46.97     50.61
3626.25/907.86	c  N dy 19321   3293016      2407     10346         0    141764     31548   5031638     46.97     50.15
3663.79/917.26	c  N dy 19433   3313072      2407     10346         0     81833     31548    695126     46.97     50.55
3687.77/923.20	c  N dy 19557   3333152      2407     10346         0    101906     31548   2120833     46.98     49.47
3716.16/930.37	c  N dy 19675   3353167      2407     10346         0    121917     31548   3536317     46.98     50.01
3750.90/939.08	c  N dy 19798   3373209      2407     10346         0    141956     31548   4981676     46.99     50.46
3790.86/949.09	c  N dy 19925   3393364      2407     10346         0     81127     31548    582792     47.00     49.67
3814.00/954.88	c  N dy 20041   3413536      2407     10346         0    101294     31548   2002715     47.00     50.39
3842.76/962.02	c  N dy 20149   3433849      2407     10346         0    121598     31548   3445843     47.00     50.44
3875.51/970.23	c  N dy 20252   3453886      2407     10346         0    141623     31548   4865076     47.00     53.73
3914.26/979.93	c  N dy 20373   3473969      2407     10346         0    161700     31548   6297928     47.01     49.52
3940.25/986.46	c  N dy 20495   3494013      2407     10346         0     99767     31548   1850579     47.01     55.65
3970.19/993.91	c  N dy 20626   3514787      2407     10346         0    120535     31548   3330517     47.02     49.54
4004.14/1002.40	c  N dy 20746   3535028      2407     10346         0    140769     31548   4772633     47.02     49.78
4044.49/1012.54	c  N dy 20873   3555507      2407     10346         0    161244     31548   6226400     47.03     50.10
4073.25/1019.70	c  N dy 20985   3575521      2407     10346         0     98280     31548   1679139     47.03     50.17
4101.61/1026.81	c  N dy 21120   3595629      2407     10346         0    118384     31548   3107248     47.04     49.83
4134.77/1035.10	c  N dy 21238   3615766      2407     10346         0    138520     31548   4529841     47.04     49.87
4173.51/1044.81	c  N dy 21360   3635843      2407     10346         0    158595     31548   5959666     47.05     51.26
4205.87/1052.95	c  N dy 21475   3656034      2407     10346         0     94799     31548   1373948     47.05     50.23
4232.63/1059.63	c  N dy 21588   3676110      2407     10346         0    114871     31548   2804983     47.05     55.14
4265.01/1067.71	c  N dy 21727   3696150      2407     10346         0    134908     31548   4234439     47.06     49.62
4294.95/1075.27	c  S st 21827   3712470      2407     10346         0    151223     31548   5394395     47.06   no data
4296.54/1075.62	c  S st 21827   3712972      2407     10346         0    151725     31548   5423265     47.06   no data
4296.54/1075.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4296.94/1075.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4296.94/1075.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4296.94/1075.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4296.94/1075.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4296.94/1075.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2407 time:  0.00 s
4296.94/1075.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4297.34/1075.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4297.74/1075.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4325.70/1082.93	c lits-rem:       140  cl-subs:       44  v-elim:      0  v-fix:    0  time:  6.93 s
4325.70/1082.93	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
4326.10/1083.01	c vivif2 --  cl tried   151681 cl shrink        0 lits rem          0 time: 0.08
4326.52/1083.19	c asymm  cl-useful: 0/10346/10346 lits-rem:0 time: 0.18
4326.52/1083.20	c calculated reachability. Time: 0.00
4326.52/1083.20	c  N dy 21827   3712972      2407     10346         0    151681     31548   5418448     47.06   no data
4367.25/1093.32	c  N dy 21931   3733056      2407     10346         0     86783     31548    726331     47.06     49.65
4391.22/1099.33	c  F st 22048   3751563      2407     10346         0    105283     31548   2052344     47.07     41.71
4393.62/1099.93	c  N st 22052   3753598      2407     10346         0    107317     31548   2209685     47.07   no data
4423.20/1107.37	c  N dy 22158   3773655      2407     10346         0    127365     31548   3675808     47.07     52.00
4458.35/1116.11	c  N dy 22267   3793725      2407     10346         0    147424     31548   5094167     47.08     49.64
4499.07/1126.30	c  N dy 22382   3813776      2407     10346         0    167470     31548   6502026     47.08     64.35
4527.43/1133.47	c  N dy 22490   3834173      2407     10346         0    101890     31548   1733418     47.08     49.65
4556.20/1140.66	c  N dy 22615   3854189      2407     10346         0    121899     31548   3149867     47.08     49.98
4590.95/1149.30	c  N dy 22740   3874190      2407     10346         0    141888     31548   4580700     47.09     54.26
4629.71/1159.06	c  N dy 22856   3894288      2407     10346         0    161979     31548   6021352     47.09     50.40
4666.04/1168.19	c  N dy 22982   3914314      2407     10346         0     95030     31548   1185228     47.10     53.92
4693.21/1174.90	c  N dy 23090   3934585      2407     10346         0    115294     31548   2634405     47.10     49.94
4725.17/1182.93	c  N dy 23204   3954715      2407     10346         0    135416     31548   4075195     47.10     50.74
4763.51/1192.59	c  N dy 23336   3974734      2407     10346         0    155427     31548   5508911     47.11     49.68

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173736-1304030212/watcher-3173736-1304030212 -o /tmp/evaluation-result-3173736-1304030212/solver-3173736-1304030212 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173736-1304030212.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.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514619182 52441088 347 33554432000 4194304 4627427 140734045907136 18446744073709551615 47360026339254 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 12803 347 299 106 0 7774 0
[pid=16995/tid=16996] ppid=16993 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514619182 52441088 347 33554432000 4194304 4627427 140734045907136 18446744073709551615 47360026339254 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514619182 52441088 347 33554432000 4194304 4627427 140734045907136 18446744073709551615 47360026339244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514619182 52441088 347 33554432000 4194304 4627427 140734045907136 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0215159 s]
/proc/loadavg: 7.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=351880 CPUtime=0.09 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 3848 0 0 0 8 1 0 0 18 0 4 0 514619182 360325120 3580 33554432000 4194304 4627427 140734045907136 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 87970 3610 378 106 0 82941 0
[pid=16995/tid=16996] ppid=16993 vsize=351880 CPUtime=0.02 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 871 0 0 0 2 0 0 0 18 0 4 0 514619182 360325120 3624 33554432000 4194304 4627427 140734045907136 18446744073709551615 228122411208 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=352072 CPUtime=0.02 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 1046 0 0 0 2 0 0 0 18 0 4 0 514619182 360521728 3672 33554432000 4194304 4627427 140734045907136 18446744073709551615 4427136 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=352072 CPUtime=0.01 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) S 16993 16995 16792 0 -1 4202560 544 0 0 0 1 0 0 0 18 0 4 0 514619182 360521728 3685 33554432000 4194304 4627427 140734045907136 18446744073709551615 228122819054 0 0 4096 2 18446604471126099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 351880

[startup+0.958414 s]
/proc/loadavg: 7.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=355592 CPUtime=3.8 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 9579 0 0 0 378 2 0 0 19 0 4 0 514619182 364126208 5037 33554432000 4194304 4627427 140734045907136 18446744073709551615 4310370 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 88898 5038 386 106 0 83869 0
[pid=16995/tid=16996] ppid=16993 vsize=355592 CPUtime=0.94 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2315 0 0 0 94 0 0 0 19 0 4 0 514619182 364126208 5038 33554432000 4194304 4627427 140734045907136 18446744073709551615 4306552 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=355592 CPUtime=0.94 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2488 0 0 0 94 0 0 0 19 0 4 0 514619182 364126208 5038 33554432000 4194304 4627427 140734045907136 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=355592 CPUtime=0.94 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 1938 0 0 0 94 0 0 0 19 0 4 0 514619182 364126208 5038 33554432000 4194304 4627427 140734045907136 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 355592

[startup+1.0584 s]
/proc/loadavg: 7.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=355796 CPUtime=4.2 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 10002 0 0 0 418 2 0 0 19 0 4 0 514619182 364335104 5460 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 88949 5460 386 106 0 83920 0
[pid=16995/tid=16996] ppid=16993 vsize=355796 CPUtime=1.04 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2411 0 0 0 104 0 0 0 19 0 4 0 514619182 364335104 5460 33554432000 4194304 4627427 140734045907136 18446744073709551615 4322040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=355796 CPUtime=1.04 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2606 0 0 0 104 0 0 0 19 0 4 0 514619182 364335104 5460 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=355796 CPUtime=1.03 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2035 0 0 0 103 0 0 0 19 0 4 0 514619182 364335104 5460 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 355796

[startup+1.15838 s]
/proc/loadavg: 7.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=355796 CPUtime=4.6 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 10377 0 0 0 458 2 0 0 19 0 4 0 514619182 364335104 5835 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 88949 5835 386 106 0 83920 0
[pid=16995/tid=16996] ppid=16993 vsize=355796 CPUtime=1.14 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2505 0 0 0 114 0 0 0 19 0 4 0 514619182 364335104 5835 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=355796 CPUtime=1.14 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2700 0 0 0 114 0 0 0 19 0 4 0 514619182 364335104 5835 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=355796 CPUtime=1.14 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2126 0 0 0 113 1 0 0 19 0 4 0 514619182 364335104 5835 33554432000 4194304 4627427 140734045907136 18446744073709551615 4327381 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 355796

[startup+1.50032 s]
/proc/loadavg: 7.71 7.88 6.42 6/180 16995
/proc/meminfo: memFree=17301744/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=356136 CPUtime=5.97 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 12447 0 0 0 594 3 0 0 20 0 4 0 514619182 364683264 5273 33554432000 4194304 4627427 140734045907136 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 89034 5273 386 106 0 84005 0
[pid=16995/tid=16996] ppid=16993 vsize=356136 CPUtime=1.48 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 3008 0 0 0 148 0 0 0 19 0 4 0 514619182 364683264 5273 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=356136 CPUtime=1.49 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 3223 0 0 0 149 0 0 0 19 0 4 0 514619182 364683264 5273 33554432000 4194304 4627427 140734045907136 18446744073709551615 4332599 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=356136 CPUtime=1.48 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 2639 0 0 0 147 1 0 0 20 0 4 0 514619182 364683264 5273 33554432000 4194304 4627427 140734045907136 18446744073709551615 4332987 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 356136

[startup+3.10103 s]
/proc/loadavg: 7.73 7.89 6.42 9/184 17000
/proc/meminfo: memFree=17269404/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=357348 CPUtime=12.36 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 23774 0 0 0 1231 5 0 0 25 0 4 0 514619182 365924352 9747 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 89337 9747 390 106 0 84308 0
[pid=16995/tid=16996] ppid=16993 vsize=357348 CPUtime=3.08 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 6312 0 0 0 307 1 0 0 25 0 4 0 514619182 365924352 9747 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=357348 CPUtime=3.08 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 5115 0 0 0 308 0 0 0 25 0 4 0 514619182 365924352 9747 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=357348 CPUtime=3.07 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 4459 0 0 0 306 1 0 0 25 0 4 0 514619182 365924352 9747 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 357348

[startup+6.30645 s]
/proc/loadavg: 7.73 7.89 6.42 9/184 17000
/proc/meminfo: memFree=17216448/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=373920 CPUtime=25.16 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 45426 0 0 0 2508 8 0 0 25 0 4 0 514619182 382894080 20276 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 93480 20276 390 106 0 88451 0
[pid=16995/tid=16996] ppid=16993 vsize=373920 CPUtime=6.29 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 12020 0 0 0 627 2 0 0 25 0 4 0 514619182 382894080 20276 33554432000 4194304 4627427 140734045907136 18446744073709551615 4321729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=373920 CPUtime=6.29 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 11980 0 0 0 628 1 0 0 25 0 4 0 514619182 382894080 20276 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=373920 CPUtime=6.26 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 9594 0 0 0 624 2 0 0 25 0 4 0 514619182 382894080 20276 33554432000 4194304 4627427 140734045907136 18446744073709551615 4321889 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 373920

[startup+12.7003 s]
/proc/loadavg: 7.75 7.89 6.43 9/184 17000
/proc/meminfo: memFree=17167368/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=385244 CPUtime=50.71 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 76847 0 0 0 5056 15 0 0 25 0 4 0 514619182 394489856 31555 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 96311 31555 390 106 0 91282 0
[pid=16995/tid=16996] ppid=16993 vsize=385244 CPUtime=12.68 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 18696 0 0 0 1265 3 0 0 25 0 4 0 514619182 394489856 31555 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=385244 CPUtime=12.69 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 19592 0 0 0 1266 3 0 0 25 0 4 0 514619182 394489856 31555 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=385244 CPUtime=12.62 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 18693 0 0 0 1258 4 0 0 25 0 4 0 514619182 394489856 31555 33554432000 4194304 4627427 140734045907136 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 385244

[startup+25.501 s]
/proc/loadavg: 7.81 7.89 6.46 9/184 17000
/proc/meminfo: memFree=17131656/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=397732 CPUtime=101.83 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 118014 0 0 0 10159 24 0 0 25 0 4 0 514619182 407277568 38032 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 99433 38032 390 106 0 94404 0
[pid=16995/tid=16996] ppid=16993 vsize=397732 CPUtime=25.48 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 28133 0 0 0 2543 5 0 0 25 0 4 0 514619182 407277568 38032 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=397732 CPUtime=25.48 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 30678 0 0 0 2543 5 0 0 25 0 4 0 514619182 407277568 38032 33554432000 4194304 4627427 140734045907136 18446744073709551615 4324696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=397732 CPUtime=25.35 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 27767 0 0 0 2528 7 0 0 25 0 4 0 514619182 407277568 38033 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 397732

[startup+51.1003 s]
/proc/loadavg: 7.87 7.90 6.50 9/184 17001
/proc/meminfo: memFree=17098128/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=399072 CPUtime=204.09 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 181966 0 0 0 20369 40 0 0 25 0 4 0 514619182 408649728 43202 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 99768 43202 390 106 0 94739 0
[pid=16995/tid=16996] ppid=16993 vsize=399072 CPUtime=51.08 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 43633 0 0 0 5100 8 0 0 25 0 4 0 514619182 408649728 43202 33554432000 4194304 4627427 140734045907136 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=399072 CPUtime=51.08 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 45890 0 0 0 5099 9 0 0 25 0 4 0 514619182 408649728 43202 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=399072 CPUtime=50.81 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 43249 0 0 0 5069 12 0 0 25 0 4 0 514619182 408649728 43202 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 399072

[startup+102.301 s]
/proc/loadavg: 7.94 7.91 6.57 9/184 17002
/proc/meminfo: memFree=17044156/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=492104 CPUtime=408.61 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 282630 0 0 0 40788 73 0 0 25 0 4 0 514619182 503914496 50353 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 123026 50353 390 106 0 117997 0
[pid=16995/tid=16996] ppid=16993 vsize=492104 CPUtime=102.28 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 68624 0 0 0 10211 17 0 0 25 0 4 0 514619182 503914496 50353 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=492104 CPUtime=102.27 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 71381 0 0 0 10210 17 0 0 25 0 4 0 514619182 503914496 50353 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=492104 CPUtime=101.73 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 67417 0 0 0 10154 19 0 0 25 0 4 0 514619182 503914496 50353 33554432000 4194304 4627427 140734045907136 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 492104

[startup+162.301 s]

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

[pid=16995] ppid=16993 vsize=824256 CPUtime=2805.36 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1034808 0 0 0 280173 363 0 0 25 0 4 0 514619182 844038144 110471 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 206064 110471 390 106 0 201035 0
[pid=16995/tid=16996] ppid=16993 vsize=824256 CPUtime=702.3 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 255202 0 0 0 70140 90 0 0 25 0 4 0 514619182 844038144 110471 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=824256 CPUtime=702.28 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 260040 0 0 0 70139 89 0 0 25 0 4 0 514619182 844038144 110471 33554432000 4194304 4627427 140734045907136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=824256 CPUtime=698.48 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 257707 0 0 0 69755 93 0 0 25 0 4 0 514619182 844038144 110471 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 824256

[startup+762.3 s]
/proc/loadavg: 8.08 8.11 7.36 9/184 17020
/proc/meminfo: memFree=16681660/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=781128 CPUtime=3045.03 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1089700 0 0 0 304115 388 0 0 25 0 4 0 514619182 799875072 109559 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 195282 109559 390 106 0 190253 0
[pid=16995/tid=16996] ppid=16993 vsize=781128 CPUtime=762.3 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 268531 0 0 0 76134 96 0 0 25 0 4 0 514619182 799875072 109559 33554432000 4194304 4627427 140734045907136 18446744073709551615 4338531 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=781128 CPUtime=762.28 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 273762 0 0 0 76133 95 0 0 25 0 4 0 514619182 799875072 109559 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=781128 CPUtime=758.15 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 271027 0 0 0 75717 98 0 0 25 0 4 0 514619182 799875072 109559 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 781128

[startup+822.301 s]
/proc/loadavg: 8.06 8.10 7.40 9/184 17021
/proc/meminfo: memFree=16653376/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=733836 CPUtime=3284.71 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1144221 0 0 0 328058 413 0 0 25 0 4 0 514619182 751448064 106454 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 183459 106454 390 106 0 178430 0
[pid=16995/tid=16996] ppid=16993 vsize=733836 CPUtime=822.3 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 282929 0 0 0 82127 103 0 0 25 0 4 0 514619182 751448064 106454 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=733836 CPUtime=822.28 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 287387 0 0 0 82127 101 0 0 25 0 4 0 514619182 751448064 106454 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=733836 CPUtime=817.82 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 284170 0 0 0 81678 104 0 0 25 0 4 0 514619182 751448064 106454 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 733836

[startup+882.301 s]
/proc/loadavg: 8.06 8.09 7.44 9/184 17023
/proc/meminfo: memFree=16538424/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=899956 CPUtime=3524.39 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1215812 0 0 0 352003 436 0 0 25 0 4 0 514619182 921554944 137547 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 224989 137547 390 106 0 219960 0
[pid=16995/tid=16996] ppid=16993 vsize=899956 CPUtime=882.31 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 309487 0 0 0 88121 110 0 0 25 0 4 0 514619182 921554944 137547 33554432000 4194304 4627427 140734045907136 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=899956 CPUtime=882.28 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 300336 0 0 0 88122 106 0 0 25 0 4 0 514619182 921554944 137547 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=899956 CPUtime=877.49 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 297033 0 0 0 87640 109 0 0 25 0 4 0 514619182 921554944 137547 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 899956

[startup+942.301 s]
/proc/loadavg: 7.73 8.02 7.45 9/184 17056
/proc/meminfo: memFree=17999460/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=1043124 CPUtime=3764.08 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1280567 0 0 0 375947 461 0 0 25 0 4 0 514619182 1068158976 152875 33554432000 4194304 4627427 140734045907136 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 260781 152875 390 106 0 255752 0
[pid=16995/tid=16996] ppid=16993 vsize=1043124 CPUtime=942.31 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 321516 0 0 0 94115 116 0 0 25 0 4 0 514619182 1068158976 152875 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=1043124 CPUtime=942.29 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 317138 0 0 0 94116 113 0 0 25 0 4 0 514619182 1068158976 152875 33554432000 4194304 4627427 140734045907136 18446744073709551615 4428408 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=1043124 CPUtime=937.17 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 319726 0 0 0 93601 116 0 0 25 0 4 0 514619182 1068158976 152875 33554432000 4194304 4627427 140734045907136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 1043124

[startup+1002.3 s]
/proc/loadavg: 7.94 8.03 7.49 9/184 17057
/proc/meminfo: memFree=17821132/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=995492 CPUtime=4003.74 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1332068 0 0 0 399885 489 0 0 25 0 4 0 514619182 1019383808 149511 33554432000 4194304 4627427 140734045907136 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 248873 149511 390 106 0 243844 0
[pid=16995/tid=16996] ppid=16993 vsize=995492 CPUtime=1002.3 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 334445 0 0 0 100109 121 0 0 25 0 4 0 514619182 1019383808 149511 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=995492 CPUtime=1002.29 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 329984 0 0 0 100109 120 0 0 25 0 4 0 514619182 1019383808 149511 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=995492 CPUtime=996.84 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 332275 0 0 0 99561 123 0 0 25 0 4 0 514619182 1019383808 149512 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 995492

[startup+1062.31 s]
/proc/loadavg: 8.07 8.05 7.53 9/184 17059
/proc/meminfo: memFree=17789372/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=996756 CPUtime=4243.44 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1380927 0 0 0 423832 512 0 0 25 0 4 0 514619182 1020678144 148949 33554432000 4194304 4627427 140734045907136 18446744073709551615 4325081 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 249189 148949 390 106 0 244160 0
[pid=16995/tid=16996] ppid=16993 vsize=996756 CPUtime=1062.32 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 346907 0 0 0 106106 126 0 0 25 0 4 0 514619182 1020678144 148949 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=996756 CPUtime=1062.3 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 342568 0 0 0 106104 126 0 0 25 0 4 0 514619182 1020678144 148949 33554432000 4194304 4627427 140734045907136 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=996756 CPUtime=1056.52 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 343425 0 0 0 105523 129 0 0 25 0 4 0 514619182 1020678144 148949 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 996756

[startup+1122.3 s]
/proc/loadavg: 8.09 8.06 7.56 9/184 17060
/proc/meminfo: memFree=17600008/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=1113556 CPUtime=4483.1 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1440618 0 0 0 447774 536 0 0 25 0 4 0 514619182 1140281344 170066 33554432000 4194304 4627427 140734045907136 18446744073709551615 4290453 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 278389 170066 391 106 0 273360 0
[pid=16995/tid=16996] ppid=16993 vsize=1113556 CPUtime=1122.31 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 363173 0 0 0 112100 131 0 0 25 0 4 0 514619182 1140281344 170066 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=1113556 CPUtime=1122.29 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 353469 0 0 0 112098 131 0 0 25 0 4 0 514619182 1140281344 170066 33554432000 4194304 4627427 140734045907136 18446744073709551615 4324648 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=1113556 CPUtime=1116.19 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 360468 0 0 0 111482 137 0 0 25 0 4 0 514619182 1140281344 170066 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 1113556

[startup+1182.3 s]
/proc/loadavg: 8.09 8.06 7.59 9/184 17062
/proc/meminfo: memFree=17611396/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=1073324 CPUtime=4722.76 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1489417 0 0 0 471716 560 0 0 25 0 4 0 514619182 1099083776 167699 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 268331 167699 391 106 0 263302 0
[pid=16995/tid=16996] ppid=16993 vsize=1073324 CPUtime=1182.3 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 375153 0 0 0 118095 135 0 0 25 0 4 0 514619182 1099083776 167699 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=1073324 CPUtime=1182.29 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 366978 0 0 0 118091 138 0 0 25 0 4 0 514619182 1099083776 167699 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=1073324 CPUtime=1175.86 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 371137 0 0 0 117443 143 0 0 25 0 4 0 514619182 1099083776 167699 33554432000 4194304 4627427 140734045907136 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1073324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.07 7.60 9/184 17062
/proc/meminfo: memFree=17476980/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=1123904 CPUtime=4800.28 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1503212 0 0 0 479461 567 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 280976 174213 391 106 0 275947 0
[pid=16995/tid=16996] ppid=16993 vsize=1123904 CPUtime=1201.72 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 378580 0 0 0 120034 138 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=1123904 CPUtime=1201.7 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 369861 0 0 0 120029 141 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=1123904 CPUtime=1195.16 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 375813 0 0 0 119371 145 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1123904

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.07 7.60 9/184 17062
/proc/meminfo: memFree=17476980/32951124 swapFree=67111528/67111528
[pid=16995] ppid=16993 vsize=1123904 CPUtime=4800.28 cores=1,3,5,7
/proc/16995/stat : 16995 (strangenight2-m) R 16993 16995 16792 0 -1 4202496 1503212 0 0 0 479461 567 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16995/statm: 280976 174213 391 106 0 275947 0
[pid=16995/tid=16996] ppid=16993 vsize=1123904 CPUtime=1201.72 cores=1,3,5,7
/proc/16995/task/16996/stat : 16996 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 378580 0 0 0 120034 138 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16995/tid=16997] ppid=16993 vsize=1123904 CPUtime=1201.7 cores=1,3,5,7
/proc/16995/task/16997/stat : 16997 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 369861 0 0 0 120029 141 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16995/tid=16998] ppid=16993 vsize=1123904 CPUtime=1195.16 cores=1,3,5,7
/proc/16995/task/16998/stat : 16998 (strangenight2-m) R 16993 16995 16792 0 -1 4202560 375813 0 0 0 119371 145 0 0 25 0 4 0 514619182 1150877696 174213 33554432000 4194304 4627427 140734045907136 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1123904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.35
CPU user time (s): 4794.64
CPU system time (s): 5.71013
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1123904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.64
system time used= 5.71013
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1503216
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= 1352
involuntary context switches= 33665

runsolver used 1.92671 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 00:36:52
IDJOB=3173736
IDBENCH=82554
IDSOLVER=1586
FILE ID=node138/3173736-1304030212
RUNJOBID= node138-1304028687-16812
PBS_JOBID= 13170314
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=2059390692

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17301900 kB
Buffers:       2040248 kB
Cached:       11620520 kB
SwapCached:          0 kB
Active:        4620764 kB
Inactive:     10459996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17301900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:     1419560 kB
Mapped:          15488 kB
Slab:           500252 kB
PageTables:       7548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1786680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71804 MiB
End job on node138 at 2011-04-29 00:56:56