Trace number 3366485

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.47 1203.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
MD5SUMacdd1627e1c0387cb30884180f862a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366485-1305405354.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	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.37/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.37/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.56/1.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.56/1.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.56/1.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.56/1.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.56/1.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.56/1.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.56/1.00	c Finding binary XORs  T:     0.00 s  found:       0
3.56/1.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.56/1.00	c calculated reachability. Time: 0.00
3.56/1.00	c Calc default polars -  time:   0.00 s pos:      35 undec:       4 neg:      31
3.56/1.00	c =========================================================================================
3.56/1.00	c types(t): F = full restart, N = normal restart
3.56/1.00	c types(t): S = simplification begin/end, E = solution found
3.56/1.00	c restart types(rt): st = static, dy = dynamic
3.56/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/1.00	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
3.56/1.00	c  N dy     7      5007        70      6230         0      2263     43610     48780     21.24     22.36
3.56/1.00	c  N dy    17      9032        70      6230         0      5884     43610    135092     20.68     22.91
3.56/1.00	c  N dy    30     13098        70      6230         0      5738     43610    122496     20.76     23.36
3.56/1.00	c  N dy    41     17615        70      6230         0      9834     43610    221780     20.70     21.83
4.39/1.12	c  F st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10
4.39/1.13	c  N st    55     25000        70      6230         0     11372     43610    244115     20.62     18.10
5.16/1.36	c  N dy    61     30000        70      6230         0      9804     43610    196987     20.62   no data
5.16/1.36	c  S st    61     30000        70      6230         0      9804     43610    196987     20.62   no data
5.16/1.39	c  S st    61     30504        70      6230         0     10267     43610    208456     20.62   no data
5.16/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.40	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.61	c lits-rem:       151  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.20 s
7.15/1.86	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.15/1.86	c calculated reachability. Time: 0.00
7.15/1.86	c  N dy    61     30504        70      6230         0      9384     43610    186445     20.62   no data
7.95/2.09	c  N dy    80     34547        70      6230         0     13076     43610    276706     20.74     22.34
9.15/2.36	c  N dy    86     40182        70      6230         0     11021     43610    211625     20.63     21.84
10.74/2.70	c  N dy    95     45756        70      6230         0     16022     43610    329272     20.52     20.03
10.74/2.70	c  S st    95     45756        70      6230         0     16022     43610    329272     20.52     20.03
10.74/2.74	c  S st    95     46261        70      6230         0      8423     43610    138946     20.52   no data
10.74/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.74/2.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.74/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.74/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.74/2.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.74/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.79	c lits-rem:         4  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.03 s
10.74/2.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.74/2.79	c vivif2 --  cl tried     8377 cl shrink        0 lits rem          0 time: 0.00
11.94/3.01	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.22
11.94/3.02	c calculated reachability. Time: 0.00
11.94/3.02	c  N dy    95     46261        70      6230         0      8377     43610    137611     20.52   no data
15.14/3.85	c  N dy   116     61561        70      6230         0     13139     43610    235884     20.23     21.31
17.15/4.34	c  N dy   129     69184        70      6230         0     10134     43610    156213     20.15     21.23
17.15/4.35	c  S st   132     69391        70      6230         0     10324     43610    160986     20.16   no data
17.15/4.39	c  S st   132     69893        70      6230         0     10790     43610    172636     20.16   no data
17.15/4.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.15/4.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.15/4.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.15/4.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.47	c lits-rem:        32  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.06 s
17.57/4.47	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.57/4.47	c vivif2 --  cl tried    10641 cl shrink        0 lits rem          0 time: 0.00
18.72/4.74	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
18.72/4.74	c calculated reachability. Time: 0.00
18.72/4.74	c  N dy   132     69893        70      6230         0     10641     43610    168832     20.16   no data
20.33/5.15	c  N dy   136     77255        70      6230         0     17244     43610    324944     20.06     21.27
21.96/5.54	c  N dy   170     82208        70      6230         0     10955     43610    164189     20.16     21.97
23.11/5.86	c  N dy   200     87499        70      6230         0     15759     43610    280228     20.22     21.32
23.11/5.87	c  F st   201     87500        70      6230         0     15760     43610    280239     20.22   no data
24.71/6.24	c  N dy   211     93098        70      6230         0     20892     43610    406977     20.23     21.47
26.70/6.75	c  N dy   264     99051        70      6230         0     14525     43610    237365     20.37     24.67
28.30/7.13	c  S st   281    104839        70      6230         0     19754     43610    361729     20.35     18.36
28.30/7.18	c  S st   281    105341        70      6230         0     20217     43610    373367     20.35   no data
28.30/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.30/7.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.30/7.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.30/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.30/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.30/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.30/7.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.30/7.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.70/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.31/7.64	c lits-rem:       256  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  0.44 s
30.31/7.65	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.31/7.65	c vivif2 --  cl tried    18572 cl shrink        0 lits rem          0 time: 0.00
31.89/8.00	c asymm  cl-useful: 0/5410/6230 lits-rem:0 time: 0.36
31.89/8.01	c calculated reachability. Time: 0.00
31.89/8.01	c  N dy   281    105341        70      6230         0     18572     43610    332116     20.35   no data
35.12/8.89	c  N dy   298    117019        70      6230         0     16473     43610    268746     20.30     21.52
37.88/9.51	c  N dy   316    125028        70      6230         0     23711     43610    440982     20.28     21.42
40.67/10.22	c  N dy   374    133134        70      6230         0     17570     43610    286670     20.38     21.46
43.07/10.90	c  N dy   402    141680        70      6230         0     25280     43610    471736     20.40     21.53
46.25/11.69	c  N dy   453    150771        70      6230         0     19053     43610    309132     20.45     22.79
48.64/12.29	c  S st   472    158012        70      6230         0     25613     43610    464980     20.44     19.90
49.04/12.35	c  S st   472    158519        70      6230         0     26078     43610    476352     20.44   no data
49.04/12.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.04/12.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.04/12.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.04/12.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.04/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.04/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
49.04/12.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.04/12.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.04/12.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.26/13.15	c lits-rem:       348  cl-subs:     2477  v-elim:      0  v-fix:    0  time:  0.77 s
52.26/13.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
52.26/13.16	c vivif2 --  cl tried    23601 cl shrink        0 lits rem          0 time: 0.00
52.68/13.24	c asymm  cl-useful: 0/820/6230 lits-rem:0 time: 0.08
52.68/13.24	c calculated reachability. Time: 0.00
52.68/13.24	c  N dy   472    158519        70      6230         0     23601     43610    414877     20.44   no data
57.07/14.32	c  N dy   515    170771        70      6230         0     19397     43610    300420     20.44     21.53
63.81/16.03	c  N dy   557    192079        70      6230         0     22346     43610    358838     20.38     21.53
69.00/17.33	c  N dy   565    205133        70      6230         0     34050     43610    633055     20.32     21.42
73.79/18.55	c  N dy   640    218262        70      6230         0     28884     43610    512825     20.40     23.23
79.77/20.06	c  N dy   693    232336        70      6230         0     23591     43610    367973     20.41     21.51
82.17/20.63	c  S st   731    237780        70      6230         0     28536     43610    488447     20.44     20.08
82.57/20.70	c  S st   731    238282        70      6230         0     28997     43610    499854     20.44   no data
82.57/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.57/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.57/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.57/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.57/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.57/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
82.57/20.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.57/20.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.57/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.76/21.54	c lits-rem:       223  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  0.81 s
85.76/21.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
85.76/21.54	c vivif2 --  cl tried    26887 cl shrink        0 lits rem          0 time: 0.00
87.37/21.92	c asymm  cl-useful: 0/4193/6230 lits-rem:0 time: 0.37
87.37/21.92	c calculated reachability. Time: 0.00
87.37/21.92	c  N dy   731    238282        70      6230         0     26887     43610    445684     20.44   no data
95.74/24.09	c  N dy   799    260204        70      6230         0     27740     43610    446946     20.43     21.56
103.71/26.01	c  N dy   865    277702        70      6230         0     23780     43610    344805     20.45     21.58
112.49/28.20	c  N dy   958    296776        70      6230         0     41086     43610    763221     20.50     21.59
116.08/29.11	c  F st   976    306252        70      6230         0     28843     43610    452094     20.48     20.82
120.87/30.31	c  N dy  1009    316649        70      6230         0     38275     43610    682495     20.50     21.58
130.05/32.68	c  N dy  1086    336887        70      6230         0     34862     43610    584138     20.51     21.62
140.04/35.18	c  N dy  1158    357423        70      6230         0     30797     43610    475033     20.51     19.42
140.04/35.18	c  S st  1158    357423        70      6230         0     30797     43610    475033     20.51     19.42
140.46/35.26	c  S st  1158    357926        70      6230         0     31269     43610    486849     20.51   no data
140.46/35.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.46/35.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.46/35.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.46/35.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.46/35.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.46/35.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
140.46/35.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.46/35.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.46/35.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.61/36.09	c lits-rem:       236  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.79 s
143.61/36.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
143.61/36.09	c vivif2 --  cl tried    29186 cl shrink        0 lits rem          0 time: 0.01
144.85/36.33	c asymm  cl-useful: 0/2037/6230 lits-rem:0 time: 0.24
144.85/36.33	c calculated reachability. Time: 0.00
144.85/36.33	c  N dy  1158    357926        70      6230         0     29186     43610    436949     20.51   no data
156.79/39.31	c  N dy  1280    379079        70      6230         0     24948     43610    323338     20.57     21.74
166.80/41.82	c  N dy  1323    399994        70      6230         0     43770     43610    773398     20.54     21.63
178.33/44.71	c  N dy  1380    420476        70      6230         0     37936     43610    620786     20.54     21.73
189.90/47.66	c  N dy  1405    446166        70      6230         0     35778     43610    546572     20.45     21.53
202.67/50.89	c  N dy  1484    468116        70      6230         0     29507     43610    390996     20.46     21.59
213.04/53.48	c  N dy  1553    488125        70      6230         0     47591     43610    824793     20.47     23.23
225.00/56.41	c  N dy  1657    508185        70      6230         0     38686     43610    602516     20.50     22.20
238.58/59.82	c  N dy  1750    528550        70      6230         0     29107     43610    355262     20.53     21.66
242.16/60.76	c  S st  1776    536889        70      6230         0     36622     43610    535342     20.53     20.67
242.56/60.85	c  S st  1776    537394        70      6230         0     37101     43610    547074     20.53   no data
242.56/60.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.56/60.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.56/60.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.56/60.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.56/60.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.56/60.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
242.56/60.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.56/60.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.56/60.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.95/61.90	c lits-rem:       239  cl-subs:     1977  v-elim:      0  v-fix:    0  time:  1.01 s
246.95/61.90	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
246.95/61.91	c vivif2 --  cl tried    35124 cl shrink        0 lits rem          0 time: 0.01
247.75/62.11	c asymm  cl-useful: 0/1832/6230 lits-rem:0 time: 0.21
247.75/62.12	c calculated reachability. Time: 0.00
247.75/62.12	c  N dy  1776    537394        70      6230         0     35124     43610    499287     20.53   no data
260.53/65.33	c  N dy  1796    561762        70      6230         0     56986     43610   1011642     20.48     21.65
274.49/68.86	c  N dy  1845    589122        70      6230         0     52823     43610    911456     20.45     21.59
287.66/72.13	c  N dy  1936    610135        70      6230         0     42141     43610    649926     20.46     21.57
302.86/75.92	c  N dy  2059    630344        70      6230         0     60558     43610   1100772     20.50     21.60
315.19/79.01	c  N dy  2180    650373        70      6230         0     47977     43610    781559     20.53     23.54
330.34/82.80	c  N dy  2262    670466        70      6230         0     34492     43610    433236     20.54     21.63
345.11/86.52	c  N dy  2328    695933        70      6230         0     57396     43610    982140     20.53     21.64
361.08/90.51	c  N dy  2384    719029        70      6230         0     45567     43610    676242     20.51     21.61
377.82/94.77	c  N dy  2480    739134        70      6230         0     63849     43610   1120242     20.53     21.65
390.64/97.95	c  N dy  2550    759498        70      6230         0     48917     43610    755373     20.54     21.63
406.57/101.94	c  N dy  2599    781001        70      6230         0     68245     43610   1216723     20.53     21.83
420.53/105.49	c  N dy  2699    802413        70      6230         0     53341     43610    848523     20.54     21.62
423.72/106.25	c  S st  2724    806091        70      6230         0     56671     43610    931123     20.54   no data
424.52/106.42	c  S st  2724    806598        70      6230         0     57147     43610    943111     20.54   no data
424.52/106.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
424.52/106.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
424.52/106.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.52/106.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.52/106.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.52/106.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
424.52/106.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.52/106.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
424.52/106.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.08/110.33	c lits-rem:       604  cl-subs:     4862  v-elim:      0  v-fix:    0  time:  3.85 s
440.08/110.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
440.08/110.34	c vivif2 --  cl tried    52285 cl shrink        0 lits rem          0 time: 0.01
441.28/110.61	c asymm  cl-useful: 0/1077/6230 lits-rem:0 time: 0.27
441.28/110.61	c calculated reachability. Time: 0.00
441.28/110.61	c  N dy  2724    806598        70      6230         0     52285     43610    822527     20.54   no data
458.03/114.89	c  N dy  2805    826623        70      6230         0     35353     43610    402865     20.55     23.55
471.20/118.14	c  N dy  2858    846676        70      6230         0     53435     43610    836084     20.55     21.71
489.16/122.68	c  N dy  2954    866723        70      6230         0     71621     43610   1281118     20.56     22.31
506.32/126.93	c  N dy  3013    894827        70      6230         0     60968     43610    997457     20.53     21.66
524.27/131.46	c  N dy  3059    918787        70      6230         0     45602     43610    620207     20.52     21.65
539.04/135.19	c  N dy  3076    942937        70      6230         0     67209     43610   1128941     20.48     21.57
555.00/139.11	c  N dy  3161    962959        70      6230         0     47489     43610    661837     20.49     22.81
570.18/142.95	c  N dy  3228    983191        70      6230         0     65721     43610   1099350     20.49     21.72
588.50/147.51	c  N dy  3305   1003577        70      6230         0     45387     43610    591269     20.50     21.86
604.07/151.49	c  N dy  3400   1023639        70      6230         0     63505     43610   1030718     20.51     22.27
623.62/156.37	c  N dy  3468   1044204        70      6230         0     42394     43610    508386     20.52     21.71
638.39/160.04	c  N dy  3547   1064251        70      6230         0     60491     43610    946588     20.53     21.61
645.20/161.73	c  F st  3587   1071876        70      6230         0     67392     43610   1114785     20.53   no data
657.54/164.82	c  N dy  3606   1085583        70      6230         0     79668     43610   1412070     20.53     21.83
673.10/168.72	c  N dy  3694   1106066        70      6230         0     57553     43610    860170     20.54     21.62
697.46/174.87	c  N dy  3783   1131835        70      6230         0     80815     43610   1424408     20.54     21.66
712.60/178.60	c  N dy  3830   1151902        70      6230         0     57342     43610    835919     20.53     23.82
730.16/183.02	c  N dy  3855   1171936        70      6230         0     75240     43610   1253830     20.51     24.40
749.72/187.98	c  N dy  3974   1192004        70      6230         0     51137     43610    682722     20.53     22.91
764.46/191.69	c  S st  4049   1209898        70      6230         0     67254     43610   1070353     20.53     17.75
765.27/191.89	c  S st  4049   1210402        70      6230         0     67725     43610   1082300     20.53   no data
765.27/191.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.66/191.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
765.66/191.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.66/191.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.66/191.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.66/191.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
765.66/191.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.66/191.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
765.66/191.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.79/199.79	c lits-rem:       748  cl-subs:     5817  v-elim:      0  v-fix:    0  time:  7.82 s
796.79/199.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
797.19/199.81	c vivif2 --  cl tried    61908 cl shrink        0 lits rem          0 time: 0.02
798.83/200.27	c asymm  cl-useful: 0/871/6230 lits-rem:0 time: 0.46
798.83/200.28	c calculated reachability. Time: 0.00
798.83/200.28	c  N dy  4049   1210402        70      6230         0     61908     43610    939715     20.53   no data
825.91/207.00	c  N dy  4114   1230869        70      6230         0     80349     43610   1383891     20.53     21.74
847.10/212.35	c  N dy  4165   1254517        70      6230         0     58599     43610    837654     20.52     21.66
866.22/217.10	c  N dy  4248   1274637        70      6230         0     76810     43610   1281442     20.53     21.63
888.16/222.64	c  N dy  4359   1296121        70      6230         0     52242     43610    683522     20.54     21.64
904.92/226.82	c  N dy  4420   1316150        70      6230         0     70319     43610   1117718     20.54     23.03
929.67/233.07	c  N dy  4537   1336154        70      6230         0     88363     43610   1560697     20.56     24.53
951.21/238.49	c  N dy  4643   1356712        70      6230         0     61898     43610    901359     20.57     21.78
975.94/244.66	c  N dy  4740   1377265        70      6230         0     80495     43610   1354446     20.57     21.74
999.49/250.51	c  N dy  4849   1397454        70      6230         0     52771     43610    667751     20.59     21.73
1017.05/254.95	c  N dy  4920   1417852        70      6230         0     71215     43610   1114076     20.59     21.78
1040.23/260.79	c  N dy  4999   1437860        70      6230         0     89288     43610   1554678     20.60     22.47
1060.94/265.93	c  N dy  5071   1459825        70      6230         0     62034     43610    875198     20.60     21.77
1080.89/270.99	c  N dy  5157   1479931        70      6230         0     80188     43610   1318288     20.61     21.73
1106.81/277.40	c  N dy  5257   1500009        70      6230         0     50472     43610    586460     20.62     22.55
1125.18/282.03	c  N dy  5275   1524052        70      6230         0     71910     43610   1086160     20.59     21.94
1148.32/287.88	c  N dy  5328   1545714        70      6230         0     91446     43610   1559502     20.59     21.79
1170.66/293.46	c  N dy  5455   1565908        70      6230         0     61130     43610    838738     20.61     21.70
1191.01/298.60	c  N dy  5558   1585972        70      6230         0     79263     43610   1285176     20.62     22.33
1214.54/304.44	c  N dy  5608   1606019        70      6230         0     97293     43610   1723599     20.62     23.72
1252.05/313.83	c  N dy  5707   1647545        70      6230         0     84933     43610   1377866     20.60     21.71
1285.59/322.21	c  N dy  5782   1678739        70      6230         0     62547     43610    830342     20.60     21.69
1307.96/327.82	c  N dy  5897   1699881        70      6230         0     81635     43610   1298356     20.61     21.70
1319.49/330.71	c  S st  5922   1710403        70      6230         0     91160     43610   1529196     20.61     18.84
1320.29/330.98	c  S st  5922   1710906        70      6230         0     91620     43610   1541008     20.61   no data
1320.29/330.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1320.70/331.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1320.70/331.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1320.70/331.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1320.70/331.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1320.70/331.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1320.70/331.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1320.70/331.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1320.70/331.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1371.76/343.83	c lits-rem:      1267  cl-subs:    10124  v-elim:      0  v-fix:    0  time: 12.73 s
1371.76/343.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1371.76/343.85	c vivif2 --  cl tried    81496 cl shrink        0 lits rem          0 time: 0.02
1373.79/344.38	c asymm  cl-useful: 0/682/6230 lits-rem:0 time: 0.52
1373.79/344.38	c calculated reachability. Time: 0.00
1373.79/344.38	c  N dy  5922   1710906        70      6230         0     81496     43610   1299140     20.61   no data
1415.65/354.84	c  N dy  6006   1732077        70      6230         0    100680     43610   1765663     20.61     21.93
1445.97/362.48	c  N dy  6127   1754029        70      6230         0     69670     43610   1011095     20.62     21.73
1472.31/369.05	c  N dy  6220   1774116        70      6230         0     87772     43610   1451596     20.63     23.52
1499.44/375.89	c  N dy  6292   1794140        70      6230         0     53802     43610    607427     20.63     22.48
1526.99/382.73	c  N dy  6392   1823288        70      6230         0     80018     43610   1240786     20.63     21.72
1563.68/391.95	c  N dy  6457   1850261        70      6230         0    104218     43610   1815735     20.62     21.71
1582.43/396.62	c  N dy  6507   1870307        70      6230         0     69346     43610    970141     20.62     23.67
1607.97/403.09	c  N dy  6624   1891182        70      6230         0     88228     43610   1435238     20.63     21.75
1638.69/410.72	c  N dy  6738   1911300        70      6230         0    106318     43610   1879138     20.64     21.77
1658.25/415.63	c  N dy  6816   1931309        70      6230         0     70343     43610    982595     20.64     23.72
1682.18/421.60	c  N dy  6919   1951403        70      6230         0     88516     43610   1429850     20.65     22.78
1712.11/429.13	c  N dy  7026   1971504        70      6230         0    106686     43610   1877411     20.66     22.78
1751.25/438.95	c  N dy  7061   2013845        70      6230         0     89338     43610   1392178     20.62     21.73
1781.14/446.50	c  N dy  7075   2040291        70      6230         0     57416     43610    641454     20.61     21.80
1800.69/451.39	c  N dy  7168   2060672        70      6230         0     75838     43610   1092982     20.61     21.72
1825.46/457.56	c  N dy  7245   2080749        70      6230         0     93929     43610   1535739     20.62     23.04
1858.14/465.73	c  N dy  7361   2100889        70      6230         0    112067     43610   1984297     20.63     21.75
1876.09/470.23	c  N dy  7399   2120942        70      6230         0     73421     43610   1007503     20.62     24.03
1898.04/475.78	c  N dy  7461   2141393        70      6230         0     91819     43610   1452313     20.62     21.72
1928.77/483.47	c  N dy  7557   2161455        70      6230         0    109958     43610   1895990     20.62     22.78
1957.54/490.61	c  N dy  7568   2192405        70      6230         0     79894     43610   1141475     20.60     21.79
1977.85/495.78	c  S st  7598   2210907        70      6230         0     96396     43610   1535759     20.59     17.85
1979.07/496.06	c  S st  7598   2211409        70      6230         0     96860     43610   1547492     20.59   no data
1979.07/496.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1979.49/496.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1979.49/496.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1979.49/496.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1979.49/496.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1979.49/496.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1979.49/496.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1979.49/496.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1979.49/496.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2031.73/509.21	c lits-rem:      1265  cl-subs:    11501  v-elim:      0  v-fix:    0  time: 13.04 s
2031.73/509.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2031.73/509.23	c vivif2 --  cl tried    85359 cl shrink        0 lits rem          0 time: 0.02
2032.91/509.58	c asymm  cl-useful: 0/650/6230 lits-rem:0 time: 0.35
2032.91/509.58	c calculated reachability. Time: 0.00
2032.91/509.58	c  N dy  7598   2211409        70      6230         0     85359     43610   1291318     20.59   no data
2063.23/517.16	c  N dy  7706   2231462        70      6230         0    103427     43610   1734045     20.60     23.81
2097.57/525.78	c  N dy  7760   2251483        70      6230         0     63715     43610    765568     20.60     22.75
2155.04/540.15	c  N dy  7872   2292510        70      6230         0    100338     43610   1645694     20.59     21.68
2198.11/550.94	c  N dy  7971   2320531        70      6230         0     66658     43610    816908     20.59     21.75
2220.47/556.59	c  N dy  8082   2340595        70      6230         0     84674     43610   1259560     20.60     22.71
2249.98/563.99	c  N dy  8201   2360829        70      6230         0    102924     43610   1710738     20.61     21.84
2285.89/572.90	c  N dy  8300   2381707        70      6230         0     61795     43610    686498     20.61     21.70
2319.00/581.27	c  N dy  8392   2414827        70      6230         0     91319     43610   1390644     20.61     21.71
2348.17/588.56	c  N dy  8456   2434929        70      6230         0    109339     43610   1825414     20.61     23.29
2378.07/596.00	c  N dy  8500   2455244        70      6230         0     66742     43610    791087     20.60     21.71
2402.40/602.10	c  N dy  8635   2475314        70      6230         0     84938     43610   1241725     20.61     22.99
2430.73/609.30	c  N dy  8748   2495331        70      6230         0    103070     43610   1689040     20.62     22.52
2471.42/619.47	c  N dy  8796   2522554        70      6230         0     65412     43610    741969     20.61     21.82
2494.56/625.25	c  N dy  8855   2546668        70      6230         0     86933     43610   1258431     20.61     21.87
2523.73/632.59	c  N dy  8965   2566722        70      6230         0    105027     43610   1704916     20.61     22.62
2561.99/642.11	c  N dy  9097   2586807        70      6230         0    123216     43610   2156277     20.62     22.56
2588.32/648.76	c  N dy  9225   2607220        70      6230         0     78720     43610   1063975     20.63     21.77
2613.45/655.01	c  N dy  9298   2627969        70      6230         0     97382     43610   1513564     20.63     21.73
2646.96/663.47	c  N dy  9395   2649072        70      6230         0    116436     43610   1980881     20.64     21.78
2679.69/671.63	c  N dy  9521   2669085        70      6230         0     70615     43610    849661     20.65     21.76
2701.24/677.01	c  N dy  9569   2689125        70      6230         0     88641     43610   1281563     20.64     22.77
2728.37/683.89	c  N dy  9620   2710010        70      6230         0    107412     43610   1732147     20.64     21.81
2731.16/684.53	c  S st  9630   2711409        70      6230         0    108671     43610   1763576     20.64   no data
2732.36/684.86	c  S st  9630   2711914        70      6230         0    109136     43610   1775494     20.64   no data
2732.36/684.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2732.76/684.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2732.76/684.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2732.76/684.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2732.76/684.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2732.76/684.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2732.76/684.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2732.76/684.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2733.16/685.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2789.82/699.21	c lits-rem:      1343  cl-subs:    11468  v-elim:      0  v-fix:    0  time: 14.21 s
2789.82/699.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2789.82/699.23	c vivif2 --  cl tried    97668 cl shrink        0 lits rem          0 time: 0.02
2791.03/699.59	c asymm  cl-useful: 0/583/6230 lits-rem:0 time: 0.36
2791.03/699.59	c calculated reachability. Time: 0.00
2791.03/699.59	c  N dy  9630   2711914        70      6230         0     97668     43610   1504137     20.64   no data
2827.32/708.61	c  N dy  9704   2735734        70      6230         0    119033     43610   2018227     20.64     21.83
2864.03/717.83	c  N dy  9820   2755798        70      6230         0     72908     43610    897864     20.65     23.22
2900.34/726.93	c  N dy  9877   2778232        70      6230         0     92993     43610   1385143     20.64     21.91
2950.61/739.56	c  N dy  9950   2802815        70      6230         0    115124     43610   1922997     20.65     21.74
2992.11/749.94	c  N dy 10066   2822875        70      6230         0     67836     43610    759788     20.65     21.97
3013.66/755.32	c  N dy 10127   2843183        70      6230         0     86134     43610   1203927     20.65     21.75
3043.59/762.81	c  N dy 10223   2864212        70      6230         0    105065     43610   1668371     20.66     21.92
3074.71/770.62	c  N dy 10282   2884263        70      6230         0    123104     43610   2109030     20.66     22.80
3107.82/778.99	c  N dy 10379   2904620        70      6230         0     75038     43610    920834     20.66     21.86
3132.97/785.27	c  N dy 10482   2924635        70      6230         0     93054     43610   1364665     20.67     21.82
3166.48/793.64	c  N dy 10609   2944727        70      6230         0    111212     43610   1814992     20.68     22.93
3207.18/803.84	c  N dy 10742   2965173        70      6230         0    129679     43610   2274855     20.69     21.80
3243.12/812.82	c  N dy 10778   2994817        70      6230         0     88660     43610   1217721     20.67     22.15
3271.82/820.02	c  N dy 10813   3018343        70      6230         0    109760     43610   1724516     20.67     21.77
3312.53/830.23	c  N dy 10909   3041399        70      6230         0    130528     43610   2233698     20.67     21.84
3342.05/837.66	c  N dy 10984   3061553        70      6230         0     80351     43610   1020141     20.67     21.83
3369.59/844.50	c  N dy 11079   3081560        70      6230         0     98440     43610   1463118     20.68     24.12
3406.28/853.76	c  N dy 11157   3105673        70      6230         0    120099     43610   1991192     20.68     21.78
3447.38/864.03	c  N dy 11274   3125783        70      6230         0    138252     43610   2440649     20.69     21.86
3474.12/870.74	c  N dy 11389   3146748        70      6230         0     87830     43610   1195214     20.69     21.79
3506.47/878.90	c  N dy 11529   3166818        70      6230         0    105987     43610   1646237     20.70     23.25
3542.35/887.85	c  N dy 11629   3186844        70      6230         0    124071     43610   2092547     20.71     21.83
3583.85/898.29	c  N dy 11719   3206884        70      6230         0     71845     43610    787706     20.71     23.49
3589.44/899.62	c  S st 11738   3211915        70      6230         0     76353     43610    898507     20.71     17.86
3590.27/899.84	c  S st 11738   3212418        70      6230         0     76817     43610    910311     20.71   no data
3590.27/899.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3590.27/899.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3590.27/899.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3590.27/899.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3590.27/899.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.27/899.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3590.27/899.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3590.27/899.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3590.63/899.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3597.42/901.65	c lits-rem:       107  cl-subs:     1369  v-elim:      0  v-fix:    0  time:  1.73 s
3597.42/901.65	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3597.42/901.66	c vivif2 --  cl tried    75448 cl shrink        0 lits rem          0 time: 0.01
3598.22/901.89	c asymm  cl-useful: 0/535/6230 lits-rem:0 time: 0.22
3598.22/901.89	c calculated reachability. Time: 0.00
3598.22/901.89	c  N dy 11738   3212418        70      6230         0     75448     43610    875482     20.71   no data
3624.15/908.37	c  N dy 11840   3232680        70      6230         0     93701     43610   1324321     20.72     21.88
3655.27/916.13	c  N dy 11931   3252763        70      6230         0    111737     43610   1767960     20.72     23.23
3695.61/926.29	c  N dy 12047   3272781        70      6230         0    129829     43610   2217514     20.73     23.33
3735.47/936.28	c  N dy 12161   3292908        70      6230         0     76872     43610    901098     20.73     21.90
3765.42/943.75	c  N dy 12236   3312991        70      6230         0     94983     43610   1343571     20.73     22.39
3848.00/964.46	c  N dy 12296   3372746        70      6230         0     76338     43610    868605     20.70     21.87
3873.13/970.70	c  N dy 12380   3392768        70      6230         0     94340     43610   1309932     20.70     22.07
3900.67/977.67	c  N dy 12438   3413416        70      6230         0    112784     43610   1757251     20.70     21.93
3939.77/987.49	c  N dy 12548   3433510        70      6230         0    130849     43610   2202660     20.71     24.32
3981.27/997.84	c  N dy 12629   3454976        70      6230         0     77552     43610    891084     20.71     21.83
4015.60/1006.47	c  N dy 12745   3481894        70      6230         0    101787     43610   1482255     20.71     21.84
4052.69/1015.77	c  N dy 12870   3502485        70      6230         0    120353     43610   1942005     20.72     21.89
4092.19/1025.68	c  N dy 12952   3523155        70      6230         0    138905     43610   2395549     20.72     21.84
4125.75/1034.02	c  N dy 13016   3543235        70      6230         0     83256     43610   1014396     20.72     21.81
4176.78/1046.83	c  N dy 13086   3586135        70      6230         0    121628     43610   1928139     20.70     21.93
4217.09/1057.00	c  N dy 13184   3606150        70      6230         0    139675     43610   2373978     20.71     22.05
4257.42/1067.02	c  N dy 13306   3626626        70      6230         0     83631     43610   1015533     20.71     21.95
4286.51/1074.33	c  N dy 13420   3646715        70      6230         0    101752     43610   1462800     20.72     23.92
4330.40/1085.31	c  N dy 13470   3676245        70      6230         0    127966     43610   2083274     20.71     21.86
4377.08/1097.08	c  N dy 13575   3697105        70      6230         0    146780     43610   2547515     20.71     21.83
4402.61/1103.50	c  S st 13619   3712418        70      6230         0     85124     43610   1032638     20.71   no data
4403.81/1103.75	c  S st 13619   3712920        70      6230         0     85582     43610   1044153     20.71   no data
4403.81/1103.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4404.21/1103.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4404.21/1103.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4404.21/1103.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4404.21/1103.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4404.21/1103.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4404.21/1103.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4404.21/1103.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4404.21/1103.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4415.42/1106.61	c lits-rem:       238  cl-subs:     2621  v-elim:      0  v-fix:    0  time:  2.77 s
4415.42/1106.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4415.42/1106.63	c vivif2 --  cl tried    82961 cl shrink        0 lits rem          0 time: 0.01
4416.57/1106.94	c asymm  cl-useful: 0/817/6230 lits-rem:0 time: 0.31
4416.57/1106.94	c calculated reachability. Time: 0.00
4416.57/1106.94	c  N dy 13619   3712920        70      6230         0     82961     43610    982816     20.71   no data
4448.50/1114.97	c  N dy 13725   3736291        70      6230         0    103938     43610   1497509     20.72     21.92
4474.43/1121.42	c  F st 13787   3751562        70      6230         0    117640     43610   1833560     20.72   no data
4482.80/1123.59	c  N dy 13793   3756756        70      6230         0    122326     43610   1950541     20.72   no data
4525.90/1134.33	c  N dy 13892   3777730        70      6230         0    141204     43610   2412281     20.72     21.90
4564.65/1144.09	c  N dy 13959   3798443        70      6230         0     83650     43610    993299     20.72     21.84
4598.52/1152.55	c  N dy 14038   3823602        70      6230         0    106198     43610   1541617     20.72     21.90
4663.55/1168.82	c  N dy 14114   3860279        70      6230         0    139009     43610   2323081     20.71     22.07
4712.22/1181.10	c  N dy 14236   3881691        70      6230         0     81128     43610    919210     20.72     21.81
4739.36/1187.91	c  N dy 14340   3901763        70      6230         0     99171     43610   1363644     20.72     23.74
4775.30/1196.87	c  N dy 14441   3924474        70      6230         0    119649     43610   1866891     20.73     21.86

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-3366485-1305405354/watcher-3366485-1305405354 -o /tmp/evaluation-result-3366485-1305405354/solver-3366485-1305405354 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366485-1305405354.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.86 7.82 8.00 5/317 10403
/proc/meminfo: memFree=22933168/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 411 0 0 0 0 0 0 0 22 0 4 0 730765919 52396032 351 33554432000 4194304 4580107 140733887385040 18446744073709551615 252458065851 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 12792 351 302 95 0 7774 0
[pid=10403/tid=10404] ppid=10401 vsize=208088 CPUtime=0 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 207 0 0 0 0 0 0 0 24 0 4 0 730765920 213082112 1000 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=208088 CPUtime=0 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 199 0 0 0 0 0 0 0 24 0 4 0 730765920 213082112 1000 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=208088 CPUtime=0 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 57 0 0 0 0 0 0 0 24 0 4 0 730765920 213082112 1000 33554432000 4194304 4580107 140733887385040 18446744073709551615 252458065723 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0868569 s]
/proc/loadavg: 6.86 7.82 8.00 5/317 10403
/proc/meminfo: memFree=22933168/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=216896 CPUtime=0.32 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 1386 0 0 0 32 0 0 0 23 0 4 0 730765919 222101504 1305 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 54224 1305 358 95 0 49206 0
[pid=10403/tid=10404] ppid=10401 vsize=216896 CPUtime=0.08 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 224 0 0 0 8 0 0 0 24 0 4 0 730765920 222101504 1305 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=216896 CPUtime=0.08 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 208 0 0 0 8 0 0 0 24 0 4 0 730765920 222101504 1305 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=216896 CPUtime=0.07 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 319 0 0 0 7 0 0 0 24 0 4 0 730765920 222101504 1305 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 216896

[startup+0.100854 s]
/proc/loadavg: 6.86 7.82 8.00 5/317 10403
/proc/meminfo: memFree=22933168/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=216896 CPUtime=0.37 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 1402 0 0 0 37 0 0 0 23 0 4 0 730765919 222101504 1321 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 54224 1321 358 95 0 49206 0
[pid=10403/tid=10404] ppid=10401 vsize=216896 CPUtime=0.09 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 225 0 0 0 9 0 0 0 24 0 4 0 730765920 222101504 1321 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=216896 CPUtime=0.09 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 208 0 0 0 9 0 0 0 24 0 4 0 730765920 222101504 1321 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=216896 CPUtime=0.08 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 333 0 0 0 8 0 0 0 24 0 4 0 730765920 222101504 1321 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216896

[startup+0.300817 s]
/proc/loadavg: 6.86 7.82 8.00 5/317 10403
/proc/meminfo: memFree=22933168/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=219144 CPUtime=1.17 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 3490 0 0 0 117 0 0 0 18 0 4 0 730765919 224403456 2879 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 54786 2879 376 95 0 49768 0
[pid=10403/tid=10404] ppid=10401 vsize=219144 CPUtime=0.29 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 829 0 0 0 29 0 0 0 18 0 4 0 730765920 224403456 2879 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=219144 CPUtime=0.29 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 808 0 0 0 29 0 0 0 18 0 4 0 730765920 224403456 2879 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=219144 CPUtime=0.28 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 626 0 0 0 28 0 0 0 25 0 4 0 730765920 224403456 2879 33554432000 4194304 4580107 140733887385040 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219144

[startup+0.700744 s]
/proc/loadavg: 6.86 7.82 8.00 5/317 10403
/proc/meminfo: memFree=22933168/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=222164 CPUtime=2.76 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 5899 0 0 0 276 0 0 0 18 0 4 0 730765919 227495936 3393 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 55541 3393 376 95 0 50523 0
[pid=10403/tid=10404] ppid=10401 vsize=222164 CPUtime=0.69 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 1404 0 0 0 69 0 0 0 18 0 4 0 730765920 227495936 3393 33554432000 4194304 4580107 140733887385040 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=222164 CPUtime=0.69 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 1407 0 0 0 69 0 0 0 18 0 4 0 730765920 227495936 3393 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=222164 CPUtime=0.68 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 1266 0 0 0 68 0 0 0 25 0 4 0 730765920 227495936 3393 33554432000 4194304 4580107 140733887385040 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 222164

[startup+1.5006 s]
/proc/loadavg: 6.86 7.82 8.00 11/321 10407
/proc/meminfo: memFree=22910092/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=223788 CPUtime=5.96 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 10515 0 0 0 595 1 0 0 19 0 4 0 730765919 229158912 5627 33554432000 4194304 4580107 140733887385040 18446744073709551615 4451678 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 55947 5627 378 95 0 50929 0
[pid=10403/tid=10404] ppid=10401 vsize=223788 CPUtime=1.49 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 2292 0 0 0 149 0 0 0 19 0 4 0 730765920 229158912 5627 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=223788 CPUtime=1.48 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 2288 0 0 0 148 0 0 0 19 0 4 0 730765920 229158912 5627 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=223788 CPUtime=1.47 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 1949 0 0 0 147 0 0 0 25 0 4 0 730765920 229158912 5627 33554432000 4194304 4580107 140733887385040 18446744073709551615 4305203 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 223788

[startup+3.1003 s]
/proc/loadavg: 6.86 7.82 8.00 10/321 10407
/proc/meminfo: memFree=22876860/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=240620 CPUtime=12.34 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 18951 0 0 0 1232 2 0 0 24 0 4 0 730765919 246394880 10278 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 60155 10278 378 95 0 55137 0
[pid=10403/tid=10404] ppid=10401 vsize=240620 CPUtime=3.09 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 4389 0 0 0 308 1 0 0 24 0 4 0 730765920 246394880 10278 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=240620 CPUtime=3.08 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 5047 0 0 0 308 0 0 0 24 0 4 0 730765920 246394880 10278 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=240620 CPUtime=3.06 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 4634 0 0 0 306 0 0 0 25 0 4 0 730765920 246394880 10278 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 240620

[startup+6.30071 s]
/proc/loadavg: 6.95 7.83 8.00 9/321 10407
/proc/meminfo: memFree=22828244/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=245080 CPUtime=25.11 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 29041 0 0 0 2507 4 0 0 25 0 4 0 730765919 250961920 13247 33554432000 4194304 4580107 140733887385040 18446744073709551615 4296815 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 61270 13247 378 95 0 56252 0
[pid=10403/tid=10404] ppid=10401 vsize=245080 CPUtime=6.29 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 7620 0 0 0 628 1 0 0 25 0 4 0 730765920 250961920 13247 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=245080 CPUtime=6.29 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 7702 0 0 0 628 1 0 0 25 0 4 0 730765920 250961920 13247 33554432000 4194304 4580107 140733887385040 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=245080 CPUtime=6.22 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 6777 0 0 0 622 0 0 0 25 0 4 0 730765920 250961920 13247 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 245080

[startup+12.7005 s]
/proc/loadavg: 7.03 7.83 8.00 10/321 10408
/proc/meminfo: memFree=22788864/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=260452 CPUtime=50.65 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 44580 0 0 0 5057 8 0 0 25 0 4 0 730765919 266702848 18263 33554432000 4194304 4580107 140733887385040 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 65113 18263 378 95 0 60095 0
[pid=10403/tid=10404] ppid=10401 vsize=260452 CPUtime=12.69 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 11248 0 0 0 1267 2 0 0 25 0 4 0 730765920 266702848 18263 33554432000 4194304 4580107 140733887385040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=260452 CPUtime=12.69 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 10216 0 0 0 1267 2 0 0 25 0 4 0 730765920 266702848 18263 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=260452 CPUtime=12.56 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 11025 0 0 0 1255 1 0 0 25 0 4 0 730765920 266702848 18263 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 260452

[startup+25.5011 s]
/proc/loadavg: 7.32 7.85 8.00 9/321 10408
/proc/meminfo: memFree=22744344/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=241840 CPUtime=101.71 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 67187 0 0 0 10159 12 0 0 25 0 4 0 730765919 247644160 22460 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 60460 22460 378 95 0 55442 0
[pid=10403/tid=10404] ppid=10401 vsize=241840 CPUtime=25.49 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 17556 0 0 0 2546 3 0 0 25 0 4 0 730765920 247644160 22460 33554432000 4194304 4580107 140733887385040 18446744073709551615 4320708 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=241840 CPUtime=25.48 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 16139 0 0 0 2545 3 0 0 25 0 4 0 730765920 247644160 22460 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=241840 CPUtime=25.23 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 16225 0 0 0 2521 2 0 0 25 0 4 0 730765920 247644160 22460 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 241840

[startup+51.1004 s]
/proc/loadavg: 7.61 7.88 8.01 10/321 10409
/proc/meminfo: memFree=22700992/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=254064 CPUtime=203.86 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 99980 0 0 0 20365 21 0 0 25 0 4 0 730765919 260161536 26065 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 63516 26065 378 95 0 58498 0
[pid=10403/tid=10404] ppid=10401 vsize=254064 CPUtime=51.09 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 26198 0 0 0 5105 4 0 0 25 0 4 0 730765920 260161536 26065 33554432000 4194304 4580107 140733887385040 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=254064 CPUtime=51.08 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 24516 0 0 0 5103 5 0 0 25 0 4 0 730765920 260161536 26065 33554432000 4194304 4580107 140733887385040 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=254064 CPUtime=50.58 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 23319 0 0 0 5053 5 0 0 25 0 4 0 730765920 260161536 26065 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 254064

[startup+102.312 s]
/proc/loadavg: 8.00 7.94 8.02 10/321 10410
/proc/meminfo: memFree=22648256/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=279320 CPUtime=408.2 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 151662 0 0 0 40783 37 0 0 25 0 4 0 730765919 286023680 29147 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 69830 29147 378 95 0 64812 0
[pid=10403/tid=10404] ppid=10401 vsize=279320 CPUtime=102.3 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 38247 0 0 0 10222 8 0 0 25 0 4 0 730765920 286023680 29147 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=279320 CPUtime=102.29 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 36798 0 0 0 10220 9 0 0 25 0 4 0 730765920 286023680 29147 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=279320 CPUtime=101.27 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 37593 0 0 0 10118 9 0 0 25 0 4 0 730765920 286023680 29147 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294354 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 279320

[startup+162.301 s]

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

[pid=10403] ppid=10401 vsize=423200 CPUtime=2802.19 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 447754 0 0 0 280049 170 0 0 25 0 4 0 730765919 433356800 69948 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 105800 69948 378 95 0 100782 0
[pid=10403/tid=10404] ppid=10401 vsize=423200 CPUtime=702.31 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 120158 0 0 0 70185 46 0 0 25 0 4 0 730765920 433356800 69948 33554432000 4194304 4580107 140733887385040 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=423200 CPUtime=702.31 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 103464 0 0 0 70191 40 0 0 25 0 4 0 730765920 433356800 69948 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=423200 CPUtime=695.25 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 99876 0 0 0 69489 36 0 0 25 0 4 0 730765920 433356800 69948 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.19
Current children cumulated vsize (KiB) 423200

[startup+762.311 s]
/proc/loadavg: 8.17 8.12 8.08 10/321 10431
/proc/meminfo: memFree=22144876/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=480852 CPUtime=3041.63 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 467175 0 0 0 303985 178 0 0 25 0 4 0 730765919 492392448 77291 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 120213 77291 378 95 0 115195 0
[pid=10403/tid=10404] ppid=10401 vsize=480852 CPUtime=762.33 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 125594 0 0 0 76184 49 0 0 25 0 4 0 730765920 492392448 77291 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=480852 CPUtime=762.31 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 108936 0 0 0 76189 42 0 0 25 0 4 0 730765920 492392448 77291 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=480852 CPUtime=754.65 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 102936 0 0 0 75429 36 0 0 25 0 4 0 730765920 492392448 77291 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.63
Current children cumulated vsize (KiB) 480852

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.09 10/321 10432
/proc/meminfo: memFree=22129468/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=506440 CPUtime=3281.01 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 487936 0 0 0 327913 188 0 0 25 0 4 0 730765919 518594560 83956 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 126610 83956 378 95 0 121592 0
[pid=10403/tid=10404] ppid=10401 vsize=506440 CPUtime=822.32 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 131492 0 0 0 82180 52 0 0 25 0 4 0 730765920 518594560 83956 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=506440 CPUtime=822.31 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 112165 0 0 0 82188 43 0 0 25 0 4 0 730765920 518594560 83956 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=506440 CPUtime=814.05 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 108657 0 0 0 81366 39 0 0 25 0 4 0 730765920 518594560 83956 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 506440

[startup+882.301 s]
/proc/loadavg: 8.18 8.13 8.09 10/321 10434
/proc/meminfo: memFree=22149396/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=519488 CPUtime=3520.4 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 499811 0 0 0 351845 195 0 0 25 0 4 0 730765919 531955712 78789 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 129872 78789 378 95 0 124854 0
[pid=10403/tid=10404] ppid=10401 vsize=519488 CPUtime=882.31 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 135978 0 0 0 88177 54 0 0 25 0 4 0 730765920 531955712 78789 33554432000 4194304 4580107 140733887385040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=519488 CPUtime=882.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 112397 0 0 0 88188 44 0 0 25 0 4 0 730765920 531955712 78789 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=519488 CPUtime=873.45 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 109678 0 0 0 87305 40 0 0 25 0 4 0 730765920 531955712 78789 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.4
Current children cumulated vsize (KiB) 519488

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.09 10/321 10435
/proc/meminfo: memFree=22116652/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=519416 CPUtime=3759.81 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 514673 0 0 0 375777 204 0 0 25 0 4 0 730765919 531881984 81896 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 129854 81896 378 95 0 124836 0
[pid=10403/tid=10404] ppid=10401 vsize=519416 CPUtime=942.32 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 140783 0 0 0 94175 57 0 0 25 0 4 0 730765920 531881984 81896 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=519416 CPUtime=942.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 115507 0 0 0 94186 46 0 0 25 0 4 0 730765920 531881984 81896 33554432000 4194304 4580107 140733887385040 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=519416 CPUtime=932.86 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 111303 0 0 0 93245 41 0 0 25 0 4 0 730765920 531881984 81896 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.81
Current children cumulated vsize (KiB) 519416

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.09 10/321 10437
/proc/meminfo: memFree=22081144/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=545768 CPUtime=3999.22 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 530549 0 0 0 399710 212 0 0 25 0 4 0 730765919 558866432 85963 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 136442 85963 378 95 0 131424 0
[pid=10403/tid=10404] ppid=10401 vsize=545768 CPUtime=1002.32 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 146237 0 0 0 100172 60 0 0 25 0 4 0 730765920 558866432 85963 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=545768 CPUtime=1002.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 115778 0 0 0 100186 46 0 0 25 0 4 0 730765920 558866432 85963 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=545768 CPUtime=992.25 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 115623 0 0 0 99182 43 0 0 25 0 4 0 730765920 558866432 85963 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.22
Current children cumulated vsize (KiB) 545768

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 8.09 10/321 10439
/proc/meminfo: memFree=22086828/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=520116 CPUtime=4238.64 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 543609 0 0 0 423644 220 0 0 25 0 4 0 730765919 532598784 80846 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 130029 80846 378 95 0 125011 0
[pid=10403/tid=10404] ppid=10401 vsize=520116 CPUtime=1062.33 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 151852 0 0 0 106169 64 0 0 25 0 4 0 730765920 532598784 80846 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=520116 CPUtime=1062.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 115979 0 0 0 106186 46 0 0 25 0 4 0 730765920 532598784 80846 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=520116 CPUtime=1051.66 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 118312 0 0 0 105122 44 0 0 25 0 4 0 730765920 532598784 80846 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.64
Current children cumulated vsize (KiB) 520116

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.09 10/321 10440
/proc/meminfo: memFree=22056176/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=520508 CPUtime=4478.02 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 561828 0 0 0 447572 230 0 0 25 0 4 0 730765919 533000192 80632 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 130127 80632 378 95 0 125109 0
[pid=10403/tid=10404] ppid=10401 vsize=520508 CPUtime=1122.32 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 156273 0 0 0 112166 66 0 0 25 0 4 0 730765920 533000192 80632 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=520508 CPUtime=1122.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 120854 0 0 0 112184 48 0 0 25 0 4 0 730765920 533000192 80632 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=520508 CPUtime=1111.04 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 121771 0 0 0 111058 46 0 0 25 0 4 0 730765920 533000192 80632 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.02
Current children cumulated vsize (KiB) 520508

[startup+1182.3 s]
/proc/loadavg: 8.05 8.10 8.09 10/321 10442
/proc/meminfo: memFree=22073384/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=507264 CPUtime=4717.41 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 576915 0 0 0 471500 241 0 0 25 0 4 0 730765919 519438336 79666 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 126816 79666 378 95 0 121798 0
[pid=10403/tid=10404] ppid=10401 vsize=507264 CPUtime=1182.33 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 161671 0 0 0 118163 70 0 0 25 0 4 0 730765920 519438336 79666 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=507264 CPUtime=1182.32 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 122320 0 0 0 118183 49 0 0 25 0 4 0 730765920 519438336 79666 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=507264 CPUtime=1170.43 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 124664 0 0 0 116995 48 0 0 25 0 4 0 730765920 519438336 79666 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.41
Current children cumulated vsize (KiB) 507264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.11 8.11 8.09 9/321 10442
/proc/meminfo: memFree=22049936/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=520888 CPUtime=4800.4 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 582875 0 0 0 479794 246 0 0 25 0 4 0 730765919 533389312 82359 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 130222 82359 378 95 0 125204 0
[pid=10403/tid=10404] ppid=10401 vsize=520888 CPUtime=1203.14 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 162717 0 0 0 120243 71 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=520888 CPUtime=1203.13 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 123599 0 0 0 120264 49 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=520888 CPUtime=1191.01 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 127043 0 0 0 119050 51 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 520888

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

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

[startup+1203.1 s]
/proc/loadavg: 8.11 8.11 8.09 9/321 10442
/proc/meminfo: memFree=22049936/32951124 swapFree=59305796/67111528
[pid=10403] ppid=10401 vsize=520888 CPUtime=4800.4 cores=1,3,5,7
/proc/10403/stat : 10403 (strangenight2-m) R 10401 10403 9737 0 -1 4202496 582875 0 0 0 479794 246 0 0 25 0 4 0 730765919 533389312 82359 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10403/statm: 130222 82359 378 95 0 125204 0
[pid=10403/tid=10404] ppid=10401 vsize=520888 CPUtime=1203.14 cores=1,3,5,7
/proc/10403/task/10404/stat : 10404 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 162717 0 0 0 120243 71 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10403/tid=10405] ppid=10401 vsize=520888 CPUtime=1203.13 cores=1,3,5,7
/proc/10403/task/10405/stat : 10405 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 123599 0 0 0 120264 49 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10403/tid=10406] ppid=10401 vsize=520888 CPUtime=1191.01 cores=1,3,5,7
/proc/10403/task/10406/stat : 10406 (strangenight2-m) R 10401 10403 9737 0 -1 4202560 127043 0 0 0 119050 51 0 0 25 0 4 0 730765920 533389312 82360 33554432000 4194304 4580107 140733887385040 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 520888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.47
CPU user time (s): 4797.99
CPU system time (s): 2.48262
CPU usage (%): 398.998
Max. virtual memory (cumulated for all children) (KiB): 559080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.99
system time used= 2.48262
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582877
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= 564
involuntary context switches= 18164

runsolver used 3.11852 second user time and 9.03962 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 22:35:54
IDJOB=3366485
IDBENCH=82894
IDSOLVER=1844
FILE ID=node111/3366485-1305405354
RUNJOBID= node111-1305405354-10381
PBS_JOBID= 13324478
Free space on /tmp= 73668 MiB

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

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

MD5SUM BENCH= acdd1627e1c0387cb30884180f862a47
RANDOM SEED=471205530

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22933448 kB
Buffers:        263224 kB
Cached:        6506352 kB
SwapCached:      13720 kB
Active:         933360 kB
Inactive:      8869560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22933448 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           11008 kB
Writeback:           0 kB
AnonPages:     3028896 kB
Mapped:          13024 kB
Slab:           115212 kB
PageTables:      36072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53403472 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= 73664 MiB
End job on node111 at 2011-05-14 22:56:00