Trace number 3366419

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1980280938-088.UNKNOWN.cnf
MD5SUM4fa782cc700b96dfddf41b0ed3b14006
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.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366419-1305403912.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
1.16/0.37	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
1.16/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.16/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.16/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.16/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.16/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.16/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.16/0.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1.16/0.37	c Finding binary XORs  T:     0.00 s  found:       0
1.16/0.37	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.16/0.37	c calculated reachability. Time: 0.00
1.16/0.37	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      36
1.16/0.37	c =========================================================================================
1.16/0.37	c types(t): F = full restart, N = normal restart
1.16/0.37	c types(t): S = simplification begin/end, E = solution found
3.96/1.01	c restart types(rt): st = static, dy = dynamic
3.96/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.96/1.01	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
3.96/1.01	c  N dy     8      6080        80      7120         0      3281     49840     78854     23.24     24.46
3.96/1.01	c  N dy     9     13624        80      7120         0      6337     49840    147636     22.39     23.59
3.96/1.01	c  N dy    37     17824        80      7120         0     10229     49840    253850     22.89     24.20
5.14/1.31	c  N dy    64     24220        80      7120         0     10922     49840    259050     23.16     24.43
5.14/1.31	c  F st    66     25000        80      7120         0     11647     49840    278468     23.16     23.27
5.94/1.51	c  N st    71     28296        80      7120         0      8387     49840    174369     23.16   no data
5.94/1.51	c  S st    72     30001        80      7120         0      9950     49840    217171     23.16   no data
6.35/1.61	c  S st    72     30504        80      7120         0     10424     49840    230102     23.16   no data
6.35/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.35/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.35/1.61	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
6.35/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.35/1.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.35/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.35/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.14/1.81	c lits-rem:       162  cl-subs:      759  v-elim:      0  v-fix:    0  time:  0.20 s
7.94/2.03	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
7.94/2.03	c calculated reachability. Time: 0.00
7.94/2.03	c  N dy    72     30504        80      7120         0      9665     49840    207706     23.16   no data
9.18/2.32	c  N dy    83     35710        80      7120         0     14435     49840    335120     23.11     24.34
9.93/2.53	c  N dy   102     39711        80      7120         0     10878     49840    226222     23.19     26.38
11.13/2.88	c  N dy   112     45757        80      7120         0     16406     49840    372825     23.06     22.13
11.13/2.88	c  S st   112     45757        80      7120         0     16406     49840    372825     23.06     22.13
11.53/2.93	c  S st   112     46257        80      7120         0      8670     49840    151913     23.06   no data
11.53/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.53/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.53/2.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.53/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.53/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.53/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.53/2.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.53/2.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.53/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.53/2.98	c lits-rem:         4  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.03 s
11.53/2.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.53/2.98	c vivif2 --  cl tried     8621 cl shrink        0 lits rem          0 time: 0.00
12.73/3.23	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.73/3.23	c calculated reachability. Time: 0.00
12.73/3.23	c  N dy   112     46257        80      7120         0      8621     49840    150347     23.06   no data
13.92/3.57	c  N dy   123     52588        80      7120         0     14418     49840    304888     23.02     24.43
15.12/3.85	c  N dy   141     56617        80      7120         0     18099     49840    402812     23.03     24.25
16.31/4.16	c  N dy   151     62140        80      7120         0     14023     49840    280246     23.02     24.33
17.53/4.45	c  N dy   163     66623        80      7120         0     18170     49840    392929     23.03     24.37
18.30/4.65	c  S st   168     69385        80      7120         0     10630     49840    174726     23.02     22.28
18.30/4.69	c  S st   168     69889        80      7120         0     11106     49840    187560     23.02   no data
18.30/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.70/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.70/4.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.70/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.70/4.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.70/4.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.70/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/4.77	c lits-rem:        11  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.06 s
18.70/4.77	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.70/4.77	c vivif2 --  cl tried    10957 cl shrink        0 lits rem          0 time: 0.00
19.91/5.08	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
19.91/5.08	c calculated reachability. Time: 0.00
19.91/5.08	c  N dy   168     69889        80      7120         0     10957     49840    183289     23.02   no data
21.51/5.45	c  N dy   188     75955        80      7120         0     16494     49840    331465     23.04     24.41
23.10/5.85	c  N dy   206     81372        80      7120         0     21493     49840    465712     23.04     24.29
24.70/6.24	c  F st   213     87500        80      7120         0     16094     49840    304972     23.00     23.55
24.70/6.24	c  N st   213     87500        80      7120         0     16094     49840    304972     23.00     23.55
26.31/6.66	c  N dy   222     93258        80      7120         0     21373     49840    446916     23.01     24.34
29.48/7.49	c  N dy   239    104836        80      7120         0     20055     49840    397129     22.96     22.89
29.48/7.49	c  S st   239    104836        80      7120         0     20055     49840    397129     22.96     22.89
29.88/7.55	c  S st   239    105339        80      7120         0     20522     49840    409916     22.96   no data
29.88/7.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.88/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.88/7.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.88/7.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.88/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.88/7.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.88/7.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.88/7.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.88/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.27/8.14	c lits-rem:       192  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  0.56 s
32.27/8.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
32.27/8.14	c vivif2 --  cl tried    18709 cl shrink        0 lits rem          0 time: 0.00
33.86/8.55	c asymm  cl-useful: 0/5899/7120 lits-rem:0 time: 0.41
33.86/8.55	c calculated reachability. Time: 0.00
33.86/8.55	c  N dy   239    105339        80      7120         0     18709     49840    360241     22.96   no data
35.85/9.08	c  N dy   244    112252        80      7120         0     25011     49840    525029     22.85     24.22
38.25/9.62	c  N dy   266    119688        80      7120         0     19063     49840    354779     22.85     24.07
41.04/10.34	c  N dy   315    127610        80      7120         0     26362     49840    553021     22.94     24.15
47.03/11.89	c  N dy   353    147380        80      7120         0     16097     49840    246172     22.89     24.36
50.61/12.78	c  N dy   400    158008        80      7120         0     25872     49840    508902     22.93     23.77
50.61/12.78	c  S st   400    158008        80      7120         0     25872     49840    508902     22.93     23.77
51.01/12.85	c  S st   400    158510        80      7120         0     26342     49840    522117     22.93   no data
51.01/12.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.01/12.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.01/12.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.01/12.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.01/12.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.01/12.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.01/12.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.01/12.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.01/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.60/13.71	c lits-rem:       303  cl-subs:     2284  v-elim:      0  v-fix:    0  time:  0.83 s
54.60/13.71	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.60/13.71	c vivif2 --  cl tried    24058 cl shrink        0 lits rem          0 time: 0.00
55.00/13.83	c asymm  cl-useful: 0/1221/7120 lits-rem:0 time: 0.11
55.00/13.83	c calculated reachability. Time: 0.00
55.00/13.83	c  N dy   400    158510        80      7120         0     24058     49840    457692     22.93   no data
58.98/14.82	c  N dy   426    169749        80      7120         0     18881     49840    303798     22.91     24.17
62.97/15.80	c  N dy   476    180607        80      7120         0     28864     49840    573320     22.96     25.32
69.36/17.42	c  N dy   522    197662        80      7120         0     27962     49840    532037     22.96     24.31
74.14/18.65	c  N dy   570    210741        80      7120         0     22581     49840    378432     22.98     24.25
80.51/20.23	c  N dy   590    226035        80      7120         0     36533     49840    746679     22.91     24.15
84.90/21.33	c  S st   645    237765        80      7120         0     29038     49840    535282     22.94     21.91
85.30/21.41	c  S st   645    238268        80      7120         0     29516     49840    548144     22.94   no data
85.30/21.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.30/21.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
85.30/21.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.30/21.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.30/21.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.30/21.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
85.30/21.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.30/21.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.30/21.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.89/22.33	c lits-rem:       233  cl-subs:     1955  v-elim:      0  v-fix:    0  time:  0.89 s
88.89/22.33	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
88.89/22.34	c vivif2 --  cl tried    27561 cl shrink        0 lits rem          0 time: 0.01
89.69/22.53	c asymm  cl-useful: 0/2442/7120 lits-rem:0 time: 0.19
89.69/22.53	c calculated reachability. Time: 0.00
89.69/22.53	c  N dy   645    238268        80      7120         0     27561     49840    491868     22.94   no data
102.04/25.66	c  N dy   661    270547        80      7120         0     37684     49840    732470     22.75     23.96
113.62/28.51	c  N dy   723    298482        80      7120         0     22288     49840    308477     22.69     23.94
116.40/29.24	c  F st   763    306252        80      7120         0     29425     49840    500970     22.72     20.91
122.39/30.77	c  N dy   789    318996        80      7120         0     41099     49840    814704     22.71     23.94
138.34/34.76	c  N dy   905    353176        80      7120         0     27591     49840    417055     22.71     24.11
140.36/35.22	c  S st   933    357404        80      7120         0     31503     49840    523620     22.73   no data
140.36/35.30	c  S st   933    357911        80      7120         0     31982     49840    536239     22.73   no data
140.36/35.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.78/35.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.78/35.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.78/35.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.78/35.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.78/35.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
140.78/35.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.78/35.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.78/35.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.33/36.22	c lits-rem:       349  cl-subs:     1840  v-elim:      0  v-fix:    0  time:  0.88 s
144.33/36.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
144.33/36.22	c vivif2 --  cl tried    30142 cl shrink        0 lits rem          0 time: 0.01
145.17/36.43	c asymm  cl-useful: 0/1928/7120 lits-rem:0 time: 0.21
145.17/36.43	c calculated reachability. Time: 0.00
145.17/36.43	c  N dy   933    357911        80      7120         0     30142     49840    486437     22.73   no data
156.28/39.26	c  N dy  1045    377973        80      7120         0     24845     49840    328303     22.79     24.18
167.43/42.09	c  N dy  1111    401915        80      7120         0     46745     49840    916648     22.79     24.03
179.41/45.04	c  N dy  1185    421919        80      7120         0     40381     49840    729491     22.80     24.39
190.97/47.94	c  N dy  1289    441930        80      7120         0     33087     49840    519856     22.84     25.83
203.34/51.01	c  N dy  1375    462396        80      7120         0     51862     49840   1024782     22.87     24.31
213.31/53.53	c  N dy  1437    482622        80      7120         0     43760     49840    784448     22.87     24.24
230.46/57.89	c  N dy  1485    515277        80      7120         0     46084     49840    825985     22.82     24.09
243.22/61.00	c  N dy  1535    536867        80      7120         0     37308     49840    576243     22.80     22.07
243.22/61.00	c  S st  1535    536867        80      7120         0     37308     49840    576243     22.80     22.07
243.22/61.09	c  S st  1535    537369        80      7120         0     37773     49840    588917     22.80   no data
243.22/61.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.62/61.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.62/61.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.62/61.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.62/61.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.62/61.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
243.62/61.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.62/61.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
243.62/61.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.81/62.45	c lits-rem:       274  cl-subs:     2649  v-elim:      0  v-fix:    0  time:  1.31 s
248.81/62.45	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
248.81/62.45	c vivif2 --  cl tried    35124 cl shrink        0 lits rem          0 time: 0.01
249.61/62.67	c asymm  cl-useful: 0/1614/7120 lits-rem:0 time: 0.21
249.61/62.67	c calculated reachability. Time: 0.00
249.61/62.67	c  N dy  1535    537369        80      7120         0     35124     49840    523340     22.80   no data
261.97/65.72	c  N dy  1630    557397        80      7120         0     53489     49840   1019610     22.82     25.90
274.33/68.81	c  N dy  1740    577577        80      7120         0     42945     49840    725199     22.85     24.13
291.48/73.17	c  N dy  1861    603143        80      7120         0     36280     49840    523195     22.87     24.13
304.64/76.40	c  N dy  1956    623165        80      7120         0     54691     49840   1024089     22.90     26.63
318.19/79.82	c  N dy  2010    645682        80      7120         0     44100     49840    715895     22.90     24.11
334.14/83.81	c  N dy  2089    667649        80      7120         0     32212     49840    382716     22.90     24.37
349.31/87.60	c  N dy  2130    694052        80      7120         0     56236     49840   1019001     22.88     24.26
364.08/91.41	c  N dy  2233    714139        80      7120         0     41810     49840    627422     22.90     24.95
378.41/94.91	c  N dy  2271    735678        80      7120         0     61442     49840   1152117     22.89     24.19
395.56/99.24	c  N dy  2314    761174        80      7120         0     50842     49840    839543     22.85     24.19
412.34/103.46	c  N dy  2377    781203        80      7120         0     69212     49840   1334114     22.85     26.21
423.89/106.36	c  N dy  2427    801474        80      7120         0     52929     49840    893200     22.84     24.24
427.47/107.24	c  S st  2445    806053        80      7120         0     57123     49840   1006095     22.84     23.44
427.87/107.39	c  S st  2445    806556        80      7120         0     57595     49840   1019344     22.84   no data
428.27/107.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
428.27/107.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
428.27/107.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.27/107.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.27/107.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.27/107.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
428.27/107.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.27/107.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
428.27/107.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.83/111.86	c lits-rem:       759  cl-subs:     4775  v-elim:      0  v-fix:    0  time:  4.39 s
445.83/111.86	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
445.83/111.87	c vivif2 --  cl tried    52820 cl shrink        0 lits rem          0 time: 0.01
447.03/112.15	c asymm  cl-useful: 0/1136/7120 lits-rem:0 time: 0.28
447.03/112.15	c calculated reachability. Time: 0.00
447.03/112.15	c  N dy  2445    806556        80      7120         0     52820     49840    889196     22.84   no data
464.17/116.46	c  N dy  2523    826634        80      7120         0     35789     49840    420793     22.86     24.07
476.13/119.43	c  N dy  2574    846673        80      7120         0     54081     49840    905942     22.84     24.37
498.07/124.91	c  N dy  2648    875871        80      7120         0     44287     49840    628799     22.83     24.12
513.67/128.82	c  N dy  2749    895925        80      7120         0     62684     49840   1124879     22.85     24.18
529.17/132.70	c  N dy  2788    916130        80      7120         0     43674     49840    598187     22.84     24.20
557.88/139.91	c  N dy  2847    959199        80      7120         0     44528     49840    599484     22.79     24.01
572.24/143.51	c  N dy  2918    979684        80      7120         0     63310     49840   1103237     22.79     24.18
591.79/148.50	c  N dy  2965   1005862        80      7120         0     48013     49840    680547     22.77     23.99
608.94/152.75	c  N dy  3018   1027889        80      7120         0     68109     49840   1214714     22.77     24.09
628.88/157.77	c  N dy  3142   1047923        80      7120         0     46288     49840    621656     22.79     25.14
644.44/161.69	c  N dy  3230   1068338        80      7120         0     65018     49840   1129541     22.81     24.02
648.42/162.61	c  F st  3252   1071876        80      7120         0     68304     49840   1219208     22.81     20.48
663.57/166.41	c  N dy  3284   1088850        80      7120         0     42609     49840    504868     22.81     24.08
677.94/170.03	c  N dy  3324   1110774        80      7120         0     62605     49840   1033326     22.80     24.02
695.48/174.43	c  N dy  3360   1130816        80      7120         0     80870     49840   1516209     22.79     24.67
712.62/178.73	c  N dy  3477   1151905        80      7120         0     58164     49840    914189     22.81     24.08
730.57/183.24	c  N dy  3542   1171952        80      7120         0     76353     49840   1402265     22.81     25.15
753.31/188.91	c  N dy  3659   1192008        80      7120         0     51829     49840    724116     22.83     24.04
772.49/193.78	c  S st  3788   1209834        80      7120         0     68267     49840   1175682     22.86   no data
773.65/194.01	c  S st  3788   1210338        80      7120         0     68738     49840   1188844     22.86   no data
773.65/194.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
773.65/194.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
773.65/194.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.65/194.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.65/194.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.65/194.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
773.65/194.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
773.65/194.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
774.05/194.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.58/200.00	c lits-rem:       591  cl-subs:     4440  v-elim:      0  v-fix:    0  time:  5.90 s
797.58/200.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
797.58/200.02	c vivif2 --  cl tried    64298 cl shrink        0 lits rem          0 time: 0.02
798.82/200.38	c asymm  cl-useful: 0/1172/7120 lits-rem:0 time: 0.36
798.82/200.38	c calculated reachability. Time: 0.00
798.82/200.38	c  N dy  3788   1210338        80      7120         0     64298     49840   1056633     22.86   no data
825.14/206.93	c  N dy  3903   1230375        80      7120         0     82687     49840   1557015     22.87     24.16
844.24/211.77	c  N dy  3986   1250379        80      7120         0     57181     49840    848074     22.88     24.80
867.38/217.57	c  N dy  4089   1275711        80      7120         0     80369     49840   1479251     22.89     24.14
887.70/222.68	c  N dy  4167   1295733        80      7120         0     53894     49840    744046     22.90     24.36
907.25/227.50	c  N dy  4316   1315749        80      7120         0     72243     49840   1250253     22.93     25.16
940.34/235.81	c  N dy  4412   1346209        80      7120         0     54318     49840    730939     22.92     24.19
963.48/241.66	c  N dy  4535   1366214        80      7120         0     72628     49840   1232739     22.94     24.29
996.23/249.86	c  N dy  4659   1392239        80      7120         0     49858     49840    603672     22.96     24.34
1013.35/254.16	c  N dy  4766   1412274        80      7120         0     68252     49840   1104385     22.97     24.28
1036.06/259.86	c  N dy  4864   1432306        80      7120         0     86579     49840   1602806     22.98     24.84
1056.00/264.87	c  N dy  4921   1453120        80      7120         0     58046     49840    812262     22.98     24.24
1073.95/269.39	c  N dy  4967   1473621        80      7120         0     76721     49840   1306569     22.98     24.43
1098.27/275.44	c  N dy  5031   1493716        80      7120         0     95154     49840   1799514     22.98     25.79
1115.82/279.87	c  N dy  5094   1513773        80      7120         0     64984     49840    978406     22.98     24.81
1134.57/284.52	c  N dy  5119   1536140        80      7120         0     85377     49840   1524440     22.97     24.42
1157.30/290.20	c  N dy  5203   1556160        80      7120         0     54358     49840    681768     22.98     25.39
1174.06/294.40	c  N dy  5279   1576392        80      7120         0     72813     49840   1179656     22.98     24.35
1198.77/300.66	c  N dy  5359   1597883        80      7120         0     92464     49840   1712794     22.99     24.26
1223.11/306.73	c  N dy  5482   1618157        80      7120         0     60750     49840    836858     23.00     24.23
1244.23/312.09	c  N dy  5605   1638159        80      7120         0     79149     49840   1343238     23.02     25.44
1267.37/317.90	c  N dy  5680   1658166        80      7120         0     97447     49840   1839784     23.02     25.32
1288.90/323.24	c  N dy  5775   1679982        80      7120         0     66178     49840    968642     23.03     24.32
1318.42/330.60	c  N dy  5830   1710339        80      7120         0     93819     49840   1710341     23.01     19.14
1318.42/330.60	c  S st  5830   1710339        80      7120         0     93819     49840   1710341     23.01     19.14
1319.62/330.90	c  S st  5830   1710844        80      7120         0     94298     49840   1723512     23.01   no data
1319.62/330.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1319.62/330.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1319.62/330.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1319.62/330.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1319.62/330.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1319.62/330.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1319.62/330.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1319.62/330.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1320.03/331.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1379.44/345.91	c lits-rem:      1275  cl-subs:     9009  v-elim:      0  v-fix:    0  time: 14.89 s
1379.44/345.91	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1379.44/345.94	c vivif2 --  cl tried    85289 cl shrink        0 lits rem          0 time: 0.02
1381.44/346.40	c asymm  cl-useful: 0/765/7120 lits-rem:0 time: 0.46
1381.44/346.40	c calculated reachability. Time: 0.00
1381.44/346.40	c  N dy  5830   1710844        80      7120         0     85289     49840   1477051     23.01   no data
1416.13/355.18	c  N dy  5925   1731387        80      7120         0     52364     49840    581797     23.02     24.31
1436.07/360.15	c  N dy  6011   1751390        80      7120         0     70695     49840   1081586     23.03     24.41
1461.99/366.70	c  N dy  6128   1772482        80      7120         0     90026     49840   1609827     23.04     24.27
1489.91/373.60	c  N dy  6212   1792783        80      7120         0     55711     49840    652820     23.05     24.27
1519.82/381.15	c  N dy  6276   1825010        80      7120         0     85058     49840   1436474     23.04     24.30
1550.93/388.93	c  N dy  6385   1845072        80      7120         0    103411     49840   1939005     23.05     26.11
1572.47/394.34	c  N dy  6462   1865474        80      7120         0     68290     49840    977247     23.05     24.30
1593.99/399.71	c  N dy  6535   1885587        80      7120         0     86597     49840   1473310     23.06     24.31
1621.12/406.53	c  N dy  6614   1905591        80      7120         0    104890     49840   1969414     23.07     25.69
1643.06/412.09	c  N dy  6695   1927398        80      7120         0     70087     49840   1013777     23.07     24.32
1665.80/417.76	c  N dy  6778   1947452        80      7120         0     88396     49840   1507791     23.07     24.30
1693.76/424.80	c  N dy  6850   1968349        80      7120         0    107523     49840   2027032     23.08     24.44
1715.69/430.22	c  N dy  6926   1988354        80      7120         0     70048     49840    994338     23.08     26.33
1749.95/438.88	c  N dy  6942   2025273        80      7120         0    103496     49840   1884945     23.06     24.31
1782.64/447.00	c  N dy  6978   2057982        80      7120         0     76776     49840   1155141     23.05     24.28
1841.67/461.88	c  N dy  7049   2113399        80      7120         0     69446     49840    932259     23.01     24.44
1864.85/467.65	c  N dy  7159   2133456        80      7120         0     87917     49840   1439636     23.02     25.93
1910.66/479.13	c  N dy  7191   2174499        80      7120         0     67021     49840    864537     23.00     24.26
1931.40/484.34	c  N dy  7255   2194564        80      7120         0     85310     49840   1357891     23.00     26.54
1953.72/489.95	c  S st  7333   2210844        80      7120         0    100162     49840   1760300     23.00   no data
1954.92/490.25	c  S st  7333   2211348        80      7120         0    100631     49840   1773522     23.00   no data
1954.92/490.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1955.32/490.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1955.32/490.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1955.32/490.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1955.32/490.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1955.32/490.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1955.32/490.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1955.32/490.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1955.32/490.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2004.80/502.81	c lits-rem:      1090  cl-subs:     9380  v-elim:      0  v-fix:    0  time: 12.43 s
2004.80/502.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2005.22/502.83	c vivif2 --  cl tried    91251 cl shrink        0 lits rem          0 time: 0.02
2006.37/503.19	c asymm  cl-useful: 0/763/7120 lits-rem:0 time: 0.35
2006.37/503.19	c calculated reachability. Time: 0.00
2006.37/503.19	c  N dy  7333   2211348        80      7120         0     91251     49840   1517310     23.00   no data
2040.32/511.64	c  N dy  7440   2232919        80      7120         0    110985     49840   2054769     23.01     24.25
2070.61/519.21	c  N dy  7510   2253009        80      7120         0     70589     49840    952777     23.01     25.47
2098.50/526.21	c  N dy  7599   2273334        80      7120         0     89156     49840   1454665     23.02     24.34
2130.00/534.17	c  N dy  7651   2296750        80      7120         0    110470     49840   2031356     23.01     24.25
2162.73/542.39	c  N dy  7657   2331371        80      7120         0     81948     49840   1219331     22.98     24.40
2193.87/550.17	c  N dy  7755   2354493        80      7120         0    103132     49840   1795991     22.99     24.32
2234.89/560.46	c  N dy  7870   2379073        80      7120         0     64603     49840    755803     23.00     24.26
2256.03/565.72	c  N dy  7975   2399203        80      7120         0     83040     49840   1260605     23.00     24.51
2283.15/572.52	c  N dy  8073   2419343        80      7120         0    101510     49840   1762776     23.01     24.22
2315.86/580.72	c  N dy  8161   2439373        80      7120         0    119857     49840   2260143     23.01     26.61
2342.18/587.34	c  N dy  8242   2462392        80      7120         0     78835     49840   1124387     23.01     24.27
2368.10/593.85	c  N dy  8338   2482465        80      7120         0     97193     49840   1624582     23.02     25.99
2401.20/602.10	c  N dy  8432   2502518        80      7120         0    115571     49840   2126405     23.03     25.25
2428.72/609.06	c  N dy  8482   2522610        80      7120         0     70794     49840    890165     23.02     26.09
2450.65/614.58	c  N dy  8550   2542660        80      7120         0     89093     49840   1387072     23.03     24.24
2480.57/622.03	c  N dy  8584   2566850        80      7120         0    110992     49840   1966610     23.01     24.36
2517.65/631.40	c  N dy  8698   2588065        80      7120         0     66568     49840    763889     23.02     24.31
2542.37/637.57	c  N dy  8758   2613511        80      7120         0     89758     49840   1385933     23.02     24.33
2569.89/644.42	c  N dy  8817   2633863        80      7120         0    108367     49840   1887008     23.02     24.27
2622.54/657.67	c  N dy  8829   2678558        80      7120         0     84093     49840   1199297     22.98     24.28
2651.65/664.97	c  N dy  8936   2698566        80      7120         0    102439     49840   1699374     22.99     24.28
2666.81/668.74	c  S st  8947   2711349        80      7120         0    113992     49840   2004482     22.98     20.85
2667.99/669.09	c  S st  8947   2711851        80      7120         0    114467     49840   2017516     22.98   no data
2667.99/669.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2668.39/669.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2668.39/669.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2668.39/669.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2668.39/669.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2668.39/669.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2668.39/669.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2668.39/669.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2668.79/669.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2744.96/688.35	c lits-rem:      1507  cl-subs:    11997  v-elim:      0  v-fix:    0  time: 19.12 s
2744.96/688.36	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2744.96/688.38	c vivif2 --  cl tried   102470 cl shrink        0 lits rem          0 time: 0.03
2746.60/688.75	c asymm  cl-useful: 0/650/7120 lits-rem:0 time: 0.37
2746.60/688.75	c calculated reachability. Time: 0.00
2746.60/688.75	c  N dy  8947   2711851        80      7120         0    102470     49840   1708675     22.98   no data
2783.65/698.06	c  N dy  9021   2735141        80      7120         0    123752     49840   2284533     22.98     24.19
2824.33/708.27	c  N dy  9110   2767062        80      7120         0     87750     49840   1307494     22.98     24.40
2857.42/716.51	c  N dy  9179   2787083        80      7120         0    106053     49840   1802405     22.98     24.89
2912.07/730.24	c  N dy  9291   2814211        80      7120         0    130742     49840   2471101     22.98     24.29
2936.79/736.48	c  N dy  9374   2834904        80      7120         0     83414     49840   1179067     22.99     24.38
2962.31/742.81	c  N dy  9452   2854955        80      7120         0    101711     49840   1672848     22.99     25.99
2989.84/749.79	c  N dy  9488   2875104        80      7120         0    119983     49840   2161040     22.98     24.37
3028.11/759.36	c  N dy  9581   2898446        80      7120         0     74042     49840    908666     22.99     24.23
3053.26/765.61	c  N dy  9695   2918501        80      7120         0     92363     49840   1410572     22.99     24.88
3082.76/773.02	c  N dy  9774   2938698        80      7120         0    110865     49840   1914067     23.00     24.24
3117.85/781.83	c  N dy  9854   2958860        80      7120         0    129324     49840   2416649     23.00     24.22
3145.39/788.79	c  N dy  9897   2979795        80      7120         0     79990     49840   1046153     23.00     24.27
3169.69/794.82	c  N dy  9972   2999870        80      7120         0     98290     49840   1541218     23.00     24.24
3214.36/806.05	c  N dy 10100   3027504        80      7120         0    123408     49840   2220505     23.00     24.27
3247.86/814.46	c  N dy 10163   3047537        80      7120         0     72400     49840    832542     23.00     25.54
3270.59/820.17	c  N dy 10237   3067693        80      7120         0     90808     49840   1328950     23.00     24.32
3301.30/827.82	c  N dy 10340   3088007        80      7120         0    109430     49840   1837876     23.01     24.52
3337.99/837.02	c  N dy 10467   3108236        80      7120         0    127917     49840   2346730     23.02     24.50
3373.51/845.99	c  N dy 10528   3131410        80      7120         0     78672     49840    978329     23.01     24.43
3399.82/852.53	c  N dy 10575   3154393        80      7120         0     99512     49840   1531837     23.01     24.22
3433.30/860.91	c  N dy 10642   3174403        80      7120         0    117753     49840   2026310     23.01     25.35
3472.79/870.80	c  N dy 10703   3194463        80      7120         0    136030     49840   2516506     23.01     26.24
3501.50/878.08	c  S st 10794   3211852        80      7120         0     80887     49840   1032509     23.01   no data
3502.70/878.32	c  S st 10794   3212356        80      7120         0     81356     49840   1045371     23.01   no data
3502.70/878.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3502.70/878.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3502.70/878.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3502.70/878.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3502.70/878.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3502.70/878.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3502.70/878.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3502.70/878.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3503.09/878.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3512.67/880.89	c lits-rem:       273  cl-subs:     1995  v-elim:      0  v-fix:    0  time:  2.48 s
3512.67/880.90	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3513.07/880.91	c vivif2 --  cl tried    79361 cl shrink        0 lits rem          0 time: 0.02
3514.31/881.24	c asymm  cl-useful: 0/790/7120 lits-rem:0 time: 0.33
3514.31/881.25	c calculated reachability. Time: 0.00
3514.31/881.25	c  N dy 10794   3212356        80      7120         0     79361     49840    988940     23.01   no data
3539.39/887.56	c  N dy 10872   3232362        80      7120         0     97597     49840   1486169     23.01     25.37
3574.88/896.45	c  N dy 10935   3256331        80      7120         0    119405     49840   2072347     23.01     24.31
3614.79/906.46	c  N dy 11026   3276585        80      7120         0    137887     49840   2575751     23.02     24.24
3648.66/914.95	c  N dy 11145   3297341        80      7120         0     84941     49840   1129719     23.03     24.29
3677.38/922.17	c  N dy 11254   3317428        80      7120         0    103346     49840   1632477     23.03     25.71
3716.86/932.02	c  N dy 11316   3337495        80      7120         0    121580     49840   2120566     23.03     24.67
3759.55/942.71	c  N dy 11413   3357510        80      7120         0    139922     49840   2621018     23.03     24.83
3793.42/951.26	c  N dy 11536   3378476        80      7120         0     86130     49840   1144683     23.04     24.29
3820.55/958.06	c  N dy 11625   3398627        80      7120         0    104566     49840   1649403     23.04     24.27
3854.05/966.42	c  N dy 11716   3418691        80      7120         0    122935     49840   2150290     23.05     24.36
3976.08/997.08	c  N dy 11741   3510016        80      7120         0    131374     49840   2271950     22.98     24.32
4021.54/1008.44	c  N dy 11842   3531849        80      7120         0     76924     49840    863459     22.99     24.23
4045.12/1014.39	c  N dy 11905   3553526        80      7120         0     96711     49840   1394722     22.99     24.21
4083.36/1023.96	c  N dy 12014   3579736        80      7120         0    120645     49840   2044503     22.99     24.22
4119.69/1033.05	c  N dy 12083   3599782        80      7120         0    138917     49840   2537567     22.99     27.17
4159.53/1043.06	c  N dy 12183   3622027        80      7120         0     83679     49840   1032364     22.99     24.21
4187.86/1050.15	c  N dy 12302   3642072        80      7120         0    102057     49840   1535712     23.00     24.30
4222.15/1058.71	c  N dy 12396   3662526        80      7120         0    120791     49840   2046396     23.00     24.36
4262.84/1068.96	c  N dy 12496   3682578        80      7120         0    139185     49840   2548195     23.01     24.72
4315.09/1082.02	c  N dy 12635   3702633        80      7120         0     80859     49840    938267     23.01     24.23
4329.86/1085.74	c  S st 12690   3712356        80      7120         0     89732     49840   1182330     23.02     21.82
4331.03/1086.02	c  S st 12690   3712862        80      7120         0     90199     49840   1195727     23.02   no data
4331.03/1086.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4331.03/1086.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4331.03/1086.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4331.03/1086.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4331.03/1086.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4331.03/1086.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4331.03/1086.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4331.03/1086.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4331.43/1086.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4345.00/1089.51	c lits-rem:       343  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  3.38 s
4345.00/1089.51	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4345.00/1089.52	c vivif2 --  cl tried    87727 cl shrink        0 lits rem          0 time: 0.02
4346.20/1089.87	c asymm  cl-useful: 0/727/7120 lits-rem:0 time: 0.35
4346.20/1089.87	c calculated reachability. Time: 0.00
4346.20/1089.87	c  N dy 12690   3712862        80      7120         0     87727     49840   1122306     23.02   no data
4376.51/1097.45	c  N dy 12812   3732933        80      7120         0    106102     49840   1630203     23.02     24.48
4405.23/1104.65	c  F st 12852   3751562        80      7120         0    123072     49840   2088473     23.02     21.59
4408.85/1105.54	c  N st 12856   3753596        80      7120         0    124923     49840   2139340     23.02   no data
4448.75/1115.59	c  N dy 12937   3774015        80      7120         0    143659     49840   2653675     23.03     24.35
4482.61/1124.05	c  N dy 12992   3794110        80      7120         0     84407     49840   1015962     23.02     24.25
4514.15/1131.91	c  N dy 13016   3819068        80      7120         0    107074     49840   1617086     23.02     24.41
4552.82/1141.69	c  N dy 13155   3839593        80      7120         0    125849     49840   2135205     23.02     24.37
4592.70/1151.62	c  N dy 13221   3859595        80      7120         0    144111     49840   2630992     23.03     26.94
4635.38/1162.32	c  N dy 13299   3879607        80      7120         0     83961     49840    990457     23.03     24.28
4662.50/1169.18	c  N dy 13401   3899663        80      7120         0    102279     49840   1491106     23.03     24.37
4698.42/1178.13	c  N dy 13520   3920022        80      7120         0    120903     49840   2005169     23.04     24.29
4738.68/1188.25	c  N dy 13640   3940072        80      7120         0    139256     49840   2510056     23.04     24.77
4785.75/1200.00	c  N dy 13735   3960198        80      7120         0    157669     49840   3010828     23.05     24.45

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.91 6.50 6.98 6/357 13175
/proc/meminfo: memFree=21055824/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651988935 52396032 347 33554432000 4194304 4580107 140735355820432 18446744073709551615 47177945155506 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 12792 347 299 95 0 7774 0
[pid=13175/tid=13176] ppid=13173 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651988935 52396032 347 33554432000 4194304 4580107 140735355820432 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651988935 52396032 347 33554432000 4194304 4580107 140735355820432 18446744073709551615 47177945155506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651988935 52396032 347 33554432000 4194304 4580107 140735355820432 18446744073709551615 47177945155506 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.181328 s]
/proc/loadavg: 7.91 6.50 6.98 6/357 13175
/proc/meminfo: memFree=21055824/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=282736 CPUtime=0.68 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) D 13173 13175 12531 0 -1 4202496 2073 0 0 0 68 0 0 0 18 0 4 0 651988935 289521664 1787 33554432000 4194304 4580107 140735355820432 18446744073709551615 218905392161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 70684 1787 363 95 0 65666 0
[pid=13175/tid=13176] ppid=13173 vsize=282736 CPUtime=0.16 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 239 0 0 0 16 0 0 0 18 0 4 0 651988935 289521664 1787 33554432000 4194304 4580107 140735355820432 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=282736 CPUtime=0.16 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) D 13173 13175 12531 0 -1 4202560 541 0 0 0 16 0 0 0 18 0 4 0 651988935 289521664 1787 33554432000 4194304 4580107 140735355820432 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=282736 CPUtime=0.17 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 622 0 0 0 17 0 0 0 18 0 4 0 651988935 289521664 1787 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 282736

[startup+0.284928 s]
/proc/loadavg: 7.91 6.50 6.98 6/357 13175
/proc/meminfo: memFree=21055824/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=282868 CPUtime=1.09 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 3664 0 0 0 108 1 0 0 18 0 4 0 651988935 289656832 3009 33554432000 4194304 4580107 140735355820432 18446744073709551615 4321192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 70717 3009 376 95 0 65699 0
[pid=13175/tid=13176] ppid=13173 vsize=282868 CPUtime=0.26 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 845 0 0 0 26 0 0 0 18 0 4 0 651988935 289656832 3009 33554432000 4194304 4580107 140735355820432 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=282868 CPUtime=0.26 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 853 0 0 0 26 0 0 0 18 0 4 0 651988935 289656832 3009 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=282868 CPUtime=0.27 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 704 0 0 0 27 0 0 0 18 0 4 0 651988935 289656832 3009 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 282868

[startup+0.300924 s]
/proc/loadavg: 7.91 6.50 6.98 6/357 13175
/proc/meminfo: memFree=21055824/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=282868 CPUtime=1.16 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 3726 0 0 0 115 1 0 0 18 0 4 0 651988935 289656832 3071 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 70717 3071 376 95 0 65699 0
[pid=13175/tid=13176] ppid=13173 vsize=282868 CPUtime=0.27 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 859 0 0 0 27 0 0 0 18 0 4 0 651988935 289656832 3071 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=282868 CPUtime=0.28 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 868 0 0 0 28 0 0 0 18 0 4 0 651988935 289656832 3071 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=282868 CPUtime=0.29 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 721 0 0 0 29 0 0 0 18 0 4 0 651988935 289656832 3071 33554432000 4194304 4580107 140735355820432 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 282868

[startup+0.700853 s]
/proc/loadavg: 7.91 6.50 6.98 6/357 13175
/proc/meminfo: memFree=21055824/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=285784 CPUtime=2.76 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 6117 0 0 0 274 2 0 0 18 0 4 0 651988935 292642816 3692 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 71446 3692 376 95 0 66428 0
[pid=13175/tid=13176] ppid=13173 vsize=285784 CPUtime=0.67 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 1476 0 0 0 67 0 0 0 18 0 4 0 651988935 292642816 3692 33554432000 4194304 4580107 140735355820432 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=285784 CPUtime=0.68 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 1535 0 0 0 68 0 0 0 18 0 4 0 651988935 292642816 3692 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=285784 CPUtime=0.69 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 1212 0 0 0 69 0 0 0 18 0 4 0 651988935 292642816 3692 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285784

[startup+1.50071 s]
/proc/loadavg: 7.91 6.50 6.98 9/361 13179
/proc/meminfo: memFree=21047360/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=287168 CPUtime=5.94 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 9957 0 0 0 592 2 0 0 19 0 4 0 651988935 294060032 4525 33554432000 4194304 4580107 140735355820432 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 71792 4525 377 95 0 66774 0
[pid=13175/tid=13176] ppid=13173 vsize=287168 CPUtime=1.47 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 2442 0 0 0 146 1 0 0 19 0 4 0 651988935 294060032 4525 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=287168 CPUtime=1.48 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 2513 0 0 0 148 0 0 0 19 0 4 0 651988935 294060032 4525 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=287168 CPUtime=1.48 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 2157 0 0 0 148 0 0 0 20 0 4 0 651988935 294060032 4525 33554432000 4194304 4580107 140735355820432 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 287168

[startup+3.10042 s]
/proc/loadavg: 7.91 6.50 6.98 9/361 13179
/proc/meminfo: memFree=21030992/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=288120 CPUtime=12.33 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 20281 0 0 0 1229 4 0 0 25 0 4 0 651988935 295034880 11435 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 72030 11435 378 95 0 67012 0
[pid=13175/tid=13176] ppid=13173 vsize=288120 CPUtime=3.05 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 4693 0 0 0 304 1 0 0 24 0 4 0 651988935 295034880 11435 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=288120 CPUtime=3.08 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 5408 0 0 0 307 1 0 0 24 0 4 0 651988935 295034880 11435 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=288120 CPUtime=3.09 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 4983 0 0 0 308 1 0 0 25 0 4 0 651988935 295034880 11435 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 288120

[startup+6.30084 s]
/proc/loadavg: 7.92 6.53 6.98 9/361 13179
/proc/meminfo: memFree=20994880/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=289556 CPUtime=25.1 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 29154 0 0 0 2504 6 0 0 25 0 4 0 651988935 296505344 13726 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 72389 13726 378 95 0 67371 0
[pid=13175/tid=13176] ppid=13173 vsize=289556 CPUtime=6.21 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 7811 0 0 0 620 1 0 0 25 0 4 0 651988935 296505344 13726 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=289556 CPUtime=6.28 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 7795 0 0 0 627 1 0 0 25 0 4 0 651988935 296505344 13726 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=289556 CPUtime=6.29 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 6187 0 0 0 628 1 0 0 25 0 4 0 651988935 296505344 13726 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 289556

[startup+12.7007 s]
/proc/loadavg: 7.92 6.55 6.99 9/361 13179
/proc/meminfo: memFree=20947300/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=299900 CPUtime=50.61 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 45461 0 0 0 5052 9 0 0 25 0 4 0 651988935 307097600 18564 33554432000 4194304 4580107 140735355820432 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 74975 18564 378 95 0 69957 0
[pid=13175/tid=13176] ppid=13173 vsize=299900 CPUtime=12.53 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 12209 0 0 0 1251 2 0 0 25 0 4 0 651988935 307097600 18564 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=299900 CPUtime=12.68 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 11535 0 0 0 1266 2 0 0 25 0 4 0 651988935 307097600 18564 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=299900 CPUtime=12.69 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 10019 0 0 0 1267 2 0 0 25 0 4 0 651988935 307097600 18564 33554432000 4194304 4580107 140735355820432 18446744073709551615 4305229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 299900

[startup+25.5014 s]
/proc/loadavg: 7.94 6.62 7.00 9/361 13180
/proc/meminfo: memFree=20897444/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=290992 CPUtime=101.64 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 70167 0 0 0 10149 15 0 0 25 0 4 0 651988935 297975808 25092 33554432000 4194304 4580107 140735355820432 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 72748 25092 378 95 0 67730 0
[pid=13175/tid=13176] ppid=13173 vsize=290992 CPUtime=25.17 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 18795 0 0 0 2513 4 0 0 25 0 4 0 651988935 297975808 25092 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=290992 CPUtime=25.48 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 17196 0 0 0 2545 3 0 0 25 0 4 0 651988935 297975808 25092 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=290992 CPUtime=25.48 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 15619 0 0 0 2545 3 0 0 25 0 4 0 651988935 297975808 25092 33554432000 4194304 4580107 140735355820432 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 290992

[startup+51.1007 s]
/proc/loadavg: 8.08 6.76 7.04 9/361 13180
/proc/meminfo: memFree=20878440/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=291704 CPUtime=203.74 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 100305 0 0 0 20350 24 0 0 25 0 4 0 651988935 298704896 32360 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 72926 32360 378 95 0 67908 0
[pid=13175/tid=13176] ppid=13173 vsize=291704 CPUtime=50.47 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 26824 0 0 0 5041 6 0 0 25 0 4 0 651988935 298704896 32360 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=291704 CPUtime=51.08 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 25688 0 0 0 5102 6 0 0 25 0 4 0 651988935 298704896 32360 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=291704 CPUtime=51.08 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 20816 0 0 0 5103 5 0 0 25 0 4 0 651988935 298704896 32360 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 291704

[startup+102.3 s]
/proc/loadavg: 8.16 6.98 7.10 9/361 13182
/proc/meminfo: memFree=20821748/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=314980 CPUtime=407.96 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 149775 0 0 0 40755 41 0 0 25 0 4 0 651988935 322539520 36881 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 78745 36881 378 95 0 73727 0
[pid=13175/tid=13176] ppid=13173 vsize=314980 CPUtime=101.07 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 38517 0 0 0 10098 9 0 0 25 0 4 0 651988935 322539520 36883 33554432000 4194304 4580107 140735355820432 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=314980 CPUtime=102.29 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 38655 0 0 0 10219 10 0 0 25 0 4 0 651988935 322539520 36883 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=314980 CPUtime=102.28 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 33145 0 0 0 10219 9 0 0 25 0 4 0 651988935 322539520 36883 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 314980

[startup+162.301 s]

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

[pid=13175] ppid=13173 vsize=458844 CPUtime=2800.8 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 474558 0 0 0 279898 182 0 0 25 0 4 0 651988935 469856256 74148 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 114711 74148 378 95 0 109693 0
[pid=13175/tid=13176] ppid=13173 vsize=458844 CPUtime=694.03 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 118638 0 0 0 69359 44 0 0 25 0 4 0 651988935 469856256 74148 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=458844 CPUtime=702.29 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 107693 0 0 0 70188 41 0 0 25 0 4 0 651988935 469856256 74148 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=458844 CPUtime=702.14 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 117693 0 0 0 70169 45 0 0 25 0 4 0 651988935 469856256 74148 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.8
Current children cumulated vsize (KiB) 458844

[startup+762.301 s]
/proc/loadavg: 8.16 8.02 7.61 9/361 13199
/proc/meminfo: memFree=20417668/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=537660 CPUtime=3040.11 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 496601 0 0 0 303819 192 0 0 25 0 4 0 651988935 550563840 79809 33554432000 4194304 4580107 140735355820432 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 134415 79809 378 95 0 129397 0
[pid=13175/tid=13176] ppid=13173 vsize=537660 CPUtime=753.34 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 124311 0 0 0 75287 47 0 0 25 0 4 0 651988935 550563840 79810 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=537660 CPUtime=762.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 113609 0 0 0 76187 44 0 0 25 0 4 0 651988935 550563840 79810 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=537660 CPUtime=762.14 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 123687 0 0 0 76166 48 0 0 25 0 4 0 651988935 550563840 79810 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.11
Current children cumulated vsize (KiB) 537660

[startup+822.301 s]
/proc/loadavg: 8.06 8.01 7.63 9/361 13201
/proc/meminfo: memFree=20373624/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=563896 CPUtime=3279.37 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 517035 0 0 0 327735 202 0 0 25 0 4 0 651988935 577429504 84598 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 140974 84598 378 95 0 135956 0
[pid=13175/tid=13176] ppid=13173 vsize=563896 CPUtime=812.63 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 125575 0 0 0 81215 48 0 0 25 0 4 0 651988935 577429504 84598 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=563896 CPUtime=822.3 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 119890 0 0 0 82183 47 0 0 25 0 4 0 651988935 577429504 84598 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=563896 CPUtime=822.12 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 129910 0 0 0 82162 50 0 0 25 0 4 0 651988935 577429504 84598 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.37
Current children cumulated vsize (KiB) 563896

[startup+882.314 s]
/proc/loadavg: 8.02 8.00 7.65 9/361 13202
/proc/meminfo: memFree=20415156/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=512688 CPUtime=3518.71 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 537074 0 0 0 351661 210 0 0 25 0 4 0 651988935 524992512 81933 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 128172 81933 378 95 0 123154 0
[pid=13175/tid=13176] ppid=13173 vsize=512688 CPUtime=871.92 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 130934 0 0 0 87142 50 0 0 25 0 4 0 651988935 524992512 81933 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=512688 CPUtime=882.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 122818 0 0 0 88182 49 0 0 25 0 4 0 651988935 524992512 81933 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=512688 CPUtime=882.12 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 138664 0 0 0 88159 53 0 0 25 0 4 0 651988935 524992512 81933 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 512688

[startup+942.3 s]
/proc/loadavg: 8.08 8.02 7.68 9/361 13204
/proc/meminfo: memFree=20398764/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=578428 CPUtime=3757.93 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 557907 0 0 0 375573 220 0 0 25 0 4 0 651988935 592310272 85646 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 144607 85646 379 95 0 139589 0
[pid=13175/tid=13176] ppid=13173 vsize=578428 CPUtime=931.21 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 133721 0 0 0 93069 52 0 0 25 0 4 0 651988935 592310272 85646 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=578428 CPUtime=942.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 129599 0 0 0 94179 52 0 0 25 0 4 0 651988935 592310272 85646 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=578428 CPUtime=942.09 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 144987 0 0 0 94153 56 0 0 25 0 4 0 651988935 592310272 85646 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.93
Current children cumulated vsize (KiB) 578428

[startup+1002.3 s]
/proc/loadavg: 8.03 8.01 7.69 9/361 13206
/proc/meminfo: memFree=20395780/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=565384 CPUtime=3997.21 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 579990 0 0 0 399491 230 0 0 25 0 4 0 651988935 578953216 83690 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 141346 83690 379 95 0 136328 0
[pid=13175/tid=13176] ppid=13173 vsize=565384 CPUtime=990.5 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 137971 0 0 0 98996 54 0 0 25 0 4 0 651988935 578953216 83690 33554432000 4194304 4580107 140735355820432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=565384 CPUtime=1002.3 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 134093 0 0 0 100176 54 0 0 25 0 4 0 651988935 578953216 83690 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=565384 CPUtime=1002.08 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 151751 0 0 0 100149 59 0 0 25 0 4 0 651988935 578953216 83690 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.21
Current children cumulated vsize (KiB) 565384

[startup+1062.3 s]
/proc/loadavg: 6.49 7.64 7.59 5/352 13225
/proc/meminfo: memFree=20971348/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=592432 CPUtime=4236.52 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 601411 0 0 0 423410 242 0 0 25 0 4 0 651988935 606650368 84953 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 148108 84953 379 95 0 143090 0
[pid=13175/tid=13176] ppid=13173 vsize=592432 CPUtime=1049.81 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 143320 0 0 0 104924 57 0 0 25 0 4 0 651988935 606650368 84953 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=592432 CPUtime=1062.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 137461 0 0 0 106175 56 0 0 25 0 4 0 651988935 606650368 84953 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=592432 CPUtime=1062.07 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 158134 0 0 0 106145 62 0 0 25 0 4 0 651988935 606650368 84953 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.52
Current children cumulated vsize (KiB) 592432

[startup+1122.3 s]
/proc/loadavg: 4.97 6.99 7.37 5/352 13227
/proc/meminfo: memFree=20949116/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=579152 CPUtime=4475.83 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 624496 0 0 0 447329 254 0 0 25 0 4 0 651988935 593051648 90229 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 144788 90229 379 95 0 139770 0
[pid=13175/tid=13176] ppid=13173 vsize=579152 CPUtime=1109.12 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 149370 0 0 0 110852 60 0 0 25 0 4 0 651988935 593051648 90229 33554432000 4194304 4580107 140735355820432 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=579152 CPUtime=1122.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 143544 0 0 0 112171 60 0 0 25 0 4 0 651988935 593051648 90229 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=579152 CPUtime=1122.07 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 164293 0 0 0 112143 64 0 0 25 0 4 0 651988935 593051648 90229 33554432000 4194304 4580107 140735355820432 18446744073709551615 4321693 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.83
Current children cumulated vsize (KiB) 579152

[startup+1182.3 s]
/proc/loadavg: 4.36 6.44 7.15 5/352 13228
/proc/meminfo: memFree=20951216/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=579268 CPUtime=4715.15 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 635105 0 0 0 471252 263 0 0 25 0 4 0 651988935 593170432 89618 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 144817 89618 379 95 0 139799 0
[pid=13175/tid=13176] ppid=13173 vsize=579268 CPUtime=1168.43 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 151516 0 0 0 116781 62 0 0 25 0 4 0 651988935 593170432 89618 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=579268 CPUtime=1182.31 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 144745 0 0 0 118170 61 0 0 25 0 4 0 651988935 593170432 89618 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=579268 CPUtime=1182.07 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 168865 0 0 0 118139 68 0 0 25 0 4 0 651988935 593170432 89618 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.15
Current children cumulated vsize (KiB) 579268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.25 6.28 7.08 5/352 13229
/proc/meminfo: memFree=20955052/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=633568 CPUtime=4800.12 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 641462 0 0 0 479745 267 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4316670 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 158392 88603 379 95 0 153374 0
[pid=13175/tid=13176] ppid=13173 vsize=633568 CPUtime=1189.48 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 151588 0 0 0 118885 63 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4305176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=633568 CPUtime=1203.63 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 147435 0 0 0 120301 62 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=633568 CPUtime=1203.38 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 171569 0 0 0 120269 69 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 633568

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

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

[startup+1203.6 s]
/proc/loadavg: 4.25 6.28 7.08 5/352 13229
/proc/meminfo: memFree=20955052/32951124 swapFree=65581052/67111528
[pid=13175] ppid=13173 vsize=633568 CPUtime=4800.12 cores=1,3,5,7
/proc/13175/stat : 13175 (strangenight2-m) R 13173 13175 12531 0 -1 4202496 641462 0 0 0 479745 267 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4316670 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13175/statm: 158392 88603 379 95 0 153374 0
[pid=13175/tid=13176] ppid=13173 vsize=633568 CPUtime=1189.48 cores=1,3,5,7
/proc/13175/task/13176/stat : 13176 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 151588 0 0 0 118885 63 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4305176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13175/tid=13177] ppid=13173 vsize=633568 CPUtime=1203.63 cores=1,3,5,7
/proc/13175/task/13177/stat : 13177 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 147435 0 0 0 120301 62 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13175/tid=13178] ppid=13173 vsize=633568 CPUtime=1203.38 cores=1,3,5,7
/proc/13175/task/13178/stat : 13178 (strangenight2-m) R 13173 13175 12531 0 -1 4202560 171569 0 0 0 120269 69 0 0 25 0 4 0 651988935 648773632 88603 33554432000 4194304 4580107 140735355820432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 633568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.63
CPU time (s): 4800.18
CPU user time (s): 4797.5
CPU system time (s): 2.68659
CPU usage (%): 398.807
Max. virtual memory (cumulated for all children) (KiB): 700524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 2.68659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 641464
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= 985
involuntary context switches= 35419

runsolver used 3.9514 second user time and 10.2174 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 22:11:52
IDJOB=3366419
IDBENCH=82828
IDSOLVER=1844
FILE ID=node137/3366419-1305403912
RUNJOBID= node137-1305403739-13088
PBS_JOBID= 13324457
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= 4fa782cc700b96dfddf41b0ed3b14006
RANDOM SEED=1878042813

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21056104 kB
Buffers:        278232 kB
Cached:        3704348 kB
SwapCached:      36328 kB
Active:        1867604 kB
Inactive:      9804176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21056104 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            5644 kB
Writeback:           0 kB
AnonPages:     7661920 kB
Mapped:          19664 kB
Slab:           120096 kB
PageTables:      39120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76234504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node137 at 2011-05-14 22:31:58