Trace number 4388163

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 59.161 48.2251

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-08-ext03.xml
MD5SUM8a5157f08f2f2e597251b23721b8eb7d
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 benchmark2.53772
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints34
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":64}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":62},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":32},{"arity":64,"count":1}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32},{"type":"allDifferent","count":1},{"type":"instantiation","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-10088-serial-file.bin HOME/instance-4388163-1568296395.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Thu Sep 12 15:52:38 CEST 2019
0.65/0.57	c PID: 10091
0.65/0.57	c IP: 172.20.3.126
0.65/0.57	c HOST: node126.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.58/0.95	c (0,0) Parsing End
1.58/0.96	c (0,0) CSP: 63 int (0 aux), 1 bool (0 aux), 34 ctr, max domain size 64
1.58/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/0.96	c (0,0) Constraint Name Generate Begin
1.58/0.96	c (0,0) Ctr:HOME/instance-4388163-1568296395.xml,AllDifferent:ExtensionSupport:Instantiation:Var
1.58/0.96	c (0,0) Constraint Name Generate End
1.58/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/0.96	c (0,0) CSP to CSPinCNF Begin
3.64/1.66	c (1,1) translated 4 (10%) constraints
5.83/2.33	c (1,1) translated 7 (20%) constraints
7.32/2.85	c (2,2) translated 11 (30%) constraints
8.20/3.19	c (2,2) translated 14 (40%) constraints
8.79/3.51	c (2,2) translated 17 (50%) constraints
9.24/3.92	c (3,3) translated 21 (60%) constraints
9.54/4.23	c (3,3) translated 24 (70%) constraints
9.96/4.64	c (4,4) translated 28 (80%) constraints
10.30/4.94	c (4,4) translated 31 (90%) constraints
10.63/5.16	c (4,4) translated 34 (100%) constraints
10.63/5.16	c (4,4) ===========================================
10.63/5.16	c (4,4) Order
10.63/5.16	c (4,4) ===========================================
12.04/5.66	c (5,5) translated 6228 (10%) constraints
12.64/5.81	c (5,5) translated 12455 (20%) constraints
12.77/5.94	c (5,5) translated 18682 (30%) constraints
12.88/6.07	c (5,5) translated 24909 (40%) constraints
12.98/6.19	c (5,5) translated 31136 (50%) constraints
13.17/6.33	c (5,5) translated 37363 (60%) constraints
13.35/6.46	c (5,5) translated 43590 (70%) constraints
13.45/6.58	c (6,6) translated 49817 (80%) constraints
13.65/6.71	c (6,6) translated 56044 (90%) constraints
13.75/6.84	c (6,6) translated 62271 (100%) constraints
13.75/6.84	c (6,6) CSP to CSPinCNF End
13.75/6.84	c (6,6) CSP: 63 int (0 aux), 9931 bool (9930 aux), 70465 ctr, max domain size 32
13.75/6.84	c (6,6) Heap : 1633 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
13.75/6.84	c (6,6) CSPinCNF Propagation Begin
14.82/7.35	c (6,6) 424 values, 2350 unsatisfiable literals, and 2291 valid clauses are removed
14.82/7.35	c (6,6) CSPinCNF Propagation End
14.82/7.35	c (6,6) CSP: 63 int (0 aux), 9931 bool (9930 aux), 68174 ctr, max domain size 32
14.82/7.35	c (6,6) Heap : 1971 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.82/7.35	c (6,6) Simplify CSPinCNF Begin
15.57/7.61	c (7,7) Simplify CSPinCNF End
15.57/7.61	c (7,7) CSP: 63 int (0 aux), 13835 bool (13834 aux), 72078 ctr, max domain size 32
15.57/7.61	c (7,7) Heap : 2084 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.57/7.61	c (7,7) Calculate Precise Domain Begin
15.57/7.62	c (7,7) 0 values are removed by re-calculation
15.57/7.62	c (7,7) Calculate Precise Domain End
15.57/7.62	c (7,7) CSP: 63 int (0 aux), 13835 bool (13834 aux), 72078 ctr, max domain size 32
15.57/7.62	c (7,7) Heap : 2084 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.57/7.62	c (7,7) CSPinCNF to SatSolver Begin
17.87/8.57	c (8,7) 7208 (10 %) CSP clauses are encoded (0 SAT variables, 111376 SAT clauses)
18.02/8.66	c (8,8) 14416 (20 %) CSP clauses are encoded (0 SAT variables, 118584 SAT clauses)
18.25/8.76	c (8,8) 21624 (30 %) CSP clauses are encoded (0 SAT variables, 125792 SAT clauses)
18.46/8.84	c (8,8) 28832 (40 %) CSP clauses are encoded (0 SAT variables, 133000 SAT clauses)
18.57/8.92	c (8,8) 36039 (50 %) CSP clauses are encoded (0 SAT variables, 140207 SAT clauses)
18.57/8.99	c (8,8) 43247 (60 %) CSP clauses are encoded (0 SAT variables, 147415 SAT clauses)
18.69/9.07	c (8,8) 50455 (70 %) CSP clauses are encoded (0 SAT variables, 154623 SAT clauses)
19.14/9.24	c (8,8) 57663 (80 %) CSP clauses are encoded (0 SAT variables, 161831 SAT clauses)
19.30/9.31	c (8,8) 64871 (90 %) CSP clauses are encoded (0 SAT variables, 169039 SAT clauses)
19.30/9.38	c (8,8) 72078 (100 %) CSP clauses are encoded (0 SAT variables, 176246 SAT clauses)
19.30/9.38	c (8,8) CSPinCNF to SatSolver End
19.30/9.38	c (8,8) Heap : 267 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
19.30/9.38	c (8,8) 15207 bool, 176247 clause
19.30/9.38	c (8,8) Export Begin
19.40/9.49	c (8,8) Export to HOME/scop-10088-serial-file.bin
19.40/9.49	c (8,8) Export End
19.40/9.49	c (8,8) Export File Size: 0.06 MB
19.40/9.49	c (8,8) 0,0,6,6,7,7,8,STOP-AFTER(DIMACS)
19.40/9.49	c END-Prog: Thu Sep 12 15:52:47 CEST 2019
0.00/9.51	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10088-serial-file.bin
19.62/9.97	c (0,0) Read Serial File Begin
19.62/9.97	c (0,0) HOME/scop-10088-serial-file.bin
20.61/10.21	c (0,0) Read Serial File End
20.61/10.23	
20.61/10.23	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
20.61/10.23	(Solving Process)
20.61/10.23	
20.61/10.25	c BEGIN-Prog: Thu Sep 12 15:52:48 CEST 2019
20.61/10.25	c PID: 10106
20.61/10.25	c IP: 172.20.3.126
20.61/10.25	c HOST: node126.alineos.net
20.61/10.25	c (0,0) SatSolver.solve Begin
20.61/10.25	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388163-1568296395.xml-scop-10091.cnf
20.61/10.28	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
20.61/10.28	c (0,0) c glueminisat-simp-2.2.10-193oa-n
20.61/10.28	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388163-1568296395.xml-scop-10091.cnf 
20.61/10.28	c (0,0) c Options:
20.61/10.28	c (0,0) c CORE
20.61/10.28	c (0,0) c  var_decay             = 0.950
20.61/10.28	c (0,0) c  clause_decay          = 0.999
20.61/10.28	c (0,0) c  random_var_freq       = 0.000
20.61/10.28	c (0,0) c  random_seed           = 91648253.000
20.61/10.28	c (0,0) c  luby_restart          = 1
20.61/10.28	c (0,0) c  ccmin_mode            = 2
20.61/10.28	c (0,0) c  phase_saving          = 2
20.61/10.28	c (0,0) c  rnd_pol               = 0
20.61/10.28	c (0,0) c  rnd_init_act          = 0
20.61/10.28	c (0,0) c  garbage_frac          = 0.200
20.61/10.28	c (0,0) c  restart_first         = 1000
20.61/10.28	c (0,0) c  restart_inc           = 2.000
20.61/10.28	c (0,0) c MODEL
20.61/10.28	c (0,0) c  partial_model         = 0
20.61/10.28	c (0,0) c PROPAGATION
20.61/10.28	c (0,0) c  bin_propagation       = 1
20.61/10.28	c (0,0) c SIMPLIFICATION
20.61/10.28	c (0,0) c  lrn_min_size          = 100
20.61/10.28	c (0,0) c  lazy_simp             = 1
20.61/10.28	c (0,0) c  lazy_interval         = 10
20.61/10.28	c (0,0) c  lazy_fld_probing      = 1
20.61/10.28	c (0,0) c  lazy_pol_probing      = 1
20.61/10.28	c (0,0) c  lazy_nec_probing      = 1
20.61/10.28	c (0,0) c  lazy_eqv_probing      = 1
20.61/10.28	c (0,0) c  lazy_cla_probing      = 1
20.61/10.28	c (0,0) c  lazy_lrn_min          = 2
20.61/10.28	c (0,0) c  lazy_uw_lit_elim      = 1
20.61/10.28	c (0,0) c  lazy_pr_lit_elim      = 0
20.61/10.28	c (0,0) c  lazy_bin_add          = 3
20.61/10.28	c (0,0) c  probed_lit_chain      = 1
20.61/10.28	c (0,0) c  pr_min_lits           = 0.00020
20.61/10.28	c (0,0) c  pr_min_starts         = 500
20.61/10.28	c (0,0) c  rw_min_lits           = 0.010
20.61/10.28	c (0,0) c  rw_min_starts         = 500
20.61/10.28	c (0,0) c  rand_attach           = 0
20.61/10.28	c (0,0) c  dec_elim              = 1
20.61/10.28	c (0,0) c  dec_elim_lim          = 25
20.61/10.28	c (0,0) c  dec_elim_len          = -1
20.61/10.28	c (0,0) c  amo                   = 0
20.61/10.28	c (0,0) c  amo_grp               = 1
20.61/10.28	c (0,0) c  amo_max_bins          = 1000000
20.61/10.28	c (0,0) c  amo_starts            = 50
20.61/10.28	c (0,0) c  mace_cmd              = mace
20.61/10.28	c (0,0) c DECISION
20.61/10.28	c (0,0) c  rand_rebuild          = 0
20.61/10.28	c (0,0) c  rand_rebuild_confs    = 10000
20.61/10.29	c (0,0) c  inc_var_decay         = 1
20.61/10.29	c (0,0) c  inc_var_decay_period  = 100000
20.61/10.29	c (0,0) c  inc_var_decay_init    = 0.600
20.61/10.29	c (0,0) c  var_decay_mode        = 0
20.61/10.29	c (0,0) c  var_decay_gain        = 0
20.61/10.29	c (0,0) c  sloped_var_decay      = 1
20.61/10.29	c (0,0) c  max_var_decay         = 0.990
20.61/10.29	c (0,0) c  min_var_decay         = 0.950
20.61/10.29	c (0,0) c  min_var_decay_vars    = 10000
20.61/10.29	c (0,0) c  max_var_decay_vars    = 500
20.61/10.29	c (0,0) c  uip_bumping           = 1
20.61/10.29	c (0,0) c  lbd_act_bumping       = 1
20.61/10.29	c (0,0) c  rand_tiebreak         = 0
20.61/10.29	c (0,0) c  simp_rebuild          = 1
20.61/10.29	c (0,0) c RESTART
20.61/10.29	c (0,0) c  restart_strategy      = 2
20.61/10.29	c (0,0) c  restart_blocking      = 0
20.61/10.29	c (0,0) c  agility_decay         = 0.99990
20.61/10.29	c (0,0) c  lbd_restart_rate      = 0.800
20.61/10.29	c (0,0) c  dec_restart_rate      = 0.950
20.61/10.29	c (0,0) c  blk_restart_rate      = 0.700
20.61/10.29	c (0,0) c  lbd_queue_size        = 50
20.61/10.29	c (0,0) c  dec_queue_size        = 50
20.61/10.29	c (0,0) c  trl_queue_size        = 5000
20.61/10.29	c (0,0) c  blk_restart_weight    = 1.000
20.61/10.29	c (0,0) c  inc_rst_rate          = 0
20.61/10.29	c (0,0) c  inc_rst_rate_period   = 500000
20.61/10.29	c (0,0) c  inc_lbd_rst_rate_init = 0.600
20.61/10.29	c (0,0) c  inc_dec_rst_rate_init = 0.750
20.61/10.29	c (0,0) c REDUCTION
20.61/10.29	c (0,0) c  closed_lbd            = 0
20.61/10.29	c (0,0) c  closed_lbd_rate       = 0.500
20.61/10.29	c (0,0) c  rm_simulate           = 0
20.61/10.29	c (0,0) c  rdb_eval              = 2
20.61/10.29	c (0,0) c  rdb_call              = 3
20.61/10.29	c (0,0) c  rdb_ub                = 0.500
20.61/10.29	c (0,0) c  core_lbd_cvr          = 0.800
20.61/10.29	c (0,0) c  supp_lbd_cvr          = 0.990
20.61/10.29	c (0,0) c  core_lbd_lb           = 2
20.61/10.29	c (0,0) c  supp_lbd_lb           = 2
20.61/10.29	c (0,0) c  core_lbd_prd          = 7
20.61/10.29	c (0,0) c  supp_lbd_prd          = 1
20.61/10.29	c (0,0) c  othr_lbd_prd          = 0
20.61/10.29	c (0,0) c  inc_lrn_limit         = 1000
20.61/10.29	c (0,0) c  frozen_lbd            = 30
20.61/10.29	c (0,0) c  simp_min_starts       = 100
20.61/10.29	c (0,0) c  rm_low_act_learnts    = 1
20.61/10.29	c (0,0) c  lv0_reduce_db         = 0
20.61/10.29	c (0,0) c  reduce_db_base        = 20000
20.61/10.29	c (0,0) c  reduce_db_inc         = 1000
20.61/10.29	c (0,0) c HARD
20.61/10.29	c (0,0) c  inst_check            = 200000
20.61/10.29	c (0,0) c  small_block           = 1.750
20.61/10.29	c (0,0) c  slow_restart_speed    = 400.000
20.61/10.29	c (0,0) c  slow_restart_strategy = 3
20.61/10.29	c (0,0) c  slow_lbd_restart_rate = 0.700
20.61/10.29	c (0,0) c  slow_dec_restart_rate = 1.000
20.61/10.29	c (0,0) c  slow_lbd_queue_size   = 50
20.61/10.29	c (0,0) c  slow_var_decay        = 0.950
20.61/10.29	c (0,0) c  slow_glue_threshold   = 2
20.61/10.29	c (0,0) c  slow_phase_saving     = 2
20.61/10.29	c (0,0) c  fast_restart_speed    = 125.000
20.61/10.29	c (0,0) c  fast_restart_strategy = 1
20.61/10.29	c (0,0) c  fast_lbd_restart_rate = 0.800
20.61/10.29	c (0,0) c  fast_dec_restart_rate = 0.950
20.61/10.29	c (0,0) c  fast_lbd_queue_size   = 50
20.61/10.29	c (0,0) c  fast_var_decay        = 1.000
20.61/10.29	c (0,0) c  fast_glue_threshold   = 2
20.61/10.29	c (0,0) c  fast_phase_saving     = 2
20.61/10.29	c (0,0) c STATS
20.61/10.29	c (0,0) c  stats_conf_size       = 10000
20.61/10.29	c (0,0) c  max_stats_size        = 30
20.61/10.29	c (0,0) c SOLVER
20.61/10.29	c (0,0) c  minisat               = 0
20.84/10.33	c (0,0) c Problem: 15207 variables, 176038 clauses, parsing 0.05 s
20.90/10.49	c (0,0) c  reduced to 10915 variables, 169020 clauses (grow = 0)
20.90/10.49	c (0,0) c  exclude 910 (8.3%) variables from decision variables (last cost 25)
20.91/10.51	c (0,0) c Simplification: 5202 vars, 7018 clauses are eliminated using 0.17 s
20.91/10.51	c (0,0) c
20.91/10.51	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
20.91/10.51	c (0,0) c
20.91/10.51	c (0,0) c    0         0         0    10005   169020        0   -nan  -nan  -nan -nan%
20.91/10.51	c (0,0) c    0         1       100    10013   169020      100   16.5   5.9  36.0 27.7%
20.91/10.53	c (0,0) c    0         1       220    10033   169020      220   16.7   6.5  54.2 38.4%
20.91/10.55	c (0,0) c    0         2       364    10047   169020      365   16.1   7.0  55.3 43.3%
20.91/10.57	c (0,0) c    0         3       536    10074   169020      539   16.1   7.0  53.1 44.1%
20.91/10.59	c (0,0) c    0         4       743    10095   169020      748   16.1   7.1  50.0 44.0%
20.92/10.61	c (0,0) c    0         5       991    10129   169020     1000   15.6   7.0  51.4 45.8%
20.92/10.65	c (0,0) c    0         9      1289    10151   169020     1305   15.6   7.4  53.1 47.0%
20.92/10.69	c (0,0) c    0        11      1647    10180   169020     1675   15.4   7.3  54.2 47.1%
20.92/10.73	c (0,0) c    0        15      2076    10220   169020     2116   15.5   7.4  53.7 47.2%
20.92/10.78	c (0,0) c    0        19      2591    10254   169020     2647   15.5   7.5  54.9 47.0%
20.92/10.81	c (0,0) c    0 p      20      2940    10280   169020     3006   15.7   7.4  54.4 46.7%
20.92/10.83	c (0,0) c    0 p      21      3142    10270   169020     3219   15.6   7.4  54.1 46.9%
20.92/10.84	c (0,0) c    0        21      3210    10277   169020     3288   15.5   7.4  54.1 47.1%
20.92/10.92	c (1,0) c    0        28      3953    10325   169020     4043   16.0   7.6  53.7 47.6%
21.64/11.03	c (1,0) c    0        34      4844    10373   169020     4963   16.0   7.6  53.7 48.3%
21.74/11.15	c (1,0) c
21.74/11.15	c (1,0) c   variables         : 10436       (init 15207, after simp 10005, 457 non-decs, 61 csp)
21.74/11.15	c (1,0) c   clauses           : 169020      (init 176038, after simp 169020)
21.74/11.15	c (1,0) c   restarts          : 39          (147.82 confs/res, 50~434 confs, 0 blks, 0 last)
21.74/11.15	c (1,0) c   conflicts         : 5913        (7039 /sec, 66.28% dconfs, 0.00% supp, trail 99.61w x 55.10h, jmp 2.90h)
21.74/11.15	c (1,0) c   decisions         : 19445       (0.6200 vdcy, 23146 /sec, 0.00% bin, rs 0.001 s)
21.74/11.15	c (1,0) c   propagations      : 2871684     (3418317 /sec, 147.68 lits/dec, 8.94% o.a.)
21.74/11.15	c (1,0) c   conflict literals : 117711      (14.75% deleted; 2.59% by bin min, 0.002 s)
21.74/11.15	c (1,0) c   len               : 16.097      (16.46 for all, max 112, used 89)
21.74/11.15	c (1,0) c   lbd               : 7.621       (8.55 (7.76) for all, max 47, used 45, 3.557 stdev, 1.924 blk)
21.74/11.15	c (1,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
21.74/11.15	c (1,0) c   simp dbs          : 1           (0.000 s)
21.74/11.15	c (1,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
21.74/11.15	c (1,0) c   learnts           : 6064        (0 learnts removed, 0.00%)
21.74/11.15	c (1,0) c   rewrite dbs       : 0           (0/4 vars, 0+0 taut, 0+0 unit, 0.000 s)
21.74/11.15	c (1,0) c   assigned lits     : 2           (20/22 probed, 1 remains)
21.74/11.15	c (1,0) c   premise updates   : 101348      (5.06 /lit)
21.74/11.15	c (1,0) c   probed variables  : 22          (0 pr, 0 eq, 18 fld, 0 pol, 0 nec, 4 cla, 0 amo)
21.74/11.15	c (1,0) c   equiv variables   : 4           (1 bin, 0 trn, 1 quat, 0 quin, 0 othr; 0 amo)
21.74/11.15	c (1,0) c   lazy added bins   : 153         (153 prop + 0 conf, 0.005s)
21.74/11.15	c (1,0) c   unwatched lit elim: 636         (0.01+0.51%, 35+601 of 499956+117711)
21.74/11.15	c (1,0) c   classified type   : undef
21.74/11.15	c (1,0) c   progress          : 15.272%
21.74/11.15	c (1,0) c
21.74/11.15	c (1,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
21.74/11.15	c (1,0) c
21.74/11.15	c (1,0) c    0        40      5913    10436   169020     6064   16.1   7.6  55.1 48.3%
21.95/11.31	c (1,0) c    1        47      7196    10491   169020     7377   16.4   7.7  54.8 48.8%
22.14/11.51	c (1,0) c    1        60      8736    10545   169020     8942   16.5   7.8  54.5 49.2%
22.35/11.73	c (1,0) c    1        72     10584    10575   169020    10820   16.6   7.8  55.2 49.8%
22.54/12.00	c (2,0) c    1        84     12802    10608   169020    13096   16.6   7.9  55.3 50.8%
22.66/12.09	c (2,0) c    1 p      88     13392    10612   169020    13698   16.7   7.9  55.4 50.8%
23.05/12.42	c (2,0) c    2       104     15464    10629   168914    15835   16.7   7.9  55.1 51.4%
23.44/12.84	c (2,0) c    2       119     18658    10651   168914    19111   16.6   7.9  57.1 51.4%
23.66/13.03	c (3,0) c    2 r     131     20000    10660   168914    20493   16.7   7.9  57.0 51.4%
23.66/13.03	c (3,0) c
23.66/13.03	c (3,0) c R [LBD Statistics #1]
23.66/13.03	c (3,0) c R LBD         used lbd               used clause lbd
23.66/13.03	c (3,0) c R  tot      117652                   20493
23.66/13.03	c (3,0) c R  avg       2.942                   7.934
23.66/13.03	c (3,0) c R   1         6682 ( 5.7/ 5.7%)        311 ( 1.5/ 1.5%)
23.66/13.03	c (3,0) c R   2        66745 (56.7/62.4%)       3991 (19.5/21.0%)
23.66/13.03	c (3,0) c R   3        21865 (18.6/81.0%)       2277 (11.1/32.1%)
23.66/13.03	c (3,0) c R
23.66/13.03	c (3,0) c R core_lbd_threshold = 3
23.66/13.03	c (3,0) c R supp_lbd_threshold = 15
23.66/13.03	c (3,0) c R
23.66/13.03	c (3,0) c R [RDB Statistics #1]
23.66/13.03	c (3,0) c R kept: lbd      =    6543 (31.9/31.9%)
23.66/13.03	c (3,0) c R kept: ttl      =   13907 (67.9/99.8%)
23.66/13.03	c (3,0) c R kept: locked   =      43 ( 0.2/100.0%)
23.66/13.03	c (3,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
23.66/13.03	c (3,0) c R lost: ttl      =       0 ( 0.0/ 0.0%)
23.66/13.03	c (3,0) c R lost: subsumed =       0 ( 0.0/ 0.0%)
23.66/13.03	c (3,0) c
23.66/13.03	c (3,0) c    2 R     131     20000    10660   168914    20493   16.7   7.9  57.0 51.4%
23.95/13.38	c (3,0) c    3       149     22491    10668   168914    23031   16.9   8.0  56.8 51.4%
24.66/14.05	c (4,0) c    3       181     27091    10686   168914    27723   17.1   8.0  56.5 51.6%
24.85/14.22	c (4,0) c    3 p     191     28231    10686   168914    28908   17.1   8.1  56.1 51.2%
25.26/14.66	c (4,0) c    4 p     213     31143    10696   168885    31890   17.3   8.1  55.9 51.4%
25.45/14.89	c (4,0) c    4       223     32611    10698   168885    33383   17.4   8.1  55.8 51.2%
25.76/15.18	c (5,0) c    4 p     235     34370    10698   168885    35184   17.5   8.2  57.1 51.9%
26.56/15.97	c (6,0) c
26.56/15.97	c (6,0) c   variables         : 10706       (init 15207, after simp 10005, 170 non-decs, 61 csp)
26.56/15.97	c (6,0) c   clauses           : 168885      (init 176038, after simp 169020)
26.56/15.97	c (6,0) c   restarts          : 277         (141.13 confs/res, 50~773 confs, 0 blks, 0 last)
26.56/15.97	c (6,0) c   conflicts         : 39235       (7080 /sec, 65.53% dconfs, 0.00% supp, trail 105.47w x 56.03h, jmp 3.05h)
26.56/15.97	c (6,0) c   decisions         : 135929      (0.7300 vdcy, 24530 /sec, 0.00% bin, rs 0.004 s)
26.56/15.97	c (6,0) c   propagations      : 21695281    (3915210 /sec, 159.61 lits/dec, 8.75% o.a.)
26.56/15.97	c (6,0) c   conflict literals : 871912      (16.43% deleted; 2.28% by bin min, 0.010 s)
26.56/15.97	c (6,0) c   len               : 17.688      (18.06 for all, max 167, used 132)
26.56/15.97	c (6,0) c   lbd               : 8.223       (9.34 (8.37) for all, max 66, used 50, 2.195 stdev, 1.934 blk)
26.56/15.97	c (6,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
26.56/15.97	c (6,0) c   simp dbs          : 3           (0.031 s)
26.56/15.97	c (6,0) c   reduce dbs        : 1           (core-lbd 3, supp-lbd 15, 0.001 s)
26.56/15.97	c (6,0) c   learnts           : 40175       (0 learnts removed, 0.00%)
26.56/15.97	c (6,0) c   rewrite dbs       : 0           (0/12 vars, 0+0 taut, 0+0 unit, 0.000 s)
26.56/15.97	c (6,0) c   assigned lits     : 6           (32/34 probed, 1 remains)
26.56/15.97	c (6,0) c   premise updates   : 544420      (27.21 /lit)
26.56/15.97	c (6,0) c   probed variables  : 34          (0 pr, 0 eq, 20 fld, 1 pol, 0 nec, 13 cla, 0 amo)
26.56/15.97	c (6,0) c   equiv variables   : 12          (1 bin, 0 trn, 0 quat, 0 quin, 2 othr; 0 amo)
26.56/15.97	c (6,0) c   lazy added bins   : 949         (949 prop + 0 conf, 0.024s)
26.56/15.97	c (6,0) c   unwatched lit elim: 9115        (0.07+1.01%, 325+8790 of 499956+871912)
26.56/15.97	c (6,0) c   classified type   : undef
26.56/15.97	c (6,0) c   progress          : 15.059%
26.56/15.97	c (6,0) c
26.56/15.97	c (6,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
26.56/15.97	c (6,0) c
26.56/15.97	c (6,0) c    5       278     39235    10706   168885    40175   17.7   8.2  56.7 51.6%
26.86/16.27	c (6,0) c    5 r     292     41001    10710   168885    41976   17.8   8.3  56.4 51.6%
26.86/16.29	c (6,0) c
26.86/16.29	c (6,0) c R [LBD Statistics #2]
26.86/16.29	c (6,0) c R LBD         used lbd               used clause lbd
26.86/16.29	c (6,0) c R  tot      421510                   41976
26.86/16.29	c (6,0) c R  avg       2.635                   8.254
26.86/16.29	c (6,0) c R   1        34139 ( 8.1/ 8.1%)        865 ( 2.1/ 2.1%)
26.86/16.29	c (6,0) c R   2       265888 (63.1/71.2%)       8453 (20.1/22.2%)
26.86/16.29	c (6,0) c R   3        62641 (14.9/86.0%)       4486 (10.7/32.9%)
26.86/16.29	c (6,0) c R
26.86/16.29	c (6,0) c R core_lbd_threshold = 3
26.86/16.29	c (6,0) c R supp_lbd_threshold = 12
26.86/16.29	c (6,0) c R
26.86/16.29	c (6,0) c R [RDB Statistics #2]
26.86/16.29	c (6,0) c R kept: lbd      =   13636 (32.5/32.5%)
26.86/16.29	c (6,0) c R kept: ttl      =   13508 (32.2/64.7%)
26.86/16.29	c (6,0) c R kept: locked   =     179 ( 0.4/65.1%)
26.86/16.29	c (6,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
26.86/16.29	c (6,0) c R lost: ttl      =   14653 (34.9/34.9%)
26.86/16.29	c (6,0) c R lost: subsumed =       0 ( 0.0/34.9%)
26.86/16.29	c (6,0) c
26.86/16.29	c (6,0) c    6 R     292     41001    10710   168885    27323   11.2   4.6  56.4 51.6%
27.16/16.58	c (6,0) c    6 p     306     42779    10699   168841    29130   11.7   4.9  56.5 52.2%
27.97/17.30	c (7,0) c    7       335     47184    10704   168841    33645   12.7   5.4  55.3 51.6%
29.56/18.93	c (9,0) c    8       414     56723    10711   168462    43406   14.3   6.2  55.2 50.4%
30.17/19.52	c (9,0) c    9 p     439     59980    10709   168462    46736   14.8   6.4  55.7 51.3%
30.67/20.02	c (10,0) c    9 r     456     63000    10711   168462    49815   15.0   6.6  55.1 50.8%
30.67/20.04	c (10,0) c
30.67/20.04	c (10,0) c R [LBD Statistics #3]
30.67/20.04	c (10,0) c R LBD         used lbd               used clause lbd
30.67/20.04	c (10,0) c R  tot      901242                   49815
30.67/20.04	c (10,0) c R  avg       2.496                   6.573
30.67/20.04	c (10,0) c R   1        85444 ( 9.5/ 9.5%)       1465 ( 2.9/ 2.9%)
30.67/20.04	c (10,0) c R   2       595934 (66.1/75.6%)      13156 (26.4/29.4%)
30.67/20.04	c (10,0) c R   3       116167 (12.9/88.5%)       6357 (12.8/42.1%)
30.67/20.04	c (10,0) c R
30.67/20.04	c (10,0) c R core_lbd_threshold = 3
30.67/20.04	c (10,0) c R supp_lbd_threshold = 10
30.67/20.04	c (10,0) c R
30.67/20.04	c (10,0) c R [RDB Statistics #3]
30.67/20.04	c (10,0) c R kept: lbd      =   20725 (41.6/41.6%)
30.67/20.04	c (10,0) c R kept: ttl      =   13736 (27.6/69.2%)
30.67/20.04	c (10,0) c R kept: locked   =     277 ( 0.6/69.7%)
30.67/20.04	c (10,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
30.67/20.04	c (10,0) c R lost: ttl      =   15077 (30.3/30.3%)
30.67/20.04	c (10,0) c R lost: subsumed =       0 ( 0.0/30.3%)
30.67/20.04	c (10,0) c
30.67/20.04	c (10,0) c    9 R     456     63000    10711   168462    34738    9.8   3.8  55.1 50.8%
31.46/20.89	c (10,0) c   10       493     68170    10714   168462    40022   11.3   4.5  54.1 50.8%
32.17/21.59	c (11,0) c   11 p     531     72025    10715   168444    43972   12.3   5.0  54.8 52.0%
34.16/23.53	c (13,0) c   13       609     81907    10724   168431    54047   13.9   5.8  53.0 50.9%
34.96/24.34	c (14,0) c   14 r     629     86000    10728   168431    58239   14.3   6.0  50.5 48.5%
34.96/24.36	c (14,0) c
34.96/24.36	c (14,0) c R [LBD Statistics #4]
34.96/24.36	c (14,0) c R LBD         used lbd               used clause lbd
34.96/24.36	c (14,0) c R  tot     1585663                   58239
34.96/24.36	c (14,0) c R  avg       2.402                   6.019
34.96/24.36	c (14,0) c R   1       166786 (10.5/10.5%)       2176 ( 3.7/ 3.7%)
34.96/24.36	c (14,0) c R   2      1082623 (68.3/78.8%)      18043 (31.0/34.7%)
34.96/24.36	c (14,0) c R   3       180939 (11.4/90.2%)       8090 (13.9/48.6%)
34.96/24.36	c (14,0) c R
34.96/24.36	c (14,0) c R core_lbd_threshold = 3
34.96/24.36	c (14,0) c R supp_lbd_threshold = 9
34.96/24.36	c (14,0) c R
34.96/24.36	c (14,0) c R [RDB Statistics #4]
34.96/24.36	c (14,0) c R kept: lbd      =   28061 (48.2/48.2%)
34.96/24.36	c (14,0) c R kept: ttl      =   13233 (22.7/70.9%)
34.96/24.36	c (14,0) c R kept: locked   =     259 ( 0.4/71.3%)
34.96/24.36	c (14,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
34.96/24.36	c (14,0) c R lost: ttl      =   16686 (28.7/28.7%)
34.96/24.36	c (14,0) c R lost: subsumed =       0 ( 0.0/28.7%)
34.96/24.36	c (14,0) c
34.96/24.36	c (14,0) c   14 R     629     86000    10728   168431    41553    9.1   3.4  50.5 48.5%
37.08/26.40	c (16,0) c   16 p     731     96266    10726   168423    52024   11.7   4.7  51.5 51.4%
37.48/26.81	c (16,0) c   16       744     98391    10728   168423    54185   12.0   4.9  50.5 50.7%
37.78/27.17	c (17,0) c
37.78/27.17	c (17,0) c   variables         : 10729       (init 15207, after simp 10005, 122 non-decs, 61 csp)
37.78/27.17	c (17,0) c   clauses           : 168423      (init 176038, after simp 169020)
37.78/27.17	c (17,0) c   restarts          : 757         (131.93 confs/res, 50~786 confs, 0 blks, 0 last)
37.78/27.17	c (17,0) c   conflicts         : 100000      (6062 /sec, 65.13% dconfs, 0.00% supp, trail 108.50w x 54.42h, jmp 3.32h)
37.78/27.17	c (17,0) c   decisions         : 374668      (0.9500 vdcy, 22711 /sec, 0.00% bin, rs 0.006 s)
37.78/27.17	c (17,0) c   propagations      : 61592518    (3733554 /sec, 164.39 lits/dec, 8.38% o.a.)
37.78/27.17	c (17,0) c   conflict literals : 2531448     (19.57% deleted; 2.07% by bin min, 0.021 s)
37.78/27.17	c (17,0) c   len               : 12.317      (19.84 for all, max 177, used 175)
37.78/27.18	c (17,0) c   lbd               : 5.034       (10.06 (9.01) for all, max 66, used 56, 1.807 stdev, 1.971 blk)
37.78/27.18	c (17,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
37.78/27.18	c (17,0) c   simp dbs          : 8           (0.127 s)
37.78/27.18	c (17,0) c   reduce dbs        : 4           (core-lbd 3, supp-lbd 9, 0.063 s)
37.78/27.18	c (17,0) c   learnts           : 55827       (46416 learnts removed, 46.42%)
37.78/27.18	c (17,0) c   rewrite dbs       : 0           (0/14 vars, 0+0 taut, 0+0 unit, 0.000 s)
37.78/27.18	c (17,0) c   assigned lits     : 10          (43/45 probed, 0 remains)
37.78/27.18	c (17,0) c   premise updates   : 1518278     (75.88 /lit)
37.78/27.18	c (17,0) c   probed variables  : 45          (0 pr, 0 eq, 23 fld, 3 pol, 0 nec, 19 cla, 0 amo)
37.78/27.18	c (17,0) c   equiv variables   : 14          (2 bin, 0 trn, 0 quat, 0 quin, 2 othr; 0 amo)
37.78/27.18	c (17,0) c   lazy added bins   : 2262        (2262 prop + 0 conf, 0.061s)
37.78/27.18	c (17,0) c   unwatched lit elim: 30308       (0.13+1.17%, 626+29682 of 499956+2531448)
37.78/27.18	c (17,0) c   classified type   : undef
37.78/27.18	c (17,0) c   progress          : 15.199%
37.78/27.18	c (17,0) c
37.78/27.18	c (17,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
37.78/27.18	c (17,0) c
37.78/27.18	c (17,0) c   16 f     758    100000    10729   168423    55827   12.3   5.0  50.6 50.8%
39.99/29.30	c (19,0) c   19 r     825    110000    10735   168405    66043   13.7   5.7  52.4 48.7%
39.99/29.32	c (19,0) c
39.99/29.32	c (19,0) c R [LBD Statistics #5]
39.99/29.32	c (19,0) c R LBD         used lbd               used clause lbd
39.99/29.32	c (19,0) c R  tot     2468801                   66043
39.99/29.32	c (19,0) c R  avg       2.356                   5.706
39.99/29.32	c (19,0) c R   1       276337 (11.2/11.2%)       2924 ( 4.4/ 4.4%)
39.99/29.32	c (19,0) c R   2      1721495 (69.7/80.9%)      22889 (34.7/39.1%)
39.99/29.32	c (19,0) c R
39.99/29.32	c (19,0) c R core_lbd_threshold = 2
39.99/29.32	c (19,0) c R supp_lbd_threshold = 9
39.99/29.32	c (19,0) c R
39.99/29.32	c (19,0) c R [RDB Statistics #5]
39.99/29.32	c (19,0) c R kept: lbd      =   25479 (38.6/38.6%)
39.99/29.32	c (19,0) c R kept: ttl      =   22600 (34.2/72.8%)
39.99/29.32	c (19,0) c R kept: locked   =     358 ( 0.5/73.3%)
39.99/29.32	c (19,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
39.99/29.32	c (19,0) c R lost: ttl      =   17606 (26.7/26.7%)
39.99/29.32	c (19,0) c R lost: subsumed =       0 ( 0.0/26.7%)
39.99/29.32	c (19,0) c
39.99/29.32	c (19,0) c   19 R     825    110000    10735   168405    48437    8.6   3.1  52.4 48.7%
41.61/31.00	c (21,0) c   20       894    118172    10735   168405    56765   10.5   4.1  47.9 49.2%
45.40/34.75	c (24,0) c   24 r    1026    135001    10739   168405    73862   13.3   5.4  49.2 49.4%
45.40/34.78	c (24,0) c
45.40/34.78	c (24,0) c R [LBD Statistics #6]
45.40/34.78	c (24,0) c R LBD         used lbd               used clause lbd
45.40/34.78	c (24,0) c R  tot     3575161                   73862
45.40/34.78	c (24,0) c R  avg       2.313                   5.373
45.40/34.78	c (24,0) c R   1       420059 (11.7/11.7%)       3722 ( 5.0/ 5.0%)
45.40/34.78	c (24,0) c R   2      2532056 (70.8/82.6%)      27982 (37.9/42.9%)
45.40/34.78	c (24,0) c R
45.40/34.78	c (24,0) c R core_lbd_threshold = 2
45.40/34.78	c (24,0) c R supp_lbd_threshold = 9
45.40/34.78	c (24,0) c R
45.40/34.78	c (24,0) c R [RDB Statistics #6]
45.40/34.78	c (24,0) c R kept: lbd      =   31012 (42.0/42.0%)
45.40/34.78	c (24,0) c R kept: ttl      =   24404 (33.0/75.0%)
45.40/34.78	c (24,0) c R kept: locked   =     768 ( 1.0/76.1%)
45.40/34.78	c (24,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
45.40/34.78	c (24,0) c R lost: ttl      =   17678 (23.9/23.9%)
45.40/34.78	c (24,0) c R lost: subsumed =       0 ( 0.0/23.9%)
45.40/34.78	c (24,0) c
45.40/34.78	c (24,0) c   24 R    1026    135001    10739   168405    56184    8.4   3.0  49.2 49.4%
46.92/36.23	c (26,0) c   25      1073    141909    10743   168405    63199    9.9   3.7  48.1 47.7%
51.22/40.58	c (30,0) c   30 r    1246    161000    10750   168405    82615   13.1   5.2  48.5 48.1%
51.32/40.61	c (30,0) c
51.32/40.61	c (30,0) c R [LBD Statistics #7]
51.32/40.61	c (30,0) c R LBD         used lbd               used clause lbd
51.32/40.61	c (30,0) c R  tot     4817046                   82615
51.32/40.61	c (30,0) c R  avg       2.293                   5.226
51.32/40.61	c (30,0) c R   1       582582 (12.1/12.1%)       4501 ( 5.4/ 5.4%)
51.32/40.61	c (30,0) c R   2      3449180 (71.6/83.7%)      33309 (40.3/45.8%)
51.32/40.61	c (30,0) c R
51.32/40.61	c (30,0) c R core_lbd_threshold = 2
51.32/40.61	c (30,0) c R supp_lbd_threshold = 9
51.32/40.61	c (30,0) c R
51.32/40.61	c (30,0) c R [RDB Statistics #7]
51.32/40.61	c (30,0) c R kept: lbd      =   37327 (45.2/45.2%)
51.32/40.61	c (30,0) c R kept: ttl      =   23761 (28.8/73.9%)
51.32/40.61	c (30,0) c R kept: locked   =     516 ( 0.6/74.6%)
51.32/40.61	c (30,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
51.32/40.61	c (30,0) c R lost: ttl      =   21011 (25.4/25.4%)
51.32/40.61	c (30,0) c R lost: subsumed =       0 ( 0.0/25.4%)
51.32/40.61	c (30,0) c
51.32/40.61	c (30,0) c   30 R    1246    161000    10750   168405    61604    8.2   2.9  48.5 48.1%
53.41/42.74	c (32,0) c   32      1328    170394    10750   168405    71175   10.2   3.9  47.6 48.9%
56.82/46.12	c (36,0) c   35 p    1464    184110    10750   168387    85135   12.7   5.0  48.5 51.1%
57.83/47.13	c (37,0) c   36 r    1507    188000    10750   168387    89076   13.3   5.3  48.0 49.9%
57.83/47.16	c (37,0) c
57.83/47.16	c (37,0) c R [LBD Statistics #8]
57.83/47.16	c (37,0) c R LBD         used lbd               used clause lbd
57.83/47.16	c (37,0) c R  tot     6292173                   89076
57.83/47.16	c (37,0) c R  avg       2.271                   5.258
57.83/47.16	c (37,0) c R   1       779929 (12.4/12.4%)       5344 ( 6.0/ 6.0%)
57.83/47.16	c (37,0) c R   2      4555944 (72.4/84.8%)      38627 (43.4/49.4%)
57.83/47.16	c (37,0) c R
57.83/47.16	c (37,0) c R core_lbd_threshold = 2
57.83/47.16	c (37,0) c R supp_lbd_threshold = 9
57.83/47.16	c (37,0) c R
57.83/47.16	c (37,0) c R [RDB Statistics #8]
57.83/47.16	c (37,0) c R kept: lbd      =   43383 (48.7/48.7%)
57.83/47.16	c (37,0) c R kept: ttl      =   22952 (25.8/74.5%)
57.83/47.16	c (37,0) c R kept: locked   =     575 ( 0.6/75.1%)
57.83/47.16	c (37,0) c R lost: lbd      =      35 ( 0.0/ 0.0%)
57.83/47.16	c (37,0) c R lost: ttl      =   22131 (24.8/24.9%)
57.83/47.16	c (37,0) c R lost: subsumed =       0 ( 0.0/24.9%)
57.83/47.16	c (37,0) c
57.83/47.16	c (37,0) c   36 R    1507    188000    10750   168387    66910    8.1   2.8  48.0 49.9%
58.72/48.07	c (38,0) c   37      1544    191830    10751   168387    70799    9.0   3.2  47.2 49.3%
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) c variables         : 10751       (init 15207, after simp 10005, 97 non-decs, 61 csp)
58.72/48.08	c (38,0) c clauses           : 168387      (init 176038, after simp 169020)
58.72/48.08	c (38,0) c restarts          : 1543        (124.24 confs/res, 25~841 confs, 0 blks, 0 last)
58.72/48.08	c (38,0) c conflicts         : 191830      (5184 /sec, 65.46% dconfs, 0.00% supp, trail 112.97w x 51.72h, jmp 3.73h)
58.72/48.08	c (38,0) c decisions         : 795454      (0.9500 vdcy, 21496 /sec, 0.00% bin, rs 0.006 s)
58.72/48.08	c (38,0) c propagations      : 132869287   (3590526 /sec, 167.04 lits/dec, 8.25% o.a.)
58.72/48.08	c (38,0) c conflict literals : 5454075     (22.18% deleted; 1.71% by bin min, 0.036 s)
58.72/48.08	c (38,0) c len               : 9.036       (21.64 for all, max 375, used 324)
58.72/48.08	c (38,0) c lbd               : 3.226       (10.67 (9.58) for all, max 66, used 57, 1.753 stdev, 2.029 blk)
58.72/48.08	c (38,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
58.72/48.08	c (38,0) c simp dbs          : 10          (0.179 s)
58.72/48.08	c (38,0) c reduce dbs        : 8           (core-lbd 2, supp-lbd 9, 0.168 s)
58.72/48.08	c (38,0) c learnts           : 70799       (124877 learnts removed, 65.10%)
58.72/48.08	c (38,0) c rewrite dbs       : 0           (0/19 vars, 0+0 taut, 0+0 unit, 0.000 s)
58.72/48.08	c (38,0) c assigned lits     : 11          (46/48 probed, 0 remains)
58.72/48.08	c (38,0) c premise updates   : 3247206     (162.28 /lit)
58.72/48.08	c (38,0) c probed variables  : 48          (0 pr, 0 eq, 23 fld, 4 pol, 0 nec, 21 cla, 0 amo)
58.72/48.08	c (38,0) c equiv variables   : 19          (3 bin, 0 trn, 1 quat, 0 quin, 2 othr; 0 amo)
58.72/48.08	c (38,0) c lazy added bins   : 3866        (3866 prop + 0 conf, 0.123s)
58.72/48.08	c (38,0) c unwatched lit elim: 47386       (0.15+0.86%, 743+46643 of 499956+5454075)
58.72/48.08	c (38,0) c classified type   : undef
58.72/48.08	c (38,0) c progress          : 15.193%
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) c [Statistics]
58.72/48.08	c (38,0) c             learnts len        learnts lbd        lit blk size       eq vars size
58.72/48.08	c (38,0) c  tot      191830             191830            2046133                  6
58.72/48.08	c (38,0) c  avg      21.641              9.585              2.029              4.167
58.72/48.08	c (38,0) c   1           10 ( 0.0%)       5459 ( 2.8%)    1438861 (70.3%)          0 ( 0.0%)
58.72/48.08	c (38,0) c   2         1095 ( 0.6%)      35479 (18.5%)     267940 (13.1%)          3 (50.0%)
58.72/48.08	c (38,0) c   3         7651 ( 4.0%)      13945 ( 7.3%)     114770 ( 5.6%)          0 ( 0.0%)
58.72/48.08	c (38,0) c   4        12103 ( 6.3%)      13858 ( 7.2%)      63685 ( 3.1%)          1 (16.7%)
58.72/48.08	c (38,0) c   5        15146 ( 7.9%)      14036 ( 7.3%)      38460 ( 1.9%)          0 ( 0.0%)
58.72/48.08	c (38,0) c   6        12479 ( 6.5%)      12927 ( 6.7%)      26395 ( 1.3%)          0 ( 0.0%)
58.72/48.08	c (38,0) c   7        11730 ( 6.1%)      10738 ( 5.6%)      18074 ( 0.9%)          1 (16.7%)
58.72/48.08	c (38,0) c   8         8233 ( 4.3%)       8976 ( 4.7%)      13930 ( 0.7%)          1 (16.7%)
58.72/48.08	c (38,0) c   9         7409 ( 3.9%)       7373 ( 3.8%)      10337 ( 0.5%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  10         6404 ( 3.3%)       6356 ( 3.3%)       8463 ( 0.4%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  11         5508 ( 2.9%)       5535 ( 2.9%)       6712 ( 0.3%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  12         4906 ( 2.6%)       4863 ( 2.5%)       5479 ( 0.3%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  13         4430 ( 2.3%)       4337 ( 2.3%)       4486 ( 0.2%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  14         4047 ( 2.1%)       4070 ( 2.1%)       3759 ( 0.2%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  15         3824 ( 2.0%)       3797 ( 2.0%)       3194 ( 0.2%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  16         3582 ( 1.9%)       3406 ( 1.8%)       2720 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  17         3455 ( 1.8%)       3246 ( 1.7%)       2348 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  18         3261 ( 1.7%)       3118 ( 1.6%)       1905 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  19         3031 ( 1.6%)       2926 ( 1.5%)       1689 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  20         2898 ( 1.5%)       2645 ( 1.4%)       1582 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  21         2754 ( 1.4%)       2635 ( 1.4%)       1327 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  22         2615 ( 1.4%)       2396 ( 1.2%)       1199 ( 0.1%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  23         2484 ( 1.3%)       2270 ( 1.2%)       1022 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  24         2592 ( 1.4%)       2041 ( 1.1%)        864 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  25         2474 ( 1.3%)       1968 ( 1.0%)        825 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  26         2449 ( 1.3%)       1715 ( 0.9%)        682 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  27         2355 ( 1.2%)       1648 ( 0.9%)        574 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  28         2327 ( 1.2%)       1441 ( 0.8%)        530 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  29         2336 ( 1.2%)       1314 ( 0.7%)        456 ( 0.0%)          0 ( 0.0%)
58.72/48.08	c (38,0) c  30        48242 (25.1%)       7312 ( 3.8%)       3865 ( 0.2%)          0 ( 0.0%)
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) c [LBD Statistics]
58.72/48.08	c (38,0) c LBD          used lbd               used clause lbd         unused clause lbd
58.72/48.08	c (38,0) c  tot      6517953                  114431                   81255
58.72/48.08	c (38,0) c  avg        2.267                   6.012                  14.257
58.72/48.08	c (38,0) c    1       810373 (12.4/12.4%)       5449 ( 4.8/ 4.8%)          0 ( 0.0/ 0.0%)
58.72/48.08	c (38,0) c    2      4727769 (72.5/85.0%)      38939 (34.0/38.8%)        406 ( 0.5/ 0.5%)
58.72/48.08	c (38,0) c    3       539035 ( 8.3/93.2%)      12779 (11.2/50.0%)       1166 ( 1.4/ 1.9%)
58.72/48.08	c (38,0) c    4       198182 ( 3.0/96.3%)      10317 ( 9.0/59.0%)       3541 ( 4.4/ 6.3%)
58.72/48.08	c (38,0) c    5        85242 ( 1.3/97.6%)       8767 ( 7.7/66.6%)       5269 ( 6.5/12.8%)
58.72/48.08	c (38,0) c    6        41849 ( 0.6/98.2%)       6688 ( 5.8/72.5%)       6239 ( 7.7/20.5%)
58.72/48.08	c (38,0) c    7        25978 ( 0.4/98.6%)       4895 ( 4.3/76.8%)       5843 ( 7.2/27.6%)
58.72/48.08	c (38,0) c    8        16454 ( 0.3/98.9%)       3668 ( 3.2/80.0%)       5308 ( 6.5/34.2%)
58.72/48.08	c (38,0) c    9        13354 ( 0.2/99.1%)       2847 ( 2.5/82.5%)       4526 ( 5.6/39.7%)
58.72/48.08	c (38,0) c   10         7513 ( 0.1/99.2%)       2297 ( 2.0/84.5%)       4059 ( 5.0/44.7%)
58.72/48.08	c (38,0) c   11         5895 ( 0.1/99.3%)       1846 ( 1.6/86.1%)       3689 ( 4.5/49.3%)
58.72/48.08	c (38,0) c   12         5985 ( 0.1/99.4%)       1637 ( 1.4/87.5%)       3226 ( 4.0/53.3%)
58.72/48.08	c (38,0) c   13         4438 ( 0.1/99.4%)       1465 ( 1.3/88.8%)       2872 ( 3.5/56.8%)
58.72/48.08	c (38,0) c   14         4591 ( 0.1/99.5%)       1345 ( 1.2/90.0%)       2725 ( 3.4/60.1%)
58.72/48.08	c (38,0) c   15         3819 ( 0.1/99.6%)       1220 ( 1.1/91.0%)       2577 ( 3.2/63.3%)
58.72/48.08	c (38,0) c   16         3222 ( 0.0/99.6%)       1047 ( 0.9/91.9%)       2359 ( 2.9/66.2%)
58.72/48.08	c (38,0) c   17         3230 ( 0.0/99.7%)       1039 ( 0.9/92.8%)       2207 ( 2.7/68.9%)
58.72/48.08	c (38,0) c   18         2884 ( 0.0/99.7%)        920 ( 0.8/93.7%)       2198 ( 2.7/71.6%)
58.72/48.08	c (38,0) c   19         2560 ( 0.0/99.8%)        816 ( 0.7/94.4%)       2110 ( 2.6/74.2%)
58.72/48.08	c (38,0) c   20         2093 ( 0.0/99.8%)        766 ( 0.7/95.0%)       1879 ( 2.3/76.5%)
58.72/48.08	c (38,0) c   21         1796 ( 0.0/99.8%)        708 ( 0.6/95.7%)       1927 ( 2.4/78.9%)
58.72/48.08	c (38,0) c   22         1788 ( 0.0/99.8%)        653 ( 0.6/96.2%)       1743 ( 2.1/81.1%)
58.72/48.08	c (38,0) c   23         1553 ( 0.0/99.9%)        635 ( 0.6/96.8%)       1635 ( 2.0/83.1%)
58.72/48.08	c (38,0) c   24         1373 ( 0.0/99.9%)        511 ( 0.4/97.2%)       1530 ( 1.9/85.0%)
58.72/48.08	c (38,0) c   25         1045 ( 0.0/99.9%)        453 ( 0.4/97.6%)       1515 ( 1.9/86.8%)
58.72/48.08	c (38,0) c   26         1005 ( 0.0/99.9%)        402 ( 0.4/98.0%)       1313 ( 1.6/88.4%)
58.72/48.08	c (38,0) c   27          866 ( 0.0/99.9%)        362 ( 0.3/98.3%)       1286 ( 1.6/90.0%)
58.72/48.08	c (38,0) c   28          669 ( 0.0/99.9%)        306 ( 0.3/98.6%)       1135 ( 1.4/91.4%)
58.72/48.08	c (38,0) c   29          582 ( 0.0/100.0%)        272 ( 0.2/98.8%)       1042 ( 1.3/92.7%)
58.72/48.08	c (38,0) c   30          539 ( 0.0/100.0%)        280 ( 0.2/99.0%)        944 ( 1.2/93.9%)
58.72/48.08	c (38,0) c   31          569 ( 0.0/100.0%)        215 ( 0.2/99.2%)        853 ( 1.0/94.9%)
58.72/48.08	c (38,0) c   32          377 ( 0.0/100.0%)        165 ( 0.1/99.4%)        747 ( 0.9/95.8%)
58.72/48.08	c (38,0) c   33          259 ( 0.0/100.0%)        141 ( 0.1/99.5%)        623 ( 0.8/96.6%)
58.72/48.08	c (38,0) c   34          230 ( 0.0/100.0%)        120 ( 0.1/99.6%)        517 ( 0.6/97.2%)
58.72/48.08	c (38,0) c   35          173 ( 0.0/100.0%)        100 ( 0.1/99.7%)        452 ( 0.6/97.8%)
58.72/48.08	c (38,0) c   36          154 ( 0.0/100.0%)         75 ( 0.1/99.8%)        377 ( 0.5/98.3%)
58.72/48.08	c (38,0) c   37          112 ( 0.0/100.0%)         63 ( 0.1/99.8%)        296 ( 0.4/98.6%)
58.72/48.08	c (38,0) c   38          102 ( 0.0/100.0%)         46 ( 0.0/99.8%)        241 ( 0.3/98.9%)
58.72/48.08	c (38,0) c   39           68 ( 0.0/100.0%)         43 ( 0.0/99.9%)        186 ( 0.2/99.1%)
58.72/48.08	c (38,0) c   40           53 ( 0.0/100.0%)         25 ( 0.0/99.9%)        153 ( 0.2/99.3%)
58.72/48.08	c (38,0) c   41           42 ( 0.0/100.0%)         28 ( 0.0/99.9%)        125 ( 0.2/99.5%)
58.72/48.08	c (38,0) c   42           27 ( 0.0/100.0%)         21 ( 0.0/99.9%)         73 ( 0.1/99.6%)
58.72/48.08	c (38,0) c   43           15 ( 0.0/100.0%)          9 ( 0.0/100.0%)         79 ( 0.1/99.7%)
58.72/48.08	c (38,0) c   44           22 ( 0.0/100.0%)         14 ( 0.0/100.0%)         71 ( 0.1/99.8%)
58.72/48.08	c (38,0) c   45           11 ( 0.0/100.0%)          9 ( 0.0/100.0%)         43 ( 0.1/99.8%)
58.72/48.08	c (38,0) c   46           14 ( 0.0/100.0%)          6 ( 0.0/100.0%)         35 ( 0.0/99.9%)
58.72/48.08	c (38,0) c   47            8 ( 0.0/100.0%)          5 ( 0.0/100.0%)         29 ( 0.0/99.9%)
58.72/48.08	c (38,0) c   48            4 ( 0.0/100.0%)          6 ( 0.0/100.0%)         17 ( 0.0/99.9%)
58.72/48.08	c (38,0) c   49            9 ( 0.0/100.0%)          1 ( 0.0/100.0%)         17 ( 0.0/99.9%)
58.72/48.08	c (38,0) c   50            7 ( 0.0/100.0%)          3 ( 0.0/100.0%)         18 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   51            3 ( 0.0/100.0%)          2 ( 0.0/100.0%)          7 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   52            3 ( 0.0/100.0%)          2 ( 0.0/100.0%)          6 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   53            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          7 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   54            4 ( 0.0/100.0%)          1 ( 0.0/100.0%)          3 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   55            1 ( 0.0/100.0%)          1 ( 0.0/100.0%)          3 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   56            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   57            1 ( 0.0/100.0%)          1 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   58            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   59            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   60            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   61            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   62            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   63            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   64            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   65            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
58.72/48.08	c (38,0) c   66            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) c Memory used       : 55.00 MB
58.72/48.08	c (38,0) c CPU time          : 37.008 s
58.72/48.08	c (38,0) c Real time         : 37.803 s
58.72/48.08	c (38,0) c
58.72/48.08	c (38,0) s SATISFIABLE
58.91/48.11	c (38,0) SatSolver.solve End
58.91/48.11	c (38,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
58.91/48.11	c (38,0) Show results Begin
59.11/48.20	c (38,0) x[0] = 0
59.11/48.20	c (38,0) x[1] = 10
59.11/48.20	c (38,0) x[2] = 16
59.11/48.20	c (38,0) x[3] = 1
59.11/48.20	c (38,0) x[4] = 11
59.11/48.20	c (38,0) x[5] = 5
59.11/48.20	c (38,0) x[6] = 15
59.11/48.20	c (38,0) x[7] = 30
59.11/48.20	c (38,0) x[8] = 36
59.11/48.20	c (38,0) x[9] = 46
59.11/48.20	c (38,0) x[10] = 63
59.11/48.20	c (38,0) x[11] = 53
59.11/48.20	c (38,0) x[12] = 47
59.11/48.20	c (38,0) x[13] = 62
59.11/48.20	c (38,0) x[14] = 45
59.11/48.20	c (38,0) x[15] = 35
59.11/48.20	c (38,0) x[16] = 18
59.11/48.20	c (38,0) x[17] = 24
59.11/48.20	c (38,0) x[18] = 41
59.11/48.20	c (38,0) x[19] = 56
59.11/48.20	c (38,0) x[20] = 50
59.11/48.20	c (38,0) x[21] = 60
59.11/48.20	c (38,0) x[22] = 54
59.11/48.20	c (38,0) x[23] = 39
59.11/48.20	c (38,0) x[24] = 22
59.11/48.20	c (38,0) x[25] = 7
59.11/48.20	c (38,0) x[26] = 13
59.11/48.20	c (38,0) x[27] = 23
59.11/48.20	c (38,0) x[28] = 6
59.11/48.20	c (38,0) x[29] = 12
59.11/48.20	c (38,0) x[30] = 29
59.11/48.20	c (38,0) x[31] = 19
59.11/48.20	c (38,0) x[32] = 34
59.11/48.20	c (38,0) x[33] = 28
59.11/48.20	c (38,0) x[34] = 43
59.11/48.20	c (38,0) x[35] = 26
59.11/48.20	c (38,0) x[36] = 9
59.11/48.20	c (38,0) x[37] = 3
59.11/48.20	c (38,0) x[38] = 20
59.11/48.20	c (38,0) x[39] = 37
59.11/48.20	c (38,0) x[40] = 31
59.11/48.20	c (38,0) x[41] = 14
59.11/48.20	c (38,0) x[42] = 4
59.11/48.20	c (38,0) x[43] = 21
59.11/48.20	c (38,0) x[44] = 27
59.11/48.20	c (38,0) x[45] = 33
59.11/48.20	c (38,0) x[46] = 48
59.11/48.20	c (38,0) x[47] = 58
59.11/48.20	c (38,0) x[48] = 52
59.11/48.20	c (38,0) x[49] = 42
59.11/48.20	c (38,0) x[50] = 32
59.11/48.20	c (38,0) x[51] = 49
59.11/48.20	c (38,0) x[52] = 59
59.11/48.20	c (38,0) x[53] = 44
59.11/48.20	c (38,0) x[54] = 38
59.11/48.20	c (38,0) x[55] = 55
59.11/48.20	c (38,0) x[56] = 61
59.11/48.20	c (38,0) x[57] = 51
59.11/48.20	c (38,0) x[58] = 57
59.11/48.20	c (38,0) x[59] = 40
59.11/48.20	c (38,0) x[60] = 25
59.11/48.20	c (38,0) x[61] = 8
59.11/48.20	c (38,0) x[62] = 2
59.11/48.20	c (38,0) x[63] = 17
59.11/48.20	s SATISFIABLE
59.11/48.20	v <instantiation>
59.11/48.20	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63]</list>
59.11/48.20	v     <values>0 10 16 1 11 5 15 30 36 46 63 53 47 62 45 35 18 24 41 56 50 60 54 39 22 7 13 23 6 12 29 19 34 28 43 26 9 3 20 37 31 14 4 21 27 33 48 58 52 42 32 49 59 44 38 55 61 51 57 40 25 8 2 17</values>
59.11/48.20	v </instantiation>
59.11/48.20	c (38,0) Show results End
59.11/48.20	c (38,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
59.11/48.20	c (38,0) 38,38,STOP-AFTER(ALL)
59.11/48.20	c END-Prog: Thu Sep 12 15:53:26 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 (13777 MiB free)
  memory of node 1: 16384 MiB (14038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388163-1568296395/watcher-4388163-1568296395 -o /tmp/evaluation-result-4388163-1568296395/solver-4388163-1568296395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --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-4388163-1568296395.xml 

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

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

solver pid=10088, runsolver pid=10085

[startup+0.100164 s]*
/proc/loadavg: 2.03 2.10 2.42 3/235 10105
/proc/meminfo: memFree=28422600/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405907330 115843072 349 33554432000 4194304 5098028 140732423456160 140732423453416 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 349 296 221 0 87 0
[pid=10091] ppid=10088 vsize=15013720 memory=75132 CPUtime=0.11 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10088 5150 0 -1 1077944320 6483 0 0 0 9 2 0 0 20 0 15 0 405907330 15374049280 18783 33554432000 4194304 4196468 140728822350560 140728822333104 140666981670647 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
/proc/10091/statm: 3753430 18783 2926 1 0 3715835 0
[pid=10091/tid=10092] ppid=10088 vsize=15014680 memory=-2915660042408416670 CPUtime=0.08 cores=0,2,4,6
/proc/10091/task/10092/stat : 10092 (java) R 10088 10088 5150 0 -1 4202560 4428 0 0 0 7 1 0 0 20 0 15 0 405907331 15375032320 18981 33554432000 4194304 4196468 140728822350560 140666953454896 140666973981579 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10093] ppid=10088 vsize=15014680 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15375032320 18981 33554432000 4194304 4196468 140728822350560 140666985913104 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10094] ppid=10088 vsize=15014680 memory=140191068624512 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15375032320 18981 33554432000 4194304 4196468 140728822350560 140666761616272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10095] ppid=10088 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15375032320 19047 33554432000 4194304 4196468 140728822350560 140666760563728 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10096] ppid=10088 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907332 15375032320 19047 33554432000 4194304 4196468 140728822350560 140666759511184 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10097] ppid=10088 vsize=15014680 memory=140191068624512 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907334 15375032320 19047 33554432000 4194304 4196468 140728822350560 140666321328112 140666981681794 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10098] ppid=10088 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405907334 15375032320 19047 33554432000 4194304 4196468 140728822350560 140665581200288 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10099] ppid=10088 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907334 15375032320 19047 33554432000 4194304 4196468 140728822350560 140665346319344 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10100] ppid=10088 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15375032320 19047 33554432000 4194304 4196468 140728822350560 140664971811024 140666981689243 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10101] ppid=10088 vsize=15016308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10088 5150 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 405907337 15376699392 19047 33554432000 4194304 4196468 140728822350560 140666320275952 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10102] ppid=10088 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907337 15376699392 19047 33554432000 4194304 4196468 140728822350560 140666319223408 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10103] ppid=10088 vsize=15016308 memory=140191068624512 CPUtime=0.01 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10088 5150 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 15 0 405907337 15376699392 19047 33554432000 4194304 4196468 140728822350560 140666318170864 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10104] ppid=10088 vsize=15016308 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15376699392 19047 33554432000 4194304 4196468 140728822350560 140664473906272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10105] ppid=10088 vsize=15016308 memory=140191068624512 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907337 15376699392 19047 33554432000 4194304 4196468 140728822350560 140666317117744 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 76528 KiB

[startup+0.211635 s]*
/proc/loadavg: 2.03 2.10 2.42 3/235 10105
/proc/meminfo: memFree=28406924/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405907330 115843072 349 33554432000 4194304 5098028 140732423456160 140732423453416 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 349 296 221 0 87 0
[pid=10091] ppid=10088 vsize=15012696 memory=86784 CPUtime=0.25 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10088 5150 0 -1 1077944320 10737 0 0 0 21 4 0 0 20 0 15 0 405907330 15373000704 21696 33554432000 4194304 4196468 140728822350560 140728822333104 140666981670647 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
/proc/10091/statm: 3753174 21696 2929 1 0 3715579 0
[pid=10091/tid=10092] ppid=10088 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/10091/task/10092/stat : 10092 (java) R 10088 10088 5150 0 -1 4202560 8462 0 0 0 17 2 0 0 20 0 15 0 405907331 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666953492000 140666963252800 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10093] ppid=10088 vsize=15012696 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666985913104 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10094] ppid=10088 vsize=15012696 memory=140191068634768 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666761616272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10095] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666760563728 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10096] ppid=10088 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666759511184 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10097] ppid=10088 vsize=15012696 memory=140191068624512 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666321328112 140666981681794 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10098] ppid=10088 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 21696 33554432000 4194304 4196468 140728822350560 140665581200288 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10099] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 21696 33554432000 4194304 4196468 140728822350560 140665346319344 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10100] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140664971811024 140666981689243 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10101] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) R 10088 10088 5150 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666320275952 140666981681794 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10102] ppid=10088 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10088 5150 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666319223408 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10103] ppid=10088 vsize=15012696 memory=140191068624512 CPUtime=0.02 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) R 10088 10088 5150 0 -1 4202560 481 0 0 0 2 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666318170864 140666981691994 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10104] ppid=10088 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140664473906272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10105] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 21696 33554432000 4194304 4196468 140728822350560 140666317117744 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88180 KiB

[startup+0.310785 s]*
/proc/loadavg: 2.03 2.10 2.42 3/235 10105
/proc/meminfo: memFree=28404256/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405907330 115843072 349 33554432000 4194304 5098028 140732423456160 140732423453416 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 349 296 221 0 87 0
[pid=10091] ppid=10088 vsize=15012696 memory=90464 CPUtime=0.43 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10088 5150 0 -1 1077944320 11665 0 0 0 39 4 0 0 20 0 15 0 405907330 15373000704 22616 33554432000 4194304 4196468 140728822350560 140728822333104 140666981670647 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
/proc/10091/statm: 3753174 22616 3030 1 0 3715579 0
[pid=10091/tid=10092] ppid=10088 vsize=15012696 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/10091/task/10092/stat : 10092 (java) R 10088 10088 5150 0 -1 4202560 9218 0 0 0 26 3 0 0 20 0 15 0 405907331 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666953453664 140666963235609 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10093] ppid=10088 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666985913104 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10094] ppid=10088 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666761616272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10095] ppid=10088 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666760563728 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10096] ppid=10088 vsize=15012696 memory=7151815828344251794 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907332 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666759511184 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10097] ppid=10088 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666321328112 140666981681794 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10098] ppid=10088 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 22616 33554432000 4194304 4196468 140728822350560 140665581200288 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10099] ppid=10088 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907334 15373000704 22616 33554432000 4194304 4196468 140728822350560 140665346319344 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10100] ppid=10088 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140664971811024 140666981689243 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10101] ppid=10088 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10088 5150 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666320275952 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10102] ppid=10088 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10088 5150 0 -1 1077944384 97 0 0 0 2 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666319223408 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10103] ppid=10088 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10088 5150 0 -1 1077944384 502 0 0 0 7 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666318170864 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10104] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140664473906272 140666981680853 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10105] ppid=10088 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907337 15373000704 22616 33554432000 4194304 4196468 140728822350560 140666317117744 140666981681794 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91860 KiB

[startup+0.701732 s]
/proc/loadavg: 2.03 2.10 2.42 3/235 10105
/proc/meminfo: memFree=28380772/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405907330 115843072 349 33554432000 4194304 5098028 140732423456160 140732423453416 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 349 296 221 0 87 0
[pid=10091] ppid=10088 vsize=15021092 memory=129852 CPUtime=1 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10088 5150 0 -1 1077944320 19226 0 0 0 93 7 0 0 20 0 15 0 405907330 15381598208 32463 33554432000 4194304 4196468 140728822350560 140728822333104 140666981670647 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
/proc/10091/statm: 3755273 32463 3201 1 0 3716603 0
[pid=10091/tid=10092] ppid=10088 vsize=15021092 memory=286543155 CPUtime=0.67 cores=0,2,4,6
/proc/10091/task/10092/stat : 10092 (java) R 10088 10088 5150 0 -1 4202560 16298 0 0 0 62 5 0 0 20 0 15 0 405907331 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666953505600 140666965751134 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10093] ppid=10088 vsize=15021092 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666985913104 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10094] ppid=10088 vsize=15021092 memory=180 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666761616272 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10095] ppid=10088 vsize=15021092 memory=9230 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907332 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666760563728 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10096] ppid=10088 vsize=15021092 memory=21150 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405907332 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666759511184 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10097] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10088 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405907334 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666321328112 140666981681794 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10098] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405907334 15381598208 32463 33554432000 4194304 4196468 140728822350560 140665581200288 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10099] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907334 15381598208 32463 33554432000 4194304 4196468 140728822350560 140665346319344 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10100] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140664971811024 140666981689243 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10101] ppid=10088 vsize=15021092 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) R 10088 10088 5150 0 -1 4202560 725 0 0 0 10 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666320275952 140666963214881 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10102] ppid=10088 vsize=15021092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10088 5150 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666319223408 140666981681794 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10103] ppid=10088 vsize=15021092 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) R 10088 10088 5150 0 -1 4202560 564 0 0 0 13 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666318170864 140666981691994 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10104] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140664473906272 140666981680853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
[pid=10091/tid=10105] ppid=10088 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405907337 15381598208 32463 33554432000 4194304 4196468 140728822350560 140666317117744 140666981681794 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30941184 140728822354670 140728822355098 140728822355098 140728822357967 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131248 KiB

[startup+1.50082 s]
/proc/loadavg: 2.03 2.10 2.42 4/235 10105
/proc/meminfo: memFree=28348452/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405907330 115843072 349 33554432000 4194304 5098028 140732423456160 140732423453416 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 349 296 221 0 87 0

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

/proc/10106/task/10122/stat : 10122 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213359592384 140214126878489 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10124] ppid=10088 vsize=8068440 memory=33268 CPUtime=0.03 cores=0,2,4,6
/proc/10106/task/10124/stat : 10124 (java) S 10088 10088 5150 0 -1 4202560 1709 0 0 0 2 1 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211287731696 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10125] ppid=10088 vsize=8068440 memory=37468 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10125/stat : 10125 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211421953936 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10126] ppid=10088 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10126/stat : 10126 (java) S 10088 10088 5150 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 405908361 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211019308464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
Current children cumulated CPU time: 57.11 s
Current children cumulated vsize: 8237916 KiB
Current children cumulated memory: 167264 KiB

[startup+47.2011 s]
/proc/loadavg: 1.93 2.05 2.39 3/240 10129
/proc/meminfo: memFree=28322880/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1476 CPUtime=19.62 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 584 36492 0 0 0 0 1896 66 20 0 1 0 405907330 115843072 369 33554432000 4194304 5098028 140732423456160 140732423452904 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 369 311 221 0 87 0
[pid=10106] ppid=10088 vsize=8068440 memory=125516 CPUtime=1.38 cores=0,2,4,6
/proc/10106/stat : 10106 (java) S 10088 10088 5150 0 -1 1077944320 22857 0 0 0 128 10 0 0 20 0 19 0 405908282 8262082560 31379 33554432000 4194304 4196468 140736111931952 140736111914496 140214126853879 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
/proc/10106/statm: 2017110 31379 3216 1 0 1978454 0
[pid=10121] ppid=10106 vsize=56348 memory=40272 CPUtime=36.92 cores=0,2,4,6
/proc/10121/stat : 10121 (glueminisat-sim) R 10106 10088 5150 0 -1 4202496 29835 0 0 0 3614 78 0 0 20 0 1 0 405908358 57700352 10068 33554432000 4194304 4452875 140737195698272 140737195693304 140245895810951 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6552096 6554264 15519744 140737195705183 140737195705383 140737195705383 140737195708333 0
/proc/10121/statm: 14087 10068 393 64 0 10291 0
[pid=10106/tid=10107] ppid=10088 vsize=8068440 memory=-7824251494390652266 CPUtime=0.78 cores=0,2,4,6
/proc/10106/task/10107/stat : 10107 (java) S 10088 10088 5150 0 -1 1077944384 17457 0 0 0 73 5 0 0 20 0 19 0 405908282 8262082560 31379 33554432000 4194304 4196468 140736111931952 140214098694048 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10108] ppid=10088 vsize=8068440 memory=984 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10108/stat : 10108 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140214131096464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10109] ppid=10088 vsize=8068440 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10109/stat : 10109 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213931264784 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10110] ppid=10088 vsize=8068440 memory=1276 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10110/stat : 10110 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213930212496 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10111] ppid=10088 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10111/stat : 10111 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213929159696 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10112] ppid=10088 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10112/stat : 10112 (java) S 10088 10088 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213439105136 140214126865026 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10113] ppid=10088 vsize=8068440 memory=125516 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10113/stat : 10113 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212965466912 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10114] ppid=10088 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10114/stat : 10114 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212697031792 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10115] ppid=10088 vsize=8068440 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10115/stat : 10115 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212322523216 140214126872475 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10116] ppid=10088 vsize=8068440 memory=752 CPUtime=0.1 cores=0,2,4,6
/proc/10106/task/10116/stat : 10116 (java) S 10088 10088 5150 0 -1 1077944384 542 0 0 0 10 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213438052976 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10117] ppid=10088 vsize=8068440 memory=1228 CPUtime=0.15 cores=0,2,4,6
/proc/10106/task/10117/stat : 10117 (java) S 10088 10088 5150 0 -1 1077944384 642 0 0 0 15 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213437000176 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10118] ppid=10088 vsize=8068440 memory=9584 CPUtime=0.25 cores=0,2,4,6
/proc/10106/task/10118/stat : 10118 (java) S 10088 10088 5150 0 -1 1077944384 1113 0 0 0 25 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213368122224 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10119] ppid=10088 vsize=8068440 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10119/stat : 10119 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211824618464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10120] ppid=10088 vsize=8068440 memory=2832 CPUtime=0.01 cores=0,2,4,6
/proc/10106/task/10120/stat : 10120 (java) S 10088 10088 5150 0 -1 1077944384 5 0 0 0 0 1 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213367069104 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10122] ppid=10088 vsize=8068440 memory=40272 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10122/stat : 10122 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213359592384 140214126878489 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10124] ppid=10088 vsize=8068440 memory=3300 CPUtime=0.03 cores=0,2,4,6
/proc/10106/task/10124/stat : 10124 (java) S 10088 10088 5150 0 -1 4202560 1709 0 0 0 2 1 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211287731696 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10125] ppid=10088 vsize=8068440 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10125/stat : 10125 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211421953936 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10126] ppid=10088 vsize=8068440 memory=124560 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10126/stat : 10126 (java) S 10088 10088 5150 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 405908361 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211019308464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
Current children cumulated CPU time: 57.92 s
Current children cumulated vsize: 8237916 KiB
Current children cumulated memory: 167264 KiB

[startup+48.0011 s]*
/proc/loadavg: 1.93 2.05 2.39 3/240 10129
/proc/meminfo: memFree=28322880/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1476 CPUtime=19.62 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 584 36492 0 0 0 0 1896 66 20 0 1 0 405907330 115843072 369 33554432000 4194304 5098028 140732423456160 140732423452904 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 369 311 221 0 87 0
[pid=10106] ppid=10088 vsize=8068440 memory=125516 CPUtime=1.38 cores=0,2,4,6
/proc/10106/stat : 10106 (java) S 10088 10088 5150 0 -1 1077944320 22857 0 0 0 128 10 0 0 20 0 19 0 405908282 8262082560 31379 33554432000 4194304 4196468 140736111931952 140736111914496 140214126853879 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
/proc/10106/statm: 2017110 31379 3216 1 0 1978454 0
[pid=10121] ppid=10106 vsize=56348 memory=40272 CPUtime=37.72 cores=0,2,4,6
/proc/10121/stat : 10121 (glueminisat-sim) R 10106 10088 5150 0 -1 4202496 29835 0 0 0 3693 79 0 0 20 0 1 0 405908358 57700352 10068 33554432000 4194304 4452875 140737195698272 140737195693304 140245895810951 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6552096 6554264 15519744 140737195705183 140737195705383 140737195705383 140737195708333 0
/proc/10121/statm: 14087 10068 393 64 0 10291 0
[pid=10106/tid=10107] ppid=10088 vsize=8068440 memory=3300 CPUtime=0.78 cores=0,2,4,6
/proc/10106/task/10107/stat : 10107 (java) S 10088 10088 5150 0 -1 1077944384 17457 0 0 0 73 5 0 0 20 0 19 0 405908282 8262082560 31379 33554432000 4194304 4196468 140736111931952 140214098694048 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10108] ppid=10088 vsize=8068440 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10108/stat : 10108 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140214131096464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10109] ppid=10088 vsize=8068440 memory=124560 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10109/stat : 10109 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213931264784 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10110] ppid=10088 vsize=8068440 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10110/stat : 10110 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213930212496 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10111] ppid=10088 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10111/stat : 10111 (java) S 10088 10088 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405908283 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213929159696 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10112] ppid=10088 vsize=8068440 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10112/stat : 10112 (java) S 10088 10088 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213439105136 140214126865026 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10113] ppid=10088 vsize=8068440 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10113/stat : 10113 (java) S 10088 10088 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212965466912 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10114] ppid=10088 vsize=8068440 memory=2472 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10114/stat : 10114 (java) S 10088 10088 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405908285 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212697031792 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10115] ppid=10088 vsize=8068440 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10115/stat : 10115 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140212322523216 140214126872475 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10116] ppid=10088 vsize=8068440 memory=816 CPUtime=0.1 cores=0,2,4,6
/proc/10106/task/10116/stat : 10116 (java) S 10088 10088 5150 0 -1 1077944384 542 0 0 0 10 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213438052976 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10117] ppid=10088 vsize=8068440 memory=1764 CPUtime=0.15 cores=0,2,4,6
/proc/10106/task/10117/stat : 10117 (java) S 10088 10088 5150 0 -1 1077944384 642 0 0 0 15 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213437000176 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10118] ppid=10088 vsize=8068440 memory=1476 CPUtime=0.25 cores=0,2,4,6
/proc/10106/task/10118/stat : 10118 (java) S 10088 10088 5150 0 -1 1077944384 1113 0 0 0 25 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213368122224 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10119] ppid=10088 vsize=8068440 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10119/stat : 10119 (java) S 10088 10088 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211824618464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10120] ppid=10088 vsize=8068440 memory=752 CPUtime=0.01 cores=0,2,4,6
/proc/10106/task/10120/stat : 10120 (java) S 10088 10088 5150 0 -1 1077944384 5 0 0 0 0 1 0 0 20 0 19 0 405908288 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213367069104 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10122] ppid=10088 vsize=8068440 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10122/stat : 10122 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140213359592384 140214126878489 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10124] ppid=10088 vsize=8068440 memory=9584 CPUtime=0.03 cores=0,2,4,6
/proc/10106/task/10124/stat : 10124 (java) S 10088 10088 5150 0 -1 4202560 1709 0 0 0 2 1 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211287731696 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10125] ppid=10088 vsize=8068440 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10125/stat : 10125 (java) S 10088 10088 5150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405908358 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211421953936 140214126875805 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10126] ppid=10088 vsize=8068440 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/10106/task/10126/stat : 10126 (java) S 10088 10088 5150 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 405908361 8262082560 31379 33554432000 4194304 4196468 140736111931952 140211019308464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
Current children cumulated CPU time: 58.72 s
Current children cumulated vsize: 8237916 KiB
Current children cumulated memory: 167264 KiB

[startup+48.2008 s]
/proc/loadavg: 1.93 2.05 2.39 3/240 10129
/proc/meminfo: memFree=28322880/32770624 swapFree=67004752/67108860
[pid=10088] ppid=10085 vsize=113128 memory=1476 CPUtime=19.62 cores=0,2,4,6
/proc/10088/stat : 10088 (scop.sh) S 10085 10088 5150 0 -1 4202496 584 36492 0 0 0 0 1896 66 20 0 1 0 405907330 115843072 369 33554432000 4194304 5098028 140732423456160 140732423452904 139928702845564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27590656 140732423459624 140732423459952 140732423459952 140732423462861 0
/proc/10088/statm: 28282 369 311 221 0 87 0
[pid=10106] ppid=10088 vsize=7937364 memory=138040 CPUtime=39.49 cores=0,2,4,6
/proc/10106/stat : 10106 (java) S 10088 10088 5150 0 -1 1077944320 23547 29878 0 0 158 10 3701 80 20 0 17 0 405908282 8127860736 34510 33554432000 4194304 4196468 140736111931952 140736111914496 140214126853879 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
/proc/10106/statm: 1984341 34510 3230 1 0 1945685 0
[pid=10106/tid=10107] ppid=10088 vsize=7937364 memory=125516 CPUtime=38.67 cores=0,2,4,6
/proc/10106/task/10107/stat : 10107 (java) R 10088 10088 5150 0 -1 4202560 17675 29878 0 0 81 5 3701 80 20 0 17 0 405908282 8127860736 34510 33554432000 4194304 4196468 140736111931952 140214098691056 140214126865814 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10108] ppid=10088 vsize=7937364 memory=6791534058613427641 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10108/stat : 10108 (java) S 10088 10088 5150 0 -1 1077944384 2 29878 0 0 0 0 3701 80 20 0 17 0 405908283 8127860736 34510 33554432000 4194304 4196468 140736111931952 140214131096464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10109] ppid=10088 vsize=7937364 memory=288230617509003574 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10109/stat : 10109 (java) S 10088 10088 5150 0 -1 1077944384 1 29878 0 0 0 0 3701 80 20 0 17 0 405908283 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213931264784 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10110] ppid=10088 vsize=7937364 memory=15822200779310916 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10110/stat : 10110 (java) S 10088 10088 5150 0 -1 1077944384 2 29878 0 0 0 0 3701 80 20 0 17 0 405908283 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213930212496 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10111] ppid=10088 vsize=7937364 memory=1720 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10111/stat : 10111 (java) S 10088 10088 5150 0 -1 1077944384 1 29878 0 0 0 0 3701 80 20 0 17 0 405908283 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213929159696 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10112] ppid=10088 vsize=7937364 memory=5956 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10112/stat : 10112 (java) S 10088 10088 5150 0 -1 1077944384 6 29878 0 0 0 0 3701 80 20 0 17 0 405908285 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213439105136 140214126865026 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10113] ppid=10088 vsize=7937364 memory=772 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10113/stat : 10113 (java) S 10088 10088 5150 0 -1 1077944384 13 29878 0 0 0 0 3701 80 20 0 17 0 405908285 8127860736 34510 33554432000 4194304 4196468 140736111931952 140212965466912 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10114] ppid=10088 vsize=7937364 memory=952 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10114/stat : 10114 (java) S 10088 10088 5150 0 -1 1077944384 2 29878 0 0 0 0 3701 80 20 0 17 0 405908285 8127860736 34510 33554432000 4194304 4196468 140736111931952 140212697031792 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10115] ppid=10088 vsize=7937364 memory=14008 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10115/stat : 10115 (java) S 10088 10088 5150 0 -1 1077944384 3 29878 0 0 0 0 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140212322523216 140214126872475 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10116] ppid=10088 vsize=7937364 memory=20572 CPUtime=37.97 cores=0,2,4,6
/proc/10106/task/10116/stat : 10116 (java) S 10088 10088 5150 0 -1 1077944384 732 29878 0 0 16 0 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213438052976 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10117] ppid=10088 vsize=7937364 memory=2116 CPUtime=38.01 cores=0,2,4,6
/proc/10106/task/10117/stat : 10117 (java) S 10088 10088 5150 0 -1 1077944384 695 29878 0 0 20 0 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213437000176 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10118] ppid=10088 vsize=7937364 memory=33 CPUtime=38.12 cores=0,2,4,6
/proc/10106/task/10118/stat : 10118 (java) S 10088 10088 5150 0 -1 1077944384 1229 29878 0 0 31 0 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213368122224 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10119] ppid=10088 vsize=7937364 memory=7163083317303602795 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10119/stat : 10119 (java) S 10088 10088 5150 0 -1 1077944384 3 29878 0 0 0 0 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140211824618464 140214126864085 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10120] ppid=10088 vsize=7937364 memory=5931355489604035432 CPUtime=37.82 cores=0,2,4,6
/proc/10106/task/10120/stat : 10120 (java) S 10088 10088 5150 0 -1 1077944384 5 29878 0 0 0 1 3701 80 20 0 17 0 405908288 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213367069104 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10122] ppid=10088 vsize=7937364 memory=7378134597556923747 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10122/stat : 10122 (java) S 10088 10088 5150 0 -1 1077944384 28 29878 0 0 0 0 3701 80 20 0 17 0 405908358 8127860736 34510 33554432000 4194304 4196468 140736111931952 140213359591568 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
[pid=10106/tid=10126] ppid=10088 vsize=7937364 memory=1780 CPUtime=37.81 cores=0,2,4,6
/proc/10106/task/10126/stat : 10126 (java) S 10088 10088 5150 0 -1 1077944384 25 29878 0 0 0 0 3701 80 20 0 17 0 405908361 8127860736 34510 33554432000 4194304 4196468 140736111931952 140211019310256 140214126865026 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25358336 140736111936507 140736111936666 140736111936666 140736111939535 0
Current children cumulated CPU time: 59.11 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 139516 KiB

Child status: 0
Real time (s): 48.2251
CPU time (s): 59.161
CPU user time (s): 57.5745
CPU system time (s): 1.58652
CPU usage (%): 122.677
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3081160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.5745
system time used= 1.58652
maximum resident set size= 3085364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7738
involuntary context switches= 76


# summary of solver processes directly reported to runsolver:
#   pid: 10088
#   total CPU time (s): 59.161
#   total CPU user time (s): 57.5745
#   total CPU system time (s): 1.58652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.360083 second user time and 0.59314 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 15:52:38
IDJOB=4388163
IDBENCH=134620
IDSOLVER=2825
FILE ID=node126/4388163-1568296395
RUNJOBID= node126-1568286203-6146
PBS_JOBID= 21701078
Free space on /tmp= 53148 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-08-ext03.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-4388163-1568296395/watcher-4388163-1568296395 -o /tmp/evaluation-result-4388163-1568296395/solver-4388163-1568296395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --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-4388163-1568296395.xml

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

MD5SUM BENCH= 8a5157f08f2f2e597251b23721b8eb7d
RANDOM SEED=1565427628

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:        28483548 kB
MemAvailable:   31703612 kB
Buffers:          100940 kB
Cached:          3383088 kB
SwapCached:         2860 kB
Active:          2145120 kB
Inactive:        1521392 kB
Active(anon):     178768 kB
Inactive(anon):    45052 kB
Active(file):    1966352 kB
Inactive(file):  1476340 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20472 kB
Writeback:             0 kB
AnonPages:        294184 kB
Mapped:            55240 kB
Shmem:             32816 kB
Slab:             215244 kB
SReclaimable:     186416 kB
SUnreclaim:        28828 kB
KernelStack:        4032 kB
PageTables:         6524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6034308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 53128 MiB
End job on node126 at 2019-09-12 15:53:26