Trace number 3366331

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.27 1203.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
MD5SUM38eb341db913fde0f11427c4d808f2c9
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366331-1305401896.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.37/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.37/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.37/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      30 undec:       1 neg:      39
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
3.57/0.90	c  N dy     8      4299        70      6230         0      3912     43610     94935     20.56     21.65
3.57/0.90	c  N dy    16      9289        70      6230         0      6154     43610    139298     20.32     21.42
3.57/0.90	c  N dy    26     13647        70      6230         0      6240     43610    131743     20.39     21.52
3.57/1.00	c  N dy    30     21310        70      6230         0      8098     43610    164498     19.91     21.06
4.76/1.20	c  F st    56     25000        70      6230         0     11467     43610    246800     20.17   no data
4.76/1.20	c  N st    58     25628        70      6230         0     12034     43610    260814     20.17   no data
5.16/1.37	c  N dy    62     30001        70      6230         0      9816     43610    198008     20.17   no data
5.16/1.37	c  S st    62     30001        70      6230         0      9816     43610    198008     20.17   no data
5.56/1.41	c  S st    62     30502        70      6230         0     10281     43610    209484     20.17   no data
5.56/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.41	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
5.56/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.56/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.61	c lits-rem:       144  cl-subs:      847  v-elim:      0  v-fix:    0  time:  0.19 s
7.16/1.86	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
7.16/1.86	c calculated reachability. Time: 0.00
7.16/1.86	c  N dy    62     30502        70      6230         0      9434     43610    187702     20.17   no data
7.96/2.10	c  N dy    95     34530        70      6230         0     13112     43610    277317     20.40     22.80
9.55/2.43	c  N dy   111     40780        70      6230         0     11626     43610    224868     20.41     21.53
10.35/2.68	c  N dy   129     44912        70      6230         0     15404     43610    316954     20.48     21.64
10.75/2.74	c  S st   131     45753        70      6230         0     16174     43610    335302     20.48     21.17
10.75/2.79	c  S st   131     46255        70      6230         0      8516     43610    138711     20.48   no data
10.75/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.75/2.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.75/2.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.75/2.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.75/2.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.75/2.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.14/2.83	c lits-rem:         6  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.03 s
11.14/2.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.14/2.83	c vivif2 --  cl tried     8473 cl shrink        0 lits rem          0 time: 0.00
11.94/3.06	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
11.94/3.06	c calculated reachability. Time: 0.00
11.94/3.06	c  N dy   131     46255        70      6230         0      8473     43610    137480     20.48   no data
12.78/3.29	c  N dy   155     50585        70      6230         0     12383     43610    231970     20.57     21.67
13.93/3.58	c  N dy   167     55366        70      6230         0     16713     43610    336914     20.56     21.70
15.93/4.02	c  N dy   194     62669        70      6230         0     14249     43610    264965     20.59     21.68
16.73/4.29	c  N dy   215     66726        70      6230         0     17942     43610    355283     20.65     21.74
17.91/4.50	c  S st   225     69382        70      6230         0     10411     43610    160442     20.66     19.66
17.91/4.53	c  S st   225     69883        70      6230         0     10883     43610    171932     20.66   no data
17.91/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.91/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.91/4.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.91/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.91/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
17.91/4.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.91/4.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.91/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.60	c lits-rem:        19  cl-subs:      151  v-elim:      0  v-fix:    0  time:  0.06 s
18.31/4.60	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
18.31/4.61	c vivif2 --  cl tried    10732 cl shrink        0 lits rem          0 time: 0.00
19.11/4.88	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
19.11/4.88	c calculated reachability. Time: 0.00
19.11/4.88	c  N dy   225     69883        70      6230         0     10732     43610    168065     20.66   no data
21.55/5.42	c  N dy   227     79165        70      6230         0     19074     43610    364869     20.51     21.60
23.10/5.80	c  N dy   252     84639        70      6230         0     13214     43610    217075     20.57     21.67
23.50/5.97	c  F st   257     87502        70      6230         0     15814     43610    279045     20.56     18.55
24.29/6.19	c  N st   262     90801        70      6230         0     18793     43610    353058     20.56   no data
26.68/6.70	c  N dy   270     97790        70      6230         0     13374     43610    207821     20.54     21.67
28.28/7.12	c  N dy   289    104159        70      6230         0     19110     43610    344767     20.54     21.68
28.28/7.17	c  S st   295    104824        70      6230         0     19711     43610    359451     20.55     20.48
28.68/7.22	c  S st   295    105331        70      6230         0     20180     43610    371051     20.55   no data
28.68/7.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.68/7.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.68/7.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.68/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.68/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.68/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
28.68/7.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.68/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.68/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.32/7.70	c lits-rem:       229  cl-subs:     1782  v-elim:      0  v-fix:    0  time:  0.46 s
30.32/7.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
30.32/7.71	c vivif2 --  cl tried    18398 cl shrink        0 lits rem          0 time: 0.00
31.87/8.07	c asymm  cl-useful: 0/5521/6230 lits-rem:0 time: 0.36
31.87/8.07	c calculated reachability. Time: 0.00
31.87/8.07	c  N dy   295    105331        70      6230         0     18398     43610    327473     20.55   no data
34.71/8.79	c  N dy   308    114418        70      6230         0     14018     43610    210536     20.51     21.70
37.46/9.48	c  N dy   344    123961        70      6230         0     22664     43610    417362     20.53     21.64
43.48/10.96	c  N dy   350    144127        70      6230         0     27246     43610    510484     20.31     21.48
46.63/11.75	c  N dy   416    153372        70      6230         0     21280     43610    364247     20.39     21.94
47.86/12.11	c  S st   423    157997        70      6230         0     25481     43610    464929     20.37     18.20
48.27/12.18	c  S st   423    158500        70      6230         0     25954     43610    476531     20.37   no data
48.27/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.27/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.27/12.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.27/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.27/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.27/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
48.27/12.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.27/12.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.61/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.41/12.97	c lits-rem:       298  cl-subs:     2252  v-elim:      0  v-fix:    0  time:  0.77 s
51.41/12.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
51.41/12.98	c vivif2 --  cl tried    23702 cl shrink        0 lits rem          0 time: 0.01
51.81/13.04	c asymm  cl-useful: 0/709/6230 lits-rem:0 time: 0.06
51.81/13.05	c calculated reachability. Time: 0.00
51.81/13.05	c  N dy   423    158500        70      6230         0     23702     43610    419976     20.37   no data
55.40/13.95	c  N dy   464    168634        70      6230         0     17623     43610    261051     20.39     22.71
58.98/14.87	c  N dy   512    179454        70      6230         0     27397     43610    495592     20.42     22.57
64.17/16.12	c  N dy   576    192324        70      6230         0     22806     43610    373436     20.48     21.70
70.54/17.72	c  N dy   611    209490        70      6230         0     21211     43610    323541     20.46     21.57
75.73/19.04	c  N dy   642    222935        70      6230         0     33345     43610    614277     20.46     22.39
81.32/20.43	c  N dy   675    237751        70      6230         0     28683     43610    488864     20.46     18.55
81.32/20.43	c  S st   675    237751        70      6230         0     28683     43610    488864     20.46     18.55
81.72/20.50	c  S st   675    238257        70      6230         0     29154     43610    500577     20.46   no data
81.72/20.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.72/20.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.72/20.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.72/20.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.72/20.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.72/20.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
81.72/20.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.72/20.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.72/20.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.30/21.42	c lits-rem:       306  cl-subs:     2503  v-elim:      0  v-fix:    0  time:  0.89 s
85.30/21.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
85.30/21.43	c vivif2 --  cl tried    26651 cl shrink        0 lits rem          0 time: 0.01
86.90/21.80	c asymm  cl-useful: 0/4289/6230 lits-rem:0 time: 0.37
86.90/21.80	c calculated reachability. Time: 0.00
86.90/21.80	c  N dy   675    238257        70      6230         0     26651     43610    439273     20.46   no data
92.87/23.36	c  N dy   721    253557        70      6230         0     21614     43610    305957     20.45     21.53
100.06/25.12	c  N dy   771    271322        70      6230         0     37683     43610    691707     20.44     21.57
106.83/26.83	c  N dy   811    288643        70      6230         0     33466     43610    575723     20.44     22.42
115.20/28.93	c  F st   904    306251        70      6230         0     28664     43610    449468     20.48   no data
115.60/29.06	c  N st   907    307440        70      6230         0     29724     43610    475368     20.48   no data
124.77/31.33	c  N dy   960    327143        70      6230         0     25848     43610    368384     20.49     22.09
134.75/33.89	c  N dy  1019    348873        70      6230         0     22876     43610    285691     20.48     21.69
137.93/34.67	c  S st  1046    357385        70      6230         0     30558     43610    469760     20.48     18.88
138.33/34.75	c  S st  1046    357885        70      6230         0     31010     43610    481021     20.48   no data
138.33/34.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.33/34.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.33/34.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.33/34.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.33/34.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.33/34.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
138.33/34.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.33/34.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.33/34.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.51/35.52	c lits-rem:       224  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  0.74 s
141.51/35.52	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
141.51/35.53	c vivif2 --  cl tried    29162 cl shrink        0 lits rem          0 time: 0.01
142.32/35.75	c asymm  cl-useful: 0/1941/6230 lits-rem:0 time: 0.22
142.32/35.75	c calculated reachability. Time: 0.00
142.32/35.75	c  N dy  1046    357885        70      6230         0     29162     43610    436932     20.48   no data
152.69/38.40	c  N dy  1108    377923        70      6230         0     23844     43610    296005     20.48     22.52
162.30/40.71	c  N dy  1186    397936        70      6230         0     42013     43610    737953     20.50     23.46
176.61/44.38	c  N dy  1211    426659        70      6230         0     43401     43610    737013     20.41     21.59
189.37/47.51	c  N dy  1290    450579        70      6230         0     39850     43610    649834     20.41     21.49
200.14/50.22	c  N dy  1332    470604        70      6230         0     31725     43610    444133     20.39     21.50
211.69/53.19	c  N dy  1430    490821        70      6230         0     49948     43610    884282     20.42     21.50
222.87/55.98	c  N dy  1522    510879        70      6230         0     40959     43610    653571     20.44     22.61
237.21/59.50	c  N dy  1554    536827        70      6230         0     36276     43610    517523     20.37     17.58
237.21/59.50	c  S st  1554    536827        70      6230         0     36276     43610    517523     20.37     17.58
237.61/59.60	c  S st  1554    537328        70      6230         0     36746     43610    529105     20.37   no data
237.61/59.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.61/59.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
237.61/59.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.61/59.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.61/59.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.61/59.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
237.61/59.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.61/59.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
237.61/59.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.00/60.77	c lits-rem:       215  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  1.13 s
242.00/60.77	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
242.00/60.78	c vivif2 --  cl tried    34274 cl shrink        0 lits rem          0 time: 0.01
242.80/60.99	c asymm  cl-useful: 0/1781/6230 lits-rem:0 time: 0.21
242.80/60.99	c calculated reachability. Time: 0.00
242.80/60.99	c  N dy  1554    537328        70      6230         0     34274     43610    477692     20.37   no data
256.76/64.40	c  N dy  1659    558829        70      6230         0     53697     43610    948305     20.40     21.54
268.31/67.34	c  N dy  1706    580375        70      6230         0     44413     43610    708584     20.39     21.46
284.27/71.39	c  N dy  1784    606597        70      6230         0     38354     43610    548454     20.37     21.57
297.87/74.72	c  N dy  1874    626648        70      6230         0     56465     43610    985118     20.39     23.70
309.79/77.73	c  N dy  1953    646731        70      6230         0     44071     43610    682899     20.40     24.58
325.73/81.77	c  N dy  2034    668103        70      6230         0     31813     43610    368235     20.42     21.55
338.09/84.87	c  N dy  2154    688130        70      6230         0     49954     43610    810836     20.45     22.80
355.64/89.22	c  N dy  2250    708917        70      6230         0     36195     43610    460408     20.47     21.62
368.45/92.44	c  N dy  2338    729021        70      6230         0     54357     43610    900510     20.49     21.58
383.95/96.33	c  N dy  2402    749121        70      6230         0     39067     43610    514509     20.48     23.00
399.89/100.31	c  N dy  2478    773452        70      6230         0     61006     43610   1044323     20.48     21.56
417.04/104.63	c  N dy  2598    796717        70      6230         0     47763     43610    712682     20.50     21.69
423.43/106.27	c  S st  2628    805992        70      6230         0     56110     43610    913178     20.50     18.40
424.23/106.43	c  S st  2628    806493        70      6230         0     56575     43610    925103     20.50   no data
424.23/106.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
424.23/106.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
424.23/106.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.23/106.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.23/106.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.23/106.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
424.23/106.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.23/106.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
424.23/106.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.97/110.11	c lits-rem:       704  cl-subs:     5083  v-elim:      0  v-fix:    0  time:  3.61 s
438.97/110.11	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
438.97/110.12	c vivif2 --  cl tried    51492 cl shrink        0 lits rem          0 time: 0.01
439.77/110.36	c asymm  cl-useful: 0/1149/6230 lits-rem:0 time: 0.24
439.77/110.37	c calculated reachability. Time: 0.00
439.77/110.37	c  N dy  2628    806493        70      6230         0     51492     43610    801642     20.50   no data
456.91/114.66	c  N dy  2714    826515        70      6230         0     69505     43610   1234467     20.51     23.63
470.07/117.95	c  N dy  2795    846649        70      6230         0     52686     43610    818033     20.51     21.70
486.48/122.03	c  N dy  2835    866728        70      6230         0     70649     43610   1239493     20.49     23.13
501.18/125.80	c  N dy  2958    887836        70      6230         0     53915     43610    842900     20.52     21.67
520.72/130.68	c  N dy  3085    907896        70      6230         0     72106     43610   1289690     20.54     21.80
533.88/133.97	c  N dy  3108    929121        70      6230         0     54033     43610    804621     20.51     21.63
551.83/138.44	c  N dy  3185    949192        70      6230         0     72156     43610   1239710     20.51     23.10
566.16/142.06	c  N dy  3256    969475        70      6230         0     52711     43610    779537     20.51     21.60
587.35/147.39	c  N dy  3316    994853        70      6230         0     75433     43610   1313607     20.49     21.69
614.42/154.11	c  N dy  3400   1031205        70      6230         0     69240     43610   1153594     20.47     21.74
631.61/158.45	c  N dy  3476   1051267        70      6230         0     47925     43610    645458     20.47     21.65
646.72/162.21	c  N dy  3532   1071298        70      6230         0     65875     43610   1073716     20.47     22.58
647.12/162.35	c  F st  3537   1071875        70      6230         0     66398     43610   1086680     20.47     20.65
666.71/167.26	c  N dy  3585   1094535        70      6230         0     46301     43610    586848     20.47     21.55
684.59/171.78	c  N dy  3689   1117577        70      6230         0     67101     43610   1093975     20.48     21.79
707.72/177.53	c  N dy  3823   1137604        70      6230         0     43802     43610    516015     20.51     21.81
722.88/181.36	c  N dy  3919   1157643        70      6230         0     61967     43610    961358     20.52     21.70
742.81/186.37	c  N dy  3952   1180440        70      6230         0     82463     43610   1445646     20.51     21.72
759.95/190.67	c  N dy  4028   1202114        70      6230         0     59640     43610    885027     20.51     21.62
768.73/192.83	c  S st  4079   1209740        70      6230         0     66563     43610   1054752     20.52   no data
769.53/193.06	c  S st  4079   1210243        70      6230         0     67031     43610   1066497     20.52   no data
769.53/193.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
769.93/193.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
769.93/193.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.93/193.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.93/193.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.93/193.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
769.93/193.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
769.93/193.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
769.93/193.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.82/201.69	c lits-rem:       668  cl-subs:     5316  v-elim:      0  v-fix:    0  time:  8.54 s
803.82/201.69	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
804.22/201.71	c vivif2 --  cl tried    61715 cl shrink        0 lits rem          0 time: 0.01
805.82/202.19	c asymm  cl-useful: 0/897/6230 lits-rem:0 time: 0.49
806.22/202.20	c calculated reachability. Time: 0.00
806.22/202.20	c  N dy  4079   1210243        70      6230         0     61715     43610    934173     20.52   no data
832.53/208.82	c  N dy  4161   1230312        70      6230         0     79839     43610   1373560     20.52     22.84
851.66/213.69	c  N dy  4255   1250353        70      6230         0     54858     43610    756954     20.53     23.04
870.40/218.32	c  N dy  4322   1271658        70      6230         0     74015     43610   1218491     20.53     21.69
893.94/224.26	c  N dy  4432   1291758        70      6230         0     48121     43610    583012     20.54     21.74
909.48/228.11	c  N dy  4476   1312483        70      6230         0     66826     43610   1028490     20.54     21.74
933.01/234.06	c  N dy  4546   1334125        70      6230         0     86265     43610   1493637     20.54     21.67
954.54/239.43	c  N dy  4626   1354136        70      6230         0     59229     43610    831761     20.53     21.84
980.05/245.86	c  N dy  4707   1381068        70      6230         0     83540     43610   1420410     20.53     21.98
999.20/250.70	c  N dy  4752   1403408        70      6230         0     57741     43610    784815     20.53     21.64
1018.33/255.49	c  N dy  4843   1423991        70      6230         0     76335     43610   1237398     20.53     21.67
1042.26/261.41	c  N dy  4900   1444455        70      6230         0     47894     43610    534117     20.53     21.92
1059.41/265.79	c  N dy  5017   1464531        70      6230         0     66117     43610    980591     20.54     21.69
1080.13/270.90	c  N dy  5095   1484533        70      6230         0     84145     43610   1418622     20.55     24.11
1099.68/275.86	c  N dy  5134   1504552        70      6230         0     54344     43610    677151     20.54     23.60
1115.62/279.83	c  N dy  5193   1524582        70      6230         0     72400     43610   1115936     20.54     21.75
1141.93/286.42	c  N dy  5310   1545922        70      6230         0     91608     43610   1588094     20.55     21.72
1163.87/291.95	c  N dy  5366   1569975        70      6230         0     64571     43610    909724     20.55     21.74
1185.80/297.46	c  N dy  5467   1590023        70      6230         0     82705     43610   1355253     20.56     21.71
1212.11/304.09	c  N dy  5542   1610108        70      6230         0     51254     43610    578098     20.57     21.71
1228.11/308.05	c  N dy  5615   1630131        70      6230         0     69343     43610   1018537     20.57     21.67
1249.64/313.50	c  N dy  5699   1650207        70      6230         0     87474     43610   1462311     20.58     21.66
1276.35/320.18	c  N dy  5805   1670282        70      6230         0     55080     43610    657847     20.59     22.53
1302.66/326.76	c  N dy  5923   1698704        70      6230         0     80675     43610   1279202     20.59     21.84
1314.58/329.73	c  S st  5943   1710244        70      6230         0     91031     43610   1528152     20.58     19.01
1315.42/330.00	c  S st  5943   1710746        70      6230         0     91498     43610   1540092     20.58   no data
1315.42/330.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1315.82/330.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1315.82/330.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1315.82/330.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1315.82/330.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1315.82/330.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1315.82/330.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1315.82/330.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1316.16/330.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1381.59/346.56	c lits-rem:      1033  cl-subs:     9526  v-elim:      0  v-fix:    0  time: 16.45 s
1381.59/346.56	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1381.59/346.58	c vivif2 --  cl tried    81972 cl shrink        0 lits rem          0 time: 0.02
1383.93/347.15	c asymm  cl-useful: 0/677/6230 lits-rem:0 time: 0.56
1383.93/347.15	c calculated reachability. Time: 0.00
1383.93/347.15	c  N dy  5943   1710746        70      6230         0     81972     43610   1311880     20.58   no data
1426.99/357.94	c  N dy  6061   1731999        70      6230         0    101178     43610   1783964     20.60     21.73
1450.92/363.90	c  N dy  6153   1752091        70      6230         0     68412     43610    977189     20.60     23.99
1471.65/369.17	c  N dy  6196   1772218        70      6230         0     86503     43610   1407607     20.60     21.85
1502.76/376.99	c  N dy  6244   1798108        70      6230         0     57648     43610    694117     20.59     21.72
1524.28/382.30	c  N dy  6310   1819335        70      6230         0     76728     43610   1155946     20.59     21.72
1553.79/389.73	c  N dy  6404   1839413        70      6230         0     94831     43610   1598410     20.60     21.84
1582.95/397.10	c  N dy  6491   1863260        70      6230         0     63326     43610    820172     20.60     21.74
1604.88/402.53	c  N dy  6595   1883336        70      6230         0     81401     43610   1261734     20.61     23.01
1634.74/410.05	c  N dy  6713   1904416        70      6230         0    100438     43610   1729334     20.62     21.73
1664.24/417.49	c  N dy  6804   1931071        70      6230         0     70357     43610    978829     20.62     22.03
1693.00/424.63	c  N dy  6855   1959928        70      6230         0     96074     43610   1587294     20.60     21.87
1724.45/432.51	c  N dy  6960   1982937        70      6230         0     62033     43610    763798     20.61     21.74
1743.99/437.48	c  N dy  7045   2002956        70      6230         0     79962     43610   1198917     20.61     22.30
1769.11/443.71	c  N dy  7098   2023735        70      6230         0     98631     43610   1650353     20.61     21.71
1798.61/451.16	c  N dy  7208   2043830        70      6230         0     61081     43610    732961     20.62     22.69
1819.79/456.46	c  N dy  7313   2063905        70      6230         0     79203     43610   1177732     20.63     21.75
1846.11/463.07	c  N dy  7402   2084637        70      6230         0     97879     43610   1633970     20.63     21.78
1879.16/471.35	c  N dy  7467   2112824        70      6230         0     66556     43610    844848     20.63     21.78
1902.69/477.23	c  N dy  7549   2134472        70      6230         0     86055     43610   1320207     20.63     21.90
1931.78/484.53	c  N dy  7663   2154548        70      6230         0    104191     43610   1766216     20.64     22.94
1961.28/491.97	c  N dy  7766   2174825        70      6230         0     64905     43610    800372     20.65     21.84
1990.39/499.30	c  N dy  7847   2202595        70      6230         0     89802     43610   1392807     20.64     21.78
2002.74/502.31	c  S st  7907   2210746        70      6230         0     97181     43610   1576705     20.65   no data
2003.55/502.59	c  S st  7907   2211246        70      6230         0     97644     43610   1588508     20.65   no data
2003.55/502.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2003.99/502.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2003.99/502.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2003.99/502.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2003.99/502.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2003.99/502.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2003.99/502.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2003.99/502.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2003.99/502.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2046.59/513.38	c lits-rem:       991  cl-subs:     9444  v-elim:      0  v-fix:    0  time: 10.67 s
2046.59/513.38	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2046.99/513.40	c vivif2 --  cl tried    88200 cl shrink        0 lits rem          0 time: 0.02
2048.24/513.76	c asymm  cl-useful: 0/629/6230 lits-rem:0 time: 0.36
2048.24/513.76	c calculated reachability. Time: 0.00
2048.24/513.76	c  N dy  7907   2211246        70      6230         0     88200     43610   1360094     20.65   no data
2096.08/525.74	c  N dy  7923   2240950        70      6230         0    114611     43610   1978016     20.63     21.75
2128.33/533.89	c  N dy  8027   2260958        70      6230         0     74752     43610   1033986     20.64     23.08
2160.23/541.86	c  N dy  8148   2281092        70      6230         0     92912     43610   1480536     20.64     21.81
2216.05/555.82	c  N dy  8224   2332210        70      6230         0     79392     43610   1101177     20.60     21.71
2242.37/562.45	c  N dy  8301   2352485        70      6230         0     97524     43610   1538562     20.61     21.70
2275.91/570.83	c  N dy  8401   2373375        70      6230         0    116326     43610   1998757     20.61     21.72
2341.27/587.30	c  N dy  8439   2438107        70      6230         0    113920     43610   1905664     20.56     21.67
2384.32/598.01	c  N dy  8444   2480385        70      6230         0     90795     43610   1342029     20.52     21.99
2410.64/604.61	c  N dy  8520   2500480        70      6230         0    108840     43610   1781107     20.53     21.62
2444.92/613.20	c  N dy  8651   2520507        70      6230         0     65443     43610    754169     20.54     22.27
2465.26/618.30	c  N dy  8723   2540649        70      6230         0     83511     43610   1189539     20.54     21.62
2505.14/628.38	c  N dy  8811   2571994        70      6230         0    111687     43610   1861877     20.53     21.67
2551.00/639.85	c  N dy  8922   2604894        70      6230         0     78476     43610   1036702     20.53     21.77
2576.11/646.11	c  N dy  8997   2624976        70      6230         0     96481     43610   1470270     20.53     23.24
2617.18/656.40	c  N dy  9054   2655565        70      6230         0    123856     43610   2127141     20.52     21.70
2645.08/663.47	c  N dy  9200   2676369        70      6230         0     79037     43610   1061064     20.53     21.66
2669.80/669.67	c  N dy  9266   2696469        70      6230         0     97080     43610   1493621     20.53     21.77
2692.97/675.48	c  S st  9343   2711246        70      6230         0    110464     43610   1823023     20.54     19.46
2694.51/675.82	c  S st  9343   2711752        70      6230         0    110936     43610   1834774     20.54   no data
2694.51/675.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2694.51/675.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2694.51/675.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2694.51/675.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2694.51/675.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2694.51/675.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2694.51/675.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2694.91/675.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2694.91/675.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2753.96/690.72	c lits-rem:      1080  cl-subs:    10900  v-elim:      0  v-fix:    0  time: 14.75 s
2753.96/690.72	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2753.96/690.74	c vivif2 --  cl tried   100036 cl shrink        0 lits rem          0 time: 0.03
2755.50/691.11	c asymm  cl-useful: 0/561/6230 lits-rem:0 time: 0.36
2755.50/691.11	c calculated reachability. Time: 0.00
2755.50/691.11	c  N dy  9343   2711752        70      6230         0    100036     43610   1565615     20.54   no data
2789.04/699.52	c  N dy  9439   2731788        70      6230         0    118052     43610   2007604     20.54     21.65
2823.28/708.15	c  N dy  9564   2752449        70      6230         0     72593     43610    889457     20.55     21.75
2851.99/715.36	c  N dy  9659   2772460        70      6230         0     90587     43610   1330018     20.56     21.70
2894.70/726.05	c  N dy  9786   2792535        70      6230         0    108746     43610   1778512     20.56     23.26
2944.49/738.54	c  N dy  9925   2812584        70      6230         0    126808     43610   2226521     20.58     22.73
2974.79/746.13	c  N dy  9984   2834673        70      6230         0     81220     43610   1076073     20.57     21.70
3003.96/753.46	c  N dy 10112   2854675        70      6230         0     99257     43610   1523932     20.58     21.69
3040.19/762.50	c  N dy 10252   2874709        70      6230         0    117374     43610   1973246     20.59     22.56
3079.27/772.33	c  N dy 10341   2894804        70      6230         0     68942     43610    767214     20.60     24.38
3102.79/778.24	c  N dy 10438   2914847        70      6230         0     87027     43610   1209584     20.60     21.69
3134.70/786.26	c  N dy 10527   2937047        70      6230         0    107050     43610   1698278     20.61     21.77
3167.38/794.45	c  N dy 10612   2957052        70      6230         0    124949     43610   2133051     20.61     24.04
3202.08/803.15	c  N dy 10715   2977108        70      6230         0     75530     43610    916636     20.61     22.79
3228.04/809.62	c  N dy 10835   2997203        70      6230         0     93640     43610   1362986     20.62     21.77
3259.89/817.69	c  N dy 10920   3018553        70      6230         0    112860     43610   1830176     20.62     21.74
3299.77/827.65	c  N dy 11029   3038578        70      6230         0    130953     43610   2274446     20.63     23.70
3331.27/835.56	c  N dy 11156   3058583        70      6230         0     80546     43610   1029625     20.64     23.09
3356.78/841.98	c  N dy 11233   3078625        70      6230         0     98481     43610   1466916     20.64     22.82
3388.29/849.84	c  N dy 11313   3098719        70      6230         0    116513     43610   1907805     20.64     23.64
3426.16/859.35	c  N dy 11402   3119006        70      6230         0    134754     43610   2355826     20.64     21.93
3454.48/866.46	c  N dy 11447   3141677        70      6230         0     85794     43610   1134847     20.64     21.82
3480.39/872.99	c  N dy 11515   3161766        70      6230         0    103883     43610   1576107     20.64     21.83
3513.49/881.27	c  N dy 11588   3181793        70      6230         0    121832     43610   2013176     20.64     23.54
3554.96/891.63	c  N dy 11703   3201872        70      6230         0    139846     43610   2457415     20.65     23.01
3567.32/894.76	c  S st 11734   3211753        70      6230         0     78695     43610    953624     20.65     19.27
3568.11/894.99	c  S st 11734   3212260        70      6230         0     79155     43610    965196     20.65   no data
3568.11/894.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3568.51/895.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3568.51/895.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3568.51/895.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3568.51/895.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3568.51/895.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3568.51/895.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3568.51/895.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3568.51/895.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3577.69/897.32	c lits-rem:       251  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  2.24 s
3577.69/897.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3577.69/897.33	c vivif2 --  cl tried    77018 cl shrink        0 lits rem          0 time: 0.01
3578.53/897.58	c asymm  cl-useful: 0/536/6230 lits-rem:0 time: 0.25
3578.53/897.58	c calculated reachability. Time: 0.00
3578.53/897.58	c  N dy 11734   3212260        70      6230         0     77018     43610    913583     20.65   no data
3606.39/904.53	c  N dy 11843   3233113        70      6230         0     95862     43610   1377749     20.66     21.84
3641.08/913.26	c  N dy 11936   3255559        70      6230         0    116129     43610   1876312     20.66     21.76
3688.58/925.17	c  N dy 12037   3279953        70      6230         0    138089     43610   2414860     20.66     21.81
3720.03/933.01	c  N dy 12147   3300049        70      6230         0     85210     43610   1105385     20.67     22.41
3749.15/940.36	c  N dy 12230   3320339        70      6230         0    103519     43610   1553604     20.67     21.84
3782.24/948.63	c  N dy 12273   3340662        70      6230         0    121733     43610   1990605     20.67     21.78
3832.08/961.15	c  N dy 12407   3361630        70      6230         0    140661     43610   2460151     20.68     21.83
3862.78/968.88	c  N dy 12525   3382051        70      6230         0     87082     43610   1138595     20.68     21.78
3888.30/975.23	c  N dy 12563   3402109        70      6230         0    104953     43610   1568657     20.68     22.34
3924.18/984.25	c  N dy 12662   3422484        70      6230         0    123157     43610   2010619     20.68     21.81
3972.43/996.30	c  N dy 12731   3448783        70      6230         0     74062     43610    804494     20.68     21.88
3995.95/1002.24	c  N dy 12822   3468816        70      6230         0     92051     43610   1244432     20.68     21.78
4030.30/1010.83	c  N dy 12946   3490414        70      6230         0    111573     43610   1729486     20.69     21.85
4067.33/1020.12	c  N dy 13050   3510419        70      6230         0    129610     43610   2174430     20.69     21.82
4115.58/1032.22	c  N dy 13171   3530511        70      6230         0     73964     43610    788676     20.70     23.28
4139.50/1038.30	c  N dy 13256   3550560        70      6230         0     91947     43610   1229019     20.70     23.10
4169.81/1045.83	c  N dy 13331   3571698        70      6230         0    110941     43610   1692370     20.71     21.86
4208.48/1055.50	c  N dy 13427   3593790        70      6230         0    130772     43610   2179302     20.71     21.81
4261.52/1068.86	c  N dy 13477   3625535        70      6230         0     84534     43610   1024542     20.70     21.86
4293.46/1076.89	c  N dy 13611   3647095        70      6230         0    103928     43610   1504676     20.71     21.87
4332.09/1086.57	c  N dy 13717   3670048        70      6230         0    124512     43610   2007801     20.71     22.07
4375.95/1097.57	c  N dy 13766   3694852        70      6230         0    146742     43610   2545126     20.71     21.87
4404.25/1104.66	c  S st 13854   3712260        70      6230         0     87044     43610   1088468     20.71     18.75
4405.45/1104.93	c  S st 13854   3712762        70      6230         0     87509     43610   1100094     20.71   no data
4405.45/1104.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4405.45/1104.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4405.45/1104.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4405.45/1104.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4405.45/1104.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4405.45/1104.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4405.45/1104.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4405.85/1105.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4405.85/1105.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4417.81/1108.04	c lits-rem:       246  cl-subs:     2690  v-elim:      0  v-fix:    0  time:  3.02 s
4417.81/1108.04	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4417.81/1108.06	c vivif2 --  cl tried    84819 cl shrink        0 lits rem          0 time: 0.02
4419.01/1108.37	c asymm  cl-useful: 0/827/6230 lits-rem:0 time: 0.31
4419.01/1108.38	c calculated reachability. Time: 0.00
4419.01/1108.38	c  N dy 13854   3712762        70      6230         0     84819     43610   1032046     20.71   no data
4446.13/1115.18	c  N dy 13901   3735938        70      6230         0    105613     43610   1536908     20.71     21.81
4476.03/1122.61	c  F st 14000   3751563        70      6230         0    119744     43610   1887441     20.72     21.66
4486.00/1125.13	c  N dy 14006   3756760        70      6230         0    124426     43610   2003894     20.72   no data
4528.66/1135.89	c  N dy 14109   3776813        70      6230         0    142452     43610   2447159     20.72     23.32
4566.94/1145.45	c  N dy 14182   3797303        70      6230         0     84506     43610   1006309     20.72     21.86
4596.84/1152.90	c  N dy 14212   3819800        70      6230         0    104570     43610   1479325     20.71     21.81
4633.52/1162.10	c  N dy 14306   3840504        70      6230         0    123249     43610   1939540     20.72     21.98
4726.84/1185.50	c  N dy 14330   3907908        70      6230         0    106074     43610   1493986     20.69     21.82
4765.90/1195.32	c  N dy 14395   3932474        70      6230         0    128019     43610   2017846     20.68     21.95

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-3366331-1305401896/watcher-3366331-1305401896 -o /tmp/evaluation-result-3366331-1305401896/solver-3366331-1305401896 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366331-1305401896.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.55 8.00 8.05 6/387 28162
/proc/meminfo: memFree=27042708/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=51168 CPUtime=0.03 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 406 0 0 0 3 0 0 0 23 0 4 0 651788256 52396032 347 33554432000 4194304 4580107 140737056611584 18446744073709551615 47817520793516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 12792 347 299 95 0 7774 0
[pid=28162/tid=28163] ppid=28160 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 651788257 52396032 347 33554432000 4194304 4580107 140737056611584 18446744073709551615 47817520793526 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 651788257 52396032 347 33554432000 4194304 4580107 140737056611584 18446744073709551615 47817520793526 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651788257 52396032 347 33554432000 4194304 4580107 140737056611584 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0183071 s]
/proc/loadavg: 7.55 8.00 8.05 6/387 28162
/proc/meminfo: memFree=27042708/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=281836 CPUtime=0.04 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 1240 0 0 0 4 0 0 0 25 0 4 0 651788256 288600064 1151 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 70459 1151 356 95 0 65441 0
[pid=28162/tid=28163] ppid=28160 vsize=281836 CPUtime=0.01 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 216 0 0 0 1 0 0 0 25 0 4 0 651788257 288600064 1151 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=281836 CPUtime=0.01 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 194 0 0 0 1 0 0 0 25 0 4 0 651788257 288600064 1151 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=281836 CPUtime=0 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 209 0 0 0 0 0 0 0 25 0 4 0 651788257 288600064 1151 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 281836

[startup+0.100292 s]
/proc/loadavg: 7.55 8.00 8.05 6/387 28162
/proc/meminfo: memFree=27042708/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=281836 CPUtime=0.37 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 1419 0 0 0 37 0 0 0 25 0 4 0 651788256 288600064 1330 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 70459 1330 358 95 0 65441 0
[pid=28162/tid=28163] ppid=28160 vsize=281836 CPUtime=0.09 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 232 0 0 0 9 0 0 0 25 0 4 0 651788257 288600064 1330 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=281836 CPUtime=0.09 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 210 0 0 0 9 0 0 0 25 0 4 0 651788257 288600064 1330 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=281836 CPUtime=0.08 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 339 0 0 0 8 0 0 0 25 0 4 0 651788257 288600064 1330 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294336 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) 281836

[startup+0.300259 s]
/proc/loadavg: 7.55 8.00 8.05 6/387 28162
/proc/meminfo: memFree=27042708/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=284532 CPUtime=1.17 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 3539 0 0 0 117 0 0 0 25 0 4 0 651788256 291360768 3043 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 71133 3043 376 95 0 66115 0
[pid=28162/tid=28163] ppid=28160 vsize=284532 CPUtime=0.29 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 841 0 0 0 29 0 0 0 18 0 4 0 651788257 291360768 3043 33554432000 4194304 4580107 140737056611584 18446744073709551615 4315715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=284532 CPUtime=0.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 808 0 0 0 29 0 0 0 18 0 4 0 651788257 291360768 3043 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=284532 CPUtime=0.28 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 665 0 0 0 28 0 0 0 25 0 4 0 651788257 291360768 3043 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294535 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) 284532

[startup+0.700195 s]
/proc/loadavg: 7.55 8.00 8.05 6/387 28162
/proc/meminfo: memFree=27042708/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=286904 CPUtime=2.77 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 5872 0 0 0 277 0 0 0 25 0 4 0 651788256 293789696 3476 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 71726 3476 376 95 0 66708 0
[pid=28162/tid=28163] ppid=28160 vsize=286904 CPUtime=0.69 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 1361 0 0 0 69 0 0 0 18 0 4 0 651788257 293789696 3476 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=286904 CPUtime=0.69 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 1397 0 0 0 69 0 0 0 18 0 4 0 651788257 293789696 3476 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=286904 CPUtime=0.68 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 1289 0 0 0 68 0 0 0 25 0 4 0 651788257 293789696 3476 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286904

[startup+1.50106 s]
/proc/loadavg: 7.66 8.02 8.06 10/392 28167
/proc/meminfo: memFree=27016384/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=287880 CPUtime=5.95 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 10439 0 0 0 594 1 0 0 25 0 4 0 651788256 294789120 5661 33554432000 4194304 4580107 140737056611584 18446744073709551615 4406358 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 71970 5661 378 95 0 66952 0
[pid=28162/tid=28163] ppid=28160 vsize=287880 CPUtime=1.49 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 2206 0 0 0 149 0 0 0 19 0 4 0 651788257 294789120 5661 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=287880 CPUtime=1.49 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 2292 0 0 0 149 0 0 0 19 0 4 0 651788257 294789120 5661 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=287880 CPUtime=1.46 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 1979 0 0 0 146 0 0 0 25 0 4 0 651788257 294789120 5661 33554432000 4194304 4580107 140737056611584 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287880

[startup+3.10079 s]
/proc/loadavg: 7.66 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26967280/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=293044 CPUtime=12.34 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 18749 0 0 0 1231 3 0 0 25 0 4 0 651788256 300077056 10396 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 73261 10396 378 95 0 68243 0
[pid=28162/tid=28163] ppid=28160 vsize=293044 CPUtime=3.09 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 4268 0 0 0 309 0 0 0 24 0 4 0 651788257 300077056 10396 33554432000 4194304 4580107 140737056611584 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=293044 CPUtime=3.08 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 4812 0 0 0 308 0 0 0 25 0 4 0 651788257 300077056 10396 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=293044 CPUtime=3.05 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 4929 0 0 0 304 1 0 0 25 0 4 0 651788257 300077056 10396 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294624 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) 293044

[startup+6.30026 s]
/proc/loadavg: 7.69 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26935116/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=309120 CPUtime=25.09 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 29089 0 0 0 2504 5 0 0 25 0 4 0 651788256 316538880 13929 33554432000 4194304 4580107 140737056611584 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 77280 13929 378 95 0 72262 0
[pid=28162/tid=28163] ppid=28160 vsize=309120 CPUtime=6.28 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 7225 0 0 0 628 0 0 0 25 0 4 0 651788257 316538880 13929 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=309120 CPUtime=6.28 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 7995 0 0 0 627 1 0 0 25 0 4 0 651788257 316538880 13929 33554432000 4194304 4580107 140737056611584 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=309120 CPUtime=6.21 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 7124 0 0 0 620 1 0 0 25 0 4 0 651788257 316538880 13929 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 309120

[startup+12.7012 s]
/proc/loadavg: 7.72 8.02 8.06 9/392 28167
/proc/meminfo: memFree=26897340/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=310004 CPUtime=50.61 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 44071 0 0 0 5054 7 0 0 25 0 4 0 651788256 317444096 18254 33554432000 4194304 4580107 140737056611584 18446744073709551615 4451687 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 77501 18254 378 95 0 72483 0
[pid=28162/tid=28163] ppid=28160 vsize=310004 CPUtime=12.69 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 9825 0 0 0 1268 1 0 0 25 0 4 0 651788257 317444096 18254 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=310004 CPUtime=12.68 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 10892 0 0 0 1266 2 0 0 25 0 4 0 651788257 317444096 18254 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=310004 CPUtime=12.52 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 11467 0 0 0 1251 1 0 0 25 0 4 0 651788257 317444096 18254 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 310004

[startup+25.501 s]
/proc/loadavg: 7.83 8.03 8.06 9/392 28168
/proc/meminfo: memFree=26840916/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=299828 CPUtime=101.64 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 66430 0 0 0 10152 12 0 0 25 0 4 0 651788256 307023872 21379 33554432000 4194304 4580107 140737056611584 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 74957 21379 378 95 0 69939 0
[pid=28162/tid=28163] ppid=28160 vsize=299828 CPUtime=25.49 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 15086 0 0 0 2546 3 0 0 25 0 4 0 651788257 307023872 21379 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=299828 CPUtime=25.48 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 17154 0 0 0 2545 3 0 0 25 0 4 0 651788257 307023872 21379 33554432000 4194304 4580107 140737056611584 18446744073709551615 251814264727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=299828 CPUtime=25.16 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 16589 0 0 0 2513 3 0 0 25 0 4 0 651788257 307023872 21379 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 299828

[startup+51.1008 s]
/proc/loadavg: 7.95 8.04 8.06 9/392 28169
/proc/meminfo: memFree=26800428/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=339224 CPUtime=203.73 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 97138 0 0 0 20353 20 0 0 25 0 4 0 651788256 347365376 26793 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 84806 26793 378 95 0 79788 0
[pid=28162/tid=28163] ppid=28160 vsize=339224 CPUtime=51.09 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 21070 0 0 0 5105 4 0 0 25 0 4 0 651788257 347365376 26793 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=339224 CPUtime=51.08 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 25807 0 0 0 5103 5 0 0 25 0 4 0 651788257 347365376 26793 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=339224 CPUtime=50.44 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 24358 0 0 0 5039 5 0 0 25 0 4 0 651788257 347365376 26793 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 339224

[startup+102.315 s]
/proc/loadavg: 8.13 8.08 8.07 9/392 28170
/proc/meminfo: memFree=26747836/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=330896 CPUtime=407.93 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 143186 0 0 0 40759 34 0 0 25 0 4 0 651788256 338837504 30304 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 82724 30304 378 95 0 77706 0
[pid=28162/tid=28163] ppid=28160 vsize=330896 CPUtime=102.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 27249 0 0 0 10224 6 0 0 25 0 4 0 651788257 338837504 30304 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=330896 CPUtime=102.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 38338 0 0 0 10220 9 0 0 25 0 4 0 651788257 338837504 30304 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=330896 CPUtime=101 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 39170 0 0 0 10091 9 0 0 25 0 4 0 651788257 338837504 30304 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 330896

[startup+162.301 s]

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

[pid=28162] ppid=28160 vsize=400584 CPUtime=2800.16 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 452775 0 0 0 279845 171 0 0 25 0 4 0 651788256 410198016 79386 33554432000 4194304 4580107 140737056611584 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 100146 79386 378 95 0 95128 0
[pid=28162/tid=28163] ppid=28160 vsize=400584 CPUtime=702.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 95342 0 0 0 70191 39 0 0 25 0 4 0 651788257 410198016 79386 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=400584 CPUtime=702.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 122331 0 0 0 70182 47 0 0 25 0 4 0 651788257 410198016 79386 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=400584 CPUtime=693.25 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 111460 0 0 0 69285 40 0 0 25 0 4 0 651788257 410198016 79386 33554432000 4194304 4580107 140737056611584 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.16
Current children cumulated vsize (KiB) 400584

[startup+762.315 s]
/proc/loadavg: 8.24 8.16 8.10 9/392 28187
/proc/meminfo: memFree=26283012/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=427560 CPUtime=3039.44 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 466377 0 0 0 303767 177 0 0 25 0 4 0 651788256 437821440 74289 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 106890 74289 378 95 0 101872 0
[pid=28162/tid=28163] ppid=28160 vsize=427560 CPUtime=762.32 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 95981 0 0 0 76193 39 0 0 25 0 4 0 651788257 437821440 74289 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=427560 CPUtime=762.3 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 127781 0 0 0 76180 50 0 0 25 0 4 0 651788257 437821440 74289 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=427560 CPUtime=752.49 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 116117 0 0 0 75208 41 0 0 25 0 4 0 651788257 437821440 74289 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.44
Current children cumulated vsize (KiB) 427560

[startup+822.301 s]
/proc/loadavg: 8.15 8.14 8.09 9/392 28189
/proc/meminfo: memFree=26197796/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=440492 CPUtime=3278.63 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 486554 0 0 0 327676 187 0 0 25 0 4 0 651788256 451063808 83067 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 110123 83067 378 95 0 105105 0
[pid=28162/tid=28163] ppid=28160 vsize=440492 CPUtime=822.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 98706 0 0 0 82190 40 0 0 25 0 4 0 651788257 451063808 83067 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=440492 CPUtime=822.28 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 133856 0 0 0 82175 53 0 0 25 0 4 0 651788257 451063808 83067 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=440492 CPUtime=811.72 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 121852 0 0 0 81128 44 0 0 25 0 4 0 651788257 451063808 83067 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.63
Current children cumulated vsize (KiB) 440492

[startup+882.301 s]
/proc/loadavg: 8.11 8.13 8.09 9/392 28191
/proc/meminfo: memFree=26260380/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=440864 CPUtime=3517.87 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 501259 0 0 0 351591 196 0 0 25 0 4 0 651788256 451444736 80870 33554432000 4194304 4580107 140737056611584 18446744073709551615 4291415 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 110216 80870 378 95 0 105198 0
[pid=28162/tid=28163] ppid=28160 vsize=440864 CPUtime=882.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 98764 0 0 0 88190 40 0 0 25 0 4 0 651788257 451444736 80870 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=440864 CPUtime=882.28 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 139785 0 0 0 88172 56 0 0 25 0 4 0 651788257 451444736 80870 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=440864 CPUtime=870.95 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 124827 0 0 0 87049 46 0 0 25 0 4 0 651788257 451444736 80870 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.87
Current children cumulated vsize (KiB) 440864

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 8.09 9/392 28192
/proc/meminfo: memFree=26209772/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=454224 CPUtime=3757.12 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 518651 0 0 0 375507 205 0 0 25 0 4 0 651788256 465125376 81016 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 113556 81016 378 95 0 108538 0
[pid=28162/tid=28163] ppid=28160 vsize=454224 CPUtime=942.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 101398 0 0 0 94189 41 0 0 25 0 4 0 651788257 465125376 81016 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=454224 CPUtime=942.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 145186 0 0 0 94170 59 0 0 25 0 4 0 651788257 465125376 81016 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=454224 CPUtime=930.19 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 128756 0 0 0 92970 49 0 0 25 0 4 0 651788257 465125376 81016 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.12
Current children cumulated vsize (KiB) 454224

[startup+1002.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/392 28194
/proc/meminfo: memFree=26183208/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=532944 CPUtime=3996.35 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 536026 0 0 0 399422 213 0 0 25 0 4 0 651788256 545734656 88547 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 133236 88547 378 95 0 128218 0
[pid=28162/tid=28163] ppid=28160 vsize=532944 CPUtime=1002.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 104773 0 0 0 100187 43 0 0 25 0 4 0 651788257 545734656 88547 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=532944 CPUtime=1002.28 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 150440 0 0 0 100167 61 0 0 25 0 4 0 651788257 545734656 88547 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=532944 CPUtime=989.43 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 131976 0 0 0 98892 51 0 0 25 0 4 0 651788257 545734656 88547 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.35
Current children cumulated vsize (KiB) 532944

[startup+1062.3 s]
/proc/loadavg: 8.13 8.13 8.09 9/392 28195
/proc/meminfo: memFree=26246296/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=507336 CPUtime=4235.6 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 551955 0 0 0 423338 222 0 0 25 0 4 0 651788256 519512064 80392 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 126834 80392 378 95 0 121816 0
[pid=28162/tid=28163] ppid=28160 vsize=507336 CPUtime=1062.31 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 107172 0 0 0 106186 45 0 0 25 0 4 0 651788257 519512064 80392 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=507336 CPUtime=1062.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 156511 0 0 0 106164 65 0 0 25 0 4 0 651788257 519512064 80392 33554432000 4194304 4580107 140737056611584 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=507336 CPUtime=1048.68 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 135018 0 0 0 104815 53 0 0 25 0 4 0 651788257 519512064 80392 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.6
Current children cumulated vsize (KiB) 507336

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/392 28197
/proc/meminfo: memFree=26164924/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=507688 CPUtime=4474.83 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 574177 0 0 0 447250 233 0 0 25 0 4 0 651788256 519872512 83743 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 126922 83743 378 95 0 121904 0
[pid=28162/tid=28163] ppid=28160 vsize=507688 CPUtime=1122.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 112580 0 0 0 112183 47 0 0 25 0 4 0 651788257 519872512 83743 33554432000 4194304 4580107 140737056611584 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=507688 CPUtime=1122.28 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 162319 0 0 0 112161 67 0 0 25 0 4 0 651788257 519872512 83743 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=507688 CPUtime=1107.9 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 140395 0 0 0 110734 56 0 0 25 0 4 0 651788257 519872512 83743 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.83
Current children cumulated vsize (KiB) 507688

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 8.09 9/392 28199
/proc/meminfo: memFree=26182016/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=507892 CPUtime=4714.08 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 589866 0 0 0 471165 243 0 0 25 0 4 0 651788256 520081408 79671 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 126973 79671 378 95 0 121955 0
[pid=28162/tid=28163] ppid=28160 vsize=507892 CPUtime=1182.3 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 116814 0 0 0 118181 49 0 0 25 0 4 0 651788257 520081408 79671 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=507892 CPUtime=1182.29 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 167062 0 0 0 118158 71 0 0 25 0 4 0 651788257 520081408 79671 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=507892 CPUtime=1167.15 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 141498 0 0 0 116658 57 0 0 25 0 4 0 651788257 520081408 79671 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.08
Current children cumulated vsize (KiB) 507892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.24 8.16 8.10 5/388 28200
/proc/meminfo: memFree=26700364/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=521412 CPUtime=4800.22 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 598208 0 0 0 479774 248 0 0 25 0 4 0 651788256 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 130353 84542 378 95 0 125335 0
[pid=28162/tid=28163] ppid=28160 vsize=521412 CPUtime=1203.92 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 119235 0 0 0 120341 51 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=521412 CPUtime=1203.91 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 169447 0 0 0 120319 72 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=521412 CPUtime=1188.45 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 143841 0 0 0 118786 59 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 521412

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

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

[startup+1203.9 s]
/proc/loadavg: 8.24 8.16 8.10 5/388 28200
/proc/meminfo: memFree=26700364/32950928 swapFree=44388876/67111528
[pid=28162] ppid=28160 vsize=521412 CPUtime=4800.22 cores=1,3,5,7
/proc/28162/stat : 28162 (strangenight2-m) R 28160 28162 27826 0 -1 4202496 598208 0 0 0 479774 248 0 0 25 0 4 0 651788256 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28162/statm: 130353 84542 378 95 0 125335 0
[pid=28162/tid=28163] ppid=28160 vsize=521412 CPUtime=1203.92 cores=1,3,5,7
/proc/28162/task/28163/stat : 28163 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 119235 0 0 0 120341 51 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28162/tid=28164] ppid=28160 vsize=521412 CPUtime=1203.91 cores=1,3,5,7
/proc/28162/task/28164/stat : 28164 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 169447 0 0 0 120319 72 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28162/tid=28165] ppid=28160 vsize=521412 CPUtime=1188.45 cores=1,3,5,7
/proc/28162/task/28165/stat : 28165 (strangenight2-m) R 28160 28162 27826 0 -1 4202560 143841 0 0 0 118786 59 0 0 25 0 4 0 651788257 533925888 84542 33554432000 4194304 4580107 140737056611584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 521412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.93
CPU time (s): 4800.27
CPU user time (s): 4797.77
CPU system time (s): 2.50162
CPU usage (%): 398.715
Max. virtual memory (cumulated for all children) (KiB): 533068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.50162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 598209
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= 721
involuntary context switches= 31242

runsolver used 4.09438 second user time and 11.3923 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 21:38:16
IDJOB=3366331
IDBENCH=82740
IDSOLVER=1844
FILE ID=node126/3366331-1305401896
RUNJOBID= node126-1305401895-28141
PBS_JOBID= 13324485
Free space on /tmp= 73324 MiB

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

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

MD5SUM BENCH= 38eb341db913fde0f11427c4d808f2c9
RANDOM SEED=175597775

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27042988 kB
Buffers:        258008 kB
Cached:        2440084 kB
SwapCached:      92524 kB
Active:         740796 kB
Inactive:      4916124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27042988 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           10920 kB
Writeback:           0 kB
AnonPages:     2878400 kB
Mapped:          15272 kB
Slab:           109220 kB
PageTables:      75684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88128016 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= 73320 MiB
End job on node126 at 2011-05-14 21:58:22