Trace number 4387588

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)SAT 226.379 221.38

General information on the benchmark

NameStripPacking/StripPacking-m1-series1/
StripPacking-C3P2.xml
MD5SUMec554133dcdc77f0ded322158f487a65
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark226.379
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints88
Number of domains30
Minimum domain size1
Maximum domain size60
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":83},{"size":30,"count":29},{"size":60,"count":29}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":29},{"degree":2,"count":58},{"degree":3,"count":58}]
Minimum constraint arity2
Maximum constraint arity116
Distribution of constraint arities[{"arity":2,"count":58},{"arity":3,"count":29},{"arity":116,"count":1}]
Number of extensional constraints29
Number of intensional constraints58
Distribution of constraint types[{"type":"extension","count":29},{"type":"intension","count":58},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-14016-serial-file.bin HOME/instance-4387588-1568286109.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 13:01:11 CEST 2019
0.66/0.55	c PID: 14020
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.44/0.99	c (0,0) Parsing End
1.44/0.99	c (0,0) CSP: 116 int (0 aux), 29 bool (0 aux), 88 ctr, max domain size 60
1.44/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.44/1.00	c (0,0) Constraint Name Generate Begin
1.44/1.00	c (0,0) Ctr:HOME/instance-4387588-1568286109.xml,Add:ExtensionSupport:Le:NoOverlap:Num:Var
1.44/1.00	c (0,0) Constraint Name Generate End
1.44/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.44/1.00	c (0,0) CSP to CSPinCNF Begin
1.70/1.09	c (0,0) translated 9 (10%) constraints
1.70/1.09	c (0,0) translated 18 (20%) constraints
1.70/1.10	c (0,0) translated 27 (30%) constraints
1.85/1.11	c (0,0) translated 36 (40%) constraints
1.85/1.11	c (0,0) translated 44 (50%) constraints
1.85/1.12	c (0,0) translated 53 (60%) constraints
2.00/1.25	c (0,0) translated 62 (70%) constraints
2.24/1.32	c (0,0) translated 71 (80%) constraints
2.24/1.37	c (0,0) translated 80 (90%) constraints
2.52/1.41	c (0,0) translated 88 (100%) constraints
2.82/1.59	c (1,1) ===========================================
3.15/1.61	c (1,1) Hybrid: #OE=253, #LE=0
3.15/1.61	c (1,1) Hybrid
3.15/1.61	c (1,1) ===========================================
3.15/1.63	c (1,1) translated 88 (10%) constraints
3.15/1.64	c (1,1) translated 175 (20%) constraints
3.15/1.64	c (1,1) translated 262 (30%) constraints
3.15/1.65	c (1,1) translated 349 (40%) constraints
3.15/1.66	c (1,1) translated 436 (50%) constraints
3.15/1.66	c (1,1) translated 523 (60%) constraints
3.15/1.67	c (1,1) translated 610 (70%) constraints
3.15/1.68	c (1,1) translated 697 (80%) constraints
3.15/1.69	c (1,1) translated 784 (90%) constraints
3.45/1.70	c (1,1) translated 871 (100%) constraints
3.45/1.70	c (1,1) CSP to CSPinCNF End
3.45/1.70	c (1,1) CSP: 116 int (0 aux), 137 bool (108 aux), 871 ctr, max domain size 60
3.45/1.70	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.45/1.70	c (1,1) CSPinCNF Propagation Begin
3.45/1.73	c (1,1) 0 values, 27 unsatisfiable literals, and 6 valid clauses are removed
3.45/1.73	c (1,1) CSPinCNF Propagation End
3.45/1.74	c (1,1) CSP: 116 int (0 aux), 137 bool (108 aux), 865 ctr, max domain size 60
3.45/1.74	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.45/1.74	c (1,1) Hybrid: #OE=253, #LE=0
3.45/1.74	c (1,1) Simplify CSPinCNF Begin
3.81/1.84	c (1,1) Simplify CSPinCNF End
3.81/1.84	c (1,1) CSP: 116 int (0 aux), 1761 bool (1732 aux), 2489 ctr, max domain size 60
3.81/1.84	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.81/1.84	c (1,1) Calculate Precise Domain Begin
3.81/1.85	c (1,1) 0 values are removed by re-calculation
3.81/1.85	c (1,1) Calculate Precise Domain End
3.81/1.85	c (1,1) CSP: 116 int (0 aux), 1761 bool (1732 aux), 2489 ctr, max domain size 60
3.81/1.85	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.81/1.85	c (1,1) CSPinCNF to SatSolver Begin
4.12/1.96	c (1,1) 249 (10 %) CSP clauses are encoded (0 SAT variables, 2518 SAT clauses)
4.52/2.02	c (1,1) 498 (20 %) CSP clauses are encoded (0 SAT variables, 4670 SAT clauses)
4.83/2.17	c (1,1) 747 (30 %) CSP clauses are encoded (0 SAT variables, 18048 SAT clauses)
5.11/2.29	c (1,1) 996 (40 %) CSP clauses are encoded (0 SAT variables, 30682 SAT clauses)
5.42/2.38	c (1,1) 1245 (50 %) CSP clauses are encoded (0 SAT variables, 43418 SAT clauses)
5.72/2.46	c (1,1) 1494 (60 %) CSP clauses are encoded (0 SAT variables, 57515 SAT clauses)
5.98/2.54	c (2,1) 1743 (70 %) CSP clauses are encoded (0 SAT variables, 70320 SAT clauses)
6.22/2.68	c (2,2) 1992 (80 %) CSP clauses are encoded (0 SAT variables, 84391 SAT clauses)
6.46/2.79	c (2,2) 2241 (90 %) CSP clauses are encoded (0 SAT variables, 97631 SAT clauses)
6.67/2.85	c (2,2) 2489 (100 %) CSP clauses are encoded (0 SAT variables, 110404 SAT clauses)
6.67/2.85	c (2,2) CSPinCNF to SatSolver End
6.67/2.85	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.67/2.85	c (2,2) 4143 bool, 110428 clause
6.67/2.85	c (2,2) Export Begin
6.82/2.96	c (2,2) Export to HOME/scop-14016-serial-file.bin
6.82/2.96	c (2,2) Export End
6.82/2.96	c (2,2) Export File Size: 0.03 MB
6.82/2.96	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
6.82/2.96	c END-Prog: Thu Sep 12 13:01:13 CEST 2019
6.82/2.97	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-14016-serial-file.bin
7.52/3.42	c (0,0) Read Serial File Begin
7.52/3.42	c (0,0) HOME/scop-14016-serial-file.bin
7.80/3.66	c (0,0) Read Serial File End
7.80/3.67	
7.80/3.67	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
7.80/3.67	(Solving Process)
7.80/3.67	
7.80/3.69	c BEGIN-Prog: Thu Sep 12 13:01:14 CEST 2019
7.80/3.69	c PID: 14062
7.80/3.69	c IP: 172.20.3.151
7.80/3.69	c HOST: node151.alineos.net
7.80/3.70	c (0,0) SatSolver.solve Begin
7.80/3.70	c (0,0) HOME/cryptominisat5  HOME/instance-4387588-1568286109.xml-scop-14020.cnf
7.98/3.73	c (0,0) c Outputting solution to console
7.98/3.73	c (0,0) c CryptoMiniSat version 5.6.8
7.98/3.73	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
7.98/3.73	c (0,0) c CMS SHA revision GIT-notfound
7.98/3.73	c (0,0) c CMS is MIT licensed
7.98/3.73	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
7.98/3.73	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
7.98/3.73	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387588-1568286109.xml-scop-14020.cnf
7.98/3.73	c (0,0) c Reading file 'HOME/instance-4387588-1568286109.xml-scop-14020.cnf'
7.98/3.73	c (0,0) c -- header says num vars:           4143
7.98/3.73	c (0,0) c -- header says num clauses:      110428
7.98/3.77	c (0,0) c -- clauses added: 110428
7.98/3.77	c (0,0) c -- xor clauses added: 0
7.98/3.77	c (0,0) c -- vars added 4143
7.98/3.77	c (0,0) c Parsing time: 0.03 s
7.98/3.78	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
7.98/3.78	c (0,0) c [distill] long cls tried: 0/0 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
8.15/3.88	c (0,0) c [distill] long cls tried: 14/14 cl-short:14 lit-r:4 T: 0.00 T-out: N T-r: 100.00%
8.43/4.03	c (0,0) c [distill] long cls tried: 21/33 cl-short:21 lit-r:9 T: 0.00 T-out: N T-r: 99.98%
8.43/4.08	c (0,0) c   glue     1    52  8193    4143  104K  5892    3.42    3.35    40   903  7245     5   30.36   30.34
8.62/4.22	c (0,0) c [distill] long cls tried: 207/238 cl-short:207 lit-r:41 T: 0.01 T-out: N T-r: 99.80%
8.81/4.45	c (1,0) c   geom     1    88 16386    4143  104K  5892    3.42    3.35   289  2960 13128     9   31.44   31.42
9.21/4.84	c (1,0) c [distill] long cls tried: 57/293 cl-short:57 lit-r:13 T: 0.01 T-out: N T-r: 99.92%
9.21/4.87	c (1,0) c [distill] long cls tried: 318/609 cl-short:318 lit-r:85 T: 0.03 T-out: N T-r: 99.57%
9.31/4.93	c (1,0) c   glue     1   124   24K    4143  104K  5892    3.42    3.35   615  3627   20K    14   32.89   32.88
9.71/5.34	c (1,0) c [distill] long cls tried: 282/886 cl-short:282 lit-r:57 T: 0.03 T-out: N T-r: 99.61%
9.71/5.38	c (2,0) c   glue     1   157   32K    4143  104K  5892    3.42    3.35   894  5415   21K    19   33.15   33.13
10.22/5.87	c (2,0) c   glue     1   193   40K    4143  104K  5892    3.42    3.35  1273  4855   29K    21   33.21   33.20
10.32/5.95	c (2,0) c [distill] long cls tried: 390/1274 cl-short:390 lit-r:89 T: 0.05 T-out: N T-r: 99.37%
10.82/6.40	c (3,0) c   glue     1   218   49K    4143  104K  5892    3.42    3.35  1346  7014   27K    24   32.37   32.35
11.02/6.69	c (3,0) c [distill] long cls tried: 417/1690 cl-short:417 lit-r:97 T: 0.05 T-out: N T-r: 99.31%
11.32/6.99	c (3,0) c   geom     1   262   57K    4143  104K  5892    3.42    3.35  1727  5958   35K    26   32.84   32.82
11.92/7.51	c (4,0) c   glue     1   297   65K    4143  104K  5892    3.42    3.35  2071  6252   32K    26   31.48   31.46
12.02/7.65	c (4,0) c [distill] long cls tried: 384/2067 cl-short:384 lit-r:117 T: 0.06 T-out: N T-r: 99.30%
12.22/7.88	c (4,0) c recursive minimization cost OK: 1245Kcost/(% lits removed)
12.22/7.89	c (4,0) c --> Executing strategy token: handle-comps
12.22/7.89	c (4,0) c --> Executing strategy token: scc-vrepl
12.22/7.89	c (4,0) c [scc] new: 247 BP 0M T: 0.00
12.33/7.95	c (4,0) c [vrep] vars 162 lits 178090 rem-bin-cls 791 rem-long-cls 108 BP 1M T: 0.07
12.33/7.96	c (4,0) c --> Executing strategy token: cache-clean
12.33/7.96	c (4,0) c --> Executing strategy token: cache-tryboth
12.33/7.96	c (4,0) c --> Executing strategy token: sub-impl
12.33/7.96	c (4,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
12.33/7.97	c (4,0) c --> Executing strategy token: intree-probe
12.33/7.97	c (4,0) c [scc] new: 0 BP 0M T: 0.00
12.33/7.99	c (4,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
12.44/8.05	c (4,0) c [intree] Set 0 vars hyper-added: 51 trans-irred::0 trans-red::0 T: 0.06 T-out: N T-r: 99.71%
12.63/8.23	c (4,0) c --> Executing strategy token: probe
12.63/8.23	c (4,0) c --> Executing strategy token: sub-str-cls-with-bin
12.63/8.23	c (4,0) c [distill] cache-based irred--  cl tried   208856 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.16 T-out: N
12.63/8.23	c (4,0) c [distill] cache-based   red--  cl tried     4158 cl-sh    39 cl-rem    0 lit-rem     39 T: 0.00 T-out: N
13.45/9.10	c (5,0) c --> Executing strategy token: distill-cls
13.45/9.10	c (5,0) c [distill] long cls tried: 5834/104428 cl-short:1 lit-r:0 T: 0.87 T-out: Y T-r: -0.03%
13.45/9.10	c (5,0) c [distill] long useful: 2/11668/208856 lits-rem: 0 0-depth-assigns: 0 T: 1.75 T-out: Y
13.45/9.10	c (5,0) c --> Executing strategy token: scc-vrepl
13.45/9.10	c (5,0) c [scc] new: 0 BP 0M T: 0.00
13.55/9.11	c (5,0) c --> Executing strategy token: sub-impl
13.55/9.11	c (5,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
13.55/9.11	c (5,0) c --> Executing strategy token: str-impl
13.55/9.11	c (5,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.89% w-visit: 8286
13.55/9.12	c (5,0) c --> Executing strategy token: sub-impl
13.55/9.12	c (5,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
13.55/9.13	c (5,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
13.55/9.13	c (5,0) c [occ] mem usage for occur     11 MB
13.55/9.15	c (5,0) c [occ] mem usage for occur      0 MB
13.55/9.18	c (5,0) c Mem for watch alloc      : 12          MB (35.66     %)
13.55/9.18	c (5,0) c Mem for watch array      : 0           MB (0.56      %)
13.55/9.19	c (5,0) c --> Executing OCC strategy token: occ-backw-sub-str
13.55/9.19	c (5,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 11360 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.68%
13.74/9.31	c (5,0) c [occ-sub-long-w-long] rem cl: 10 tried: 299696/149848 (200.0%) T: 0.12 T-out: N T-r: 76.66%
13.94/9.54	c (6,0) c [occ-sub-str-long-w-long] sub: 0 str: 0 tried: 449544/149848 (300.0)  T: 0.23 T-out: N T-r: 77.87%
13.94/9.54	c (6,0) c --> Executing OCC strategy token: occ-clean-implicit
13.94/9.54	c (6,0) c --> Executing OCC strategy token: occ-bve
13.94/9.54	c (6,0) c [occ-empty-res] Empty resolvent elimed: 2 T: 0.00 T-out: N
14.24/9.80	c (6,0) c [occ-bve] iter v-elim 406
14.24/9.80	c (6,0) c cl_inc_rate=1.0, var_dec_rate=1.1 (grow=0)
14.24/9.80	c (6,0) c Reduced to 3573 vars, 109617 cls (grow=0)
14.34/9.92	c (6,0) c [occ-bve] iter v-elim 0
14.34/9.92	c (6,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
14.34/9.93	c (6,0) c Reduced to 3573 vars, 109617 cls (grow=8)
14.45/10.05	c (6,0) c [occ-bve] iter v-elim 0
14.45/10.05	c (6,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
14.45/10.05	c (6,0) c Reduced to 3573 vars, 109617 cls (grow=16)
14.45/10.05	c (6,0) c x n vars       : 3573
14.45/10.05	c (6,0) c  #try to eliminate:  13098
14.45/10.05	c (6,0) c  #var-elim        :    406
14.45/10.05	c (6,0) c  #T-o: N
14.45/10.05	c (6,0) c  #T-r: 99.97%
14.45/10.05	c (6,0) c  #T  : 0.51
14.45/10.05	c (6,0) c [occur] 0.05 is overhead
14.45/10.05	c (6,0) c [occur] link-in T: 0.05 cleanup T: 0.00
14.45/10.05	c (6,0) c --> Executing OCC strategy token: occ-bva
14.45/10.05	c (6,0) c [occ-bva] global numcalls: 0
14.45/10.06	c (6,0) c --> Executing OCC strategy token: occ-ternary-res
14.45/10.06	c (6,0) c --> Executing OCC strategy token: occ-xor
14.45/10.07	c (6,0) c [occ-xor] sort occur list T: 0.02
14.55/10.18	c (6,0) c [occ-xor] found      0 T: 0.13 T-out: N T-r: 97.80%
14.55/10.18	c (6,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
14.65/10.21	c (6,0) c --> Executing strategy token: cl-consolidate
14.65/10.21	c (6,0) c [mem] consolidate  old-sz:  13905K new-sz:  4811K new bits offs: 0 T: 0.01
14.65/10.21	c (6,0) c --> Executing strategy token: str-impl
14.65/10.21	c (6,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.92% w-visit: 8286
14.75/10.31	c (6,0) c --> Executing strategy token: cache-clean
14.75/10.31	c (6,0) c --> Executing strategy token: sub-str-cls-with-bin
14.75/10.31	c (6,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.10 T-out: N
14.75/10.31	c (6,0) c [distill] cache-based   red--  cl tried     1588 cl-sh     6 cl-rem    0 lit-rem      6 T: 0.00 T-out: N
16.05/11.63	c (8,0) c --> Executing strategy token: distill-cls
16.05/11.63	c (8,0) c [distill] long cls tried: 16351/104851 cl-short:13 lit-r:1 T: 1.32 T-out: Y T-r: -0.01%
16.05/11.63	c (8,0) c [distill] long useful: 26/32702/209702 lits-rem: 2 0-depth-assigns: 0 T: 2.63 T-out: Y
16.05/11.63	c (8,0) c --> Executing strategy token: scc-vrepl
16.05/11.63	c (8,0) c [scc] new: 0 BP 0M T: 0.00
16.05/11.63	c (8,0) c --> Executing strategy token: check-cache-size
16.05/11.63	c (8,0) c --> Executing strategy token: renumber
16.05/11.63	c (8,0) c --> Executing strategy token: sls
16.05/11.63	c (8,0) c [consolidate] mini T: 0.00
16.05/11.63	c (8,0) c global_timeout_multiplier: 4.40
16.05/11.64	c (8,0) c clause size stats. size3: 51375 size4: 40594 size5: 8900 larger: 3982
16.25/11.88	c (8,0) c   luby     0   345   73K    3573  104K  4766    3.67    3.60   804  1766  7831    55   20.56   20.46
16.85/12.45	c (9,0) c   luby     0   377   81K    3573  104K  4766    3.67    3.60   943  1910 14549    55   28.63   28.55
16.95/12.56	c (9,0) c [distill] long cls tried: 247/934 cl-short:245 lit-r:80 T: 0.02 T-out: N T-r: 99.71%
17.47/13.07	c (9,0) c   luby     0   395   90K    3573  104K  4766    3.67    3.60  1089  2608 18235    64   34.41   34.32
18.16/13.74	c (10,0) c   luby     0   427   98K    3573  104K  4766    3.67    3.60  1103  2993   26K    64   35.27   35.20
18.66/14.22	c (10,0) c [distill] long cls tried: 293/1222 cl-short:293 lit-r:62 T: 0.04 T-out: N T-r: 99.56%
18.96/14.53	c (11,0) c   luby     0   452  106K    3573  104K  4766    3.67    3.60  1239  3640   24K    70   35.63   35.55
19.66/15.24	c (11,0) c   luby     0   453  114K    3573  104K  4766    3.67    3.60  1353  3002   32K    71   39.14   39.07
20.57/16.13	c (12,0) c   luby     0   484  122K    3573  104K  4766    3.67    3.60  1495  2884   27K    72   39.58   39.49
21.06/16.61	c (13,0) c [distill] long cls tried: 274/1487 cl-short:274 lit-r:74 T: 0.03 T-out: N T-r: 99.64%
21.47/17.10	c (13,0) c   luby     0   515  131K    3573  104K  4766    3.67    3.60  1611  2150   36K    81   40.80   40.72
22.47/18.09	c (14,0) c   luby     0   542  139K    3573  104K  4766    3.67    3.60  1643  2882   29K    81   41.09   41.00
23.57/19.18	c (15,0) c   luby     0   574  147K    3573  104K  4766    3.67    3.60  1753  2326   38K    81   41.97   41.89
24.47/20.05	c (16,0) c   luby     0   580  155K    3573  104K  4766    3.67    3.60  1886  2575   31K    81   39.13   39.05
24.96/20.57	c (17,0) c [distill] long cls tried: 500/1968 cl-short:500 lit-r:135 T: 0.05 T-out: N T-r: 99.27%
25.36/20.99	c (17,0) c   luby     0   581  163K    3573  104K  4766    3.67    3.60  1968  2256   39K   100   40.45   40.36
25.86/21.40	c (18,0) c recursive minimization cost OK: 1250Kcost/(% lits removed)
25.86/21.41	c (18,0) c --> Executing strategy token: handle-comps
25.86/21.41	c (18,0) c --> Executing strategy token: scc-vrepl
25.86/21.41	c (18,0) c [scc] new: 0 BP 0M T: 0.00
25.86/21.41	c (18,0) c --> Executing strategy token: cache-clean
25.86/21.41	c (18,0) c --> Executing strategy token: cache-tryboth
25.86/21.41	c (18,0) c --> Executing strategy token: sub-impl
25.86/21.41	c (18,0) c [impl sub] bin: 6 T: 0.01 T-out: N w-visit: 8286
25.86/21.42	c (18,0) c --> Executing strategy token: intree-probe
25.86/21.42	c (18,0) c [scc] new: 0 BP 0M T: 0.00
25.86/21.44	c (18,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
25.86/21.49	c (18,0) c [intree] Set 0 vars hyper-added: 1 trans-irred::0 trans-red::0 T: 0.04 T-out: N T-r: 99.81%
26.07/21.63	c (18,0) c --> Executing strategy token: probe
26.07/21.63	c (18,0) c --> Executing strategy token: sub-str-cls-with-bin
26.07/21.63	c (18,0) c [distill] cache-based irred--  cl tried   205295 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.13 T-out: Y
26.07/21.63	c (18,0) c [distill] cache-based   red--  cl tried     3980 cl-sh    15 cl-rem    2 lit-rem     15 T: 0.00 T-out: N
26.87/22.41	c (19,0) c --> Executing strategy token: distill-cls
26.87/22.41	c (19,0) c [distill] long cls tried: 7664/104851 cl-short:3 lit-r:0 T: 0.78 T-out: Y T-r: -0.03%
26.87/22.41	c (19,0) c [distill] long useful: 6/15328/209702 lits-rem: 0 0-depth-assigns: 0 T: 1.57 T-out: Y
26.87/22.42	c (19,0) c --> Executing strategy token: scc-vrepl
26.87/22.42	c (19,0) c [scc] new: 0 BP 0M T: 0.00
26.87/22.42	c (19,0) c --> Executing strategy token: sub-impl
26.87/22.42	c (19,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 8286
26.87/22.42	c (19,0) c --> Executing strategy token: str-impl
26.87/22.42	c (19,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.91% w-visit: 8286
26.87/22.43	c (19,0) c --> Executing strategy token: sub-impl
26.87/22.43	c (19,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 8286
26.87/22.44	c (19,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
26.87/22.44	c (19,0) c [occ] mem usage for occur     12 MB
26.87/22.46	c (19,0) c [occ] mem usage for occur      0 MB
26.97/22.51	c (19,0) c Mem for watch alloc      : 16          MB (29.78     %)
26.97/22.51	c (19,0) c Mem for watch array      : 0           MB (0.35      %)
26.97/22.51	c (19,0) c --> Executing OCC strategy token: occ-backw-sub-str
26.97/22.51	c (19,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 22652 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.70%
27.07/22.64	c (19,0) c [occ-sub-long-w-long] rem cl: 1 tried: 277782/138891 (200.0%) T: 0.12 T-out: N T-r: 76.04%
27.27/22.87	c (19,0) c [occ-sub-str-long-w-long] sub: 0 str: 12 tried: 416673/138891 (300.0)  T: 0.24 T-out: N T-r: 78.53%
27.27/22.88	c (19,0) c --> Executing OCC strategy token: occ-clean-implicit
27.27/22.88	c (19,0) c --> Executing OCC strategy token: occ-bve
27.27/22.88	c (19,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
27.37/22.96	c (19,0) c [occ-bve] iter v-elim 0
27.37/22.96	c (19,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
27.37/22.96	c (19,0) c Reduced to 3573 vars, 109617 cls (grow=0)
27.48/23.04	c (19,0) c [occ-bve] iter v-elim 0
27.48/23.04	c (19,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
27.48/23.04	c (19,0) c Reduced to 3573 vars, 109617 cls (grow=8)
27.58/23.11	c (19,0) c [occ-bve] iter v-elim 0
27.58/23.11	c (19,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
27.58/23.12	c (19,0) c Reduced to 3573 vars, 109617 cls (grow=16)
27.58/23.12	c (19,0) c x n vars       : 3573
27.58/23.12	c (19,0) c  #try to eliminate:  10719
27.58/23.12	c (19,0) c  #var-elim        :      0
27.58/23.12	c (19,0) c  #T-o: N
27.58/23.12	c (19,0) c  #T-r: 99.96%
27.58/23.12	c (19,0) c  #T  : 0.24
27.58/23.12	c (19,0) c [occur] 0.07 is overhead
27.58/23.12	c (19,0) c [occur] link-in T: 0.07 cleanup T: 0.00
27.58/23.12	c (19,0) c --> Executing OCC strategy token: occ-bva
27.58/23.12	c (19,0) c [occ-bva] global numcalls: 1
27.58/23.13	c (19,0) c --> Executing OCC strategy token: occ-ternary-res
27.58/23.13	c (19,0) c --> Executing OCC strategy token: occ-xor
27.58/23.14	c (19,0) c [occ-xor] sort occur list T: 0.02
27.68/23.25	c (19,0) c [occ-xor] found      0 T: 0.14 T-out: N T-r: 97.98%
27.68/23.25	c (19,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
27.68/23.28	c (19,0) c --> Executing strategy token: cl-consolidate
27.68/23.28	c (19,0) c Not consolidating memory.
27.68/23.28	c (19,0) c --> Executing strategy token: str-impl
27.68/23.28	c (19,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.91% w-visit: 8286
27.88/23.40	c (20,0) c --> Executing strategy token: cache-clean
27.88/23.40	c (20,0) c --> Executing strategy token: sub-str-cls-with-bin
27.88/23.40	c (20,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.11 T-out: N
27.88/23.40	c (20,0) c [distill] cache-based   red--  cl tried     4060 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
28.59/24.17	c (20,0) c --> Executing strategy token: distill-cls
28.59/24.17	c (20,0) c [distill] long cls tried: 7039/104851 cl-short:4 lit-r:1 T: 0.77 T-out: Y T-r: -0.01%
28.59/24.17	c (20,0) c [distill] long useful: 8/14078/209702 lits-rem: 2 0-depth-assigns: 0 T: 1.54 T-out: Y
28.59/24.17	c (20,0) c --> Executing strategy token: scc-vrepl
28.59/24.17	c (20,0) c [scc] new: 0 BP 0M T: 0.00
28.59/24.17	c (20,0) c --> Executing strategy token: check-cache-size
28.59/24.17	c (20,0) c --> Executing strategy token: renumber
28.59/24.17	c (20,0) c --> Executing strategy token: sls
28.59/24.17	c (20,0) c [consolidate] mini T: 0.00
28.59/24.17	c (20,0) c global_timeout_multiplier: 4.84
28.69/24.20	c (20,0) c [features] numVars 3573, numClauses 109617, var_cl_ratio 0.03, binary 0.04, horn 1.13, horn_mean 0.00, horn_std 0.00, horn_min 0.00, horn_max 0.03, horn_spread 0.03, vcg_var_mean 0.00, vcg_var_std 1.43, vcg_var_min 0.00, vcg_var_max 0.04, vcg_var_spread 0.04, vcg_cls_mean 0.00, vcg_cls_std 0.55, vcg_cls_min 0.00, vcg_cls_max 0.00, vcg_cls_spread 0.00, pnr_var_mean 0.42, pnr_var_std 0.57, pnr_var_min 0.00, pnr_var_max 0.99, pnr_var_spread 0.99, pnr_cls_mean 0.67, pnr_cls_std 0.61, pnr_cls_min 0.00, pnr_cls_max 1.00, pnr_cls_spread 1.00, avg_confl_size 39.66, confl_size_min 2.00, confl_size_max 210.00, avg_confl_glue 21.70, confl_glue_min 2.00, confl_glue_max 50.00, avg_num_resolutions 0.00, num_resolutions_min 0.00, num_resolutions_max 0.00, learnt_bins_per_confl 0.00, avg_branch_depth 43.48, branch_depth_min 28.00, branch_depth_max 192.00, avg_trail_depth_delta 203.06, trail_depth_delta_min 2.00, trail_depth_delta_max 1144.00, avg_branch_depth_delta 1.71, props_per_confl 0.01, confl_per_restart 289.16, decisions_per_conflict 2.74, irred_cl_distrib.glue_distr_mean 999.92, irred_cl_distrib.glue_distr_var 75.84, irred_cl_distrib.size_distr_mean 3.67, irred_cl_distrib.size_distr_var 0.62, irred_cl_distrib.uip_use_distr_mean 0, irred_cl_distrib.uip_use_distr_var 0, irred_cl_distrib.activity_distr_mean 0.00, irred_cl_distrib.activity_distr_var 154429.54, red_cl_distrib.glue_distr_mean 2.92, red_cl_distrib.glue_distr_var 0.08, red_cl_distrib.size_distr_mean 7.03, red_cl_distrib.size_distr_var 3.86, red_cl_distrib.uip_use_distr_mean 0, red_cl_distrib.uip_use_distr_var 0, red_cl_distrib.activity_distr_mean 9260.25, red_cl_distrib.activity_distr_var 2998725216.02, num_gates_found_last 0, num_xors_found_last 0
28.69/24.20	c (20,0) c clause size stats. size3: 51376 size4: 40593 size5: 8900 larger: 3982
29.09/24.64	c (21,0) c   luby     0   603  172K    3573  104K  4766    3.67    3.60  2070  2734   33K    95   38.89   38.80
30.09/25.61	c (22,0) c   luby     0   635  180K    3573  104K  4766    3.67    3.60  2181  2757   26K    96   37.68   37.57
31.09/26.61	c (23,0) c   luby     0   652  188K    3573  104K  4766    3.67    3.60  2185  2900   34K    96   40.65   40.56
32.09/27.65	c (24,0) c [distill] long cls tried: 347/2290 cl-short:346 lit-r:71 T: 0.03 T-out: N T-r: 99.55%
32.19/27.79	c (24,0) c   luby     0   683  196K    3573  104K  4766    3.67    3.60  2290  3231   26K   103   39.70   39.58
33.19/28.76	c (25,0) c   luby     0   708  204K    3573  104K  4766    3.67    3.60  2398  2746   34K   103   41.30   41.20
34.10/29.64	c (26,0) c   luby     0   709  213K    3573  104K  4766    3.67    3.60  2519  2983   28K   103   39.81   39.69
35.21/30.72	c (27,0) c   luby     0   741  221K    3573  104K  4766    3.67    3.60  2604  2636   36K   103   41.15   41.06
36.21/31.71	c (28,0) c   luby     0   772  229K    3573  104K  4766    3.67    3.60  2643  3359   28K   103   39.34   39.23
37.11/32.62	c (29,0) c   luby     0   800  237K    3573  104K  4766    3.67    3.60  2723  2939   37K   103   41.09   41.00
37.11/32.69	c (29,0) c [distill] long cls tried: 433/2700 cl-short:431 lit-r:107 T: 0.06 T-out: N T-r: 99.35%
38.21/33.73	c (30,0) c   luby     0   832  245K    3573  104K  4766    3.67    3.60  2817  3042   30K   126   40.23   40.10
39.11/34.64	c (31,0) c   luby     0   836  253K    3573  104K  4766    3.67    3.60  2880  2476   38K   126   42.04   41.92
40.11/35.68	c (32,0) c   luby     0   837  262K    3573  104K  4766    3.67    3.60  2960  2632   31K   126   41.88   41.75
41.11/36.68	c (33,0) c   luby     0   837  270K    3573  104K  4766    3.67    3.60  3096  2801   24K   127   40.75   40.60
42.10/37.65	c (34,0) c   luby     0   838  278K    3573  104K  4766    3.67    3.60  3096  3002   32K   127   43.05   42.92
43.30/38.89	c (35,0) c   luby     0   838  286K    3573  104K  4766    3.67    3.60  3230  3318   26K   127   41.09   40.94
44.31/39.88	c (36,0) c   luby     0   838  294K    3573  104K  4766    3.67    3.60  3316  3217   34K   127   42.67   42.54
44.62/40.15	c (36,0) c [distill] long cls tried: 616/3300 cl-short:615 lit-r:181 T: 0.08 T-out: N T-r: 99.07%
45.41/40.99	c (37,0) c   luby     0   869  303K    3573  104K  4766    3.67    3.60  3419  3504   27K   144   39.40   39.25
45.71/41.26	c (37,0) c recursive minimization cost OK: 2060Kcost/(% lits removed)
45.71/41.26	c (37,0) c --> Executing strategy token: handle-comps
45.71/41.26	c (37,0) c --> Executing strategy token: scc-vrepl
45.71/41.27	c (37,0) c [scc] new: 0 BP 0M T: 0.00
45.71/41.27	c (37,0) c --> Executing strategy token: cache-clean
45.71/41.27	c (37,0) c --> Executing strategy token: cache-tryboth
45.71/41.27	c (37,0) c --> Executing strategy token: sub-impl
45.71/41.27	c (37,0) c [impl sub] bin: 13 T: 0.00 T-out: N w-visit: 8286
45.71/41.28	c (37,0) c --> Executing strategy token: intree-probe
45.71/41.28	c (37,0) c [scc] new: 0 BP 0M T: 0.00
45.81/41.30	c (37,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
45.81/41.35	c (38,0) c [intree] Set 0 vars hyper-added: 0 trans-irred::0 trans-red::0 T: 0.05 T-out: N T-r: 99.84%
46.02/41.51	c (38,0) c --> Executing strategy token: probe
46.02/41.51	c (38,0) c --> Executing strategy token: sub-str-cls-with-bin
46.02/41.51	c (38,0) c [distill] cache-based irred--  cl tried   201937 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.14 T-out: Y
46.02/41.51	c (38,0) c [distill] cache-based   red--  cl tried     6834 cl-sh    28 cl-rem    4 lit-rem     29 T: 0.01 T-out: N
46.92/42.45	c (39,0) c --> Executing strategy token: distill-cls
46.92/42.45	c (39,0) c [distill] long cls tried: 8310/104851 cl-short:3 lit-r:0 T: 0.94 T-out: Y T-r: -0.03%
46.92/42.45	c (39,0) c [distill] long useful: 6/16620/209702 lits-rem: 0 0-depth-assigns: 0 T: 1.89 T-out: Y
46.92/42.46	c (39,0) c --> Executing strategy token: scc-vrepl
46.92/42.46	c (39,0) c [scc] new: 0 BP 0M T: 0.00
46.92/42.46	c (39,0) c --> Executing strategy token: sub-impl
46.92/42.46	c (39,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
46.92/42.46	c (39,0) c --> Executing strategy token: str-impl
46.92/42.46	c (39,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.92% w-visit: 8286
46.92/42.47	c (39,0) c --> Executing strategy token: sub-impl
46.92/42.47	c (39,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 8286
46.92/42.48	c (39,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
46.92/42.48	c (39,0) c [occ] mem usage for occur     12 MB
47.02/42.50	c (39,0) c [occ] mem usage for occur      1 MB
47.02/42.55	c (39,0) c Mem for watch alloc      : 21          MB (29.88     %)
47.02/42.55	c (39,0) c Mem for watch array      : 0           MB (0.27      %)
47.02/42.56	c (39,0) c --> Executing OCC strategy token: occ-backw-sub-str
47.02/42.56	c (39,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 32446 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.71%
47.12/42.70	c (39,0) c [occ-sub-long-w-long] rem cl: 5 tried: 283162/141581 (200.0%) T: 0.13 T-out: N T-r: 77.39%
47.42/42.95	c (39,0) c [occ-sub-str-long-w-long] sub: 0 str: 25 tried: 424743/141581 (300.0)  T: 0.25 T-out: N T-r: 79.73%
47.42/42.95	c (39,0) c --> Executing OCC strategy token: occ-clean-implicit
47.42/42.95	c (39,0) c --> Executing OCC strategy token: occ-bve
47.42/42.95	c (39,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
47.53/43.04	c (39,0) c [occ-bve] iter v-elim 0
47.53/43.04	c (39,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
47.53/43.04	c (39,0) c Reduced to 3573 vars, 109617 cls (grow=0)
47.63/43.12	c (39,0) c [occ-bve] iter v-elim 0
47.63/43.12	c (39,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
47.63/43.12	c (39,0) c Reduced to 3573 vars, 109617 cls (grow=8)
47.72/43.20	c (39,0) c [occ-bve] iter v-elim 0
47.72/43.20	c (39,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
47.72/43.20	c (39,0) c Reduced to 3573 vars, 109617 cls (grow=16)
47.72/43.20	c (39,0) c x n vars       : 3573
47.72/43.20	c (39,0) c  #try to eliminate:  10719
47.72/43.20	c (39,0) c  #var-elim        :      0
47.72/43.20	c (39,0) c  #T-o: N
47.72/43.20	c (39,0) c  #T-r: 99.96%
47.72/43.20	c (39,0) c  #T  : 0.25
47.72/43.20	c (39,0) c [occur] 0.07 is overhead
47.72/43.20	c (39,0) c [occur] link-in T: 0.07 cleanup T: 0.00
47.72/43.20	c (39,0) c --> Executing OCC strategy token: occ-bva
47.72/43.20	c (39,0) c [occ-bva] global numcalls: 2
47.72/43.22	c (39,0) c --> Executing OCC strategy token: occ-ternary-res
47.72/43.22	c (39,0) c --> Executing OCC strategy token: occ-xor
47.72/43.22	c (39,0) c [occ-xor] sort occur list T: 0.02
47.82/43.34	c (39,0) c [occ-xor] found      0 T: 0.14 T-out: N T-r: 98.13%
47.82/43.34	c (39,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
47.82/43.37	c (40,0) c --> Executing strategy token: cl-consolidate
47.82/43.37	c (40,0) c Not consolidating memory.
47.82/43.37	c (40,0) c --> Executing strategy token: str-impl
47.82/43.37	c (40,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.92% w-visit: 8286
48.03/43.50	c (40,0) c --> Executing strategy token: cache-clean
48.03/43.50	c (40,0) c --> Executing strategy token: sub-str-cls-with-bin
48.03/43.50	c (40,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.11 T-out: N
48.03/43.50	c (40,0) c [distill] cache-based   red--  cl tried     6920 cl-sh     3 cl-rem    0 lit-rem      3 T: 0.01 T-out: N
48.93/44.44	c (41,0) c --> Executing strategy token: distill-cls
48.93/44.44	c (41,0) c [distill] long cls tried: 7523/104851 cl-short:2 lit-r:0 T: 0.94 T-out: Y T-r: -0.00%
48.93/44.44	c (41,0) c [distill] long useful: 4/15046/209702 lits-rem: 0 0-depth-assigns: 0 T: 1.88 T-out: Y
48.93/44.44	c (41,0) c --> Executing strategy token: scc-vrepl
48.93/44.44	c (41,0) c [scc] new: 0 BP 0M T: 0.00
48.93/44.44	c (41,0) c --> Executing strategy token: check-cache-size
48.93/44.44	c (41,0) c --> Executing strategy token: renumber
48.93/44.44	c (41,0) c --> Executing strategy token: sls
48.93/44.44	c (41,0) c [consolidate] mini T: 0.00
48.93/44.44	c (41,0) c global_timeout_multiplier: 5.32
48.93/44.45	c (41,0) c clause size stats. size3: 51376 size4: 40593 size5: 8900 larger: 3982
49.34/44.83	c (41,0) c   glue     1   916  311K    3573  104K  4766    3.67    3.60  3556  3640   35K   131   38.99   38.88
49.84/45.32	c (41,0) c   geom     1   961  319K    3573  104K  4766    3.67    3.60  3612  5144   29K   131   33.98   33.87
50.34/45.81	c (42,0) c   glue     1  1002  327K    3573  104K  4766    3.67    3.60  3851  4946   37K   131   33.88   33.79
50.84/46.32	c (42,0) c   glue     1  1037  335K    3573  104K  4766    3.67    3.60  4106  5554   33K   133   29.52   29.44
51.34/46.88	c (43,0) c   glue     1  1083  344K    3573  104K  4766    3.67    3.60  4328  4370   42K   133   30.17   30.10
51.74/47.23	c (43,0) c [distill] long cls tried: 1099/4354 cl-short:1091 lit-r:395 T: 0.17 T-out: N T-r: 98.38%
52.05/47.58	c (44,0) c   geom     1  1114  352K    3573  104K  4766    3.67    3.60  4623  4744   37K   145   29.65   29.56
52.66/48.14	c (44,0) c   glue     1  1141  360K    3573  104K  4766    3.67    3.60  5000  5093   31K   145   28.50   28.41
53.15/48.63	c (45,0) c   glue     1  1171  368K    3573  104K  4766    3.67    3.60  5039  5913   38K   146   30.40   30.31
53.66/49.17	c (45,0) c   geom     1  1201  376K    3573  104K  4766    3.67    3.60  5348  5939   31K   146   30.20   30.10
54.25/49.70	c (46,0) c   glue     1  1243  385K    3573  104K  4766    3.67    3.60  5548  4998   40K   146   30.90   30.82
54.74/50.24	c (46,0) c   geom     1  1271  393K    3573  104K  4766    3.67    3.60  5827  5068   35K   146   30.03   29.94
55.24/50.72	c (47,0) c [distill] long cls tried: 1489/5833 cl-short:1488 lit-r:651 T: 0.24 T-out: N T-r: 97.62%
55.55/51.03	c (47,0) c   geom     1  1307  401K    3573  104K  4766    3.67    3.60  6066  4138   43K   157   30.70   30.61
56.14/51.60	c (48,0) c   glue     1  1346  409K    3573  104K  4766    3.67    3.60  6161  5986   34K   157   29.28   29.19
56.65/52.15	c (48,0) c   glue     1  1373  417K    3573  104K  4766    3.67    3.60  6425  5122   43K   158   30.30   30.22
57.14/52.67	c (49,0) c   glue     1  1401  426K    3573  104K  4766    3.67    3.60  6725  5334   37K   158   29.56   29.47
57.74/53.23	c (49,0) c   glue     1  1443  434K    3573  104K  4766    3.67    3.60  6894  4488   46K   158   30.41   30.33
58.24/53.79	c (50,0) c   glue     1  1472  442K    3573  104K  4766    3.67    3.60  7160  4580   38K   158   29.54   29.46
58.84/54.37	c (51,0) c [distill] long cls tried: 1358/7183 cl-short:1356 lit-r:516 T: 0.26 T-out: N T-r: 97.69%
59.14/54.61	c (51,0) c   geom     1  1490  450K    3573  104K  4766    3.67    3.60  7431  4554   32K   166   30.09   29.98
59.65/55.17	c (51,0) c   glue     1  1530  458K    3573  104K  4766    3.67    3.60  7458  5295   39K   166   30.65   30.56
60.24/55.77	c (52,0) c   glue     1  1569  467K    3573  104K  4766    3.67    3.60  7702  5310   31K   168   29.86   29.75
60.74/56.29	c (52,0) c   glue     1  1607  475K    3573  104K  4766    3.67    3.60  7881  4480   40K   169   30.45   30.36
61.34/56.84	c (53,0) c   glue     1  1637  483K    3573  104K  4766    3.67    3.60  8091  4868   33K   170   29.68   29.58
61.84/57.40	c (54,0) c   glue     1  1675  491K    3573  104K  4766    3.67    3.60  8306  4032   42K   170   30.57   30.49
62.34/57.81	c (54,0) c recursive minimization cost OK: 2587Kcost/(% lits removed)
62.34/57.81	c (54,0) c more minimization effectiveness low: 0.00 % lits removed --> disabling
62.34/57.81	c (54,0) c --> Executing strategy token: handle-comps
62.34/57.81	c (54,0) c --> Executing strategy token: scc-vrepl
62.34/57.81	c (54,0) c [scc] new: 0 BP 0M T: 0.00
62.34/57.82	c (54,0) c --> Executing strategy token: cache-clean
62.34/57.82	c (54,0) c --> Executing strategy token: cache-tryboth
62.34/57.82	c (54,0) c --> Executing strategy token: sub-impl
62.34/57.82	c (54,0) c [impl sub] bin: 1 T: 0.01 T-out: N w-visit: 8286
62.34/57.83	c (54,0) c --> Executing strategy token: intree-probe
62.34/57.83	c (54,0) c [scc] new: 0 BP 0M T: 0.00
62.34/57.85	c (54,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
62.44/57.91	c (54,0) c [intree] Set 0 vars hyper-added: 7 trans-irred::0 trans-red::0 T: 0.06 T-out: N T-r: 99.85%
62.55/58.09	c (54,0) c --> Executing strategy token: probe
62.55/58.09	c (54,0) c --> Executing strategy token: sub-str-cls-with-bin
62.55/58.09	c (54,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.15 T-out: N
62.55/58.09	c (54,0) c [distill] cache-based   red--  cl tried    16817 cl-sh   156 cl-rem    5 lit-rem    171 T: 0.02 T-out: N
63.74/59.23	c (55,0) c --> Executing strategy token: distill-cls
63.74/59.23	c (55,0) c [distill] long cls tried: 8220/104851 cl-short:11 lit-r:0 T: 1.14 T-out: Y T-r: -0.02%
63.74/59.23	c (55,0) c [distill] long useful: 22/16440/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.29 T-out: Y
63.74/59.23	c (55,0) c --> Executing strategy token: scc-vrepl
63.74/59.23	c (55,0) c [scc] new: 0 BP 0M T: 0.00
63.74/59.24	c (55,0) c --> Executing strategy token: sub-impl
63.74/59.24	c (55,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
63.74/59.24	c (55,0) c --> Executing strategy token: str-impl
63.74/59.24	c (55,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.92% w-visit: 8286
63.74/59.25	c (55,0) c --> Executing strategy token: sub-impl
63.74/59.25	c (55,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
63.74/59.26	c (55,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
63.74/59.26	c (55,0) c [occ] mem usage for occur     12 MB
63.74/59.28	c (55,0) c [occ] mem usage for occur      2 MB
63.85/59.33	c (55,0) c Mem for watch alloc      : 23          MB (30.30     %)
63.85/59.33	c (55,0) c Mem for watch array      : 0           MB (0.25      %)
63.85/59.34	c (55,0) c --> Executing OCC strategy token: occ-backw-sub-str
63.85/59.34	c (55,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 42330 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.69%
63.95/59.49	c (56,0) c [occ-sub-long-w-long] rem cl: 35 tried: 303458/151729 (200.0%) T: 0.15 T-out: N T-r: 76.20%
64.26/59.78	c (56,0) c [occ-sub-str-long-w-long] sub: 1 str: 42 tried: 455187/151729 (300.0)  T: 0.29 T-out: N T-r: 79.31%
64.26/59.79	c (56,0) c --> Executing OCC strategy token: occ-clean-implicit
64.26/59.79	c (56,0) c --> Executing OCC strategy token: occ-bve
64.26/59.79	c (56,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
64.36/59.88	c (56,0) c [occ-bve] iter v-elim 0
64.36/59.88	c (56,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
64.36/59.88	c (56,0) c Reduced to 3573 vars, 109617 cls (grow=0)
64.46/59.97	c (56,0) c [occ-bve] iter v-elim 0
64.46/59.97	c (56,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
64.46/59.97	c (56,0) c Reduced to 3573 vars, 109617 cls (grow=8)
64.57/60.05	c (56,0) c [occ-bve] iter v-elim 0
64.57/60.05	c (56,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
64.57/60.05	c (56,0) c Reduced to 3573 vars, 109617 cls (grow=16)
64.57/60.05	c (56,0) c x n vars       : 3573
64.57/60.05	c (56,0) c  #try to eliminate:  10719
64.57/60.05	c (56,0) c  #var-elim        :      0
64.57/60.05	c (56,0) c  #T-o: N
64.57/60.05	c (56,0) c  #T-r: 99.97%
64.57/60.05	c (56,0) c  #T  : 0.27
64.57/60.05	c (56,0) c [occur] 0.07 is overhead
64.57/60.05	c (56,0) c [occur] link-in T: 0.07 cleanup T: 0.00
64.57/60.05	c (56,0) c --> Executing OCC strategy token: occ-bva
64.57/60.05	c (56,0) c [occ-bva] global numcalls: 3
64.57/60.07	c (56,0) c --> Executing OCC strategy token: occ-ternary-res
64.57/60.07	c (56,0) c --> Executing OCC strategy token: occ-xor
64.57/60.07	c (56,0) c [occ-xor] sort occur list T: 0.02
64.76/60.20	c (56,0) c [occ-xor] found      0 T: 0.15 T-out: N T-r: 98.21%
64.76/60.20	c (56,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
64.76/60.23	c (56,0) c --> Executing strategy token: cl-consolidate
64.76/60.23	c (56,0) c Not consolidating memory.
64.76/60.24	c (56,0) c --> Executing strategy token: str-impl
64.76/60.24	c (56,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.92% w-visit: 8286
64.86/60.38	c (57,0) c --> Executing strategy token: cache-clean
64.86/60.38	c (57,0) c --> Executing strategy token: sub-str-cls-with-bin
64.86/60.38	c (57,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.11 T-out: N
64.86/60.38	c (57,0) c [distill] cache-based   red--  cl tried    17152 cl-sh    28 cl-rem    0 lit-rem     32 T: 0.01 T-out: N
66.06/61.54	c (58,0) c --> Executing strategy token: distill-cls
66.06/61.54	c (58,0) c [distill] long cls tried: 6584/104851 cl-short:9 lit-r:0 T: 1.17 T-out: Y T-r: -0.00%
66.06/61.54	c (58,0) c [distill] long useful: 18/13168/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.34 T-out: Y
66.06/61.55	c (58,0) c --> Executing strategy token: scc-vrepl
66.06/61.55	c (58,0) c [scc] new: 0 BP 0M T: 0.00
66.06/61.56	c (58,0) c --> Executing strategy token: check-cache-size
66.06/61.56	c (58,0) c --> Executing strategy token: renumber
66.06/61.56	c (58,0) c --> Executing strategy token: sls
66.06/61.56	c (58,0) c [yalsat] mems limit M: 798
66.06/61.56	c (58,0) c new mems limit 798000000
66.06/61.56	c (58,0) c set FPU mode to use double precision
66.06/61.56	c (58,0) c found 4766 binary, 51383 ternary and 53468 large clauses
66.06/61.56	c (58,0) c size of literal stack 504034 (284204 for large clauses only)
66.06/61.56	c (58,0) c connecting 109617 clauses
66.06/61.57	c (58,0) c 3573 variables used out of 4144, 571 do not occur 14%
66.06/61.57	c (58,0) c average clause length 3.60 (min 2, max 6)
66.06/61.57	c (58,0) c using standard non-uniform strategy
66.06/61.57	c (58,0) c clause variable ratio 30.679 = 109617 / 3573
66.06/61.57	c (58,0) c average literal occurrence 95.18 (min 30, max 2242)
66.06/61.57	c (58,0) c picking clause by unfair BFS strategy
66.06/61.57	c (58,0) c using queue for unsat clauses
66.06/61.57	c (58,0) c 130 x 32-bit words per assignment (520 bytes = 0 KB)
66.06/61.57	c (58,0) c need 1 bytes per clause for counting satisfied literals
66.06/61.57	c (58,0) c dynamically computing break values on-the-fly using critical literals
66.06/61.57	c (58,0) c exponential base cb = 5.100000 for maxlen 6
66.06/61.57	c (58,0) c exp2(<= -1573) = 4.94066e-324
66.06/61.57	c (58,0) c pow(5.100000,(<= -670)) = 4.94066e-324
66.06/61.57	c (58,0) c search not limited by the number of flips
66.06/61.57	c (58,0) c search limited by 798000000 mems
66.06/61.57	c (58,0) c outer restarts disabled
66.06/61.57	c (58,0) c picking new random assignment
66.06/61.57	c (58,0) c forcing 4143 initial phases
66.06/61.58	c (58,0) c new minimum : best 2173 (tmp 2173), kflips 0, 0.02 sec, 0.00 kflips/sec
66.06/61.58	c (58,0) c restart 1 : best 2173 (tmp 2173), kflips 0, 0.02 sec, 0.00 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 1078 (tmp 1078), kflips 0, 0.02 sec, 3.23 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 527 (tmp 527), kflips 0, 0.02 sec, 5.52 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 261 (tmp 261), kflips 0, 0.02 sec, 7.57 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 129 (tmp 129), kflips 0, 0.02 sec, 9.80 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 64 (tmp 64), kflips 0, 0.02 sec, 12.35 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 31 (tmp 31), kflips 1, 0.02 sec, 23.14 kflips/sec
66.06/61.59	c (58,0) c new minimum : best 15 (tmp 15), kflips 2, 0.03 sec, 82.69 kflips/sec
66.46/62.00	c (58,0) c restart 3 : best 9 (tmp 9), kflips 200, 0.43 sec, 461.11 kflips/sec
66.76/62.20	c (58,0) c new minimum : best 7 (tmp 7), kflips 307, 0.64 sec, 483.35 kflips/sec
67.87/63.39	c (60,0) c restart 7 : best 6 (tmp 6), kflips 800, 1.82 sec, 438.51 kflips/sec
70.87/66.31	c (62,0) c mems limit 798000000 after 798001571 mems reached
70.87/66.31	c (62,0) c most flipped literal 2161 flipped 84479 times
70.87/66.31	c (62,0) c reset FPU to original double precision mode
70.87/66.31	c (62,0) c [yalsat] ASSIGNMENT NOT FOUND
70.87/66.31	c (62,0) c restart time 0.037 seconds 1%
70.87/66.31	c (62,0) c 10 inner restarts, 400000 maximum interval
70.87/66.31	c (62,0) c 0 outer restarts, 0 maximum interval
70.87/66.31	c (62,0) c default strategy 4 57%, random strategy 3 43%
70.87/66.31	c (62,0) c picked best=0 cached=4 keep=4 pos=2 neg=0 rnd=1
70.87/66.31	c (62,0) c cached 6 assignments, 2 replaced 33%, 0 skipped, 4 size
70.87/66.31	c (62,0) c 8 sigchecks, 8 negative 100%, 0 positive 0%, 0 false 0%
70.87/66.31	c (62,0) c allocated max 4 chunks 3836 links 767286 unfair
70.87/66.31	c (62,0) c 9 defragmentations in 0.000 seconds 0%
70.87/66.31	c (62,0) c moved 2311 in total and 256.8 on average per defragmentation
70.87/66.31	c (62,0) c 2074137 broken, 1.35 broken/flip, 2079702 made, 1.36 made/flip
70.87/66.31	c (62,0) c 169 maximum 0 minimum sum of weighted breaks
70.87/66.31	c (62,0) c 1731.154 unsat clauses on average
70.87/66.31	c (62,0) c 149918450 incs 1.383 avg satcnt, 149893074 decs 2.384 avg satcnt
70.87/66.31	c (62,0) c inc0 1.36 1.39%, inc1 59.41 60.67%, inc2 35.43 36.18%, incl 1.72 1.75%
70.87/66.31	c (62,0) c dec1 1.35 1.38%, dec2 59.37 60.64%, dec3 35.44 36.20%, decl 1.74 1.77%
70.87/66.31	c (62,0) c megamems: 798 all 100%, 9 lits 1%, 300 crit 38%, 186 weight 23%
70.87/66.31	c (62,0) c megamems: 3 occs 0%, 0 read 0%, 300 update 38%
70.87/66.31	c (62,0) c 168.2 million mems per second, 521.2 mems per flip
70.87/66.31	c (62,0) c 4.7 seconds searching, 5.5 MB maximally allocated (5748912 bytes)
70.87/66.31	c (62,0) c 1531136 flips, 322.7 thousand flips per second, 0 break zero 0.0%
70.87/66.31	c (62,0) c minimum 4 hit 20494 times, maximum 2173
70.87/66.31	c (62,0) c [yalsat] time: 4.76
70.87/66.31	c (62,0) c reset 4 cache lines
70.87/66.31	c (62,0) c [consolidate] mini T: 0.00
70.87/66.31	c (62,0) c global_timeout_multiplier: 5.86
70.87/66.31	c (62,0) c clause size stats. size3: 51383 size4: 40586 size5: 8900 larger: 3982
71.17/66.65	c (63,0) c [distill] long cls tried: 1508/8574 cl-short:1505 lit-r:378 T: 0.31 T-out: N T-r: 97.38%
71.37/66.86	c (63,0) c   luby     0  1705  499K    3573  104K  4766    3.67    3.60  8577 10266   30K   180   29.90   29.80
72.27/67.77	c (64,0) c   luby     0  1722  507K    3573  104K  4766    3.67    3.60  8637  5084   43K   180   33.03   32.93
73.07/68.54	c (65,0) c   luby     0  1754  516K    3573  104K  4766    3.67    3.60  8781  4432   35K   180   32.22   32.11
74.07/69.53	c (66,0) c   luby     0  1785  524K    3573  104K  4766    3.67    3.60  8863  2917   45K   180   35.00   34.89
74.87/70.30	c (66,0) c   luby     0  1786  532K    3573  104K  4766    3.67    3.60  8943  2112   38K   180   36.85   36.72
75.77/71.20	c (67,0) c   luby     0  1817  540K    3573  104K  4766    3.67    3.60  9020  2233   29K   180   35.75   35.60
76.68/72.15	c (68,0) c [distill] long cls tried: 448/9021 cl-short:447 lit-r:117 T: 0.06 T-out: N T-r: 99.46%
76.87/72.39	c (69,0) c   luby     0  1848  548K    3573  104K  4766    3.67    3.60  9021  2360   37K   181   37.68   37.55
77.98/73.47	c (70,0) c   luby     0  1871  557K    3573  104K  4766    3.67    3.60  9077  2420   28K   181   36.12   35.96
79.08/74.51	c (71,0) c   luby     0  1902  565K    3573  104K  4766    3.67    3.60  9115  2200   37K   181   37.93   37.80
79.89/75.32	c (71,0) c   luby     0  1913  573K    3573  104K  4766    3.67    3.60  9193  2549   29K   181   35.09   34.94
80.89/76.30	c (72,0) c   luby     0  1914  581K    3573  104K  4766    3.67    3.60  9260  2334   37K   181   37.58   37.45
81.89/77.32	c (73,0) c   luby     0  1914  589K    3573  104K  4766    3.67    3.60  9275  2978   30K   181   37.19   37.04
82.89/78.36	c (75,0) c [distill] long cls tried: 322/9339 cl-short:322 lit-r:73 T: 0.05 T-out: N T-r: 99.55%
82.89/78.38	c (75,0) c   luby     0  1945  598K    3573  104K  4766    3.67    3.60  9340  2554   38K   185   39.77   39.63
83.79/79.28	c (75,0) c   luby     0  1976  606K    3573  104K  4766    3.67    3.60  9458  2970   32K   185   37.77   37.63
84.89/80.35	c (77,0) c   luby     0  1995  614K    3573  104K  4766    3.67    3.60  9555  2682   41K   185   40.22   40.09
85.79/81.30	c (77,0) c   luby     0  2028  622K    3573  104K  4766    3.67    3.60  9638  2961   33K   185   36.79   36.65
86.99/82.41	c (79,0) c   luby     0  2041  630K    3573  104K  4766    3.67    3.60  9709  2582   27K   185   33.82   33.67
87.89/83.39	c (80,0) c   luby     0  2056  639K    3573  104K  4766    3.67    3.60  9711  2715   35K   185   36.47   36.34
89.10/84.54	c (81,0) c   luby     0  2087  647K    3573  104K  4766    3.67    3.60  9795  2826   29K   185   34.59   34.45
89.20/84.68	c (81,0) c [distill] long cls tried: 459/9792 cl-short:458 lit-r:117 T: 0.06 T-out: N T-r: 99.43%
90.11/85.55	c (82,0) c   luby     0  2104  655K    3573  104K  4766    3.67    3.60  9903  2527   37K   191   36.22   36.09
91.01/86.46	c (83,0) c   luby     0  2135  663K    3573  104K  4766    3.67    3.60 10034  3162   30K   191   34.42   34.28
92.01/87.45	c (84,0) c   luby     0  2166  671K    3573  104K  4766    3.67    3.60 10131  2656   38K   191   36.64   36.51
93.01/88.49	c (85,0) c   luby     0  2168  680K    3573  104K  4766    3.67    3.60 10155  3448   31K   191   35.09   34.95
94.11/89.55	c (86,0) c   luby     0  2169  688K    3573  104K  4766    3.67    3.60 10260  3087   39K   191   37.54   37.42
95.21/90.68	c (87,0) c   luby     0  2170  696K    3573  104K  4766    3.67    3.60 10351  3200   32K   191   35.42   35.28
96.51/91.93	c (88,0) c   luby     0  2170  704K    3573  104K  4766    3.67    3.60 10417  2769   41K   191   37.39   37.26
97.51/93.00	c (89,0) c   luby     0  2170  712K    3573  104K  4766    3.67    3.60 10509  2587   34K   191   36.03   35.90
98.72/94.17	c (90,0) c [distill] long cls tried: 719/10510 cl-short:715 lit-r:201 T: 0.13 T-out: N T-r: 98.80%
98.91/94.33	c (90,0) c   luby     0  2171  720K    3573  104K  4766    3.67    3.60 10619  2892   27K   192   33.21   33.07
100.11/95.53	c (92,0) c   luby     0  2171  729K    3573  104K  4766    3.67    3.60 10621  2990   35K   192   36.28   36.15
101.31/96.76	c (93,0) c   luby     0  2171  737K    3573  104K  4766    3.67    3.60 10721  3317   27K   192   33.51   33.37
102.51/97.95	c (94,0) c   luby     0  2171  745K    3573  104K  4766    3.67    3.60 10821  2978   36K   192   36.39   36.26
103.62/99.02	c (95,0) c   luby     0  2171  753K    3573  104K  4766    3.67    3.60 10892  3066   29K   192   34.30   34.15
104.62/100.04	c (96,0) c   luby     0  2171  761K    3573  104K  4766    3.67    3.60 10968  2888   37K   192   36.52   36.40
105.11/100.56	c (97,0) c recursive minimization cost OK: 4070Kcost/(% lits removed)
105.11/100.56	c (97,0) c --> Executing strategy token: handle-comps
105.11/100.56	c (97,0) c --> Executing strategy token: scc-vrepl
105.11/100.56	c (97,0) c [scc] new: 0 BP 0M T: 0.00
105.11/100.57	c (97,0) c --> Executing strategy token: cache-clean
105.11/100.57	c (97,0) c --> Executing strategy token: cache-tryboth
105.11/100.57	c (97,0) c --> Executing strategy token: sub-impl
105.11/100.57	c (97,0) c [impl sub] bin: 3 T: 0.01 T-out: N w-visit: 8286
105.11/100.58	c (97,0) c --> Executing strategy token: intree-probe
105.11/100.58	c (97,0) c [scc] new: 0 BP 0M T: 0.00
105.21/100.60	c (97,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
105.21/100.65	c (97,0) c [intree] Set 0 vars hyper-added: 2 trans-irred::0 trans-red::0 T: 0.05 T-out: N T-r: 99.88%
105.41/100.84	c (97,0) c --> Executing strategy token: probe
105.41/100.84	c (97,0) c --> Executing strategy token: sub-str-cls-with-bin
105.41/100.84	c (97,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.15 T-out: N
105.41/100.84	c (97,0) c [distill] cache-based   red--  cl tried    21993 cl-sh    89 cl-rem    1 lit-rem     93 T: 0.03 T-out: N
106.51/101.99	c (98,0) c --> Executing strategy token: distill-cls
106.51/101.99	c (98,0) c [distill] long cls tried: 9768/104851 cl-short:11 lit-r:0 T: 1.15 T-out: Y T-r: -0.03%
106.51/101.99	c (98,0) c [distill] long useful: 22/19536/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.30 T-out: Y
106.51/102.00	c (98,0) c --> Executing strategy token: scc-vrepl
106.51/102.00	c (98,0) c [scc] new: 0 BP 0M T: 0.00
106.51/102.00	c (98,0) c --> Executing strategy token: sub-impl
106.51/102.00	c (98,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
106.51/102.00	c (98,0) c --> Executing strategy token: str-impl
106.51/102.00	c (98,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
106.62/102.01	c (98,0) c --> Executing strategy token: sub-impl
106.62/102.01	c (98,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
106.62/102.02	c (98,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
106.62/102.02	c (98,0) c [occ] mem usage for occur     12 MB
106.62/102.04	c (98,0) c [occ] mem usage for occur      2 MB
106.62/102.09	c (98,0) c Mem for watch alloc      : 29          MB (38.55     %)
106.62/102.09	c (98,0) c Mem for watch array      : 0           MB (0.25      %)
106.72/102.11	c (98,0) c --> Executing OCC strategy token: occ-backw-sub-str
106.72/102.11	c (98,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 52244 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.69%
106.81/102.26	c (98,0) c [occ-sub-long-w-long] rem cl: 6 tried: 294838/147419 (200.0%) T: 0.15 T-out: N T-r: 77.72%
107.11/102.55	c (99,0) c [occ-sub-str-long-w-long] sub: 0 str: 27 tried: 442257/147419 (300.0)  T: 0.29 T-out: N T-r: 80.99%
107.11/102.55	c (99,0) c --> Executing OCC strategy token: occ-clean-implicit
107.11/102.55	c (99,0) c --> Executing OCC strategy token: occ-bve
107.11/102.55	c (99,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
107.22/102.65	c (99,0) c [occ-bve] iter v-elim 0
107.22/102.65	c (99,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
107.22/102.65	c (99,0) c Reduced to 3573 vars, 109617 cls (grow=0)
107.32/102.74	c (99,0) c [occ-bve] iter v-elim 0
107.32/102.74	c (99,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
107.32/102.74	c (99,0) c Reduced to 3573 vars, 109617 cls (grow=8)
107.42/102.82	c (99,0) c [occ-bve] iter v-elim 0
107.42/102.82	c (99,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
107.42/102.83	c (99,0) c Reduced to 3573 vars, 109617 cls (grow=16)
107.42/102.83	c (99,0) c x n vars       : 3573
107.42/102.83	c (99,0) c  #try to eliminate:  10719
107.42/102.83	c (99,0) c  #var-elim        :      0
107.42/102.83	c (99,0) c  #T-o: N
107.42/102.83	c (99,0) c  #T-r: 99.97%
107.42/102.83	c (99,0) c  #T  : 0.27
107.42/102.83	c (99,0) c [occur] 0.08 is overhead
107.42/102.83	c (99,0) c [occur] link-in T: 0.08 cleanup T: 0.00
107.42/102.83	c (99,0) c --> Executing OCC strategy token: occ-bva
107.42/102.83	c (99,0) c [occ-bva] global numcalls: 4
107.42/102.85	c (99,0) c --> Executing OCC strategy token: occ-ternary-res
107.42/102.85	c (99,0) c --> Executing OCC strategy token: occ-xor
107.42/102.85	c (99,0) c [occ-xor] sort occur list T: 0.02
107.52/102.98	c (99,0) c [occ-xor] found      0 T: 0.15 T-out: N T-r: 98.33%
107.52/102.98	c (99,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
107.63/103.01	c (99,0) c --> Executing strategy token: cl-consolidate
107.63/103.01	c (99,0) c Not consolidating memory.
107.63/103.01	c (99,0) c --> Executing strategy token: str-impl
107.63/103.01	c (99,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
107.73/103.15	c (99,0) c --> Executing strategy token: cache-clean
107.73/103.15	c (99,0) c --> Executing strategy token: sub-str-cls-with-bin
107.73/103.15	c (99,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.11 T-out: N
107.73/103.15	c (99,0) c [distill] cache-based   red--  cl tried    22048 cl-sh     5 cl-rem    0 lit-rem      6 T: 0.02 T-out: N
108.92/104.35	c (101,0) c --> Executing strategy token: distill-cls
108.92/104.35	c (101,0) c [distill] long cls tried: 8032/104851 cl-short:7 lit-r:0 T: 1.20 T-out: Y T-r: -0.03%
108.92/104.35	c (101,0) c [distill] long useful: 14/16064/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.40 T-out: Y
108.92/104.35	c (101,0) c --> Executing strategy token: scc-vrepl
108.92/104.35	c (101,0) c [scc] new: 0 BP 0M T: 0.00
108.92/104.35	c (101,0) c --> Executing strategy token: check-cache-size
108.92/104.35	c (101,0) c --> Executing strategy token: renumber
108.92/104.35	c (101,0) c --> Executing strategy token: sls
108.92/104.35	c (101,0) c [consolidate] mini T: 0.00
108.92/104.35	c (101,0) c global_timeout_multiplier: 6.44
108.92/104.36	c (101,0) c clause size stats. size3: 51383 size4: 40586 size5: 8900 larger: 3982
109.52/104.98	c (101,0) c [distill] long cls tried: 564/11025 cl-short:562 lit-r:122 T: 0.08 T-out: N T-r: 99.26%
109.63/105.01	c (101,0) c   luby     0  2193  770K    3573  104K  4766    3.67    3.60 11062  3217   32K   191   35.42   35.29
110.82/106.27	c (102,0) c   luby     0  2224  778K    3573  104K  4766    3.67    3.60 11068  3324   40K   191   37.73   37.60
112.02/107.44	c (104,0) c   luby     0  2242  786K    3573  104K  4766    3.67    3.60 11181  3490   31K   191   34.84   34.71
113.12/108.57	c (105,0) c   luby     0  2273  794K    3573  104K  4766    3.67    3.60 11277  2843   40K   191   37.08   36.95
114.22/109.67	c (106,0) c   luby     0  2298  802K    3573  104K  4766    3.67    3.60 11381  2829   34K   191   35.31   35.18
115.22/110.65	c (107,0) c   luby     0  2299  811K    3573  104K  4766    3.67    3.60 11514  3219   28K   191   32.37   32.24
116.22/111.61	c (108,0) c   luby     0  2330  819K    3573  104K  4766    3.67    3.60 11516  3459   36K   191   34.35   34.23
116.32/111.79	c (108,0) c [distill] long cls tried: 604/11628 cl-short:603 lit-r:192 T: 0.08 T-out: N T-r: 99.28%
117.22/112.66	c (109,0) c   luby     0  2362  827K    3573  104K  4766    3.67    3.60 11681  3770   30K   192   31.78   31.66
118.22/113.68	c (110,0) c   luby     0  2389  835K    3573  104K  4766    3.67    3.60 11763  3169   39K   192   34.19   34.08
119.22/114.69	c (111,0) c   luby     0  2421  843K    3573  104K  4766    3.67    3.60 11898  3445   32K   192   32.59   32.46
120.22/115.68	c (112,0) c   luby     0  2426  852K    3573  104K  4766    3.67    3.60 11993  3056   41K   192   34.28   34.17
121.22/116.64	c (113,0) c   luby     0  2427  860K    3573  104K  4766    3.67    3.60 12104  3474   35K   192   33.56   33.44
122.12/117.56	c (114,0) c   luby     0  2427  868K    3573  104K  4766    3.67    3.60 12112  3679   42K   192   36.42   36.31
122.52/117.95	c (114,0) c [distill] long cls tried: 601/12228 cl-short:596 lit-r:211 T: 0.07 T-out: N T-r: 99.34%
123.32/118.80	c (115,0) c   luby     0  2458  876K    3573  104K  4766    3.67    3.60 12230  3546   34K   193   34.97   34.84
124.43/119.85	c (116,0) c   luby     0  2489  884K    3573  104K  4766    3.67    3.60 12297  2900   43K   193   36.50   36.39
125.53/120.95	c (117,0) c   luby     0  2514  893K    3573  104K  4766    3.67    3.60 12382  3194   37K   193   34.58   34.46
126.63/122.02	c (118,0) c   luby     0  2546  901K    3573  104K  4766    3.67    3.60 12551  3381   29K   193   32.04   31.91
127.64/123.07	c (119,0) c   luby     0  2554  909K    3573  104K  4766    3.67    3.60 12557  3491   37K   193   35.28   35.16
128.74/124.19	c (120,0) c   luby     0  2571  917K    3573  104K  4766    3.67    3.60 12659  3616   29K   193   34.03   33.90
129.23/124.69	c (121,0) c [distill] long cls tried: 477/12705 cl-short:474 lit-r:168 T: 0.07 T-out: N T-r: 99.42%
130.03/125.49	c (122,0) c   luby     0  2603  925K    3573  104K  4766    3.67    3.60 12706  3234   38K   193   36.07   35.95
131.23/126.62	c (123,0) c   luby     0  2622  934K    3573  104K  4766    3.67    3.60 12783  3204   32K   193   33.14   33.01
132.43/127.83	c (124,0) c   luby     0  2654  942K    3573  104K  4766    3.67    3.60 12878  2890   40K   193   36.36   36.25
133.55/128.90	c (125,0) c   luby     0  2680  950K    3573  104K  4766    3.67    3.60 12978  3221   34K   193   34.32   34.20
134.45/129.89	c (126,0) c   luby     0  2681  958K    3573  104K  4766    3.67    3.60 12982  3429   42K   193   36.78   36.67
135.35/130.78	c (127,0) c   luby     0  2682  966K    3573  104K  4766    3.67    3.60 13110  4007   36K   193   34.59   34.47
135.95/131.39	c (128,0) c [distill] long cls tried: 533/13238 cl-short:531 lit-r:191 T: 0.09 T-out: N T-r: 99.31%
136.25/131.69	c (128,0) c   luby     0  2683  974K    3573  104K  4766    3.67    3.60 13241  3691   44K   193   37.09   36.98
137.45/132.81	c (129,0) c   luby     0  2683  983K    3573  104K  4766    3.67    3.60 13480  3688   36K   193   35.52   35.40
138.45/133.89	c (130,0) c   luby     0  2683  991K    3573  104K  4766    3.67    3.60 13628  2727   31K   193   34.61   34.48
139.55/134.96	c (131,0) c   luby     0  2696  999K    3573  104K  4766    3.67    3.60 13636  2892   39K   193   37.74   37.62
140.76/136.14	c (132,0) c   luby     0  2728 1007K    3573  104K  4766    3.67    3.60 13777  3349   31K   193   35.92   35.78
141.95/137.35	c (134,0) c   luby     0  2746 1015K    3573  104K  4766    3.67    3.60 13914  2900   39K   193   38.64   38.52
142.95/138.36	c (135,0) c [distill] long cls tried: 889/14126 cl-short:889 lit-r:341 T: 0.14 T-out: N T-r: 98.83%
143.25/138.62	c (135,0) c   luby     0  2777 1024K    3573  104K  4766    3.67    3.60 14130  3255   32K   194   37.17   37.03
144.45/139.83	c (136,0) c   luby     0  2808 1032K    3573  104K  4766    3.67    3.60 14258  2989   41K   194   39.23   39.11
145.66/141.08	c (137,0) c   luby     0  2810 1040K    3573  104K  4766    3.67    3.60 14426  2971   33K   194   35.90   35.77
146.95/142.33	c (138,0) c   luby     0  2840 1048K    3573  104K  4766    3.67    3.60 14432  3122   41K   194   37.90   37.78
148.15/143.57	c (140,0) c   luby     0  2871 1056K    3573  104K  4766    3.67    3.60 14600  3208   35K   194   35.96   35.84
149.55/144.93	c (141,0) c   luby     0  2888 1065K    3573  104K  4766    3.67    3.60 14784  3527   29K   194   33.77   33.65
150.66/146.03	c (142,0) c [distill] long cls tried: 751/14876 cl-short:749 lit-r:323 T: 0.14 T-out: N T-r: 98.85%
150.77/146.13	c (142,0) c   luby     0  2920 1073K    3573  104K  4766    3.67    3.60 14878  3159   38K   195   36.46   36.34
151.86/147.29	c (143,0) c   luby     0  2937 1081K    3573  104K  4766    3.67    3.60 14991  3367   29K   195   33.75   33.62
153.16/148.59	c (145,0) c   luby     0  2938 1089K    3573  104K  4766    3.67    3.60 15004  3525   37K   195   37.01   36.89
154.46/149.85	c (146,0) c   luby     0  2938 1097K    3573  104K  4766    3.67    3.60 15143  3567   29K   195   36.17   36.03
155.67/151.09	c (147,0) c   luby     0  2967 1106K    3573  104K  4766    3.67    3.60 15257  2889   38K   195   39.65   39.52
156.96/152.34	c (148,0) c   luby     0  2999 1114K    3573  104K  4766    3.67    3.60 15355  3243   30K   195   35.88   35.75
158.06/153.42	c (150,0) c   luby     0  3016 1122K    3573  104K  4766    3.67    3.60 15470  3017   38K   195   37.71   37.59
158.26/153.62	c (150,0) c [distill] long cls tried: 595/15471 cl-short:595 lit-r:178 T: 0.11 T-out: N T-r: 99.13%
159.26/154.62	c (151,0) c   luby     0  3047 1130K    3573  104K  4766    3.67    3.60 15626  2980   33K   195   35.39   35.26
160.36/155.73	c (152,0) c   luby     0  3064 1138K    3573  104K  4766    3.67    3.60 15634  3180   41K   195   38.42   38.30
160.96/156.31	c (152,0) c recursive minimization cost OK: 6044Kcost/(% lits removed)
160.96/156.31	c (152,0) c --> Executing strategy token: handle-comps
160.96/156.31	c (152,0) c --> Executing strategy token: scc-vrepl
160.96/156.31	c (152,0) c [scc] new: 0 BP 0M T: 0.00
160.96/156.32	c (152,0) c --> Executing strategy token: cache-clean
160.96/156.32	c (152,0) c --> Executing strategy token: cache-tryboth
160.96/156.32	c (152,0) c --> Executing strategy token: sub-impl
160.96/156.32	c (152,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
160.96/156.33	c (152,0) c --> Executing strategy token: intree-probe
160.96/156.33	c (152,0) c [scc] new: 0 BP 0M T: 0.00
160.96/156.36	c (153,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.02
161.06/156.41	c (153,0) c [intree] Set 0 vars hyper-added: 0 trans-irred::0 trans-red::0 T: 0.05 T-out: N T-r: 99.89%
161.26/156.62	c (153,0) c --> Executing strategy token: probe
161.26/156.62	c (153,0) c --> Executing strategy token: sub-str-cls-with-bin
161.26/156.62	c (153,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.15 T-out: N
161.26/156.62	c (153,0) c [distill] cache-based   red--  cl tried    31528 cl-sh   136 cl-rem    0 lit-rem    140 T: 0.05 T-out: N
162.56/157.94	c (154,0) c --> Executing strategy token: distill-cls
162.56/157.94	c (154,0) c [distill] long cls tried: 10256/104851 cl-short:9 lit-r:0 T: 1.32 T-out: Y T-r: -0.02%
162.56/157.94	c (154,0) c [distill] long useful: 18/20512/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.64 T-out: Y
162.56/157.94	c (154,0) c --> Executing strategy token: scc-vrepl
162.56/157.94	c (154,0) c [scc] new: 0 BP 0M T: 0.00
162.56/157.95	c (154,0) c --> Executing strategy token: sub-impl
162.56/157.95	c (154,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
162.56/157.95	c (154,0) c --> Executing strategy token: str-impl
162.56/157.95	c (154,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
162.56/157.96	c (154,0) c --> Executing strategy token: sub-impl
162.56/157.96	c (154,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
162.56/157.97	c (154,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
162.56/157.97	c (154,0) c [occ] mem usage for occur     12 MB
162.56/157.99	c (154,0) c [occ] mem usage for occur      4 MB
162.66/158.05	c (154,0) c Mem for watch alloc      : 34          MB (38.10     %)
162.66/158.05	c (154,0) c Mem for watch array      : 0           MB (0.21      %)
162.66/158.07	c (154,0) c --> Executing OCC strategy token: occ-backw-sub-str
162.66/158.07	c (154,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 62166 0-depth ass: 0 T: 0.01 T-out: N T-r: 99.67%
162.86/158.23	c (154,0) c [occ-sub-long-w-long] rem cl: 20 tried: 307296/153648 (200.0%) T: 0.16 T-out: N T-r: 78.15%
163.16/158.56	c (155,0) c [occ-sub-str-long-w-long] sub: 0 str: 31 tried: 460944/153648 (300.0)  T: 0.32 T-out: N T-r: 81.25%
163.16/158.56	c (155,0) c --> Executing OCC strategy token: occ-clean-implicit
163.16/158.56	c (155,0) c --> Executing OCC strategy token: occ-bve
163.16/158.56	c (155,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
163.26/158.66	c (155,0) c [occ-bve] iter v-elim 0
163.26/158.66	c (155,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
163.26/158.66	c (155,0) c Reduced to 3573 vars, 109617 cls (grow=0)
163.36/158.75	c (155,0) c [occ-bve] iter v-elim 0
163.36/158.75	c (155,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
163.36/158.76	c (155,0) c Reduced to 3573 vars, 109617 cls (grow=8)
163.47/158.85	c (155,0) c [occ-bve] iter v-elim 0
163.47/158.85	c (155,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
163.47/158.85	c (155,0) c Reduced to 3573 vars, 109617 cls (grow=16)
163.47/158.85	c (155,0) c x n vars       : 3573
163.47/158.85	c (155,0) c  #try to eliminate:  10719
163.47/158.85	c (155,0) c  #var-elim        :      0
163.47/158.85	c (155,0) c  #T-o: N
163.47/158.85	c (155,0) c  #T-r: 99.97%
163.47/158.85	c (155,0) c  #T  : 0.29
163.47/158.85	c (155,0) c [occur] 0.08 is overhead
163.47/158.85	c (155,0) c [occur] link-in T: 0.08 cleanup T: 0.00
163.47/158.85	c (155,0) c --> Executing OCC strategy token: occ-bva
163.47/158.85	c (155,0) c [occ-bva] global numcalls: 5
163.47/158.87	c (155,0) c --> Executing OCC strategy token: occ-ternary-res
163.47/158.87	c (155,0) c --> Executing OCC strategy token: occ-xor
163.47/158.87	c (155,0) c [occ-xor] sort occur list T: 0.02
163.67/159.01	c (155,0) c [occ-xor] found      0 T: 0.16 T-out: N T-r: 98.42%
163.67/159.01	c (155,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
163.67/159.04	c (155,0) c --> Executing strategy token: cl-consolidate
163.67/159.04	c (155,0) c Not consolidating memory.
163.67/159.05	c (155,0) c --> Executing strategy token: str-impl
163.67/159.05	c (155,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
163.87/159.20	c (155,0) c --> Executing strategy token: cache-clean
163.87/159.20	c (155,0) c --> Executing strategy token: sub-str-cls-with-bin
163.87/159.20	c (155,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.11 T-out: N
163.87/159.20	c (155,0) c [distill] cache-based   red--  cl tried    31530 cl-sh     2 cl-rem    0 lit-rem      2 T: 0.03 T-out: N
165.18/160.53	c (157,0) c --> Executing strategy token: distill-cls
165.18/160.53	c (157,0) c [distill] long cls tried: 8690/104851 cl-short:11 lit-r:0 T: 1.33 T-out: Y T-r: -0.00%
165.18/160.53	c (157,0) c [distill] long useful: 22/17380/209702 lits-rem: 0 0-depth-assigns: 0 T: 2.67 T-out: Y
165.18/160.53	c (157,0) c --> Executing strategy token: scc-vrepl
165.18/160.53	c (157,0) c [scc] new: 0 BP 0M T: 0.00
165.18/160.53	c (157,0) c --> Executing strategy token: check-cache-size
165.18/160.53	c (157,0) c --> Executing strategy token: renumber
165.18/160.53	c (157,0) c --> Executing strategy token: sls
165.18/160.53	c (157,0) c [consolidate] mini T: 0.00
165.18/160.53	c (157,0) c global_timeout_multiplier: 7.09
165.18/160.54	c (157,0) c clause size stats. size3: 51383 size4: 40586 size5: 8900 larger: 3982
165.48/160.81	c (157,0) c   glue     1  3091 1147K    3573  104K  4766    3.67    3.60 15782  5719   31K   195   34.68   34.56
165.98/161.34	c (157,0) c   geom     1  3126 1155K    3573  104K  4766    3.67    3.60 15943  4228   28K   195   29.84   29.73
166.48/161.84	c (158,0) c   glue     1  3162 1163K    3573  104K  4766    3.67    3.60 16175  4305   36K   195   30.60   30.50
167.10/162.41	c (159,0) c   glue     1  3194 1171K    3573  104K  4766    3.67    3.60 16390  4917   29K   195   24.86   24.77
167.30/162.69	c (159,0) c [distill] long cls tried: 1052/16385 cl-short:1043 lit-r:343 T: 0.18 T-out: N T-r: 98.70%
167.81/163.16	c (159,0) c   glue     1  3233 1179K    3573  104K  4766    3.67    3.60 16406  5595   37K   202   26.14   26.06
168.40/163.78	c (160,0) c   glue     1  3271 1187K    3573  104K  4766    3.67    3.60 16647  5427   32K   202   26.11   26.03
169.00/164.39	c (161,0) c   glue     1  3309 1196K    3573  104K  4766    3.67    3.60 16845  4528   41K   202   27.52   27.44
169.60/164.98	c (161,0) c   glue     1  3342 1204K    3573  104K  4766    3.67    3.60 17072  4808   34K   202   25.80   25.71
170.20/165.57	c (162,0) c   glue     1  3383 1212K    3573  104K  4766    3.67    3.60 17267  3978   43K   202   26.90   26.82
170.81/166.17	c (162,0) c   glue     1  3412 1220K    3573  104K  4766    3.67    3.60 17527  4337   37K   202   26.05   25.96
171.30/166.61	c (163,0) c [distill] long cls tried: 1152/17532 cl-short:1152 lit-r:400 T: 0.24 T-out: N T-r: 98.43%
171.71/167.02	c (163,0) c   glue     1  3445 1228K    3573  104K  4766    3.67    3.60 17557  5065   45K   207   27.29   27.21
172.30/167.62	c (164,0) c   glue     1  3476 1237K    3573  104K  4766    3.67    3.60 17829  5371   37K   208   25.52   25.44
172.90/168.27	c (164,0) c   glue     1  3517 1245K    3573  104K  4766    3.67    3.60 18047  5474   31K   208   24.80   24.72
173.50/168.85	c (165,0) c   glue     1  3549 1253K    3573  104K  4766    3.67    3.60 18221  4641   40K   209   26.23   26.16
174.10/169.47	c (166,0) c   geom     1  3582 1261K    3573  104K  4766    3.67    3.60 18452  4761   33K   209   24.89   24.81
174.72/170.07	c (166,0) c   glue     1  3621 1269K    3573  104K  4766    3.67    3.60 18473  5455   40K   209   26.20   26.12
175.31/170.64	c (167,0) c [distill] long cls tried: 1157/18686 cl-short:1157 lit-r:456 T: 0.28 T-out: N T-r: 98.25%
175.61/170.93	c (167,0) c   glue     1  3648 1278K    3573  104K  4766    3.67    3.60 18758  5624   34K   212   25.38   25.30
176.21/171.53	c (168,0) c   geom     1  3681 1286K    3573  104K  4766    3.67    3.60 18967  4690   43K   212   27.29   27.21
176.82/172.12	c (168,0) c   glue     1  3709 1294K    3573  104K  4766    3.67    3.60 19185  4874   36K   212   26.29   26.20
177.41/172.74	c (169,0) c   geom     1  3739 1302K    3573  104K  4766    3.67    3.60 19343  3917   45K   212   27.91   27.83
178.01/173.36	c (170,0) c   glue     1  3773 1310K    3573  104K  4766    3.67    3.60 19566  4145   38K   212   26.98   26.90
178.61/173.93	c (170,0) c   geom     1  3802 1319K    3573  104K  4766    3.67    3.60 19594  4775   46K   212   28.71   28.63
179.21/174.56	c (171,0) c [distill] long cls tried: 1178/19859 cl-short:1178 lit-r:453 T: 0.23 T-out: N T-r: 98.42%
179.41/174.77	c (171,0) c   glue     1  3830 1327K    3573  104K  4766    3.67    3.60 19868  5026   38K   217   26.91   26.82
180.11/175.41	c (172,0) c   geom     1  3873 1335K    3573  104K  4766    3.67    3.60   20K  5337   31K   217   25.35   25.26
180.71/176.01	c (172,0) c   glue     1  3898 1343K    3573  104K  4766    3.67    3.60   20K  4447   40K   217   26.94   26.86
181.31/176.68	c (173,0) c   glue     1  3938 1351K    3573  104K  4766    3.67    3.60   20K  4700   33K   217   24.67   24.59
181.91/177.27	c (173,0) c   glue     1  3965 1360K    3573  104K  4766    3.67    3.60   20K  5228   41K   217   26.82   26.74
182.61/177.91	c (174,0) c   glue     1  4002 1368K    3573  104K  4766    3.67    3.60   20K  5298   34K   217   25.65   25.56
183.31/178.65	c (175,0) c [distill] long cls tried: 1171/21029 cl-short:1171 lit-r:510 T: 0.26 T-out: N T-r: 98.32%
183.51/178.81	c (175,0) c   glue     1  4041 1376K    3573  104K  4766    3.67    3.60   21K  4466   43K   219   26.81   26.73
184.11/179.45	c (176,0) c   glue     1  4071 1384K    3573  104K  4766    3.67    3.60   21K  4566   35K   219   26.26   26.18
184.71/180.07	c (176,0) c   glue     1  4110 1392K    3573  104K  4766    3.67    3.60   21K  3964   44K   219   27.29   27.21
185.41/180.70	c (177,0) c   geom     1  4150 1401K    3573  104K  4766    3.67    3.60   21K  4153   37K   219   25.60   25.52
186.01/181.34	c (177,0) c   glue     1  4174 1409K    3573  104K  4766    3.67    3.60   21K  4645   45K   219   28.06   27.98
186.61/181.96	c (178,0) c   glue     1  4215 1417K    3573  104K  4766    3.67    3.60   21K  4956   37K   220   26.55   26.47
187.41/182.76	c (179,0) c [distill] long cls tried: 1048/22073 cl-short:1048 lit-r:385 T: 0.26 T-out: N T-r: 98.37%
187.51/182.84	c (179,0) c   glue     1  4248 1425K    3573  104K  4766    3.67    3.60   22K  5242   31K   225   24.91   24.82
188.01/183.39	c (180,0) c   glue     1  4267 1433K    3573  104K  4766    3.67    3.60   22K  4104   40K   225   27.28   27.19
188.72/184.04	c (180,0) c   glue     1  4299 1441K    3573  104K  4766    3.67    3.60   22K  4614   32K   225   24.87   24.78
189.31/184.64	c (181,0) c   glue     1  4338 1450K    3573  104K  4766    3.67    3.60   22K  3700   41K   225   26.14   26.06
189.91/185.21	c (181,0) c   geom     1  4366 1458K    3573  104K  4766    3.67    3.60   22K  5347   34K   225   26.74   26.65
190.41/185.78	c (182,0) c   glue     1  4386 1466K    3573  104K  4766    3.67    3.60   22K  4620   43K   225   28.93   28.85
191.11/186.45	c (183,0) c   glue     1  4428 1474K    3573  104K  4766    3.67    3.60   23K  4768   36K   227   26.59   26.50
191.51/186.83	c (183,0) c [distill] long cls tried: 1149/23218 cl-short:1148 lit-r:414 T: 0.25 T-out: N T-r: 98.38%
192.01/187.34	c (183,0) c   glue     1  4457 1482K    3573  104K  4766    3.67    3.60   23K  3815   45K   231   27.87   27.78
192.61/187.93	c (184,0) c   geom     1  4472 1491K    3573  104K  4766    3.67    3.60   23K  4233   38K   231   27.76   27.67
193.21/188.60	c (185,0) c   glue     1  4504 1499K    3573  104K  4766    3.67    3.60   23K  4773   46K   231   29.46   29.37
193.91/189.22	c (185,0) c   glue     1  4540 1507K    3573  104K  4766    3.67    3.60   23K  4718   37K   231   26.28   26.19
194.51/189.88	c (186,0) c   glue     1  4579 1515K    3573  104K  4766    3.67    3.60   24K  4933   32K   231   25.02   24.94
195.11/190.46	c (187,0) c   geom     1  4611 1523K    3573  104K  4766    3.67    3.60   24K  4157   40K   231   26.58   26.50
195.82/191.11	c (187,0) c [distill] long cls tried: 1147/24365 cl-short:1143 lit-r:446 T: 0.30 T-out: N T-r: 98.17%
196.12/191.40	c (188,0) c   glue     1  4627 1532K    3573  104K  4766    3.67    3.60   24K  4324   32K   231   24.76   24.67
196.73/192.01	c (188,0) c   glue     1  4659 1540K    3573  104K  4766    3.67    3.60   24K  3473   41K   231   26.28   26.20
197.32/192.64	c (189,0) c   glue     1  4697 1548K    3573  104K  4766    3.67    3.60   24K  5314   34K   231   25.31   25.22
197.93/193.27	c (189,0) c   glue     1  4735 1556K    3573  104K  4766    3.67    3.60   25K  4420   43K   231   26.31   26.23
198.63/193.95	c (190,0) c   geom     1  4760 1564K    3573  104K  4766    3.67    3.60   25K  4702   35K   231   24.20   24.12
199.23/194.57	c (191,0) c   glue     1  4794 1573K    3573  104K  4766    3.67    3.60   25K  3662   44K   231   26.23   26.16
199.93/195.29	c (191,0) c [distill] long cls tried: 1111/25473 cl-short:1110 lit-r:376 T: 0.23 T-out: N T-r: 98.50%
200.13/195.44	c (192,0) c   glue     1  4835 1581K    3573  104K  4766    3.67    3.60   25K  3774   37K   234   24.99   24.91
200.74/196.08	c (192,0) c   glue     1  4870 1589K    3573  104K  4766    3.67    3.60   25K  4453   45K   234   26.26   26.18
201.33/196.70	c (193,0) c   glue     1  4906 1597K    3573  104K  4766    3.67    3.60   25K  4657   38K   234   25.67   25.59
201.53/196.90	c (193,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
202.03/197.33	c (193,0) c   geom     1  4941 1605K    3573  104K  4766    3.67    3.60   26K  5273   31K   234   23.36   23.28
202.63/197.96	c (194,0) c   glue     1  4949 1614K    3573  104K  4766    3.67    3.60   26K  4210   40K   234   27.41   27.33
203.34/198.64	c (195,0) c   glue     1  4989 1622K    3573  104K  4766    3.67    3.60   26K  4413   32K   234   26.16   26.07
204.14/199.43	c (196,0) c [distill] long cls tried: 1131/26603 cl-short:1129 lit-r:358 T: 0.24 T-out: N T-r: 98.34%
204.24/199.51	c (196,0) c   glue     1  5031 1630K    3573  104K  4766    3.67    3.60   26K  3604   41K   235   27.10   27.02
204.85/200.13	c (196,0) c   glue     1  5060 1638K    3573  104K  4766    3.67    3.60   26K  5329   34K   235   27.17   27.08
205.14/200.41	c (197,0) c recursive minimization cost OK: 7086Kcost/(% lits removed)
205.14/200.41	c (197,0) c --> Executing strategy token: handle-comps
205.14/200.41	c (197,0) c --> Executing strategy token: scc-vrepl
205.14/200.41	c (197,0) c [scc] new: 0 BP 0M T: 0.00
205.14/200.42	c (197,0) c --> Executing strategy token: cache-clean
205.14/200.42	c (197,0) c --> Executing strategy token: cache-tryboth
205.14/200.42	c (197,0) c --> Executing strategy token: sub-impl
205.14/200.42	c (197,0) c [impl sub] bin: 3 T: 0.01 T-out: N w-visit: 8286
205.14/200.43	c (197,0) c --> Executing strategy token: intree-probe
205.14/200.43	c (197,0) c [scc] new: 0 BP 0M T: 0.00
205.14/200.46	c (197,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.03
205.24/200.53	c (197,0) c [intree] Set 0 vars hyper-added: 8 trans-irred::0 trans-red::0 T: 0.07 T-out: N T-r: 99.89%
205.54/200.81	c (197,0) c --> Executing strategy token: probe
205.54/200.81	c (197,0) c --> Executing strategy token: sub-str-cls-with-bin
205.54/200.81	c (197,0) c [distill] cache-based irred--  cl tried   209284 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.17 T-out: Y
205.54/200.81	c (197,0) c [distill] cache-based   red--  cl tried    53986 cl-sh   332 cl-rem    4 lit-rem    352 T: 0.09 T-out: N
205.75/201.04	c (197,0) c --> Executing strategy token: distill-cls
205.75/201.04	c (197,0) c [distill] long cls tried: 1326/104851 cl-short:2 lit-r:0 T: 0.23 T-out: N T-r: 85.52%
205.75/201.04	c (197,0) c [distill] long useful: 4/2652/209702 lits-rem: 0 0-depth-assigns: 0 T: 0.46 T-out: N
205.75/201.04	c (197,0) c --> Executing strategy token: scc-vrepl
205.75/201.04	c (197,0) c [scc] new: 0 BP 0M T: 0.00
205.75/201.05	c (197,0) c --> Executing strategy token: sub-impl
205.75/201.05	c (197,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
205.75/201.05	c (197,0) c --> Executing strategy token: str-impl
205.75/201.05	c (197,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
205.75/201.06	c (197,0) c --> Executing strategy token: sub-impl
205.75/201.06	c (197,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 8286
205.75/201.07	c (197,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
205.75/201.07	c (197,0) c [occ] mem usage for occur     12 MB
205.75/201.09	c (197,0) c [occ] mem usage for occur      6 MB
205.85/201.16	c (197,0) c Mem for watch alloc      : 36          MB (37.05     %)
205.85/201.16	c (197,0) c Mem for watch array      : 0           MB (0.19      %)
205.85/201.18	c (197,0) c --> Executing OCC strategy token: occ-backw-sub-str
205.85/201.18	c (197,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 72178 0-depth ass: 0 T: 0.02 T-out: N T-r: 99.62%
206.05/201.40	c (198,0) c [occ-sub-long-w-long] rem cl: 74 tried: 351508/175754 (200.0%) T: 0.21 T-out: N T-r: 73.94%
206.55/201.81	c (198,0) c [occ-sub-str-long-w-long] sub: 0 str: 106 tried: 527262/175754 (300.0)  T: 0.41 T-out: N T-r: 78.72%
206.55/201.81	c (198,0) c --> Executing OCC strategy token: occ-clean-implicit
206.55/201.81	c (198,0) c --> Executing OCC strategy token: occ-bve
206.55/201.81	c (198,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
206.65/201.93	c (198,0) c [occ-bve] iter v-elim 0
206.65/201.93	c (198,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
206.65/201.93	c (198,0) c Reduced to 3573 vars, 109617 cls (grow=0)
206.76/202.04	c (198,0) c [occ-bve] iter v-elim 0
206.76/202.04	c (198,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
206.76/202.04	c (198,0) c Reduced to 3573 vars, 109617 cls (grow=8)
206.86/202.14	c (198,0) c [occ-bve] iter v-elim 0
206.86/202.14	c (198,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
206.86/202.14	c (198,0) c Reduced to 3573 vars, 109617 cls (grow=16)
206.86/202.14	c (198,0) c x n vars       : 3573
206.86/202.14	c (198,0) c  #try to eliminate:  10719
206.86/202.14	c (198,0) c  #var-elim        :      0
206.86/202.14	c (198,0) c  #T-o: N
206.86/202.14	c (198,0) c  #T-r: 99.97%
206.86/202.14	c (198,0) c  #T  : 0.33
206.86/202.14	c (198,0) c [occur] 0.09 is overhead
206.86/202.14	c (198,0) c [occur] link-in T: 0.09 cleanup T: 0.00
206.86/202.14	c (198,0) c --> Executing OCC strategy token: occ-bva
206.86/202.14	c (198,0) c [occ-bva] global numcalls: 6
206.86/202.17	c (198,0) c --> Executing OCC strategy token: occ-ternary-res
206.86/202.17	c (198,0) c --> Executing OCC strategy token: occ-xor
206.86/202.17	c (198,0) c [occ-xor] sort occur list T: 0.03
207.05/202.33	c (198,0) c [occ-xor] found      0 T: 0.18 T-out: N T-r: 98.38%
207.05/202.33	c (198,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
207.05/202.36	c (199,0) c --> Executing strategy token: cl-consolidate
207.05/202.36	c (199,0) c Not consolidating memory.
207.05/202.37	c (199,0) c --> Executing strategy token: str-impl
207.05/202.37	c (199,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 8286
207.25/202.56	c (199,0) c --> Executing strategy token: cache-clean
207.25/202.56	c (199,0) c --> Executing strategy token: sub-str-cls-with-bin
207.25/202.56	c (199,0) c [distill] cache-based irred--  cl tried   209702 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.13 T-out: N
207.25/202.56	c (199,0) c [distill] cache-based   red--  cl tried    53990 cl-sh     6 cl-rem    0 lit-rem      6 T: 0.05 T-out: N
207.25/202.56	c (199,0) c --> Executing strategy token: distill-cls
207.25/202.56	c (199,0) c [distill] long cls tried: 0/104851 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 99.63%
207.25/202.56	c (199,0) c [distill] long useful: 0/0/209702 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
207.25/202.56	c (199,0) c --> Executing strategy token: scc-vrepl
207.25/202.56	c (199,0) c [scc] new: 0 BP 0M T: 0.00
207.25/202.56	c (199,0) c --> Executing strategy token: check-cache-size
207.25/202.56	c (199,0) c --> Executing strategy token: renumber
207.25/202.56	c (199,0) c --> Executing strategy token: sls
207.25/202.56	c (199,0) c [consolidate] mini T: 0.00
207.25/202.56	c (199,0) c global_timeout_multiplier: 7.79
207.25/202.57	c (199,0) c clause size stats. size3: 51383 size4: 40586 size5: 8900 larger: 3982
207.76/203.02	c (199,0) c   luby     0  5093 1646K    3573  104K  4766    3.67    3.60   26K 10576   37K   240   28.35   28.27
208.76/204.02	c (200,0) c   luby     0  5125 1654K    3573  104K  4766    3.67    3.60   27K  4522   37K   240   26.02   25.94
209.76/205.01	c (201,0) c   luby     0  5142 1663K    3573  104K  4766    3.67    3.60   27K  3301   46K   240   28.88   28.80
210.65/205.93	c (202,0) c   luby     0  5174 1671K    3573  104K  4766    3.67    3.60   27K  2823   39K   240   27.70   27.61
211.45/206.73	c (203,0) c   luby     0  5198 1679K    3573  104K  4766    3.67    3.60   27K  3086   47K   240   30.35   30.26
211.86/207.17	c (203,0) c [distill] long cls tried: 1234/27474 cl-short:1219 lit-r:273 T: 0.27 T-out: N T-r: 98.37%
212.45/207.80	c (204,0) c   luby     0  5199 1687K    3573  104K  4766    3.67    3.60   27K  2751   38K   241   31.99   31.88
213.45/208.75	c (205,0) c   luby     0  5200 1695K    3573  104K  4766    3.67    3.60   27K  3079   30K   241   29.79   29.68
214.45/209.73	c (206,0) c   luby     0  5201 1704K    3573  104K  4766    3.67    3.60   27K  2581   38K   241   33.03   32.93
215.44/210.76	c (207,0) c   luby     0  5201 1712K    3573  104K  4766    3.67    3.60   27K  3060   30K   241   30.99   30.88
216.44/211.71	c (208,0) c   luby     0  5201 1720K    3573  104K  4766    3.67    3.60   27K  2709   39K   241   34.57   34.46
217.34/212.66	c (209,0) c   luby     0  5202 1728K    3573  104K  4766    3.67    3.60   28K  3753   31K   241   32.38   32.26
218.15/213.46	c (210,0) c   luby     0  5202 1736K    3573  104K  4766    3.67    3.60   28K  3411   40K   241   36.53   36.42
218.95/214.24	c (210,0) c   luby     0  5202 1745K    3573  104K  4766    3.67    3.60   28K  3725   32K   241   36.77   36.64
219.86/215.13	c (211,0) c   luby     0  5202 1753K    3573  104K  4766    3.67    3.60   28K  2995   41K   241   41.55   41.42
220.76/216.06	c (212,0) c   luby     0  5202 1761K    3573  104K  4766    3.67    3.60   28K  2795   34K   241   40.42   40.28
221.76/217.01	c (213,0) c   luby     0  5202 1769K    3573  104K  4766    3.67    3.60   28K  2983   42K   241   43.19   43.06
222.86/218.17	c (214,0) c [distill] long cls tried: 1213/28686 cl-short:1213 lit-r:250 T: 0.18 T-out: N T-r: 98.77%
222.95/218.24	c (214,0) c   luby     0  5203 1777K    3573  104K  4766    3.67    3.60   28K  2980   35K   242   40.22   40.08
223.76/219.07	c (215,0) c   luby     0  5203 1786K    3573  104K  4766    3.67    3.60   28K  3441   27K   242   32.93   32.81
224.65/219.99	c (216,0) c   luby     0  5203 1794K    3573  104K  4766    3.67    3.60   28K  2717   36K   242   34.87   34.75
225.66/220.99	c (217,0) c   luby     0  5203 1802K    3573  104K  4766    3.67    3.60   29K  2769   29K   242   28.40   28.30
225.96/221.21	c (217,0) c ------- FINAL TOTAL SEARCH STATS ---------
225.96/221.21	c (217,0) c UIP search time          : 188.89      (86.91     % time)
225.96/221.21	c (217,0) c restarts                 : 5203        (346.80    confls per restart)
225.96/221.21	c (217,0) c blocked restarts         : 375         (0.07      per normal restart)
225.96/221.21	c (217,0) c time                     : 188.89      
225.96/221.21	c (217,0) c decisions                : 4418752     (0.00      % random)
225.96/221.21	c (217,0) c propagations             : 322324940   
225.96/221.21	c (217,0) c decisions/conflicts      : 2.45        
225.96/221.21	c (217,0) c conflicts                : 1804392     (9552.50   / sec)
225.96/221.21	c (217,0) c conf lits non-minim      : 119259712   (66.09     lit/confl)
225.96/221.21	c (217,0) c conf lits final          : 45.42       
225.96/221.21	c (217,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
225.96/221.21	c (217,0) c red which0               : 3559        (0.20      % of confl)
225.96/221.21	c (217,0) c props/decision           : 0.00        
225.96/221.21	c (217,0) c props/conflict           : 0.00        
225.96/221.21	c (217,0) c 0-depth assigns          : 0           (0.00      % vars)
225.96/221.21	c (217,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
225.96/221.21	c (217,0) c reduceDB time            : 1.00        (0.46      % time)
225.96/221.21	c (217,0) c OccSimplifier time       : 12.99       (5.98      % time)
225.96/221.21	c (217,0) c [occur] 0.73 is overhead
225.96/221.21	c (217,0) c [occur] link-in T: 0.51 cleanup T: 0.22
225.96/221.21	c (217,0) c [occ-substr] long subBySub: 373 subByStr: 4 lits-rem-str: 1228 T: 11.22
225.96/221.21	c (217,0) c SCC time                 : 0.04        (0.02      % time)
225.96/221.21	c (217,0) c [scc] new: 247 BP 2M  T: 0.04
225.96/221.21	c (217,0) c vrep replace time        : 0.22        (0.10      % time)
225.96/221.21	c (217,0) c vrep tree roots          : 27          
225.96/221.21	c (217,0) c vrep trees' crown        : 162         (6.00      leafs/tree)
225.96/221.21	c (217,0) c distill time             : 31.84       (14.65     % time)
225.96/221.21	c (217,0) c strength cache-irred time: 1.82        (0.84      % time)
225.96/221.21	c (217,0) c strength cache-red time  : 0.34        (0.16      % time)
225.96/221.21	c (217,0) c Conflicts in UIP         : 1804392     (8301.84   confl/time_this_thread)
225.96/221.21	c (217,0) c Mem used                 : 96.73       MB
225.96/221.21	c (217,0) c Total time (this thread) : 217.35      
225.96/221.21	c (217,0) s SATISFIABLE
225.96/221.26	c (217,0) SatSolver.solve End
225.96/221.26	c (217,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
225.96/221.26	c (217,0) Show results Begin
226.20/221.36	c (218,0) h[0] = 6
226.20/221.36	c (218,0) h[1] = 12
226.20/221.36	c (218,0) h[2] = 7
226.20/221.36	c (218,0) h[3] = 23
226.20/221.36	c (218,0) h[4] = 4
226.20/221.36	c (218,0) h[5] = 7
226.20/221.36	c (218,0) h[6] = 11
226.20/221.36	c (218,0) h[7] = 6
226.20/221.36	c (218,0) h[8] = 7
226.20/221.36	c (218,0) h[9] = 6
226.20/221.36	c (218,0) h[10] = 19
226.20/221.36	c (218,0) h[11] = 11
226.20/221.36	c (218,0) h[12] = 4
226.20/221.36	c (218,0) h[13] = 7
226.20/221.36	c (218,0) h[14] = 2
226.20/221.36	c (218,0) h[15] = 7
226.20/221.36	c (218,0) h[16] = 7
226.20/221.36	c (218,0) h[17] = 6
226.20/221.36	c (218,0) h[18] = 6
226.20/221.36	c (218,0) h[19] = 16
226.20/221.36	c (218,0) h[20] = 1
226.20/221.36	c (218,0) h[21] = 4
226.20/221.36	c (218,0) h[22] = 6
226.20/221.36	c (218,0) h[23] = 9
226.20/221.36	c (218,0) h[24] = 2
226.20/221.36	c (218,0) h[25] = 8
226.20/221.36	c (218,0) h[26] = 5
226.20/221.36	c (218,0) h[27] = 7
226.20/221.36	c (218,0) h[28] = 5
226.20/221.36	c (218,0) r[0] = 0
226.20/221.36	c (218,0) r[1] = 1
226.20/221.36	c (218,0) r[2] = 1
226.20/221.36	c (218,0) r[3] = 1
226.20/221.36	c (218,0) r[4] = 0
226.20/221.36	c (218,0) r[5] = 0
226.20/221.36	c (218,0) r[6] = 0
226.20/221.36	c (218,0) r[7] = 0
226.20/221.36	c (218,0) r[8] = 1
226.20/221.36	c (218,0) r[9] = 0
226.20/221.36	c (218,0) r[10] = 1
226.20/221.36	c (218,0) r[11] = 0
226.20/221.36	c (218,0) r[12] = 0
226.20/221.36	c (218,0) r[13] = 0
226.20/221.36	c (218,0) r[14] = 1
226.20/221.36	c (218,0) r[15] = 0
226.20/221.36	c (218,0) r[16] = 0
226.20/221.36	c (218,0) r[17] = 1
226.20/221.36	c (218,0) r[18] = 0
226.20/221.36	c (218,0) r[19] = 1
226.20/221.36	c (218,0) r[20] = 0
226.20/221.36	c (218,0) r[21] = 0
226.20/221.36	c (218,0) r[22] = 0
226.20/221.36	c (218,0) r[23] = 0
226.20/221.36	c (218,0) r[24] = 0
226.20/221.36	c (218,0) r[25] = 0
226.20/221.36	c (218,0) r[26] = 1
226.20/221.36	c (218,0) r[27] = 0
226.20/221.36	c (218,0) r[28] = 0
226.20/221.36	c (218,0) w[0] = 18
226.20/221.36	c (218,0) w[1] = 2
226.20/221.36	c (218,0) w[2] = 10
226.20/221.36	c (218,0) w[3] = 4
226.20/221.36	c (218,0) w[4] = 1
226.20/221.36	c (218,0) w[5] = 7
226.20/221.36	c (218,0) w[6] = 4
226.20/221.36	c (218,0) w[7] = 5
226.20/221.36	c (218,0) w[8] = 2
226.20/221.36	c (218,0) w[9] = 11
226.20/221.36	c (218,0) w[10] = 10
226.20/221.36	c (218,0) w[11] = 5
226.20/221.36	c (218,0) w[12] = 2
226.20/221.36	c (218,0) w[13] = 5
226.20/221.36	c (218,0) w[14] = 4
226.20/221.36	c (218,0) w[15] = 12
226.20/221.36	c (218,0) w[16] = 13
226.20/221.36	c (218,0) w[17] = 3
226.20/221.36	c (218,0) w[18] = 10
226.20/221.36	c (218,0) w[19] = 9
226.20/221.36	c (218,0) w[20] = 4
226.20/221.36	c (218,0) w[21] = 10
226.20/221.36	c (218,0) w[22] = 24
226.20/221.36	c (218,0) w[23] = 9
226.20/221.36	c (218,0) w[24] = 1
226.20/221.36	c (218,0) w[25] = 5
226.20/221.36	c (218,0) w[26] = 3
226.20/221.36	c (218,0) w[27] = 25
226.20/221.36	c (218,0) w[28] = 21
226.20/221.36	c (218,0) x[0] = 15
226.20/221.36	c (218,0) x[1] = 58
226.20/221.36	c (218,0) x[2] = 48
226.20/221.36	c (218,0) x[3] = 42
226.20/221.36	c (218,0) x[4] = 20
226.20/221.36	c (218,0) x[5] = 48
226.20/221.36	c (218,0) x[6] = 0
226.20/221.36	c (218,0) x[7] = 10
226.20/221.36	c (218,0) x[8] = 46
226.20/221.36	c (218,0) x[9] = 31
226.20/221.36	c (218,0) x[10] = 0
226.20/221.36	c (218,0) x[11] = 55
226.20/221.36	c (218,0) x[12] = 31
226.20/221.36	c (218,0) x[13] = 55
226.20/221.36	c (218,0) x[14] = 21
226.20/221.36	c (218,0) x[15] = 25
226.20/221.36	c (218,0) x[16] = 10
226.20/221.36	c (218,0) x[17] = 4
226.20/221.36	c (218,0) x[18] = 10
226.20/221.36	c (218,0) x[19] = 46
226.20/221.36	c (218,0) x[20] = 33
226.20/221.36	c (218,0) x[21] = 21
226.20/221.36	c (218,0) x[22] = 7
226.20/221.36	c (218,0) x[23] = 33
226.20/221.36	c (218,0) x[24] = 20
226.20/221.36	c (218,0) x[25] = 37
226.20/221.36	c (218,0) x[26] = 55
226.20/221.36	c (218,0) x[27] = 23
226.20/221.36	c (218,0) x[28] = 4
226.20/221.36	c (218,0) y[0] = 17
226.20/221.36	c (218,0) y[1] = 0
226.20/221.36	c (218,0) y[2] = 0
226.20/221.36	c (218,0) y[3] = 0
226.20/221.36	c (218,0) y[4] = 11
226.20/221.36	c (218,0) y[5] = 23
226.20/221.36	c (218,0) y[6] = 0
226.20/221.36	c (218,0) y[7] = 17
226.20/221.36	c (218,0) y[8] = 0
226.20/221.36	c (218,0) y[9] = 0
226.20/221.36	c (218,0) y[10] = 11
226.20/221.36	c (218,0) y[11] = 19
226.20/221.36	c (218,0) y[12] = 13
226.20/221.36	c (218,0) y[13] = 12
226.20/221.36	c (218,0) y[14] = 11
226.20/221.36	c (218,0) y[15] = 6
226.20/221.36	c (218,0) y[16] = 23
226.20/221.36	c (218,0) y[17] = 0
226.20/221.36	c (218,0) y[18] = 11
226.20/221.36	c (218,0) y[19] = 7
226.20/221.36	c (218,0) y[20] = 13
226.20/221.36	c (218,0) y[21] = 13
226.20/221.36	c (218,0) y[22] = 0
226.20/221.36	c (218,0) y[23] = 14
226.20/221.36	c (218,0) y[24] = 15
226.20/221.36	c (218,0) y[25] = 6
226.20/221.36	c (218,0) y[26] = 7
226.20/221.36	c (218,0) y[27] = 23
226.20/221.36	c (218,0) y[28] = 6
226.20/221.36	s SATISFIABLE
226.20/221.37	v <instantiation>
226.20/221.37	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] w[17] w[18] w[19] w[20] w[21] w[22] w[23] w[24] w[25] w[26] w[27] w[28] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] h[17] h[18] h[19] h[20] h[21] h[22] h[23] h[24] h[25] h[26] h[27] h[28] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16] r[17] r[18] r[19] r[20] r[21] r[22] r[23] r[24] r[25] r[26] r[27] r[28]</list>
226.20/221.37	v     <values>15 58 48 42 20 48 0 10 46 31 0 55 31 55 21 25 10 4 10 46 33 21 7 33 20 37 55 23 4 17 0 0 0 11 23 0 17 0 0 11 19 13 12 11 6 23 0 11 7 13 13 0 14 15 6 7 23 6 18 2 10 4 1 7 4 5 2 11 10 5 2 5 4 12 13 3 10 9 4 10 24 9 1 5 3 25 21 6 12 7 23 4 7 11 6 7 6 19 11 4 7 2 7 7 6 6 16 1 4 6 9 2 8 5 7 5 0 1 1 1 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0</values>
226.20/221.37	v </instantiation>
226.20/221.37	c (218,0) Show results End
226.20/221.37	c (218,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
226.20/221.37	c (218,0) 217,218,STOP-AFTER(ALL)
226.20/221.37	c END-Prog: Thu Sep 12 13:04:52 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15114 MiB free)
  memory of node 1: 16384 MiB (15536 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387588-1568286109/watcher-4387588-1568286109 -o /tmp/evaluation-result-4387588-1568286109/solver-4387588-1568286109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387588-1568286109.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=14016, runsolver pid=14013

[startup+0.100091 s]*
/proc/loadavg: 1.78 1.97 2.03 3/231 14046
/proc/meminfo: memFree=31288560/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404882402 115843072 349 33554432000 4194304 5098028 140737153013312 140737153010568 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 349 296 221 0 87 0
[pid=14020] ppid=14016 vsize=15013720 memory=73708 CPUtime=0.11 cores=0,2,4,6
/proc/14020/stat : 14020 (java) S 14016 14016 12870 0 -1 1077944320 7184 0 0 0 9 2 0 0 20 0 15 0 404882403 15374049280 18427 33554432000 4194304 4196468 140735952346672 140735952329216 140329059327735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
/proc/14020/statm: 3753430 18427 2916 1 0 3715835 0
[pid=14020/tid=14024] ppid=14016 vsize=15014680 memory=-6601833317647732518 CPUtime=0.08 cores=0,2,4,6
/proc/14020/task/14024/stat : 14024 (java) R 14016 14016 12870 0 -1 4202560 5153 0 0 0 7 1 0 0 20 0 15 0 404882403 15375032320 18625 33554432000 4194304 4196468 140735952346672 140329031111984 140329051618176 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14027] ppid=14016 vsize=15014680 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14027/stat : 14027 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15375032320 18625 33554432000 4194304 4196468 140735952346672 140329063570064 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14028] ppid=14016 vsize=15014680 memory=139698094225024 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14028/stat : 14028 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15375032320 18625 33554432000 4194304 4196468 140735952346672 140328877726224 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14029] ppid=14016 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14029/stat : 14029 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328876673424 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14030] ppid=14016 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14030/stat : 14030 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882405 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328875620624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14032] ppid=14016 vsize=15014680 memory=139698094225024 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14032/stat : 14032 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882406 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328465992560 140329059338882 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14033] ppid=14016 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14033/stat : 14033 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404882406 15375032320 18691 33554432000 4194304 4196468 140735952346672 140327620961824 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14034] ppid=14016 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14034/stat : 14034 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882407 15375032320 18691 33554432000 4194304 4196468 140735952346672 140327386080624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14041] ppid=14016 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14041/stat : 14041 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15375032320 18691 33554432000 4194304 4196468 140735952346672 140327011572048 140329059346331 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14042] ppid=14016 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14042/stat : 14042 (java) S 14016 14016 12870 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 404882409 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328464939376 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14043] ppid=14016 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14043/stat : 14043 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882409 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328463886576 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14044] ppid=14016 vsize=15014680 memory=139698094225024 CPUtime=0.01 cores=0,2,4,6
/proc/14020/task/14044/stat : 14044 (java) S 14016 14016 12870 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 404882409 15375032320 18691 33554432000 4194304 4196468 140735952346672 140328462833776 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14045] ppid=14016 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14045/stat : 14045 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15375032320 18757 33554432000 4194304 4196468 140735952346672 140326513666272 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14046] ppid=14016 vsize=15014680 memory=139698094225024 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14046/stat : 14046 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882410 15375032320 18757 33554432000 4194304 4196468 140735952346672 140328461782192 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 75104 KiB

[startup+0.210836 s]*
/proc/loadavg: 1.78 1.97 2.03 4/231 14046
/proc/meminfo: memFree=31256984/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404882402 115843072 349 33554432000 4194304 5098028 140737153013312 140737153010568 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 349 296 221 0 87 0
[pid=14020] ppid=14016 vsize=15012696 memory=86156 CPUtime=0.25 cores=0,2,4,6
/proc/14020/stat : 14020 (java) S 14016 14016 12870 0 -1 1077944320 11599 0 0 0 22 3 0 0 20 0 15 0 404882403 15373000704 21474 33554432000 4194304 4196468 140735952346672 140735952329216 140329059327735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
/proc/14020/statm: 3753174 21539 2924 1 0 3715579 0
[pid=14020/tid=14024] ppid=14016 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/14020/task/14024/stat : 14024 (java) R 14016 14016 12870 0 -1 4202560 9346 0 0 0 17 3 0 0 20 0 15 0 404882403 15373000704 21539 33554432000 4194304 4196468 140735952346672 140329031149088 140329059349661 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14027] ppid=14016 vsize=15012696 memory=2964499 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14027/stat : 14027 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 21539 33554432000 4194304 4196468 140735952346672 140329063570064 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14028] ppid=14016 vsize=15012696 memory=288370074245936768 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14028/stat : 14028 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328877726224 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14029] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14029/stat : 14029 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328876673424 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14030] ppid=14016 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14030/stat : 14030 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328875620624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14032] ppid=14016 vsize=15012696 memory=139698094225024 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14032/stat : 14032 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882406 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328465992560 140329059338882 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14033] ppid=14016 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14033/stat : 14033 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404882406 15373000704 21539 33554432000 4194304 4196468 140735952346672 140327620961824 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14034] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14034/stat : 14034 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882407 15373000704 21539 33554432000 4194304 4196468 140735952346672 140327386080624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14041] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14041/stat : 14041 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 21539 33554432000 4194304 4196468 140735952346672 140327011572048 140329059346331 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14042] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14042/stat : 14042 (java) S 14016 14016 12870 0 -1 1077944384 454 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328464939376 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14043] ppid=14016 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14043/stat : 14043 (java) S 14016 14016 12870 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328463886576 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14044] ppid=14016 vsize=15012696 memory=139698094225024 CPUtime=0.03 cores=0,2,4,6
/proc/14020/task/14044/stat : 14044 (java) S 14016 14016 12870 0 -1 1077944384 458 0 0 0 3 0 0 0 20 0 15 0 404882409 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328462833776 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14045] ppid=14016 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14045/stat : 14045 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 21539 33554432000 4194304 4196468 140735952346672 140326513666272 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14046] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14046/stat : 14046 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882410 15373000704 21539 33554432000 4194304 4196468 140735952346672 140328461782192 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87552 KiB

[startup+0.310576 s]*
/proc/loadavg: 1.78 1.97 2.03 4/231 14046
/proc/meminfo: memFree=31249664/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404882402 115843072 349 33554432000 4194304 5098028 140737153013312 140737153010568 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 349 296 221 0 87 0
[pid=14020] ppid=14016 vsize=15012696 memory=89876 CPUtime=0.43 cores=0,2,4,6
/proc/14020/stat : 14020 (java) S 14016 14016 12870 0 -1 1077944320 12531 0 0 0 39 4 0 0 20 0 15 0 404882403 15373000704 22469 33554432000 4194304 4196468 140735952346672 140735952329216 140329059327735 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
/proc/14020/statm: 3753174 22469 3034 1 0 3715579 0
[pid=14020/tid=14024] ppid=14016 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/14020/task/14024/stat : 14024 (java) R 14016 14016 12870 0 -1 4202560 10099 0 0 0 27 3 0 0 20 0 15 0 404882403 15373000704 22469 33554432000 4194304 4196468 140735952346672 140329031112720 140329039603610 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14027] ppid=14016 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14027/stat : 14027 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 22469 33554432000 4194304 4196468 140735952346672 140329063570064 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14028] ppid=14016 vsize=15012696 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14028/stat : 14028 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328877726224 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14029] ppid=14016 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14029/stat : 14029 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328876673424 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14030] ppid=14016 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14030/stat : 14030 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882405 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328875620624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14032] ppid=14016 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14032/stat : 14032 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882406 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328465992560 140329059338882 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14033] ppid=14016 vsize=15012696 memory=-9001728533042062950 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14033/stat : 14033 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404882406 15373000704 22469 33554432000 4194304 4196468 140735952346672 140327620961824 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14034] ppid=14016 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14034/stat : 14034 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882407 15373000704 22469 33554432000 4194304 4196468 140735952346672 140327386080624 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14041] ppid=14016 vsize=15012696 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14041/stat : 14041 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 22469 33554432000 4194304 4196468 140735952346672 140327011572048 140329059346331 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14042] ppid=14016 vsize=15012696 memory=4426078206164241782 CPUtime=0.03 cores=0,2,4,6
/proc/14020/task/14042/stat : 14042 (java) S 14016 14016 12870 0 -1 1077944384 556 0 0 0 3 0 0 0 20 0 15 0 404882409 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328464939376 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14043] ppid=14016 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14020/task/14043/stat : 14043 (java) S 14016 14016 12870 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 15 0 404882409 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328463886576 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14044] ppid=14016 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14020/task/14044/stat : 14044 (java) S 14016 14016 12870 0 -1 1077944384 479 0 0 0 7 0 0 0 20 0 15 0 404882409 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328462833776 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14045] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14045/stat : 14045 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15373000704 22469 33554432000 4194304 4196468 140735952346672 140326513666272 140329059337941 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14046] ppid=14016 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14046/stat : 14046 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882410 15373000704 22469 33554432000 4194304 4196468 140735952346672 140328461782192 140329059338882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91272 KiB

[startup+0.700767 s]
/proc/loadavg: 1.78 1.97 2.03 4/231 14046
/proc/meminfo: memFree=31205700/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404882402 115843072 349 33554432000 4194304 5098028 140737153013312 140737153010568 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 349 296 221 0 87 0
[pid=14020] ppid=14016 vsize=15021092 memory=130576 CPUtime=1.02 cores=0,2,4,6
/proc/14020/stat : 14020 (java) S 14016 14016 12870 0 -1 1077944320 20512 0 0 0 96 6 0 0 20 0 15 0 404882403 15381598208 32644 33554432000 4194304 4196468 140735952346672 140735952329216 140329059327735 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
/proc/14020/statm: 3755273 32644 3202 1 0 3716603 0
[pid=14020/tid=14024] ppid=14016 vsize=15021092 memory=18604 CPUtime=0.68 cores=0,2,4,6
/proc/14020/task/14024/stat : 14024 (java) R 14016 14016 12870 0 -1 4202560 17518 0 0 0 63 5 0 0 20 0 15 0 404882403 15381598208 32644 33554432000 4194304 4196468 140735952346672 140329031152096 140329043371365 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14027] ppid=14016 vsize=15021092 memory=984 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14027/stat : 14027 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15381598208 32644 33554432000 4194304 4196468 140735952346672 140329063570064 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14028] ppid=14016 vsize=15021092 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14028/stat : 14028 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328877726224 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14029] ppid=14016 vsize=15021092 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14029/stat : 14029 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882405 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328876673424 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14030] ppid=14016 vsize=15021092 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14030/stat : 14030 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404882405 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328875620624 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14032] ppid=14016 vsize=15021092 memory=976 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14032/stat : 14032 (java) S 14016 14016 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404882406 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328465992560 140329059338882 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14033] ppid=14016 vsize=15021092 memory=772 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14033/stat : 14033 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404882406 15381598208 32644 33554432000 4194304 4196468 140735952346672 140327620961824 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14034] ppid=14016 vsize=15021092 memory=3932 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14034/stat : 14034 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882407 15381598208 32644 33554432000 4194304 4196468 140735952346672 140327386080624 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14041] ppid=14016 vsize=15021092 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14041/stat : 14041 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15381598208 32644 33554432000 4194304 4196468 140735952346672 140327011572048 140329059346331 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14042] ppid=14016 vsize=15021092 memory=1548 CPUtime=0.09 cores=0,2,4,6
/proc/14020/task/14042/stat : 14042 (java) S 14016 14016 12870 0 -1 1077944384 771 0 0 0 9 0 0 0 20 0 15 0 404882409 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328464939376 140329059338882 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14043] ppid=14016 vsize=15021092 memory=1056 CPUtime=0.07 cores=0,2,4,6
/proc/14020/task/14043/stat : 14043 (java) S 14016 14016 12870 0 -1 1077944384 273 0 0 0 7 0 0 0 20 0 15 0 404882409 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328463886576 140329059338882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14044] ppid=14016 vsize=15021092 memory=744 CPUtime=0.16 cores=0,2,4,6
/proc/14020/task/14044/stat : 14044 (java) R 14016 14016 12870 0 -1 4202560 617 0 0 0 16 0 0 0 20 0 15 0 404882409 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328462833776 140329052424571 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14045] ppid=14016 vsize=15021092 memory=8296 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14045/stat : 14045 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404882409 15381598208 32644 33554432000 4194304 4196468 140735952346672 140326513666272 140329059337941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
[pid=14020/tid=14046] ppid=14016 vsize=15021092 memory=5948 CPUtime=0 cores=0,2,4,6
/proc/14020/task/14046/stat : 14046 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404882410 15381598208 32644 33554432000 4194304 4196468 140735952346672 140328461782192 140329059338882 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18690048 140735952347945 140735952348314 140735952348314 140735952351183 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131972 KiB

[startup+1.50135 s]
/proc/loadavg: 1.80 1.97 2.03 5/231 14046
/proc/meminfo: memFree=31146904/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404882402 115843072 349 33554432000 4194304 5098028 140737153013312 140737153010568 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 349 296 221 0 87 0

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

/proc/14062/task/14084/stat : 14084 (java) S 14016 14016 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001060455872 140001693478681 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14086] ppid=14016 vsize=8068440 memory=96892 CPUtime=0.1 cores=0,2,4,6
/proc/14062/task/14086/stat : 14086 (java) S 14016 14016 12870 0 -1 4202560 1752 0 0 0 7 3 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998888177952 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14087] ppid=14016 vsize=8068440 memory=11928 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14087/stat : 14087 (java) S 14016 14016 12870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998753955216 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14088] ppid=14016 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14088/stat : 14088 (java) S 14016 14016 12870 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 404882777 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999022406576 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
Current children cumulated CPU time: 224.77 s
Current children cumulated vsize: 8313344 KiB
Current children cumulated memory: 226092 KiB

[startup+220.801 s]
/proc/loadavg: 2.10 2.05 2.05 3/241 14300
/proc/meminfo: memFree=29340420/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1476 CPUtime=6.96 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 583 28623 0 0 0 0 679 17 20 0 1 0 404882402 115843072 369 33554432000 4194304 5098028 140737153013312 140737153010056 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 369 311 221 0 87 0
[pid=14062] ppid=14016 vsize=8068440 memory=125572 CPUtime=1.53 cores=0,2,4,6
/proc/14062/stat : 14062 (java) S 14016 14016 12870 0 -1 1077944320 22424 0 0 0 139 14 0 0 20 0 19 0 404882700 8262082560 31393 33554432000 4194304 4196468 140732625821760 140732625804304 140001693454071 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
/proc/14062/statm: 2017110 31393 3218 1 0 1978454 0
[pid=14083] ppid=14062 vsize=131776 memory=99044 CPUtime=217.07 cores=0,2,4,6
/proc/14083/stat : 14083 (cryptominisat5) R 14062 14016 12870 0 -1 4202496 73713 0 0 0 21693 14 0 0 20 0 1 0 404882775 134938624 24761 33554432000 4194304 4451008 140733503231840 140733503227768 139660899702995 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 33665024 140733503235004 140733503235136 140733503235136 140733503238086 0
/proc/14083/statm: 32944 24761 763 63 0 26671 0
[pid=14062/tid=14063] ppid=14016 vsize=8068440 memory=1124 CPUtime=0.78 cores=0,2,4,6
/proc/14062/task/14063/stat : 14063 (java) S 14016 14016 12870 0 -1 1077944384 16967 0 0 0 73 5 0 0 20 0 19 0 404882700 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001665294240 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14064] ppid=14016 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14064/stat : 14064 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001697696144 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14065] ppid=14016 vsize=8068440 memory=125572 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14065/stat : 14065 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001178278160 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14066] ppid=14016 vsize=8068440 memory=99044 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14066/stat : 14066 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001177225872 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14067] ppid=14016 vsize=8068440 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14067/stat : 14067 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001176173072 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14068] ppid=14016 vsize=8068440 memory=804 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14068/stat : 14068 (java) S 14016 14016 12870 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001072700016 140001693465218 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14069] ppid=14016 vsize=8068440 memory=18604 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14069/stat : 14069 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140000565912864 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14070] ppid=14016 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14070/stat : 14070 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140000297477744 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14071] ppid=14016 vsize=8068440 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14071/stat : 14071 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999922969168 140001693472667 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14072] ppid=14016 vsize=8068440 memory=1332 CPUtime=0.13 cores=0,2,4,6
/proc/14062/task/14072/stat : 14072 (java) S 14016 14016 12870 0 -1 1077944384 623 0 0 0 13 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001071646832 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14073] ppid=14016 vsize=8068440 memory=1564 CPUtime=0.11 cores=0,2,4,6
/proc/14062/task/14073/stat : 14073 (java) S 14016 14016 12870 0 -1 1077944384 545 0 0 0 11 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001070594032 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14074] ppid=14016 vsize=8068440 memory=1804 CPUtime=0.26 cores=0,2,4,6
/proc/14062/task/14074/stat : 14074 (java) S 14016 14016 12870 0 -1 1077944384 1136 0 0 0 26 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001069541744 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14075] ppid=14016 vsize=8068440 memory=916 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14075/stat : 14075 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999425063392 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14076] ppid=14016 vsize=8068440 memory=1476 CPUtime=0.09 cores=0,2,4,6
/proc/14062/task/14076/stat : 14076 (java) S 14016 14016 12870 0 -1 1077944384 15 0 0 0 5 4 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001068489648 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14084] ppid=14016 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14084/stat : 14084 (java) S 14016 14016 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001060455872 140001693478681 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14086] ppid=14016 vsize=8068440 memory=125572 CPUtime=0.1 cores=0,2,4,6
/proc/14062/task/14086/stat : 14086 (java) S 14016 14016 12870 0 -1 4202560 1752 0 0 0 7 3 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998888177952 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14087] ppid=14016 vsize=8068440 memory=976 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14087/stat : 14087 (java) S 14016 14016 12870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998753955216 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14088] ppid=14016 vsize=8068440 memory=772 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14088/stat : 14088 (java) S 14016 14016 12870 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 404882777 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999022406576 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
Current children cumulated CPU time: 225.56 s
Current children cumulated vsize: 8313344 KiB
Current children cumulated memory: 226092 KiB

[startup+221.201 s]
/proc/loadavg: 2.09 2.05 2.05 3/241 14300
/proc/meminfo: memFree=29340412/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1476 CPUtime=6.96 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 583 28623 0 0 0 0 679 17 20 0 1 0 404882402 115843072 369 33554432000 4194304 5098028 140737153013312 140737153010056 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 369 311 221 0 87 0
[pid=14062] ppid=14016 vsize=8068440 memory=125572 CPUtime=1.53 cores=0,2,4,6
/proc/14062/stat : 14062 (java) S 14016 14016 12870 0 -1 1077944320 22424 0 0 0 139 14 0 0 20 0 19 0 404882700 8262082560 31393 33554432000 4194304 4196468 140732625821760 140732625804304 140001693454071 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
/proc/14062/statm: 2017110 31393 3218 1 0 1978454 0
[pid=14083] ppid=14062 vsize=131776 memory=99044 CPUtime=217.47 cores=0,2,4,6
/proc/14083/stat : 14083 (cryptominisat5) R 14062 14016 12870 0 -1 4202496 73730 0 0 0 21733 14 0 0 20 0 1 0 404882775 134938624 24761 33554432000 4194304 4451008 140733503231840 140733503227768 139660899696804 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 33665024 140733503235004 140733503235136 140733503235136 140733503238086 0
/proc/14083/statm: 32944 24761 763 63 0 26671 0
[pid=14062/tid=14063] ppid=14016 vsize=8068440 memory=99044 CPUtime=0.78 cores=0,2,4,6
/proc/14062/task/14063/stat : 14063 (java) S 14016 14016 12870 0 -1 1077944384 16967 0 0 0 73 5 0 0 20 0 19 0 404882700 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001665294240 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14064] ppid=14016 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14064/stat : 14064 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001697696144 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14065] ppid=14016 vsize=8068440 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14065/stat : 14065 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001178278160 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14066] ppid=14016 vsize=8068440 memory=976 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14066/stat : 14066 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001177225872 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14067] ppid=14016 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14067/stat : 14067 (java) S 14016 14016 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404882701 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001176173072 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14068] ppid=14016 vsize=8068440 memory=125572 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14068/stat : 14068 (java) S 14016 14016 12870 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001072700016 140001693465218 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14069] ppid=14016 vsize=8068440 memory=99044 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14069/stat : 14069 (java) S 14016 14016 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140000565912864 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14070] ppid=14016 vsize=8068440 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14070/stat : 14070 (java) S 14016 14016 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404882703 8262082560 31393 33554432000 4194304 4196468 140732625821760 140000297477744 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14071] ppid=14016 vsize=8068440 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14071/stat : 14071 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999922969168 140001693472667 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14072] ppid=14016 vsize=8068440 memory=1564 CPUtime=0.13 cores=0,2,4,6
/proc/14062/task/14072/stat : 14072 (java) S 14016 14016 12870 0 -1 1077944384 623 0 0 0 13 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001071646832 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14073] ppid=14016 vsize=8068440 memory=976 CPUtime=0.11 cores=0,2,4,6
/proc/14062/task/14073/stat : 14073 (java) S 14016 14016 12870 0 -1 1077944384 545 0 0 0 11 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001070594032 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14074] ppid=14016 vsize=8068440 memory=772 CPUtime=0.26 cores=0,2,4,6
/proc/14062/task/14074/stat : 14074 (java) S 14016 14016 12870 0 -1 1077944384 1136 0 0 0 26 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001069541744 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14075] ppid=14016 vsize=8068440 memory=3932 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14075/stat : 14075 (java) S 14016 14016 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999425063392 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14076] ppid=14016 vsize=8068440 memory=2832 CPUtime=0.09 cores=0,2,4,6
/proc/14062/task/14076/stat : 14076 (java) S 14016 14016 12870 0 -1 1077944384 15 0 0 0 5 4 0 0 20 0 19 0 404882706 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001068489648 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14084] ppid=14016 vsize=8068440 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14084/stat : 14084 (java) S 14016 14016 12870 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 140001060455872 140001693478681 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14086] ppid=14016 vsize=8068440 memory=1056 CPUtime=0.1 cores=0,2,4,6
/proc/14062/task/14086/stat : 14086 (java) S 14016 14016 12870 0 -1 4202560 1752 0 0 0 7 3 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998888177952 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14087] ppid=14016 vsize=8068440 memory=744 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14087/stat : 14087 (java) S 14016 14016 12870 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404882775 8262082560 31393 33554432000 4194304 4196468 140732625821760 139998753955216 140001693475997 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14088] ppid=14016 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/14062/task/14088/stat : 14088 (java) S 14016 14016 12870 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 404882777 8262082560 31393 33554432000 4194304 4196468 140732625821760 139999022406576 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
Current children cumulated CPU time: 225.96 s
Current children cumulated vsize: 8313344 KiB
Current children cumulated memory: 226092 KiB

[startup+221.301 s]
/proc/loadavg: 2.09 2.05 2.05 3/241 14300
/proc/meminfo: memFree=29340412/32770624 swapFree=66932776/67108860
[pid=14016] ppid=14013 vsize=113128 memory=1476 CPUtime=6.96 cores=0,2,4,6
/proc/14016/stat : 14016 (scop.sh) S 14013 14016 12870 0 -1 4202496 583 28623 0 0 0 0 679 17 20 0 1 0 404882402 115843072 369 33554432000 4194304 5098028 140737153013312 140737153010056 139911980741244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22147072 140737153020771 140737153021040 140737153021040 140737153023949 0
/proc/14016/statm: 28282 369 311 221 0 87 0
[pid=14062] ppid=14016 vsize=7937364 memory=131508 CPUtime=219.24 cores=0,2,4,6
/proc/14062/stat : 14062 (java) S 14016 14016 12870 0 -1 1077944320 22895 73870 0 0 160 15 21735 14 20 0 17 0 404882700 8127860736 32877 33554432000 4194304 4196468 140732625821760 140732625804304 140001693454071 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
/proc/14062/statm: 1984341 32877 3223 1 0 1945685 0
[pid=14062/tid=14063] ppid=14016 vsize=7937364 memory=125572 CPUtime=218.3 cores=0,2,4,6
/proc/14062/task/14063/stat : 14063 (java) R 14016 14016 12870 0 -1 4202560 17097 73870 0 0 76 5 21735 14 20 0 17 0 404882700 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001665291824 140001677534558 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14064] ppid=14016 vsize=7937364 memory=125572 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14064/stat : 14064 (java) S 14016 14016 12870 0 -1 1077944384 1 73870 0 0 0 0 21735 14 20 0 17 0 404882701 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001697696144 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14065] ppid=14016 vsize=7937364 memory=125572 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14065/stat : 14065 (java) S 14016 14016 12870 0 -1 1077944384 2 73870 0 0 0 0 21735 14 20 0 17 0 404882701 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001178278160 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14066] ppid=14016 vsize=7937364 memory=1476 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14066/stat : 14066 (java) S 14016 14016 12870 0 -1 1077944384 2 73870 0 0 0 0 21735 14 20 0 17 0 404882701 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001177225872 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14067] ppid=14016 vsize=7937364 memory=1476 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14067/stat : 14067 (java) S 14016 14016 12870 0 -1 1077944384 2 73870 0 0 0 0 21735 14 20 0 17 0 404882701 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001176173072 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14068] ppid=14016 vsize=7937364 memory=125572 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14068/stat : 14068 (java) S 14016 14016 12870 0 -1 1077944384 10 73870 0 0 0 0 21735 14 20 0 17 0 404882703 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001072700016 140001693465218 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14069] ppid=14016 vsize=7937364 memory=0 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14069/stat : 14069 (java) S 14016 14016 12870 0 -1 1077944384 13 73870 0 0 0 0 21735 14 20 0 17 0 404882703 8127860736 32877 33554432000 4194304 4196468 140732625821760 140000565912864 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14070] ppid=14016 vsize=7937364 memory=6656426216303648864 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14070/stat : 14070 (java) S 14016 14016 12870 0 -1 1077944384 1 73870 0 0 0 0 21735 14 20 0 17 0 404882703 8127860736 32877 33554432000 4194304 4196468 140732625821760 140000297477744 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14071] ppid=14016 vsize=7937364 memory=3932 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14071/stat : 14071 (java) S 14016 14016 12870 0 -1 1077944384 3 73870 0 0 0 0 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 139999922969168 140001693472667 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14072] ppid=14016 vsize=7937364 memory=2832 CPUtime=217.66 cores=0,2,4,6
/proc/14062/task/14072/stat : 14072 (java) R 14016 14016 12870 0 -1 1077944384 775 73870 0 0 17 0 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001071646832 140001693465218 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14073] ppid=14016 vsize=7937364 memory=111632 CPUtime=217.64 cores=0,2,4,6
/proc/14062/task/14073/stat : 14073 (java) S 14016 14016 12870 0 -1 1077944384 566 73870 0 0 15 0 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001070594032 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14074] ppid=14016 vsize=7937364 memory=804 CPUtime=217.81 cores=0,2,4,6
/proc/14062/task/14074/stat : 14074 (java) R 14016 14016 12870 0 -1 4202560 1255 73870 0 0 32 0 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001069541744 140001673168868 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14075] ppid=14016 vsize=7937364 memory=99044 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14075/stat : 14075 (java) S 14016 14016 12870 0 -1 1077944384 3 73870 0 0 0 0 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 139999425063392 140001693464277 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14076] ppid=14016 vsize=7937364 memory=1476 CPUtime=217.58 cores=0,2,4,6
/proc/14062/task/14076/stat : 14076 (java) S 14016 14016 12870 0 -1 1077944384 15 73870 0 0 5 4 21735 14 20 0 17 0 404882706 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001068489648 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14084] ppid=14016 vsize=7937364 memory=3620 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14084/stat : 14084 (java) S 14016 14016 12870 0 -1 1077944384 29 73870 0 0 0 0 21735 14 20 0 17 0 404882775 8127860736 32877 33554432000 4194304 4196468 140732625821760 140001060455056 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
[pid=14062/tid=14088] ppid=14016 vsize=7937364 memory=3620 CPUtime=217.49 cores=0,2,4,6
/proc/14062/task/14088/stat : 14088 (java) S 14016 14016 12870 0 -1 1077944384 33 73870 0 0 0 0 21735 14 20 0 17 0 404882777 8127860736 32877 33554432000 4194304 4196468 140732625821760 139999022408368 140001693465218 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34062336 140732625830907 140732625831066 140732625831066 140732625833935 0
Current children cumulated CPU time: 226.2 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 132984 KiB

Child status: 0
Real time (s): 221.38
CPU time (s): 226.379
CPU user time (s): 225.898
CPU system time (s): 0.481012
CPU usage (%): 102.258
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 633824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.898
system time used= 0.481012
maximum resident set size= 637904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126237
page faults= 0
swaps= 0
block input operations= 4672
block output operations= 4888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11914
involuntary context switches= 127


# summary of solver processes directly reported to runsolver:
#   pid: 14016
#   total CPU time (s): 226.379
#   total CPU user time (s): 225.898
#   total CPU system time (s): 0.481012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.69934 second user time and 2.39825 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 13:01:10
IDJOB=4387588
IDBENCH=120505
IDSOLVER=2826
FILE ID=node151/4387588-1568286109
RUNJOBID= node151-1568286070-13983
PBS_JOBID= 21701060
Free space on /tmp= 56592 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-series1/StripPacking-C3P2.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387588-1568286109/watcher-4387588-1568286109 -o /tmp/evaluation-result-4387588-1568286109/solver-4387588-1568286109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387588-1568286109.xml

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

MD5SUM BENCH= ec554133dcdc77f0ded322158f487a65
RANDOM SEED=1863566527

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31413128 kB
MemAvailable:   31857856 kB
Buffers:           97888 kB
Cached:           637836 kB
SwapCached:        73240 kB
Active:           411752 kB
Inactive:         397176 kB
Active(anon):       8000 kB
Inactive(anon):    96264 kB
Active(file):     403752 kB
Inactive(file):   300912 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932776 kB
Dirty:             41108 kB
Writeback:             0 kB
AnonPages:        112372 kB
Mapped:            33024 kB
Shmem:             22044 kB
Slab:             140060 kB
SReclaimable:     111796 kB
SUnreclaim:        28264 kB
KernelStack:        3392 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56360 MiB
End job on node151 at 2019-09-12 13:04:52