Trace number 4388310

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 order+GlueMiniSat (2019-06-15)SAT 33.043 23.4329

General information on the benchmark

NameLatinSquare/LatinSquare-xcsp2-qcp25/
qcp-25-264-08_X2.xml
MD5SUMe61b201f6225aab3795ad5f045ee307f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.73665
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Number of domains26
Minimum domain size1
Maximum domain size25
Distribution of domain sizes[{"size":1,"count":361},{"size":25,"count":264}]
Minimum variable degree48
Maximum variable degree48
Distribution of variable degrees[{"degree":48,"count":625}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15000}]
Number of extensional constraints15000
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15000}]
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 -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-20156-serial-file.bin HOME/instance-4388310-1568298027.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 16:19:49 CEST 2019
0.66/0.56	c PID: 20159
0.66/0.56	c IP: 172.20.3.133
0.66/0.56	c HOST: node133.alineos.net
0.66/0.57	c (0,0) Parsing Begin
3.41/1.56	c (1,1) Parsing End
3.41/1.57	c (1,1) CSP: 592 int (0 aux), 33 bool (0 aux), 10142 ctr, max domain size 25
3.41/1.57	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.41/1.57	c (1,1) Constraint Name Generate Begin
3.70/1.61	c (1,1) Ctr:HOME/instance-4388310-1568298027.xml,ExtensionConflict:Var
3.70/1.61	c (1,1) Constraint Name Generate End
3.70/1.61	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.70/1.61	c (1,1) CSP to CSPinCNF Begin
5.48/2.15	c (1,1) translated 1015 (10%) constraints
8.52/3.61	c (3,3) translated 2029 (20%) constraints
10.02/5.06	c (4,4) translated 3043 (30%) constraints
11.05/6.07	c (5,5) translated 4057 (40%) constraints
11.20/6.15	c (5,5) translated 5071 (50%) constraints
11.31/6.23	c (5,5) translated 6086 (60%) constraints
11.48/6.30	c (5,5) translated 7100 (70%) constraints
11.48/6.37	c (5,5) translated 8114 (80%) constraints
11.73/6.44	c (5,5) translated 9128 (90%) constraints
11.95/6.51	c (5,5) translated 10142 (100%) constraints
11.95/6.52	c (5,5) ===========================================
11.95/6.52	c (5,5) Order
11.95/6.52	c (5,5) ===========================================
12.11/6.69	c (6,6) translated 7087 (10%) constraints
12.43/6.85	c (6,6) translated 14173 (20%) constraints
12.57/7.00	c (6,6) translated 21259 (30%) constraints
12.79/7.14	c (6,6) translated 28345 (40%) constraints
12.87/7.29	c (6,6) translated 35431 (50%) constraints
13.10/7.44	c (6,6) translated 42518 (60%) constraints
13.20/7.59	c (7,7) translated 49604 (70%) constraints
13.40/7.74	c (7,7) translated 56690 (80%) constraints
13.49/7.89	c (7,7) translated 63776 (90%) constraints
13.71/8.03	c (7,7) translated 70862 (100%) constraints
13.71/8.03	c (7,7) CSP to CSPinCNF End
13.71/8.03	c (7,7) CSP: 592 int (0 aux), 33 bool (0 aux), 70862 ctr, max domain size 25
13.71/8.03	c (7,7) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.71/8.03	c (7,7) CSPinCNF Propagation Begin
18.19/10.60	c (10,9) 2440 values, 61664 unsatisfiable literals, and 35736 valid clauses are removed
18.19/10.60	c (10,9) CSPinCNF Propagation End
18.19/10.60	c (10,9) CSP: 592 int (0 aux), 33 bool (0 aux), 35126 ctr, max domain size 25
18.19/10.60	c (10,9) Heap : 1647 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.19/10.60	c (10,9) Simplify CSPinCNF Begin
18.19/10.69	c (10,10) Simplify CSPinCNF End
18.19/10.69	c (10,10) CSP: 592 int (0 aux), 33 bool (0 aux), 35126 ctr, max domain size 25
18.19/10.69	c (10,10) Heap : 1647 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.19/10.69	c (10,10) Calculate Precise Domain Begin
18.19/10.69	c (10,10) 0 values are removed by re-calculation
18.19/10.69	c (10,10) Calculate Precise Domain End
18.19/10.69	c (10,10) CSP: 592 int (0 aux), 33 bool (0 aux), 35126 ctr, max domain size 25
18.19/10.69	c (10,10) Heap : 1647 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.19/10.69	c (10,10) CSPinCNF to SatSolver Begin
18.67/10.89	c (10,10) 3513 (10 %) CSP clauses are encoded (0 SAT variables, 7146 SAT clauses)
18.93/10.99	c (10,10) 7026 (20 %) CSP clauses are encoded (0 SAT variables, 10659 SAT clauses)
19.26/11.05	c (10,10) 10538 (30 %) CSP clauses are encoded (0 SAT variables, 14171 SAT clauses)
19.56/11.11	c (10,10) 14051 (40 %) CSP clauses are encoded (0 SAT variables, 17684 SAT clauses)
19.56/11.16	c (10,10) 17563 (50 %) CSP clauses are encoded (0 SAT variables, 21196 SAT clauses)
19.81/11.20	c (10,10) 21076 (60 %) CSP clauses are encoded (0 SAT variables, 24709 SAT clauses)
19.81/11.24	c (10,10) 24589 (70 %) CSP clauses are encoded (0 SAT variables, 28222 SAT clauses)
19.81/11.28	c (10,10) 28101 (80 %) CSP clauses are encoded (0 SAT variables, 31734 SAT clauses)
19.91/11.31	c (10,10) 31614 (90 %) CSP clauses are encoded (0 SAT variables, 35247 SAT clauses)
19.91/11.33	c (10,10) 35126 (100 %) CSP clauses are encoded (0 SAT variables, 38759 SAT clauses)
19.91/11.33	c (10,10) CSPinCNF to SatSolver End
19.91/11.33	c (10,10) Heap : 1975 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.91/11.34	c (10,10) 3896 bool, 38760 clause
19.91/11.34	c (10,10) Export Begin
20.08/11.46	c (10,10) Export to HOME/scop-20156-serial-file.bin
20.08/11.46	c (10,10) Export End
20.08/11.46	c (10,10) Export File Size: 0.11 MB
20.08/11.46	c (10,10) 1,1,7,10,10,10,10,STOP-AFTER(DIMACS)
20.08/11.46	c END-Prog: Thu Sep 12 16:20:00 CEST 2019
0.00/11.50	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20156-serial-file.bin
20.27/11.96	c (0,0) Read Serial File Begin
20.27/11.96	c (0,0) HOME/scop-20156-serial-file.bin
21.33/12.21	c (0,0) Read Serial File End
21.33/12.22	
21.33/12.22	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
21.33/12.22	(Solving Process)
21.33/12.22	
21.33/12.24	c BEGIN-Prog: Thu Sep 12 16:20:00 CEST 2019
21.33/12.24	c PID: 20174
21.33/12.24	c IP: 172.20.3.133
21.33/12.24	c HOST: node133.alineos.net
21.33/12.25	c (0,0) SatSolver.solve Begin
21.33/12.25	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388310-1568298027.xml-scop-20159.cnf
21.33/12.29	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
21.33/12.29	c (0,0) c glueminisat-simp-2.2.10-193oa-n
21.33/12.29	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388310-1568298027.xml-scop-20159.cnf 
21.33/12.29	c (0,0) c Options:
21.33/12.29	c (0,0) c CORE
21.33/12.29	c (0,0) c  var_decay             = 0.950
21.33/12.29	c (0,0) c  clause_decay          = 0.999
21.33/12.29	c (0,0) c  random_var_freq       = 0.000
21.33/12.29	c (0,0) c  random_seed           = 91648253.000
21.33/12.29	c (0,0) c  luby_restart          = 1
21.33/12.29	c (0,0) c  ccmin_mode            = 2
21.33/12.29	c (0,0) c  phase_saving          = 2
21.33/12.29	c (0,0) c  rnd_pol               = 0
21.33/12.29	c (0,0) c  rnd_init_act          = 0
21.33/12.29	c (0,0) c  garbage_frac          = 0.200
21.33/12.29	c (0,0) c  restart_first         = 1000
21.33/12.29	c (0,0) c  restart_inc           = 2.000
21.33/12.29	c (0,0) c MODEL
21.33/12.29	c (0,0) c  partial_model         = 0
21.33/12.29	c (0,0) c PROPAGATION
21.33/12.29	c (0,0) c  bin_propagation       = 1
21.33/12.29	c (0,0) c SIMPLIFICATION
21.33/12.29	c (0,0) c  lrn_min_size          = 100
21.33/12.29	c (0,0) c  lazy_simp             = 1
21.33/12.29	c (0,0) c  lazy_interval         = 10
21.33/12.29	c (0,0) c  lazy_fld_probing      = 1
21.33/12.29	c (0,0) c  lazy_pol_probing      = 1
21.33/12.29	c (0,0) c  lazy_nec_probing      = 1
21.33/12.29	c (0,0) c  lazy_eqv_probing      = 1
21.33/12.29	c (0,0) c  lazy_cla_probing      = 1
21.33/12.29	c (0,0) c  lazy_lrn_min          = 2
21.33/12.29	c (0,0) c  lazy_uw_lit_elim      = 1
21.33/12.29	c (0,0) c  lazy_pr_lit_elim      = 0
21.33/12.29	c (0,0) c  lazy_bin_add          = 3
21.33/12.29	c (0,0) c  probed_lit_chain      = 1
21.33/12.29	c (0,0) c  pr_min_lits           = 0.00020
21.33/12.29	c (0,0) c  pr_min_starts         = 500
21.33/12.29	c (0,0) c  rw_min_lits           = 0.010
21.33/12.29	c (0,0) c  rw_min_starts         = 500
21.33/12.29	c (0,0) c  rand_attach           = 0
21.33/12.29	c (0,0) c  dec_elim              = 1
21.33/12.29	c (0,0) c  dec_elim_lim          = 25
21.33/12.29	c (0,0) c  dec_elim_len          = -1
21.33/12.29	c (0,0) c  amo                   = 0
21.33/12.29	c (0,0) c  amo_grp               = 1
21.33/12.29	c (0,0) c  amo_max_bins          = 1000000
21.33/12.29	c (0,0) c  amo_starts            = 50
21.33/12.29	c (0,0) c  mace_cmd              = mace
21.33/12.29	c (0,0) c DECISION
21.33/12.29	c (0,0) c  rand_rebuild          = 0
21.33/12.29	c (0,0) c  rand_rebuild_confs    = 10000
21.33/12.29	c (0,0) c  inc_var_decay         = 1
21.33/12.29	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
21.33/12.29	c (0,0) c  inc_var_decay_period  = 100000
21.33/12.29	c (0,0) c  inc_var_decay_init    = 0.600
21.33/12.29	c (0,0) c  var_decay_mode        = 0
21.33/12.29	c (0,0) c  var_decay_gain        = 0
21.33/12.29	c (0,0) c  sloped_var_decay      = 1
21.33/12.29	c (0,0) c  max_var_decay         = 0.990
21.33/12.29	c (0,0) c  min_var_decay         = 0.950
21.33/12.29	c (0,0) c  min_var_decay_vars    = 10000
21.33/12.29	c (0,0) c  max_var_decay_vars    = 500
21.33/12.29	c (0,0) c  uip_bumping           = 1
21.33/12.29	c (0,0) c  lbd_act_bumping       = 1
21.33/12.29	c (0,0) c  rand_tiebreak         = 0
21.33/12.29	c (0,0) c  simp_rebuild          = 1
21.33/12.29	c (0,0) c RESTART
21.33/12.29	c (0,0) c  restart_strategy      = 2
21.33/12.29	c (0,0) c  restart_blocking      = 0
21.33/12.29	c (0,0) c  agility_decay         = 0.99990
21.33/12.29	c (0,0) c  lbd_restart_rate      = 0.800
21.33/12.29	c (0,0) c  dec_restart_rate      = 0.950
21.33/12.29	c (0,0) c  blk_restart_rate      = 0.700
21.33/12.29	c (0,0) c  lbd_queue_size        = 50
21.33/12.29	c (0,0) c  dec_queue_size        = 50
21.33/12.29	c (0,0) c  trl_queue_size        = 5000
21.33/12.29	c (0,0) c  blk_restart_weight    = 1.000
21.33/12.29	c (0,0) c  inc_rst_rate          = 0
21.33/12.29	c (0,0) c  inc_rst_rate_period   = 500000
21.33/12.29	c (0,0) c  inc_lbd_rst_rate_init = 0.600
21.33/12.29	c (0,0) c  inc_dec_rst_rate_init = 0.750
21.33/12.29	c (0,0) c REDUCTION
21.33/12.29	c (0,0) c  closed_lbd            = 0
21.33/12.29	c (0,0) c  closed_lbd_rate       = 0.500
21.33/12.29	c (0,0) c  rm_simulate           = 0
21.33/12.29	c (0,0) c  rdb_eval              = 2
21.33/12.29	c (0,0) c  rdb_call              = 3
21.33/12.29	c (0,0) c  rdb_ub                = 0.500
21.33/12.29	c (0,0) c  core_lbd_cvr          = 0.800
21.33/12.29	c (0,0) c  supp_lbd_cvr          = 0.990
21.33/12.29	c (0,0) c  core_lbd_lb           = 2
21.33/12.29	c (0,0) c  supp_lbd_lb           = 2
21.33/12.29	c (0,0) c  core_lbd_prd          = 7
21.33/12.29	c (0,0) c  supp_lbd_prd          = 1
21.33/12.29	c (0,0) c  othr_lbd_prd          = 0
21.33/12.29	c (0,0) c  inc_lrn_limit         = 1000
21.33/12.29	c (0,0) c  frozen_lbd            = 30
21.33/12.29	c (0,0) c  simp_min_starts       = 100
21.33/12.29	c (0,0) c  rm_low_act_learnts    = 1
21.33/12.29	c (0,0) c  lv0_reduce_db         = 0
21.33/12.29	c (0,0) c  reduce_db_base        = 20000
21.33/12.29	c (0,0) c  reduce_db_inc         = 1000
21.33/12.29	c (0,0) c HARD
21.33/12.29	c (0,0) c  inst_check            = 200000
21.33/12.29	c (0,0) c  small_block           = 1.750
21.33/12.29	c (0,0) c  slow_restart_speed    = 400.000
21.33/12.29	c (0,0) c  slow_restart_strategy = 3
21.33/12.29	c (0,0) c  slow_lbd_restart_rate = 0.700
21.33/12.29	c (0,0) c  slow_dec_restart_rate = 1.000
21.33/12.29	c (0,0) c  slow_lbd_queue_size   = 50
21.33/12.29	c (0,0) c  slow_var_decay        = 0.950
21.33/12.29	c (0,0) c  slow_glue_threshold   = 2
21.33/12.29	c (0,0) c  slow_phase_saving     = 2
21.33/12.29	c (0,0) c  fast_restart_speed    = 125.000
21.33/12.29	c (0,0) c  fast_restart_strategy = 1
21.33/12.29	c (0,0) c  fast_lbd_restart_rate = 0.800
21.33/12.29	c (0,0) c  fast_dec_restart_rate = 0.950
21.33/12.29	c (0,0) c  fast_lbd_queue_size   = 50
21.33/12.29	c (0,0) c  fast_var_decay        = 1.000
21.33/12.29	c (0,0) c  fast_glue_threshold   = 2
21.33/12.29	c (0,0) c  fast_phase_saving     = 2
21.33/12.29	c (0,0) c STATS
21.33/12.29	c (0,0) c  stats_conf_size       = 10000
21.33/12.29	c (0,0) c  max_stats_size        = 30
21.33/12.29	c (0,0) c SOLVER
21.33/12.29	c (0,0) c  minisat               = 0
21.33/12.29	c (0,0) c Problem: 3897 variables, 38760 clauses, parsing 0.02 s
21.57/12.31	c (0,0) c  reduced to 896 variables, 5105 clauses (grow = 0)
21.57/12.31	c (0,0) c  exclude 0 (0.0%) variables from decision variables (last cost 0)
21.57/12.32	c (0,0) c Simplification: 3001 vars, 33655 clauses are eliminated using 0.03 s
21.57/12.32	c (0,0) c
21.57/12.32	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
21.57/12.32	c (0,0) c
21.57/12.32	c (0,0) c    0         0         0      896     5105        0   -nan  -nan  -nan -nan%
21.57/12.32	c (0,0) c    0         1       100      896     5105      100   11.0   7.0  62.4 29.5%
21.57/12.32	c (0,0) c    0         2       220      896     5105      220   11.2   6.7  55.9 33.3%
21.57/12.33	c (0,0) c    0         2       364      896     5105      364   10.7   6.2  48.5 31.4%
21.57/12.33	c (0,0) c    0         3       536      896     5105      536   11.6   6.5  45.5 32.0%
21.57/12.34	c (0,0) c    0         5       743      896     5105      744   12.4   6.9  43.5 32.7%
21.57/12.34	c (0,0) c    0         7       991      896     5105      992   13.2   7.3  43.0 33.8%
21.57/12.35	c (0,0) c    0         8      1289      896     5105     1290   14.8   7.2  39.6 35.2%
21.57/12.37	c (0,0) c    0        11      1647      896     5105     1648   15.0   7.3  38.0 35.3%
21.57/12.38	c (0,0) c    0        13      2076      896     5105     2077   15.1   7.3  37.4 35.5%
21.57/12.39	c (0,0) c    0        18      2591      896     5105     2592   14.9   7.5  36.9 33.3%
21.63/12.40	c (0,0) c    0        20      3210      896     5105     3211   14.1   7.1  35.5 30.9%
21.63/12.42	c (0,0) c    0        22      3953      896     5105     3955   13.3   6.8  34.1 29.0%
21.63/12.44	c (0,0) c    0        24      4844      896     5105     4846   12.4   6.4  32.3 27.1%
21.63/12.47	c (0,0) c    0        31      5913      896     5105     5915   12.8   6.5  31.8 28.4%
21.64/12.51	c (0,0) c    0 p      38      6849      894     5105     6852   13.0   6.5  31.2 28.9%
21.64/12.52	c (0,0) c
21.64/12.52	c (0,0) c   variables         : 894         (init 3897, after simp 896, 0 non-decs, 256 csp)
21.64/12.52	c (0,0) c   clauses           : 5105        (init 38760, after simp 5105)
21.64/12.52	c (0,0) c   restarts          : 40          (175.51 confs/res, 50~969 confs, 0 blks, 0 last)
21.64/12.52	c (0,0) c   conflicts         : 7196        (31789 /sec, 55.93% dconfs, 0.00% supp, trail 37.50w x 31.03h, jmp 1.86h)
21.64/12.52	c (0,0) c   decisions         : 14663       (0.6200 vdcy, 64775 /sec, 0.00% bin, rs 0.000 s)
21.64/12.52	c (0,0) c   propagations      : 1296961     (5729411 /sec, 88.45 lits/dec, 80.49% o.a.)
21.64/12.52	c (0,0) c   conflict literals : 109287      (12.97% deleted; 0.86% by bin min, 0.003 s)
21.64/12.52	c (0,0) c   len               : 13.081      (13.09 for all, max 88, used 78)
21.64/12.52	c (0,0) c   lbd               : 6.592       (7.81 (6.59) for all, max 36, used 34, 2.213 stdev, 1.676 blk)
21.64/12.52	c (0,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
21.64/12.52	c (0,0) c   simp dbs          : 1           (0.000 s)
21.64/12.52	c (0,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
21.64/12.52	c (0,0) c   learnts           : 7199        (0 learnts removed, 0.00%)
21.64/12.52	c (0,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
21.64/12.52	c (0,0) c   assigned lits     : 1           (1/1 probed, 0 remains)
21.64/12.52	c (0,0) c   premise updates   : 20124       (11.23 /lit)
21.64/12.52	c (0,0) c   probed variables  : 1           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 1 cla, 0 amo)
21.64/12.52	c (0,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
21.64/12.52	c (0,0) c   lazy added bins   : 3           (3 prop + 0 conf, 0.004s)
21.64/12.52	c (0,0) c   unwatched lit elim: 320         (0.03+0.29%, 5+315 of 15278+109287)
21.64/12.52	c (0,0) c   classified type   : undef
21.64/12.52	c (0,0) c   progress          : 0.227 %
21.64/12.52	c (0,0) c
21.64/12.52	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
21.64/12.52	c (0,0) c
21.64/12.52	c (0,0) c    0        41      7196      894     5105     7199   13.1   6.6  31.0 29.1%
21.64/12.59	c (0,0) c    0        51      8736      827     5105     8739   13.9   6.6  30.0 30.4%
21.64/12.62	c (0,0) c    0 p      54      9846      820     5105     9849   13.9   6.5  28.8 30.5%
21.64/12.63	c (0,0) c    0 p      56      9990      716     5105     9992   14.0   6.5  28.9 30.6%
21.64/12.66	c (0,0) c    0        63     10584      716     5105    10587   14.2   6.6  28.3 31.2%
21.64/12.77	c (0,0) c    0        85     12802      716     5105    12808   14.6   6.8  26.6 32.2%
21.64/12.91	c (1,0) c    0       108     15464      716     4819    13650   15.8   7.1  25.7 35.9%
22.37/13.09	c (1,0) c    0       138     18658      716     4819    16845   16.5   7.2  25.2 37.5%
22.46/13.18	c (1,0) c    0 r     153     20000      704     4819    18186   16.9   7.3  25.5 38.3%
22.46/13.18	c (1,0) c
22.46/13.18	c (1,0) c R [LBD Statistics #1]
22.46/13.18	c (1,0) c R LBD         used lbd               used clause lbd
22.46/13.18	c (1,0) c R  tot      279196                   18186
22.46/13.18	c (1,0) c R  avg       2.679                   7.342
22.46/13.18	c (1,0) c R   1        12195 ( 4.4/ 4.4%)        266 ( 1.5/ 1.5%)
22.46/13.18	c (1,0) c R   2       181380 (65.0/69.3%)       3539 (19.5/20.9%)
22.46/13.18	c (1,0) c R   3        41107 (14.7/84.1%)       2050 (11.3/32.2%)
22.46/13.18	c (1,0) c R
22.46/13.18	c (1,0) c R core_lbd_threshold = 3
22.46/13.18	c (1,0) c R supp_lbd_threshold = 10
22.46/13.18	c (1,0) c R
22.46/13.18	c (1,0) c R [RDB Statistics #1]
22.46/13.18	c (1,0) c R kept: lbd      =    5844 (32.1/32.1%)
22.46/13.18	c (1,0) c R kept: ttl      =   12327 (67.8/99.9%)
22.46/13.18	c (1,0) c R kept: locked   =      15 ( 0.1/100.0%)
22.46/13.18	c (1,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
22.46/13.18	c (1,0) c R lost: ttl      =       0 ( 0.0/ 0.0%)
22.46/13.18	c (1,0) c R lost: subsumed =       0 ( 0.0/ 0.0%)
22.46/13.18	c (1,0) c
22.46/13.18	c (1,0) c    0 R     153     20000      704     4819    18186   16.9   7.3  25.5 38.3%
22.67/13.35	c (1,0) c    1       175     22491      681     4819    20678   17.3   7.4  24.8 39.1%
22.67/13.35	c (1,0) c    1 p     176     22580      679     4819    20767   17.3   7.4  24.8 39.1%
22.86/13.57	c (1,0) c    1 r     196     25501      679     4819    23691   18.1   7.5  23.8 41.1%
22.86/13.57	c (1,0) c
22.86/13.57	c (1,0) c R [LBD Statistics #2]
22.86/13.57	c (1,0) c R LBD         used lbd               used clause lbd
22.86/13.57	c (1,0) c R  tot      428079                   23691
22.86/13.57	c (1,0) c R  avg       2.611                   7.480
22.86/13.57	c (1,0) c R   1        20288 ( 4.7/ 4.7%)        355 ( 1.5/ 1.5%)
22.86/13.57	c (1,0) c R   2       286675 (67.0/71.7%)       4485 (18.9/20.4%)
22.86/13.57	c (1,0) c R   3        59302 (13.9/85.6%)       2582 (10.9/31.3%)
22.86/13.57	c (1,0) c R
22.86/13.57	c (1,0) c R core_lbd_threshold = 3
22.86/13.57	c (1,0) c R supp_lbd_threshold = 10
22.86/13.57	c (1,0) c R
22.86/13.57	c (1,0) c R [RDB Statistics #2]
22.86/13.57	c (1,0) c R kept: lbd      =    7321 (30.9/30.9%)
22.86/13.57	c (1,0) c R kept: ttl      =    3722 (15.7/46.6%)
22.86/13.57	c (1,0) c R kept: locked   =     122 ( 0.5/47.1%)
22.86/13.57	c (1,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
22.86/13.57	c (1,0) c R lost: ttl      =   12526 (52.9/52.9%)
22.86/13.57	c (1,0) c R lost: subsumed =       0 ( 0.0/52.9%)
22.86/13.57	c (1,0) c
22.86/13.57	c (1,0) c    1 R     196     25501      679     4819    11165    9.6   3.5  23.8 41.1%
22.97/13.67	c (1,0) c    1       203     27091      679     4774    12616   11.5   4.1  23.0 41.4%
23.17/13.83	c (1,0) c    1 p     215     29710      657     4774    15234   13.6   4.7  21.4 42.5%
23.27/13.95	c (2,0) c
23.27/13.95	c (2,0) c   variables         : 657         (init 3897, after simp 896, 0 non-decs, 256 csp)
23.27/13.95	c (2,0) c   clauses           : 4774        (init 38760, after simp 5105)
23.27/13.95	c (2,0) c   restarts          : 229         (136.96 confs/res, 50~969 confs, 0 blks, 0 last)
23.27/13.95	c (2,0) c   conflicts         : 31501       (19563 /sec, 54.58% dconfs, 0.00% supp, trail 59.66w x 25.13h, jmp 1.70h)
23.27/13.95	c (2,0) c   decisions         : 59717       (0.7200 vdcy, 37086 /sec, 0.00% bin, rs 0.000 s)
23.27/13.95	c (2,0) c   propagations      : 7669368     (4762899 /sec, 128.43 lits/dec, 80.81% o.a.)
23.27/13.95	c (2,0) c   conflict literals : 758718      (20.89% deleted; 1.39% by bin min, 0.014 s)
23.27/13.95	c (2,0) c   len               : 14.590      (18.72 for all, max 109, used 109)
23.27/13.95	c (2,0) c   lbd               : 5.107       (8.89 (7.47) for all, max 42, used 38, 1.607 stdev, 2.106 blk)
23.27/13.95	c (2,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
23.27/13.95	c (2,0) c   simp dbs          : 3           (0.005 s)
23.27/13.95	c (2,0) c   reduce dbs        : 2           (core-lbd 3, supp-lbd 10, 0.003 s)
23.27/13.95	c (2,0) c   learnts           : 17028       (12526 learnts removed, 39.76%)
23.27/13.95	c (2,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
23.27/13.95	c (2,0) c   assigned lits     : 5           (5/7 probed, 0 remains)
23.27/13.95	c (2,0) c   premise updates   : 122389      (68.30 /lit)
23.27/13.95	c (2,0) c   probed variables  : 7           (2 pr, 0 eq, 0 fld, 0 pol, 0 nec, 5 cla, 0 amo)
23.27/13.95	c (2,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
23.27/13.95	c (2,0) c   lazy added bins   : 22          (22 prop + 0 conf, 0.015s)
23.27/13.95	c (2,0) c   unwatched lit elim: 3288        (0.54+0.42%, 82+3206 of 15278+758718)
23.27/13.95	c (2,0) c   classified type   : undef
23.27/13.95	c (2,0) c   progress          : 26.678%
23.27/13.95	c (2,0) c
23.27/13.95	c (2,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
23.27/13.95	c (2,0) c
23.27/13.95	c (2,0) c    1 r     230     31501      657     4774    17028   14.6   5.1  20.9 43.0%
23.27/13.95	c (2,0) c
23.27/13.95	c (2,0) c R [LBD Statistics #3]
23.27/13.95	c (2,0) c R LBD         used lbd               used clause lbd
23.27/13.96	c (2,0) c R  tot      608258                   17028
23.27/13.96	c (2,0) c R  avg       2.556                   5.107
23.27/13.96	c (2,0) c R   1        30108 ( 4.9/ 4.9%)        432 ( 2.5/ 2.5%)
23.27/13.96	c (2,0) c R   2       418380 (68.8/73.7%)       5382 (31.6/34.1%)
23.27/13.96	c (2,0) c R   3        80127 (13.2/86.9%)       2966 (17.4/51.6%)
23.27/13.96	c (2,0) c R
23.27/13.96	c (2,0) c R core_lbd_threshold = 3
23.27/13.96	c (2,0) c R supp_lbd_threshold = 9
23.27/13.96	c (2,0) c R
23.27/13.96	c (2,0) c R [RDB Statistics #3]
23.27/13.96	c (2,0) c R kept: lbd      =    8732 (51.3/51.3%)
23.27/13.96	c (2,0) c R kept: ttl      =    3803 (22.3/73.6%)
23.27/13.96	c (2,0) c R kept: locked   =      52 ( 0.3/73.9%)
23.27/13.96	c (2,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
23.27/13.96	c (2,0) c R lost: ttl      =    4441 (26.1/26.1%)
23.27/13.96	c (2,0) c R lost: subsumed =       0 ( 0.0/26.1%)
23.27/13.96	c (2,0) c
23.27/13.96	c (2,0) c    1 R     230     31501      657     4774    12587    9.8   3.4  20.9 43.0%
23.38/14.02	c (2,0) c    1       242     32611      652     4774    13696   11.0   3.9  20.9 43.2%
23.77/14.41	c (2,0) c    2 r     262     38000      652     4774    19087   14.7   4.9  18.9 43.0%
23.77/14.41	c (2,0) c
23.77/14.41	c (2,0) c R [LBD Statistics #4]
23.77/14.41	c (2,0) c R LBD         used lbd               used clause lbd
23.77/14.41	c (2,0) c R  tot      835891                   19087
23.77/14.41	c (2,0) c R  avg       2.504                   4.934
23.77/14.41	c (2,0) c R   1        42834 ( 5.1/ 5.1%)        520 ( 2.7/ 2.7%)
23.77/14.41	c (2,0) c R   2       588560 (70.4/75.5%)       6286 (32.9/35.7%)
23.77/14.41	c (2,0) c R   3       104803 (12.5/88.1%)       3409 (17.9/53.5%)
23.77/14.41	c (2,0) c R
23.77/14.41	c (2,0) c R core_lbd_threshold = 3
23.77/14.41	c (2,0) c R supp_lbd_threshold = 9
23.77/14.41	c (2,0) c R
23.77/14.41	c (2,0) c R [RDB Statistics #4]
23.77/14.41	c (2,0) c R kept: lbd      =   10089 (52.9/52.9%)
23.77/14.41	c (2,0) c R kept: ttl      =    3916 (20.5/73.4%)
23.77/14.41	c (2,0) c R kept: locked   =     151 ( 0.8/74.2%)
23.77/14.41	c (2,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
23.77/14.41	c (2,0) c R lost: ttl      =    4931 (25.8/25.8%)
23.77/14.41	c (2,0) c R lost: subsumed =       0 ( 0.0/25.8%)
23.77/14.41	c (2,0) c
23.77/14.41	c (2,0) c    2 R     262     38000      652     4774    14156   10.1   3.3  18.9 43.0%
23.77/14.49	c (2,0) c    2       273     39235      652     4774    15393   11.0   3.7  19.5 42.9%
24.28/14.92	c (3,0) c    2 r     301     45000      652     4722    20840   14.3   4.9  18.0 42.4%
24.28/14.92	c (3,0) c
24.28/14.92	c (3,0) c R [LBD Statistics #5]
24.28/14.92	c (3,0) c R LBD         used lbd               used clause lbd
24.28/14.92	c (3,0) c R  tot     1088691                   20840
24.28/14.92	c (3,0) c R  avg       2.456                   4.895
24.28/14.92	c (3,0) c R   1        58065 ( 5.3/ 5.3%)        612 ( 2.9/ 2.9%)
24.28/14.92	c (3,0) c R   2       783942 (72.0/77.3%)       7226 (34.7/37.6%)
24.28/14.92	c (3,0) c R   3       128764 (11.8/89.2%)       3743 (18.0/55.6%)
24.28/14.92	c (3,0) c R
24.28/14.92	c (3,0) c R core_lbd_threshold = 3
24.28/14.92	c (3,0) c R supp_lbd_threshold = 9
24.28/14.92	c (3,0) c R
24.28/14.92	c (3,0) c R [RDB Statistics #5]
24.28/14.92	c (3,0) c R kept: lbd      =   11466 (55.0/55.0%)
24.28/14.92	c (3,0) c R kept: ttl      =    3907 (18.7/73.8%)
24.28/14.92	c (3,0) c R kept: locked   =     132 ( 0.6/74.4%)
24.28/14.92	c (3,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
24.28/14.92	c (3,0) c R lost: ttl      =    5335 (25.6/25.6%)
24.28/14.92	c (3,0) c R lost: subsumed =       0 ( 0.0/25.6%)
24.28/14.92	c (3,0) c
24.28/14.92	c (3,0) c    2 R     301     45000      652     4722    15505    9.5   3.1  18.0 42.4%
24.39/15.08	c (3,0) c    2       314     47184      652     4722    17691   11.2   3.8  18.7 42.3%
24.88/15.50	c (3,0) c    3 r     352     52501      652     4722    23009   14.1   4.9  19.2 43.2%
24.88/15.51	c (3,0) c
24.88/15.51	c (3,0) c R [LBD Statistics #6]
24.88/15.51	c (3,0) c R LBD         used lbd               used clause lbd
24.88/15.51	c (3,0) c R  tot     1379444                   23009
24.88/15.51	c (3,0) c R  avg       2.418                   4.907
24.88/15.51	c (3,0) c R   1        77527 ( 5.6/ 5.6%)        731 ( 3.2/ 3.2%)
24.88/15.51	c (3,0) c R   2      1010206 (73.2/78.9%)       8171 (35.5/38.7%)
24.88/15.51	c (3,0) c R   3       153619 (11.1/90.0%)       4114 (17.9/56.6%)
24.88/15.51	c (3,0) c R
24.88/15.51	c (3,0) c R core_lbd_threshold = 3
24.88/15.51	c (3,0) c R supp_lbd_threshold = 9
24.88/15.51	c (3,0) c R
24.88/15.51	c (3,0) c R [RDB Statistics #6]
24.88/15.51	c (3,0) c R kept: lbd      =   12917 (56.1/56.1%)
24.88/15.51	c (3,0) c R kept: ttl      =    4239 (18.4/74.6%)
24.88/15.51	c (3,0) c R kept: locked   =     107 ( 0.5/75.0%)
24.88/15.51	c (3,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
24.88/15.51	c (3,0) c R lost: ttl      =    5746 (25.0/25.0%)
24.88/15.51	c (3,0) c R lost: subsumed =       0 ( 0.0/25.0%)
24.88/15.51	c (3,0) c
24.88/15.51	c (3,0) c    3 R     352     52501      652     4722    17263    9.7   3.1  19.2 43.2%
25.18/15.84	c (3,0) c    3       382     56723      652     4722    21485   12.7   4.3  19.2 44.6%
25.18/15.87	c (3,0) c    3 p     386     57096      644     4722    21859   13.0   4.4  19.4 44.4%
25.50/16.18	c (4,0) c    3 r     402     60502      641     4711    25226   14.4   4.9  18.8 44.2%
25.50/16.18	c (4,0) c
25.50/16.18	c (4,0) c R [LBD Statistics #7]
25.50/16.18	c (4,0) c R LBD         used lbd               used clause lbd
25.50/16.18	c (4,0) c R  tot     1716963                   25226
25.50/16.18	c (4,0) c R  avg       2.390                   4.909
25.50/16.18	c (4,0) c R   1        98789 ( 5.8/ 5.8%)        812 ( 3.2/ 3.2%)
25.50/16.18	c (4,0) c R   2      1274052 (74.2/80.0%)       9147 (36.3/39.5%)
25.50/16.18	c (4,0) c R   3       183512 (10.7/90.6%)       4580 (18.2/57.6%)
25.50/16.18	c (4,0) c R
25.50/16.18	c (4,0) c R core_lbd_threshold = 3
25.50/16.18	c (4,0) c R supp_lbd_threshold = 8
25.50/16.18	c (4,0) c R
25.50/16.18	c (4,0) c R [RDB Statistics #7]
25.50/16.18	c (4,0) c R kept: lbd      =   14500 (57.5/57.5%)
25.50/16.18	c (4,0) c R kept: ttl      =    4314 (17.1/74.6%)
25.50/16.18	c (4,0) c R kept: locked   =      43 ( 0.2/74.8%)
25.50/16.18	c (4,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
25.50/16.18	c (4,0) c R lost: ttl      =    6369 (25.2/25.2%)
25.50/16.18	c (4,0) c R lost: subsumed =       0 ( 0.0/25.2%)
25.50/16.18	c (4,0) c
25.50/16.18	c (4,0) c    3 R     402     60502      641     4711    18857    9.7   3.1  18.8 44.2%
26.19/16.83	c (4,0) c    4       417     68170      641     4711    26525   13.4   4.4  14.1 43.0%
26.30/16.92	c (5,0) c
26.30/16.92	c (5,0) c   variables         : 641         (init 3897, after simp 896, 0 non-decs, 256 csp)
26.30/16.92	c (5,0) c   clauses           : 4711        (init 38760, after simp 5105)
26.30/16.92	c (5,0) c   restarts          : 421         (163.51 confs/res, 50~4512 confs, 0 blks, 0 last)
26.30/16.92	c (5,0) c   conflicts         : 69003       (15364 /sec, 53.08% dconfs, 0.00% supp, trail 77.41w x 21.08h, jmp 1.53h)
26.30/16.92	c (5,0) c   decisions         : 115962      (0.8600 vdcy, 25820 /sec, 0.00% bin, rs 0.001 s)
26.30/16.92	c (5,0) c   propagations      : 19740167    (4395335 /sec, 170.23 lits/dec, 81.45% o.a.)
26.30/16.92	c (5,0) c   conflict literals : 2106037     (28.45% deleted; 1.58% by bin min, 0.025 s)
26.30/16.92	c (5,0) c   len               : 13.770      (21.35 for all, max 109, used 109)
26.30/16.92	c (5,0) c   lbd               : 4.546       (9.35 (7.88) for all, max 42, used 40, 1.357 stdev, 2.283 blk)
26.30/16.92	c (5,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
26.30/16.92	c (5,0) c   simp dbs          : 5           (0.015 s)
26.30/16.92	c (5,0) c   reduce dbs        : 7           (core-lbd 3, supp-lbd 8, 0.017 s)
26.30/16.92	c (5,0) c   learnts           : 27358       (39348 learnts removed, 57.02%)
26.30/16.92	c (5,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
26.30/16.92	c (5,0) c   assigned lits     : 6           (6/8 probed, 0 remains)
26.30/16.92	c (5,0) c   premise updates   : 306791      (171.20 /lit)
26.30/16.92	c (5,0) c   probed variables  : 8           (2 pr, 0 eq, 0 fld, 0 pol, 0 nec, 6 cla, 0 amo)
26.30/16.92	c (5,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
26.30/16.92	c (5,0) c   lazy added bins   : 32          (32 prop + 0 conf, 0.027s)
26.30/16.92	c (5,0) c   unwatched lit elim: 8602        (0.67+0.40%, 103+8499 of 15278+2106037)
26.30/16.92	c (5,0) c   classified type   : undef
26.30/16.92	c (5,0) c   progress          : 28.461%
26.30/16.92	c (5,0) c
26.30/16.92	c (5,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
26.30/16.92	c (5,0) c
26.30/16.92	c (5,0) c    4 r     422     69003      641     4711    27358   13.8   4.5  14.2 43.3%
26.30/16.92	c (5,0) c
26.30/16.92	c (5,0) c R [LBD Statistics #8]
26.30/16.92	c (5,0) c R LBD         used lbd               used clause lbd
26.30/16.92	c (5,0) c R  tot     2110926                   27358
26.30/16.92	c (5,0) c R  avg       2.370                   4.546
26.30/16.92	c (5,0) c R   1       121792 ( 5.8/ 5.8%)        878 ( 3.2/ 3.2%)
26.30/16.92	c (5,0) c R   2      1580097 (74.9/80.6%)       9971 (36.4/39.7%)
26.30/16.92	c (5,0) c R
26.30/16.92	c (5,0) c R core_lbd_threshold = 2
26.30/16.92	c (5,0) c R supp_lbd_threshold = 8
26.30/16.92	c (5,0) c R
26.30/16.92	c (5,0) c R [RDB Statistics #8]
26.30/16.92	c (5,0) c R kept: lbd      =   10352 (37.8/37.8%)
26.30/16.92	c (5,0) c R kept: ttl      =    8969 (32.8/70.6%)
26.30/16.92	c (5,0) c R kept: locked   =      94 ( 0.3/71.0%)
26.30/16.92	c (5,0) c R lost: lbd      =     420 ( 1.5/ 1.5%)
26.30/16.92	c (5,0) c R lost: ttl      =    7523 (27.5/29.0%)
26.30/16.92	c (5,0) c R lost: subsumed =       0 ( 0.0/29.0%)
26.30/16.92	c (5,0) c
26.30/16.92	c (5,0) c    4 R     422     69003      641     4711    19415    9.5   3.0  14.2 43.3%
27.10/17.70	c (5,0) c    5 r     466     78001      641     4711    28415   14.1   4.8  17.7 43.8%
27.10/17.70	c (5,0) c
27.10/17.70	c (5,0) c R [LBD Statistics #9]
27.10/17.70	c (5,0) c R LBD         used lbd               used clause lbd
27.10/17.70	c (5,0) c R  tot     2511300                   28415
27.10/17.70	c (5,0) c R  avg       2.353                   4.821
27.10/17.70	c (5,0) c R   1       147033 ( 5.9/ 5.9%)        952 ( 3.4/ 3.4%)
27.10/17.70	c (5,0) c R   2      1895281 (75.5/81.3%)      10490 (36.9/40.3%)
27.10/17.70	c (5,0) c R
27.10/17.70	c (5,0) c R core_lbd_threshold = 2
27.10/17.70	c (5,0) c R supp_lbd_threshold = 8
27.10/17.70	c (5,0) c R
27.10/17.70	c (5,0) c R [RDB Statistics #9]
27.10/17.70	c (5,0) c R kept: lbd      =   11180 (39.3/39.3%)
27.10/17.70	c (5,0) c R kept: ttl      =    8992 (31.6/71.0%)
27.10/17.70	c (5,0) c R kept: locked   =      76 ( 0.3/71.3%)
27.10/17.70	c (5,0) c R lost: lbd      =     193 ( 0.7/ 0.7%)
27.10/17.70	c (5,0) c R lost: ttl      =    7974 (28.1/28.7%)
27.10/17.70	c (5,0) c R lost: subsumed =       0 ( 0.0/28.7%)
27.10/17.70	c (5,0) c
27.10/17.70	c (5,0) c    5 R     466     78001      641     4711    20248    9.4   2.9  17.7 43.8%
27.41/18.06	c (6,0) c    5       493     81907      641     4711    24154   12.0   4.0  17.2 44.0%
28.00/18.61	c (6,0) c    6 r     522     87503      641     4703    29443   14.2   4.9  16.7 43.9%
28.00/18.61	c (6,0) c
28.00/18.61	c (6,0) c R [LBD Statistics #10]
28.00/18.61	c (6,0) c R LBD         used lbd               used clause lbd
28.00/18.61	c (6,0) c R  tot     2970692                   29443
28.00/18.61	c (6,0) c R  avg       2.333                   4.867
28.00/18.61	c (6,0) c R   1       176347 ( 5.9/ 5.9%)       1023 ( 3.5/ 3.5%)
28.00/18.63	c (6,0) c R   2      2263943 (76.2/82.1%)      11124 (37.8/41.3%)
28.00/18.63	c (6,0) c R
28.00/18.63	c (6,0) c R core_lbd_threshold = 2
28.00/18.63	c (6,0) c R supp_lbd_threshold = 8
28.00/18.63	c (6,0) c R
28.00/18.63	c (6,0) c R [RDB Statistics #10]
28.00/18.63	c (6,0) c R kept: lbd      =   11879 (40.3/40.3%)
28.00/18.63	c (6,0) c R kept: ttl      =    8880 (30.2/70.5%)
28.00/18.63	c (6,0) c R kept: locked   =      34 ( 0.1/70.6%)
28.00/18.63	c (6,0) c R lost: lbd      =     236 ( 0.8/ 0.8%)
28.00/18.63	c (6,0) c R lost: ttl      =    8414 (28.6/29.4%)
28.00/18.63	c (6,0) c R lost: subsumed =       0 ( 0.0/29.4%)
28.00/18.63	c (6,0) c
28.00/18.63	c (6,0) c    6 R     522     87503      641     4703    20793    9.6   2.9  16.7 43.9%
29.01/19.65	c (7,0) c    7 r     600     97501      641     4703    30792   14.4   5.1  17.6 43.9%
29.01/19.66	c (7,0) c
29.01/19.66	c (7,0) c R [LBD Statistics #11]
29.01/19.66	c (7,0) c R LBD         used lbd               used clause lbd
29.01/19.66	c (7,0) c R  tot     3497366                   30792
29.01/19.66	c (7,0) c R  avg       2.311                   5.102
29.01/19.66	c (7,0) c R   1       211910 ( 6.1/ 6.1%)       1126 ( 3.7/ 3.7%)
29.01/19.66	c (7,0) c R   2      2693338 (77.0/83.1%)      11950 (38.8/42.5%)
29.01/19.66	c (7,0) c R
29.01/19.66	c (7,0) c R core_lbd_threshold = 2
29.01/19.66	c (7,0) c R supp_lbd_threshold = 8
29.01/19.66	c (7,0) c R
29.01/19.66	c (7,0) c R [RDB Statistics #11]
29.01/19.66	c (7,0) c R kept: lbd      =   12858 (41.8/41.8%)
29.01/19.66	c (7,0) c R kept: ttl      =    8442 (27.4/69.2%)
29.01/19.66	c (7,0) c R kept: locked   =      50 ( 0.2/69.3%)
29.01/19.66	c (7,0) c R lost: lbd      =     172 ( 0.6/ 0.6%)
29.01/19.66	c (7,0) c R lost: ttl      =    9270 (30.1/30.7%)
29.01/19.66	c (7,0) c R lost: subsumed =       0 ( 0.0/30.7%)
29.01/19.66	c (7,0) c
29.01/19.66	c (7,0) c    7 R     600     97501      641     4703    21350    9.6   2.9  17.6 43.9%
29.11/19.74	c (7,0) c    7       604     98391      641     4703    22240   10.2   3.1  17.4 43.4%
29.21/19.89	c (8,0) c    7 f     613    100000      641     4703    23848   11.0   3.5  16.5 43.6%
30.01/20.70	c (8,0) c    8 r     635    108000      641     4703    31850   13.9   4.7  13.3 45.9%
30.11/20.70	c (8,0) c
30.11/20.70	c (8,0) c R [LBD Statistics #12]
30.11/20.70	c (8,0) c R LBD         used lbd               used clause lbd
30.11/20.70	c (8,0) c R  tot     4090497                   31850
30.11/20.70	c (8,0) c R  avg       2.296                   4.664
30.11/20.70	c (8,0) c R   1       250163 ( 6.1/ 6.1%)       1170 ( 3.7/ 3.7%)
30.11/20.70	c (8,0) c R   2      3171513 (77.5/83.6%)      12453 (39.1/42.8%)
30.11/20.70	c (8,0) c R
30.11/20.70	c (8,0) c R core_lbd_threshold = 2
30.11/20.70	c (8,0) c R supp_lbd_threshold = 8
30.11/20.70	c (8,0) c R
30.11/20.70	c (8,0) c R [RDB Statistics #12]
30.11/20.70	c (8,0) c R kept: lbd      =   13390 (42.0/42.0%)
30.11/20.70	c (8,0) c R kept: ttl      =    8782 (27.6/69.6%)
30.11/20.70	c (8,0) c R kept: locked   =      49 ( 0.2/69.8%)
30.11/20.70	c (8,0) c R lost: lbd      =     187 ( 0.6/ 0.6%)
30.11/20.70	c (8,0) c R lost: ttl      =    9442 (29.6/30.2%)
30.11/20.70	c (8,0) c R lost: subsumed =       0 ( 0.0/30.2%)
30.11/20.70	c (8,0) c
30.11/20.70	c (8,0) c    8 R     635    108000      641     4703    22221   10.1   3.0  13.3 45.9%
31.12/21.72	c (9,0) c    9       686    118172      640     4695    32379   14.5   4.9  14.9 45.3%
31.22/21.81	c (9,0) c    9 r     689    119000      640     4695    33207   14.7   5.0  14.9 45.1%
31.22/21.82	c (9,0) c
31.22/21.82	c (9,0) c R [LBD Statistics #13]
31.22/21.82	c (9,0) c R LBD         used lbd               used clause lbd
31.22/21.82	c (9,0) c R  tot     4696477                   33207
31.22/21.82	c (9,0) c R  avg       2.282                   5.035
31.22/21.82	c (9,0) c R   1       290542 ( 6.2/ 6.2%)       1214 ( 3.7/ 3.7%)
31.22/21.82	c (9,0) c R   2      3667022 (78.1/84.3%)      12897 (38.8/42.5%)
31.22/21.82	c (9,0) c R
31.22/21.82	c (9,0) c R core_lbd_threshold = 2
31.22/21.82	c (9,0) c R supp_lbd_threshold = 8
31.22/21.82	c (9,0) c R
31.22/21.82	c (9,0) c R [RDB Statistics #13]
31.22/21.82	c (9,0) c R kept: lbd      =   13892 (41.8/41.8%)
31.22/21.82	c (9,0) c R kept: ttl      =    7654 (23.0/64.9%)
31.22/21.82	c (9,0) c R kept: locked   =      76 ( 0.2/65.1%)
31.22/21.82	c (9,0) c R lost: lbd      =     151 ( 0.5/ 0.5%)
31.22/21.82	c (9,0) c R lost: ttl      =   11434 (34.4/34.9%)
31.22/21.82	c (9,0) c R lost: subsumed =       0 ( 0.0/34.9%)
31.22/21.82	c (9,0) c
31.22/21.82	c (9,0) c    9 R     689    119000      640     4695    21622    9.7   2.9  14.9 45.1%
32.44/23.02	c (11,0) c
32.44/23.02	c (11,0) c   variables         : 640         (init 3897, after simp 896, 0 non-decs, 256 csp)
32.44/23.02	c (11,0) c   clauses           : 4695        (init 38760, after simp 5105)
32.44/23.02	c (11,0) c   restarts          : 760         (171.48 confs/res, 50~4965 confs, 0 blks, 0 last)
32.44/23.02	c (11,0) c   conflicts         : 130500      (12460 /sec, 51.44% dconfs, 0.00% supp, trail 91.12w x 18.57h, jmp 1.40h)
32.44/23.02	c (11,0) c   decisions         : 199536      (0.9800 vdcy, 19052 /sec, 0.00% bin, rs 0.001 s)
32.44/23.02	c (11,0) c   propagations      : 42772538    (4083890 /sec, 214.36 lits/dec, 82.09% o.a.)
32.44/23.02	c (11,0) c   conflict literals : 4673494     (35.74% deleted; 1.57% by bin min, 0.037 s)
32.44/23.02	c (11,0) c   len               : 14.318      (22.45 for all, max 120, used 110)
32.44/23.02	c (11,0) c   lbd               : 5.187       (9.93 (8.43) for all, max 42, used 40, 1.220 stdev, 2.262 blk)
32.44/23.02	c (11,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
32.44/23.02	c (11,0) c   simp dbs          : 7           (0.025 s)
32.44/23.02	c (11,0) c   reduce dbs        : 13          (core-lbd 2, supp-lbd 8, 0.038 s)
32.44/23.02	c (11,0) c   learnts           : 33122       (94764 learnts removed, 72.62%)
32.44/23.02	c (11,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
32.44/23.02	c (11,0) c   assigned lits     : 6           (6/8 probed, 0 remains)
32.44/23.02	c (11,0) c   premise updates   : 709618      (395.99 /lit)
32.44/23.02	c (11,0) c   probed variables  : 8           (2 pr, 0 eq, 0 fld, 0 pol, 0 nec, 6 cla, 0 amo)
32.44/23.02	c (11,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
32.44/23.02	c (11,0) c   lazy added bins   : 36          (36 prop + 0 conf, 0.041s)
32.44/23.02	c (11,0) c   unwatched lit elim: 15451       (0.77+0.33%, 118+15333 of 15278+4673494)
32.44/23.02	c (11,0) c   classified type   : undef
32.44/23.02	c (11,0) c   progress          : 28.575%
32.44/23.02	c (11,0) c
32.44/23.02	c (11,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
32.44/23.02	c (11,0) c
32.44/23.02	c (11,0) c   10 r     761    130500      640     4695    33122   14.3   5.2  14.6 45.7%
32.44/23.02	c (11,0) c
32.44/23.02	c (11,0) c R [LBD Statistics #14]
32.44/23.02	c (11,0) c R LBD         used lbd               used clause lbd
32.44/23.02	c (11,0) c R  tot     5380799                   33122
32.44/23.02	c (11,0) c R  avg       2.274                   5.187
32.44/23.02	c (11,0) c R   1       331749 ( 6.2/ 6.2%)       1245 ( 3.8/ 3.8%)
32.44/23.02	c (11,0) c R   2      4223919 (78.5/84.7%)      13366 (40.4/44.1%)
32.44/23.02	c (11,0) c R
32.44/23.02	c (11,0) c R core_lbd_threshold = 2
32.44/23.02	c (11,0) c R supp_lbd_threshold = 7
32.44/23.02	c (11,0) c R
32.44/23.02	c (11,0) c R [RDB Statistics #14]
32.44/23.02	c (11,0) c R kept: lbd      =   14301 (43.2/43.2%)
32.44/23.02	c (11,0) c R kept: ttl      =    8079 (24.4/67.6%)
32.44/23.02	c (11,0) c R kept: locked   =     103 ( 0.3/67.9%)
32.44/23.02	c (11,0) c R lost: lbd      =     219 ( 0.7/ 0.7%)
32.44/23.02	c (11,0) c R lost: ttl      =   10420 (31.5/32.1%)
32.44/23.02	c (11,0) c R lost: subsumed =       0 ( 0.0/32.1%)
32.44/23.02	c (11,0) c
32.44/23.02	c (11,0) c   10 R     761    130500      640     4695    22483    9.7   2.9  14.6 45.7%
32.64/23.28	c (11,0) c   11       761    133143      640     4695    25126   10.9   3.4  14.1 45.4%
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) c variables         : 640         (init 3897, after simp 896, 0 non-decs, 256 csp)
32.64/23.28	c (11,0) c clauses           : 4695        (init 38760, after simp 5105)
32.64/23.28	c (11,0) c restarts          : 760         (174.96 confs/res, 50~4965 confs, 0 blks, 0 last)
32.64/23.28	c (11,0) c conflicts         : 133143      (12407 /sec, 51.39% dconfs, 0.00% supp, trail 92.20w x 18.42h, jmp 1.40h)
32.64/23.28	c (11,0) c decisions         : 202706      (0.9800 vdcy, 18889 /sec, 0.00% bin, rs 0.001 s)
32.64/23.28	c (11,0) c propagations      : 43814507    (4082802 /sec, 216.15 lits/dec, 82.11% o.a.)
32.64/23.28	c (11,0) c conflict literals : 4780455     (36.02% deleted; 1.56% by bin min, 0.037 s)
32.64/23.28	c (11,0) c len               : 10.857      (22.41 for all, max 120, used 110)
32.64/23.28	c (11,0) c lbd               : 3.393       (9.90 (8.41) for all, max 42, used 40, 1.213 stdev, 2.263 blk)
32.64/23.28	c (11,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
32.64/23.28	c (11,0) c simp dbs          : 7           (0.025 s)
32.64/23.28	c (11,0) c reduce dbs        : 14          (core-lbd 2, supp-lbd 7, 0.042 s)
32.64/23.28	c (11,0) c learnts           : 25126       (105403 learnts removed, 79.17%)
32.64/23.28	c (11,0) c rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
32.64/23.28	c (11,0) c assigned lits     : 6           (6/8 probed, 0 remains)
32.64/23.28	c (11,0) c premise updates   : 709618      (395.99 /lit)
32.64/23.28	c (11,0) c probed variables  : 8           (2 pr, 0 eq, 0 fld, 0 pol, 0 nec, 6 cla, 0 amo)
32.64/23.28	c (11,0) c equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
32.64/23.28	c (11,0) c lazy added bins   : 36          (36 prop + 0 conf, 0.041s)
32.64/23.28	c (11,0) c unwatched lit elim: 15641       (0.77+0.32%, 118+15523 of 15278+4780455)
32.64/23.28	c (11,0) c classified type   : undef
32.64/23.28	c (11,0) c progress          : 28.571%
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) c [Statistics]
32.64/23.28	c (11,0) c             learnts len        learnts lbd        lit blk size       eq vars size
32.64/23.28	c (11,0) c  tot      133143             133143            1318648                  0
32.64/23.28	c (11,0) c  avg      22.410              8.413              2.263               -nan
32.64/23.28	c (11,0) c   1            9 ( 0.0%)       1331 ( 1.0%)     891829 (67.6%)          0 (-nan%)
32.64/23.28	c (11,0) c   2           98 ( 0.1%)      15662 (11.8%)     153083 (11.6%)          0 (-nan%)
32.64/23.28	c (11,0) c   3          992 ( 0.7%)       7826 ( 5.9%)      81396 ( 6.2%)          0 (-nan%)
32.64/23.28	c (11,0) c   4         2384 ( 1.8%)       8591 ( 6.5%)      49719 ( 3.8%)          0 (-nan%)
32.64/23.28	c (11,0) c   5         3867 ( 2.9%)       9228 ( 6.9%)      33403 ( 2.5%)          0 (-nan%)
32.64/23.28	c (11,0) c   6         4844 ( 3.6%)       9741 ( 7.3%)      23605 ( 1.8%)          0 (-nan%)
32.64/23.28	c (11,0) c   7         5490 ( 4.1%)      10252 ( 7.7%)      17029 ( 1.3%)          0 (-nan%)
32.64/23.28	c (11,0) c   8         5919 ( 4.4%)      10703 ( 8.0%)      12598 ( 1.0%)          0 (-nan%)
32.64/23.28	c (11,0) c   9         5698 ( 4.3%)      10684 ( 8.0%)       9915 ( 0.8%)          0 (-nan%)
32.64/23.28	c (11,0) c  10         5702 ( 4.3%)       9519 ( 7.1%)       7632 ( 0.6%)          0 (-nan%)
32.64/23.28	c (11,0) c  11         5172 ( 3.9%)       8165 ( 6.1%)       6216 ( 0.5%)          0 (-nan%)
32.64/23.28	c (11,0) c  12         4764 ( 3.6%)       6813 ( 5.1%)       4999 ( 0.4%)          0 (-nan%)
32.64/23.28	c (11,0) c  13         4368 ( 3.3%)       5440 ( 4.1%)       4019 ( 0.3%)          0 (-nan%)
32.64/23.28	c (11,0) c  14         4197 ( 3.2%)       4188 ( 3.1%)       3435 ( 0.3%)          0 (-nan%)
32.64/23.28	c (11,0) c  15         3895 ( 2.9%)       3338 ( 2.5%)       2776 ( 0.2%)          0 (-nan%)
32.64/23.28	c (11,0) c  16         3755 ( 2.8%)       2602 ( 2.0%)       2452 ( 0.2%)          0 (-nan%)
32.64/23.28	c (11,0) c  17         3578 ( 2.7%)       1989 ( 1.5%)       2160 ( 0.2%)          0 (-nan%)
32.64/23.28	c (11,0) c  18         3472 ( 2.6%)       1594 ( 1.2%)       1801 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  19         3315 ( 2.5%)       1255 ( 0.9%)       1504 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  20         3157 ( 2.4%)        953 ( 0.7%)       1227 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  21         2910 ( 2.2%)        797 ( 0.6%)       1063 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  22         2818 ( 2.1%)        608 ( 0.5%)        872 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  23         2766 ( 2.1%)        462 ( 0.3%)        767 ( 0.1%)          0 (-nan%)
32.64/23.28	c (11,0) c  24         2640 ( 2.0%)        345 ( 0.3%)        611 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  25         2475 ( 1.9%)        259 ( 0.2%)        598 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  26         2497 ( 1.9%)        180 ( 0.1%)        516 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  27         2322 ( 1.7%)        156 ( 0.1%)        436 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  28         2204 ( 1.7%)        133 ( 0.1%)        399 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  29         2065 ( 1.6%)         98 ( 0.1%)        374 ( 0.0%)          0 (-nan%)
32.64/23.28	c (11,0) c  30        35770 (26.9%)        231 ( 0.2%)       2214 ( 0.2%)          0 (-nan%)
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) c [LBD Statistics]
32.64/23.28	c (11,0) c LBD          used lbd               used clause lbd         unused clause lbd
32.64/23.28	c (11,0) c  tot      5537399                   68219                   64951
32.64/23.28	c (11,0) c  avg        2.271                   6.163                  10.774
32.64/23.28	c (11,0) c    1       341873 ( 6.2/ 6.2%)       1322 ( 1.9/ 1.9%)          0 ( 0.0/ 0.0%)
32.64/23.28	c (11,0) c    2      4351722 (78.6/84.8%)      15477 (22.7/24.6%)        221 ( 0.3/ 0.3%)
32.64/23.28	c (11,0) c    3       466390 ( 8.4/93.2%)       7122 (10.4/35.1%)        704 ( 1.1/ 1.4%)
32.64/23.28	c (11,0) c    4       171814 ( 3.1/96.3%)       6700 ( 9.8/44.9%)       1891 ( 2.9/ 4.3%)
32.64/23.28	c (11,0) c    5        81159 ( 1.5/97.8%)       6142 ( 9.0/53.9%)       3086 ( 4.8/ 9.1%)
32.64/23.28	c (11,0) c    6        44648 ( 0.8/98.6%)       5477 ( 8.0/61.9%)       4264 ( 6.6/15.7%)
32.64/23.28	c (11,0) c    7        25803 ( 0.5/99.0%)       4889 ( 7.2/69.1%)       5363 ( 8.3/23.9%)
32.64/23.28	c (11,0) c    8        15469 ( 0.3/99.3%)       4107 ( 6.0/75.1%)       6596 (10.2/34.1%)
32.64/23.28	c (11,0) c    9        10005 ( 0.2/99.5%)       3733 ( 5.5/80.6%)       6951 (10.7/44.8%)
32.64/23.28	c (11,0) c   10         6915 ( 0.1/99.6%)       2964 ( 4.3/84.9%)       6555 (10.1/54.9%)
32.64/23.28	c (11,0) c   11         5213 ( 0.1/99.7%)       2366 ( 3.5/88.4%)       5799 ( 8.9/63.8%)
32.64/23.28	c (11,0) c   12         4099 ( 0.1/99.8%)       1925 ( 2.8/91.2%)       4888 ( 7.5/71.3%)
32.64/23.28	c (11,0) c   13         2995 ( 0.1/99.8%)       1453 ( 2.1/93.3%)       3987 ( 6.1/77.5%)
32.64/23.28	c (11,0) c   14         2197 ( 0.0/99.9%)       1077 ( 1.6/94.9%)       3111 ( 4.8/82.2%)
32.64/23.28	c (11,0) c   15         1728 ( 0.0/99.9%)        826 ( 1.2/96.1%)       2512 ( 3.9/86.1%)
32.64/23.28	c (11,0) c   16         1300 ( 0.0/99.9%)        594 ( 0.9/97.0%)       2008 ( 3.1/89.2%)
32.64/23.28	c (11,0) c   17          947 ( 0.0/99.9%)        501 ( 0.7/97.7%)       1488 ( 2.3/91.5%)
32.64/23.28	c (11,0) c   18          711 ( 0.0/100.0%)        364 ( 0.5/98.3%)       1230 ( 1.9/93.4%)
32.64/23.28	c (11,0) c   19          557 ( 0.0/100.0%)        283 ( 0.4/98.7%)        972 ( 1.5/94.9%)
32.64/23.28	c (11,0) c   20          402 ( 0.0/100.0%)        219 ( 0.3/99.0%)        734 ( 1.1/96.0%)
32.64/23.28	c (11,0) c   21          371 ( 0.0/100.0%)        166 ( 0.2/99.2%)        631 ( 1.0/97.0%)
32.64/23.28	c (11,0) c   22          241 ( 0.0/100.0%)        130 ( 0.2/99.4%)        478 ( 0.7/97.7%)
32.64/23.28	c (11,0) c   23          202 ( 0.0/100.0%)         96 ( 0.1/99.6%)        366 ( 0.6/98.3%)
32.64/23.28	c (11,0) c   24          144 ( 0.0/100.0%)         65 ( 0.1/99.7%)        280 ( 0.4/98.7%)
32.64/23.28	c (11,0) c   25          113 ( 0.0/100.0%)         50 ( 0.1/99.7%)        209 ( 0.3/99.0%)
32.64/23.28	c (11,0) c   26           75 ( 0.0/100.0%)         36 ( 0.1/99.8%)        144 ( 0.2/99.3%)
32.64/23.28	c (11,0) c   27           77 ( 0.0/100.0%)         31 ( 0.0/99.8%)        125 ( 0.2/99.4%)
32.64/23.28	c (11,0) c   28           52 ( 0.0/100.0%)         26 ( 0.0/99.9%)        107 ( 0.2/99.6%)
32.64/23.28	c (11,0) c   29           46 ( 0.0/100.0%)         23 ( 0.0/99.9%)         75 ( 0.1/99.7%)
32.64/23.28	c (11,0) c   30           18 ( 0.0/100.0%)         10 ( 0.0/99.9%)         66 ( 0.1/99.8%)
32.64/23.28	c (11,0) c   31           38 ( 0.0/100.0%)         19 ( 0.0/100.0%)         37 ( 0.1/99.9%)
32.64/23.28	c (11,0) c   32           15 ( 0.0/100.0%)          9 ( 0.0/100.0%)         20 ( 0.0/99.9%)
32.64/23.28	c (11,0) c   33           23 ( 0.0/100.0%)          7 ( 0.0/100.0%)         19 ( 0.0/99.9%)
32.64/23.28	c (11,0) c   34           10 ( 0.0/100.0%)          3 ( 0.0/100.0%)         10 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   35           12 ( 0.0/100.0%)          4 ( 0.0/100.0%)         10 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   36            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          6 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   37            8 ( 0.0/100.0%)          2 ( 0.0/100.0%)          3 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   38            3 ( 0.0/100.0%)          1 ( 0.0/100.0%)          2 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   39            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   40            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   41            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
32.64/23.28	c (11,0) c   42            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) c Memory used       : 25.00 MB
32.64/23.28	c (11,0) c CPU time          : 10.732 s
32.64/23.28	c (11,0) c Real time         : 11.012 s
32.64/23.28	c (11,0) c
32.64/23.28	c (11,0) s SATISFIABLE
32.77/23.30	c (11,0) SatSolver.solve End
32.77/23.30	c (11,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
32.77/23.30	c (11,0) Show results Begin
32.95/23.40	c (11,0) x0 = 22
32.95/23.40	c (11,0) x1 = 20
32.95/23.40	c (11,0) x10 = 17
32.95/23.40	c (11,0) x100 = 5
32.95/23.40	c (11,0) x101 = 17
32.95/23.40	c (11,0) x102 = 13
32.95/23.40	c (11,0) x103 = 7
32.95/23.40	c (11,0) x104 = 15
32.95/23.40	c (11,0) x105 = 23
32.95/23.40	c (11,0) x106 = 10
32.95/23.40	c (11,0) x107 = 21
32.95/23.40	c (11,0) x108 = 1
32.95/23.40	c (11,0) x109 = 6
32.95/23.40	c (11,0) x11 = 8
32.95/23.40	c (11,0) x110 = 19
32.95/23.40	c (11,0) x111 = 18
32.95/23.40	c (11,0) x112 = 20
32.95/23.40	c (11,0) x113 = 14
32.95/23.40	c (11,0) x114 = 8
32.95/23.40	c (11,0) x115 = 2
32.95/23.40	c (11,0) x116 = 3
32.95/23.40	c (11,0) x117 = 0
32.95/23.40	c (11,0) x118 = 9
32.95/23.40	c (11,0) x119 = 4
32.95/23.40	c (11,0) x12 = 3
32.95/23.40	c (11,0) x120 = 22
32.95/23.40	c (11,0) x121 = 12
32.95/23.40	c (11,0) x122 = 16
32.95/23.40	c (11,0) x123 = 24
32.95/23.40	c (11,0) x124 = 11
32.95/23.40	c (11,0) x125 = 0
32.95/23.40	c (11,0) x126 = 2
32.95/23.40	c (11,0) x127 = 4
32.95/23.40	c (11,0) x128 = 10
32.95/23.40	c (11,0) x129 = 20
32.95/23.40	c (11,0) x13 = 6
32.95/23.40	c (11,0) x130 = 19
32.95/23.40	c (11,0) x131 = 13
32.95/23.40	c (11,0) x132 = 15
32.95/23.40	c (11,0) x133 = 11
32.95/23.40	c (11,0) x134 = 16
32.95/23.40	c (11,0) x135 = 9
32.95/23.40	c (11,0) x136 = 1
32.95/23.40	c (11,0) x137 = 12
32.95/23.40	c (11,0) x138 = 7
32.95/23.40	c (11,0) x139 = 18
32.95/23.40	c (11,0) x14 = 7
32.95/23.40	c (11,0) x140 = 5
32.95/23.40	c (11,0) x141 = 23
32.95/23.40	c (11,0) x142 = 24
32.95/23.40	c (11,0) x143 = 8
32.95/23.40	c (11,0) x144 = 3
32.95/23.40	c (11,0) x145 = 17
32.95/23.40	c (11,0) x146 = 6
32.95/23.40	c (11,0) x147 = 21
32.95/23.40	c (11,0) x148 = 22
32.95/23.40	c (11,0) x149 = 14
32.95/23.40	c (11,0) x15 = 9
32.95/23.40	c (11,0) x150 = 15
32.95/23.40	c (11,0) x151 = 10
32.95/23.40	c (11,0) x152 = 3
32.95/23.40	c (11,0) x153 = 8
32.95/23.40	c (11,0) x154 = 1
32.95/23.40	c (11,0) x155 = 18
32.95/23.40	c (11,0) x156 = 4
32.95/23.40	c (11,0) x157 = 14
32.95/23.40	c (11,0) x158 = 17
32.95/23.40	c (11,0) x159 = 19
32.95/23.40	c (11,0) x16 = 13
32.95/23.40	c (11,0) x160 = 23
32.95/23.40	c (11,0) x161 = 7
32.95/23.40	c (11,0) x162 = 6
32.95/23.40	c (11,0) x163 = 2
32.95/23.40	c (11,0) x164 = 0
32.95/23.40	c (11,0) x165 = 24
32.95/23.40	c (11,0) x166 = 16
32.95/23.40	c (11,0) x167 = 12
32.95/23.40	c (11,0) x168 = 20
32.95/23.40	c (11,0) x169 = 11
32.95/23.40	c (11,0) x17 = 15
32.95/23.40	c (11,0) x170 = 9
32.95/23.40	c (11,0) x171 = 13
32.95/23.40	c (11,0) x172 = 5
32.95/23.40	c (11,0) x173 = 21
32.95/23.40	c (11,0) x174 = 22
32.95/23.40	c (11,0) x175 = 8
32.95/23.40	c (11,0) x176 = 1
32.95/23.40	c (11,0) x177 = 18
32.95/23.40	c (11,0) x178 = 23
32.95/23.40	c (11,0) x179 = 4
32.95/23.40	c (11,0) x18 = 12
32.95/23.40	c (11,0) x180 = 22
32.95/23.40	c (11,0) x181 = 19
32.95/23.40	c (11,0) x182 = 2
32.95/23.40	c (11,0) x183 = 10
32.95/23.40	c (11,0) x184 = 7
32.95/23.40	c (11,0) x185 = 14
32.95/23.40	c (11,0) x186 = 16
32.95/23.40	c (11,0) x187 = 5
32.95/23.40	c (11,0) x188 = 20
32.95/23.40	c (11,0) x189 = 13
32.95/23.40	c (11,0) x19 = 21
32.95/23.40	c (11,0) x190 = 15
32.95/23.40	c (11,0) x191 = 11
32.95/23.40	c (11,0) x192 = 6
32.95/23.40	c (11,0) x193 = 21
32.95/23.40	c (11,0) x194 = 17
32.95/23.40	c (11,0) x195 = 3
32.95/23.40	c (11,0) x196 = 24
32.95/23.40	c (11,0) x197 = 9
32.95/23.40	c (11,0) x198 = 12
32.95/23.40	c (11,0) x199 = 0
32.95/23.40	c (11,0) x2 = 10
32.95/23.40	c (11,0) x20 = 1
32.95/23.40	c (11,0) x200 = 3
32.95/23.40	c (11,0) x201 = 6
32.95/23.40	c (11,0) x202 = 17
32.95/23.40	c (11,0) x203 = 11
32.95/23.40	c (11,0) x204 = 16
32.95/23.40	c (11,0) x205 = 9
32.95/23.40	c (11,0) x206 = 14
32.95/23.40	c (11,0) x207 = 19
32.95/23.40	c (11,0) x208 = 23
32.95/23.40	c (11,0) x209 = 15
32.95/23.40	c (11,0) x21 = 19
32.95/23.40	c (11,0) x210 = 20
32.95/23.40	c (11,0) x211 = 13
32.95/23.40	c (11,0) x212 = 10
32.95/23.40	c (11,0) x213 = 1
32.95/23.40	c (11,0) x214 = 24
32.95/23.40	c (11,0) x215 = 18
32.95/23.40	c (11,0) x216 = 4
32.95/23.40	c (11,0) x217 = 2
32.95/23.40	c (11,0) x218 = 22
32.95/23.40	c (11,0) x219 = 5
32.95/23.40	c (11,0) x22 = 4
32.95/23.40	c (11,0) x220 = 7
32.95/23.40	c (11,0) x221 = 21
32.95/23.40	c (11,0) x222 = 8
32.95/23.40	c (11,0) x223 = 0
32.95/23.40	c (11,0) x224 = 12
32.95/23.40	c (11,0) x225 = 18
32.95/23.41	c (11,0) x226 = 19
32.95/23.41	c (11,0) x227 = 0
32.95/23.41	c (11,0) x228 = 22
32.95/23.41	c (11,0) x229 = 14
32.95/23.41	c (11,0) x23 = 5
32.95/23.41	c (11,0) x230 = 12
32.95/23.41	c (11,0) x231 = 8
32.95/23.41	c (11,0) x232 = 10
32.95/23.41	c (11,0) x233 = 16
32.95/23.41	c (11,0) x234 = 1
32.95/23.41	c (11,0) x235 = 5
32.95/23.41	c (11,0) x236 = 15
32.95/23.41	c (11,0) x237 = 7
32.95/23.41	c (11,0) x238 = 13
32.95/23.41	c (11,0) x239 = 9
32.95/23.41	c (11,0) x24 = 2
32.95/23.41	c (11,0) x240 = 21
32.95/23.41	c (11,0) x241 = 6
32.95/23.41	c (11,0) x242 = 4
32.95/23.41	c (11,0) x243 = 17
32.95/23.41	c (11,0) x244 = 2
32.95/23.41	c (11,0) x245 = 20
32.95/23.41	c (11,0) x246 = 23
32.95/23.41	c (11,0) x247 = 3
32.95/23.41	c (11,0) x248 = 11
32.95/23.41	c (11,0) x249 = 24
32.95/23.41	c (11,0) x25 = 9
32.95/23.41	c (11,0) x250 = 11
32.95/23.41	c (11,0) x251 = 4
32.95/23.41	c (11,0) x252 = 12
32.95/23.41	c (11,0) x253 = 14
32.95/23.41	c (11,0) x254 = 2
32.95/23.41	c (11,0) x255 = 1
32.95/23.41	c (11,0) x256 = 22
32.95/23.41	c (11,0) x257 = 16
32.95/23.41	c (11,0) x258 = 6
32.95/23.41	c (11,0) x259 = 24
32.95/23.41	c (11,0) x26 = 13
32.95/23.41	c (11,0) x260 = 13
32.95/23.41	c (11,0) x261 = 23
32.95/23.41	c (11,0) x262 = 19
32.95/23.41	c (11,0) x263 = 9
32.95/23.41	c (11,0) x264 = 20
32.95/23.41	c (11,0) x265 = 8
32.95/23.41	c (11,0) x266 = 17
32.95/23.41	c (11,0) x267 = 7
32.95/23.41	c (11,0) x268 = 15
32.95/23.41	c (11,0) x269 = 0
32.95/23.41	c (11,0) x27 = 20
32.95/23.41	c (11,0) x270 = 21
32.95/23.41	c (11,0) x271 = 5
32.95/23.41	c (11,0) x272 = 18
32.95/23.41	c (11,0) x273 = 3
32.95/23.41	c (11,0) x274 = 10
32.95/23.41	c (11,0) x275 = 7
32.95/23.41	c (11,0) x276 = 21
32.95/23.41	c (11,0) x277 = 9
32.95/23.41	c (11,0) x278 = 16
32.95/23.41	c (11,0) x279 = 5
32.95/23.41	c (11,0) x28 = 3
32.95/23.41	c (11,0) x280 = 24
32.95/23.41	c (11,0) x281 = 2
32.95/23.41	c (11,0) x282 = 17
32.95/23.41	c (11,0) x283 = 19
32.95/23.41	c (11,0) x284 = 20
32.95/23.41	c (11,0) x285 = 4
32.95/23.41	c (11,0) x286 = 14
32.95/23.41	c (11,0) x287 = 15
32.95/23.41	c (11,0) x288 = 12
32.95/23.41	c (11,0) x289 = 3
32.95/23.41	c (11,0) x29 = 12
32.95/23.41	c (11,0) x290 = 22
32.95/23.41	c (11,0) x291 = 0
32.95/23.41	c (11,0) x292 = 23
32.95/23.41	c (11,0) x293 = 13
32.95/23.41	c (11,0) x294 = 10
32.95/23.41	c (11,0) x295 = 8
32.95/23.41	c (11,0) x296 = 1
32.95/23.41	c (11,0) x297 = 11
32.95/23.41	c (11,0) x298 = 6
32.95/23.41	c (11,0) x299 = 18
32.95/23.41	c (11,0) x3 = 18
32.95/23.41	c (11,0) x30 = 14
32.95/23.41	c (11,0) x300 = 20
32.95/23.41	c (11,0) x301 = 8
32.95/23.41	c (11,0) x302 = 19
32.95/23.41	c (11,0) x303 = 0
32.95/23.41	c (11,0) x304 = 13
32.95/23.41	c (11,0) x305 = 11
32.95/23.41	c (11,0) x306 = 18
32.95/23.41	c (11,0) x307 = 1
32.95/23.41	c (11,0) x308 = 15
32.95/23.41	c (11,0) x309 = 12
32.95/23.41	c (11,0) x31 = 21
32.95/23.41	c (11,0) x310 = 24
32.95/23.41	c (11,0) x311 = 5
32.95/23.41	c (11,0) x312 = 16
32.95/23.41	c (11,0) x313 = 17
32.95/23.41	c (11,0) x314 = 14
32.95/23.41	c (11,0) x315 = 4
32.95/23.41	c (11,0) x316 = 21
32.95/23.41	c (11,0) x317 = 3
32.95/23.41	c (11,0) x318 = 6
32.95/23.41	c (11,0) x319 = 9
32.95/23.41	c (11,0) x32 = 8
32.95/23.41	c (11,0) x320 = 2
32.95/23.41	c (11,0) x321 = 22
32.95/23.41	c (11,0) x322 = 7
32.95/23.41	c (11,0) x323 = 10
32.95/23.41	c (11,0) x324 = 23
32.95/23.41	c (11,0) x325 = 19
32.95/23.41	c (11,0) x326 = 0
32.95/23.41	c (11,0) x327 = 24
32.95/23.41	c (11,0) x328 = 21
32.95/23.41	c (11,0) x329 = 7
32.95/23.41	c (11,0) x33 = 5
32.95/23.41	c (11,0) x330 = 20
32.95/23.41	c (11,0) x331 = 3
32.95/23.41	c (11,0) x332 = 4
32.95/23.41	c (11,0) x333 = 12
32.95/23.41	c (11,0) x334 = 8
32.95/23.41	c (11,0) x335 = 6
32.95/23.41	c (11,0) x336 = 9
32.95/23.41	c (11,0) x337 = 1
32.95/23.41	c (11,0) x338 = 18
32.95/23.41	c (11,0) x339 = 10
32.95/23.41	c (11,0) x34 = 17
32.95/23.41	c (11,0) x340 = 23
32.95/23.41	c (11,0) x341 = 22
32.95/23.41	c (11,0) x342 = 5
32.95/23.41	c (11,0) x343 = 14
32.95/23.41	c (11,0) x344 = 16
32.95/23.41	c (11,0) x345 = 11
32.95/23.41	c (11,0) x346 = 2
32.95/23.41	c (11,0) x347 = 17
32.95/23.41	c (11,0) x348 = 13
32.95/23.41	c (11,0) x349 = 15
32.95/23.41	c (11,0) x35 = 16
32.95/23.41	c (11,0) x350 = 6
32.95/23.41	c (11,0) x351 = 9
32.95/23.41	c (11,0) x352 = 15
32.95/23.41	c (11,0) x353 = 5
32.95/23.41	c (11,0) x354 = 17
32.95/23.41	c (11,0) x355 = 8
32.95/23.41	c (11,0) x356 = 1
32.95/23.41	c (11,0) x357 = 18
32.95/23.41	c (11,0) x358 = 3
32.95/23.41	c (11,0) x359 = 13
32.95/23.41	c (11,0) x36 = 0
32.95/23.41	c (11,0) x360 = 22
32.95/23.41	c (11,0) x361 = 19
32.95/23.41	c (11,0) x362 = 11
32.95/23.41	c (11,0) x363 = 24
32.95/23.41	c (11,0) x364 = 12
32.95/23.41	c (11,0) x365 = 16
32.95/23.41	c (11,0) x366 = 14
32.95/23.41	c (11,0) x367 = 20
32.95/23.41	c (11,0) x368 = 2
32.95/23.41	c (11,0) x369 = 7
32.95/23.41	c (11,0) x37 = 4
32.95/23.41	c (11,0) x370 = 10
32.95/23.41	c (11,0) x371 = 0
32.95/23.41	c (11,0) x372 = 23
32.95/23.41	c (11,0) x373 = 4
32.95/23.41	c (11,0) x374 = 21
32.95/23.41	c (11,0) x375 = 1
32.95/23.41	c (11,0) x376 = 15
32.95/23.41	c (11,0) x377 = 14
32.95/23.41	c (11,0) x378 = 17
32.95/23.41	c (11,0) x379 = 9
32.95/23.41	c (11,0) x38 = 10
32.95/23.41	c (11,0) x380 = 2
32.95/23.41	c (11,0) x381 = 11
32.95/23.41	c (11,0) x382 = 24
32.95/23.41	c (11,0) x383 = 18
32.95/23.41	c (11,0) x384 = 0
32.95/23.41	c (11,0) x385 = 12
32.95/23.41	c (11,0) x386 = 3
32.95/23.41	c (11,0) x387 = 13
32.95/23.41	c (11,0) x388 = 21
32.95/23.41	c (11,0) x389 = 22
32.95/23.41	c (11,0) x39 = 2
32.95/23.41	c (11,0) x390 = 10
32.95/23.41	c (11,0) x391 = 5
32.95/23.41	c (11,0) x392 = 16
32.95/23.41	c (11,0) x393 = 23
32.95/23.41	c (11,0) x394 = 20
32.95/23.41	c (11,0) x395 = 4
32.95/23.41	c (11,0) x396 = 7
32.95/23.41	c (11,0) x397 = 6
32.95/23.41	c (11,0) x398 = 8
32.95/23.41	c (11,0) x399 = 19
32.95/23.41	c (11,0) x4 = 23
32.95/23.41	c (11,0) x40 = 7
32.95/23.41	c (11,0) x400 = 17
32.95/23.41	c (11,0) x401 = 14
32.95/23.41	c (11,0) x402 = 8
32.95/23.41	c (11,0) x403 = 15
32.95/23.41	c (11,0) x404 = 11
32.95/23.41	c (11,0) x405 = 10
32.95/23.41	c (11,0) x406 = 7
32.95/23.41	c (11,0) x407 = 5
32.95/23.41	c (11,0) x408 = 21
32.95/23.41	c (11,0) x409 = 4
32.95/23.41	c (11,0) x41 = 18
32.95/23.41	c (11,0) x410 = 0
32.95/23.41	c (11,0) x411 = 6
32.95/23.41	c (11,0) x412 = 9
32.95/23.41	c (11,0) x413 = 22
32.95/23.41	c (11,0) x414 = 23
32.95/23.41	c (11,0) x415 = 1
32.95/23.41	c (11,0) x416 = 19
32.95/23.41	c (11,0) x417 = 18
32.95/23.41	c (11,0) x418 = 3
32.95/23.41	c (11,0) x419 = 12
32.95/23.41	c (11,0) x42 = 11
32.95/23.41	c (11,0) x420 = 13
32.95/23.41	c (11,0) x421 = 20
32.95/23.41	c (11,0) x422 = 24
32.95/23.41	c (11,0) x423 = 2
32.95/23.41	c (11,0) x424 = 16
32.95/23.41	c (11,0) x425 = 16
32.95/23.41	c (11,0) x426 = 7
32.95/23.41	c (11,0) x427 = 11
32.95/23.41	c (11,0) x428 = 9
32.95/23.41	c (11,0) x429 = 0
32.95/23.41	c (11,0) x43 = 24
32.95/23.41	c (11,0) x430 = 4
32.95/23.41	c (11,0) x431 = 12
32.95/23.41	c (11,0) x432 = 13
32.95/23.41	c (11,0) x433 = 20
32.95/23.41	c (11,0) x434 = 3
32.95/23.41	c (11,0) x435 = 2
32.95/23.41	c (11,0) x436 = 21
32.95/23.41	c (11,0) x437 = 22
32.95/23.41	c (11,0) x438 = 5
32.95/23.41	c (11,0) x439 = 15
32.95/23.41	c (11,0) x44 = 19
32.95/23.41	c (11,0) x440 = 14
32.95/23.41	c (11,0) x441 = 24
32.95/23.41	c (11,0) x442 = 8
32.95/23.41	c (11,0) x443 = 18
32.95/23.41	c (11,0) x444 = 1
32.95/23.41	c (11,0) x445 = 6
32.95/23.41	c (11,0) x446 = 10
32.95/23.41	c (11,0) x447 = 19
32.95/23.41	c (11,0) x448 = 23
32.95/23.41	c (11,0) x449 = 17
32.95/23.41	c (11,0) x45 = 23
32.95/23.41	c (11,0) x450 = 14
32.95/23.41	c (11,0) x451 = 12
32.95/23.41	c (11,0) x452 = 23
32.95/23.41	c (11,0) x453 = 4
32.95/23.41	c (11,0) x454 = 24
32.95/23.41	c (11,0) x455 = 13
32.95/23.41	c (11,0) x456 = 9
32.95/23.41	c (11,0) x457 = 0
32.95/23.41	c (11,0) x458 = 8
32.95/23.41	c (11,0) x459 = 21
32.95/23.41	c (11,0) x46 = 15
32.95/23.41	c (11,0) x460 = 1
32.95/23.41	c (11,0) x461 = 2
32.95/23.41	c (11,0) x462 = 18
32.95/23.41	c (11,0) x463 = 11
32.95/23.41	c (11,0) x464 = 16
32.95/23.41	c (11,0) x465 = 3
32.95/23.41	c (11,0) x466 = 20
32.95/23.41	c (11,0) x467 = 22
32.95/23.41	c (11,0) x468 = 19
32.95/23.41	c (11,0) x469 = 6
32.95/23.41	c (11,0) x47 = 22
32.95/23.41	c (11,0) x470 = 5
32.95/23.41	c (11,0) x471 = 17
32.95/23.41	c (11,0) x472 = 10
32.95/23.41	c (11,0) x473 = 15
32.95/23.41	c (11,0) x474 = 7
32.95/23.41	c (11,0) x475 = 13
32.95/23.41	c (11,0) x476 = 5
32.95/23.41	c (11,0) x477 = 7
32.95/23.41	c (11,0) x478 = 12
32.95/23.41	c (11,0) x479 = 22
32.95/23.41	c (11,0) x48 = 1
32.95/23.41	c (11,0) x480 = 6
32.95/23.41	c (11,0) x481 = 20
32.95/23.41	c (11,0) x482 = 3
32.95/23.41	c (11,0) x483 = 2
32.95/23.41	c (11,0) x484 = 23
32.95/23.41	c (11,0) x485 = 21
32.95/23.41	c (11,0) x486 = 10
32.95/23.41	c (11,0) x487 = 8
32.95/23.41	c (11,0) x488 = 15
32.95/23.41	c (11,0) x489 = 19
32.95/23.41	c (11,0) x49 = 6
32.95/23.41	c (11,0) x490 = 11
32.95/23.41	c (11,0) x491 = 1
32.95/23.41	c (11,0) x492 = 17
32.95/23.41	c (11,0) x493 = 4
32.95/23.41	c (11,0) x494 = 24
32.95/23.41	c (11,0) x495 = 14
32.95/23.41	c (11,0) x496 = 16
32.95/23.41	c (11,0) x497 = 0
32.95/23.41	c (11,0) x498 = 18
32.95/23.41	c (11,0) x499 = 9
32.95/23.41	c (11,0) x5 = 0
32.95/23.41	c (11,0) x50 = 21
32.95/23.41	c (11,0) x500 = 4
32.95/23.41	c (11,0) x501 = 22
32.95/23.41	c (11,0) x502 = 2
32.95/23.41	c (11,0) x503 = 1
32.95/23.41	c (11,0) x504 = 6
32.95/23.41	c (11,0) x505 = 21
32.95/23.41	c (11,0) x506 = 24
32.95/23.41	c (11,0) x507 = 23
32.95/23.41	c (11,0) x508 = 7
32.95/23.41	c (11,0) x509 = 10
32.95/23.41	c (11,0) x51 = 18
32.95/23.41	c (11,0) x510 = 8
32.95/23.41	c (11,0) x511 = 12
32.95/23.41	c (11,0) x512 = 0
32.95/23.41	c (11,0) x513 = 16
32.95/23.41	c (11,0) x514 = 11
32.95/23.41	c (11,0) x515 = 17
32.95/23.41	c (11,0) x516 = 15
32.95/23.41	c (11,0) x517 = 9
32.95/23.41	c (11,0) x518 = 5
32.95/23.41	c (11,0) x519 = 13
32.95/23.41	c (11,0) x52 = 5
32.95/23.41	c (11,0) x520 = 19
32.95/23.41	c (11,0) x521 = 18
32.95/23.41	c (11,0) x522 = 20
32.95/23.41	c (11,0) x523 = 14
32.95/23.41	c (11,0) x524 = 3
32.95/23.41	c (11,0) x525 = 10
32.95/23.41	c (11,0) x526 = 11
32.95/23.41	c (11,0) x527 = 16
32.95/23.41	c (11,0) x528 = 19
32.95/23.41	c (11,0) x529 = 21
32.95/23.41	c (11,0) x53 = 6
32.95/23.41	c (11,0) x530 = 7
32.95/23.41	c (11,0) x531 = 6
32.95/23.41	c (11,0) x532 = 9
32.95/23.41	c (11,0) x533 = 14
32.95/23.41	c (11,0) x534 = 22
32.95/23.41	c (11,0) x535 = 3
32.95/23.41	c (11,0) x536 = 4
32.95/23.41	c (11,0) x537 = 2
32.95/23.41	c (11,0) x538 = 23
32.95/23.41	c (11,0) x539 = 17
32.95/23.41	c (11,0) x54 = 8
32.95/23.41	c (11,0) x540 = 0
32.95/23.41	c (11,0) x541 = 12
32.95/23.41	c (11,0) x542 = 13
32.95/23.41	c (11,0) x543 = 1
32.95/23.41	c (11,0) x544 = 18
32.95/23.41	c (11,0) x545 = 24
32.95/23.41	c (11,0) x546 = 8
32.95/23.41	c (11,0) x547 = 15
32.95/23.41	c (11,0) x548 = 20
32.95/23.41	c (11,0) x549 = 5
32.95/23.41	c (11,0) x55 = 16
32.95/23.41	c (11,0) x550 = 2
32.95/23.41	c (11,0) x551 = 24
32.95/23.41	c (11,0) x552 = 22
32.95/23.41	c (11,0) x553 = 13
32.95/23.41	c (11,0) x554 = 3
32.95/23.41	c (11,0) x555 = 17
32.95/23.41	c (11,0) x556 = 0
32.95/23.41	c (11,0) x557 = 7
32.95/23.41	c (11,0) x558 = 4
32.95/23.41	c (11,0) x559 = 11
32.95/23.41	c (11,0) x56 = 23
32.95/23.41	c (11,0) x560 = 15
32.95/23.41	c (11,0) x561 = 20
32.95/23.41	c (11,0) x562 = 21
32.95/23.41	c (11,0) x563 = 8
32.95/23.41	c (11,0) x564 = 5
32.95/23.41	c (11,0) x565 = 6
32.95/23.41	c (11,0) x566 = 9
32.95/23.41	c (11,0) x567 = 10
32.95/23.41	c (11,0) x568 = 16
32.95/23.41	c (11,0) x569 = 23
32.95/23.41	c (11,0) x57 = 12
32.95/23.41	c (11,0) x570 = 18
32.95/23.41	c (11,0) x571 = 14
32.95/23.41	c (11,0) x572 = 12
32.95/23.41	c (11,0) x573 = 19
32.95/23.41	c (11,0) x574 = 1
32.95/23.41	c (11,0) x575 = 12
32.95/23.41	c (11,0) x576 = 16
32.95/23.41	c (11,0) x577 = 1
32.95/23.41	c (11,0) x578 = 24
32.95/23.41	c (11,0) x579 = 10
32.95/23.41	c (11,0) x58 = 22
32.95/23.41	c (11,0) x580 = 3
32.95/23.41	c (11,0) x581 = 5
32.95/23.41	c (11,0) x582 = 6
32.95/23.41	c (11,0) x583 = 9
32.95/23.41	c (11,0) x584 = 18
32.95/23.41	c (11,0) x585 = 11
32.95/23.41	c (11,0) x586 = 22
32.95/23.41	c (11,0) x587 = 23
32.95/23.41	c (11,0) x588 = 19
32.95/23.41	c (11,0) x589 = 21
32.95/23.41	c (11,0) x59 = 2
32.95/23.41	c (11,0) x590 = 20
32.95/23.41	c (11,0) x591 = 2
32.95/23.41	c (11,0) x592 = 14
32.95/23.41	c (11,0) x593 = 7
32.95/23.41	c (11,0) x594 = 15
32.95/23.41	c (11,0) x595 = 0
32.95/23.41	c (11,0) x596 = 4
32.95/23.41	c (11,0) x597 = 13
32.95/23.41	c (11,0) x598 = 17
32.95/23.41	c (11,0) x599 = 8
32.95/23.41	c (11,0) x6 = 16
32.95/23.41	c (11,0) x60 = 10
32.95/23.41	c (11,0) x600 = 23
32.95/23.41	c (11,0) x601 = 3
32.95/23.41	c (11,0) x602 = 6
32.95/23.41	c (11,0) x603 = 20
32.95/23.41	c (11,0) x604 = 19
32.95/23.41	c (11,0) x605 = 15
32.95/23.41	c (11,0) x606 = 17
32.95/23.41	c (11,0) x607 = 22
32.95/23.41	c (11,0) x608 = 0
32.95/23.41	c (11,0) x609 = 5
32.95/23.41	c (11,0) x61 = 17
32.95/23.41	c (11,0) x610 = 18
32.95/23.41	c (11,0) x611 = 24
32.95/23.41	c (11,0) x612 = 14
32.95/23.41	c (11,0) x613 = 4
32.95/23.41	c (11,0) x614 = 1
32.95/23.41	c (11,0) x615 = 12
32.95/23.41	c (11,0) x616 = 10
32.95/23.41	c (11,0) x617 = 21
32.95/23.41	c (11,0) x618 = 11
32.95/23.41	c (11,0) x619 = 8
32.95/23.41	c (11,0) x62 = 24
32.95/23.41	c (11,0) x620 = 16
32.95/23.41	c (11,0) x621 = 9
32.95/23.41	c (11,0) x622 = 2
32.95/23.41	c (11,0) x623 = 7
32.95/23.41	c (11,0) x624 = 13
32.95/23.41	c (11,0) x63 = 3
32.95/23.41	c (11,0) x64 = 4
32.95/23.41	c (11,0) x65 = 13
32.95/23.41	c (11,0) x66 = 7
32.95/23.41	c (11,0) x67 = 19
32.95/23.41	c (11,0) x68 = 0
32.95/23.41	c (11,0) x69 = 14
32.95/23.41	c (11,0) x7 = 11
32.95/23.41	c (11,0) x70 = 15
32.95/23.41	c (11,0) x71 = 11
32.95/23.41	c (11,0) x72 = 1
32.95/23.41	c (11,0) x73 = 9
32.95/23.41	c (11,0) x74 = 20
32.95/23.41	c (11,0) x75 = 24
32.95/23.41	c (11,0) x76 = 23
32.95/23.41	c (11,0) x77 = 21
32.95/23.41	c (11,0) x78 = 2
32.95/23.41	c (11,0) x79 = 18
32.95/23.41	c (11,0) x8 = 24
32.95/23.41	c (11,0) x80 = 5
32.95/23.41	c (11,0) x81 = 15
32.95/23.41	c (11,0) x82 = 20
32.95/23.41	c (11,0) x83 = 13
32.95/23.41	c (11,0) x84 = 9
32.95/23.41	c (11,0) x85 = 7
32.95/23.41	c (11,0) x86 = 11
32.95/23.41	c (11,0) x87 = 17
32.95/23.41	c (11,0) x88 = 0
32.95/23.41	c (11,0) x89 = 6
32.95/23.41	c (11,0) x9 = 14
32.95/23.41	c (11,0) x90 = 19
32.95/23.41	c (11,0) x91 = 8
32.95/23.41	c (11,0) x92 = 1
32.95/23.41	c (11,0) x93 = 10
32.95/23.41	c (11,0) x94 = 22
32.95/23.41	c (11,0) x95 = 12
32.95/23.41	c (11,0) x96 = 3
32.95/23.41	c (11,0) x97 = 14
32.95/23.41	c (11,0) x98 = 16
32.95/23.41	c (11,0) x99 = 4
32.95/23.41	s SATISFIABLE
32.95/23.41	v <instantiation>
32.95/23.41	v     <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624</list>
32.95/23.41	v     <values>22 20 10 18 23 0 16 11 24 14 17 8 3 6 7 9 13 15 12 21 1 19 4 5 2 9 13 20 3 12 14 21 8 5 17 16 0 4 10 2 7 18 11 24 19 23 15 22 1 6 21 18 5 6 8 16 23 12 22 2 10 17 24 3 4 13 7 19 0 14 15 11 1 9 20 24 23 21 2 18 5 15 20 13 9 7 11 17 0 6 19 8 1 10 22 12 3 14 16 4 5 17 13 7 15 23 10 21 1 6 19 18 20 14 8 2 3 0 9 4 22 12 16 24 11 0 2 4 10 20 19 13 15 11 16 9 1 12 7 18 5 23 24 8 3 17 6 21 22 14 15 10 3 8 1 18 4 14 17 19 23 7 6 2 0 24 16 12 20 11 9 13 5 21 22 8 1 18 23 4 22 19 2 10 7 14 16 5 20 13 15 11 6 21 17 3 24 9 12 0 3 6 17 11 16 9 14 19 23 15 20 13 10 1 24 18 4 2 22 5 7 21 8 0 12 18 19 0 22 14 12 8 10 16 1 5 15 7 13 9 21 6 4 17 2 20 23 3 11 24 11 4 12 14 2 1 22 16 6 24 13 23 19 9 20 8 17 7 15 0 21 5 18 3 10 7 21 9 16 5 24 2 17 19 20 4 14 15 12 3 22 0 23 13 10 8 1 11 6 18 20 8 19 0 13 11 18 1 15 12 24 5 16 17 14 4 21 3 6 9 2 22 7 10 23 19 0 24 21 7 20 3 4 12 8 6 9 1 18 10 23 22 5 14 16 11 2 17 13 15 6 9 15 5 17 8 1 18 3 13 22 19 11 24 12 16 14 20 2 7 10 0 23 4 21 1 15 14 17 9 2 11 24 18 0 12 3 13 21 22 10 5 16 23 20 4 7 6 8 19 17 14 8 15 11 10 7 5 21 4 0 6 9 22 23 1 19 18 3 12 13 20 24 2 16 16 7 11 9 0 4 12 13 20 3 2 21 22 5 15 14 24 8 18 1 6 10 19 23 17 14 12 23 4 24 13 9 0 8 21 1 2 18 11 16 3 20 22 19 6 5 17 10 15 7 13 5 7 12 22 6 20 3 2 23 21 10 8 15 19 11 1 17 4 24 14 16 0 18 9 4 22 2 1 6 21 24 23 7 10 8 12 0 16 11 17 15 9 5 13 19 18 20 14 3 10 11 16 19 21 7 6 9 14 22 3 4 2 23 17 0 12 13 1 18 24 8 15 20 5 2 24 22 13 3 17 0 7 4 11 15 20 21 8 5 6 9 10 16 23 18 14 12 19 1 12 16 1 24 10 3 5 6 9 18 11 22 23 19 21 20 2 14 7 15 0 4 13 17 8 23 3 6 20 19 15 17 22 0 5 18 24 14 4 1 12 10 21 11 8 16 9 2 7 13</values>
32.95/23.41	v </instantiation>
32.95/23.41	c (11,0) Show results End
32.95/23.41	c (11,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
32.95/23.41	c (11,0) 11,11,STOP-AFTER(ALL)
32.95/23.41	c END-Prog: Thu Sep 12 16:20:12 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388310-1568298027/watcher-4388310-1568298027 -o /tmp/evaluation-result-4388310-1568298027/solver-4388310-1568298027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568289747-16920 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388310-1568298027.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20156, runsolver pid=20153

[startup+0.100155 s]*
/proc/loadavg: 2.00 2.08 2.12 3/240 20173
/proc/meminfo: memFree=30980484/32770624 swapFree=67003316/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406042374 115843072 349 33554432000 4194304 5098028 140729868874320 140729868871576 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 349 296 221 0 87 0
[pid=20159] ppid=20156 vsize=15012696 memory=72928 CPUtime=0.12 cores=1,3,5,7
/proc/20159/stat : 20159 (java) S 20156 20156 16886 0 -1 1077944320 6454 0 0 0 10 2 0 0 20 0 15 0 406042374 15373000704 18232 33554432000 4194304 4196468 140722257705712 140722257688256 140429602909943 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
/proc/20159/statm: 3753174 18232 2933 1 0 3715579 0
[pid=20159/tid=20160] ppid=20156 vsize=15012696 memory=-6437188426293100485 CPUtime=0.09 cores=1,3,5,7
/proc/20159/task/20160/stat : 20160 (java) R 20156 20156 16886 0 -1 4202560 4274 0 0 0 8 1 0 0 20 0 15 0 406042375 15373000704 18232 33554432000 4194304 4196468 140722257705712 140429574703848 140429586990430 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20161] ppid=20156 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20161/stat : 20161 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 18232 33554432000 4194304 4196468 140722257705712 140429607151888 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20162] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20162/stat : 20162 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 18232 33554432000 4194304 4196468 140722257705712 140429398235536 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20163] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20163/stat : 20163 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 18232 33554432000 4194304 4196468 140722257705712 140429397182992 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20164] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20164/stat : 20164 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 18232 33554432000 4194304 4196468 140722257705712 140429396130448 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20165] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20165/stat : 20165 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428573346288 140429602921090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20166] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20166/stat : 20166 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428183594400 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20167] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20167/stat : 20167 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 18232 33554432000 4194304 4196468 140722257705712 140427915159024 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20168] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20168/stat : 20168 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140427540650704 140429602928539 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20169] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20169/stat : 20169 (java) S 20156 20156 16886 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428572293104 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20170] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20170/stat : 20170 (java) S 20156 20156 16886 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428571240560 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20171] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0.01 cores=1,3,5,7
/proc/20159/task/20171/stat : 20171 (java) R 20156 20156 16886 0 -1 4202560 405 0 0 0 1 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428570184696 140429582033213 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20172] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20172/stat : 20172 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140427042744928 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20173] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20173/stat : 20173 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 18232 33554432000 4194304 4196468 140722257705712 140428569135920 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74324 KiB

[startup+0.211303 s]*
/proc/loadavg: 2.00 2.08 2.12 3/240 20173
/proc/meminfo: memFree=30952388/32770624 swapFree=67003316/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406042374 115843072 349 33554432000 4194304 5098028 140729868874320 140729868871576 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 349 296 221 0 87 0
[pid=20159] ppid=20156 vsize=15012696 memory=88044 CPUtime=0.25 cores=1,3,5,7
/proc/20159/stat : 20159 (java) S 20156 20156 16886 0 -1 1077944320 11570 0 0 0 22 3 0 0 20 0 15 0 406042374 15373000704 22011 33554432000 4194304 4196468 140722257705712 140722257688256 140429602909943 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
/proc/20159/statm: 3753174 22011 2939 1 0 3715579 0
[pid=20159/tid=20160] ppid=20156 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/20159/task/20160/stat : 20160 (java) R 20156 20156 16886 0 -1 4202560 9338 0 0 0 17 3 0 0 20 0 15 0 406042375 15373000704 22011 33554432000 4194304 4196468 140722257705712 140429574725584 140429586990430 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20161] ppid=20156 vsize=15012696 memory=397 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20161/stat : 20161 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 22011 33554432000 4194304 4196468 140722257705712 140429607151888 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20162] ppid=20156 vsize=15012696 memory=140141112177644 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20162/stat : 20162 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 22011 33554432000 4194304 4196468 140722257705712 140429398235536 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20163] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20163/stat : 20163 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 22011 33554432000 4194304 4196468 140722257705712 140429397182992 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20164] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20164/stat : 20164 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 22011 33554432000 4194304 4196468 140722257705712 140429396130448 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20165] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20165/stat : 20165 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428573346288 140429602921090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20166] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20166/stat : 20166 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428183594400 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20167] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20167/stat : 20167 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 22011 33554432000 4194304 4196468 140722257705712 140427915159024 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20168] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20168/stat : 20168 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140427540650704 140429602928539 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20169] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20169/stat : 20169 (java) S 20156 20156 16886 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428572293104 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20170] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20170/stat : 20170 (java) S 20156 20156 16886 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428571240560 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20171] ppid=20156 vsize=15012696 memory=140141112157824 CPUtime=0.03 cores=1,3,5,7
/proc/20159/task/20171/stat : 20171 (java) R 20156 20156 16886 0 -1 4202560 416 0 0 0 3 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428570188016 140429582881128 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20172] ppid=20156 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20172/stat : 20172 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140427042744928 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20173] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20173/stat : 20173 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 22011 33554432000 4194304 4196468 140722257705712 140428569135920 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89440 KiB

[startup+0.31116 s]*
/proc/loadavg: 2.00 2.08 2.12 3/240 20173
/proc/meminfo: memFree=30953076/32770624 swapFree=67003316/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406042374 115843072 349 33554432000 4194304 5098028 140729868874320 140729868871576 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 349 296 221 0 87 0
[pid=20159] ppid=20156 vsize=15012696 memory=92008 CPUtime=0.43 cores=1,3,5,7
/proc/20159/stat : 20159 (java) S 20156 20156 16886 0 -1 1077944320 12048 0 0 0 39 4 0 0 20 0 15 0 406042374 15373000704 23002 33554432000 4194304 4196468 140722257705712 140722257688256 140429602909943 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
/proc/20159/statm: 3753174 23002 3052 1 0 3715579 0
[pid=20159/tid=20160] ppid=20156 vsize=15012696 memory=7022364632946311227 CPUtime=0.3 cores=1,3,5,7
/proc/20159/task/20160/stat : 20160 (java) R 20156 20156 16886 0 -1 4202560 9620 0 0 0 27 3 0 0 20 0 15 0 406042375 15373000704 23002 33554432000 4194304 4196468 140722257705712 140429574740016 140429584473495 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20161] ppid=20156 vsize=15012696 memory=288230613314699634 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20161/stat : 20161 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 23002 33554432000 4194304 4196468 140722257705712 140429607151888 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20162] ppid=20156 vsize=15012696 memory=3979270256920382612 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20162/stat : 20162 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 23002 33554432000 4194304 4196468 140722257705712 140429398235536 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20163] ppid=20156 vsize=15012696 memory=280281915619696 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20163/stat : 20163 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 23002 33554432000 4194304 4196468 140722257705712 140429397182992 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20164] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20164/stat : 20164 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15373000704 23002 33554432000 4194304 4196468 140722257705712 140429396130448 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20165] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20165/stat : 20165 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428573346288 140429602921090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20166] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20166/stat : 20166 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428183594400 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20167] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20167/stat : 20167 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042378 15373000704 23002 33554432000 4194304 4196468 140722257705712 140427915159024 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20168] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20168/stat : 20168 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140427540650704 140429602928539 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20169] ppid=20156 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20159/task/20169/stat : 20169 (java) S 20156 20156 16886 0 -1 1077944384 435 0 0 0 2 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428572293104 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20170] ppid=20156 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20159/task/20170/stat : 20170 (java) S 20156 20156 16886 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428571240560 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20171] ppid=20156 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20159/task/20171/stat : 20171 (java) S 20156 20156 16886 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428570188016 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20172] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20172/stat : 20172 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140427042744928 140429602920149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20173] ppid=20156 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20173/stat : 20173 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042381 15373000704 23002 33554432000 4194304 4196468 140722257705712 140428569135920 140429602921090 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93404 KiB

[startup+0.703576 s]
/proc/loadavg: 2.00 2.08 2.12 3/240 20173
/proc/meminfo: memFree=30937992/32770624 swapFree=67003316/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406042374 115843072 349 33554432000 4194304 5098028 140729868874320 140729868871576 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 349 296 221 0 87 0
[pid=20159] ppid=20156 vsize=15018968 memory=127728 CPUtime=1.01 cores=1,3,5,7
/proc/20159/stat : 20159 (java) S 20156 20156 16886 0 -1 1077944320 19669 0 0 0 93 8 0 0 20 0 15 0 406042374 15379423232 31932 33554432000 4194304 4196468 140722257705712 140722257688256 140429602909943 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
/proc/20159/statm: 3754742 31932 3184 1 0 3716091 0
[pid=20159/tid=20160] ppid=20156 vsize=15018968 memory=1616 CPUtime=0.67 cores=1,3,5,7
/proc/20159/task/20160/stat : 20160 (java) R 20156 20156 16886 0 -1 4202560 16674 0 0 0 61 6 0 0 20 0 15 0 406042375 15379423232 31932 33554432000 4194304 4196468 140722257705712 140429574740112 140429075183016 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20161] ppid=20156 vsize=15018968 memory=784 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20161/stat : 20161 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15379423232 31932 33554432000 4194304 4196468 140722257705712 140429607151888 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20162] ppid=20156 vsize=15018968 memory=8252 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20162/stat : 20162 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042376 15379423232 31932 33554432000 4194304 4196468 140722257705712 140429398235536 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20163] ppid=20156 vsize=15018968 memory=5912 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20163/stat : 20163 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15379423232 31932 33554432000 4194304 4196468 140722257705712 140429397182992 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20164] ppid=20156 vsize=15018968 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20164/stat : 20164 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042376 15379423232 31932 33554432000 4194304 4196468 140722257705712 140429396130448 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20165] ppid=20156 vsize=15018968 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20165/stat : 20165 (java) S 20156 20156 16886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406042378 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428573346288 140429602921090 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20166] ppid=20156 vsize=15018968 memory=728 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20166/stat : 20166 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406042378 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428183594400 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20167] ppid=20156 vsize=15018968 memory=3436 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20167/stat : 20167 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406042378 15379423232 31932 33554432000 4194304 4196468 140722257705712 140427915159024 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20168] ppid=20156 vsize=15018968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20168/stat : 20168 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140427540650704 140429602928539 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20169] ppid=20156 vsize=15018968 memory=1212 CPUtime=0.08 cores=1,3,5,7
/proc/20159/task/20169/stat : 20169 (java) R 20156 20156 16886 0 -1 4202560 645 0 0 0 8 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428572293104 140429584455566 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20170] ppid=20156 vsize=15018968 memory=1036 CPUtime=0.06 cores=1,3,5,7
/proc/20159/task/20170/stat : 20170 (java) R 20156 20156 16886 0 -1 4202560 412 0 0 0 6 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428571238768 140429596014646 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20171] ppid=20156 vsize=15018968 memory=14008 CPUtime=0.16 cores=1,3,5,7
/proc/20159/task/20171/stat : 20171 (java) R 20156 20156 16886 0 -1 4202560 607 0 0 0 16 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428570184384 140429581713152 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20172] ppid=20156 vsize=15018968 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20172/stat : 20172 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140427042744928 140429602920149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
[pid=20159/tid=20173] ppid=20156 vsize=15018968 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/20159/task/20173/stat : 20173 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406042381 15379423232 31932 33554432000 4194304 4196468 140722257705712 140428569135920 140429602921090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7340032 140722257711854 140722257712282 140722257712282 140722257715151 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 129124 KiB

[startup+1.50962 s]
/proc/loadavg: 2.00 2.08 2.12 5/240 20173
/proc/meminfo: memFree=30882812/32770624 swapFree=67003316/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406042374 115843072 349 33554432000 4194304 5098028 140729868874320 140729868871576 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 349 296 221 0 87 0

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

/proc/20174/task/20190/stat : 20190 (java) S 20156 20156 16886 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31120 33554432000 4194304 4196468 140721550926256 140534850823616 140535618092825 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20192] ppid=20156 vsize=8068440 memory=2832 CPUtime=0.02 cores=1,3,5,7
/proc/20174/task/20192/stat : 20192 (java) S 20156 20156 16886 0 -1 4202560 1740 0 0 0 1 1 0 0 20 0 19 0 406043602 8262082560 31120 33554432000 4194304 4196468 140721550926256 140532806303760 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20193] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20193/stat : 20193 (java) S 20156 20156 16886 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31120 33554432000 4194304 4196468 140721550926256 140532537867696 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20194] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20194/stat : 20194 (java) S 20156 20156 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 406043605 8262082560 31120 33554432000 4194304 4196468 140721550926256 140533074746288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
Current children cumulated CPU time: 30.21 s
Current children cumulated vsize: 8207668 KiB
Current children cumulated memory: 137828 KiB

[startup+22.4008 s]
/proc/loadavg: 1.94 2.06 2.11 3/245 20202
/proc/meminfo: memFree=30896252/32770624 swapFree=67003320/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1476 CPUtime=20.27 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 585 37122 0 0 0 0 1959 68 20 0 1 0 406042374 115843072 369 33554432000 4194304 5098028 140729868874320 140729868871064 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 369 311 221 0 87 0
[pid=20174] ppid=20156 vsize=8068440 memory=125828 CPUtime=1.44 cores=1,3,5,7
/proc/20174/stat : 20174 (java) S 20156 20156 16886 0 -1 1077944320 22438 0 0 0 134 10 0 0 20 0 19 0 406043524 8262082560 31457 33554432000 4194304 4196468 140721550926256 140721550908800 140535618068215 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
/proc/20174/statm: 2017110 31457 3216 1 0 1978454 0
[pid=20189] ppid=20174 vsize=26100 memory=11872 CPUtime=10.12 cores=1,3,5,7
/proc/20189/stat : 20189 (glueminisat-sim) R 20174 20156 16886 0 -1 4202496 8975 0 0 0 986 26 0 0 20 0 1 0 406043601 26726400 2968 33554432000 4194304 4452875 140722065026144 140722065021176 139767023959943 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6552096 6554264 14561280 140722065027935 140722065028135 140722065028135 140722065031085 0
/proc/20189/statm: 6525 2968 373 64 0 2729 0
[pid=20174/tid=20175] ppid=20156 vsize=8068440 memory=8252 CPUtime=0.8 cores=1,3,5,7
/proc/20174/task/20175/stat : 20175 (java) S 20156 20156 16886 0 -1 1077944384 16897 0 0 0 74 6 0 0 20 0 19 0 406043525 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535589908384 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20176] ppid=20156 vsize=8068440 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20176/stat : 20176 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535622310288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20177] ppid=20156 vsize=8068440 memory=1036 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20177/stat : 20177 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535428073744 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20178] ppid=20156 vsize=8068440 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20178/stat : 20178 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535427021456 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20179] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20179/stat : 20179 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535425968656 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20180] ppid=20156 vsize=8068440 memory=124224 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20180/stat : 20180 (java) S 20156 20156 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 406043527 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534862510704 140535618079362 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20181] ppid=20156 vsize=8068440 memory=11872 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20181/stat : 20181 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 406043528 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534484034848 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20182] ppid=20156 vsize=8068440 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20182/stat : 20182 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043528 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534215599728 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20183] ppid=20156 vsize=8068440 memory=784 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20183/stat : 20183 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533841091152 140535618086811 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20184] ppid=20156 vsize=8068440 memory=8252 CPUtime=0.16 cores=1,3,5,7
/proc/20174/task/20184/stat : 20184 (java) S 20156 20156 16886 0 -1 1077944384 1003 0 0 0 16 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534861457520 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20185] ppid=20156 vsize=8068440 memory=5912 CPUtime=0.13 cores=1,3,5,7
/proc/20174/task/20185/stat : 20185 (java) S 20156 20156 16886 0 -1 1077944384 327 0 0 0 13 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534860404720 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20186] ppid=20156 vsize=8068440 memory=1056 CPUtime=0.27 cores=1,3,5,7
/proc/20174/task/20186/stat : 20186 (java) S 20156 20156 16886 0 -1 1077944384 1079 0 0 0 27 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534859352432 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20187] ppid=20156 vsize=8068440 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20187/stat : 20187 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533343185376 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20188] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20188/stat : 20188 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043531 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534858300336 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20190] ppid=20156 vsize=8068440 memory=124480 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20190/stat : 20190 (java) S 20156 20156 16886 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534850823616 140535618092825 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20192] ppid=20156 vsize=8068440 memory=11872 CPUtime=0.03 cores=1,3,5,7
/proc/20174/task/20192/stat : 20192 (java) S 20156 20156 16886 0 -1 4202560 1742 0 0 0 2 1 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140532806303760 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20193] ppid=20156 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20193/stat : 20193 (java) S 20156 20156 16886 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140532537867696 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20194] ppid=20156 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20194/stat : 20194 (java) S 20156 20156 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 406043605 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533074746288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
Current children cumulated CPU time: 31.83 s
Current children cumulated vsize: 8207668 KiB
Current children cumulated memory: 139176 KiB

[startup+23.2009 s]
/proc/loadavg: 1.94 2.06 2.11 3/245 20202
/proc/meminfo: memFree=30896128/32770624 swapFree=67003320/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1476 CPUtime=20.27 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 585 37122 0 0 0 0 1959 68 20 0 1 0 406042374 115843072 369 33554432000 4194304 5098028 140729868874320 140729868871064 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 369 311 221 0 87 0
[pid=20174] ppid=20156 vsize=8068440 memory=125828 CPUtime=1.45 cores=1,3,5,7
/proc/20174/stat : 20174 (java) S 20156 20156 16886 0 -1 1077944320 22457 0 0 0 135 10 0 0 20 0 19 0 406043524 8262082560 31457 33554432000 4194304 4196468 140721550926256 140721550908800 140535618068215 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
/proc/20174/statm: 2017110 31457 3216 1 0 1978454 0
[pid=20189] ppid=20174 vsize=26100 memory=11872 CPUtime=10.92 cores=1,3,5,7
/proc/20189/stat : 20189 (glueminisat-sim) R 20174 20156 16886 0 -1 4202496 8987 0 0 0 1065 27 0 0 20 0 1 0 406043601 26726400 2968 33554432000 4194304 4452875 140722065026144 140722065021176 139767023959943 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6552096 6554264 14561280 140722065027935 140722065028135 140722065028135 140722065031085 0
/proc/20189/statm: 6525 2968 373 64 0 2729 0
[pid=20174/tid=20175] ppid=20156 vsize=8068440 memory=2116 CPUtime=0.8 cores=1,3,5,7
/proc/20174/task/20175/stat : 20175 (java) S 20156 20156 16886 0 -1 1077944384 16897 0 0 0 74 6 0 0 20 0 19 0 406043525 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535589908384 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20176] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20176/stat : 20176 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535622310288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20177] ppid=20156 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20177/stat : 20177 (java) S 20156 20156 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535428073744 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20178] ppid=20156 vsize=8068440 memory=3280 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20178/stat : 20178 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535427021456 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20179] ppid=20156 vsize=8068440 memory=36956 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20179/stat : 20179 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043526 8262082560 31457 33554432000 4194304 4196468 140721550926256 140535425968656 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20180] ppid=20156 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20180/stat : 20180 (java) S 20156 20156 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 406043527 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534862510704 140535618079362 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20181] ppid=20156 vsize=8068440 memory=2052 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20181/stat : 20181 (java) S 20156 20156 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 406043528 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534484034848 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20182] ppid=20156 vsize=8068440 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20182/stat : 20182 (java) S 20156 20156 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406043528 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534215599728 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20183] ppid=20156 vsize=8068440 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20183/stat : 20183 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533841091152 140535618086811 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20184] ppid=20156 vsize=8068440 memory=125828 CPUtime=0.17 cores=1,3,5,7
/proc/20174/task/20184/stat : 20184 (java) S 20156 20156 16886 0 -1 1077944384 1022 0 0 0 17 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534861457520 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20185] ppid=20156 vsize=8068440 memory=11872 CPUtime=0.13 cores=1,3,5,7
/proc/20174/task/20185/stat : 20185 (java) S 20156 20156 16886 0 -1 1077944384 327 0 0 0 13 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534860404720 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20186] ppid=20156 vsize=8068440 memory=2832 CPUtime=0.27 cores=1,3,5,7
/proc/20174/task/20186/stat : 20186 (java) S 20156 20156 16886 0 -1 1077944384 1079 0 0 0 27 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534859352432 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20187] ppid=20156 vsize=8068440 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20187/stat : 20187 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043530 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533343185376 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20188] ppid=20156 vsize=8068440 memory=1036 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20188/stat : 20188 (java) S 20156 20156 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406043531 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534858300336 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20190] ppid=20156 vsize=8068440 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20190/stat : 20190 (java) S 20156 20156 16886 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140534850823616 140535618092825 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20192] ppid=20156 vsize=8068440 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20174/task/20192/stat : 20192 (java) S 20156 20156 16886 0 -1 4202560 1742 0 0 0 2 1 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140532806303920 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20193] ppid=20156 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20193/stat : 20193 (java) S 20156 20156 16886 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 406043602 8262082560 31457 33554432000 4194304 4196468 140721550926256 140532537867696 140535618090141 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20194] ppid=20156 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20174/task/20194/stat : 20194 (java) S 20156 20156 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 406043605 8262082560 31457 33554432000 4194304 4196468 140721550926256 140533074746288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
Current children cumulated CPU time: 32.64 s
Current children cumulated vsize: 8207668 KiB
Current children cumulated memory: 139176 KiB

[startup+23.4008 s]
/proc/loadavg: 1.94 2.06 2.11 3/245 20202
/proc/meminfo: memFree=30896128/32770624 swapFree=67003320/67108860
[pid=20156] ppid=20153 vsize=113128 memory=1476 CPUtime=20.27 cores=1,3,5,7
/proc/20156/stat : 20156 (scop.sh) S 20153 20156 16886 0 -1 4202496 585 37122 0 0 0 0 1959 68 20 0 1 0 406042374 115843072 369 33554432000 4194304 5098028 140729868874320 140729868871064 140256925770364 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38486016 140729868878632 140729868878960 140729868878960 140729868881869 0
/proc/20156/statm: 28282 369 311 221 0 87 0
[pid=20174] ppid=20156 vsize=7937364 memory=131936 CPUtime=12.68 cores=1,3,5,7
/proc/20174/stat : 20174 (java) S 20156 20156 16886 0 -1 1077944320 22977 9043 0 0 157 10 1073 28 20 0 17 0 406043524 8127860736 32984 33554432000 4194304 4196468 140721550926256 140721550908800 140535618068215 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
/proc/20174/statm: 1984341 32984 3219 1 0 1945685 0
[pid=20174/tid=20175] ppid=20156 vsize=7937364 memory=0 CPUtime=11.9 cores=1,3,5,7
/proc/20174/task/20175/stat : 20175 (java) R 20156 20156 16886 0 -1 4202560 17139 9043 0 0 83 6 1073 28 20 0 17 0 406043525 8127860736 32984 33554432000 4194304 4196468 140721550926256 140535589906896 140535618080150 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20176] ppid=20156 vsize=7937364 memory=0 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20176/stat : 20176 (java) S 20156 20156 16886 0 -1 1077944384 1 9043 0 0 0 0 1073 28 20 0 17 0 406043526 8127860736 32984 33554432000 4194304 4196468 140721550926256 140535622310288 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20177] ppid=20156 vsize=7937364 memory=0 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20177/stat : 20177 (java) S 20156 20156 16886 0 -1 1077944384 2 9043 0 0 0 0 1073 28 20 0 17 0 406043526 8127860736 32984 33554432000 4194304 4196468 140721550926256 140535428073744 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20178] ppid=20156 vsize=7937364 memory=3042562647523560752 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20178/stat : 20178 (java) S 20156 20156 16886 0 -1 1077944384 1 9043 0 0 0 0 1073 28 20 0 17 0 406043526 8127860736 32984 33554432000 4194304 4196468 140721550926256 140535427021456 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20179] ppid=20156 vsize=7937364 memory=-6302889425569150144 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20179/stat : 20179 (java) S 20156 20156 16886 0 -1 1077944384 1 9043 0 0 0 0 1073 28 20 0 17 0 406043526 8127860736 32984 33554432000 4194304 4196468 140721550926256 140535425968656 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20180] ppid=20156 vsize=7937364 memory=7245577201579234449 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20180/stat : 20180 (java) S 20156 20156 16886 0 -1 1077944384 6 9043 0 0 0 0 1073 28 20 0 17 0 406043527 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534862510704 140535618079362 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20181] ppid=20156 vsize=7937364 memory=5938085514074673237 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20181/stat : 20181 (java) S 20156 20156 16886 0 -1 1077944384 13 9043 0 0 0 0 1073 28 20 0 17 0 406043528 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534484034848 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20182] ppid=20156 vsize=7937364 memory=-6447287110554383552 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20182/stat : 20182 (java) S 20156 20156 16886 0 -1 1077944384 1 9043 0 0 0 0 1073 28 20 0 17 0 406043528 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534215599728 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20183] ppid=20156 vsize=7937364 memory=5420774450668598842 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20183/stat : 20183 (java) S 20156 20156 16886 0 -1 1077944384 3 9043 0 0 0 0 1073 28 20 0 17 0 406043530 8127860736 32984 33554432000 4194304 4196468 140721550926256 140533841091152 140535618086811 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20184] ppid=20156 vsize=7937364 memory=6297831537088227440 CPUtime=11.2 cores=1,3,5,7
/proc/20174/task/20184/stat : 20184 (java) R 20156 20156 16886 0 -1 4202560 1045 9043 0 0 19 0 1073 28 20 0 17 0 406043530 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534861448848 140535597216904 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20185] ppid=20156 vsize=7937364 memory=7013346343823632999 CPUtime=11.17 cores=1,3,5,7
/proc/20174/task/20185/stat : 20185 (java) R 20156 20156 16886 0 -1 1077944384 360 9043 0 0 16 0 1073 28 20 0 17 0 406043530 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534860404720 140535618079362 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20186] ppid=20156 vsize=7937364 memory=784 CPUtime=11.34 cores=1,3,5,7
/proc/20174/task/20186/stat : 20186 (java) R 20156 20156 16886 0 -1 4202560 1268 9043 0 0 33 0 1073 28 20 0 17 0 406043530 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534859352432 140535618080150 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20187] ppid=20156 vsize=7937364 memory=8252 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20187/stat : 20187 (java) S 20156 20156 16886 0 -1 1077944384 3 9043 0 0 0 0 1073 28 20 0 17 0 406043530 8127860736 32984 33554432000 4194304 4196468 140721550926256 140533343185376 140535618078421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20188] ppid=20156 vsize=7937364 memory=5912 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20188/stat : 20188 (java) S 20156 20156 16886 0 -1 1077944384 3 9043 0 0 0 0 1073 28 20 0 17 0 406043531 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534858300336 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20190] ppid=20156 vsize=7937364 memory=1056 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20190/stat : 20190 (java) S 20156 20156 16886 0 -1 1077944384 23 9043 0 0 0 0 1073 28 20 0 17 0 406043602 8127860736 32984 33554432000 4194304 4196468 140721550926256 140534850822800 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
[pid=20174/tid=20194] ppid=20156 vsize=7937364 memory=728 CPUtime=11.01 cores=1,3,5,7
/proc/20174/task/20194/stat : 20194 (java) S 20156 20156 16886 0 -1 1077944384 31 9043 0 0 0 0 1073 28 20 0 17 0 406043605 8127860736 32984 33554432000 4194304 4196468 140721550926256 140533074748080 140535618079362 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33406976 140721550935035 140721550935194 140721550935194 140721550938063 0
Current children cumulated CPU time: 32.95 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 133412 KiB

Child status: 0
Real time (s): 23.4329
CPU time (s): 33.043
CPU user time (s): 31.9548
CPU system time (s): 1.0882
CPU usage (%): 141.011
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 3103972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.9548
system time used= 1.0882
maximum resident set size= 3103800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69805
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6483
involuntary context switches= 96


# summary of solver processes directly reported to runsolver:
#   pid: 20156
#   total CPU time (s): 33.043
#   total CPU user time (s): 31.9548
#   total CPU system time (s): 1.0882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185329 second user time and 0.294109 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-12 16:19:48
IDJOB=4388310
IDBENCH=139111
IDSOLVER=2825
FILE ID=node133/4388310-1568298027
RUNJOBID= node133-1568289747-16920
PBS_JOBID= 21701096
Free space on /tmp= 52668 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/LatinSquare/LatinSquare-xcsp2-qcp25/qcp-25-264-08_X2.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388310-1568298027/watcher-4388310-1568298027 -o /tmp/evaluation-result-4388310-1568298027/solver-4388310-1568298027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568289747-16920 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388310-1568298027.xml

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

MD5SUM BENCH= e61b201f6225aab3795ad5f045ee307f
RANDOM SEED=446781250

node133.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.18
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.18
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.18
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.18
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:        31041348 kB
MemAvailable:   31345496 kB
Buffers:           97972 kB
Cached:           488220 kB
SwapCached:         3568 kB
Active:           952336 kB
Inactive:         193260 kB
Active(anon):     583624 kB
Inactive(anon):    15660 kB
Active(file):     368712 kB
Inactive(file):   177600 kB
Unevictable:      111244 kB
Mlocked:          111244 kB
SwapTotal:      67108860 kB
SwapFree:       67003316 kB
Dirty:             21112 kB
Writeback:            64 kB
AnonPages:        597036 kB
Mapped:            54288 kB
Shmem:             31180 kB
Slab:             176596 kB
SReclaimable:     147340 kB
SUnreclaim:        29256 kB
KernelStack:        3872 kB
PageTables:         7132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6382292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 52648 MiB
End job on node133 at 2019-09-12 16:20:12