Trace number 3173914

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.24 1203.13

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173914-1304073294.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.41/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.41/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.41/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.41/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.41/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.41/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.41/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.41/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.41/0.19	c calculated reachability. Time: 0.00
0.41/0.19	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      34
0.41/0.19	c =========================================================================================
0.41/0.19	c types(t): F = full restart, N = normal restart
0.41/0.19	c types(t): S = simplification begin/end, E = solution found
0.41/0.19	c restart types(rt): st = static, dy = dynamic
0.41/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.41/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.17/0.32	c  N dy     7      4294        80      7120         0      3918     49840    105158     22.76     23.99
2.38/0.61	c  N dy    26     11387        80      7120         0      4251     49840     92714     23.11     24.44
3.18/0.82	c  N dy    34     16454        80      7120         0      8904     49840    216724     23.03     24.25
3.98/1.03	c  N dy    49     21129        80      7120         0      7984     49840    178434     23.11     24.61
4.80/1.22	c  F st    64     25001        80      7120         0     11545     49840    275778     23.24     23.53
4.80/1.24	c  N st    65     25251        80      7120         0     11777     49840    282098     23.24   no data
5.57/1.47	c  N dy    70     30001        80      7120         0      9903     49840    214368     23.24   no data
5.57/1.47	c  S st    70     30001        80      7120         0      9903     49840    214368     23.24   no data
5.97/1.50	c  S st    70     30504        80      7120         0     10367     49840    226960     23.24   no data
5.97/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.51	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.97/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.97/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.73	c lits-rem:       170  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.21 s
7.97/2.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.97/2.00	c calculated reachability. Time: 0.00
7.97/2.00	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.57/2.45	c  N dy    87     38967        80      7120         0     10112     49840    204524     23.16     24.53
10.36/2.67	c  N dy    97     43052        80      7120         0     13865     49840    306422     23.18     24.88
11.16/2.82	c  S st    99     45756        80      7120         0     16334     49840    371895     23.12     23.18
11.16/2.87	c  S st    99     46256        80      7120         0      8608     49840    150690     23.12   no data
11.16/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.16/2.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.16/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.16/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.16/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.92	c lits-rem:         4  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.04 s
11.56/2.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.56/2.92	c vivif2 --  cl tried     8569 cl shrink        0 lits rem          0 time: 0.00
12.37/3.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.37/3.18	c calculated reachability. Time: 0.00
12.37/3.18	c  N dy    99     46256        80      7120         0      8569     49840    149329     23.12   no data
18.15/4.94	c  N dy   109     63584        80      7120         0     15244     49840    309411     22.67     24.02
19.14/5.22	c  N dy   126     67755        80      7120         0     19083     49840    412974     22.71     24.08
19.49/5.35	c  S st   129     69384        80      7120         0     10532     49840    173831     22.71     22.14
19.49/5.39	c  S st   129     69884        80      7120         0     10999     49840    186577     22.71   no data
19.49/5.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/5.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.49/5.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.49/5.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.49/5.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.49/5.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
19.49/5.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.81/5.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.81/5.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.81/5.46	c lits-rem:        25  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
19.81/5.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.81/5.46	c vivif2 --  cl tried    10837 cl shrink        0 lits rem          0 time: 0.00
20.84/5.76	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
20.84/5.76	c calculated reachability. Time: 0.00
20.84/5.76	c  N dy   129     69884        80      7120         0     10837     49840    181822     22.71   no data
21.87/6.04	c  N dy   157     74424        80      7120         0     14997     49840    294142     22.79     25.30
23.57/6.52	c  N dy   184     81231        80      7120         0     21241     49840    461385     22.81     24.02
24.92/6.91	c  N dy   198     87018        80      7120         0     15553     49840    291656     22.81     24.05
24.92/6.94	c  F st   203     87502        80      7120         0     15998     49840    303827     22.82   no data
26.43/7.32	c  N dy   209     92700        80      7120         0     20728     49840    432315     22.82   no data
28.04/7.77	c  N dy   228     98617        80      7120         0     14256     49840    243217     22.82     24.08
30.02/8.20	c  S st   257    104826        80      7120         0     19976     49840    397579     22.87     22.35
30.02/8.25	c  S st   257    105329        80      7120         0     20446     49840    410522     22.87   no data
30.02/8.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.02/8.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.02/8.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.02/8.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.02/8.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.02/8.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
30.02/8.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.02/8.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.02/8.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.01/8.74	c lits-rem:       252  cl-subs:     1547  v-elim:      0  v-fix:    0  time:  0.47 s
32.01/8.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.01/8.75	c vivif2 --  cl tried    18899 cl shrink        0 lits rem          0 time: 0.00
33.60/9.13	c asymm  cl-useful: 0/5811/7120 lits-rem:0 time: 0.38
33.60/9.13	c calculated reachability. Time: 0.00
33.60/9.13	c  N dy   257    105329        80      7120         0     18899     49840    366410     22.87   no data
36.00/9.75	c  N dy   301    112145        80      7120         0     25182     49840    537267     22.97     25.50
41.22/11.07	c  N dy   314    129144        80      7120         0     14186     49840    213159     22.79     24.00
44.40/11.80	c  N dy   351    138836        80      7120         0     23099     49840    451759     22.82     24.10
47.19/12.59	c  N dy   392    147764        80      7120         0     16642     49840    262574     22.87     24.24
50.79/13.43	c  N dy   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
50.79/13.43	c  S st   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
50.79/13.50	c  S st   438    158499        80      7120         0     26536     49840    527388     22.89   no data
51.19/13.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.19/13.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.19/13.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.19/13.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.19/13.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.19/13.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.19/13.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.19/13.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.19/13.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.39/14.38	c lits-rem:       228  cl-subs:     2240  v-elim:      0  v-fix:    0  time:  0.85 s
54.39/14.38	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.39/14.38	c vivif2 --  cl tried    24296 cl shrink        0 lits rem          0 time: 0.00
55.17/14.50	c asymm  cl-useful: 0/1309/7120 lits-rem:0 time: 0.12
55.17/14.50	c calculated reachability. Time: 0.00
55.17/14.50	c  N dy   438    158499        80      7120         0     24296     49840    464017     22.89   no data
58.79/15.46	c  N dy   491    168624        80      7120         0     18107     49840    286432     22.94     24.39
65.56/17.12	c  N dy   537    185615        80      7120         0     17213     49840    246659     22.93     24.17
69.56/18.17	c  N dy   595    197463        80      7120         0     28105     49840    540873     22.98     25.49
74.35/19.38	c  N dy   614    210110        80      7120         0     22247     49840    367207     22.94     24.20
81.93/21.25	c  N dy   675    227551        80      7120         0     19917     49840    288844     22.98     24.24
85.55/22.17	c  S st   723    237748        80      7120         0     29291     49840    542095     23.01   no data
85.93/22.25	c  S st   723    238253        80      7120         0     29765     49840    555148     23.01   no data
85.93/22.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.93/22.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.93/22.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.93/22.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.93/22.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.93/22.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.93/22.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.93/22.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.93/22.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.94/23.21	c lits-rem:       230  cl-subs:     2065  v-elim:      0  v-fix:    0  time:  0.93 s
89.94/23.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.94/23.22	c vivif2 --  cl tried    27700 cl shrink        0 lits rem          0 time: 0.01
90.72/23.41	c asymm  cl-useful: 0/2306/7120 lits-rem:0 time: 0.19
90.72/23.41	c calculated reachability. Time: 0.00
90.72/23.41	c  N dy   723    238253        80      7120         0     27700     49840    495734     23.01   no data
97.91/25.21	c  N dy   783    255010        80      7120         0     23845     49840    374831     23.02     24.42
103.90/26.78	c  N dy   809    271369        80      7120         0     38827     49840    775219     22.98     24.36
111.09/28.60	c  N dy   853    289443        80      7120         0     35258     49840    667415     22.97     24.23
118.67/30.46	c  F st   885    306250        80      7120         0     29605     49840    499887     22.94     20.96
119.47/30.65	c  N st   889    308285        80      7120         0     31461     49840    550930     22.94   no data
128.27/32.86	c  N dy   926    328617        80      7120         0     28139     49840    446746     22.92     24.15
138.64/35.44	c  N dy   993    348825        80      7120         0     23792     49840    315660     22.92     24.17
141.84/36.28	c  S st  1027    357379        80      7120         0     31665     49840    526147     22.93     21.27
142.25/36.36	c  S st  1027    357880        80      7120         0     32132     49840    539020     22.93   no data
142.25/36.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.25/36.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.25/36.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.25/36.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.25/36.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.25/36.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
142.25/36.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.25/36.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.25/36.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.84/37.26	c lits-rem:       174  cl-subs:     1802  v-elim:      0  v-fix:    0  time:  0.87 s
145.84/37.26	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.84/37.27	c vivif2 --  cl tried    30330 cl shrink        0 lits rem          0 time: 0.01
146.65/37.47	c asymm  cl-useful: 0/1902/7120 lits-rem:0 time: 0.20
146.65/37.48	c calculated reachability. Time: 0.00
146.65/37.48	c  N dy  1027    357880        80      7120         0     30330     49840    488874     22.93   no data
157.42/40.13	c  N dy  1097    378464        80      7120         0     25451     49840    343601     22.94     24.48
173.00/44.07	c  N dy  1135    407332        80      7120         0     27144     49840    370942     22.86     24.15
194.56/49.40	c  N dy  1213    452861        80      7120         0     43066     49840    772335     22.75     24.12
206.15/52.35	c  N dy  1337    472939        80      7120         0     35010     49840    558840     22.81     25.54
218.93/55.53	c  N dy  1410    494226        80      7120         0     54506     49840   1079526     22.82     24.06
228.91/58.02	c  N dy  1460    514355        80      7120         0     45501     49840    818102     22.81     24.03
241.68/61.26	c  N dy  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
241.68/61.26	c  S st  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
242.09/61.35	c  S st  1531    537326        80      7120         0     38050     49840    596413     22.80   no data
242.09/61.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.09/61.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.09/61.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.09/61.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.09/61.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.09/61.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
242.09/61.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.09/61.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.09/61.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.69/62.72	c lits-rem:       381  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  1.33 s
247.69/62.73	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
247.69/62.73	c vivif2 --  cl tried    35637 cl shrink        0 lits rem          0 time: 0.01
248.46/62.97	c asymm  cl-useful: 0/1611/7120 lits-rem:0 time: 0.24
248.46/62.97	c calculated reachability. Time: 0.00
248.46/62.97	c  N dy  1531    537326        80      7120         0     35637     49840    536618     22.80   no data
264.05/66.85	c  N dy  1578    563841        80      7120         0     30622     49840    390597     22.74     24.25
275.64/69.70	c  N dy  1680    583915        80      7120         0     49117     49840    890639     22.78     24.51
287.64/72.73	c  N dy  1719    605874        80      7120         0     39037     49840    599782     22.75     24.17
300.00/75.80	c  N dy  1770    625954        80      7120         0     57395     49840   1091463     22.74     24.67
312.38/78.95	c  N dy  1840    646745        80      7120         0     45400     49840    752844     22.75     24.36
328.35/82.94	c  N dy  1948    667140        80      7120         0     32099     49840    380339     22.78     23.99
339.94/85.83	c  N dy  2033    687221        80      7120         0     50569     49840    877035     22.79     24.00
356.70/90.05	c  N dy  2143    708205        80      7120         0     36828     49840    490375     22.82     24.07
371.88/93.84	c  N dy  2268    728271        80      7120         0     55260     49840    993001     22.85     24.07
387.45/97.78	c  N dy  2335    749835        80      7120         0     41131     49840    590426     22.86     24.17
403.02/101.65	c  N dy  2390    774596        80      7120         0     63737     49840   1192690     22.84     24.04
418.20/105.41	c  N dy  2481    795772        80      7120         0     48303     49840    769143     22.86     24.09
425.38/107.26	c  S st  2525    805989        80      7120         0     57664     49840   1022223     22.86     20.24
426.18/107.41	c  S st  2525    806491        80      7120         0     58130     49840   1034824     22.86   no data
426.18/107.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.18/107.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
426.18/107.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.18/107.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.18/107.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.18/107.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
426.18/107.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.18/107.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.18/107.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.35/111.73	c lits-rem:       600  cl-subs:     4311  v-elim:      0  v-fix:    0  time:  4.25 s
443.35/111.73	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
443.35/111.74	c vivif2 --  cl tried    53819 cl shrink        0 lits rem          0 time: 0.01
444.55/112.04	c asymm  cl-useful: 0/1101/7120 lits-rem:0 time: 0.29
444.55/112.04	c calculated reachability. Time: 0.00
444.55/112.04	c  N dy  2525    806491        80      7120         0     53819     49840    911407     22.86   no data
470.52/118.59	c  N dy  2613    842320        80      7120         0     50958     49840    818451     22.84     24.13
487.69/122.80	c  N dy  2714    862416        80      7120         0     69437     49840   1319052     22.86     26.60
502.48/126.55	c  N dy  2801    883139        80      7120         0     51905     49840    834934     22.87     24.11
518.84/130.65	c  N dy  2879    903289        80      7120         0     70348     49840   1333892     22.88     24.11
534.41/134.53	c  N dy  2971    923370        80      7120         0     51165     49840    796345     22.89     24.33
552.79/139.18	c  N dy  3072    946273        80      7120         0     72206     49840   1364891     22.91     24.15
569.56/143.33	c  N dy  3154    968769        80      7120         0     54387     49840    867542     22.92     24.19
587.13/147.70	c  N dy  3238    989480        80      7120         0     73342     49840   1379541     22.93     24.27
603.12/151.79	c  N dy  3334   1009659        80      7120         0     52431     49840    800824     22.94     24.19
619.49/155.82	c  N dy  3382   1030718        80      7120         0     71657     49840   1313723     22.94     24.19
636.65/160.13	c  N dy  3452   1051366        80      7120         0     50242     49840    725206     22.95     24.22
652.26/164.01	c  N dy  3503   1071783        80      7120         0     68917     49840   1221972     22.94     24.15
652.26/164.03	c  F st  3504   1071875        80      7120         0     68998     49840   1224131     22.94   no data
692.16/174.08	c  N dy  3537   1124251        80      7120         0     75150     49840   1339469     22.87     24.24
708.95/178.23	c  N dy  3568   1145890        80      7120         0     53081     49840    766481     22.85     24.11
734.49/184.64	c  N dy  3671   1177033        80      7120         0     81530     49840   1524802     22.85     24.47
750.47/188.65	c  N dy  3709   1198042        80      7120         0     57848     49840    874436     22.83     24.06
763.23/191.84	c  S st  3764   1209737        80      7120         0     68549     49840   1162984     22.84   no data
764.43/192.12	c  S st  3764   1210239        80      7120         0     69013     49840   1175785     22.84   no data
764.43/192.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.43/192.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
764.43/192.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.43/192.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.43/192.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.43/192.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
764.43/192.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.83/192.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
764.83/192.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.14/205.34	c lits-rem:       724  cl-subs:     6060  v-elim:      0  v-fix:    0  time: 13.09 s
817.14/205.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
817.14/205.36	c vivif2 --  cl tried    62953 cl shrink        0 lits rem          0 time: 0.02
818.76/205.73	c asymm  cl-useful: 0/1205/7120 lits-rem:0 time: 0.37
818.76/205.73	c calculated reachability. Time: 0.00
818.76/205.73	c  N dy  3764   1210239        80      7120         0     62953     49840   1014992     22.84   no data
842.70/211.70	c  N dy  3866   1232970        80      7120         0     83780     49840   1577450     22.85     24.06
858.29/215.68	c  N dy  3938   1253014        80      7120         0     58641     49840    894696     22.85     24.08
878.64/220.76	c  N dy  4054   1273226        80      7120         0     77292     49840   1403638     22.86     24.16
901.41/226.44	c  N dy  4156   1296577        80      7120         0     53985     49840    748383     22.88     24.08
923.37/231.94	c  N dy  4243   1322529        80      7120         0     77691     49840   1383852     22.88     24.10
949.72/238.58	c  N dy  4340   1346000        80      7120         0     53470     49840    719668     22.89     24.21
971.29/243.95	c  N dy  4433   1366395        80      7120         0     72118     49840   1223821     22.90     24.15
994.05/249.70	c  N dy  4486   1386468        80      7120         0     90464     49840   1713735     22.90     24.14
1011.63/254.04	c  N dy  4565   1406506        80      7120         0     62272     49840    940111     22.90     25.10
1030.79/258.86	c  N dy  4606   1427760        80      7120         0     81662     49840   1453697     22.89     24.16
1055.15/264.91	c  N dy  4653   1454068        80      7120         0     58118     49840    804264     22.87     24.11
1076.31/270.29	c  N dy  4763   1475693        80      7120         0     77884     49840   1339723     22.89     24.10
1101.87/276.67	c  N dy  4857   1495706        80      7120         0     96218     49840   1836924     22.90     24.52
1119.45/281.00	c  N dy  4900   1517428        80      7120         0     67490     49840   1042652     22.89     24.15
1139.43/286.09	c  N dy  4957   1537800        80      7120         0     86105     49840   1543894     22.89     24.15
1160.58/291.31	c  N dy  5014   1558092        80      7120         0     55387     49840    709018     22.89     24.14
1180.56/296.32	c  N dy  5015   1583528        80      7120         0     78241     49840   1298196     22.86     24.12
1206.50/302.85	c  N dy  5088   1604671        80      7120         0     97622     49840   1819548     22.87     24.13
1248.44/313.35	c  N dy  5156   1655250        80      7120         0     93353     49840   1696718     22.83     24.04
1268.80/318.47	c  N dy  5216   1675261        80      7120         0     60731     49840    819749     22.83     26.50
1291.57/324.18	c  N dy  5335   1697674        80      7120         0     81287     49840   1379948     22.85     24.05
1307.54/328.13	c  S st  5399   1710240        80      7120         0     92783     49840   1688790     22.85     22.00
1308.74/328.41	c  S st  5399   1710744        80      7120         0     93255     49840   1702181     22.85   no data
1308.74/328.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1308.74/328.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1308.74/328.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1308.74/328.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1308.74/328.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1308.74/328.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1308.74/328.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1308.74/328.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1309.14/328.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1357.45/340.68	c lits-rem:       967  cl-subs:     8542  v-elim:      0  v-fix:    0  time: 12.14 s
1357.45/340.68	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1357.85/340.70	c vivif2 --  cl tried    84713 cl shrink        0 lits rem          0 time: 0.02
1359.06/341.05	c asymm  cl-useful: 0/812/7120 lits-rem:0 time: 0.35
1359.06/341.05	c calculated reachability. Time: 0.00
1359.06/341.05	c  N dy  5399   1710744        80      7120         0     84713     49840   1464259     22.85   no data
1386.60/347.91	c  N dy  5503   1730862        80      7120         0    103125     49840   1965961     22.86     24.09
1404.57/352.47	c  N dy  5605   1750923        80      7120         0     69914     49840   1060484     22.87     24.13
1455.30/365.16	c  N dy  5708   1799245        80      7120         0     61042     49840    788546     22.84     24.18
1474.48/369.92	c  N dy  5782   1819304        80      7120         0     79409     49840   1284864     22.85     25.06
1504.83/377.51	c  N dy  5908   1841032        80      7120         0     99314     49840   1827554     22.86     24.11
1532.79/384.51	c  N dy  6000   1862099        80      7120         0     64825     49840    885916     22.87     24.07
1553.95/389.84	c  N dy  6085   1883123        80      7120         0     84041     49840   1403253     22.87     24.09
1580.71/396.50	c  N dy  6174   1903146        80      7120         0    102452     49840   1904606     22.88     24.33
1608.66/403.53	c  N dy  6318   1925874        80      7120         0     68470     49840    971012     22.89     24.20
1631.02/409.17	c  N dy  6415   1945954        80      7120         0     86939     49840   1473444     22.90     24.66
1656.59/415.50	c  N dy  6465   1966305        80      7120         0    105489     49840   1970518     22.90     24.17
1678.14/420.97	c  N dy  6483   1989808        80      7120         0     71084     49840   1011292     22.89     24.31
1708.90/428.64	c  N dy  6588   2017334        80      7120         0     96288     49840   1695683     22.90     24.20
1739.24/436.24	c  N dy  6663   2037572        80      7120         0     58068     49840    653643     22.90     24.24
1757.03/440.86	c  N dy  6729   2058506        80      7120         0     77214     49840   1166432     22.90     24.15
1782.33/447.41	c  N dy  6854   2078771        80      7120         0     95825     49840   1676816     22.91     24.31
1813.88/455.34	c  N dy  6957   2099252        80      7120         0    114627     49840   2190282     22.92     24.35
1835.44/460.70	c  N dy  7071   2119315        80      7120         0     75390     49840   1109833     22.93     25.17
1861.40/467.20	c  N dy  7204   2139403        80      7120         0     93816     49840   1614815     22.94     24.44
1892.56/475.07	c  N dy  7296   2160208        80      7120         0    112814     49840   2129806     22.95     24.54
1915.34/480.78	c  N dy  7381   2180253        80      7120         0     72548     49840   1016224     22.95     24.57
1936.48/486.08	c  N dy  7408   2200338        80      7120         0     90855     49840   1505338     22.95     24.22
1952.07/489.98	c  S st  7474   2210744        80      7120         0    100375     49840   1765216     22.95     22.21
1953.26/490.27	c  S st  7474   2211247        80      7120         0    100851     49840   1778266     22.95   no data
1953.26/490.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1953.65/490.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1953.65/490.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1953.65/490.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1953.65/490.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1953.65/490.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1953.65/490.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1953.65/490.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1954.05/490.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2004.37/503.04	c lits-rem:      1224  cl-subs:     8774  v-elim:      0  v-fix:    0  time: 12.64 s
2004.37/503.04	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2004.37/503.06	c vivif2 --  cl tried    92077 cl shrink        0 lits rem          0 time: 0.02
2005.97/503.42	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.36
2005.97/503.43	c calculated reachability. Time: 0.00
2005.97/503.43	c  N dy  7474   2211247        80      7120         0     92077     49840   1533491     22.95   no data
2049.11/514.21	c  N dy  7537   2246649        80      7120         0     65271     49840    803184     22.94     24.23
2068.67/519.14	c  N dy  7604   2266678        80      7120         0     83502     49840   1291674     22.94     24.70
2115.79/530.92	c  N dy  7671   2305147        80      7120         0    118328     49840   2210408     22.92     24.16
2136.96/536.26	c  N dy  7715   2326684        80      7120         0     78057     49840   1131980     22.92     24.18
2164.91/543.24	c  N dy  7761   2349750        80      7120         0     99108     49840   1694494     22.91     24.18
2192.49/550.19	c  N dy  7802   2369815        80      7120         0    117338     49840   2177959     22.91     24.85
2219.63/556.96	c  N dy  7897   2392413        80      7120         0     77003     49840   1090445     22.91     24.12
2245.59/563.48	c  N dy  8010   2412490        80      7120         0     95381     49840   1591307     22.92     25.19
2276.34/571.19	c  N dy  8082   2433251        80      7120         0    114332     49840   2104185     22.92     24.16
2307.08/578.87	c  N dy  8163   2455709        80      7120         0     72871     49840    966289     22.93     24.40
2329.85/584.51	c  N dy  8237   2476041        80      7120         0     91417     49840   1468115     22.93     24.28
2357.80/591.57	c  N dy  8314   2496073        80      7120         0    109736     49840   1963546     22.93     24.19
2390.17/599.60	c  N dy  8395   2516078        80      7120         0     65063     49840    738243     22.93     26.72
2410.12/604.62	c  N dy  8475   2536101        80      7120         0     83334     49840   1231309     22.94     24.15
2432.07/610.14	c  N dy  8513   2556106        80      7120         0    101531     49840   1712370     22.93     24.83
2479.19/621.92	c  N dy  8611   2589800        80      7120         0     68376     49840    807413     22.92     24.30
2500.76/627.36	c  N dy  8701   2609877        80      7120         0     86748     49840   1305485     22.93     24.73
2530.32/634.74	c  N dy  8797   2631292        80      7120         0    106329     49840   1838261     22.93     24.16
2566.65/643.86	c  N dy  8908   2651379        80      7120         0    124747     49840   2342081     22.94     25.78
2594.20/650.73	c  N dy  8927   2673810        80      7120         0     80216     49840   1109402     22.93     24.24
2624.54/658.33	c  N dy  9041   2697062        80      7120         0    101494     49840   1689686     22.94     24.22
2648.51/664.34	c  S st  9132   2711247        80      7120         0    114504     49840   2047104     22.95   no data
2649.70/664.69	c  S st  9132   2711748        80      7120         0    114982     49840   2060464     22.95   no data
2650.10/664.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2650.10/664.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2650.10/664.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2650.10/664.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2650.10/664.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2650.10/664.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2650.10/664.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2650.50/664.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2650.50/664.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2720.39/682.34	c lits-rem:      1304  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 17.48 s
2720.39/682.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2720.39/682.37	c vivif2 --  cl tried   104702 cl shrink        0 lits rem          0 time: 0.03
2721.99/682.74	c asymm  cl-useful: 0/642/7120 lits-rem:0 time: 0.37
2721.99/682.74	c calculated reachability. Time: 0.00
2721.99/682.74	c  N dy  9132   2711748        80      7120         0    104702     49840   1777776     22.95   no data
2753.54/690.60	c  N dy  9186   2733001        80      7120         0    124070     49840   2301468     22.95     24.20
2781.49/697.70	c  N dy  9267   2755247        80      7120         0     79132     49840   1078573     22.95     24.17
2815.44/706.10	c  N dy  9363   2782689        80      7120         0    104212     49840   1758593     22.95     24.19
2848.59/714.46	c  N dy  9461   2802761        80      7120         0    122550     49840   2254793     22.96     24.25
2884.93/723.54	c  N dy  9613   2822847        80      7120         0     74464     49840    936176     22.97     24.52
2909.68/729.75	c  N dy  9702   2843812        80      7120         0     93640     49840   1458341     22.97     24.22
2936.02/736.37	c  N dy  9745   2863836        80      7120         0    111874     49840   1947288     22.97     24.20
2973.99/745.85	c  N dy  9869   2883842        80      7120         0    130226     49840   2451991     22.98     25.67
3008.32/754.44	c  N dy  9902   2915150        80      7120         0     91047     49840   1345695     22.97     24.25
3035.06/761.19	c  N dy  9964   2935246        80      7120         0    109382     49840   1839974     22.97     25.10
3070.20/769.96	c  N dy 10054   2955317        80      7120         0    127716     49840   2338503     22.97     24.69
3101.38/777.75	c  N dy 10100   2977916        80      7120         0     79924     49840   1036430     22.96     24.23
3140.91/787.62	c  N dy 10149   3016411        80      7120         0    114709     49840   1951844     22.95     24.16
3173.64/795.86	c  N dy 10200   3036489        80      7120         0    132973     49840   2439296     22.94     24.91
3204.78/803.69	c  N dy 10329   3056697        80      7120         0     82458     49840   1109787     22.95     24.20
3232.34/810.50	c  N dy 10407   3077715        80      7120         0    101576     49840   1629039     22.96     24.36
3263.48/818.33	c  N dy 10483   3097817        80      7120         0    119956     49840   2129134     22.96     25.19
3301.42/827.83	c  N dy 10569   3117904        80      7120         0    138324     49840   2628747     22.96     25.30
3332.17/835.52	c  N dy 10630   3141547        80      7120         0     89669     49840   1276697     22.96     24.39
3384.08/848.57	c  N dy 10738   3169118        80      7120         0    114821     49840   1959200     22.97     24.22
3433.61/860.99	c  N dy 10850   3190104        80      7120         0    133993     49840   2483084     22.97     24.48
3464.74/868.74	c  N dy 10925   3210152        80      7120         0     81218     49840   1039166     22.97     24.24
3466.36/869.17	c  S st 10928   3211750        80      7120         0     82682     49840   1079232     22.97     22.34
3467.54/869.40	c  S st 10928   3212250        80      7120         0     83143     49840   1092219     22.97   no data
3467.54/869.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3467.54/869.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3467.54/869.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3467.54/869.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3467.54/869.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3467.54/869.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3467.54/869.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3467.54/869.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3467.94/869.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3479.15/872.37	c lits-rem:       201  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  2.86 s
3479.15/872.37	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3479.15/872.39	c vivif2 --  cl tried    80698 cl shrink        0 lits rem          0 time: 0.02
3480.73/872.72	c asymm  cl-useful: 0/785/7120 lits-rem:0 time: 0.33
3480.73/872.72	c calculated reachability. Time: 0.00
3480.73/872.72	c  N dy 10928   3212250        80      7120         0     80698     49840   1022914     22.97   no data
3504.68/878.74	c  N dy 10998   3232283        80      7120         0     98923     49840   1515033     22.98     24.71
3538.62/887.21	c  N dy 11131   3252350        80      7120         0    117312     49840   2020962     22.98     26.57
3573.37/895.91	c  N dy 11196   3272422        80      7120         0    135526     49840   2512559     22.99     25.85
3606.53/904.29	c  N dy 11278   3292538        80      7120         0     82009     49840   1049336     22.99     24.77
3632.89/910.81	c  N dy 11368   3312542        80      7120         0    100349     49840   1550577     22.99     24.23
3666.82/919.31	c  N dy 11449   3332628        80      7120         0    118692     49840   2051755     23.00     25.19
3709.56/930.02	c  N dy 11562   3352731        80      7120         0    137015     49840   2553763     23.00     24.27
3745.48/939.00	c  N dy 11665   3372954        80      7120         0     82512     49840   1043219     23.01     24.24
3774.25/946.20	c  N dy 11781   3393315        80      7120         0    101179     49840   1554391     23.01     24.38
3806.59/954.37	c  N dy 11876   3413546        80      7120         0    119725     49840   2059059     23.02     24.25
3848.92/964.95	c  N dy 11943   3437799        80      7120         0    141850     49840   2658439     23.02     24.59
3881.27/973.08	c  N dy 12002   3459660        80      7120         0     87845     49840   1164639     23.02     24.26
3909.65/980.13	c  N dy 12053   3481500        80      7120         0    107722     49840   1697418     23.01     24.34
3945.57/989.17	c  N dy 12129   3502885        80      7120         0    127249     49840   2227244     23.02     24.59
3994.70/1001.45	c  N dy 12188   3530626        80      7120         0     77610     49840    877193     23.01     24.37
4022.65/1008.42	c  N dy 12302   3551684        80      7120         0     96852     49840   1402163     23.02     24.28
4055.40/1016.65	c  N dy 12417   3571765        80      7120         0    115247     49840   1905867     23.03     25.16
4107.33/1029.64	c  N dy 12485   3603375        80      7120         0    143977     49840   2674576     23.02     24.25
4139.66/1037.75	c  N dy 12571   3623453        80      7120         0     86650     49840   1113418     23.03     26.41
4198.77/1052.51	c  N dy 12617   3670923        80      7120         0    129614     49840   2249110     23.01     24.23
4258.28/1067.45	c  N dy 12688   3698009        80      7120         0     77887     49840    855883     23.00     24.40
4279.42/1072.74	c  S st 12743   3712250        80      7120         0     90866     49840   1209285     23.01   no data
4280.62/1073.07	c  S st 12743   3712755        80      7120         0     91341     49840   1222765     23.01   no data
4280.62/1073.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4281.02/1073.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4281.02/1073.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4281.02/1073.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4281.02/1073.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4281.02/1073.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4281.02/1073.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4281.02/1073.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4281.42/1073.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4305.78/1079.33	c lits-rem:       311  cl-subs:     3042  v-elim:      0  v-fix:    0  time:  6.12 s
4305.78/1079.33	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4305.78/1079.35	c vivif2 --  cl tried    88299 cl shrink        0 lits rem          0 time: 0.02
4307.38/1079.80	c asymm  cl-useful: 0/729/7120 lits-rem:0 time: 0.44
4307.78/1079.80	c calculated reachability. Time: 0.00
4307.78/1079.80	c  N dy 12743   3712755        80      7120         0     88299     49840   1137714     23.01   no data
4355.69/1091.81	c  F st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
4355.69/1091.81	c  N st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
4391.23/1100.71	c  N dy 12792   3772661        80      7120         0    142436     49840   2563986     22.99     24.43
4545.39/1139.39	c  N dy 12878   3879469        80      7120         0     83828     49840    984472     22.93     24.24
4575.34/1146.89	c  N dy 12993   3899569        80      7120         0    102234     49840   1487237     22.94     26.66
4611.69/1155.94	c  N dy 13089   3923276        80      7120         0    123811     49840   2070615     22.94     24.19
4650.02/1165.53	c  N dy 13178   3943326        80      7120         0    142163     49840   2568921     22.94     25.80
4697.95/1177.57	c  N dy 13301   3965411        80      7120         0     83394     49840    964318     22.95     24.26
4724.69/1184.29	c  N dy 13397   3985472        80      7120         0    101697     49840   1463858     22.95     24.24
4759.44/1192.90	c  N dy 13519   4005488        80      7120         0    120000     49840   1966163     22.96     25.10
4799.37/1202.99	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173914-1304073294/watcher-3173914-1304073294 -o /tmp/evaluation-result-3173914-1304073294/solver-3173914-1304073294 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173914-1304073294.cnf 

running on 4 cores: 0,2,4,6

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: 8.13 8.03 7.40 5/178 10672
/proc/meminfo: memFree=26614168/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 754 0 0 0 0 0 0 0 25 0 4 0 518928007 212996096 669 33554432000 4194304 4627427 140736639593744 18446744073709551615 242970211013 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 52001 672 338 106 0 46972 0
[pid=10672/tid=10673] ppid=10670 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 104 0 0 0 0 0 0 0 25 0 4 0 518928007 212996096 685 33554432000 4194304 4627427 140736639593744 18446744073709551615 4530719 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 60 0 0 0 0 0 0 0 25 0 4 0 518928007 212996096 695 33554432000 4194304 4627427 140736639593744 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 105 0 0 0 0 0 0 0 25 0 4 0 518928007 212996096 697 33554432000 4194304 4627427 140736639593744 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.1071 s]
/proc/loadavg: 8.13 8.03 7.40 5/178 10672
/proc/meminfo: memFree=26614168/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=216880 CPUtime=0.41 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 1540 0 0 0 41 0 0 0 25 0 4 0 518928007 222085120 1454 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 54220 1454 364 106 0 49191 0
[pid=10672/tid=10673] ppid=10670 vsize=216880 CPUtime=0.1 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 260 0 0 0 10 0 0 0 25 0 4 0 518928007 222085120 1454 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=216880 CPUtime=0.1 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 216 0 0 0 10 0 0 0 25 0 4 0 518928007 222085120 1454 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=216880 CPUtime=0.1 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 396 0 0 0 10 0 0 0 25 0 4 0 518928007 222085120 1454 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 216880

[startup+0.201127 s]
/proc/loadavg: 8.13 8.03 7.40 5/178 10672
/proc/meminfo: memFree=26614168/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=219700 CPUtime=0.77 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 3386 0 0 0 77 0 0 0 25 0 4 0 518928007 224972800 2834 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 54925 2834 384 106 0 49896 0
[pid=10672/tid=10673] ppid=10670 vsize=219700 CPUtime=0.19 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 813 0 0 0 19 0 0 0 25 0 4 0 518928007 224972800 2834 33554432000 4194304 4627427 140736639593744 18446744073709551615 4327287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=219700 CPUtime=0.19 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 740 0 0 0 19 0 0 0 25 0 4 0 518928007 224972800 2834 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=219700 CPUtime=0.19 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 624 0 0 0 19 0 0 0 25 0 4 0 518928007 224972800 2835 33554432000 4194304 4627427 140736639593744 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 219700

[startup+0.301102 s]
/proc/loadavg: 8.13 8.03 7.40 5/178 10672
/proc/meminfo: memFree=26614168/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=219700 CPUtime=1.17 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 3747 0 0 0 117 0 0 0 25 0 4 0 518928007 224972800 3195 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 54925 3195 384 106 0 49896 0
[pid=10672/tid=10673] ppid=10670 vsize=219700 CPUtime=0.29 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 904 0 0 0 29 0 0 0 25 0 4 0 518928007 224972800 3195 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=219700 CPUtime=0.29 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 835 0 0 0 29 0 0 0 25 0 4 0 518928007 224972800 3195 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=219700 CPUtime=0.29 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 706 0 0 0 29 0 0 0 25 0 4 0 518928007 224972800 3195 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219700

[startup+0.701 s]
/proc/loadavg: 8.13 8.03 7.40 5/178 10672
/proc/meminfo: memFree=26614168/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=222204 CPUtime=2.78 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 6021 0 0 0 277 1 0 0 25 0 4 0 518928007 227536896 3700 33554432000 4194304 4627427 140736639593744 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 55551 3700 384 106 0 50522 0
[pid=10672/tid=10673] ppid=10670 vsize=222204 CPUtime=0.69 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 1538 0 0 0 69 0 0 0 25 0 4 0 518928007 227536896 3700 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=222204 CPUtime=0.69 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 1443 0 0 0 69 0 0 0 25 0 4 0 518928007 227536896 3700 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=222204 CPUtime=0.69 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 1162 0 0 0 69 0 0 0 25 0 4 0 518928007 227536896 3700 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 222204

[startup+1.50086 s]
/proc/loadavg: 8.20 8.04 7.41 9/182 10706
/proc/meminfo: memFree=26606820/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=223868 CPUtime=5.97 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 9783 0 0 0 596 1 0 0 25 0 4 0 518928007 229240832 4478 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 55967 4478 385 106 0 50938 0
[pid=10672/tid=10673] ppid=10670 vsize=223868 CPUtime=1.49 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 2503 0 0 0 149 0 0 0 25 0 4 0 518928007 229240832 4478 33554432000 4194304 4627427 140736639593744 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=223868 CPUtime=1.48 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 2370 0 0 0 148 0 0 0 25 0 4 0 518928007 229240832 4478 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=223868 CPUtime=1.49 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 2070 0 0 0 149 0 0 0 25 0 4 0 518928007 229240832 4478 33554432000 4194304 4627427 140736639593744 18446744073709551615 4302467 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223868

[startup+3.10059 s]
/proc/loadavg: 8.20 8.04 7.41 9/182 10706
/proc/meminfo: memFree=26585368/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=247712 CPUtime=12.37 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 19988 0 0 0 1234 3 0 0 25 0 4 0 518928007 253657088 11666 33554432000 4194304 4627427 140736639593744 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10672/statm: 61928 11666 388 106 0 56899 0
[pid=10672/tid=10673] ppid=10670 vsize=247712 CPUtime=3.08 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 4725 0 0 0 308 0 0 0 25 0 4 0 518928007 253657088 11666 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=247712 CPUtime=3.07 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 5182 0 0 0 307 0 0 0 25 0 4 0 518928007 253657088 11666 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=247712 CPUtime=3.08 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 5139 0 0 0 308 0 0 0 25 0 4 0 518928007 253657088 11666 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 247712

[startup+6.30103 s]
/proc/loadavg: 8.20 8.04 7.41 9/182 10707
/proc/meminfo: memFree=26541748/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=248388 CPUtime=22.89 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 28111 0 0 0 2278 11 0 0 25 0 4 0 518928007 254349312 13332 33554432000 4194304 4627427 140736639593744 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 62097 13332 388 106 0 57068 0
[pid=10672/tid=10673] ppid=10670 vsize=248388 CPUtime=6.28 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 8178 0 0 0 626 2 0 0 25 0 4 0 518928007 254349312 13332 33554432000 4194304 4627427 140736639593744 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=248388 CPUtime=6.25 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 7486 0 0 0 625 0 0 0 25 0 4 0 518928007 254349312 13332 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=248388 CPUtime=4.86 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 6157 0 0 0 479 7 0 0 25 0 4 0 518928007 254349312 13332 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 248388

[startup+12.7009 s]
/proc/loadavg: 8.24 8.06 7.42 9/182 10707
/proc/meminfo: memFree=26502260/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=242388 CPUtime=47.99 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 44855 0 0 0 4780 19 0 0 25 0 4 0 518928007 248205312 17735 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 60597 17735 388 106 0 55568 0
[pid=10672/tid=10673] ppid=10670 vsize=242388 CPUtime=12.66 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 12289 0 0 0 1264 2 0 0 25 0 4 0 518928007 248205312 17735 33554432000 4194304 4627427 140736639593744 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=242388 CPUtime=12.62 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 11434 0 0 0 1261 1 0 0 25 0 4 0 518928007 248205312 17735 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=242388 CPUtime=10.8 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 10065 0 0 0 1068 12 0 0 25 0 4 0 518928007 248205312 17735 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.99
Current children cumulated vsize (KiB) 242388

[startup+25.5007 s]
/proc/loadavg: 8.20 8.05 7.42 9/182 10707
/proc/meminfo: memFree=26465184/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=266232 CPUtime=99.11 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 68623 0 0 0 9886 25 0 0 25 0 4 0 518928007 272621568 22664 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 66558 22664 388 106 0 61529 0
[pid=10672/tid=10673] ppid=10670 vsize=266232 CPUtime=25.45 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 18977 0 0 0 2541 4 0 0 25 0 4 0 518928007 272621568 22664 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=266232 CPUtime=25.35 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 17379 0 0 0 2532 3 0 0 25 0 4 0 518928007 272621568 22664 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=266232 CPUtime=23.6 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 15766 0 0 0 2346 14 0 0 25 0 4 0 518928007 272621568 22664 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.11
Current children cumulated vsize (KiB) 266232

[startup+51.1003 s]
/proc/loadavg: 8.12 8.05 7.44 9/182 10708
/proc/meminfo: memFree=26419332/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=257412 CPUtime=201.35 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 105810 0 0 0 20101 34 0 0 25 0 4 0 518928007 263589888 28540 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 64353 28540 388 106 0 59324 0
[pid=10672/tid=10673] ppid=10670 vsize=257412 CPUtime=51.03 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 29225 0 0 0 5096 7 0 0 25 0 4 0 518928007 263589888 28540 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=257412 CPUtime=50.81 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 26476 0 0 0 5076 5 0 0 25 0 4 0 518928007 263589888 28540 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=257412 CPUtime=49.2 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 24735 0 0 0 4904 16 0 0 25 0 4 0 518928007 263589888 28540 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.35
Current children cumulated vsize (KiB) 257412

[startup+102.301 s]
/proc/loadavg: 8.05 8.04 7.47 9/182 10709
/proc/meminfo: memFree=26376844/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=282856 CPUtime=405.83 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 163970 0 0 0 40532 51 0 0 25 0 4 0 518928007 289644544 33255 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 70714 33255 388 106 0 65685 0
[pid=10672/tid=10673] ppid=10670 vsize=282856 CPUtime=102.17 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 43743 0 0 0 10205 12 0 0 25 0 4 0 518928007 289644544 33255 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=282856 CPUtime=101.74 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 40396 0 0 0 10165 9 0 0 25 0 4 0 518928007 289644544 33255 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=282856 CPUtime=100.4 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 40110 0 0 0 10020 20 0 0 25 0 4 0 518928007 289644544 33255 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.83
Current children cumulated vsize (KiB) 282856

[startup+162.301 s]

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

[pid=10672] ppid=10670 vsize=382700 CPUtime=2560.66 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 467200 0 0 0 255874 192 0 0 25 0 4 0 518928007 391884800 73386 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 95675 73386 388 106 0 90646 0
[pid=10672/tid=10673] ppid=10670 vsize=382700 CPUtime=640.85 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 126768 0 0 0 64021 64 0 0 25 0 4 0 518928007 391884800 73386 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=382700 CPUtime=638.58 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 108614 0 0 0 63819 39 0 0 25 0 4 0 518928007 391884800 73386 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=382700 CPUtime=639.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 121496 0 0 0 63922 52 0 0 25 0 4 0 518928007 391884800 73386 33554432000 4194304 4627427 140736639593744 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2560.66
Current children cumulated vsize (KiB) 382700

[startup+702.301 s]
/proc/loadavg: 8.09 8.11 7.76 9/182 10755
/proc/meminfo: memFree=26166500/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=355712 CPUtime=2800.25 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 485083 0 0 0 279824 201 0 0 25 0 4 0 518928007 364249088 66461 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 88928 66461 388 106 0 83899 0
[pid=10672/tid=10673] ppid=10670 vsize=355712 CPUtime=700.85 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 133477 0 0 0 70018 67 0 0 25 0 4 0 518928007 364249088 66461 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=355712 CPUtime=698.19 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 111860 0 0 0 69777 42 0 0 25 0 4 0 518928007 364249088 66461 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=355712 CPUtime=699.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 128554 0 0 0 69919 55 0 0 25 0 4 0 518928007 364249088 66461 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.25
Current children cumulated vsize (KiB) 355712

[startup+762.301 s]
/proc/loadavg: 8.19 8.13 7.79 9/182 10757
/proc/meminfo: memFree=26125936/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=368944 CPUtime=3039.87 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 509139 0 0 0 303778 209 0 0 25 0 4 0 518928007 377798656 69133 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 92236 69133 388 106 0 87207 0
[pid=10672/tid=10673] ppid=10670 vsize=368944 CPUtime=760.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 141672 0 0 0 76017 69 0 0 25 0 4 0 518928007 377798656 69133 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=368944 CPUtime=757.79 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 118112 0 0 0 75735 44 0 0 25 0 4 0 518928007 377798656 69133 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=368944 CPUtime=759.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 135192 0 0 0 75917 57 0 0 25 0 4 0 518928007 377798656 69133 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.87
Current children cumulated vsize (KiB) 368944

[startup+822.3 s]
/proc/loadavg: 8.19 8.14 7.81 9/182 10758
/proc/meminfo: memFree=26068384/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=382440 CPUtime=3279.45 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 527710 0 0 0 327725 220 0 0 25 0 4 0 518928007 391618560 72206 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 95610 72206 388 106 0 90581 0
[pid=10672/tid=10673] ppid=10670 vsize=382440 CPUtime=820.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 147689 0 0 0 82012 74 0 0 25 0 4 0 518928007 391618560 72206 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=382440 CPUtime=817.39 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 121445 0 0 0 81692 47 0 0 25 0 4 0 518928007 391618560 72206 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=382440 CPUtime=819.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 141645 0 0 0 81914 60 0 0 25 0 4 0 518928007 391618560 72206 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.45
Current children cumulated vsize (KiB) 382440

[startup+882.306 s]
/proc/loadavg: 8.11 8.12 7.83 9/182 10760
/proc/meminfo: memFree=26019256/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=461316 CPUtime=3519.07 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 548630 0 0 0 351678 229 0 0 25 0 4 0 518928007 472387584 78785 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 115329 78785 388 106 0 110300 0
[pid=10672/tid=10673] ppid=10670 vsize=461316 CPUtime=880.87 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 156003 0 0 0 88011 76 0 0 25 0 4 0 518928007 472387584 78785 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=461316 CPUtime=876.98 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 127517 0 0 0 87647 51 0 0 25 0 4 0 518928007 472387584 78785 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=461316 CPUtime=879.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 145667 0 0 0 87913 61 0 0 25 0 4 0 518928007 472387584 78785 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.07
Current children cumulated vsize (KiB) 461316

[startup+942.301 s]
/proc/loadavg: 8.04 8.10 7.83 9/182 10762
/proc/meminfo: memFree=25991712/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=527200 CPUtime=3758.67 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 572550 0 0 0 375626 241 0 0 25 0 4 0 518928007 539852800 82349 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 131800 82349 388 106 0 126771 0
[pid=10672/tid=10673] ppid=10670 vsize=527200 CPUtime=940.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 161199 0 0 0 94008 78 0 0 25 0 4 0 518928007 539852800 82349 33554432000 4194304 4627427 140736639593744 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=527200 CPUtime=936.61 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 133865 0 0 0 93606 55 0 0 25 0 4 0 518928007 539852800 82349 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=527200 CPUtime=939.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 152118 0 0 0 93910 64 0 0 25 0 4 0 518928007 539852800 82349 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.67
Current children cumulated vsize (KiB) 527200

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 7.84 9/182 10763
/proc/meminfo: memFree=25990696/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=527676 CPUtime=3998.29 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 597840 0 0 0 399576 253 0 0 25 0 4 0 518928007 540340224 80354 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 131919 80354 388 106 0 126890 0
[pid=10672/tid=10673] ppid=10670 vsize=527676 CPUtime=1000.85 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 167592 0 0 0 100004 81 0 0 25 0 4 0 518928007 540340224 80354 33554432000 4194304 4627427 140736639593744 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=527676 CPUtime=996.23 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 140298 0 0 0 99565 58 0 0 25 0 4 0 518928007 540340224 80354 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=527676 CPUtime=999.75 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 158402 0 0 0 99908 67 0 0 25 0 4 0 518928007 540340224 80354 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.29
Current children cumulated vsize (KiB) 527676

[startup+1062.3 s]
/proc/loadavg: 8.04 8.08 7.85 9/182 10765
/proc/meminfo: memFree=25980008/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=519992 CPUtime=4237.9 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 618248 0 0 0 423527 263 0 0 25 0 4 0 518928007 532471808 80324 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 129998 80324 388 106 0 124969 0
[pid=10672/tid=10673] ppid=10670 vsize=519992 CPUtime=1060.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 173721 0 0 0 106002 84 0 0 25 0 4 0 518928007 532471808 80324 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=519992 CPUtime=1055.84 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 146458 0 0 0 105522 62 0 0 25 0 4 0 518928007 532471808 80324 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=519992 CPUtime=1059.75 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 163174 0 0 0 105906 69 0 0 25 0 4 0 518928007 532471808 80324 33554432000 4194304 4627427 140736639593744 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.9
Current children cumulated vsize (KiB) 519992

[startup+1122.3 s]
/proc/loadavg: 8.01 8.06 7.86 9/182 10766
/proc/meminfo: memFree=25978876/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=520104 CPUtime=4477.49 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 636074 0 0 0 447477 272 0 0 25 0 4 0 518928007 532586496 83002 33554432000 4194304 4627427 140736639593744 18446744073709551615 4310574 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10672/statm: 130026 83002 388 106 0 124997 0
[pid=10672/tid=10673] ppid=10670 vsize=520104 CPUtime=1120.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 179974 0 0 0 112000 86 0 0 25 0 4 0 518928007 532586496 83002 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=520104 CPUtime=1115.44 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 147720 0 0 0 111480 64 0 0 25 0 4 0 518928007 532586496 83002 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=520104 CPUtime=1119.75 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 167459 0 0 0 111904 71 0 0 25 0 4 0 518928007 532586496 83002 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.49
Current children cumulated vsize (KiB) 520104

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.87 9/182 10768
/proc/meminfo: memFree=25931364/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=534076 CPUtime=4717.1 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 655724 0 0 0 471429 281 0 0 25 0 4 0 518928007 546893824 84647 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10672/statm: 133519 84647 388 106 0 128490 0
[pid=10672/tid=10673] ppid=10670 vsize=534076 CPUtime=1180.86 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 184969 0 0 0 117998 88 0 0 25 0 4 0 518928007 546893824 84647 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=534076 CPUtime=1175.07 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 153672 0 0 0 117440 67 0 0 25 0 4 0 518928007 546893824 84647 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=534076 CPUtime=1179.74 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 173458 0 0 0 117901 73 0 0 25 0 4 0 518928007 546893824 84647 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.1
Current children cumulated vsize (KiB) 534076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.02 8.05 7.87 9/182 10768
/proc/meminfo: memFree=25960620/32951132 swapFree=67111364/67111528
[pid=10672] ppid=10670 vsize=534136 CPUtime=4800.19 cores=0,2,4,6
/proc/10672/stat : 10672 (strangenight2-m) R 10670 10672 10537 0 -1 4202496 662233 0 0 0 479736 283 0 0 25 0 4 0 518928007 546955264 87544 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10672/statm: 133534 87544 388 106 0 128505 0
[pid=10672/tid=10673] ppid=10670 vsize=534136 CPUtime=1201.67 cores=0,2,4,6
/proc/10672/task/10673/stat : 10673 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 187566 0 0 0 120078 89 0 0 25 0 4 0 518928007 546955264 87545 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10672/tid=10674] ppid=10670 vsize=534136 CPUtime=1195.87 cores=0,2,4,6
/proc/10672/task/10674/stat : 10674 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 154929 0 0 0 119520 67 0 0 25 0 4 0 518928007 546955264 87545 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10672/tid=10675] ppid=10670 vsize=534136 CPUtime=1200.55 cores=0,2,4,6
/proc/10672/task/10675/stat : 10675 (strangenight2-m) R 10670 10672 10537 0 -1 4202560 174867 0 0 0 119981 74 0 0 25 0 4 0 518928007 546955264 87545 33554432000 4194304 4627427 140736639593744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 534136

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.13
CPU time (s): 4800.24
CPU user time (s): 4797.39
CPU system time (s): 2.85457
CPU usage (%): 398.98
Max. virtual memory (cumulated for all children) (KiB): 642840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.39
system time used= 2.85457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 662235
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= 254
involuntary context switches= 21184

runsolver used 1.81572 second user time and 4.51831 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 12:34:54
IDJOB=3173914
IDBENCH=82732
IDSOLVER=1586
FILE ID=node128/3173914-1304073294
RUNJOBID= node128-1304072088-10555
PBS_JOBID= 13170490
Free space on /tmp= 66968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173914-1304073294/watcher-3173914-1304073294 -o /tmp/evaluation-result-3173914-1304073294/solver-3173914-1304073294 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173914-1304073294.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1270784138

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26614324 kB
Buffers:       1274412 kB
Cached:        4394220 kB
SwapCached:        160 kB
Active:         337532 kB
Inactive:      5413064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26614324 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11604 kB
Writeback:           0 kB
AnonPages:       81060 kB
Mapped:          15812 kB
Slab:           524096 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   290984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66964 MiB
End job on node128 at 2011-04-29 12:54:59