Trace number 3173918

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.28 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
MD5SUM2e95b09b89f7d260e53f8f199a98d276
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173918-1304073352.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.56/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.00 s
3.56/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.56/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.56/0.90	c calculated reachability. Time: 0.00
3.56/0.90	c Calc default polars -  time:   0.00 s pos:     358 undec:      71 neg:     371
3.56/0.90	c =========================================================================================
3.56/0.90	c types(t): F = full restart, N = normal restart
3.56/0.90	c types(t): S = simplification begin/end, E = solution found
3.56/0.90	c restart types(rt): st = static, dy = dynamic
3.56/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/0.90	c  B st     0         0       787      3397         0         0     10275         0   no data   no data
3.56/0.90	c Decided on static restart strategy
3.56/0.90	c  N st     8      4917       787      3397         0      4870     10275    164308   no data   no data
3.56/0.90	c  N st    10     11301       787      3397         0      4503     10275    107100   no data   no data
3.56/0.90	c  N st    11     17044       787      3397         0     10196     10275    321368   no data   no data
5.56/1.40	c  F st    12     25000       787      3397         0     12521     10275    393051   no data   no data
5.56/1.40	c  N st    12     25000       787      3397         0     12521     10275    393051   no data   no data
6.37/1.61	c  N dy    18     30000       787      3397         0     10777     10275    288976   no data   no data
6.37/1.61	c  S st    18     30000       787      3397         0     10777     10275    288976   no data   no data
6.37/1.64	c  S st    18     30505       787      3397         0     11281     10275    303945   no data   no data
6.37/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.37/1.65	c blocked clauses removed:       14 vars:      3 tried:         787 T: 0.00 s
6.37/1.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
6.37/1.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.71	c lits-rem:       141  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.05 s
6.76/1.72	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
6.76/1.72	c calculated reachability. Time: 0.00
6.76/1.72	c  N dy    18     30505       784      3383         0     11115     10233    296496   no data   no data
7.58/1.97	c  N dy    32     34546       784      3383         0     15126     10233    423702     21.32     22.74
8.75/2.20	c  N dy    47     38751       784      3383         0     11450     10233    228462     20.91     22.15
9.56/2.46	c  N dy    72     42837       784      3383         0     15519     10233    354676     21.17     28.11
10.36/2.66	c  S st    82     45757       784      3383         0      9514     10233    133201     21.11     17.89
10.36/2.69	c  S st    82     46261       784      3383         0     10018     10233    148619     21.11   no data
10.36/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.36/2.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
10.36/2.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.76/2.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.76/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.71	c lits-rem:         8  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
10.76/2.71	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
10.76/2.71	c vivif2 --  cl tried    10004 cl shrink        0 lits rem          0 time: 0.00
10.76/2.72	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
10.76/2.72	c calculated reachability. Time: 0.00
10.76/2.72	c  N dy    82     46261       784      3383         0     10004     10233    148116     21.11   no data
11.97/3.02	c  N dy   108     51377       784      3383         0     15091     10233    309698     21.31     22.63
13.15/3.32	c  N dy   134     55492       784      3383         0     19182     10233    439447     21.40     22.57
13.96/3.58	c  N dy   160     59680       784      3383         0     13428     10233    226916     21.48     22.80
15.15/3.89	c  N dy   173     64274       784      3383         0     18002     10233    365695     21.33     22.46
16.74/4.23	c  N dy   189     68385       784      3383         0     11140     10233    125406     21.31     26.22
16.74/4.29	c  S st   196     69391       784      3383         0     12139     10233    156268     21.33     20.48
17.14/4.32	c  S st   196     69895       784      3383         0     12643     10233    171265     21.33   no data
17.14/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.14/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.14/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
17.14/4.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.14/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.14/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.35	c lits-rem:        10  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
17.14/4.35	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
17.14/4.35	c vivif2 --  cl tried    12633 cl shrink        0 lits rem          0 time: 0.00
17.14/4.36	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
17.14/4.36	c calculated reachability. Time: 0.00
17.14/4.36	c  N dy   196     69895       784      3383         0     12633     10233    170850     21.33   no data
18.34/4.65	c  N dy   218     74391       784      3383         0     17100     10233    305909     21.32     24.34
19.95/5.01	c  N dy   244     79138       784      3383         0     21833     10233    455633     21.38     26.29
21.14/5.38	c  N dy   261     84269       784      3383         0     15010     10233    221238     21.33     22.79
22.34/5.61	c  F st   272     87500       784      3383         0     18226     10233    321585     21.28     19.88
23.14/5.86	c  N st   277     90802       784      3383         0     21511     10233    431677     21.28   no data
25.15/6.37	c  N dy   298     96779       784      3383         0     14522     10233    176871     21.30     22.52
27.14/6.88	c  N dy   328    103751       784      3383         0     21464     10233    398370     21.30     22.89
27.53/6.98	c  S st   335    104843       784      3383         0     22552     10233    433798     21.32     19.40
27.93/7.03	c  S st   335    105347       784      3383         0     23056     10233    449000     21.32   no data
27.93/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.93/7.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.93/7.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.93/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.93/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.93/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
27.93/7.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.93/7.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.93/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.14	c lits-rem:       120  cl-subs:      140  v-elim:      0  v-fix:    0  time:  0.08 s
28.33/7.14	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
28.33/7.15	c vivif2 --  cl tried    22916 cl shrink        0 lits rem          0 time: 0.00
28.33/7.16	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
28.33/7.16	c calculated reachability. Time: 0.00
28.33/7.16	c  N dy   335    105347       784      3383         0     22916     10233    443194     21.32   no data
30.72/7.77	c  N dy   366    112229       784      3383         0     15829     10233    193144     21.35     22.67
33.13/8.35	c  N dy   396    119766       784      3383         0     23323     10233    431050     21.34     22.49
36.33/9.13	c  N dy   414    127513       784      3383         0     16090     10233    174602     21.18     22.57
38.72/9.79	c  N dy   457    135811       784      3383         0     24341     10233    437294     21.22     22.45
42.33/10.66	c  N dy   498    144499       784      3383         0     17078     10233    179583     21.26     22.41
45.51/11.44	c  N dy   548    153830       784      3383         0     26351     10233    472526     21.30     22.48
47.12/11.88	c  S st   579    158020       784      3383         0     30508     10233    604502     21.34     21.54
47.50/11.95	c  S st   579    158521       784      3383         0     31009     10233    620583     21.34   no data
47.50/11.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.50/11.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.50/11.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.50/11.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.50/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.50/11.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
47.50/11.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.50/11.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.50/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.30/12.14	c lits-rem:       114  cl-subs:      248  v-elim:      0  v-fix:    0  time:  0.15 s
48.30/12.14	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
48.30/12.15	c vivif2 --  cl tried    30761 cl shrink        0 lits rem          0 time: 0.01
48.30/12.17	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.02
48.30/12.17	c calculated reachability. Time: 0.00
48.30/12.17	c  N dy   579    158521       784      3383         0     30761     10233    610500     21.34   no data
52.29/13.12	c  N dy   623    168835       784      3383         0     24128     10233    377813     21.35     22.64
57.49/14.46	c  N dy   672    181488       784      3383         0     18815     10233    184736     21.31     22.73
61.88/15.54	c  N dy   712    193278       784      3383         0     30534     10233    560004     21.29     22.42
67.08/16.87	c  N dy   767    205721       784      3383         0     24018     10233    322068     21.28     22.49
73.49/18.41	c  N dy   826    219146       784      3383         0     37319     10233    744871     21.29     22.46
79.06/19.86	c  N dy   875    233403       784      3383         0     31617     10233    529438     21.27     22.68
81.06/20.38	c  S st   899    237781       784      3383         0     35975     10233    667772     21.28   no data
81.46/20.47	c  S st   899    238283       784      3383         0     36477     10233    682636     21.28   no data
81.46/20.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.46/20.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
81.46/20.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.46/20.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.46/20.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.46/20.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
81.46/20.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.46/20.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.88/20.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.65/20.71	c lits-rem:       144  cl-subs:      382  v-elim:      0  v-fix:    0  time:  0.19 s
82.65/20.71	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
82.65/20.72	c vivif2 --  cl tried    36095 cl shrink        0 lits rem          0 time: 0.01
82.65/20.75	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.03
82.65/20.75	c calculated reachability. Time: 0.00
82.65/20.75	c  N dy   899    238283       784      3383         0     36095     10233    668565     21.28   no data
89.85/22.50	c  N dy   974    254371       784      3383         0     31221     10233    500834     21.29     22.52
97.83/24.55	c  N dy  1072    270640       784      3383         0     25543     10233    297391     21.37     22.51
106.23/26.65	c  N dy  1149    288277       784      3383         0     43094     10233    865262     21.38     22.59
114.62/28.74	c  F st  1193    306251       784      3383         0     38002     10233    650638     21.31     21.10
115.02/28.83	c  N st  1195    306876       784      3383         0     38619     10233    669296     21.31   no data
125.00/31.38	c  N dy  1266    326537       784      3383         0     34312     10233    523488     21.32     22.78
136.18/34.16	c  N dy  1357    346554       784      3383         0     29391     10233    342615     21.34     22.50
141.78/35.50	c  S st  1412    357424       784      3383         0     40200     10233    690580     21.36     20.10
141.78/35.60	c  S st  1412    357928       784      3383         0     40704     10233    704798     21.36   no data
142.18/35.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.18/35.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.18/35.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.18/35.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.18/35.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.18/35.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
142.18/35.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
142.18/35.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.18/35.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.98/35.87	c lits-rem:        96  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.22 s
142.98/35.87	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
142.98/35.88	c vivif2 --  cl tried    40413 cl shrink        0 lits rem          0 time: 0.01
143.40/35.91	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.03
143.40/35.91	c calculated reachability. Time: 0.00
143.40/35.91	c  N dy  1412    357928       784      3383         0     40413     10233    693352     21.36   no data
154.96/38.82	c  N dy  1468    379040       784      3383         0     35540     10233    505718     21.29     22.52
167.35/41.97	c  N dy  1595    399134       784      3383         0     28707     10233    266278     21.34     26.17
178.54/44.79	c  N dy  1677    419536       784      3383         0     48984     10233    900094     21.32     22.73
190.91/47.81	c  N dy  1772    439646       784      3383         0     41135     10233    627839     21.33     22.47
204.90/51.32	c  N dy  1867    460856       784      3383         0     33403     10233    362461     21.34     22.66
217.27/54.47	c  N dy  2017    480898       784      3383         0     53350     10233   1007825     21.41     25.65
229.66/57.57	c  N dy  2139    500961       784      3383         0     43479     10233    667971     21.46     22.73
244.86/61.35	c  N dy  2242    521012       784      3383         0     32588     10233    289346     21.49     23.65
254.02/63.62	c  S st  2340    536892       784      3383         0     48384     10233    798333     21.52     20.76
254.42/63.73	c  S st  2340    537393       784      3383         0     48885     10233    814652     21.52   no data
254.42/63.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.42/63.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
254.42/63.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.42/63.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.42/63.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.42/63.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
254.42/63.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
254.42/63.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
254.42/63.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.02/64.11	c lits-rem:       139  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.32 s
256.02/64.11	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
256.02/64.12	c vivif2 --  cl tried    48608 cl shrink        0 lits rem          0 time: 0.01
256.02/64.16	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.04
256.02/64.16	c calculated reachability. Time: 0.00
256.02/64.16	c  N dy  2340    537393       784      3383         0     48608     10233    803373     21.52   no data
270.82/67.85	c  N dy  2445    557472       784      3383         0     36756     10233    398485     21.55     24.81
284.40/71.25	c  N dy  2549    577522       784      3383         0     56700     10233   1039337     21.57     23.07
298.76/74.85	c  N dy  2658    597582       784      3383         0     43826     10233    599205     21.59     22.75
313.94/78.69	c  N dy  2729    617583       784      3383         0     63704     10233   1225811     21.57     22.75
327.52/82.08	c  N dy  2832    637703       784      3383         0     49892     10233    770696     21.58     22.78
346.69/86.86	c  N dy  2913    660950       784      3383         0     38172     10233    362756     21.57     22.75
360.28/90.26	c  N dy  3010    681021       784      3383         0     58127     10233   1011532     21.59     30.28
377.04/94.44	c  N dy  3120    701080       784      3383         0     42284     10233    477299     21.61     23.00
392.63/98.32	c  N dy  3229    721254       784      3383         0     62311     10233   1114003     21.62     22.80
409.41/102.51	c  N dy  3341    741510       784      3383         0     45701     10233    563438     21.65     22.88
425.39/106.60	c  N dy  3437    762273       784      3383         0     66327     10233   1230754     21.65     22.98
441.76/110.66	c  N dy  3528    782312       784      3383         0     48484     10233    618804     21.66     22.89
458.94/114.93	c  N dy  3630    802371       784      3383         0     68411     10233   1256377     21.67     23.11
462.93/115.91	c  S st  3647    806089       784      3383         0     72104     10233   1376158     21.67     18.56
463.73/116.10	c  S st  3647    806591       784      3383         0     72604     10233   1391908     21.67   no data
463.73/116.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
463.73/116.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
463.73/116.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
463.73/116.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
463.73/116.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.73/116.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
463.73/116.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
463.73/116.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
464.15/116.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.73/117.10	c lits-rem:       201  cl-subs:      769  v-elim:      0  v-fix:    0  time:  0.89 s
467.73/117.10	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
467.73/117.12	c vivif2 --  cl tried    71835 cl shrink        0 lits rem          0 time: 0.02
467.73/117.18	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.06
467.73/117.18	c calculated reachability. Time: 0.00
467.73/117.18	c  N dy  3647    806591       784      3383         0     71835     10233   1362485     21.67   no data
484.10/121.24	c  N dy  3725    827945       784      3383         0     54245     10233    762908     21.67     22.98
502.88/125.98	c  N dy  3825    848045       784      3383         0     74222     10233   1407959     21.67     26.80
519.66/130.18	c  N dy  3901    869933       784      3383         0     56244     10233    809594     21.67     22.83
539.64/135.17	c  N dy  3999    889945       784      3383         0     76119     10233   1447734     21.68     25.74
556.42/139.31	c  N dy  4106    910215       784      3383         0     55544     10233    769595     21.70     22.97
575.58/144.18	c  N dy  4203    930490       784      3383         0     75679     10233   1414253     21.71     22.95
592.75/148.49	c  N dy  4304    950744       784      3383         0     54081     10233    702711     21.72     22.88
611.53/153.15	c  N dy  4395    970762       784      3383         0     73970     10233   1337681     21.72     22.87
631.90/158.28	c  N dy  4486    992972       784      3383         0     53308     10233    652565     21.72     23.08
650.28/162.83	c  N dy  4586   1013084       784      3383         0     73277     10233   1297098     21.73     23.00
672.25/168.30	c  N dy  4678   1034682       784      3383         0     51031     10233    549085     21.74     23.06
689.03/172.55	c  N dy  4770   1054716       784      3383         0     70953     10233   1195342     21.75     23.00
709.80/177.77	c  F st  4865   1071876       784      3383         0     88006     10233   1743567     21.76     20.65
712.99/178.54	c  N st  4870   1075171       784      3383         0     46577     10233    381724     21.76   no data
730.57/182.98	c  N dy  4927   1097711       784      3383         0     68926     10233   1099596     21.75     22.99
754.94/189.02	c  N dy  5056   1117801       784      3383         0     88897     10233   1749575     21.77     22.99
771.31/193.16	c  N dy  5118   1137846       784      3383         0     63062     10233    872061     21.76     23.54
792.08/198.35	c  N dy  5185   1157898       784      3383         0     82966     10233   1506195     21.76     25.88
813.25/203.61	c  N dy  5297   1177976       784      3383         0     56267     10233    642812     21.77     26.76
832.43/208.44	c  N dy  5417   1198032       784      3383         0     76195     10233   1279789     21.78     23.93
847.61/212.26	c  S st  5455   1209890       784      3383         0     87943     10233   1646763     21.78   no data
848.41/212.49	c  S st  5455   1210391       784      3383         0     88444     10233   1662239     21.78   no data
848.41/212.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
848.81/212.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
848.81/212.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.81/212.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.81/212.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.81/212.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
848.81/212.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
848.81/212.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
849.21/212.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.80/214.07	c lits-rem:       234  cl-subs:     1132  v-elim:      0  v-fix:    0  time:  1.46 s
854.80/214.07	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
854.80/214.10	c vivif2 --  cl tried    87312 cl shrink        0 lits rem          0 time: 0.02
855.62/214.21	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.11
855.62/214.21	c calculated reachability. Time: 0.00
855.62/214.21	c  N dy  5455   1210391       784      3383         0     87312     10233   1621568     21.78   no data
883.96/221.34	c  N dy  5555   1231530       784      3383         0     60663     10233    748021     21.79     22.99
904.32/226.46	c  N dy  5615   1252223       784      3383         0     81181     10233   1403278     21.77     23.02
928.69/232.53	c  N dy  5726   1272236       784      3383         0     52433     10233    464545     21.79     23.07
946.27/236.92	c  N dy  5820   1292351       784      3383         0     72414     10233   1110933     21.79     22.98
969.45/242.78	c  N dy  5895   1312747       784      3383         0     92640     10233   1760080     21.79     23.20
990.61/248.02	c  N dy  6001   1333411       784      3383         0     63541     10233    806804     21.80     22.98
1012.18/253.49	c  N dy  6085   1354319       784      3383         0     84302     10233   1476177     21.80     23.00
1039.34/260.29	c  N dy  6197   1374340       784      3383         0     53541     10233    446962     21.81     23.30
1057.74/264.89	c  N dy  6270   1395304       784      3383         0     74352     10233   1116434     21.81     23.02
1085.28/271.71	c  N dy  6367   1417635       784      3383         0     96530     10233   1839193     21.81     23.22
1106.45/277.01	c  N dy  6453   1437720       784      3383         0     64798     10233    778184     21.81     25.67
1127.64/282.35	c  N dy  6540   1458110       784      3383         0     84983     10233   1423552     21.81     23.16
1155.18/289.22	c  N dy  6634   1478163       784      3383         0    104905     10233   2073214     21.81     23.01
1173.16/293.78	c  N dy  6745   1498216       784      3383         0     72254     10233   1009092     21.82     23.30
1197.13/299.79	c  N dy  6834   1518283       784      3383         0     92166     10233   1641837     21.82     23.01
1224.31/306.54	c  N dy  6931   1538345       784      3383         0     58498     10233    540923     21.82     23.06
1243.46/311.38	c  N dy  7046   1558350       784      3383         0     78378     10233   1183014     21.83     23.18
1269.42/317.84	c  N dy  7143   1578361       784      3383         0     98277     10233   1824181     21.84     23.09
1295.01/324.27	c  N dy  7241   1598522       784      3383         0     63663     10233    674799     21.85     23.03
1318.16/330.03	c  N dy  7308   1620639       784      3383         0     85571     10233   1364787     21.84     23.09
1350.92/338.23	c  N dy  7353   1645551       784      3383         0    110274     10233   2150206     21.81     22.96
1370.09/343.01	c  N dy  7444   1665646       784      3383         0     74672     10233   1001034     21.81     22.99
1395.26/349.31	c  N dy  7566   1685666       784      3383         0     94566     10233   1655251     21.83     23.03
1428.42/357.63	c  N dy  7653   1705724       784      3383         0     57880     10233    437748     21.83     23.27
1432.01/358.54	c  S st  7678   1710391       784      3383         0     62509     10233    587085     21.83   no data
1432.41/358.68	c  S st  7678   1710897       784      3383         0     63014     10233    603347     21.83   no data
1432.41/358.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1432.81/358.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1432.81/358.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1432.81/358.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1432.81/358.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1432.81/358.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
1432.81/358.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1432.81/358.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1432.81/358.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1433.21/358.90	c lits-rem:        48  cl-subs:      142  v-elim:      0  v-fix:    0  time:  0.15 s
1433.21/358.90	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
1433.61/358.91	c vivif2 --  cl tried    62872 cl shrink        0 lits rem          0 time: 0.01
1433.61/358.95	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.05
1433.61/358.95	c calculated reachability. Time: 0.00
1433.61/358.95	c  N dy  7678   1710897       784      3383         0     62872     10233    597999     21.83   no data
1454.37/364.13	c  N dy  7763   1730969       784      3383         0     82772     10233   1238460     21.83     23.10
1482.74/371.29	c  N dy  7892   1751057       784      3383         0    102762     10233   1893610     21.85     23.08
1511.49/378.40	c  N dy  7999   1771572       784      3383         0     65555     10233    656497     21.86     23.22
1533.06/383.83	c  N dy  8101   1791598       784      3383         0     85445     10233   1298781     21.86     25.84
1565.43/391.97	c  N dy  8203   1811677       784      3383         0    105381     10233   1945988     21.87     26.80
1596.58/399.70	c  N dy  8252   1831821       784      3383         0     66771     10233    667308     21.86     23.08
1620.94/405.88	c  N dy  8333   1854811       784      3383         0     89594     10233   1413407     21.85     23.04
1650.52/413.30	c  N dy  8440   1874910       784      3383         0    109570     10233   2066334     21.86     23.18
1677.29/419.93	c  N dy  8547   1894919       784      3383         0     69865     10233    751488     21.87     26.23
1701.63/426.03	c  N dy  8616   1916064       784      3383         0     90817     10233   1408692     21.87     23.11
1731.59/433.53	c  N dy  8709   1936109       784      3383         0    110739     10233   2048996     21.87     25.49
1759.56/440.52	c  N dy  8826   1956207       784      3383         0     70145     10233    736880     21.88     26.68
1781.53/446.06	c  N dy  8898   1976254       784      3383         0     90034     10233   1368175     21.88     23.11
1813.10/453.96	c  N dy  9028   1996780       784      3383         0    110429     10233   2032219     21.89     23.13
1842.25/461.27	c  N dy  9128   2016869       784      3383         0     68827     10233    669836     21.90     28.25
1865.41/467.03	c  N dy  9231   2037046       784      3383         0     88865     10233   1316922     21.91     23.22
1893.38/474.02	c  N dy  9297   2057137       784      3383         0    108769     10233   1954643     21.90     27.52
1928.12/482.72	c  N dy  9389   2078899       784      3383         0     67845     10233    601591     21.91     23.12
1948.50/487.85	c  N dy  9444   2098950       784      3383         0     87723     10233   1235934     21.90     23.37
1978.06/495.22	c  N dy  9567   2119038       784      3383         0    107684     10233   1886177     21.91     23.25
2014.81/504.42	c  N dy  9682   2139092       784      3383         0     64082     10233    459696     21.92     23.30
2034.78/509.42	c  N dy  9730   2159176       784      3383         0     83963     10233   1084269     21.91     24.13
2065.54/517.16	c  N dy  9832   2180458       784      3383         0    105098     10233   1770369     21.91     23.41
2100.29/525.81	c  N dy  9911   2200505       784      3383         0    124977     10233   2403213     21.91     23.08
2115.07/529.52	c  S st  9977   2210900       784      3383         0     70794     10233    651617     21.92   no data
2115.47/529.67	c  S st  9977   2211401       784      3383         0     71294     10233    667805     21.92   no data
2115.47/529.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2115.87/529.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2115.87/529.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2115.87/529.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2115.87/529.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2115.87/529.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2115.87/529.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2115.87/529.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2115.87/529.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2116.70/529.90	c lits-rem:        24  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.16 s
2116.70/529.90	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
2116.70/529.92	c vivif2 --  cl tried    71142 cl shrink        0 lits rem          0 time: 0.01
2116.70/529.97	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.06
2116.70/529.97	c calculated reachability. Time: 0.00
2116.70/529.97	c  N dy  9977   2211401       784      3383         0     71142     10233    662044     21.92   no data
2140.24/535.80	c  N dy 10064   2231510       784      3383         0     91117     10233   1308758     21.92     23.29
2169.02/543.02	c  N dy 10142   2251533       784      3383         0    110985     10233   1962249     21.92     23.44
2208.56/553.00	c  N dy 10235   2271591       784      3383         0    130829     10233   2593581     21.92     23.87
2232.11/558.80	c  N dy 10320   2291662       784      3383         0     85246     10233   1081032     21.92     23.82
2259.68/565.72	c  N dy 10415   2311723       784      3383         0    105183     10233   1727497     21.92     23.91
2294.03/574.36	c  N dy 10502   2331732       784      3383         0    125074     10233   2365676     21.92     26.10
2318.81/580.55	c  N dy 10556   2351750       784      3383         0     78450     10233    848976     21.91     25.42
2343.56/586.71	c  N dy 10622   2371880       784      3383         0     98443     10233   1492914     21.91     23.07
2374.72/594.51	c  N dy 10705   2391936       784      3383         0    118342     10233   2131817     21.91     23.76
2410.69/603.58	c  N dy 10810   2412005       784      3383         0     70793     10233    574931     21.91     23.27
2433.83/609.38	c  N dy 10898   2432970       784      3383         0     91604     10233   1255853     21.91     23.18
2463.82/616.86	c  N dy 10972   2453493       784      3383         0    111968     10233   1910943     21.91     23.13
2502.15/626.43	c  N dy 11092   2473531       784      3383         0    131869     10233   2557068     21.92     25.08
2532.11/633.98	c  N dy 11139   2497924       784      3383         0     87457     10233   1066573     21.91     23.09
2560.48/641.04	c  N dy 11251   2517974       784      3383         0    107388     10233   1721922     21.92     26.71
2594.42/649.59	c  N dy 11348   2537991       784      3383         0    127269     10233   2366153     21.92     24.98
2629.17/658.21	c  N dy 11473   2557999       784      3383         0     77697     10233    746339     21.93     23.14
2655.14/664.73	c  N dy 11576   2578972       784      3383         0     98506     10233   1417210     21.93     23.10
2686.70/672.62	c  N dy 11643   2599414       784      3383         0    118764     10233   2074831     21.93     23.35
2738.23/685.50	c  N dy 11766   2623940       784      3383         0     72640     10233    556410     21.93     23.23
2761.00/691.22	c  N dy 11861   2644025       784      3383         0     92609     10233   1211715     21.94     28.08
2792.97/699.26	c  N dy 11942   2665842       784      3383         0    114261     10233   1919219     21.93     23.24
2830.90/708.71	c  N dy 12001   2685849       784      3383         0    134040     10233   2537693     21.93     23.33
2864.85/717.22	c  N dy 12110   2705899       784      3383         0     82537     10233    852890     21.94     26.04
2872.46/719.16	c  S st 12139   2711401       784      3383         0     88001     10233   1032240     21.94     20.56
2873.64/719.42	c  S st 12139   2711903       784      3383         0     88503     10233   1048332     21.94   no data
2873.64/719.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2873.64/719.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2873.64/719.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2873.64/719.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2873.64/719.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2873.64/719.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2873.64/719.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2874.04/719.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2874.04/719.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2876.45/720.13	c lits-rem:        60  cl-subs:      424  v-elim:      0  v-fix:    0  time:  0.59 s
2876.45/720.13	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
2876.45/720.15	c vivif2 --  cl tried    88079 cl shrink        0 lits rem          0 time: 0.02
2876.85/720.26	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.11
2876.85/720.27	c calculated reachability. Time: 0.00
2876.85/720.27	c  N dy 12139   2711903       784      3383         0     88079     10233   1032257     21.94   no data
2908.38/728.14	c  N dy 12206   2732332       784      3383         0    108355     10233   1682905     21.93     23.18
2945.54/737.41	c  N dy 12326   2752464       784      3383         0    128341     10233   2332709     21.94     23.12
2984.69/747.21	c  N dy 12416   2772516       784      3383         0     75802     10233    609944     21.94     23.88
3008.28/753.14	c  N dy 12492   2792535       784      3383         0     95693     10233   1253199     21.94     28.33
3039.81/761.08	c  N dy 12599   2812586       784      3383         0    115613     10233   1902532     21.95     23.29
3078.57/770.79	c  N dy 12687   2832722       784      3383         0    135585     10233   2545551     21.95     23.16
3113.73/779.55	c  N dy 12737   2853693       784      3383         0     82885     10233    802149     21.95     23.20
3139.28/785.92	c  N dy 12805   2873891       784      3383         0    102949     10233   1454428     21.95     23.16
3173.63/794.56	c  N dy 12932   2893902       784      3383         0    122831     10233   2105173     21.95     23.31
3215.57/805.04	c  N dy 13052   2913998       784      3383         0    142777     10233   2759662     21.96     24.95
3245.95/812.68	c  N dy 13146   2934126       784      3383         0     88318     10233    966621     21.96     23.19
3274.29/819.72	c  N dy 13212   2954141       784      3383         0    108151     10233   1602472     21.96     23.42
3310.24/828.70	c  N dy 13299   2975285       784      3383         0    129095     10233   2279153     21.96     23.16
3352.98/839.44	c  N dy 13380   2995345       784      3383         0    149006     10233   2925112     21.96     24.01
3382.54/846.83	c  N dy 13475   3017595       784      3383         0     95658     10233   1165461     21.96     23.16
3412.11/854.25	c  N dy 13540   3037635       784      3383         0    115502     10233   1800761     21.95     24.45
3458.84/865.98	c  N dy 13659   3062044       784      3383         0    139667     10233   2585496     21.96     23.15
3496.41/875.38	c  N dy 13767   3082085       784      3383         0     83226     10233    755538     21.96     26.63
3528.35/883.35	c  N dy 13853   3102860       784      3383         0    103854     10233   1425508     21.97     23.16
3575.10/895.04	c  N dy 13939   3124430       784      3383         0    125276     10233   2123285     21.97     23.30
3623.83/907.22	c  N dy 14029   3145082       784      3383         0    145778     10233   2787982     21.97     23.24
3682.13/921.82	c  N dy 14058   3180643       784      3383         0    103418     10233   1343881     21.94     23.21
3721.69/931.79	c  N dy 14162   3200657       784      3383         0    123279     10233   1995318     21.95     25.14
3749.25/938.63	c  S st 14215   3211905       784      3383         0    134438     10233   2358759     21.95   no data
3750.87/939.08	c  S st 14215   3212409       784      3383         0    134942     10233   2374613     21.95   no data
3750.87/939.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3751.27/939.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
3751.27/939.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3751.27/939.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3751.27/939.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3751.27/939.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
3751.27/939.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3751.64/939.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3752.04/939.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3780.80/946.58	c lits-rem:       233  cl-subs:     3771  v-elim:      0  v-fix:    0  time:  7.25 s
3780.80/946.58	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
3781.20/946.61	c vivif2 --  cl tried   131171 cl shrink        0 lits rem          0 time: 0.04
3781.61/946.80	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.18
3782.02/946.80	c calculated reachability. Time: 0.00
3782.02/946.80	c  N dy 14215   3212409       784      3383         0    131171     10233   2260018     21.95   no data
3839.15/961.16	c  N dy 14274   3236183       784      3383         0    154746     10233   3040364     21.94     23.11
3866.29/967.96	c  N dy 14360   3256235       784      3383         0     96417     10233   1121965     21.94     23.69
3899.45/976.21	c  N dy 14487   3276472       784      3383         0    116531     10233   1780064     21.95     23.27
3938.99/986.13	c  N dy 14593   3296524       784      3383         0    136422     10233   2425072     21.95     23.30
3984.15/997.47	c  N dy 14672   3316946       784      3383         0    156714     10233   3091224     21.95     23.15
4013.28/1004.79	c  N dy 14806   3337111       784      3383         0     97427     10233   1144714     21.96     23.15
4045.66/1012.84	c  N dy 14910   3357181       784      3383         0    117367     10233   1802990     21.97     25.73
4083.99/1022.42	c  N dy 14986   3377212       784      3383         0    137233     10233   2442205     21.97     23.27
4128.74/1033.67	c  N dy 15048   3397346       784      3383         0    157210     10233   3088298     21.97     23.14
4160.28/1041.58	c  N dy 15152   3417967       784      3383         0     97293     10233   1100436     21.97     23.15
4193.44/1049.83	c  N dy 15276   3438514       784      3383         0    117707     10233   1771209     21.98     23.23
4233.39/1059.80	c  N dy 15410   3458537       784      3383         0    137592     10233   2429052     21.99     28.11
4294.51/1075.19	c  N dy 15494   3489203       784      3383         0     86640     10233    737238     21.98     23.22
4324.45/1082.61	c  N dy 15507   3513074       784      3383         0    110169     10233   1474693     21.96     23.16
4357.23/1090.82	c  N dy 15522   3533106       784      3383         0    129918     10233   2085661     21.95     27.57
4399.56/1101.49	c  N dy 15613   3553195       784      3383         0    149840     10233   2729419     21.95     23.37
4441.90/1112.07	c  N dy 15687   3573311       784      3383         0     87564     10233    735671     21.95     23.27
4471.88/1119.53	c  N dy 15805   3593782       784      3383         0    107910     10233   1405563     21.95     23.16
4558.14/1141.11	c  N dy 15908   3631592       784      3383         0    145438     10233   2626144     21.94     23.20
4620.87/1156.83	c  N dy 16005   3651767       784      3383         0    165478     10233   3277747     21.95     23.11
4653.21/1164.97	c  N dy 16092   3674891       784      3383         0    105098     10233   1271555     21.94     23.17
4691.96/1174.65	c  N dy 16159   3698832       784      3383         0    128772     10233   2025863     21.94     23.24
4720.72/1181.80	c  S st 16229   3712409       784      3383         0    142255     10233   2463532     21.94     22.05
4721.94/1182.19	c  S st 16229   3712912       784      3383         0    142757     10233   2479642     21.94   no data
4721.94/1182.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4722.34/1182.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4722.34/1182.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4722.34/1182.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4722.34/1182.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4722.34/1182.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
4722.34/1182.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4722.71/1182.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4723.11/1182.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4741.08/1186.90	c lits-rem:       119  cl-subs:     3015  v-elim:      0  v-fix:    0  time:  4.50 s
4741.08/1186.90	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
4741.08/1186.94	c vivif2 --  cl tried   139742 cl shrink        0 lits rem          0 time: 0.04
4741.89/1187.14	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.20
4741.89/1187.15	c calculated reachability. Time: 0.00
4741.89/1187.15	c  N dy 16229   3712912       784      3383         0    139742     10233   2385639     21.94   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 518935656 52441088 352 33554432000 4194304 4627427 140733804255488 18446744073709551615 230809165755 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 12803 352 303 106 0 7774 0
[pid=5142/tid=5143] ppid=5140 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518935657 52441088 352 33554432000 4194304 4627427 140733804255488 18446744073709551615 47296311592882 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518935657 52441088 352 33554432000 4194304 4627427 140733804255488 18446744073709551615 47296311592882 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518935657 52441088 352 33554432000 4194304 4627427 140733804255488 18446744073709551615 230804212822 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.899746 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=286188 CPUtime=3.56 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 6322 0 0 0 356 0 0 0 19 0 4 0 518935656 293056512 3024 33554432000 4194304 4627427 140733804255488 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 71547 3024 385 106 0 66518 0
[pid=5142/tid=5143] ppid=5140 vsize=286188 CPUtime=0.88 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1559 0 0 0 88 0 0 0 19 0 4 0 518935657 293056512 3024 33554432000 4194304 4627427 140733804255488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=286188 CPUtime=0.88 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1526 0 0 0 88 0 0 0 19 0 4 0 518935657 293056512 3024 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=286188 CPUtime=0.89 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1378 0 0 0 89 0 0 0 18 0 4 0 518935657 293056512 3024 33554432000 4194304 4627427 140733804255488 18446744073709551615 230809208967 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 286188

[startup+0.909513 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=286408 CPUtime=3.6 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 6535 0 0 0 360 0 0 0 19 0 4 0 518935656 293281792 2838 33554432000 4194304 4627427 140733804255488 18446744073709551615 4504795 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 71602 2838 385 106 0 66573 0
[pid=5142/tid=5143] ppid=5140 vsize=286408 CPUtime=0.89 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1567 0 0 0 89 0 0 0 19 0 4 0 518935657 293281792 2838 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=286408 CPUtime=0.89 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1533 0 0 0 89 0 0 0 19 0 4 0 518935657 293281792 2838 33554432000 4194304 4627427 140733804255488 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=286408 CPUtime=0.9 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1386 0 0 0 90 0 0 0 19 0 4 0 518935657 293281792 2838 33554432000 4194304 4627427 140733804255488 18446744073709551615 4299745 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 286408

[startup+1.0005 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=286408 CPUtime=3.96 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 6797 0 0 0 396 0 0 0 19 0 4 0 518935656 293281792 3100 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 71602 3100 385 106 0 66573 0
[pid=5142/tid=5143] ppid=5140 vsize=286408 CPUtime=0.98 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1633 0 0 0 98 0 0 0 19 0 4 0 518935657 293281792 3100 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=286408 CPUtime=0.98 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1590 0 0 0 98 0 0 0 19 0 4 0 518935657 293281792 3100 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=286408 CPUtime=0.99 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1453 0 0 0 99 0 0 0 19 0 4 0 518935657 293281792 3100 33554432000 4194304 4627427 140733804255488 18446744073709551615 4333900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 286408

[startup+1.10048 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=286408 CPUtime=4.36 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 7058 0 0 0 436 0 0 0 19 0 4 0 518935656 293281792 3361 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 71602 3361 385 106 0 66573 0
[pid=5142/tid=5143] ppid=5140 vsize=286408 CPUtime=1.08 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1697 0 0 0 108 0 0 0 19 0 4 0 518935657 293281792 3361 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=286408 CPUtime=1.08 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1653 0 0 0 108 0 0 0 19 0 4 0 518935657 293281792 3361 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=286408 CPUtime=1.09 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 1517 0 0 0 109 0 0 0 19 0 4 0 518935657 293281792 3361 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 286408

[startup+1.50041 s]
/proc/loadavg: 8.20 8.13 8.00 2/172 5142
/proc/meminfo: memFree=18268464/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=287124 CPUtime=5.96 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 9015 0 0 0 596 0 0 0 20 0 4 0 518935656 294014976 3497 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 71781 3497 386 106 0 66752 0
[pid=5142/tid=5143] ppid=5140 vsize=287124 CPUtime=1.48 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 2165 0 0 0 148 0 0 0 20 0 4 0 518935657 294014976 3497 33554432000 4194304 4627427 140733804255488 18446744073709551615 4329531 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=287124 CPUtime=1.48 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 2138 0 0 0 148 0 0 0 19 0 4 0 518935657 294014976 3497 33554432000 4194304 4627427 140733804255488 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=287124 CPUtime=1.49 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 2012 0 0 0 149 0 0 0 20 0 4 0 518935657 294014976 3497 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287124

[startup+3.10112 s]
/proc/loadavg: 8.26 8.15 8.01 9/184 5161
/proc/meminfo: memFree=18184404/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=281504 CPUtime=12.35 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 20517 0 0 0 1233 2 0 0 25 0 4 0 518935656 288260096 11921 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 70376 11921 389 106 0 65347 0
[pid=5142/tid=5143] ppid=5140 vsize=281504 CPUtime=3.07 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 4502 0 0 0 307 0 0 0 25 0 4 0 518935657 288260096 11921 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=281504 CPUtime=3.08 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 6006 0 0 0 308 0 0 0 25 0 4 0 518935657 288260096 11921 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=281504 CPUtime=3.08 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 4262 0 0 0 308 0 0 0 25 0 4 0 518935657 288260096 11921 33554432000 4194304 4627427 140733804255488 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 281504

[startup+6.30653 s]
/proc/loadavg: 8.26 8.15 8.01 9/184 5161
/proc/meminfo: memFree=18155084/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=293964 CPUtime=25.15 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 29554 0 0 0 2511 4 0 0 25 0 4 0 518935656 301019136 17526 33554432000 4194304 4627427 140733804255488 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 73491 17526 389 106 0 68462 0
[pid=5142/tid=5143] ppid=5140 vsize=293964 CPUtime=6.26 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 7467 0 0 0 625 1 0 0 25 0 4 0 518935657 301019136 17526 33554432000 4194304 4627427 140733804255488 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=293964 CPUtime=6.29 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 8178 0 0 0 628 1 0 0 25 0 4 0 518935657 301019136 17526 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=293964 CPUtime=6.3 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 6240 0 0 0 629 1 0 0 25 0 4 0 518935657 301019136 17526 33554432000 4194304 4627427 140733804255488 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 293964

[startup+12.7004 s]
/proc/loadavg: 8.22 8.14 8.01 9/184 5161
/proc/meminfo: memFree=18108884/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=312436 CPUtime=50.7 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 43519 0 0 0 5062 8 0 0 25 0 4 0 518935656 319934464 23904 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 78109 23904 389 106 0 73080 0
[pid=5142/tid=5143] ppid=5140 vsize=312436 CPUtime=12.63 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 10192 0 0 0 1261 2 0 0 25 0 4 0 518935657 319934464 23904 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=312436 CPUtime=12.68 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 12824 0 0 0 1266 2 0 0 25 0 4 0 518935657 319934464 23904 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=312436 CPUtime=12.68 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 9281 0 0 0 1267 1 0 0 25 0 4 0 518935657 319934464 23904 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 312436

[startup+25.501 s]
/proc/loadavg: 8.27 8.15 8.01 9/184 5162
/proc/meminfo: memFree=18053676/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=314272 CPUtime=101.83 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 61299 0 0 0 10170 13 0 0 25 0 4 0 518935656 321814528 33075 33554432000 4194304 4627427 140733804255488 18446744073709551615 4330984 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 78568 33075 389 106 0 73539 0
[pid=5142/tid=5143] ppid=5140 vsize=314272 CPUtime=25.35 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 14403 0 0 0 2532 3 0 0 25 0 4 0 518935657 321814528 33075 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=314272 CPUtime=25.48 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 20439 0 0 0 2544 4 0 0 25 0 4 0 518935657 321814528 33075 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=314272 CPUtime=25.48 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 10557 0 0 0 2547 1 0 0 25 0 4 0 518935657 321814528 33075 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 314272

[startup+51.1003 s]
/proc/loadavg: 8.17 8.14 8.01 9/184 5162
/proc/meminfo: memFree=18004744/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=316652 CPUtime=204.09 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 84949 0 0 0 20388 21 0 0 25 0 4 0 518935656 324251648 38670 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 79163 38670 389 106 0 74134 0
[pid=5142/tid=5143] ppid=5140 vsize=316652 CPUtime=50.81 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 19622 0 0 0 5076 5 0 0 25 0 4 0 518935657 324251648 38670 33554432000 4194304 4627427 140733804255488 18446744073709551615 4338509 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=316652 CPUtime=51.08 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 32089 0 0 0 5100 8 0 0 25 0 4 0 518935657 324251648 38670 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=316652 CPUtime=51.08 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 12679 0 0 0 5106 2 0 0 25 0 4 0 518935657 324251648 38670 33554432000 4194304 4627427 140733804255488 18446744073709551615 4507174 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 316652

[startup+102.301 s]
/proc/loadavg: 8.19 8.15 8.02 9/184 5164
/proc/meminfo: memFree=17964928/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=330672 CPUtime=408.61 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 122112 0 0 0 40826 35 0 0 25 0 4 0 518935656 338608128 45254 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 82668 45254 389 106 0 77639 0
[pid=5142/tid=5143] ppid=5140 vsize=330672 CPUtime=101.73 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 29909 0 0 0 10164 9 0 0 25 0 4 0 518935657 338608128 45254 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=330672 CPUtime=102.28 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 47757 0 0 0 10216 12 0 0 25 0 4 0 518935657 338608128 45254 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=330672 CPUtime=102.29 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 14979 0 0 0 10225 4 0 0 25 0 4 0 518935657 338608128 45254 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308368 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 330672

[startup+162.301 s]

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

[pid=5142] ppid=5140 vsize=731136 CPUtime=2805.33 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 389740 0 0 0 280370 163 0 0 25 0 4 0 518935656 748683264 117077 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 182784 117077 389 106 0 177755 0
[pid=5142/tid=5143] ppid=5140 vsize=731136 CPUtime=698.47 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 108531 0 0 0 69799 48 0 0 25 0 4 0 518935657 748683264 117077 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=731136 CPUtime=702.29 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 142353 0 0 0 70173 56 0 0 25 0 4 0 518935657 748683264 117077 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=731136 CPUtime=702.3 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 51261 0 0 0 70212 18 0 0 25 0 4 0 518935657 748683264 117077 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 731136

[startup+762.301 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 5181
/proc/meminfo: memFree=17528768/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=740880 CPUtime=3045.01 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 406397 0 0 0 304326 175 0 0 25 0 4 0 518935656 758661120 113115 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 185220 113115 389 106 0 180191 0
[pid=5142/tid=5143] ppid=5140 vsize=740880 CPUtime=758.13 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 113214 0 0 0 75762 51 0 0 25 0 4 0 518935657 758661120 113115 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=740880 CPUtime=762.29 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 147518 0 0 0 76170 59 0 0 25 0 4 0 518935657 758661120 113115 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=740880 CPUtime=762.31 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 54570 0 0 0 76210 21 0 0 25 0 4 0 518935657 758661120 113115 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 740880

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 5183
/proc/meminfo: memFree=17482256/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=768796 CPUtime=3284.68 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 431362 0 0 0 328281 187 0 0 25 0 4 0 518935656 787247104 121003 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 192199 121003 389 106 0 187170 0
[pid=5142/tid=5143] ppid=5140 vsize=768796 CPUtime=817.81 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 117705 0 0 0 81728 53 0 0 25 0 4 0 518935657 787247104 121003 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=768796 CPUtime=822.3 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 155696 0 0 0 82167 63 0 0 25 0 4 0 518935657 787247104 121003 33554432000 4194304 4627427 140733804255488 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=768796 CPUtime=822.31 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 62547 0 0 0 82206 25 0 0 25 0 4 0 518935657 787247104 121003 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 768796

[startup+882.301 s]
/proc/loadavg: 8.19 8.09 8.01 9/184 5185
/proc/meminfo: memFree=17424348/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=769516 CPUtime=3524.36 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 450989 0 0 0 352237 199 0 0 25 0 4 0 518935656 787984384 129400 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 192379 129400 389 106 0 187350 0
[pid=5142/tid=5143] ppid=5140 vsize=769516 CPUtime=877.47 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 125573 0 0 0 87690 57 0 0 25 0 4 0 518935657 787984384 129400 33554432000 4194304 4627427 140733804255488 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=769516 CPUtime=882.31 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 160450 0 0 0 88165 66 0 0 25 0 4 0 518935657 787984384 129400 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=769516 CPUtime=882.31 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 64098 0 0 0 88204 27 0 0 25 0 4 0 518935657 787984384 129400 33554432000 4194304 4627427 140733804255488 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 769516

[startup+942.301 s]
/proc/loadavg: 8.19 8.10 8.02 9/184 5186
/proc/meminfo: memFree=17409596/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=847344 CPUtime=3764.05 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 470834 0 0 0 376196 209 0 0 25 0 4 0 518935656 867680256 139453 33554432000 4194304 4627427 140733804255488 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 211836 139453 389 106 0 206807 0
[pid=5142/tid=5143] ppid=5140 vsize=847344 CPUtime=937.16 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 126266 0 0 0 93658 58 0 0 25 0 4 0 518935657 867680256 139453 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=847344 CPUtime=942.31 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 165072 0 0 0 94161 70 0 0 25 0 4 0 518935657 867680256 139453 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=847344 CPUtime=942.32 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 69757 0 0 0 94204 28 0 0 25 0 4 0 518935657 867680256 139453 33554432000 4194304 4627427 140733804255488 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 847344

[startup+1002.3 s]
/proc/loadavg: 8.18 8.11 8.02 9/184 5188
/proc/meminfo: memFree=17397192/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=814660 CPUtime=4003.69 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 489018 0 0 0 400150 219 0 0 25 0 4 0 518935656 834211840 143642 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 203665 143642 389 106 0 198636 0
[pid=5142/tid=5143] ppid=5140 vsize=814660 CPUtime=996.82 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 133842 0 0 0 99621 61 0 0 25 0 4 0 518935657 834211840 143642 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=814660 CPUtime=1002.3 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 169143 0 0 0 100158 72 0 0 25 0 4 0 518935657 834211840 143642 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=814660 CPUtime=1002.31 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 73665 0 0 0 100200 31 0 0 25 0 4 0 518935657 834211840 143642 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 814660

[startup+1062.31 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 5189
/proc/meminfo: memFree=17386264/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=759860 CPUtime=4243.39 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 506452 0 0 0 424108 231 0 0 25 0 4 0 518935656 778096640 144607 33554432000 4194304 4627427 140733804255488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 189965 144607 389 106 0 184936 0
[pid=5142/tid=5143] ppid=5140 vsize=759860 CPUtime=1056.51 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 141556 0 0 0 105585 66 0 0 25 0 4 0 518935657 778096640 144607 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=759860 CPUtime=1062.31 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 174936 0 0 0 106155 76 0 0 25 0 4 0 518935657 778096640 144607 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=759860 CPUtime=1062.32 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 75148 0 0 0 106200 32 0 0 25 0 4 0 518935657 778096640 144607 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 759860

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.03 9/184 5191
/proc/meminfo: memFree=17353520/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=877756 CPUtime=4483.04 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 524228 0 0 0 448063 241 0 0 25 0 4 0 518935656 898822144 150251 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 219439 150251 389 106 0 214410 0
[pid=5142/tid=5143] ppid=5140 vsize=877756 CPUtime=1116.18 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 145717 0 0 0 111550 68 0 0 25 0 4 0 518935657 898822144 150251 33554432000 4194304 4627427 140733804255488 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=877756 CPUtime=1122.31 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 180161 0 0 0 112152 79 0 0 25 0 4 0 518935657 898822144 150251 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=877756 CPUtime=1122.32 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 77396 0 0 0 112199 33 0 0 25 0 4 0 518935657 898822144 150251 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 877756

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 8.03 9/184 5193
/proc/meminfo: memFree=17356872/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=834652 CPUtime=4722.71 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 538816 0 0 0 472022 249 0 0 25 0 4 0 518935656 854683648 151393 33554432000 4194304 4627427 140733804255488 18446744073709551615 4527454 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 208663 151393 389 106 0 203634 0
[pid=5142/tid=5143] ppid=5140 vsize=834652 CPUtime=1175.84 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 149164 0 0 0 117515 69 0 0 25 0 4 0 518935657 854683648 151393 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309217 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=834652 CPUtime=1182.32 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 185109 0 0 0 118150 82 0 0 25 0 4 0 518935657 854683648 151393 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=834652 CPUtime=1182.32 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 81736 0 0 0 118196 36 0 0 25 0 4 0 518935657 854683648 151393 33554432000 4194304 4627427 140733804255488 18446744073709551615 4527454 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 834652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 5193
/proc/meminfo: memFree=17348684/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=945252 CPUtime=4800.22 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 541828 0 0 0 479771 251 0 0 25 0 4 0 518935656 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 236313 154405 389 106 0 231284 0
[pid=5142/tid=5143] ppid=5140 vsize=945252 CPUtime=1195.14 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 150425 0 0 0 119443 71 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=945252 CPUtime=1201.72 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 185169 0 0 0 120090 82 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=945252 CPUtime=1201.73 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 82892 0 0 0 120137 36 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 945252

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

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

[startup+1201.7 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 5193
/proc/meminfo: memFree=17348684/32951124 swapFree=67111528/67111528
[pid=5142] ppid=5140 vsize=945252 CPUtime=4800.22 cores=1,3,5,7
/proc/5142/stat : 5142 (strangenight2-m) R 5140 5142 4739 0 -1 4202496 541828 0 0 0 479771 251 0 0 25 0 4 0 518935656 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5142/statm: 236313 154405 389 106 0 231284 0
[pid=5142/tid=5143] ppid=5140 vsize=945252 CPUtime=1195.14 cores=1,3,5,7
/proc/5142/task/5143/stat : 5143 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 150425 0 0 0 119443 71 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5142/tid=5144] ppid=5140 vsize=945252 CPUtime=1201.72 cores=1,3,5,7
/proc/5142/task/5144/stat : 5144 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 185169 0 0 0 120090 82 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5142/tid=5145] ppid=5140 vsize=945252 CPUtime=1201.73 cores=1,3,5,7
/proc/5142/task/5145/stat : 5145 (strangenight2-m) R 5140 5142 4739 0 -1 4202560 82892 0 0 0 120137 36 0 0 25 0 4 0 518935657 967938048 154405 33554432000 4194304 4627427 140733804255488 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 945252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.28
CPU user time (s): 4797.74
CPU system time (s): 2.54261
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 945252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.74
system time used= 2.54261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 541828
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= 302
involuntary context switches= 34009

runsolver used 1.9767 second user time and 4.5903 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 12:35:52
IDJOB=3173918
IDBENCH=82736
IDSOLVER=1586
FILE ID=node104/3173918-1304073352
RUNJOBID= node104-1304072148-5041
PBS_JOBID= 13170480
Free space on /tmp= 71540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173918-1304073352/watcher-3173918-1304073352 -o /tmp/evaluation-result-3173918-1304073352/solver-3173918-1304073352 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173918-1304073352.cnf

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=1872347219

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18268596 kB
Buffers:       2198464 kB
Cached:       11830780 kB
SwapCached:          0 kB
Active:        2418264 kB
Inactive:     11675588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18268596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:       64300 kB
Mapped:          14684 kB
Slab:           524480 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189180 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= 71540 MiB
End job on node104 at 2011-04-29 12:55:56