Trace number 3366357

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366357-1305402332.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.37/0.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.37/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.37/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.16/0.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1.16/0.36	c Finding binary XORs  T:     0.00 s  found:       0
1.16/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.16/0.36	c calculated reachability. Time: 0.00
1.16/0.36	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
1.16/0.36	c =========================================================================================
1.16/0.36	c types(t): F = full restart, N = normal restart
1.16/0.36	c types(t): S = simplification begin/end, E = solution found
1.16/0.36	c restart types(rt): st = static, dy = dynamic
1.16/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.16/0.36	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
1.16/0.36	c  N dy     8      4653        80      7120         0      4274     49840    115635     21.86     23.04
3.57/0.90	c  N dy    30      8686        80      7120         0      5705     49840    145132     23.11     24.69
3.57/0.90	c  N dy    38     16708        80      7120         0      9137     49840    220884     22.75     24.13
4.41/1.17	c  N dy    68     23236        80      7120         0      9975     49840    232949     23.06     24.29
4.75/1.26	c  F st    74     25000        80      7120         0     11604     49840    276410     23.07     21.74
5.55/1.42	c  N st    79     28301        80      7120         0      8381     49840    173881     23.07   no data
5.95/1.50	c  S st    80     30001        80      7120         0      9937     49840    215201     23.07   no data
5.95/1.54	c  S st    80     30506        80      7120         0     10414     49840    228457     23.07   no data
5.95/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.95/1.54	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.95/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.95/1.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.95/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.95/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.75/1.75	c lits-rem:       114  cl-subs:      776  v-elim:      0  v-fix:    0  time:  0.19 s
7.95/2.02	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.95/2.02	c calculated reachability. Time: 0.00
7.95/2.02	c  N dy    80     30506        80      7120         0      9638     49840    206841     23.07   no data
8.79/2.24	c  N dy    89     34527        80      7120         0     13350     49840    305415     23.00     25.94
9.53/2.48	c  N dy   111     38720        80      7120         0      9947     49840    200863     23.13     24.47
11.14/2.89	c  N dy   123     45560        80      7120         0     16193     49840    366236     23.00     24.38
11.54/2.90	c  S st   124     45759        80      7120         0     16376     49840    371168     23.00     24.16
11.54/2.94	c  S st   124     46261        80      7120         0      8664     49840    152468     23.00   no data
11.54/2.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.54/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.54/2.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.54/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.54/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.54/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.54/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.54/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.54/2.99	c lits-rem:         6  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
11.54/2.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.54/2.99	c vivif2 --  cl tried     8612 cl shrink        0 lits rem          0 time: 0.00
12.76/3.25	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.76/3.25	c calculated reachability. Time: 0.00
12.76/3.25	c  N dy   124     46261        80      7120         0      8612     49840    150756     23.00   no data
14.72/3.72	c  N dy   138     54846        80      7120         0     16431     49840    357375     22.95     24.16
15.92/4.07	c  N dy   162     60510        80      7120         0     12519     49840    239245     23.00     24.35
17.57/4.42	c  N dy   180     65971        80      7120         0     17524     49840    373991     23.01     24.32
18.32/4.70	c  S st   191     69391        80      7120         0     10586     49840    173526     23.04   no data
18.72/4.74	c  S st   191     69894        80      7120         0     11053     49840    186158     23.04   no data
18.72/4.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.72/4.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.72/4.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.72/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.72/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.72/4.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.72/4.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.72/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.72/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.81	c lits-rem:        15  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.06 s
19.12/4.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.12/4.81	c vivif2 --  cl tried    10920 cl shrink        0 lits rem          0 time: 0.00
20.31/5.11	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
20.31/5.11	c calculated reachability. Time: 0.00
20.31/5.11	c  N dy   191     69894        80      7120         0     10920     49840    181951     23.04   no data
23.09/5.82	c  N dy   202     81100        80      7120         0     21174     49840    451415     22.81     24.11
24.69/6.24	c  F st   221     87501        80      7120         0     16069     49840    306280     22.81     22.31
24.69/6.24	c  N st   221     87501        80      7120         0     16069     49840    306280     22.81     22.31
26.33/6.62	c  N dy   230     93132        80      7120         0     21237     49840    448913     22.82     24.23
29.08/7.36	c  N dy   267    103441        80      7120         0     18788     49840    362985     22.82     24.14
29.47/7.47	c  S st   271    104842        80      7120         0     20072     49840    396728     22.81     22.00
29.87/7.53	c  S st   271    105345        80      7120         0     20541     49840    409571     22.81   no data
29.87/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.87/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.87/7.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.87/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.87/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.87/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.87/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.87/7.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.87/7.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.86/8.08	c lits-rem:       213  cl-subs:     1665  v-elim:      0  v-fix:    0  time:  0.53 s
31.86/8.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.86/8.09	c vivif2 --  cl tried    18876 cl shrink        0 lits rem          0 time: 0.00
33.46/8.47	c asymm  cl-useful: 0/5988/7120 lits-rem:0 time: 0.39
33.46/8.47	c calculated reachability. Time: 0.00
33.46/8.47	c  N dy   271    105345        80      7120         0     18876     49840    364475     22.81   no data
36.24/9.12	c  N dy   291    112689        80      7120         0     12842     49840    189815     22.82     24.03
39.84/10.06	c  N dy   309    125295        80      7120         0     24345     49840    493579     22.74     23.97
43.04/10.82	c  N dy   368    133983        80      7120         0     18641     49840    334239     22.84     24.25
47.02/11.82	c  N dy   395    145481        80      7120         0     29153     49840    614513     22.84     24.19
50.21/12.65	c  N dy   415    156105        80      7120         0     24286     49840    459958     22.75     23.95
51.01/12.84	c  S st   430    158017        80      7120         0     26048     49840    508170     22.77   no data
51.41/12.92	c  S st   430    158522        80      7120         0     26522     49840    520800     22.77   no data
51.41/12.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.41/12.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.41/12.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.41/12.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.41/12.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.41/12.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.41/12.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.41/12.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.41/12.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.39/13.95	c lits-rem:       315  cl-subs:     2625  v-elim:      0  v-fix:    0  time:  1.01 s
55.39/13.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
55.39/13.96	c vivif2 --  cl tried    23897 cl shrink        0 lits rem          0 time: 0.01
55.79/14.07	c asymm  cl-useful: 0/1132/7120 lits-rem:0 time: 0.10
55.79/14.07	c calculated reachability. Time: 0.00
55.79/14.07	c  N dy   430    158522        80      7120         0     23897     49840    451853     22.77   no data
60.18/15.10	c  N dy   439    170561        80      7120         0     19378     49840    318073     22.73     24.02
63.76/16.06	c  N dy   461    181506        80      7120         0     29398     49840    583713     22.70     25.36
69.77/17.59	c  N dy   539    196946        80      7120         0     27104     49840    513584     22.76     24.09
80.12/20.13	c  N dy   570    223078        80      7120         0     33614     49840    667012     22.61     23.92
86.10/21.65	c  N dy   644    237584        80      7120         0     28713     49840    528142     22.67     23.92
86.10/21.67	c  S st   645    237784        80      7120         0     28898     49840    533045     22.67     22.86
86.50/21.75	c  S st   645    238288        80      7120         0     29371     49840    545994     22.67   no data
86.50/21.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.50/21.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
86.50/21.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.50/21.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.50/21.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.50/21.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
86.50/21.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.50/21.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.50/21.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.09/22.64	c lits-rem:       202  cl-subs:     1879  v-elim:      0  v-fix:    0  time:  0.85 s
90.09/22.64	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
90.09/22.64	c vivif2 --  cl tried    27492 cl shrink        0 lits rem          0 time: 0.01
90.89/22.84	c asymm  cl-useful: 0/2388/7120 lits-rem:0 time: 0.20
90.89/22.84	c calculated reachability. Time: 0.00
90.89/22.84	c  N dy   645    238288        80      7120         0     27492     49840    491059     22.67   no data
96.86/24.40	c  N dy   692    253550        80      7120         0     22317     49840    338474     22.68     24.08
104.45/26.27	c  N dy   768    271027        80      7120         0     38359     49840    769030     22.72     23.92
110.83/27.89	c  N dy   779    288547        80      7120         0     34140     49840    634867     22.63     23.87
118.79/29.85	c  F st   855    306250        80      7120         0     29374     49840    498900     22.66     21.52
119.19/29.97	c  N st   858    307441        80      7120         0     30465     49840    528684     22.66   no data
129.57/32.51	c  N dy   977    327124        80      7120         0     26564     49840    409905     22.74     25.54
140.38/35.22	c  N dy  1057    349551        80      7120         0     24237     49840    327407     22.76     24.09
142.73/35.90	c  S st  1060    357432        80      7120         0     31451     49840    517257     22.72     22.41
143.13/35.98	c  S st  1060    357934        80      7120         0     31926     49840    530277     22.72   no data
143.13/35.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.13/35.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.13/35.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.13/35.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.13/35.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.13/35.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
143.13/35.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.53/36.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.53/36.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.12/36.97	c lits-rem:       224  cl-subs:     2020  v-elim:      0  v-fix:    0  time:  0.95 s
147.12/36.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
147.12/36.97	c vivif2 --  cl tried    29906 cl shrink        0 lits rem          0 time: 0.01
147.92/37.19	c asymm  cl-useful: 0/1903/7120 lits-rem:0 time: 0.21
147.92/37.19	c calculated reachability. Time: 0.00
147.92/37.19	c  N dy  1060    357934        80      7120         0     29906     49840    478180     22.72   no data
158.68/39.83	c  N dy  1110    378005        80      7120         0     24544     49840    321427     22.72     23.94
169.05/42.45	c  N dy  1164    399901        80      7120         0     44592     49840    852400     22.70     23.91
182.22/45.76	c  N dy  1262    422195        80      7120         0     40381     49840    728861     22.72     24.02
193.38/48.56	c  N dy  1353    442653        80      7120         0     33490     49840    528656     22.75     24.17
205.34/51.50	c  N dy  1418    462926        80      7120         0     52058     49840   1024411     22.76     23.97
215.70/54.10	c  N dy  1495    482975        80      7120         0     43887     49840    793174     22.78     24.31
228.47/57.30	c  N dy  1564    504712        80      7120         0     36277     49840    572986     22.78     24.04
240.44/60.40	c  N dy  1666    524766        80      7120         0     54683     49840   1067684     22.80     24.87
246.81/61.99	c  S st  1698    536902        80      7120         0     37348     49840    587821     22.80   no data
247.21/62.09	c  S st  1698    537405        80      7120         0     37824     49840    601061     22.80   no data
247.21/62.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
247.61/62.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
247.61/62.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
247.61/62.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.61/62.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.61/62.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
247.61/62.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.61/62.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
247.61/62.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.00/63.25	c lits-rem:       390  cl-subs:     1934  v-elim:      0  v-fix:    0  time:  1.12 s
252.00/63.25	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
252.00/63.26	c vivif2 --  cl tried    35890 cl shrink        0 lits rem          0 time: 0.01
252.80/63.48	c asymm  cl-useful: 0/1596/7120 lits-rem:0 time: 0.22
252.80/63.48	c calculated reachability. Time: 0.00
252.80/63.48	c  N dy  1698    537405        80      7120         0     35890     49840    547821     22.80   no data
263.96/66.28	c  N dy  1738    557498        80      7120         0     54230     49840   1031811     22.77     26.41
277.92/69.77	c  N dy  1839    581557        80      7120         0     47078     49840    833051     22.78     24.04
289.89/72.73	c  N dy  1871    601731        80      7120         0     35294     49840    494294     22.75     24.03
303.04/76.01	c  N dy  1987    621966        80      7120         0     53955     49840   1001861     22.79     24.00
316.21/79.38	c  N dy  2064    642252        80      7120         0     41356     49840    641844     22.80     24.04
345.32/86.63	c  N dy  2078    693080        80      7120         0     55150     49840    971082     22.66     23.87
360.88/90.57	c  N dy  2198    713096        80      7120         0     40896     49840    608759     22.70     23.91
376.03/94.36	c  N dy  2287    733184        80      7120         0     59228     49840   1097510     22.71     24.32
391.58/98.24	c  N dy  2416    753193        80      7120         0     43955     49840    677933     22.74     24.65
405.94/101.84	c  N dy  2501    773502        80      7120         0     62527     49840   1177804     22.76     24.10
422.28/105.90	c  N dy  2608    795801        80      7120         0     48239     49840    771720     22.78     24.01
430.66/108.05	c  S st  2685    806108        80      7120         0     57687     49840   1029147     22.80   no data
431.46/108.21	c  S st  2685    806612        80      7120         0     58154     49840   1041921     22.80   no data
431.46/108.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.46/108.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
431.46/108.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.46/108.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.46/108.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.46/108.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
431.46/108.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.46/108.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
431.46/108.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.60/112.52	c lits-rem:       564  cl-subs:     4458  v-elim:      0  v-fix:    0  time:  4.24 s
448.60/112.52	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
448.60/112.54	c vivif2 --  cl tried    53696 cl shrink        0 lits rem          0 time: 0.01
449.80/112.82	c asymm  cl-useful: 0/1100/7120 lits-rem:0 time: 0.28
449.80/112.82	c calculated reachability. Time: 0.00
449.80/112.82	c  N dy  2685    806612        80      7120         0     53696     49840    914411     22.80   no data
468.55/117.50	c  N dy  2799    826709        80      7120         0     36606     49840    442847     22.83     24.06
482.13/120.95	c  N dy  2877    847416        80      7120         0     55589     49840    951764     22.83     24.17
500.44/125.59	c  N dy  2942    869134        80      7120         0     38903     49840    486532     22.83     24.10
514.01/128.91	c  N dy  3018    889232        80      7120         0     57300     49840    981523     22.84     24.55
533.96/133.90	c  N dy  3101    909552        80      7120         0     38420     49840    459312     22.85     24.12
547.52/137.32	c  N dy  3174    929868        80      7120         0     57026     49840    957105     22.85     24.05
565.48/141.90	c  N dy  3245    949910        80      7120         0     75404     49840   1452404     22.85     24.90
580.21/145.55	c  N dy  3280    972060        80      7120         0     57186     49840    942667     22.85     24.16
600.57/150.68	c  N dy  3395    993469        80      7120         0     76891     49840   1478113     22.87     24.10
615.31/154.31	c  N dy  3484   1014240        80      7120         0     56560     49840    913283     22.88     24.09
632.85/158.76	c  N dy  3556   1034335        80      7120         0     74996     49840   1409888     22.89     25.22
649.25/162.85	c  N dy  3624   1054579        80      7120         0     53211     49840    804611     22.89     24.31
661.99/166.03	c  F st  3663   1071876        80      7120         0     68944     49840   1220646     22.88     19.51
664.36/166.67	c  N st  3668   1075173        80      7120         0     71962     49840   1304378     22.88   no data
680.71/170.76	c  N dy  3725   1095262        80      7120         0     49128     49840    680410     22.89     24.52
697.51/174.97	c  N dy  3815   1115272        80      7120         0     67459     49840   1175197     22.90     25.06
737.34/184.93	c  N dy  3921   1161971        80      7120         0     67937     49840   1158181     22.86     24.14
759.27/190.45	c  N dy  3988   1182507        80      7120         0     43806     49840    505836     22.86     24.15
776.48/194.76	c  N dy  4077   1202925        80      7120         0     62471     49840   1010134     22.87     24.11
784.40/196.70	c  S st  4106   1209919        80      7120         0     68897     49840   1183101     22.88   no data
785.24/196.94	c  S st  4106   1210421        80      7120         0     69363     49840   1196117     22.88   no data
785.24/196.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
785.24/196.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
785.24/196.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
785.24/196.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
785.24/196.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
785.24/196.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
785.24/196.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
785.59/197.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
785.59/197.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.48/206.55	c lits-rem:       741  cl-subs:     5288  v-elim:      0  v-fix:    0  time:  9.51 s
823.48/206.55	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
823.48/206.57	c vivif2 --  cl tried    64075 cl shrink        0 lits rem          0 time: 0.02
825.07/206.95	c asymm  cl-useful: 0/1161/7120 lits-rem:0 time: 0.38
825.07/206.95	c calculated reachability. Time: 0.00
825.07/206.95	c  N dy  4106   1210421        80      7120         0     64075     49840   1047136     22.88   no data
848.21/212.70	c  N dy  4178   1230457        80      7120         0     82436     49840   1541064     22.88     25.20
866.56/217.31	c  N dy  4278   1250922        80      7120         0     57539     49840    864811     22.89     24.12
886.15/222.26	c  N dy  4386   1270946        80      7120         0     75959     49840   1368492     22.91     25.80
909.22/228.09	c  N dy  4501   1291017        80      7120         0     49571     49840    630157     22.93     24.65
926.37/232.35	c  N dy  4622   1311104        80      7120         0     67976     49840   1133950     22.95     24.49
949.90/238.24	c  N dy  4743   1331152        80      7120         0     86370     49840   1635577     22.96     24.74
972.24/243.81	c  N dy  4825   1351680        80      7120         0     59438     49840    877616     22.97     24.22
995.81/249.79	c  N dy  4927   1371747        80      7120         0     77830     49840   1378075     22.98     26.73
1020.49/255.90	c  N dy  5002   1393393        80      7120         0     50894     49840    630834     22.98     24.21
1036.84/260.00	c  N dy  5029   1415726        80      7120         0     71252     49840   1174004     22.97     24.24
1058.78/265.58	c  N dy  5110   1435738        80      7120         0     89576     49840   1670698     22.98     25.54
1079.51/270.74	c  N dy  5158   1459048        80      7120         0     63246     49840    946933     22.97     24.46
1099.46/275.76	c  N dy  5246   1479141        80      7120         0     81640     49840   1446236     22.98     24.53
1126.57/282.52	c  N dy  5311   1509125        80      7120         0     60565     49840    856872     22.96     24.40
1146.11/287.42	c  N dy  5383   1529312        80      7120         0     79067     49840   1358061     22.96     24.26
1175.68/294.87	c  N dy  5469   1554484        80      7120         0     52708     49840    634458     22.97     24.18
1195.57/299.83	c  N dy  5600   1576473        80      7120         0     72875     49840   1184261     22.98     24.35
1219.89/305.91	c  N dy  5703   1596506        80      7120         0     91260     49840   1683389     22.99     24.73
1242.63/311.62	c  N dy  5810   1616733        80      7120         0     59478     49840    806336     23.01     24.24
1263.41/316.84	c  N dy  5947   1636832        80      7120         0     77994     49840   1315434     23.02     27.14
1292.08/324.05	c  N dy  6053   1659891        80      7120         0     99054     49840   1882704     23.03     24.24
1323.19/331.81	c  N dy  6061   1696407        80      7120         0     80650     49840   1329634     22.99     24.21
1339.53/335.99	c  S st  6106   1710425        80      7120         0     93403     49840   1673512     22.99   no data
1340.73/336.27	c  S st  6106   1710927        80      7120         0     93873     49840   1686312     22.99   no data
1340.73/336.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1341.13/336.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1341.13/336.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1341.13/336.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1341.13/336.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1341.13/336.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1341.13/336.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1341.13/336.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1341.13/336.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1404.54/352.24	c lits-rem:      1361  cl-subs:    10684  v-elim:      0  v-fix:    0  time: 15.85 s
1404.54/352.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1404.54/352.26	c vivif2 --  cl tried    83189 cl shrink        0 lits rem          0 time: 0.02
1406.14/352.61	c asymm  cl-useful: 0/842/7120 lits-rem:0 time: 0.35
1406.14/352.61	c calculated reachability. Time: 0.00
1406.14/352.61	c  N dy  6106   1710927        80      7120         0     83189     49840   1412795     22.99   no data
1430.47/358.75	c  N dy  6164   1731052        80      7120         0    101573     49840   1909659     22.99     24.31
1448.81/363.38	c  N dy  6232   1751205        80      7120         0     68544     49840   1022931     22.99     24.27
1471.54/369.05	c  N dy  6293   1772386        80      7120         0     87911     49840   1545354     22.99     24.26
1499.88/376.14	c  N dy  6369   1792486        80      7120         0     53621     49840    599913     23.00     24.22
1517.43/380.53	c  N dy  6415   1813944        80      7120         0     73217     49840   1125682     22.99     24.31
1546.92/387.98	c  N dy  6497   1834134        80      7120         0     91715     49840   1630029     23.00     24.30
1580.01/396.27	c  N dy  6599   1854169        80      7120         0     56248     49840    652708     23.00     26.50
1599.16/401.01	c  N dy  6705   1874211        80      7120         0     74651     49840   1155255     23.01     26.38
1628.68/408.48	c  N dy  6722   1904309        80      7120         0    101993     49840   1876566     22.99     24.38
1653.00/414.58	c  N dy  6833   1924346        80      7120         0     65632     49840    894918     23.00     24.58
1673.73/419.78	c  N dy  6919   1944423        80      7120         0     83982     49840   1391192     23.00     25.07
1700.06/426.39	c  N dy  6989   1964511        80      7120         0    102307     49840   1889231     23.01     24.81
1726.78/433.04	c  N dy  7088   1984948        80      7120         0     65269     49840    862925     23.02     24.31
1747.51/438.24	c  N dy  7163   2005008        80      7120         0     83565     49840   1356969     23.02     24.90
1770.65/444.09	c  N dy  7208   2025080        80      7120         0    101873     49840   1845826     23.02     24.92
1796.97/450.63	c  N dy  7257   2049122        80      7120         0     67185     49840    900390     23.01     24.38
1818.50/456.03	c  N dy  7339   2069169        80      7120         0     85502     49840   1398159     23.02     24.49
1848.01/463.44	c  N dy  7448   2089892        80      7120         0    104425     49840   1911806     23.02     24.37
1889.10/473.78	c  N dy  7483   2130447        80      7120         0     83607     49840   1304352     23.00     24.46
1911.83/479.46	c  N dy  7519   2150493        80      7120         0    101923     49840   1798891     23.00     25.12
1941.74/486.97	c  N dy  7606   2170681        80      7120         0     62119     49840    732788     23.00     24.37
1977.24/495.89	c  N dy  7667   2206988        80      7120         0     95066     49840   1606464     22.99     24.22
1983.21/497.39	c  S st  7692   2210928        80      7120         0     98698     49840   1706686     22.99     23.59
1984.41/497.68	c  S st  7692   2211431        80      7120         0     99158     49840   1719396     22.99   no data
1984.41/497.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1984.81/497.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1984.81/497.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1984.81/497.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1984.81/497.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1984.81/497.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1984.81/497.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1984.81/497.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1985.21/497.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2037.05/510.83	c lits-rem:      1021  cl-subs:     9704  v-elim:      0  v-fix:    0  time: 13.01 s
2037.05/510.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2037.05/510.86	c vivif2 --  cl tried    89454 cl shrink        0 lits rem          0 time: 0.03
2038.65/511.21	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.35
2038.65/511.22	c calculated reachability. Time: 0.00
2038.65/511.22	c  N dy  7692   2211431        80      7120         0     89454     49840   1462578     22.99   no data
2129.98/534.19	c  N dy  7748   2298132        80      7120         0    109086     49840   1957368     22.91     24.18
2218.90/556.51	c  N dy  7774   2378600        80      7120         0     61679     49840    686309     22.84     24.07
2243.23/562.51	c  N dy  7891   2401757        80      7120         0     82918     49840   1261766     22.85     24.08
2269.95/569.23	c  N dy  7962   2423134        80      7120         0    102377     49840   1784048     22.85     24.19
2304.25/577.85	c  N dy  8075   2443238        80      7120         0    120678     49840   2284835     22.86     24.16
2330.57/584.49	c  N dy  8189   2466112        80      7120         0     79878     49840   1162606     22.86     24.07
2360.12/591.85	c  N dy  8268   2490667        80      7120         0    102214     49840   1759751     22.86     24.17
2395.22/600.63	c  N dy  8388   2510678        80      7120         0    120522     49840   2260009     22.87     25.97
2421.54/607.22	c  N dy  8466   2530884        80      7120         0     76180     49840   1036717     22.87     24.11
2447.44/613.79	c  N dy  8568   2551957        80      7120         0     95531     49840   1559026     22.88     24.19
2480.52/622.00	c  N dy  8682   2572042        80      7120         0    113947     49840   2060139     22.89     24.21
2514.82/630.65	c  N dy  8787   2592132        80      7120         0     68461     49840    814983     22.89     24.20
2538.35/636.57	c  N dy  8919   2612142        80      7120         0     86822     49840   1319246     22.91     24.82
2565.47/643.34	c  N dy  8989   2634067        80      7120         0    106815     49840   1861795     22.91     24.16
2594.58/650.60	c  N dy  9020   2654120        80      7120         0    124971     49840   2345609     22.90     25.98
2622.10/657.51	c  N dy  9105   2674803        80      7120         0     79143     49840   1090550     22.90     24.12
2652.01/665.08	c  N dy  9262   2694883        80      7120         0     97560     49840   1601125     22.92     25.50
2674.75/670.76	c  S st  9305   2711434        80      7120         0    112634     49840   2006016     22.92   no data
2676.34/671.10	c  S st  9305   2711940        80      7120         0    113105     49840   2019089     22.92   no data
2676.34/671.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2676.34/671.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2676.34/671.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2676.34/671.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2676.34/671.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2676.34/671.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2676.34/671.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2676.34/671.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2676.73/671.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2739.33/686.92	c lits-rem:      1222  cl-subs:     9573  v-elim:      0  v-fix:    0  time: 15.66 s
2739.33/686.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2739.33/686.94	c vivif2 --  cl tried   103532 cl shrink        0 lits rem          0 time: 0.02
2740.93/687.31	c asymm  cl-useful: 0/621/7120 lits-rem:0 time: 0.37
2740.93/687.32	c calculated reachability. Time: 0.00
2740.93/687.32	c  N dy  9305   2711940        80      7120         0    103532     49840   1745384     22.92   no data
2788.00/699.18	c  N dy  9325   2750721        80      7120         0     73333     49840    916218     22.89     24.12
2811.54/705.10	c  N dy  9400   2771341        80      7120         0     92143     49840   1424543     22.89     24.10
2841.84/712.68	c  N dy  9502   2791520        80      7120         0    110653     49840   1928895     22.90     24.15
2890.52/724.83	c  N dy  9600   2823191        80      7120         0     73148     49840    892246     22.90     24.11
2917.25/731.55	c  N dy  9729   2843371        80      7120         0     91643     49840   1401638     22.91     24.15
2949.91/739.70	c  N dy  9806   2867774        80      7120         0    113841     49840   2000513     22.91     24.28
2995.80/751.22	c  N dy  9910   2893709        80      7120         0     70102     49840    796601     22.91     24.27
3020.51/757.41	c  N dy 10051   2913719        80      7120         0     88438     49840   1301524     22.92     27.38
3046.83/764.05	c  N dy 10130   2933828        80      7120         0    106861     49840   1801007     22.93     24.25
3091.49/775.22	c  N dy 10143   2964827        80      7120         0    134691     49840   2523309     22.91     24.19
3136.94/786.67	c  N dy 10198   3006178        80      7120         0    103818     49840   1663298     22.89     24.17
3180.05/797.49	c  N dy 10211   3040574        80      7120         0    134939     49840   2488060     22.87     24.09
3214.73/806.17	c  N dy 10340   3066716        80      7120         0     89924     49840   1310285     22.88     24.10
3246.27/814.06	c  N dy 10442   3087774        80      7120         0    109127     49840   1832590     22.88     24.25
3283.71/823.41	c  N dy 10558   3107841        80      7120         0    127437     49840   2331855     22.89     24.22
3322.40/833.16	c  N dy 10655   3129039        80      7120         0     76714     49840    929206     22.89     24.14
3346.33/839.12	c  N dy 10741   3149085        80      7120         0     95028     49840   1430387     22.90     25.90
3380.62/847.77	c  N dy 10865   3169184        80      7120         0    113464     49840   1938610     22.91     25.47
3429.68/860.08	c  N dy 10974   3189194        80      7120         0    131755     49840   2437439     22.92     24.14
3471.95/870.61	c  N dy 11008   3211943        80      7120         0     81282     49840   1031183     22.91     24.06
3471.95/870.61	c  S st 11008   3211943        80      7120         0     81282     49840   1031183     22.91     24.06
3472.75/870.89	c  S st 11008   3212446        80      7120         0     81752     49840   1044217     22.91   no data
3473.14/870.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3473.14/870.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3473.14/870.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3473.14/870.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3473.14/870.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3473.14/870.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3473.14/870.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3473.14/870.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3473.54/871.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3489.49/875.06	c lits-rem:       247  cl-subs:     2703  v-elim:      0  v-fix:    0  time:  4.06 s
3489.49/875.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3489.49/875.08	c vivif2 --  cl tried    79049 cl shrink        0 lits rem          0 time: 0.02
3491.09/875.49	c asymm  cl-useful: 0/800/7120 lits-rem:0 time: 0.41
3491.09/875.50	c calculated reachability. Time: 0.00
3491.09/875.50	c  N dy 11008   3212446        80      7120         0     79049     49840    976782     22.91   no data
3521.40/883.02	c  N dy 11091   3235612        80      7120         0    100185     49840   1551729     22.91     24.13
3552.93/890.95	c  N dy 11162   3255913        80      7120         0    118754     49840   2052779     22.91     24.12
3592.42/900.87	c  N dy 11274   3275978        80      7120         0    137104     49840   2551881     22.92     24.32
3626.68/909.48	c  N dy 11340   3300297        80      7120         0     87240     49840   1181544     22.92     24.35
3656.19/916.86	c  N dy 11439   3320973        80      7120         0    106186     49840   1698569     22.92     24.13
3690.49/925.44	c  N dy 11469   3345805        80      7120         0    128687     49840   2294420     22.91     24.19
3739.12/937.67	c  N dy 11582   3365897        80      7120         0     74193     49840    817686     22.92     24.22
3764.24/943.92	c  N dy 11678   3385976        80      7120         0     92527     49840   1316509     22.92     24.18
3793.36/951.20	c  N dy 11753   3406296        80      7120         0    111067     49840   1820171     22.93     24.17
3836.43/962.08	c  N dy 11880   3429202        80      7120         0    132024     49840   2393754     22.93     24.21
3880.30/973.05	c  N dy 11989   3449445        80      7120         0     76652     49840    866699     22.94     24.19
3905.42/979.37	c  N dy 12093   3469469        80      7120         0     94922     49840   1363389     22.94     24.24
3934.15/986.53	c  N dy 12131   3491631        80      7120         0    115032     49840   1899044     22.94     24.21
3971.22/995.82	c  N dy 12202   3512658        80      7120         0    134228     49840   2418881     22.94     24.16
4016.69/1007.25	c  N dy 12339   3532688        80      7120         0     77779     49840    883899     22.95     25.76
4042.21/1013.63	c  N dy 12437   3552740        80      7120         0     96128     49840   1384451     22.95     24.24
4076.51/1022.22	c  N dy 12569   3572875        80      7120         0    114569     49840   1891866     22.96     24.24
4112.01/1031.19	c  N dy 12617   3595019        80      7120         0    134673     49840   2427741     22.96     24.18
4154.67/1041.89	c  N dy 12677   3616349        80      7120         0     78304     49840    880764     22.96     24.20
4180.99/1048.49	c  N dy 12790   3636350        80      7120         0     96639     49840   1383567     22.96     24.49
4210.93/1055.95	c  N dy 12849   3656384        80      7120         0    114950     49840   1875797     22.97     25.28
4248.79/1065.48	c  N dy 12953   3676438        80      7120         0    133265     49840   2376778     22.97     25.59
4294.70/1076.93	c  N dy 13001   3702275        80      7120         0     80116     49840    912787     22.97     24.31
4310.61/1080.97	c  S st 13064   3712446        80      7120         0     89406     49840   1167068     22.97     22.81
4311.83/1081.29	c  S st 13064   3712950        80      7120         0     89888     49840   1180503     22.97   no data
4311.83/1081.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4312.25/1081.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
4312.25/1081.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4312.25/1081.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4312.25/1081.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4312.25/1081.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4312.25/1081.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4312.25/1081.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4312.60/1081.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4340.91/1088.53	c lits-rem:       245  cl-subs:     2664  v-elim:      0  v-fix:    0  time:  7.10 s
4340.91/1088.53	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4340.91/1088.55	c vivif2 --  cl tried    87224 cl shrink        0 lits rem          0 time: 0.02
4342.95/1089.09	c asymm  cl-useful: 0/725/7120 lits-rem:0 time: 0.54
4342.95/1089.09	c calculated reachability. Time: 0.00
4342.95/1089.09	c  N dy 13064   3712950        80      7120         0     87224     49840   1105588     22.97   no data
4383.18/1099.11	c  N dy 13161   3734846        80      7120         0    107212     49840   1649366     22.97     24.42
4413.48/1106.78	c  F st 13229   3751565        80      7120         0    122491     49840   2063214     22.97   no data
4419.08/1108.13	c  N st 13234   3754862        80      7120         0    125497     49840   2145577     22.97   no data
4458.56/1118.05	c  N dy 13306   3775388        80      7120         0    144246     49840   2657262     22.98     24.19
4498.44/1128.04	c  N dy 13409   3795410        80      7120         0     85096     49840   1036689     22.98     24.99
4526.36/1135.07	c  N dy 13500   3815446        80      7120         0    103356     49840   1532012     22.98     24.34
4558.66/1143.19	c  N dy 13576   3837232        80      7120         0    123214     49840   2069979     22.99     24.29
4601.36/1153.88	c  N dy 13663   3858493        80      7120         0    142632     49840   2599424     22.99     24.38
4645.22/1164.85	c  N dy 13759   3878530        80      7120         0     82468     49840    952011     22.99     25.86
4669.13/1170.89	c  N dy 13770   3901992        80      7120         0    103561     49840   1505274     22.98     24.23
4703.42/1179.45	c  N dy 13878   3922089        80      7120         0    121942     49840   2009693     22.99     24.87
4748.09/1190.63	c  N dy 13990   3943870        80      7120         0    141848     49840   2554281     22.99     24.22
4798.77/1203.39	c  N dy 14101   3965485        80      7120         0     82301     49840    927762     23.00     24.37

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366357-1305402332/watcher-3366357-1305402332 -o /tmp/evaluation-result-3366357-1305402332/solver-3366357-1305402332 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366357-1305402332.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: 7.49 7.96 8.04 3/363 7515
/proc/meminfo: memFree=30337272/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140735376477040 18446744073709551615 47307815393202 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 12792 347 299 95 0 7774 0
[pid=7515/tid=7519] ppid=7513 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140735376477040 18446744073709551615 47307815393192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140735376477040 18446744073709551615 47307815393202 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 632649493 52396032 347 33554432000 4194304 4580107 140735376477040 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.038947 s]
/proc/loadavg: 7.49 7.96 8.04 3/363 7515
/proc/meminfo: memFree=30337272/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=281996 CPUtime=0.12 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 1391 0 0 0 12 0 0 0 18 0 4 0 632649493 288763904 1305 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 70499 1305 357 95 0 65481 0
[pid=7515/tid=7519] ppid=7513 vsize=281996 CPUtime=0.03 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 206 0 0 0 3 0 0 0 18 0 4 0 632649493 288763904 1305 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=281996 CPUtime=0.03 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 230 0 0 0 3 0 0 0 18 0 4 0 632649493 288763904 1305 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=281996 CPUtime=0.02 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 300 0 0 0 2 0 0 0 24 0 4 0 632649493 288763904 1305 33554432000 4194304 4580107 140735376477040 18446744073709551615 4324363 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 281996

[startup+0.100935 s]
/proc/loadavg: 7.49 7.96 8.04 3/363 7515
/proc/meminfo: memFree=30337272/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=282128 CPUtime=0.37 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 1515 0 0 0 37 0 0 0 18 0 4 0 632649493 288899072 1429 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 70532 1429 358 95 0 65514 0
[pid=7515/tid=7519] ppid=7513 vsize=282128 CPUtime=0.09 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 220 0 0 0 9 0 0 0 18 0 4 0 632649493 288899072 1429 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=282128 CPUtime=0.09 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 241 0 0 0 9 0 0 0 18 0 4 0 632649493 288899072 1429 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=282128 CPUtime=0.08 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 396 0 0 0 8 0 0 0 24 0 4 0 632649493 288899072 1429 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282128

[startup+0.300901 s]
/proc/loadavg: 7.49 7.96 8.04 3/363 7515
/proc/meminfo: memFree=30337272/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=283048 CPUtime=1.16 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 3713 0 0 0 115 1 0 0 18 0 4 0 632649493 289841152 3251 33554432000 4194304 4580107 140735376477040 18446744073709551615 4487413 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 70762 3252 376 95 0 65744 0
[pid=7515/tid=7519] ppid=7513 vsize=283048 CPUtime=0.29 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 813 0 0 0 29 0 0 0 18 0 4 0 632649493 289841152 3252 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=283048 CPUtime=0.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 882 0 0 0 29 0 0 0 18 0 4 0 632649493 289841152 3252 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=283048 CPUtime=0.28 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 746 0 0 0 28 0 0 0 25 0 4 0 632649493 289841152 3252 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283048

[startup+0.700829 s]
/proc/loadavg: 7.49 7.96 8.04 3/363 7515
/proc/meminfo: memFree=30337272/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=285748 CPUtime=2.77 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 6064 0 0 0 275 2 0 0 18 0 4 0 632649493 292605952 3827 33554432000 4194304 4580107 140735376477040 18446744073709551615 4306320 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 71437 3827 376 95 0 66419 0
[pid=7515/tid=7519] ppid=7513 vsize=285748 CPUtime=0.68 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 1470 0 0 0 68 0 0 0 18 0 4 0 632649493 292605952 3827 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=285748 CPUtime=0.69 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 1474 0 0 0 69 0 0 0 18 0 4 0 632649493 292605952 3827 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=285748 CPUtime=0.68 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 1229 0 0 0 68 0 0 0 25 0 4 0 632649493 292605952 3827 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294520 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) 285748

[startup+1.50069 s]
/proc/loadavg: 7.49 7.96 8.04 10/371 7523
/proc/meminfo: memFree=30312040/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=287416 CPUtime=5.95 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 9805 0 0 0 593 2 0 0 19 0 4 0 632649493 294313984 4549 33554432000 4194304 4580107 140735376477040 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 71854 4549 377 95 0 66836 0
[pid=7515/tid=7519] ppid=7513 vsize=287416 CPUtime=1.48 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 2416 0 0 0 148 0 0 0 19 0 4 0 632649493 294313984 4549 33554432000 4194304 4580107 140735376477040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=287416 CPUtime=1.48 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 2387 0 0 0 148 0 0 0 19 0 4 0 632649493 294313984 4550 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=287416 CPUtime=1.46 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 2144 0 0 0 146 0 0 0 25 0 4 0 632649493 294313984 4550 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287416

[startup+3.1004 s]
/proc/loadavg: 7.49 7.96 8.04 10/371 7523
/proc/meminfo: memFree=30286000/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=297504 CPUtime=12.34 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 20091 0 0 0 1231 3 0 0 24 0 4 0 632649493 304644096 11303 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 74376 11303 378 95 0 69358 0
[pid=7515/tid=7519] ppid=7513 vsize=297504 CPUtime=3.08 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 4563 0 0 0 308 0 0 0 25 0 4 0 632649493 304644096 11303 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=297504 CPUtime=3.08 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 5156 0 0 0 308 0 0 0 25 0 4 0 632649493 304644096 11303 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=297504 CPUtime=3.05 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 5168 0 0 0 305 0 0 0 25 0 4 0 632649493 304644096 11303 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 297504

[startup+6.30083 s]
/proc/loadavg: 7.53 7.96 8.04 10/371 7523
/proc/meminfo: memFree=30245992/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=288868 CPUtime=25.09 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 29894 0 0 0 2504 5 0 0 25 0 4 0 632649493 295800832 13362 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 72217 13362 378 95 0 67199 0
[pid=7515/tid=7519] ppid=7513 vsize=288868 CPUtime=6.28 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 7646 0 0 0 627 1 0 0 25 0 4 0 632649493 295800832 13362 33554432000 4194304 4580107 140735376477040 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=288868 CPUtime=6.28 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 7476 0 0 0 628 0 0 0 25 0 4 0 632649493 295800832 13362 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=288868 CPUtime=6.21 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 7530 0 0 0 621 0 0 0 25 0 4 0 632649493 295800832 13362 33554432000 4194304 4580107 140735376477040 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 288868

[startup+12.7007 s]
/proc/loadavg: 7.57 7.96 8.04 10/371 7523
/proc/meminfo: memFree=30217260/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=299216 CPUtime=50.61 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 46545 0 0 0 5053 8 0 0 25 0 4 0 632649493 306397184 18977 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 74804 18977 378 95 0 69786 0
[pid=7515/tid=7519] ppid=7513 vsize=299216 CPUtime=12.68 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 11583 0 0 0 1266 2 0 0 25 0 4 0 632649493 306397184 18977 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=299216 CPUtime=12.68 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 11721 0 0 0 1267 1 0 0 25 0 4 0 632649493 306397184 18977 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=299216 CPUtime=12.53 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 11686 0 0 0 1252 1 0 0 25 0 4 0 632649493 306397184 18977 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 299216

[startup+25.5004 s]
/proc/loadavg: 7.66 7.96 8.04 9/371 7553
/proc/meminfo: memFree=30162488/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=283896 CPUtime=101.64 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 70540 0 0 0 10151 13 0 0 25 0 4 0 632649493 290709504 23397 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 70974 23397 378 95 0 65956 0
[pid=7515/tid=7519] ppid=7513 vsize=283896 CPUtime=25.48 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 17766 0 0 0 2544 4 0 0 25 0 4 0 632649493 290709504 23397 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=283896 CPUtime=25.48 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 17974 0 0 0 2546 2 0 0 25 0 4 0 632649493 290709504 23397 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=283896 CPUtime=25.18 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 16425 0 0 0 2515 3 0 0 25 0 4 0 632649493 290709504 23397 33554432000 4194304 4580107 140735376477040 18446744073709551615 4321769 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 283896

[startup+51.1008 s]
/proc/loadavg: 7.83 7.98 8.04 9/371 7554
/proc/meminfo: memFree=30114404/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=297208 CPUtime=203.74 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 103767 0 0 0 20353 21 0 0 25 0 4 0 632649493 304340992 28277 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 74302 28277 378 95 0 69284 0
[pid=7515/tid=7519] ppid=7513 vsize=297208 CPUtime=51.07 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 26732 0 0 0 5101 6 0 0 25 0 4 0 632649493 304340992 28277 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=297208 CPUtime=51.08 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 26362 0 0 0 5104 4 0 0 25 0 4 0 632649493 304340992 28277 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=297208 CPUtime=50.48 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 24862 0 0 0 5043 5 0 0 25 0 4 0 632649493 304340992 28277 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 297208

[startup+102.314 s]
/proc/loadavg: 7.93 7.98 8.04 9/371 7555
/proc/meminfo: memFree=30038228/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=375044 CPUtime=407.97 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 158300 0 0 0 40762 35 0 0 25 0 4 0 632649493 384045056 34076 33554432000 4194304 4580107 140735376477040 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 93761 34076 378 95 0 88743 0
[pid=7515/tid=7519] ppid=7513 vsize=375044 CPUtime=102.28 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 40065 0 0 0 10219 9 0 0 25 0 4 0 632649493 384045056 34076 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=375044 CPUtime=102.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 39539 0 0 0 10222 7 0 0 25 0 4 0 632649493 384045056 34076 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=375044 CPUtime=101.08 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 39482 0 0 0 10099 9 0 0 25 0 4 0 632649493 384045056 34076 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 375044

[startup+162.301 s]

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

[pid=7515] ppid=7513 vsize=450272 CPUtime=2800.76 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 506906 0 0 0 279905 171 0 0 25 0 4 0 632649493 461078528 68134 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 112568 68134 378 95 0 107550 0
[pid=7515/tid=7519] ppid=7513 vsize=450272 CPUtime=702.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 124465 0 0 0 70180 46 0 0 25 0 4 0 632649493 461078528 68134 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=450272 CPUtime=702.3 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 133165 0 0 0 70184 46 0 0 25 0 4 0 632649493 461078528 68134 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=450272 CPUtime=694 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 128825 0 0 0 69359 41 0 0 25 0 4 0 632649493 461078528 68134 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.76
Current children cumulated vsize (KiB) 450272

[startup+762.314 s]
/proc/loadavg: 8.12 8.12 8.09 9/371 7573
/proc/meminfo: memFree=29599672/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=477232 CPUtime=3040.1 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 531296 0 0 0 303828 182 0 0 25 0 4 0 632649493 488685568 73760 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 119308 73760 378 95 0 114290 0
[pid=7515/tid=7519] ppid=7513 vsize=477232 CPUtime=762.28 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 130854 0 0 0 76179 49 0 0 25 0 4 0 632649493 488685568 73760 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=477232 CPUtime=762.32 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 141071 0 0 0 76182 50 0 0 25 0 4 0 632649493 488685568 73760 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=477232 CPUtime=753.3 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 135388 0 0 0 75286 44 0 0 25 0 4 0 632649493 488685568 73760 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.1
Current children cumulated vsize (KiB) 477232

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.09 9/371 7574
/proc/meminfo: memFree=29582872/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=490480 CPUtime=3279.32 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 550000 0 0 0 327743 189 0 0 25 0 4 0 632649493 502251520 79927 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 122620 79927 378 95 0 117602 0
[pid=7515/tid=7519] ppid=7513 vsize=490480 CPUtime=822.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 133966 0 0 0 82176 50 0 0 25 0 4 0 632649493 502251520 79927 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=490480 CPUtime=822.3 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 143213 0 0 0 82180 50 0 0 25 0 4 0 632649493 502251520 79927 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=490480 CPUtime=812.58 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 142195 0 0 0 81212 46 0 0 25 0 4 0 632649493 502251520 79927 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.32
Current children cumulated vsize (KiB) 490480

[startup+882.3 s]
/proc/loadavg: 8.10 8.11 8.09 9/371 7576
/proc/meminfo: memFree=29597192/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=508464 CPUtime=3518.6 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 569985 0 0 0 351665 195 0 0 25 0 4 0 632649493 520667136 77135 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 127116 77135 378 95 0 122098 0
[pid=7515/tid=7519] ppid=7513 vsize=508464 CPUtime=882.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 137518 0 0 0 88175 51 0 0 25 0 4 0 632649493 520667136 77135 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=508464 CPUtime=882.31 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 147771 0 0 0 88179 52 0 0 25 0 4 0 632649493 520667136 77135 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=508464 CPUtime=871.87 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 150246 0 0 0 87138 49 0 0 25 0 4 0 632649493 520667136 77135 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.6
Current children cumulated vsize (KiB) 508464

[startup+942.301 s]
/proc/loadavg: 8.13 8.12 8.09 9/371 7587
/proc/meminfo: memFree=29533652/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=535808 CPUtime=3757.87 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 591634 0 0 0 375584 203 0 0 25 0 4 0 632649493 548667392 81413 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 133952 81413 378 95 0 128934 0
[pid=7515/tid=7519] ppid=7513 vsize=535808 CPUtime=942.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 143694 0 0 0 94173 53 0 0 25 0 4 0 632649493 548667392 81413 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=535808 CPUtime=942.28 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 154089 0 0 0 94174 54 0 0 25 0 4 0 632649493 548667392 81413 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=535808 CPUtime=931.17 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 156479 0 0 0 93066 51 0 0 25 0 4 0 632649493 548667392 81413 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.87
Current children cumulated vsize (KiB) 535808

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.09 9/371 7588
/proc/meminfo: memFree=29542064/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=536256 CPUtime=3997.14 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 614831 0 0 0 399502 212 0 0 25 0 4 0 632649493 549126144 81242 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 134064 81242 378 95 0 129046 0
[pid=7515/tid=7519] ppid=7513 vsize=536256 CPUtime=1002.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 149771 0 0 0 100171 55 0 0 25 0 4 0 632649493 549126144 81242 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=536256 CPUtime=1002.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 160213 0 0 0 100172 57 0 0 25 0 4 0 632649493 549126144 81242 33554432000 4194304 4580107 140735376477040 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=536256 CPUtime=990.46 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 162566 0 0 0 98993 53 0 0 25 0 4 0 632649493 549126144 81242 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.14
Current children cumulated vsize (KiB) 536256

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 8.09 9/371 7590
/proc/meminfo: memFree=29527004/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=536660 CPUtime=4236.43 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 637978 0 0 0 423422 221 0 0 25 0 4 0 632649493 549539840 81000 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 134165 81000 378 95 0 129147 0
[pid=7515/tid=7519] ppid=7513 vsize=536660 CPUtime=1062.25 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 155676 0 0 0 106168 57 0 0 25 0 4 0 632649493 549539840 81000 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=536660 CPUtime=1062.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 165444 0 0 0 106170 59 0 0 25 0 4 0 632649493 549539840 81000 33554432000 4194304 4580107 140735376477040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=536660 CPUtime=1049.76 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 168471 0 0 0 104921 55 0 0 25 0 4 0 632649493 549539840 81000 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.43
Current children cumulated vsize (KiB) 536660

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/371 7591
/proc/meminfo: memFree=29483552/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=590848 CPUtime=4475.71 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 658198 0 0 0 447341 230 0 0 25 0 4 0 632649493 605028352 85070 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 147712 85070 378 95 0 142694 0
[pid=7515/tid=7519] ppid=7513 vsize=590848 CPUtime=1122.25 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 160921 0 0 0 112166 59 0 0 25 0 4 0 632649493 605028352 85070 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=590848 CPUtime=1122.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 171484 0 0 0 112167 62 0 0 25 0 4 0 632649493 605028352 85070 33554432000 4194304 4580107 140735376477040 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=590848 CPUtime=1109.05 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 173270 0 0 0 110848 57 0 0 25 0 4 0 632649493 605028352 85070 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.71
Current children cumulated vsize (KiB) 590848

[startup+1182.3 s]
/proc/loadavg: 8.04 8.09 8.08 9/371 7593
/proc/meminfo: memFree=29474192/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=537192 CPUtime=4714.99 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 682279 0 0 0 471260 239 0 0 25 0 4 0 632649493 550084608 86959 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 134298 86959 378 95 0 129280 0
[pid=7515/tid=7519] ppid=7513 vsize=537192 CPUtime=1182.26 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 166045 0 0 0 118163 63 0 0 25 0 4 0 632649493 550084608 86959 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=537192 CPUtime=1182.29 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 177145 0 0 0 118165 64 0 0 25 0 4 0 632649493 550084608 86959 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=537192 CPUtime=1168.34 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 180064 0 0 0 116776 58 0 0 25 0 4 0 632649493 550084608 86959 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.99
Current children cumulated vsize (KiB) 537192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.08 8.10 8.09 9/371 7594
/proc/meminfo: memFree=29485448/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=537428 CPUtime=4800.36 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 692077 0 0 0 479794 242 0 0 25 0 4 0 632649493 550326272 82203 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 134357 82203 378 95 0 129339 0
[pid=7515/tid=7519] ppid=7513 vsize=537428 CPUtime=1203.66 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 168577 0 0 0 120303 63 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=537428 CPUtime=1203.71 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 179612 0 0 0 120306 65 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=537428 CPUtime=1189.48 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 182684 0 0 0 118889 59 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 537428

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

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

[startup+1203.7 s]
/proc/loadavg: 8.08 8.10 8.09 9/371 7594
/proc/meminfo: memFree=29485448/32951124 swapFree=51873460/67111528
[pid=7515] ppid=7513 vsize=537428 CPUtime=4800.36 cores=0,2,4,6
/proc/7515/stat : 7515 (strangenight2-m) R 7513 7515 7181 0 -1 4202496 692077 0 0 0 479794 242 0 0 25 0 4 0 632649493 550326272 82203 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7515/statm: 134357 82203 378 95 0 129339 0
[pid=7515/tid=7519] ppid=7513 vsize=537428 CPUtime=1203.66 cores=0,2,4,6
/proc/7515/task/7519/stat : 7519 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 168577 0 0 0 120303 63 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7515/tid=7520] ppid=7513 vsize=537428 CPUtime=1203.71 cores=0,2,4,6
/proc/7515/task/7520/stat : 7520 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 179612 0 0 0 120306 65 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7515/tid=7521] ppid=7513 vsize=537428 CPUtime=1189.48 cores=0,2,4,6
/proc/7515/task/7521/stat : 7521 (strangenight2-m) R 7513 7515 7181 0 -1 4202560 182684 0 0 0 118889 59 0 0 25 0 4 0 632649493 550326272 82205 33554432000 4194304 4580107 140735376477040 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 537428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.42
CPU user time (s): 4797.98
CPU system time (s): 2.43963
CPU usage (%): 398.793
Max. virtual memory (cumulated for all children) (KiB): 646020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.43963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 692081
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= 1136
involuntary context switches= 34972

runsolver used 4.10538 second user time and 10.1645 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 21:45:32
IDJOB=3366357
IDBENCH=82766
IDSOLVER=1844
FILE ID=node146/3366357-1305402332
RUNJOBID= node146-1305402332-7496
PBS_JOBID= 13324493
Free space on /tmp= 73272 MiB

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

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=420554633

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30337676 kB
Buffers:         51320 kB
Cached:          97676 kB
SwapCached:      56048 kB
Active:         736184 kB
Inactive:      1655436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30337676 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           11276 kB
Writeback:           0 kB
AnonPages:     2193712 kB
Mapped:          16952 kB
Slab:            95968 kB
PageTables:      59264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81767964 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= 73260 MiB
End job on node146 at 2011-05-14 22:05:38