Trace number 3174221

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174221-1304115436.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
3.58/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.58/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.58/0.90	c calculated reachability. Time: 0.00
3.58/0.90	c Calc default polars -  time:   0.00 s pos:     312 undec:      79 neg:     309
3.58/0.90	c =========================================================================================
3.58/0.90	c types(t): F = full restart, N = normal restart
3.58/0.90	c types(t): S = simplification begin/end, E = solution found
3.58/0.90	c restart types(rt): st = static, dy = dynamic
3.58/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0       688      2969         0         0      8987         0   no data   no data
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st     8      4917       688      2969         0      4867      8987    145801   no data   no data
3.58/0.90	c  N st    10     11300       688      2969         0      4523      8987     93575   no data   no data
3.58/0.90	c  N st    11     17044       688      2969         0     10170      8987    273649   no data   no data
4.78/1.21	c  F st    12     25000       688      2969         0     12461      8987    338002   no data   no data
4.78/1.22	c  N st    12     25000       688      2969         0     12461      8987    338002   no data   no data
5.58/1.47	c  N dy    18     30001       688      2969         0     10738      8987    256517   no data   no data
5.58/1.47	c  S st    18     30001       688      2969         0     10738      8987    256517   no data   no data
5.98/1.50	c  S st    18     30504       688      2969         0     11241      8987    270771   no data   no data
5.98/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.98/1.51	c blocked clauses removed:       18 vars:      3 tried:         688 T: 0.00 s
5.98/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
5.98/1.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.98/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.57	c lits-rem:       160  cl-subs:      297  v-elim:      0  v-fix:    0  time:  0.05 s
5.98/1.58	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
5.98/1.58	c calculated reachability. Time: 0.00
5.98/1.58	c  N dy    18     30504       685      2951         0     10912      8933    258787   no data   no data
7.17/1.84	c  N dy    25     34805       685      2951         0     15168      8933    378520     17.89     18.88
7.98/2.06	c  N dy    51     38823       685      2951         0     11335      8933    212366     18.51     19.99
9.17/2.32	c  N dy    71     42895       685      2951         0     15374      8933    323725     18.62     19.62
9.97/2.52	c  S st    88     45760       685      2951         0      9343      8933    124786     18.76     18.93
9.97/2.55	c  S st    88     46263       685      2951         0      9846      8933    138073     18.76   no data
9.97/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.97/2.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.97/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.97/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
9.97/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.97/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.97/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.57	c lits-rem:        11  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
9.97/2.57	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
9.97/2.57	c vivif2 --  cl tried     9844 cl shrink        0 lits rem          0 time: 0.00
9.97/2.58	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
9.97/2.58	c calculated reachability. Time: 0.00
9.97/2.58	c  N dy    88     46263       685      2951         0      9844      8933    137997     18.76   no data
11.17/2.81	c  N dy   115     50272       685      2951         0     13826      8933    254348     19.08     22.71
12.37/3.16	c  N dy   128     55275       685      2951         0     18802      8933    395089     18.96     20.22
13.57/3.43	c  N dy   160     59495       685      2951         0     13096      8933    203813     19.22     20.25
14.77/3.77	c  N dy   191     64378       685      2951         0     17956      8933    344481     19.35     20.53
16.37/4.17	c  N dy   212     69396       685      2951         0     12013      8933    147723     19.35     17.78
16.37/4.17	c  S st   212     69396       685      2951         0     12013      8933    147723     19.35     17.78
16.77/4.20	c  S st   212     69902       685      2951         0     12519      8933    161697     19.35   no data
16.77/4.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.77/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.77/4.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.77/4.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.77/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.77/4.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
16.77/4.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.77/4.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.77/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.77/4.23	c lits-rem:         5  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
16.77/4.23	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
16.77/4.23	c vivif2 --  cl tried    12478 cl shrink        0 lits rem          0 time: 0.00
16.77/4.24	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
16.77/4.24	c calculated reachability. Time: 0.00
16.77/4.24	c  N dy   212     69902       685      2951         0     12478      8933    160425     19.35   no data
17.95/4.54	c  N dy   228     74481       685      2951         0     17013      8933    291081     19.31     20.60
19.56/4.93	c  N dy   262     79362       685      2951         0     21859      8933    431276     19.42     20.55
21.16/5.32	c  N dy   295     84523       685      2951         0     15079      8933    211454     19.52     20.74
21.98/5.52	c  F st   317     87500       685      2951         0     18035      8933    298178     19.60     19.32
22.75/5.77	c  N st   322     90798       685      2951         0     21295      8933    393253     19.60   no data
24.75/6.27	c  N dy   340     96635       685      2951         0     14190      8933    163200     19.57     20.64
27.15/6.82	c  N dy   346    103919       685      2951         0     21403      8933    365205     19.45     20.49
27.55/6.90	c  S st   354    104853       685      2951         0     22333      8933    392468     19.47   no data
27.55/6.95	c  S st   354    105356       685      2951         0     22836      8933    406349     19.47   no data
27.55/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.55/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.55/6.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.55/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.55/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.55/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
27.55/6.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.55/6.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.55/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.95/7.06	c lits-rem:        56  cl-subs:      376  v-elim:      0  v-fix:    0  time:  0.09 s
27.95/7.06	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
27.95/7.07	c vivif2 --  cl tried    22460 cl shrink        0 lits rem          0 time: 0.01
27.95/7.08	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
27.95/7.08	c calculated reachability. Time: 0.00
27.95/7.08	c  N dy   354    105356       685      2951         0     22460      8933    394963     19.47   no data
30.37/7.70	c  N dy   371    112102       685      2951         0     15266      8933    168990     19.39     20.71
32.74/8.26	c  N dy   418    119319       685      2951         0     22441      8933    375565     19.48     20.77
37.14/9.31	c  N dy   460    129895       685      2951         0     18039      8933    220419     19.45     20.56
39.93/10.01	c  N dy   486    138215       685      2951         0     26318      8933    454031     19.43     20.70
43.13/10.87	c  N dy   524    147057       685      2951         0     19207      8933    240050     19.43     21.87
47.13/11.81	c  N dy   551    157013       685      2951         0     29090      8933    525457     19.36     20.41
47.53/11.93	c  S st   560    158037       685      2951         0     30108      8933    555142     19.38   no data
47.53/12.00	c  S st   560    158543       685      2951         0     30613      8933    570233     19.38   no data
47.53/12.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.94/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.94/12.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.94/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.94/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.94/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
47.94/12.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.94/12.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.94/12.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.34/12.16	c lits-rem:        39  cl-subs:      358  v-elim:      0  v-fix:    0  time:  0.13 s
48.34/12.16	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
48.34/12.17	c vivif2 --  cl tried    30255 cl shrink        0 lits rem          0 time: 0.01
48.34/12.19	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.02
48.34/12.19	c calculated reachability. Time: 0.00
48.34/12.19	c  N dy   560    158543       685      2951         0     30255      8933    558276     19.38   no data
52.33/13.17	c  N dy   600    168927       685      2951         0     23687      8933    347842     19.36     20.50
57.13/14.36	c  N dy   661    179782       685      2951         0     34482      8933    662402     19.42     23.30
61.52/15.47	c  N dy   724    191368       685      2951         0     28102      8933    444401     19.45     20.70
67.49/16.90	c  N dy   774    203798       685      2951         0     21570      8933    235026     19.43     20.51
73.08/18.31	c  N dy   835    217109       685      2951         0     34769      8933    617493     19.45     20.56
81.07/20.30	c  N dy   901    234995       685      2951         0     32677      8933    523371     19.40     20.53
82.28/20.68	c  S st   918    237814       685      2951         0     35468      8933    604391     19.41   no data
82.68/20.76	c  S st   918    238322       685      2951         0     35976      8933    618926     19.41   no data
82.68/20.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.68/20.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.68/20.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.68/20.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.68/20.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.68/20.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
82.68/20.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.68/20.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.68/20.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.87/21.00	c lits-rem:       291  cl-subs:      615  v-elim:      0  v-fix:    0  time:  0.20 s
83.87/21.00	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
83.87/21.01	c vivif2 --  cl tried    35361 cl shrink        0 lits rem          0 time: 0.01
83.87/21.03	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.02
83.87/21.03	c calculated reachability. Time: 0.00
83.87/21.03	c  N dy   918    238322       685      2951         0     35361      8933    600958     19.41   no data
91.07/22.81	c  N dy   998    253783       685      2951         0     29892      8933    437288     19.45     20.55
99.45/24.90	c  N dy  1083    269988       685      2951         0     24133      8933    242810     19.48     21.71
107.84/27.01	c  N dy  1166    287301       685      2951         0     41339      8933    738363     19.50     20.54
116.63/29.22	c  N dy  1247    305680       685      2951         0     36712      8933    581510     19.50     21.09
117.03/29.30	c  F st  1249    306250       685      2951         0     37280      8933    598275     19.50   no data
127.81/32.05	c  N dy  1324    327148       685      2951         0     34181      8933    487372     19.50     20.56
140.21/35.11	c  N dy  1432    347931       685      2951         0     29978      8933    342322     19.55     20.81
145.02/36.33	c  S st  1481    357484       685      2951         0     39459      8933    618219     19.57     19.40
145.39/36.42	c  S st  1481    357990       685      2951         0     39965      8933    633015     19.57   no data
145.39/36.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.39/36.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.39/36.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.39/36.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.39/36.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.39/36.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
145.39/36.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
145.39/36.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.39/36.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.19/36.65	c lits-rem:       112  cl-subs:      412  v-elim:      0  v-fix:    0  time:  0.18 s
146.19/36.65	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
146.19/36.66	c vivif2 --  cl tried    39553 cl shrink        0 lits rem          0 time: 0.01
146.19/36.69	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.03
146.19/36.69	c calculated reachability. Time: 0.00
146.19/36.69	c  N dy  1481    357990       685      2951         0     39553      8933    619727     19.57   no data
158.57/39.76	c  N dy  1566    378885       685      2951         0     34499      8933    451232     19.56     20.65
171.75/43.03	c  N dy  1659    399079       685      2951         0     27739      8933    234510     19.58     20.64
182.94/45.84	c  N dy  1758    419103       685      2951         0     47621      8933    817871     19.62     20.65
195.72/49.04	c  N dy  1829    439409       685      2951         0     39985      8933    562579     19.61     20.76
208.91/52.33	c  N dy  1873    459517       685      2951         0     31114      8933    282814     19.54     20.68
220.89/55.35	c  N dy  1983    479582       685      2951         0     50997      8933    856536     19.58     22.93
234.87/58.84	c  N dy  2071    500265       685      2951         0     41768      8933    574326     19.58     20.75
250.07/62.66	c  N dy  2143    520334       685      2951         0     30944      8933    238259     19.58     20.80
259.26/64.99	c  S st  2208    536985       685      2951         0     47462      8933    724971     19.58     14.54
259.64/65.09	c  S st  2208    537491       685      2951         0     47967      8933    739593     19.58   no data
259.64/65.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
260.03/65.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
260.03/65.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
260.03/65.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.03/65.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.03/65.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
260.03/65.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
260.03/65.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
260.03/65.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.23/65.40	c lits-rem:        99  cl-subs:      448  v-elim:      0  v-fix:    0  time:  0.26 s
261.23/65.40	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
261.23/65.41	c vivif2 --  cl tried    47519 cl shrink        0 lits rem          0 time: 0.01
261.23/65.45	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.03
261.23/65.45	c calculated reachability. Time: 0.00
261.23/65.45	c  N dy  2208    537491       685      2951         0     47519      8933    725015     19.58   no data
276.83/69.36	c  N dy  2316    557528       685      2951         0     35690      8933    352443     19.61     22.29
290.39/72.71	c  N dy  2417    577699       685      2951         0     55704      8933    934042     19.62     20.94
305.18/76.44	c  N dy  2498    597843       685      2951         0     42956      8933    536005     19.63     20.69
321.15/80.45	c  N dy  2623    618051       685      2951         0     62994      8933   1124396     19.66     20.73
335.94/84.15	c  N dy  2754    638769       685      2951         0     49855      8933    726236     19.69     20.80
353.11/88.46	c  N dy  2834    658860       685      2951         0     35058      8933    263449     19.70     21.45
365.89/91.65	c  N dy  2916    678914       685      2951         0     54908      8933    844339     19.70     23.84
383.47/96.05	c  N dy  2988    698927       685      2951         0     39060      8933    353782     19.69     23.73
401.05/100.49	c  N dy  3016    723076       685      2951         0     62929      8933   1067239     19.62     21.02
421.84/105.62	c  N dy  3128    743146       685      2951         0     46188      8933    545142     19.64     20.74
438.60/109.86	c  N dy  3235    763181       685      2951         0     66052      8933   1125513     19.66     20.98
458.57/114.89	c  N dy  3345    787499       685      2951         0     52484      8933    704124     19.67     20.78
476.14/119.22	c  S st  3448    806237       685      2951         0     71104      8933   1255268     19.69     16.09
476.94/119.41	c  S st  3448    806741       685      2951         0     71608      8933   1269871     19.69   no data
476.94/119.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
476.94/119.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
476.94/119.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
476.94/119.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.94/119.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.94/119.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
476.94/119.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
476.94/119.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
477.34/119.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.54/120.31	c lits-rem:       286  cl-subs:     1087  v-elim:      0  v-fix:    0  time:  0.81 s
480.54/120.31	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
480.54/120.33	c vivif2 --  cl tried    70521 cl shrink        0 lits rem          0 time: 0.02
480.54/120.39	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.06
480.94/120.40	c calculated reachability. Time: 0.00
480.94/120.40	c  N dy  3448    806741       685      2951         0     70521      8933   1235065     19.69   no data
498.12/124.78	c  N dy  3545    827536       685      2951         0     52446      8933    681160     19.69     20.93
517.29/129.50	c  N dy  3634    847677       685      2951         0     72422      8933   1264081     19.70     20.84
534.47/133.88	c  N dy  3701    867774       685      2951         0     52702      8933    670797     19.70     21.85
553.26/138.59	c  N dy  3779    887777       685      2951         0     72513      8933   1251613     19.70     20.98
575.63/144.16	c  N dy  3863    913193       685      2951         0     57033      8933    767610     19.69     20.76
600.38/150.35	c  N dy  3878    938017       685      2951         0     81537      8933   1461341     19.62     20.84
616.36/154.30	c  N dy  3921    958304       685      2951         0     60071      8933    815433     19.59     20.73
636.34/159.40	c  N dy  3972    978370       685      2951         0     79875      8933   1382542     19.56     20.98
654.33/163.83	c  N dy  4092    998380       685      2951         0     57169      8933    740299     19.58     20.70
675.48/169.12	c  N dy  4219   1018500       685      2951         0     77144      8933   1326808     19.60     20.72
696.25/174.30	c  N dy  4346   1038587       685      2951         0     53479      8933    601669     19.63     20.77
715.03/179.02	c  N dy  4420   1058686       685      2951         0     73354      8933   1171504     19.62     20.78
732.21/183.35	c  F st  4510   1071875       685      2951         0     86446      8933   1559957     19.64   no data
738.99/185.02	c  N dy  4529   1078885       685      2951         0     48808      8933    446689     19.64     20.84
756.97/189.55	c  N dy  4644   1099308       685      2951         0     69074      8933   1043741     19.66     20.76
786.56/196.92	c  N dy  4762   1122310       685      2951         0     46293      8933    344628     19.67     20.75
802.91/201.02	c  N dy  4866   1142406       685      2951         0     66172      8933    927197     19.68     20.80
825.28/206.66	c  N dy  4916   1162521       685      2951         0     86071      8933   1501980     19.67     20.95
846.06/211.84	c  N dy  5009   1182621       685      2951         0     59410      8933    701083     19.68     22.87
867.23/217.11	c  N dy  5133   1202670       685      2951         0     79291      8933   1290909     19.69     20.93
876.81/219.51	c  S st  5164   1210111       685      2951         0     86670      8933   1508047     19.70   no data
877.61/219.75	c  S st  5164   1210616       685      2951         0     87175      8933   1522334     19.70   no data
877.61/219.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
877.61/219.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
877.61/219.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
877.61/219.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
877.61/219.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
877.61/219.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
877.61/219.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
878.01/219.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
878.01/219.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.23/221.12	c lits-rem:       223  cl-subs:     1496  v-elim:      0  v-fix:    0  time:  1.25 s
883.23/221.12	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
883.23/221.14	c vivif2 --  cl tried    85679 cl shrink        0 lits rem          0 time: 0.02
883.60/221.23	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.09
883.60/221.23	c calculated reachability. Time: 0.00
883.60/221.23	c  N dy  5164   1210616       685      2951         0     85679      8933   1475441     19.70   no data
911.56/228.25	c  N dy  5291   1230638       685      2951         0     57992      8933    647084     19.72     22.36
933.93/233.87	c  N dy  5386   1250639       685      2951         0     77840      8933   1226727     19.72     20.87
962.69/241.04	c  N dy  5537   1270645       685      2951         0     49116      8933    360826     19.75     24.74
980.27/245.45	c  N dy  5668   1290650       685      2951         0     68959      8933    941465     19.77     21.33
1005.04/251.64	c  N dy  5762   1310721       685      2951         0     88868      8933   1520208     19.78     22.92
1028.23/257.41	c  N dy  5871   1330753       685      2951         0     59167      8933    633382     19.79     22.46
1049.80/262.84	c  N dy  5968   1351481       685      2951         0     79724      8933   1231392     19.79     20.94
1077.34/269.73	c  N dy  6066   1371537       685      2951         0     99626      8933   1818344     19.80     22.13
1096.12/274.49	c  N dy  6174   1391572       685      2951         0     68911      8933    899198     19.81     23.40
1120.89/280.66	c  N dy  6299   1411661       685      2951         0     88815      8933   1491420     19.83     23.06
1147.25/287.20	c  N dy  6383   1431694       685      2951         0     57105      8933    523521     19.83     20.88
1166.42/292.02	c  N dy  6469   1451763       685      2951         0     76992      8933   1107421     19.83     21.96
1191.99/298.49	c  N dy  6519   1472073       685      2951         0     97037      8933   1676642     19.82     20.87
1215.96/304.49	c  N dy  6619   1492207       685      2951         0     64467      8933    721723     19.83     20.90
1239.14/310.23	c  N dy  6718   1512354       685      2951         0     84419      8933   1304172     19.83     21.01
1269.90/317.92	c  N dy  6840   1532425       685      2951         0    104338      8933   1896650     19.85     21.77
1290.25/323.05	c  N dy  6957   1552443       685      2951         0     70706      8933    886253     19.86     24.29
1315.42/329.34	c  N dy  7067   1572682       685      2951         0     90755      8933   1479480     19.87     21.01
1345.78/336.96	c  N dy  7179   1592818       685      2951         0     56179      8933    430997     19.88     21.00
1364.96/341.74	c  N dy  7217   1614076       685      2951         0     77072      8933   1018700     19.86     20.98
1390.92/348.24	c  N dy  7301   1634129       685      2951         0     96923      8933   1602603     19.86     20.95
1418.09/355.08	c  N dy  7393   1654146       685      2951         0     61344      8933    565145     19.87     20.97
1441.65/360.92	c  N dy  7524   1674257       685      2951         0     81277      8933   1154791     19.88     21.08
1472.03/368.59	c  N dy  7645   1695068       685      2951         0    101911      8933   1763715     19.89     21.12
1495.98/374.52	c  S st  7748   1710616       685      2951         0     60899      8933    530318     19.90     19.64
1496.38/374.66	c  S st  7748   1711116       685      2951         0     61398      8933    546222     19.90   no data
1496.38/374.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1496.38/374.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1496.38/374.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1496.38/374.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1496.38/374.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1496.38/374.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
1496.38/374.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1496.78/374.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1496.78/374.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1497.18/374.84	c lits-rem:        48  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.12 s
1497.18/374.84	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
1497.18/374.85	c vivif2 --  cl tried    61290 cl shrink        0 lits rem          0 time: 0.01
1497.58/374.90	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.05
1497.58/374.90	c calculated reachability. Time: 0.00
1497.58/374.90	c  N dy  7748   1711116       685      2951         0     61290      8933    542471     19.90   no data
1519.15/380.37	c  N dy  7839   1731528       685      2951         0     81483      8933   1126720     19.91     21.15
1553.51/388.92	c  N dy  7935   1751572       685      2951         0    101355      8933   1707496     19.91     21.03
1586.66/397.27	c  N dy  8031   1772292       685      2951         0     64441      8933    609681     19.92     20.97
1608.63/402.70	c  N dy  8101   1792380       685      2951         0     84343      8933   1196506     19.92     21.26
1639.01/410.36	c  N dy  8209   1812433       685      2951         0    104209      8933   1774834     19.93     24.23
1669.37/417.96	c  N dy  8318   1832506       685      2951         0     65650      8933    621540     19.93     21.25
1692.12/423.69	c  N dy  8427   1852578       685      2951         0     85541      8933   1211674     19.94     21.07
1728.87/432.88	c  N dy  8507   1877216       685      2951         0    109879      8933   1914699     19.94     21.02
1756.84/439.87	c  N dy  8637   1897314       685      2951         0     70390      8933    744187     19.95     22.87
1780.40/445.78	c  N dy  8714   1917393       685      2951         0     90267      8933   1316725     19.95     21.29
1809.98/453.16	c  N dy  8774   1937465       685      2951         0    110143      8933   1901263     19.95     22.28
1840.74/460.86	c  N dy  8832   1959220       685      2951         0     71239      8933    737042     19.94     21.38
1865.48/467.07	c  N dy  8922   1980149       685      2951         0     91973      8933   1354168     19.95     21.02
1898.64/475.32	c  N dy  9021   2000224       685      2951         0    111880      8933   1940395     19.95     22.14
1926.60/482.30	c  N dy  9056   2020812       685      2951         0     70847      8933    700181     19.94     21.12
1951.00/488.42	c  N dy  9162   2040870       685      2951         0     90735      8933   1292795     19.95     24.23
1981.75/496.16	c  N dy  9238   2060907       685      2951         0    110561      8933   1875294     19.95     24.38
2015.28/504.51	c  N dy  9335   2081294       685      2951         0     68375      8933    608114     19.95     21.15
2039.25/510.55	c  N dy  9444   2101612       685      2951         0     88492      8933   1203488     19.96     21.03
2076.41/519.80	c  N dy  9548   2125107       685      2951         0    111744      8933   1893500     19.96     21.27
2111.16/528.54	c  N dy  9661   2145207       685      2951         0     68297      8933    586559     19.97     21.31
2133.93/534.23	c  N dy  9737   2165278       685      2951         0     88152      8933   1172240     19.97     22.36
2178.67/545.44	c  N dy  9853   2193727       685      2951         0    116299      8933   1992843     19.97     21.08
2208.63/552.98	c  S st  9916   2211116       685      2951         0     69153      8933    581538     19.97     19.20
2209.43/553.14	c  S st  9916   2211617       685      2951         0     69653      8933    595643     19.97   no data
2209.43/553.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2209.43/553.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2209.43/553.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2209.43/553.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2209.43/553.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2209.43/553.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
2209.43/553.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2209.43/553.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2209.84/553.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2210.25/553.34	c lits-rem:        24  cl-subs:      315  v-elim:      0  v-fix:    0  time:  0.13 s
2210.25/553.34	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
2210.25/553.35	c vivif2 --  cl tried    69338 cl shrink        0 lits rem          0 time: 0.01
2210.62/553.41	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.06
2210.62/553.41	c calculated reachability. Time: 0.00
2210.62/553.41	c  N dy  9916   2211617       685      2951         0     69338      8933    586498     19.97   no data
2239.78/560.77	c  N dy 10011   2233099       685      2951         0     90624      8933   1216057     19.97     21.03
2272.54/568.98	c  N dy 10104   2253767       685      2951         0    111075      8933   1809195     19.97     21.32
2313.29/579.12	c  N dy 10209   2274800       685      2951         0     66578      8933    488068     19.98     21.05
2336.86/585.05	c  N dy 10310   2295619       685      2951         0     87184      8933   1086839     19.98     21.08
2366.42/592.45	c  N dy 10358   2315632       685      2951         0    106967      8933   1668028     19.98     24.03
2412.38/603.99	c  N dy 10467   2340660       685      2951         0    131714      8933   2386305     19.98     21.05
2456.32/614.92	c  N dy 10539   2378016       685      2951         0    102336      8933   1512975     19.96     21.01
2493.45/624.29	c  N dy 10652   2398880       685      2951         0    123003      8933   2132523     19.97     21.05
2527.80/632.84	c  N dy 10740   2418906       685      2951         0     75514      8933    696557     19.97     21.26
2551.78/638.85	c  N dy 10806   2438983       685      2951         0     95311      8933   1273038     19.97     21.88
2584.12/646.95	c  N dy 10908   2459018       685      2951         0    115173      8933   1860157     19.97     21.92
2631.68/658.81	c  N dy 11011   2482971       685      2951         0     70640      8933    539528     19.98     21.10
2654.06/664.41	c  N dy 11065   2502987       685      2951         0     90439      8933   1127066     19.97     22.28
2685.59/672.35	c  N dy 11211   2523026       685      2951         0    110328      8933   1728435     19.99     21.22
2726.34/682.58	c  N dy 11312   2544380       685      2951         0    131504      8933   2360219     19.99     21.10
2758.29/690.52	c  N dy 11412   2564435       685      2951         0     82067      8933    853903     20.00     21.07
2792.25/699.06	c  N dy 11516   2584499       685      2951         0    101914      8933   1440316     20.00     21.10
2827.00/707.78	c  N dy 11588   2604531       685      2951         0    121715      8933   2009778     20.00     22.25
2871.34/718.82	c  N dy 11706   2624561       685      2951         0     71277      8933    515447     20.01     21.14
2896.11/725.02	c  N dy 11818   2644862       685      2951         0     91406      8933   1110348     20.02     21.09
2930.88/733.76	c  N dy 11906   2665816       685      2951         0    112169      8933   1731097     20.02     21.19
2970.43/743.67	c  N dy 12007   2685820       685      2951         0    131982      8933   2317886     20.02     21.14
3007.16/752.85	c  N dy 12104   2707307       685      2951         0     81960      8933    812292     20.02     21.08
3012.76/754.26	c  S st 12141   2711617       685      2951         0     86237      8933    943094     20.03     20.16
3013.56/754.49	c  S st 12141   2712119       685      2951         0     86737      8933    957144     20.03   no data
3013.56/754.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3013.97/754.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3013.97/754.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3013.97/754.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3013.97/754.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3013.97/754.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3013.97/754.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3013.97/754.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3013.97/754.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3015.55/754.93	c lits-rem:        54  cl-subs:      519  v-elim:      0  v-fix:    0  time:  0.35 s
3015.55/754.93	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
3015.55/754.95	c vivif2 --  cl tried    86218 cl shrink        0 lits rem          0 time: 0.02
3015.95/755.03	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.08
3015.95/755.03	c calculated reachability. Time: 0.00
3015.95/755.03	c  N dy 12141   2712119       685      2951         0     86218      8933    939937     20.03   no data
3049.90/763.56	c  N dy 12210   2736219       685      2951         0    110063      8933   1633529     20.02     21.15
3092.25/774.17	c  N dy 12329   2757701       685      2951         0    131322      8933   2267705     20.03     21.16
3131.00/783.81	c  N dy 12425   2778458       685      2951         0     79589      8933    714386     20.03     21.22
3158.16/790.61	c  N dy 12528   2798459       685      2951         0     99391      8933   1295105     20.03     21.37
3191.31/798.92	c  N dy 12603   2819371       685      2951         0    120073      8933   1910452     20.03     21.55
3234.46/809.74	c  N dy 12721   2839450       685      2951         0    139979      8933   2505640     20.04     21.64
3264.44/817.24	c  N dy 12763   2859538       685      2951         0     86529      8933    883612     20.04     21.14
3297.97/825.63	c  N dy 12845   2883095       685      2951         0    109797      8933   1570933     20.03     21.19
3336.72/835.39	c  N dy 12958   2903116       685      2951         0    129657      8933   2167433     20.04     23.46
3383.08/846.91	c  N dy 13076   2923132       685      2951         0     75279      8933    541932     20.05     21.18
3408.23/853.29	c  N dy 13175   2943159       685      2951         0     95114      8933   1129463     20.05     23.54
3445.00/862.47	c  N dy 13265   2965255       685      2951         0    117012      8933   1781222     20.05     21.19
3486.91/872.92	c  N dy 13385   2985356       685      2951         0    136951      8933   2381038     20.06     21.14
3527.27/883.05	c  N dy 13476   3005448       685      2951         0     81565      8933    700363     20.06     21.88
3559.62/891.17	c  N dy 13597   3025536       685      2951         0    101506      8933   1301302     20.07     22.13
3623.14/907.02	c  N dy 13683   3051163       685      2951         0    126835      8933   2038965     20.07     21.18
3684.66/922.48	c  N dy 13770   3071475       685      2951         0    146959      8933   2636198     20.07     21.53
3729.80/933.75	c  N dy 13837   3091714       685      2951         0     90733      8933    943966     20.07     21.15
3764.95/942.57	c  N dy 13847   3112619       685      2951         0    111370      8933   1563921     20.06     21.18
3802.50/951.93	c  N dy 13910   3132692       685      2951         0    131177      8933   2146534     20.05     25.57
3851.64/964.20	c  N dy 14027   3153597       685      2951         0    151868      8933   2765023     20.06     21.27
3880.39/971.46	c  N dy 14091   3173649       685      2951         0     94566      8933   1053253     20.06     23.12
3914.77/980.01	c  N dy 14141   3196011       685      2951         0    116666      8933   1703913     20.05     21.17
3945.93/987.88	c  S st 14211   3212119       685      2951         0    132619      8933   2176116     20.05     19.03
3947.50/988.27	c  S st 14211   3212623       685      2951         0    133123      8933   2190461     20.05   no data
3947.50/988.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3947.90/988.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3947.90/988.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3947.90/988.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3947.90/988.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3947.90/988.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3947.90/988.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3947.90/988.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3948.30/988.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3958.30/990.90	c lits-rem:       149  cl-subs:     2570  v-elim:      0  v-fix:    0  time:  2.44 s
3958.30/990.90	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
3958.30/990.94	c vivif2 --  cl tried   130553 cl shrink        0 lits rem          0 time: 0.04
3958.71/991.08	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.14
3958.71/991.08	c calculated reachability. Time: 0.00
3958.71/991.08	c  N dy 14211   3212623       685      2951         0    130553      8933   2114069     20.05   no data
4007.04/1003.12	c  N dy 14314   3232801       685      2951         0    150518      8933   2703111     20.06     21.21
4042.20/1011.95	c  N dy 14435   3253854       685      2951         0     93206      8933    987869     20.06     21.28
4076.13/1020.47	c  N dy 14555   3274213       685      2951         0    113364      8933   1581482     20.07     21.13
4119.68/1031.34	c  N dy 14640   3296748       685      2951         0    135630      8933   2231949     20.07     21.28
4169.62/1043.86	c  N dy 14767   3316759       685      2951         0    155468      8933   2828708     20.07     23.55
4199.17/1051.30	c  N dy 14841   3336834       685      2951         0     96120      8933   1046007     20.07     26.17
4232.32/1059.57	c  N dy 14924   3357162       685      2951         0    116218      8933   1642107     20.07     21.30
4271.87/1069.45	c  N dy 15026   3377257       685      2951         0    136134      8933   2238355     20.08     25.57
4317.00/1080.76	c  N dy 15100   3397258       685      2951         0    155887      8933   2828313     20.08     23.93
4349.79/1088.98	c  N dy 15138   3418010       685      2951         0     96268      8933   1019751     20.07     21.19
4388.91/1098.70	c  N dy 15249   3441416       685      2951         0    119445      8933   1703672     20.07     21.30
4429.65/1108.90	c  N dy 15343   3461461       685      2951         0    139290      8933   2296249     20.08     21.17
4483.59/1122.42	c  N dy 15464   3482664       685      2951         0    160278      8933   2924548     20.08     21.24
4514.74/1130.22	c  N dy 15599   3502711       685      2951         0     99059      8933   1101324     20.09     21.27
4559.09/1141.34	c  N dy 15701   3522751       685      2951         0    118904      8933   1697319     20.09     24.48
4632.19/1159.61	c  N dy 15776   3546579       685      2951         0    142481      8933   2393834     20.09     21.40
4704.89/1177.80	c  N dy 15883   3566785       685      2951         0    162515      8933   2992678     20.10     21.25
4735.65/1185.51	c  N dy 15961   3587589       685      2951         0    100958      8933   1117844     20.10     21.22
4768.80/1193.90	c  N dy 16050   3607698       685      2951         0    120864      8933   1709419     20.10     21.20

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 4.09 6.49 7.44 3/176 4428
/proc/meminfo: memFree=24140792/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 408 0 0 0 1 0 0 0 20 0 4 0 523141344 52441088 347 33554432000 4194304 4627427 140736422226768 18446744073709551615 47360721004466 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 12803 347 299 106 0 7774 0
[pid=4428/tid=4431] ppid=4426 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 523141344 52441088 347 33554432000 4194304 4627427 140736422226768 18446744073709551615 47360721004456 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 523141344 52441088 347 33554432000 4194304 4627427 140736422226768 18446744073709551615 47360721004466 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 523141344 52441088 347 33554432000 4194304 4627427 140736422226768 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0373229 s]
/proc/loadavg: 4.09 6.49 7.44 3/176 4428
/proc/meminfo: memFree=24140792/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=282284 CPUtime=0.13 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 1635 0 0 0 13 0 0 0 18 0 4 0 523141344 289058816 1504 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 70571 1505 384 106 0 65542 0
[pid=4428/tid=4431] ppid=4426 vsize=282284 CPUtime=0.03 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 338 0 0 0 3 0 0 0 18 0 4 0 523141344 289058816 1505 33554432000 4194304 4627427 140736422226768 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=282284 CPUtime=0.03 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 365 0 0 0 3 0 0 0 18 0 4 0 523141344 289058816 1505 33554432000 4194304 4627427 140736422226768 18446744073709551615 4330984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=282284 CPUtime=0.02 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 175 0 0 0 2 0 0 0 22 0 4 0 523141344 289058816 1505 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 282284

[startup+0.100312 s]
/proc/loadavg: 4.09 6.49 7.44 3/176 4428
/proc/meminfo: memFree=24140792/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=282284 CPUtime=0.38 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 1953 0 0 0 38 0 0 0 18 0 4 0 523141344 289058816 1822 33554432000 4194304 4627427 140736422226768 18446744073709551615 4332712 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 70571 1822 384 106 0 65542 0
[pid=4428/tid=4431] ppid=4426 vsize=282284 CPUtime=0.09 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 418 0 0 0 9 0 0 0 18 0 4 0 523141344 289058816 1822 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=282284 CPUtime=0.09 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 443 0 0 0 9 0 0 0 18 0 4 0 523141344 289058816 1822 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=282284 CPUtime=0.09 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 246 0 0 0 9 0 0 0 23 0 4 0 523141344 289058816 1822 33554432000 4194304 4627427 140736422226768 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282284

[startup+0.300276 s]
/proc/loadavg: 4.09 6.49 7.44 3/176 4428
/proc/meminfo: memFree=24140792/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=283948 CPUtime=1.18 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 3068 0 0 0 118 0 0 0 18 0 4 0 523141344 290762752 2229 33554432000 4194304 4627427 140736422226768 18446744073709551615 4332200 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 70987 2229 385 106 0 65958 0
[pid=4428/tid=4431] ppid=4426 vsize=283948 CPUtime=0.29 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 707 0 0 0 29 0 0 0 18 0 4 0 523141344 290762752 2230 33554432000 4194304 4627427 140736422226768 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=283948 CPUtime=0.29 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 714 0 0 0 29 0 0 0 18 0 4 0 523141344 290762752 2230 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=283948 CPUtime=0.29 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 509 0 0 0 29 0 0 0 24 0 4 0 523141344 290762752 2230 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283948

[startup+0.700203 s]
/proc/loadavg: 4.09 6.49 7.44 3/176 4428
/proc/meminfo: memFree=24140792/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=284884 CPUtime=2.78 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 4849 0 0 0 277 1 0 0 18 0 4 0 523141344 291721216 2933 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 71221 2933 385 106 0 66192 0
[pid=4428/tid=4431] ppid=4426 vsize=284884 CPUtime=0.69 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 1158 0 0 0 69 0 0 0 18 0 4 0 523141344 291721216 2933 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=284884 CPUtime=0.69 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 1141 0 0 0 69 0 0 0 18 0 4 0 523141344 291721216 2933 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=284884 CPUtime=0.69 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 944 0 0 0 69 0 0 0 25 0 4 0 523141344 291721216 2933 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284884

[startup+1.50106 s]
/proc/loadavg: 4.09 6.49 7.44 9/184 4436
/proc/meminfo: memFree=24118656/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=286240 CPUtime=5.98 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 8420 0 0 0 597 1 0 0 20 0 4 0 523141344 293109760 3562 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 71560 3562 386 106 0 66531 0
[pid=4428/tid=4431] ppid=4426 vsize=286240 CPUtime=1.49 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 2095 0 0 0 149 0 0 0 20 0 4 0 523141344 293109760 3562 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=286240 CPUtime=1.49 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 1933 0 0 0 149 0 0 0 19 0 4 0 523141344 293109760 3562 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=286240 CPUtime=1.48 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 1854 0 0 0 148 0 0 0 25 0 4 0 523141344 293109760 3562 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286240

[startup+3.10077 s]
/proc/loadavg: 4.40 6.51 7.45 11/184 4466
/proc/meminfo: memFree=24112868/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=260256 CPUtime=12.37 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 19495 0 0 0 1234 3 0 0 25 0 4 0 523141344 266502144 10472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 65064 10472 389 106 0 60035 0
[pid=4428/tid=4431] ppid=4426 vsize=260256 CPUtime=3.08 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 3956 0 0 0 308 0 0 0 25 0 4 0 523141344 266502144 10472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=260256 CPUtime=3.08 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 5747 0 0 0 308 0 0 0 25 0 4 0 523141344 266502144 10472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=260256 CPUtime=3.07 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 4327 0 0 0 307 0 0 0 25 0 4 0 523141344 266502144 10472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 260256

[startup+6.30119 s]
/proc/loadavg: 4.40 6.51 7.45 10/184 4467
/proc/meminfo: memFree=24041372/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=279920 CPUtime=25.16 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 28793 0 0 0 2511 5 0 0 25 0 4 0 523141344 286638080 15655 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 69980 15655 389 106 0 64951 0
[pid=4428/tid=4431] ppid=4426 vsize=279920 CPUtime=6.29 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 7309 0 0 0 628 1 0 0 25 0 4 0 523141344 286638080 15655 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=279920 CPUtime=6.29 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 8032 0 0 0 628 1 0 0 25 0 4 0 523141344 286638080 15655 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=279920 CPUtime=6.26 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 5932 0 0 0 625 1 0 0 25 0 4 0 523141344 286638080 15655 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 279920

[startup+12.701 s]
/proc/loadavg: 5.03 6.58 7.46 10/184 4467
/proc/meminfo: memFree=23980008/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=299080 CPUtime=50.72 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 44858 0 0 0 5064 8 0 0 25 0 4 0 523141344 306257920 22349 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 74770 22349 389 106 0 69741 0
[pid=4428/tid=4431] ppid=4426 vsize=299080 CPUtime=12.69 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 10039 0 0 0 1268 1 0 0 25 0 4 0 523141344 306257920 22349 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=299080 CPUtime=12.69 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 12171 0 0 0 1267 2 0 0 25 0 4 0 523141344 306257920 22349 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=299080 CPUtime=12.62 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 10606 0 0 0 1260 2 0 0 25 0 4 0 523141344 306257920 22349 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 299080

[startup+25.5007 s]
/proc/loadavg: 5.48 6.62 7.46 10/184 4467
/proc/meminfo: memFree=23923316/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=290616 CPUtime=101.85 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 62196 0 0 0 10172 13 0 0 25 0 4 0 523141344 297590784 26690 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 72654 26690 389 106 0 67625 0
[pid=4428/tid=4431] ppid=4426 vsize=290616 CPUtime=25.49 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 12346 0 0 0 2547 2 0 0 25 0 4 0 523141344 297590784 26690 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=290616 CPUtime=25.49 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 18530 0 0 0 2545 4 0 0 25 0 4 0 523141344 297590784 26690 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=290616 CPUtime=25.35 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 14223 0 0 0 2532 3 0 0 25 0 4 0 523141344 297590784 26690 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 290616

[startup+51.101 s]
/proc/loadavg: 6.34 6.73 7.47 10/184 4468
/proc/meminfo: memFree=23853064/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=303296 CPUtime=204.12 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 91677 0 0 0 20389 23 0 0 25 0 4 0 523141344 310575104 36108 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309125 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 75824 36108 389 106 0 70795 0
[pid=4428/tid=4431] ppid=4426 vsize=303296 CPUtime=51.09 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 21233 0 0 0 5104 5 0 0 25 0 4 0 523141344 310575104 36108 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=303296 CPUtime=51.09 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 25489 0 0 0 5104 5 0 0 25 0 4 0 523141344 310575104 36108 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=303296 CPUtime=50.81 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 21541 0 0 0 5076 5 0 0 25 0 4 0 523141344 310575104 36108 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 303296

[startup+102.307 s]
/proc/loadavg: 7.38 6.96 7.51 10/184 4469
/proc/meminfo: memFree=23766612/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=323848 CPUtime=408.66 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 123521 0 0 0 40832 34 0 0 25 0 4 0 523141344 331620352 51157 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 80962 51157 389 106 0 75933 0
[pid=4428/tid=4431] ppid=4426 vsize=323848 CPUtime=102.3 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 31691 0 0 0 10222 8 0 0 25 0 4 0 523141344 331620352 51157 33554432000 4194304 4627427 140736422226768 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=323848 CPUtime=102.3 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 31449 0 0 0 10222 8 0 0 25 0 4 0 523141344 331620352 51157 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=323848 CPUtime=101.74 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 29390 0 0 0 10166 8 0 0 25 0 4 0 523141344 331620352 51157 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 323848

[startup+162.301 s]

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

[pid=4428] ppid=4426 vsize=549916 CPUtime=2805.43 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 322646 0 0 0 280421 122 0 0 25 0 4 0 523141344 563113984 98114 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 137479 98114 389 106 0 132450 0
[pid=4428/tid=4431] ppid=4426 vsize=549916 CPUtime=702.31 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 82057 0 0 0 70202 29 0 0 25 0 4 0 523141344 563113984 98114 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=549916 CPUtime=702.3 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 68101 0 0 0 70207 23 0 0 25 0 4 0 523141344 563113984 98114 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=549916 CPUtime=698.48 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 102326 0 0 0 69807 41 0 0 25 0 4 0 523141344 563113984 98114 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309297 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 549916

[startup+762.307 s]
/proc/loadavg: 8.15 8.00 7.80 10/184 4487
/proc/meminfo: memFree=23302740/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=549952 CPUtime=3045.13 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 340659 0 0 0 304383 130 0 0 25 0 4 0 523141344 563150848 102787 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 137488 102787 389 106 0 132459 0
[pid=4428/tid=4431] ppid=4426 vsize=549952 CPUtime=762.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 85752 0 0 0 76202 30 0 0 25 0 4 0 523141344 563150848 102787 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=549952 CPUtime=762.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 73529 0 0 0 76206 25 0 0 25 0 4 0 523141344 563150848 102787 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=549952 CPUtime=758.16 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 110048 0 0 0 75771 45 0 0 25 0 4 0 523141344 563150848 102787 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 549952

[startup+822.301 s]
/proc/loadavg: 8.10 8.01 7.82 10/184 4488
/proc/meminfo: memFree=23292560/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=550448 CPUtime=3284.79 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 355618 0 0 0 328342 137 0 0 25 0 4 0 523141344 563658752 105472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 137612 105472 389 106 0 132583 0
[pid=4428/tid=4431] ppid=4426 vsize=550448 CPUtime=822.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 87020 0 0 0 82201 31 0 0 25 0 4 0 523141344 563658752 105472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=550448 CPUtime=822.3 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 74699 0 0 0 82205 25 0 0 25 0 4 0 523141344 563658752 105472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=550448 CPUtime=817.83 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 117472 0 0 0 81736 47 0 0 25 0 4 0 523141344 563658752 105472 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 550448

[startup+882.301 s]
/proc/loadavg: 8.07 8.02 7.83 10/184 4490
/proc/meminfo: memFree=23256952/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=550544 CPUtime=3524.46 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 373572 0 0 0 352298 148 0 0 25 0 4 0 523141344 563757056 104461 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 137636 104461 389 106 0 132607 0
[pid=4428/tid=4431] ppid=4426 vsize=550544 CPUtime=882.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 90607 0 0 0 88199 33 0 0 25 0 4 0 523141344 563757056 104461 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=550544 CPUtime=882.3 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 79032 0 0 0 88203 27 0 0 25 0 4 0 523141344 563757056 104461 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=550544 CPUtime=877.5 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 124876 0 0 0 87697 53 0 0 25 0 4 0 523141344 563757056 104461 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 550544

[startup+942.301 s]
/proc/loadavg: 8.06 8.03 7.84 10/184 4492
/proc/meminfo: memFree=23120144/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=734520 CPUtime=3764.15 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 400167 0 0 0 376256 159 0 0 25 0 4 0 523141344 752148480 128763 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 183630 128763 389 106 0 178601 0
[pid=4428/tid=4431] ppid=4426 vsize=734520 CPUtime=942.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 98962 0 0 0 94196 36 0 0 25 0 4 0 523141344 752148480 128763 33554432000 4194304 4627427 140736422226768 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=734520 CPUtime=942.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 84309 0 0 0 94202 29 0 0 25 0 4 0 523141344 752148480 128763 33554432000 4194304 4627427 140736422226768 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=734520 CPUtime=937.18 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 133526 0 0 0 93663 55 0 0 25 0 4 0 523141344 752148480 128763 33554432000 4194304 4627427 140736422226768 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 734520

[startup+1002.3 s]
/proc/loadavg: 8.06 8.03 7.85 9/184 4493
/proc/meminfo: memFree=23145532/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=914304 CPUtime=4003.82 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 422294 0 0 0 400214 168 0 0 25 0 4 0 523141344 936247296 129133 33554432000 4194304 4627427 140736422226768 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 228576 129133 389 106 0 223547 0
[pid=4428/tid=4431] ppid=4426 vsize=914304 CPUtime=1002.31 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 100851 0 0 0 100194 37 0 0 25 0 4 0 523141344 936247296 129133 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=914304 CPUtime=1002.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 90870 0 0 0 100199 32 0 0 25 0 4 0 523141344 936247296 129133 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=914304 CPUtime=996.85 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 140928 0 0 0 99626 59 0 0 25 0 4 0 523141344 936247296 129133 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 914304

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.86 9/184 4495
/proc/meminfo: memFree=23082272/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=828124 CPUtime=4243.51 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 441689 0 0 0 424173 178 0 0 25 0 4 0 523141344 847998976 138547 33554432000 4194304 4627427 140736422226768 18446744073709551615 4299630 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 207031 138547 389 106 0 202002 0
[pid=4428/tid=4431] ppid=4426 vsize=828124 CPUtime=1062.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 104399 0 0 0 106193 39 0 0 25 0 4 0 523141344 847998976 138547 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=828124 CPUtime=1062.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 97044 0 0 0 106196 35 0 0 25 0 4 0 523141344 847998976 138547 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=828124 CPUtime=1056.52 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 144945 0 0 0 105591 61 0 0 25 0 4 0 523141344 847998976 138547 33554432000 4194304 4627427 140736422226768 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 828124

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 7.87 10/184 4496
/proc/meminfo: memFree=23115492/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=796528 CPUtime=4483.19 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 464785 0 0 0 448128 191 0 0 25 0 4 0 523141344 815644672 131697 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 199132 131697 389 106 0 194103 0
[pid=4428/tid=4431] ppid=4426 vsize=796528 CPUtime=1122.32 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 111515 0 0 0 112190 42 0 0 25 0 4 0 523141344 815644672 131697 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=796528 CPUtime=1122.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 100945 0 0 0 112194 37 0 0 25 0 4 0 523141344 815644672 131697 33554432000 4194304 4627427 140736422226768 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=796528 CPUtime=1116.2 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 152152 0 0 0 111555 65 0 0 25 0 4 0 523141344 815644672 131697 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 796528

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.88 10/184 4498
/proc/meminfo: memFree=23047384/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=856632 CPUtime=4722.86 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 483207 0 0 0 472087 199 0 0 25 0 4 0 523141344 877191168 137282 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 214158 137282 389 106 0 209129 0
[pid=4428/tid=4431] ppid=4426 vsize=856632 CPUtime=1182.33 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 112825 0 0 0 118190 43 0 0 25 0 4 0 523141344 877191168 137282 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=856632 CPUtime=1182.31 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 107749 0 0 0 118190 41 0 0 25 0 4 0 523141344 877191168 137282 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=856632 CPUtime=1175.88 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 157873 0 0 0 117521 67 0 0 25 0 4 0 523141344 877191168 137282 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 856632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.05 7.89 9/184 4498
/proc/meminfo: memFree=23049736/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=748672 CPUtime=4800.37 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 491828 0 0 0 479834 203 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 187168 136531 389 106 0 182139 0
[pid=4428/tid=4431] ppid=4426 vsize=748672 CPUtime=1201.73 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 115226 0 0 0 120129 44 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=748672 CPUtime=1201.72 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 110101 0 0 0 120130 42 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=748672 CPUtime=1195.17 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 160322 0 0 0 119449 68 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 748672

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.05 7.89 9/184 4498
/proc/meminfo: memFree=23049736/32951124 swapFree=67111524/67111528
[pid=4428] ppid=4426 vsize=748672 CPUtime=4800.37 cores=1,3,5,7
/proc/4428/stat : 4428 (strangenight2-m) R 4426 4428 4006 0 -1 4202496 491828 0 0 0 479834 203 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4428/statm: 187168 136531 389 106 0 182139 0
[pid=4428/tid=4431] ppid=4426 vsize=748672 CPUtime=1201.73 cores=1,3,5,7
/proc/4428/task/4431/stat : 4431 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 115226 0 0 0 120129 44 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4428/tid=4432] ppid=4426 vsize=748672 CPUtime=1201.72 cores=1,3,5,7
/proc/4428/task/4432/stat : 4432 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 110101 0 0 0 120130 42 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4428/tid=4433] ppid=4426 vsize=748672 CPUtime=1195.17 cores=1,3,5,7
/proc/4428/task/4433/stat : 4433 (strangenight2-m) R 4426 4428 4006 0 -1 4202560 160322 0 0 0 119449 68 0 0 25 0 4 0 523141344 766640128 136531 33554432000 4194304 4627427 140736422226768 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 748672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.43
CPU user time (s): 4798.37
CPU system time (s): 2.06469
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 914304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.37
system time used= 2.06469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491830
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= 635
involuntary context switches= 33451

runsolver used 1.89771 second user time and 4.67329 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 00:17:16
IDJOB=3174221
IDBENCH=83039
IDSOLVER=1586
FILE ID=node139/3174221-1304115436
RUNJOBID= node139-1304115436-4410
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174221-1304115436/watcher-3174221-1304115436 -o /tmp/evaluation-result-3174221-1304115436/solver-3174221-1304115436 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174221-1304115436.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=591432676

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24141320 kB
Buffers:       2049076 kB
Cached:        6179588 kB
SwapCached:          4 kB
Active:         941332 kB
Inactive:      7350424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24141320 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11280 kB
Writeback:           0 kB
AnonPages:       63576 kB
Mapped:          14884 kB
Slab:           454116 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209820 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= 72544 MiB
End job on node139 at 2011-04-30 00:37:20