Trace number 3174279

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.33 1203.03

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174279-1304116872.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.50/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.50/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.50/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.50/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.50/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.50/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.50/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.22	c calculated reachability. Time: 0.00
0.77/0.22	c Calc default polars -  time:   0.00 s pos:      46 undec:       3 neg:      41
0.77/0.22	c =========================================================================================
0.77/0.22	c types(t): F = full restart, N = normal restart
0.77/0.22	c types(t): S = simplification begin/end, E = solution found
0.77/0.22	c restart types(rt): st = static, dy = dynamic
0.77/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.17/0.37	c  N dy    10      4562        90      8010         0      4220     56070    127484     25.71     27.09
1.97/0.53	c  N dy    16      9068        90      8010         0      6059     56070    166133     25.10     26.57
2.78/0.72	c  N dy    42     13126        90      8010         0      5914     56070    148525     25.63     27.45
3.57/0.94	c  N dy    53     17975        90      8010         0     10430     56070    283037     25.71     27.19
4.79/1.23	c  N dy    60     24329        90      8010         0     11090     56070    280582     25.37     26.71
4.79/1.27	c  F st    65     25000        90      8010         0     11724     56070    299363     25.40     25.19
5.97/1.50	c  N dy    71     30003        90      8010         0     10018     56070    233665     25.40   no data
5.97/1.50	c  S st    71     30003        90      8010         0     10018     56070    233665     25.40   no data
5.97/1.54	c  S st    71     30504        90      8010         0     10493     56070    247605     25.40   no data
5.97/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.55	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.76	c lits-rem:       110  cl-subs:      729  v-elim:      0  v-fix:    0  time:  0.21 s
7.96/2.05	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
7.96/2.05	c calculated reachability. Time: 0.00
7.96/2.05	c  N dy    71     30504        90      8010         0      9764     56070    224229     25.40   no data
8.79/2.27	c  N dy    80     34546        90      8010         0     13500     56070    333726     25.39     27.57
9.96/2.51	c  N dy   100     38579        90      8010         0      9950     56070    214676     25.52     28.20
10.77/2.76	c  N dy   112     42801        90      8010         0     13887     56070    332012     25.56     26.96
11.57/2.96	c  S st   118     45756        90      8010         0      8335     56070    148140     25.54     25.91
11.57/2.99	c  S st   118     46259        90      8010         0      8811     56070    162345     25.54   no data
11.57/2.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.97/3.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.97/3.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.97/3.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.97/3.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.97/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.04	c lits-rem:         2  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.04 s
11.97/3.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.97/3.05	c vivif2 --  cl tried     8755 cl shrink        0 lits rem          0 time: 0.00
13.18/3.33	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.18/3.33	c calculated reachability. Time: 0.00
13.18/3.33	c  N dy   118     46259        90      8010         0      8755     56070    160348     25.54   no data
14.76/3.75	c  N dy   129     53832        90      8010         0     15763     56070    367766     25.48     26.89
15.96/4.00	c  N dy   138     57872        90      8010         0     10274     56070    188101     25.47     26.81
17.91/4.68	c  N dy   143     63778        90      8010         0     15771     56070    349810     25.41     26.78
19.71/5.26	c  N dy   147     68491        90      8010         0     20173     56070    481245     25.37     26.71
20.01/5.34	c  S st   155     69388        90      8010         0     10793     56070    187678     25.40   no data
20.31/5.47	c  S st   155     69892        90      8010         0     11276     56070    202248     25.40   no data
20.31/5.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.31/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
20.31/5.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.31/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.31/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.31/5.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
20.31/5.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.31/5.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
20.31/5.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.62/5.55	c lits-rem:         4  cl-subs:      105  v-elim:      0  v-fix:    0  time:  0.06 s
20.62/5.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
20.62/5.55	c vivif2 --  cl tried    11171 cl shrink        0 lits rem          0 time: 0.00
22.70/6.28	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
22.98/6.33	c calculated reachability. Time: 0.00
22.98/6.33	c  N dy   155     69892        90      8010         0     11171     56070    198382     25.40   no data
24.52/6.85	c  N dy   163     75220        90      8010         0     16086     56070    341329     25.38     26.80
28.77/8.19	c  F st   172     87501        90      8010         0     16282     56070    329847     25.21     25.45
28.77/8.19	c  N st   172     87501        90      8010         0     16282     56070    329847     25.21     25.45
30.35/8.59	c  N dy   181     93137        90      8010         0     21537     56070    487662     25.21     28.23
33.17/9.21	c  N dy   184    102127        90      8010         0     17813     56070    357116     25.08     26.43
33.95/9.41	c  S st   201    104839        90      8010         0     20328     56070    430875     25.11   no data
33.95/9.47	c  S st   201    105346        90      8010         0     20810     56070    445480     25.11   no data
33.95/9.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.95/9.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
33.95/9.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.95/9.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.95/9.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.95/9.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
33.95/9.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.95/9.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.35/9.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.74/10.19	c lits-rem:       324  cl-subs:     1691  v-elim:      0  v-fix:    0  time:  0.68 s
36.74/10.19	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
37.14/10.20	c vivif2 --  cl tried    19119 cl shrink        0 lits rem          0 time: 0.01
38.74/10.64	c asymm  cl-useful: 0/6454/8010 lits-rem:0 time: 0.44
38.74/10.64	c calculated reachability. Time: 0.00
38.74/10.64	c  N dy   201    105346        90      8010         0     19119     56070    394667     25.11   no data
41.53/11.35	c  N dy   206    113838        90      8010         0     14084     56070    231679     25.05     26.39
44.72/12.10	c  N dy   233    124479        90      8010         0     23944     56070    521276     25.04     26.53
47.52/12.89	c  N dy   275    133737        90      8010         0     18657     56070    349005     25.10     26.43
54.72/14.68	c  N dy   310    157340        90      8010         0     25604     56070    532630     24.89     26.25
55.13/14.74	c  S st   313    158019        90      8010         0     26230     56070    550766     24.89     24.53
55.53/14.81	c  S st   313    158520        90      8010         0     26706     56070    565066     24.89   no data
55.53/14.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.53/14.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
55.53/14.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.53/14.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.53/14.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.53/14.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
55.53/14.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.53/14.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.53/14.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/16.12	c lits-rem:       585  cl-subs:     2476  v-elim:      0  v-fix:    0  time:  1.27 s
60.70/16.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
60.70/16.13	c vivif2 --  cl tried    24230 cl shrink        0 lits rem          0 time: 0.01
61.10/16.26	c asymm  cl-useful: 0/1556/8010 lits-rem:0 time: 0.14
61.10/16.27	c calculated reachability. Time: 0.00
61.10/16.27	c  N dy   313    158520        90      8010         0     24230     56070    494949     24.89   no data
65.49/17.34	c  N dy   355    170022        90      8010         0     19292     56070    335113     24.89     26.54
69.49/18.37	c  N dy   419    180951        90      8010         0     29420     56070    635366     24.97     28.58
73.88/19.45	c  N dy   477    192585        90      8010         0     23611     56070    445347     25.04     26.89
79.87/20.93	c  N dy   531    205075        90      8010         0     17613     56070    248104     25.07     26.52
86.28/22.55	c  N dy   584    223122        90      8010         0     34335     56070    739270     25.07     26.65
91.86/23.95	c  N dy   645    237444        90      8010         0     29127     56070    569781     25.12     27.74
91.86/23.99	c  S st   649    237783        90      8010         0     29442     56070    578889     25.12   no data
92.26/24.06	c  S st   649    238285        90      8010         0     29914     56070    593004     25.12   no data
92.26/24.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.26/24.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
92.26/24.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.26/24.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.26/24.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.26/24.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
92.26/24.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.26/24.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.66/24.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.85/24.99	c lits-rem:       255  cl-subs:     1917  v-elim:      0  v-fix:    0  time:  0.90 s
96.25/25.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
96.25/25.00	c vivif2 --  cl tried    27997 cl shrink        0 lits rem          0 time: 0.01
97.04/25.20	c asymm  cl-useful: 0/2654/8010 lits-rem:0 time: 0.20
97.04/25.20	c calculated reachability. Time: 0.00
97.04/25.20	c  N dy   649    238285        90      8010         0     27997     56070    531504     25.12   no data
107.43/27.84	c  N dy   688    265683        90      8010         0     33764     56070    681022     25.01     26.41
121.80/31.49	c  N dy   750    298192        90      8010         0     22276     56070    316380     24.95     26.33
125.01/32.27	c  F st   788    306253        90      8010         0     29758     56070    537145     24.98   no data
130.60/33.64	c  N dy   827    317784        90      8010         0     40417     56070    849327     25.00     26.59
139.78/35.93	c  N dy   906    337840        90      8010         0     36817     56070    722187     25.03     26.38
149.38/38.38	c  S st  1008    357429        90      8010         0     31891     56070    561954     25.09   no data
149.78/38.47	c  S st  1008    357934        90      8010         0     32375     56070    576503     25.09   no data
149.78/38.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.78/38.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
149.78/38.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.78/38.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.78/38.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.78/38.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
149.78/38.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.78/38.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
150.18/38.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.36/39.35	c lits-rem:       204  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.84 s
153.36/39.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
153.36/39.35	c vivif2 --  cl tried    30795 cl shrink        0 lits rem          0 time: 0.01
154.16/39.56	c asymm  cl-useful: 0/2069/8010 lits-rem:0 time: 0.20
154.16/39.56	c calculated reachability. Time: 0.00
154.16/39.56	c  N dy  1008    357934        90      8010         0     30795     56070    525943     25.09   no data
164.15/42.08	c  N dy  1057    378377        90      8010         0     25700     56070    362880     25.09     26.49
176.53/45.14	c  N dy  1130    398426        90      8010         0     44331     56070    908323     25.09     26.42
187.71/47.98	c  N dy  1214    419884        90      8010         0     39191     56070    742313     25.13     26.56
200.11/51.03	c  N dy  1247    444880        90      8010         0     36372     56070    633341     25.05     26.37
212.09/54.07	c  N dy  1335    464977        90      8010         0     28204     56070    383696     25.08     28.24
223.66/56.90	c  N dy  1444    486404        90      8010         0     48118     56070    974524     25.12     26.64
234.45/59.62	c  N dy  1492    507047        90      8010         0     39393     56070    690791     25.10     26.50
248.45/63.12	c  N dy  1593    528241        90      8010         0     30307     56070    404511     25.14     26.57
252.43/64.12	c  S st  1628    536902        90      8010         0     38314     56070    641435     25.15   no data
252.84/64.22	c  S st  1628    537402        90      8010         0     38787     56070    655900     25.15   no data
252.84/64.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
252.84/64.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
252.84/64.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
252.84/64.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.84/64.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.84/64.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
252.84/64.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.84/64.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
252.84/64.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.63/65.43	c lits-rem:       253  cl-subs:     1739  v-elim:      0  v-fix:    0  time:  1.16 s
257.63/65.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
257.63/65.44	c vivif2 --  cl tried    37048 cl shrink        0 lits rem          0 time: 0.01
258.41/65.67	c asymm  cl-useful: 0/1700/8010 lits-rem:0 time: 0.23
258.41/65.67	c calculated reachability. Time: 0.00
258.41/65.67	c  N dy  1628    537402        90      8010         0     37048     56070    601321     25.15   no data
273.59/69.48	c  N dy  1728    561080        90      8010         0     58985     56070   1249445     25.18     26.56
284.78/72.23	c  N dy  1814    581486        90      8010         0     48238     56070    917525     25.20     26.55
301.17/76.36	c  N dy  1888    608970        90      8010         0     43095     56070    747133     25.20     26.75
315.53/79.92	c  N dy  1983    629196        90      8010         0     61825     56070   1301882     25.22     26.60
327.11/82.89	c  N dy  2081    649227        90      8010         0     48969     56070    903071     25.25     26.61
345.11/87.36	c  N dy  2157    676357        90      8010         0     41690     56070    663201     25.24     26.60
358.68/90.76	c  N dy  2203    696512        90      8010         0     60312     56070   1205034     25.22     26.57
373.04/94.34	c  N dy  2289    716689        90      8010         0     45708     56070    772854     25.24     26.60
389.04/98.36	c  N dy  2397    736775        90      8010         0     64380     56070   1328540     25.27     26.70
402.22/101.64	c  N dy  2473    756874        90      8010         0     48724     56070    840442     25.28     28.81
417.79/105.54	c  N dy  2550    777699        90      8010         0     68059     56070   1416326     25.29     26.66
429.76/108.58	c  N dy  2582    797756        90      8010         0     51257     56070    888326     25.28     27.77
435.76/110.04	c  S st  2601    806104        90      8010         0     59010     56070   1116361     25.27     24.71
436.56/110.20	c  S st  2601    806610        90      8010         0     59483     56070   1130538     25.27   no data
436.56/110.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
436.56/110.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
436.56/110.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
436.56/110.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.56/110.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.56/110.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
436.56/110.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
436.56/110.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
436.56/110.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.71/115.05	c lits-rem:      1035  cl-subs:     5187  v-elim:      0  v-fix:    0  time:  4.77 s
455.71/115.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
455.71/115.07	c vivif2 --  cl tried    54296 cl shrink        0 lits rem          0 time: 0.01
456.91/115.35	c asymm  cl-useful: 0/1191/8010 lits-rem:0 time: 0.28
456.91/115.35	c calculated reachability. Time: 0.00
456.91/115.35	c  N dy  2601    806610        90      8010         0     54296     56070    974149     25.27   no data
474.09/119.61	c  N dy  2659    826668        90      8010         0     36982     56070    455934     25.28     26.61
486.86/122.87	c  N dy  2696    848154        90      8010         0     56754     56070   1034970     25.27     26.61
504.44/127.20	c  N dy  2774    868170        90      8010         0     38430     56070    480284     25.28     26.76
516.44/130.25	c  N dy  2836    888202        90      8010         0     56992     56070   1030887     25.29     26.66
537.99/135.66	c  N dy  2857    919908        90      8010         0     48335     56070    750854     25.25     26.70
553.97/139.69	c  N dy  2932    941055        90      8010         0     67914     56070   1332031     25.26     26.61
571.15/143.94	c  N dy  3008    961727        90      8010         0     48270     56070    730380     25.27     26.62
586.75/147.81	c  N dy  3059    982615        90      8010         0     67588     56070   1296743     25.27     26.80
606.29/152.75	c  N dy  3156   1004703        90      8010         0     48307     56070    715179     25.28     26.62
621.89/156.68	c  N dy  3214   1025783        90      8010         0     67847     56070   1291013     25.29     26.71
639.87/161.13	c  N dy  3287   1045843        90      8010         0     45705     56070    619531     25.29     29.06
654.22/164.78	c  N dy  3357   1065887        90      8010         0     64263     56070   1166274     25.30     27.16
659.42/166.01	c  F st  3366   1071875        90      8010         0     69806     56070   1329611     25.30   no data
673.39/169.50	c  N dy  3412   1085894        90      8010         0     82824     56070   1718245     25.31     26.76
688.19/173.29	c  N dy  3502   1107701        90      8010         0     61313     56070   1066809     25.32     26.68
713.34/179.60	c  N dy  3564   1137937        90      8010         0     46634     56070    606861     25.30     26.75
726.92/182.99	c  N dy  3599   1158586        90      8010         0     65643     56070   1164607     25.30     26.71
747.67/188.13	c  N dy  3669   1179018        90      8010         0     84571     56070   1725503     25.30     26.73
766.06/192.72	c  N dy  3748   1199127        90      8010         0     59714     56070    982147     25.31     26.81
777.63/195.68	c  S st  3801   1209916        90      8010         0     69725     56070   1279928     25.32     23.85
778.83/195.91	c  S st  3801   1210421        90      8010         0     70202     56070   1294193     25.32   no data
778.83/195.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
778.83/195.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
778.83/195.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
778.83/195.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.83/195.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.83/195.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
778.83/195.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.83/195.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
779.23/196.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.56/206.63	c lits-rem:       739  cl-subs:     4662  v-elim:      0  v-fix:    0  time: 10.62 s
821.56/206.63	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
821.56/206.65	c vivif2 --  cl tried    65540 cl shrink        0 lits rem          0 time: 0.02
823.16/207.02	c asymm  cl-useful: 0/1343/8010 lits-rem:0 time: 0.37
823.16/207.02	c calculated reachability. Time: 0.00
823.16/207.02	c  N dy  3801   1210421        90      8010         0     65540     56070   1145680     25.32   no data
845.95/212.80	c  N dy  3842   1233916        90      8010         0     87240     56070   1787280     25.31     26.79
861.51/216.68	c  N dy  3910   1253995        90      8010         0     61666     56070   1020901     25.31     27.70
877.49/220.69	c  N dy  3937   1274079        90      8010         0     80094     56070   1560039     25.30     26.64
896.26/225.37	c  N dy  3989   1294145        90      8010         0     53496     56070    754988     25.30     26.72
912.64/229.42	c  N dy  4048   1314730        90      8010         0     72499     56070   1316074     25.31     26.81
960.19/241.32	c  N dy  4069   1368499        90      8010         0     75446     56070   1359958     25.21     26.54
987.72/248.21	c  N dy  4165   1390519        90      8010         0     48981     56070    589420     25.22     26.69
1004.90/252.55	c  N dy  4246   1412978        90      8010         0     69701     56070   1199324     25.22     26.58
1026.49/257.99	c  N dy  4340   1433022        90      8010         0     88222     56070   1749742     25.23     28.15
1044.84/262.50	c  N dy  4373   1453072        90      8010         0     58882     56070    857329     25.22     27.10
1066.03/267.84	c  N dy  4470   1476093        90      8010         0     80236     56070   1494237     25.23     26.57
1091.18/274.19	c  N dy  4555   1497717        90      8010         0     51325     56070    618553     25.24     26.58
1111.15/279.18	c  N dy  4627   1523268        90      8010         0     74939     56070   1313449     25.24     26.60
1135.12/285.11	c  N dy  4726   1543481        90      8010         0     93647     56070   1868557     25.25     26.68
1153.50/289.72	c  N dy  4769   1564028        90      8010         0     62699     56070    933388     25.25     26.58
1175.46/295.20	c  N dy  4827   1588825        90      8010         0     85545     56070   1605380     25.24     26.77
1236.99/310.65	c  N dy  4911   1653887        90      8010         0     94337     56070   1802565     25.16     26.66
1262.14/316.91	c  N dy  4994   1677853        90      8010         0     65070     56070    979299     25.17     26.53
1284.09/322.46	c  N dy  5103   1698774        90      8010         0     84530     56070   1559032     25.18     26.72
1298.49/326.02	c  S st  5142   1710421        90      8010         0     95366     56070   1880151     25.18   no data
1299.27/326.30	c  S st  5142   1710926        90      8010         0     95845     56070   1894610     25.18   no data
1299.67/326.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1299.67/326.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1299.67/326.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1299.67/326.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1299.67/326.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.67/326.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1299.67/326.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1299.67/326.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1300.07/326.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1352.39/339.54	c lits-rem:      1082  cl-subs:     7754  v-elim:      0  v-fix:    0  time: 13.10 s
1352.39/339.54	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1352.39/339.56	c vivif2 --  cl tried    88091 cl shrink        0 lits rem          0 time: 0.02
1353.99/339.92	c asymm  cl-useful: 0/888/8010 lits-rem:0 time: 0.36
1353.99/339.92	c calculated reachability. Time: 0.00
1353.99/339.92	c  N dy  5142   1710926        90      8010         0     88091     56070   1647667     25.18   no data
1381.97/346.97	c  N dy  5246   1730934        90      8010         0     54284     56070    637913     25.19     27.58
1400.72/351.67	c  N dy  5367   1751616        90      8010         0     73463     56070   1209614     25.20     26.59
1437.06/360.71	c  N dy  5439   1786357        90      8010         0    105355     56070   2148935     25.19     26.60
1456.66/365.68	c  N dy  5570   1806490        90      8010         0     70677     56070   1114506     25.21     26.57
1510.16/379.09	c  N dy  5613   1854977        90      8010         0     60756     56070    787032     25.17     26.68
1531.75/384.47	c  N dy  5697   1877816        90      8010         0     81881     56070   1412009     25.18     26.60
1557.70/390.92	c  N dy  5788   1897926        90      8010         0    100503     56070   1967843     25.18     26.75
1587.24/398.35	c  N dy  5855   1924789        90      8010         0     69929     56070   1039303     25.18     26.51
1629.98/409.06	c  N dy  5915   1966028        90      8010         0    107751     56070   2141286     25.16     26.59
1650.37/414.12	c  N dy  5986   1986102        90      8010         0     70157     56070   1037587     25.16     26.62
1675.11/420.36	c  N dy  6083   2008773        90      8010         0     91112     56070   1662605     25.17     26.54
1705.46/427.95	c  N dy  6208   2029303        90      8010         0    110148     56070   2233061     25.18     26.55
1728.62/433.80	c  N dy  6333   2049321        90      8010         0     71476     56070   1058376     25.20     27.57
1754.99/440.40	c  N dy  6370   2075833        90      8010         0     95810     56070   1767614     25.19     26.60
1783.73/447.54	c  N dy  6437   2096270        90      8010         0    114736     56070   2331702     25.19     26.52
1804.51/452.75	c  N dy  6530   2116317        90      8010         0     75194     56070   1150418     25.20     27.50
1827.27/458.48	c  N dy  6604   2136639        90      8010         0     93968     56070   1706905     25.20     26.61
1856.44/465.74	c  N dy  6681   2157926        90      8010         0    113620     56070   2288002     25.20     26.55
1879.58/471.52	c  N dy  6780   2178006        90      8010         0     73131     56070   1069738     25.21     26.59
1903.95/477.60	c  N dy  6875   2198445        90      8010         0     92088     56070   1633898     25.22     26.59
1919.92/481.69	c  S st  6915   2210926        90      8010         0    103633     56070   1976411     25.22     23.17
1921.13/481.99	c  S st  6915   2211430        90      8010         0    104111     56070   1990799     25.22   no data
1921.53/482.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1921.53/482.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1921.53/482.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1921.53/482.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1921.53/482.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1921.53/482.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1921.53/482.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1921.53/482.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1921.93/482.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1976.63/495.89	c lits-rem:       919  cl-subs:     7819  v-elim:      0  v-fix:    0  time: 13.74 s
1976.63/495.89	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1977.03/495.91	c vivif2 --  cl tried    96292 cl shrink        0 lits rem          0 time: 0.03
1978.24/496.28	c asymm  cl-useful: 0/763/8010 lits-rem:0 time: 0.37
1978.24/496.29	c calculated reachability. Time: 0.00
1978.24/496.29	c  N dy  6915   2211430        90      8010         0     96292     56070   1739529     25.22   no data
2016.18/505.79	c  N dy  7016   2236905        90      8010         0     59999     56070    661121     25.23     26.65
2036.15/510.76	c  N dy  7126   2256951        90      8010         0     78561     56070   1214083     25.24     27.78
2077.68/521.11	c  N dy  7160   2295088        90      8010         0    113542     56070   2236811     25.22     26.59
2101.25/527.03	c  N dy  7239   2315181        90      8010         0     71411     56070    985095     25.22     26.59
2125.62/533.16	c  N dy  7323   2335294        90      8010         0     89966     56070   1536846     25.23     26.61
2152.77/539.92	c  N dy  7407   2355342        90      8010         0    108486     56070   2088528     25.24     26.66
2182.33/547.36	c  N dy  7474   2375509        90      8010         0     65273     56070    780525     25.24     26.57
2233.05/560.02	c  N dy  7529   2425832        90      8010         0    111360     56070   2109244     25.20     26.72
2263.00/567.57	c  N dy  7610   2445932        90      8010         0     67359     56070    824413     25.21     28.60
2287.77/573.73	c  N dy  7731   2468460        90      8010         0     88241     56070   1449206     25.22     26.76
2316.12/580.80	c  N dy  7752   2494193        90      8010         0    111806     56070   2129584     25.20     26.59
2343.28/587.65	c  N dy  7787   2514198        90      8010         0     66724     56070    784510     25.19     27.25
2368.04/593.85	c  N dy  7822   2541513        90      8010         0     91787     56070   1513995     25.18     26.59
2397.23/601.19	c  N dy  7927   2561598        90      8010         0    110358     56070   2067570     25.19     29.18
2446.73/613.55	c  N dy  8035   2598467        90      8010         0     79785     56070   1139609     25.18     26.77
2471.51/619.75	c  N dy  8114   2618474        90      8010         0     98234     56070   1688326     25.18     27.79
2503.84/627.84	c  N dy  8226   2638826        90      8010         0    117136     56070   2253532     25.19     26.56
2537.81/636.37	c  N dy  8324   2659367        90      8010         0     70689     56070    867998     25.20     26.74
2563.77/642.85	c  N dy  8401   2682674        90      8010         0     92251     56070   1504433     25.20     26.53
2595.29/650.73	c  N dy  8515   2702891        90      8010         0    110938     56070   2063808     25.21     26.62
2606.49/653.56	c  S st  8522   2711430        90      8010         0    118785     56070   2292162     25.20     25.30
2607.70/653.89	c  S st  8522   2711933        90      8010         0    119264     56070   2306754     25.20   no data
2607.70/653.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2608.10/653.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2608.10/653.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2608.10/653.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2608.10/653.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.10/653.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2608.10/653.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2608.48/654.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2608.48/654.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.16/674.23	c lits-rem:      1369  cl-subs:     9879  v-elim:      0  v-fix:    0  time: 20.16 s
2689.16/674.23	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2689.16/674.26	c vivif2 --  cl tried   109385 cl shrink        0 lits rem          0 time: 0.03
2690.76/674.64	c asymm  cl-useful: 0/654/8010 lits-rem:0 time: 0.39
2690.76/674.65	c calculated reachability. Time: 0.00
2690.76/674.65	c  N dy  8522   2711933        90      8010         0    109385     56070   1997871     25.20   no data
2723.90/682.94	c  N dy  8594   2732453        90      8010         0    128371     56070   2563124     25.21     26.55
2750.66/689.65	c  N dy  8708   2752528        90      8010         0     80871     56070   1157539     25.22     26.67
2797.39/701.36	c  N dy  8812   2790746        90      8010         0    116008     56070   2185805     25.21     26.63
2835.33/710.80	c  N dy  8887   2810996        90      8010         0     67528     56070    739451     25.21     26.60
2852.88/715.25	c  N dy  8910   2831267        90      8010         0     86114     56070   1278941     25.20     26.60
2880.05/722.02	c  N dy  9002   2851297        90      8010         0    104668     56070   1830931     25.21     27.93
2914.80/730.75	c  N dy  9126   2871299        90      8010         0    123216     56070   2389560     25.22     26.55
2949.13/739.35	c  N dy  9184   2893438        90      8010         0     75467     56070    949975     25.22     26.63
2974.29/745.61	c  N dy  9287   2913516        90      8010         0     94024     56070   1504135     25.22     28.12
3005.45/753.45	c  N dy  9421   2933689        90      8010         0    112691     56070   2067309     25.23     26.70
3043.39/762.96	c  N dy  9553   2953734        90      8010         0    131252     56070   2626359     25.24     28.21
3080.13/772.15	c  N dy  9561   2989932        90      8010         0     95083     56070   1501409     25.22     26.78
3110.88/779.83	c  N dy  9650   3012361        90      8010         0    115792     56070   2115720     25.23     26.57
3147.64/789.00	c  N dy  9744   3032565        90      8010         0    134430     56070   2671920     25.23     26.67
3175.19/795.97	c  N dy  9834   3052673        90      8010         0     82990     56070   1145892     25.24     26.58
3203.14/802.93	c  N dy  9950   3072702        90      8010         0    101568     56070   1703403     25.24     28.37
3233.10/810.49	c  N dy 10023   3092758        90      8010         0    120109     56070   2253446     25.24     26.60
3270.65/819.81	c  N dy 10110   3112765        90      8010         0    138615     56070   2806214     25.25     26.66
3299.40/827.05	c  N dy 10201   3132780        90      8010         0     86046     56070   1217798     25.25     27.81
3334.14/835.73	c  N dy 10321   3152870        90      8010         0    104644     56070   1778231     25.26     27.14
3382.47/847.83	c  N dy 10422   3175095        90      8010         0    125164     56070   2391057     25.27     26.68
3422.42/857.81	c  N dy 10452   3195990        90      8010         0     72424     56070    791616     25.26     26.70
3440.78/862.43	c  S st 10536   3211933        90      8010         0     87178     56070   1232837     25.27     23.12
3441.58/862.67	c  S st 10536   3212437        90      8010         0     87655     56070   1247138     25.27   no data
3441.58/862.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3441.98/862.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3441.98/862.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3441.98/862.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3441.98/862.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3441.98/862.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3441.98/862.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3441.98/862.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3441.98/862.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3456.76/866.47	c lits-rem:       241  cl-subs:     2692  v-elim:      0  v-fix:    0  time:  3.69 s
3456.76/866.47	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3456.76/866.49	c vivif2 --  cl tried    84963 cl shrink        0 lits rem          0 time: 0.02
3458.36/866.84	c asymm  cl-useful: 0/821/8010 lits-rem:0 time: 0.35
3458.36/866.84	c calculated reachability. Time: 0.00
3458.36/866.84	c  N dy 10536   3212437        90      8010         0     84963     56070   1160750     25.27   no data
3483.91/873.24	c  N dy 10611   3232471        90      8010         0    103418     56070   1707973     25.27     28.04
3520.66/882.40	c  N dy 10673   3258975        90      8010         0    127804     56070   2427075     25.27     26.65
3564.19/893.35	c  N dy 10752   3279870        90      8010         0     74299     56070    831638     25.27     26.61
3589.34/899.66	c  N dy 10800   3299880        90      8010         0     92716     56070   1376659     25.27     27.48
3624.90/908.55	c  N dy 10901   3323188        90      8010         0    114314     56070   2025068     25.27     26.68
3657.24/916.68	c  N dy 10955   3344308        90      8010         0    133757     56070   2600971     25.27     26.87
3693.20/925.67	c  N dy 11052   3364415        90      8010         0     78513     56070    941062     25.28     26.67
3718.34/931.92	c  N dy 11146   3384484        90      8010         0     96979     56070   1492693     25.28     27.10
3749.50/939.76	c  N dy 11240   3404804        90      8010         0    115711     56070   2050842     25.29     26.63
3785.05/948.65	c  N dy 11311   3425653        90      8010         0    134944     56070   2621951     25.29     26.62
3821.38/957.72	c  N dy 11315   3455016        90      8010         0     87171     56070   1162688     25.27     26.63
3846.13/963.96	c  N dy 11336   3477076        90      8010         0    107395     56070   1755124     25.26     26.76
3880.09/972.43	c  N dy 11440   3497408        90      8010         0    126231     56070   2319272     25.27     26.74
3916.41/981.70	c  N dy 11475   3518569        90      8010         0    145694     56070   2888191     25.26     26.62
3943.17/988.47	c  N dy 11496   3538667        90      8010         0     88692     56070   1197411     25.26     26.90
3971.54/995.58	c  N dy 11594   3558673        90      8010         0    107181     56070   1750888     25.26     27.60
4009.87/1005.15	c  N dy 11729   3579948        90      8010         0    126883     56070   2345535     25.27     26.85
4042.24/1013.21	c  N dy 11761   3599990        90      8010         0    145280     56070   2889982     25.27     26.60
4074.97/1021.45	c  N dy 11831   3620130        90      8010         0     87405     56070   1150159     25.27     26.62
4101.73/1028.16	c  N dy 11913   3641503        90      8010         0    107106     56070   1737207     25.27     26.61
4134.11/1036.25	c  N dy 11991   3661546        90      8010         0    125631     56070   2286372     25.27     26.76
4181.62/1048.12	c  N dy 12113   3681626        90      8010         0    144206     56070   2846428     25.28     29.43
4229.55/1060.16	c  N dy 12218   3701701        90      8010         0     85310     56070   1072591     25.28     26.62
4247.91/1064.78	c  S st 12278   3712438        90      8010         0     95235     56070   1371345     25.29   no data
4249.51/1065.11	c  S st 12278   3712942        90      8010         0     95711     56070   1386034     25.29   no data
4249.51/1065.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4249.51/1065.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
4249.51/1065.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4249.51/1065.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4249.51/1065.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4249.51/1065.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4249.51/1065.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4249.91/1065.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4249.91/1065.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4279.48/1072.65	c lits-rem:       345  cl-subs:     3049  v-elim:      0  v-fix:    0  time:  7.38 s
4279.48/1072.65	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4279.48/1072.67	c vivif2 --  cl tried    92662 cl shrink        0 lits rem          0 time: 0.02
4281.06/1073.09	c asymm  cl-useful: 0/743/8010 lits-rem:0 time: 0.42
4281.46/1073.10	c calculated reachability. Time: 0.00
4281.46/1073.10	c  N dy 12278   3712942        90      8010         0     92662     56070   1286522     25.29   no data
4315.79/1081.79	c  N dy 12408   3734928        90      8010         0    113012     56070   1899237     25.29     26.63
4344.56/1088.94	c  F st 12480   3751563        90      8010         0    128318     56070   2355590     25.30     22.65
4352.54/1090.97	c  N dy 12486   3756753        90      8010         0    133110     56070   2501300     25.30   no data
4394.87/1101.51	c  N dy 12551   3778573        90      8010         0    153208     56070   3095051     25.30     26.69
4439.22/1112.67	c  N dy 12649   3810929        90      8010         0    104691     56070   1628520     25.30     26.85
4478.76/1122.51	c  N dy 12736   3834365        90      8010         0    126291     56070   2271492     25.30     26.64
4732.80/1186.13	c  N dy 12786   4030095        90      8010         0    145488     56070   2736253     25.17     26.57
4769.51/1195.33	c  N dy 12850   4050360        90      8010         0     83978     56070    976037     25.17     26.60
4793.09/1201.29	c  N dy 12919   4070432        90      8010         0    102482     56070   1529758     25.17     27.01

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.54 5.92 7.04 6/178 14926
/proc/meminfo: memFree=31266496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=51212 CPUtime=0.01 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 409 0 0 0 1 0 0 0 25 0 4 0 523285860 52441088 348 33554432000 4194304 4627427 140736085701200 18446744073709551615 47853840156594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 12803 348 299 106 0 7774 0
[pid=14926/tid=14927] ppid=14924 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523285860 52441088 348 33554432000 4194304 4627427 140736085701200 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523285860 52441088 348 33554432000 4194304 4627427 140736085701200 18446744073709551615 47853840156594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523285860 52441088 348 33554432000 4194304 4627427 140736085701200 18446744073709551615 47853840156594 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.130586 s]
/proc/loadavg: 3.54 5.92 7.04 6/178 14926
/proc/meminfo: memFree=31266496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=282008 CPUtime=0.5 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 1678 0 0 0 50 0 0 0 25 0 4 0 523285860 288776192 1580 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 70502 1580 364 106 0 65473 0
[pid=14926/tid=14927] ppid=14924 vsize=282008 CPUtime=0.12 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 272 0 0 0 12 0 0 0 25 0 4 0 523285860 288776192 1580 33554432000 4194304 4627427 140736085701200 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=282008 CPUtime=0.12 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 281 0 0 0 12 0 0 0 25 0 4 0 523285860 288776192 1580 33554432000 4194304 4627427 140736085701200 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=282008 CPUtime=0.12 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 433 0 0 0 12 0 0 0 25 0 4 0 523285860 288776192 1580 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 282008

[startup+0.200576 s]
/proc/loadavg: 3.54 5.92 7.04 6/178 14926
/proc/meminfo: memFree=31266496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=285064 CPUtime=0.77 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 3652 0 0 0 77 0 0 0 18 0 4 0 523285860 291905536 3325 33554432000 4194304 4627427 140736085701200 18446744073709551615 4467828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 71266 3325 377 106 0 66237 0
[pid=14926/tid=14927] ppid=14924 vsize=285064 CPUtime=0.19 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 853 0 0 0 19 0 0 0 25 0 4 0 523285860 291905536 3325 33554432000 4194304 4627427 140736085701200 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=285064 CPUtime=0.19 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 867 0 0 0 19 0 0 0 18 0 4 0 523285860 291905536 3325 33554432000 4194304 4627427 140736085701200 18446744073709551615 4467832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=285064 CPUtime=0.19 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 664 0 0 0 19 0 0 0 25 0 4 0 523285860 291905536 3325 33554432000 4194304 4627427 140736085701200 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 285064

[startup+0.300559 s]
/proc/loadavg: 3.54 5.92 7.04 6/178 14926
/proc/meminfo: memFree=31266496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=285064 CPUtime=1.17 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 3986 0 0 0 117 0 0 0 18 0 4 0 523285860 291905536 3409 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 71266 3410 384 106 0 66237 0
[pid=14926/tid=14927] ppid=14924 vsize=285064 CPUtime=0.29 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 927 0 0 0 29 0 0 0 25 0 4 0 523285860 291905536 3410 33554432000 4194304 4627427 140736085701200 18446744073709551615 4310984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=285064 CPUtime=0.29 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 951 0 0 0 29 0 0 0 18 0 4 0 523285860 291905536 3410 33554432000 4194304 4627427 140736085701200 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=285064 CPUtime=0.29 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 763 0 0 0 29 0 0 0 25 0 4 0 523285860 291905536 3410 33554432000 4194304 4627427 140736085701200 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285064

[startup+0.70049 s]
/proc/loadavg: 3.54 5.92 7.04 6/178 14926
/proc/meminfo: memFree=31266496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=287788 CPUtime=2.78 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 6459 0 0 0 277 1 0 0 18 0 4 0 523285860 294694912 3924 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 71947 3925 384 106 0 66918 0
[pid=14926/tid=14927] ppid=14924 vsize=287788 CPUtime=0.68 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 1542 0 0 0 68 0 0 0 25 0 4 0 523285860 294694912 3925 33554432000 4194304 4627427 140736085701200 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=287788 CPUtime=0.69 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 1622 0 0 0 69 0 0 0 18 0 4 0 523285860 294694912 3925 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=287788 CPUtime=0.69 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 1286 0 0 0 69 0 0 0 25 0 4 0 523285860 294694912 3925 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 287788

[startup+1.50035 s]
/proc/loadavg: 3.54 5.92 7.04 9/182 14931
/proc/meminfo: memFree=31243644/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=288852 CPUtime=5.97 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 10488 0 0 0 595 2 0 0 19 0 4 0 523285860 295784448 4666 33554432000 4194304 4627427 140736085701200 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 72213 4666 385 106 0 67184 0
[pid=14926/tid=14927] ppid=14924 vsize=288852 CPUtime=1.48 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 2488 0 0 0 148 0 0 0 25 0 4 0 523285860 295784448 4666 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=288852 CPUtime=1.48 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 2672 0 0 0 148 0 0 0 19 0 4 0 523285860 295784448 4666 33554432000 4194304 4627427 140736085701200 18446744073709551615 4332298 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=288852 CPUtime=1.49 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 2268 0 0 0 149 0 0 0 25 0 4 0 523285860 295784448 4666 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288852

[startup+3.10108 s]
/proc/loadavg: 3.54 5.92 7.04 9/182 14931
/proc/meminfo: memFree=31215964/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=294744 CPUtime=12.37 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 21848 0 0 0 1233 4 0 0 24 0 4 0 523285860 301817856 12205 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 73686 12205 388 106 0 68657 0
[pid=14926/tid=14927] ppid=14924 vsize=294744 CPUtime=3.07 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 4852 0 0 0 307 0 0 0 25 0 4 0 523285860 301817856 12205 33554432000 4194304 4627427 140736085701200 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=294744 CPUtime=3.09 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 5712 0 0 0 308 1 0 0 24 0 4 0 523285860 301817856 12205 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=294744 CPUtime=3.08 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 5726 0 0 0 308 0 0 0 25 0 4 0 523285860 301817856 12205 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 294744

[startup+6.30053 s]
/proc/loadavg: 4.14 6.00 7.06 10/182 14931
/proc/meminfo: memFree=31173952/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=302996 CPUtime=22.98 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 30646 0 0 0 2293 5 0 0 25 0 4 0 523285860 310267904 14414 33554432000 4194304 4627427 140736085701200 18446744073709551615 242970550203 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14926/statm: 75749 14414 388 106 0 70720 0
[pid=14926/tid=14927] ppid=14924 vsize=302996 CPUtime=6.26 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 8149 0 0 0 625 1 0 0 25 0 4 0 523285860 310267904 14414 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=302996 CPUtime=6.28 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 8195 0 0 0 627 1 0 0 25 0 4 0 523285860 310267904 14414 33554432000 4194304 4627427 140736085701200 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=302996 CPUtime=5.3 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 7235 0 0 0 529 1 0 0 25 0 4 0 523285860 310267904 14414 33554432000 4194304 4627427 140736085701200 18446744073709551615 4326177 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.98
Current children cumulated vsize (KiB) 302996

[startup+12.7004 s]
/proc/loadavg: 4.45 6.03 7.06 9/182 14931
/proc/meminfo: memFree=31136444/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=297732 CPUtime=47.12 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 48874 0 0 0 4702 10 0 0 25 0 4 0 523285860 304877568 19997 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 74433 19998 388 106 0 69404 0
[pid=14926/tid=14927] ppid=14924 vsize=297732 CPUtime=12.6 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 12511 0 0 0 1258 2 0 0 25 0 4 0 523285860 304877568 19998 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=297732 CPUtime=12.69 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 12747 0 0 0 1266 3 0 0 25 0 4 0 523285860 304877568 19998 33554432000 4194304 4627427 140736085701200 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=297732 CPUtime=10.99 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 12027 0 0 0 1097 2 0 0 25 0 4 0 523285860 304877568 19998 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.12
Current children cumulated vsize (KiB) 297732

[startup+25.5002 s]
/proc/loadavg: 5.31 6.14 7.08 9/182 14931
/proc/meminfo: memFree=31087508/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=306196 CPUtime=98.24 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 74802 0 0 0 9808 16 0 0 25 0 4 0 523285860 313544704 27374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 76549 27374 388 106 0 71520 0
[pid=14926/tid=14927] ppid=14924 vsize=306196 CPUtime=25.33 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 19337 0 0 0 2530 3 0 0 25 0 4 0 523285860 313544704 27374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=306196 CPUtime=25.48 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 19590 0 0 0 2544 4 0 0 25 0 4 0 523285860 313544704 27374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=306196 CPUtime=23.79 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 18565 0 0 0 2376 3 0 0 25 0 4 0 523285860 313544704 27374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.24
Current children cumulated vsize (KiB) 306196

[startup+51.1068 s]
/proc/loadavg: 6.23 6.29 7.11 9/182 14932
/proc/meminfo: memFree=31058596/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=324200 CPUtime=200.52 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 111753 0 0 0 20027 25 0 0 25 0 4 0 523285860 331980800 29303 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 81050 29303 388 106 0 76021 0
[pid=14926/tid=14927] ppid=14924 vsize=324200 CPUtime=50.81 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 28600 0 0 0 5076 5 0 0 25 0 4 0 523285860 331980800 29304 33554432000 4194304 4627427 140736085701200 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=324200 CPUtime=51.09 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 29573 0 0 0 5103 6 0 0 25 0 4 0 523285860 331980800 29304 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=324200 CPUtime=49.4 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 28289 0 0 0 4934 6 0 0 25 0 4 0 523285860 331980800 29304 33554432000 4194304 4627427 140736085701200 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.52
Current children cumulated vsize (KiB) 324200

[startup+102.301 s]
/proc/loadavg: 7.30 6.57 7.15 10/182 14933
/proc/meminfo: memFree=31009448/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=333648 CPUtime=405 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 168649 0 0 0 40460 40 0 0 25 0 4 0 523285860 341655552 35133 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 83412 35133 388 106 0 78383 0
[pid=14926/tid=14927] ppid=14924 vsize=333648 CPUtime=101.75 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 39519 0 0 0 10167 8 0 0 25 0 4 0 523285860 341655552 35133 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=333648 CPUtime=102.28 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 45036 0 0 0 10218 10 0 0 25 0 4 0 523285860 341655552 35133 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=333648 CPUtime=100.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 44852 0 0 0 10049 10 0 0 25 0 4 0 523285860 341655552 35133 33554432000 4194304 4627427 140736085701200 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405
Current children cumulated vsize (KiB) 333648

[startup+162.301 s]

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

[pid=14926] ppid=14924 vsize=408928 CPUtime=2561.76 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 533202 0 0 0 255988 188 0 0 25 0 4 0 523285860 418742272 69233 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 102232 69233 388 106 0 97203 0
[pid=14926/tid=14927] ppid=14924 vsize=408928 CPUtime=638.89 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 125417 0 0 0 63836 53 0 0 25 0 4 0 523285860 418742272 69233 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=408928 CPUtime=642.24 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 139784 0 0 0 64178 46 0 0 25 0 4 0 523285860 418742272 69233 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=408928 CPUtime=640.58 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 137809 0 0 0 64012 46 0 0 25 0 4 0 523285860 418742272 69233 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.76
Current children cumulated vsize (KiB) 408928

[startup+702.307 s]
/proc/loadavg: 8.18 7.91 7.59 9/182 14949
/proc/meminfo: memFree=30712160/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=411556 CPUtime=2801.41 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 561496 0 0 0 279941 200 0 0 25 0 4 0 523285860 421433344 73243 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 102889 73243 388 106 0 97860 0
[pid=14926/tid=14927] ppid=14924 vsize=411556 CPUtime=698.56 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 132431 0 0 0 69800 56 0 0 25 0 4 0 523285860 421433344 73243 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=411556 CPUtime=702.24 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 148077 0 0 0 70175 49 0 0 25 0 4 0 523285860 421433344 73243 33554432000 4194304 4627427 140736085701200 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=411556 CPUtime=700.6 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 145005 0 0 0 70010 50 0 0 25 0 4 0 523285860 421433344 73243 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.41
Current children cumulated vsize (KiB) 411556

[startup+762.3 s]
/proc/loadavg: 8.10 7.94 7.62 9/182 14951
/proc/meminfo: memFree=30675532/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=413748 CPUtime=3040.99 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 586844 0 0 0 303888 211 0 0 25 0 4 0 523285860 423677952 75536 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 103437 75536 388 106 0 98408 0
[pid=14926/tid=14927] ppid=14924 vsize=413748 CPUtime=758.2 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 139662 0 0 0 75759 61 0 0 25 0 4 0 523285860 423677952 75536 33554432000 4194304 4627427 140736085701200 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=413748 CPUtime=762.23 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 155144 0 0 0 76172 51 0 0 25 0 4 0 523285860 423677952 75536 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=413748 CPUtime=760.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 152278 0 0 0 76006 53 0 0 25 0 4 0 523285860 423677952 75536 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.99
Current children cumulated vsize (KiB) 413748

[startup+822.301 s]
/proc/loadavg: 8.03 7.95 7.64 10/182 14952
/proc/meminfo: memFree=30673496/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=414156 CPUtime=3280.64 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 616552 0 0 0 327839 225 0 0 25 0 4 0 523285860 424095744 75374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 103539 75374 388 106 0 98510 0
[pid=14926/tid=14927] ppid=14924 vsize=414156 CPUtime=817.87 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 148050 0 0 0 81722 65 0 0 25 0 4 0 523285860 424095744 75374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=414156 CPUtime=822.23 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 162170 0 0 0 82169 54 0 0 25 0 4 0 523285860 424095744 75374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=414156 CPUtime=820.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 158945 0 0 0 82003 56 0 0 25 0 4 0 523285860 424095744 75374 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.64
Current children cumulated vsize (KiB) 414156

[startup+882.301 s]
/proc/loadavg: 8.01 7.95 7.66 9/182 14954
/proc/meminfo: memFree=30628424/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=515256 CPUtime=3520.26 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 646903 0 0 0 351787 239 0 0 25 0 4 0 523285860 527622144 83792 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 128814 83792 388 106 0 123785 0
[pid=14926/tid=14927] ppid=14924 vsize=515256 CPUtime=877.54 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 157120 0 0 0 87684 70 0 0 25 0 4 0 523285860 527622144 83792 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=515256 CPUtime=882.22 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 168463 0 0 0 88164 58 0 0 25 0 4 0 523285860 527622144 83792 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=515256 CPUtime=880.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 168678 0 0 0 88000 59 0 0 25 0 4 0 523285860 527622144 83792 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.26
Current children cumulated vsize (KiB) 515256

[startup+942.3 s]
/proc/loadavg: 8.00 7.96 7.68 9/182 14956
/proc/meminfo: memFree=30606908/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=581204 CPUtime=3759.88 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 674570 0 0 0 375737 251 0 0 25 0 4 0 523285860 595152896 85853 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 145301 85853 388 106 0 140272 0
[pid=14926/tid=14927] ppid=14924 vsize=581204 CPUtime=937.19 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 163524 0 0 0 93646 73 0 0 25 0 4 0 523285860 595152896 85853 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=581204 CPUtime=942.22 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 176194 0 0 0 94162 60 0 0 25 0 4 0 523285860 595152896 85853 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=581204 CPUtime=940.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 175588 0 0 0 93997 62 0 0 25 0 4 0 523285860 595152896 85853 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.88
Current children cumulated vsize (KiB) 581204

[startup+1002.3 s]
/proc/loadavg: 8.30 8.04 7.72 9/182 14987
/proc/meminfo: memFree=30580692/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=635708 CPUtime=3998.69 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 700833 0 0 0 399595 274 0 0 25 0 4 0 523285860 650964992 86876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 158927 86876 388 106 0 153898 0
[pid=14926/tid=14927] ppid=14924 vsize=635708 CPUtime=996.49 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 169185 0 0 0 99563 86 0 0 25 0 4 0 523285860 650964992 86876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=635708 CPUtime=1001.77 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 183068 0 0 0 100115 62 0 0 25 0 4 0 523285860 650964992 86876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=635708 CPUtime=1000.6 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 182378 0 0 0 99994 66 0 0 25 0 4 0 523285860 650964992 86876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.69
Current children cumulated vsize (KiB) 635708

[startup+1062.3 s]
/proc/loadavg: 8.28 8.08 7.75 9/182 14989
/proc/meminfo: memFree=30408532/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=644696 CPUtime=4238.33 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 728431 0 0 0 423548 285 0 0 25 0 4 0 523285860 660168704 91764 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 161174 91764 388 106 0 156145 0
[pid=14926/tid=14927] ppid=14924 vsize=644696 CPUtime=1056.49 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 177417 0 0 0 105560 89 0 0 25 0 4 0 523285860 660168704 91764 33554432000 4194304 4627427 140736085701200 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=644696 CPUtime=1061.46 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 188307 0 0 0 106080 66 0 0 25 0 4 0 523285860 660168704 91764 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=644696 CPUtime=1060.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 190345 0 0 0 105991 68 0 0 25 0 4 0 523285860 660168704 91764 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.33
Current children cumulated vsize (KiB) 644696

[startup+1122.3 s]
/proc/loadavg: 8.18 8.08 7.77 9/182 14990
/proc/meminfo: memFree=30391876/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=576792 CPUtime=4477.96 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 750871 0 0 0 447500 296 0 0 25 0 4 0 523285860 590635008 90470 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 144198 90470 388 106 0 139169 0
[pid=14926/tid=14927] ppid=14924 vsize=576792 CPUtime=1116.48 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 181676 0 0 0 111557 91 0 0 25 0 4 0 523285860 590635008 90470 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=576792 CPUtime=1121.13 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 195107 0 0 0 112043 70 0 0 25 0 4 0 523285860 590635008 90470 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=576792 CPUtime=1120.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 196847 0 0 0 111988 71 0 0 25 0 4 0 523285860 590635008 90470 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.96
Current children cumulated vsize (KiB) 576792

[startup+1182.3 s]
/proc/loadavg: 8.13 8.08 7.78 9/182 14992
/proc/meminfo: memFree=30382156/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=590852 CPUtime=4717.63 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 777877 0 0 0 471453 310 0 0 25 0 4 0 523285860 605032448 90986 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 147713 90986 388 106 0 142684 0
[pid=14926/tid=14927] ppid=14924 vsize=590852 CPUtime=1176.49 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 188253 0 0 0 117555 94 0 0 25 0 4 0 523285860 605032448 90986 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=590852 CPUtime=1180.82 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 202218 0 0 0 118006 76 0 0 25 0 4 0 523285860 605032448 90986 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=590852 CPUtime=1180.59 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 202615 0 0 0 117986 73 0 0 25 0 4 0 523285860 605032448 90986 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.63
Current children cumulated vsize (KiB) 590852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.07 7.79 9/182 15002
/proc/meminfo: memFree=30379172/32951132 swapFree=67111364/67111528
[pid=14926] ppid=14924 vsize=590960 CPUtime=4800.28 cores=0,2,4,6
/proc/14926/stat : 14926 (strangenight2-m) R 14924 14926 14885 0 -1 4202496 786333 0 0 0 479711 317 0 0 25 0 4 0 523285860 605143040 91876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14926/statm: 147740 91876 388 106 0 142711 0
[pid=14926/tid=14927] ppid=14924 vsize=590960 CPUtime=1197.18 cores=0,2,4,6
/proc/14926/task/14927/stat : 14927 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 189708 0 0 0 119624 94 0 0 25 0 4 0 523285860 605143040 91876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14926/tid=14928] ppid=14924 vsize=590960 CPUtime=1201.38 cores=0,2,4,6
/proc/14926/task/14928/stat : 14928 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 203853 0 0 0 120059 79 0 0 25 0 4 0 523285860 605143040 91876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14926/tid=14929] ppid=14924 vsize=590960 CPUtime=1201.29 cores=0,2,4,6
/proc/14926/task/14929/stat : 14929 (strangenight2-m) R 14924 14926 14885 0 -1 4202560 205214 0 0 0 120054 75 0 0 25 0 4 0 523285860 605143040 91876 33554432000 4194304 4627427 140736085701200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 590960

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.03
CPU time (s): 4800.33
CPU user time (s): 4797.14
CPU system time (s): 3.18951
CPU usage (%): 399.02
Max. virtual memory (cumulated for all children) (KiB): 754068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.14
system time used= 3.18952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786333
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= 854
involuntary context switches= 30506

runsolver used 1.80773 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 00:41:12
IDJOB=3174279
IDBENCH=83097
IDSOLVER=1586
FILE ID=node128/3174279-1304116872
RUNJOBID= node128-1304116872-14903
PBS_JOBID= 13170717
Free space on /tmp= 66968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174279-1304116872/watcher-3174279-1304116872 -o /tmp/evaluation-result-3174279-1304116872/solver-3174279-1304116872 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174279-1304116872.cnf

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=1958090053

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31266908 kB
Buffers:        416304 kB
Cached:         782992 kB
SwapCached:          0 kB
Active:         141428 kB
Inactive:      1126536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31266908 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11760 kB
Writeback:           8 kB
AnonPages:       69136 kB
Mapped:          14884 kB
Slab:           352008 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   275720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-30 01:01:17