Trace number 4387917

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 18.0419 14.7929

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-012.xml
MD5SUM2f6e926eec9d3271c32e6368d6cce3f2
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 benchmark18.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables46
Number of constraints49
Number of domains1
Minimum domain size140
Maximum domain size140
Distribution of domain sizes[{"size":140,"count":46}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":44},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity46
Distribution of constraint arities[{"arity":1,"count":47},{"arity":2,"count":1},{"arity":46,"count":1}]
Number of extensional constraints0
Number of intensional constraints48
Distribution of constraint types[{"type":"intension","count":48},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -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-8454-serial-file.bin HOME/instance-4387917-1568292438.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 14:46:41 CEST 2019
0.66/0.55	c PID: 8457
0.66/0.55	c IP: 172.20.3.126
0.66/0.55	c HOST: node126.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.89	c (0,0) Parsing End
1.20/0.90	c (0,0) CSP: 46 int (0 aux), 0 bool (0 aux), 49 ctr, max domain size 140
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) Constraint Name Generate Begin
1.41/0.90	c (0,0) Ctr:HOME/instance-4387917-1568292438.xml,Le:NoOverlap:Num:Var
1.41/0.90	c (0,0) Constraint Name Generate End
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) CSP to CSPinCNF Begin
1.41/0.98	c (0,0) translated 5 (10%) constraints
1.41/0.99	c (0,0) translated 10 (20%) constraints
1.41/0.99	c (0,0) translated 15 (30%) constraints
1.41/0.99	c (0,0) translated 20 (40%) constraints
1.41/0.99	c (0,0) translated 25 (50%) constraints
1.41/1.00	c (0,0) translated 30 (60%) constraints
1.41/1.00	c (0,0) translated 35 (70%) constraints
1.41/1.00	c (0,0) translated 40 (80%) constraints
1.41/1.00	c (0,0) translated 45 (90%) constraints
2.16/1.26	c (0,0) translated 49 (100%) constraints
2.16/1.26	c (0,0) ===========================================
2.16/1.26	c (0,0) Order
2.16/1.26	c (0,0) ===========================================
2.16/1.26	c (0,0) translated 31 (10%) constraints
2.16/1.27	c (0,0) translated 61 (20%) constraints
2.16/1.27	c (0,0) translated 91 (30%) constraints
2.16/1.28	c (0,0) translated 121 (40%) constraints
2.16/1.29	c (0,0) translated 151 (50%) constraints
2.16/1.29	c (0,0) translated 181 (60%) constraints
2.16/1.29	c (0,0) translated 211 (70%) constraints
2.16/1.29	c (0,0) translated 241 (80%) constraints
2.49/1.30	c (0,0) translated 271 (90%) constraints
2.49/1.30	c (0,0) translated 301 (100%) constraints
2.49/1.31	c (0,0) CSP to CSPinCNF End
2.49/1.31	c (0,0) CSP: 46 int (0 aux), 0 bool (0 aux), 301 ctr, max domain size 140
2.49/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.49/1.31	c (0,0) CSPinCNF Propagation Begin
2.49/1.34	c (0,0) 0 values, 6 unsatisfiable literals, and 47 valid clauses are removed
2.49/1.34	c (0,0) CSPinCNF Propagation End
2.49/1.34	c (0,0) CSP: 46 int (0 aux), 0 bool (0 aux), 254 ctr, max domain size 140
2.49/1.34	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.49/1.34	c (0,0) Simplify CSPinCNF Begin
2.79/1.43	c (0,0) Simplify CSPinCNF End
2.79/1.43	c (0,0) CSP: 46 int (0 aux), 1006 bool (1006 aux), 1260 ctr, max domain size 140
2.79/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.79/1.43	c (0,0) Calculate Precise Domain Begin
2.79/1.44	c (0,0) 0 values are removed by re-calculation
2.79/1.44	c (0,0) Calculate Precise Domain End
2.79/1.44	c (0,0) CSP: 46 int (0 aux), 1006 bool (1006 aux), 1260 ctr, max domain size 140
2.79/1.44	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.79/1.44	c (0,0) CSPinCNF to SatSolver Begin
3.67/1.72	c (1,1) 126 (10 %) CSP clauses are encoded (0 SAT variables, 16893 SAT clauses)
4.01/1.82	c (1,1) 252 (20 %) CSP clauses are encoded (0 SAT variables, 28273 SAT clauses)
4.01/1.89	c (1,1) 378 (30 %) CSP clauses are encoded (0 SAT variables, 39287 SAT clauses)
4.29/1.95	c (1,1) 504 (40 %) CSP clauses are encoded (0 SAT variables, 49453 SAT clauses)
4.29/2.00	c (1,1) 630 (50 %) CSP clauses are encoded (0 SAT variables, 59895 SAT clauses)
4.62/2.04	c (1,1) 756 (60 %) CSP clauses are encoded (0 SAT variables, 69143 SAT clauses)
4.62/2.08	c (1,1) 882 (70 %) CSP clauses are encoded (0 SAT variables, 77631 SAT clauses)
4.87/2.12	c (1,1) 1008 (80 %) CSP clauses are encoded (0 SAT variables, 85684 SAT clauses)
4.87/2.15	c (1,1) 1134 (90 %) CSP clauses are encoded (0 SAT variables, 92551 SAT clauses)
4.97/2.27	c (1,1) 1260 (100 %) CSP clauses are encoded (0 SAT variables, 97747 SAT clauses)
4.97/2.27	c (1,1) CSPinCNF to SatSolver End
4.97/2.27	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.97/2.27	c (1,1) 6256 bool, 97790 clause
4.97/2.27	c (1,1) Export Begin
5.00/2.35	c (1,1) Export to HOME/scop-8454-serial-file.bin
5.00/2.35	c (1,1) Export End
5.00/2.36	c (1,1) Export File Size: 0.01 MB
5.00/2.36	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
5.00/2.36	c END-Prog: Thu Sep 12 14:46:43 CEST 2019
0.00/2.53	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8454-serial-file.bin
5.14/2.98	c (0,0) Read Serial File Begin
5.14/2.98	c (0,0) HOME/scop-8454-serial-file.bin
5.90/3.18	c (0,0) Read Serial File End
5.90/3.20	
5.90/3.20	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
5.90/3.20	(Solving Process)
5.90/3.20	
6.05/3.22	c BEGIN-Prog: Thu Sep 12 14:46:44 CEST 2019
6.05/3.22	c PID: 8472
6.05/3.22	c IP: 172.20.3.126
6.05/3.22	c HOST: node126.alineos.net
6.05/3.22	c (0,0) SatSolver.solve Begin
6.05/3.22	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387917-1568292438.xml-scop-8457.cnf
6.05/3.25	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
6.05/3.25	c (0,0) c glueminisat-simp-2.2.10-193oa-n
6.05/3.25	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387917-1568292438.xml-scop-8457.cnf 
6.05/3.25	c (0,0) c Options:
6.05/3.25	c (0,0) c CORE
6.05/3.25	c (0,0) c  var_decay             = 0.950
6.05/3.25	c (0,0) c  clause_decay          = 0.999
6.05/3.25	c (0,0) c  random_var_freq       = 0.000
6.05/3.25	c (0,0) c  random_seed           = 91648253.000
6.05/3.25	c (0,0) c  luby_restart          = 1
6.05/3.25	c (0,0) c  ccmin_mode            = 2
6.05/3.25	c (0,0) c  phase_saving          = 2
6.05/3.25	c (0,0) c  rnd_pol               = 0
6.05/3.25	c (0,0) c  rnd_init_act          = 0
6.05/3.25	c (0,0) c  garbage_frac          = 0.200
6.05/3.25	c (0,0) c  restart_first         = 1000
6.05/3.25	c (0,0) c  restart_inc           = 2.000
6.05/3.25	c (0,0) c MODEL
6.05/3.25	c (0,0) c  partial_model         = 0
6.05/3.25	c (0,0) c PROPAGATION
6.05/3.25	c (0,0) c  bin_propagation       = 1
6.05/3.25	c (0,0) c SIMPLIFICATION
6.05/3.25	c (0,0) c  lrn_min_size          = 100
6.05/3.25	c (0,0) c  lazy_simp             = 1
6.05/3.25	c (0,0) c  lazy_interval         = 10
6.05/3.25	c (0,0) c  lazy_fld_probing      = 1
6.05/3.25	c (0,0) c  lazy_pol_probing      = 1
6.05/3.25	c (0,0) c  lazy_nec_probing      = 1
6.05/3.25	c (0,0) c  lazy_eqv_probing      = 1
6.05/3.25	c (0,0) c  lazy_cla_probing      = 1
6.05/3.25	c (0,0) c  lazy_lrn_min          = 2
6.05/3.25	c (0,0) c  lazy_uw_lit_elim      = 1
6.05/3.25	c (0,0) c  lazy_pr_lit_elim      = 0
6.05/3.25	c (0,0) c  lazy_bin_add          = 3
6.05/3.25	c (0,0) c  probed_lit_chain      = 1
6.05/3.25	c (0,0) c  pr_min_lits           = 0.00020
6.05/3.25	c (0,0) c  pr_min_starts         = 500
6.05/3.25	c (0,0) c  rw_min_lits           = 0.010
6.05/3.25	c (0,0) c  rw_min_starts         = 500
6.05/3.25	c (0,0) c  rand_attach           = 0
6.05/3.25	c (0,0) c  dec_elim              = 1
6.05/3.25	c (0,0) c  dec_elim_lim          = 25
6.05/3.25	c (0,0) c  dec_elim_len          = -1
6.05/3.25	c (0,0) c  amo                   = 0
6.05/3.25	c (0,0) c  amo_grp               = 1
6.05/3.25	c (0,0) c  amo_max_bins          = 1000000
6.05/3.25	c (0,0) c  amo_starts            = 50
6.05/3.25	c (0,0) c  mace_cmd              = mace
6.05/3.25	c (0,0) c DECISION
6.05/3.25	c (0,0) c  rand_rebuild          = 0
6.05/3.25	c (0,0) c  rand_rebuild_confs    = 10000
6.05/3.25	c (0,0) c  inc_var_decay         = 1
6.05/3.25	c (0,0) c  inc_var_decay_period  = 100000
6.05/3.25	c (0,0) c  inc_var_decay_init    = 0.600
6.05/3.25	c (0,0) c  var_decay_mode        = 0
6.05/3.25	c (0,0) c  var_decay_gain        = 0
6.05/3.25	c (0,0) c  sloped_var_decay      = 1
6.05/3.25	c (0,0) c  max_var_decay         = 0.990
6.05/3.25	c (0,0) c  min_var_decay         = 0.950
6.05/3.25	c (0,0) c  min_var_decay_vars    = 10000
6.05/3.25	c (0,0) c  max_var_decay_vars    = 500
6.05/3.25	c (0,0) c  uip_bumping           = 1
6.05/3.25	c (0,0) c  lbd_act_bumping       = 1
6.05/3.25	c (0,0) c  rand_tiebreak         = 0
6.05/3.25	c (0,0) c  simp_rebuild          = 1
6.05/3.25	c (0,0) c RESTART
6.05/3.25	c (0,0) c  restart_strategy      = 2
6.05/3.25	c (0,0) c  restart_blocking      = 0
6.05/3.25	c (0,0) c  agility_decay         = 0.99990
6.05/3.25	c (0,0) c  lbd_restart_rate      = 0.800
6.05/3.25	c (0,0) c  dec_restart_rate      = 0.950
6.05/3.25	c (0,0) c  blk_restart_rate      = 0.700
6.05/3.25	c (0,0) c  lbd_queue_size        = 50
6.05/3.25	c (0,0) c  dec_queue_size        = 50
6.05/3.25	c (0,0) c  trl_queue_size        = 5000
6.05/3.25	c (0,0) c  blk_restart_weight    = 1.000
6.05/3.25	c (0,0) c  inc_rst_rate          = 0
6.05/3.25	c (0,0) c  inc_rst_rate_period   = 500000
6.05/3.25	c (0,0) c  inc_lbd_rst_rate_init = 0.600
6.05/3.25	c (0,0) c  inc_dec_rst_rate_init = 0.750
6.05/3.25	c (0,0) c REDUCTION
6.05/3.25	c (0,0) c  closed_lbd            = 0
6.05/3.25	c (0,0) c  closed_lbd_rate       = 0.500
6.05/3.25	c (0,0) c  rm_simulate           = 0
6.05/3.25	c (0,0) c  rdb_eval              = 2
6.05/3.25	c (0,0) c  rdb_call              = 3
6.05/3.25	c (0,0) c  rdb_ub                = 0.500
6.05/3.25	c (0,0) c  core_lbd_cvr          = 0.800
6.05/3.25	c (0,0) c  supp_lbd_cvr          = 0.990
6.05/3.25	c (0,0) c  core_lbd_lb           = 2
6.05/3.25	c (0,0) c  supp_lbd_lb           = 2
6.05/3.25	c (0,0) c  core_lbd_prd          = 7
6.05/3.25	c (0,0) c  supp_lbd_prd          = 1
6.05/3.25	c (0,0) c  othr_lbd_prd          = 0
6.05/3.25	c (0,0) c  inc_lrn_limit         = 1000
6.05/3.25	c (0,0) c  frozen_lbd            = 30
6.05/3.25	c (0,0) c  simp_min_starts       = 100
6.05/3.25	c (0,0) c  rm_low_act_learnts    = 1
6.05/3.25	c (0,0) c  lv0_reduce_db         = 0
6.05/3.25	c (0,0) c  reduce_db_base        = 20000
6.05/3.25	c (0,0) c  reduce_db_inc         = 1000
6.05/3.25	c (0,0) c HARD
6.05/3.25	c (0,0) c  inst_check            = 200000
6.05/3.25	c (0,0) c  small_block           = 1.750
6.05/3.25	c (0,0) c  slow_restart_speed    = 400.000
6.05/3.25	c (0,0) c  slow_restart_strategy = 3
6.05/3.25	c (0,0) c  slow_lbd_restart_rate = 0.700
6.05/3.25	c (0,0) c  slow_dec_restart_rate = 1.000
6.05/3.25	c (0,0) c  slow_lbd_queue_size   = 50
6.05/3.25	c (0,0) c  slow_var_decay        = 0.950
6.05/3.25	c (0,0) c  slow_glue_threshold   = 2
6.05/3.25	c (0,0) c  slow_phase_saving     = 2
6.05/3.25	c (0,0) c  fast_restart_speed    = 125.000
6.05/3.25	c (0,0) c  fast_restart_strategy = 1
6.05/3.25	c (0,0) c  fast_lbd_restart_rate = 0.800
6.05/3.25	c (0,0) c  fast_dec_restart_rate = 0.950
6.05/3.25	c (0,0) c  fast_lbd_queue_size   = 50
6.05/3.25	c (0,0) c  fast_var_decay        = 1.000
6.05/3.25	c (0,0) c  fast_glue_threshold   = 2
6.05/3.25	c (0,0) c  fast_phase_saving     = 2
6.05/3.25	c (0,0) c STATS
6.05/3.25	c (0,0) c  stats_conf_size       = 10000
6.05/3.25	c (0,0) c  max_stats_size        = 30
6.05/3.25	c (0,0) c SOLVER
6.05/3.25	c (0,0) c  minisat               = 0
6.05/3.28	c (0,0) c Problem: 6256 variables, 97790 clauses, parsing 0.03 s
6.27/3.36	c (0,0) c  reduced to 5999 variables, 97533 clauses (grow = 0)
6.27/3.36	c (0,0) c  exclude 1 (0.0%) variables from decision variables (last cost 9)
6.27/3.37	c (0,0) c Simplification: 258 vars, 257 clauses are eliminated using 0.08 s
6.27/3.37	c (0,0) c
6.27/3.37	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
6.27/3.37	c (0,0) c
6.27/3.37	c (0,0) c    0         0         0     5998    97533        0   -nan  -nan  -nan -nan%
6.27/3.37	c (0,0) c    0         1       100     5998    97533      100   17.1   7.4  36.3 41.2%
6.27/3.38	c (0,0) c    0         1       220     5998    97533      220   19.4   7.3  30.9 39.9%
6.27/3.39	c (0,0) c    0         1       364     5998    97533      364   21.4   7.6  29.1 38.6%
6.28/3.40	c (0,0) c    0         1       536     5998    97533      536   22.2   7.8  27.7 39.0%
6.28/3.42	c (0,0) c    0         1       743     5998    97533      743   25.8   8.0  26.2 39.5%
6.28/3.44	c (0,0) c    0         1       991     5998    97533      991   28.2   8.0  25.0 39.2%
6.28/3.46	c (0,0) c    0         3      1289     5999    97533     1291   26.6   8.3  26.6 38.8%
6.28/3.49	c (0,0) c    0         3      1647     5999    97533     1649   25.0   8.1  25.7 38.3%
6.28/3.52	c (0,0) c    0         4      2076     5999    97533     2078   24.5   8.1  25.2 37.8%
6.28/3.55	c (0,0) c    0         4      2591     5989    97533     2592   23.3   8.0  26.5 37.6%
6.28/3.60	c (0,0) c    0         9      3210     5989    97533     3211   22.8   8.2  26.7 37.4%
6.28/3.66	c (0,0) c    0        14      3953     5989    97533     3954   22.1   8.3  26.6 36.5%
6.28/3.73	c (0,0) c    0        14      4844     5989    97533     4845   22.2   8.1  24.4 35.8%
6.28/3.83	c (0,0) c    0        14      5913     5989    97533     5914   22.9   8.0  22.4 35.4%
6.28/3.94	c (1,0) c    0        20      7196     5989    97533     7197   22.4   8.0  22.7 35.1%
7.03/4.07	c (1,0) c
7.03/4.07	c (1,0) c   variables         : 5989        (init 6256, after simp 5998, 0 non-decs, 46 csp)
7.03/4.07	c (1,0) c   clauses           : 97533       (init 97790, after simp 97533)
7.03/4.07	c (1,0) c   restarts          : 25          (336.00 confs/res, 50~2192 confs, 0 blks, 0 last)
7.03/4.07	c (1,0) c   conflicts         : 8736        (10887 /sec, 55.92% dconfs, 0.00% supp, trail 106.97w x 23.17h, jmp 2.07h)
7.03/4.07	c (1,0) c   decisions         : 18747       (0.6300 vdcy, 23363 /sec, 0.00% bin, rs 0.000 s)
7.03/4.07	c (1,0) c   propagations      : 2864020     (3569241 /sec, 152.77 lits/dec, 60.65% o.a.)
7.03/4.07	c (1,0) c   conflict literals : 263459      (25.24% deleted; 1.08% by bin min, 0.003 s)
7.03/4.07	c (1,0) c   len               : 22.218      (22.22 for all, max 83, used 75)
7.03/4.07	c (1,0) c   lbd               : 8.042       (9.35 (8.04) for all, max 35, used 35, 2.981 stdev, 2.376 blk)
7.03/4.07	c (1,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
7.03/4.07	c (1,0) c   simp dbs          : 1           (0.000 s)
7.03/4.07	c (1,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
7.03/4.07	c (1,0) c   learnts           : 8737        (0 learnts removed, 0.00%)
7.03/4.07	c (1,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
7.03/4.08	c (1,0) c   assigned lits     : 0           (0/0 probed, 0 remains)
7.03/4.08	c (1,0) c   premise updates   : 74106       (6.18 /lit)
7.03/4.08	c (1,0) c   probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
7.03/4.08	c (1,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
7.03/4.08	c (1,0) c   lazy added bins   : 2           (2 prop + 0 conf, 0.004s)
7.03/4.08	c (1,0) c   unwatched lit elim: 357         (0.00+0.13%, 11+346 of 331076+263459)
7.03/4.08	c (1,0) c   classified type   : undef
7.03/4.08	c (1,0) c   progress          : 0.167 %
7.03/4.08	c (1,0) c
7.03/4.08	c (1,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
7.03/4.08	c (1,0) c
7.03/4.08	c (1,0) c    0        26      8736     5989    97533     8737   22.2   8.0  23.2 35.0%
7.24/4.23	c (1,0) c    0        27     10584     5989    97533    10585   22.3   7.9  21.8 34.7%
7.43/4.45	c (1,0) c    1        28     12802     5989    97533    12803   22.5   7.8  19.6 34.9%
7.74/4.71	c (1,0) c    1        43     15464     5989    97533    15466   22.4   8.0  20.6 35.0%
8.04/5.07	c (2,0) c    1        58     18658     5986    97533    18660   22.5   8.1  20.0 34.7%
8.24/5.22	c (2,0) c    1 r      62     20001     5986    97533    20003   22.5   8.1  20.5 34.7%
8.24/5.22	c (2,0) c
8.24/5.22	c (2,0) c R [LBD Statistics #1]
8.24/5.22	c (2,0) c R LBD         used lbd               used clause lbd
8.24/5.23	c (2,0) c R  tot      125878                   20003
8.24/5.23	c (2,0) c R  avg       4.287                   8.132
8.24/5.23	c (2,0) c R   1         2078 ( 1.7/ 1.7%)         67 ( 0.3/ 0.3%)
8.24/5.23	c (2,0) c R   2        35376 (28.1/29.8%)       1124 ( 5.6/ 6.0%)
8.24/5.23	c (2,0) c R   3        25430 (20.2/50.0%)       1480 ( 7.4/13.4%)
8.24/5.23	c (2,0) c R   4        19882 (15.8/65.8%)       1845 ( 9.2/22.6%)
8.24/5.23	c (2,0) c R   5        14446 (11.5/77.2%)       1894 ( 9.5/32.0%)
8.24/5.23	c (2,0) c R   6         9213 ( 7.3/84.5%)       1748 ( 8.7/40.8%)
8.24/5.23	c (2,0) c R
8.24/5.23	c (2,0) c R core_lbd_threshold = 6
8.24/5.23	c (2,0) c R supp_lbd_threshold = 14
8.24/5.23	c (2,0) c R
8.24/5.23	c (2,0) c R [RDB Statistics #1]
8.24/5.23	c (2,0) c R kept: lbd      =    8130 (40.6/40.6%)
8.24/5.23	c (2,0) c R kept: ttl      =   11839 (59.2/99.8%)
8.24/5.23	c (2,0) c R kept: locked   =      34 ( 0.2/100.0%)
8.24/5.23	c (2,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
8.24/5.23	c (2,0) c R lost: ttl      =       0 ( 0.0/ 0.0%)
8.24/5.23	c (2,0) c R lost: subsumed =       0 ( 0.0/ 0.0%)
8.24/5.23	c (2,0) c
8.24/5.23	c (2,0) c    1 R      62     20001     5986    97533    20003   22.5   8.1  20.5 34.7%
8.54/5.52	c (2,0) c    2        66     22491     5986    97533    22493   22.4   8.1  21.0 33.6%
9.14/6.11	c (3,0) c    2        84     27091     5986    97533    27093   22.6   8.2  21.0 33.7%
9.83/6.89	c (3,0) c    3       110     32611     5986    97263    32608   22.9   8.3  21.5 33.6%
10.93/7.91	c (5,0) c    4       121     39235     5986    97263    39234   23.2   8.3  20.3 33.0%
11.15/8.17	c (5,0) c    4 r     127     41006     5986    97263    41005   23.2   8.3  19.5 32.9%
11.15/8.19	c (5,0) c
11.15/8.19	c (5,0) c R [LBD Statistics #2]
11.15/8.19	c (5,0) c R LBD         used lbd               used clause lbd
11.15/8.19	c (5,0) c R  tot      350518                   41005
11.15/8.19	c (5,0) c R  avg       3.854                   8.306
11.15/8.19	c (5,0) c R   1         7422 ( 2.1/ 2.1%)        144 ( 0.4/ 0.4%)
11.15/8.19	c (5,0) c R   2       126858 (36.2/38.3%)       2363 ( 5.8/ 6.1%)
11.15/8.19	c (5,0) c R   3        71288 (20.3/58.6%)       2882 ( 7.0/13.1%)
11.15/8.19	c (5,0) c R   4        49723 (14.2/72.8%)       3400 ( 8.3/21.4%)
11.15/8.19	c (5,0) c R   5        33806 ( 9.6/82.5%)       3545 ( 8.6/30.1%)
11.15/8.19	c (5,0) c R
11.15/8.19	c (5,0) c R core_lbd_threshold = 5
11.15/8.19	c (5,0) c R supp_lbd_threshold = 14
11.15/8.19	c (5,0) c R
11.15/8.19	c (5,0) c R [RDB Statistics #2]
11.15/8.19	c (5,0) c R kept: lbd      =   12309 (30.0/30.0%)
11.15/8.19	c (5,0) c R kept: ttl      =   15342 (37.4/67.4%)
11.15/8.19	c (5,0) c R kept: locked   =      34 ( 0.1/67.5%)
11.15/8.19	c (5,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
11.15/8.19	c (5,0) c R lost: ttl      =   13320 (32.5/32.5%)
11.15/8.19	c (5,0) c R lost: subsumed =       0 ( 0.0/32.5%)
11.15/8.19	c (5,0) c
11.15/8.19	c (5,0) c    4 R     127     41006     5986    97263    27685   18.9   6.5  19.5 32.9%
12.06/9.06	c (6,0) c    5       154     47184     5986    97263    33864   20.0   6.9  18.3 32.9%
13.54/10.54	c (7,0) c    7       186     56723     5986    97263    43403   21.0   7.2  18.9 33.1%
14.65/11.60	c (8,0) c    8 r     219     63000     5986    97263    49681   21.5   7.5  18.8 32.9%
14.65/11.61	c (8,0) c
14.65/11.61	c (8,0) c R [LBD Statistics #3]
14.65/11.61	c (8,0) c R LBD         used lbd               used clause lbd
14.65/11.61	c (8,0) c R  tot      646725                   49681
14.65/11.61	c (8,0) c R  avg       3.630                   7.489
14.65/11.61	c (8,0) c R   1        15173 ( 2.3/ 2.3%)        245 ( 0.5/ 0.5%)
14.65/11.61	c (8,0) c R   2       261423 (40.4/42.8%)       3752 ( 7.6/ 8.0%)
14.65/11.61	c (8,0) c R   3       132171 (20.4/63.2%)       4185 ( 8.4/16.5%)
14.65/11.61	c (8,0) c R   4        87343 (13.5/76.7%)       4888 ( 9.8/26.3%)
14.65/11.62	c (8,0) c R   5        54757 ( 8.5/85.2%)       5034 (10.1/36.4%)
14.65/11.62	c (8,0) c R
14.65/11.62	c (8,0) c R core_lbd_threshold = 5
14.65/11.62	c (8,0) c R supp_lbd_threshold = 13
14.65/11.62	c (8,0) c R
14.65/11.62	c (8,0) c R [RDB Statistics #3]
14.65/11.62	c (8,0) c R kept: lbd      =   18084 (36.4/36.4%)
14.65/11.62	c (8,0) c R kept: ttl      =   18213 (36.7/73.1%)
14.65/11.62	c (8,0) c R kept: locked   =      23 ( 0.0/73.1%)
14.65/11.62	c (8,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
14.65/11.62	c (8,0) c R lost: ttl      =   13361 (26.9/26.9%)
14.65/11.62	c (8,0) c R lost: subsumed =       0 ( 0.0/26.9%)
14.65/11.62	c (8,0) c
14.65/11.62	c (8,0) c
14.65/11.62	c (8,0) c   variables         : 5986        (init 6256, after simp 5998, 0 non-decs, 46 csp)
14.65/11.62	c (8,0) c   clauses           : 97263       (init 97790, after simp 97533)
14.65/11.62	c (8,0) c   restarts          : 218         (287.67 confs/res, 50~2938 confs, 0 blks, 0 last)
14.65/11.62	c (8,0) c   conflicts         : 63000       (7666 /sec, 53.89% dconfs, 0.00% supp, trail 115.59w x 20.18h, jmp 1.75h)
14.65/11.62	c (8,0) c   decisions         : 115396      (0.8300 vdcy, 14041 /sec, 0.00% bin, rs 0.001 s)
14.65/11.62	c (8,0) c   propagations      : 22026346    (2680141 /sec, 190.88 lits/dec, 65.56% o.a.)
14.65/11.62	c (8,0) c   conflict literals : 2298362     (33.55% deleted; 1.28% by bin min, 0.015 s)
14.65/11.62	c (8,0) c   len               : 18.248      (23.78 for all, max 83, used 79)
14.65/11.62	c (8,0) c   lbd               : 6.100       (9.93 (8.46) for all, max 36, used 36, 2.409 stdev, 2.395 blk)
14.65/11.62	c (8,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
14.65/11.62	c (8,0) c   simp dbs          : 2           (0.016 s)
14.65/11.62	c (8,0) c   reduce dbs        : 3           (core-lbd 5, supp-lbd 13, 0.028 s)
14.65/11.62	c (8,0) c   learnts           : 36320       (26681 learnts removed, 42.35%)
14.65/11.62	c (8,0) c   rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
14.65/11.62	c (8,0) c   assigned lits     : 0           (0/0 probed, 0 remains)
14.65/11.62	c (8,0) c   premise updates   : 960087      (80.03 /lit)
14.65/11.62	c (8,0) c   probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
14.65/11.62	c (8,0) c   equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
14.65/11.62	c (8,0) c   lazy added bins   : 8           (8 prop + 0 conf, 0.018s)
14.65/11.62	c (8,0) c   unwatched lit elim: 5195        (0.01+0.22%, 26+5169 of 331076+2298362)
14.65/11.62	c (8,0) c   classified type   : undef
14.65/11.62	c (8,0) c   progress          : 0.217 %
14.65/11.62	c (8,0) c
14.65/11.62	c (8,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
14.65/11.62	c (8,0) c
14.65/11.62	c (8,0) c    8 R     219     63000     5986    97263    36320   18.2   6.1  18.8 32.9%
15.45/12.43	c (9,0) c    9       245     68170     5986    97263    41490   19.2   6.5  21.0 33.4%
17.65/14.66	c (11,0) c   11       302     80511     5986    97263    53831   20.7   7.2  21.1 34.5%
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) c variables         : 5986        (init 6256, after simp 5998, 0 non-decs, 46 csp)
17.65/14.66	c (11,0) c clauses           : 97263       (init 97790, after simp 97533)
17.65/14.66	c (11,0) c restarts          : 301         (266.59 confs/res, 50~2938 confs, 0 blks, 0 last)
17.65/14.66	c (11,0) c conflicts         : 80511       (7177 /sec, 53.55% dconfs, 0.00% supp, trail 114.75w x 20.32h, jmp 1.72h)
17.65/14.66	c (11,0) c decisions         : 145472      (0.8900 vdcy, 12968 /sec, 0.00% bin, rs 0.002 s)
17.65/14.66	c (11,0) c propagations      : 28674639    (2556189 /sec, 197.11 lits/dec, 66.52% o.a.)
17.65/14.66	c (11,0) c conflict literals : 3037354     (34.53% deleted; 1.32% by bin min, 0.019 s)
17.65/14.66	c (11,0) c len               : 20.682      (24.20 for all, max 136, used 136)
17.65/14.66	c (11,0) c lbd               : 7.153       (10.14 (8.65) for all, max 36, used 36, 2.345 stdev, 2.388 blk)
17.65/14.66	c (11,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
17.65/14.66	c (11,0) c simp dbs          : 2           (0.016 s)
17.65/14.66	c (11,0) c reduce dbs        : 3           (core-lbd 5, supp-lbd 13, 0.028 s)
17.65/14.66	c (11,0) c learnts           : 53831       (26681 learnts removed, 33.14%)
17.65/14.66	c (11,0) c rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
17.65/14.66	c (11,0) c assigned lits     : 0           (0/0 probed, 0 remains)
17.65/14.66	c (11,0) c premise updates   : 1156669     (96.42 /lit)
17.65/14.66	c (11,0) c probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
17.65/14.66	c (11,0) c equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
17.65/14.66	c (11,0) c lazy added bins   : 8           (8 prop + 0 conf, 0.021s)
17.65/14.66	c (11,0) c unwatched lit elim: 6523        (0.01+0.21%, 26+6497 of 331076+3037354)
17.65/14.66	c (11,0) c classified type   : undef
17.65/14.66	c (11,0) c progress          : 0.217 %
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) c [Statistics]
17.65/14.66	c (11,0) c             learnts len        learnts lbd        lit blk size       eq vars size
17.65/14.66	c (11,0) c  tot       80511              80511             815996                  0
17.65/14.66	c (11,0) c  avg      24.202              8.652              2.388               -nan
17.65/14.66	c (11,0) c   1            2 ( 0.0%)        338 ( 0.4%)     487019 (59.7%)          0 (-nan%)
17.65/14.66	c (11,0) c   2            5 ( 0.0%)       4803 ( 6.0%)     124146 (15.2%)          0 (-nan%)
17.65/14.66	c (11,0) c   3           43 ( 0.1%)       5208 ( 6.5%)      65352 ( 8.0%)          0 (-nan%)
17.65/14.66	c (11,0) c   4           86 ( 0.1%)       5920 ( 7.4%)      38905 ( 4.8%)          0 (-nan%)
17.65/14.66	c (11,0) c   5          404 ( 0.5%)       6121 ( 7.6%)      25623 ( 3.1%)          0 (-nan%)
17.65/14.66	c (11,0) c   6         1089 ( 1.4%)       6224 ( 7.7%)      17679 ( 2.2%)          0 (-nan%)
17.65/14.66	c (11,0) c   7         2104 ( 2.6%)       6658 ( 8.3%)      12560 ( 1.5%)          0 (-nan%)
17.65/14.66	c (11,0) c   8         2686 ( 3.3%)       6760 ( 8.4%)       9453 ( 1.2%)          0 (-nan%)
17.65/14.66	c (11,0) c   9         2965 ( 3.7%)       6793 ( 8.4%)       7159 ( 0.9%)          0 (-nan%)
17.65/14.66	c (11,0) c  10         2788 ( 3.5%)       6207 ( 7.7%)       5553 ( 0.7%)          0 (-nan%)
17.65/14.66	c (11,0) c  11         2923 ( 3.6%)       5560 ( 6.9%)       4521 ( 0.6%)          0 (-nan%)
17.65/14.66	c (11,0) c  12         2898 ( 3.6%)       4771 ( 5.9%)       3518 ( 0.4%)          0 (-nan%)
17.65/14.66	c (11,0) c  13         2705 ( 3.4%)       3941 ( 4.9%)       2812 ( 0.3%)          0 (-nan%)
17.65/14.66	c (11,0) c  14         2592 ( 3.2%)       3051 ( 3.8%)       2258 ( 0.3%)          0 (-nan%)
17.65/14.66	c (11,0) c  15         2466 ( 3.1%)       2241 ( 2.8%)       1790 ( 0.2%)          0 (-nan%)
17.65/14.66	c (11,0) c  16         2366 ( 2.9%)       1729 ( 2.1%)       1419 ( 0.2%)          0 (-nan%)
17.65/14.66	c (11,0) c  17         2310 ( 2.9%)       1191 ( 1.5%)       1185 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  18         2145 ( 2.7%)        809 ( 1.0%)        943 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  19         2259 ( 2.8%)        563 ( 0.7%)        787 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  20         2183 ( 2.7%)        458 ( 0.6%)        651 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  21         2132 ( 2.6%)        330 ( 0.4%)        445 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  22         2084 ( 2.6%)        243 ( 0.3%)        410 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c  23         1976 ( 2.5%)        174 ( 0.2%)        300 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  24         1987 ( 2.5%)        121 ( 0.2%)        274 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  25         1957 ( 2.4%)         98 ( 0.1%)        209 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  26         1896 ( 2.4%)         65 ( 0.1%)        176 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  27         1819 ( 2.3%)         49 ( 0.1%)        153 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  28         1797 ( 2.2%)         24 ( 0.0%)        103 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  29         1739 ( 2.2%)         24 ( 0.0%)        101 ( 0.0%)          0 (-nan%)
17.65/14.66	c (11,0) c  30        26105 (32.4%)         37 ( 0.0%)        492 ( 0.1%)          0 (-nan%)
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) c [LBD Statistics]
17.65/14.66	c (11,0) c LBD          used lbd               used clause lbd         unused clause lbd
17.65/14.66	c (11,0) c  tot       908837                   49031                   31486
17.65/14.66	c (11,0) c  avg        3.506                   6.968                  11.272
17.65/14.66	c (11,0) c    1        22773 ( 2.5/ 2.5%)        336 ( 0.7/ 0.7%)          0 ( 0.0/ 0.0%)
17.65/14.66	c (11,0) c    2       392183 (43.2/45.7%)       4757 ( 9.7/10.4%)         54 ( 0.2/ 0.2%)
17.65/14.66	c (11,0) c    3       184396 (20.3/65.9%)       5047 (10.3/20.7%)        161 ( 0.5/ 0.7%)
17.65/14.66	c (11,0) c    4       116940 (12.9/78.8%)       5485 (11.2/31.9%)        435 ( 1.4/ 2.1%)
17.65/14.66	c (11,0) c    5        71254 ( 7.8/86.7%)       5243 (10.7/42.6%)        878 ( 2.8/ 4.9%)
17.65/14.66	c (11,0) c    6        41474 ( 4.6/91.2%)       4771 ( 9.7/52.3%)       1453 ( 4.6/ 9.5%)
17.65/14.66	c (11,0) c    7        24482 ( 2.7/93.9%)       4338 ( 8.8/61.1%)       2320 ( 7.4/16.8%)
17.65/14.66	c (11,0) c    8        15535 ( 1.7/95.6%)       3902 ( 8.0/69.1%)       2858 ( 9.1/25.9%)
17.65/14.66	c (11,0) c    9        11063 ( 1.2/96.8%)       3523 ( 7.2/76.3%)       3270 (10.4/36.3%)
17.65/14.66	c (11,0) c   10         7883 ( 0.9/97.7%)       2847 ( 5.8/82.1%)       3360 (10.7/47.0%)
17.65/14.66	c (11,0) c   11         5691 ( 0.6/98.3%)       2311 ( 4.7/86.8%)       3249 (10.3/57.3%)
17.65/14.66	c (11,0) c   12         4357 ( 0.5/98.8%)       1821 ( 3.7/90.5%)       2950 ( 9.4/66.7%)
17.65/14.66	c (11,0) c   13         3279 ( 0.4/99.2%)       1386 ( 2.8/93.3%)       2555 ( 8.1/74.8%)
17.65/14.66	c (11,0) c   14         2328 ( 0.3/99.4%)       1059 ( 2.2/95.5%)       1992 ( 6.3/81.1%)
17.65/14.66	c (11,0) c   15         1666 ( 0.2/99.6%)        684 ( 1.4/96.9%)       1557 ( 4.9/86.0%)
17.65/14.66	c (11,0) c   16         1205 ( 0.1/99.7%)        520 ( 1.1/98.0%)       1209 ( 3.8/89.9%)
17.65/14.66	c (11,0) c   17          692 ( 0.1/99.8%)        287 ( 0.6/98.5%)        904 ( 2.9/92.8%)
17.65/14.66	c (11,0) c   18          516 ( 0.1/99.9%)        207 ( 0.4/99.0%)        602 ( 1.9/94.7%)
17.65/14.66	c (11,0) c   19          349 ( 0.0/99.9%)        146 ( 0.3/99.3%)        417 ( 1.3/96.0%)
17.65/14.66	c (11,0) c   20          249 ( 0.0/99.9%)        114 ( 0.2/99.5%)        344 ( 1.1/97.1%)
17.65/14.66	c (11,0) c   21          146 ( 0.0/100.0%)         73 ( 0.1/99.6%)        257 ( 0.8/97.9%)
17.65/14.66	c (11,0) c   22          117 ( 0.0/100.0%)         53 ( 0.1/99.8%)        190 ( 0.6/98.5%)
17.65/14.66	c (11,0) c   23           63 ( 0.0/100.0%)         28 ( 0.1/99.8%)        146 ( 0.5/99.0%)
17.65/14.66	c (11,0) c   24           54 ( 0.0/100.0%)         23 ( 0.0/99.9%)         98 ( 0.3/99.3%)
17.65/14.66	c (11,0) c   25           36 ( 0.0/100.0%)         27 ( 0.1/99.9%)         71 ( 0.2/99.5%)
17.65/14.66	c (11,0) c   26           38 ( 0.0/100.0%)         14 ( 0.0/99.9%)         51 ( 0.2/99.7%)
17.65/14.66	c (11,0) c   27           28 ( 0.0/100.0%)         10 ( 0.0/100.0%)         39 ( 0.1/99.8%)
17.65/14.66	c (11,0) c   28            7 ( 0.0/100.0%)          7 ( 0.0/100.0%)         17 ( 0.1/99.8%)
17.65/14.66	c (11,0) c   29            6 ( 0.0/100.0%)          4 ( 0.0/100.0%)         20 ( 0.1/99.9%)
17.65/14.66	c (11,0) c   30           11 ( 0.0/100.0%)          2 ( 0.0/100.0%)         15 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   31            9 ( 0.0/100.0%)          3 ( 0.0/100.0%)          5 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   32            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   33            3 ( 0.0/100.0%)          2 ( 0.0/100.0%)          5 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   34            1 ( 0.0/100.0%)          1 ( 0.0/100.0%)          1 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   35            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
17.65/14.66	c (11,0) c   36            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) c Memory used       : 44.00 MB
17.65/14.66	c (11,0) c CPU time          : 11.220 s
17.65/14.66	c (11,0) c Real time         : 11.418 s
17.65/14.66	c (11,0) c
17.65/14.66	c (11,0) s SATISFIABLE
17.65/14.69	c (11,0) SatSolver.solve End
17.65/14.69	c (11,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.65/14.69	c (11,0) Show results Begin
17.85/14.78	c (11,0) x[0] = 65
17.85/14.78	c (11,0) x[1] = 65
17.85/14.78	c (11,0) x[2] = 62
17.85/14.78	c (11,0) x[3] = 75
17.85/14.78	c (11,0) x[4] = 62
17.85/14.78	c (11,0) x[5] = 54
17.85/14.78	c (11,0) x[6] = 38
17.85/14.78	c (11,0) x[7] = 54
17.85/14.78	c (11,0) x[8] = 79
17.85/14.78	c (11,0) x[9] = 79
17.85/14.78	c (11,0) x[10] = 67
17.85/14.78	c (11,0) x[11] = 75
17.85/14.78	c (11,0) x[12] = 48
17.85/14.78	c (11,0) x[13] = 38
17.85/14.78	c (11,0) x[14] = 66
17.85/14.78	c (11,0) x[15] = 48
17.85/14.78	c (11,0) x[16] = 54
17.85/14.78	c (11,0) x[17] = 0
17.85/14.78	c (11,0) x[18] = 98
17.85/14.78	c (11,0) x[19] = 95
17.85/14.78	c (11,0) x[20] = 0
17.85/14.78	c (11,0) x[21] = 87
17.85/14.78	c (11,0) x[22] = 0
17.85/14.78	c (11,0) y[0] = 53
17.85/14.78	c (11,0) y[1] = 51
17.85/14.78	c (11,0) y[2] = 51
17.85/14.78	c (11,0) y[3] = 113
17.85/14.78	c (11,0) y[4] = 46
17.85/14.78	c (11,0) y[5] = 46
17.85/14.78	c (11,0) y[6] = 82
17.85/14.78	c (11,0) y[7] = 33
17.85/14.78	c (11,0) y[8] = 82
17.85/14.78	c (11,0) y[9] = 98
17.85/14.78	c (11,0) y[10] = 33
17.85/14.78	c (11,0) y[11] = 117
17.85/14.78	c (11,0) y[12] = 113
17.85/14.78	c (11,0) y[13] = 54
17.85/14.78	c (11,0) y[14] = 53
17.85/14.78	c (11,0) y[15] = 82
17.85/14.78	c (11,0) y[16] = 0
17.85/14.78	c (11,0) y[17] = 54
17.85/14.78	c (11,0) y[18] = 98
17.85/14.78	c (11,0) y[19] = 53
17.85/14.78	c (11,0) y[20] = 92
17.85/14.78	c (11,0) y[21] = 0
17.85/14.78	c (11,0) y[22] = 0
17.85/14.78	s SATISFIABLE
17.85/14.78	v <instantiation>
17.85/14.78	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22]</list>
17.85/14.78	v     <values>65 65 62 75 62 54 38 54 79 79 67 75 48 38 66 48 54 0 98 95 0 87 0 53 51 51 113 46 46 82 33 82 98 33 117 113 54 53 82 0 54 98 53 92 0 0</values>
17.85/14.78	v </instantiation>
17.85/14.78	c (11,0) Show results End
17.85/14.78	c (11,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
17.85/14.78	c (11,0) 11,11,STOP-AFTER(ALL)
17.85/14.78	c END-Prog: Thu Sep 12 14:46:56 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 (13585 MiB free)
  memory of node 1: 16384 MiB (14218 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387917-1568292438/watcher-4387917-1568292438 -o /tmp/evaluation-result-4387917-1568292438/solver-4387917-1568292438 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --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-4387917-1568292438.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=8454, runsolver pid=8451

[startup+0.100142 s]*
/proc/loadavg: 4.50 4.34 3.60 3/234 8471
/proc/meminfo: memFree=28410784/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 405511636 115843072 349 33554432000 4194304 5098028 140724895867840 140724895865096 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 349 296 221 0 87 0
[pid=8457] ppid=8454 vsize=15014680 memory=73776 CPUtime=0.11 cores=1,3,5,7
/proc/8457/stat : 8457 (java) S 8454 8454 5150 0 -1 1077944320 6738 0 0 0 9 2 0 0 20 0 15 0 405511636 15375032320 18444 33554432000 4194304 4196468 140729693397920 140729693380464 140547712175863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
/proc/8457/statm: 3753670 18444 2887 1 0 3716075 0
[pid=8457/tid=8458] ppid=8454 vsize=15016308 memory=-2915660033818482078 CPUtime=0.09 cores=1,3,5,7
/proc/8457/task/8458/stat : 8458 (java) R 8454 8454 5150 0 -1 4202560 4809 0 0 0 7 2 0 0 20 0 15 0 405511637 15376699392 18708 33554432000 4194304 4196468 140729693397920 140547683960112 140547704855581 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8459] ppid=8454 vsize=15016308 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8459/stat : 8459 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15376699392 18708 33554432000 4194304 4196468 140729693397920 140547716418576 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8460] ppid=8454 vsize=15016308 memory=140627474912896 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8460/stat : 8460 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15376699392 18708 33554432000 4194304 4196468 140729693397920 140547507502224 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8461] ppid=8454 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8461/stat : 8461 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15376699392 18774 33554432000 4194304 4196468 140729693397920 140547506449168 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8462] ppid=8454 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8462/stat : 8462 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15376699392 18774 33554432000 4194304 4196468 140729693397920 140547505396624 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8463] ppid=8454 vsize=15016308 memory=140627474912896 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8463/stat : 8463 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511640 15376699392 18774 33554432000 4194304 4196468 140729693397920 140546682706160 140547712187010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8464] ppid=8454 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8464/stat : 8464 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405511640 15376699392 18774 33554432000 4194304 4196468 140729693397920 140546295194784 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8465] ppid=8454 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8465/stat : 8465 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511641 15376699392 18840 33554432000 4194304 4196468 140729693397920 140546026758896 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8466] ppid=8454 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8466/stat : 8466 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15376699392 18840 33554432000 4194304 4196468 140729693397920 140545652250576 140547712194459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8467] ppid=8454 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8467/stat : 8467 (java) S 8454 8454 5150 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 405511643 15376699392 18840 33554432000 4194304 4196468 140729693397920 140546681654000 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8468] ppid=8454 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8468/stat : 8468 (java) S 8454 8454 5150 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405511643 15376699392 18840 33554432000 4194304 4196468 140729693397920 140546680601456 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8469] ppid=8454 vsize=15016308 memory=140627474912896 CPUtime=0.01 cores=1,3,5,7
/proc/8457/task/8469/stat : 8469 (java) S 8454 8454 5150 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 15 0 405511643 15376699392 18906 33554432000 4194304 4196468 140729693397920 140546679548400 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8470] ppid=8454 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8470/stat : 8470 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15376699392 18906 33554432000 4194304 4196468 140729693397920 140545154345824 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8471] ppid=8454 vsize=15016308 memory=140627474912896 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8471/stat : 8471 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511643 15376699392 18906 33554432000 4194304 4196468 140729693397920 140546678495792 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 75172 KiB

[startup+0.210856 s]*
/proc/loadavg: 4.50 4.34 3.60 3/234 8471
/proc/meminfo: memFree=28394904/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 405511636 115843072 349 33554432000 4194304 5098028 140724895867840 140724895865096 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 349 296 221 0 87 0
[pid=8457] ppid=8454 vsize=15012696 memory=85952 CPUtime=0.26 cores=1,3,5,7
/proc/8457/stat : 8457 (java) S 8454 8454 5150 0 -1 1077944320 10978 0 0 0 22 4 0 0 20 0 15 0 405511636 15373000704 21488 33554432000 4194304 4196468 140729693397920 140729693380464 140547712175863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
/proc/8457/statm: 3753174 21488 2981 1 0 3715579 0
[pid=8457/tid=8458] ppid=8454 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8457/task/8458/stat : 8458 (java) R 8454 8454 5150 0 -1 4202560 8723 0 0 0 17 3 0 0 20 0 15 0 405511637 15373000704 21553 33554432000 4194304 4196468 140729693397920 140547683991504 140547696256350 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8459] ppid=8454 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8459/stat : 8459 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 21553 33554432000 4194304 4196468 140729693397920 140547716418576 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8460] ppid=8454 vsize=15012696 memory=140627474921607 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8460/stat : 8460 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 21553 33554432000 4194304 4196468 140729693397920 140547507502224 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8461] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8461/stat : 8461 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 21553 33554432000 4194304 4196468 140729693397920 140547506449168 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8462] ppid=8454 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8462/stat : 8462 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 21553 33554432000 4194304 4196468 140729693397920 140547505396624 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8463] ppid=8454 vsize=15012696 memory=140627474912896 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8463/stat : 8463 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511640 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546682706160 140547712187010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8464] ppid=8454 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8464/stat : 8464 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405511640 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546295194784 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8465] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8465/stat : 8465 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511641 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546026758896 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8466] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8466/stat : 8466 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140545652250576 140547712194459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8467] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8467/stat : 8467 (java) S 8454 8454 5150 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546681654000 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8468] ppid=8454 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8468/stat : 8468 (java) S 8454 8454 5150 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546680601456 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8469] ppid=8454 vsize=15012696 memory=140627474912896 CPUtime=0.03 cores=1,3,5,7
/proc/8457/task/8469/stat : 8469 (java) S 8454 8454 5150 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546679548400 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8470] ppid=8454 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8470/stat : 8470 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140545154345824 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8471] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8471/stat : 8471 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 21553 33554432000 4194304 4196468 140729693397920 140546678495792 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87348 KiB

[startup+0.312198 s]*
/proc/loadavg: 4.50 4.34 3.60 3/234 8471
/proc/meminfo: memFree=28391844/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 405511636 115843072 349 33554432000 4194304 5098028 140724895867840 140724895865096 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 349 296 221 0 87 0
[pid=8457] ppid=8454 vsize=15012696 memory=89972 CPUtime=0.43 cores=1,3,5,7
/proc/8457/stat : 8457 (java) S 8454 8454 5150 0 -1 1077944320 12023 0 0 0 39 4 0 0 20 0 15 0 405511636 15373000704 22493 33554432000 4194304 4196468 140729693397920 140729693380464 140547712175863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
/proc/8457/statm: 3753174 22493 3070 1 0 3715579 0
[pid=8457/tid=8458] ppid=8454 vsize=15012696 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/8457/task/8458/stat : 8458 (java) R 8454 8454 5150 0 -1 4202560 9549 0 0 0 27 3 0 0 20 0 15 0 405511637 15373000704 22493 33554432000 4194304 4196468 140729693397920 140547683958880 140547692451193 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8459] ppid=8454 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8459/stat : 8459 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 22493 33554432000 4194304 4196468 140729693397920 140547716418576 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8460] ppid=8454 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8460/stat : 8460 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 22493 33554432000 4194304 4196468 140729693397920 140547507502224 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8461] ppid=8454 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8461/stat : 8461 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 22493 33554432000 4194304 4196468 140729693397920 140547506449168 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8462] ppid=8454 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8462/stat : 8462 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15373000704 22493 33554432000 4194304 4196468 140729693397920 140547505396624 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8463] ppid=8454 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8463/stat : 8463 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511640 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546682706160 140547712187010 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8464] ppid=8454 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8464/stat : 8464 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405511640 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546295194784 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8465] ppid=8454 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8465/stat : 8465 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511641 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546026758896 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8466] ppid=8454 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8466/stat : 8466 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140545652250576 140547712194459 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8467] ppid=8454 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=1,3,5,7
/proc/8457/task/8467/stat : 8467 (java) S 8454 8454 5150 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546681654000 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8468] ppid=8454 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8457/task/8468/stat : 8468 (java) S 8454 8454 5150 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546680601456 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8469] ppid=8454 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8457/task/8469/stat : 8469 (java) S 8454 8454 5150 0 -1 1077944384 520 0 0 0 7 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546679548400 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8470] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8470/stat : 8470 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140545154345824 140547712186069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8471] ppid=8454 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8471/stat : 8471 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511643 15373000704 22493 33554432000 4194304 4196468 140729693397920 140546678495792 140547712187010 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91368 KiB

[startup+0.704544 s]
/proc/loadavg: 4.50 4.34 3.60 3/234 8471
/proc/meminfo: memFree=28368160/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 405511636 115843072 349 33554432000 4194304 5098028 140724895867840 140724895865096 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 349 296 221 0 87 0
[pid=8457] ppid=8454 vsize=15021092 memory=130488 CPUtime=1.02 cores=1,3,5,7
/proc/8457/stat : 8457 (java) S 8454 8454 5150 0 -1 1077944320 19983 0 0 0 95 7 0 0 20 0 15 0 405511636 15381598208 32622 33554432000 4194304 4196468 140729693397920 140729693380464 140547712175863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
/proc/8457/statm: 3755273 32622 3204 1 0 3716603 0
[pid=8457/tid=8458] ppid=8454 vsize=15021092 memory=3620 CPUtime=0.68 cores=1,3,5,7
/proc/8457/task/8458/stat : 8458 (java) R 8454 8454 5150 0 -1 4202560 16996 0 0 0 63 5 0 0 20 0 15 0 405511637 15381598208 32622 33554432000 4194304 4196468 140729693397920 140547684006832 140547696256350 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8459] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8459/stat : 8459 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15381598208 32622 33554432000 4194304 4196468 140729693397920 140547716418576 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8460] ppid=8454 vsize=15021092 memory=6438155977927 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8460/stat : 8460 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15381598208 32622 33554432000 4194304 4196468 140729693397920 140547507502224 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8461] ppid=8454 vsize=15021092 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8461/stat : 8461 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511638 15381598208 32622 33554432000 4194304 4196468 140729693397920 140547506449168 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8462] ppid=8454 vsize=15021092 memory=15822200779310916 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8462/stat : 8462 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405511638 15381598208 32622 33554432000 4194304 4196468 140729693397920 140547505396624 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8463] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8463/stat : 8463 (java) S 8454 8454 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405511640 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546682706160 140547712187010 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8464] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8464/stat : 8464 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405511640 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546295194784 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8465] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8465/stat : 8465 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511641 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546026758896 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8466] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8466/stat : 8466 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140545652250576 140547712194459 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8467] ppid=8454 vsize=15021092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8457/task/8467/stat : 8467 (java) S 8454 8454 5150 0 -1 1077944384 598 0 0 0 8 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546681654000 140547712187010 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8468] ppid=8454 vsize=15021092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/8457/task/8468/stat : 8468 (java) S 8454 8454 5150 0 -1 1077944384 439 0 0 0 9 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546680601456 140547712187010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8469] ppid=8454 vsize=15021092 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/8457/task/8469/stat : 8469 (java) R 8454 8454 5150 0 -1 4202560 615 0 0 0 14 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546679546800 140547697870995 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8470] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8470/stat : 8470 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140545154345824 140547712186069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
[pid=8457/tid=8471] ppid=8454 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8457/task/8471/stat : 8471 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405511643 15381598208 32622 33554432000 4194304 4196468 140729693397920 140546678495792 140547712187010 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39178240 140729693405935 140729693406362 140729693406362 140729693409231 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131884 KiB

[startup+1.50701 s]
/proc/loadavg: 4.50 4.34 3.60 4/234 8471
/proc/meminfo: memFree=28339752/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 405511636 115843072 349 33554432000 4194304 5098028 140724895867840 140724895865096 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 349 296 221 0 87 0

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

/proc/8472/task/8488/stat : 8488 (java) S 8454 8454 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244724643008 140245290520345 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8490] ppid=8454 vsize=8068440 memory=804 CPUtime=0.01 cores=1,3,5,7
/proc/8472/task/8490/stat : 8490 (java) S 8454 8454 5150 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242560462064 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8491] ppid=8454 vsize=8068440 memory=772 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8491/stat : 8491 (java) S 8454 8454 5150 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242694684816 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8492] ppid=8454 vsize=8068440 memory=952 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8492/stat : 8492 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511964 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242292039344 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
Current children cumulated CPU time: 16.65 s
Current children cumulated vsize: 8214992 KiB
Current children cumulated memory: 135832 KiB

[startup+14.4009 s]
/proc/loadavg: 4.11 4.26 3.58 3/239 8492
/proc/meminfo: memFree=28311264/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1476 CPUtime=5.14 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 585 25789 0 0 0 0 497 17 20 0 1 0 405511636 115843072 369 33554432000 4194304 5098028 140724895867840 140724895864584 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 369 311 221 0 87 0
[pid=8472] ppid=8454 vsize=8068440 memory=115676 CPUtime=1.16 cores=1,3,5,7
/proc/8472/stat : 8472 (java) S 8454 8454 5150 0 -1 1077944320 20336 0 0 0 110 6 0 0 20 0 19 0 405511890 8262082560 28919 33554432000 4194304 4196468 140736170994928 140736170977472 140245290495735 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
/proc/8472/statm: 2017110 28919 3209 1 0 1978454 0
[pid=8487] ppid=8472 vsize=33556 memory=19456 CPUtime=11.15 cores=1,3,5,7
/proc/8487/stat : 8487 (glueminisat-sim) R 8472 8454 5150 0 -1 4202496 15244 0 0 0 1096 19 0 0 20 0 1 0 405511961 34361344 4864 33554432000 4194304 4452875 140733747732160 140733747727192 140503728127879 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6552096 6554264 29745152 140733747737440 140733747737639 140733747737639 140733747740589 0
/proc/8487/statm: 8389 4864 374 64 0 4593 0
[pid=8472/tid=8473] ppid=8454 vsize=8068440 memory=2832 CPUtime=0.74 cores=1,3,5,7
/proc/8472/task/8473/stat : 8473 (java) S 8454 8454 5150 0 -1 1077944384 17174 0 0 0 69 5 0 0 20 0 19 0 405511890 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245262335904 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8474] ppid=8454 vsize=8068440 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8474/stat : 8474 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245294738576 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8475] ppid=8454 vsize=8068440 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8475/stat : 8475 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245112826896 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8476] ppid=8454 vsize=8068440 memory=5956 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8476/stat : 8476 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245111774096 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8477] ppid=8454 vsize=8068440 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8477/stat : 8477 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244773927696 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8478] ppid=8454 vsize=8068440 memory=281254726080880 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8478/stat : 8478 (java) S 8454 8454 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405511892 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244736887152 140245290506882 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8479] ppid=8454 vsize=8068440 memory=10030292141825 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8479/stat : 8479 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405511893 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244103980064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8480] ppid=8454 vsize=8068440 memory=10330939852545 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8480/stat : 8480 (java) S 8454 8454 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 405511893 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243969758064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8481] ppid=8454 vsize=8068440 memory=10412544231169 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8481/stat : 8481 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243595253584 140245290514331 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8482] ppid=8454 vsize=8068440 memory=24293878532842 CPUtime=0.09 cores=1,3,5,7
/proc/8472/task/8482/stat : 8482 (java) S 8454 8454 5150 0 -1 1077944384 582 0 0 0 9 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244735834992 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8483] ppid=8454 vsize=8068440 memory=24405547682538 CPUtime=0.08 cores=1,3,5,7
/proc/8472/task/8483/stat : 8483 (java) S 8454 8454 5150 0 -1 1077944384 456 0 0 0 8 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244734782192 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8484] ppid=8454 vsize=8068440 memory=24409842649834 CPUtime=0.2 cores=1,3,5,7
/proc/8472/task/8484/stat : 8484 (java) S 8454 8454 5150 0 -1 1077944384 687 0 0 0 20 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244733729392 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8485] ppid=8454 vsize=8068440 memory=28571665959658 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8485/stat : 8485 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511896 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243097348832 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8486] ppid=8454 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8486/stat : 8486 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511896 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244732676784 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8488] ppid=8454 vsize=8068440 memory=115676 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8488/stat : 8488 (java) S 8454 8454 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244724643008 140245290520345 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8490] ppid=8454 vsize=8068440 memory=18936 CPUtime=0.01 cores=1,3,5,7
/proc/8472/task/8490/stat : 8490 (java) S 8454 8454 5150 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242560462064 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8491] ppid=8454 vsize=8068440 memory=12028 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8491/stat : 8491 (java) S 8454 8454 5150 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242694684816 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8492] ppid=8454 vsize=8068440 memory=496 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8492/stat : 8492 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511964 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242292039344 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
Current children cumulated CPU time: 17.45 s
Current children cumulated vsize: 8215124 KiB
Current children cumulated memory: 136608 KiB

[startup+14.601 s]
/proc/loadavg: 4.11 4.26 3.58 3/239 8492
/proc/meminfo: memFree=28311264/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1476 CPUtime=5.14 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 585 25789 0 0 0 0 497 17 20 0 1 0 405511636 115843072 369 33554432000 4194304 5098028 140724895867840 140724895864584 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 369 311 221 0 87 0
[pid=8472] ppid=8454 vsize=8068440 memory=115676 CPUtime=1.16 cores=1,3,5,7
/proc/8472/stat : 8472 (java) S 8454 8454 5150 0 -1 1077944320 20336 0 0 0 110 6 0 0 20 0 19 0 405511890 8262082560 28919 33554432000 4194304 4196468 140736170994928 140736170977472 140245290495735 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
/proc/8472/statm: 2017110 28919 3209 1 0 1978454 0
[pid=8487] ppid=8472 vsize=33688 memory=19456 CPUtime=11.35 cores=1,3,5,7
/proc/8487/stat : 8487 (glueminisat-sim) R 8472 8454 5150 0 -1 4202496 15286 0 0 0 1116 19 0 0 20 0 1 0 405511961 34496512 4864 33554432000 4194304 4452875 140733747732160 140733747727192 140503728127879 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6552096 6554264 29745152 140733747737440 140733747737639 140733747737639 140733747740589 0
/proc/8487/statm: 8422 4864 374 64 0 4626 0
[pid=8472/tid=8473] ppid=8454 vsize=8068440 memory=1984 CPUtime=0.74 cores=1,3,5,7
/proc/8472/task/8473/stat : 8473 (java) S 8454 8454 5150 0 -1 1077944384 17174 0 0 0 69 5 0 0 20 0 19 0 405511890 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245262335904 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8474] ppid=8454 vsize=8068440 memory=2472 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8474/stat : 8474 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245294738576 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8475] ppid=8454 vsize=8068440 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8475/stat : 8475 (java) S 8454 8454 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245112826896 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8476] ppid=8454 vsize=8068440 memory=816 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8476/stat : 8476 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140245111774096 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8477] ppid=8454 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8477/stat : 8477 (java) S 8454 8454 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405511891 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244773927696 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8478] ppid=8454 vsize=8068440 memory=115676 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8478/stat : 8478 (java) S 8454 8454 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405511892 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244736887152 140245290506882 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8479] ppid=8454 vsize=8068440 memory=18424 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8479/stat : 8479 (java) S 8454 8454 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405511893 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244103980064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8480] ppid=8454 vsize=8068440 memory=6004531300020086376 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8480/stat : 8480 (java) S 8454 8454 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 405511893 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243969758064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8481] ppid=8454 vsize=8068440 memory=7158025650252047446 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8481/stat : 8481 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243595253584 140245290514331 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8482] ppid=8454 vsize=8068440 memory=7596566962015262314 CPUtime=0.09 cores=1,3,5,7
/proc/8472/task/8482/stat : 8482 (java) S 8454 8454 5150 0 -1 1077944384 582 0 0 0 9 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244735834992 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8483] ppid=8454 vsize=8068440 memory=7596566962015262314 CPUtime=0.08 cores=1,3,5,7
/proc/8472/task/8483/stat : 8483 (java) S 8454 8454 5150 0 -1 1077944384 456 0 0 0 8 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244734782192 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8484] ppid=8454 vsize=8068440 memory=7014751519583392102 CPUtime=0.2 cores=1,3,5,7
/proc/8472/task/8484/stat : 8484 (java) S 8454 8454 5150 0 -1 1077944384 687 0 0 0 20 0 0 0 20 0 19 0 405511895 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244733729392 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8485] ppid=8454 vsize=8068440 memory=6155673440752981608 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8485/stat : 8485 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511896 8262082560 28919 33554432000 4194304 4196468 140736170994928 140243097348832 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8486] ppid=8454 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8486/stat : 8486 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511896 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244732676784 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8488] ppid=8454 vsize=8068440 memory=281254726489264 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8488/stat : 8488 (java) S 8454 8454 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140244724643008 140245290520345 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8490] ppid=8454 vsize=8068440 memory=281254726751504 CPUtime=0.01 cores=1,3,5,7
/proc/8472/task/8490/stat : 8490 (java) S 8454 8454 5150 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242560462064 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8491] ppid=8454 vsize=8068440 memory=23489 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8491/stat : 8491 (java) S 8454 8454 5150 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 405511961 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242694684816 140245290517661 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8492] ppid=8454 vsize=8068440 memory=21281 CPUtime=0 cores=1,3,5,7
/proc/8472/task/8492/stat : 8492 (java) S 8454 8454 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405511964 8262082560 28919 33554432000 4194304 4196468 140736170994928 140242292039344 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
Current children cumulated CPU time: 17.65 s
Current children cumulated vsize: 8215256 KiB
Current children cumulated memory: 136608 KiB

[startup+14.7009 s]
/proc/loadavg: 4.11 4.26 3.58 3/239 8492
/proc/meminfo: memFree=28311264/32770624 swapFree=67004752/67108860
[pid=8454] ppid=8451 vsize=113128 memory=1476 CPUtime=5.14 cores=1,3,5,7
/proc/8454/stat : 8454 (scop.sh) S 8451 8454 5150 0 -1 4202496 585 25789 0 0 0 0 497 17 20 0 1 0 405511636 115843072 369 33554432000 4194304 5098028 140724895867840 140724895864584 140655186903676 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40779776 140724895871784 140724895872112 140724895872112 140724895875021 0
/proc/8454/statm: 28282 369 311 221 0 87 0
[pid=8472] ppid=8454 vsize=7937364 memory=119800 CPUtime=12.71 cores=1,3,5,7
/proc/8472/stat : 8472 (java) S 8454 8454 5150 0 -1 1077944320 21006 15660 0 0 122 7 1122 20 20 0 17 0 405511890 8127860736 29950 33554432000 4194304 4196468 140736170994928 140736170977472 140245290495735 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
/proc/8472/statm: 1984341 29950 3222 1 0 1945685 0
[pid=8472/tid=8473] ppid=8454 vsize=7937364 memory=19196 CPUtime=12.17 cores=1,3,5,7
/proc/8472/task/8473/stat : 8473 (java) R 8454 8454 5150 0 -1 4202560 17225 15660 0 0 70 5 1122 20 20 0 17 0 405511890 8127860736 29950 33554432000 4194304 4196468 140736170994928 140245262298096 140245274576222 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8474] ppid=8454 vsize=7937364 memory=18424 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8474/stat : 8474 (java) S 8454 8454 5150 0 -1 1077944384 2 15660 0 0 0 0 1122 20 20 0 17 0 405511891 8127860736 29950 33554432000 4194304 4196468 140736170994928 140245294738576 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8475] ppid=8454 vsize=7937364 memory=2004 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8475/stat : 8475 (java) S 8454 8454 5150 0 -1 1077944384 2 15660 0 0 0 0 1122 20 20 0 17 0 405511891 8127860736 29950 33554432000 4194304 4196468 140736170994928 140245112826896 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8476] ppid=8454 vsize=7937364 memory=1276 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8476/stat : 8476 (java) S 8454 8454 5150 0 -1 1077944384 1 15660 0 0 0 0 1122 20 20 0 17 0 405511891 8127860736 29950 33554432000 4194304 4196468 140736170994928 140245111774096 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8477] ppid=8454 vsize=7937364 memory=1060 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8477/stat : 8477 (java) S 8454 8454 5150 0 -1 1077944384 1 15660 0 0 0 0 1122 20 20 0 17 0 405511891 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244773927696 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8478] ppid=8454 vsize=7937364 memory=1476 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8478/stat : 8478 (java) S 8454 8454 5150 0 -1 1077944384 6 15660 0 0 0 0 1122 20 20 0 17 0 405511892 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244736887152 140245290506882 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8479] ppid=8454 vsize=7937364 memory=115420 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8479/stat : 8479 (java) S 8454 8454 5150 0 -1 1077944384 13 15660 0 0 0 0 1122 20 20 0 17 0 405511893 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244103980064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8480] ppid=8454 vsize=7937364 memory=18532 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8480/stat : 8480 (java) S 8454 8454 5150 0 -1 1077944384 21 15660 0 0 0 0 1122 20 20 0 17 0 405511893 8127860736 29950 33554432000 4194304 4196468 140736170994928 140243969758064 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8481] ppid=8454 vsize=7937364 memory=18300 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8481/stat : 8481 (java) S 8454 8454 5150 0 -1 1077944384 3 15660 0 0 0 0 1122 20 20 0 17 0 405511895 8127860736 29950 33554432000 4194304 4196468 140736170994928 140243595253584 140245290514331 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8482] ppid=8454 vsize=7937364 memory=16252 CPUtime=11.54 cores=1,3,5,7
/proc/8472/task/8482/stat : 8482 (java) S 8454 8454 5150 0 -1 1077944384 707 15660 0 0 12 0 1122 20 20 0 17 0 405511895 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244735834992 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8483] ppid=8454 vsize=7937364 memory=17540 CPUtime=11.53 cores=1,3,5,7
/proc/8472/task/8483/stat : 8483 (java) S 8454 8454 5150 0 -1 1077944384 593 15660 0 0 11 0 1122 20 20 0 17 0 405511895 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244734782192 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8484] ppid=8454 vsize=7937364 memory=5956 CPUtime=11.65 cores=1,3,5,7
/proc/8472/task/8484/stat : 8484 (java) S 8454 8454 5150 0 -1 1077944384 847 15660 0 0 23 0 1122 20 20 0 17 0 405511895 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244733729392 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8485] ppid=8454 vsize=7937364 memory=772 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8485/stat : 8485 (java) S 8454 8454 5150 0 -1 1077944384 3 15660 0 0 0 0 1122 20 20 0 17 0 405511896 8127860736 29950 33554432000 4194304 4196468 140736170994928 140243097348832 140245290505941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8486] ppid=8454 vsize=7937364 memory=952 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8486/stat : 8486 (java) S 8454 8454 5150 0 -1 1077944384 3 15660 0 0 0 0 1122 20 20 0 17 0 405511896 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244732676784 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8488] ppid=8454 vsize=7937364 memory=115420 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8488/stat : 8488 (java) S 8454 8454 5150 0 -1 1077944384 26 15660 0 0 0 0 1122 20 20 0 17 0 405511961 8127860736 29950 33554432000 4194304 4196468 140736170994928 140244724642192 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
[pid=8472/tid=8492] ppid=8454 vsize=7937364 memory=115420 CPUtime=11.42 cores=1,3,5,7
/proc/8472/task/8492/stat : 8492 (java) S 8454 8454 5150 0 -1 1077944384 22 15660 0 0 0 0 1122 20 20 0 17 0 405511964 8127860736 29950 33554432000 4194304 4196468 140736170994928 140242292041136 140245290506882 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29646848 140736170996732 140736170996890 140736170996890 140736170999759 0
Current children cumulated CPU time: 17.85 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 121276 KiB

Child status: 0
Real time (s): 14.7929
CPU time (s): 18.0419
CPU user time (s): 17.5857
CPU system time (s): 0.456201
CPU usage (%): 121.963
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 528596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5857
system time used= 0.456201
maximum resident set size= 532912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63423
page faults= 0
swaps= 0
block input operations= 4624
block output operations= 3768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5494
involuntary context switches= 164


# summary of solver processes directly reported to runsolver:
#   pid: 8454
#   total CPU time (s): 18.0419
#   total CPU user time (s): 17.5857
#   total CPU system time (s): 0.456201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.11004 second user time and 0.215378 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 14:46:41
IDJOB=4387917
IDBENCH=127909
IDSOLVER=2825
FILE ID=node126/4387917-1568292438
RUNJOBID= node126-1568286203-6147
PBS_JOBID= 21701078
Free space on /tmp= 53152 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-012.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-4387917-1568292438/watcher-4387917-1568292438 -o /tmp/evaluation-result-4387917-1568292438/solver-4387917-1568292438 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --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-4387917-1568292438.xml

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

MD5SUM BENCH= 2f6e926eec9d3271c32e6368d6cce3f2
RANDOM SEED=286645305

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28471044 kB
MemAvailable:   31683036 kB
Buffers:           95024 kB
Cached:          3377560 kB
SwapCached:         2860 kB
Active:          2159148 kB
Inactive:        1512660 kB
Active(anon):     195524 kB
Inactive(anon):    45052 kB
Active(file):    1963624 kB
Inactive(file):  1467608 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20736 kB
Writeback:             0 kB
AnonPages:        316996 kB
Mapped:            55212 kB
Shmem:             32816 kB
Slab:             222448 kB
SReclaimable:     193192 kB
SUnreclaim:        29256 kB
KernelStack:        4080 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6048080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 53132 MiB
End job on node126 at 2019-09-12 14:46:56