Trace number 3366327

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366327-1305401834.cnf'
0.00/0.01	c -- header says num vars:            800
0.00/0.01	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	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.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.00 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:     358 undec:      71 neg:     371
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       787      3397         0         0     10275         0   no data   no data
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4917       787      3397         0      4870     10275    164308   no data   no data
3.17/0.80	c  N st    10     11301       787      3397         0      4503     10275    107100   no data   no data
3.57/0.90	c  N st    11     17044       787      3397         0     10196     10275    321368   no data   no data
5.16/1.34	c  F st    12     25000       787      3397         0     12521     10275    393051   no data   no data
5.16/1.34	c  N st    12     25000       787      3397         0     12521     10275    393051   no data   no data
6.35/1.62	c  N dy    18     30000       787      3397         0     10777     10275    288976   no data   no data
6.35/1.62	c  S st    18     30000       787      3397         0     10777     10275    288976   no data   no data
6.35/1.65	c  S st    18     30505       787      3397         0     11281     10275    303945   no data   no data
6.35/1.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.35/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.35/1.65	c blocked clauses removed:       14 vars:      3 tried:         787 T: 0.00 s
6.35/1.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
6.35/1.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.35/1.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.35/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.75/1.71	c lits-rem:       141  cl-subs:      165  v-elim:      0  v-fix:    0  time:  0.05 s
6.75/1.72	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
6.75/1.72	c calculated reachability. Time: 0.00
6.75/1.72	c  N dy    18     30505       784      3383         0     11115     10233    296496   no data   no data
7.55/1.97	c  N dy    32     34546       784      3383         0     15126     10233    423702     21.32     22.74
8.39/2.20	c  N dy    47     38751       784      3383         0     11450     10233    228462     20.91     22.15
9.54/2.46	c  N dy    72     42837       784      3383         0     15519     10233    354676     21.17     28.11
10.33/2.68	c  S st    82     45757       784      3383         0      9514     10233    133201     21.11     17.89
10.73/2.70	c  S st    82     46261       784      3383         0     10018     10233    148619     21.11   no data
10.73/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.73/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.73/2.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.73/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.73/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.73/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
10.73/2.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.73/2.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.73/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.73/2.72	c lits-rem:         8  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
10.73/2.72	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
10.73/2.73	c vivif2 --  cl tried    10004 cl shrink        0 lits rem          0 time: 0.00
10.73/2.73	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
10.73/2.73	c calculated reachability. Time: 0.00
10.73/2.73	c  N dy    82     46261       784      3383         0     10004     10233    148116     21.11   no data
11.93/3.04	c  N dy   108     51377       784      3383         0     15091     10233    309698     21.31     22.63
13.17/3.33	c  N dy   134     55492       784      3383         0     19182     10233    439447     21.40     22.57
14.32/3.60	c  N dy   160     59680       784      3383         0     13428     10233    226916     21.48     22.80
15.52/3.91	c  N dy   173     64274       784      3383         0     18002     10233    365695     21.33     22.46
16.71/4.25	c  N dy   189     68385       784      3383         0     11140     10233    125406     21.31     26.22
16.71/4.31	c  S st   196     69391       784      3383         0     12139     10233    156268     21.33     20.48
17.16/4.34	c  S st   196     69895       784      3383         0     12643     10233    171265     21.33   no data
17.16/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.16/4.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.16/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
17.16/4.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.16/4.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.16/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.37	c lits-rem:        10  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
17.16/4.37	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
17.16/4.37	c vivif2 --  cl tried    12633 cl shrink        0 lits rem          0 time: 0.00
17.16/4.38	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
17.16/4.38	c calculated reachability. Time: 0.00
17.16/4.38	c  N dy   196     69895       784      3383         0     12633     10233    170850     21.33   no data
18.31/4.67	c  N dy   218     74391       784      3383         0     17100     10233    305909     21.32     24.34
19.91/5.03	c  N dy   244     79138       784      3383         0     21833     10233    455633     21.38     26.29
21.11/5.40	c  N dy   261     84269       784      3383         0     15010     10233    221238     21.33     22.79
22.30/5.63	c  F st   272     87500       784      3383         0     18226     10233    321585     21.28     19.88
23.10/5.88	c  N st   277     90802       784      3383         0     21511     10233    431677     21.28   no data
25.09/6.39	c  N dy   298     96779       784      3383         0     14522     10233    176871     21.30     22.52
27.49/6.90	c  N dy   328    103751       784      3383         0     21464     10233    398370     21.30     22.89
27.89/7.00	c  S st   335    104843       784      3383         0     22552     10233    433798     21.32     19.40
27.89/7.06	c  S st   335    105347       784      3383         0     23056     10233    449000     21.32   no data
27.89/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.89/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.89/7.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.89/7.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.89/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/7.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
27.89/7.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.89/7.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.89/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.28/7.16	c lits-rem:       120  cl-subs:      140  v-elim:      0  v-fix:    0  time:  0.07 s
28.28/7.16	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
28.28/7.16	c vivif2 --  cl tried    22916 cl shrink        0 lits rem          0 time: 0.00
28.28/7.18	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.01
28.28/7.18	c calculated reachability. Time: 0.00
28.28/7.18	c  N dy   335    105347       784      3383         0     22916     10233    443194     21.32   no data
30.72/7.79	c  N dy   366    112229       784      3383         0     15829     10233    193144     21.35     22.67
33.07/8.37	c  N dy   396    119766       784      3383         0     23323     10233    431050     21.34     22.49
36.26/9.15	c  N dy   414    127513       784      3383         0     16090     10233    174602     21.18     22.57
38.66/9.81	c  N dy   457    135811       784      3383         0     24341     10233    437294     21.22     22.45
42.24/10.67	c  N dy   498    144499       784      3383         0     17078     10233    179583     21.26     22.41
45.44/11.46	c  N dy   548    153830       784      3383         0     26351     10233    472526     21.30     22.48
47.44/11.90	c  S st   579    158020       784      3383         0     30508     10233    604502     21.34     21.54
47.44/11.97	c  S st   579    158521       784      3383         0     31009     10233    620583     21.34   no data
47.44/11.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.44/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.44/11.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.44/11.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.44/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.44/11.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
47.44/11.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.44/11.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.87/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.27/12.15	c lits-rem:       114  cl-subs:      248  v-elim:      0  v-fix:    0  time:  0.14 s
48.27/12.15	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
48.27/12.16	c vivif2 --  cl tried    30761 cl shrink        0 lits rem          0 time: 0.01
48.27/12.18	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.02
48.27/12.18	c calculated reachability. Time: 0.00
48.27/12.18	c  N dy   579    158521       784      3383         0     30761     10233    610500     21.34   no data
52.26/13.14	c  N dy   623    168835       784      3383         0     24128     10233    377813     21.35     22.64
57.40/14.48	c  N dy   672    181488       784      3383         0     18815     10233    184736     21.31     22.73
61.79/15.55	c  N dy   712    193278       784      3383         0     30534     10233    560004     21.29     22.42
66.97/16.89	c  N dy   767    205721       784      3383         0     24018     10233    322068     21.28     22.49
73.36/18.44	c  N dy   826    219146       784      3383         0     37319     10233    744871     21.29     22.46
78.99/19.88	c  N dy   875    233403       784      3383         0     31617     10233    529438     21.27     22.68
81.34/20.41	c  S st   899    237781       784      3383         0     35975     10233    667772     21.28   no data
81.34/20.49	c  S st   899    238283       784      3383         0     36477     10233    682636     21.28   no data
81.74/20.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.74/20.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
81.74/20.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.74/20.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.74/20.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.74/20.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
81.74/20.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.74/20.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.74/20.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.53/20.73	c lits-rem:       144  cl-subs:      382  v-elim:      0  v-fix:    0  time:  0.19 s
82.53/20.73	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
82.53/20.74	c vivif2 --  cl tried    36095 cl shrink        0 lits rem          0 time: 0.01
82.53/20.77	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.03
82.53/20.77	c calculated reachability. Time: 0.00
82.53/20.77	c  N dy   899    238283       784      3383         0     36095     10233    668565     21.28   no data
89.71/22.53	c  N dy   974    254371       784      3383         0     31221     10233    500834     21.29     22.52
97.69/24.59	c  N dy  1072    270640       784      3383         0     25543     10233    297391     21.37     22.51
106.06/26.69	c  N dy  1149    288277       784      3383         0     43094     10233    865262     21.38     22.59
114.44/28.79	c  F st  1193    306251       784      3383         0     38002     10233    650638     21.31     21.10
114.84/28.88	c  N st  1195    306876       784      3383         0     38619     10233    669296     21.31   no data
125.22/31.44	c  N dy  1266    326537       784      3383         0     34312     10233    523488     21.32     22.78
136.38/34.23	c  N dy  1357    346554       784      3383         0     29391     10233    342615     21.34     22.50
141.57/35.57	c  S st  1412    357424       784      3383         0     40200     10233    690580     21.36     20.10
141.96/35.66	c  S st  1412    357928       784      3383         0     40704     10233    704798     21.36   no data
141.96/35.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.96/35.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
141.96/35.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.96/35.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.96/35.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.96/35.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
141.96/35.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
141.96/35.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.36/35.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.16/35.92	c lits-rem:        96  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.21 s
143.16/35.92	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
143.16/35.93	c vivif2 --  cl tried    40413 cl shrink        0 lits rem          0 time: 0.01
143.16/35.96	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.03
143.16/35.96	c calculated reachability. Time: 0.00
143.16/35.96	c  N dy  1412    357928       784      3383         0     40413     10233    693352     21.36   no data
154.73/38.88	c  N dy  1468    379040       784      3383         0     35540     10233    505718     21.29     22.52
167.49/42.02	c  N dy  1595    399134       784      3383         0     28707     10233    266278     21.34     26.17
178.67/44.82	c  N dy  1677    419536       784      3383         0     48984     10233    900094     21.32     22.73
190.62/47.84	c  N dy  1772    439646       784      3383         0     41135     10233    627839     21.33     22.47
204.58/51.36	c  N dy  1867    460856       784      3383         0     33403     10233    362461     21.34     22.66
217.35/54.51	c  N dy  2017    480898       784      3383         0     53350     10233   1007825     21.41     25.65
229.72/57.62	c  N dy  2139    500961       784      3383         0     43479     10233    667971     21.46     22.73
244.88/61.40	c  N dy  2242    521012       784      3383         0     32588     10233    289346     21.49     23.65
253.65/63.67	c  S st  2340    536892       784      3383         0     48384     10233    798333     21.52     20.76
254.09/63.79	c  S st  2340    537393       784      3383         0     48885     10233    814652     21.52   no data
254.09/63.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.09/63.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
254.49/63.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.49/63.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.49/63.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.49/63.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
254.49/63.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
254.49/63.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
254.49/63.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.64/64.15	c lits-rem:       139  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.30 s
255.64/64.15	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
255.64/64.16	c vivif2 --  cl tried    48608 cl shrink        0 lits rem          0 time: 0.01
256.04/64.20	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.04
256.04/64.20	c calculated reachability. Time: 0.00
256.04/64.20	c  N dy  2340    537393       784      3383         0     48608     10233    803373     21.52   no data
270.82/67.90	c  N dy  2445    557472       784      3383         0     36756     10233    398485     21.55     24.81
284.37/71.30	c  N dy  2549    577522       784      3383         0     56700     10233   1039337     21.57     23.07
298.38/74.88	c  N dy  2658    597582       784      3383         0     43826     10233    599205     21.59     22.75
313.90/78.70	c  N dy  2729    617583       784      3383         0     63704     10233   1225811     21.57     22.75
327.05/82.07	c  N dy  2832    637703       784      3383         0     49892     10233    770696     21.58     22.78
346.25/86.87	c  N dy  2913    660950       784      3383         0     38172     10233    362756     21.57     22.75
359.81/90.28	c  N dy  3010    681021       784      3383         0     58127     10233   1011532     21.59     30.28
376.51/94.45	c  N dy  3120    701080       784      3383         0     42284     10233    477299     21.61     23.00
392.07/98.38	c  N dy  3229    721254       784      3383         0     62311     10233   1114003     21.62     22.80
408.82/102.50	c  N dy  3341    741510       784      3383         0     45701     10233    563438     21.65     22.88
424.79/106.60	c  N dy  3437    762273       784      3383         0     66327     10233   1230754     21.65     22.98
441.13/110.67	c  N dy  3528    782312       784      3383         0     48484     10233    618804     21.66     22.89
458.29/114.92	c  N dy  3630    802371       784      3383         0     68411     10233   1256377     21.67     23.11
462.28/115.90	c  S st  3647    806089       784      3383         0     72104     10233   1376158     21.67     18.56
462.68/116.08	c  S st  3647    806591       784      3383         0     72604     10233   1391908     21.67   no data
462.68/116.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
463.08/116.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
463.08/116.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
463.08/116.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
463.08/116.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
463.08/116.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
463.08/116.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
463.08/116.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
463.08/116.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.66/117.04	c lits-rem:       201  cl-subs:      769  v-elim:      0  v-fix:    0  time:  0.86 s
466.66/117.04	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
466.66/117.07	c vivif2 --  cl tried    71835 cl shrink        0 lits rem          0 time: 0.02
467.06/117.13	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.07
467.06/117.14	c calculated reachability. Time: 0.00
467.06/117.14	c  N dy  3647    806591       784      3383         0     71835     10233   1362485     21.67   no data
483.02/121.19	c  N dy  3725    827945       784      3383         0     54245     10233    762908     21.67     22.98
502.18/125.90	c  N dy  3825    848045       784      3383         0     74222     10233   1407959     21.67     26.80
518.52/130.08	c  N dy  3901    869933       784      3383         0     56244     10233    809594     21.67     22.83
538.48/135.04	c  N dy  3999    889945       784      3383         0     76119     10233   1447734     21.68     25.74
555.22/139.20	c  N dy  4106    910215       784      3383         0     55544     10233    769595     21.70     22.97
574.41/144.06	c  N dy  4203    930490       784      3383         0     75679     10233   1414253     21.71     22.95
591.53/148.36	c  N dy  4304    950744       784      3383         0     54081     10233    702711     21.72     22.88
609.91/152.97	c  N dy  4395    970762       784      3383         0     73970     10233   1337681     21.72     22.87
630.62/158.10	c  N dy  4486    992972       784      3383         0     53308     10233    652565     21.72     23.08
648.57/162.65	c  N dy  4586   1013084       784      3383         0     73277     10233   1297098     21.73     23.00
670.51/168.11	c  N dy  4678   1034682       784      3383         0     51031     10233    549085     21.74     23.06
687.26/172.36	c  N dy  4770   1054716       784      3383         0     70953     10233   1195342     21.75     23.00
708.00/177.56	c  F st  4865   1071876       784      3383         0     88006     10233   1743567     21.76     20.65
711.19/178.30	c  N st  4870   1075171       784      3383         0     46577     10233    381724     21.76   no data
728.73/182.77	c  N dy  4927   1097711       784      3383         0     68926     10233   1099596     21.75     22.99
752.67/188.79	c  N dy  5056   1117801       784      3383         0     88897     10233   1749575     21.77     22.99
769.43/192.92	c  N dy  5118   1137846       784      3383         0     63062     10233    872061     21.76     23.54
789.82/198.08	c  N dy  5185   1157898       784      3383         0     82966     10233   1506195     21.76     25.88
810.92/203.36	c  N dy  5297   1177976       784      3383         0     56267     10233    642812     21.77     26.76
830.06/208.16	c  N dy  5417   1198032       784      3383         0     76195     10233   1279789     21.78     23.93
845.22/211.96	c  S st  5455   1209890       784      3383         0     87943     10233   1646763     21.78   no data
846.02/212.18	c  S st  5455   1210391       784      3383         0     88444     10233   1662239     21.78   no data
846.02/212.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
846.46/212.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
846.46/212.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
846.46/212.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
846.46/212.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
846.46/212.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
846.46/212.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
846.46/212.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
846.46/212.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
852.80/213.85	c lits-rem:       234  cl-subs:     1132  v-elim:      0  v-fix:    0  time:  1.55 s
852.80/213.86	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
852.80/213.88	c vivif2 --  cl tried    87312 cl shrink        0 lits rem          0 time: 0.03
853.19/213.98	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.10
853.19/213.98	c calculated reachability. Time: 0.00
853.19/213.98	c  N dy  5455   1210391       784      3383         0     87312     10233   1621568     21.78   no data
876.74/219.87	c  N dy  5555   1231530       784      3383         0     60663     10233    748021     21.79     22.99
901.46/226.02	c  N dy  5615   1252223       784      3383         0     81181     10233   1403278     21.77     23.02
925.44/232.06	c  N dy  5726   1272236       784      3383         0     52433     10233    464545     21.79     23.07
942.99/236.45	c  N dy  5820   1292351       784      3383         0     72414     10233   1110933     21.79     22.98
966.48/242.32	c  N dy  5895   1312747       784      3383         0     92640     10233   1760080     21.79     23.20
987.27/247.55	c  N dy  6001   1333411       784      3383         0     63541     10233    806804     21.80     22.98
1009.22/253.04	c  N dy  6085   1354319       784      3383         0     84302     10233   1476177     21.80     23.00
1035.89/259.79	c  N dy  6197   1374340       784      3383         0     53541     10233    446962     21.81     23.30
1054.64/264.40	c  N dy  6270   1395304       784      3383         0     74352     10233   1116434     21.81     23.02
1081.37/271.16	c  N dy  6367   1417635       784      3383         0     96530     10233   1839193     21.81     23.22
1102.50/276.44	c  N dy  6453   1437720       784      3383         0     64798     10233    778184     21.81     25.67
1124.04/281.81	c  N dy  6540   1458110       784      3383         0     84983     10233   1423552     21.81     23.16
1151.17/288.60	c  N dy  6634   1478163       784      3383         0    104905     10233   2073214     21.81     23.01
1169.12/293.16	c  N dy  6745   1498216       784      3383         0     72254     10233   1009092     21.82     23.30
1193.10/299.16	c  N dy  6834   1518283       784      3383         0     92166     10233   1641837     21.82     23.01
1219.83/305.87	c  N dy  6931   1538345       784      3383         0     58498     10233    540923     21.82     23.06
1239.33/310.75	c  N dy  7046   1558350       784      3383         0     78378     10233   1183014     21.83     23.18
1264.87/317.11	c  N dy  7143   1578361       784      3383         0     98277     10233   1824181     21.84     23.09
1290.38/323.50	c  N dy  7241   1598522       784      3383         0     63663     10233    674799     21.85     23.03
1313.52/329.30	c  N dy  7308   1620639       784      3383         0     85571     10233   1364787     21.84     23.09
1345.84/337.43	c  N dy  7353   1645551       784      3383         0    110274     10233   2150206     21.81     22.96
1364.98/342.25	c  N dy  7444   1665646       784      3383         0     74672     10233   1001034     21.81     22.99
1390.11/348.50	c  N dy  7566   1685666       784      3383         0     94566     10233   1655251     21.83     23.03
1422.82/356.77	c  N dy  7653   1705724       784      3383         0     57880     10233    437748     21.83     23.27
1426.41/357.69	c  S st  7678   1710391       784      3383         0     62509     10233    587085     21.83   no data
1427.21/357.84	c  S st  7678   1710897       784      3383         0     63014     10233    603347     21.83   no data
1427.21/357.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1427.21/357.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1427.21/357.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1427.21/357.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1427.21/357.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1427.21/357.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
1427.21/357.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1427.21/357.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1427.61/357.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1428.02/358.04	c lits-rem:        48  cl-subs:      142  v-elim:      0  v-fix:    0  time:  0.14 s
1428.02/358.04	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
1428.02/358.05	c vivif2 --  cl tried    62872 cl shrink        0 lits rem          0 time: 0.01
1428.41/358.10	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.05
1428.41/358.10	c calculated reachability. Time: 0.00
1428.41/358.10	c  N dy  7678   1710897       784      3383         0     62872     10233    597999     21.83   no data
1448.35/363.13	c  N dy  7763   1730969       784      3383         0     82772     10233   1238460     21.83     23.10
1477.07/370.33	c  N dy  7892   1751057       784      3383         0    102762     10233   1893610     21.85     23.08
1505.39/377.43	c  N dy  7999   1771572       784      3383         0     65555     10233    656497     21.86     23.22
1526.98/382.88	c  N dy  8101   1791598       784      3383         0     85445     10233   1298781     21.86     25.84
1557.30/390.51	c  N dy  8203   1811677       784      3383         0    105381     10233   1945988     21.87     26.80
1589.96/398.66	c  N dy  8252   1831821       784      3383         0     66771     10233    667308     21.86     23.08
1615.08/404.97	c  N dy  8333   1854811       784      3383         0     89594     10233   1413407     21.85     23.04
1644.60/412.38	c  N dy  8440   1874910       784      3383         0    109570     10233   2066334     21.86     23.18
1670.94/418.98	c  N dy  8547   1894919       784      3383         0     69865     10233    751488     21.87     26.23
1695.67/425.14	c  N dy  8616   1916064       784      3383         0     90817     10233   1408692     21.87     23.11
1725.57/432.63	c  N dy  8709   1936109       784      3383         0    110739     10233   2048996     21.87     25.49
1753.10/439.59	c  N dy  8826   1956207       784      3383         0     70145     10233    736880     21.88     26.68
1775.45/445.19	c  N dy  8898   1976254       784      3383         0     90034     10233   1368175     21.88     23.11
1806.95/453.09	c  N dy  9028   1996780       784      3383         0    110429     10233   2032219     21.89     23.13
1836.47/460.41	c  N dy  9128   2016869       784      3383         0     68827     10233    669836     21.90     28.25
1859.21/466.15	c  N dy  9231   2037046       784      3383         0     88865     10233   1316922     21.91     23.22
1887.13/473.15	c  N dy  9297   2057137       784      3383         0    108769     10233   1954643     21.90     27.52
1921.88/481.86	c  N dy  9389   2078899       784      3383         0     67845     10233    601591     21.91     23.12
1942.59/487.01	c  N dy  9444   2098950       784      3383         0     87723     10233   1235934     21.90     23.37
1972.10/494.45	c  N dy  9567   2119038       784      3383         0    107684     10233   1886177     21.91     23.25
2008.80/503.69	c  N dy  9682   2139092       784      3383         0     64082     10233    459696     21.92     23.30
2029.15/508.77	c  N dy  9730   2159176       784      3383         0     83963     10233   1084269     21.91     24.13
2059.86/516.47	c  N dy  9832   2180458       784      3383         0    105098     10233   1770369     21.91     23.41
2094.56/525.12	c  N dy  9911   2200505       784      3383         0    124977     10233   2403213     21.91     23.08
2109.32/528.80	c  S st  9977   2210900       784      3383         0     70794     10233    651617     21.92   no data
2109.72/528.96	c  S st  9977   2211401       784      3383         0     71294     10233    667805     21.92   no data
2109.72/528.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2109.72/528.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2109.72/528.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2109.72/528.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2109.72/528.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2109.72/528.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2109.72/528.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2109.72/529.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2110.16/529.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2110.56/529.18	c lits-rem:        24  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.15 s
2110.56/529.18	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
2110.56/529.19	c vivif2 --  cl tried    71142 cl shrink        0 lits rem          0 time: 0.01
2110.91/529.24	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.06
2110.91/529.25	c calculated reachability. Time: 0.00
2110.91/529.25	c  N dy  9977   2211401       784      3383         0     71142     10233    662044     21.92   no data
2133.66/534.96	c  N dy 10064   2231510       784      3383         0     91117     10233   1308758     21.92     23.29
2163.22/542.33	c  N dy 10142   2251533       784      3383         0    110985     10233   1962249     21.92     23.44
2201.07/551.83	c  N dy 10235   2271591       784      3383         0    130829     10233   2593581     21.92     23.87
2226.19/558.16	c  N dy 10320   2291662       784      3383         0     85246     10233   1081032     21.92     23.82
2254.13/565.15	c  N dy 10415   2311723       784      3383         0    105183     10233   1727497     21.92     23.91
2288.83/573.83	c  N dy 10502   2331732       784      3383         0    125074     10233   2365676     21.92     26.10
2313.17/579.97	c  N dy 10556   2351750       784      3383         0     78450     10233    848976     21.91     25.42
2338.34/586.21	c  N dy 10622   2371880       784      3383         0     98443     10233   1492914     21.91     23.07
2369.45/594.06	c  N dy 10705   2391936       784      3383         0    118342     10233   2131817     21.91     23.76
2405.30/603.07	c  N dy 10810   2412005       784      3383         0     70793     10233    574931     21.91     23.27
2428.84/608.98	c  N dy 10898   2432970       784      3383         0     91604     10233   1255853     21.91     23.18
2459.16/616.51	c  N dy 10972   2453493       784      3383         0    111968     10233   1910943     21.91     23.13
2497.05/626.01	c  N dy 11092   2473531       784      3383         0    131869     10233   2557068     21.92     25.08
2527.01/633.61	c  N dy 11139   2497924       784      3383         0     87457     10233   1066573     21.91     23.09
2555.69/640.76	c  N dy 11251   2517974       784      3383         0    107388     10233   1721922     21.92     26.71
2589.59/649.29	c  N dy 11348   2537991       784      3383         0    127269     10233   2366153     21.92     24.98
2624.30/657.97	c  N dy 11473   2557999       784      3383         0     77697     10233    746339     21.93     23.14
2651.03/664.60	c  N dy 11576   2578972       784      3383         0     98506     10233   1417210     21.93     23.10
2682.14/672.46	c  N dy 11643   2599414       784      3383         0    118764     10233   2074831     21.93     23.35
2734.39/685.50	c  N dy 11766   2623940       784      3383         0     72640     10233    556410     21.93     23.23
2757.13/691.26	c  N dy 11861   2644025       784      3383         0     92609     10233   1211715     21.94     28.08
2789.45/699.31	c  N dy 11942   2665842       784      3383         0    114261     10233   1919219     21.93     23.24
2826.94/708.72	c  N dy 12001   2685849       784      3383         0    134040     10233   2537693     21.93     23.33
2858.85/716.75	c  N dy 12110   2705899       784      3383         0     82537     10233    852890     21.94     26.04
2865.29/718.39	c  S st 12139   2711401       784      3383         0     88001     10233   1032240     21.94     20.56
2866.03/718.59	c  S st 12139   2711903       784      3383         0     88503     10233   1048332     21.94   no data
2866.03/718.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2866.43/718.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2866.43/718.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2866.43/718.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2866.43/718.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2866.43/718.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
2866.43/718.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2866.43/718.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2866.43/718.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2868.03/719.08	c lits-rem:        60  cl-subs:      424  v-elim:      0  v-fix:    0  time:  0.39 s
2868.03/719.08	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
2868.03/719.09	c vivif2 --  cl tried    88079 cl shrink        0 lits rem          0 time: 0.02
2868.43/719.17	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.08
2868.43/719.18	c calculated reachability. Time: 0.00
2868.43/719.18	c  N dy 12139   2711903       784      3383         0     88079     10233   1032257     21.94   no data
2903.12/727.86	c  N dy 12206   2732332       784      3383         0    108355     10233   1682905     21.93     23.18
2941.02/737.34	c  N dy 12326   2752464       784      3383         0    128341     10233   2332709     21.94     23.12
2980.51/747.25	c  N dy 12416   2772516       784      3383         0     75802     10233    609944     21.94     23.88
3004.45/753.23	c  N dy 12492   2792535       784      3383         0     95693     10233   1253199     21.94     28.33
3036.01/761.15	c  N dy 12599   2812586       784      3383         0    115613     10233   1902532     21.95     23.29
3075.06/770.93	c  N dy 12687   2832722       784      3383         0    135585     10233   2545551     21.95     23.16
3110.16/779.80	c  N dy 12737   2853693       784      3383         0     82885     10233    802149     21.95     23.20
3136.09/786.20	c  N dy 12805   2873891       784      3383         0    102949     10233   1454428     21.95     23.16
3170.39/794.82	c  N dy 12932   2893902       784      3383         0    122831     10233   2105173     21.95     23.31
3212.27/805.38	c  N dy 13052   2913998       784      3383         0    142777     10233   2759662     21.96     24.95
3242.98/813.09	c  N dy 13146   2934126       784      3383         0     88318     10233    966621     21.96     23.19
3271.31/820.12	c  N dy 13212   2954141       784      3383         0    108151     10233   1602472     21.96     23.42
3307.21/829.15	c  N dy 13299   2975285       784      3383         0    129095     10233   2279153     21.96     23.16
3350.29/839.98	c  N dy 13380   2995345       784      3383         0    149006     10233   2925112     21.96     24.01
3379.81/847.39	c  N dy 13475   3017595       784      3383         0     95658     10233   1165461     21.96     23.16
3409.72/854.82	c  N dy 13540   3037635       784      3383         0    115502     10233   1800761     21.95     24.45
3456.80/866.67	c  N dy 13659   3062044       784      3383         0    139667     10233   2585496     21.96     23.15
3499.08/877.29	c  N dy 13767   3082085       784      3383         0     83226     10233    755538     21.96     26.63
3535.77/886.45	c  N dy 13853   3102860       784      3383         0    103854     10233   1425508     21.97     23.16
3580.48/897.64	c  N dy 13939   3124430       784      3383         0    125276     10233   2123285     21.97     23.30
3622.72/908.26	c  N dy 14029   3145082       784      3383         0    145778     10233   2787982     21.97     23.24
3679.36/922.42	c  N dy 14058   3180643       784      3383         0    103418     10233   1343881     21.94     23.21
3720.88/932.86	c  N dy 14162   3200657       784      3383         0    123279     10233   1995318     21.95     25.14
3742.83/938.38	c  S st 14215   3211905       784      3383         0    134438     10233   2358759     21.95   no data
3744.38/938.74	c  S st 14215   3212409       784      3383         0    134942     10233   2374613     21.95   no data
3744.38/938.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3744.78/938.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3744.78/938.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3744.78/938.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3744.78/938.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3744.78/938.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
3744.78/938.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3744.78/938.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3745.17/938.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3761.92/943.14	c lits-rem:       233  cl-subs:     3771  v-elim:      0  v-fix:    0  time:  4.21 s
3761.92/943.14	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
3761.92/943.17	c vivif2 --  cl tried   131171 cl shrink        0 lits rem          0 time: 0.03
3762.72/943.32	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.14
3762.72/943.32	c calculated reachability. Time: 0.00
3762.72/943.32	c  N dy 14215   3212409       784      3383         0    131171     10233   2260018     21.95   no data
3817.41/957.06	c  N dy 14274   3236183       784      3383         0    154746     10233   3040364     21.94     23.11
3852.11/965.75	c  N dy 14360   3256235       784      3383         0     96417     10233   1121965     21.94     23.69
3892.76/975.96	c  N dy 14487   3276472       784      3383         0    116531     10233   1780064     21.95     23.27
3933.05/986.00	c  N dy 14593   3296524       784      3383         0    136422     10233   2425072     21.95     23.30
3978.53/997.43	c  N dy 14672   3316946       784      3383         0    156714     10233   3091224     21.95     23.15
4007.64/1004.71	c  N dy 14806   3337111       784      3383         0     97427     10233   1144714     21.96     23.15
4039.56/1012.78	c  N dy 14910   3357181       784      3383         0    117367     10233   1802990     21.97     25.73
4078.25/1022.40	c  N dy 14986   3377212       784      3383         0    137233     10233   2442205     21.97     23.27
4122.93/1033.69	c  N dy 15048   3397346       784      3383         0    157210     10233   3088298     21.97     23.14
4154.44/1041.57	c  N dy 15152   3417967       784      3383         0     97293     10233   1100436     21.97     23.15
4187.95/1049.91	c  N dy 15276   3438514       784      3383         0    117707     10233   1771209     21.98     23.23
4227.83/1059.92	c  N dy 15410   3458537       784      3383         0    137592     10233   2429052     21.99     28.11
4289.27/1075.30	c  N dy 15494   3489203       784      3383         0     86640     10233    737238     21.98     23.22
4318.78/1082.74	c  N dy 15507   3513074       784      3383         0    110169     10233   1474693     21.96     23.16
4351.50/1090.98	c  N dy 15522   3533106       784      3383         0    129918     10233   2085661     21.95     27.57
4394.58/1101.71	c  N dy 15613   3553195       784      3383         0    149840     10233   2729419     21.95     23.37
4438.85/1112.80	c  N dy 15687   3573311       784      3383         0     87564     10233    735671     21.95     23.27
4477.14/1122.42	c  N dy 15805   3593782       784      3383         0    107910     10233   1405563     21.95     23.16
4563.32/1144.07	c  N dy 15908   3631592       784      3383         0    145438     10233   2626144     21.94     23.20
4615.58/1157.14	c  N dy 16005   3651767       784      3383         0    165478     10233   3277747     21.95     23.11
4648.25/1165.38	c  N dy 16092   3674891       784      3383         0    105098     10233   1271555     21.94     23.17
4687.33/1175.10	c  N dy 16159   3698832       784      3383         0    128772     10233   2025863     21.94     23.24
4715.66/1182.21	c  S st 16229   3712409       784      3383         0    142255     10233   2463532     21.94     22.05
4717.25/1182.60	c  S st 16229   3712912       784      3383         0    142757     10233   2479642     21.94   no data
4717.25/1182.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4717.25/1182.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4717.25/1182.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4717.25/1182.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4717.25/1182.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4717.25/1182.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    784 time:  0.00 s
4717.25/1182.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4717.65/1182.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4717.65/1182.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4729.65/1185.79	c lits-rem:       119  cl-subs:     3015  v-elim:      0  v-fix:    0  time:  3.00 s
4729.65/1185.80	c vivif2 --  cl tried     3383 cl shrink        0 lits rem          0 time: 0.00
4730.06/1185.83	c vivif2 --  cl tried   139742 cl shrink        0 lits rem          0 time: 0.04
4730.41/1185.99	c asymm  cl-useful: 0/3383/3383 lits-rem:0 time: 0.15
4730.41/1185.99	c calculated reachability. Time: 0.00
4730.41/1185.99	c  N dy 16229   3712912       784      3383         0    139742     10233   2385639     21.94   no data
4781.08/1198.64	c  N dy 16378   3733559       784      3383         0    160248     10233   3067448     21.95     23.12

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.26 7.93 8.03 3/331 31538
/proc/meminfo: memFree=17853532/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 407 0 0 0 2 0 0 0 18 0 4 0 651784351 52396032 348 33554432000 4194304 4580107 140733562646592 18446744073709551615 47283502299058 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 12792 348 299 95 0 7774 0
[pid=31538/tid=31541] ppid=31536 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651784351 52396032 348 33554432000 4194304 4580107 140733562646592 18446744073709551615 47283502299058 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 651784351 52396032 348 33554432000 4194304 4580107 140733562646592 18446744073709551615 47283502299058 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 651784351 52396032 348 33554432000 4194304 4580107 140733562646592 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0630601 s]
/proc/loadavg: 7.26 7.93 8.03 3/331 31538
/proc/meminfo: memFree=17853532/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=282492 CPUtime=0.22 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 1808 0 0 0 22 0 0 0 18 0 4 0 651784351 289271808 1649 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 70623 1649 376 95 0 65605 0
[pid=31538/tid=31541] ppid=31536 vsize=282492 CPUtime=0.05 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 365 0 0 0 5 0 0 0 18 0 4 0 651784351 289271808 1649 33554432000 4194304 4580107 140733562646592 18446744073709551615 4321304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=282492 CPUtime=0.05 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 360 0 0 0 5 0 0 0 18 0 4 0 651784351 289271808 1649 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=282492 CPUtime=0.04 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 222 0 0 0 4 0 0 0 21 0 4 0 651784351 289271808 1650 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282492

[startup+0.163042 s]
/proc/loadavg: 7.26 7.93 8.03 3/331 31538
/proc/meminfo: memFree=17853532/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=282648 CPUtime=0.61 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 2307 0 0 0 61 0 0 0 18 0 4 0 651784351 289431552 2148 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 70662 2148 377 95 0 65644 0
[pid=31538/tid=31541] ppid=31536 vsize=282648 CPUtime=0.15 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 499 0 0 0 15 0 0 0 18 0 4 0 651784351 289431552 2148 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=282648 CPUtime=0.15 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 498 0 0 0 15 0 0 0 18 0 4 0 651784351 289431552 2148 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=282648 CPUtime=0.14 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 353 0 0 0 14 0 0 0 21 0 4 0 651784351 289431552 2148 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 282648

[startup+0.363007 s]
/proc/loadavg: 7.26 7.93 8.03 3/331 31538
/proc/meminfo: memFree=17853532/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=284520 CPUtime=1.41 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 3476 0 0 0 141 0 0 0 18 0 4 0 651784351 291348480 2527 33554432000 4194304 4580107 140733562646592 18446744073709551615 4296274 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 71130 2527 377 95 0 66112 0
[pid=31538/tid=31541] ppid=31536 vsize=284520 CPUtime=0.35 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 790 0 0 0 35 0 0 0 18 0 4 0 651784351 291348480 2527 33554432000 4194304 4580107 140733562646592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=284520 CPUtime=0.35 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 791 0 0 0 35 0 0 0 18 0 4 0 651784351 291348480 2527 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294701 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=284520 CPUtime=0.34 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 639 0 0 0 34 0 0 0 21 0 4 0 651784351 291348480 2527 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 284520

[startup+0.700948 s]
/proc/loadavg: 7.26 7.93 8.03 3/331 31538
/proc/meminfo: memFree=17853532/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=285536 CPUtime=2.77 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 5098 0 0 0 276 1 0 0 18 0 4 0 651784351 292388864 2965 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 71384 2965 377 95 0 66366 0
[pid=31538/tid=31541] ppid=31536 vsize=285536 CPUtime=0.69 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 1185 0 0 0 69 0 0 0 18 0 4 0 651784351 292388864 2965 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=285536 CPUtime=0.69 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 1190 0 0 0 69 0 0 0 18 0 4 0 651784351 292388864 2965 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=285536 CPUtime=0.68 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 1030 0 0 0 68 0 0 0 22 0 4 0 651784351 292388864 2965 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285536

[startup+1.50081 s]
/proc/loadavg: 7.26 7.93 8.03 9/343 31550
/proc/meminfo: memFree=17824536/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=287160 CPUtime=5.95 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 8874 0 0 0 594 1 0 0 20 0 4 0 651784351 294051840 3401 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 71790 3401 378 95 0 66772 0
[pid=31538/tid=31541] ppid=31536 vsize=287160 CPUtime=1.49 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 2146 0 0 0 149 0 0 0 19 0 4 0 651784351 294051840 3401 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=287160 CPUtime=1.49 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 2105 0 0 0 149 0 0 0 20 0 4 0 651784351 294051840 3401 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=287160 CPUtime=1.47 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 1954 0 0 0 147 0 0 0 25 0 4 0 651784351 294051840 3401 33554432000 4194304 4580107 140733562646592 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287160

[startup+3.10053 s]
/proc/loadavg: 7.32 7.93 8.03 9/343 31550
/proc/meminfo: memFree=17797504/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=270900 CPUtime=12.33 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 20636 0 0 0 1229 4 0 0 25 0 4 0 651784351 277401600 12227 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294496 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 67725 12227 382 95 0 62707 0
[pid=31538/tid=31541] ppid=31536 vsize=270900 CPUtime=3.08 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 4512 0 0 0 308 0 0 0 25 0 4 0 651784351 277401600 12228 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=270900 CPUtime=3.08 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 5996 0 0 0 308 0 0 0 25 0 4 0 651784351 277401600 12228 33554432000 4194304 4580107 140733562646592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=270900 CPUtime=3.06 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 4461 0 0 0 305 1 0 0 25 0 4 0 651784351 277401600 12228 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 270900

[startup+6.30096 s]
/proc/loadavg: 7.32 7.93 8.03 9/343 31550
/proc/meminfo: memFree=17730508/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=288124 CPUtime=25.09 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 29927 0 0 0 2504 5 0 0 25 0 4 0 651784351 295038976 15896 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293097 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 72031 15896 382 95 0 67013 0
[pid=31538/tid=31541] ppid=31536 vsize=288124 CPUtime=6.29 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 7851 0 0 0 628 1 0 0 25 0 4 0 651784351 295038976 15896 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=288124 CPUtime=6.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 8134 0 0 0 628 1 0 0 25 0 4 0 651784351 295038976 15896 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=288124 CPUtime=6.22 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 6667 0 0 0 621 1 0 0 25 0 4 0 651784351 295038976 15896 33554432000 4194304 4580107 140733562646592 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 288124

[startup+12.7008 s]
/proc/loadavg: 7.42 7.93 8.03 9/343 31550
/proc/meminfo: memFree=17680840/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=288292 CPUtime=50.63 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 47191 0 0 0 5054 9 0 0 25 0 4 0 651784351 295211008 23716 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 72073 23716 379 95 0 67055 0
[pid=31538/tid=31541] ppid=31536 vsize=288292 CPUtime=12.69 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 11527 0 0 0 1267 2 0 0 25 0 4 0 651784351 295211008 23716 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=288292 CPUtime=12.69 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 13081 0 0 0 1267 2 0 0 25 0 4 0 651784351 295211008 23716 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=288292 CPUtime=12.54 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 10212 0 0 0 1253 1 0 0 25 0 4 0 651784351 295211008 23716 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 288292

[startup+25.5006 s]
/proc/loadavg: 7.59 7.95 8.03 9/343 31550
/proc/meminfo: memFree=17627616/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=297916 CPUtime=101.67 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 66802 0 0 0 10153 14 0 0 25 0 4 0 651784351 305065984 30319 33554432000 4194304 4580107 140733562646592 18446744073709551615 4320650 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 74479 30319 379 95 0 69461 0
[pid=31538/tid=31541] ppid=31536 vsize=297916 CPUtime=25.48 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 15474 0 0 0 2545 3 0 0 25 0 4 0 651784351 305065984 30319 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=297916 CPUtime=25.48 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 19461 0 0 0 2545 3 0 0 25 0 4 0 651784351 305065984 30319 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=297916 CPUtime=25.2 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 14709 0 0 0 2518 2 0 0 25 0 4 0 651784351 305065984 30319 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 297916

[startup+51.101 s]
/proc/loadavg: 7.73 7.95 8.03 9/343 31551
/proc/meminfo: memFree=17596312/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=306412 CPUtime=203.79 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 94747 0 0 0 20357 22 0 0 25 0 4 0 651784351 313765888 32179 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293184 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 76603 32179 379 95 0 71585 0
[pid=31538/tid=31541] ppid=31536 vsize=306412 CPUtime=51.09 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 21507 0 0 0 5104 5 0 0 25 0 4 0 651784351 313765888 32179 33554432000 4194304 4580107 140733562646592 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=306412 CPUtime=51.07 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 28819 0 0 0 5102 5 0 0 25 0 4 0 651784351 313765888 32179 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=306412 CPUtime=50.52 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 22358 0 0 0 5047 5 0 0 25 0 4 0 651784351 313765888 32179 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 306412

[startup+102.313 s]
/proc/loadavg: 7.94 7.97 8.03 9/343 31553
/proc/meminfo: memFree=17521632/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=328832 CPUtime=408.07 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 140253 0 0 0 40771 36 0 0 25 0 4 0 651784351 336723968 44983 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 82208 44983 379 95 0 77190 0
[pid=31538/tid=31541] ppid=31536 vsize=328832 CPUtime=102.29 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 32649 0 0 0 10221 8 0 0 25 0 4 0 651784351 336723968 44983 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=328832 CPUtime=102.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 40963 0 0 0 10219 10 0 0 25 0 4 0 651784351 336723968 44983 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=328832 CPUtime=101.17 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 35582 0 0 0 10108 9 0 0 25 0 4 0 651784351 336723968 44983 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 328832

[startup+162.3 s]

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

[pid=31538] ppid=31536 vsize=537112 CPUtime=2562.12 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 417194 0 0 0 256068 144 0 0 25 0 4 0 651784351 550002688 101529 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 134278 101529 379 95 0 129260 0
[pid=31538/tid=31541] ppid=31536 vsize=537112 CPUtime=642.31 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 110186 0 0 0 64191 40 0 0 25 0 4 0 651784351 550002688 101529 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=537112 CPUtime=642.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 100870 0 0 0 64198 31 0 0 25 0 4 0 651784351 550002688 101529 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=537112 CPUtime=635.29 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 119097 0 0 0 63488 41 0 0 25 0 4 0 651784351 550002688 101529 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.12
Current children cumulated vsize (KiB) 537112

[startup+702.301 s]
/proc/loadavg: 8.22 8.10 8.05 9/343 31568
/proc/meminfo: memFree=17114880/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=629268 CPUtime=2801.41 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 444987 0 0 0 279985 156 0 0 25 0 4 0 651784351 644370432 105292 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 157317 105292 379 95 0 152299 0
[pid=31538/tid=31541] ppid=31536 vsize=629268 CPUtime=702.3 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 116365 0 0 0 70187 43 0 0 25 0 4 0 651784351 644370432 105292 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=629268 CPUtime=702.28 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 108123 0 0 0 70194 34 0 0 25 0 4 0 651784351 644370432 105292 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=629268 CPUtime=694.63 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 127573 0 0 0 69418 45 0 0 25 0 4 0 651784351 644370432 105292 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.41
Current children cumulated vsize (KiB) 629268

[startup+762.313 s]
/proc/loadavg: 8.20 8.11 8.06 9/343 31570
/proc/meminfo: memFree=17099976/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=609668 CPUtime=3040.8 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 470943 0 0 0 303913 167 0 0 25 0 4 0 651784351 624300032 113662 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 152417 113662 379 95 0 147399 0
[pid=31538/tid=31541] ppid=31536 vsize=609668 CPUtime=762.31 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 124085 0 0 0 76185 46 0 0 25 0 4 0 651784351 624300032 113662 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=609668 CPUtime=762.3 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 114855 0 0 0 76194 36 0 0 25 0 4 0 651784351 624300032 113662 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=609668 CPUtime=753.97 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 135074 0 0 0 75349 48 0 0 25 0 4 0 651784351 624300032 113662 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.8
Current children cumulated vsize (KiB) 609668

[startup+822.301 s]
/proc/loadavg: 8.20 8.12 8.06 9/343 31572
/proc/meminfo: memFree=17067948/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=675856 CPUtime=3280.08 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 490358 0 0 0 327833 175 0 0 25 0 4 0 651784351 692076544 121769 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 168964 121769 379 95 0 163946 0
[pid=31538/tid=31541] ppid=31536 vsize=675856 CPUtime=822.3 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 128432 0 0 0 82182 48 0 0 25 0 4 0 651784351 692076544 121769 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=675856 CPUtime=822.28 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 119710 0 0 0 82190 38 0 0 25 0 4 0 651784351 692076544 121769 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=675856 CPUtime=813.31 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 139542 0 0 0 81281 50 0 0 25 0 4 0 651784351 692076544 121769 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.08
Current children cumulated vsize (KiB) 675856

[startup+882.301 s]
/proc/loadavg: 8.23 8.14 8.07 9/343 31573
/proc/meminfo: memFree=17013844/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=742608 CPUtime=3519.42 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 510158 0 0 0 351758 184 0 0 25 0 4 0 651784351 760430592 124824 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 185652 124824 379 95 0 180634 0
[pid=31538/tid=31541] ppid=31536 vsize=742608 CPUtime=882.3 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 136595 0 0 0 88180 50 0 0 25 0 4 0 651784351 760430592 124824 33554432000 4194304 4580107 140733562646592 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=742608 CPUtime=882.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 124345 0 0 0 88189 40 0 0 25 0 4 0 651784351 760430592 124824 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=742608 CPUtime=872.65 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 143363 0 0 0 87211 54 0 0 25 0 4 0 651784351 760430592 124824 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.42
Current children cumulated vsize (KiB) 742608

[startup+942.3 s]
/proc/loadavg: 8.20 8.15 8.08 9/343 31575
/proc/meminfo: memFree=16969928/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=742044 CPUtime=3758.73 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 530508 0 0 0 375680 193 0 0 25 0 4 0 651784351 759853056 134421 33554432000 4194304 4580107 140733562646592 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 185511 134421 379 95 0 180493 0
[pid=31538/tid=31541] ppid=31536 vsize=742044 CPUtime=942.3 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 142527 0 0 0 94178 52 0 0 25 0 4 0 651784351 759853056 134421 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=742044 CPUtime=942.28 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 126045 0 0 0 94188 40 0 0 25 0 4 0 651784351 759853056 134421 33554432000 4194304 4580107 140733562646592 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=742044 CPUtime=931.98 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 149683 0 0 0 93140 58 0 0 25 0 4 0 651784351 759853056 134421 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.73
Current children cumulated vsize (KiB) 742044

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 8.08 9/343 31576
/proc/meminfo: memFree=16934812/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=701900 CPUtime=3998.06 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 547804 0 0 0 399604 202 0 0 25 0 4 0 651784351 718745600 138706 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 175475 138706 379 95 0 170457 0
[pid=31538/tid=31541] ppid=31536 vsize=701900 CPUtime=1002.31 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 145653 0 0 0 100176 55 0 0 25 0 4 0 651784351 718745600 138706 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=701900 CPUtime=1002.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 130013 0 0 0 100186 43 0 0 25 0 4 0 651784351 718745600 138706 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=701900 CPUtime=991.32 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 154502 0 0 0 99073 59 0 0 25 0 4 0 651784351 718745600 138706 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.06
Current children cumulated vsize (KiB) 701900

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.08 9/343 31578
/proc/meminfo: memFree=16921892/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=702936 CPUtime=4237.42 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 569318 0 0 0 423531 211 0 0 25 0 4 0 651784351 719806464 140737 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 175734 140737 379 95 0 170716 0
[pid=31538/tid=31541] ppid=31536 vsize=702936 CPUtime=1062.3 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 150877 0 0 0 106173 57 0 0 25 0 4 0 651784351 719806464 140737 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=702936 CPUtime=1062.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 134105 0 0 0 106185 44 0 0 25 0 4 0 651784351 719806464 140737 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=702936 CPUtime=1050.67 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 161321 0 0 0 105006 61 0 0 25 0 4 0 651784351 719806464 140737 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.42
Current children cumulated vsize (KiB) 702936

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 8.08 9/343 31580
/proc/meminfo: memFree=16883292/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=882944 CPUtime=4476.74 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 589171 0 0 0 447454 220 0 0 25 0 4 0 651784351 904134656 150409 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 220736 150409 379 95 0 215718 0
[pid=31538/tid=31541] ppid=31536 vsize=882944 CPUtime=1122.31 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 157919 0 0 0 112171 60 0 0 25 0 4 0 651784351 904134656 150409 33554432000 4194304 4580107 140733562646592 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=882944 CPUtime=1122.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 137263 0 0 0 112183 46 0 0 25 0 4 0 651784351 904134656 150409 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=882944 CPUtime=1110.01 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 167979 0 0 0 110937 64 0 0 25 0 4 0 651784351 904134656 150409 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.74
Current children cumulated vsize (KiB) 882944

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 8.08 9/343 31581
/proc/meminfo: memFree=16882760/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=717308 CPUtime=4716.06 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 602341 0 0 0 471379 227 0 0 25 0 4 0 651784351 734523392 149382 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 179327 149382 379 95 0 174309 0
[pid=31538/tid=31541] ppid=31536 vsize=717308 CPUtime=1182.31 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 158875 0 0 0 118170 61 0 0 25 0 4 0 651784351 734523392 149382 33554432000 4194304 4580107 140733562646592 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=717308 CPUtime=1182.29 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 139182 0 0 0 118181 48 0 0 25 0 4 0 651784351 734523392 149382 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=717308 CPUtime=1169.34 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 173380 0 0 0 116867 67 0 0 25 0 4 0 651784351 734523392 149382 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.06
Current children cumulated vsize (KiB) 717308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.12 8.11 8.08 9/343 31582
/proc/meminfo: memFree=16847036/32951124 swapFree=67056804/67111528
[pid=31538] ppid=31536 vsize=956744 CPUtime=4800.31 cores=0,2,4,6
/proc/31538/stat : 31538 (strangenight2-m) R 31536 31538 31208 0 -1 4202496 611323 0 0 0 479801 230 0 0 25 0 4 0 651784351 979705856 157340 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31538/statm: 239186 157340 379 95 0 234168 0
[pid=31538/tid=31541] ppid=31536 vsize=956744 CPUtime=1203.44 cores=0,2,4,6
/proc/31538/task/31541/stat : 31541 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 161981 0 0 0 120282 62 0 0 25 0 4 0 651784351 979705856 157340 33554432000 4194304 4580107 140733562646592 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31538/tid=31542] ppid=31536 vsize=956744 CPUtime=1203.41 cores=0,2,4,6
/proc/31538/task/31542/stat : 31542 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 139379 0 0 0 120293 48 0 0 25 0 4 0 651784351 979705856 157340 33554432000 4194304 4580107 140733562646592 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31538/tid=31543] ppid=31536 vsize=956744 CPUtime=1190.21 cores=0,2,4,6
/proc/31538/task/31543/stat : 31543 (strangenight2-m) R 31536 31538 31208 0 -1 4202560 177993 0 0 0 118954 67 0 0 25 0 4 0 651784351 979705856 157340 33554432000 4194304 4580107 140733562646592 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 956744

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.46
CPU time (s): 4800.37
CPU user time (s): 4798.04
CPU system time (s): 2.33365
CPU usage (%): 398.88
Max. virtual memory (cumulated for all children) (KiB): 956744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.04
system time used= 2.33364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 611323
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= 449
involuntary context switches= 27174

runsolver used 3.64945 second user time and 9.59254 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 21:37:14
IDJOB=3366327
IDBENCH=82736
IDSOLVER=1844
FILE ID=node108/3366327-1305401834
RUNJOBID= node108-1305401834-31523
PBS_JOBID= 13324481
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=472558884

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17853812 kB
Buffers:        277104 kB
Cached:        4406044 kB
SwapCached:       8700 kB
Active:       11031940 kB
Inactive:      3754448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17853812 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           11004 kB
Writeback:           0 kB
AnonPages:    10100168 kB
Mapped:          26364 kB
Slab:           208000 kB
PageTables:      38564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52252144 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= 73544 MiB
End job on node108 at 2011-05-14 21:57:20