Trace number 3366479

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1335110382-066.SATISFIABLE.cnf
MD5SUMa5daafd605bd47234b7e5aaf0173eab8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3028
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366479-1305405226.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.42/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.42/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.42/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.42/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.42/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.42/0.17	c calculated reachability. Time: 0.00
0.42/0.17	c Calc default polars -  time:   0.00 s pos:      34 undec:       1 neg:      35
0.42/0.17	c =========================================================================================
0.42/0.17	c types(t): F = full restart, N = normal restart
0.42/0.17	c types(t): S = simplification begin/end, E = solution found
0.42/0.17	c restart types(rt): st = static, dy = dynamic
0.42/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
1.18/0.32	c  N dy     7      5012        70      6230         0      2255     43610     48087     20.25     21.48
1.97/0.56	c  N dy    19     11315        70      6230         0      4119     43610     82389     20.13     21.20
2.77/0.71	c  N dy    26     15425        70      6230         0      7826     43610    171085     20.13     21.20
3.57/0.94	c  N dy    51     20185        70      6230         0      7075     43610    142149     20.41     21.50
4.39/1.18	c  F st    73     25001        70      6230         0     11445     43610    247909     20.57     20.89
4.39/1.18	c  N st    73     25001        70      6230         0     11445     43610    247909     20.57     20.89
5.56/1.41	c  N dy    79     30000        70      6230         0      9835     43610    197310     20.57   no data
5.56/1.41	c  S st    79     30000        70      6230         0      9835     43610    197310     20.57   no data
5.56/1.44	c  S st    79     30503        70      6230         0     10303     43610    208987     20.57   no data
5.56/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.45	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.65	c lits-rem:       150  cl-subs:      850  v-elim:      0  v-fix:    0  time:  0.20 s
7.56/1.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.56/1.90	c calculated reachability. Time: 0.00
7.56/1.90	c  N dy    79     30503        70      6230         0      9453     43610    186874     20.57   no data
8.36/2.13	c  N dy    96     34570        70      6230         0     13155     43610    276051     20.63     23.18
9.19/2.38	c  N dy   120     39356        70      6230         0     10360     43610    195482     20.73     21.87
10.74/2.77	c  N dy   125     45755        70      6230         0     16058     43610    327956     20.56     20.64
10.74/2.77	c  S st   125     45755        70      6230         0     16058     43610    327956     20.56     20.64
11.15/2.81	c  S st   125     46257        70      6230         0      8449     43610    137878     20.56   no data
11.15/2.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.15/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.15/2.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.15/2.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.15/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
11.15/2.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.15/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.15/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.86	c lits-rem:         3  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.03 s
11.15/2.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.15/2.86	c vivif2 --  cl tried     8410 cl shrink        0 lits rem          0 time: 0.00
11.95/3.09	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
11.95/3.10	c calculated reachability. Time: 0.00
11.95/3.10	c  N dy   125     46257        70      6230         0      8410     43610    136757     20.56   no data
13.16/3.33	c  N dy   129     50766        70      6230         0     12476     43610    232228     20.49     21.59
13.94/3.59	c  N dy   139     54944        70      6230         0     16275     43610    322680     20.48     21.57
16.73/4.25	c  N dy   162     65693        70      6230         0     16929     43610    324228     20.31     21.39
17.97/4.53	c  S st   174     69387        70      6230         0     10374     43610    161385     20.32   no data
17.97/4.57	c  S st   174     69888        70      6230         0     10836     43610    172772     20.32   no data
17.97/4.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.97/4.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.97/4.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.97/4.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.97/4.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.97/4.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.97/4.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.97/4.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.97/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.64	c lits-rem:        17  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.06 s
18.32/4.64	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.32/4.64	c vivif2 --  cl tried    10705 cl shrink        0 lits rem          0 time: 0.00
19.52/4.93	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
19.52/4.93	c calculated reachability. Time: 0.00
19.52/4.93	c  N dy   174     69888        70      6230         0     10705     43610    169276     20.32   no data
20.32/5.19	c  N dy   203     74366        70      6230         0     14766     43610    268242     20.39     22.48
22.36/5.65	c  N dy   221     81339        70      6230         0     21046     43610    418697     20.39     21.50
23.90/6.05	c  F st   243     87501        70      6230         0     15804     43610    280637     20.41     18.23
23.90/6.05	c  N st   243     87501        70      6230         0     15804     43610    280637     20.41     18.23
25.51/6.42	c  N dy   253     93100        70      6230         0     20899     43610    404457     20.42     23.66
27.50/6.91	c  N dy   295     99126        70      6230         0     14624     43610    239316     20.52     23.37
29.10/7.31	c  S st   313    104832        70      6230         0     19774     43610    363254     20.53   no data
29.10/7.36	c  S st   313    105333        70      6230         0     20235     43610    374631     20.53   no data
29.10/7.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.10/7.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.10/7.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.10/7.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.10/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.10/7.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
29.10/7.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.10/7.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.10/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.85	c lits-rem:       203  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  0.46 s
31.14/7.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
31.14/7.85	c vivif2 --  cl tried    18467 cl shrink        0 lits rem          0 time: 0.00
32.68/8.23	c asymm  cl-useful: 0/5268/6230 lits-rem:0 time: 0.37
32.68/8.23	c calculated reachability. Time: 0.00
32.68/8.23	c  N dy   313    105333        70      6230         0     18467     43610    329856     20.53   no data
35.11/8.84	c  N dy   315    113218        70      6230         0     12974     43610    186688     20.44     21.53
37.87/9.51	c  N dy   354    122170        70      6230         0     21107     43610    383853     20.49     21.73
40.67/10.26	c  N dy   394    130282        70      6230         0     14896     43610    221906     20.54     21.67
46.65/11.72	c  N dy   422    149760        70      6230         0     18017     43610    280335     20.42     21.53
49.44/12.43	c  S st   458    157999        70      6230         0     25433     43610    457840     20.43   no data
49.44/12.49	c  S st   458    158506        70      6230         0     25899     43610    469461     20.43   no data
49.84/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.84/12.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.84/12.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.84/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.84/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.84/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.84/12.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.84/12.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.84/12.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.08/13.32	c lits-rem:       352  cl-subs:     2625  v-elim:      0  v-fix:    0  time:  0.80 s
53.08/13.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
53.08/13.33	c vivif2 --  cl tried    23274 cl shrink        0 lits rem          0 time: 0.00
53.43/13.42	c asymm  cl-useful: 0/962/6230 lits-rem:0 time: 0.09
53.43/13.42	c calculated reachability. Time: 0.00
53.43/13.42	c  N dy   458    158506        70      6230         0     23274     43610    407696     20.43   no data
57.04/14.37	c  N dy   471    170605        70      6230         0     19004     43610    291702     20.35     21.46
60.61/15.26	c  N dy   502    181492        70      6230         0     28884     43610    529954     20.34     21.83
64.61/16.26	c  N dy   537    193099        70      6230         0     23161     43610    381808     20.34     21.45
70.21/17.65	c  N dy   594    205460        70      6230         0     17187     43610    226870     20.35     22.28
75.01/18.87	c  N dy   649    219211        70      6230         0     29650     43610    529099     20.39     21.49
81.35/20.46	c  N dy   666    235846        70      6230         0     26538     43610    431298     20.30     21.41
82.15/20.63	c  S st   668    237760        70      6230         0     28260     43610    472190     20.30     19.19
82.55/20.70	c  S st   668    238262        70      6230         0     28727     43610    483709     20.30   no data
82.55/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.55/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.55/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.55/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.55/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.55/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.55/20.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.55/20.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.55/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.15/21.67	c lits-rem:       297  cl-subs:     2657  v-elim:      0  v-fix:    0  time:  0.94 s
86.15/21.67	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
86.15/21.68	c vivif2 --  cl tried    26070 cl shrink        0 lits rem          0 time: 0.00
87.76/22.06	c asymm  cl-useful: 0/4155/6230 lits-rem:0 time: 0.38
87.76/22.06	c calculated reachability. Time: 0.00
87.76/22.06	c  N dy   668    238262        70      6230         0     26070     43610    423887     20.30   no data
94.12/23.61	c  N dy   724    253488        70      6230         0     20990     43610    292448     20.31     22.43
100.92/25.40	c  N dy   821    269720        70      6230         0     35744     43610    652756     20.38     21.86
108.88/27.31	c  N dy   910    287015        70      6230         0     31609     43610    534982     20.43     23.76
117.66/29.52	c  N dy  1002    305532        70      6230         0     27607     43610    423447     20.48     21.70
117.66/29.58	c  F st  1003    306251        70      6230         0     28261     43610    439309     20.48     21.04
127.67/32.02	c  N dy  1072    326627        70      6230         0     24899     43610    343569     20.49     21.60
136.79/34.31	c  N dy  1126    346705        70      6230         0     42990     43610    777342     20.48     24.26
141.18/35.49	c  S st  1158    357394        70      6230         0     30121     43610    460838     20.48   no data
141.58/35.56	c  S st  1158    357894        70      6230         0     30584     43610    472505     20.48   no data
141.58/35.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.58/35.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
141.58/35.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.58/35.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.58/35.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.58/35.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
141.58/35.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.58/35.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
141.58/35.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.38/36.30	c lits-rem:       208  cl-subs:     1797  v-elim:      0  v-fix:    0  time:  0.70 s
144.38/36.30	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
144.38/36.30	c vivif2 --  cl tried    28787 cl shrink        0 lits rem          0 time: 0.00
145.57/36.55	c asymm  cl-useful: 0/2075/6230 lits-rem:0 time: 0.25
145.57/36.55	c calculated reachability. Time: 0.00
145.57/36.55	c  N dy  1158    357894        70      6230         0     28787     43610    428518     20.48   no data
156.34/39.27	c  N dy  1244    378604        70      6230         0     24090     43610    300849     20.50     21.58
166.74/41.88	c  N dy  1313    400893        70      6230         0     44212     43610    783738     20.50     21.58
177.88/44.62	c  N dy  1344    420897        70      6230         0     37916     43610    616708     20.47     22.74
189.85/47.68	c  N dy  1466    441587        70      6230         0     31439     43610    451673     20.52     21.64
201.03/50.41	c  N dy  1533    461612        70      6230         0     49534     43610    887220     20.52     21.60
212.19/53.27	c  N dy  1658    481698        70      6230         0     41545     43610    687222     20.57     22.44
224.95/56.47	c  N dy  1759    502192        70      6230         0     32925     43610    458899     20.59     21.72
235.73/59.13	c  N dy  1822    522208        70      6230         0     50981     43610    894874     20.59     23.27
243.31/61.08	c  S st  1838    536841        70      6230         0     36097     43610    518317     20.55     18.54
243.71/61.17	c  S st  1838    537347        70      6230         0     36572     43610    530107     20.55   no data
243.71/61.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.71/61.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.71/61.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.71/61.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.71/61.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.71/61.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
243.71/61.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.11/61.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.11/61.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.49/62.30	c lits-rem:       243  cl-subs:     2112  v-elim:      0  v-fix:    0  time:  1.09 s
248.49/62.30	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
248.49/62.31	c vivif2 --  cl tried    34460 cl shrink        0 lits rem          0 time: 0.01
249.29/62.51	c asymm  cl-useful: 0/1719/6230 lits-rem:0 time: 0.20
249.29/62.51	c calculated reachability. Time: 0.00
249.29/62.51	c  N dy  1838    537347        70      6230         0     34460     43610    484008     20.55   no data
286.79/71.97	c  N dy  1873    609458        70      6230         0     40497     43610    588687     20.26     21.50
301.55/75.65	c  N dy  2004    629497        70      6230         0     58719     43610   1034606     20.31     21.51
314.32/78.89	c  N dy  2130    649543        70      6230         0     46314     43610    739921     20.34     21.43
329.87/82.78	c  N dy  2175    672378        70      6230         0     35378     43610    456237     20.33     21.43
344.23/86.33	c  N dy  2280    695069        70      6230         0     55917     43610    954441     20.35     21.46
359.81/90.29	c  N dy  2388    715516        70      6230         0     41961     43610    604401     20.38     21.48
378.14/94.84	c  N dy  2499    739030        70      6230         0     63212     43610   1116644     20.39     21.64
392.10/98.33	c  N dy  2589    759377        70      6230         0     48203     43610    736059     20.40     21.58
408.50/102.42	c  N dy  2666    779526        70      6230         0     66347     43610   1170964     20.41     21.50
423.22/106.20	c  N dy  2772    802317        70      6230         0     52733     43610    836944     20.43     21.64
426.41/106.98	c  S st  2792    806024        70      6230         0     56088     43610    918969     20.43     20.46
427.21/107.13	c  S st  2792    806528        70      6230         0     56559     43610    930937     20.43   no data
427.21/107.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
427.21/107.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
427.21/107.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.21/107.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.21/107.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.21/107.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
427.21/107.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.21/107.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
427.60/107.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.97/110.87	c lits-rem:       659  cl-subs:     4841  v-elim:      0  v-fix:    0  time:  3.68 s
441.97/110.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
441.97/110.89	c vivif2 --  cl tried    51718 cl shrink        0 lits rem          0 time: 0.01
443.19/111.15	c asymm  cl-useful: 0/1102/6230 lits-rem:0 time: 0.26
443.19/111.15	c calculated reachability. Time: 0.00
443.19/111.15	c  N dy  2792    806528        70      6230         0     51718     43610    810889     20.43   no data
461.51/115.71	c  N dy  2880    828119        70      6230         0     36212     43610    423274     20.44     21.55
475.07/119.18	c  N dy  2999    848501        70      6230         0     54628     43610    874680     20.47     21.55
495.84/124.41	c  N dy  3134    868541        70      6230         0     36692     43610    421184     20.50     21.62
511.78/128.30	c  N dy  3213    892877        70      6230         0     58686     43610    951694     20.51     21.60
528.13/132.40	c  N dy  3267    912919        70      6230         0     39823     43610    484848     20.51     22.05
542.49/136.02	c  N dy  3380    932933        70      6230         0     57999     43610    929904     20.53     23.12
562.08/140.95	c  N dy  3427    955801        70      6230         0     40616     43610    488179     20.50     21.59
576.80/144.62	c  N dy  3518    976954        70      6230         0     59681     43610    950731     20.51     21.60
596.76/149.64	c  N dy  3584    997023        70      6230         0     38970     43610    439217     20.52     24.46
610.35/153.07	c  N dy  3698   1017111        70      6230         0     57123     43610    883955     20.54     22.54
628.66/157.65	c  N dy  3770   1037121        70      6230         0     75160     43610   1321771     20.55     24.90
645.45/161.81	c  N dy  3871   1057209        70      6230         0     53567     43610    783726     20.56     21.66
658.97/165.22	c  F st  3962   1071881        70      6230         0     66810     43610   1109690     20.58     20.85
663.35/166.33	c  N dy  3970   1077276        70      6230         0     71670     43610   1230216     20.58     22.57
682.10/171.04	c  N dy  4069   1097383        70      6230         0     49265     43610    664965     20.59     21.80
700.45/175.65	c  N dy  4174   1118696        70      6230         0     68536     43610   1135588     20.60     21.69
720.80/180.72	c  N dy  4244   1138787        70      6230         0     45117     43610    545244     20.60     21.82
736.76/184.78	c  N dy  4369   1158800        70      6230         0     63223     43610    991549     20.62     21.76
759.54/190.44	c  N dy  4455   1178873        70      6230         0     81280     43610   1430899     20.63     23.12
780.64/195.71	c  N dy  4548   1199041        70      6230         0     57105     43610    828840     20.64     21.74
791.00/198.37	c  S st  4572   1209792        70      6230         0     66791     43610   1059492     20.64     18.84
791.80/198.59	c  S st  4572   1210295        70      6230         0     67251     43610   1071159     20.64   no data
792.20/198.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
792.20/198.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
792.20/198.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
792.20/198.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.20/198.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.20/198.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
792.20/198.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
792.20/198.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
792.20/198.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.72/205.06	c lits-rem:       715  cl-subs:     5620  v-elim:      0  v-fix:    0  time:  6.38 s
817.72/205.06	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
817.72/205.08	c vivif2 --  cl tried    61631 cl shrink        0 lits rem          0 time: 0.01
819.32/205.47	c asymm  cl-useful: 0/864/6230 lits-rem:0 time: 0.39
819.32/205.47	c calculated reachability. Time: 0.00
819.32/205.47	c  N dy  4572   1210295        70      6230         0     61631     43610    933561     20.64   no data
841.66/211.07	c  N dy  4644   1230326        70      6230         0     79696     43610   1372935     20.64     22.89
860.44/215.78	c  N dy  4704   1251117        70      6230         0     55389     43610    768075     20.64     21.81
879.55/220.59	c  N dy  4805   1271176        70      6230         0     73536     43610   1211641     20.65     22.55
898.30/225.24	c  N dy  4826   1291369        70      6230         0     47592     43610    566791     20.63     21.76
920.24/230.78	c  N dy  4842   1320875        70      6230         0     73892     43610   1187098     20.60     21.77
946.97/237.48	c  N dy  4916   1341157        70      6230         0     47301     43610    549360     20.61     21.79
967.71/242.67	c  N dy  4995   1362416        70      6230         0     66482     43610   1014231     20.61     21.73
998.03/250.29	c  N dy  5053   1389160        70      6230         0     90504     43610   1587767     20.60     21.75
1015.58/254.61	c  N dy  5123   1410238        70      6230         0     63747     43610    935603     20.60     21.69
1035.97/259.73	c  N dy  5197   1430253        70      6230         0     81800     43610   1375940     20.61     22.65
1059.05/265.50	c  N dy  5253   1453052        70      6230         0     55453     43610    718172     20.61     21.88
1075.81/269.73	c  N dy  5300   1473114        70      6230         0     73439     43610   1153864     20.60     22.39
1102.53/276.43	c  N dy  5344   1497045        70      6230         0     94928     43610   1662013     20.59     21.82
1121.29/281.13	c  N dy  5422   1519084        70      6230         0     67141     43610    990921     20.59     21.81
1147.62/287.72	c  N dy  5517   1542069        70      6230         0     87850     43610   1494222     20.60     21.77
1176.38/294.92	c  N dy  5532   1575190        70      6230         0     68879     43610    994307     20.55     21.67
1198.32/300.45	c  N dy  5613   1595267        70      6230         0     86930     43610   1431400     20.56     21.66
1227.81/307.81	c  N dy  5665   1625436        70      6230         0     64568     43610    888450     20.54     21.91
1252.13/313.90	c  N dy  5751   1649531        70      6230         0     86286     43610   1413186     20.54     21.64
1278.86/320.64	c  N dy  5835   1669604        70      6230         0     54045     43610    636894     20.55     22.67
1298.42/325.52	c  N dy  5925   1691503        70      6230         0     73828     43610   1117867     20.55     21.82
1321.18/331.23	c  S st  6009   1710295        70      6230         0     90710     43610   1527796     20.56     16.97
1322.34/331.51	c  S st  6009   1710796        70      6230         0     91163     43610   1539108     20.56   no data
1322.34/331.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1322.34/331.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1322.34/331.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1322.34/331.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1322.34/331.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1322.34/331.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1322.34/331.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1322.34/331.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1322.74/331.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.15/347.09	c lits-rem:      1053  cl-subs:     9556  v-elim:      0  v-fix:    0  time: 15.47 s
1384.15/347.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1384.55/347.11	c vivif2 --  cl tried    81607 cl shrink        0 lits rem          0 time: 0.02
1386.15/347.55	c asymm  cl-useful: 0/687/6230 lits-rem:0 time: 0.44
1386.15/347.55	c calculated reachability. Time: 0.00
1386.15/347.55	c  N dy  6009   1710796        70      6230         0     81607     43610   1305007     20.56   no data
1421.26/356.38	c  N dy  6129   1730847        70      6230         0     99746     43610   1753130     20.57     22.59
1444.03/362.08	c  N dy  6204   1751213        70      6230         0     67275     43610    948652     20.58     21.72
1471.11/368.86	c  N dy  6310   1771886        70      6230         0     85936     43610   1403577     20.58     21.72
1499.85/376.06	c  N dy  6398   1791944        70      6230         0    104009     43610   1844061     20.59     21.98
1519.78/381.01	c  N dy  6517   1811994        70      6230         0     70047     43610   1005582     20.60     22.02
1545.32/387.44	c  N dy  6651   1832029        70      6230         0     88184     43610   1454055     20.62     22.94
1578.03/395.64	c  N dy  6739   1853632        70      6230         0     54581     43610    609325     20.62     21.77
1599.97/401.11	c  N dy  6841   1874250        70      6230         0     73154     43610   1062053     20.63     21.75
1623.11/406.91	c  N dy  6904   1894315        70      6230         0     91194     43610   1501155     20.63     21.75
1655.41/415.07	c  N dy  6964   1921713        70      6230         0     61759     43610    763072     20.62     21.83
1676.61/420.39	c  N dy  7074   1941799        70      6230         0     79914     43610   1209944     20.63     22.09
1702.09/426.79	c  N dy  7119   1963052        70      6230         0     99004     43610   1669417     20.63     21.78
1724.45/432.40	c  N dy  7127   1987872        70      6230         0     66232     43610    860069     20.61     21.77
1747.96/438.21	c  N dy  7244   2008482        70      6230         0     84829     43610   1317208     20.62     21.80
1801.82/451.71	c  N dy  7338   2057101        70      6230         0     72781     43610   1004606     20.60     21.69
1826.16/457.86	c  N dy  7434   2077193        70      6230         0     90896     43610   1447258     20.61     21.71
1857.26/465.65	c  N dy  7532   2097292        70      6230         0    109023     43610   1891643     20.62     24.16
1878.46/470.94	c  N dy  7573   2117338        70      6230         0     70384     43610    931686     20.61     22.21
1901.15/476.67	c  N dy  7642   2137365        70      6230         0     88422     43610   1372696     20.61     21.70
1931.46/484.22	c  N dy  7751   2157374        70      6230         0    106536     43610   1817791     20.62     21.72
1957.79/490.85	c  N dy  7857   2177466        70      6230         0     67108     43610    856285     20.63     21.73
1980.94/496.64	c  N dy  7892   2202426        70      6230         0     89381     43610   1380159     20.61     21.73
1993.29/499.77	c  S st  7948   2210799        70      6230         0     96952     43610   1567548     20.62     19.24
1994.49/500.06	c  S st  7948   2211303        70      6230         0     97415     43610   1579429     20.62   no data
1994.49/500.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1994.89/500.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1994.89/500.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1994.89/500.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1994.89/500.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1994.89/500.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1994.89/500.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1994.89/500.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1994.89/500.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2063.89/517.50	c lits-rem:       998  cl-subs:    10253  v-elim:      0  v-fix:    0  time: 17.32 s
2064.30/517.50	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2064.30/517.52	c vivif2 --  cl tried    87162 cl shrink        0 lits rem          0 time: 0.02
2065.90/517.98	c asymm  cl-useful: 0/627/6230 lits-rem:0 time: 0.46
2065.90/517.99	c calculated reachability. Time: 0.00
2065.90/517.99	c  N dy  7948   2211303        70      6230         0     87162     43610   1335546     20.62   no data
2098.20/526.02	c  N dy  7999   2231369        70      6230         0    105201     43610   1770037     20.62     21.73
2129.71/533.99	c  N dy  8081   2251908        70      6230         0     65700     43610    804375     20.62     21.87
2183.17/547.37	c  N dy  8192   2296549        70      6230         0    105658     43610   1763772     20.61     21.80
2249.00/563.87	c  N dy  8275   2357047        70      6230         0    100640     43610   1603736     20.57     21.71
2285.29/572.95	c  N dy  8378   2377051        70      6230         0    118644     43610   2046949     20.58     21.72
2308.48/578.75	c  N dy  8493   2397126        70      6230         0     76917     43610   1061193     20.59     22.47
2335.56/585.57	c  N dy  8602   2417171        70      6230         0     94944     43610   1503671     20.59     21.71
2370.25/594.21	c  N dy  8728   2437209        70      6230         0    113098     43610   1953024     20.60     24.36
2396.59/600.88	c  N dy  8765   2457286        70      6230         0     70086     43610    869703     20.60     22.07
2420.53/606.89	c  N dy  8852   2477322        70      6230         0     88197     43610   1310932     20.60     23.45
2449.64/614.13	c  N dy  8926   2497383        70      6230         0    106297     43610   1748786     20.60     23.27
2494.73/625.42	c  N dy  8994   2531747        70      6230         0     74917     43610    961785     20.59     21.72
2518.68/631.42	c  N dy  9073   2551823        70      6230         0     92883     43610   1395874     20.59     23.57
2550.97/639.59	c  N dy  9194   2571832        70      6230         0    110874     43610   1841259     20.60     22.13
2587.67/648.75	c  N dy  9291   2592624        70      6230         0     66732     43610    768726     20.61     21.71
2620.03/656.88	c  N dy  9419   2621092        70      6230         0     92310     43610   1395819     20.62     21.79
2657.08/666.19	c  N dy  9512   2646999        70      6230         0    115497     43610   1958794     20.62     21.77
2690.23/674.47	c  N dy  9601   2667096        70      6230         0     69886     43610    832665     20.62     23.58
2734.47/685.59	c  N dy  9627   2711303        70      6230         0    109267     43610   1768773     20.60     18.99
2734.47/685.59	c  S st  9627   2711303        70      6230         0    109267     43610   1768773     20.60     18.99
2736.07/685.93	c  S st  9627   2711806        70      6230         0    109734     43610   1780702     20.60   no data
2736.07/685.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2736.07/685.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2736.46/686.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2736.46/686.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2736.46/686.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2736.46/686.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2736.46/686.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2736.46/686.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2736.46/686.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2805.46/703.34	c lits-rem:      1524  cl-subs:    12246  v-elim:      0  v-fix:    0  time: 17.27 s
2805.46/703.34	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2805.46/703.36	c vivif2 --  cl tried    97488 cl shrink        0 lits rem          0 time: 0.02
2807.46/703.80	c asymm  cl-useful: 0/597/6230 lits-rem:0 time: 0.44
2807.46/703.81	c calculated reachability. Time: 0.00
2807.46/703.81	c  N dy  9627   2711806        70      6230         0     97488     43610   1503694     20.60   no data
2846.56/713.66	c  N dy  9723   2731866        70      6230         0    115539     43610   1944419     20.60     23.31
2886.85/723.80	c  N dy  9814   2751899        70      6230         0     69630     43610    817739     20.61     23.05
2917.98/731.55	c  N dy  9958   2771912        70      6230         0     87749     43610   1268376     20.62     22.18
2953.50/740.44	c  N dy 10056   2792039        70      6230         0    105855     43610   1713539     20.62     21.80
3014.51/755.79	c  N dy 10075   2842102        70      6230         0     85179     43610   1158352     20.59     21.90
3047.99/764.15	c  N dy 10222   2862754        70      6230         0    103792     43610   1618924     20.60     21.74
3082.29/772.77	c  N dy 10309   2883767        70      6230         0    122677     43610   2080675     20.60     21.71
3116.99/781.43	c  N dy 10413   2904131        70      6230         0     74864     43610    919226     20.61     21.82
3142.92/787.92	c  N dy 10514   2924240        70      6230         0     93024     43610   1365944     20.61     21.74
3173.64/795.69	c  N dy 10607   2944300        70      6230         0    111071     43610   1809084     20.62     22.47
3209.54/804.68	c  N dy 10663   2965148        70      6230         0    129784     43610   2259970     20.62     21.88
3237.47/811.63	c  N dy 10742   2985922        70      6230         0     81226     43610   1058116     20.62     21.73
3266.18/818.86	c  N dy 10850   3006731        70      6230         0     99996     43610   1520580     20.62     21.75
3299.30/827.17	c  N dy 10936   3027094        70      6230         0    118303     43610   1967594     20.63     21.79
3334.01/835.86	c  N dy 10960   3049255        70      6230         0     69866     43610    763441     20.62     21.88
3357.93/841.80	c  N dy 11047   3069353        70      6230         0     87918     43610   1204628     20.62     21.71
3386.26/848.97	c  N dy 11134   3089382        70      6230         0    105957     43610   1641678     20.62     23.47
3422.17/857.94	c  N dy 11252   3109387        70      6230         0    123940     43610   2084160     20.63     22.43
3459.26/867.26	c  N dy 11334   3129444        70      6230         0     72767     43610    822195     20.63     22.58
3482.40/873.04	c  N dy 11402   3149621        70      6230         0     90812     43610   1259235     20.63     21.72
3516.70/881.68	c  N dy 11519   3172241        70      6230         0    111133     43610   1754895     20.64     21.75
3552.62/890.64	c  N dy 11586   3192689        70      6230         0    129495     43610   2202691     20.64     21.74
3580.55/897.70	c  S st 11592   3211806        70      6230         0     76571     43610    900319     20.63     19.39
3581.72/897.92	c  S st 11592   3212308        70      6230         0     77036     43610    912160     20.63   no data
3581.72/897.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3581.72/897.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3581.72/897.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3581.72/897.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3581.72/897.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3581.72/897.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3581.72/897.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3581.72/897.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3582.12/898.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.10/900.00	c lits-rem:       227  cl-subs:     1859  v-elim:      0  v-fix:    0  time:  1.99 s
3590.10/900.00	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3590.10/900.01	c vivif2 --  cl tried    75177 cl shrink        0 lits rem          0 time: 0.01
3590.90/900.29	c asymm  cl-useful: 0/634/6230 lits-rem:0 time: 0.28
3590.90/900.29	c calculated reachability. Time: 0.00
3590.90/900.29	c  N dy 11592   3212308        70      6230         0     75177     43610    871131     20.63   no data
3617.23/906.88	c  N dy 11680   3232607        70      6230         0     93520     43610   1321471     20.63     21.78
3651.94/915.58	c  N dy 11802   3252687        70      6230         0    111771     43610   1775949     20.64     23.19
3693.82/926.03	c  N dy 11889   3275228        70      6230         0    132084     43610   2270770     20.64     21.77
3730.92/935.37	c  N dy 11964   3296133        70      6230         0     79792     43610    965477     20.65     21.78
3762.83/943.30	c  N dy 12099   3316634        70      6230         0     98330     43610   1426166     20.65     21.75
3800.72/952.80	c  N dy 12237   3336649        70      6230         0    116387     43610   1875439     20.66     22.09
3845.40/964.02	c  N dy 12379   3356707        70      6230         0    134494     43610   2326874     20.67     22.20
3878.93/972.47	c  N dy 12461   3376719        70      6230         0     80535     43610    977860     20.67     22.93
3913.21/981.03	c  N dy 12569   3401877        70      6230         0    103174     43610   1532450     20.68     21.98
3961.88/993.20	c  N dy 12649   3433623        70      6230         0    131577     43610   2214257     20.67     21.79
4003.76/1003.76	c  N dy 12744   3454139        70      6230         0     77202     43610    881578     20.68     21.91
4030.09/1010.38	c  N dy 12803   3476778        70      6230         0     97476     43610   1371442     20.67     21.84
4062.40/1018.43	c  N dy 12891   3496799        70      6230         0    115499     43610   1811893     20.68     21.78
4096.71/1027.02	c  N dy 12938   3517397        70      6230         0    133867     43610   2256185     20.68     21.79
4138.24/1037.47	c  N dy 13029   3537510        70      6230         0     78326     43610    896888     20.68     21.93
4165.72/1044.34	c  N dy 13145   3557592        70      6230         0     96406     43610   1345815     20.69     21.94
4200.42/1053.09	c  N dy 13256   3578370        70      6230         0    115165     43610   1809151     20.69     21.80
4228.76/1060.14	c  N dy 13288   3598450        70      6230         0    133214     43610   2246947     20.69     22.02
4277.42/1072.33	c  N dy 13415   3620244        70      6230         0     78150     43610    876345     20.69     21.82
4304.99/1079.23	c  N dy 13538   3640290        70      6230         0     96261     43610   1326490     20.70     22.98
4334.07/1086.58	c  N dy 13612   3660324        70      6230         0    114272     43610   1768103     20.70     21.95
4374.36/1096.67	c  N dy 13717   3680546        70      6230         0    132509     43610   2216802     20.70     21.87
4421.43/1108.49	c  N dy 13836   3700558        70      6230         0    150515     43610   2661902     20.71     21.93
4440.18/1113.14	c  S st 13873   3712310        70      6230         0     85430     43610   1040831     20.71     19.56
4441.36/1113.44	c  S st 13873   3712813        70      6230         0     85898     43610   1052722     20.71   no data
4441.36/1113.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4441.36/1113.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
4441.36/1113.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4441.36/1113.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4441.36/1113.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4441.36/1113.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4441.36/1113.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4441.76/1113.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4441.76/1113.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4453.76/1116.56	c lits-rem:       234  cl-subs:     2498  v-elim:      0  v-fix:    0  time:  3.01 s
4453.76/1116.56	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4453.76/1116.57	c vivif2 --  cl tried    83400 cl shrink        0 lits rem          0 time: 0.01
4454.93/1116.88	c asymm  cl-useful: 0/837/6230 lits-rem:0 time: 0.30
4454.93/1116.88	c calculated reachability. Time: 0.00
4454.93/1116.88	c  N dy 13873   3712813        70      6230         0     83400     43610    992721     20.71   no data
4505.59/1129.50	c  F st 13984   3751563        70      6230         0    118050     43610   1826774     20.70     20.13
4505.59/1129.51	c  N st 13984   3751563        70      6230         0    118050     43610   1826774     20.70     20.13
4546.67/1139.81	c  N dy 14088   3771605        70      6230         0    136111     43610   2273829     20.71     21.81
4597.74/1152.63	c  N dy 14203   3791790        70      6230         0     78020     43610    852731     20.71     21.95
4624.46/1159.30	c  N dy 14274   3812893        70      6230         0     96983     43610   1315005     20.71     21.92
4661.94/1168.71	c  N dy 14404   3832956        70      6230         0    115093     43610   1765649     20.72     21.88
4699.06/1178.01	c  N dy 14463   3853679        70      6230         0    133658     43610   2216892     20.72     21.99
4742.14/1188.82	c  N dy 14550   3873701        70      6230         0    151681     43610   2659221     20.72     22.64
4773.64/1196.79	c  N dy 14640   3893802        70      6230         0     92522     43610   1193855     20.73     22.57

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366479-1305405226/watcher-3366479-1305405226 -o /tmp/evaluation-result-3366479-1305405226/solver-3366479-1305405226 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366479-1305405226.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: 6.90 7.77 7.98 5/352 3330
/proc/meminfo: memFree=26155356/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 4 0 652125265 52396032 351 33554432000 4194304 4580107 140735765809312 18446744073709551615 216634515387 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 12792 351 302 95 0 7774 0
[pid=3330/tid=3331] ppid=3328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652125265 52396032 351 33554432000 4194304 4580107 140735765809312 18446744073709551615 47326293583385 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652125265 52396032 351 33554432000 4194304 4580107 140735765809312 18446744073709551615 47326293583794 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652125265 52396032 351 33554432000 4194304 4580107 140735765809312 18446744073709551615 47326293583379 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.113271 s]
/proc/loadavg: 6.90 7.77 7.98 5/352 3330
/proc/meminfo: memFree=26155356/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=281984 CPUtime=0.42 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 1435 0 0 0 42 0 0 0 25 0 4 0 652125265 288751616 1347 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 70496 1347 358 95 0 65478 0
[pid=3330/tid=3331] ppid=3328 vsize=281984 CPUtime=0.1 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 220 0 0 0 10 0 0 0 25 0 4 0 652125265 288751616 1347 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=281984 CPUtime=0.09 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 238 0 0 0 9 0 0 0 25 0 4 0 652125265 288751616 1347 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=281984 CPUtime=0.1 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 368 0 0 0 10 0 0 0 25 0 4 0 652125265 288751616 1347 33554432000 4194304 4580107 140735765809312 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281984

[startup+0.20026 s]
/proc/loadavg: 6.90 7.77 7.98 5/352 3330
/proc/meminfo: memFree=26155356/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=284356 CPUtime=0.76 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 3153 0 0 0 76 0 0 0 25 0 4 0 652125265 291180544 2633 33554432000 4194304 4580107 140735765809312 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 71089 2633 375 95 0 66071 0
[pid=3330/tid=3331] ppid=3328 vsize=284356 CPUtime=0.19 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 737 0 0 0 19 0 0 0 25 0 4 0 652125265 291180544 2633 33554432000 4194304 4580107 140735765809312 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=284356 CPUtime=0.18 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 732 0 0 0 18 0 0 0 25 0 4 0 652125265 291180544 2633 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=284356 CPUtime=0.19 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 584 0 0 0 19 0 0 0 25 0 4 0 652125265 291180544 2633 33554432000 4194304 4580107 140735765809312 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 284356

[startup+0.301241 s]
/proc/loadavg: 6.90 7.77 7.98 5/352 3330
/proc/meminfo: memFree=26155356/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=284356 CPUtime=1.18 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 3513 0 0 0 117 1 0 0 25 0 4 0 652125265 291180544 2993 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 71089 2993 376 95 0 66071 0
[pid=3330/tid=3331] ppid=3328 vsize=284356 CPUtime=0.29 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 824 0 0 0 29 0 0 0 25 0 4 0 652125265 291180544 2993 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=284356 CPUtime=0.28 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 829 0 0 0 28 0 0 0 25 0 4 0 652125265 291180544 2993 33554432000 4194304 4580107 140735765809312 18446744073709551615 4316647 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=284356 CPUtime=0.29 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 660 0 0 0 29 0 0 0 25 0 4 0 652125265 291180544 2993 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284356

[startup+0.700171 s]
/proc/loadavg: 6.90 7.77 7.98 5/352 3330
/proc/meminfo: memFree=26155356/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=286728 CPUtime=2.77 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 5807 0 0 0 276 1 0 0 25 0 4 0 652125265 293609472 3393 33554432000 4194304 4580107 140735765809312 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 71682 3393 376 95 0 66664 0
[pid=3330/tid=3331] ppid=3328 vsize=286728 CPUtime=0.69 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 1401 0 0 0 69 0 0 0 25 0 4 0 652125265 293609472 3393 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=286728 CPUtime=0.68 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 1412 0 0 0 68 0 0 0 25 0 4 0 652125265 293609472 3393 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=286728 CPUtime=0.69 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 1239 0 0 0 69 0 0 0 25 0 4 0 652125265 293609472 3393 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286728

[startup+1.50103 s]
/proc/loadavg: 6.99 7.78 7.98 9/356 3334
/proc/meminfo: memFree=26134004/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=293624 CPUtime=5.96 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 10617 0 0 0 595 1 0 0 25 0 4 0 652125265 300670976 5420 33554432000 4194304 4580107 140735765809312 18446744073709551615 4406375 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 73406 5420 378 95 0 68388 0
[pid=3330/tid=3331] ppid=3328 vsize=293624 CPUtime=1.49 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 2273 0 0 0 149 0 0 0 25 0 4 0 652125265 300670976 5420 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=293624 CPUtime=1.47 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 2242 0 0 0 147 0 0 0 25 0 4 0 652125265 300670976 5420 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=293624 CPUtime=1.49 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 2155 0 0 0 149 0 0 0 25 0 4 0 652125265 300670976 5420 33554432000 4194304 4580107 140735765809312 18446744073709551615 4324389 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 293624

[startup+3.10075 s]
/proc/loadavg: 6.99 7.78 7.98 9/356 3334
/proc/meminfo: memFree=26111560/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=302336 CPUtime=12.35 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 18465 0 0 0 1232 3 0 0 25 0 4 0 652125265 309592064 10749 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 75584 10749 378 95 0 70566 0
[pid=3330/tid=3331] ppid=3328 vsize=302336 CPUtime=3.09 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 4373 0 0 0 309 0 0 0 25 0 4 0 652125265 309592064 10749 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=302336 CPUtime=3.05 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 4747 0 0 0 305 0 0 0 25 0 4 0 652125265 309592064 10749 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=302336 CPUtime=3.08 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 4770 0 0 0 308 0 0 0 25 0 4 0 652125265 309592064 10749 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 302336

[startup+6.30119 s]
/proc/loadavg: 6.99 7.78 7.98 9/356 3334
/proc/meminfo: memFree=26092236/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=294916 CPUtime=25.12 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 27090 0 0 0 2508 4 0 0 25 0 4 0 652125265 301993984 13609 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 73729 13609 378 95 0 68711 0
[pid=3330/tid=3331] ppid=3328 vsize=294916 CPUtime=6.28 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 7526 0 0 0 628 0 0 0 25 0 4 0 652125265 301993984 13609 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=294916 CPUtime=6.21 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 6479 0 0 0 621 0 0 0 25 0 4 0 652125265 301993984 13609 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=294916 CPUtime=6.29 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 6964 0 0 0 628 1 0 0 25 0 4 0 652125265 301993984 13609 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 294916

[startup+12.7011 s]
/proc/loadavg: 7.14 7.78 7.98 9/356 3335
/proc/meminfo: memFree=26061980/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=305364 CPUtime=50.64 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 42558 0 0 0 5057 7 0 0 25 0 4 0 652125265 312692736 18492 33554432000 4194304 4580107 140735765809312 18446744073709551615 4406483 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 76341 18492 378 95 0 71323 0
[pid=3330/tid=3331] ppid=3328 vsize=305364 CPUtime=12.69 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 10971 0 0 0 1268 1 0 0 25 0 4 0 652125265 312692736 18492 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=305364 CPUtime=12.54 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 10238 0 0 0 1253 1 0 0 25 0 4 0 652125265 312692736 18492 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=305364 CPUtime=12.69 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 10840 0 0 0 1267 2 0 0 25 0 4 0 652125265 312692736 18492 33554432000 4194304 4580107 140735765809312 18446744073709551615 4305487 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 305364

[startup+25.5008 s]
/proc/loadavg: 7.35 7.81 7.98 9/356 3335
/proc/meminfo: memFree=26021756/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=297888 CPUtime=101.69 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 64594 0 0 0 10156 13 0 0 25 0 4 0 652125265 305037312 22519 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 74472 22519 378 95 0 69454 0
[pid=3330/tid=3331] ppid=3328 vsize=297888 CPUtime=25.49 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 17101 0 0 0 2546 3 0 0 25 0 4 0 652125265 305037312 22519 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=297888 CPUtime=25.2 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 16277 0 0 0 2517 3 0 0 25 0 4 0 652125265 305037312 22519 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=297888 CPUtime=25.49 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 16063 0 0 0 2545 4 0 0 25 0 4 0 652125265 305037312 22519 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 297888

[startup+51.1013 s]
/proc/loadavg: 7.57 7.82 7.98 9/356 3336
/proc/meminfo: memFree=25996316/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=288288 CPUtime=203.82 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 96263 0 0 0 20361 21 0 0 25 0 4 0 652125265 295206912 26833 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 72072 26833 378 95 0 67054 0
[pid=3330/tid=3331] ppid=3328 vsize=288288 CPUtime=50.89 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 26625 0 0 0 5085 4 0 0 25 0 4 0 652125265 295206912 26833 33554432000 4194304 4580107 140735765809312 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=288288 CPUtime=50.72 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 24422 0 0 0 5067 5 0 0 25 0 4 0 652125265 295206912 26833 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=288288 CPUtime=51.09 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 22899 0 0 0 5103 6 0 0 25 0 4 0 652125265 295206912 26833 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 288288

[startup+102.301 s]
/proc/loadavg: 7.93 7.88 7.99 9/356 3337
/proc/meminfo: memFree=25930680/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=321112 CPUtime=408.08 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 143024 0 0 0 40774 34 0 0 25 0 4 0 652125265 328818688 29758 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 80278 29758 378 95 0 75260 0
[pid=3330/tid=3331] ppid=3328 vsize=321112 CPUtime=101.55 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 38799 0 0 0 10147 8 0 0 25 0 4 0 652125265 328818688 29761 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=321112 CPUtime=101.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 35951 0 0 0 10184 9 0 0 25 0 4 0 652125265 328818688 29761 33554432000 4194304 4580107 140735765809312 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=321112 CPUtime=102.3 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 36360 0 0 0 10221 9 0 0 25 0 4 0 652125265 328818688 29762 33554432000 4194304 4580107 140735765809312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 321112

[startup+162.301 s]

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

[pid=3330] ppid=3328 vsize=492880 CPUtime=2801.48 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 444504 0 0 0 279980 168 0 0 25 0 4 0 652125265 504709120 71065 33554432000 4194304 4580107 140735765809312 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 123220 71065 378 95 0 118202 0
[pid=3330/tid=3331] ppid=3328 vsize=492880 CPUtime=694.92 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 115830 0 0 0 69450 42 0 0 25 0 4 0 652125265 504709120 71065 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=492880 CPUtime=701.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 117381 0 0 0 70148 45 0 0 25 0 4 0 652125265 504709120 71065 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=492880 CPUtime=702.3 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 115052 0 0 0 70186 44 0 0 25 0 4 0 652125265 504709120 71065 33554432000 4194304 4580107 140735765809312 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.48
Current children cumulated vsize (KiB) 492880

[startup+762.301 s]
/proc/loadavg: 8.03 8.04 8.00 9/356 3355
/proc/meminfo: memFree=25482956/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=475296 CPUtime=3040.83 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 462938 0 0 0 303903 180 0 0 25 0 4 0 652125265 486703104 73891 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 118824 73891 378 95 0 113806 0
[pid=3330/tid=3331] ppid=3328 vsize=475296 CPUtime=754.26 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 120856 0 0 0 75381 45 0 0 25 0 4 0 652125265 486703104 73892 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=475296 CPUtime=761.95 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 123236 0 0 0 76145 50 0 0 25 0 4 0 652125265 486703104 73892 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=475296 CPUtime=762.31 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 117795 0 0 0 76186 45 0 0 25 0 4 0 652125265 486703104 73892 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.83
Current children cumulated vsize (KiB) 475296

[startup+822.301 s]
/proc/loadavg: 8.09 8.04 8.01 9/356 3356
/proc/meminfo: memFree=25452928/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=553592 CPUtime=3280.15 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 482582 0 0 0 327823 192 0 0 25 0 4 0 652125265 566878208 81895 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 138398 81895 378 95 0 133380 0
[pid=3330/tid=3331] ppid=3328 vsize=553592 CPUtime=813.59 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 123776 0 0 0 81312 47 0 0 25 0 4 0 652125265 566878208 81895 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=553592 CPUtime=821.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 127306 0 0 0 82141 52 0 0 25 0 4 0 652125265 566878208 81895 33554432000 4194304 4580107 140735765809312 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=553592 CPUtime=822.3 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 124624 0 0 0 82181 49 0 0 25 0 4 0 652125265 566878208 81895 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.15
Current children cumulated vsize (KiB) 553592

[startup+882.313 s]
/proc/loadavg: 8.10 8.05 8.00 9/356 3358
/proc/meminfo: memFree=25481164/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=501684 CPUtime=3519.54 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 499052 0 0 0 351755 199 0 0 25 0 4 0 652125265 513724416 78259 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 125421 78260 378 95 0 120403 0
[pid=3330/tid=3331] ppid=3328 vsize=501684 CPUtime=872.94 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 126669 0 0 0 87246 48 0 0 25 0 4 0 652125265 513724416 78260 33554432000 4194304 4580107 140735765809312 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=501684 CPUtime=881.94 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 130341 0 0 0 88141 53 0 0 25 0 4 0 652125265 513724416 78260 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=501684 CPUtime=882.32 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 129066 0 0 0 88180 52 0 0 25 0 4 0 652125265 513724416 78260 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.54
Current children cumulated vsize (KiB) 501684

[startup+942.301 s]
/proc/loadavg: 8.10 8.05 8.00 9/356 3359
/proc/meminfo: memFree=25473696/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=489056 CPUtime=3758.84 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 517969 0 0 0 375675 209 0 0 25 0 4 0 652125265 500793344 73277 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 122264 73277 378 95 0 117246 0
[pid=3330/tid=3331] ppid=3328 vsize=489056 CPUtime=932.28 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 132261 0 0 0 93177 51 0 0 25 0 4 0 652125265 500793344 73277 33554432000 4194304 4580107 140735765809312 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=489056 CPUtime=941.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 134881 0 0 0 94137 56 0 0 25 0 4 0 652125265 500793344 73277 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=489056 CPUtime=942.3 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 133814 0 0 0 94176 54 0 0 25 0 4 0 652125265 500793344 73277 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.84
Current children cumulated vsize (KiB) 489056

[startup+1002.3 s]
/proc/loadavg: 8.16 8.07 8.01 9/356 3361
/proc/meminfo: memFree=25415260/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=502364 CPUtime=3998.18 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 534206 0 0 0 399599 219 0 0 25 0 4 0 652125265 514420736 79160 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 125591 79160 378 95 0 120573 0
[pid=3330/tid=3331] ppid=3328 vsize=502364 CPUtime=991.6 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 133888 0 0 0 99109 51 0 0 25 0 4 0 652125265 514420736 79160 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=502364 CPUtime=1001.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 140356 0 0 0 100134 59 0 0 25 0 4 0 652125265 514420736 79160 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=502364 CPUtime=1002.31 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 138913 0 0 0 100174 57 0 0 25 0 4 0 652125265 514420736 79160 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.18
Current children cumulated vsize (KiB) 502364

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/356 3363
/proc/meminfo: memFree=25412140/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=489412 CPUtime=4237.53 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 551039 0 0 0 423527 226 0 0 25 0 4 0 652125265 501157888 80595 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 122353 80595 378 95 0 117335 0
[pid=3330/tid=3331] ppid=3328 vsize=489412 CPUtime=1050.96 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 136682 0 0 0 105043 53 0 0 25 0 4 0 652125265 501157888 80595 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=489412 CPUtime=1061.93 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 146298 0 0 0 106131 62 0 0 25 0 4 0 652125265 501157888 80595 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=489412 CPUtime=1062.31 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 144869 0 0 0 106172 59 0 0 25 0 4 0 652125265 501157888 80595 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4237.53
Current children cumulated vsize (KiB) 489412

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/356 3364
/proc/meminfo: memFree=25391272/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=516296 CPUtime=4476.87 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 569975 0 0 0 447453 234 0 0 25 0 4 0 652125265 528687104 80506 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 129074 80506 378 95 0 124056 0
[pid=3330/tid=3331] ppid=3328 vsize=516296 CPUtime=1110.29 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 139443 0 0 0 110975 54 0 0 25 0 4 0 652125265 528687104 80506 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=516296 CPUtime=1121.94 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 151983 0 0 0 112129 65 0 0 25 0 4 0 652125265 528687104 80506 33554432000 4194304 4580107 140735765809312 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=516296 CPUtime=1122.31 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 150498 0 0 0 112170 61 0 0 25 0 4 0 652125265 528687104 80506 33554432000 4194304 4580107 140735765809312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.87
Current children cumulated vsize (KiB) 516296

[startup+1182.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/356 3366
/proc/meminfo: memFree=25380336/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=516516 CPUtime=4716.2 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 587835 0 0 0 471375 245 0 0 25 0 4 0 652125265 528912384 84786 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 129129 84786 378 95 0 124111 0
[pid=3330/tid=3331] ppid=3328 vsize=516516 CPUtime=1169.62 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 143668 0 0 0 116906 56 0 0 25 0 4 0 652125265 528912384 84786 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=516516 CPUtime=1181.94 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 157005 0 0 0 118126 68 0 0 25 0 4 0 652125265 528912384 84786 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=516516 CPUtime=1182.31 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 154763 0 0 0 118167 64 0 0 25 0 4 0 652125265 528912384 84786 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.2
Current children cumulated vsize (KiB) 516516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 7.24 7.88 7.95 6/347 3385
/proc/meminfo: memFree=25923072/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=503304 CPUtime=4800.42 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 596153 0 0 0 479793 249 0 0 25 0 4 0 652125265 515383296 83496 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 125826 83496 378 95 0 120808 0
[pid=3330/tid=3331] ppid=3328 vsize=503304 CPUtime=1190.49 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 146130 0 0 0 118991 58 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=503304 CPUtime=1203.06 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 158103 0 0 0 120238 68 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=503304 CPUtime=1203.44 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 157166 0 0 0 120279 65 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 503304

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

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

[startup+1203.4 s]
/proc/loadavg: 7.24 7.88 7.95 6/347 3385
/proc/meminfo: memFree=25923072/32951124 swapFree=53501236/67111528
[pid=3330] ppid=3328 vsize=503304 CPUtime=4800.42 cores=1,3,5,7
/proc/3330/stat : 3330 (strangenight2-m) R 3328 3330 2586 0 -1 4202496 596153 0 0 0 479793 249 0 0 25 0 4 0 652125265 515383296 83496 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3330/statm: 125826 83496 378 95 0 120808 0
[pid=3330/tid=3331] ppid=3328 vsize=503304 CPUtime=1190.49 cores=1,3,5,7
/proc/3330/task/3331/stat : 3331 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 146130 0 0 0 118991 58 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3330/tid=3332] ppid=3328 vsize=503304 CPUtime=1203.06 cores=1,3,5,7
/proc/3330/task/3332/stat : 3332 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 158103 0 0 0 120238 68 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3330/tid=3333] ppid=3328 vsize=503304 CPUtime=1203.44 cores=1,3,5,7
/proc/3330/task/3333/stat : 3333 (strangenight2-m) R 3328 3330 2586 0 -1 4202560 157166 0 0 0 120279 65 0 0 25 0 4 0 652125265 515383296 83498 33554432000 4194304 4580107 140735765809312 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 503304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.49
CPU user time (s): 4797.98
CPU system time (s): 2.51162
CPU usage (%): 398.896
Max. virtual memory (cumulated for all children) (KiB): 579196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.51162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 596156
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= 406
involuntary context switches= 32610

runsolver used 3.50147 second user time and 9.8375 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 22:33:46
IDJOB=3366479
IDBENCH=82888
IDSOLVER=1844
FILE ID=node103/3366479-1305405226
RUNJOBID= node103-1305405209-3276
PBS_JOBID= 13324472
Free space on /tmp= 72984 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1335110382-066.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366479-1305405226/watcher-3366479-1305405226 -o /tmp/evaluation-result-3366479-1305405226/solver-3366479-1305405226 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366479-1305405226.cnf

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

MD5SUM BENCH= a5daafd605bd47234b7e5aaf0173eab8
RANDOM SEED=21185876

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      26155512 kB
Buffers:        298108 kB
Cached:        3865272 kB
SwapCached:     340192 kB
Active:        1416952 kB
Inactive:      5109800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26155512 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           11504 kB
Writeback:           0 kB
AnonPages:     2033272 kB
Mapped:          11088 kB
Slab:           151448 kB
PageTables:      53100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78469768 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= 72984 MiB
End job on node103 at 2011-05-14 22:53:52