Trace number 3366323

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.13 1203.03

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3366323-1305401695.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
3.18/0.81	c Parsing time:  0.00 s
3.18/0.81	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
3.18/0.81	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
3.18/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.18/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.18/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.18/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.18/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.81	c calculated reachability. Time: 0.00
3.18/0.81	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      34
3.18/0.81	c =========================================================================================
3.18/0.81	c types(t): F = full restart, N = normal restart
3.18/0.81	c types(t): S = simplification begin/end, E = solution found
3.18/0.81	c restart types(rt): st = static, dy = dynamic
3.18/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.81	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
3.18/0.81	c  N dy     7      4294        80      7120         0      3918     49840    105158     22.76     23.99
3.18/0.81	c  N dy    26     11387        80      7120         0      4251     49840     92714     23.11     24.44
3.58/0.91	c  N dy    34     16454        80      7120         0      8904     49840    216724     23.03     24.25
4.41/1.11	c  N dy    49     21129        80      7120         0      7984     49840    178434     23.11     24.61
5.16/1.31	c  F st    64     25001        80      7120         0     11545     49840    275778     23.24     23.53
5.16/1.31	c  N st    65     25251        80      7120         0     11777     49840    282098     23.24   no data
5.96/1.51	c  N dy    70     30001        80      7120         0      9903     49840    214368     23.24   no data
5.96/1.51	c  S st    70     30001        80      7120         0      9903     49840    214368     23.24   no data
6.36/1.61	c  S st    70     30504        80      7120         0     10367     49840    226960     23.24   no data
6.36/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.36/1.61	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
6.36/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.36/1.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.36/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.74	c lits-rem:       170  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.21 s
7.96/2.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.96/2.01	c calculated reachability. Time: 0.00
7.96/2.01	c  N dy    70     30504        80      7120         0      9539     49840    203478     23.24   no data
8.79/2.22	c  N dy    75     34600        80      7120         0     13313     49840    304777     23.16     24.60
9.55/2.45	c  N dy    87     38967        80      7120         0     10112     49840    204524     23.16     24.53
10.35/2.68	c  N dy    97     43052        80      7120         0     13865     49840    306422     23.18     24.88
11.15/2.83	c  S st    99     45756        80      7120         0     16334     49840    371895     23.12     23.18
11.15/2.87	c  S st    99     46256        80      7120         0      8608     49840    150690     23.12   no data
11.15/2.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.15/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.15/2.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.15/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.15/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.15/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.15/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.15/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.92	c lits-rem:         4  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.04 s
11.55/2.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.55/2.92	c vivif2 --  cl tried     8569 cl shrink        0 lits rem          0 time: 0.00
12.35/3.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.35/3.18	c calculated reachability. Time: 0.00
12.35/3.18	c  N dy    99     46256        80      7120         0      8569     49840    149329     23.12   no data
16.34/4.14	c  N dy   109     63584        80      7120         0     15244     49840    309411     22.67     24.02
17.57/4.42	c  N dy   126     67755        80      7120         0     19083     49840    412974     22.71     24.08
17.93/4.55	c  S st   129     69384        80      7120         0     10532     49840    173831     22.71     22.14
17.93/4.59	c  S st   129     69884        80      7120         0     10999     49840    186577     22.71   no data
17.93/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.93/4.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.93/4.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.93/4.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.93/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.93/4.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
17.93/4.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.93/4.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.32/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.32/4.67	c lits-rem:        25  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
18.32/4.67	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.32/4.67	c vivif2 --  cl tried    10837 cl shrink        0 lits rem          0 time: 0.00
19.54/4.97	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
19.54/4.97	c calculated reachability. Time: 0.00
19.54/4.97	c  N dy   129     69884        80      7120         0     10837     49840    181822     22.71   no data
20.73/5.25	c  N dy   157     74424        80      7120         0     14997     49840    294142     22.79     25.30
22.72/5.74	c  N dy   184     81231        80      7120         0     21241     49840    461385     22.81     24.02
24.32/6.11	c  N dy   198     87018        80      7120         0     15553     49840    291656     22.81     24.05
24.32/6.15	c  F st   203     87502        80      7120         0     15998     49840    303827     22.82   no data
25.95/6.53	c  N dy   209     92700        80      7120         0     20728     49840    432315     22.82   no data
27.91/7.00	c  N dy   228     98617        80      7120         0     14256     49840    243217     22.82     24.08
29.51/7.44	c  S st   257    104826        80      7120         0     19976     49840    397579     22.87     22.35
29.51/7.49	c  S st   257    105329        80      7120         0     20446     49840    410522     22.87   no data
29.51/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.51/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.91/7.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.91/7.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.91/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.91/7.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.91/7.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.91/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.91/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/7.97	c lits-rem:       252  cl-subs:     1547  v-elim:      0  v-fix:    0  time:  0.46 s
31.49/7.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.49/7.97	c vivif2 --  cl tried    18899 cl shrink        0 lits rem          0 time: 0.00
33.09/8.37	c asymm  cl-useful: 0/5811/7120 lits-rem:0 time: 0.39
33.09/8.37	c calculated reachability. Time: 0.00
33.09/8.37	c  N dy   257    105329        80      7120         0     18899     49840    366410     22.87   no data
35.49/8.99	c  N dy   301    112145        80      7120         0     25182     49840    537267     22.97     25.50
41.08/10.32	c  N dy   314    129144        80      7120         0     14186     49840    213159     22.79     24.00
43.91/11.03	c  N dy   351    138836        80      7120         0     23099     49840    451759     22.82     24.10
47.06/11.82	c  N dy   392    147764        80      7120         0     16642     49840    262574     22.87     24.24
50.25/12.66	c  N dy   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
50.25/12.66	c  S st   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
50.65/12.73	c  S st   438    158499        80      7120         0     26536     49840    527388     22.89   no data
50.65/12.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.65/12.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.65/12.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.65/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.65/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.65/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
50.65/12.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.65/12.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.65/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.85/13.59	c lits-rem:       228  cl-subs:     2240  v-elim:      0  v-fix:    0  time:  0.83 s
53.85/13.59	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
53.85/13.59	c vivif2 --  cl tried    24296 cl shrink        0 lits rem          0 time: 0.00
54.64/13.71	c asymm  cl-useful: 0/1309/7120 lits-rem:0 time: 0.12
54.64/13.71	c calculated reachability. Time: 0.00
54.64/13.71	c  N dy   438    158499        80      7120         0     24296     49840    464017     22.89   no data
58.23/14.67	c  N dy   491    168624        80      7120         0     18107     49840    286432     22.94     24.39
64.63/16.26	c  N dy   537    185615        80      7120         0     17213     49840    246659     22.93     24.17
69.01/17.38	c  N dy   595    197463        80      7120         0     28105     49840    540873     22.98     25.49
73.80/18.57	c  N dy   614    210110        80      7120         0     22247     49840    367207     22.94     24.20
81.37/20.44	c  N dy   675    227551        80      7120         0     19917     49840    288844     22.98     24.24
85.37/21.40	c  S st   723    237748        80      7120         0     29291     49840    542095     23.01   no data
85.37/21.48	c  S st   723    238253        80      7120         0     29765     49840    555148     23.01   no data
85.37/21.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.37/21.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.37/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.37/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.37/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.37/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.37/21.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.77/21.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.77/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.36/22.42	c lits-rem:       230  cl-subs:     2065  v-elim:      0  v-fix:    0  time:  0.90 s
89.36/22.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.36/22.42	c vivif2 --  cl tried    27700 cl shrink        0 lits rem          0 time: 0.01
90.16/22.62	c asymm  cl-useful: 0/2306/7120 lits-rem:0 time: 0.20
90.16/22.63	c calculated reachability. Time: 0.00
90.16/22.63	c  N dy   723    238253        80      7120         0     27700     49840    495734     23.01   no data
97.33/24.43	c  N dy   783    255010        80      7120         0     23845     49840    374831     23.02     24.42
103.72/26.01	c  N dy   809    271369        80      7120         0     38827     49840    775219     22.98     24.36
110.90/27.84	c  N dy   853    289443        80      7120         0     35258     49840    667415     22.97     24.23
118.11/29.67	c  F st   885    306250        80      7120         0     29605     49840    499887     22.94     20.96
118.87/29.86	c  N st   889    308285        80      7120         0     31461     49840    550930     22.94   no data
127.65/32.07	c  N dy   926    328617        80      7120         0     28139     49840    446746     22.92     24.15
138.03/34.65	c  N dy   993    348825        80      7120         0     23792     49840    315660     22.92     24.17
141.22/35.48	c  S st  1027    357379        80      7120         0     31665     49840    526147     22.93     21.27
141.62/35.56	c  S st  1027    357880        80      7120         0     32132     49840    539020     22.93   no data
141.62/35.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.62/35.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
141.62/35.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.62/35.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.62/35.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.62/35.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
141.62/35.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.62/35.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.02/35.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.21/36.44	c lits-rem:       174  cl-subs:     1802  v-elim:      0  v-fix:    0  time:  0.84 s
145.21/36.44	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.21/36.45	c vivif2 --  cl tried    30330 cl shrink        0 lits rem          0 time: 0.01
146.01/36.65	c asymm  cl-useful: 0/1902/7120 lits-rem:0 time: 0.20
146.01/36.65	c calculated reachability. Time: 0.00
146.01/36.65	c  N dy  1027    357880        80      7120         0     30330     49840    488874     22.93   no data
156.79/39.33	c  N dy  1097    378464        80      7120         0     25451     49840    343601     22.94     24.48
171.19/42.92	c  N dy  1135    407332        80      7120         0     27144     49840    370942     22.86     24.15
193.49/48.55	c  N dy  1213    452861        80      7120         0     43066     49840    772335     22.75     24.12
205.47/51.51	c  N dy  1337    472939        80      7120         0     35010     49840    558840     22.81     25.54
218.24/54.71	c  N dy  1410    494226        80      7120         0     54506     49840   1079526     22.82     24.06
228.25/57.21	c  N dy  1460    514355        80      7120         0     45501     49840    818102     22.81     24.03
241.01/60.45	c  N dy  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
241.01/60.45	c  S st  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
241.42/60.54	c  S st  1531    537326        80      7120         0     38050     49840    596413     22.80   no data
241.42/60.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.42/60.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
241.42/60.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.42/60.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.42/60.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.42/60.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
241.42/60.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.42/60.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.42/60.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.56/61.89	c lits-rem:       381  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  1.31 s
246.56/61.89	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
246.56/61.90	c vivif2 --  cl tried    35637 cl shrink        0 lits rem          0 time: 0.01
247.76/62.12	c asymm  cl-useful: 0/1611/7120 lits-rem:0 time: 0.22
247.76/62.12	c calculated reachability. Time: 0.00
247.76/62.12	c  N dy  1531    537326        80      7120         0     35637     49840    536618     22.80   no data
263.36/66.03	c  N dy  1578    563841        80      7120         0     30622     49840    390597     22.74     24.25
274.49/68.88	c  N dy  1680    583915        80      7120         0     49117     49840    890639     22.78     24.51
286.46/71.89	c  N dy  1719    605874        80      7120         0     39037     49840    599782     22.75     24.17
298.83/74.99	c  N dy  1770    625954        80      7120         0     57395     49840   1091463     22.74     24.67
311.64/78.14	c  N dy  1840    646745        80      7120         0     45400     49840    752844     22.75     24.36
327.56/82.13	c  N dy  1948    667140        80      7120         0     32099     49840    380339     22.78     23.99
339.13/85.03	c  N dy  2033    687221        80      7120         0     50569     49840    877035     22.79     24.00
356.69/89.41	c  N dy  2143    708205        80      7120         0     36828     49840    490375     22.82     24.07
370.26/92.85	c  N dy  2268    728271        80      7120         0     55260     49840    993001     22.85     24.07
386.61/96.98	c  N dy  2335    749835        80      7120         0     41131     49840    590426     22.86     24.17
402.18/100.88	c  N dy  2390    774596        80      7120         0     63737     49840   1192690     22.84     24.04
416.98/104.60	c  N dy  2481    795772        80      7120         0     48303     49840    769143     22.86     24.09
424.92/106.50	c  S st  2525    805989        80      7120         0     57664     49840   1022223     22.86     20.24
425.35/106.66	c  S st  2525    806491        80      7120         0     58130     49840   1034824     22.86   no data
425.35/106.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.35/106.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
425.35/106.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.35/106.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.35/106.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.35/106.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
425.35/106.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.35/106.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.76/106.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.08/110.81	c lits-rem:       600  cl-subs:     4311  v-elim:      0  v-fix:    0  time:  4.07 s
442.08/110.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
442.08/110.82	c vivif2 --  cl tried    53819 cl shrink        0 lits rem          0 time: 0.01
442.91/111.10	c asymm  cl-useful: 0/1101/7120 lits-rem:0 time: 0.28
442.91/111.10	c calculated reachability. Time: 0.00
442.91/111.10	c  N dy  2525    806491        80      7120         0     53819     49840    911407     22.86   no data
469.25/117.68	c  N dy  2613    842320        80      7120         0     50958     49840    818451     22.84     24.13
486.37/121.94	c  N dy  2714    862416        80      7120         0     69437     49840   1319052     22.86     26.60
501.13/125.68	c  N dy  2801    883139        80      7120         0     51905     49840    834934     22.87     24.11
517.93/129.84	c  N dy  2879    903289        80      7120         0     70348     49840   1333892     22.88     24.11
533.45/133.73	c  N dy  2971    923370        80      7120         0     51165     49840    796345     22.89     24.33
552.21/138.43	c  N dy  3072    946273        80      7120         0     72206     49840   1364891     22.91     24.15
568.97/142.60	c  N dy  3154    968769        80      7120         0     54387     49840    867542     22.92     24.19
586.12/146.99	c  N dy  3238    989480        80      7120         0     73342     49840   1379541     22.93     24.27
602.48/151.07	c  N dy  3334   1009659        80      7120         0     52431     49840    800824     22.94     24.19
618.88/155.16	c  N dy  3382   1030718        80      7120         0     71657     49840   1313723     22.94     24.19
636.03/159.43	c  N dy  3452   1051366        80      7120         0     50242     49840    725206     22.95     24.22
651.56/163.35	c  N dy  3503   1071783        80      7120         0     68917     49840   1221972     22.94     24.15
651.56/163.38	c  F st  3504   1071875        80      7120         0     68998     49840   1224131     22.94   no data
692.26/173.52	c  N dy  3537   1124251        80      7120         0     75150     49840   1339469     22.87     24.24
708.62/177.69	c  N dy  3568   1145890        80      7120         0     53081     49840    766481     22.85     24.11
734.56/184.12	c  N dy  3671   1177033        80      7120         0     81530     49840   1524802     22.85     24.47
751.31/188.31	c  N dy  3709   1198042        80      7120         0     57848     49840    874436     22.83     24.06
763.31/191.32	c  S st  3764   1209737        80      7120         0     68549     49840   1162984     22.84   no data
764.07/191.56	c  S st  3764   1210239        80      7120         0     69013     49840   1175785     22.84   no data
764.07/191.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
764.47/191.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
764.47/191.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.47/191.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.47/191.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.47/191.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
764.47/191.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.47/191.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
764.47/191.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.57/201.44	c lits-rem:       724  cl-subs:     6060  v-elim:      0  v-fix:    0  time:  9.77 s
803.57/201.44	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
803.57/201.45	c vivif2 --  cl tried    62953 cl shrink        0 lits rem          0 time: 0.01
805.17/201.84	c asymm  cl-useful: 0/1205/7120 lits-rem:0 time: 0.38
805.17/201.84	c calculated reachability. Time: 0.00
805.17/201.84	c  N dy  3764   1210239        80      7120         0     62953     49840   1014992     22.84   no data
831.91/208.52	c  N dy  3866   1232970        80      7120         0     83780     49840   1577450     22.85     24.06
847.87/212.52	c  N dy  3938   1253014        80      7120         0     58641     49840    894696     22.85     24.08
867.82/217.59	c  N dy  4054   1273226        80      7120         0     77292     49840   1403638     22.86     24.16
890.59/223.27	c  N dy  4156   1296577        80      7120         0     53985     49840    748383     22.88     24.08
912.54/228.78	c  N dy  4243   1322529        80      7120         0     77691     49840   1383852     22.88     24.10
938.45/235.27	c  N dy  4340   1346000        80      7120         0     53470     49840    719668     22.89     24.21
959.99/240.66	c  N dy  4433   1366395        80      7120         0     72118     49840   1223821     22.90     24.15
983.52/246.56	c  N dy  4486   1386468        80      7120         0     90464     49840   1713735     22.90     24.14
1000.72/250.88	c  N dy  4565   1406506        80      7120         0     62272     49840    940111     22.90     25.10
1019.84/255.68	c  N dy  4606   1427760        80      7120         0     81662     49840   1453697     22.89     24.16
1044.21/261.75	c  N dy  4653   1454068        80      7120         0     58118     49840    804264     22.87     24.11
1065.33/267.10	c  N dy  4763   1475693        80      7120         0     77884     49840   1339723     22.89     24.10
1091.27/273.52	c  N dy  4857   1495706        80      7120         0     96218     49840   1836924     22.90     24.52
1108.42/277.85	c  N dy  4900   1517428        80      7120         0     67490     49840   1042652     22.89     24.15
1128.76/282.93	c  N dy  4957   1537800        80      7120         0     86105     49840   1543894     22.89     24.15
1149.55/288.19	c  N dy  5014   1558092        80      7120         0     55387     49840    709018     22.89     24.14
1169.87/293.22	c  N dy  5015   1583528        80      7120         0     78241     49840   1298196     22.86     24.12
1195.80/299.78	c  N dy  5088   1604671        80      7120         0     97622     49840   1819548     22.87     24.13
1237.74/310.25	c  N dy  5156   1655250        80      7120         0     93353     49840   1696718     22.83     24.04
1258.05/315.36	c  N dy  5216   1675261        80      7120         0     60731     49840    819749     22.83     26.50
1281.23/321.14	c  N dy  5335   1697674        80      7120         0     81287     49840   1379948     22.85     24.05
1296.75/325.07	c  S st  5399   1710240        80      7120         0     92783     49840   1688790     22.85     22.00
1297.95/325.34	c  S st  5399   1710744        80      7120         0     93255     49840   1702181     22.85   no data
1297.95/325.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.36/325.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1298.36/325.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1298.36/325.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.36/325.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.36/325.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1298.36/325.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1298.36/325.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1298.36/325.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1345.03/337.14	c lits-rem:       967  cl-subs:     8542  v-elim:      0  v-fix:    0  time: 11.67 s
1345.03/337.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1345.03/337.16	c vivif2 --  cl tried    84713 cl shrink        0 lits rem          0 time: 0.02
1346.63/337.50	c asymm  cl-useful: 0/812/7120 lits-rem:0 time: 0.35
1346.63/337.51	c calculated reachability. Time: 0.00
1346.63/337.51	c  N dy  5399   1710744        80      7120         0     84713     49840   1464259     22.85   no data
1373.80/344.38	c  N dy  5503   1730862        80      7120         0    103125     49840   1965961     22.86     24.09
1392.11/348.96	c  N dy  5605   1750923        80      7120         0     69914     49840   1060484     22.87     24.13
1442.39/361.58	c  N dy  5708   1799245        80      7120         0     61042     49840    788546     22.84     24.18
1461.93/366.40	c  N dy  5782   1819304        80      7120         0     79409     49840   1284864     22.85     25.06
1491.90/374.00	c  N dy  5908   1841032        80      7120         0     99314     49840   1827554     22.86     24.11
1519.80/380.91	c  N dy  6000   1862099        80      7120         0     64825     49840    885916     22.87     24.07
1540.94/386.27	c  N dy  6085   1883123        80      7120         0     84041     49840   1403253     22.87     24.09
1567.28/392.89	c  N dy  6174   1903146        80      7120         0    102452     49840   1904606     22.88     24.33
1595.21/399.88	c  N dy  6318   1925874        80      7120         0     68470     49840    971012     22.89     24.20
1618.36/405.61	c  N dy  6415   1945954        80      7120         0     86939     49840   1473444     22.90     24.66
1643.89/412.01	c  N dy  6465   1966305        80      7120         0    105489     49840   1970518     22.90     24.17
1665.43/417.45	c  N dy  6483   1989808        80      7120         0     71084     49840   1011292     22.89     24.31
1695.76/425.09	c  N dy  6588   2017334        80      7120         0     96288     49840   1695683     22.90     24.20
1726.08/432.61	c  N dy  6663   2037572        80      7120         0     58068     49840    653643     22.90     24.24
1744.45/437.28	c  N dy  6729   2058506        80      7120         0     77214     49840   1166432     22.90     24.15
1771.17/443.97	c  N dy  6854   2078771        80      7120         0     95825     49840   1676816     22.91     24.31
1803.10/451.90	c  N dy  6957   2099252        80      7120         0    114627     49840   2190282     22.92     24.35
1824.25/457.23	c  N dy  7071   2119315        80      7120         0     75390     49840   1109833     22.93     25.17
1850.17/463.72	c  N dy  7204   2139403        80      7120         0     93816     49840   1614815     22.94     24.44
1881.30/471.57	c  N dy  7296   2160208        80      7120         0    112814     49840   2129806     22.95     24.54
1904.05/477.28	c  N dy  7381   2180253        80      7120         0     72548     49840   1016224     22.95     24.57
1924.79/482.44	c  N dy  7408   2200338        80      7120         0     90855     49840   1505338     22.95     24.22
1940.75/486.45	c  S st  7474   2210744        80      7120         0    100375     49840   1765216     22.95     22.21
1941.94/486.77	c  S st  7474   2211247        80      7120         0    100851     49840   1778266     22.95   no data
1941.94/486.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1942.34/486.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1942.34/486.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1942.34/486.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1942.34/486.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1942.34/486.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1942.34/486.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1942.34/486.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1942.34/486.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1991.42/499.18	c lits-rem:      1224  cl-subs:     8774  v-elim:      0  v-fix:    0  time: 12.29 s
1991.42/499.18	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1991.82/499.20	c vivif2 --  cl tried    92077 cl shrink        0 lits rem          0 time: 0.02
1993.01/499.56	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.36
1993.01/499.57	c calculated reachability. Time: 0.00
1993.01/499.57	c  N dy  7474   2211247        80      7120         0     92077     49840   1533491     22.95   no data
2036.14/510.37	c  N dy  7537   2246649        80      7120         0     65271     49840    803184     22.94     24.23
2055.67/515.30	c  N dy  7604   2266678        80      7120         0     83502     49840   1291674     22.94     24.70
2103.15/527.14	c  N dy  7671   2305147        80      7120         0    118328     49840   2210408     22.92     24.16
2124.33/532.48	c  N dy  7715   2326684        80      7120         0     78057     49840   1131980     22.92     24.18
2152.22/539.46	c  N dy  7761   2349750        80      7120         0     99108     49840   1694494     22.91     24.18
2180.16/546.40	c  N dy  7802   2369815        80      7120         0    117338     49840   2177959     22.91     24.85
2206.89/553.20	c  N dy  7897   2392413        80      7120         0     77003     49840   1090445     22.91     24.12
2232.83/559.69	c  N dy  8010   2412490        80      7120         0     95381     49840   1591307     22.92     25.19
2263.56/567.37	c  N dy  8082   2433251        80      7120         0    114332     49840   2104185     22.92     24.16
2294.27/575.05	c  N dy  8163   2455709        80      7120         0     72871     49840    966289     22.93     24.40
2317.04/580.76	c  N dy  8237   2476041        80      7120         0     91417     49840   1468115     22.93     24.28
2345.35/587.85	c  N dy  8314   2496073        80      7120         0    109736     49840   1963546     22.93     24.19
2377.67/595.91	c  N dy  8395   2516078        80      7120         0     65063     49840    738243     22.93     26.72
2397.61/600.91	c  N dy  8475   2536101        80      7120         0     83334     49840   1231309     22.94     24.15
2419.16/606.33	c  N dy  8513   2556106        80      7120         0    101531     49840   1712370     22.93     24.83
2466.27/618.14	c  N dy  8611   2589800        80      7120         0     68376     49840    807413     22.92     24.30
2488.23/623.62	c  N dy  8701   2609877        80      7120         0     86748     49840   1305485     22.93     24.73
2517.32/630.95	c  N dy  8797   2631292        80      7120         0    106329     49840   1838261     22.93     24.16
2553.64/640.08	c  N dy  8908   2651379        80      7120         0    124747     49840   2342081     22.94     25.78
2579.56/646.56	c  N dy  8927   2673810        80      7120         0     80216     49840   1109402     22.93     24.24
2610.29/654.22	c  N dy  9041   2697062        80      7120         0    101494     49840   1689686     22.94     24.22
2635.02/660.49	c  S st  9132   2711247        80      7120         0    114504     49840   2047104     22.95   no data
2636.63/660.84	c  S st  9132   2711748        80      7120         0    114982     49840   2060464     22.95   no data
2636.63/660.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2637.03/660.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2637.03/660.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2637.03/660.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2637.03/660.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2637.03/660.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2637.03/660.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2637.03/660.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2637.03/660.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2706.05/678.28	c lits-rem:      1304  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 17.29 s
2706.05/678.28	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2706.45/678.30	c vivif2 --  cl tried   104702 cl shrink        0 lits rem          0 time: 0.02
2707.68/678.68	c asymm  cl-useful: 0/642/7120 lits-rem:0 time: 0.37
2707.68/678.68	c calculated reachability. Time: 0.00
2707.68/678.68	c  N dy  9132   2711748        80      7120         0    104702     49840   1777776     22.95   no data
2739.16/686.56	c  N dy  9186   2733001        80      7120         0    124070     49840   2301468     22.95     24.20
2767.09/693.52	c  N dy  9267   2755247        80      7120         0     79132     49840   1078573     22.95     24.17
2800.61/701.95	c  N dy  9363   2782689        80      7120         0    104212     49840   1758593     22.95     24.19
2834.13/710.36	c  N dy  9461   2802761        80      7120         0    122550     49840   2254793     22.96     24.25
2870.08/719.35	c  N dy  9613   2822847        80      7120         0     74464     49840    936176     22.97     24.52
2894.78/725.59	c  N dy  9702   2843812        80      7120         0     93640     49840   1458341     22.97     24.22
2921.51/732.29	c  N dy  9745   2863836        80      7120         0    111874     49840   1947288     22.97     24.20
2959.41/741.73	c  N dy  9869   2883842        80      7120         0    130226     49840   2451991     22.98     25.67
2993.73/750.32	c  N dy  9902   2915150        80      7120         0     91047     49840   1345695     22.97     24.25
3020.87/757.14	c  N dy  9964   2935246        80      7120         0    109382     49840   1839974     22.97     25.10
3055.58/765.88	c  N dy 10054   2955317        80      7120         0    127716     49840   2338503     22.97     24.69
3086.30/773.56	c  N dy 10100   2977916        80      7120         0     79924     49840   1036430     22.96     24.23
3125.81/783.46	c  N dy 10149   3016411        80      7120         0    114709     49840   1951844     22.95     24.16
3158.93/791.77	c  N dy 10200   3036489        80      7120         0    132973     49840   2439296     22.94     24.91
3190.05/799.54	c  N dy 10329   3056697        80      7120         0     82458     49840   1109787     22.95     24.20
3217.22/806.36	c  N dy 10407   3077715        80      7120         0    101576     49840   1629039     22.96     24.36
3248.69/814.25	c  N dy 10483   3097817        80      7120         0    119956     49840   2129134     22.96     25.19
3287.04/823.87	c  N dy 10569   3117904        80      7120         0    138324     49840   2628747     22.96     25.30
3316.94/831.30	c  N dy 10630   3141547        80      7120         0     89669     49840   1276697     22.96     24.39
3362.81/842.82	c  N dy 10738   3169118        80      7120         0    114821     49840   1959200     22.97     24.22
3406.71/853.88	c  N dy 10850   3190104        80      7120         0    133993     49840   2483084     22.97     24.48
3443.42/863.07	c  N dy 10925   3210152        80      7120         0     81218     49840   1039166     22.97     24.24
3445.46/863.55	c  S st 10928   3211750        80      7120         0     82682     49840   1079232     22.97     22.34
3446.61/863.83	c  S st 10928   3212250        80      7120         0     83143     49840   1092219     22.97   no data
3446.61/863.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3446.61/863.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3446.61/863.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3446.61/863.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3446.61/863.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3446.61/863.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3446.61/863.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3447.01/863.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3447.01/863.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3461.77/867.65	c lits-rem:       201  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  3.72 s
3461.77/867.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3461.77/867.67	c vivif2 --  cl tried    80698 cl shrink        0 lits rem          0 time: 0.02
3463.36/868.06	c asymm  cl-useful: 0/785/7120 lits-rem:0 time: 0.39
3463.36/868.06	c calculated reachability. Time: 0.00
3463.36/868.06	c  N dy 10928   3212250        80      7120         0     80698     49840   1022914     22.97   no data
3487.71/874.16	c  N dy 10998   3232283        80      7120         0     98923     49840   1515033     22.98     24.71
3521.62/882.67	c  N dy 11131   3252350        80      7120         0    117312     49840   2020962     22.98     26.57
3556.33/891.33	c  N dy 11196   3272422        80      7120         0    135526     49840   2512559     22.99     25.85
3589.06/899.56	c  N dy 11278   3292538        80      7120         0     82009     49840   1049336     22.99     24.77
3615.39/906.12	c  N dy 11368   3312542        80      7120         0    100349     49840   1550577     22.99     24.23
3651.74/915.25	c  N dy 11449   3332628        80      7120         0    118692     49840   2051755     23.00     25.19
3692.40/925.43	c  N dy 11562   3352731        80      7120         0    137015     49840   2553763     23.00     24.27
3727.91/934.34	c  N dy 11665   3372954        80      7120         0     82512     49840   1043219     23.01     24.24
3756.68/941.53	c  N dy 11781   3393315        80      7120         0    101179     49840   1554391     23.01     24.38
3789.36/949.78	c  N dy 11876   3413546        80      7120         0    119725     49840   2059059     23.02     24.25
3832.05/960.43	c  N dy 11943   3437799        80      7120         0    141850     49840   2658439     23.02     24.59
3863.97/968.44	c  N dy 12002   3459660        80      7120         0     87845     49840   1164639     23.02     24.26
3892.31/975.56	c  N dy 12053   3481500        80      7120         0    107722     49840   1697418     23.01     24.34
3928.61/984.67	c  N dy 12129   3502885        80      7120         0    127249     49840   2227244     23.02     24.59
3977.29/996.86	c  N dy 12188   3530626        80      7120         0     77610     49840    877193     23.01     24.37
4005.23/1003.83	c  N dy 12302   3551684        80      7120         0     96852     49840   1402163     23.02     24.28
4037.98/1012.05	c  N dy 12417   3571765        80      7120         0    115247     49840   1905867     23.03     25.16
4090.24/1025.17	c  N dy 12485   3603375        80      7120         0    143977     49840   2674576     23.02     24.25
4122.12/1033.15	c  N dy 12571   3623453        80      7120         0     86650     49840   1113418     23.03     26.41
4181.59/1048.03	c  N dy 12617   3670923        80      7120         0    129614     49840   2249110     23.01     24.23
4241.44/1063.01	c  N dy 12688   3698009        80      7120         0     77887     49840    855883     23.00     24.40
4258.19/1067.22	c  S st 12743   3712250        80      7120         0     90866     49840   1209285     23.01   no data
4258.99/1067.49	c  S st 12743   3712755        80      7120         0     91341     49840   1222765     23.01   no data
4258.99/1067.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4259.39/1067.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4259.39/1067.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4259.39/1067.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4259.39/1067.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4259.39/1067.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4259.39/1067.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4259.39/1067.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4259.39/1067.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4274.16/1071.22	c lits-rem:       311  cl-subs:     3042  v-elim:      0  v-fix:    0  time:  3.63 s
4274.16/1071.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4274.16/1071.24	c vivif2 --  cl tried    88299 cl shrink        0 lits rem          0 time: 0.02
4275.35/1071.59	c asymm  cl-useful: 0/729/7120 lits-rem:0 time: 0.35
4275.35/1071.59	c calculated reachability. Time: 0.00
4275.35/1071.59	c  N dy 12743   3712755        80      7120         0     88299     49840   1137714     23.01   no data
4322.44/1083.37	c  F st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
4322.44/1083.37	c  N st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
4364.73/1093.94	c  N dy 12792   3772661        80      7120         0    142436     49840   2563986     22.99     24.43
4521.54/1133.27	c  N dy 12878   3879469        80      7120         0     83828     49840    984472     22.93     24.24
4549.88/1140.33	c  N dy 12993   3899569        80      7120         0    102234     49840   1487237     22.94     26.66
4586.22/1149.46	c  N dy 13089   3923276        80      7120         0    123811     49840   2070615     22.94     24.19
4624.88/1159.16	c  N dy 13178   3943326        80      7120         0    142163     49840   2568921     22.94     25.80
4672.36/1171.08	c  N dy 13301   3965411        80      7120         0     83394     49840    964318     22.95     24.26
4699.10/1177.75	c  N dy 13397   3985472        80      7120         0    101697     49840   1463858     22.95     24.24
4733.81/1186.40	c  N dy 13519   4005488        80      7120         0    120000     49840   1966163     22.96     25.10
4773.71/1196.47	c  N dy 13619   4025567        80      7120         0    138400     49840   2471077     22.96     24.30

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-3366323-1305401695/watcher-3366323-1305401695 -o /tmp/evaluation-result-3366323-1305401695/solver-3366323-1305401695 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366323-1305401695.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.36 8.03 8.02 5/304 16848
/proc/meminfo: memFree=12156728/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 407 0 0 0 1 0 0 0 25 0 4 0 651767359 52396032 347 33554432000 4194304 4580107 140734984939760 18446744073709551615 47285042948018 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 12792 347 299 95 0 7774 0
[pid=16848/tid=16849] ppid=16846 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651767360 52396032 347 33554432000 4194304 4580107 140734984939760 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651767360 52396032 347 33554432000 4194304 4580107 140734984939760 18446744073709551615 47285042948018 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651767360 52396032 347 33554432000 4194304 4580107 140734984939760 18446744073709551615 47285042948018 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0660649 s]
/proc/loadavg: 7.36 8.03 8.02 5/304 16848
/proc/meminfo: memFree=12156728/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=281972 CPUtime=0.24 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 1461 0 0 0 24 0 0 0 18 0 4 0 651767359 288739328 1362 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 70493 1362 357 95 0 65475 0
[pid=16848/tid=16849] ppid=16846 vsize=281972 CPUtime=0.05 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 240 0 0 0 5 0 0 0 25 0 4 0 651767360 288739328 1362 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=281972 CPUtime=0.06 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 241 0 0 0 6 0 0 0 18 0 4 0 651767360 288739328 1362 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=281972 CPUtime=0.06 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 315 0 0 0 6 0 0 0 18 0 4 0 651767360 288739328 1362 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 281972

[startup+0.101058 s]
/proc/loadavg: 7.36 8.03 8.02 5/304 16848
/proc/meminfo: memFree=12156728/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=281972 CPUtime=0.38 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 1536 0 0 0 38 0 0 0 18 0 4 0 651767359 288739328 1437 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 70493 1438 358 95 0 65475 0
[pid=16848/tid=16849] ppid=16846 vsize=281972 CPUtime=0.08 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 248 0 0 0 8 0 0 0 25 0 4 0 651767360 288739328 1438 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=281972 CPUtime=0.09 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 248 0 0 0 9 0 0 0 18 0 4 0 651767360 288739328 1438 33554432000 4194304 4580107 140734984939760 18446744073709551615 4504357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=281972 CPUtime=0.09 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 368 0 0 0 9 0 0 0 18 0 4 0 651767360 288739328 1438 33554432000 4194304 4580107 140734984939760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281972

[startup+0.301023 s]
/proc/loadavg: 7.36 8.03 8.02 5/304 16848
/proc/meminfo: memFree=12156728/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=284776 CPUtime=1.17 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 3761 0 0 0 117 0 0 0 18 0 4 0 651767359 291610624 3195 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 71194 3195 376 95 0 66176 0
[pid=16848/tid=16849] ppid=16846 vsize=284776 CPUtime=0.28 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 870 0 0 0 28 0 0 0 25 0 4 0 651767360 291610624 3195 33554432000 4194304 4580107 140734984939760 18446744073709551615 4302204 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=284776 CPUtime=0.29 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 873 0 0 0 29 0 0 0 18 0 4 0 651767360 291610624 3195 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=284776 CPUtime=0.29 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 713 0 0 0 29 0 0 0 18 0 4 0 651767360 291610624 3195 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284776

[startup+0.70095 s]
/proc/loadavg: 7.36 8.03 8.02 5/304 16848
/proc/meminfo: memFree=12156728/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=287280 CPUtime=2.77 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 6043 0 0 0 277 0 0 0 18 0 4 0 651767359 294174720 3708 33554432000 4194304 4580107 140734984939760 18446744073709551615 4318421 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 71820 3708 376 95 0 66802 0
[pid=16848/tid=16849] ppid=16846 vsize=287280 CPUtime=0.68 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 1494 0 0 0 68 0 0 0 25 0 4 0 651767360 294174720 3708 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=287280 CPUtime=0.69 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 1448 0 0 0 69 0 0 0 18 0 4 0 651767360 294174720 3708 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=287280 CPUtime=0.69 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 1178 0 0 0 69 0 0 0 18 0 4 0 651767360 294174720 3708 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287280

[startup+1.5008 s]
/proc/loadavg: 7.36 8.03 8.02 11/308 16852
/proc/meminfo: memFree=12126700/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=288272 CPUtime=5.96 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 9767 0 0 0 595 1 0 0 20 0 4 0 651767359 295190528 4448 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 72068 4448 377 95 0 67050 0
[pid=16848/tid=16849] ppid=16846 vsize=288272 CPUtime=1.47 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 2442 0 0 0 147 0 0 0 25 0 4 0 651767360 295190528 4448 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=288272 CPUtime=1.49 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 2328 0 0 0 149 0 0 0 20 0 4 0 651767360 295190528 4448 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=288272 CPUtime=1.49 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 2101 0 0 0 149 0 0 0 20 0 4 0 651767360 295190528 4448 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 288272

[startup+3.10051 s]
/proc/loadavg: 7.36 8.03 8.02 9/308 16852
/proc/meminfo: memFree=12102764/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=298460 CPUtime=12.35 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 20386 0 0 0 1232 3 0 0 25 0 4 0 651767359 305623040 11074 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 74615 11074 378 95 0 69597 0
[pid=16848/tid=16849] ppid=16846 vsize=298460 CPUtime=3.06 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 4650 0 0 0 305 1 0 0 25 0 4 0 651767360 305623040 11074 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=298460 CPUtime=3.08 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 5198 0 0 0 308 0 0 0 25 0 4 0 651767360 305623040 11074 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=298460 CPUtime=3.08 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 5276 0 0 0 308 0 0 0 25 0 4 0 651767360 305623040 11074 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 298460

[startup+6.30092 s]
/proc/loadavg: 7.41 8.03 8.02 9/308 16852
/proc/meminfo: memFree=12065588/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=289824 CPUtime=25.12 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 30476 0 0 0 2507 5 0 0 25 0 4 0 651767359 296779776 13560 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 72456 13560 378 95 0 67438 0
[pid=16848/tid=16849] ppid=16846 vsize=289824 CPUtime=6.23 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 7809 0 0 0 622 1 0 0 25 0 4 0 651767360 296779776 13560 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=289824 CPUtime=6.29 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 7494 0 0 0 628 1 0 0 25 0 4 0 651767360 296779776 13560 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=289824 CPUtime=6.29 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 7682 0 0 0 628 1 0 0 25 0 4 0 651767360 296779776 13560 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 289824

[startup+12.7007 s]
/proc/loadavg: 7.62 8.06 8.03 10/308 16853
/proc/meminfo: memFree=12020124/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=312092 CPUtime=50.65 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 47160 0 0 0 5058 7 0 0 25 0 4 0 651767359 319582208 19284 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 78023 19284 378 95 0 73005 0
[pid=16848/tid=16849] ppid=16846 vsize=312092 CPUtime=12.56 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 11504 0 0 0 1255 1 0 0 25 0 4 0 651767360 319582208 19284 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=312092 CPUtime=12.69 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 11074 0 0 0 1267 2 0 0 25 0 4 0 651767360 319582208 19284 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=312092 CPUtime=12.68 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 12506 0 0 0 1267 1 0 0 25 0 4 0 651767360 319582208 19284 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 312092

[startup+25.5004 s]
/proc/loadavg: 7.70 8.06 8.03 10/308 16853
/proc/meminfo: memFree=11976868/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=289808 CPUtime=101.72 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 70679 0 0 0 10159 13 0 0 25 0 4 0 651767359 296763392 24261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294455 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 72452 24261 378 95 0 67434 0
[pid=16848/tid=16849] ppid=16846 vsize=289808 CPUtime=25.23 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 17208 0 0 0 2521 2 0 0 25 0 4 0 651767360 296763392 24261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=289808 CPUtime=25.48 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 17034 0 0 0 2545 3 0 0 25 0 4 0 651767360 296763392 24261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=289808 CPUtime=25.49 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 17672 0 0 0 2546 3 0 0 25 0 4 0 651767360 296763392 24261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 289808

[startup+51.1006 s]
/proc/loadavg: 7.80 8.05 8.03 9/308 16854
/proc/meminfo: memFree=11952976/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=307064 CPUtime=203.87 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 106347 0 0 0 20365 22 0 0 25 0 4 0 651767359 314433536 27261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 76766 27261 378 95 0 71748 0
[pid=16848/tid=16849] ppid=16846 vsize=307064 CPUtime=50.58 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 25326 0 0 0 5054 4 0 0 25 0 4 0 651767360 314433536 27261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=307064 CPUtime=51.09 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 26439 0 0 0 5103 6 0 0 25 0 4 0 651767360 314433536 27261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=307064 CPUtime=51.08 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 26491 0 0 0 5103 5 0 0 25 0 4 0 651767360 314433536 27261 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 307064

[startup+102.311 s]
/proc/loadavg: 7.96 8.06 8.03 10/308 16855
/proc/meminfo: memFree=11896764/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=308468 CPUtime=408.2 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 159877 0 0 0 40782 38 0 0 25 0 4 0 651767359 315871232 34017 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 77117 34017 378 95 0 72099 0
[pid=16848/tid=16849] ppid=16846 vsize=308468 CPUtime=101.28 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 35022 0 0 0 10120 8 0 0 25 0 4 0 651767360 315871232 34017 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=308468 CPUtime=102.3 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 39824 0 0 0 10220 10 0 0 25 0 4 0 651767360 315871232 34017 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=308468 CPUtime=102.29 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 42764 0 0 0 10220 9 0 0 25 0 4 0 651767360 315871232 34017 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 308468

[startup+162.301 s]

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

[pid=16848] ppid=16846 vsize=395020 CPUtime=2562.84 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 478020 0 0 0 256114 170 0 0 25 0 4 0 651767359 404500480 71833 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 98755 71833 378 95 0 93737 0
[pid=16848/tid=16849] ppid=16846 vsize=395020 CPUtime=635.88 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 114812 0 0 0 63546 42 0 0 25 0 4 0 651767360 404500480 71833 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=395020 CPUtime=642.3 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 113678 0 0 0 64190 40 0 0 25 0 4 0 651767360 404500480 71833 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=395020 CPUtime=642.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 126426 0 0 0 64186 45 0 0 25 0 4 0 651767360 404500480 71833 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.84
Current children cumulated vsize (KiB) 395020

[startup+702.301 s]
/proc/loadavg: 8.12 8.19 8.10 9/308 16871
/proc/meminfo: memFree=11574688/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=410896 CPUtime=2802.21 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 505877 0 0 0 280037 184 0 0 25 0 4 0 651767359 420757504 65398 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 102724 65398 378 95 0 97706 0
[pid=16848/tid=16849] ppid=16846 vsize=410896 CPUtime=695.28 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 121125 0 0 0 69483 45 0 0 25 0 4 0 651767360 420757504 65398 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=410896 CPUtime=702.28 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 119916 0 0 0 70185 43 0 0 25 0 4 0 651767360 420757504 65398 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=410896 CPUtime=702.3 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 133112 0 0 0 70182 48 0 0 25 0 4 0 651767360 420757504 65398 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.21
Current children cumulated vsize (KiB) 410896

[startup+762.312 s]
/proc/loadavg: 8.22 8.20 8.11 9/308 16873
/proc/meminfo: memFree=11511920/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=411624 CPUtime=3041.66 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 531817 0 0 0 303969 197 0 0 25 0 4 0 651767359 421502976 73095 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 102906 73095 378 95 0 97888 0
[pid=16848/tid=16849] ppid=16846 vsize=411624 CPUtime=754.69 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 127421 0 0 0 75420 49 0 0 25 0 4 0 651767360 421502976 73095 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=411624 CPUtime=762.3 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 126249 0 0 0 76183 47 0 0 25 0 4 0 651767360 421502976 73095 33554432000 4194304 4580107 140734984939760 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=411624 CPUtime=762.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 140076 0 0 0 76181 50 0 0 25 0 4 0 651767360 421502976 73095 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.66
Current children cumulated vsize (KiB) 411624

[startup+822.301 s]
/proc/loadavg: 8.21 8.19 8.11 9/308 16874
/proc/meminfo: memFree=11475432/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=413184 CPUtime=3281.03 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 554331 0 0 0 327894 209 0 0 25 0 4 0 651767359 423100416 71201 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 103296 71201 378 95 0 98278 0
[pid=16848/tid=16849] ppid=16846 vsize=413184 CPUtime=814.09 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 133604 0 0 0 81356 53 0 0 25 0 4 0 651767360 423100416 71201 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=413184 CPUtime=822.28 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 132672 0 0 0 82178 50 0 0 25 0 4 0 651767360 423100416 71201 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=413184 CPUtime=822.3 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 146512 0 0 0 82177 53 0 0 25 0 4 0 651767360 423100416 71201 33554432000 4194304 4580107 140734984939760 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.03
Current children cumulated vsize (KiB) 413184

[startup+882.301 s]
/proc/loadavg: 8.27 8.20 8.11 9/308 16876
/proc/meminfo: memFree=11446136/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=557624 CPUtime=3520.42 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 583839 0 0 0 351822 220 0 0 25 0 4 0 651767359 571006976 77099 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 139406 77099 378 95 0 134388 0
[pid=16848/tid=16849] ppid=16846 vsize=557624 CPUtime=873.49 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 142164 0 0 0 87294 55 0 0 25 0 4 0 651767360 571006976 77099 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=557624 CPUtime=882.29 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 138749 0 0 0 88176 53 0 0 25 0 4 0 651767360 571006976 77099 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=557624 CPUtime=882.3 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 155655 0 0 0 88174 56 0 0 25 0 4 0 651767360 571006976 77099 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.42
Current children cumulated vsize (KiB) 557624

[startup+942.301 s]
/proc/loadavg: 8.21 8.19 8.11 9/308 16877
/proc/meminfo: memFree=11441528/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=568424 CPUtime=3759.84 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 609993 0 0 0 375753 231 0 0 25 0 4 0 651767359 582066176 76552 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 142106 76552 378 95 0 137088 0
[pid=16848/tid=16849] ppid=16846 vsize=568424 CPUtime=932.89 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 148271 0 0 0 93231 58 0 0 25 0 4 0 651767360 582066176 76552 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=568424 CPUtime=942.28 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 146201 0 0 0 94173 55 0 0 25 0 4 0 651767360 582066176 76552 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=568424 CPUtime=942.3 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 162299 0 0 0 94171 59 0 0 25 0 4 0 651767360 582066176 76552 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.84
Current children cumulated vsize (KiB) 568424

[startup+1002.3 s]
/proc/loadavg: 8.18 8.18 8.11 9/308 16879
/proc/meminfo: memFree=11416076/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=568868 CPUtime=3999.23 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 634173 0 0 0 399680 243 0 0 25 0 4 0 651767359 582520832 77231 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 142217 77231 378 95 0 137199 0
[pid=16848/tid=16849] ppid=16846 vsize=568868 CPUtime=992.3 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 154702 0 0 0 99169 61 0 0 25 0 4 0 651767360 582520832 77231 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=568868 CPUtime=1002.28 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 151395 0 0 0 100169 59 0 0 25 0 4 0 651767360 582520832 77231 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=568868 CPUtime=1002.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 168641 0 0 0 100169 62 0 0 25 0 4 0 651767360 582520832 77231 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.23
Current children cumulated vsize (KiB) 568868

[startup+1062.3 s]
/proc/loadavg: 8.31 8.22 8.12 9/308 16881
/proc/meminfo: memFree=11394480/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=609540 CPUtime=4238.64 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 656519 0 0 0 423610 254 0 0 25 0 4 0 651767359 624168960 82652 33554432000 4194304 4580107 140734984939760 18446744073709551615 4304864 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 152385 82652 378 95 0 147367 0
[pid=16848/tid=16849] ppid=16846 vsize=609540 CPUtime=1051.7 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 159463 0 0 0 105107 63 0 0 25 0 4 0 651767360 624168960 82652 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=609540 CPUtime=1062.29 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 157626 0 0 0 106166 63 0 0 25 0 4 0 651767360 624168960 82652 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=609540 CPUtime=1062.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 174955 0 0 0 106167 64 0 0 25 0 4 0 651767360 624168960 82652 33554432000 4194304 4580107 140734984939760 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.64
Current children cumulated vsize (KiB) 609540

[startup+1122.3 s]
/proc/loadavg: 8.24 8.21 8.12 9/308 16882
/proc/meminfo: memFree=11380184/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=569488 CPUtime=4478.04 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 680548 0 0 0 447539 265 0 0 25 0 4 0 651767359 583155712 80413 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 142372 80413 378 95 0 137354 0
[pid=16848/tid=16849] ppid=16846 vsize=569488 CPUtime=1111.09 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 166715 0 0 0 111044 65 0 0 25 0 4 0 651767360 583155712 80413 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=569488 CPUtime=1122.28 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 163363 0 0 0 112162 66 0 0 25 0 4 0 651767360 583155712 80413 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=569488 CPUtime=1122.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 179718 0 0 0 112165 66 0 0 25 0 4 0 651767360 583155712 80413 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.04
Current children cumulated vsize (KiB) 569488

[startup+1182.3 s]
/proc/loadavg: 8.17 8.20 8.12 9/308 16884
/proc/meminfo: memFree=11388844/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=569852 CPUtime=4717.46 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 702751 0 0 0 471469 277 0 0 25 0 4 0 651767359 583528448 81420 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 142463 81420 378 95 0 137445 0
[pid=16848/tid=16849] ppid=16846 vsize=569852 CPUtime=1170.5 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 171979 0 0 0 116982 68 0 0 25 0 4 0 651767360 583528448 81420 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=569852 CPUtime=1182.29 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 167999 0 0 0 118160 69 0 0 25 0 4 0 651767360 583528448 81420 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=569852 CPUtime=1182.31 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 185917 0 0 0 118162 69 0 0 25 0 4 0 651767360 583528448 81420 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.46
Current children cumulated vsize (KiB) 569852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.12 8.18 8.12 5/303 16885
/proc/meminfo: memFree=11848680/32951124 swapFree=66050672/67111528
[pid=16848] ppid=16846 vsize=624656 CPUtime=4800.08 cores=1,3,5,7
/proc/16848/stat : 16848 (strangenight2-m) R 16846 16848 16480 0 -1 4202496 709731 0 0 0 479727 281 0 0 25 0 4 0 651767359 639647744 81297 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16848/statm: 156164 81297 378 95 0 151146 0
[pid=16848/tid=16849] ppid=16846 vsize=624656 CPUtime=1190.99 cores=1,3,5,7
/proc/16848/task/16849/stat : 16849 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 174346 0 0 0 119030 69 0 0 25 0 4 0 651767360 639647744 81297 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16848/tid=16850] ppid=16846 vsize=624656 CPUtime=1203 cores=1,3,5,7
/proc/16848/task/16850/stat : 16850 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 170326 0 0 0 120230 70 0 0 25 0 4 0 651767360 639647744 81297 33554432000 4194304 4580107 140734984939760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16848/tid=16851] ppid=16846 vsize=624656 CPUtime=1203.02 cores=1,3,5,7
/proc/16848/task/16851/stat : 16851 (strangenight2-m) R 16846 16848 16480 0 -1 4202560 187123 0 0 0 120232 70 0 0 25 0 4 0 651767360 639647744 81297 33554432000 4194304 4580107 140734984939760 18446744073709551615 4305563 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 624656

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.03
CPU time (s): 4800.13
CPU user time (s): 4797.29
CPU system time (s): 2.83157
CPU usage (%): 399.003
Max. virtual memory (cumulated for all children) (KiB): 679248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.29
system time used= 2.83157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709732
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= 526
involuntary context switches= 25937

runsolver used 3.45047 second user time and 8.60269 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 21:34:55
IDJOB=3366323
IDBENCH=82732
IDSOLVER=1844
FILE ID=node135/3366323-1305401695
RUNJOBID= node135-1305401693-16795
PBS_JOBID= 13324477
Free space on /tmp= 73336 MiB

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

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=288694166

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:     32951124 kB
MemFree:      12157008 kB
Buffers:        273320 kB
Cached:        5846468 kB
SwapCached:      50684 kB
Active:        9890040 kB
Inactive:     10660348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12157008 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           11132 kB
Writeback:          28 kB
AnonPages:    14384816 kB
Mapped:          19216 kB
Slab:           135216 kB
PageTables:      46240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57138280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-14 21:55:00