Trace number 4387641

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)UNSAT 247.014 234.265

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-45.xml
MD5SUM9875f5c0ec8fbb2d8215ec13f3e1e37d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.4554
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree3
Maximum variable degree16
Distribution of variable degrees[{"degree":3,"count":1},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":57}]
Number of extensional constraints57
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":57}]
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-8684-serial-file.bin HOME/instance-4387641-1568287279.xml
0.65/0.53	
0.65/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Sep 12 13:20:41 CEST 2019
0.65/0.56	c PID: 8688
0.65/0.56	c IP: 172.20.3.150
0.65/0.56	c HOST: node150.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.39/1.27	c (0,0) Parsing End
2.39/1.28	c (0,0) CSP: 20 int (0 aux), 0 bool (0 aux), 57 ctr, max domain size 20
2.39/1.28	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
2.39/1.28	c (0,0) Constraint Name Generate Begin
2.39/1.29	c (0,0) Ctr:HOME/instance-4387641-1568287279.xml,ExtensionSupport:Var
2.39/1.29	c (0,0) Constraint Name Generate End
2.39/1.29	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
2.39/1.29	c (0,0) CSP to CSPinCNF Begin
9.32/3.77	c (3,3) translated 6 (10%) constraints
12.01/5.54	c (5,4) translated 12 (20%) constraints
14.01/7.26	c (6,6) translated 18 (30%) constraints
15.41/8.56	c (8,8) translated 23 (40%) constraints
17.89/10.43	c (9,9) translated 29 (50%) constraints
19.46/11.97	c (11,11) translated 35 (60%) constraints
20.78/13.24	c (12,12) translated 40 (70%) constraints
22.40/14.82	c (14,14) translated 46 (80%) constraints
23.86/16.29	c (15,15) translated 52 (90%) constraints
25.07/17.48	c (16,16) translated 57 (100%) constraints
25.37/17.75	c (17,17) ===========================================
25.37/17.75	c (17,17) Order
25.37/17.75	c (17,17) ===========================================
26.69/18.30	c (17,17) translated 26715 (10%) constraints
28.48/19.08	c (18,18) translated 53430 (20%) constraints
28.97/19.52	c (18,18) translated 80145 (30%) constraints
29.37/19.95	c (19,18) translated 106859 (40%) constraints
29.78/20.39	c (19,19) translated 133574 (50%) constraints
30.31/20.83	c (20,19) translated 160289 (60%) constraints
30.71/21.26	c (20,20) translated 187003 (70%) constraints
31.21/21.70	c (21,20) translated 213718 (80%) constraints
31.62/22.14	c (21,21) translated 240433 (90%) constraints
32.02/22.58	c (22,21) translated 267147 (100%) constraints
32.02/22.58	c (22,21) CSP to CSPinCNF End
32.02/22.59	c (22,21) CSP: 20 int (0 aux), 23649 bool (23649 aux), 267147 ctr, max domain size 20
32.02/22.59	c (22,21) Heap : 1387 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
32.02/22.59	c (22,21) CSPinCNF Propagation Begin
33.88/23.92	c (23,22) 0 values, 57 unsatisfiable literals, and 0 valid clauses are removed
33.88/23.92	c (23,22) CSPinCNF Propagation End
33.88/23.93	c (23,22) CSP: 20 int (0 aux), 23649 bool (23649 aux), 267147 ctr, max domain size 20
33.88/23.93	c (23,22) Heap : 2625 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
33.88/23.93	c (23,22) Simplify CSPinCNF Begin
34.50/24.46	c (23,23) Simplify CSPinCNF End
34.50/24.47	c (23,23) CSP: 20 int (0 aux), 23649 bool (23649 aux), 267147 ctr, max domain size 20
34.50/24.47	c (23,23) Heap : 2902 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
34.50/24.47	c (23,23) Calculate Precise Domain Begin
34.50/24.47	c (23,23) 0 values are removed by re-calculation
34.50/24.47	c (23,23) Calculate Precise Domain End
34.50/24.47	c (23,23) CSP: 20 int (0 aux), 23649 bool (23649 aux), 267147 ctr, max domain size 20
34.50/24.47	c (23,23) Heap : 2902 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
34.50/24.47	c (23,23) CSPinCNF to SatSolver Begin
37.29/25.34	c (24,23) 26715 (10 %) CSP clauses are encoded (0 SAT variables, 27074 SAT clauses)
37.53/25.56	c (25,24) 53430 (20 %) CSP clauses are encoded (0 SAT variables, 53789 SAT clauses)
37.75/25.78	c (25,24) 80145 (30 %) CSP clauses are encoded (0 SAT variables, 80504 SAT clauses)
37.95/26.00	c (25,24) 106859 (40 %) CSP clauses are encoded (0 SAT variables, 107218 SAT clauses)
38.24/26.21	c (25,24) 133574 (50 %) CSP clauses are encoded (0 SAT variables, 133933 SAT clauses)
38.45/26.43	c (25,25) 160289 (60 %) CSP clauses are encoded (0 SAT variables, 160648 SAT clauses)
38.64/26.65	c (26,25) 187003 (70 %) CSP clauses are encoded (0 SAT variables, 187362 SAT clauses)
38.84/26.87	c (26,25) 213718 (80 %) CSP clauses are encoded (0 SAT variables, 214077 SAT clauses)
39.06/27.09	c (26,25) 240433 (90 %) CSP clauses are encoded (0 SAT variables, 240792 SAT clauses)
39.35/27.31	c (26,25) 267147 (100 %) CSP clauses are encoded (0 SAT variables, 267506 SAT clauses)
39.35/27.31	c (26,25) CSPinCNF to SatSolver End
39.35/27.31	c (26,25) Heap : 2196 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.35/27.31	c (26,25) 24029 bool, 267507 clause
39.35/27.31	c (26,25) Export Begin
39.51/27.40	c (26,26) Export to HOME/scop-8684-serial-file.bin
39.51/27.40	c (26,26) Export End
39.51/27.40	c (26,26) Export File Size: 0.01 MB
39.51/27.40	c (26,26) 0,0,22,23,23,23,26,STOP-AFTER(DIMACS)
39.51/27.40	c END-Prog: Thu Sep 12 13:21:07 CEST 2019
39.51/27.43	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8684-serial-file.bin
39.54/27.89	c (0,0) Read Serial File Begin
39.54/27.89	c (0,0) HOME/scop-8684-serial-file.bin
40.32/28.09	c (0,0) Read Serial File End
40.32/28.10	
40.32/28.10	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
40.32/28.10	(Solving Process)
40.32/28.10	
40.46/28.12	c BEGIN-Prog: Thu Sep 12 13:21:08 CEST 2019
40.46/28.12	c PID: 8720
40.46/28.12	c IP: 172.20.3.150
40.46/28.12	c HOST: node150.alineos.net
40.46/28.13	c (0,0) SatSolver.solve Begin
40.46/28.13	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387641-1568287279.xml-scop-8688.cnf
40.46/28.16	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
40.46/28.16	c (0,0) c glueminisat-simp-2.2.10-193oa-n
40.46/28.16	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387641-1568287279.xml-scop-8688.cnf 
40.46/28.16	c (0,0) c Options:
40.46/28.16	c (0,0) c CORE
40.46/28.16	c (0,0) c  var_decay             = 0.950
40.46/28.16	c (0,0) c  clause_decay          = 0.999
40.46/28.16	c (0,0) c  random_var_freq       = 0.000
40.46/28.16	c (0,0) c  random_seed           = 91648253.000
40.46/28.16	c (0,0) c  luby_restart          = 1
40.46/28.16	c (0,0) c  ccmin_mode            = 2
40.46/28.16	c (0,0) c  phase_saving          = 2
40.46/28.16	c (0,0) c  rnd_pol               = 0
40.46/28.16	c (0,0) c  rnd_init_act          = 0
40.46/28.16	c (0,0) c  garbage_frac          = 0.200
40.46/28.16	c (0,0) c  restart_first         = 1000
40.46/28.16	c (0,0) c  restart_inc           = 2.000
40.46/28.16	c (0,0) c MODEL
40.46/28.16	c (0,0) c  partial_model         = 0
40.46/28.16	c (0,0) c PROPAGATION
40.46/28.16	c (0,0) c  bin_propagation       = 1
40.46/28.16	c (0,0) c SIMPLIFICATION
40.46/28.16	c (0,0) c  lrn_min_size          = 100
40.46/28.16	c (0,0) c  lazy_simp             = 1
40.46/28.16	c (0,0) c  lazy_interval         = 10
40.46/28.16	c (0,0) c  lazy_fld_probing      = 1
40.46/28.16	c (0,0) c  lazy_pol_probing      = 1
40.46/28.16	c (0,0) c  lazy_nec_probing      = 1
40.46/28.16	c (0,0) c  lazy_eqv_probing      = 1
40.46/28.16	c (0,0) c  lazy_cla_probing      = 1
40.46/28.16	c (0,0) c  lazy_lrn_min          = 2
40.46/28.16	c (0,0) c  lazy_uw_lit_elim      = 1
40.46/28.16	c (0,0) c  lazy_pr_lit_elim      = 0
40.46/28.16	c (0,0) c  lazy_bin_add          = 3
40.46/28.16	c (0,0) c  probed_lit_chain      = 1
40.46/28.16	c (0,0) c  pr_min_lits           = 0.00020
40.46/28.16	c (0,0) c  pr_min_starts         = 500
40.46/28.16	c (0,0) c  rw_min_lits           = 0.010
40.46/28.16	c (0,0) c  rw_min_starts         = 500
40.46/28.16	c (0,0) c  rand_attach           = 0
40.46/28.16	c (0,0) c  dec_elim              = 1
40.46/28.17	c (0,0) c  dec_elim_lim          = 25
40.46/28.17	c (0,0) c  dec_elim_len          = -1
40.46/28.17	c (0,0) c  amo                   = 0
40.46/28.17	c (0,0) c  amo_grp               = 1
40.46/28.17	c (0,0) c  amo_max_bins          = 1000000
40.46/28.17	c (0,0) c  amo_starts            = 50
40.46/28.17	c (0,0) c  mace_cmd              = mace
40.46/28.17	c (0,0) c DECISION
40.46/28.17	c (0,0) c  rand_rebuild          = 0
40.46/28.17	c (0,0) c  rand_rebuild_confs    = 10000
40.46/28.17	c (0,0) c  inc_var_decay         = 1
40.46/28.17	c (0,0) c  inc_var_decay_period  = 100000
40.46/28.17	c (0,0) c  inc_var_decay_init    = 0.600
40.46/28.17	c (0,0) c  var_decay_mode        = 0
40.46/28.17	c (0,0) c  var_decay_gain        = 0
40.46/28.17	c (0,0) c  sloped_var_decay      = 1
40.46/28.17	c (0,0) c  max_var_decay         = 0.990
40.46/28.17	c (0,0) c  min_var_decay         = 0.950
40.46/28.17	c (0,0) c  min_var_decay_vars    = 10000
40.46/28.17	c (0,0) c  max_var_decay_vars    = 500
40.46/28.17	c (0,0) c  uip_bumping           = 1
40.46/28.17	c (0,0) c  lbd_act_bumping       = 1
40.46/28.17	c (0,0) c  rand_tiebreak         = 0
40.46/28.17	c (0,0) c  simp_rebuild          = 1
40.46/28.17	c (0,0) c RESTART
40.46/28.17	c (0,0) c  restart_strategy      = 2
40.46/28.17	c (0,0) c  restart_blocking      = 0
40.46/28.17	c (0,0) c  agility_decay         = 0.99990
40.46/28.17	c (0,0) c  lbd_restart_rate      = 0.800
40.46/28.17	c (0,0) c  dec_restart_rate      = 0.950
40.46/28.17	c (0,0) c  blk_restart_rate      = 0.700
40.46/28.17	c (0,0) c  lbd_queue_size        = 50
40.46/28.17	c (0,0) c  dec_queue_size        = 50
40.46/28.17	c (0,0) c  trl_queue_size        = 5000
40.46/28.17	c (0,0) c  blk_restart_weight    = 1.000
40.46/28.17	c (0,0) c  inc_rst_rate          = 0
40.46/28.17	c (0,0) c  inc_rst_rate_period   = 500000
40.46/28.17	c (0,0) c  inc_lbd_rst_rate_init = 0.600
40.46/28.17	c (0,0) c  inc_dec_rst_rate_init = 0.750
40.46/28.17	c (0,0) c REDUCTION
40.46/28.17	c (0,0) c  closed_lbd            = 0
40.46/28.17	c (0,0) c  closed_lbd_rate       = 0.500
40.46/28.17	c (0,0) c  rm_simulate           = 0
40.46/28.17	c (0,0) c  rdb_eval              = 2
40.46/28.17	c (0,0) c  rdb_call              = 3
40.46/28.17	c (0,0) c  rdb_ub                = 0.500
40.46/28.17	c (0,0) c  core_lbd_cvr          = 0.800
40.46/28.17	c (0,0) c  supp_lbd_cvr          = 0.990
40.46/28.17	c (0,0) c  core_lbd_lb           = 2
40.46/28.17	c (0,0) c  supp_lbd_lb           = 2
40.46/28.17	c (0,0) c  core_lbd_prd          = 7
40.46/28.17	c (0,0) c  supp_lbd_prd          = 1
40.46/28.17	c (0,0) c  othr_lbd_prd          = 0
40.46/28.17	c (0,0) c  inc_lrn_limit         = 1000
40.46/28.17	c (0,0) c  frozen_lbd            = 30
40.46/28.17	c (0,0) c  simp_min_starts       = 100
40.46/28.17	c (0,0) c  rm_low_act_learnts    = 1
40.46/28.17	c (0,0) c  lv0_reduce_db         = 0
40.46/28.17	c (0,0) c  reduce_db_base        = 20000
40.46/28.17	c (0,0) c  reduce_db_inc         = 1000
40.46/28.17	c (0,0) c HARD
40.46/28.17	c (0,0) c  inst_check            = 200000
40.46/28.17	c (0,0) c  small_block           = 1.750
40.46/28.17	c (0,0) c  slow_restart_speed    = 400.000
40.46/28.17	c (0,0) c  slow_restart_strategy = 3
40.46/28.17	c (0,0) c  slow_lbd_restart_rate = 0.700
40.46/28.17	c (0,0) c  slow_dec_restart_rate = 1.000
40.46/28.17	c (0,0) c  slow_lbd_queue_size   = 50
40.46/28.17	c (0,0) c  slow_var_decay        = 0.950
40.46/28.17	c (0,0) c  slow_glue_threshold   = 2
40.46/28.17	c (0,0) c  slow_phase_saving     = 2
40.46/28.17	c (0,0) c  fast_restart_speed    = 125.000
40.46/28.17	c (0,0) c  fast_restart_strategy = 1
40.46/28.17	c (0,0) c  fast_lbd_restart_rate = 0.800
40.46/28.17	c (0,0) c  fast_dec_restart_rate = 0.950
40.46/28.17	c (0,0) c  fast_lbd_queue_size   = 50
40.46/28.17	c (0,0) c  fast_var_decay        = 1.000
40.46/28.17	c (0,0) c  fast_glue_threshold   = 2
40.46/28.17	c (0,0) c  fast_phase_saving     = 2
40.46/28.17	c (0,0) c STATS
40.46/28.17	c (0,0) c  stats_conf_size       = 10000
40.46/28.17	c (0,0) c  max_stats_size        = 30
40.46/28.17	c (0,0) c SOLVER
40.46/28.17	c (0,0) c  minisat               = 0
40.67/28.24	c (0,0) c Problem: 24029 variables, 267507 clauses, parsing 0.09 s
40.70/28.35	c (0,0) c  reduced to 23988 variables, 267467 clauses (grow = 0)
40.70/28.36	c (0,0) c  exclude 864 (3.6%) variables from decision variables (last cost 25)
40.70/28.38	c (0,0) c Simplification: 905 vars, 40 clauses are eliminated using 0.13 s
40.70/28.38	c (0,0) c
40.70/28.38	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
40.70/28.38	c (0,0) c
40.70/28.38	c (0,0) c    0         0         0    23124   267467        0   -nan  -nan  -nan -nan%
40.71/28.43	c (0,0) c    0         1       100    23143   267467      100   35.3   6.5  28.3 73.1%
40.71/28.47	c (0,0) c    0         1       220    23161   267467      220   36.3   6.0  24.7 64.1%
40.71/28.55	c (0,0) c    0         1       364    23167   267467      368   32.0   5.7  21.7 57.3%
40.71/28.64	c (0,0) c    0         1       536    23169   267467      545   30.3   5.5  19.7 53.3%
40.71/28.72	c (0,0) c    0         1       743    23176   267467      756   28.8   5.3  18.5 50.6%
40.71/28.85	c (1,0) c    0         1       991    23183   267467     1012   28.9   5.1  17.6 48.5%
41.56/29.02	c (1,0) c    0         5      1289    23195   267467     1324   27.3   5.5  17.9 46.8%
41.75/29.22	c (1,0) c    1         7      1647    23211   267467     1701   25.4   5.5  17.7 45.6%
41.95/29.44	c (1,0) c    1         9      2076    23223   267467     2150   25.0   5.7  17.6 44.0%
42.15/29.67	c (1,0) c    1         9      2591    23224   267467     2670   22.8   5.6  16.7 42.5%
42.44/29.96	c (2,0) c    1         9      3210    23227   267467     3313   21.0   5.7  16.1 40.4%
42.85/30.33	c (2,0) c    2         9      3953    23238   267467     4071   20.0   5.7  16.0 40.3%
43.14/30.66	c (2,0) c    2        10      4844    23257   267467     4984   19.7   5.6  15.5 39.1%
43.66/31.17	c (3,0) c    3        15      5913    23295   267467     6110   19.7   5.7  15.6 38.0%
44.35/31.85	c (4,0) c    3        17      7196    23319   267467     7461   19.2   5.7  15.5 37.1%
45.05/32.59	c (4,0) c
45.05/32.59	c (4,0) c   variables         : 23336       (init 24029, after simp 23124, 652 non-decs, 20 csp)
45.05/32.59	c (4,0) c   clauses           : 267467      (init 267507, after simp 267467)
45.05/32.59	c (4,0) c   restarts          : 19          (436.80 confs/res, 51~2050 confs, 0 blks, 0 last)
45.05/32.59	c (4,0) c   conflicts         : 8736        (1984 /sec, 55.52% dconfs, 0.00% supp, trail 588.24w x 15.37h, jmp 1.41h)
45.05/32.59	c (4,0) c   decisions         : 12596       (0.6300 vdcy, 2861 /sec, 0.00% bin, rs 0.002 s)
45.05/32.59	c (4,0) c   propagations      : 23238345    (5278236 /sec, 1844.90 lits/dec, 0.53% o.a.)
45.05/32.59	c (4,0) c   conflict literals : 229593      (26.29% deleted; 1.57% by bin min, 0.001 s)
45.05/32.59	c (4,0) c   len               : 18.328      (18.96 for all, max 266, used 157)
45.05/32.59	c (4,0) c   lbd               : 5.744       (7.09 (5.89) for all, max 20, used 18, 2.022 stdev, 2.673 blk)
45.05/32.59	c (4,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
45.05/32.59	c (4,0) c   simp dbs          : 1           (0.000 s)
45.05/32.59	c (4,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
45.05/32.59	c (4,0) c   learnts           : 9073        (0 learnts removed, 0.00%)
45.05/32.59	c (4,0) c   rewrite dbs       : 0           (0/2 vars, 0+0 taut, 0+0 unit, 0.000 s)
45.05/32.59	c (4,0) c   assigned lits     : 0           (0/0 probed, 0 remains)
45.05/32.59	c (4,0) c   premise updates   : 274194      (5.93 /lit)
45.05/32.59	c (4,0) c   probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
45.05/32.59	c (4,0) c   equiv variables   : 2           (2 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
45.05/32.59	c (4,0) c   lazy added bins   : 337         (337 prop + 0 conf, 0.001s)
45.05/32.59	c (4,0) c   unwatched lit elim: 657         (0.00+0.28%, 12+645 of 839513+229593)
45.05/32.59	c (4,0) c   classified type   : undef
45.05/32.59	c (4,0) c   progress          : 0.000 %
45.05/32.59	c (4,0) c
45.05/32.59	c (4,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
45.05/32.59	c (4,0) c
45.05/32.59	c (4,0) c    4        20      8736    23336   267467     9073   18.3   5.7  15.4 35.8%
46.15/33.65	c (5,0) c    5        24     10584    23361   267467    11038   18.4   5.6  15.2 34.4%
47.26/34.71	c (6,0) c    6        27     12802    23376   267467    13346   18.4   5.5  15.5 32.8%
48.75/36.22	c (8,0) c    8        34     15464    23388   267467    16166   17.7   5.5  15.4 31.1%
50.26/37.77	c (9,0) c    9        42     18658    23414   267467    19519   17.7   5.5  15.4 31.2%
50.95/38.47	c (10,0) c   10 r      43     20001    23416   267467    20926   17.5   5.5  15.3 30.8%
50.95/38.47	c (10,0) c
50.95/38.47	c (10,0) c R [LBD Statistics #1]
50.95/38.47	c (10,0) c R LBD         used lbd               used clause lbd
50.95/38.47	c (10,0) c R  tot      132522                   20926
50.95/38.47	c (10,0) c R  avg       2.825                   5.491
50.95/38.47	c (10,0) c R   1         3978 ( 3.0/ 3.0%)        150 ( 0.7/ 0.7%)
50.95/38.47	c (10,0) c R   2        78419 (59.2/62.2%)       4000 (19.1/19.8%)
50.95/38.47	c (10,0) c R   3        25009 (18.9/81.0%)       2287 (10.9/30.8%)
50.95/38.47	c (10,0) c R
50.95/38.47	c (10,0) c R core_lbd_threshold = 3
50.95/38.47	c (10,0) c R supp_lbd_threshold = 10
50.95/38.47	c (10,0) c R
50.95/38.47	c (10,0) c R [RDB Statistics #1]
50.95/38.47	c (10,0) c R kept: lbd      =    6434 (30.7/30.7%)
50.95/38.47	c (10,0) c R kept: ttl      =   14482 (69.2/100.0%)
50.95/38.47	c (10,0) c R kept: locked   =      10 ( 0.0/100.0%)
50.95/38.47	c (10,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
50.95/38.47	c (10,0) c R lost: ttl      =       0 ( 0.0/ 0.0%)
50.95/38.47	c (10,0) c R lost: subsumed =       0 ( 0.0/ 0.0%)
50.95/38.47	c (10,0) c
50.95/38.47	c (10,0) c   10 R      43     20001    23416   267467    20926   17.5   5.5  15.3 30.8%
52.15/39.65	c (11,0) c   11        49     22491    23427   267467    23523   17.5   5.5  14.6 30.5%
54.86/42.33	c (14,0) c   14        51     27091    23442   267467    28331   17.0   5.4  14.2 30.5%
57.86/45.35	c (17,0) c   17        66     32611    23451   267467    34132   16.7   5.4  14.0 30.5%
61.58/49.05	c (21,0) c   20        83     39235    23470   267467    41072   16.3   5.5  14.9 30.0%
62.87/50.31	c (22,0) c   22 r      85     41001    23475   267467    42932   16.2   5.5  14.6 29.6%
62.87/50.31	c (22,0) c
62.87/50.31	c (22,0) c R [LBD Statistics #2]
62.87/50.31	c (22,0) c R LBD         used lbd               used clause lbd
62.87/50.31	c (22,0) c R  tot      490112                   42932
62.87/50.31	c (22,0) c R  avg       2.468                   5.452
62.87/50.31	c (22,0) c R   1        32636 ( 6.7/ 6.7%)        411 ( 1.0/ 1.0%)
62.87/50.31	c (22,0) c R   2       331717 (67.7/74.3%)       8511 (19.8/20.8%)
62.87/50.31	c (22,0) c R   3        68799 (14.0/88.4%)       4382 (10.2/31.0%)
62.87/50.31	c (22,0) c R
62.87/50.31	c (22,0) c R core_lbd_threshold = 3
62.87/50.31	c (22,0) c R supp_lbd_threshold = 8
62.87/50.31	c (22,0) c R
62.87/50.31	c (22,0) c R [RDB Statistics #2]
62.87/50.31	c (22,0) c R kept: lbd      =   13277 (30.9/30.9%)
62.87/50.31	c (22,0) c R kept: ttl      =   15207 (35.4/66.3%)
62.87/50.31	c (22,0) c R kept: locked   =      35 ( 0.1/66.4%)
62.87/50.31	c (22,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
62.87/50.31	c (22,0) c R lost: ttl      =   14413 (33.6/33.6%)
62.87/50.31	c (22,0) c R lost: subsumed =       0 ( 0.0/33.6%)
62.87/50.31	c (22,0) c
62.87/50.31	c (22,0) c   22 R      85     41001    23475   267467    28519   12.6   4.4  14.6 29.6%
66.18/53.69	c (25,0) c   25        95     47184    23490   267467    34910   12.8   4.6  13.5 28.6%
72.77/60.23	c (32,0) c   32       104     56723    23502   267467    44772   13.0   4.7  11.8 30.2%
76.59/64.05	c (36,0) c   35 r     124     63000    23508   267467    51251   13.2   4.8  13.5 30.3%
76.59/64.08	c (36,0) c
76.59/64.08	c (36,0) c R [LBD Statistics #3]
76.59/64.08	c (36,0) c R LBD         used lbd               used clause lbd
76.59/64.08	c (36,0) c R  tot     1056348                   51251
76.59/64.08	c (36,0) c R  avg       2.333                   4.783
76.59/64.08	c (36,0) c R   1        83263 ( 7.9/ 7.9%)        706 ( 1.4/ 1.4%)
76.59/64.08	c (36,0) c R   2       755170 (71.5/79.4%)      12917 (25.2/26.6%)
76.59/64.08	c (36,0) c R   3       122373 (11.6/91.0%)       6471 (12.6/39.2%)
76.59/64.08	c (36,0) c R
76.59/64.08	c (36,0) c R core_lbd_threshold = 3
76.59/64.08	c (36,0) c R supp_lbd_threshold = 8
76.59/64.08	c (36,0) c R
76.59/64.08	c (36,0) c R [RDB Statistics #3]
76.59/64.08	c (36,0) c R kept: lbd      =   20089 (39.2/39.2%)
76.59/64.08	c (36,0) c R kept: ttl      =   13768 (26.9/66.1%)
76.59/64.08	c (36,0) c R kept: locked   =      11 ( 0.0/66.1%)
76.59/64.08	c (36,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
76.59/64.08	c (36,0) c R lost: ttl      =   17383 (33.9/33.9%)
76.59/64.08	c (36,0) c R lost: subsumed =       0 ( 0.0/33.9%)
76.59/64.08	c (36,0) c
76.59/64.08	c (36,0) c
76.59/64.08	c (36,0) c   variables         : 23508       (init 24029, after simp 23124, 480 non-decs, 20 csp)
76.59/64.08	c (36,0) c   clauses           : 267467      (init 267507, after simp 267467)
76.59/64.08	c (36,0) c   restarts          : 123         (508.06 confs/res, 50~6455 confs, 0 blks, 0 last)
76.59/64.08	c (36,0) c   conflicts         : 63000       (1763 /sec, 53.94% dconfs, 0.00% supp, trail 572.34w x 13.99h, jmp 1.33h)
76.59/64.08	c (36,0) c   decisions         : 85854       (0.8200 vdcy, 2402 /sec, 0.00% bin, rs 0.011 s)
76.59/64.08	c (36,0) c   propagations      : 172420877   (4824752 /sec, 2008.30 lits/dec, 0.59% o.a.)
76.59/64.08	c (36,0) c   conflict literals : 1578346     (33.32% deleted; 3.03% by bin min, 0.017 s)
76.59/64.08	c (36,0) c   len               : 10.450      (15.95 for all, max 266, used 166)
76.59/64.08	c (36,0) c   lbd               : 3.569       (6.87 (5.55) for all, max 22, used 21, 1.158 stdev, 2.323 blk)
76.59/64.08	c (36,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
76.59/64.08	c (36,0) c   simp dbs          : 1           (0.000 s)
76.59/64.08	c (36,0) c   reduce dbs        : 3           (core-lbd 3, supp-lbd 8, 0.030 s)
76.59/64.08	c (36,0) c   learnts           : 33868       (31796 learnts removed, 50.47%)
76.59/64.08	c (36,0) c   rewrite dbs       : 0           (0/15 vars, 0+0 taut, 0+0 unit, 0.000 s)
76.59/64.08	c (36,0) c   assigned lits     : 0           (0/0 probed, 0 remains)
76.59/64.08	c (36,0) c   premise updates   : 1856952     (40.15 /lit)
76.59/64.08	c (36,0) c   probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
76.59/64.08	c (36,0) c   equiv variables   : 15          (15 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
76.59/64.08	c (36,0) c   lazy added bins   : 2664        (2664 prop + 0 conf, 0.010s)
76.59/64.08	c (36,0) c   unwatched lit elim: 6944        (0.01+0.44%, 72+6872 of 839513+1578346)
76.59/64.08	c (36,0) c   classified type   : undef
76.59/64.08	c (36,0) c   progress          : 0.000 %
76.59/64.08	c (36,0) c
76.59/64.08	c (36,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
76.59/64.08	c (36,0) c
76.59/64.08	c (36,0) c   35 R     124     63000    23508   267467    33868   10.4   3.6  13.5 30.3%
79.78/67.24	c (39,0) c   39       128     68170    23517   267467    39182   10.8   3.8  12.3 29.5%
88.29/75.70	c (47,0) c   47       156     81907    23546   267467    53346   11.7   4.2  13.1 29.8%
91.09/78.56	c (50,0) c   50 r     160     86000    23553   267467    57536   11.8   4.2  12.2 30.7%
91.09/78.56	c (50,0) c
91.09/78.56	c (50,0) c R [LBD Statistics #4]
91.09/78.56	c (50,0) c R LBD         used lbd               used clause lbd
91.09/78.56	c (50,0) c R  tot     1814666                   57536
91.09/78.56	c (50,0) c R  avg       2.245                   4.232
91.09/78.56	c (50,0) c R   1       154738 ( 8.5/ 8.5%)       1015 ( 1.8/ 1.8%)
91.09/78.56	c (50,0) c R   2      1347428 (74.3/82.8%)      17310 (30.1/31.8%)
91.09/78.56	c (50,0) c R
91.09/78.56	c (50,0) c R core_lbd_threshold = 2
91.09/78.56	c (50,0) c R supp_lbd_threshold = 7
91.09/78.56	c (50,0) c R
91.09/78.56	c (50,0) c R [RDB Statistics #4]
91.09/78.56	c (50,0) c R kept: lbd      =   18321 (31.8/31.8%)
91.09/78.56	c (50,0) c R kept: ttl      =   23902 (41.5/73.4%)
91.09/78.56	c (50,0) c R kept: locked   =      10 ( 0.0/73.4%)
91.09/78.56	c (50,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
91.09/78.56	c (50,0) c R lost: ttl      =   15303 (26.6/26.6%)
91.09/78.56	c (50,0) c R lost: subsumed =       0 ( 0.0/26.6%)
91.09/78.56	c (50,0) c
91.09/78.56	c (50,0) c   50 R     160     86000    23553   267467    42233   10.2   3.4  12.2 30.7%
98.99/86.44	c (58,0) c   58       188     98391    23572   267467    54864   11.2   3.9  12.9 30.8%
99.90/87.35	c (59,0) c   59 f     189    100000    23572   267467    56492   11.3   4.0  12.8 30.7%
106.20/93.65	c (65,0) c   65 r     195    110000    23586   267467    66659   11.8   4.1  10.8 30.7%
106.20/93.68	c (65,0) c
106.20/93.68	c (65,0) c R [LBD Statistics #5]
106.20/93.68	c (65,0) c R LBD         used lbd               used clause lbd
106.20/93.68	c (65,0) c R  tot     2761190                   66659
106.20/93.68	c (65,0) c R  avg       2.194                   4.116
106.20/93.68	c (65,0) c R   1       248150 ( 9.0/ 9.0%)       1320 ( 2.0/ 2.0%)
106.20/93.68	c (65,0) c R   2      2093792 (75.8/84.8%)      21445 (32.2/34.2%)
106.20/93.68	c (65,0) c R
106.20/93.68	c (65,0) c R core_lbd_threshold = 2
106.20/93.68	c (65,0) c R supp_lbd_threshold = 6
106.20/93.68	c (65,0) c R
106.20/93.68	c (65,0) c R [RDB Statistics #5]
106.20/93.68	c (65,0) c R kept: lbd      =   22756 (34.1/34.1%)
106.20/93.68	c (65,0) c R kept: ttl      =   23585 (35.4/69.5%)
106.20/93.68	c (65,0) c R kept: locked   =      17 ( 0.0/69.5%)
106.20/93.68	c (65,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
106.20/93.68	c (65,0) c R lost: ttl      =   20301 (30.5/30.5%)
106.20/93.68	c (65,0) c R lost: subsumed =       0 ( 0.0/30.5%)
106.20/93.68	c (65,0) c
106.20/93.68	c (65,0) c   65 R     195    110000    23586   267467    46358    9.9   3.1  10.8 30.7%
111.40/98.84	c (71,0) c   70       201    118172    23594   267467    54683   10.4   3.4  11.1 28.8%
122.61/110.07	c (82,0) c   81 r     229    135000    23603   267467    71848   11.2   3.9  11.8 27.5%
122.61/110.07	c (82,0) c
122.61/110.07	c (82,0) c R [LBD Statistics #6]
122.61/110.07	c (82,0) c R LBD         used lbd               used clause lbd
122.61/110.07	c (82,0) c R  tot     3773657                   71848
122.61/110.07	c (82,0) c R  avg       2.167                   3.869
122.61/110.07	c (82,0) c R   1       340560 ( 9.0/ 9.0%)       1551 ( 2.2/ 2.2%)
122.61/110.07	c (82,0) c R   2      2903352 (76.9/86.0%)      25494 (35.5/37.6%)
122.61/110.07	c (82,0) c R
122.61/110.07	c (82,0) c R core_lbd_threshold = 2
122.61/110.07	c (82,0) c R supp_lbd_threshold = 6
122.61/110.07	c (82,0) c R
122.61/110.07	c (82,0) c R [RDB Statistics #6]
122.61/110.07	c (82,0) c R kept: lbd      =   26956 (37.5/37.5%)
122.61/110.07	c (82,0) c R kept: ttl      =   20691 (28.8/66.3%)
122.61/110.07	c (82,0) c R kept: locked   =     106 ( 0.1/66.5%)
122.61/110.07	c (82,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
122.61/110.07	c (82,0) c R lost: ttl      =   24095 (33.5/33.5%)
122.61/110.07	c (82,0) c R lost: subsumed =       0 ( 0.0/33.5%)
122.61/110.07	c (82,0) c
122.61/110.07	c (82,0) c   81 R     229    135000    23603   267467    47753    9.1   2.7  11.8 27.5%
126.72/114.16	c (86,0) c   86       249    141909    23606   267467    54816    9.6   3.1  12.6 27.0%
140.52/127.96	c (100,0) c   99 r     282    161000    23616   267339    70949   10.6   3.7  12.0 29.2%
140.52/127.99	c (100,0) c
140.52/127.99	c (100,0) c R [LBD Statistics #7]
140.52/127.99	c (100,0) c R LBD         used lbd               used clause lbd
140.52/127.99	c (100,0) c R  tot     4944539                   70949
140.52/127.99	c (100,0) c R  avg       2.145                   3.660
140.52/127.99	c (100,0) c R   1       445288 ( 9.0/ 9.0%)       1808 ( 2.5/ 2.5%)
140.52/127.99	c (100,0) c R   2      3853533 (77.9/86.9%)      29252 (41.2/43.8%)
140.52/127.99	c (100,0) c R
140.52/127.99	c (100,0) c R core_lbd_threshold = 2
140.52/127.99	c (100,0) c R supp_lbd_threshold = 6
140.52/127.99	c (100,0) c R
140.52/127.99	c (100,0) c R [RDB Statistics #7]
140.52/127.99	c (100,0) c R kept: lbd      =   31045 (43.8/43.8%)
140.52/127.99	c (100,0) c R kept: ttl      =   18760 (26.4/70.2%)
140.52/127.99	c (100,0) c R kept: locked   =      22 ( 0.0/70.2%)
140.52/127.99	c (100,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
140.52/127.99	c (100,0) c R lost: ttl      =   21122 (29.8/29.8%)
140.52/127.99	c (100,0) c R lost: subsumed =       0 ( 0.0/29.8%)
140.52/127.99	c (100,0) c
140.52/127.99	c (100,0) c   99 R     282    161000    23616   267339    49827    8.7   2.6  12.0 29.2%
147.12/134.50	c (106,0) c  106       298    170394    23620   267339    59386    9.5   3.1  12.4 28.7%
159.94/147.38	c (119,0) c
159.94/147.38	c (119,0) c   variables         : 23637       (init 24029, after simp 23124, 350 non-decs, 20 csp)
159.94/147.38	c (119,0) c   clauses           : 267339      (init 267507, after simp 267467)
159.94/147.38	c (119,0) c   restarts          : 323         (580.25 confs/res, 50~6455 confs, 0 blks, 0 last)
159.94/147.38	c (119,0) c   conflicts         : 188000      (1583 /sec, 53.01% dconfs, 0.00% supp, trail 620.32w x 12.52h, jmp 1.24h)
159.94/147.38	c (119,0) c   decisions         : 237474      (0.9500 vdcy, 2000 /sec, 0.00% bin, rs 0.016 s)
159.94/147.38	c (119,0) c   propagations      : 539062716   (4540139 /sec, 2269.99 lits/dec, 0.60% o.a.)
159.94/147.38	c (119,0) c   conflict literals : 4778664     (38.19% deleted; 3.79% by bin min, 0.066 s)
159.94/147.38	c (119,0) c   len               : 10.633      (14.75 for all, max 266, used 166)
159.94/147.38	c (119,0) c   lbd               : 3.633       (6.78 (5.47) for all, max 22, used 21, 0.830 stdev, 2.174 blk)
159.94/147.38	c (119,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
159.94/147.38	c (119,0) c   simp dbs          : 2           (0.030 s)
159.94/147.38	c (119,0) c   reduce dbs        : 7           (core-lbd 2, supp-lbd 6, 0.097 s)
159.94/147.38	c (119,0) c   learnts           : 77229       (112617 learnts removed, 59.90%)
159.94/147.38	c (119,0) c   rewrite dbs       : 0           (0/15 vars, 0+0 taut, 0+0 unit, 0.000 s)
159.94/147.38	c (119,0) c   assigned lits     : 0           (0/1 probed, 1 remains)
159.94/147.38	c (119,0) c   premise updates   : 6903182     (149.26 /lit)
159.94/147.38	c (119,0) c   probed variables  : 1           (0 pr, 0 eq, 1 fld, 0 pol, 0 nec, 0 cla, 0 amo)
159.94/147.38	c (119,0) c   equiv variables   : 15          (15 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
159.94/147.38	c (119,0) c   lazy added bins   : 5158        (5158 prop + 0 conf, 0.025s)
159.94/147.38	c (119,0) c   unwatched lit elim: 28099       (0.03+0.58%, 214+27885 of 839513+4778664)
159.94/147.38	c (119,0) c   classified type   : undef
159.94/147.38	c (119,0) c   progress          : 0.004 %
159.94/147.38	c (119,0) c
159.94/147.38	c (119,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
159.94/147.38	c (119,0) c
159.94/147.38	c (119,0) c  119 r     324    188000    23637   267339    77229   10.6   3.6  11.6 29.9%
159.94/147.39	c (119,0) c
159.94/147.39	c (119,0) c R [LBD Statistics #8]
159.94/147.39	c (119,0) c R LBD         used lbd               used clause lbd
159.94/147.39	c (119,0) c R  tot     6351209                   77229
159.94/147.39	c (119,0) c R  avg       2.127                   3.633
159.94/147.39	c (119,0) c R   1       573793 ( 9.0/ 9.0%)       2120 ( 2.7/ 2.7%)
159.94/147.39	c (119,0) c R   2      5001064 (78.7/87.8%)      33296 (43.1/45.9%)
159.94/147.39	c (119,0) c R
159.94/147.39	c (119,0) c R core_lbd_threshold = 2
159.94/147.39	c (119,0) c R supp_lbd_threshold = 6
159.94/147.39	c (119,0) c R
159.94/147.39	c (119,0) c R [RDB Statistics #8]
159.94/147.39	c (119,0) c R kept: lbd      =   35165 (45.5/45.5%)
159.94/147.39	c (119,0) c R kept: ttl      =   20116 (26.0/71.6%)
159.94/147.39	c (119,0) c R kept: locked   =      25 ( 0.0/71.6%)
159.94/147.39	c (119,0) c R lost: lbd      =     233 ( 0.3/ 0.3%)
159.94/147.39	c (119,0) c R lost: ttl      =   21690 (28.1/28.4%)
159.94/147.39	c (119,0) c R lost: subsumed =       0 ( 0.0/28.4%)
159.94/147.39	c (119,0) c
159.94/147.39	c (119,0) c  119 R     324    188000    23637   267339    55306    8.8   2.6  11.6 29.9%
169.04/156.49	c (128,0) c  128 N     339    200138    23643   267339    67624    9.7   3.1  10.7 29.2%
172.16/159.50	c (131,0) c
172.16/159.50	c (131,0) c I variables         : 23643       (init 24029, after simp 23124, 344 non-decs, 20 csp)
172.16/159.50	c (131,0) c I clauses           : 267339      (init 267507, after simp 267467)
172.16/159.50	c (131,0) c I restarts          : 338         (590.38 confs/res, 50~6455 confs, 0 blks, 0 last)
172.16/159.50	c (131,0) c I conflicts         : 200138      (1566 /sec, 52.92% dconfs, 0.00% supp, trail 625.29w x 12.42h, jmp 1.23h)
172.16/159.50	c (131,0) c I decisions         : 251809      (0.9500 vdcy, 1970 /sec, 0.00% bin, rs 0.016 s)
172.16/159.50	c (131,0) c I propagations      : 577800609   (4520922 /sec, 2294.60 lits/dec, 0.60% o.a.)
172.16/159.50	c (131,0) c I conflict literals : 5090483     (38.45% deleted; 3.82% by bin min, 0.072 s)
172.16/159.50	c (131,0) c I len               : 9.653       (14.68 for all, max 266, used 166)
172.16/159.50	c (131,0) c I lbd               : 3.130       (6.78 (5.47) for all, max 22, used 21, 0.815 stdev, 2.167 blk)
172.16/159.50	c (131,0) c I amo               : 0           (0 max, -nan avg, 0.000 s)
172.16/159.50	c (131,0) c I simp dbs          : 2           (0.030 s)
172.16/159.50	c (131,0) c I reduce dbs        : 8           (core-lbd 2, supp-lbd 6, 0.101 s)
172.16/159.50	c (131,0) c I learnts           : 67624       (134540 learnts removed, 67.22%)
172.16/159.50	c (131,0) c I rewrite dbs       : 0           (0/15 vars, 0+0 taut, 0+0 unit, 0.000 s)
172.16/159.50	c (131,0) c I assigned lits     : 0           (0/1 probed, 1 remains)
172.16/159.50	c (131,0) c I premise updates   : 6988495     (151.11 /lit)
172.16/159.50	c (131,0) c I probed variables  : 1           (0 pr, 0 eq, 1 fld, 0 pol, 0 nec, 0 cla, 0 amo)
172.16/159.50	c (131,0) c I equiv variables   : 15          (15 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
172.16/159.50	c (131,0) c I lazy added bins   : 5338        (5338 prop + 0 conf, 0.027s)
172.16/159.50	c (131,0) c I unwatched lit elim: 30147       (0.03+0.59%, 215+29932 of 839513+5090483)
172.16/159.50	c (131,0) c I classified type   : normal
172.16/159.50	c (131,0) c I progress          : 0.004 %
172.16/159.50	c (131,0) c
172.16/159.50	c (131,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
172.16/159.50	c (131,0) c
172.16/159.50	c (131,0) c  131       353    204576    23645   267339    72117    9.9   3.3  11.2 29.4%
180.35/167.75	c (139,0) c  139 r     374    216000    23649   267339    83681   10.4   3.6  10.7 29.7%
180.35/167.79	c (139,0) c
180.35/167.79	c (139,0) c R [LBD Statistics #9]
180.35/167.79	c (139,0) c R LBD         used lbd               used clause lbd
180.35/167.79	c (139,0) c R  tot     7903533                   83681
180.35/167.79	c (139,0) c R  avg       2.111                   3.596
180.46/167.80	c (139,0) c R   1       717773 ( 9.1/ 9.1%)       2396 ( 2.9/ 2.9%)
180.46/167.80	c (139,0) c R   2      6279347 (79.4/88.5%)      37108 (44.3/47.2%)
180.46/167.80	c (139,0) c R
180.46/167.80	c (139,0) c R core_lbd_threshold = 2
180.46/167.80	c (139,0) c R supp_lbd_threshold = 6
180.46/167.80	c (139,0) c R
180.46/167.80	c (139,0) c R [RDB Statistics #9]
180.46/167.80	c (139,0) c R kept: lbd      =   39293 (47.0/47.0%)
180.46/167.80	c (139,0) c R kept: ttl      =   20536 (24.5/71.5%)
180.46/167.80	c (139,0) c R kept: locked   =      26 ( 0.0/71.5%)
180.46/167.80	c (139,0) c R lost: lbd      =     194 ( 0.2/ 0.2%)
180.46/167.80	c (139,0) c R lost: ttl      =   23632 (28.2/28.5%)
180.46/167.80	c (139,0) c R lost: subsumed =       0 ( 0.0/28.5%)
180.46/167.80	c (139,0) c
180.46/167.80	c (139,0) c  139 R     374    216000    23649   267339    59855    8.6   2.6  10.7 29.7%
200.78/188.13	c (160,0) c  159 r     420    245000    23658   266413    86519   10.3   3.5  11.2 29.7%
200.78/188.13	c (160,0) c
200.78/188.13	c (160,0) c R [LBD Statistics #10]
200.78/188.13	c (160,0) c R LBD         used lbd               used clause lbd
200.78/188.13	c (160,0) c R  tot     9614297                   86519
200.78/188.13	c (160,0) c R  avg       2.097                   3.480
200.78/188.13	c (160,0) c R   1       874149 ( 9.1/ 9.1%)       2677 ( 3.1/ 3.1%)
200.78/188.13	c (160,0) c R   2      7704277 (80.1/89.2%)      40688 (47.0/50.1%)
200.78/188.13	c (160,0) c R
200.78/188.13	c (160,0) c R core_lbd_threshold = 2
200.78/188.13	c (160,0) c R supp_lbd_threshold = 5
200.78/188.13	c (160,0) c R
200.78/188.13	c (160,0) c R [RDB Statistics #10]
200.78/188.13	c (160,0) c R kept: lbd      =   43103 (49.8/49.8%)
200.78/188.13	c (160,0) c R kept: ttl      =   19775 (22.9/72.7%)
200.78/188.13	c (160,0) c R kept: locked   =      27 ( 0.0/72.7%)
200.78/188.13	c (160,0) c R lost: lbd      =     244 ( 0.3/ 0.3%)
200.78/188.13	c (160,0) c R lost: ttl      =   23370 (27.0/27.3%)
200.78/188.13	c (160,0) c R lost: subsumed =       0 ( 0.0/27.3%)
200.78/188.13	c (160,0) c
200.78/188.13	c (160,0) c  159 R     420    245000    23658   266413    62905    8.6   2.6  11.2 29.7%
201.27/188.61	c (160,0) c  160       422    245594    23658   266413    63508    8.6   2.6  11.4 29.8%
224.09/211.45	c (183,0) c  183 r     458    275001    23667   266413    93231   10.4   3.4  10.8 31.3%
224.09/211.48	c (183,0) c
224.09/211.48	c (183,0) c R [LBD Statistics #11]
224.09/211.48	c (183,0) c R LBD         used lbd               used clause lbd
224.09/211.48	c (183,0) c R  tot    11589960                   93231
224.09/211.48	c (183,0) c R  avg       2.083                   3.420
224.09/211.48	c (183,0) c R   1      1060205 ( 9.1/ 9.1%)       2998 ( 3.2/ 3.2%)
224.09/211.48	c (183,0) c R   2      9361141 (80.8/89.9%)      45118 (48.4/51.6%)
224.09/211.48	c (183,0) c R
224.09/211.48	c (183,0) c R core_lbd_threshold = 2
224.09/211.48	c (183,0) c R supp_lbd_threshold = 5
224.09/211.48	c (183,0) c R
224.09/211.48	c (183,0) c R [RDB Statistics #11]
224.09/211.48	c (183,0) c R kept: lbd      =   47859 (51.3/51.3%)
224.09/211.48	c (183,0) c R kept: ttl      =   15728 (16.9/68.2%)
224.09/211.48	c (183,0) c R kept: locked   =      55 ( 0.1/68.3%)
224.09/211.48	c (183,0) c R lost: lbd      =     215 ( 0.2/ 0.2%)
224.09/211.48	c (183,0) c R lost: ttl      =   29374 (31.5/31.7%)
224.09/211.48	c (183,0) c R lost: subsumed =       0 ( 0.0/31.7%)
224.09/211.48	c (183,0) c
224.09/211.48	c (183,0) c  183 R     458    275001    23667   266413    63642    8.2   2.4  10.8 31.3%
238.50/225.85	c (198,0) c  197       470    294816    23675   266413    83612    9.7   3.0  10.4 28.6%
246.81/234.14	c (206,0) c  205 r     474    306001    23601   266413    94881   10.2   3.2   8.6 29.3%
246.81/234.14	c (206,0) c
246.81/234.14	c (206,0) c R [LBD Statistics #12]
246.81/234.14	c (206,0) c R LBD         used lbd               used clause lbd
246.81/234.14	c (206,0) c R  tot    13647680                   94881
246.81/234.14	c (206,0) c R  avg       2.072                   3.209
246.81/234.14	c (206,0) c R   1      1252564 ( 9.2/ 9.2%)       3374 ( 3.6/ 3.6%)
246.81/234.14	c (206,0) c R   2     11096635 (81.3/90.5%)      49814 (52.5/56.1%)
246.81/234.14	c (206,0) c R
246.81/234.14	c (206,0) c R core_lbd_threshold = 2
246.81/234.14	c (206,0) c R supp_lbd_threshold = 5
246.81/234.14	c (206,0) c R
246.81/234.14	c (206,0) c R [RDB Statistics #12]
246.81/234.14	c (206,0) c R kept: lbd      =   52850 (55.7/55.7%)
246.81/234.14	c (206,0) c R kept: ttl      =   16366 (17.2/73.0%)
246.81/234.14	c (206,0) c R kept: locked   =      20 ( 0.0/73.0%)
246.81/234.14	c (206,0) c R lost: lbd      =     325 ( 0.3/ 0.3%)
246.81/234.14	c (206,0) c R lost: ttl      =   25320 (26.7/27.0%)
246.81/234.14	c (206,0) c R lost: subsumed =       0 ( 0.0/27.0%)
246.81/234.14	c (206,0) c
246.81/234.14	c (206,0) c  205 R     474    306001    23601   266413    69236    8.4   2.3   8.6 29.3%
246.90/234.24	c (206,0) c  206       474    306106    20794   266413    69337    8.4   2.3   8.6 29.4%
246.90/234.24	c (206,0) c
246.90/234.24	c (206,0) c
246.90/234.24	c (206,0) c variables         : 20794       (init 24029, after simp 23124, 295 non-decs, 20 csp)
246.90/234.24	c (206,0) c clauses           : 266413      (init 267507, after simp 267467)
246.90/234.24	c (206,0) c restarts          : 473         (645.79 confs/res, 50~6455 confs, 0 blks, 0 last)
246.90/234.24	c (206,0) c conflicts         : 306106      (1491 /sec, 52.52% dconfs, 0.00% supp, trail 670.13w x 11.72h, jmp 1.21h)
246.90/234.24	c (206,0) c decisions         : 375950      (0.9500 vdcy, 1831 /sec, 0.00% bin, rs 0.019 s)
246.90/234.24	c (206,0) c propagations      : 895731258   (4363353 /sec, 2382.58 lits/dec, 0.59% o.a.)
246.90/234.24	c (206,0) c conflict literals : 8028283     (40.64% deleted; 4.11% by bin min, 0.124 s)
246.90/234.24	c (206,0) c len               : 8.388       (14.49 for all, max 266, used 166)
246.90/234.24	c (206,0) c lbd               : 2.329       (6.70 (5.39) for all, max 22, used 21, 0.724 stdev, 2.163 blk)
246.90/234.24	c (206,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
246.90/234.24	c (206,0) c simp dbs          : 3           (0.059 s)
246.90/234.24	c (206,0) c reduce dbs        : 12          (core-lbd 2, supp-lbd 5, 0.175 s)
246.90/234.24	c (206,0) c learnts           : 69337       (237214 learnts removed, 77.49%)
246.90/234.24	c (206,0) c rewrite dbs       : 0           (0/23 vars, 0+0 taut, 0+0 unit, 0.000 s)
246.90/234.24	c (206,0) c assigned lits     : 0           (0/20 probed, 20 remains)
246.90/234.24	c (206,0) c premise updates   : 10007334    (216.38 /lit)
246.90/234.24	c (206,0) c probed variables  : 20          (0 pr, 15 eq, 1 fld, 0 pol, 0 nec, 4 cla, 0 amo)
246.90/234.24	c (206,0) c equiv variables   : 23          (20 bin, 0 trn, 1 quat, 0 quin, 0 othr; 0 amo)
246.90/234.24	c (206,0) c lazy added bins   : 6461        (6461 prop + 0 conf, 0.040s)
246.90/234.24	c (206,0) c unwatched lit elim: 54506       (0.13+0.67%, 1107+53399 of 839513+8028283)
246.90/234.24	c (206,0) c classified type   : normal
246.90/234.24	c (206,0) c progress          : 12.236%
246.90/234.24	c (206,0) c
246.90/234.24	c (206,0) c [Statistics]
246.90/234.24	c (206,0) c             learnts len        learnts lbd        lit blk size       eq vars size
246.90/234.24	c (206,0) c  tot      306105             306105            2050714                 21
246.90/234.24	c (206,0) c  avg      14.490              5.391              2.163              2.095
246.90/234.24	c (206,0) c   1           14 ( 0.0%)       3410 ( 1.1%)    1375363 (67.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   2         1951 ( 0.6%)      45106 (14.7%)     266408 (13.0%)         20 (95.2%)
246.90/234.24	c (206,0) c   3         5386 ( 1.8%)      27738 ( 9.1%)     131473 ( 6.4%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   4         5977 ( 2.0%)      37752 (12.3%)      77263 ( 3.8%)          1 ( 4.8%)
246.90/234.24	c (206,0) c   5         9340 ( 3.1%)      46038 (15.0%)      50442 ( 2.5%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   6        13347 ( 4.4%)      47242 (15.4%)      34365 ( 1.7%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   7        15640 ( 5.1%)      39689 (13.0%)      24593 ( 1.2%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   8        17323 ( 5.7%)      27819 ( 9.1%)      18074 ( 0.9%)          0 ( 0.0%)
246.90/234.24	c (206,0) c   9        19884 ( 6.5%)      16173 ( 5.3%)      13746 ( 0.7%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  10        21425 ( 7.0%)       8429 ( 2.8%)      10648 ( 0.5%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  11        21385 ( 7.0%)       3887 ( 1.3%)       8394 ( 0.4%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  12        20644 ( 6.7%)       1676 ( 0.5%)       6447 ( 0.3%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  13        18809 ( 6.1%)        681 ( 0.2%)       5471 ( 0.3%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  14        16859 ( 5.5%)        249 ( 0.1%)       4496 ( 0.2%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  15        15037 ( 4.9%)        122 ( 0.0%)       3566 ( 0.2%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  16        13081 ( 4.3%)         50 ( 0.0%)       2829 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  17        11510 ( 3.8%)         20 ( 0.0%)       2543 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  18        10140 ( 3.3%)         16 ( 0.0%)       1992 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  19         8608 ( 2.8%)          3 ( 0.0%)       1699 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  20         7641 ( 2.5%)          4 ( 0.0%)       1482 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  21         6577 ( 2.1%)          0 ( 0.0%)       1243 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  22         5477 ( 1.8%)          1 ( 0.0%)       1067 ( 0.1%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  23         4745 ( 1.6%)          0 ( 0.0%)        899 ( 0.0%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  24         4175 ( 1.4%)          0 ( 0.0%)        772 ( 0.0%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  25         3547 ( 1.2%)          0 ( 0.0%)        623 ( 0.0%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  26         3083 ( 1.0%)          0 ( 0.0%)        551 ( 0.0%)          0 ( 0.0%)
246.90/234.24	c (206,0) c  27         2749 ( 0.9%)          0 ( 0.0%)        484 ( 0.0%)          0 ( 0.0%)
246.90/234.25	c (206,0) c  28         2399 ( 0.8%)          0 ( 0.0%)        415 ( 0.0%)          0 ( 0.0%)
246.90/234.25	c (206,0) c  29         2109 ( 0.7%)          0 ( 0.0%)        335 ( 0.0%)          0 ( 0.0%)
246.90/234.25	c (206,0) c  30        17243 ( 5.6%)          0 ( 0.0%)       3031 ( 0.1%)          0 ( 0.0%)
246.90/234.25	c (206,0) c
246.90/234.25	c (206,0) c [LBD Statistics]
246.90/234.25	c (206,0) c LBD          used lbd               used clause lbd         unused clause lbd
246.90/234.25	c (206,0) c  tot     13656128                  138198                  174354
246.90/234.25	c (206,0) c  avg        2.072                   4.026                   6.348
246.90/234.25	c (206,0) c    1      1253347 ( 9.2/ 9.2%)       3394 ( 2.5/ 2.5%)          2 ( 0.0/ 0.0%)
246.90/234.25	c (206,0) c    2     11103881 (81.3/90.5%)      48165 (34.9/37.3%)       3402 ( 2.0/ 2.0%)
246.90/234.25	c (206,0) c    3       807895 ( 5.9/96.4%)      18477 (13.4/50.7%)       9261 ( 5.3/ 7.3%)
246.90/234.25	c (206,0) c    4       281039 ( 2.1/98.5%)      17634 (12.8/63.4%)      20118 (11.5/18.8%)
246.90/234.25	c (206,0) c    5       107571 ( 0.8/99.3%)      16303 (11.8/75.2%)      29735 (17.1/35.9%)
246.90/234.25	c (206,0) c    6        45157 ( 0.3/99.6%)      12913 ( 9.3/84.6%)      34329 (19.7/55.5%)
246.90/234.25	c (206,0) c    7        23441 ( 0.2/99.8%)       9468 ( 6.9/91.4%)      30221 (17.3/72.9%)
246.90/234.25	c (206,0) c    8        14756 ( 0.1/99.9%)       5938 ( 4.3/95.7%)      21881 (12.5/85.4%)
246.90/234.25	c (206,0) c    9         9105 ( 0.1/99.9%)       3187 ( 2.3/98.0%)      12986 ( 7.4/92.9%)
246.90/234.25	c (206,0) c   10         5186 ( 0.0/100.0%)       1531 ( 1.1/99.1%)       6898 ( 4.0/96.8%)
246.90/234.25	c (206,0) c   11         2640 ( 0.0/100.0%)        686 ( 0.5/99.6%)       3201 ( 1.8/98.7%)
246.90/234.25	c (206,0) c   12         1165 ( 0.0/100.0%)        293 ( 0.2/99.8%)       1383 ( 0.8/99.5%)
246.90/234.25	c (206,0) c   13          561 ( 0.0/100.0%)        126 ( 0.1/99.9%)        555 ( 0.3/99.8%)
246.90/234.25	c (206,0) c   14          210 ( 0.0/100.0%)         41 ( 0.0/100.0%)        208 ( 0.1/99.9%)
246.90/234.25	c (206,0) c   15          100 ( 0.0/100.0%)         24 ( 0.0/100.0%)         98 ( 0.1/100.0%)
246.90/234.25	c (206,0) c   16           46 ( 0.0/100.0%)          8 ( 0.0/100.0%)         42 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   17           16 ( 0.0/100.0%)          5 ( 0.0/100.0%)         15 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   18            7 ( 0.0/100.0%)          4 ( 0.0/100.0%)         12 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   19            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   20            2 ( 0.0/100.0%)          1 ( 0.0/100.0%)          3 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   21            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
246.90/234.25	c (206,0) c   22            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
246.90/234.25	c (206,0) c
246.90/234.25	c (206,0) c Memory used       : 87.00 MB
246.90/234.25	c (206,0) c CPU time          : 205.287 s
246.90/234.25	c (206,0) c Real time         : 206.097 s
246.90/234.25	c (206,0) c
246.90/234.25	c (206,0) s UNSATISFIABLE
246.90/234.25	c (206,0) SatSolver.solve End
246.90/234.25	c (206,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
246.90/234.25	c (206,0) Show results Begin
246.90/234.25	s UNSATISFIABLE
246.90/234.25	c (206,0) Show results End
246.90/234.25	c (206,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
246.90/234.25	c (206,0) 206,206,STOP-AFTER(ALL)
246.90/234.25	c END-Prog: Thu Sep 12 13:24:34 CEST 2019

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387641-1568287279/watcher-4387641-1568287279 -o /tmp/evaluation-result-4387641-1568287279/solver-4387641-1568287279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568287240-8653 --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-4387641-1568287279.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
solver pid=8684, runsolver pid=8676
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.101976 s]*
/proc/loadavg: 1.00 1.02 1.27 6/229 8716
/proc/meminfo: memFree=12545464/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405000568 115843072 349 33554432000 4194304 5098028 140734539437504 140734539434760 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 349 296 221 0 87 0
[pid=8688] ppid=8684 vsize=15012696 memory=74284 CPUtime=0.12 cores=0,2,4,6
/proc/8688/stat : 8688 (java) S 8684 8684 7440 0 -1 1077944320 6825 0 0 0 10 2 0 0 20 0 15 0 405000568 15373000704 18571 33554432000 4194304 4196468 140732438455552 140732438438096 140599338356471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
/proc/8688/statm: 3753174 18571 2938 1 0 3715579 0
[pid=8688/tid=8690] ppid=8684 vsize=15012696 memory=-8457889561747701699 CPUtime=0.08 cores=0,2,4,6
/proc/8688/task/8690/stat : 8690 (java) R 8684 8684 7440 0 -1 4202560 4636 0 0 0 7 1 0 0 20 0 15 0 405000568 15373000704 18571 33554432000 4194304 4196468 140732438455552 140599310150376 140599322436958 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8692] ppid=8684 vsize=15012696 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8692/stat : 8692 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 18571 33554432000 4194304 4196468 140732438455552 140599342599312 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8695] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8695/stat : 8695 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 18571 33554432000 4194304 4196468 140732438455552 140599118302224 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8697] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8697/stat : 8697 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 18571 33554432000 4194304 4196468 140732438455552 140599117249424 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8698] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8698/stat : 8698 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 18571 33554432000 4194304 4196468 140732438455552 140599116196624 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8700] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8700/stat : 8700 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000571 15373000704 18571 33554432000 4194304 4196468 140732438455552 140598375811440 140599338367618 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8702] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8702/stat : 8702 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 18571 33554432000 4194304 4196468 140732438455552 140597901911072 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8704] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8704/stat : 8704 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 18571 33554432000 4194304 4196468 140732438455552 140597633475440 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8709] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8709/stat : 8709 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000574 15373000704 18571 33554432000 4194304 4196468 140732438455552 140597258966864 140599338375067 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8710] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8710/stat : 8710 (java) S 8684 8684 7440 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 18571 33554432000 4194304 4196468 140732438455552 140598374759280 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8711] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8711/stat : 8711 (java) S 8684 8684 7440 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 18571 33554432000 4194304 4196468 140732438455552 140598373706480 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8712] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0.01 cores=0,2,4,6
/proc/8688/task/8712/stat : 8712 (java) R 8684 8684 7440 0 -1 4202560 433 0 0 0 1 0 0 0 20 0 15 0 405000575 15373000704 18571 33554432000 4194304 4196468 140732438455552 140598304565872 140599317172592 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8714] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8714/stat : 8714 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 18571 33554432000 4194304 4196468 140732438455552 140596761062112 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8716] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8716/stat : 8716 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 18571 33554432000 4194304 4196468 140732438455552 140598303513264 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75680 KiB

[startup+0.210546 s]*
/proc/loadavg: 1.00 1.02 1.27 4/229 8716
/proc/meminfo: memFree=12505692/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405000568 115843072 349 33554432000 4194304 5098028 140734539437504 140734539434760 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 349 296 221 0 87 0
[pid=8688] ppid=8684 vsize=15012696 memory=89108 CPUtime=0.25 cores=0,2,4,6
/proc/8688/stat : 8688 (java) S 8684 8684 7440 0 -1 1077944320 11858 0 0 0 21 4 0 0 20 0 15 0 405000568 15373000704 22277 33554432000 4194304 4196468 140732438455552 140732438438096 140599338356471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
/proc/8688/statm: 3753174 22277 2941 1 0 3715579 0
[pid=8688/tid=8690] ppid=8684 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/8688/task/8690/stat : 8690 (java) R 8684 8684 7440 0 -1 4202560 9610 0 0 0 17 3 0 0 20 0 15 0 405000568 15373000704 22277 33554432000 4194304 4196468 140732438455552 140599310177824 140599338368406 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8692] ppid=8684 vsize=15012696 memory=13574 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8692/stat : 8692 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 22277 33554432000 4194304 4196468 140732438455552 140599342599312 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8695] ppid=8684 vsize=15012696 memory=288370449757808256 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8695/stat : 8695 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 22277 33554432000 4194304 4196468 140732438455552 140599118302224 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8697] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8697/stat : 8697 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 22277 33554432000 4194304 4196468 140732438455552 140599117249424 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8698] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8698/stat : 8698 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 22277 33554432000 4194304 4196468 140732438455552 140599116196624 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8700] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8700/stat : 8700 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000571 15373000704 22277 33554432000 4194304 4196468 140732438455552 140598375811440 140599338367618 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8702] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8702/stat : 8702 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 22277 33554432000 4194304 4196468 140732438455552 140597901911072 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8704] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8704/stat : 8704 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 22277 33554432000 4194304 4196468 140732438455552 140597633475440 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8709] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8709/stat : 8709 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000574 15373000704 22277 33554432000 4194304 4196468 140732438455552 140597258966864 140599338375067 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8710] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8710/stat : 8710 (java) S 8684 8684 7440 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 22277 33554432000 4194304 4196468 140732438455552 140598374759280 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8711] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8711/stat : 8711 (java) S 8684 8684 7440 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 22277 33554432000 4194304 4196468 140732438455552 140598373706480 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8712] ppid=8684 vsize=15012696 memory=140073606096512 CPUtime=0.02 cores=0,2,4,6
/proc/8688/task/8712/stat : 8712 (java) R 8684 8684 7440 0 -1 4202560 439 0 0 0 2 0 0 0 20 0 15 0 405000575 15373000704 22277 33554432000 4194304 4196468 140732438455552 140598304565872 140599318310833 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8714] ppid=8684 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8714/stat : 8714 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 22277 33554432000 4194304 4196468 140732438455552 140596761062112 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8716] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8716/stat : 8716 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 22277 33554432000 4194304 4196468 140732438455552 140598303513264 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90504 KiB

[startup+0.310851 s]*
/proc/loadavg: 1.00 1.02 1.27 5/229 8716
/proc/meminfo: memFree=12501100/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405000568 115843072 349 33554432000 4194304 5098028 140734539437504 140734539434760 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 349 296 221 0 87 0
[pid=8688] ppid=8684 vsize=15012696 memory=92456 CPUtime=0.43 cores=0,2,4,6
/proc/8688/stat : 8688 (java) S 8684 8684 7440 0 -1 1077944320 12711 0 0 0 39 4 0 0 20 0 15 0 405000568 15373000704 23114 33554432000 4194304 4196468 140732438455552 140732438438096 140599338356471 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
/proc/8688/statm: 3753174 23114 3028 1 0 3715579 0
[pid=8688/tid=8690] ppid=8684 vsize=15012696 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/8688/task/8690/stat : 8690 (java) R 8684 8684 7440 0 -1 4202560 10282 0 0 0 26 3 0 0 20 0 15 0 405000568 15373000704 23114 33554432000 4194304 4196468 140732438455552 140599310147104 140599319920046 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8692] ppid=8684 vsize=15012696 memory=13917 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8692/stat : 8692 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 23114 33554432000 4194304 4196468 140732438455552 140599342599312 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8695] ppid=8684 vsize=15012696 memory=2932956 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8695/stat : 8695 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 23114 33554432000 4194304 4196468 140732438455552 140599118302224 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8697] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8697/stat : 8697 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 23114 33554432000 4194304 4196468 140732438455552 140599117249424 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8698] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8698/stat : 8698 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15373000704 23114 33554432000 4194304 4196468 140732438455552 140599116196624 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8700] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8700/stat : 8700 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000571 15373000704 23114 33554432000 4194304 4196468 140732438455552 140598375811440 140599338367618 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8702] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8702/stat : 8702 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 23114 33554432000 4194304 4196468 140732438455552 140597901911072 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8704] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8704/stat : 8704 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000572 15373000704 23114 33554432000 4194304 4196468 140732438455552 140597633475440 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8709] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8709/stat : 8709 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000574 15373000704 23114 33554432000 4194304 4196468 140732438455552 140597258966864 140599338375067 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8710] ppid=8684 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8688/task/8710/stat : 8710 (java) S 8684 8684 7440 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 15 0 405000575 15373000704 23114 33554432000 4194304 4196468 140732438455552 140598374759280 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8711] ppid=8684 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8688/task/8711/stat : 8711 (java) S 8684 8684 7440 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 405000575 15373000704 23114 33554432000 4194304 4196468 140732438455552 140598373706480 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8712] ppid=8684 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8688/task/8712/stat : 8712 (java) S 8684 8684 7440 0 -1 1077944384 462 0 0 0 7 0 0 0 20 0 15 0 405000575 15373000704 23114 33554432000 4194304 4196468 140732438455552 140598304565872 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8714] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8714/stat : 8714 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 23114 33554432000 4194304 4196468 140732438455552 140596761062112 140599338366677 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8716] ppid=8684 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8716/stat : 8716 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000575 15373000704 23114 33554432000 4194304 4196468 140732438455552 140598303513264 140599338367618 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93852 KiB

[startup+0.70182 s]
/proc/loadavg: 1.00 1.02 1.27 4/229 8716
/proc/meminfo: memFree=12458160/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405000568 115843072 349 33554432000 4194304 5098028 140734539437504 140734539434760 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 349 296 221 0 87 0
[pid=8688] ppid=8684 vsize=15018968 memory=129680 CPUtime=1 cores=0,2,4,6
/proc/8688/stat : 8688 (java) S 8684 8684 7440 0 -1 1077944320 19636 0 0 0 94 6 0 0 20 0 15 0 405000568 15379423232 32420 33554432000 4194304 4196468 140732438455552 140732438438096 140599338356471 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
/proc/8688/statm: 3754742 32420 3190 1 0 3716091 0
[pid=8688/tid=8690] ppid=8684 vsize=15018968 memory=1784089150721 CPUtime=0.67 cores=0,2,4,6
/proc/8688/task/8690/stat : 8690 (java) R 8684 8684 7440 0 -1 4202560 16699 0 0 0 62 5 0 0 20 0 15 0 405000568 15379423232 32420 33554432000 4194304 4196468 140732438455552 140599310186624 140598791259702 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8692] ppid=8684 vsize=15018968 memory=500 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8692/stat : 8692 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15379423232 32420 33554432000 4194304 4196468 140732438455552 140599342599312 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8695] ppid=8684 vsize=15018968 memory=1736 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8695/stat : 8695 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15379423232 32420 33554432000 4194304 4196468 140732438455552 140599118302224 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8697] ppid=8684 vsize=15018968 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8697/stat : 8697 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000570 15379423232 32420 33554432000 4194304 4196468 140732438455552 140599117249424 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8698] ppid=8684 vsize=15018968 memory=924 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8698/stat : 8698 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405000570 15379423232 32420 33554432000 4194304 4196468 140732438455552 140599116196624 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8700] ppid=8684 vsize=15018968 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8700/stat : 8700 (java) S 8684 8684 7440 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405000571 15379423232 32420 33554432000 4194304 4196468 140732438455552 140598375811440 140599338367618 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8702] ppid=8684 vsize=15018968 memory=2064 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8702/stat : 8702 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405000572 15379423232 32420 33554432000 4194304 4196468 140732438455552 140597901911072 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8704] ppid=8684 vsize=15018968 memory=2876 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8704/stat : 8704 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000572 15379423232 32420 33554432000 4194304 4196468 140732438455552 140597633475440 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8709] ppid=8684 vsize=15018968 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8709/stat : 8709 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000574 15379423232 32420 33554432000 4194304 4196468 140732438455552 140597258966864 140599338375067 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8710] ppid=8684 vsize=15018968 memory=892 CPUtime=0.08 cores=0,2,4,6
/proc/8688/task/8710/stat : 8710 (java) R 8684 8684 7440 0 -1 4202560 565 0 0 0 8 0 0 0 20 0 15 0 405000575 15379423232 32420 33554432000 4194304 4196468 140732438455552 140598374759280 140599317602361 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8711] ppid=8684 vsize=15018968 memory=1760 CPUtime=0.08 cores=0,2,4,6
/proc/8688/task/8711/stat : 8711 (java) R 8684 8684 7440 0 -1 4202560 471 0 0 0 8 0 0 0 20 0 15 0 405000575 15379423232 32420 33554432000 4194304 4196468 140732438455552 140598373706480 140599322746352 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8712] ppid=8684 vsize=15018968 memory=111632 CPUtime=0.15 cores=0,2,4,6
/proc/8688/task/8712/stat : 8712 (java) R 8684 8684 7440 0 -1 4202560 565 0 0 0 15 0 0 0 20 0 15 0 405000575 15379423232 32420 33554432000 4194304 4196468 140732438455552 140598304565872 140599317270468 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8714] ppid=8684 vsize=15018968 memory=804 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8714/stat : 8714 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405000575 15379423232 32420 33554432000 4194304 4196468 140732438455552 140596761062112 140599338366677 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
[pid=8688/tid=8716] ppid=8684 vsize=15018968 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/8688/task/8716/stat : 8716 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405000575 15379423232 32420 33554432000 4194304 4196468 140732438455552 140598303513264 140599338367618 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18984960 140732438463215 140732438463642 140732438463642 140732438466511 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 131076 KiB

[startup+1.50082 s]
/proc/loadavg: 1.00 1.02 1.27 11/229 8716
/proc/meminfo: memFree=12195388/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405000568 115843072 349 33554432000 4194304 5098028 140734539437504 140734539434760 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0

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

Current children cumulated CPU time: 244.72 s
Current children cumulated vsize: 8241484 KiB
Current children cumulated memory: 170796 KiB

[startup+233.601 s]
/proc/loadavg: 2.04 1.55 1.43 5/240 8776
/proc/meminfo: memFree=12287384/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1476 CPUtime=39.54 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 583 46162 0 1 0 0 3814 140 20 0 1 0 405000568 115843072 369 33554432000 4194304 5098028 140734539437504 140734539434248 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 369 311 221 0 87 0
[pid=8720] ppid=8684 vsize=8068440 memory=124688 CPUtime=1.36 cores=0,2,4,6
/proc/8720/stat : 8720 (java) S 8684 8684 7440 0 -1 1077944320 22693 0 0 0 124 12 0 0 20 0 19 0 405003311 8262082560 31172 33554432000 4194304 4196468 140734275046576 140734275029120 140460593663735 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
/proc/8720/statm: 2017110 31172 3210 1 0 1978454 0
[pid=8735] ppid=8720 vsize=59916 memory=44632 CPUtime=205.41 cores=0,2,4,6
/proc/8735/stat : 8735 (glueminisat-sim) R 8720 8684 7440 0 -1 4202496 53501 0 0 0 20464 77 0 0 20 0 1 0 405003383 61353984 11158 33554432000 4194304 4452875 140728000857968 140728000853000 140159651553159 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552096 6554264 7208960 140728000861024 140728000861223 140728000861223 140728000864173 0
/proc/8735/statm: 14979 11158 375 64 0 11183 0
[pid=8720/tid=8721] ppid=8684 vsize=8068440 memory=-5059952977386882957 CPUtime=0.74 cores=0,2,4,6
/proc/8720/task/8721/stat : 8721 (java) S 8684 8684 7440 0 -1 1077944384 17412 0 0 0 69 5 0 0 20 0 19 0 405003312 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460565503904 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8722] ppid=8684 vsize=8068440 memory=3906908218137883015 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8722/stat : 8722 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460597906576 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8723] ppid=8684 vsize=8068440 memory=3906908218137880807 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8723/stat : 8723 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460398074896 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8724] ppid=8684 vsize=8068440 memory=3906908218137878599 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8724/stat : 8724 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460397022096 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8725] ppid=8684 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8725/stat : 8725 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460077083408 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8726] ppid=8684 vsize=8068440 memory=124688 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8726/stat : 8726 (java) S 8684 8684 7440 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 405003314 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459972823408 140460593674882 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8727] ppid=8684 vsize=8068440 memory=44632 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8727/stat : 8727 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459456324640 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8728] ppid=8684 vsize=8068440 memory=15792959866 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8728/stat : 8728 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459187889008 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8729] ppid=8684 vsize=8068440 memory=2184 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8729/stat : 8729 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458813380432 140460593682331 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8730] ppid=8684 vsize=8068440 memory=1844 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8730/stat : 8730 (java) S 8684 8684 7440 0 -1 1077944384 607 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459971771248 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8731] ppid=8684 vsize=8068440 memory=4964 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8731/stat : 8731 (java) S 8684 8684 7440 0 -1 1077944384 457 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459970718448 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8732] ppid=8684 vsize=8068440 memory=10092 CPUtime=0.23 cores=0,2,4,6
/proc/8720/task/8732/stat : 8732 (java) S 8684 8684 7440 0 -1 1077944384 1070 0 0 0 23 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459969665648 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8733] ppid=8684 vsize=8068440 memory=1908 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8733/stat : 8733 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458315475680 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8734] ppid=8684 vsize=8068440 memory=1224 CPUtime=0.09 cores=0,2,4,6
/proc/8720/task/8734/stat : 8734 (java) S 8684 8684 7440 0 -1 1077944384 15 0 0 0 6 3 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459968613040 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8736] ppid=8684 vsize=8068440 memory=3824 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8736/stat : 8736 (java) S 8684 8684 7440 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405003383 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459960579264 140460593688345 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8738] ppid=8684 vsize=8068440 memory=1384 CPUtime=0.03 cores=0,2,4,6
/proc/8720/task/8738/stat : 8738 (java) S 8684 8684 7440 0 -1 4202560 1744 0 0 0 2 1 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457778593008 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8739] ppid=8684 vsize=8068440 memory=15080 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8739/stat : 8739 (java) S 8684 8684 7440 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457510158480 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8740] ppid=8684 vsize=8068440 memory=19212 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8740/stat : 8740 (java) S 8684 8684 7440 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 405003387 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458047037104 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
Current children cumulated CPU time: 246.31 s
Current children cumulated vsize: 8241484 KiB
Current children cumulated memory: 170796 KiB

[startup+234.001 s]*
/proc/loadavg: 2.04 1.55 1.43 4/240 8776
/proc/meminfo: memFree=12287384/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1476 CPUtime=39.54 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 583 46162 0 1 0 0 3814 140 20 0 1 0 405000568 115843072 369 33554432000 4194304 5098028 140734539437504 140734539434248 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 369 311 221 0 87 0
[pid=8720] ppid=8684 vsize=8068440 memory=124688 CPUtime=1.36 cores=0,2,4,6
/proc/8720/stat : 8720 (java) S 8684 8684 7440 0 -1 1077944320 22693 0 0 0 124 12 0 0 20 0 19 0 405003311 8262082560 31172 33554432000 4194304 4196468 140734275046576 140734275029120 140460593663735 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
/proc/8720/statm: 2017110 31172 3210 1 0 1978454 0
[pid=8735] ppid=8720 vsize=59916 memory=44632 CPUtime=205.81 cores=0,2,4,6
/proc/8735/stat : 8735 (glueminisat-sim) R 8720 8684 7440 0 -1 4202496 53501 0 0 0 20504 77 0 0 20 0 1 0 405003383 61353984 11158 33554432000 4194304 4452875 140728000857968 140728000853000 4372149 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552096 6554264 7208960 140728000861024 140728000861223 140728000861223 140728000864173 0
/proc/8735/statm: 14979 11158 375 64 0 11183 0
[pid=8720/tid=8721] ppid=8684 vsize=8068440 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/8720/task/8721/stat : 8721 (java) S 8684 8684 7440 0 -1 1077944384 17412 0 0 0 69 5 0 0 20 0 19 0 405003312 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460565503904 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8722] ppid=8684 vsize=8068440 memory=7524500559317396077 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8722/stat : 8722 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460597906576 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8723] ppid=8684 vsize=8068440 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8723/stat : 8723 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460398074896 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8724] ppid=8684 vsize=8068440 memory=312155947512627226 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8724/stat : 8724 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460397022096 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8725] ppid=8684 vsize=8068440 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8725/stat : 8725 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460077083408 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8726] ppid=8684 vsize=8068440 memory=16100381516106309 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8726/stat : 8726 (java) S 8684 8684 7440 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 405003314 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459972823408 140460593674882 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8727] ppid=8684 vsize=8068440 memory=500 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8727/stat : 8727 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459456324640 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8728] ppid=8684 vsize=8068440 memory=1736 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8728/stat : 8728 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459187889008 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8729] ppid=8684 vsize=8068440 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8729/stat : 8729 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458813380432 140460593682331 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8730] ppid=8684 vsize=8068440 memory=924 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8730/stat : 8730 (java) S 8684 8684 7440 0 -1 1077944384 607 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459971771248 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8731] ppid=8684 vsize=8068440 memory=2340 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8731/stat : 8731 (java) S 8684 8684 7440 0 -1 1077944384 457 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459970718448 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8732] ppid=8684 vsize=8068440 memory=2064 CPUtime=0.23 cores=0,2,4,6
/proc/8720/task/8732/stat : 8732 (java) S 8684 8684 7440 0 -1 1077944384 1070 0 0 0 23 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459969665648 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8733] ppid=8684 vsize=8068440 memory=2876 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8733/stat : 8733 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458315475680 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8734] ppid=8684 vsize=8068440 memory=1572 CPUtime=0.09 cores=0,2,4,6
/proc/8720/task/8734/stat : 8734 (java) S 8684 8684 7440 0 -1 1077944384 15 0 0 0 6 3 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459968613040 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8736] ppid=8684 vsize=8068440 memory=892 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8736/stat : 8736 (java) S 8684 8684 7440 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405003383 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459960579264 140460593688345 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8738] ppid=8684 vsize=8068440 memory=1760 CPUtime=0.03 cores=0,2,4,6
/proc/8720/task/8738/stat : 8738 (java) S 8684 8684 7440 0 -1 4202560 1744 0 0 0 2 1 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457778593008 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8739] ppid=8684 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8739/stat : 8739 (java) S 8684 8684 7440 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457510158480 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8740] ppid=8684 vsize=8068440 memory=-8961168018402230209 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8740/stat : 8740 (java) S 8684 8684 7440 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 405003387 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458047037104 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
Current children cumulated CPU time: 246.71 s
Current children cumulated vsize: 8241484 KiB
Current children cumulated memory: 170796 KiB

[startup+234.201 s]
/proc/loadavg: 2.04 1.55 1.43 4/240 8776
/proc/meminfo: memFree=12287384/32770624 swapFree=67036652/67108860
[pid=8684] ppid=8676 vsize=113128 memory=1476 CPUtime=39.54 cores=0,2,4,6
/proc/8684/stat : 8684 (scop.sh) S 8676 8684 7440 0 -1 4202496 583 46162 0 1 0 0 3814 140 20 0 1 0 405000568 115843072 369 33554432000 4194304 5098028 140734539437504 140734539434248 140084719014524 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26656768 140734539440936 140734539441264 140734539441264 140734539444173 0
/proc/8684/statm: 28282 369 311 221 0 87 0
[pid=8720] ppid=8684 vsize=8068440 memory=124688 CPUtime=1.36 cores=0,2,4,6
/proc/8720/stat : 8720 (java) S 8684 8684 7440 0 -1 1077944320 22700 0 0 0 124 12 0 0 20 0 19 0 405003311 8262082560 31172 33554432000 4194304 4196468 140734275046576 140734275029120 140460593663735 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
/proc/8720/statm: 2017110 31172 3210 1 0 1978454 0
[pid=8735] ppid=8720 vsize=59916 memory=44632 CPUtime=206 cores=0,2,4,6
/proc/8735/stat : 8735 (glueminisat-sim) R 8720 8684 7440 0 -1 4202496 53502 0 0 0 20523 77 0 0 20 0 1 0 405003383 61353984 11158 33554432000 4194304 4452875 140728000857968 140728000853064 140159651553159 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552096 6554264 7208960 140728000861024 140728000861223 140728000861223 140728000864173 0
/proc/8735/statm: 14979 11158 375 64 0 11183 0
[pid=8720/tid=8721] ppid=8684 vsize=8068440 memory=1476 CPUtime=0.74 cores=0,2,4,6
/proc/8720/task/8721/stat : 8721 (java) S 8684 8684 7440 0 -1 1077944384 17412 0 0 0 69 5 0 0 20 0 19 0 405003312 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460565503904 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8722] ppid=8684 vsize=8068440 memory=124680 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8722/stat : 8722 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460597906576 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8723] ppid=8684 vsize=8068440 memory=55800 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8723/stat : 8723 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460398074896 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8724] ppid=8684 vsize=8068440 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8724/stat : 8724 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460397022096 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8725] ppid=8684 vsize=8068440 memory=2064 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8725/stat : 8725 (java) S 8684 8684 7440 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405003313 8262082560 31172 33554432000 4194304 4196468 140734275046576 140460077083408 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8726] ppid=8684 vsize=8068440 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8726/stat : 8726 (java) S 8684 8684 7440 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 19 0 405003314 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459972823408 140460593674882 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8727] ppid=8684 vsize=8068440 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8727/stat : 8727 (java) S 8684 8684 7440 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459456324640 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8728] ppid=8684 vsize=8068440 memory=16100381516106309 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8728/stat : 8728 (java) S 8684 8684 7440 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405003315 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459187889008 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8729] ppid=8684 vsize=8068440 memory=892 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8729/stat : 8729 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458813380432 140460593682331 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8730] ppid=8684 vsize=8068440 memory=1760 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8730/stat : 8730 (java) S 8684 8684 7440 0 -1 1077944384 607 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459971771248 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8731] ppid=8684 vsize=8068440 memory=111632 CPUtime=0.1 cores=0,2,4,6
/proc/8720/task/8731/stat : 8731 (java) S 8684 8684 7440 0 -1 1077944384 457 0 0 0 10 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459970718448 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8732] ppid=8684 vsize=8068440 memory=804 CPUtime=0.23 cores=0,2,4,6
/proc/8720/task/8732/stat : 8732 (java) S 8684 8684 7440 0 -1 1077944384 1075 0 0 0 23 0 0 0 20 0 19 0 405003317 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459969665648 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8733] ppid=8684 vsize=8068440 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8733/stat : 8733 (java) S 8684 8684 7440 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458315475680 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8734] ppid=8684 vsize=8068440 memory=920 CPUtime=0.09 cores=0,2,4,6
/proc/8720/task/8734/stat : 8734 (java) S 8684 8684 7440 0 -1 1077944384 15 0 0 0 6 3 0 0 20 0 19 0 405003318 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459968613040 140460593674882 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8736] ppid=8684 vsize=8068440 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8736/stat : 8736 (java) S 8684 8684 7440 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405003383 8262082560 31172 33554432000 4194304 4196468 140734275046576 140459960579264 140460593688345 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8738] ppid=8684 vsize=8068440 memory=4104 CPUtime=0.03 cores=0,2,4,6
/proc/8720/task/8738/stat : 8738 (java) S 8684 8684 7440 0 -1 4202560 1746 0 0 0 2 1 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457778593008 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8739] ppid=8684 vsize=8068440 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8739/stat : 8739 (java) S 8684 8684 7440 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405003384 8262082560 31172 33554432000 4194304 4196468 140734275046576 140457510158480 140460593685661 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
[pid=8720/tid=8740] ppid=8684 vsize=8068440 memory=2304 CPUtime=0 cores=0,2,4,6
/proc/8720/task/8740/stat : 8740 (java) S 8684 8684 7440 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 405003387 8262082560 31172 33554432000 4194304 4196468 140734275046576 140458047037104 140460593673941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15380480 140734275052540 140734275052698 140734275052698 140734275055567 0
Current children cumulated CPU time: 246.9 s
Current children cumulated vsize: 8241484 KiB
Current children cumulated memory: 170796 KiB

Child status: 0
Real time (s): 234.265
CPU time (s): 247.014
CPU user time (s): 244.688
CPU system time (s): 2.32611
CPU usage (%): 105.442
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3522760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.688
system time used= 2.32612
maximum resident set size= 3521752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123048
page faults= 1
swaps= 0
block input operations= 1272
block output operations= 10848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11317
involuntary context switches= 424


# summary of solver processes directly reported to runsolver:
#   pid: 8684
#   total CPU time (s): 247.014
#   total CPU user time (s): 244.688
#   total CPU system time (s): 2.32611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.55399 second user time and 2.57044 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-12 13:20:40
IDJOB=4387641
IDBENCH=121393
IDSOLVER=2825
FILE ID=node150/4387641-1568287279
RUNJOBID= node150-1568287240-8653
PBS_JOBID= 21701061
Free space on /tmp= 52668 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-45.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-4387641-1568287279/watcher-4387641-1568287279 -o /tmp/evaluation-result-4387641-1568287279/solver-4387641-1568287279 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568287240-8653 --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-4387641-1568287279.xml

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

MD5SUM BENCH= 9875f5c0ec8fbb2d8215ec13f3e1e37d
RANDOM SEED=1440871286

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12668416 kB
MemAvailable:   31831572 kB
Buffers:          166936 kB
Cached:         19061908 kB
SwapCached:         2352 kB
Active:          3481844 kB
Inactive:       15780120 kB
Active(anon):       7380 kB
Inactive(anon):    68088 kB
Active(file):    3474464 kB
Inactive(file): 15712032 kB
Unevictable:      110668 kB
Mlocked:          110668 kB
SwapTotal:      67108860 kB
SwapFree:       67036652 kB
Dirty:             45356 kB
Writeback:             0 kB
AnonPages:        142604 kB
Mapped:            46764 kB
Shmem:             32680 kB
Slab:             433728 kB
SReclaimable:     405120 kB
SUnreclaim:        28608 kB
KernelStack:        3456 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 52616 MiB
End job on node150 at 2019-09-12 13:24:34