Trace number 3173948

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173948-1304073899.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.59/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.59/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.59/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.59/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.59/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.59/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.59/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.59/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.59/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.20	c calculated reachability. Time: 0.00
0.77/0.20	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
0.77/0.20	c =========================================================================================
0.77/0.20	c types(t): F = full restart, N = normal restart
0.77/0.20	c types(t): S = simplification begin/end, E = solution found
0.77/0.20	c restart types(rt): st = static, dy = dynamic
0.77/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.20	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.17/0.33	c  N dy     8      4653        80      7120         0      4274     49840    115635     21.86     23.04
1.57/0.49	c  N dy    30      8686        80      7120         0      5705     49840    145132     23.11     24.69
3.17/0.85	c  N dy    38     16708        80      7120         0      9137     49840    220884     22.75     24.13
4.38/1.16	c  N dy    68     23236        80      7120         0      9975     49840    232949     23.06     24.29
4.76/1.26	c  F st    74     25000        80      7120         0     11604     49840    276410     23.07     21.74
5.56/1.42	c  N st    79     28301        80      7120         0      8381     49840    173881     23.07   no data
5.97/1.50	c  S st    80     30001        80      7120         0      9937     49840    215201     23.07   no data
5.97/1.53	c  S st    80     30506        80      7120         0     10414     49840    228457     23.07   no data
5.97/1.53	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.54	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.97/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.97/1.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.74	c lits-rem:       114  cl-subs:      776  v-elim:      0  v-fix:    0  time:  0.20 s
7.96/2.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.96/2.01	c calculated reachability. Time: 0.00
7.96/2.01	c  N dy    80     30506        80      7120         0      9638     49840    206841     23.07   no data
8.78/2.23	c  N dy    89     34527        80      7120         0     13350     49840    305415     23.00     25.94
9.55/2.48	c  N dy   111     38720        80      7120         0      9947     49840    200863     23.13     24.47
11.15/2.88	c  N dy   123     45560        80      7120         0     16193     49840    366236     23.00     24.38
11.15/2.89	c  S st   124     45759        80      7120         0     16376     49840    371168     23.00     24.16
11.55/2.94	c  S st   124     46261        80      7120         0      8664     49840    152468     23.00   no data
11.55/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.55/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.55/2.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.55/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.55/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.55/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.55/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.99	c lits-rem:         6  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
11.55/2.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.55/2.99	c vivif2 --  cl tried     8612 cl shrink        0 lits rem          0 time: 0.00
12.76/3.24	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.76/3.24	c calculated reachability. Time: 0.00
12.76/3.24	c  N dy   124     46261        80      7120         0      8612     49840    150756     23.00   no data
14.74/3.71	c  N dy   138     54846        80      7120         0     16431     49840    357375     22.95     24.16
15.95/4.06	c  N dy   162     60510        80      7120         0     12519     49840    239245     23.00     24.35
17.56/4.41	c  N dy   180     65971        80      7120         0     17524     49840    373991     23.01     24.32
18.34/4.69	c  S st   191     69391        80      7120         0     10586     49840    173526     23.04   no data
18.74/4.73	c  S st   191     69894        80      7120         0     11053     49840    186158     23.04   no data
18.74/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.74/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.74/4.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.74/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.74/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.74/4.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.74/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.74/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.14/4.81	c lits-rem:        15  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.06 s
19.14/4.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.14/4.81	c vivif2 --  cl tried    10920 cl shrink        0 lits rem          0 time: 0.00
20.34/5.10	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
20.34/5.10	c calculated reachability. Time: 0.00
20.34/5.10	c  N dy   191     69894        80      7120         0     10920     49840    181951     23.04   no data
23.13/5.80	c  N dy   202     81100        80      7120         0     21174     49840    451415     22.81     24.11
24.73/6.22	c  F st   221     87501        80      7120         0     16069     49840    306280     22.81     22.31
24.73/6.22	c  N st   221     87501        80      7120         0     16069     49840    306280     22.81     22.31
25.95/6.60	c  N dy   230     93132        80      7120         0     21237     49840    448913     22.82     24.23
29.13/7.34	c  N dy   267    103441        80      7120         0     18788     49840    362985     22.82     24.14
29.52/7.45	c  S st   271    104842        80      7120         0     20072     49840    396728     22.81     22.00
29.92/7.51	c  S st   271    105345        80      7120         0     20541     49840    409571     22.81   no data
29.92/7.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.92/7.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.92/7.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.92/7.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.92/7.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.92/7.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.92/7.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.92/7.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.92/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.93/8.07	c lits-rem:       213  cl-subs:     1665  v-elim:      0  v-fix:    0  time:  0.53 s
31.93/8.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.93/8.07	c vivif2 --  cl tried    18876 cl shrink        0 lits rem          0 time: 0.00
33.52/8.46	c asymm  cl-useful: 0/5988/7120 lits-rem:0 time: 0.39
33.52/8.46	c calculated reachability. Time: 0.00
33.52/8.46	c  N dy   271    105345        80      7120         0     18876     49840    364475     22.81   no data
36.32/9.11	c  N dy   291    112689        80      7120         0     12842     49840    189815     22.82     24.03
39.91/10.05	c  N dy   309    125295        80      7120         0     24345     49840    493579     22.74     23.97
43.11/10.80	c  N dy   368    133983        80      7120         0     18641     49840    334239     22.84     24.25
46.71/11.79	c  N dy   395    145481        80      7120         0     29153     49840    614513     22.84     24.19
50.30/12.63	c  N dy   415    156105        80      7120         0     24286     49840    459958     22.75     23.95
51.10/12.82	c  S st   430    158017        80      7120         0     26048     49840    508170     22.77   no data
51.10/12.89	c  S st   430    158522        80      7120         0     26522     49840    520800     22.77   no data
51.10/12.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.50/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.50/12.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.50/12.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.50/12.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.50/12.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.50/12.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.50/12.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.50/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/13.93	c lits-rem:       315  cl-subs:     2625  v-elim:      0  v-fix:    0  time:  1.01 s
55.49/13.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
55.49/13.94	c vivif2 --  cl tried    23897 cl shrink        0 lits rem          0 time: 0.00
55.89/14.04	c asymm  cl-useful: 0/1132/7120 lits-rem:0 time: 0.10
55.89/14.04	c calculated reachability. Time: 0.00
55.89/14.04	c  N dy   430    158522        80      7120         0     23897     49840    451853     22.77   no data
59.89/15.07	c  N dy   439    170561        80      7120         0     19378     49840    318073     22.73     24.02
63.88/16.03	c  N dy   461    181506        80      7120         0     29398     49840    583713     22.70     25.36
69.89/17.55	c  N dy   539    196946        80      7120         0     27104     49840    513584     22.76     24.09
80.25/20.10	c  N dy   570    223078        80      7120         0     33614     49840    667012     22.61     23.92
86.24/21.60	c  N dy   644    237584        80      7120         0     28713     49840    528142     22.67     23.92
86.24/21.62	c  S st   645    237784        80      7120         0     28898     49840    533045     22.67     22.86
86.64/21.70	c  S st   645    238288        80      7120         0     29371     49840    545994     22.67   no data
86.64/21.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.64/21.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.64/21.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.64/21.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.64/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.64/21.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
86.64/21.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.64/21.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.64/21.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.84/22.59	c lits-rem:       202  cl-subs:     1879  v-elim:      0  v-fix:    0  time:  0.85 s
89.84/22.59	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.84/22.59	c vivif2 --  cl tried    27492 cl shrink        0 lits rem          0 time: 0.01
90.64/22.79	c asymm  cl-useful: 0/2388/7120 lits-rem:0 time: 0.20
90.64/22.79	c calculated reachability. Time: 0.00
90.64/22.79	c  N dy   645    238288        80      7120         0     27492     49840    491059     22.67   no data
97.04/24.34	c  N dy   692    253550        80      7120         0     22317     49840    338474     22.68     24.08
104.22/26.19	c  N dy   768    271027        80      7120         0     38359     49840    769030     22.72     23.92
111.02/27.81	c  N dy   779    288547        80      7120         0     34140     49840    634867     22.63     23.87
118.62/29.78	c  F st   855    306250        80      7120         0     29374     49840    498900     22.66     21.52
119.40/29.90	c  N st   858    307441        80      7120         0     30465     49840    528684     22.66   no data
129.39/32.44	c  N dy   977    327124        80      7120         0     26564     49840    409905     22.74     25.54
140.19/35.14	c  N dy  1057    349551        80      7120         0     24237     49840    327407     22.76     24.09
142.97/35.81	c  S st  1060    357432        80      7120         0     31451     49840    517257     22.72     22.41
142.97/35.90	c  S st  1060    357934        80      7120         0     31926     49840    530277     22.72   no data
143.37/35.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.37/35.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.37/35.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.37/35.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.37/35.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.37/35.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
143.37/35.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.37/35.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.37/35.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.96/36.89	c lits-rem:       224  cl-subs:     2020  v-elim:      0  v-fix:    0  time:  0.96 s
146.96/36.89	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
146.96/36.90	c vivif2 --  cl tried    29906 cl shrink        0 lits rem          0 time: 0.01
148.16/37.11	c asymm  cl-useful: 0/1903/7120 lits-rem:0 time: 0.21
148.16/37.11	c calculated reachability. Time: 0.00
148.16/37.11	c  N dy  1060    357934        80      7120         0     29906     49840    478180     22.72   no data
158.53/39.75	c  N dy  1110    378005        80      7120         0     24544     49840    321427     22.72     23.94
168.93/42.39	c  N dy  1164    399901        80      7120         0     44592     49840    852400     22.70     23.91
182.11/45.67	c  N dy  1262    422195        80      7120         0     40381     49840    728861     22.72     24.02
193.32/48.46	c  N dy  1353    442653        80      7120         0     33490     49840    528656     22.75     24.17
204.88/51.37	c  N dy  1418    462926        80      7120         0     52058     49840   1024411     22.76     23.97
215.29/53.96	c  N dy  1495    482975        80      7120         0     43887     49840    793174     22.78     24.31
228.07/57.16	c  N dy  1564    504712        80      7120         0     36277     49840    572986     22.78     24.04
240.43/60.23	c  N dy  1666    524766        80      7120         0     54683     49840   1067684     22.80     24.87
246.82/61.83	c  S st  1698    536902        80      7120         0     37348     49840    587821     22.80   no data
247.22/61.93	c  S st  1698    537405        80      7120         0     37824     49840    601061     22.80   no data
247.22/61.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
247.22/61.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
247.22/61.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
247.22/61.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.22/61.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.22/61.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
247.22/61.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.22/61.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
247.22/61.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.61/63.08	c lits-rem:       390  cl-subs:     1934  v-elim:      0  v-fix:    0  time:  1.11 s
251.61/63.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
251.61/63.09	c vivif2 --  cl tried    35890 cl shrink        0 lits rem          0 time: 0.01
252.82/63.30	c asymm  cl-useful: 0/1596/7120 lits-rem:0 time: 0.21
252.82/63.30	c calculated reachability. Time: 0.00
252.82/63.30	c  N dy  1698    537405        80      7120         0     35890     49840    547821     22.80   no data
263.62/66.09	c  N dy  1738    557498        80      7120         0     54230     49840   1031811     22.77     26.41
277.58/69.59	c  N dy  1839    581557        80      7120         0     47078     49840    833051     22.78     24.04
289.58/72.54	c  N dy  1871    601731        80      7120         0     35294     49840    494294     22.75     24.03
302.35/75.80	c  N dy  1987    621966        80      7120         0     53955     49840   1001861     22.79     24.00
315.94/79.17	c  N dy  2064    642252        80      7120         0     41356     49840    641844     22.80     24.04
344.69/86.39	c  N dy  2078    693080        80      7120         0     55150     49840    971082     22.66     23.87
360.66/90.37	c  N dy  2198    713096        80      7120         0     40896     49840    608759     22.70     23.91
376.25/94.21	c  N dy  2287    733184        80      7120         0     59228     49840   1097510     22.71     24.32
391.43/98.02	c  N dy  2416    753193        80      7120         0     43955     49840    677933     22.74     24.65
405.81/101.60	c  N dy  2501    773502        80      7120         0     62527     49840   1177804     22.76     24.10
421.81/105.67	c  N dy  2608    795801        80      7120         0     48239     49840    771720     22.78     24.01
430.59/107.81	c  S st  2685    806108        80      7120         0     57687     49840   1029147     22.80   no data
430.97/107.97	c  S st  2685    806612        80      7120         0     58154     49840   1041921     22.80   no data
430.97/107.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.37/108.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
431.37/108.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.37/108.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.37/108.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.37/108.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
431.37/108.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.37/108.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.37/108.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.17/112.27	c lits-rem:       564  cl-subs:     4458  v-elim:      0  v-fix:    0  time:  4.22 s
448.17/112.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
448.17/112.28	c vivif2 --  cl tried    53696 cl shrink        0 lits rem          0 time: 0.01
449.35/112.58	c asymm  cl-useful: 0/1100/7120 lits-rem:0 time: 0.30
449.35/112.58	c calculated reachability. Time: 0.00
449.35/112.58	c  N dy  2685    806612        80      7120         0     53696     49840    914411     22.80   no data
468.12/117.25	c  N dy  2799    826709        80      7120         0     36606     49840    442847     22.83     24.06
482.11/120.77	c  N dy  2877    847416        80      7120         0     55589     49840    951764     22.83     24.17
500.49/125.31	c  N dy  2942    869134        80      7120         0     38903     49840    486532     22.83     24.10
513.67/128.62	c  N dy  3018    889232        80      7120         0     57300     49840    981523     22.84     24.55
533.63/133.61	c  N dy  3101    909552        80      7120         0     38420     49840    459312     22.85     24.12
547.21/137.02	c  N dy  3174    929868        80      7120         0     57026     49840    957105     22.85     24.05
565.19/141.53	c  N dy  3245    949910        80      7120         0     75404     49840   1452404     22.85     24.90
579.99/145.22	c  N dy  3280    972060        80      7120         0     57186     49840    942667     22.85     24.16
600.34/150.32	c  N dy  3395    993469        80      7120         0     76891     49840   1478113     22.87     24.10
614.74/153.98	c  N dy  3484   1014240        80      7120         0     56560     49840    913283     22.88     24.09
632.31/158.40	c  N dy  3556   1034335        80      7120         0     74996     49840   1409888     22.89     25.22
648.67/162.49	c  N dy  3624   1054579        80      7120         0     53211     49840    804611     22.89     24.31
661.45/165.65	c  F st  3663   1071876        80      7120         0     68944     49840   1220646     22.88     19.51
663.85/166.30	c  N st  3668   1075173        80      7120         0     71962     49840   1304378     22.88   no data
680.65/170.41	c  N dy  3725   1095262        80      7120         0     49128     49840    680410     22.89     24.52
697.41/174.63	c  N dy  3815   1115272        80      7120         0     67459     49840   1175197     22.90     25.06
737.35/184.61	c  N dy  3921   1161971        80      7120         0     67937     49840   1158181     22.86     24.14
759.73/190.28	c  N dy  3988   1182507        80      7120         0     43806     49840    505836     22.86     24.15
778.09/194.84	c  N dy  4077   1202925        80      7120         0     62471     49840   1010134     22.87     24.11
785.69/196.75	c  S st  4106   1209919        80      7120         0     68897     49840   1183101     22.88   no data
786.51/196.99	c  S st  4106   1210421        80      7120         0     69363     49840   1196117     22.88   no data
786.51/196.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
786.88/197.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
786.88/197.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.88/197.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.88/197.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.88/197.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
786.88/197.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
786.88/197.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
786.88/197.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.64/206.20	c lits-rem:       741  cl-subs:     5288  v-elim:      0  v-fix:    0  time:  9.12 s
823.64/206.20	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
823.64/206.22	c vivif2 --  cl tried    64075 cl shrink        0 lits rem          0 time: 0.02
825.24/206.62	c asymm  cl-useful: 0/1161/7120 lits-rem:0 time: 0.40
825.24/206.62	c calculated reachability. Time: 0.00
825.24/206.62	c  N dy  4106   1210421        80      7120         0     64075     49840   1047136     22.88   no data
847.61/212.21	c  N dy  4178   1230457        80      7120         0     82436     49840   1541064     22.88     25.20
865.97/216.82	c  N dy  4278   1250922        80      7120         0     57539     49840    864811     22.89     24.12
885.54/221.74	c  N dy  4386   1270946        80      7120         0     75959     49840   1368492     22.91     25.80
908.71/227.58	c  N dy  4501   1291017        80      7120         0     49571     49840    630157     22.93     24.65
925.89/231.81	c  N dy  4622   1311104        80      7120         0     67976     49840   1133950     22.95     24.49
950.25/237.92	c  N dy  4743   1331152        80      7120         0     86370     49840   1635577     22.96     24.74
972.62/243.52	c  N dy  4825   1351680        80      7120         0     59438     49840    877616     22.97     24.22
995.40/249.27	c  N dy  4927   1371747        80      7120         0     77830     49840   1378075     22.98     26.73
1019.76/255.37	c  N dy  5002   1393393        80      7120         0     50894     49840    630834     22.98     24.21
1036.14/259.44	c  N dy  5029   1415726        80      7120         0     71252     49840   1174004     22.97     24.24
1058.52/265.01	c  N dy  5110   1435738        80      7120         0     89576     49840   1670698     22.98     25.54
1078.88/270.16	c  N dy  5158   1459048        80      7120         0     63246     49840    946933     22.97     24.46
1098.85/275.17	c  N dy  5246   1479141        80      7120         0     81640     49840   1446236     22.98     24.53
1126.01/281.95	c  N dy  5311   1509125        80      7120         0     60565     49840    856872     22.96     24.40
1145.19/286.79	c  N dy  5383   1529312        80      7120         0     79067     49840   1358061     22.96     24.26
1175.15/294.25	c  N dy  5469   1554484        80      7120         0     52708     49840    634458     22.97     24.18
1195.15/299.20	c  N dy  5600   1576473        80      7120         0     72875     49840   1184261     22.98     24.35
1219.49/305.35	c  N dy  5703   1596506        80      7120         0     91260     49840   1683389     22.99     24.73
1242.26/311.08	c  N dy  5810   1616733        80      7120         0     59478     49840    806336     23.01     24.24
1263.43/316.33	c  N dy  5947   1636832        80      7120         0     77994     49840   1315434     23.02     27.14
1292.18/323.51	c  N dy  6053   1659891        80      7120         0     99054     49840   1882704     23.03     24.24
1322.94/331.27	c  N dy  6061   1696407        80      7120         0     80650     49840   1329634     22.99     24.21
1339.74/335.43	c  S st  6106   1710425        80      7120         0     93403     49840   1673512     22.99   no data
1340.91/335.71	c  S st  6106   1710927        80      7120         0     93873     49840   1686312     22.99   no data
1340.91/335.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1340.91/335.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1340.91/335.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1340.91/335.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1340.91/335.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1340.91/335.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1340.91/335.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1340.91/335.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1341.31/335.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1405.65/351.96	c lits-rem:      1361  cl-subs:    10684  v-elim:      0  v-fix:    0  time: 16.13 s
1405.65/351.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1405.65/351.99	c vivif2 --  cl tried    83189 cl shrink        0 lits rem          0 time: 0.02
1407.23/352.33	c asymm  cl-useful: 0/842/7120 lits-rem:0 time: 0.35
1407.23/352.34	c calculated reachability. Time: 0.00
1407.23/352.34	c  N dy  6106   1710927        80      7120         0     83189     49840   1412795     22.99   no data
1431.60/358.41	c  N dy  6164   1731052        80      7120         0    101573     49840   1909659     22.99     24.31
1449.99/363.07	c  N dy  6232   1751205        80      7120         0     68544     49840   1022931     22.99     24.27
1472.74/368.71	c  N dy  6293   1772386        80      7120         0     87911     49840   1545354     22.99     24.26
1501.10/375.82	c  N dy  6369   1792486        80      7120         0     53621     49840    599913     23.00     24.22
1520.67/380.74	c  N dy  6415   1813944        80      7120         0     73217     49840   1125682     22.99     24.31
1550.23/388.13	c  N dy  6497   1834134        80      7120         0     91715     49840   1630029     23.00     24.30
1581.82/396.03	c  N dy  6599   1854169        80      7120         0     56248     49840    652708     23.00     26.50
1600.56/400.76	c  N dy  6705   1874211        80      7120         0     74651     49840   1155255     23.01     26.38
1630.15/408.18	c  N dy  6722   1904309        80      7120         0    101993     49840   1876566     22.99     24.38
1654.89/414.37	c  N dy  6833   1924346        80      7120         0     65632     49840    894918     23.00     24.58
1675.66/419.55	c  N dy  6919   1944423        80      7120         0     83982     49840   1391192     23.00     25.07
1702.03/426.12	c  N dy  6989   1964511        80      7120         0    102307     49840   1889231     23.01     24.81
1728.39/432.79	c  N dy  7088   1984948        80      7120         0     65269     49840    862925     23.02     24.31
1749.57/438.02	c  N dy  7163   2005008        80      7120         0     83565     49840   1356969     23.02     24.90
1772.72/443.82	c  N dy  7208   2025080        80      7120         0    101873     49840   1845826     23.02     24.92
1799.09/450.40	c  N dy  7257   2049122        80      7120         0     67185     49840    900390     23.01     24.38
1820.26/455.79	c  N dy  7339   2069169        80      7120         0     85502     49840   1398159     23.02     24.49
1849.85/463.17	c  N dy  7448   2089892        80      7120         0    104425     49840   1911806     23.02     24.37
1891.36/473.55	c  N dy  7483   2130447        80      7120         0     83607     49840   1304352     23.00     24.46
1914.14/479.22	c  N dy  7519   2150493        80      7120         0    101923     49840   1798891     23.00     25.12
1944.90/486.92	c  N dy  7606   2170681        80      7120         0     62119     49840    732788     23.00     24.37
1979.65/495.69	c  N dy  7667   2206988        80      7120         0     95066     49840   1606464     22.99     24.22
1986.05/497.20	c  S st  7692   2210928        80      7120         0     98698     49840   1706686     22.99     23.59
1986.83/497.50	c  S st  7692   2211431        80      7120         0     99158     49840   1719396     22.99   no data
1987.23/497.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1987.23/497.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1987.23/497.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1987.23/497.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1987.23/497.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1987.23/497.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1987.23/497.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1987.23/497.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1987.63/497.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2040.36/510.82	c lits-rem:      1021  cl-subs:     9704  v-elim:      0  v-fix:    0  time: 13.19 s
2040.36/510.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2040.36/510.84	c vivif2 --  cl tried    89454 cl shrink        0 lits rem          0 time: 0.02
2041.56/511.19	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.35
2041.96/511.20	c calculated reachability. Time: 0.00
2041.96/511.20	c  N dy  7692   2211431        80      7120         0     89454     49840   1462578     22.99   no data
2133.43/534.16	c  N dy  7748   2298132        80      7120         0    109086     49840   1957368     22.91     24.18
2222.52/556.46	c  N dy  7774   2378600        80      7120         0     61679     49840    686309     22.84     24.07
2246.88/562.52	c  N dy  7891   2401757        80      7120         0     82918     49840   1261766     22.85     24.08
2273.64/569.22	c  N dy  7962   2423134        80      7120         0    102377     49840   1784048     22.85     24.19
2307.60/577.78	c  N dy  8075   2443238        80      7120         0    120678     49840   2284835     22.86     24.16
2334.36/584.49	c  N dy  8189   2466112        80      7120         0     79878     49840   1162606     22.86     24.07
2363.94/591.83	c  N dy  8268   2490667        80      7120         0    102214     49840   1759751     22.86     24.17
2398.69/600.59	c  N dy  8388   2510678        80      7120         0    120522     49840   2260009     22.87     25.97
2425.06/607.20	c  N dy  8466   2530884        80      7120         0     76180     49840   1036717     22.87     24.11
2451.42/613.73	c  N dy  8568   2551957        80      7120         0     95531     49840   1559026     22.88     24.19
2484.16/621.99	c  N dy  8682   2572042        80      7120         0    113947     49840   2060139     22.89     24.21
2518.50/630.58	c  N dy  8787   2592132        80      7120         0     68461     49840    814983     22.89     24.20
2542.48/636.59	c  N dy  8919   2612142        80      7120         0     86822     49840   1319246     22.91     24.82
2570.05/643.41	c  N dy  8989   2634067        80      7120         0    106815     49840   1861795     22.91     24.16
2599.99/650.94	c  N dy  9020   2654120        80      7120         0    124971     49840   2345609     22.90     25.98
2628.36/658.01	c  N dy  9105   2674803        80      7120         0     79143     49840   1090550     22.90     24.12
2656.73/665.19	c  N dy  9262   2694883        80      7120         0     97560     49840   1601125     22.92     25.50
2679.49/670.90	c  S st  9305   2711434        80      7120         0    112634     49840   2006016     22.92   no data
2681.08/671.23	c  S st  9305   2711940        80      7120         0    113105     49840   2019089     22.92   no data
2681.08/671.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2681.48/671.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2681.48/671.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2681.48/671.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2681.48/671.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2681.48/671.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2681.48/671.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2681.48/671.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2681.48/671.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2744.60/687.10	c lits-rem:      1222  cl-subs:     9573  v-elim:      0  v-fix:    0  time: 15.71 s
2744.60/687.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2744.60/687.12	c vivif2 --  cl tried   103532 cl shrink        0 lits rem          0 time: 0.02
2745.82/687.49	c asymm  cl-useful: 0/621/7120 lits-rem:0 time: 0.37
2745.82/687.50	c calculated reachability. Time: 0.00
2745.82/687.50	c  N dy  9305   2711940        80      7120         0    103532     49840   1745384     22.92   no data
2793.74/699.41	c  N dy  9325   2750721        80      7120         0     73333     49840    916218     22.89     24.12
2816.90/705.28	c  N dy  9400   2771341        80      7120         0     92143     49840   1424543     22.89     24.10
2847.66/712.90	c  N dy  9502   2791520        80      7120         0    110653     49840   1928895     22.90     24.15
2895.99/725.07	c  N dy  9600   2823191        80      7120         0     73148     49840    892246     22.90     24.11
2923.16/731.81	c  N dy  9729   2843371        80      7120         0     91643     49840   1401638     22.91     24.15
2955.91/740.00	c  N dy  9806   2867774        80      7120         0    113841     49840   2000513     22.91     24.28
3001.85/751.59	c  N dy  9910   2893709        80      7120         0     70102     49840    796601     22.91     24.27
3026.62/757.71	c  N dy 10051   2913719        80      7120         0     88438     49840   1301524     22.92     27.38
3052.98/764.38	c  N dy 10130   2933828        80      7120         0    106861     49840   1801007     22.93     24.25
3097.74/775.53	c  N dy 10143   2964827        80      7120         0    134691     49840   2523309     22.91     24.19
3143.66/787.01	c  N dy 10198   3006178        80      7120         0    103818     49840   1663298     22.89     24.17
3186.79/797.80	c  N dy 10211   3040574        80      7120         0    134939     49840   2488060     22.87     24.09
3221.55/806.56	c  N dy 10340   3066716        80      7120         0     89924     49840   1310285     22.88     24.10
3252.71/814.39	c  N dy 10442   3087774        80      7120         0    109127     49840   1832590     22.88     24.25
3290.67/823.88	c  N dy 10558   3107841        80      7120         0    127437     49840   2331855     22.89     24.22
3329.80/833.63	c  N dy 10655   3129039        80      7120         0     76714     49840    929206     22.89     24.14
3353.77/839.62	c  N dy 10741   3149085        80      7120         0     95028     49840   1430387     22.90     25.90
3395.71/850.12	c  N dy 10865   3169184        80      7120         0    113464     49840   1938610     22.91     25.47
3450.43/863.87	c  N dy 10974   3189194        80      7120         0    131755     49840   2437439     22.92     24.14
3487.59/873.14	c  N dy 11008   3211943        80      7120         0     81282     49840   1031183     22.91     24.06
3487.59/873.14	c  S st 11008   3211943        80      7120         0     81282     49840   1031183     22.91     24.06
3488.40/873.38	c  S st 11008   3212446        80      7120         0     81752     49840   1044217     22.91   no data
3488.40/873.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3488.81/873.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3488.81/873.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3488.81/873.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3488.81/873.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3488.81/873.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3488.81/873.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3488.81/873.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3488.81/873.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3500.77/876.47	c lits-rem:       247  cl-subs:     2703  v-elim:      0  v-fix:    0  time:  2.99 s
3500.77/876.47	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3500.77/876.48	c vivif2 --  cl tried    79049 cl shrink        0 lits rem          0 time: 0.01
3502.36/876.82	c asymm  cl-useful: 0/800/7120 lits-rem:0 time: 0.34
3502.36/876.82	c calculated reachability. Time: 0.00
3502.36/876.82	c  N dy 11008   3212446        80      7120         0     79049     49840    976782     22.91   no data
3531.52/884.10	c  N dy 11091   3235612        80      7120         0    100185     49840   1551729     22.91     24.13
3562.69/891.99	c  N dy 11162   3255913        80      7120         0    118754     49840   2052779     22.91     24.12
3602.64/901.96	c  N dy 11274   3275978        80      7120         0    137104     49840   2551881     22.92     24.32
3637.38/910.69	c  N dy 11340   3300297        80      7120         0     87240     49840   1181544     22.92     24.35
3666.53/917.97	c  N dy 11439   3320973        80      7120         0    106186     49840   1698569     22.92     24.13
3703.71/927.23	c  N dy 11469   3345805        80      7120         0    128687     49840   2294420     22.91     24.19
3750.43/938.96	c  N dy 11582   3365897        80      7120         0     74193     49840    817686     22.92     24.22
3775.59/945.22	c  N dy 11678   3385976        80      7120         0     92527     49840   1316509     22.92     24.18
3804.76/952.51	c  N dy 11753   3406296        80      7120         0    111067     49840   1820171     22.93     24.17
3847.48/963.27	c  N dy 11880   3429202        80      7120         0    132024     49840   2393754     22.93     24.21
3891.82/974.36	c  N dy 11989   3449445        80      7120         0     76652     49840    866699     22.94     24.19
3917.38/980.72	c  N dy 12093   3469469        80      7120         0     94922     49840   1363389     22.94     24.24
3945.76/987.83	c  N dy 12131   3491631        80      7120         0    115032     49840   1899044     22.94     24.21
3982.49/997.05	c  N dy 12202   3512658        80      7120         0    134228     49840   2418881     22.94     24.16
4028.43/1008.58	c  N dy 12339   3532688        80      7120         0     77779     49840    883899     22.95     25.76
4054.00/1014.98	c  N dy 12437   3552740        80      7120         0     96128     49840   1384451     22.95     24.24
4087.95/1023.48	c  N dy 12569   3572875        80      7120         0    114569     49840   1891866     22.96     24.24
4123.90/1032.41	c  N dy 12617   3595019        80      7120         0    134673     49840   2427741     22.96     24.18
4167.04/1043.26	c  N dy 12677   3616349        80      7120         0     78304     49840    880764     22.96     24.20
4193.40/1049.87	c  N dy 12790   3636350        80      7120         0     96639     49840   1383567     22.96     24.49
4223.36/1057.31	c  N dy 12849   3656384        80      7120         0    114950     49840   1875797     22.97     25.28
4260.92/1066.74	c  N dy 12953   3676438        80      7120         0    133265     49840   2376778     22.97     25.59
4312.44/1079.69	c  N dy 13001   3702275        80      7120         0     80116     49840    912787     22.97     24.31
4332.44/1084.63	c  S st 13064   3712446        80      7120         0     89406     49840   1167068     22.97     22.81
4334.01/1085.03	c  S st 13064   3712950        80      7120         0     89888     49840   1180503     22.97   no data
4334.01/1085.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4334.41/1085.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
4334.41/1085.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4334.41/1085.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4334.41/1085.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4334.41/1085.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4334.41/1085.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4334.41/1085.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4334.41/1085.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4365.97/1093.08	c lits-rem:       245  cl-subs:     2664  v-elim:      0  v-fix:    0  time:  7.88 s
4365.97/1093.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4366.37/1093.10	c vivif2 --  cl tried    87224 cl shrink        0 lits rem          0 time: 0.02
4367.96/1093.58	c asymm  cl-useful: 0/725/7120 lits-rem:0 time: 0.48
4367.96/1093.58	c calculated reachability. Time: 0.00
4367.96/1093.58	c  N dy 13064   3712950        80      7120         0     87224     49840   1105588     22.97   no data
4403.11/1102.36	c  N dy 13161   3734846        80      7120         0    107212     49840   1649366     22.97     24.42
4431.08/1109.38	c  F st 13229   3751565        80      7120         0    122491     49840   2063214     22.97   no data
4436.67/1110.74	c  N st 13234   3754862        80      7120         0    125497     49840   2145577     22.97   no data
4476.61/1120.70	c  N dy 13306   3775388        80      7120         0    144246     49840   2657262     22.98     24.19
4516.16/1130.67	c  N dy 13409   3795410        80      7120         0     85096     49840   1036689     22.98     24.99
4544.12/1137.67	c  N dy 13500   3815446        80      7120         0    103356     49840   1532012     22.98     24.34
4576.88/1145.80	c  N dy 13576   3837232        80      7120         0    123214     49840   2069979     22.99     24.29
4621.62/1157.03	c  N dy 13663   3858493        80      7120         0    142632     49840   2599424     22.99     24.38
4663.56/1167.56	c  N dy 13759   3878530        80      7120         0     82468     49840    952011     22.99     25.86
4687.95/1173.68	c  N dy 13770   3901992        80      7120         0    103561     49840   1505274     22.98     24.23
4722.27/1182.28	c  N dy 13878   3922089        80      7120         0    121942     49840   2009693     22.99     24.87
4766.62/1193.37	c  N dy 13990   3943870        80      7120         0    141848     49840   2554281     22.99     24.22

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

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

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


[startup+0 s]
/proc/loadavg: 8.18 8.05 7.54 1/175 26225
/proc/meminfo: memFree=17456504/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 597620655 52441088 347 33554432000 4194304 4627427 140734352067008 18446744073709551615 47036064614320 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 12803 347 299 106 0 7774 0
[pid=26225/tid=26226] ppid=26223 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 597620655 52441088 347 33554432000 4194304 4627427 140734352067008 18446744073709551615 47036064614326 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597620655 52441088 347 33554432000 4194304 4627427 140734352067008 18446744073709551615 47036064614322 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597620655 52441088 347 33554432000 4194304 4627427 140734352067008 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.058207 s]
/proc/loadavg: 8.18 8.05 7.54 1/175 26225
/proc/meminfo: memFree=17456504/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=216640 CPUtime=0.19 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 1447 0 0 0 19 0 0 0 25 0 4 0 597620655 221839360 1363 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 54160 1363 362 106 0 49131 0
[pid=26225/tid=26226] ppid=26223 vsize=216640 CPUtime=0.05 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 257 0 0 0 5 0 0 0 25 0 4 0 597620655 221839360 1363 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=216640 CPUtime=0.04 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 188 0 0 0 4 0 0 0 25 0 4 0 597620655 221839360 1363 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=216640 CPUtime=0.04 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 332 0 0 0 4 0 0 0 25 0 4 0 597620655 221839360 1363 33554432000 4194304 4627427 140734352067008 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 216640

[startup+0.15819 s]
/proc/loadavg: 8.18 8.05 7.54 1/175 26225
/proc/meminfo: memFree=17456504/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=216640 CPUtime=0.59 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 1623 0 0 0 59 0 0 0 25 0 4 0 597620655 221839360 1539 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 54160 1539 364 106 0 49131 0
[pid=26225/tid=26226] ppid=26223 vsize=216640 CPUtime=0.15 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 268 0 0 0 15 0 0 0 25 0 4 0 597620655 221839360 1539 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=216640 CPUtime=0.14 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 189 0 0 0 14 0 0 0 25 0 4 0 597620655 221839360 1539 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=216640 CPUtime=0.14 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 487 0 0 0 14 0 0 0 25 0 4 0 597620655 221839360 1539 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 216640

[startup+0.300171 s]
/proc/loadavg: 8.18 8.05 7.54 1/175 26225
/proc/meminfo: memFree=17456504/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=219528 CPUtime=1.17 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 3732 0 0 0 116 1 0 0 25 0 4 0 597620655 224796672 3180 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 54882 3180 384 106 0 49853 0
[pid=26225/tid=26226] ppid=26223 vsize=219528 CPUtime=0.29 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 879 0 0 0 29 0 0 0 25 0 4 0 597620655 224796672 3180 33554432000 4194304 4627427 140734352067008 18446744073709551615 4333184 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=219528 CPUtime=0.28 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 812 0 0 0 28 0 0 0 25 0 4 0 597620655 224796672 3180 33554432000 4194304 4627427 140734352067008 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=219528 CPUtime=0.28 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 746 0 0 0 28 0 0 0 25 0 4 0 597620655 224796672 3181 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219528

[startup+0.701096 s]
/proc/loadavg: 8.18 8.05 7.54 1/175 26225
/proc/meminfo: memFree=17456504/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=222040 CPUtime=2.77 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 6065 0 0 0 276 1 0 0 25 0 4 0 597620655 227368960 3738 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 55510 3738 384 106 0 50481 0
[pid=26225/tid=26226] ppid=26223 vsize=222040 CPUtime=0.69 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 1553 0 0 0 69 0 0 0 25 0 4 0 597620655 227368960 3738 33554432000 4194304 4627427 140734352067008 18446744073709551615 4305373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=222040 CPUtime=0.68 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 1401 0 0 0 68 0 0 0 25 0 4 0 597620655 227368960 3738 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=222040 CPUtime=0.68 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 1201 0 0 0 68 0 0 0 25 0 4 0 597620655 227368960 3738 33554432000 4194304 4627427 140734352067008 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222040

[startup+1.50096 s]
/proc/loadavg: 8.18 8.05 7.54 10/184 26259
/proc/meminfo: memFree=17434568/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=223412 CPUtime=5.97 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 9876 0 0 0 595 2 0 0 25 0 4 0 597620655 228773888 4544 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 55853 4544 385 106 0 50824 0
[pid=26225/tid=26226] ppid=26223 vsize=223412 CPUtime=1.49 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 2568 0 0 0 149 0 0 0 25 0 4 0 597620655 228773888 4544 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=223412 CPUtime=1.48 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 2332 0 0 0 148 0 0 0 25 0 4 0 597620655 228773888 4544 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=223412 CPUtime=1.48 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 2126 0 0 0 148 0 0 0 25 0 4 0 597620655 228773888 4544 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223412

[startup+3.10068 s]
/proc/loadavg: 8.17 8.05 7.54 10/184 26259
/proc/meminfo: memFree=17410612/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=230160 CPUtime=12.35 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 20164 0 0 0 1232 3 0 0 25 0 4 0 597620655 235683840 11667 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 57540 11667 388 106 0 52511 0
[pid=26225/tid=26226] ppid=26223 vsize=230160 CPUtime=3.09 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 4807 0 0 0 308 1 0 0 25 0 4 0 597620655 235683840 11667 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=230160 CPUtime=3.07 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 5110 0 0 0 307 0 0 0 25 0 4 0 597620655 235683840 11667 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=230160 CPUtime=3.07 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 5023 0 0 0 306 1 0 0 25 0 4 0 597620655 235683840 11667 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 230160

[startup+6.30112 s]
/proc/loadavg: 8.17 8.05 7.54 10/184 26259
/proc/meminfo: memFree=17366964/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=222152 CPUtime=25.14 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 29468 0 0 0 2508 6 0 0 25 0 4 0 597620655 227483648 14383 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 55538 14388 388 106 0 50509 0
[pid=26225/tid=26226] ppid=26223 vsize=222152 CPUtime=6.29 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 8210 0 0 0 628 1 0 0 25 0 4 0 597620655 227483648 14390 33554432000 4194304 4627427 140734352067008 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=222152 CPUtime=6.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 7596 0 0 0 626 1 0 0 25 0 4 0 597620655 227483648 14394 33554432000 4194304 4627427 140734352067008 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=222152 CPUtime=6.25 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 6394 0 0 0 624 1 0 0 25 0 4 0 597620655 227483648 14398 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 222152

[startup+12.701 s]
/proc/loadavg: 8.14 8.05 7.55 9/184 26259
/proc/meminfo: memFree=17342056/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=238172 CPUtime=50.7 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 44750 0 0 0 5061 9 0 0 25 0 4 0 597620655 243888128 18354 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 59543 18354 388 106 0 54514 0
[pid=26225/tid=26226] ppid=26223 vsize=238172 CPUtime=12.69 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 12301 0 0 0 1267 2 0 0 25 0 4 0 597620655 243888128 18354 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=238172 CPUtime=12.67 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 11171 0 0 0 1265 2 0 0 25 0 4 0 597620655 243888128 18354 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=238172 CPUtime=12.62 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 9683 0 0 0 1260 2 0 0 25 0 4 0 597620655 243888128 18354 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 238172

[startup+25.5008 s]
/proc/loadavg: 8.12 8.05 7.55 9/184 26290
/proc/meminfo: memFree=17296376/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=237708 CPUtime=101.83 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 69941 0 0 0 10168 15 0 0 25 0 4 0 597620655 243412992 23899 33554432000 4194304 4627427 140734352067008 18446744073709551615 4305453 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 59427 23899 388 106 0 54398 0
[pid=26225/tid=26226] ppid=26223 vsize=237708 CPUtime=25.49 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 19046 0 0 0 2546 3 0 0 25 0 4 0 597620655 243412992 23899 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=237708 CPUtime=25.47 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 17641 0 0 0 2544 3 0 0 25 0 4 0 597620655 243412992 23899 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=237708 CPUtime=25.35 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 15166 0 0 0 2531 4 0 0 25 0 4 0 597620655 243412992 23899 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 237708

[startup+51.1003 s]
/proc/loadavg: 8.20 8.08 7.57 9/184 26290
/proc/meminfo: memFree=17235652/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=248236 CPUtime=204.08 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 104539 0 0 0 20385 23 0 0 25 0 4 0 597620655 254193664 30099 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 62059 30099 388 106 0 57030 0
[pid=26225/tid=26226] ppid=26223 vsize=248236 CPUtime=51.08 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 29080 0 0 0 5103 5 0 0 25 0 4 0 597620655 254193664 30099 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=248236 CPUtime=51.07 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 26040 0 0 0 5102 5 0 0 25 0 4 0 597620655 254193664 30099 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=248236 CPUtime=50.81 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 23376 0 0 0 5076 5 0 0 25 0 4 0 597620655 254193664 30099 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 248236

[startup+102.306 s]
/proc/loadavg: 8.20 8.09 7.60 9/184 26292
/proc/meminfo: memFree=17203388/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=260620 CPUtime=408.62 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 159032 0 0 0 40823 39 0 0 25 0 4 0 597620655 266874880 31741 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 65155 31741 388 106 0 60126 0
[pid=26225/tid=26226] ppid=26223 vsize=260620 CPUtime=102.29 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 40774 0 0 0 10221 8 0 0 25 0 4 0 597620655 266874880 31741 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=260620 CPUtime=102.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 39885 0 0 0 10217 10 0 0 25 0 4 0 597620655 266874880 31741 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=260620 CPUtime=101.74 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 38664 0 0 0 10165 9 0 0 25 0 4 0 597620655 266874880 31741 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 260620

[startup+162.301 s]

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

[pid=26225] ppid=26223 vsize=460348 CPUtime=2805.32 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 501288 0 0 0 280369 163 0 0 25 0 4 0 597620655 471396352 74279 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 115087 74279 388 106 0 110058 0
[pid=26225/tid=26226] ppid=26223 vsize=460348 CPUtime=702.24 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 129591 0 0 0 70182 42 0 0 25 0 4 0 597620655 471396352 74279 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=460348 CPUtime=702.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 128077 0 0 0 70186 41 0 0 25 0 4 0 597620655 471396352 74279 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=460348 CPUtime=698.48 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 117852 0 0 0 69812 36 0 0 25 0 4 0 597620655 471396352 74279 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 460348

[startup+762.307 s]
/proc/loadavg: 8.13 8.12 7.85 9/184 26309
/proc/meminfo: memFree=16736976/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=486536 CPUtime=3045.01 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 527934 0 0 0 304327 174 0 0 25 0 4 0 597620655 498212864 79876 33554432000 4194304 4627427 140734352067008 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 121634 79876 388 106 0 116605 0
[pid=26225/tid=26226] ppid=26223 vsize=486536 CPUtime=762.23 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 136948 0 0 0 76179 44 0 0 25 0 4 0 597620655 498212864 79876 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=486536 CPUtime=762.29 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 134611 0 0 0 76185 44 0 0 25 0 4 0 597620655 498212864 79876 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=486536 CPUtime=758.15 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 124185 0 0 0 75777 38 0 0 25 0 4 0 597620655 498212864 79876 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 486536

[startup+822.3 s]
/proc/loadavg: 8.14 8.12 7.86 9/184 26311
/proc/meminfo: memFree=16724444/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=512900 CPUtime=3284.66 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 552767 0 0 0 328280 186 0 0 25 0 4 0 597620655 525209600 80164 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 128225 80164 388 106 0 123196 0
[pid=26225/tid=26226] ppid=26223 vsize=512900 CPUtime=822.23 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 142092 0 0 0 82176 47 0 0 25 0 4 0 597620655 525209600 80164 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=512900 CPUtime=822.28 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 141338 0 0 0 82182 46 0 0 25 0 4 0 597620655 525209600 80164 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=512900 CPUtime=817.83 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 130537 0 0 0 81741 42 0 0 25 0 4 0 597620655 525209600 80164 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 512900

[startup+882.301 s]
/proc/loadavg: 8.16 8.13 7.88 9/184 26313
/proc/meminfo: memFree=16678064/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=525684 CPUtime=3524.33 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 575695 0 0 0 352238 195 0 0 25 0 4 0 597620655 538300416 82721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 131421 82721 388 106 0 126392 0
[pid=26225/tid=26226] ppid=26223 vsize=525684 CPUtime=882.22 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 147590 0 0 0 88174 48 0 0 25 0 4 0 597620655 538300416 82721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=525684 CPUtime=882.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 146914 0 0 0 88179 48 0 0 25 0 4 0 597620655 538300416 82721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=525684 CPUtime=877.5 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 137197 0 0 0 87706 44 0 0 25 0 4 0 597620655 538300416 82722 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 525684

[startup+942.3 s]
/proc/loadavg: 8.13 8.12 7.89 9/184 26314
/proc/meminfo: memFree=16699012/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=473364 CPUtime=3764 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 598031 0 0 0 376197 203 0 0 25 0 4 0 597620655 484724736 83982 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 118341 83982 394 106 0 113312 0
[pid=26225/tid=26226] ppid=26223 vsize=473364 CPUtime=942.21 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 154003 0 0 0 94170 51 0 0 25 0 4 0 597620655 484724736 83982 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=473364 CPUtime=942.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 153287 0 0 0 94177 50 0 0 25 0 4 0 597620655 484724736 83982 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=473364 CPUtime=937.17 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 143722 0 0 0 93671 46 0 0 25 0 4 0 597620655 484724736 83982 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 473364

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 7.90 9/184 26325
/proc/meminfo: memFree=16673736/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=473812 CPUtime=4003.66 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 621646 0 0 0 400154 212 0 0 25 0 4 0 597620655 485183488 83954 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 118453 83954 394 106 0 113424 0
[pid=26225/tid=26226] ppid=26223 vsize=473812 CPUtime=1002.21 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 160238 0 0 0 100168 53 0 0 25 0 4 0 597620655 485183488 83954 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=473812 CPUtime=1002.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 159367 0 0 0 100175 52 0 0 25 0 4 0 597620655 485183488 83954 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=473812 CPUtime=996.85 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 150078 0 0 0 99637 48 0 0 25 0 4 0 597620655 485183488 83954 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 473812

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 7.91 9/184 26326
/proc/meminfo: memFree=16640236/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=474284 CPUtime=4243.34 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 646149 0 0 0 424112 222 0 0 25 0 4 0 597620655 485666816 81171 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 118571 81171 394 106 0 113542 0
[pid=26225/tid=26226] ppid=26223 vsize=474284 CPUtime=1062.21 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 166269 0 0 0 106165 56 0 0 25 0 4 0 597620655 485666816 81171 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=474284 CPUtime=1062.28 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 165408 0 0 0 106174 54 0 0 25 0 4 0 597620655 485666816 81171 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=474284 CPUtime=1056.52 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 156194 0 0 0 105602 50 0 0 25 0 4 0 597620655 485666816 81171 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 474284

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 7.92 9/184 26328
/proc/meminfo: memFree=16632412/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=540004 CPUtime=4483.01 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 666109 0 0 0 448070 231 0 0 25 0 4 0 597620655 552964096 84853 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 135001 84853 388 106 0 129972 0
[pid=26225/tid=26226] ppid=26223 vsize=540004 CPUtime=1122.2 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 171814 0 0 0 112162 58 0 0 25 0 4 0 597620655 552964096 84853 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=540004 CPUtime=1122.27 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 170164 0 0 0 112171 56 0 0 25 0 4 0 597620655 552964096 84853 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=540004 CPUtime=1116.2 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 161224 0 0 0 111568 52 0 0 25 0 4 0 597620655 552964096 84853 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 540004

[startup+1182.3 s]
/proc/loadavg: 8.13 8.11 7.93 9/184 26330
/proc/meminfo: memFree=16639220/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=540284 CPUtime=4722.67 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 688802 0 0 0 472028 239 0 0 25 0 4 0 597620655 553250816 88721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 135071 88721 388 106 0 130042 0
[pid=26225/tid=26226] ppid=26223 vsize=540284 CPUtime=1182.2 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 177236 0 0 0 118160 60 0 0 25 0 4 0 597620655 553250816 88721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=540284 CPUtime=1182.28 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 175681 0 0 0 118169 59 0 0 25 0 4 0 597620655 553250816 88721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=540284 CPUtime=1175.87 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 166715 0 0 0 117534 53 0 0 25 0 4 0 597620655 553250816 88721 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 540284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.12 7.93 9/184 26330
/proc/meminfo: memFree=16632396/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=540464 CPUtime=4800.19 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 697193 0 0 0 479777 242 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 135116 86400 388 106 0 130087 0
[pid=26225/tid=26226] ppid=26223 vsize=540464 CPUtime=1201.61 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 179543 0 0 0 120100 61 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=540464 CPUtime=1201.68 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 178103 0 0 0 120109 59 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=540464 CPUtime=1195.16 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 169241 0 0 0 119462 54 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4329764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 540464

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.12 7.93 9/184 26330
/proc/meminfo: memFree=16632396/32950940 swapFree=67111528/67111528
[pid=26225] ppid=26223 vsize=540464 CPUtime=4800.19 cores=0,2,4,6
/proc/26225/stat : 26225 (strangenight2-m) R 26223 26225 25837 0 -1 4202496 697193 0 0 0 479777 242 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26225/statm: 135116 86400 388 106 0 130087 0
[pid=26225/tid=26226] ppid=26223 vsize=540464 CPUtime=1201.61 cores=0,2,4,6
/proc/26225/task/26226/stat : 26226 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 179543 0 0 0 120100 61 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26225/tid=26227] ppid=26223 vsize=540464 CPUtime=1201.68 cores=0,2,4,6
/proc/26225/task/26227/stat : 26227 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 178103 0 0 0 120109 59 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26225/tid=26228] ppid=26223 vsize=540464 CPUtime=1195.16 cores=0,2,4,6
/proc/26225/task/26228/stat : 26228 (strangenight2-m) R 26223 26225 25837 0 -1 4202560 169241 0 0 0 119462 54 0 0 25 0 4 0 597620655 553435136 86400 33554432000 4194304 4627427 140734352067008 18446744073709551615 4329764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 540464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.24
CPU user time (s): 4797.8
CPU system time (s): 2.44063
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 647936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.8
system time used= 2.44063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 697197
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= 703
involuntary context switches= 34399

runsolver used 1.9867 second user time and 4.5903 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 12:44:59
IDJOB=3173948
IDBENCH=82766
IDSOLVER=1586
FILE ID=node117/3173948-1304073899
RUNJOBID= node117-1304072695-26135
PBS_JOBID= 13170483
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=699907094

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17456784 kB
Buffers:       2379132 kB
Cached:       12467472 kB
SwapCached:          0 kB
Active:        8145696 kB
Inactive:      6767228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17456784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:       65404 kB
Mapped:          15080 kB
Slab:           517984 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   219976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71672 MiB
End job on node117 at 2011-04-29 13:05:03