Trace number 4387708

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)UNSAT 51.6093 49.3784

General information on the benchmark

NameSat/Sat-m1-various/
hole-10.xml
MD5SUM9520e39dbeb812da3aa0c7bffde6870d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark51.6093
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints561
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":110}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":110}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":550},{"arity":10,"count":11}]
Number of extensional constraints561
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":561}]
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-7282-serial-file.bin HOME/instance-4387708-1568289440.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 13:56:41 CEST 2019
0.66/0.55	c PID: 7285
0.66/0.55	c IP: 172.20.3.124
0.66/0.55	c HOST: node124.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.69/1.04	c (0,0) Parsing End
1.69/1.05	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
1.69/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.69/1.05	c (0,0) Constraint Name Generate Begin
1.69/1.06	c (0,0) Ctr:HOME/instance-4387708-1568289440.xml,ExtensionConflict:Var
1.69/1.06	c (0,0) Constraint Name Generate End
1.69/1.06	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.69/1.06	c (0,0) CSP to CSPinCNF Begin
2.22/1.30	c (0,0) translated 57 (10%) constraints
2.22/1.33	c (0,0) translated 113 (20%) constraints
2.22/1.35	c (0,0) translated 169 (30%) constraints
2.22/1.38	c (0,0) translated 225 (40%) constraints
2.22/1.40	c (0,0) translated 281 (50%) constraints
2.46/1.41	c (0,0) translated 337 (60%) constraints
2.46/1.42	c (0,0) translated 393 (70%) constraints
2.46/1.44	c (0,0) translated 449 (80%) constraints
2.46/1.45	c (0,0) translated 505 (90%) constraints
2.46/1.46	c (0,0) translated 561 (100%) constraints
2.46/1.46	c (0,0) ===========================================
2.46/1.46	c (0,0) Hybrid: #OE=110, #LE=0
2.46/1.46	c (0,0) Hybrid
2.46/1.46	c (0,0) ===========================================
2.46/1.48	c (0,0) translated 57 (10%) constraints
2.46/1.48	c (0,0) translated 113 (20%) constraints
2.46/1.49	c (0,0) translated 169 (30%) constraints
2.46/1.49	c (0,0) translated 225 (40%) constraints
2.78/1.50	c (0,0) translated 281 (50%) constraints
2.78/1.50	c (0,0) translated 337 (60%) constraints
2.78/1.50	c (0,0) translated 393 (70%) constraints
2.78/1.51	c (0,0) translated 449 (80%) constraints
2.78/1.51	c (0,0) translated 505 (90%) constraints
2.78/1.51	c (0,0) translated 561 (100%) constraints
2.78/1.51	c (0,0) CSP to CSPinCNF End
2.78/1.51	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.78/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.78/1.51	c (0,0) CSPinCNF Propagation Begin
2.78/1.55	c (1,1) 0 values, 110 unsatisfiable literals, and 0 valid clauses are removed
2.78/1.55	c (1,1) CSPinCNF Propagation End
2.78/1.56	c (1,1) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.78/1.56	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.78/1.56	c (1,1) Hybrid: #OE=110, #LE=0
2.78/1.56	c (1,1) Simplify CSPinCNF Begin
2.78/1.57	c (1,1) Simplify CSPinCNF End
2.78/1.57	c (1,1) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.78/1.57	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.78/1.57	c (1,1) Calculate Precise Domain Begin
2.78/1.57	c (1,1) 0 values are removed by re-calculation
2.78/1.57	c (1,1) Calculate Precise Domain End
2.78/1.57	c (1,1) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.78/1.57	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.78/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.03/1.62	c (1,1) 57 (10 %) CSP clauses are encoded (0 SAT variables, 56 SAT clauses)
3.03/1.63	c (1,1) 113 (20 %) CSP clauses are encoded (0 SAT variables, 112 SAT clauses)
3.03/1.64	c (1,1) 169 (30 %) CSP clauses are encoded (0 SAT variables, 168 SAT clauses)
3.03/1.64	c (1,1) 225 (40 %) CSP clauses are encoded (0 SAT variables, 224 SAT clauses)
3.03/1.65	c (1,1) 281 (50 %) CSP clauses are encoded (0 SAT variables, 280 SAT clauses)
3.03/1.65	c (1,1) 337 (60 %) CSP clauses are encoded (0 SAT variables, 336 SAT clauses)
3.03/1.66	c (1,1) 393 (70 %) CSP clauses are encoded (0 SAT variables, 392 SAT clauses)
3.03/1.66	c (1,1) 449 (80 %) CSP clauses are encoded (0 SAT variables, 448 SAT clauses)
3.03/1.66	c (1,1) 505 (90 %) CSP clauses are encoded (0 SAT variables, 504 SAT clauses)
3.03/1.67	c (1,1) 561 (100 %) CSP clauses are encoded (0 SAT variables, 560 SAT clauses)
3.03/1.67	c (1,1) CSPinCNF to SatSolver End
3.03/1.67	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.03/1.67	c (1,1) 110 bool, 561 clause
3.03/1.67	c (1,1) Export Begin
3.25/1.76	c (1,1) Export to HOME/scop-7282-serial-file.bin
3.25/1.76	c (1,1) Export End
3.25/1.76	c (1,1) Export File Size: 0.02 MB
3.25/1.76	c (1,1) 0,0,0,1,1,1,1,STOP-AFTER(DIMACS)
3.25/1.76	c END-Prog: Thu Sep 12 13:56:42 CEST 2019
3.25/1.77	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-7282-serial-file.bin
3.96/2.23	c (0,0) Read Serial File Begin
3.96/2.23	c (0,0) HOME/scop-7282-serial-file.bin
4.26/2.45	c (0,0) Read Serial File End
4.26/2.46	
4.26/2.46	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
4.26/2.46	(Solving Process)
4.26/2.46	
4.26/2.49	c BEGIN-Prog: Thu Sep 12 13:56:42 CEST 2019
4.26/2.49	c PID: 7300
4.26/2.49	c IP: 172.20.3.124
4.26/2.49	c HOST: node124.alineos.net
4.26/2.49	c (0,0) SatSolver.solve Begin
4.26/2.49	c (0,0) HOME/cryptominisat5  HOME/instance-4387708-1568289440.xml-scop-7285.cnf
4.46/2.52	c (0,0) c Outputting solution to console
4.46/2.52	c (0,0) c CryptoMiniSat version 5.6.8
4.46/2.52	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
4.46/2.52	c (0,0) c CMS SHA revision GIT-notfound
4.46/2.52	c (0,0) c CMS is MIT licensed
4.46/2.52	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
4.46/2.52	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
4.46/2.52	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387708-1568289440.xml-scop-7285.cnf
4.46/2.52	c (0,0) c Reading file 'HOME/instance-4387708-1568289440.xml-scop-7285.cnf'
4.46/2.52	c (0,0) c -- header says num vars:            110
4.46/2.52	c (0,0) c -- header says num clauses:         561
4.46/2.52	c (0,0) c -- clauses added: 561
4.46/2.52	c (0,0) c -- xor clauses added: 0
4.46/2.52	c (0,0) c -- vars added 110
4.46/2.52	c (0,0) c Parsing time: 0.00 s
4.46/2.52	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
4.46/2.52	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%
4.46/2.56	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%
4.61/2.67	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%
4.61/2.69	c (0,0) c   glue     1    64  8193     110    11   550   10.00    2.16     0    45  8148     0   32.72   32.72
4.61/2.84	c (0,0) c [distill] long cls tried: 3/3 cl-short:3 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
5.09/3.04	c (0,0) c   geom     1   111 16386     110    11   550   10.00    2.16     6  1036 15344     0   33.30   33.30
5.19/3.11	c (0,0) c [distill] long cls tried: 3/6 cl-short:3 lit-r:1 T: 0.00 T-out: N T-r: 99.98%
5.58/3.56	c (1,0) c [distill] long cls tried: 1/7 cl-short:1 lit-r:0 T: 0.00 T-out: N T-r: 99.99%
5.58/3.58	c (1,0) c   glue     1   160   24K     110    11   550   10.00    2.16     7  1054   23K     0   33.89   33.89
6.19/4.17	c (2,0) c [distill] long cls tried: 7/14 cl-short:7 lit-r:0 T: 0.00 T-out: N T-r: 99.96%
6.19/4.20	c (2,0) c   glue     1   185   32K     110    11   550   10.00    2.16    14  1714   29K     0   33.84   33.84
7.09/5.04	c (2,0) c   glue     1   238   40K     110    11   550   10.00    2.16    16  1599   37K     0   34.07   34.07
7.19/5.16	c (3,0) c [distill] long cls tried: 2/16 cl-short:2 lit-r:0 T: 0.00 T-out: N T-r: 99.98%
7.88/5.86	c (3,0) c   glue     1   273   49K     110    11   550   10.00    2.16    22  2235   36K     0   33.73   33.73
8.48/6.49	c (4,0) c [distill] long cls tried: 12/28 cl-short:12 lit-r:3 T: 0.01 T-out: N T-r: 99.88%
8.78/6.75	c (4,0) c   geom     1   316   57K     110    11   550   10.00    2.16    28  2120   44K     0   33.75   33.75
9.58/7.60	c (5,0) c   glue     1   346   65K     110    11   550   10.00    2.16    37  2566   40K     0   32.93   32.93
9.88/7.86	c (5,0) c [distill] long cls tried: 9/37 cl-short:9 lit-r:0 T: 0.01 T-out: N T-r: 99.88%
9.98/7.90	c (5,0) c recursive minimization cost OK: 252Kcost/(% lits removed)
9.98/7.90	c (5,0) c --> Executing strategy token: handle-comps
9.98/7.90	c (5,0) c --> Executing strategy token: scc-vrepl
9.98/7.90	c (5,0) c [scc] new: 0 BP 0M T: 0.00
9.98/7.91	c (5,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
9.98/7.91	c (5,0) c --> Executing strategy token: cache-clean
9.98/7.91	c (5,0) c --> Executing strategy token: cache-tryboth
9.98/7.91	c (5,0) c --> Executing strategy token: sub-impl
9.98/7.91	c (5,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
9.98/7.92	c (5,0) c --> Executing strategy token: intree-probe
9.98/7.92	c (5,0) c [scc] new: 0 BP 0M T: 0.00
9.98/7.93	c (5,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
9.98/7.94	c (5,0) c [intree] Set 0 vars hyper-added: 0 trans-irred::0 trans-red::0 T: 0.01 T-out: N T-r: 99.94%
9.98/7.94	c (5,0) c --> Executing strategy token: probe
9.98/7.94	c (5,0) c --> Executing strategy token: sub-str-cls-with-bin
9.98/7.94	c (5,0) c [distill] cache-based irred--  cl tried       22 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
9.98/7.94	c (5,0) c [distill] cache-based   red--  cl tried       74 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
9.98/7.95	c (5,0) c --> Executing strategy token: distill-cls
9.98/7.95	c (5,0) c [distill] long cls tried: 11/11 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 99.63%
9.98/7.95	c (5,0) c [distill] long useful: 0/22/22 lits-rem: 0 0-depth-assigns: 0 T: 0.01 T-out: N
9.98/7.95	c (5,0) c --> Executing strategy token: scc-vrepl
9.98/7.95	c (5,0) c [scc] new: 0 BP 0M T: 0.00
9.98/7.95	c (5,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
9.98/7.96	c (5,0) c --> Executing strategy token: sub-impl
9.98/7.96	c (5,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
9.98/7.96	c (5,0) c --> Executing strategy token: str-impl
9.98/7.96	c (5,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.97% w-visit: 220
9.98/7.96	c (5,0) c --> Executing strategy token: sub-impl
9.98/7.96	c (5,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
9.98/7.96	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,'
9.98/7.96	c (5,0) c [occ] mem usage for occur      0 MB
9.98/7.96	c (5,0) c [occ] mem usage for occur      0 MB
10.10/8.01	c (5,0) c Mem for watch alloc      : 10          MB (39.95     %)
10.10/8.01	c (5,0) c Mem for watch array      : 0           MB (0.02      %)
10.10/8.01	c (5,0) c --> Executing OCC strategy token: occ-backw-sub-str
10.10/8.01	c (5,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 1100 0-depth ass: 0 T: 0.00 T-out: N T-r: 99.97%
10.10/8.03	c (5,0) c [occ-sub-long-w-long] rem cl: 1 tried: 94886/47443 (200.0%) T: 0.01 T-out: N T-r: 98.86%
10.10/8.05	c (5,0) c [occ-sub-str-long-w-long] sub: 0 str: 0 tried: 142329/47443 (300.0)  T: 0.02 T-out: N T-r: 95.64%
10.10/8.05	c (5,0) c --> Executing OCC strategy token: occ-clean-implicit
10.10/8.05	c (5,0) c --> Executing OCC strategy token: occ-bve
10.10/8.05	c (5,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
10.10/8.05	c (5,0) c [occ-bve] iter v-elim 11
10.10/8.05	c (5,0) c cl_inc_rate=1.0, var_dec_rate=1.1 (grow=0)
10.10/8.05	c (5,0) c Reduced to 99 vars, 550 cls (grow=0)
10.10/8.05	c (5,0) c [occ-bve] iter v-elim 0
10.10/8.05	c (5,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
10.10/8.05	c (5,0) c Reduced to 99 vars, 550 cls (grow=8)
10.10/8.05	c (5,0) c [occ-bve] iter v-elim 0
10.10/8.05	c (5,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
10.10/8.05	c (5,0) c Reduced to 99 vars, 550 cls (grow=16)
10.10/8.05	c (5,0) c x n vars       : 99
10.10/8.05	c (5,0) c  #try to eliminate:    407
10.10/8.05	c (5,0) c  #var-elim        :     11
10.10/8.05	c (5,0) c  #T-o: N
10.10/8.05	c (5,0) c  #T-r: 100.00%
10.10/8.05	c (5,0) c  #T  : 0.00
10.10/8.05	c (5,0) c [occur] 0.05 is overhead
10.10/8.05	c (5,0) c [occur] link-in T: 0.05 cleanup T: 0.00
10.10/8.05	c (5,0) c --> Executing OCC strategy token: occ-bva
10.10/8.05	c (5,0) c [occ-bva] global numcalls: 0
10.10/8.05	c (5,0) c --> Executing OCC strategy token: occ-ternary-res
10.10/8.05	c (5,0) c --> Executing OCC strategy token: occ-xor
10.10/8.05	c (5,0) c [occ-xor] sort occur list T: 0.00
10.10/8.06	c (5,0) c [occ-xor] found      0 T: 0.00 T-out: N T-r: 99.98%
10.10/8.06	c (5,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
10.10/8.06	c (5,0) c --> Executing strategy token: cl-consolidate
10.10/8.06	c (5,0) c Not consolidating memory.
10.10/8.06	c (5,0) c --> Executing strategy token: str-impl
10.10/8.06	c (5,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 100.00% w-visit: 220
10.10/8.06	c (5,0) c --> Executing strategy token: cache-clean
10.10/8.06	c (5,0) c --> Executing strategy token: sub-str-cls-with-bin
10.10/8.06	c (5,0) c [distill] cache-based irred--  cl tried      178 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
10.10/8.06	c (5,0) c [distill] cache-based   red--  cl tried        8 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
10.10/8.06	c (5,0) c --> Executing strategy token: distill-cls
10.10/8.06	c (5,0) c [distill] long cls tried: 89/89 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 99.92%
10.10/8.06	c (5,0) c [distill] long useful: 0/178/178 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
10.10/8.06	c (5,0) c --> Executing strategy token: scc-vrepl
10.10/8.06	c (5,0) c [scc] new: 0 BP 0M T: 0.00
10.10/8.06	c (5,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.00
10.10/8.06	c (5,0) c --> Executing strategy token: check-cache-size
10.10/8.06	c (5,0) c --> Executing strategy token: renumber
10.10/8.06	c (5,0) c --> Executing strategy token: sls
10.10/8.06	c (5,0) c [consolidate] mini T: 0.00
10.10/8.06	c (5,0) c global_timeout_multiplier: 4.40
10.10/8.06	c (5,0) c clause size stats. size3: 0 size4: 0 size5: 0 larger: 89
10.22/8.11	c (5,0) c   luby     0   366   73K      99    89   461   11.89    3.60     4   130  4512     0   26.56   26.56
10.51/8.44	c (6,0) c   luby     0   399   81K      99    89   461   11.89    3.60     4   137 12698     0   30.28   30.28
10.81/8.73	c (6,0) c [distill] long cls tried: 0/4 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
10.81/8.78	c (6,0) c   luby     0   417   90K      99    89   461   11.89    3.60     4   116 18074     0   34.83   34.83
11.22/9.19	c (7,0) c   luby     0   448   98K      99    89   461   11.89    3.60     4   116   26K     0   35.31   35.31
12.41/10.38	c (8,0) c   luby     0   474  106K      99    89   461   11.89    3.60     7    97   23K     0   36.63   36.63
13.12/11.08	c (8,0) c   luby     0   475  114K      99    89   461   11.89    3.60     7    54   32K     0   36.25   36.25
13.22/11.15	c (8,0) c [distill] long cls tried: 3/7 cl-short:3 lit-r:3 T: 0.00 T-out: N T-r: 99.98%
14.41/12.36	c (10,0) c   luby     0   506  122K      99    89   461   11.89    3.60     7    30   31K     0   34.82   34.82
14.81/12.71	c (10,0) c   luby     0   537  131K      99    89   461   11.89    3.60     8    19   39K     0   33.84   33.84
15.22/13.19	c (11,0) c   luby     0   563  139K      99    89   461   11.89    3.60    35    38   37K     0   31.82   31.82
15.72/13.70	c (11,0) c [distill] long cls tried: 32/39 cl-short:32 lit-r:7 T: 0.01 T-out: N T-r: 99.81%
16.81/14.76	c (12,0) c   luby     0   595  147K      99    89   461   11.89    3.60    39    25   45K     0   32.27   32.27
17.92/15.88	c (13,0) c   luby     0   602  155K      99    89   461   11.89    3.60    54    65   40K     0   32.16   32.16
18.52/16.41	c (14,0) c   luby     0   603  163K      99    89   461   11.89    3.60    56    60   48K     0   32.78   32.78
18.82/16.71	c (14,0) c recursive minimization cost OK: 882Kcost/(% lits removed)
18.82/16.71	c (14,0) c --> Executing strategy token: handle-comps
18.82/16.71	c (14,0) c --> Executing strategy token: scc-vrepl
18.82/16.71	c (14,0) c [scc] new: 0 BP 0M T: 0.00
18.82/16.71	c (14,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
18.82/16.72	c (14,0) c --> Executing strategy token: cache-clean
18.82/16.72	c (14,0) c --> Executing strategy token: cache-tryboth
18.82/16.72	c (14,0) c --> Executing strategy token: sub-impl
18.82/16.72	c (14,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
18.82/16.72	c (14,0) c --> Executing strategy token: intree-probe
18.82/16.72	c (14,0) c [scc] new: 0 BP 0M T: 0.00
18.82/16.73	c (14,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
18.82/16.73	c (14,0) c [intree] Set 0 vars hyper-added: 0 trans-irred::0 trans-red::0 T: 0.01 T-out: N T-r: 99.96%
18.82/16.74	c (14,0) c --> Executing strategy token: probe
18.82/16.74	c (14,0) c --> Executing strategy token: sub-str-cls-with-bin
18.82/16.74	c (14,0) c [distill] cache-based irred--  cl tried      178 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
18.82/16.74	c (14,0) c [distill] cache-based   red--  cl tried      166 cl-sh    12 cl-rem    0 lit-rem     16 T: 0.00 T-out: N
18.82/16.74	c (14,0) c --> Executing strategy token: distill-cls
18.82/16.74	c (14,0) c [distill] long cls tried: 0/89 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
18.82/16.74	c (14,0) c [distill] long useful: 0/0/178 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
18.82/16.74	c (14,0) c --> Executing strategy token: scc-vrepl
18.82/16.74	c (14,0) c [scc] new: 0 BP 0M T: 0.00
18.82/16.75	c (14,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
18.82/16.75	c (14,0) c --> Executing strategy token: sub-impl
18.82/16.75	c (14,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
18.82/16.75	c (14,0) c --> Executing strategy token: str-impl
18.82/16.75	c (14,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.98% w-visit: 220
18.82/16.75	c (14,0) c --> Executing strategy token: sub-impl
18.82/16.75	c (14,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
18.82/16.75	c (14,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
18.82/16.75	c (14,0) c [occ] mem usage for occur      0 MB
18.82/16.75	c (14,0) c [occ] mem usage for occur      0 MB
18.82/16.79	c (14,0) c Mem for watch alloc      : 18          MB (43.16     %)
18.82/16.79	c (14,0) c Mem for watch array      : 0           MB (0.01      %)
18.82/16.79	c (14,0) c --> Executing OCC strategy token: occ-backw-sub-str
18.82/16.79	c (14,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 2483 0-depth ass: 0 T: 0.00 T-out: N T-r: 99.95%
18.92/16.80	c (14,0) c [occ-sub-long-w-long] rem cl: 2 tried: 73548/36774 (200.0%) T: 0.01 T-out: N T-r: 98.26%
18.92/16.83	c (14,0) c [occ-sub-str-long-w-long] sub: 0 str: 0 tried: 110322/36774 (300.0)  T: 0.02 T-out: N T-r: 96.40%
18.92/16.83	c (14,0) c --> Executing OCC strategy token: occ-clean-implicit
18.92/16.83	c (14,0) c --> Executing OCC strategy token: occ-bve
18.92/16.83	c (14,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
18.92/16.83	c (14,0) c [occ-bve] iter v-elim 0
18.92/16.83	c (14,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
18.92/16.83	c (14,0) c Reduced to 99 vars, 550 cls (grow=0)
18.92/16.83	c (14,0) c [occ-bve] iter v-elim 0
18.92/16.83	c (14,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
18.92/16.83	c (14,0) c Reduced to 99 vars, 550 cls (grow=8)
18.92/16.83	c (14,0) c [occ-bve] iter v-elim 0
18.92/16.83	c (14,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
18.92/16.83	c (14,0) c Reduced to 99 vars, 550 cls (grow=16)
18.92/16.83	c (14,0) c x n vars       : 99
18.92/16.83	c (14,0) c  #try to eliminate:    297
18.92/16.83	c (14,0) c  #var-elim        :      0
18.92/16.83	c (14,0) c  #T-o: N
18.92/16.83	c (14,0) c  #T-r: 100.00%
18.92/16.83	c (14,0) c  #T  : 0.00
18.92/16.83	c (14,0) c [occur] 0.04 is overhead
18.92/16.83	c (14,0) c [occur] link-in T: 0.04 cleanup T: 0.00
18.92/16.83	c (14,0) c --> Executing OCC strategy token: occ-bva
18.92/16.83	c (14,0) c [occ-bva] global numcalls: 1
18.92/16.83	c (14,0) c --> Executing OCC strategy token: occ-ternary-res
18.92/16.83	c (14,0) c --> Executing OCC strategy token: occ-xor
18.92/16.83	c (14,0) c [occ-xor] sort occur list T: 0.00
18.92/16.83	c (14,0) c [occ-xor] found      0 T: 0.00 T-out: N T-r: 99.98%
18.92/16.83	c (14,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
18.92/16.84	c (14,0) c --> Executing strategy token: cl-consolidate
18.92/16.84	c (14,0) c Not consolidating memory.
18.92/16.84	c (14,0) c --> Executing strategy token: str-impl
18.92/16.84	c (14,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.98% w-visit: 220
18.92/16.85	c (14,0) c --> Executing strategy token: cache-clean
18.92/16.85	c (14,0) c --> Executing strategy token: sub-str-cls-with-bin
18.92/16.85	c (14,0) c [distill] cache-based irred--  cl tried      178 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
18.92/16.85	c (14,0) c [distill] cache-based   red--  cl tried      234 cl-sh     1 cl-rem    0 lit-rem      1 T: 0.00 T-out: N
18.92/16.85	c (14,0) c --> Executing strategy token: distill-cls
18.92/16.85	c (14,0) c [distill] long cls tried: 0/89 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
18.92/16.85	c (14,0) c [distill] long useful: 0/0/178 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
18.92/16.85	c (14,0) c --> Executing strategy token: scc-vrepl
18.92/16.85	c (14,0) c [scc] new: 0 BP 0M T: 0.00
18.92/16.85	c (14,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
18.92/16.85	c (14,0) c --> Executing strategy token: check-cache-size
18.92/16.85	c (14,0) c --> Executing strategy token: renumber
18.92/16.85	c (14,0) c --> Executing strategy token: sls
18.92/16.85	c (14,0) c [consolidate] mini T: 0.00
18.92/16.85	c (14,0) c global_timeout_multiplier: 4.84
18.92/16.85	c (14,0) c [features] numVars 99, numClauses 550, var_cl_ratio 0.18, binary 0.84, horn 0.84, horn_mean 0.02, horn_std 0.00, horn_min 0.01, horn_max 0.02, horn_spread 0.01, vcg_var_mean 0.02, vcg_var_std 0.15, vcg_var_min 0.01, vcg_var_max 0.02, vcg_var_spread 0.01, vcg_cls_mean 0.02, vcg_cls_std 0.18, vcg_cls_min 0.02, vcg_cls_max 0.02, vcg_cls_spread 0.00, pnr_var_mean 0.00, pnr_var_std 0.00, pnr_var_min 0.00, pnr_var_max -1.00, pnr_var_spread 0.00, pnr_cls_mean 0.00, pnr_cls_std 0.00, pnr_cls_min 0.00, pnr_cls_max -1.00, pnr_cls_spread 0.00, avg_confl_size 33.95, confl_size_min 5.00, confl_size_max 79.00, avg_confl_glue 23.32, confl_glue_min 4.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 29.22, branch_depth_min 14.00, branch_depth_max 45.00, avg_trail_depth_delta 15.29, trail_depth_delta_min 2.00, trail_depth_delta_max 59.00, avg_branch_depth_delta 1.12, props_per_confl 0.07, confl_per_restart 278.61, decisions_per_conflict 1.27, irred_cl_distrib.glue_distr_mean 1000.00, irred_cl_distrib.glue_distr_var 0.00, irred_cl_distrib.size_distr_mean 11.89, irred_cl_distrib.size_distr_var 11.54, 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 0.00, red_cl_distrib.glue_distr_mean 4.71, red_cl_distrib.glue_distr_var 0.41, red_cl_distrib.size_distr_mean 18.77, red_cl_distrib.size_distr_var 10.21, red_cl_distrib.uip_use_distr_mean 0, red_cl_distrib.uip_use_distr_var 0, red_cl_distrib.activity_distr_mean 139.57, red_cl_distrib.activity_distr_var 2249575.11, num_gates_found_last 0, num_xors_found_last 0
18.92/16.85	c (14,0) c clause size stats. size3: 0 size4: 0 size5: 0 larger: 89
19.42/17.32	c (15,0) c   luby     0   625  172K      99    89   461   11.89    3.60   117    83   40K     0   33.41   33.41
19.62/17.57	c (15,0) c [distill] long cls tried: 79/117 cl-short:73 lit-r:0 T: 0.04 T-out: N T-r: 99.43%
20.62/18.54	c (16,0) c   luby     0   657  180K      99    89   461   11.89    3.60   130    88   34K     0   33.83   33.83
21.52/19.49	c (17,0) c   luby     0   674  188K      99    89   461   11.89    3.60   131    89   42K     0   33.91   33.91
22.44/20.31	c (18,0) c   luby     0   705  196K      99    89   461   11.89    3.60   143    97   35K     0   33.53   33.53
23.44/21.40	c (19,0) c   luby     0   730  204K      99    89   461   11.89    3.60   143    83   43K     0   33.90   33.90
24.34/22.20	c (20,0) c   luby     0   731  213K      99    89   461   11.89    3.60   149    76   34K     0   34.19   34.19
24.34/22.22	c (20,0) c [distill] long cls tried: 32/149 cl-short:30 lit-r:19 T: 0.02 T-out: N T-r: 99.75%
25.24/23.11	c (20,0) c   luby     0   762  221K      99    89   461   11.89    3.60   152    58   43K     0   34.15   34.15
26.34/24.23	c (22,0) c   luby     0   794  229K      99    89   461   11.89    3.60   173    89   36K     0   33.67   33.67
27.43/25.35	c (23,0) c   luby     0   822  237K      99    89   461   11.89    3.60   183    76   44K     0   33.82   33.82
28.43/26.37	c (24,0) c   luby     0   854  245K      99    89   461   11.89    3.60   213   131   39K     0   33.63   33.63
29.33/27.25	c (25,0) c   luby     0   858  253K      99    89   461   11.89    3.60   223   111   47K     0   33.22   33.22
30.14/28.06	c (25,0) c   luby     0   859  262K      99    89   461   11.89    3.60   274   150   43K     0   31.90   31.90
30.73/28.66	c (26,0) c   luby     0   859  270K      99    89   461   11.89    3.60   377   292   37K     0   31.60   31.60
30.83/28.79	c (26,0) c [distill] long cls tried: 228/377 cl-short:197 lit-r:141 T: 0.10 T-out: N T-r: 98.52%
31.64/29.55	c (27,0) c   luby     0   860  278K      99    89   461   11.89    3.60   377   292   45K     0   32.15   32.15
32.34/30.27	c (28,0) c   luby     0   860  286K      99    89   461   11.89    3.60   404   327   39K     0   32.58   32.58
33.15/31.01	c (28,0) c   luby     0   860  294K      99    89   461   11.89    3.60   411   296   47K     0   32.76   32.76
34.54/32.47	c (30,0) c   luby     0   891  303K      99    89   461   11.89    3.60   479   338   43K     0   33.38   33.38
35.04/32.98	c (30,0) c recursive minimization cost OK: 1073Kcost/(% lits removed)
35.04/32.98	c (30,0) c --> Executing strategy token: handle-comps
35.04/32.98	c (30,0) c --> Executing strategy token: scc-vrepl
35.04/32.98	c (30,0) c [scc] new: 0 BP 0M T: 0.00
35.04/32.99	c (30,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
35.04/32.99	c (30,0) c --> Executing strategy token: cache-clean
35.04/32.99	c (30,0) c --> Executing strategy token: cache-tryboth
35.04/32.99	c (30,0) c --> Executing strategy token: sub-impl
35.04/32.99	c (30,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
35.04/33.00	c (30,0) c --> Executing strategy token: intree-probe
35.04/33.00	c (30,0) c [scc] new: 0 BP 0M T: 0.00
35.04/33.01	c (30,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
35.16/33.02	c (30,0) c [intree] Set 0 vars hyper-added: 0 trans-irred::0 trans-red::0 T: 0.01 T-out: N T-r: 99.95%
35.16/33.04	c (30,0) c --> Executing strategy token: probe
35.16/33.04	c (30,0) c --> Executing strategy token: sub-str-cls-with-bin
35.16/33.04	c (30,0) c [distill] cache-based irred--  cl tried      178 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
35.16/33.04	c (30,0) c [distill] cache-based   red--  cl tried      960 cl-sh    32 cl-rem    0 lit-rem     51 T: 0.01 T-out: N
35.16/33.04	c (30,0) c --> Executing strategy token: distill-cls
35.16/33.04	c (30,0) c [distill] long cls tried: 0/89 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
35.16/33.04	c (30,0) c [distill] long useful: 0/0/178 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
35.16/33.04	c (30,0) c --> Executing strategy token: scc-vrepl
35.16/33.04	c (30,0) c [scc] new: 0 BP 0M T: 0.00
35.16/33.05	c (30,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
35.16/33.05	c (30,0) c --> Executing strategy token: sub-impl
35.16/33.05	c (30,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
35.16/33.05	c (30,0) c --> Executing strategy token: str-impl
35.16/33.05	c (30,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.98% w-visit: 220
35.16/33.06	c (30,0) c --> Executing strategy token: sub-impl
35.16/33.06	c (30,0) c [impl sub] bin: 0 T: 0.00 T-out: N w-visit: 220
35.16/33.06	c (30,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
35.16/33.06	c (30,0) c [occ] mem usage for occur      0 MB
35.16/33.06	c (30,0) c [occ] mem usage for occur      0 MB
35.27/33.11	c (30,0) c Mem for watch alloc      : 28          MB (47.55     %)
35.27/33.11	c (30,0) c Mem for watch array      : 0           MB (0.01      %)
35.27/33.11	c (30,0) c --> Executing OCC strategy token: occ-backw-sub-str
35.27/33.11	c (30,0) c [occ-backw-sub-str-long-w-bins] subs: 0 str: 0 tried: 3405 0-depth ass: 0 T: 0.00 T-out: N T-r: 99.74%
35.27/33.15	c (30,0) c [occ-sub-long-w-long] rem cl: 50 tried: 93232/46616 (200.0%) T: 0.04 T-out: N T-r: 94.00%
35.36/33.21	c (31,0) c [occ-sub-str-long-w-long] sub: 0 str: 15 tried: 139848/46616 (300.0)  T: 0.06 T-out: N T-r: 93.44%
35.36/33.21	c (31,0) c --> Executing OCC strategy token: occ-clean-implicit
35.36/33.21	c (31,0) c --> Executing OCC strategy token: occ-bve
35.36/33.21	c (31,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.00 T-out: N
35.36/33.21	c (31,0) c [occ-bve] iter v-elim 0
35.36/33.21	c (31,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
35.36/33.21	c (31,0) c Reduced to 99 vars, 550 cls (grow=0)
35.36/33.21	c (31,0) c [occ-bve] iter v-elim 0
35.36/33.21	c (31,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
35.36/33.21	c (31,0) c Reduced to 99 vars, 550 cls (grow=8)
35.36/33.21	c (31,0) c [occ-bve] iter v-elim 0
35.36/33.21	c (31,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=16)
35.36/33.21	c (31,0) c Reduced to 99 vars, 550 cls (grow=16)
35.36/33.21	c (31,0) c x n vars       : 99
35.36/33.21	c (31,0) c  #try to eliminate:    297
35.36/33.21	c (31,0) c  #var-elim        :      0
35.36/33.21	c (31,0) c  #T-o: N
35.36/33.21	c (31,0) c  #T-r: 100.00%
35.36/33.21	c (31,0) c  #T  : 0.00
35.36/33.21	c (31,0) c [occur] 0.05 is overhead
35.36/33.21	c (31,0) c [occur] link-in T: 0.05 cleanup T: 0.00
35.36/33.21	c (31,0) c --> Executing OCC strategy token: occ-bva
35.36/33.21	c (31,0) c [occ-bva] global numcalls: 2
35.36/33.21	c (31,0) c --> Executing OCC strategy token: occ-ternary-res
35.36/33.21	c (31,0) c --> Executing OCC strategy token: occ-xor
35.36/33.21	c (31,0) c [occ-xor] sort occur list T: 0.00
35.36/33.21	c (31,0) c [occ-xor] found      0 T: 0.00 T-out: N T-r: 99.98%
35.36/33.21	c (31,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
35.36/33.22	c (31,0) c --> Executing strategy token: cl-consolidate
35.36/33.22	c (31,0) c Not consolidating memory.
35.36/33.22	c (31,0) c --> Executing strategy token: str-impl
35.36/33.22	c (31,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.98% w-visit: 220
35.36/33.25	c (31,0) c --> Executing strategy token: cache-clean
35.36/33.25	c (31,0) c --> Executing strategy token: sub-str-cls-with-bin
35.36/33.25	c (31,0) c [distill] cache-based irred--  cl tried      178 cl-sh     0 cl-rem    0 lit-rem      0 T: 0.00 T-out: N
35.36/33.25	c (31,0) c [distill] cache-based   red--  cl tried      938 cl-sh     3 cl-rem    0 lit-rem      6 T: 0.02 T-out: N
35.36/33.25	c (31,0) c --> Executing strategy token: distill-cls
35.36/33.25	c (31,0) c [distill] long cls tried: 0/89 cl-short:0 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
35.36/33.25	c (31,0) c [distill] long useful: 0/0/178 lits-rem: 0 0-depth-assigns: 0 T: 0.00 T-out: N
35.36/33.25	c (31,0) c --> Executing strategy token: scc-vrepl
35.36/33.25	c (31,0) c [scc] new: 0 BP 0M T: 0.00
35.36/33.26	c (31,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.01
35.36/33.26	c (31,0) c --> Executing strategy token: check-cache-size
35.36/33.26	c (31,0) c --> Executing strategy token: renumber
35.36/33.27	c (31,0) c --> Executing strategy token: sls
35.36/33.27	c (31,0) c [consolidate] mini T: 0.00
35.36/33.27	c (31,0) c global_timeout_multiplier: 5.32
35.36/33.27	c (31,0) c clause size stats. size3: 0 size4: 0 size5: 0 larger: 89
37.48/35.39	c (33,0) c   glue     1   965  311K      99    89   461   11.88    3.60   523   347   51K     0   33.24   33.24
40.08/37.94	c (35,0) c   geom     1  1023  319K      99    89   461   11.88    3.60   801   613   44K     0   32.35   32.35
41.38/39.24	c (37,0) c [distill] long cls tried: 521/844 cl-short:481 lit-r:739 T: 0.79 T-out: N T-r: 92.25%
43.39/41.29	c (39,0) c   glue     1  1091  327K      99    89   461   11.88    3.60   874   563   52K    15   32.05   32.05
45.70/43.59	c (41,0) c   glue     1  1143  335K      99    89   461   11.88    3.60  1483   967   45K    16   30.84   30.83
47.90/45.79	c (43,0) c   glue     1  1173  344K      98    89   461   11.88    3.60  1784   790   53K    22   30.21   30.20
50.20/48.08	c (45,0) c   geom     1  1193  352K      96    89   461   11.88    3.60  3309  1392   49K    30   28.80   28.78
51.49/49.36	c (47,0) c ------- FINAL TOTAL SEARCH STATS ---------
51.49/49.36	c (47,0) c UIP search time          : 46.19       (98.72     % time)
51.49/49.36	c (47,0) c restarts                 : 1196        (297.90    confls per restart)
51.49/49.36	c (47,0) c blocked restarts         : 13          (0.01      per normal restart)
51.49/49.36	c (47,0) c time                     : 46.19       
51.49/49.36	c (47,0) c decisions                : 440609      (0.00      % random)
51.49/49.36	c (47,0) c propagations             : 4507476     
51.49/49.36	c (47,0) c decisions/conflicts      : 1.24        
51.49/49.36	c (47,0) c conflicts                : 356283      (7712.61   / sec)
51.49/49.36	c (47,0) c conf lits non-minim      : 13759832    (38.62     lit/confl)
51.49/49.36	c (47,0) c conf lits final          : 33.07       
51.49/49.36	c (47,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
51.49/49.36	c (47,0) c red which0               : 712         (0.20      % of confl)
51.49/49.36	c (47,0) c props/decision           : 0.00        
51.49/49.36	c (47,0) c props/conflict           : 0.00        
51.49/49.36	c (47,0) c 0-depth assigns          : 52          (47.27     % vars)
51.49/49.36	c (47,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
51.49/49.36	c (47,0) c reduceDB time            : 0.13        (0.28      % time)
51.49/49.36	c (47,0) c OccSimplifier time       : 0.45        (0.95      % time)
51.49/49.36	c (47,0) c [occur] 0.16 is overhead
51.49/49.36	c (47,0) c [occur] link-in T: 0.13 cleanup T: 0.03
51.49/49.36	c (47,0) c [occ-substr] long subBySub: 57 subByStr: 0 lits-rem-str: 30 T: 0.28
51.49/49.36	c (47,0) c SCC time                 : 0.00        (0.00      % time)
51.49/49.36	c (47,0) c [scc] new: 0 BP 0M  T: 0.00
51.49/49.36	c (47,0) c vrep replace time        : 0.10        (0.21      % time)
51.49/49.36	c (47,0) c vrep tree roots          : 0           
51.49/49.36	c (47,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
51.49/49.36	c (47,0) c distill time             : 1.00        (2.13      % time)
51.49/49.36	c (47,0) c strength cache-irred time: 0.01        (0.01      % time)
51.49/49.36	c (47,0) c strength cache-red time  : 0.03        (0.07      % time)
51.49/49.36	c (47,0) c Conflicts in UIP         : 356283      (7614.27   confl/time_this_thread)
51.49/49.36	c (47,0) c Mem used                 : 62.71       MB
51.49/49.36	c (47,0) c Total time (this thread) : 46.79       
51.49/49.36	c (47,0) s UNSATISFIABLE
51.49/49.36	c (47,0) SatSolver.solve End
51.49/49.36	c (47,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
51.49/49.36	c (47,0) Show results Begin
51.49/49.36	s UNSATISFIABLE
51.49/49.36	c (47,0) Show results End
51.49/49.36	c (47,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
51.49/49.37	c (47,0) 47,47,STOP-AFTER(ALL)
51.49/49.37	c END-Prog: Thu Sep 12 13:57:29 CEST 2019

Verifier Data


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 (7669 MiB free)
  memory of node 1: 16384 MiB (2756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387708-1568289440/watcher-4387708-1568289440 -o /tmp/evaluation-result-4387708-1568289440/solver-4387708-1568289440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387708-1568289440.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 threadsolver pid=7282, runsolver pid=7279
Starting watchdog threadsolver pid=7282, runsolver pid=7279

Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.51 1.72 1.99 4/229 7299
/proc/meminfo: memFree=10616892/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 404884163 115843072 349 33554432000 4194304 5098028 140721106051696 140721106048952 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 349 296 221 0 87 0
[pid=7285] ppid=7282 vsize=15012696 memory=72148 CPUtime=0.11 cores=0,2,4,6
/proc/7285/stat : 7285 (java) S 7282 7282 5595 0 -1 1077944320 6306 0 0 0 10 1 0 0 20 0 15 0 404884163 15373000704 18037 33554432000 4194304 4196468 140728385356928 140728385339472 140073125367543 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
/proc/7285/statm: 3753174 18037 2913 1 0 3715579 0
[pid=7285/tid=7286] ppid=7282 vsize=15012696 memory=8332397788949353307 CPUtime=0.09 cores=0,2,4,6
/proc/7285/task/7286/stat : 7286 (java) R 7282 7282 5595 0 -1 4202560 4212 0 0 0 8 1 0 0 20 0 15 0 404884164 15373000704 18168 33554432000 4194304 4196468 140728385356928 140073097161448 140073109411173 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7287] ppid=7282 vsize=15012696 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7287/stat : 7287 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 18168 33554432000 4194304 4196468 140728385356928 140073129609744 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7288] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7288/stat : 7288 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 18168 33554432000 4194304 4196468 140728385356928 140072920693392 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7289] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7289/stat : 7289 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 18168 33554432000 4194304 4196468 140728385356928 140072919640336 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7290] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7290/stat : 7290 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 18168 33554432000 4194304 4196468 140728385356928 140072918587792 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7291] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7291/stat : 7291 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071894215408 140073125378690 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7292] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7292/stat : 7292 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071768417952 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7293] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7293/stat : 7293 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071499982064 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7294] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7294/stat : 7294 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071125473744 140073125386139 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7295] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7295/stat : 7295 (java) S 7282 7282 5595 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071893162224 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7296] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7296/stat : 7296 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 18168 33554432000 4194304 4196468 140728385356928 140071892109680 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7297] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0.01 cores=0,2,4,6
/proc/7285/task/7297/stat : 7297 (java) R 7282 7282 5595 0 -1 4202560 419 0 0 0 1 0 0 0 20 0 15 0 404884170 15373000704 18234 33554432000 4194304 4196468 140728385356928 140071891053384 140073105334662 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7298] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7298/stat : 7298 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 18234 33554432000 4194304 4196468 140728385356928 140070627567968 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7299] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7299/stat : 7299 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 18234 33554432000 4194304 4196468 140728385356928 140071890005040 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73544 KiB

[startup+0.210893 s]*
/proc/loadavg: 1.51 1.72 1.99 3/229 7299
/proc/meminfo: memFree=10598020/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 404884163 115843072 349 33554432000 4194304 5098028 140721106051696 140721106048952 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 349 296 221 0 87 0
[pid=7285] ppid=7282 vsize=15012696 memory=88032 CPUtime=0.25 cores=0,2,4,6
/proc/7285/stat : 7285 (java) S 7282 7282 5595 0 -1 1077944320 11545 0 0 0 22 3 0 0 20 0 15 0 404884163 15373000704 22008 33554432000 4194304 4196468 140728385356928 140728385339472 140073125367543 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
/proc/7285/statm: 3753174 22008 2927 1 0 3715579 0
[pid=7285/tid=7286] ppid=7282 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7285/task/7286/stat : 7286 (java) R 7282 7282 5595 0 -1 4202560 9313 0 0 0 17 3 0 0 20 0 15 0 404884164 15373000704 22008 33554432000 4194304 4196468 140728385356928 140073097151104 140073109448030 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7287] ppid=7282 vsize=15012696 memory=1965945 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7287/stat : 7287 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22008 33554432000 4194304 4196468 140728385356928 140073129609744 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7288] ppid=7282 vsize=15012696 memory=140314516330437 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7288/stat : 7288 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22008 33554432000 4194304 4196468 140728385356928 140072920693392 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7289] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7289/stat : 7289 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22008 33554432000 4194304 4196468 140728385356928 140072919640336 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7290] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7290/stat : 7290 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22008 33554432000 4194304 4196468 140728385356928 140072918587792 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7291] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7291/stat : 7291 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071894215408 140073125378690 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7292] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7292/stat : 7292 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071768417952 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7293] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7293/stat : 7293 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071499982064 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7294] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7294/stat : 7294 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071125473744 140073125386139 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7295] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7295/stat : 7295 (java) S 7282 7282 5595 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071893162224 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7296] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7296/stat : 7296 (java) S 7282 7282 5595 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071892109680 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7297] ppid=7282 vsize=15012696 memory=140314513405568 CPUtime=0.02 cores=0,2,4,6
/proc/7285/task/7297/stat : 7297 (java) R 7282 7282 5595 0 -1 4202560 433 0 0 0 2 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071891056624 140073103857184 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7298] ppid=7282 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7298/stat : 7298 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140070627567968 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7299] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7299/stat : 7299 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22008 33554432000 4194304 4196468 140728385356928 140071890005040 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89428 KiB

[startup+0.310602 s]*
/proc/loadavg: 1.51 1.72 1.99 4/229 7299
/proc/meminfo: memFree=10594484/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 404884163 115843072 349 33554432000 4194304 5098028 140721106051696 140721106048952 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 349 296 221 0 87 0
[pid=7285] ppid=7282 vsize=15012696 memory=91984 CPUtime=0.43 cores=0,2,4,6
/proc/7285/stat : 7285 (java) S 7282 7282 5595 0 -1 1077944320 12043 0 0 0 40 3 0 0 20 0 15 0 404884163 15373000704 22996 33554432000 4194304 4196468 140728385356928 140728385339472 140073125367543 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
/proc/7285/statm: 3753174 22996 3033 1 0 3715579 0
[pid=7285/tid=7286] ppid=7282 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/7285/task/7286/stat : 7286 (java) R 7282 7282 5595 0 -1 4202560 9609 0 0 0 27 3 0 0 20 0 15 0 404884164 15373000704 22996 33554432000 4194304 4196468 140728385356928 140073097180256 140073109448030 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7287] ppid=7282 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7287/stat : 7287 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22996 33554432000 4194304 4196468 140728385356928 140073129609744 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7288] ppid=7282 vsize=15012696 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7288/stat : 7288 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22996 33554432000 4194304 4196468 140728385356928 140072920693392 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7289] ppid=7282 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7289/stat : 7289 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22996 33554432000 4194304 4196468 140728385356928 140072919640336 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7290] ppid=7282 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7290/stat : 7290 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15373000704 22996 33554432000 4194304 4196468 140728385356928 140072918587792 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7291] ppid=7282 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7291/stat : 7291 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071894215408 140073125378690 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7292] ppid=7282 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7292/stat : 7292 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071768417952 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7293] ppid=7282 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7293/stat : 7293 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884167 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071499982064 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7294] ppid=7282 vsize=15012696 memory=8549982201333320512 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7294/stat : 7294 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071125473744 140073125386139 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7295] ppid=7282 vsize=15012696 memory=8325818968683490714 CPUtime=0.03 cores=0,2,4,6
/proc/7285/task/7295/stat : 7295 (java) S 7282 7282 5595 0 -1 1077944384 566 0 0 0 3 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071893162224 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7296] ppid=7282 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7285/task/7296/stat : 7296 (java) S 7282 7282 5595 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071892109680 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7297] ppid=7282 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7285/task/7297/stat : 7297 (java) S 7282 7282 5595 0 -1 1077944384 482 0 0 0 7 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071891056624 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7298] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7298/stat : 7298 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140070627567968 140073125377749 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7299] ppid=7282 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7299/stat : 7299 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884170 15373000704 22996 33554432000 4194304 4196468 140728385356928 140071890005040 140073125378690 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93380 KiB

[startup+0.700805 s]
/proc/loadavg: 1.51 1.72 1.99 3/229 7299
/proc/meminfo: memFree=10573752/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 404884163 115843072 349 33554432000 4194304 5098028 140721106051696 140721106048952 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 349 296 221 0 87 0
[pid=7285] ppid=7282 vsize=15021016 memory=129812 CPUtime=1.02 cores=0,2,4,6
/proc/7285/stat : 7285 (java) S 7282 7282 5595 0 -1 1077944320 19775 0 0 0 96 6 0 0 20 0 15 0 404884163 15381520384 32453 33554432000 4194304 4196468 140728385356928 140728385339472 140073125367543 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
/proc/7285/statm: 3755273 32453 3183 1 0 3716603 0
[pid=7285/tid=7286] ppid=7282 vsize=15021092 memory=3472328296227679313 CPUtime=0.68 cores=0,2,4,6
/proc/7285/task/7286/stat : 7286 (java) R 7282 7282 5595 0 -1 4202560 16779 0 0 0 63 5 0 0 20 0 15 0 404884164 15381598208 32453 33554432000 4194304 4196468 140728385356928 140073097199280 140072947781187 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7287] ppid=7282 vsize=15021092 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7287/stat : 7287 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15381598208 32453 33554432000 4194304 4196468 140728385356928 140073129609744 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7288] ppid=7282 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7288/stat : 7288 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15381598208 32453 33554432000 4194304 4196468 140728385356928 140072920693392 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7289] ppid=7282 vsize=15021092 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7289/stat : 7289 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884165 15381598208 32453 33554432000 4194304 4196468 140728385356928 140072919640336 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7290] ppid=7282 vsize=15021092 memory=37280 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7290/stat : 7290 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404884165 15381598208 32453 33554432000 4194304 4196468 140728385356928 140072918587792 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7291] ppid=7282 vsize=15021092 memory=988 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7291/stat : 7291 (java) S 7282 7282 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404884167 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071894215408 140073125378690 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7292] ppid=7282 vsize=15021092 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7292/stat : 7292 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404884167 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071768417952 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7293] ppid=7282 vsize=15021092 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7293/stat : 7293 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884167 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071499982064 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7294] ppid=7282 vsize=15021092 memory=580 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7294/stat : 7294 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071125473744 140073125386139 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7295] ppid=7282 vsize=15021092 memory=1720 CPUtime=0.08 cores=0,2,4,6
/proc/7285/task/7295/stat : 7295 (java) S 7282 7282 5595 0 -1 1077944384 774 0 0 0 8 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071893162224 140073125378690 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7296] ppid=7282 vsize=15021092 memory=10604 CPUtime=0.07 cores=0,2,4,6
/proc/7285/task/7296/stat : 7296 (java) R 7282 7282 5595 0 -1 4202560 262 0 0 0 7 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071892101632 140073110482771 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7297] ppid=7282 vsize=15021092 memory=3360 CPUtime=0.16 cores=0,2,4,6
/proc/7285/task/7297/stat : 7297 (java) S 7282 7282 5595 0 -1 1077944384 641 0 0 0 16 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071891056624 140073125378690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7298] ppid=7282 vsize=15021092 memory=776 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7298/stat : 7298 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140070627567968 140073125377749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
[pid=7285/tid=7299] ppid=7282 vsize=15021092 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/7285/task/7299/stat : 7299 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404884170 15381598208 32453 33554432000 4194304 4196468 140728385356928 140071890005040 140073125378690 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12591104 140728385364778 140728385365146 140728385365146 140728385368015 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134144 KiB
Current children cumulated memory: 131208 KiB

[startup+1.5014 s]
/proc/loadavg: 1.51 1.72 1.99 5/229 7299
/proc/meminfo: memFree=10545940/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 557 321 0 0 0 0 0 0 20 0 1 0 404884163 115843072 349 33554432000 4194304 5098028 140721106051696 140721106048952 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0

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

Current children cumulated CPU time: 50.2 s
Current children cumulated vsize: 8271092 KiB
Current children cumulated memory: 190316 KiB

[startup+48.801 s]
/proc/loadavg: 1.66 1.73 1.98 3/234 7323
/proc/meminfo: memFree=10421424/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1476 CPUtime=3.4 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 584 25911 0 0 0 0 328 12 20 0 1 0 404884163 115843072 369 33554432000 4194304 5098028 140721106051696 140721106048440 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 369 311 221 0 87 0
[pid=7300] ppid=7282 vsize=8068440 memory=124620 CPUtime=1.32 cores=0,2,4,6
/proc/7300/stat : 7300 (java) S 7282 7282 5595 0 -1 1077944320 23105 0 0 0 123 9 0 0 20 0 19 0 404884340 8262082560 31155 33554432000 4194304 4196468 140733106083504 140733106066048 140494052552439 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
/proc/7300/statm: 2017110 31155 3210 1 0 1978454 0
[pid=7315] ppid=7300 vsize=89524 memory=64220 CPUtime=46.27 cores=0,2,4,6
/proc/7315/stat : 7315 (cryptominisat5) R 7300 7282 5595 0 -1 4202496 32157 0 0 0 4622 5 0 0 20 0 1 0 404884415 91672576 16055 33554432000 4194304 4451008 140723360623840 140723360619768 139638284088014 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 15306752 140723360629693 140723360629824 140723360629824 140723360632774 0
/proc/7315/statm: 22381 16055 734 63 0 16108 0
[pid=7300/tid=7301] ppid=7282 vsize=8068440 memory=2876 CPUtime=0.77 cores=0,2,4,6
/proc/7300/task/7301/stat : 7301 (java) S 7282 7282 5595 0 -1 1077944384 17913 0 0 0 71 6 0 0 20 0 19 0 404884341 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494024392608 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7302] ppid=7282 vsize=8068440 memory=2584 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7302/stat : 7302 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494056794768 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7303] ppid=7282 vsize=8068440 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7303/stat : 7303 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493537757712 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7304] ppid=7282 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7304/stat : 7304 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493536704912 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7305] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7305/stat : 7305 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493535652112 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7306] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7306/stat : 7306 (java) S 7282 7282 5595 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 404884343 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493498936176 140494052563586 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7307] ppid=7282 vsize=8068440 memory=824 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7307/stat : 7307 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492876539424 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7308] ppid=7282 vsize=8068440 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7308/stat : 7308 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492608103792 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7309] ppid=7282 vsize=8068440 memory=-3622645143214314312 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7309/stat : 7309 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492233595216 140494052571035 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7310] ppid=7282 vsize=8068440 memory=2008 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7310/stat : 7310 (java) S 7282 7282 5595 0 -1 1077944384 601 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493497882992 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7311] ppid=7282 vsize=8068440 memory=1436 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7311/stat : 7311 (java) S 7282 7282 5595 0 -1 1077944384 434 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493496830192 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7312] ppid=7282 vsize=8068440 memory=580 CPUtime=0.25 cores=0,2,4,6
/proc/7300/task/7312/stat : 7312 (java) S 7282 7282 5595 0 -1 1077944384 1075 0 0 0 25 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493495777392 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7313] ppid=7282 vsize=8068440 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7313/stat : 7313 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491735689440 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7314] ppid=7282 vsize=8068440 memory=10604 CPUtime=0.02 cores=0,2,4,6
/proc/7300/task/7314/stat : 7314 (java) S 7282 7282 5595 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493494725808 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7316] ppid=7282 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7316/stat : 7316 (java) S 7282 7282 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493486692032 140494052577049 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7318] ppid=7282 vsize=8068440 memory=124620 CPUtime=0.03 cores=0,2,4,6
/proc/7300/task/7318/stat : 7318 (java) S 7282 7282 5595 0 -1 4202560 1692 0 0 0 2 1 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491198807792 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7319] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7319/stat : 7319 (java) S 7282 7282 5595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140490930372240 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7320] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7320/stat : 7320 (java) S 7282 7282 5595 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 404884418 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491467250864 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 8271092 KiB
Current children cumulated memory: 190316 KiB

[startup+49.201 s]
/proc/loadavg: 1.66 1.73 1.98 3/234 7323
/proc/meminfo: memFree=10421472/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1476 CPUtime=3.4 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 584 25911 0 0 0 0 328 12 20 0 1 0 404884163 115843072 369 33554432000 4194304 5098028 140721106051696 140721106048440 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 369 311 221 0 87 0
[pid=7300] ppid=7282 vsize=8068440 memory=124620 CPUtime=1.32 cores=0,2,4,6
/proc/7300/stat : 7300 (java) S 7282 7282 5595 0 -1 1077944320 23105 0 0 0 123 9 0 0 20 0 19 0 404884340 8262082560 31155 33554432000 4194304 4196468 140733106083504 140733106066048 140494052552439 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
/proc/7300/statm: 2017110 31155 3210 1 0 1978454 0
[pid=7315] ppid=7300 vsize=89524 memory=64220 CPUtime=46.67 cores=0,2,4,6
/proc/7315/stat : 7315 (cryptominisat5) R 7300 7282 5595 0 -1 4202496 32175 0 0 0 4662 5 0 0 20 0 1 0 404884415 91672576 16055 33554432000 4194304 4451008 140723360623840 140723360619768 139638284088061 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 15306752 140723360629693 140723360629824 140723360629824 140723360632774 0
/proc/7315/statm: 22381 16055 734 63 0 16108 0
[pid=7300/tid=7301] ppid=7282 vsize=8068440 memory=580 CPUtime=0.77 cores=0,2,4,6
/proc/7300/task/7301/stat : 7301 (java) S 7282 7282 5595 0 -1 1077944384 17913 0 0 0 71 6 0 0 20 0 19 0 404884341 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494024392608 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7302] ppid=7282 vsize=8068440 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7302/stat : 7302 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494056794768 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7303] ppid=7282 vsize=8068440 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7303/stat : 7303 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493537757712 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7304] ppid=7282 vsize=8068440 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7304/stat : 7304 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493536704912 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7305] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7305/stat : 7305 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493535652112 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7306] ppid=7282 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7306/stat : 7306 (java) S 7282 7282 5595 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 404884343 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493498936176 140494052563586 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7307] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7307/stat : 7307 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492876539424 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7308] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7308/stat : 7308 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492608103792 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7309] ppid=7282 vsize=8068440 memory=7014751519667541350 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7309/stat : 7309 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492233595216 140494052571035 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7310] ppid=7282 vsize=8068440 memory=7594588944891860586 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7310/stat : 7310 (java) S 7282 7282 5595 0 -1 1077944384 601 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493497882992 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7311] ppid=7282 vsize=8068440 memory=7594007277773810533 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7311/stat : 7311 (java) S 7282 7282 5595 0 -1 1077944384 434 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493496830192 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7312] ppid=7282 vsize=8068440 memory=7589240748751478848 CPUtime=0.25 cores=0,2,4,6
/proc/7300/task/7312/stat : 7312 (java) S 7282 7282 5595 0 -1 1077944384 1075 0 0 0 25 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493495777392 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7313] ppid=7282 vsize=8068440 memory=7234839714294163561 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7313/stat : 7313 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491735689440 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7314] ppid=7282 vsize=8068440 memory=-9062862659931694204 CPUtime=0.02 cores=0,2,4,6
/proc/7300/task/7314/stat : 7314 (java) S 7282 7282 5595 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493494725808 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7316] ppid=7282 vsize=8068440 memory=7681905605394137875 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7316/stat : 7316 (java) S 7282 7282 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493486692032 140494052577049 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7318] ppid=7282 vsize=8068440 memory=6944652177228980320 CPUtime=0.03 cores=0,2,4,6
/proc/7300/task/7318/stat : 7318 (java) S 7282 7282 5595 0 -1 4202560 1692 0 0 0 2 1 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491198807792 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7319] ppid=7282 vsize=8068440 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7319/stat : 7319 (java) S 7282 7282 5595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140490930372240 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7320] ppid=7282 vsize=8068440 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7320/stat : 7320 (java) S 7282 7282 5595 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 404884418 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491467250864 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
Current children cumulated CPU time: 51.39 s
Current children cumulated vsize: 8271092 KiB
Current children cumulated memory: 190316 KiB

[startup+49.301 s]
/proc/loadavg: 1.66 1.73 1.98 3/234 7323
/proc/meminfo: memFree=10421472/32770624 swapFree=66959212/67108860
[pid=7282] ppid=7279 vsize=113128 memory=1476 CPUtime=3.4 cores=0,2,4,6
/proc/7282/stat : 7282 (scop.sh) S 7279 7282 5595 0 -1 4202496 584 25911 0 0 0 0 328 12 20 0 1 0 404884163 115843072 369 33554432000 4194304 5098028 140721106051696 140721106048440 139897850126972 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30072832 140721106060131 140721106060400 140721106060400 140721106063309 0
/proc/7282/statm: 28282 369 311 221 0 87 0
[pid=7300] ppid=7282 vsize=8068440 memory=124620 CPUtime=1.32 cores=0,2,4,6
/proc/7300/stat : 7300 (java) S 7282 7282 5595 0 -1 1077944320 23105 0 0 0 123 9 0 0 20 0 19 0 404884340 8262082560 31155 33554432000 4194304 4196468 140733106083504 140733106066048 140494052552439 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
/proc/7300/statm: 2017110 31155 3210 1 0 1978454 0
[pid=7315] ppid=7300 vsize=89524 memory=64220 CPUtime=46.77 cores=0,2,4,6
/proc/7315/stat : 7315 (cryptominisat5) R 7300 7282 5595 0 -1 4202496 32175 0 0 0 4672 5 0 0 20 0 1 0 404884415 91672576 16055 33554432000 4194304 4451008 140723360623840 140723360619768 139638284087504 0 4 0 2 0 0 0 17 2 0 0 0 0 0 6549032 6559120 15306752 140723360629693 140723360629824 140723360629824 140723360632774 0
/proc/7315/statm: 22381 16055 734 63 0 16108 0
[pid=7300/tid=7301] ppid=7282 vsize=8068440 memory=124620 CPUtime=0.77 cores=0,2,4,6
/proc/7300/task/7301/stat : 7301 (java) S 7282 7282 5595 0 -1 1077944384 17913 0 0 0 71 6 0 0 20 0 19 0 404884341 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494024392608 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7302] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7302/stat : 7302 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140494056794768 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7303] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7303/stat : 7303 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493537757712 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7304] ppid=7282 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7304/stat : 7304 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493536704912 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7305] ppid=7282 vsize=8068440 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7305/stat : 7305 (java) S 7282 7282 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404884342 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493535652112 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7306] ppid=7282 vsize=8068440 memory=64212 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7306/stat : 7306 (java) S 7282 7282 5595 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 404884343 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493498936176 140494052563586 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7307] ppid=7282 vsize=8068440 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7307/stat : 7307 (java) S 7282 7282 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492876539424 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7308] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7308/stat : 7308 (java) S 7282 7282 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404884344 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492608103792 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7309] ppid=7282 vsize=8068440 memory=37280 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7309/stat : 7309 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140492233595216 140494052571035 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7310] ppid=7282 vsize=8068440 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7310/stat : 7310 (java) S 7282 7282 5595 0 -1 1077944384 601 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493497882992 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7311] ppid=7282 vsize=8068440 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7300/task/7311/stat : 7311 (java) S 7282 7282 5595 0 -1 1077944384 434 0 0 0 10 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493496830192 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7312] ppid=7282 vsize=8068440 memory=10 CPUtime=0.25 cores=0,2,4,6
/proc/7300/task/7312/stat : 7312 (java) S 7282 7282 5595 0 -1 1077944384 1075 0 0 0 25 0 0 0 20 0 19 0 404884346 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493495777392 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7313] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7313/stat : 7313 (java) S 7282 7282 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491735689440 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7314] ppid=7282 vsize=8068440 memory=1476 CPUtime=0.02 cores=0,2,4,6
/proc/7300/task/7314/stat : 7314 (java) S 7282 7282 5595 0 -1 1077944384 5 0 0 0 1 1 0 0 20 0 19 0 404884347 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493494725808 140494052563586 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7316] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7316/stat : 7316 (java) S 7282 7282 5595 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140493486692032 140494052577049 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7318] ppid=7282 vsize=8068440 memory=1476 CPUtime=0.03 cores=0,2,4,6
/proc/7300/task/7318/stat : 7318 (java) S 7282 7282 5595 0 -1 4202560 1692 0 0 0 2 1 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491198807792 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7319] ppid=7282 vsize=8068440 memory=124620 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7319/stat : 7319 (java) S 7282 7282 5595 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 404884415 8262082560 31155 33554432000 4194304 4196468 140733106083504 140490930372240 140494052574365 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
[pid=7300/tid=7320] ppid=7282 vsize=8068440 memory=64220 CPUtime=0 cores=0,2,4,6
/proc/7300/task/7320/stat : 7320 (java) S 7282 7282 5595 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 404884418 8262082560 31155 33554432000 4194304 4196468 140733106083504 140491467250864 140494052562645 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37359616 140733106091004 140733106091162 140733106091162 140733106094031 0
Current children cumulated CPU time: 51.49 s
Current children cumulated vsize: 8271092 KiB
Current children cumulated memory: 190316 KiB

Child status: 0
Real time (s): 49.3784
CPU time (s): 51.6093
CPU user time (s): 51.3238
CPU system time (s): 0.285536
CPU usage (%): 104.518
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 190316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.3238
system time used= 0.285536
maximum resident set size= 192080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6463
involuntary context switches= 57


# summary of solver processes directly reported to runsolver:
#   pid: 7282
#   total CPU time (s): 51.6093
#   total CPU user time (s): 51.3238
#   total CPU system time (s): 0.285536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.359453 second user time and 0.603574 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 13:56:40
IDJOB=4387708
IDBENCH=123576
IDSOLVER=2826
FILE ID=node124/4387708-1568289440
RUNJOBID= node124-1568286434-6491
PBS_JOBID= 21701080
Free space on /tmp= 52948 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Sat/Sat-m1-various/hole-10.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-4387708-1568289440/watcher-4387708-1568289440 -o /tmp/evaluation-result-4387708-1568289440/solver-4387708-1568289440 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387708-1568289440.xml

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

MD5SUM BENCH= 9520e39dbeb812da3aa0c7bffde6870d
RANDOM SEED=520942126

node124.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.47
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	: 5332.55
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.47
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	: 5332.55
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.47
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	: 5332.55
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.47
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        10676492 kB
MemAvailable:   24957128 kB
Buffers:          129628 kB
Cached:         14250680 kB
SwapCached:        45868 kB
Active:          8014068 kB
Inactive:       13265436 kB
Active(anon):    6853944 kB
Inactive(anon):    86644 kB
Active(file):    1160124 kB
Inactive(file): 13178792 kB
Unevictable:      108624 kB
Mlocked:          108624 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             20600 kB
Writeback:             0 kB
AnonPages:       6768444 kB
Mapped:            54548 kB
Shmem:             32744 kB
Slab:             398456 kB
SReclaimable:     370180 kB
SUnreclaim:        28276 kB
KernelStack:        4000 kB
PageTables:        18584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13192508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6639616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 52928 MiB
End job on node124 at 2019-09-12 13:57:29