Trace number 3366630

Some explanations

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

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

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

Solver answer on this benchmark

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

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-3366630-1305410850.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     312 undec:      79 neg:     309
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       688      2969         0         0      8987         0   no data   no data
0.08/0.07	c Decided on static restart strategy
0.37/0.17	c  N st     8      4917       688      2969         0      4867      8987    145801   no data   no data
1.56/0.46	c  N st    10     11300       688      2969         0      4523      8987     93575   no data   no data
2.77/0.75	c  N st    11     17044       688      2969         0     10170      8987    273649   no data   no data
4.75/1.20	c  F st    12     25000       688      2969         0     12461      8987    338002   no data   no data
4.75/1.21	c  N st    12     25000       688      2969         0     12461      8987    338002   no data   no data
5.56/1.46	c  N dy    18     30001       688      2969         0     10738      8987    256517   no data   no data
5.56/1.46	c  S st    18     30001       688      2969         0     10738      8987    256517   no data   no data
5.56/1.49	c  S st    18     30504       688      2969         0     11241      8987    270771   no data   no data
5.56/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.56/1.50	c blocked clauses removed:       18 vars:      3 tried:         688 T: 0.00 s
5.56/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
5.56/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.96/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.56	c lits-rem:       160  cl-subs:      297  v-elim:      0  v-fix:    0  time:  0.05 s
5.96/1.56	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
5.96/1.56	c calculated reachability. Time: 0.00
5.96/1.56	c  N dy    18     30504       685      2951         0     10912      8933    258787   no data   no data
7.15/1.82	c  N dy    25     34805       685      2951         0     15168      8933    378520     17.89     18.88
7.95/2.04	c  N dy    51     38823       685      2951         0     11335      8933    212366     18.51     19.99
9.14/2.30	c  N dy    71     42895       685      2951         0     15374      8933    323725     18.62     19.62
9.94/2.50	c  S st    88     45760       685      2951         0      9343      8933    124786     18.76     18.93
9.94/2.52	c  S st    88     46263       685      2951         0      9846      8933    138073     18.76   no data
9.94/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.94/2.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.94/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
9.94/2.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.94/2.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.54	c lits-rem:        11  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.54	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
9.94/2.55	c vivif2 --  cl tried     9844 cl shrink        0 lits rem          0 time: 0.00
9.94/2.55	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
9.94/2.55	c calculated reachability. Time: 0.00
9.94/2.55	c  N dy    88     46263       685      2951         0      9844      8933    137997     18.76   no data
10.74/2.79	c  N dy   115     50272       685      2951         0     13826      8933    254348     19.08     22.71
12.34/3.13	c  N dy   128     55275       685      2951         0     18802      8933    395089     18.96     20.22
13.52/3.40	c  N dy   160     59495       685      2951         0     13096      8933    203813     19.22     20.25
14.73/3.73	c  N dy   191     64378       685      2951         0     17956      8933    344481     19.35     20.53
16.33/4.13	c  N dy   212     69396       685      2951         0     12013      8933    147723     19.35     17.78
16.33/4.13	c  S st   212     69396       685      2951         0     12013      8933    147723     19.35     17.78
16.33/4.16	c  S st   212     69902       685      2951         0     12519      8933    161697     19.35   no data
16.33/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.33/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.33/4.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.33/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
16.33/4.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.33/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.33/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.19	c lits-rem:         5  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
16.33/4.19	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
16.33/4.19	c vivif2 --  cl tried    12478 cl shrink        0 lits rem          0 time: 0.00
16.73/4.20	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
16.73/4.20	c calculated reachability. Time: 0.00
16.73/4.20	c  N dy   212     69902       685      2951         0     12478      8933    160425     19.35   no data
17.92/4.50	c  N dy   228     74481       685      2951         0     17013      8933    291081     19.31     20.60
19.13/4.89	c  N dy   262     79362       685      2951         0     21859      8933    431276     19.42     20.55
20.72/5.27	c  N dy   295     84523       685      2951         0     15079      8933    211454     19.52     20.74
21.54/5.47	c  F st   317     87500       685      2951         0     18035      8933    298178     19.60     19.32
22.71/5.72	c  N st   322     90798       685      2951         0     21295      8933    393253     19.60   no data
24.71/6.21	c  N dy   340     96635       685      2951         0     14190      8933    163200     19.57     20.64
26.70/6.76	c  N dy   346    103919       685      2951         0     21403      8933    365205     19.45     20.49
27.10/6.84	c  S st   354    104853       685      2951         0     22333      8933    392468     19.47   no data
27.10/6.89	c  S st   354    105356       685      2951         0     22836      8933    406349     19.47   no data
27.10/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.50/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.50/6.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.50/6.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.50/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.50/6.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
27.50/6.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.50/6.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.50/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.90/7.00	c lits-rem:        56  cl-subs:      376  v-elim:      0  v-fix:    0  time:  0.08 s
27.90/7.00	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
27.90/7.01	c vivif2 --  cl tried    22460 cl shrink        0 lits rem          0 time: 0.00
27.90/7.02	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.01
27.90/7.02	c calculated reachability. Time: 0.00
27.90/7.02	c  N dy   354    105356       685      2951         0     22460      8933    394963     19.47   no data
30.31/7.63	c  N dy   371    112102       685      2951         0     15266      8933    168990     19.39     20.71
32.29/8.19	c  N dy   418    119319       685      2951         0     22441      8933    375565     19.48     20.77
36.68/9.22	c  N dy   460    129895       685      2951         0     18039      8933    220419     19.45     20.56
39.51/9.92	c  N dy   486    138215       685      2951         0     26318      8933    454031     19.43     20.70
42.67/10.77	c  N dy   524    147057       685      2951         0     19207      8933    240050     19.43     21.87
46.65/11.70	c  N dy   551    157013       685      2951         0     29090      8933    525457     19.36     20.41
47.05/11.82	c  S st   560    158037       685      2951         0     30108      8933    555142     19.38   no data
47.05/11.89	c  S st   560    158543       685      2951         0     30613      8933    570233     19.38   no data
47.05/11.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.45/11.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.45/11.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.45/11.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.45/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.45/11.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
47.45/11.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.45/11.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.45/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.88/12.05	c lits-rem:        39  cl-subs:      358  v-elim:      0  v-fix:    0  time:  0.13 s
47.88/12.05	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
47.88/12.06	c vivif2 --  cl tried    30255 cl shrink        0 lits rem          0 time: 0.01
47.88/12.08	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.02
47.88/12.08	c calculated reachability. Time: 0.00
47.88/12.08	c  N dy   560    158543       685      2951         0     30255      8933    558276     19.38   no data
51.85/13.05	c  N dy   600    168927       685      2951         0     23687      8933    347842     19.36     20.50
56.65/14.23	c  N dy   661    179782       685      2951         0     34482      8933    662402     19.42     23.30
61.03/15.33	c  N dy   724    191368       685      2951         0     28102      8933    444401     19.45     20.70
66.60/16.74	c  N dy   774    203798       685      2951         0     21570      8933    235026     19.43     20.51
72.19/18.16	c  N dy   835    217109       685      2951         0     34769      8933    617493     19.45     20.56
80.17/20.13	c  N dy   901    234995       685      2951         0     32677      8933    523371     19.40     20.53
81.77/20.51	c  S st   918    237814       685      2951         0     35468      8933    604391     19.41   no data
81.77/20.59	c  S st   918    238322       685      2951         0     35976      8933    618926     19.41   no data
82.17/20.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.17/20.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.17/20.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.17/20.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.17/20.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.17/20.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
82.17/20.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.17/20.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.17/20.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.99/20.83	c lits-rem:       291  cl-subs:      615  v-elim:      0  v-fix:    0  time:  0.19 s
82.99/20.83	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
82.99/20.84	c vivif2 --  cl tried    35361 cl shrink        0 lits rem          0 time: 0.01
82.99/20.86	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.02
82.99/20.86	c calculated reachability. Time: 0.00
82.99/20.86	c  N dy   918    238322       685      2951         0     35361      8933    600958     19.41   no data
90.15/22.63	c  N dy   998    253783       685      2951         0     29892      8933    437288     19.45     20.55
98.12/24.69	c  N dy  1083    269988       685      2951         0     24133      8933    242810     19.48     21.71
106.90/26.80	c  N dy  1166    287301       685      2951         0     41339      8933    738363     19.50     20.54
115.28/28.99	c  N dy  1247    305680       685      2951         0     36712      8933    581510     19.50     21.09
115.68/29.07	c  F st  1249    306250       685      2951         0     37280      8933    598275     19.50   no data
126.45/31.79	c  N dy  1324    327148       685      2951         0     34181      8933    487372     19.50     20.56
138.82/34.81	c  N dy  1432    347931       685      2951         0     29978      8933    342322     19.55     20.81
143.61/36.04	c  S st  1481    357484       685      2951         0     39459      8933    618219     19.57     19.40
144.01/36.13	c  S st  1481    357990       685      2951         0     39965      8933    633015     19.57   no data
144.01/36.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.01/36.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.01/36.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.01/36.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.01/36.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.01/36.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
144.01/36.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
144.01/36.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.01/36.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.84/36.35	c lits-rem:       112  cl-subs:      412  v-elim:      0  v-fix:    0  time:  0.18 s
144.84/36.36	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
144.84/36.36	c vivif2 --  cl tried    39553 cl shrink        0 lits rem          0 time: 0.01
144.84/36.39	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.03
144.84/36.39	c calculated reachability. Time: 0.00
144.84/36.39	c  N dy  1481    357990       685      2951         0     39553      8933    619727     19.57   no data
157.18/39.42	c  N dy  1566    378885       685      2951         0     34499      8933    451232     19.56     20.65
169.95/42.68	c  N dy  1659    399079       685      2951         0     27739      8933    234510     19.58     20.64
181.11/45.46	c  N dy  1758    419103       685      2951         0     47621      8933    817871     19.62     20.65
193.88/48.62	c  N dy  1829    439409       685      2951         0     39985      8933    562579     19.61     20.76
207.05/51.90	c  N dy  1873    459517       685      2951         0     31114      8933    282814     19.54     20.68
218.62/54.90	c  N dy  1983    479582       685      2951         0     50997      8933    856536     19.58     22.93
232.62/58.34	c  N dy  2071    500265       685      2951         0     41768      8933    574326     19.58     20.75
247.75/62.13	c  N dy  2143    520334       685      2951         0     30944      8933    238259     19.58     20.80
256.93/64.46	c  S st  2208    536985       685      2951         0     47462      8933    724971     19.58     14.54
257.33/64.57	c  S st  2208    537491       685      2951         0     47967      8933    739593     19.58   no data
257.33/64.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
257.33/64.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
257.33/64.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
257.33/64.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.33/64.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.33/64.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
257.33/64.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
257.72/64.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
257.72/64.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.54/64.88	c lits-rem:        99  cl-subs:      448  v-elim:      0  v-fix:    0  time:  0.26 s
258.54/64.88	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
258.54/64.89	c vivif2 --  cl tried    47519 cl shrink        0 lits rem          0 time: 0.01
258.95/64.93	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.04
258.95/64.93	c calculated reachability. Time: 0.00
258.95/64.93	c  N dy  2208    537491       685      2951         0     47519      8933    725015     19.58   no data
274.08/68.79	c  N dy  2316    557528       685      2951         0     35690      8933    352443     19.61     22.29
287.65/72.15	c  N dy  2417    577699       685      2951         0     55704      8933    934042     19.62     20.94
302.42/75.85	c  N dy  2498    597843       685      2951         0     42956      8933    536005     19.63     20.69
318.36/79.86	c  N dy  2623    618051       685      2951         0     62994      8933   1124396     19.66     20.73
333.15/83.54	c  N dy  2754    638769       685      2951         0     49855      8933    726236     19.69     20.80
350.29/87.81	c  N dy  2834    658860       685      2951         0     35058      8933    263449     19.70     21.45
363.06/91.00	c  N dy  2916    678914       685      2951         0     54908      8933    844339     19.70     23.84
380.21/95.38	c  N dy  2988    698927       685      2951         0     39060      8933    353782     19.69     23.73
398.17/99.83	c  N dy  3016    723076       685      2951         0     62929      8933   1067239     19.62     21.02
418.51/104.96	c  N dy  3128    743146       685      2951         0     46188      8933    545142     19.64     20.74
435.67/109.20	c  N dy  3235    763181       685      2951         0     66052      8933   1125513     19.66     20.98
455.23/114.19	c  N dy  3345    787499       685      2951         0     52484      8933    704124     19.67     20.78
472.79/118.51	c  S st  3448    806237       685      2951         0     71104      8933   1255268     19.69     16.09
473.19/118.70	c  S st  3448    806741       685      2951         0     71608      8933   1269871     19.69   no data
473.19/118.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
473.60/118.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
473.60/118.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
473.60/118.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
473.60/118.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.60/118.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
473.60/118.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
473.60/118.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
473.60/118.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.78/119.59	c lits-rem:       286  cl-subs:     1087  v-elim:      0  v-fix:    0  time:  0.80 s
476.78/119.59	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
477.18/119.61	c vivif2 --  cl tried    70521 cl shrink        0 lits rem          0 time: 0.02
477.18/119.68	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.06
477.18/119.68	c calculated reachability. Time: 0.00
477.18/119.68	c  N dy  3448    806741       685      2951         0     70521      8933   1235065     19.69   no data
494.72/124.02	c  N dy  3545    827536       685      2951         0     52446      8933    681160     19.69     20.93
513.51/128.75	c  N dy  3634    847677       685      2951         0     72422      8933   1264081     19.70     20.84
530.65/133.09	c  N dy  3701    867774       685      2951         0     52702      8933    670797     19.70     21.85
549.38/137.78	c  N dy  3779    887777       685      2951         0     72513      8933   1251613     19.70     20.98
571.73/143.31	c  N dy  3863    913193       685      2951         0     57033      8933    767610     19.69     20.76
596.07/149.48	c  N dy  3878    938017       685      2951         0     81537      8933   1461341     19.62     20.84
611.63/153.39	c  N dy  3921    958304       685      2951         0     60071      8933    815433     19.59     20.73
632.02/158.49	c  N dy  3972    978370       685      2951         0     79875      8933   1382542     19.56     20.98
649.57/162.88	c  N dy  4092    998380       685      2951         0     57169      8933    740299     19.58     20.70
670.68/168.16	c  N dy  4219   1018500       685      2951         0     77144      8933   1326808     19.60     20.72
691.42/173.30	c  N dy  4346   1038587       685      2951         0     53479      8933    601669     19.63     20.77
709.78/177.99	c  N dy  4420   1058686       685      2951         0     73354      8933   1171504     19.62     20.78
726.93/182.29	c  F st  4510   1071875       685      2951         0     86446      8933   1559957     19.64   no data
733.71/183.94	c  N dy  4529   1078885       685      2951         0     48808      8933    446689     19.64     20.84
751.67/188.46	c  N dy  4644   1099308       685      2951         0     69074      8933   1043741     19.66     20.76
780.82/195.78	c  N dy  4762   1122310       685      2951         0     46293      8933    344628     19.67     20.75
797.56/199.90	c  N dy  4866   1142406       685      2951         0     66172      8933    927197     19.68     20.80
819.51/205.48	c  N dy  4916   1162521       685      2951         0     86071      8933   1501980     19.67     20.95
840.25/210.61	c  N dy  5009   1182621       685      2951         0     59410      8933    701083     19.68     22.87
860.99/215.82	c  N dy  5133   1202670       685      2951         0     79291      8933   1290909     19.69     20.93
870.57/218.21	c  S st  5164   1210111       685      2951         0     86670      8933   1508047     19.70   no data
871.36/218.45	c  S st  5164   1210616       685      2951         0     87175      8933   1522334     19.70   no data
871.36/218.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
871.36/218.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
871.36/218.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
871.36/218.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
871.36/218.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.76/218.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
871.76/218.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
871.76/218.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
871.76/218.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
876.96/219.82	c lits-rem:       223  cl-subs:     1496  v-elim:      0  v-fix:    0  time:  1.26 s
876.96/219.82	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
876.96/219.85	c vivif2 --  cl tried    85679 cl shrink        0 lits rem          0 time: 0.02
877.37/219.93	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.08
877.37/219.93	c calculated reachability. Time: 0.00
877.37/219.93	c  N dy  5164   1210616       685      2951         0     85679      8933   1475441     19.70   no data
903.29/226.49	c  N dy  5291   1230638       685      2951         0     57992      8933    647084     19.72     22.36
927.63/232.53	c  N dy  5386   1250639       685      2951         0     77840      8933   1226727     19.72     20.87
955.96/239.68	c  N dy  5537   1270645       685      2951         0     49116      8933    360826     19.75     24.74
973.52/244.06	c  N dy  5668   1290650       685      2951         0     68959      8933    941465     19.77     21.33
998.25/250.21	c  N dy  5762   1310721       685      2951         0     88868      8933   1520208     19.78     22.92
1020.99/255.94	c  N dy  5871   1330753       685      2951         0     59167      8933    633382     19.79     22.46
1042.54/261.33	c  N dy  5968   1351481       685      2951         0     79724      8933   1231392     19.79     20.94
1070.07/268.20	c  N dy  6066   1371537       685      2951         0     99626      8933   1818344     19.80     22.13
1088.82/272.91	c  N dy  6174   1391572       685      2951         0     68911      8933    899198     19.81     23.40
1113.56/279.13	c  N dy  6299   1411661       685      2951         0     88815      8933   1491420     19.83     23.06
1139.49/285.61	c  N dy  6383   1431694       685      2951         0     57105      8933    523521     19.83     20.88
1158.68/290.42	c  N dy  6469   1451763       685      2951         0     76992      8933   1107421     19.83     21.96
1184.19/296.87	c  N dy  6519   1472073       685      2951         0     97037      8933   1676642     19.82     20.87
1208.11/302.81	c  N dy  6619   1492207       685      2951         0     64467      8933    721723     19.83     20.90
1230.86/308.59	c  N dy  6718   1512354       685      2951         0     84419      8933   1304172     19.83     21.01
1261.58/316.23	c  N dy  6840   1532425       685      2951         0    104338      8933   1896650     19.85     21.77
1281.92/321.36	c  N dy  6957   1552443       685      2951         0     70706      8933    886253     19.86     24.29
1307.08/327.62	c  N dy  7067   1572682       685      2951         0     90755      8933   1479480     19.87     21.01
1337.40/335.21	c  N dy  7179   1592818       685      2951         0     56179      8933    430997     19.88     21.00
1356.54/340.02	c  N dy  7217   1614076       685      2951         0     77072      8933   1018700     19.86     20.98
1382.52/346.51	c  N dy  7301   1634129       685      2951         0     96923      8933   1602603     19.86     20.95
1409.61/353.33	c  N dy  7393   1654146       685      2951         0     61344      8933    565145     19.87     20.97
1432.75/359.12	c  N dy  7524   1674257       685      2951         0     81277      8933   1154791     19.88     21.08
1462.67/366.66	c  N dy  7645   1695068       685      2951         0    101911      8933   1763715     19.89     21.12
1486.62/372.63	c  S st  7748   1710616       685      2951         0     60899      8933    530318     19.90     19.64
1487.02/372.77	c  S st  7748   1711116       685      2951         0     61398      8933    546222     19.90   no data
1487.02/372.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1487.02/372.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1487.02/372.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1487.02/372.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1487.02/372.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1487.02/372.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
1487.02/372.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1487.43/372.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1487.43/372.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1487.85/372.95	c lits-rem:        48  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.12 s
1487.85/372.95	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
1487.85/372.96	c vivif2 --  cl tried    61290 cl shrink        0 lits rem          0 time: 0.01
1488.21/373.00	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.05
1488.21/373.00	c calculated reachability. Time: 0.00
1488.21/373.00	c  N dy  7748   1711116       685      2951         0     61290      8933    542471     19.90   no data
1509.80/378.44	c  N dy  7839   1731528       685      2951         0     81483      8933   1126720     19.91     21.15
1540.88/386.21	c  N dy  7935   1751572       685      2951         0    101355      8933   1707496     19.91     21.03
1576.78/395.28	c  N dy  8031   1772292       685      2951         0     64441      8933    609681     19.92     20.97
1598.73/400.70	c  N dy  8101   1792380       685      2951         0     84343      8933   1196506     19.92     21.26
1629.06/408.34	c  N dy  8209   1812433       685      2951         0    104209      8933   1774834     19.93     24.23
1659.02/415.89	c  N dy  8318   1832506       685      2951         0     65650      8933    621540     19.93     21.25
1682.13/421.67	c  N dy  8427   1852578       685      2951         0     85541      8933   1211674     19.94     21.07
1718.84/430.84	c  N dy  8507   1877216       685      2951         0    109879      8933   1914699     19.94     21.02
1746.38/437.80	c  N dy  8637   1897314       685      2951         0     70390      8933    744187     19.95     22.87
1770.30/443.72	c  N dy  8714   1917393       685      2951         0     90267      8933   1316725     19.95     21.29
1799.46/451.06	c  N dy  8774   1937465       685      2951         0    110143      8933   1901263     19.95     22.28
1830.19/458.74	c  N dy  8832   1959220       685      2951         0     71239      8933    737042     19.94     21.38
1854.89/464.93	c  N dy  8922   1980149       685      2951         0     91973      8933   1354168     19.95     21.02
1887.60/473.13	c  N dy  9021   2000224       685      2951         0    111880      8933   1940395     19.95     22.14
1915.54/480.13	c  N dy  9056   2020812       685      2951         0     70847      8933    700181     19.94     21.12
1939.49/486.18	c  N dy  9162   2040870       685      2951         0     90735      8933   1292795     19.95     24.23
1970.22/493.90	c  N dy  9238   2060907       685      2951         0    110561      8933   1875294     19.95     24.38
2003.71/502.25	c  N dy  9335   2081294       685      2951         0     68375      8933    608114     19.95     21.15
2027.69/508.21	c  N dy  9444   2101612       685      2951         0     88492      8933   1203488     19.96     21.03
2064.36/517.41	c  N dy  9548   2125107       685      2951         0    111744      8933   1893500     19.96     21.27
2099.06/526.13	c  N dy  9661   2145207       685      2951         0     68297      8933    586559     19.97     21.31
2121.41/531.76	c  N dy  9737   2165278       685      2951         0     88152      8933   1172240     19.97     22.36
2166.09/542.92	c  N dy  9853   2193727       685      2951         0    116299      8933   1992843     19.97     21.08
2196.43/550.51	c  S st  9916   2211116       685      2951         0     69153      8933    581538     19.97     19.20
2196.83/550.67	c  S st  9916   2211617       685      2951         0     69653      8933    595643     19.97   no data
2196.83/550.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2197.23/550.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2197.23/550.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2197.23/550.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2197.23/550.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2197.23/550.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
2197.23/550.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2197.23/550.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2197.23/550.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2197.63/550.86	c lits-rem:        24  cl-subs:      315  v-elim:      0  v-fix:    0  time:  0.13 s
2197.63/550.86	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
2197.63/550.87	c vivif2 --  cl tried    69338 cl shrink        0 lits rem          0 time: 0.01
2198.03/550.92	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.05
2198.03/550.93	c calculated reachability. Time: 0.00
2198.03/550.93	c  N dy  9916   2211617       685      2951         0     69338      8933    586498     19.97   no data
2224.36/557.52	c  N dy 10011   2233099       685      2951         0     90624      8933   1216057     19.97     21.03
2259.47/566.39	c  N dy 10104   2253767       685      2951         0    111075      8933   1809195     19.97     21.32
2300.16/576.52	c  N dy 10209   2274800       685      2951         0     66578      8933    488068     19.98     21.05
2323.29/582.38	c  N dy 10310   2295619       685      2951         0     87184      8933   1086839     19.98     21.08
2352.83/589.72	c  N dy 10358   2315632       685      2951         0    106967      8933   1668028     19.98     24.03
2398.71/601.21	c  N dy 10467   2340660       685      2951         0    131714      8933   2386305     19.98     21.05
2441.81/612.00	c  N dy 10539   2378016       685      2951         0    102336      8933   1512975     19.96     21.01
2478.91/621.38	c  N dy 10652   2398880       685      2951         0    123003      8933   2132523     19.97     21.05
2512.43/629.79	c  N dy 10740   2418906       685      2951         0     75514      8933    696557     19.97     21.26
2536.39/635.79	c  N dy 10806   2438983       685      2951         0     95311      8933   1273038     19.97     21.88
2569.08/643.92	c  N dy 10908   2459018       685      2951         0    115173      8933   1860157     19.97     21.92
2615.80/655.64	c  N dy 11011   2482971       685      2951         0     70640      8933    539528     19.98     21.10
2638.10/661.25	c  N dy 11065   2502987       685      2951         0     90439      8933   1127066     19.97     22.28
2669.62/669.19	c  N dy 11211   2523026       685      2951         0    110328      8933   1728435     19.99     21.22
2710.32/679.35	c  N dy 11312   2544380       685      2951         0    131504      8933   2360219     19.99     21.10
2741.85/687.26	c  N dy 11412   2564435       685      2951         0     82067      8933    853903     20.00     21.07
2772.98/695.10	c  N dy 11516   2584499       685      2951         0    101914      8933   1440316     20.00     21.10
2809.27/704.14	c  N dy 11588   2604531       685      2951         0    121715      8933   2009778     20.00     22.25
2853.16/715.10	c  N dy 11706   2624561       685      2951         0     71277      8933    515447     20.01     21.14
2877.90/721.34	c  N dy 11818   2644862       685      2951         0     91406      8933   1110348     20.02     21.09
2912.62/730.01	c  N dy 11906   2665816       685      2951         0    112169      8933   1731097     20.02     21.19
2951.72/739.89	c  N dy 12007   2685820       685      2951         0    131982      8933   2317886     20.02     21.14
2988.45/749.09	c  N dy 12104   2707307       685      2951         0     81960      8933    812292     20.02     21.08
2994.40/750.50	c  S st 12141   2711617       685      2951         0     86237      8933    943094     20.03     20.16
2995.20/750.73	c  S st 12141   2712119       685      2951         0     86737      8933    957144     20.03   no data
2995.20/750.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2995.20/750.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2995.20/750.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2995.20/750.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2995.20/750.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2995.20/750.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
2995.20/750.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2995.20/750.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2995.60/750.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2996.80/751.16	c lits-rem:        54  cl-subs:      519  v-elim:      0  v-fix:    0  time:  0.34 s
2996.80/751.16	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
2996.80/751.18	c vivif2 --  cl tried    86218 cl shrink        0 lits rem          0 time: 0.01
2997.21/751.25	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.08
2997.21/751.26	c calculated reachability. Time: 0.00
2997.21/751.26	c  N dy 12141   2712119       685      2951         0     86218      8933    939937     20.03   no data
3031.12/759.75	c  N dy 12210   2736219       685      2951         0    110063      8933   1633529     20.02     21.15
3073.40/770.33	c  N dy 12329   2757701       685      2951         0    131322      8933   2267705     20.03     21.16
3111.75/779.98	c  N dy 12425   2778458       685      2951         0     79589      8933    714386     20.03     21.22
3138.84/786.73	c  N dy 12528   2798459       685      2951         0     99391      8933   1295105     20.03     21.37
3171.96/795.01	c  N dy 12603   2819371       685      2951         0    120073      8933   1910452     20.03     21.55
3215.05/805.82	c  N dy 12721   2839450       685      2951         0    139979      8933   2505640     20.04     21.64
3244.97/813.30	c  N dy 12763   2859538       685      2951         0     86529      8933    883612     20.04     21.14
3278.11/821.61	c  N dy 12845   2883095       685      2951         0    109797      8933   1570933     20.03     21.19
3316.80/831.36	c  N dy 12958   2903116       685      2951         0    129657      8933   2167433     20.04     23.46
3362.67/842.87	c  N dy 13076   2923132       685      2951         0     75279      8933    541932     20.05     21.18
3388.25/849.21	c  N dy 13175   2943159       685      2951         0     95114      8933   1129463     20.05     23.54
3424.52/858.33	c  N dy 13265   2965255       685      2951         0    117012      8933   1781222     20.05     21.19
3466.02/868.79	c  N dy 13385   2985356       685      2951         0    136951      8933   2381038     20.06     21.14
3506.34/878.88	c  N dy 13476   3005448       685      2951         0     81565      8933    700363     20.06     21.88
3541.02/887.60	c  N dy 13597   3025536       685      2951         0    101506      8933   1301302     20.07     22.13
3599.28/902.13	c  N dy 13683   3051163       685      2951         0    126835      8933   2038965     20.07     21.18
3657.53/916.73	c  N dy 13770   3071475       685      2951         0    146959      8933   2636198     20.07     21.53
3700.22/927.44	c  N dy 13837   3091714       685      2951         0     90733      8933    943966     20.07     21.15
3735.73/936.31	c  N dy 13847   3112619       685      2951         0    111370      8933   1563921     20.06     21.18
3777.63/946.88	c  N dy 13910   3132692       685      2951         0    131177      8933   2146534     20.05     25.57
3826.72/959.14	c  N dy 14027   3153597       685      2951         0    151868      8933   2765023     20.06     21.27
3855.43/966.33	c  N dy 14091   3173649       685      2951         0     94566      8933   1053253     20.06     23.12
3889.74/974.91	c  N dy 14141   3196011       685      2951         0    116666      8933   1703913     20.05     21.17
3920.87/982.77	c  S st 14211   3212119       685      2951         0    132619      8933   2176116     20.05     19.03
3922.46/983.17	c  S st 14211   3212623       685      2951         0    133123      8933   2190461     20.05   no data
3922.46/983.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3922.86/983.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3922.86/983.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3922.86/983.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3922.86/983.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3922.86/983.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3922.86/983.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3922.86/983.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3923.28/983.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3933.22/985.81	c lits-rem:       149  cl-subs:     2570  v-elim:      0  v-fix:    0  time:  2.46 s
3933.22/985.81	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
3933.22/985.85	c vivif2 --  cl tried   130553 cl shrink        0 lits rem          0 time: 0.03
3933.63/985.99	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.14
3933.63/985.99	c calculated reachability. Time: 0.00
3933.63/985.99	c  N dy 14211   3212623       685      2951         0    130553      8933   2114069     20.05   no data
3981.90/998.00	c  N dy 14314   3232801       685      2951         0    150518      8933   2703111     20.06     21.21
4017.02/1006.81	c  N dy 14435   3253854       685      2951         0     93206      8933    987869     20.06     21.28
4050.57/1015.25	c  N dy 14555   3274213       685      2951         0    113364      8933   1581482     20.07     21.13
4094.03/1026.13	c  N dy 14640   3296748       685      2951         0    135630      8933   2231949     20.07     21.28
4143.90/1038.60	c  N dy 14767   3316759       685      2951         0    155468      8933   2828708     20.07     23.55
4173.04/1045.95	c  N dy 14841   3336834       685      2951         0     96120      8933   1046007     20.07     26.17
4206.14/1054.21	c  N dy 14924   3357162       685      2951         0    116218      8933   1642107     20.07     21.30
4245.65/1064.10	c  N dy 15026   3377257       685      2951         0    136134      8933   2238355     20.08     25.57
4290.33/1075.37	c  N dy 15100   3397258       685      2951         0    155887      8933   2828313     20.08     23.93
4323.10/1083.53	c  N dy 15138   3418010       685      2951         0     96268      8933   1019751     20.07     21.19
4361.76/1093.21	c  N dy 15249   3441416       685      2951         0    119445      8933   1703672     20.07     21.30
4402.10/1103.37	c  N dy 15343   3461461       685      2951         0    139290      8933   2296249     20.08     21.17
4455.92/1116.88	c  N dy 15464   3482664       685      2951         0    160278      8933   2924548     20.08     21.24
4489.04/1125.12	c  N dy 15599   3502711       685      2951         0     99059      8933   1101324     20.09     21.27
4533.76/1136.31	c  N dy 15701   3522751       685      2951         0    118904      8933   1697319     20.09     24.48
4607.14/1154.72	c  N dy 15776   3546579       685      2951         0    142481      8933   2393834     20.09     21.40
4671.37/1170.81	c  N dy 15883   3566785       685      2951         0    162515      8933   2992678     20.10     21.25
4702.10/1178.56	c  N dy 15961   3587589       685      2951         0    100958      8933   1117844     20.10     21.22
4735.65/1186.91	c  N dy 16050   3607698       685      2951         0    120864      8933   1709419     20.10     21.20
4777.91/1197.57	c  N dy 16149   3627717       685      2951         0    140712      8933   2301988     20.10     21.28

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.03 2/303 14276
/proc/meminfo: memFree=12323020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=281840 CPUtime=0.01 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 887 0 0 0 1 0 0 0 23 0 4 0 652683811 288604160 806 33554432000 4194304 4580107 140736574928000 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 70460 808 336 95 0 65442 0
[pid=14276/tid=14277] ppid=14274 vsize=282588 CPUtime=0 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 139 0 0 0 0 0 0 0 24 0 4 0 652683811 289370112 1195 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=282588 CPUtime=0 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 282 0 0 0 0 0 0 0 24 0 4 0 652683811 289370112 1195 33554432000 4194304 4580107 140736574928000 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=282588 CPUtime=0 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 162 0 0 0 0 0 0 0 24 0 4 0 652683811 289370112 1195 33554432000 4194304 4580107 140736574928000 18446744073709551615 235594971630 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0289611 s]
/proc/loadavg: 0.00 0.00 0.03 2/303 14276
/proc/meminfo: memFree=12323020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=282312 CPUtime=0.08 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 1539 0 0 0 8 0 0 0 23 0 4 0 652683811 289087488 1383 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 70578 1383 376 95 0 65560 0
[pid=14276/tid=14277] ppid=14274 vsize=282312 CPUtime=0.01 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 295 0 0 0 1 0 0 0 24 0 4 0 652683811 289087488 1383 33554432000 4194304 4580107 140736574928000 18446744073709551615 4321894 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=282312 CPUtime=0.01 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 301 0 0 0 1 0 0 0 24 0 4 0 652683811 289087488 1383 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=282312 CPUtime=0.01 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 179 0 0 0 1 0 0 0 24 0 4 0 652683811 289087488 1383 33554432000 4194304 4580107 140736574928000 18446744073709551615 4295352 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282312

[startup+0.100949 s]
/proc/loadavg: 0.00 0.00 0.03 2/303 14276
/proc/meminfo: memFree=12323020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=282444 CPUtime=0.37 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 1947 0 0 0 37 0 0 0 23 0 4 0 652683811 289222656 1791 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 70611 1791 377 95 0 65593 0
[pid=14276/tid=14277] ppid=14274 vsize=282444 CPUtime=0.09 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 410 0 0 0 9 0 0 0 24 0 4 0 652683811 289222656 1791 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=282444 CPUtime=0.09 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 388 0 0 0 9 0 0 0 24 0 4 0 652683811 289222656 1791 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=282444 CPUtime=0.09 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 285 0 0 0 9 0 0 0 24 0 4 0 652683811 289222656 1791 33554432000 4194304 4580107 140736574928000 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282444

[startup+0.300914 s]
/proc/loadavg: 0.00 0.00 0.03 2/303 14276
/proc/meminfo: memFree=12323020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=284136 CPUtime=1.16 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 3092 0 0 0 116 0 0 0 24 0 4 0 652683811 290955264 2228 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 71034 2228 377 95 0 66016 0
[pid=14276/tid=14277] ppid=14274 vsize=284136 CPUtime=0.28 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 703 0 0 0 28 0 0 0 25 0 4 0 652683811 290955264 2228 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=284136 CPUtime=0.29 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 652 0 0 0 29 0 0 0 24 0 4 0 652683811 290955264 2228 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=284136 CPUtime=0.29 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 578 0 0 0 29 0 0 0 25 0 4 0 652683811 290955264 2228 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284136

[startup+0.700845 s]
/proc/loadavg: 0.00 0.00 0.03 2/303 14276
/proc/meminfo: memFree=12323020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=284952 CPUtime=2.77 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 4859 0 0 0 276 1 0 0 25 0 4 0 652683811 291790848 2918 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 71238 2918 377 95 0 66220 0
[pid=14276/tid=14277] ppid=14274 vsize=284952 CPUtime=0.68 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 1164 0 0 0 68 0 0 0 25 0 4 0 652683811 291790848 2918 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=284952 CPUtime=0.68 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 1073 0 0 0 68 0 0 0 25 0 4 0 652683811 291790848 2918 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=284952 CPUtime=0.68 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 1009 0 0 0 68 0 0 0 25 0 4 0 652683811 291790848 2918 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284952

[startup+1.5007 s]
/proc/loadavg: 0.00 0.00 0.03 10/315 14293
/proc/meminfo: memFree=12296700/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=286100 CPUtime=5.96 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 8352 0 0 0 594 2 0 0 25 0 4 0 652683811 292966400 3485 33554432000 4194304 4580107 140736574928000 18446744073709551615 4439872 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 71525 3485 379 95 0 66507 0
[pid=14276/tid=14277] ppid=14274 vsize=286100 CPUtime=1.48 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 2037 0 0 0 148 0 0 0 25 0 4 0 652683811 292966400 3485 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=286100 CPUtime=1.48 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 1879 0 0 0 148 0 0 0 25 0 4 0 652683811 292966400 3485 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=286100 CPUtime=1.47 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 1916 0 0 0 147 0 0 0 25 0 4 0 652683811 292966400 3485 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286100

[startup+3.10042 s]
/proc/loadavg: 0.64 0.13 0.08 9/315 14294
/proc/meminfo: memFree=12273020/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=278728 CPUtime=12.34 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 19878 0 0 0 1230 4 0 0 25 0 4 0 652683811 285417472 11760 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 69682 11760 379 95 0 64664 0
[pid=14276/tid=14277] ppid=14274 vsize=278728 CPUtime=3.09 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 4349 0 0 0 308 1 0 0 25 0 4 0 652683811 285417472 11760 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=278728 CPUtime=3.09 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 5713 0 0 0 308 1 0 0 25 0 4 0 652683811 285417472 11760 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=278728 CPUtime=3.06 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 4659 0 0 0 305 1 0 0 25 0 4 0 652683811 285417472 11760 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 278728

[startup+6.30086 s]
/proc/loadavg: 0.64 0.13 0.08 9/315 14294
/proc/meminfo: memFree=12203964/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=288608 CPUtime=25.12 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 28445 0 0 0 2506 6 0 0 25 0 4 0 652683811 295534592 15240 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 72152 15240 379 95 0 67134 0
[pid=14276/tid=14277] ppid=14274 vsize=288608 CPUtime=6.28 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 6825 0 0 0 627 1 0 0 25 0 4 0 652683811 295534592 15240 33554432000 4194304 4580107 140736574928000 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=288608 CPUtime=6.28 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 7801 0 0 0 627 1 0 0 25 0 4 0 652683811 295534592 15240 33554432000 4194304 4580107 140736574928000 18446744073709551615 4391520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=288608 CPUtime=6.23 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 6763 0 0 0 622 1 0 0 25 0 4 0 652683811 295534592 15240 33554432000 4194304 4580107 140736574928000 18446744073709551615 4317137 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 288608

[startup+12.7007 s]
/proc/loadavg: 1.77 0.39 0.16 9/315 14294
/proc/meminfo: memFree=12124328/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=287600 CPUtime=50.65 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 45602 0 0 0 5056 9 0 0 25 0 4 0 652683811 294502400 24839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4320813 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 71900 24839 379 95 0 66882 0
[pid=14276/tid=14277] ppid=14274 vsize=287600 CPUtime=12.68 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 10310 0 0 0 1266 2 0 0 25 0 4 0 652683811 294502400 24839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=287600 CPUtime=12.68 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 12389 0 0 0 1266 2 0 0 25 0 4 0 652683811 294502400 24839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=287600 CPUtime=12.57 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 12163 0 0 0 1255 2 0 0 25 0 4 0 652683811 294502400 24839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 287600

[startup+25.5005 s]
/proc/loadavg: 2.73 0.64 0.24 9/315 14294
/proc/meminfo: memFree=12053000/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=363088 CPUtime=101.71 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 61884 0 0 0 10157 14 0 0 25 0 4 0 652683811 371802112 33814 33554432000 4194304 4580107 140736574928000 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 90772 33814 379 95 0 85754 0
[pid=14276/tid=14277] ppid=14274 vsize=363088 CPUtime=25.49 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 12550 0 0 0 2546 3 0 0 25 0 4 0 652683811 371802112 33814 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=363088 CPUtime=25.48 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 18120 0 0 0 2545 3 0 0 25 0 4 0 652683811 371802112 33814 33554432000 4194304 4580107 140736574928000 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=363088 CPUtime=25.24 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 16333 0 0 0 2520 4 0 0 25 0 4 0 652683811 371802112 33814 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 363088

[startup+51.101 s]
/proc/loadavg: 4.53 1.23 0.45 9/315 14295
/proc/meminfo: memFree=11996608/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=352396 CPUtime=203.85 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 90539 0 0 0 20364 21 0 0 25 0 4 0 652683811 360853504 39733 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 88099 39733 379 95 0 83081 0
[pid=14276/tid=14277] ppid=14274 vsize=352396 CPUtime=51.08 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 21612 0 0 0 5103 5 0 0 25 0 4 0 652683811 360853504 39733 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=352396 CPUtime=51.08 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 27458 0 0 0 5103 5 0 0 25 0 4 0 652683811 360853504 39733 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=352396 CPUtime=50.57 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 21316 0 0 0 5053 4 0 0 25 0 4 0 652683811 360853504 39733 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 352396

[startup+102.312 s]
/proc/loadavg: 6.71 2.40 0.89 9/315 14296
/proc/meminfo: memFree=11909036/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=381656 CPUtime=408.18 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 131946 0 0 0 40782 36 0 0 25 0 4 0 652683811 390815744 50689 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 95414 50689 379 95 0 90396 0
[pid=14276/tid=14277] ppid=14274 vsize=381656 CPUtime=102.3 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 38343 0 0 0 10220 10 0 0 25 0 4 0 652683811 390815744 50689 33554432000 4194304 4580107 140736574928000 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=381656 CPUtime=102.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 38135 0 0 0 10220 10 0 0 25 0 4 0 652683811 390815744 50689 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=381656 CPUtime=101.27 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 28129 0 0 0 10120 7 0 0 25 0 4 0 652683811 390815744 50689 33554432000 4194304 4580107 140736574928000 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 381656

[startup+162.3 s]

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

[pid=14276] ppid=14274 vsize=613968 CPUtime=2802.1 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 399447 0 0 0 280059 151 0 0 25 0 4 0 652683811 628703232 113233 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 153492 113233 379 95 0 148474 0
[pid=14276/tid=14277] ppid=14274 vsize=613968 CPUtime=702.29 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 103005 0 0 0 70192 37 0 0 25 0 4 0 652683811 628703232 113233 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=613968 CPUtime=702.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 116474 0 0 0 70187 43 0 0 25 0 4 0 652683811 628703232 113233 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=613968 CPUtime=695.18 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 97724 0 0 0 69482 36 0 0 25 0 4 0 652683811 628703232 113233 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.1
Current children cumulated vsize (KiB) 613968

[startup+762.312 s]
/proc/loadavg: 8.21 7.52 4.57 9/315 14314
/proc/meminfo: memFree=11439384/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=652816 CPUtime=3041.52 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 422110 0 0 0 303991 161 0 0 25 0 4 0 652683811 668483584 110863 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294430 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 163204 110863 379 95 0 158186 0
[pid=14276/tid=14277] ppid=14274 vsize=652816 CPUtime=762.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 106720 0 0 0 76192 39 0 0 25 0 4 0 652683811 668483584 110863 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=652816 CPUtime=762.31 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 124010 0 0 0 76185 46 0 0 25 0 4 0 652683811 668483584 110863 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=652816 CPUtime=754.58 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 103973 0 0 0 75418 40 0 0 25 0 4 0 652683811 668483584 110863 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.52
Current children cumulated vsize (KiB) 652816

[startup+822.301 s]
/proc/loadavg: 8.13 7.62 4.78 9/315 14315
/proc/meminfo: memFree=11401160/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=653096 CPUtime=3280.89 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 447261 0 0 0 327916 173 0 0 25 0 4 0 652683811 668770304 114855 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 163274 114855 379 95 0 158256 0
[pid=14276/tid=14277] ppid=14274 vsize=653096 CPUtime=822.3 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 113857 0 0 0 82187 43 0 0 25 0 4 0 652683811 668770304 114855 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=653096 CPUtime=822.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 131860 0 0 0 82180 50 0 0 25 0 4 0 652683811 668770304 114855 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=653096 CPUtime=813.96 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 111150 0 0 0 81354 42 0 0 25 0 4 0 652683811 668770304 114855 33554432000 4194304 4580107 140736574928000 18446744073709551615 4292971 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.89
Current children cumulated vsize (KiB) 653096

[startup+882.301 s]
/proc/loadavg: 8.15 7.72 4.99 9/315 14317
/proc/meminfo: memFree=11352016/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=587588 CPUtime=3520.28 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 469254 0 0 0 351846 182 0 0 25 0 4 0 652683811 601690112 119392 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 146897 119392 379 95 0 141879 0
[pid=14276/tid=14277] ppid=14274 vsize=587588 CPUtime=882.3 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 121517 0 0 0 88184 46 0 0 25 0 4 0 652683811 601690112 119392 33554432000 4194304 4580107 140736574928000 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=587588 CPUtime=882.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 139797 0 0 0 88177 53 0 0 25 0 4 0 652683811 601690112 119392 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=587588 CPUtime=873.35 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 113174 0 0 0 87292 43 0 0 25 0 4 0 652683811 601690112 119392 33554432000 4194304 4580107 140736574928000 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.28
Current children cumulated vsize (KiB) 587588

[startup+942.301 s]
/proc/loadavg: 8.19 7.81 5.19 9/315 14319
/proc/meminfo: memFree=11354224/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=600952 CPUtime=3759.68 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 482035 0 0 0 375779 189 0 0 25 0 4 0 652683811 615374848 120839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 150238 120839 379 95 0 145220 0
[pid=14276/tid=14277] ppid=14274 vsize=600952 CPUtime=942.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 122235 0 0 0 94184 47 0 0 25 0 4 0 652683811 615374848 120839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=600952 CPUtime=942.29 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 144055 0 0 0 94174 55 0 0 25 0 4 0 652683811 615374848 120839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=600952 CPUtime=932.75 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 118542 0 0 0 93230 45 0 0 25 0 4 0 652683811 615374848 120839 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.68
Current children cumulated vsize (KiB) 600952

[startup+1002.3 s]
/proc/loadavg: 8.11 7.86 5.37 9/315 14320
/proc/meminfo: memFree=11321824/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=706752 CPUtime=3999.06 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 502958 0 0 0 399707 199 0 0 25 0 4 0 652683811 723714048 127640 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 176688 127640 379 95 0 171670 0
[pid=14276/tid=14277] ppid=14274 vsize=706752 CPUtime=1002.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 124700 0 0 0 100183 48 0 0 25 0 4 0 652683811 723714048 127640 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=706752 CPUtime=1002.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 149143 0 0 0 100172 58 0 0 25 0 4 0 652683811 723714048 127640 33554432000 4194304 4580107 140736574928000 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=706752 CPUtime=992.14 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 124702 0 0 0 99165 49 0 0 25 0 4 0 652683811 723714048 127640 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.06
Current children cumulated vsize (KiB) 706752

[startup+1062.3 s]
/proc/loadavg: 8.08 7.89 5.54 9/315 14322
/proc/meminfo: memFree=11255816/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=839044 CPUtime=4238.47 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 522019 0 0 0 423639 208 0 0 25 0 4 0 652683811 859181056 140878 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 209761 140878 379 95 0 204743 0
[pid=14276/tid=14277] ppid=14274 vsize=839044 CPUtime=1062.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 130127 0 0 0 106181 50 0 0 25 0 4 0 652683811 859181056 140878 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=839044 CPUtime=1062.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 153745 0 0 0 106170 60 0 0 25 0 4 0 652683811 859181056 140878 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=839044 CPUtime=1051.54 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 128729 0 0 0 105103 51 0 0 25 0 4 0 652683811 859181056 140878 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.47
Current children cumulated vsize (KiB) 839044

[startup+1122.3 s]
/proc/loadavg: 8.11 7.94 5.70 9/315 14323
/proc/meminfo: memFree=11278488/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=653476 CPUtime=4477.86 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 538595 0 0 0 447568 218 0 0 25 0 4 0 652683811 669159424 130528 33554432000 4194304 4580107 140736574928000 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 163369 130528 379 95 0 158351 0
[pid=14276/tid=14277] ppid=14274 vsize=653476 CPUtime=1122.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 133716 0 0 0 112179 52 0 0 25 0 4 0 652683811 669159424 130528 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=653476 CPUtime=1122.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 157652 0 0 0 112168 62 0 0 25 0 4 0 652683811 669159424 130528 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=653476 CPUtime=1110.92 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 133505 0 0 0 111040 52 0 0 25 0 4 0 652683811 669159424 130528 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.86
Current children cumulated vsize (KiB) 653476

[startup+1182.3 s]
/proc/loadavg: 8.07 7.96 5.85 9/315 14325
/proc/meminfo: memFree=11227228/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=838960 CPUtime=4717.26 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 553120 0 0 0 471503 223 0 0 25 0 4 0 652683811 859095040 138870 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 209740 138870 379 95 0 204722 0
[pid=14276/tid=14277] ppid=14274 vsize=838960 CPUtime=1182.31 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 136238 0 0 0 118178 53 0 0 25 0 4 0 652683811 859095040 138870 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=838960 CPUtime=1182.3 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 162028 0 0 0 118165 65 0 0 25 0 4 0 652683811 859095040 138870 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=838960 CPUtime=1170.32 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 139002 0 0 0 116979 53 0 0 25 0 4 0 652683811 859095040 138870 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.26
Current children cumulated vsize (KiB) 838960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.12 7.98 5.90 9/315 14326
/proc/meminfo: memFree=11241112/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=798280 CPUtime=4800.26 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 560864 0 0 0 479801 225 0 0 25 0 4 0 652683811 817438720 141466 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 199570 141466 379 95 0 194552 0
[pid=14276/tid=14277] ppid=14274 vsize=798280 CPUtime=1203.12 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 137529 0 0 0 120259 53 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=798280 CPUtime=1203.12 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 164692 0 0 0 120246 66 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=798280 CPUtime=1190.91 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 141523 0 0 0 119037 54 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 798280

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

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

[startup+1203.1 s]
/proc/loadavg: 8.12 7.98 5.90 9/315 14326
/proc/meminfo: memFree=11241112/32950928 swapFree=67111348/67111528
[pid=14276] ppid=14274 vsize=798280 CPUtime=4800.26 cores=0,2,4,6
/proc/14276/stat : 14276 (strangenight2-m) R 14274 14276 14248 0 -1 4202496 560864 0 0 0 479801 225 0 0 25 0 4 0 652683811 817438720 141466 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14276/statm: 199570 141466 379 95 0 194552 0
[pid=14276/tid=14277] ppid=14274 vsize=798280 CPUtime=1203.12 cores=0,2,4,6
/proc/14276/task/14277/stat : 14277 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 137529 0 0 0 120259 53 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14276/tid=14278] ppid=14274 vsize=798280 CPUtime=1203.12 cores=0,2,4,6
/proc/14276/task/14278/stat : 14278 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 164692 0 0 0 120246 66 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14276/tid=14279] ppid=14274 vsize=798280 CPUtime=1190.91 cores=0,2,4,6
/proc/14276/task/14279/stat : 14279 (strangenight2-m) R 14274 14276 14248 0 -1 4202560 141523 0 0 0 119037 54 0 0 25 0 4 0 652683811 817438720 141467 33554432000 4194304 4580107 140736574928000 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 798280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.14
CPU time (s): 4800.34
CPU user time (s): 4798.05
CPU system time (s): 2.28565
CPU usage (%): 398.983
Max. virtual memory (cumulated for all children) (KiB): 906868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.28565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560865
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= 306
involuntary context switches= 20635

runsolver used 3.46147 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 00:07:30
IDJOB=3366630
IDBENCH=83039
IDSOLVER=1844
FILE ID=node120/3366630-1305410850
RUNJOBID= node120-1305410849-14266
PBS_JOBID= 13324526
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=1106751146

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12323184 kB
Buffers:        257720 kB
Cached:        3577848 kB
SwapCached:          0 kB
Active:       17362048 kB
Inactive:      2977432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12323184 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:    16503464 kB
Mapped:          24092 kB
Slab:           174484 kB
PageTables:      48568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51550732 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= 73500 MiB
End job on node120 at 2011-05-15 00:27:36