Trace number 4388244

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 52.3708 43.0522

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js15/
SuperTaillard-js-15-18.xml
MD5SUM3f0141c7bb33af25d9039070b39091b8
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 benchmark52.3708
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Number of domains84
Minimum domain size1184
Maximum domain size1282
Distribution of domain sizes[{"size":1184,"count":10},{"size":1185,"count":4},{"size":1186,"count":4},{"size":1187,"count":10},{"size":1188,"count":8},{"size":1191,"count":6},{"size":1192,"count":4},{"size":1193,"count":6},{"size":1194,"count":8},{"size":1195,"count":6},{"size":1196,"count":2},{"size":1197,"count":2},{"size":1198,"count":6},{"size":1199,"count":6},{"size":1200,"count":10},{"size":1201,"count":6},{"size":1202,"count":10},{"size":1203,"count":10},{"size":1204,"count":6},{"size":1206,"count":4},{"size":1207,"count":10},{"size":1208,"count":6},{"size":1209,"count":2},{"size":1210,"count":2},{"size":1211,"count":2},"...",{"size":1253,"count":4}, {"size":1255,"count":6}, {"size":1256,"count":6}, {"size":1257,"count":2}, {"size":1259,"count":8}, {"size":1260,"count":6}, {"size":1261,"count":4}, {"size":1262,"count":6}, {"size":1263,"count":4}, {"size":1264,"count":2}, {"size":1265,"count":2}, {"size":1267,"count":8}, {"size":1268,"count":6}, {"size":1269,"count":10}, {"size":1272,"count":6}, {"size":1273,"count":2}, {"size":1274,"count":6}, {"size":1275,"count":4}, {"size":1276,"count":2}, {"size":1277,"count":10}, {"size":1278,"count":10}, {"size":1279,"count":12}, {"size":1280,"count":6}, {"size":1281,"count":4}, {"size":1282,"count":8}]
Minimum variable degree16
Maximum variable degree33
Distribution of variable degrees[{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5580}]
Number of extensional constraints0
Number of intensional constraints5580
Distribution of constraint types[{"type":"intension","count":5580}]
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-9706-serial-file.bin HOME/instance-4388244-1568297403.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 16:09:24 CEST 2019
0.66/0.56	c PID: 9709
0.66/0.56	c IP: 172.20.3.127
0.66/0.56	c HOST: node127.alineos.net
0.66/0.57	c (0,0) Parsing Begin
4.78/1.93	c (1,1) Parsing End
4.78/1.94	c (1,1) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1282
4.78/1.94	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.78/1.94	c (1,1) Constraint Name Generate Begin
4.78/1.99	c (1,1) Ctr:HOME/instance-4388244-1568297403.xml,Add:Le:Ne:Num:Or:Var
4.78/1.99	c (1,1) Constraint Name Generate End
4.78/1.99	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.78/1.99	c (1,1) CSP to CSPinCNF Begin
5.65/2.26	c (1,1) translated 558 (10%) constraints
5.95/2.32	c (1,1) translated 1116 (20%) constraints
5.95/2.37	c (1,1) translated 1674 (30%) constraints
6.26/2.42	c (1,1) translated 2232 (40%) constraints
6.26/2.46	c (1,1) translated 2790 (50%) constraints
6.56/2.50	c (1,1) translated 3348 (60%) constraints
6.56/2.53	c (1,1) translated 3906 (70%) constraints
6.56/2.57	c (2,2) translated 4464 (80%) constraints
6.87/2.60	c (2,2) translated 5022 (90%) constraints
6.87/2.62	c (2,2) translated 5580 (100%) constraints
6.87/2.62	c (2,2) ===========================================
6.87/2.63	c (2,2) Order
6.87/2.63	c (2,2) ===========================================
6.87/2.66	c (2,2) translated 558 (10%) constraints
6.87/2.68	c (2,2) translated 1116 (20%) constraints
7.20/2.70	c (2,2) translated 1674 (30%) constraints
7.20/2.72	c (2,2) translated 2232 (40%) constraints
7.20/2.74	c (2,2) translated 2790 (50%) constraints
7.20/2.76	c (2,2) translated 3348 (60%) constraints
7.20/2.77	c (2,2) translated 3906 (70%) constraints
7.20/2.79	c (2,2) translated 4464 (80%) constraints
7.43/2.81	c (2,2) translated 5022 (90%) constraints
7.43/2.82	c (2,2) translated 5580 (100%) constraints
7.43/2.83	c (2,2) CSP to CSPinCNF End
7.43/2.83	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1199
7.43/2.83	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
7.43/2.83	c (2,2) CSPinCNF Propagation Begin
7.75/2.90	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
7.75/2.90	c (2,2) CSPinCNF Propagation End
7.75/2.90	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1199
7.75/2.90	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.75/2.90	c (2,2) Simplify CSPinCNF Begin
8.30/3.19	c (2,2) Simplify CSPinCNF End
8.30/3.19	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1199
8.30/3.19	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.30/3.19	c (2,2) Calculate Precise Domain Begin
8.30/3.20	c (2,2) 0 values are removed by re-calculation
8.30/3.20	c (2,2) Calculate Precise Domain End
8.57/3.20	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1199
8.57/3.20	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.57/3.20	c (2,2) CSPinCNF to SatSolver Begin
14.06/7.03	c (6,6) 1548 (10 %) CSP clauses are encoded (0 SAT variables, 940202 SAT clauses)
17.32/10.01	c (9,9) 3096 (20 %) CSP clauses are encoded (0 SAT variables, 1601442 SAT clauses)
20.05/12.71	c (12,12) 4644 (30 %) CSP clauses are encoded (0 SAT variables, 2210997 SAT clauses)
22.97/15.53	c (14,14) 6192 (40 %) CSP clauses are encoded (0 SAT variables, 2837790 SAT clauses)
26.03/18.45	c (17,17) 7740 (50 %) CSP clauses are encoded (0 SAT variables, 3490456 SAT clauses)
29.12/21.38	c (20,20) 9288 (60 %) CSP clauses are encoded (0 SAT variables, 4136938 SAT clauses)
31.99/24.05	c (23,23) 10836 (70 %) CSP clauses are encoded (0 SAT variables, 4724782 SAT clauses)
34.71/26.72	c (26,25) 12384 (80 %) CSP clauses are encoded (0 SAT variables, 5320262 SAT clauses)
38.31/30.14	c (29,29) 13932 (90 %) CSP clauses are encoded (0 SAT variables, 6054478 SAT clauses)
41.32/33.21	c (32,32) 15480 (100 %) CSP clauses are encoded (0 SAT variables, 7001863 SAT clauses)
41.32/33.21	c (32,32) CSPinCNF to SatSolver End
41.32/33.21	c (32,32) Heap : 339 MiB used (max 11187 MiB), NonHeap : 28 MiB used (max 0 MiB)
41.32/33.21	c (32,32) 366146 bool, 7002496 clause
41.32/33.21	c (32,32) Export Begin
41.51/33.32	c (32,32) Export to HOME/scop-9706-serial-file.bin
41.51/33.32	c (32,32) Export End
41.51/33.32	c (32,32) Export File Size: 0.07 MB
41.51/33.32	c (32,32) 1,1,2,2,2,2,32,STOP-AFTER(DIMACS)
41.51/33.32	c END-Prog: Thu Sep 12 16:09:57 CEST 2019
41.51/33.35	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9706-serial-file.bin
41.63/33.82	c (0,0) Read Serial File Begin
41.63/33.82	c (0,0) HOME/scop-9706-serial-file.bin
42.52/34.06	c (0,0) Read Serial File End
42.52/34.07	
42.52/34.07	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
42.52/34.07	(Solving Process)
42.52/34.07	
42.52/34.09	c BEGIN-Prog: Thu Sep 12 16:09:58 CEST 2019
42.52/34.09	c PID: 9725
42.52/34.09	c IP: 172.20.3.127
42.52/34.09	c HOST: node127.alineos.net
42.52/34.10	c (0,0) SatSolver.solve Begin
42.52/34.10	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388244-1568297403.xml-scop-9709.cnf
42.76/34.13	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
42.76/34.13	c (0,0) c glueminisat-simp-2.2.10-193oa-n
42.76/34.13	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388244-1568297403.xml-scop-9709.cnf 
42.76/34.13	c (0,0) c Options:
42.76/34.13	c (0,0) c CORE
42.76/34.13	c (0,0) c  var_decay             = 0.950
42.76/34.13	c (0,0) c  clause_decay          = 0.999
42.76/34.13	c (0,0) c  random_var_freq       = 0.000
42.76/34.13	c (0,0) c  random_seed           = 91648253.000
42.76/34.13	c (0,0) c  luby_restart          = 1
42.76/34.13	c (0,0) c  ccmin_mode            = 2
42.76/34.13	c (0,0) c  phase_saving          = 2
42.76/34.13	c (0,0) c  rnd_pol               = 0
42.76/34.13	c (0,0) c  rnd_init_act          = 0
42.76/34.13	c (0,0) c  garbage_frac          = 0.200
42.76/34.13	c (0,0) c  restart_first         = 1000
42.76/34.13	c (0,0) c  restart_inc           = 2.000
42.76/34.13	c (0,0) c MODEL
42.76/34.13	c (0,0) c  partial_model         = 0
42.76/34.13	c (0,0) c PROPAGATION
42.76/34.13	c (0,0) c  bin_propagation       = 1
42.76/34.13	c (0,0) c SIMPLIFICATION
42.76/34.13	c (0,0) c  lrn_min_size          = 100
42.76/34.13	c (0,0) c  lazy_simp             = 1
42.76/34.13	c (0,0) c  lazy_interval         = 10
42.76/34.13	c (0,0) c  lazy_fld_probing      = 1
42.76/34.13	c (0,0) c  lazy_pol_probing      = 1
42.76/34.13	c (0,0) c  lazy_nec_probing      = 1
42.76/34.13	c (0,0) c  lazy_eqv_probing      = 1
42.76/34.13	c (0,0) c  lazy_cla_probing      = 1
42.76/34.13	c (0,0) c  lazy_lrn_min          = 2
42.76/34.13	c (0,0) c  lazy_uw_lit_elim      = 1
42.76/34.13	c (0,0) c  lazy_pr_lit_elim      = 0
42.76/34.13	c (0,0) c  lazy_bin_add          = 3
42.76/34.13	c (0,0) c  probed_lit_chain      = 1
42.76/34.13	c (0,0) c  pr_min_lits           = 0.00020
42.76/34.13	c (0,0) c  pr_min_starts         = 500
42.76/34.13	c (0,0) c  rw_min_lits           = 0.010
42.76/34.13	c (0,0) c  rw_min_starts         = 500
42.76/34.13	c (0,0) c  rand_attach           = 0
42.76/34.13	c (0,0) c  dec_elim              = 1
42.76/34.13	c (0,0) c  dec_elim_lim          = 25
42.76/34.13	c (0,0) c  dec_elim_len          = -1
42.76/34.13	c (0,0) c  amo                   = 0
42.76/34.13	c (0,0) c  amo_grp               = 1
42.76/34.13	c (0,0) c  amo_max_bins          = 1000000
42.76/34.13	c (0,0) c  amo_starts            = 50
42.76/34.13	c (0,0) c  mace_cmd              = mace
42.76/34.13	c (0,0) c DECISION
42.76/34.13	c (0,0) c  rand_rebuild          = 0
42.76/34.13	c (0,0) c  rand_rebuild_confs    = 10000
42.76/34.13	c (0,0) c  inc_var_decay         = 1
42.76/34.13	c (0,0) c  inc_var_decay_period  = 100000
42.76/34.13	c (0,0) c  inc_var_decay_init    = 0.600
42.76/34.13	c (0,0) c  var_decay_mode        = 0
42.76/34.13	c (0,0) c  var_decay_gain        = 0
42.76/34.13	c (0,0) c  sloped_var_decay      = 1
42.76/34.13	c (0,0) c  max_var_decay         = 0.990
42.76/34.13	c (0,0) c  min_var_decay         = 0.950
42.76/34.13	c (0,0) c  min_var_decay_vars    = 10000
42.76/34.13	c (0,0) c  max_var_decay_vars    = 500
42.76/34.13	c (0,0) c  uip_bumping           = 1
42.76/34.13	c (0,0) c  lbd_act_bumping       = 1
42.76/34.13	c (0,0) c  rand_tiebreak         = 0
42.76/34.13	c (0,0) c  simp_rebuild          = 1
42.76/34.13	c (0,0) c RESTART
42.76/34.13	c (0,0) c  restart_strategy      = 2
42.76/34.13	c (0,0) c  restart_blocking      = 0
42.76/34.13	c (0,0) c  agility_decay         = 0.99990
42.76/34.13	c (0,0) c  lbd_restart_rate      = 0.800
42.76/34.13	c (0,0) c  dec_restart_rate      = 0.950
42.76/34.13	c (0,0) c  blk_restart_rate      = 0.700
42.76/34.13	c (0,0) c  lbd_queue_size        = 50
42.76/34.13	c (0,0) c  dec_queue_size        = 50
42.76/34.13	c (0,0) c  trl_queue_size        = 5000
42.76/34.13	c (0,0) c  blk_restart_weight    = 1.000
42.76/34.13	c (0,0) c  inc_rst_rate          = 0
42.76/34.13	c (0,0) c  inc_rst_rate_period   = 500000
42.76/34.13	c (0,0) c  inc_lbd_rst_rate_init = 0.600
42.76/34.13	c (0,0) c  inc_dec_rst_rate_init = 0.750
42.76/34.13	c (0,0) c REDUCTION
42.76/34.13	c (0,0) c  closed_lbd            = 0
42.76/34.13	c (0,0) c  closed_lbd_rate       = 0.500
42.76/34.13	c (0,0) c  rm_simulate           = 0
42.76/34.13	c (0,0) c  rdb_eval              = 2
42.76/34.13	c (0,0) c  rdb_call              = 3
42.76/34.13	c (0,0) c  rdb_ub                = 0.500
42.76/34.13	c (0,0) c  core_lbd_cvr          = 0.800
42.76/34.13	c (0,0) c  supp_lbd_cvr          = 0.990
42.76/34.13	c (0,0) c  core_lbd_lb           = 2
42.76/34.13	c (0,0) c  supp_lbd_lb           = 2
42.76/34.13	c (0,0) c  core_lbd_prd          = 7
42.76/34.13	c (0,0) c  supp_lbd_prd          = 1
42.76/34.13	c (0,0) c  othr_lbd_prd          = 0
42.76/34.13	c (0,0) c  inc_lrn_limit         = 1000
42.76/34.13	c (0,0) c  frozen_lbd            = 30
42.76/34.13	c (0,0) c  simp_min_starts       = 100
42.76/34.13	c (0,0) c  rm_low_act_learnts    = 1
42.76/34.13	c (0,0) c  lv0_reduce_db         = 0
42.76/34.13	c (0,0) c  reduce_db_base        = 20000
42.76/34.13	c (0,0) c  reduce_db_inc         = 1000
42.76/34.13	c (0,0) c HARD
42.76/34.13	c (0,0) c  inst_check            = 200000
42.76/34.13	c (0,0) c  small_block           = 1.750
42.76/34.13	c (0,0) c  slow_restart_speed    = 400.000
42.76/34.13	c (0,0) c  slow_restart_strategy = 3
42.76/34.13	c (0,0) c  slow_lbd_restart_rate = 0.700
42.76/34.13	c (0,0) c  slow_dec_restart_rate = 1.000
42.76/34.13	c (0,0) c  slow_lbd_queue_size   = 50
42.76/34.13	c (0,0) c  slow_var_decay        = 0.950
42.76/34.13	c (0,0) c  slow_glue_threshold   = 2
42.76/34.13	c (0,0) c  slow_phase_saving     = 2
42.76/34.13	c (0,0) c  fast_restart_speed    = 125.000
42.76/34.13	c (0,0) c  fast_restart_strategy = 1
42.76/34.13	c (0,0) c  fast_lbd_restart_rate = 0.800
42.76/34.13	c (0,0) c  fast_dec_restart_rate = 0.950
42.76/34.13	c (0,0) c  fast_lbd_queue_size   = 50
42.76/34.13	c (0,0) c  fast_var_decay        = 1.000
42.76/34.13	c (0,0) c  fast_glue_threshold   = 2
42.76/34.13	c (0,0) c  fast_phase_saving     = 2
42.76/34.13	c (0,0) c STATS
42.76/34.13	c (0,0) c  stats_conf_size       = 10000
42.76/34.13	c (0,0) c  max_stats_size        = 30
42.76/34.13	c (0,0) c SOLVER
42.76/34.13	c (0,0) c  minisat               = 0
45.66/36.96	c (3,0) c Problem: 366146 variables, 6880910 clauses, parsing 2.55 s
45.97/37.20	c (3,0) c  exclude 0 (0.0%) variables from decision variables (last cost 0)
46.36/37.67	c (3,0) c Simplification: 123212 vars, 0 clauses are eliminated using 0.66 s
46.36/37.67	c (3,0) c
46.36/37.67	c (3,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
46.36/37.67	c (3,0) c
46.36/37.67	c (3,0) c    3         0         0   242934  6880910        0   -nan  -nan  -nan -nan%
47.06/38.40	c (4,0) c    4         1       100   242934  6880910      101   25.1  17.4 262.0 59.9%
47.88/39.14	c (5,0) c    5         2       220   242902  6880910      219   24.9  16.3 199.0 60.9%
48.79/40.04	c (6,0) c    5         2       364   242902  6880910      369   20.2  11.8 134.8 67.5%
49.89/41.19	c (7,0) c    7         2       536   242902  6880910      545   22.6  10.3 103.6 70.6%
51.19/42.46	c (8,0) c    8         2       743   242830  6880910      750   21.1   9.0  89.4 72.8%
51.29/42.59	c (8,0) c    8         2       763   242805  6880910      770   20.7   8.8  97.1 73.4%
51.39/42.60	c (8,0) c
51.39/42.60	c (8,0) c
51.39/42.60	c (8,0) c variables         : 242805      (init 366146, after simp 242934, 0 non-decs, 450 csp)
51.39/42.60	c (8,0) c clauses           : 6880910     (init 6880910, after simp 6880910)
51.39/42.60	c (8,0) c restarts          : 1           (381.50 confs/res, 160~603 confs, 0 blks, 0 last)
51.39/42.60	c (8,0) c conflicts         : 763         (94 /sec, 69.86% dconfs, 0.00% supp, trail 3312.32w x 97.10h, jmp 6.50h)
51.39/42.60	c (8,0) c decisions         : 7701        (0.6000 vdcy, 953 /sec, 0.00% bin, rs 0.001 s)
51.39/42.60	c (8,0) c propagations      : 15455967    (1913222 /sec, 2007.01 lits/dec, 4.03% o.a.)
51.39/42.60	c (8,0) c conflict literals : 18839       (15.31% deleted; 0.24% by bin min, 0.001 s)
51.39/42.60	c (8,0) c len               : 20.691      (20.85 for all, max 153, used 153)
51.39/42.60	c (8,0) c lbd               : 8.847       (9.61 (8.90) for all, max 87, used 58, 5.878 stdev, 2.171 blk)
51.39/42.60	c (8,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
51.39/42.60	c (8,0) c simp dbs          : 0           (0.000 s)
51.39/42.60	c (8,0) c reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
51.39/42.60	c (8,0) c learnts           : 770         (0 learnts removed, 0.00%)
51.39/42.60	c (8,0) c rewrite dbs       : 0           (0/1 vars, 0+0 taut, 0+0 unit, 0.000 s)
51.39/42.60	c (8,0) c assigned lits     : 0           (0/19 probed, 19 remains)
51.39/42.60	c (8,0) c premise updates   : 0           (0.00 /lit)
51.39/42.60	c (8,0) c probed variables  : 19          (16 pr, 0 eq, 0 fld, 0 pol, 0 nec, 3 cla, 0 amo)
51.39/42.60	c (8,0) c equiv variables   : 1           (1 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
51.39/42.61	c (8,0) c lazy added bins   : 15          (15 prop + 0 conf, 0.005s)
51.39/42.61	c (8,0) c unwatched lit elim: 13          (0.00+0.06%, 1+12 of 19784464+18839)
51.39/42.61	c (8,0) c classified type   : undef
51.39/42.61	c (8,0) c progress          : 33.686%
51.39/42.61	c (8,0) c
51.39/42.61	c (8,0) c [Statistics]
51.39/42.61	c (8,0) c             learnts len        learnts lbd        lit blk size       eq vars size
51.39/42.61	c (8,0) c  tot         763                763               7329                  1
51.39/42.61	c (8,0) c  avg      20.852              8.899              2.171              2.000
51.39/42.61	c (8,0) c   1            8 ( 1.0%)         11 ( 1.4%)       5163 (70.4%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   2            4 ( 0.5%)        221 (29.0%)       1010 (13.8%)          1 (100.0%)
51.39/42.61	c (8,0) c   3          130 (17.0%)         98 (12.8%)        367 ( 5.0%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   4           31 ( 4.1%)         62 ( 8.1%)        185 ( 2.5%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   5          120 (15.7%)         48 ( 6.3%)        116 ( 1.6%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   6           33 ( 4.3%)         37 ( 4.8%)         95 ( 1.3%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   7           35 ( 4.6%)         33 ( 4.3%)         55 ( 0.8%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   8           28 ( 3.7%)         22 ( 2.9%)         46 ( 0.6%)          0 ( 0.0%)
51.39/42.61	c (8,0) c   9           14 ( 1.8%)         27 ( 3.5%)         48 ( 0.7%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  10           22 ( 2.9%)         19 ( 2.5%)         29 ( 0.4%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  11           18 ( 2.4%)         22 ( 2.9%)         24 ( 0.3%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  12           18 ( 2.4%)         19 ( 2.5%)         31 ( 0.4%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  13           11 ( 1.4%)         16 ( 2.1%)         17 ( 0.2%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  14           12 ( 1.6%)         18 ( 2.4%)         17 ( 0.2%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  15            8 ( 1.0%)         11 ( 1.4%)         17 ( 0.2%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  16           10 ( 1.3%)          9 ( 1.2%)         10 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  17            7 ( 0.9%)          5 ( 0.7%)          6 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  18            6 ( 0.8%)          7 ( 0.9%)          9 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  19           10 ( 1.3%)          3 ( 0.4%)          5 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  20            7 ( 0.9%)          3 ( 0.4%)          7 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  21           13 ( 1.7%)          6 ( 0.8%)          7 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  22            8 ( 1.0%)          6 ( 0.8%)          6 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  23            9 ( 1.2%)          4 ( 0.5%)          4 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  24            7 ( 0.9%)          5 ( 0.7%)          5 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  25            3 ( 0.4%)          3 ( 0.4%)          2 ( 0.0%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  26            5 ( 0.7%)          3 ( 0.4%)          3 ( 0.0%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  27            6 ( 0.8%)          1 ( 0.1%)          1 ( 0.0%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  28           12 ( 1.6%)          0 ( 0.0%)          4 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  29            5 ( 0.7%)          1 ( 0.1%)          4 ( 0.1%)          0 ( 0.0%)
51.39/42.61	c (8,0) c  30          163 (21.4%)         43 ( 5.6%)         36 ( 0.5%)          0 ( 0.0%)
51.39/42.61	c (8,0) c
51.39/42.61	c (8,0) c [LBD Statistics]
51.39/42.61	c (8,0) c LBD          used lbd               used clause lbd         unused clause lbd
51.39/42.61	c (8,0) c  tot         2079                     437                     333
51.39/42.61	c (8,0) c  avg        4.362                   6.229                  12.282
51.39/42.61	c (8,0) c    1            8 ( 0.4/ 0.4%)          3 ( 0.7/ 0.7%)          0 ( 0.0/ 0.0%)
51.39/42.61	c (8,0) c    2         1129 (54.3/54.7%)        182 (41.6/42.3%)         54 (16.2/16.2%)
51.39/42.61	c (8,0) c    3          293 (14.1/68.8%)         52 (11.9/54.2%)         46 (13.8/30.0%)
51.39/42.61	c (8,0) c    4          149 ( 7.2/75.9%)         35 ( 8.0/62.2%)         27 ( 8.1/38.1%)
51.39/42.61	c (8,0) c    5          128 ( 6.2/82.1%)         30 ( 6.9/69.1%)         18 ( 5.4/43.5%)
51.39/42.61	c (8,0) c    6           72 ( 3.5/85.6%)         21 ( 4.8/73.9%)         16 ( 4.8/48.3%)
51.39/42.61	c (8,0) c    7           55 ( 2.6/88.2%)         16 ( 3.7/77.6%)         17 ( 5.1/53.5%)
51.39/42.61	c (8,0) c    8           36 ( 1.7/89.9%)         15 ( 3.4/81.0%)          7 ( 2.1/55.6%)
51.39/42.61	c (8,0) c    9           30 ( 1.4/91.4%)         16 ( 3.7/84.7%)         11 ( 3.3/58.9%)
51.39/42.61	c (8,0) c   10           23 ( 1.1/92.5%)          7 ( 1.6/86.3%)         12 ( 3.6/62.5%)
51.39/42.61	c (8,0) c   11           34 ( 1.6/94.1%)         11 ( 2.5/88.8%)         11 ( 3.3/65.8%)
51.39/42.61	c (8,0) c   12           20 ( 1.0/95.1%)          5 ( 1.1/89.9%)         14 ( 4.2/70.0%)
51.39/42.61	c (8,0) c   13           14 ( 0.7/95.8%)          3 ( 0.7/90.6%)         13 ( 3.9/73.9%)
51.39/42.61	c (8,0) c   14           21 ( 1.0/96.8%)         10 ( 2.3/92.9%)          8 ( 2.4/76.3%)
51.39/42.61	c (8,0) c   15            9 ( 0.4/97.2%)          3 ( 0.7/93.6%)          8 ( 2.4/78.7%)
51.39/42.61	c (8,0) c   16           11 ( 0.5/97.7%)          3 ( 0.7/94.3%)          6 ( 1.8/80.5%)
51.39/42.61	c (8,0) c   17            1 ( 0.0/97.8%)          2 ( 0.5/94.7%)          3 ( 0.9/81.4%)
51.39/42.61	c (8,0) c   18            5 ( 0.2/98.0%)          3 ( 0.7/95.4%)          4 ( 1.2/82.6%)
51.39/42.61	c (8,0) c   19            2 ( 0.1/98.1%)          1 ( 0.2/95.7%)          2 ( 0.6/83.2%)
51.39/42.61	c (8,0) c   20            1 ( 0.0/98.2%)          0 ( 0.0/95.7%)          3 ( 0.9/84.1%)
51.39/42.61	c (8,0) c   21            1 ( 0.0/98.2%)          0 ( 0.0/95.7%)          6 ( 1.8/85.9%)
51.39/42.61	c (8,0) c   22            1 ( 0.0/98.3%)          1 ( 0.2/95.9%)          5 ( 1.5/87.4%)
51.39/42.61	c (8,0) c   23            1 ( 0.0/98.3%)          1 ( 0.2/96.1%)          3 ( 0.9/88.3%)
51.39/42.61	c (8,0) c   24            3 ( 0.1/98.5%)          1 ( 0.2/96.3%)          4 ( 1.2/89.5%)
51.39/42.61	c (8,0) c   25            1 ( 0.0/98.5%)          0 ( 0.0/96.3%)          3 ( 0.9/90.4%)
51.39/42.61	c (8,0) c   26            1 ( 0.0/98.6%)          0 ( 0.0/96.3%)          3 ( 0.9/91.3%)
51.39/42.61	c (8,0) c   27            0 ( 0.0/98.6%)          0 ( 0.0/96.3%)          1 ( 0.3/91.6%)
51.39/42.61	c (8,0) c   28            0 ( 0.0/98.6%)          0 ( 0.0/96.3%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   29            1 ( 0.0/98.6%)          1 ( 0.2/96.6%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   30            0 ( 0.0/98.6%)          0 ( 0.0/96.6%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   31            1 ( 0.0/98.7%)          1 ( 0.2/96.8%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   32            0 ( 0.0/98.7%)          0 ( 0.0/96.8%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   33            0 ( 0.0/98.7%)          0 ( 0.0/96.8%)          0 ( 0.0/91.6%)
51.39/42.61	c (8,0) c   34            0 ( 0.0/98.7%)          0 ( 0.0/96.8%)          3 ( 0.9/92.5%)
51.39/42.61	c (8,0) c   35            0 ( 0.0/98.7%)          0 ( 0.0/96.8%)          1 ( 0.3/92.8%)
51.39/42.61	c (8,0) c   36            0 ( 0.0/98.7%)          1 ( 0.2/97.0%)          0 ( 0.0/92.8%)
51.39/42.61	c (8,0) c   37            0 ( 0.0/98.7%)          1 ( 0.2/97.3%)          0 ( 0.0/92.8%)
51.39/42.61	c (8,0) c   38            1 ( 0.0/98.7%)          0 ( 0.0/97.3%)          0 ( 0.0/92.8%)
51.39/42.61	c (8,0) c   39            5 ( 0.2/98.9%)          2 ( 0.5/97.7%)          0 ( 0.0/92.8%)
51.39/42.61	c (8,0) c   40            6 ( 0.3/99.2%)          1 ( 0.2/97.9%)          1 ( 0.3/93.1%)
51.39/42.61	c (8,0) c   41            4 ( 0.2/99.4%)          2 ( 0.5/98.4%)          1 ( 0.3/93.4%)
51.39/42.61	c (8,0) c   42            0 ( 0.0/99.4%)          0 ( 0.0/98.4%)          1 ( 0.3/93.7%)
51.39/42.61	c (8,0) c   43            1 ( 0.0/99.5%)          0 ( 0.0/98.4%)          0 ( 0.0/93.7%)
51.39/42.61	c (8,0) c   44            0 ( 0.0/99.5%)          0 ( 0.0/98.4%)          2 ( 0.6/94.3%)
51.39/42.61	c (8,0) c   45            0 ( 0.0/99.5%)          0 ( 0.0/98.4%)          1 ( 0.3/94.6%)
51.39/42.61	c (8,0) c   46            0 ( 0.0/99.5%)          1 ( 0.2/98.6%)          0 ( 0.0/94.6%)
51.39/42.61	c (8,0) c   47            1 ( 0.0/99.5%)          0 ( 0.0/98.6%)          0 ( 0.0/94.6%)
51.39/42.61	c (8,0) c   48            0 ( 0.0/99.5%)          0 ( 0.0/98.6%)          1 ( 0.3/94.9%)
51.39/42.61	c (8,0) c   49            2 ( 0.1/99.6%)          1 ( 0.2/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   50            1 ( 0.0/99.7%)          0 ( 0.0/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   51            0 ( 0.0/99.7%)          0 ( 0.0/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   52            0 ( 0.0/99.7%)          0 ( 0.0/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   53            0 ( 0.0/99.7%)          0 ( 0.0/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   54            0 ( 0.0/99.7%)          0 ( 0.0/98.9%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   55            3 ( 0.1/99.8%)          2 ( 0.5/99.3%)          0 ( 0.0/94.9%)
51.39/42.61	c (8,0) c   56            2 ( 0.1/99.9%)          1 ( 0.2/99.5%)          3 ( 0.9/95.8%)
51.39/42.61	c (8,0) c   57            1 ( 0.0/100.0%)          2 ( 0.5/100.0%)          0 ( 0.0/95.8%)
51.39/42.61	c (8,0) c   58            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/95.8%)
51.39/42.61	c (8,0) c   59            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.6/96.4%)
51.39/42.61	c (8,0) c   60            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.6/97.0%)
51.39/42.61	c (8,0) c   61            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/97.0%)
51.39/42.61	c (8,0) c   62            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/97.3%)
51.39/42.61	c (8,0) c   63            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/97.6%)
51.39/42.61	c (8,0) c   64            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.9/98.5%)
51.39/42.61	c (8,0) c   65            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.5%)
51.39/42.61	c (8,0) c   66            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.5%)
51.39/42.61	c (8,0) c   67            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.5%)
51.39/42.61	c (8,0) c   68            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.5%)
51.39/42.61	c (8,0) c   69            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/98.8%)
51.39/42.61	c (8,0) c   70            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   71            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   72            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   73            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   74            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   75            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   76            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   77            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   78            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   79            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/98.8%)
51.39/42.61	c (8,0) c   80            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/99.1%)
51.39/42.61	c (8,0) c   81            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.1%)
51.39/42.61	c (8,0) c   82            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/99.4%)
51.39/42.61	c (8,0) c   83            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.4%)
51.39/42.61	c (8,0) c   84            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.4%)
51.39/42.61	c (8,0) c   85            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/99.4%)
51.39/42.61	c (8,0) c   86            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/99.7%)
51.39/42.61	c (8,0) c   87            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.3/100.0%)
51.39/42.61	c (8,0) c
51.39/42.61	c (8,0) c Memory used       : 810.00 MB
51.39/42.61	c (8,0) c CPU time          : 8.079 s
51.39/42.61	c (8,0) c Real time         : 8.483 s
51.39/42.61	c (8,0) c
51.39/42.61	c (8,0) s SATISFIABLE
51.81/42.85	c (9,0) SatSolver.solve End
51.81/42.85	c (9,0) Heap : 179 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
51.81/42.85	c (9,0) Show results Begin
52.03/42.99	c (9,0) x0 = 47
52.03/42.99	c (9,0) x1 = 48
52.03/42.99	c (9,0) x10 = 389
52.03/42.99	c (9,0) x100 = 320
52.03/42.99	c (9,0) x101 = 321
52.03/42.99	c (9,0) x102 = 441
52.03/42.99	c (9,0) x103 = 440
52.03/42.99	c (9,0) x104 = 611
52.03/42.99	c (9,0) x105 = 610
52.03/42.99	c (9,0) x106 = 741
52.03/42.99	c (9,0) x107 = 740
52.03/42.99	c (9,0) x108 = 781
52.03/42.99	c (9,0) x109 = 780
52.03/42.99	c (9,0) x11 = 390
52.03/42.99	c (9,0) x110 = 784
52.03/42.99	c (9,0) x111 = 785
52.03/42.99	c (9,0) x112 = 874
52.03/42.99	c (9,0) x113 = 875
52.03/42.99	c (9,0) x114 = 958
52.03/42.99	c (9,0) x115 = 959
52.03/42.99	c (9,0) x116 = 994
52.03/42.99	c (9,0) x117 = 995
52.03/42.99	c (9,0) x118 = 1093
52.03/42.99	c (9,0) x119 = 1092
52.03/42.99	c (9,0) x12 = 470
52.03/42.99	c (9,0) x120 = 1
52.03/42.99	c (9,0) x121 = 2
52.03/42.99	c (9,0) x122 = 94
52.03/42.99	c (9,0) x123 = 95
52.03/42.99	c (9,0) x124 = 175
52.03/42.99	c (9,0) x125 = 174
52.03/42.99	c (9,0) x126 = 224
52.03/42.99	c (9,0) x127 = 225
52.03/42.99	c (9,0) x128 = 284
52.03/42.99	c (9,0) x129 = 285
52.03/42.99	c (9,0) x13 = 469
52.03/42.99	c (9,0) x130 = 429
52.03/42.99	c (9,0) x131 = 430
52.03/42.99	c (9,0) x132 = 464
52.03/42.99	c (9,0) x133 = 463
52.03/42.99	c (9,0) x134 = 478
52.03/42.99	c (9,0) x135 = 479
52.03/42.99	c (9,0) x136 = 482
52.03/42.99	c (9,0) x137 = 481
52.03/42.99	c (9,0) x138 = 922
52.03/42.99	c (9,0) x139 = 921
52.03/42.99	c (9,0) x14 = 551
52.03/42.99	c (9,0) x140 = 1025
52.03/42.99	c (9,0) x141 = 1024
52.03/42.99	c (9,0) x142 = 1050
52.03/42.99	c (9,0) x143 = 1049
52.03/42.99	c (9,0) x144 = 1132
52.03/42.99	c (9,0) x145 = 1131
52.03/42.99	c (9,0) x146 = 1227
52.03/42.99	c (9,0) x147 = 1228
52.03/42.99	c (9,0) x148 = 1255
52.03/42.99	c (9,0) x149 = 1254
52.03/42.99	c (9,0) x15 = 552
52.03/42.99	c (9,0) x150 = 0
52.03/42.99	c (9,0) x151 = 1
52.03/42.99	c (9,0) x152 = 30
52.03/42.99	c (9,0) x153 = 29
52.03/42.99	c (9,0) x154 = 89
52.03/42.99	c (9,0) x155 = 90
52.03/42.99	c (9,0) x156 = 186
52.03/42.99	c (9,0) x157 = 174
52.03/42.99	c (9,0) x158 = 188
52.03/42.99	c (9,0) x159 = 189
52.03/42.99	c (9,0) x16 = 561
52.03/42.99	c (9,0) x160 = 224
52.03/42.99	c (9,0) x161 = 225
52.03/42.99	c (9,0) x162 = 333
52.03/42.99	c (9,0) x163 = 332
52.03/42.99	c (9,0) x164 = 478
52.03/42.99	c (9,0) x165 = 479
52.03/42.99	c (9,0) x166 = 579
52.03/42.99	c (9,0) x167 = 580
52.03/42.99	c (9,0) x168 = 691
52.03/42.99	c (9,0) x169 = 690
52.03/42.99	c (9,0) x17 = 560
52.03/42.99	c (9,0) x170 = 765
52.03/42.99	c (9,0) x171 = 766
52.03/42.99	c (9,0) x172 = 908
52.03/42.99	c (9,0) x173 = 907
52.03/42.99	c (9,0) x174 = 989
52.03/42.99	c (9,0) x175 = 990
52.03/42.99	c (9,0) x176 = 1062
52.03/42.99	c (9,0) x177 = 1061
52.03/42.99	c (9,0) x178 = 1245
52.03/42.99	c (9,0) x179 = 1244
52.03/42.99	c (9,0) x18 = 610
52.03/42.99	c (9,0) x180 = 166
52.03/42.99	c (9,0) x181 = 167
52.03/42.99	c (9,0) x182 = 188
52.03/42.99	c (9,0) x183 = 187
52.03/42.99	c (9,0) x184 = 193
52.03/42.99	c (9,0) x185 = 194
52.03/42.99	c (9,0) x186 = 295
52.03/42.99	c (9,0) x187 = 296
52.03/42.99	c (9,0) x188 = 305
52.03/42.99	c (9,0) x189 = 304
52.03/42.99	c (9,0) x19 = 611
52.03/42.99	c (9,0) x190 = 327
52.03/42.99	c (9,0) x191 = 328
52.03/42.99	c (9,0) x192 = 402
52.03/42.99	c (9,0) x193 = 401
52.03/42.99	c (9,0) x194 = 479
52.03/42.99	c (9,0) x195 = 480
52.03/42.99	c (9,0) x196 = 565
52.03/42.99	c (9,0) x197 = 566
52.03/42.99	c (9,0) x198 = 651
52.03/42.99	c (9,0) x199 = 652
52.03/42.99	c (9,0) x2 = 131
52.03/42.99	c (9,0) x20 = 643
52.03/42.99	c (9,0) x200 = 726
52.03/42.99	c (9,0) x201 = 727
52.03/42.99	c (9,0) x202 = 763
52.03/42.99	c (9,0) x203 = 762
52.03/42.99	c (9,0) x204 = 858
52.03/42.99	c (9,0) x205 = 859
52.03/42.99	c (9,0) x206 = 1061
52.03/42.99	c (9,0) x207 = 1062
52.03/42.99	c (9,0) x208 = 1106
52.03/42.99	c (9,0) x209 = 1107
52.03/42.99	c (9,0) x21 = 642
52.03/42.99	c (9,0) x210 = 1
52.03/42.99	c (9,0) x211 = 0
52.03/42.99	c (9,0) x212 = 71
52.03/42.99	c (9,0) x213 = 72
52.03/42.99	c (9,0) x214 = 329
52.03/42.99	c (9,0) x215 = 328
52.03/42.99	c (9,0) x216 = 391
52.03/42.99	c (9,0) x217 = 390
52.03/42.99	c (9,0) x218 = 554
52.03/42.99	c (9,0) x219 = 555
52.03/42.99	c (9,0) x22 = 663
52.03/42.99	c (9,0) x220 = 596
52.03/42.99	c (9,0) x221 = 595
52.03/42.99	c (9,0) x222 = 602
52.03/42.99	c (9,0) x223 = 603
52.03/42.99	c (9,0) x224 = 686
52.03/42.99	c (9,0) x225 = 685
52.03/42.99	c (9,0) x226 = 794
52.03/42.99	c (9,0) x227 = 793
52.03/42.99	c (9,0) x228 = 838
52.03/42.99	c (9,0) x229 = 839
52.03/42.99	c (9,0) x23 = 662
52.03/42.99	c (9,0) x230 = 922
52.03/42.99	c (9,0) x231 = 923
52.03/42.99	c (9,0) x232 = 966
52.03/42.99	c (9,0) x233 = 967
52.03/42.99	c (9,0) x234 = 1076
52.03/42.99	c (9,0) x235 = 1075
52.03/42.99	c (9,0) x236 = 1175
52.03/42.99	c (9,0) x237 = 1176
52.03/42.99	c (9,0) x238 = 1214
52.03/42.99	c (9,0) x239 = 1213
52.03/42.99	c (9,0) x24 = 755
52.03/42.99	c (9,0) x240 = 0
52.03/42.99	c (9,0) x241 = 1
52.03/42.99	c (9,0) x242 = 79
52.03/42.99	c (9,0) x243 = 80
52.03/42.99	c (9,0) x244 = 394
52.03/42.99	c (9,0) x245 = 395
52.03/42.99	c (9,0) x246 = 500
52.03/42.99	c (9,0) x247 = 501
52.03/42.99	c (9,0) x248 = 573
52.03/42.99	c (9,0) x249 = 572
52.03/42.99	c (9,0) x25 = 756
52.03/42.99	c (9,0) x250 = 584
52.03/42.99	c (9,0) x251 = 583
52.03/42.99	c (9,0) x252 = 610
52.03/42.99	c (9,0) x253 = 611
52.03/42.99	c (9,0) x254 = 814
52.03/42.99	c (9,0) x255 = 815
52.03/42.99	c (9,0) x256 = 824
52.03/42.99	c (9,0) x257 = 823
52.03/42.99	c (9,0) x258 = 864
52.03/42.99	c (9,0) x259 = 863
52.03/42.99	c (9,0) x26 = 821
52.03/42.99	c (9,0) x260 = 922
52.03/42.99	c (9,0) x261 = 923
52.03/42.99	c (9,0) x262 = 981
52.03/42.99	c (9,0) x263 = 980
52.03/42.99	c (9,0) x264 = 1065
52.03/42.99	c (9,0) x265 = 1064
52.03/42.99	c (9,0) x266 = 1164
52.03/42.99	c (9,0) x267 = 1163
52.03/42.99	c (9,0) x268 = 1280
52.03/42.99	c (9,0) x269 = 1281
52.03/42.99	c (9,0) x27 = 820
52.03/43.00	c (9,0) x270 = 0
52.03/43.00	c (9,0) x271 = 1
52.03/43.00	c (9,0) x272 = 87
52.03/43.00	c (9,0) x273 = 88
52.03/43.00	c (9,0) x274 = 152
52.03/43.00	c (9,0) x275 = 151
52.03/43.00	c (9,0) x276 = 208
52.03/43.00	c (9,0) x277 = 207
52.03/43.00	c (9,0) x278 = 379
52.03/43.00	c (9,0) x279 = 378
52.03/43.00	c (9,0) x28 = 910
52.03/43.00	c (9,0) x280 = 565
52.03/43.00	c (9,0) x281 = 564
52.03/43.00	c (9,0) x282 = 696
52.03/43.00	c (9,0) x283 = 697
52.03/43.00	c (9,0) x284 = 731
52.03/43.00	c (9,0) x285 = 732
52.03/43.00	c (9,0) x286 = 869
52.03/43.00	c (9,0) x287 = 868
52.03/43.00	c (9,0) x288 = 945
52.03/43.00	c (9,0) x289 = 944
52.03/43.00	c (9,0) x29 = 909
52.03/43.00	c (9,0) x290 = 979
52.03/43.00	c (9,0) x291 = 978
52.03/43.00	c (9,0) x292 = 1071
52.03/43.00	c (9,0) x293 = 1070
52.03/43.00	c (9,0) x294 = 1075
52.03/43.00	c (9,0) x295 = 1076
52.03/43.00	c (9,0) x296 = 1094
52.03/43.00	c (9,0) x297 = 1095
52.03/43.00	c (9,0) x298 = 1190
52.03/43.00	c (9,0) x299 = 1191
52.03/43.00	c (9,0) x3 = 130
52.03/43.00	c (9,0) x30 = 0
52.03/43.00	c (9,0) x300 = 3
52.03/43.00	c (9,0) x301 = 4
52.03/43.00	c (9,0) x302 = 48
52.03/43.00	c (9,0) x303 = 49
52.03/43.00	c (9,0) x304 = 57
52.03/43.00	c (9,0) x305 = 58
52.03/43.00	c (9,0) x306 = 177
52.03/43.00	c (9,0) x307 = 176
52.03/43.00	c (9,0) x308 = 330
52.03/43.00	c (9,0) x309 = 329
52.03/43.00	c (9,0) x31 = 1
52.03/43.00	c (9,0) x310 = 487
52.03/43.00	c (9,0) x311 = 486
52.03/43.00	c (9,0) x312 = 570
52.03/43.00	c (9,0) x313 = 571
52.03/43.00	c (9,0) x314 = 610
52.03/43.00	c (9,0) x315 = 611
52.03/43.00	c (9,0) x316 = 854
52.03/43.00	c (9,0) x317 = 855
52.03/43.00	c (9,0) x318 = 974
52.03/43.00	c (9,0) x319 = 975
52.03/43.00	c (9,0) x32 = 44
52.03/43.00	c (9,0) x320 = 1050
52.03/43.00	c (9,0) x321 = 1051
52.03/43.00	c (9,0) x322 = 1098
52.03/43.00	c (9,0) x323 = 1097
52.03/43.00	c (9,0) x324 = 1174
52.03/43.00	c (9,0) x325 = 1175
52.03/43.00	c (9,0) x326 = 1217
52.03/43.00	c (9,0) x327 = 1218
52.03/43.00	c (9,0) x328 = 1269
52.03/43.00	c (9,0) x329 = 1270
52.03/43.00	c (9,0) x33 = 45
52.03/43.00	c (9,0) x330 = 8
52.03/43.00	c (9,0) x331 = 9
52.03/43.00	c (9,0) x332 = 47
52.03/43.00	c (9,0) x333 = 48
52.03/43.00	c (9,0) x334 = 131
52.03/43.00	c (9,0) x335 = 132
52.03/43.00	c (9,0) x336 = 183
52.03/43.00	c (9,0) x337 = 182
52.03/43.00	c (9,0) x338 = 289
52.03/43.00	c (9,0) x339 = 288
52.03/43.00	c (9,0) x34 = 113
52.03/43.00	c (9,0) x340 = 329
52.03/43.00	c (9,0) x341 = 330
52.03/43.00	c (9,0) x342 = 340
52.03/43.00	c (9,0) x343 = 339
52.03/43.00	c (9,0) x344 = 445
52.03/43.00	c (9,0) x345 = 444
52.03/43.00	c (9,0) x346 = 486
52.03/43.00	c (9,0) x347 = 487
52.03/43.00	c (9,0) x348 = 599
52.03/43.00	c (9,0) x349 = 598
52.03/43.00	c (9,0) x35 = 112
52.03/43.00	c (9,0) x350 = 710
52.03/43.00	c (9,0) x351 = 709
52.03/43.00	c (9,0) x352 = 744
52.03/43.00	c (9,0) x353 = 743
52.03/43.00	c (9,0) x354 = 792
52.03/43.00	c (9,0) x355 = 791
52.03/43.00	c (9,0) x356 = 814
52.03/43.00	c (9,0) x357 = 813
52.03/43.00	c (9,0) x358 = 1234
52.03/43.00	c (9,0) x359 = 1235
52.03/43.00	c (9,0) x36 = 262
52.03/43.00	c (9,0) x360 = 25
52.03/43.00	c (9,0) x361 = 24
52.03/43.00	c (9,0) x362 = 143
52.03/43.00	c (9,0) x363 = 144
52.03/43.00	c (9,0) x364 = 180
52.03/43.00	c (9,0) x365 = 181
52.03/43.00	c (9,0) x366 = 192
52.03/43.00	c (9,0) x367 = 470
52.03/43.00	c (9,0) x368 = 558
52.03/43.00	c (9,0) x369 = 602
52.03/43.00	c (9,0) x37 = 257
52.03/43.00	c (9,0) x370 = 663
52.03/43.00	c (9,0) x371 = 664
52.03/43.00	c (9,0) x372 = 807
52.03/43.00	c (9,0) x373 = 806
52.03/43.00	c (9,0) x374 = 858
52.03/43.00	c (9,0) x375 = 859
52.03/43.00	c (9,0) x376 = 898
52.03/43.00	c (9,0) x377 = 897
52.03/43.00	c (9,0) x378 = 987
52.03/43.00	c (9,0) x379 = 986
52.03/43.00	c (9,0) x38 = 306
52.03/43.00	c (9,0) x380 = 1103
52.03/43.00	c (9,0) x381 = 1101
52.03/43.00	c (9,0) x382 = 1154
52.03/43.00	c (9,0) x383 = 1155
52.03/43.00	c (9,0) x384 = 1161
52.03/43.00	c (9,0) x385 = 1160
52.03/43.00	c (9,0) x386 = 1207
52.03/43.00	c (9,0) x387 = 1206
52.03/43.00	c (9,0) x388 = 1215
52.03/43.00	c (9,0) x389 = 1214
52.03/43.00	c (9,0) x39 = 305
52.03/43.00	c (9,0) x390 = 0
52.03/43.00	c (9,0) x391 = 1
52.03/43.00	c (9,0) x392 = 22
52.03/43.00	c (9,0) x393 = 23
52.03/43.00	c (9,0) x394 = 250
52.03/43.00	c (9,0) x395 = 251
52.03/43.00	c (9,0) x396 = 320
52.03/43.00	c (9,0) x397 = 321
52.03/43.00	c (9,0) x398 = 381
52.03/43.00	c (9,0) x399 = 382
52.03/43.00	c (9,0) x4 = 207
52.03/43.00	c (9,0) x40 = 565
52.03/43.00	c (9,0) x400 = 457
52.03/43.00	c (9,0) x401 = 456
52.03/43.00	c (9,0) x402 = 567
52.03/43.00	c (9,0) x403 = 566
52.03/43.00	c (9,0) x404 = 572
52.03/43.00	c (9,0) x405 = 573
52.03/43.00	c (9,0) x406 = 686
52.03/43.00	c (9,0) x407 = 685
52.03/43.00	c (9,0) x408 = 747
52.03/43.00	c (9,0) x409 = 748
52.03/43.00	c (9,0) x41 = 564
52.03/43.00	c (9,0) x410 = 807
52.03/43.00	c (9,0) x411 = 808
52.03/43.00	c (9,0) x412 = 853
52.03/43.00	c (9,0) x413 = 852
52.03/43.00	c (9,0) x414 = 859
52.03/43.00	c (9,0) x415 = 858
52.03/43.00	c (9,0) x416 = 892
52.03/43.00	c (9,0) x417 = 891
52.03/43.00	c (9,0) x418 = 974
52.03/43.00	c (9,0) x419 = 975
52.03/43.00	c (9,0) x42 = 657
52.03/43.00	c (9,0) x420 = 0
52.03/43.00	c (9,0) x421 = 1
52.03/43.00	c (9,0) x422 = 211
52.03/43.00	c (9,0) x423 = 212
52.03/43.00	c (9,0) x424 = 278
52.03/43.00	c (9,0) x425 = 279
52.03/43.00	c (9,0) x426 = 283
52.03/43.00	c (9,0) x427 = 284
52.03/43.00	c (9,0) x428 = 311
52.03/43.00	c (9,0) x429 = 312
52.03/43.00	c (9,0) x43 = 658
52.03/43.00	c (9,0) x430 = 394
52.03/43.00	c (9,0) x431 = 395
52.03/43.00	c (9,0) x432 = 445
52.03/43.00	c (9,0) x433 = 446
52.03/43.00	c (9,0) x434 = 469
52.03/43.00	c (9,0) x435 = 470
52.03/43.00	c (9,0) x436 = 485
52.03/43.00	c (9,0) x437 = 486
52.03/43.00	c (9,0) x438 = 508
52.03/43.00	c (9,0) x439 = 516
52.03/43.00	c (9,0) x44 = 724
52.03/43.00	c (9,0) x440 = 644
52.03/43.00	c (9,0) x441 = 643
52.03/43.00	c (9,0) x442 = 772
52.03/43.00	c (9,0) x443 = 773
52.03/43.00	c (9,0) x444 = 986
52.03/43.00	c (9,0) x445 = 987
52.03/43.00	c (9,0) x446 = 1144
52.03/43.00	c (9,0) x447 = 1145
52.03/43.00	c (9,0) x448 = 1273
52.03/43.00	c (9,0) x449 = 1274
52.03/43.00	c (9,0) x45 = 725
52.03/43.00	c (9,0) x46 = 776
52.03/43.00	c (9,0) x47 = 775
52.03/43.00	c (9,0) x48 = 860
52.03/43.00	c (9,0) x49 = 859
52.03/43.00	c (9,0) x5 = 208
52.03/43.00	c (9,0) x50 = 956
52.03/43.00	c (9,0) x51 = 957
52.03/43.00	c (9,0) x52 = 1025
52.03/43.00	c (9,0) x53 = 1024
52.03/43.00	c (9,0) x54 = 1063
52.03/43.00	c (9,0) x55 = 1065
52.03/43.00	c (9,0) x56 = 1106
52.03/43.00	c (9,0) x57 = 1107
52.30/43.01	c (9,0) x58 = 1206
52.30/43.01	c (9,0) x59 = 1205
52.30/43.01	c (9,0) x6 = 304
52.30/43.01	c (9,0) x60 = 86
52.30/43.01	c (9,0) x61 = 85
52.30/43.01	c (9,0) x62 = 133
52.30/43.01	c (9,0) x63 = 132
52.30/43.01	c (9,0) x64 = 190
52.30/43.01	c (9,0) x65 = 191
52.30/43.01	c (9,0) x66 = 257
52.30/43.01	c (9,0) x67 = 258
52.30/43.01	c (9,0) x68 = 375
52.30/43.01	c (9,0) x69 = 374
52.30/43.01	c (9,0) x7 = 303
52.30/43.01	c (9,0) x70 = 463
52.30/43.01	c (9,0) x71 = 464
52.30/43.01	c (9,0) x72 = 522
52.30/43.01	c (9,0) x73 = 523
52.30/43.01	c (9,0) x74 = 636
52.30/43.01	c (9,0) x75 = 635
52.30/43.01	c (9,0) x76 = 671
52.30/43.01	c (9,0) x77 = 672
52.30/43.01	c (9,0) x78 = 731
52.30/43.01	c (9,0) x79 = 730
52.30/43.01	c (9,0) x8 = 359
52.30/43.01	c (9,0) x80 = 844
52.30/43.01	c (9,0) x81 = 845
52.30/43.01	c (9,0) x82 = 869
52.30/43.01	c (9,0) x83 = 870
52.30/43.01	c (9,0) x84 = 1034
52.30/43.01	c (9,0) x85 = 1035
52.30/43.01	c (9,0) x86 = 1062
52.30/43.01	c (9,0) x87 = 1061
52.30/43.01	c (9,0) x88 = 1164
52.30/43.01	c (9,0) x89 = 1165
52.30/43.01	c (9,0) x9 = 358
52.30/43.01	c (9,0) x90 = 0
52.30/43.01	c (9,0) x91 = 1
52.30/43.01	c (9,0) x92 = 90
52.30/43.01	c (9,0) x93 = 89
52.30/43.01	c (9,0) x94 = 159
52.30/43.01	c (9,0) x95 = 160
52.30/43.01	c (9,0) x96 = 213
52.30/43.01	c (9,0) x97 = 212
52.30/43.01	c (9,0) x98 = 311
52.30/43.01	c (9,0) x99 = 312
52.30/43.01	s SATISFIABLE
52.30/43.02	v <instantiation>
52.30/43.02	v     <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449</list>
52.30/43.02	v     <values>47 48 131 130 207 208 304 303 359 358 389 390 470 469 551 552 561 560 610 611 643 642 663 662 755 756 821 820 910 909 0 1 44 45 113 112 262 257 306 305 565 564 657 658 724 725 776 775 860 859 956 957 1025 1024 1063 1065 1106 1107 1206 1205 86 85 133 132 190 191 257 258 375 374 463 464 522 523 636 635 671 672 731 730 844 845 869 870 1034 1035 1062 1061 1164 1165 0 1 90 89 159 160 213 212 311 312 320 321 441 440 611 610 741 740 781 780 784 785 874 875 958 959 994 995 1093 1092 1 2 94 95 175 174 224 225 284 285 429 430 464 463 478 479 482 481 922 921 1025 1024 1050 1049 1132 1131 1227 1228 1255 1254 0 1 30 29 89 90 186 174 188 189 224 225 333 332 478 479 579 580 691 690 765 766 908 907 989 990 1062 1061 1245 1244 166 167 188 187 193 194 295 296 305 304 327 328 402 401 479 480 565 566 651 652 726 727 763 762 858 859 1061 1062 1106 1107 1 0 71 72 329 328 391 390 554 555 596 595 602 603 686 685 794 793 838 839 922 923 966 967 1076 1075 1175 1176 1214 1213 0 1 79 80 394 395 500 501 573 572 584 583 610 611 814 815 824 823 864 863 922 923 981 980 1065 1064 1164 1163 1280 1281 0 1 87 88 152 151 208 207 379 378 565 564 696 697 731 732 869 868 945 944 979 978 1071 1070 1075 1076 1094 1095 1190 1191 3 4 48 49 57 58 177 176 330 329 487 486 570 571 610 611 854 855 974 975 1050 1051 1098 1097 1174 1175 1217 1218 1269 1270 8 9 47 48 131 132 183 182 289 288 329 330 340 339 445 444 486 487 599 598 710 709 744 743 792 791 814 813 1234 1235 25 24 143 144 180 181 192 470 558 602 663 664 807 806 858 859 898 897 987 986 1103 1101 1154 1155 1161 1160 1207 1206 1215 1214 0 1 22 23 250 251 320 321 381 382 457 456 567 566 572 573 686 685 747 748 807 808 853 852 859 858 892 891 974 975 0 1 211 212 278 279 283 284 311 312 394 395 445 446 469 470 485 486 508 516 644 643 772 773 986 987 1144 1145 1273 1274</values>
52.30/43.02	v </instantiation>
52.30/43.02	c (9,0) Show results End
52.30/43.02	c (9,0) Heap : 220 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
52.30/43.02	c (9,0) 9,9,STOP-AFTER(ALL)
52.30/43.02	c END-Prog: Thu Sep 12 16:10:07 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 (14139 MiB free)
  memory of node 1: 16384 MiB (12820 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388244-1568297403/watcher-4388244-1568297403 -o /tmp/evaluation-result-4388244-1568297403/solver-4388244-1568297403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6276 --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-4388244-1568297403.xml 

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

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


[startup+0.100167 s]*
/proc/loadavg: 2.30 2.11 2.29 3/234 9723
/proc/meminfo: memFree=27547252/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 406009217 115843072 349 33554432000 4194304 5098028 140727464335552 140727464332808 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 349 296 221 0 87 0
[pid=9709] ppid=9706 vsize=15012696 memory=72596 CPUtime=0.11 cores=0,2,4,6
/proc/9709/stat : 9709 (java) S 9706 9706 4978 0 -1 1077944320 6877 0 0 0 10 1 0 0 20 0 15 0 406009217 15373000704 18149 33554432000 4194304 4196468 140730165740128 140730165722672 139796554051319 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
/proc/9709/statm: 3753174 18149 2926 1 0 3715579 0
[pid=9709/tid=9710] ppid=9706 vsize=15013720 memory=576460756329985062 CPUtime=0.08 cores=0,2,4,6
/proc/9709/task/9710/stat : 9710 (java) R 9706 9706 4978 0 -1 4202560 4783 0 0 0 7 1 0 0 20 0 15 0 406009217 15374049280 18280 33554432000 4194304 4196468 140730165740128 139796525835568 139796546731037 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9711] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9711/stat : 9711 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15374049280 18346 33554432000 4194304 4196468 140730165740128 139796558293520 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9712] ppid=9706 vsize=15013720 memory=14266561459893912 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9712/stat : 9712 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15374049280 18346 33554432000 4194304 4196468 140730165740128 139796357069456 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9713] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9713/stat : 9713 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009219 15374049280 18346 33554432000 4194304 4196468 140730165740128 139796356016400 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9714] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9714/stat : 9714 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15374049280 18346 33554432000 4194304 4196468 140730165740128 139796354963856 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9715] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9715/stat : 9715 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009220 15374049280 18346 33554432000 4194304 4196468 140730165740128 139795548334832 139796554062466 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9716] ppid=9706 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9716/stat : 9716 (java) S 9706 9706 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406009221 15374049280 18412 33554432000 4194304 4196468 140730165740128 139795145680544 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9717] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9717/stat : 9717 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009221 15374049280 18412 33554432000 4194304 4196468 140730165740128 139794877244656 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9718] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9718/stat : 9718 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009223 15374049280 18412 33554432000 4194304 4196468 140730165740128 139794502736336 139796554069915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9719] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9719/stat : 9719 (java) S 9706 9706 4978 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 406009223 15374049280 18412 33554432000 4194304 4196468 140730165740128 139795547281648 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9720] ppid=9706 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9720/stat : 9720 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009223 15374049280 18412 33554432000 4194304 4196468 140730165740128 139795546229104 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9721] ppid=9706 vsize=15013720 memory=139798886463104 CPUtime=0.01 cores=0,2,4,6
/proc/9709/task/9721/stat : 9721 (java) S 9706 9706 4978 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 406009223 15374049280 18412 33554432000 4194304 4196468 140730165740128 139795545176048 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9722] ppid=9706 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9722/stat : 9722 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009224 15374049280 18412 33554432000 4194304 4196468 140730165740128 139794004830560 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9723] ppid=9706 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9723/stat : 9723 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009224 15374049280 18412 33554432000 4194304 4196468 140730165740128 139795544124464 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73992 KiB

[startup+0.21071 s]*
/proc/loadavg: 2.30 2.11 2.29 3/234 9723
/proc/meminfo: memFree=27531632/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 406009217 115843072 349 33554432000 4194304 5098028 140727464335552 140727464332808 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 349 296 221 0 87 0
[pid=9709] ppid=9706 vsize=15012696 memory=85560 CPUtime=0.25 cores=0,2,4,6
/proc/9709/stat : 9709 (java) S 9706 9706 4978 0 -1 1077944320 11442 0 0 0 22 3 0 0 20 0 15 0 406009217 15373000704 21390 33554432000 4194304 4196468 140730165740128 140730165722672 139796554051319 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
/proc/9709/statm: 3753174 21390 2930 1 0 3715579 0
[pid=9709/tid=9710] ppid=9706 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/9709/task/9710/stat : 9710 (java) R 9706 9706 4978 0 -1 4202560 9158 0 0 0 17 3 0 0 20 0 15 0 406009217 15373000704 21390 33554432000 4194304 4196468 140730165740128 139796525850704 139796538131806 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9711] ppid=9706 vsize=15012696 memory=547 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9711/stat : 9711 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 21390 33554432000 4194304 4196468 140730165740128 139796558293520 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9712] ppid=9706 vsize=15012696 memory=139798886473067 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9712/stat : 9712 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 21390 33554432000 4194304 4196468 140730165740128 139796357069456 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9713] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9713/stat : 9713 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 21390 33554432000 4194304 4196468 140730165740128 139796356016400 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9714] ppid=9706 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9714/stat : 9714 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 21390 33554432000 4194304 4196468 140730165740128 139796354963856 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9715] ppid=9706 vsize=15012696 memory=139798886463104 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9715/stat : 9715 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009220 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795548334832 139796554062466 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9716] ppid=9706 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9716/stat : 9716 (java) S 9706 9706 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406009221 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795145680544 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9717] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9717/stat : 9717 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009221 15373000704 21390 33554432000 4194304 4196468 140730165740128 139794877244656 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9718] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9718/stat : 9718 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009223 15373000704 21390 33554432000 4194304 4196468 140730165740128 139794502736336 139796554069915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9719] ppid=9706 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9709/task/9719/stat : 9719 (java) S 9706 9706 4978 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 15 0 406009223 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795547281648 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9720] ppid=9706 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9720/stat : 9720 (java) R 9706 9706 4978 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 406009223 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795546229104 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9721] ppid=9706 vsize=15012696 memory=139798886463104 CPUtime=0.02 cores=0,2,4,6
/proc/9709/task/9721/stat : 9721 (java) S 9706 9706 4978 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 406009223 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795545176048 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9722] ppid=9706 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9722/stat : 9722 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009224 15373000704 21390 33554432000 4194304 4196468 140730165740128 139794004830560 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9723] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9723/stat : 9723 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009224 15373000704 21390 33554432000 4194304 4196468 140730165740128 139795544124464 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 86956 KiB

[startup+0.310593 s]*
/proc/loadavg: 2.30 2.11 2.29 3/234 9723
/proc/meminfo: memFree=27527976/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 406009217 115843072 349 33554432000 4194304 5098028 140727464335552 140727464332808 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 349 296 221 0 87 0
[pid=9709] ppid=9706 vsize=15012696 memory=89916 CPUtime=0.43 cores=0,2,4,6
/proc/9709/stat : 9709 (java) S 9706 9706 4978 0 -1 1077944320 12532 0 0 0 39 4 0 0 20 0 15 0 406009217 15373000704 22479 33554432000 4194304 4196468 140730165740128 140730165722672 139796554051319 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
/proc/9709/statm: 3753174 22479 3037 1 0 3715579 0
[pid=9709/tid=9710] ppid=9706 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/9709/task/9710/stat : 9710 (java) R 9706 9706 4978 0 -1 4202560 10042 0 0 0 26 4 0 0 20 0 15 0 406009217 15373000704 22479 33554432000 4194304 4196468 140730165740128 139796525881392 139796535616272 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9711] ppid=9706 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9711/stat : 9711 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 22479 33554432000 4194304 4196468 140730165740128 139796558293520 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9712] ppid=9706 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9712/stat : 9712 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 22479 33554432000 4194304 4196468 140730165740128 139796357069456 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9713] ppid=9706 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9713/stat : 9713 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 22479 33554432000 4194304 4196468 140730165740128 139796356016400 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9714] ppid=9706 vsize=15012696 memory=7007700635973428626 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9714/stat : 9714 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15373000704 22479 33554432000 4194304 4196468 140730165740128 139796354963856 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9715] ppid=9706 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9715/stat : 9715 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009220 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795548334832 139796554062466 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9716] ppid=9706 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9716/stat : 9716 (java) S 9706 9706 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406009221 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795145680544 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9717] ppid=9706 vsize=15012696 memory=-7465405268641471099 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9717/stat : 9717 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009221 15373000704 22479 33554432000 4194304 4196468 140730165740128 139794877244656 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9718] ppid=9706 vsize=15012696 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9718/stat : 9718 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009223 15373000704 22479 33554432000 4194304 4196468 140730165740128 139794502736336 139796554069915 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9719] ppid=9706 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9709/task/9719/stat : 9719 (java) S 9706 9706 4978 0 -1 1077944384 520 0 0 0 3 0 0 0 20 0 15 0 406009223 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795547281648 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9720] ppid=9706 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9709/task/9720/stat : 9720 (java) S 9706 9706 4978 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 15 0 406009223 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795546229104 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9721] ppid=9706 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9709/task/9721/stat : 9721 (java) S 9706 9706 4978 0 -1 1077944384 542 0 0 0 7 0 0 0 20 0 15 0 406009223 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795545176048 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9722] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9722/stat : 9722 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009224 15373000704 22479 33554432000 4194304 4196468 140730165740128 139794004830560 139796554061525 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9723] ppid=9706 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9723/stat : 9723 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009224 15373000704 22479 33554432000 4194304 4196468 140730165740128 139795544124464 139796554062466 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91312 KiB

[startup+0.706054 s]
/proc/loadavg: 2.30 2.11 2.29 4/234 9723
/proc/meminfo: memFree=27504268/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 406009217 115843072 349 33554432000 4194304 5098028 140727464335552 140727464332808 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 349 296 221 0 87 0
[pid=9709] ppid=9706 vsize=15018968 memory=127780 CPUtime=1.03 cores=0,2,4,6
/proc/9709/stat : 9709 (java) S 9706 9706 4978 0 -1 1077944320 20167 0 0 0 97 6 0 0 20 0 15 0 406009217 15379423232 31945 33554432000 4194304 4196468 140730165740128 140730165722672 139796554051319 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
/proc/9709/statm: 3754742 31945 3192 1 0 3716091 0
[pid=9709/tid=9710] ppid=9706 vsize=15018968 memory=1204 CPUtime=0.68 cores=0,2,4,6
/proc/9709/task/9710/stat : 9710 (java) R 9706 9706 4978 0 -1 4202560 17126 0 0 0 63 5 0 0 20 0 15 0 406009217 15379423232 31945 33554432000 4194304 4196468 140730165740128 139796525889424 139796554073245 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9711] ppid=9706 vsize=15018968 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9711/stat : 9711 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15379423232 31945 33554432000 4194304 4196468 140730165740128 139796558293520 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9712] ppid=9706 vsize=15018968 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9712/stat : 9712 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15379423232 31945 33554432000 4194304 4196468 140730165740128 139796357069456 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9713] ppid=9706 vsize=15018968 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9713/stat : 9713 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009219 15379423232 31945 33554432000 4194304 4196468 140730165740128 139796356016400 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9714] ppid=9706 vsize=15018968 memory=780 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9714/stat : 9714 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406009219 15379423232 31945 33554432000 4194304 4196468 140730165740128 139796354963856 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9715] ppid=9706 vsize=15018968 memory=620 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9715/stat : 9715 (java) S 9706 9706 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406009220 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795548334832 139796554062466 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9716] ppid=9706 vsize=15018968 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9716/stat : 9716 (java) S 9706 9706 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406009221 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795145680544 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9717] ppid=9706 vsize=15018968 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9717/stat : 9717 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009221 15379423232 31945 33554432000 4194304 4196468 140730165740128 139794877244656 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9718] ppid=9706 vsize=15018968 memory=5900 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9718/stat : 9718 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009223 15379423232 31945 33554432000 4194304 4196468 140730165740128 139794502736336 139796554069915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9719] ppid=9706 vsize=15018968 memory=14012 CPUtime=0.1 cores=0,2,4,6
/proc/9709/task/9719/stat : 9719 (java) R 9706 9706 4978 0 -1 4202560 731 0 0 0 10 0 0 0 20 0 15 0 406009223 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795547281648 139796538450863 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9720] ppid=9706 vsize=15018968 memory=2116 CPUtime=0.07 cores=0,2,4,6
/proc/9709/task/9720/stat : 9720 (java) R 9706 9706 4978 0 -1 4202560 300 0 0 0 7 0 0 0 20 0 15 0 406009223 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795546219024 139796533707184 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9721] ppid=9706 vsize=15018968 memory=20536 CPUtime=0.16 cores=0,2,4,6
/proc/9709/task/9721/stat : 9721 (java) R 9706 9706 4978 0 -1 4202560 673 0 0 0 16 0 0 0 20 0 15 0 406009223 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795545174008 139796532854440 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9722] ppid=9706 vsize=15018968 memory=3472323897372783787 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9722/stat : 9722 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406009224 15379423232 31945 33554432000 4194304 4196468 140730165740128 139794004830560 139796554061525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
[pid=9709/tid=9723] ppid=9706 vsize=15018968 memory=139798769600368 CPUtime=0 cores=0,2,4,6
/proc/9709/task/9723/stat : 9723 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406009224 15379423232 31945 33554432000 4194304 4196468 140730165740128 139795544124464 139796554062466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18604032 140730165748463 140730165748890 140730165748890 140730165751759 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 129176 KiB

[startup+1.50106 s]
/proc/loadavg: 2.30 2.11 2.29 5/234 9723
/proc/meminfo: memFree=27451512/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 406009217 115843072 349 33554432000 4194304 5098028 140727464335552 140727464332808 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 349 296 221 0 87 0

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

[pid=9725/tid=9738] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9738/stat : 9738 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012560 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532672096608 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9739] ppid=9706 vsize=8068440 memory=1394748 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9739/stat : 9739 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012560 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534340344880 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9741] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9741/stat : 9741 (java) S 9706 9706 4978 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406012629 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534417405760 140534965792537 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9743] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9743/stat : 9743 (java) S 9706 9706 4978 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 406012629 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532135210928 140534965789853 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9744] ppid=9706 vsize=8068440 memory=2532 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9744/stat : 9744 (java) S 9706 9706 4978 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 406012630 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532269432368 140534965789853 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9745] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9745/stat : 9745 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012632 8262082560 29730 33554432000 4194304 4196468 140734846481296 140531866787120 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
Current children cumulated CPU time: 50.39 s
Current children cumulated vsize: 8800044 KiB
Current children cumulated memory: 636876 KiB

[startup+42.401 s]
/proc/loadavg: 2.04 2.07 2.27 3/240 9754
/proc/meminfo: memFree=26815036/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1476 CPUtime=41.63 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 584 43415 0 0 0 0 4046 117 20 0 1 0 406009217 115843072 369 33554432000 4194304 5098028 140727464335552 140727464332296 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 369 311 221 0 87 0
[pid=9725] ppid=9706 vsize=8068440 memory=118920 CPUtime=1.29 cores=0,2,4,6
/proc/9725/stat : 9725 (java) S 9706 9706 4978 0 -1 1077944320 20051 0 0 0 121 8 0 0 20 0 19 0 406012553 8262082560 29730 33554432000 4194304 4196468 140734846481296 140734846463840 140534965767927 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
/proc/9725/statm: 2017110 29730 3210 1 0 1978454 0
[pid=9740] ppid=9725 vsize=618476 memory=516496 CPUtime=8.27 cores=0,2,4,6
/proc/9740/stat : 9740 (glueminisat-sim) R 9725 9706 4978 0 -1 4202496 298424 0 0 0 787 40 0 0 20 0 1 0 406012629 633319424 129124 33554432000 4194304 4452875 140732396136384 140732396131480 4372038 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6552096 6554264 36950016 140732396143456 140732396143655 140732396143655 140732396146605 0
/proc/9740/statm: 154619 129124 374 64 0 150823 0
[pid=9725/tid=9726] ppid=9706 vsize=8068440 memory=516480 CPUtime=0.79 cores=0,2,4,6
/proc/9725/task/9726/stat : 9726 (java) S 9706 9706 4978 0 -1 1077944384 16726 0 0 0 73 6 0 0 20 0 19 0 406012553 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534937608096 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9727] ppid=9706 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9727/stat : 9727 (java) S 9706 9706 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 406012554 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534970010128 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9728] ppid=9706 vsize=8068440 memory=118920 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9728/stat : 9728 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406012554 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534770178704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9729] ppid=9706 vsize=8068440 memory=516480 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9729/stat : 9729 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406012554 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534769125648 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9730] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9730/stat : 9730 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406012554 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534768073104 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9731] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9731/stat : 9731 (java) S 9706 9706 4978 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 406012556 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534344555248 140534965779074 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9732] ppid=9706 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9732/stat : 9732 (java) S 9706 9706 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 406012556 8262082560 29730 33554432000 4194304 4196468 140734846481296 140533812946592 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9733] ppid=9706 vsize=8068440 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9733/stat : 9733 (java) S 9706 9706 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406012557 8262082560 29730 33554432000 4194304 4196468 140734846481296 140533544510704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9734] ppid=9706 vsize=8068440 memory=37592 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9734/stat : 9734 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012559 8262082560 29730 33554432000 4194304 4196468 140734846481296 140533170002384 140534965786523 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9735] ppid=9706 vsize=8068440 memory=988 CPUtime=0.15 cores=0,2,4,6
/proc/9725/task/9735/stat : 9735 (java) S 9706 9706 4978 0 -1 1077944384 921 0 0 0 15 0 0 0 20 0 19 0 406012559 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534343502064 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9736] ppid=9706 vsize=8068440 memory=2024 CPUtime=0.07 cores=0,2,4,6
/proc/9725/task/9736/stat : 9736 (java) S 9706 9706 4978 0 -1 1077944384 218 0 0 0 7 0 0 0 20 0 19 0 406012559 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534342449520 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9737] ppid=9706 vsize=8068440 memory=1428 CPUtime=0.22 cores=0,2,4,6
/proc/9725/task/9737/stat : 9737 (java) S 9706 9706 4978 0 -1 1077944384 771 0 0 0 22 0 0 0 20 0 19 0 406012559 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534341396464 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9738] ppid=9706 vsize=8068440 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9738/stat : 9738 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012560 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532672096608 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9739] ppid=9706 vsize=8068440 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9739/stat : 9739 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012560 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534340344880 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9741] ppid=9706 vsize=8068440 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9741/stat : 9741 (java) S 9706 9706 4978 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406012629 8262082560 29730 33554432000 4194304 4196468 140734846481296 140534417405760 140534965792537 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9743] ppid=9706 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9743/stat : 9743 (java) S 9706 9706 4978 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 406012629 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532135210928 140534965789853 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9744] ppid=9706 vsize=8068440 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9744/stat : 9744 (java) S 9706 9706 4978 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 406012630 8262082560 29730 33554432000 4194304 4196468 140734846481296 140532269432368 140534965789853 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9745] ppid=9706 vsize=8068440 memory=118056 CPUtime=0 cores=0,2,4,6
/proc/9725/task/9745/stat : 9745 (java) S 9706 9706 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406012632 8262082560 29730 33554432000 4194304 4196468 140734846481296 140531866787120 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
Current children cumulated CPU time: 51.19 s
Current children cumulated vsize: 8800044 KiB
Current children cumulated memory: 636892 KiB

[startup+42.8011 s]
/proc/loadavg: 2.04 2.07 2.27 3/240 9754
/proc/meminfo: memFree=26815036/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1476 CPUtime=41.63 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 584 43415 0 0 0 0 4046 117 20 0 1 0 406009217 115843072 369 33554432000 4194304 5098028 140727464335552 140727464332296 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 369 311 221 0 87 0
[pid=9725] ppid=9706 vsize=8068440 memory=187756 CPUtime=10.18 cores=0,2,4,6
/proc/9725/stat : 9725 (java) S 9706 9706 4978 0 -1 1077944320 20932 300991 0 0 151 9 815 43 20 0 18 0 406012553 8262082560 46939 33554432000 4194304 4196468 140734846481296 140734846463840 140534965767927 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
/proc/9725/statm: 2017110 46939 3223 1 0 1978454 0
[pid=9725/tid=9726] ppid=9706 vsize=8068440 memory=-7240506762632310630 CPUtime=9.37 cores=0,2,4,6
/proc/9725/task/9726/stat : 9726 (java) S 9706 9706 4978 0 -1 1077944384 16726 300991 0 0 73 6 815 43 20 0 18 0 406012553 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534937608096 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9727] ppid=9706 vsize=8068440 memory=-6518611492189750934 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9727/stat : 9727 (java) S 9706 9706 4978 0 -1 1077944384 2 300991 0 0 0 0 815 43 20 0 18 0 406012554 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534970010128 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9728] ppid=9706 vsize=8068440 memory=1404226546386183047 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9728/stat : 9728 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 18 0 406012554 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534770178704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9729] ppid=9706 vsize=8068440 memory=-8895323862916359527 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9729/stat : 9729 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 18 0 406012554 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534769125648 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9730] ppid=9706 vsize=8068440 memory=8112282956445269571 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9730/stat : 9730 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 18 0 406012554 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534768073104 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9731] ppid=9706 vsize=8068440 memory=1476 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9731/stat : 9731 (java) S 9706 9706 4978 0 -1 1077944384 7 300991 0 0 0 0 815 43 20 0 18 0 406012556 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534344555248 140534965779074 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9732] ppid=9706 vsize=8068440 memory=118920 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9732/stat : 9732 (java) S 9706 9706 4978 0 -1 1077944384 13 300991 0 0 0 0 815 43 20 0 18 0 406012556 8262082560 46939 33554432000 4194304 4196468 140734846481296 140533812946592 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9733] ppid=9706 vsize=8068440 memory=516480 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9733/stat : 9733 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 18 0 406012557 8262082560 46939 33554432000 4194304 4196468 140734846481296 140533544510704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9734] ppid=9706 vsize=8068440 memory=780 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9734/stat : 9734 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 18 0 406012559 8262082560 46939 33554432000 4194304 4196468 140734846481296 140533170002384 140534965786523 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9735] ppid=9706 vsize=8068440 memory=7014751519717742949 CPUtime=8.8 cores=0,2,4,6
/proc/9725/task/9735/stat : 9735 (java) S 9706 9706 4978 0 -1 1077944384 969 300991 0 0 22 0 815 43 20 0 18 0 406012559 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534343502064 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9736] ppid=9706 vsize=8068440 memory=7452171398474323557 CPUtime=8.72 cores=0,2,4,6
/proc/9725/task/9736/stat : 9736 (java) R 9706 9706 4978 0 -1 4202560 570 300991 0 0 14 0 815 43 20 0 18 0 406012559 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534342430536 140534947315512 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9737] ppid=9706 vsize=8068440 memory=7738968054765808226 CPUtime=8.84 cores=0,2,4,6
/proc/9725/task/9737/stat : 9737 (java) S 9706 9706 4978 0 -1 1077944384 1176 300991 0 0 26 0 815 43 20 0 18 0 406012559 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534341396464 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9738] ppid=9706 vsize=8068440 memory=7738968037518501991 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9738/stat : 9738 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 18 0 406012560 8262082560 46939 33554432000 4194304 4196468 140734846481296 140532672096608 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9739] ppid=9706 vsize=8068440 memory=7738968054765546085 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9739/stat : 9739 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 18 0 406012560 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534340344880 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9741] ppid=9706 vsize=8068440 memory=7374199557513241709 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9741/stat : 9741 (java) S 9706 9706 4978 0 -1 1077944384 25 300991 0 0 0 0 815 43 20 0 18 0 406012629 8262082560 46939 33554432000 4194304 4196468 140734846481296 140534417404944 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9743] ppid=9706 vsize=8068440 memory=7738968037518894433 CPUtime=8.73 cores=0,2,4,6
/proc/9725/task/9743/stat : 9743 (java) R 9706 9706 4978 0 -1 4202560 103 300991 0 0 14 1 815 43 20 0 18 0 406012629 8262082560 46939 33554432000 4194304 4196468 140734846481296 140532135210880 140534433813024 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9745] ppid=9706 vsize=8068440 memory=7884223393315775572 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9745/stat : 9745 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 18 0 406012632 8262082560 46939 33554432000 4194304 4196468 140734846481296 140531866786880 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
Current children cumulated CPU time: 51.81 s
Current children cumulated vsize: 8181568 KiB
Current children cumulated memory: 189232 KiB

[startup+43.0032 s]*
/proc/loadavg: 2.04 2.07 2.27 5/237 9754
/proc/meminfo: memFree=27229912/32770624 swapFree=66998516/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1476 CPUtime=41.63 cores=0,2,4,6
/proc/9706/stat : 9706 (scop.sh) S 9703 9706 4978 0 -1 4202496 584 43415 0 0 0 0 4046 117 20 0 1 0 406009217 115843072 369 33554432000 4194304 5098028 140727464335552 140727464332296 140058360291964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16855040 140727464342312 140727464342640 140727464342640 140727464345549 0
/proc/9706/statm: 28282 369 311 221 0 87 0
[pid=9725] ppid=9706 vsize=7938388 memory=221912 CPUtime=10.67 cores=0,2,4,6
/proc/9725/stat : 9725 (java) S 9706 9706 4978 0 -1 1077944320 22713 300991 0 0 198 11 815 43 20 0 17 0 406012553 8128909312 55478 33554432000 4194304 4196468 140734846481296 140734846463840 140534965767927 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
/proc/9725/statm: 1984597 55478 3234 1 0 1945941 0
[pid=9725/tid=9726] ppid=9706 vsize=7938388 memory=7022364632946311227 CPUtime=9.52 cores=0,2,4,6
/proc/9725/task/9726/stat : 9726 (java) R 9706 9706 4978 0 -1 4202560 18041 300991 0 0 87 7 815 43 20 0 17 0 406012553 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534937594656 140534958447645 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9727] ppid=9706 vsize=7938388 memory=547 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9727/stat : 9727 (java) S 9706 9706 4978 0 -1 1077944384 2 300991 0 0 0 0 815 43 20 0 17 0 406012554 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534970010128 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9728] ppid=9706 vsize=7938388 memory=139798886473067 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9728/stat : 9728 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 17 0 406012554 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534770178704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9729] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9729/stat : 9729 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 17 0 406012554 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534769125648 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9730] ppid=9706 vsize=7938388 memory=-1 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9730/stat : 9730 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 17 0 406012554 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534768073104 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9731] ppid=9706 vsize=7938388 memory=139798886463104 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9731/stat : 9731 (java) S 9706 9706 4978 0 -1 1077944384 7 300991 0 0 0 0 815 43 20 0 17 0 406012556 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534344555248 140534965779074 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9732] ppid=9706 vsize=7938388 memory=-1 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9732/stat : 9732 (java) S 9706 9706 4978 0 -1 1077944384 13 300991 0 0 0 0 815 43 20 0 17 0 406012556 8128909312 55478 33554432000 4194304 4196468 140734846481296 140533812946592 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9733] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9733/stat : 9733 (java) S 9706 9706 4978 0 -1 1077944384 1 300991 0 0 0 0 815 43 20 0 17 0 406012557 8128909312 55478 33554432000 4194304 4196468 140734846481296 140533544510704 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9734] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9734/stat : 9734 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 17 0 406012559 8128909312 55478 33554432000 4194304 4196468 140734846481296 140533170002384 140534965786523 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9735] ppid=9706 vsize=7938388 memory=0 CPUtime=8.89 cores=0,2,4,6
/proc/9725/task/9735/stat : 9735 (java) S 9706 9706 4978 0 -1 1077944384 1006 300991 0 0 31 0 815 43 20 0 17 0 406012559 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534343502064 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9736] ppid=9706 vsize=7938388 memory=-1 CPUtime=8.81 cores=0,2,4,6
/proc/9725/task/9736/stat : 9736 (java) S 9706 9706 4978 0 -1 1077944384 680 300991 0 0 23 0 815 43 20 0 17 0 406012559 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534342449520 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9737] ppid=9706 vsize=7938388 memory=139798886463104 CPUtime=8.92 cores=0,2,4,6
/proc/9725/task/9737/stat : 9737 (java) S 9706 9706 4978 0 -1 1077944384 1357 300991 0 0 34 0 815 43 20 0 17 0 406012559 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534341396464 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9738] ppid=9706 vsize=7938388 memory=-1 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9738/stat : 9738 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 17 0 406012560 8128909312 55478 33554432000 4194304 4196468 140734846481296 140532672096608 140534965778133 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9739] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9739/stat : 9739 (java) S 9706 9706 4978 0 -1 1077944384 3 300991 0 0 0 0 815 43 20 0 17 0 406012560 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534340344880 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9741] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9741/stat : 9741 (java) S 9706 9706 4978 0 -1 1077944384 25 300991 0 0 0 0 815 43 20 0 17 0 406012629 8128909312 55478 33554432000 4194304 4196468 140734846481296 140534417404944 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
[pid=9725/tid=9745] ppid=9706 vsize=7938388 memory=0 CPUtime=8.58 cores=0,2,4,6
/proc/9725/task/9745/stat : 9745 (java) S 9706 9706 4978 0 -1 1077944384 8 300991 0 0 0 0 815 43 20 0 17 0 406012632 8128909312 55478 33554432000 4194304 4196468 140734846481296 140531866788912 140534965779074 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21684224 140734846489596 140734846489754 140734846489754 140734846492623 0
Current children cumulated CPU time: 52.3 s
Current children cumulated vsize: 8051516 KiB
Current children cumulated memory: 223388 KiB

Child status: 0
Real time (s): 43.0522
CPU time (s): 52.3708
CPU user time (s): 50.6179
CPU system time (s): 1.75293
CPU usage (%): 121.645
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3983340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.6179
system time used= 1.75293
maximum resident set size= 3982220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367758
page faults= 0
swaps= 0
block input operations= 8
block output operations= 320688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7611
involuntary context switches= 135


# summary of solver processes directly reported to runsolver:
#   pid: 9706
#   total CPU time (s): 52.3708
#   total CPU user time (s): 50.6179
#   total CPU system time (s): 1.75293

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.309747 second user time and 0.485076 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 16:09:23
IDJOB=4388244
IDBENCH=138482
IDSOLVER=2825
FILE ID=node127/4388244-1568297403
RUNJOBID= node127-1568286090-6276
PBS_JOBID= 21701077
Free space on /tmp= 54336 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-18.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-4388244-1568297403/watcher-4388244-1568297403 -o /tmp/evaluation-result-4388244-1568297403/solver-4388244-1568297403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6276 --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-4388244-1568297403.xml

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

MD5SUM BENCH= 3f0141c7bb33af25d9039070b39091b8
RANDOM SEED=325284953

node127.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.55
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.55
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.55
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.55
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:        27608380 kB
MemAvailable:   31282160 kB
Buffers:           85096 kB
Cached:          3857972 kB
SwapCached:         6784 kB
Active:          2773096 kB
Inactive:        1777384 kB
Active(anon):     599808 kB
Inactive(anon):    49044 kB
Active(file):    2173288 kB
Inactive(file):  1728340 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             20672 kB
Writeback:             0 kB
AnonPages:        936904 kB
Mapped:            54944 kB
Shmem:             32692 kB
Slab:             204688 kB
SReclaimable:     175972 kB
SUnreclaim:        28716 kB
KernelStack:        4096 kB
PageTables:         6668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6515664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    509952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 54316 MiB
End job on node127 at 2019-09-12 16:10:07