Trace number 4387599

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+GlueMiniSat (2019-06-15)SAT 7.05416 3.65361

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K05-P02.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.274715
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
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-10146-serial-file.bin HOME/instance-4387599-1568286239.xml
0.67/0.52	
0.67/0.52	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Thu Sep 12 13:03:17 CEST 2019
0.67/0.55	c PID: 10149
0.67/0.55	c IP: 172.20.3.147
0.67/0.55	c HOST: node147.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.20/0.85	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) Constraint Name Generate Begin
1.20/0.86	c (0,0) Ctr:HOME/instance-4387599-1568286239.xml,AllDifferent:Dist:Eq:Var
1.20/0.86	c (0,0) Constraint Name Generate End
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) CSP to CSPinCNF Begin
1.39/0.96	c (0,0) translated 3 (10%) constraints
1.39/0.98	c (0,0) translated 6 (20%) constraints
1.39/0.99	c (0,0) translated 9 (30%) constraints
1.39/1.00	c (0,0) translated 11 (40%) constraints
1.59/1.01	c (0,0) translated 14 (50%) constraints
1.59/1.02	c (0,0) translated 17 (60%) constraints
1.59/1.02	c (0,0) translated 19 (70%) constraints
1.59/1.03	c (0,0) translated 22 (80%) constraints
1.59/1.04	c (0,0) translated 25 (90%) constraints
1.59/1.07	c (0,0) translated 27 (100%) constraints
2.08/1.20	c (0,0) ===========================================
2.08/1.20	c (0,0) Order
2.08/1.20	c (0,0) ===========================================
2.08/1.21	c (0,0) translated 45 (10%) constraints
2.08/1.22	c (0,0) translated 90 (20%) constraints
2.08/1.23	c (0,0) translated 135 (30%) constraints
2.08/1.24	c (0,0) translated 180 (40%) constraints
2.08/1.25	c (0,0) translated 225 (50%) constraints
2.08/1.25	c (0,0) translated 270 (60%) constraints
2.08/1.26	c (0,0) translated 315 (70%) constraints
2.08/1.26	c (0,0) translated 360 (80%) constraints
2.08/1.27	c (0,0) translated 405 (90%) constraints
2.36/1.39	c (0,0) translated 450 (100%) constraints
2.63/1.40	c (0,0) CSP to CSPinCNF End
2.63/1.40	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1700 ctr, max domain size 26
2.63/1.40	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.40	c (0,0) CSPinCNF Propagation Begin
2.63/1.44	c (0,0) 0 values, 0 unsatisfiable literals, and 51 valid clauses are removed
2.63/1.44	c (0,0) CSPinCNF Propagation End
2.63/1.44	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1649 ctr, max domain size 26
2.63/1.44	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.44	c (0,0) Simplify CSPinCNF Begin
2.63/1.49	c (0,0) Simplify CSPinCNF End
2.63/1.49	c (0,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.63/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.49	c (0,0) Calculate Precise Domain Begin
2.63/1.49	c (0,0) 0 values are removed by re-calculation
2.63/1.49	c (0,0) Calculate Precise Domain End
2.63/1.49	c (0,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.63/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.49	c (0,0) CSPinCNF to SatSolver Begin
3.97/1.89	c (1,1) 239 (10 %) CSP clauses are encoded (0 SAT variables, 35328 SAT clauses)
4.27/1.92	c (1,1) 478 (20 %) CSP clauses are encoded (0 SAT variables, 39374 SAT clauses)
4.27/1.96	c (1,1) 717 (30 %) CSP clauses are encoded (0 SAT variables, 43429 SAT clauses)
4.27/1.99	c (1,1) 956 (40 %) CSP clauses are encoded (0 SAT variables, 47508 SAT clauses)
4.61/2.02	c (1,1) 1195 (50 %) CSP clauses are encoded (0 SAT variables, 51059 SAT clauses)
4.61/2.02	c (1,1) 1434 (60 %) CSP clauses are encoded (0 SAT variables, 51298 SAT clauses)
4.61/2.03	c (1,1) 1673 (70 %) CSP clauses are encoded (0 SAT variables, 51537 SAT clauses)
4.61/2.04	c (1,1) 1912 (80 %) CSP clauses are encoded (0 SAT variables, 51776 SAT clauses)
4.61/2.04	c (1,1) 2151 (90 %) CSP clauses are encoded (0 SAT variables, 52015 SAT clauses)
4.61/2.05	c (1,1) 2389 (100 %) CSP clauses are encoded (0 SAT variables, 52253 SAT clauses)
4.61/2.05	c (1,1) CSPinCNF to SatSolver End
4.61/2.05	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.61/2.05	c (1,1) 2215 bool, 52254 clause
4.61/2.05	c (1,1) Export Begin
4.92/2.13	c (1,1) Export to HOME/scop-10146-serial-file.bin
4.92/2.13	c (1,1) Export End
4.92/2.13	c (1,1) Export File Size: 0.01 MB
4.92/2.13	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.92/2.13	c END-Prog: Thu Sep 12 13:03:18 CEST 2019
4.92/2.15	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10146-serial-file.bin
5.00/2.60	c (0,0) Read Serial File Begin
5.00/2.60	c (0,0) HOME/scop-10146-serial-file.bin
5.00/2.79	c (0,0) Read Serial File End
5.00/2.81	
5.00/2.81	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
5.00/2.81	(Solving Process)
5.00/2.81	
5.00/2.83	c BEGIN-Prog: Thu Sep 12 13:03:19 CEST 2019
5.00/2.83	c PID: 10164
5.00/2.83	c IP: 172.20.3.147
5.00/2.83	c HOST: node147.alineos.net
5.00/2.83	c (0,0) SatSolver.solve Begin
5.00/2.83	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387599-1568286239.xml-scop-10149.cnf
5.00/2.86	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.00/2.86	c (0,0) c glueminisat-simp-2.2.10-193oa-n
5.00/2.86	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4387599-1568286239.xml-scop-10149.cnf 
5.00/2.86	c (0,0) c Options:
5.00/2.86	c (0,0) c CORE
5.00/2.86	c (0,0) c  var_decay             = 0.950
5.00/2.86	c (0,0) c  clause_decay          = 0.999
5.00/2.86	c (0,0) c  random_var_freq       = 0.000
5.00/2.86	c (0,0) c  random_seed           = 91648253.000
5.00/2.86	c (0,0) c  luby_restart          = 1
5.00/2.86	c (0,0) c  ccmin_mode            = 2
5.00/2.86	c (0,0) c  phase_saving          = 2
5.00/2.86	c (0,0) c  rnd_pol               = 0
5.00/2.86	c (0,0) c  rnd_init_act          = 0
5.00/2.86	c (0,0) c  garbage_frac          = 0.200
5.00/2.86	c (0,0) c  restart_first         = 1000
5.00/2.86	c (0,0) c  restart_inc           = 2.000
5.00/2.86	c (0,0) c MODEL
5.00/2.86	c (0,0) c  partial_model         = 0
5.00/2.86	c (0,0) c PROPAGATION
5.00/2.86	c (0,0) c  bin_propagation       = 1
5.00/2.86	c (0,0) c SIMPLIFICATION
5.00/2.86	c (0,0) c  lrn_min_size          = 100
5.00/2.86	c (0,0) c  lazy_simp             = 1
5.00/2.86	c (0,0) c  lazy_interval         = 10
5.00/2.86	c (0,0) c  lazy_fld_probing      = 1
5.00/2.86	c (0,0) c  lazy_pol_probing      = 1
5.00/2.86	c (0,0) c  lazy_nec_probing      = 1
5.00/2.86	c (0,0) c  lazy_eqv_probing      = 1
5.00/2.86	c (0,0) c  lazy_cla_probing      = 1
5.00/2.86	c (0,0) c  lazy_lrn_min          = 2
5.00/2.86	c (0,0) c  lazy_uw_lit_elim      = 1
5.00/2.86	c (0,0) c  lazy_pr_lit_elim      = 0
5.00/2.86	c (0,0) c  lazy_bin_add          = 3
5.00/2.86	c (0,0) c  probed_lit_chain      = 1
5.00/2.86	c (0,0) c  pr_min_lits           = 0.00020
5.00/2.86	c (0,0) c  pr_min_starts         = 500
5.00/2.86	c (0,0) c  rw_min_lits           = 0.010
5.00/2.86	c (0,0) c  rw_min_starts         = 500
5.00/2.86	c (0,0) c  rand_attach           = 0
5.00/2.86	c (0,0) c  dec_elim              = 1
5.00/2.86	c (0,0) c  dec_elim_lim          = 25
5.00/2.86	c (0,0) c  dec_elim_len          = -1
5.00/2.86	c (0,0) c  amo                   = 0
5.00/2.86	c (0,0) c  amo_grp               = 1
5.00/2.86	c (0,0) c  amo_max_bins          = 1000000
5.00/2.86	c (0,0) c  amo_starts            = 50
5.00/2.86	c (0,0) c  mace_cmd              = mace
5.00/2.86	c (0,0) c DECISION
5.00/2.86	c (0,0) c  rand_rebuild          = 0
5.00/2.86	c (0,0) c  rand_rebuild_confs    = 10000
5.00/2.86	c (0,0) c  inc_var_decay         = 1
5.00/2.86	c (0,0) c  inc_var_decay_period  = 100000
5.00/2.86	c (0,0) c  inc_var_decay_init    = 0.600
5.00/2.86	c (0,0) c  var_decay_mode        = 0
5.00/2.86	c (0,0) c  var_decay_gain        = 0
5.00/2.86	c (0,0) c  sloped_var_decay      = 1
5.00/2.86	c (0,0) c  max_var_decay         = 0.990
5.00/2.86	c (0,0) c  min_var_decay         = 0.950
5.00/2.86	c (0,0) c  min_var_decay_vars    = 10000
5.00/2.86	c (0,0) c  max_var_decay_vars    = 500
5.00/2.86	c (0,0) c  uip_bumping           = 1
5.00/2.86	c (0,0) c  lbd_act_bumping       = 1
5.00/2.86	c (0,0) c  rand_tiebreak         = 0
5.00/2.86	c (0,0) c  simp_rebuild          = 1
5.00/2.86	c (0,0) c RESTART
5.00/2.86	c (0,0) c  restart_strategy      = 2
5.00/2.86	c (0,0) c  restart_blocking      = 0
5.00/2.86	c (0,0) c  agility_decay         = 0.99990
5.00/2.86	c (0,0) c  lbd_restart_rate      = 0.800
5.00/2.86	c (0,0) c  dec_restart_rate      = 0.950
5.00/2.86	c (0,0) c  blk_restart_rate      = 0.700
5.00/2.86	c (0,0) c  lbd_queue_size        = 50
5.00/2.86	c (0,0) c  dec_queue_size        = 50
5.00/2.86	c (0,0) c  trl_queue_size        = 5000
5.00/2.86	c (0,0) c  blk_restart_weight    = 1.000
5.00/2.86	c (0,0) c  inc_rst_rate          = 0
5.00/2.86	c (0,0) c  inc_rst_rate_period   = 500000
5.00/2.86	c (0,0) c  inc_lbd_rst_rate_init = 0.600
5.00/2.86	c (0,0) c  inc_dec_rst_rate_init = 0.750
5.00/2.86	c (0,0) c REDUCTION
5.00/2.86	c (0,0) c  closed_lbd            = 0
5.00/2.86	c (0,0) c  closed_lbd_rate       = 0.500
5.00/2.86	c (0,0) c  rm_simulate           = 0
5.00/2.86	c (0,0) c  rdb_eval              = 2
5.00/2.86	c (0,0) c  rdb_call              = 3
5.00/2.86	c (0,0) c  rdb_ub                = 0.500
5.00/2.86	c (0,0) c  core_lbd_cvr          = 0.800
5.00/2.86	c (0,0) c  supp_lbd_cvr          = 0.990
5.00/2.86	c (0,0) c  core_lbd_lb           = 2
5.00/2.86	c (0,0) c  supp_lbd_lb           = 2
5.00/2.86	c (0,0) c  core_lbd_prd          = 7
5.00/2.86	c (0,0) c  supp_lbd_prd          = 1
5.00/2.86	c (0,0) c  othr_lbd_prd          = 0
5.00/2.86	c (0,0) c  inc_lrn_limit         = 1000
5.00/2.86	c (0,0) c  frozen_lbd            = 30
5.00/2.86	c (0,0) c  simp_min_starts       = 100
5.00/2.86	c (0,0) c  rm_low_act_learnts    = 1
5.00/2.86	c (0,0) c  lv0_reduce_db         = 0
5.00/2.86	c (0,0) c  reduce_db_base        = 20000
5.00/2.86	c (0,0) c  reduce_db_inc         = 1000
5.00/2.86	c (0,0) c HARD
5.00/2.86	c (0,0) c  inst_check            = 200000
5.00/2.86	c (0,0) c  small_block           = 1.750
5.00/2.86	c (0,0) c  slow_restart_speed    = 400.000
5.00/2.86	c (0,0) c  slow_restart_strategy = 3
5.00/2.86	c (0,0) c  slow_lbd_restart_rate = 0.700
5.00/2.86	c (0,0) c  slow_dec_restart_rate = 1.000
5.00/2.86	c (0,0) c  slow_lbd_queue_size   = 50
5.00/2.86	c (0,0) c  slow_var_decay        = 0.950
5.00/2.86	c (0,0) c  slow_glue_threshold   = 2
5.00/2.86	c (0,0) c  slow_phase_saving     = 2
5.00/2.86	c (0,0) c  fast_restart_speed    = 125.000
5.00/2.86	c (0,0) c  fast_restart_strategy = 1
5.00/2.86	c (0,0) c  fast_lbd_restart_rate = 0.800
5.00/2.86	c (0,0) c  fast_dec_restart_rate = 0.950
5.00/2.86	c (0,0) c  fast_lbd_queue_size   = 50
5.00/2.86	c (0,0) c  fast_var_decay        = 1.000
5.00/2.86	c (0,0) c  fast_glue_threshold   = 2
5.00/2.86	c (0,0) c  fast_phase_saving     = 2
5.00/2.86	c (0,0) c STATS
5.00/2.86	c (0,0) c  stats_conf_size       = 10000
5.00/2.86	c (0,0) c  max_stats_size        = 30
5.00/2.86	c (0,0) c SOLVER
5.00/2.86	c (0,0) c  minisat               = 0
5.00/2.87	c (0,0) c Problem: 2215 variables, 52254 clauses, parsing 0.01 s
5.00/2.94	c (0,0) c  reduced to 1845 variables, 51884 clauses (grow = 0)
5.00/2.94	c (0,0) c  exclude 25 (1.4%) variables from decision variables (last cost 2)
5.00/2.94	c (0,0) c Simplification: 395 vars, 370 clauses are eliminated using 0.07 s
5.00/2.94	c (0,0) c
5.00/2.94	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
5.00/2.94	c (0,0) c
5.00/2.94	c (0,0) c    0         0         0     1820    51884        0   -nan  -nan  -nan -nan%
5.00/2.95	c (0,0) c    0         1       100     1821    51884      100   17.3   7.7  28.3 58.8%
5.00/2.96	c (0,0) c    0         1       220     1821    51884      220   16.4   7.6  27.2 55.7%
5.00/2.97	c (0,0) c    0         2       364     1823    51884      364   18.8   8.5  27.1 57.3%
5.00/2.99	c (0,0) c    0         3       536     1826    51884      536   19.4   8.4  26.9 58.9%
5.00/3.00	c (0,0) c    0         3       743     1834    51884      743   27.4   8.5  30.5 61.3%
6.26/3.03	c (0,0) c    0         3       991     1836    51884      991   35.8   8.3  32.1 62.2%
6.26/3.05	c (0,0) c    0         3      1289     1836    51884     1289   38.9   7.9  32.9 63.6%
6.26/3.09	c (0,0) c    0         7      1647     1837    51884     1647   37.9   8.4  32.2 62.1%
6.36/3.13	c (0,0) c    0        11      2076     1837    51884     2076   37.7   8.9  30.9 60.7%
6.36/3.18	c (0,0) c    0        15      2591     1840    51884     2591   38.1   9.3  32.2 60.6%
6.47/3.25	c (0,0) c    0        22      3210     1840    51884     3210   38.1  10.0  33.5 59.0%
6.57/3.33	c (0,0) c    0        24      3953     1840    51884     3954   38.2   9.7  30.8 57.5%
6.66/3.44	c (0,0) c    0        34      4844     1840    51884     4845   39.1  10.2  31.4 58.0%
6.77/3.53	c (1,0) c    0        35      5622     1840    51884     5623   40.2  10.2  29.5 58.9%
6.77/3.53	c (1,0) c
6.77/3.53	c (1,0) c
6.77/3.53	c (1,0) c variables         : 1840        (init 2215, after simp 1820, 5 non-decs, 35 csp)
6.77/3.53	c (1,0) c clauses           : 51884       (init 52254, after simp 51884)
6.77/3.53	c (1,0) c restarts          : 34          (160.63 confs/res, 50~829 confs, 0 blks, 0 last)
6.77/3.53	c (1,0) c conflicts         : 5622        (8472 /sec, 54.96% dconfs, 0.00% supp, trail 53.02w x 29.54h, jmp 1.74h)
6.77/3.53	c (1,0) c decisions         : 10908       (0.6200 vdcy, 16437 /sec, 0.00% bin, rs 0.000 s)
6.77/3.53	c (1,0) c propagations      : 1592335     (2399457 /sec, 145.98 lits/dec, 6.40% o.a.)
6.77/3.53	c (1,0) c conflict literals : 304641      (24.80% deleted; 1.08% by bin min, 0.001 s)
6.77/3.53	c (1,0) c len               : 40.160      (40.17 for all, max 176, used 169)
6.77/3.54	c (1,0) c lbd               : 10.168      (11.54 (10.17) for all, max 83, used 83, 3.977 stdev, 3.480 blk)
6.77/3.54	c (1,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
6.77/3.54	c (1,0) c simp dbs          : 1           (0.000 s)
6.77/3.54	c (1,0) c reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
6.77/3.54	c (1,0) c learnts           : 5623        (0 learnts removed, 0.00%)
6.77/3.54	c (1,0) c rewrite dbs       : 0           (0/0 vars, 0+0 taut, 0+0 unit, 0.000 s)
6.77/3.54	c (1,0) c assigned lits     : 0           (0/0 probed, 0 remains)
6.77/3.54	c (1,0) c premise updates   : 11818       (3.25 /lit)
6.77/3.54	c (1,0) c probed variables  : 0           (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 0 cla, 0 amo)
6.77/3.54	c (1,0) c equiv variables   : 0           (0 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
6.77/3.54	c (1,0) c lazy added bins   : 1           (1 prop + 0 conf, 0.002s)
6.77/3.54	c (1,0) c unwatched lit elim: 367         (0.00+0.12%, 0+367 of 166565+304641)
6.77/3.54	c (1,0) c classified type   : undef
6.77/3.54	c (1,0) c progress          : 0.000 %
6.77/3.54	c (1,0) c
6.77/3.54	c (1,0) c [Statistics]
6.77/3.54	c (1,0) c             learnts len        learnts lbd        lit blk size       eq vars size
6.77/3.54	c (1,0) c  tot        5622               5622              64896                  0
6.77/3.54	c (1,0) c  avg      40.167             10.169              3.480               -nan
6.77/3.54	c (1,0) c   1            0 ( 0.0%)         27 ( 0.5%)      38654 (59.6%)          0 (-nan%)
6.77/3.54	c (1,0) c   2            1 ( 0.0%)        535 ( 9.5%)       7876 (12.1%)          0 (-nan%)
6.77/3.54	c (1,0) c   3          240 ( 4.3%)        299 ( 5.3%)       4410 ( 6.8%)          0 (-nan%)
6.77/3.54	c (1,0) c   4          174 ( 3.1%)        328 ( 5.8%)       2819 ( 4.3%)          0 (-nan%)
6.77/3.54	c (1,0) c   5          199 ( 3.5%)        305 ( 5.4%)       1913 ( 2.9%)          0 (-nan%)
6.77/3.54	c (1,0) c   6          211 ( 3.8%)        340 ( 6.0%)       1334 ( 2.1%)          0 (-nan%)
6.77/3.54	c (1,0) c   7          163 ( 2.9%)        375 ( 6.7%)        997 ( 1.5%)          0 (-nan%)
6.77/3.54	c (1,0) c   8          146 ( 2.6%)        395 ( 7.0%)        785 ( 1.2%)          0 (-nan%)
6.77/3.54	c (1,0) c   9           95 ( 1.7%)        367 ( 6.5%)        705 ( 1.1%)          0 (-nan%)
6.77/3.54	c (1,0) c  10           65 ( 1.2%)        375 ( 6.7%)        598 ( 0.9%)          0 (-nan%)
6.77/3.54	c (1,0) c  11           65 ( 1.2%)        336 ( 6.0%)        469 ( 0.7%)          0 (-nan%)
6.77/3.54	c (1,0) c  12           41 ( 0.7%)        320 ( 5.7%)        471 ( 0.7%)          0 (-nan%)
6.77/3.54	c (1,0) c  13           57 ( 1.0%)        307 ( 5.5%)        371 ( 0.6%)          0 (-nan%)
6.77/3.54	c (1,0) c  14           44 ( 0.8%)        253 ( 4.5%)        306 ( 0.5%)          0 (-nan%)
6.77/3.54	c (1,0) c  15           45 ( 0.8%)        203 ( 3.6%)        240 ( 0.4%)          0 (-nan%)
6.77/3.54	c (1,0) c  16           40 ( 0.7%)        161 ( 2.9%)        228 ( 0.4%)          0 (-nan%)
6.77/3.54	c (1,0) c  17           44 ( 0.8%)        131 ( 2.3%)        252 ( 0.4%)          0 (-nan%)
6.77/3.54	c (1,0) c  18           54 ( 1.0%)        110 ( 2.0%)        211 ( 0.3%)          0 (-nan%)
6.77/3.54	c (1,0) c  19           40 ( 0.7%)         68 ( 1.2%)        230 ( 0.4%)          0 (-nan%)
6.77/3.54	c (1,0) c  20           31 ( 0.6%)         45 ( 0.8%)        194 ( 0.3%)          0 (-nan%)
6.77/3.54	c (1,0) c  21           40 ( 0.7%)         50 ( 0.9%)        144 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  22           52 ( 0.9%)         50 ( 0.9%)        127 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  23           61 ( 1.1%)         29 ( 0.5%)        114 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  24           60 ( 1.1%)          9 ( 0.2%)        119 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  25           66 ( 1.2%)         22 ( 0.4%)        104 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  26          108 ( 1.9%)         16 ( 0.3%)         84 ( 0.1%)          0 (-nan%)
6.77/3.54	c (1,0) c  27           85 ( 1.5%)         25 ( 0.4%)         98 ( 0.2%)          0 (-nan%)
6.77/3.54	c (1,0) c  28          117 ( 2.1%)         21 ( 0.4%)         88 ( 0.1%)          0 (-nan%)
6.77/3.54	c (1,0) c  29           88 ( 1.6%)         11 ( 0.2%)         87 ( 0.1%)          0 (-nan%)
6.77/3.54	c (1,0) c  30         3190 (56.7%)        109 ( 1.9%)        868 ( 1.3%)          0 (-nan%)
6.77/3.54	c (1,0) c
6.77/3.54	c (1,0) c [LBD Statistics]
6.77/3.54	c (1,0) c LBD          used lbd               used clause lbd         unused clause lbd
6.77/3.54	c (1,0) c  tot        33029                    2653                    2970
6.77/3.54	c (1,0) c  avg        3.652                   8.231                  11.898
6.77/3.54	c (1,0) c    1         1237 ( 3.7/ 3.7%)         27 ( 1.0/ 1.0%)          0 ( 0.0/ 0.0%)
6.77/3.54	c (1,0) c    2        21320 (64.5/68.3%)        485 (18.3/19.3%)         51 ( 1.7/ 1.7%)
6.77/3.54	c (1,0) c    3         2577 ( 7.8/76.1%)        207 ( 7.8/27.1%)         92 ( 3.1/ 4.8%)
6.77/3.54	c (1,0) c    4         1716 ( 5.2/81.3%)        194 ( 7.3/34.4%)        134 ( 4.5/ 9.3%)
6.77/3.54	c (1,0) c    5          773 ( 2.3/83.6%)        156 ( 5.9/40.3%)        149 ( 5.0/14.3%)
6.77/3.54	c (1,0) c    6          810 ( 2.5/86.1%)        161 ( 6.1/46.4%)        179 ( 6.0/20.4%)
6.77/3.54	c (1,0) c    7          674 ( 2.0/88.1%)        172 ( 6.5/52.8%)        203 ( 6.8/27.2%)
6.77/3.54	c (1,0) c    8          681 ( 2.1/90.2%)        166 ( 6.3/59.1%)        229 ( 7.7/34.9%)
6.77/3.54	c (1,0) c    9          598 ( 1.8/92.0%)        164 ( 6.2/65.3%)        203 ( 6.8/41.8%)
6.77/3.54	c (1,0) c   10          437 ( 1.3/93.3%)        153 ( 5.8/71.1%)        222 ( 7.5/49.2%)
6.77/3.54	c (1,0) c   11          432 ( 1.3/94.6%)        136 ( 5.1/76.2%)        200 ( 6.7/56.0%)
6.77/3.54	c (1,0) c   12          335 ( 1.0/95.6%)        123 ( 4.6/80.8%)        197 ( 6.6/62.6%)
6.77/3.54	c (1,0) c   13          345 ( 1.0/96.7%)        112 ( 4.2/85.0%)        195 ( 6.6/69.2%)
6.77/3.54	c (1,0) c   14          268 ( 0.8/97.5%)         83 ( 3.1/88.2%)        170 ( 5.7/74.9%)
6.77/3.54	c (1,0) c   15          196 ( 0.6/98.1%)         73 ( 2.8/90.9%)        130 ( 4.4/79.3%)
6.77/3.54	c (1,0) c   16          134 ( 0.4/98.5%)         48 ( 1.8/92.7%)        113 ( 3.8/83.1%)
6.77/3.54	c (1,0) c   17          117 ( 0.4/98.9%)         34 ( 1.3/94.0%)         97 ( 3.3/86.3%)
6.77/3.54	c (1,0) c   18           98 ( 0.3/99.1%)         29 ( 1.1/95.1%)         81 ( 2.7/89.1%)
6.77/3.54	c (1,0) c   19           49 ( 0.1/99.3%)         17 ( 0.6/95.7%)         51 ( 1.7/90.8%)
6.77/3.54	c (1,0) c   20           45 ( 0.1/99.4%)         13 ( 0.5/96.2%)         32 ( 1.1/91.9%)
6.77/3.54	c (1,0) c   21           26 ( 0.1/99.5%)         20 ( 0.8/97.0%)         30 ( 1.0/92.9%)
6.77/3.54	c (1,0) c   22           21 ( 0.1/99.6%)          8 ( 0.3/97.3%)         42 ( 1.4/94.3%)
6.77/3.54	c (1,0) c   23           22 ( 0.1/99.6%)          7 ( 0.3/97.5%)         22 ( 0.7/95.0%)
6.77/3.54	c (1,0) c   24           12 ( 0.0/99.7%)          3 ( 0.1/97.7%)          6 ( 0.2/95.2%)
6.77/3.54	c (1,0) c   25            9 ( 0.0/99.7%)          7 ( 0.3/97.9%)         15 ( 0.5/95.7%)
6.77/3.54	c (1,0) c   26           11 ( 0.0/99.7%)          7 ( 0.3/98.2%)          9 ( 0.3/96.0%)
6.77/3.54	c (1,0) c   27            2 ( 0.0/99.7%)          5 ( 0.2/98.4%)         20 ( 0.7/96.7%)
6.77/3.54	c (1,0) c   28            9 ( 0.0/99.8%)         10 ( 0.4/98.8%)         11 ( 0.4/97.1%)
6.77/3.54	c (1,0) c   29           20 ( 0.1/99.8%)          6 ( 0.2/99.0%)          5 ( 0.2/97.2%)
6.77/3.54	c (1,0) c   30            5 ( 0.0/99.8%)          2 ( 0.1/99.1%)         14 ( 0.5/97.7%)
6.77/3.54	c (1,0) c   31            4 ( 0.0/99.9%)          2 ( 0.1/99.1%)          9 ( 0.3/98.0%)
6.77/3.54	c (1,0) c   32            2 ( 0.0/99.9%)          2 ( 0.1/99.2%)          7 ( 0.2/98.2%)
6.77/3.54	c (1,0) c   33            0 ( 0.0/99.9%)          1 ( 0.0/99.2%)          5 ( 0.2/98.4%)
6.77/3.54	c (1,0) c   34            2 ( 0.0/99.9%)          1 ( 0.0/99.3%)          2 ( 0.1/98.5%)
6.77/3.54	c (1,0) c   35            1 ( 0.0/99.9%)          1 ( 0.0/99.3%)          3 ( 0.1/98.6%)
6.77/3.54	c (1,0) c   36            3 ( 0.0/99.9%)          1 ( 0.0/99.4%)          4 ( 0.1/98.7%)
6.77/3.54	c (1,0) c   37            2 ( 0.0/99.9%)          1 ( 0.0/99.4%)          1 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   38            1 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   39            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   40            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          2 ( 0.1/98.8%)
6.77/3.54	c (1,0) c   41            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   42            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   43            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.8%)
6.77/3.54	c (1,0) c   44            1 ( 0.0/99.9%)          1 ( 0.0/99.4%)          3 ( 0.1/98.9%)
6.77/3.54	c (1,0) c   45            0 ( 0.0/99.9%)          0 ( 0.0/99.4%)          0 ( 0.0/98.9%)
6.77/3.54	c (1,0) c   46            1 ( 0.0/99.9%)          1 ( 0.0/99.5%)          1 ( 0.0/99.0%)
6.77/3.54	c (1,0) c   47            2 ( 0.0/99.9%)          4 ( 0.2/99.6%)          1 ( 0.0/99.0%)
6.77/3.54	c (1,0) c   48            4 ( 0.0/99.9%)          1 ( 0.0/99.7%)          4 ( 0.1/99.1%)
6.77/3.54	c (1,0) c   49            4 ( 0.0/99.9%)          1 ( 0.0/99.7%)          1 ( 0.0/99.2%)
6.77/3.54	c (1,0) c   50            4 ( 0.0/99.9%)          1 ( 0.0/99.7%)          1 ( 0.0/99.2%)
6.77/3.54	c (1,0) c   51            1 ( 0.0/99.9%)          0 ( 0.0/99.7%)          0 ( 0.0/99.2%)
6.77/3.54	c (1,0) c   52            0 ( 0.0/99.9%)          1 ( 0.0/99.8%)          1 ( 0.0/99.2%)
6.77/3.54	c (1,0) c   53            3 ( 0.0/100.0%)          1 ( 0.0/99.8%)          4 ( 0.1/99.4%)
6.77/3.54	c (1,0) c   54            4 ( 0.0/100.0%)          0 ( 0.0/99.8%)          1 ( 0.0/99.4%)
6.77/3.54	c (1,0) c   55            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          2 ( 0.1/99.5%)
6.77/3.54	c (1,0) c   56            2 ( 0.0/100.0%)          0 ( 0.0/99.8%)          1 ( 0.0/99.5%)
6.77/3.54	c (1,0) c   57            0 ( 0.0/100.0%)          1 ( 0.0/99.8%)          1 ( 0.0/99.5%)
6.77/3.54	c (1,0) c   58            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.5%)
6.77/3.54	c (1,0) c   59            1 ( 0.0/100.0%)          0 ( 0.0/99.8%)          1 ( 0.0/99.6%)
6.77/3.54	c (1,0) c   60            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          3 ( 0.1/99.7%)
6.77/3.54	c (1,0) c   61            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.7%)
6.77/3.54	c (1,0) c   62            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.7%)
6.77/3.54	c (1,0) c   63            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          1 ( 0.0/99.7%)
6.77/3.54	c (1,0) c   64            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          2 ( 0.1/99.8%)
6.77/3.54	c (1,0) c   65            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   66            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   67            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   68            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   69            0 ( 0.0/100.0%)          0 ( 0.0/99.8%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   70            1 ( 0.0/100.0%)          1 ( 0.0/99.9%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   71            0 ( 0.0/100.0%)          0 ( 0.0/99.9%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   72            0 ( 0.0/100.0%)          0 ( 0.0/99.9%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   73            0 ( 0.0/100.0%)          0 ( 0.0/99.9%)          0 ( 0.0/99.8%)
6.77/3.54	c (1,0) c   74            0 ( 0.0/100.0%)          2 ( 0.1/100.0%)          2 ( 0.1/99.8%)
6.77/3.54	c (1,0) c   75            4 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/99.9%)
6.77/3.54	c (1,0) c   76            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/99.9%)
6.77/3.54	c (1,0) c   77            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.9%)
6.77/3.54	c (1,0) c   78            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.9%)
6.77/3.54	c (1,0) c   79            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.1/100.0%)
6.77/3.54	c (1,0) c   80            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
6.77/3.54	c (1,0) c   81            0 ( 0.0/100.0%)          1 ( 0.0/100.0%)          0 ( 0.0/100.0%)
6.77/3.54	c (1,0) c   82            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
6.77/3.54	c (1,0) c   83            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
6.77/3.54	c (1,0) c
6.77/3.54	c (1,0) c Memory used       : 25.00 MB
6.77/3.54	c (1,0) c CPU time          : 0.664 s
6.77/3.54	c (1,0) c Real time         : 0.681 s
6.77/3.54	c (1,0) c
6.77/3.54	c (1,0) s SATISFIABLE
6.77/3.56	c (1,0) SatSolver.solve End
6.77/3.56	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.77/3.56	c (1,0) Show results Begin
6.93/3.64	c (1,0) ce[0][0][1] = 13
6.93/3.64	c (1,0) ce[0][0][2] = 11
6.93/3.64	c (1,0) ce[0][0][3] = 8
6.93/3.64	c (1,0) ce[0][0][4] = 9
6.93/3.64	c (1,0) ce[0][1][2] = 2
6.93/3.64	c (1,0) ce[0][1][3] = 5
6.93/3.64	c (1,0) ce[0][1][4] = 22
6.93/3.64	c (1,0) ce[0][2][3] = 3
6.93/3.64	c (1,0) ce[0][2][4] = 20
6.93/3.64	c (1,0) ce[0][3][4] = 17
6.93/3.64	c (1,0) ce[1][0][1] = 21
6.93/3.64	c (1,0) ce[1][0][2] = 15
6.93/3.64	c (1,0) ce[1][0][3] = 14
6.93/3.64	c (1,0) ce[1][0][4] = 4
6.93/3.64	c (1,0) ce[1][1][2] = 6
6.93/3.64	c (1,0) ce[1][1][3] = 7
6.93/3.64	c (1,0) ce[1][1][4] = 25
6.93/3.64	c (1,0) ce[1][2][3] = 1
6.93/3.64	c (1,0) ce[1][2][4] = 19
6.93/3.64	c (1,0) ce[1][3][4] = 18
6.93/3.64	c (1,0) cie[0][0] = 10
6.93/3.64	c (1,0) cie[0][1] = 24
6.93/3.64	c (1,0) cie[0][2] = 16
6.93/3.64	c (1,0) cie[0][3] = 12
6.93/3.64	c (1,0) cie[0][4] = 23
6.93/3.64	c (1,0) cn[0][0] = 11
6.93/3.64	c (1,0) cn[0][1] = 24
6.93/3.64	c (1,0) cn[0][2] = 22
6.93/3.64	c (1,0) cn[0][3] = 19
6.93/3.64	c (1,0) cn[0][4] = 2
6.93/3.64	c (1,0) cn[1][0] = 21
6.93/3.64	c (1,0) cn[1][1] = 0
6.93/3.64	c (1,0) cn[1][2] = 6
6.93/3.64	c (1,0) cn[1][3] = 7
6.93/3.64	c (1,0) cn[1][4] = 25
6.93/3.64	s SATISFIABLE
6.93/3.64	v <instantiation>
6.93/3.64	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][3] ce[0][2][4] ce[0][3][4] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][3] ce[1][2][4] ce[1][3][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4]</list>
6.93/3.64	v     <values>11 24 22 19 2 21 0 6 7 25 13 11 8 9 2 5 22 3 20 17 21 15 14 4 6 7 25 1 19 18 10 24 16 12 23</values>
6.93/3.64	v </instantiation>
6.93/3.64	c (1,0) Show results End
6.93/3.64	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
6.93/3.64	c (1,0) 1,1,STOP-AFTER(ALL)
6.93/3.64	c END-Prog: Thu Sep 12 13:03:20 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387599-1568286239/watcher-4387599-1568286239 -o /tmp/evaluation-result-4387599-1568286239/solver-4387599-1568286239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9752 --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-4387599-1568286239.xml 

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

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

solver pid=10146, runsolver pid=10143

[startup+0.100109 s]*
/proc/loadavg: 1.95 1.78 1.86 3/235 10163
/proc/meminfo: memFree=15007096/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 404537780 115843072 349 33554432000 4194304 5098028 140730592056256 140730592053512 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 349 296 221 0 87 0
[pid=10149] ppid=10146 vsize=15012696 memory=76200 CPUtime=0.12 cores=1,3,5,7
/proc/10149/stat : 10149 (java) S 10146 10146 8853 0 -1 1077944320 6759 0 0 0 10 2 0 0 20 0 15 0 404537780 15373000704 19050 33554432000 4194304 4196468 140723494637472 140723494620016 140271549431543 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
/proc/10149/statm: 3753174 19050 2926 1 0 3715579 0
[pid=10149/tid=10150] ppid=10146 vsize=15012696 memory=-6653361208406884291 CPUtime=0.09 cores=1,3,5,7
/proc/10149/task/10150/stat : 10150 (java) R 10146 10146 8853 0 -1 4202560 4597 0 0 0 8 1 0 0 20 0 15 0 404537780 15373000704 19050 33554432000 4194304 4196468 140723494637472 140271521225352 140271549453469 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10151] ppid=10146 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10151/stat : 10151 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 19050 33554432000 4194304 4196468 140723494637472 140271553673744 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10152] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10152/stat : 10152 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 19050 33554432000 4194304 4196468 140723494637472 140271352449680 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10153] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10153/stat : 10153 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 19050 33554432000 4194304 4196468 140723494637472 140271351396624 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10154] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10154/stat : 10154 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 19050 33554432000 4194304 4196468 140723494637472 140271008340368 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10155] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10155/stat : 10155 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537783 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270318484208 140271549442690 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10156] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10156/stat : 10156 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270209328800 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10157] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10157/stat : 10157 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 19050 33554432000 4194304 4196468 140723494637472 140269940892912 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10158] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10158/stat : 10158 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 19050 33554432000 4194304 4196468 140723494637472 140269566384592 140271549450139 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10159] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10159/stat : 10159 (java) S 10146 10146 8853 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270317431024 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10160] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10160/stat : 10160 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270316378480 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10161] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0.01 cores=1,3,5,7
/proc/10149/task/10161/stat : 10161 (java) R 10146 10146 8853 0 -1 4202560 432 0 0 0 1 0 0 0 20 0 15 0 404537786 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270315322184 140271528364944 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10162] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10162/stat : 10162 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 19050 33554432000 4194304 4196468 140723494637472 140269068478816 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10163] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10163/stat : 10163 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537787 15373000704 19050 33554432000 4194304 4196468 140723494637472 140270314273840 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 77596 KiB

[startup+0.210888 s]*
/proc/loadavg: 1.95 1.78 1.86 3/235 10163
/proc/meminfo: memFree=14987704/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 404537780 115843072 349 33554432000 4194304 5098028 140730592056256 140730592053512 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 349 296 221 0 87 0
[pid=10149] ppid=10146 vsize=15012696 memory=91052 CPUtime=0.25 cores=1,3,5,7
/proc/10149/stat : 10149 (java) S 10146 10146 8853 0 -1 1077944320 11831 0 0 0 22 3 0 0 20 0 15 0 404537780 15373000704 22763 33554432000 4194304 4196468 140723494637472 140723494620016 140271549431543 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
/proc/10149/statm: 3753174 22763 2929 1 0 3715579 0
[pid=10149/tid=10150] ppid=10146 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/10149/task/10150/stat : 10150 (java) R 10146 10146 8853 0 -1 4202560 9589 0 0 0 17 2 0 0 20 0 15 0 404537780 15373000704 22763 33554432000 4194304 4196468 140723494637472 140271521249312 140271549453469 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10151] ppid=10146 vsize=15012696 memory=364 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10151/stat : 10151 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 22763 33554432000 4194304 4196468 140723494637472 140271553673744 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10152] ppid=10146 vsize=15012696 memory=140276445893089 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10152/stat : 10152 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 22763 33554432000 4194304 4196468 140723494637472 140271352449680 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10153] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10153/stat : 10153 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 22763 33554432000 4194304 4196468 140723494637472 140271351396624 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10154] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10154/stat : 10154 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 22763 33554432000 4194304 4196468 140723494637472 140271008340368 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10155] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10155/stat : 10155 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537783 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270318484208 140271549442690 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10156] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10156/stat : 10156 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270209328800 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10157] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10157/stat : 10157 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 22763 33554432000 4194304 4196468 140723494637472 140269940892912 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10158] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10158/stat : 10158 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 22763 33554432000 4194304 4196468 140723494637472 140269566384592 140271549450139 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10159] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10159/stat : 10159 (java) S 10146 10146 8853 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270317431024 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10160] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10160/stat : 10160 (java) S 10146 10146 8853 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270316378480 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10161] ppid=10146 vsize=15012696 memory=140276445881984 CPUtime=0.03 cores=1,3,5,7
/proc/10149/task/10161/stat : 10161 (java) S 10146 10146 8853 0 -1 1077944384 441 0 0 0 3 0 0 0 20 0 15 0 404537786 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270315325424 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10162] ppid=10146 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10162/stat : 10162 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 22763 33554432000 4194304 4196468 140723494637472 140269068478816 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10163] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10163/stat : 10163 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537787 15373000704 22763 33554432000 4194304 4196468 140723494637472 140270314273840 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92448 KiB

[startup+0.310719 s]*
/proc/loadavg: 1.95 1.78 1.86 3/235 10163
/proc/meminfo: memFree=14985160/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 404537780 115843072 349 33554432000 4194304 5098028 140730592056256 140730592053512 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 349 296 221 0 87 0
[pid=10149] ppid=10146 vsize=15012696 memory=94396 CPUtime=0.44 cores=1,3,5,7
/proc/10149/stat : 10149 (java) S 10146 10146 8853 0 -1 1077944320 12165 0 0 0 40 4 0 0 20 0 15 0 404537780 15373000704 23599 33554432000 4194304 4196468 140723494637472 140723494620016 140271549431543 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
/proc/10149/statm: 3753174 23599 3033 1 0 3715579 0
[pid=10149/tid=10150] ppid=10146 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/10149/task/10150/stat : 10150 (java) R 10146 10146 8853 0 -1 4202560 9774 0 0 0 27 3 0 0 20 0 15 0 404537780 15373000704 23599 33554432000 4194304 4196468 140723494637472 140271521259824 140271535620133 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10151] ppid=10146 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10151/stat : 10151 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 23599 33554432000 4194304 4196468 140723494637472 140271553673744 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10152] ppid=10146 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10152/stat : 10152 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 23599 33554432000 4194304 4196468 140723494637472 140271352449680 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10153] ppid=10146 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10153/stat : 10153 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 23599 33554432000 4194304 4196468 140723494637472 140271351396624 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10154] ppid=10146 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10154/stat : 10154 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15373000704 23599 33554432000 4194304 4196468 140723494637472 140271008340368 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10155] ppid=10146 vsize=15012696 memory=-7522837583045875833 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10155/stat : 10155 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537783 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270318484208 140271549442690 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10156] ppid=10146 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10156/stat : 10156 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270209328800 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10157] ppid=10146 vsize=15012696 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10157/stat : 10157 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537784 15373000704 23599 33554432000 4194304 4196468 140723494637472 140269940892912 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10158] ppid=10146 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10158/stat : 10158 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 23599 33554432000 4194304 4196468 140723494637472 140269566384592 140271549450139 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10159] ppid=10146 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10149/task/10159/stat : 10159 (java) S 10146 10146 8853 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 404537786 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270317431024 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10160] ppid=10146 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10149/task/10160/stat : 10160 (java) S 10146 10146 8853 0 -1 1077944384 160 0 0 0 3 0 0 0 20 0 15 0 404537786 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270316378480 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10161] ppid=10146 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10149/task/10161/stat : 10161 (java) S 10146 10146 8853 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 15 0 404537786 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270315325424 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10162] ppid=10146 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10162/stat : 10162 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15373000704 23599 33554432000 4194304 4196468 140723494637472 140269068478816 140271549441749 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10163] ppid=10146 vsize=15012696 memory=3978993158618887216 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10163/stat : 10163 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537787 15373000704 23599 33554432000 4194304 4196468 140723494637472 140270314273840 140271549442690 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 95792 KiB

[startup+0.701741 s]
/proc/loadavg: 1.95 1.78 1.86 3/235 10163
/proc/meminfo: memFree=14963684/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 404537780 115843072 349 33554432000 4194304 5098028 140730592056256 140730592053512 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 349 296 221 0 87 0
[pid=10149] ppid=10146 vsize=15021092 memory=132452 CPUtime=1.02 cores=1,3,5,7
/proc/10149/stat : 10149 (java) S 10146 10146 8853 0 -1 1077944320 19996 0 0 0 96 6 0 0 20 0 15 0 404537780 15381598208 33113 33554432000 4194304 4196468 140723494637472 140723494620016 140271549431543 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
/proc/10149/statm: 3755273 33113 3203 1 0 3716603 0
[pid=10149/tid=10150] ppid=10146 vsize=15021092 memory=-7082918048272507482 CPUtime=0.68 cores=1,3,5,7
/proc/10149/task/10150/stat : 10150 (java) R 10146 10146 8853 0 -1 4202560 17059 0 0 0 63 5 0 0 20 0 15 0 404537780 15381598208 33113 33554432000 4194304 4196468 140723494637472 140271521267424 140271533512030 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10151] ppid=10146 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10151/stat : 10151 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15381598208 33113 33554432000 4194304 4196468 140723494637472 140271553673744 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10152] ppid=10146 vsize=15021092 memory=37212 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10152/stat : 10152 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15381598208 33113 33554432000 4194304 4196468 140723494637472 140271352449680 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10153] ppid=10146 vsize=15021092 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10153/stat : 10153 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537782 15381598208 33170 33554432000 4194304 4196468 140723494637472 140271351396624 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10154] ppid=10146 vsize=15021092 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10154/stat : 10154 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404537782 15381598208 33170 33554432000 4194304 4196468 140723494637472 140271008340368 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10155] ppid=10146 vsize=15021092 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10155/stat : 10155 (java) S 10146 10146 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404537783 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270318484208 140271549442690 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10156] ppid=10146 vsize=15021092 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10156/stat : 10156 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404537784 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270209328800 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10157] ppid=10146 vsize=15021092 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10157/stat : 10157 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537784 15381598208 33170 33554432000 4194304 4196468 140723494637472 140269940892912 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10158] ppid=10146 vsize=15021092 memory=6088 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10158/stat : 10158 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15381598208 33170 33554432000 4194304 4196468 140723494637472 140269566384592 140271549450139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10159] ppid=10146 vsize=15021092 memory=11624 CPUtime=0.06 cores=1,3,5,7
/proc/10149/task/10159/stat : 10159 (java) R 10146 10146 8853 0 -1 4202560 700 0 0 0 6 0 0 0 20 0 15 0 404537786 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270317421408 140271529087216 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10160] ppid=10146 vsize=15021092 memory=732 CPUtime=0.1 cores=1,3,5,7
/proc/10149/task/10160/stat : 10160 (java) R 10146 10146 8853 0 -1 4202560 338 0 0 0 10 0 0 0 20 0 15 0 404537786 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270316377664 140271542531243 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10161] ppid=10146 vsize=15021092 memory=776 CPUtime=0.15 cores=1,3,5,7
/proc/10149/task/10161/stat : 10161 (java) S 10146 10146 8853 0 -1 1077944384 566 0 0 0 15 0 0 0 20 0 15 0 404537786 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270315325424 140271549442690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10162] ppid=10146 vsize=15021092 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10162/stat : 10162 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404537786 15381598208 33170 33554432000 4194304 4196468 140723494637472 140269068478816 140271549441749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
[pid=10149/tid=10163] ppid=10146 vsize=15021092 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/10149/task/10163/stat : 10163 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404537787 15381598208 33170 33554432000 4194304 4196468 140723494637472 140270314273840 140271549442690 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29007872 140723494646510 140723494646938 140723494646938 140723494649807 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 133848 KiB

[startup+1.50077 s]
/proc/loadavg: 1.95 1.78 1.86 3/235 10163
/proc/meminfo: memFree=14938424/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 404537780 115843072 349 33554432000 4194304 5098028 140730592056256 140730592053512 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 349 296 221 0 87 0

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

Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 195304 KiB

[startup+3.11038 s]
/proc/loadavg: 2.27 1.85 1.88 3/240 10184
/proc/meminfo: memFree=14954072/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1476 CPUtime=5 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 585 26297 0 0 0 0 486 14 20 0 1 0 404537780 115843072 369 33554432000 4194304 5098028 140730592056256 140730592053000 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 369 311 221 0 87 0
[pid=10164] ppid=10146 vsize=8068440 memory=117356 CPUtime=1.12 cores=1,3,5,7
/proc/10164/stat : 10164 (java) S 10146 10146 8853 0 -1 1077944320 19813 0 0 0 107 5 0 0 20 0 19 0 404537995 8262082560 29339 33554432000 4194304 4196468 140724195640256 140724195622800 139775286509303 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
/proc/10164/statm: 2017110 29339 3202 1 0 1978454 0
[pid=10179] ppid=10164 vsize=21960 memory=7540 CPUtime=0.24 cores=1,3,5,7
/proc/10179/stat : 10179 (glueminisat-sim) R 10164 10146 8853 0 -1 4202496 2965 0 0 0 24 0 0 0 20 0 1 0 404538065 22487040 1885 33554432000 4194304 4452875 140720679709600 140720679704904 140248509337479 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6552096 6554264 38506496 140720679711583 140720679711783 140720679711783 140720679714733 0
/proc/10179/statm: 5490 1885 372 64 0 1694 0
[pid=10164/tid=10165] ppid=10146 vsize=8068440 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/10164/task/10165/stat : 10165 (java) S 10146 10146 8853 0 -1 1077944384 16863 0 0 0 69 4 0 0 20 0 19 0 404537995 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775258349472 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10166] ppid=10146 vsize=8068440 memory=37212 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10166/stat : 10166 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775290751632 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10167] ppid=10146 vsize=8068440 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10167/stat : 10167 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775090919952 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10168] ppid=10146 vsize=8068440 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10168/stat : 10168 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775089867152 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10169] ppid=10146 vsize=8068440 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10169/stat : 10169 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775088814352 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10170] ppid=10146 vsize=8068440 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10170/stat : 10170 (java) S 10146 10146 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 404537998 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774330354544 139775286520450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10171] ppid=10146 vsize=8068440 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10171/stat : 10171 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404537998 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774207714848 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10172] ppid=10146 vsize=8068440 memory=6088 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10172/stat : 10172 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537999 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773939279216 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10173] ppid=10146 vsize=8068440 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10173/stat : 10173 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773564770640 139775286527899 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10174] ppid=10146 vsize=8068440 memory=732 CPUtime=0.1 cores=1,3,5,7
/proc/10164/task/10174/stat : 10174 (java) S 10146 10146 8853 0 -1 1077944384 588 0 0 0 10 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774329301360 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10175] ppid=10146 vsize=8068440 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/10164/task/10175/stat : 10175 (java) S 10146 10146 8853 0 -1 1077944384 450 0 0 0 7 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774328248560 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10176] ppid=10146 vsize=8068440 memory=1560 CPUtime=0.19 cores=1,3,5,7
/proc/10164/task/10176/stat : 10176 (java) S 10146 10146 8853 0 -1 1077944384 504 0 0 0 19 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774327195760 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10177] ppid=10146 vsize=8068440 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10177/stat : 10177 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773066864864 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10178] ppid=10146 vsize=8068440 memory=1096 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10178/stat : 10178 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404538002 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774326144176 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10180] ppid=10146 vsize=8068440 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10180/stat : 10180 (java) S 10146 10146 8853 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404538065 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774318110400 139775286533913 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10182] ppid=10146 vsize=8068440 memory=1164 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10182/stat : 10182 (java) S 10146 10146 8853 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 404538066 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772529979152 139775286531229 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10183] ppid=10146 vsize=8068440 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10183/stat : 10183 (java) S 10146 10146 8853 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 404538066 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772664200848 139775286531229 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10184] ppid=10146 vsize=8068440 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10184/stat : 10184 (java) S 10146 10146 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 404538069 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772261555376 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 8203528 KiB
Current children cumulated memory: 126372 KiB

[startup+3.65355 s]
# the end of solver process 10146 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.8204 s, system=0.233763 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20098 s]
/proc/loadavg: 2.27 1.85 1.88 3/240 10184
/proc/meminfo: memFree=14954072/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1476 CPUtime=5 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 585 26297 0 0 0 0 486 14 20 0 1 0 404537780 115843072 369 33554432000 4194304 5098028 140730592056256 140730592053000 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 369 311 221 0 87 0
[pid=10164] ppid=10146 vsize=8068440 memory=117356 CPUtime=1.13 cores=1,3,5,7
/proc/10164/stat : 10164 (java) S 10146 10146 8853 0 -1 1077944320 19813 0 0 0 108 5 0 0 20 0 19 0 404537995 8262082560 29339 33554432000 4194304 4196468 140724195640256 140724195622800 139775286509303 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
/proc/10164/statm: 2017110 29339 3202 1 0 1978454 0
[pid=10179] ppid=10164 vsize=21960 memory=7804 CPUtime=0.34 cores=1,3,5,7
/proc/10179/stat : 10179 (glueminisat-sim) R 10164 10146 8853 0 -1 4202496 3002 0 0 0 33 1 0 0 20 0 1 0 404538065 22487040 1951 33554432000 4194304 4452875 140720679709600 140720679704904 140248509337479 0 4 0 8388610 0 0 0 17 5 0 0 0 0 0 6552096 6554264 38506496 140720679711583 140720679711783 140720679711783 140720679714733 0
/proc/10179/statm: 5490 1951 373 64 0 1694 0
[pid=10164/tid=10165] ppid=10146 vsize=8068440 memory=1560 CPUtime=0.73 cores=1,3,5,7
/proc/10164/task/10165/stat : 10165 (java) S 10146 10146 8853 0 -1 1077944384 16863 0 0 0 69 4 0 0 20 0 19 0 404537995 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775258349472 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10166] ppid=10146 vsize=8068440 memory=932 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10166/stat : 10166 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775290751632 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10167] ppid=10146 vsize=8068440 memory=1768 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10167/stat : 10167 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775090919952 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10168] ppid=10146 vsize=8068440 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10168/stat : 10168 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775089867152 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10169] ppid=10146 vsize=8068440 memory=896 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10169/stat : 10169 (java) S 10146 10146 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 404537997 8262082560 29339 33554432000 4194304 4196468 140724195640256 139775088814352 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10170] ppid=10146 vsize=8068440 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10170/stat : 10170 (java) S 10146 10146 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 404537998 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774330354544 139775286520450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10171] ppid=10146 vsize=8068440 memory=2520 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10171/stat : 10171 (java) S 10146 10146 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 404537998 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774207714848 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10172] ppid=10146 vsize=8068440 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10172/stat : 10172 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404537999 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773939279216 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10173] ppid=10146 vsize=8068440 memory=4640781674728155501 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10173/stat : 10173 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773564770640 139775286527899 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10174] ppid=10146 vsize=8068440 memory=45765560896234 CPUtime=0.1 cores=1,3,5,7
/proc/10164/task/10174/stat : 10174 (java) S 10146 10146 8853 0 -1 1077944384 588 0 0 0 10 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774329301360 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10175] ppid=10146 vsize=8068440 memory=280552632920848 CPUtime=0.07 cores=1,3,5,7
/proc/10164/task/10175/stat : 10175 (java) S 10146 10146 8853 0 -1 1077944384 450 0 0 0 7 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774328248560 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10176] ppid=10146 vsize=8068440 memory=9184 CPUtime=0.19 cores=1,3,5,7
/proc/10164/task/10176/stat : 10176 (java) S 10146 10146 8853 0 -1 1077944384 504 0 0 0 19 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774327195760 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10177] ppid=10146 vsize=8068440 memory=20148 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10177/stat : 10177 (java) S 10146 10146 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 404538001 8262082560 29339 33554432000 4194304 4196468 140724195640256 139773066864864 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10178] ppid=10146 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10178/stat : 10178 (java) S 10146 10146 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 404538002 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774326144176 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10180] ppid=10146 vsize=8068440 memory=7668062675832296018 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10180/stat : 10180 (java) S 10146 10146 8853 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 404538065 8262082560 29339 33554432000 4194304 4196468 140724195640256 139774318110400 139775286533913 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10182] ppid=10146 vsize=8068440 memory=7668616864102569575 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10182/stat : 10182 (java) S 10146 10146 8853 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 404538066 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772529979152 139775286531229 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10183] ppid=10146 vsize=8068440 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10183/stat : 10183 (java) S 10146 10146 8853 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 404538066 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772664200848 139775286531229 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10184] ppid=10146 vsize=8068440 memory=3 CPUtime=0 cores=1,3,5,7
/proc/10164/task/10184/stat : 10184 (java) S 10146 10146 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 404538069 8262082560 29339 33554432000 4194304 4196468 140724195640256 139772261555376 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
Current children cumulated CPU time: 6.47 s
Current children cumulated vsize: 8203528 KiB
Current children cumulated memory: 126636 KiB

[startup+3.6008 s]
/proc/loadavg: 2.27 1.85 1.88 3/240 10184
/proc/meminfo: memFree=14954072/32770624 swapFree=66957008/67108860
[pid=10146] ppid=10143 vsize=113128 memory=1476 CPUtime=5 cores=1,3,5,7
/proc/10146/stat : 10146 (scop.sh) S 10143 10146 8853 0 -1 4202496 585 26297 0 0 0 0 486 14 20 0 1 0 404537780 115843072 369 33554432000 4194304 5098028 140730592056256 140730592053000 140198447194748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35713024 140730592064296 140730592064624 140730592064624 140730592067533 0
/proc/10146/statm: 28282 369 311 221 0 87 0
[pid=10164] ppid=10146 vsize=7937364 memory=120852 CPUtime=1.93 cores=1,3,5,7
/proc/10164/stat : 10164 (java) S 10146 10146 8853 0 -1 1077944320 20649 3111 0 0 120 6 66 1 20 0 17 0 404537995 8127860736 30213 33554432000 4194304 4196468 140724195640256 140724195622800 139775286509303 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
/proc/10164/statm: 1984341 30213 3214 1 0 1945685 0
[pid=10164/tid=10165] ppid=10146 vsize=7937364 memory=4008 CPUtime=1.43 cores=1,3,5,7
/proc/10164/task/10165/stat : 10165 (java) R 10146 10146 8853 0 -1 4202560 17040 3111 0 0 72 4 66 1 20 0 17 0 404537995 8127860736 30213 33554432000 4194304 4196468 140724195640256 139775258346400 139775286521238 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10166] ppid=10146 vsize=7937364 memory=1096 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10166/stat : 10166 (java) S 10146 10146 8853 0 -1 1077944384 1 3111 0 0 0 0 66 1 20 0 17 0 404537997 8127860736 30213 33554432000 4194304 4196468 140724195640256 139775290751632 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10167] ppid=10146 vsize=7937364 memory=2828 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10167/stat : 10167 (java) S 10146 10146 8853 0 -1 1077944384 1 3111 0 0 0 0 66 1 20 0 17 0 404537997 8127860736 30213 33554432000 4194304 4196468 140724195640256 139775090919952 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10168] ppid=10146 vsize=7937364 memory=1164 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10168/stat : 10168 (java) S 10146 10146 8853 0 -1 1077944384 1 3111 0 0 0 0 66 1 20 0 17 0 404537997 8127860736 30213 33554432000 4194304 4196468 140724195640256 139775089867152 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10169] ppid=10146 vsize=7937364 memory=14008 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10169/stat : 10169 (java) S 10146 10146 8853 0 -1 1077944384 2 3111 0 0 0 0 66 1 20 0 17 0 404537997 8127860736 30213 33554432000 4194304 4196468 140724195640256 139775088814352 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10170] ppid=10146 vsize=7937364 memory=12040 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10170/stat : 10170 (java) S 10146 10146 8853 0 -1 1077944384 5 3111 0 0 0 0 66 1 20 0 17 0 404537998 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774330354544 139775286520450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10171] ppid=10146 vsize=7937364 memory=279915118462449 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10171/stat : 10171 (java) S 10146 10146 8853 0 -1 1077944384 13 3111 0 0 0 0 66 1 20 0 17 0 404537998 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774207714848 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10172] ppid=10146 vsize=7937364 memory=280552632552944 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10172/stat : 10172 (java) S 10146 10146 8853 0 -1 1077944384 1 3111 0 0 0 0 66 1 20 0 17 0 404537999 8127860736 30213 33554432000 4194304 4196468 140724195640256 139773939279216 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10173] ppid=10146 vsize=7937364 memory=280552633212112 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10173/stat : 10173 (java) S 10146 10146 8853 0 -1 1077944384 3 3111 0 0 0 0 66 1 20 0 17 0 404538001 8127860736 30213 33554432000 4194304 4196468 140724195640256 139773564770640 139775286527899 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10174] ppid=10146 vsize=7937364 memory=280552633212176 CPUtime=0.79 cores=1,3,5,7
/proc/10164/task/10174/stat : 10174 (java) R 10146 10146 8853 0 -1 1077944384 597 3111 0 0 12 0 66 1 20 0 17 0 404538001 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774329301360 139775286520450 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10175] ppid=10146 vsize=7937364 memory=280552633212240 CPUtime=0.75 cores=1,3,5,7
/proc/10164/task/10175/stat : 10175 (java) S 10146 10146 8853 0 -1 1077944384 462 3111 0 0 8 0 66 1 20 0 17 0 404538001 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774328248560 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10176] ppid=10146 vsize=7937364 memory=280552633212304 CPUtime=0.89 cores=1,3,5,7
/proc/10164/task/10176/stat : 10176 (java) R 10146 10146 8853 0 -1 4202560 584 3111 0 0 22 0 66 1 20 0 17 0 404538001 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774327195760 139775265644963 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10177] ppid=10146 vsize=7937364 memory=280552633212368 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10177/stat : 10177 (java) S 10146 10146 8853 0 -1 1077944384 3 3111 0 0 0 0 66 1 20 0 17 0 404538001 8127860736 30213 33554432000 4194304 4196468 140724195640256 139773066864864 139775286519509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10178] ppid=10146 vsize=7937364 memory=280552633212432 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10178/stat : 10178 (java) S 10146 10146 8853 0 -1 1077944384 1 3111 0 0 0 0 66 1 20 0 17 0 404538002 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774326144176 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10180] ppid=10146 vsize=7937364 memory=280552633212496 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10180/stat : 10180 (java) S 10146 10146 8853 0 -1 1077944384 28 3111 0 0 0 0 66 1 20 0 17 0 404538065 8127860736 30213 33554432000 4194304 4196468 140724195640256 139774318109584 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
[pid=10164/tid=10184] ppid=10146 vsize=7937364 memory=492 CPUtime=0.67 cores=1,3,5,7
/proc/10164/task/10184/stat : 10184 (java) S 10146 10146 8853 0 -1 1077944384 10 3111 0 0 0 0 66 1 20 0 17 0 404538069 8127860736 30213 33554432000 4194304 4196468 140724195640256 139772261557168 139775286520450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38330368 140724195648507 140724195648666 140724195648666 140724195651535 0
Current children cumulated CPU time: 6.93 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 122328 KiB

Child status: 0
Real time (s): 3.65361
CPU time (s): 7.05416
CPU user time (s): 6.8204
CPU system time (s): 0.233763
CPU usage (%): 193.074
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 364628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.8204
system time used= 0.233763
maximum resident set size= 366136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50898
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5163
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 10146
#   total CPU time (s): 7.05416
#   total CPU user time (s): 6.8204
#   total CPU system time (s): 0.233763

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060529 second user time and 0.071689 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-12 13:03:16
IDJOB=4387599
IDBENCH=120720
IDSOLVER=2825
FILE ID=node147/4387599-1568286239
RUNJOBID= node147-1568286038-9752
PBS_JOBID= 21701064
Free space on /tmp= 52040 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K05-P02.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-4387599-1568286239/watcher-4387599-1568286239 -o /tmp/evaluation-result-4387599-1568286239/solver-4387599-1568286239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9752 --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-4387599-1568286239.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=907616015

node147.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.52
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.52
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.52
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.52
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:        15070884 kB
MemAvailable:   31357608 kB
Buffers:          158904 kB
Cached:         16163984 kB
SwapCached:        48504 kB
Active:          2887496 kB
Inactive:       13945424 kB
Active(anon):     471796 kB
Inactive(anon):    79704 kB
Active(file):    2415700 kB
Inactive(file): 13865720 kB
Unevictable:      107624 kB
Mlocked:          107624 kB
SwapTotal:      67108860 kB
SwapFree:       66957008 kB
Dirty:             20848 kB
Writeback:           268 kB
AnonPages:        653320 kB
Mapped:            54920 kB
Shmem:             32764 kB
Slab:             463080 kB
SReclaimable:     433764 kB
SUnreclaim:        29316 kB
KernelStack:        3792 kB
PageTables:         6728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6336828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52020 MiB
End job on node147 at 2019-09-12 13:03:20