Trace number 4388304

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 95.7291 85.6884

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h374-07.xml
MD5SUMcae06e42b01baa71e2bfd0e1b4deb8b1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.1078
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":374},{"degree":2,"count":526}]
Minimum constraint arity526
Maximum constraint arity900
Distribution of constraint arities[{"arity":526,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-14551-serial-file.bin HOME/instance-4388304-1568298013.xml
0.65/0.53	
0.65/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Sep 12 16:19:32 CEST 2019
0.65/0.56	c PID: 14554
0.65/0.56	c IP: 172.20.3.137
0.65/0.56	c HOST: node137.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.63/1.06	c (0,0) Parsing End
1.63/1.07	c (0,0) CSP: 867 int (0 aux), 33 bool (0 aux), 2 ctr, max domain size 30
1.63/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.07	c (0,0) Constraint Name Generate Begin
1.63/1.07	c (0,0) Ctr:HOME/instance-4388304-1568298013.xml,AllDifferentMatrix:Instantiation:Var
1.63/1.07	c (0,0) Constraint Name Generate End
1.63/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.07	c (0,0) CSP to CSPinCNF Begin
1.89/1.11	c (0,0) translated 1 (10%) constraints
5.48/2.84	c (2,2) translated 2 (20%) constraints
5.48/2.86	c (2,2) ===========================================
5.48/2.87	c (2,2) Order
5.48/2.87	c (2,2) ===========================================
7.24/3.42	c (2,2) translated 2855 (10%) constraints
7.83/3.76	c (3,3) translated 5710 (20%) constraints
8.21/4.10	c (3,3) translated 8564 (30%) constraints
8.60/4.41	c (3,3) translated 11419 (40%) constraints
8.90/4.75	c (4,4) translated 14273 (50%) constraints
9.38/5.04	c (4,4) translated 17128 (60%) constraints
9.70/5.31	c (4,4) translated 19983 (70%) constraints
9.91/5.59	c (5,5) translated 22837 (80%) constraints
10.26/5.89	c (5,5) translated 25692 (90%) constraints
10.57/6.14	c (5,5) translated 28546 (100%) constraints
10.57/6.14	c (5,5) CSP to CSPinCNF End
10.57/6.15	c (5,5) CSP: 867 int (0 aux), 27033 bool (27000 aux), 137072 ctr, max domain size 30
10.57/6.15	c (5,5) Heap : 1802 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
10.57/6.15	c (5,5) CSPinCNF Propagation Begin
14.60/8.41	c (7,7) 20371 values, 87331 unsatisfiable literals, and 90849 valid clauses are removed
14.60/8.41	c (7,7) CSPinCNF Propagation End
14.60/8.42	c (7,7) CSP: 867 int (0 aux), 27033 bool (27000 aux), 46223 ctr, max domain size 30
14.60/8.42	c (7,7) Heap : 317 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.60/8.42	c (7,7) Simplify CSPinCNF Begin
15.96/8.94	c (8,8) Simplify CSPinCNF End
15.96/8.96	c (8,8) CSP: 867 int (0 aux), 53415 bool (53382 aux), 72605 ctr, max domain size 30
15.96/8.96	c (8,8) Heap : 535 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.96/8.96	c (8,8) Calculate Precise Domain Begin
15.96/8.96	c (8,8) 0 values are removed by re-calculation
15.96/8.96	c (8,8) Calculate Precise Domain End
15.96/8.97	c (8,8) CSP: 867 int (0 aux), 53415 bool (53382 aux), 72605 ctr, max domain size 30
15.96/8.97	c (8,8) Heap : 535 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.96/8.97	c (8,8) CSPinCNF to SatSolver Begin
17.62/9.55	c (9,8) 7261 (10 %) CSP clauses are encoded (0 SAT variables, 29841 SAT clauses)
18.21/9.72	c (9,8) 14521 (20 %) CSP clauses are encoded (0 SAT variables, 52389 SAT clauses)
18.41/9.86	c (9,9) 21782 (30 %) CSP clauses are encoded (0 SAT variables, 73840 SAT clauses)
18.51/9.99	c (9,9) 29042 (40 %) CSP clauses are encoded (0 SAT variables, 95922 SAT clauses)
18.73/10.12	c (9,9) 36303 (50 %) CSP clauses are encoded (0 SAT variables, 117471 SAT clauses)
18.82/10.25	c (9,9) 43563 (60 %) CSP clauses are encoded (0 SAT variables, 140625 SAT clauses)
18.92/10.38	c (9,9) 50824 (70 %) CSP clauses are encoded (0 SAT variables, 162858 SAT clauses)
19.22/10.50	c (9,9) 58084 (80 %) CSP clauses are encoded (0 SAT variables, 183464 SAT clauses)
19.32/10.63	c (10,9) 65345 (90 %) CSP clauses are encoded (0 SAT variables, 205009 SAT clauses)
19.42/10.75	c (10,10) 72605 (100 %) CSP clauses are encoded (0 SAT variables, 226263 SAT clauses)
19.42/10.75	c (10,10) CSPinCNF to SatSolver End
19.42/10.75	c (10,10) Heap : 1628 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.42/10.75	c (10,10) 42853 bool, 226264 clause
19.42/10.75	c (10,10) Export Begin
19.58/10.89	c (10,10) Export to HOME/scop-14551-serial-file.bin
19.58/10.89	c (10,10) Export End
19.58/10.89	c (10,10) Export File Size: 0.15 MB
19.58/10.89	c (10,10) 0,0,5,7,8,8,10,STOP-AFTER(DIMACS)
19.58/10.89	c END-Prog: Thu Sep 12 16:19:42 CEST 2019
19.82/10.91	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-14551-serial-file.bin
20.35/11.37	c (0,0) Read Serial File Begin
20.35/11.37	c (0,0) HOME/scop-14551-serial-file.bin
20.84/11.63	c (0,0) Read Serial File End
20.84/11.65	
20.84/11.65	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
20.84/11.65	(Solving Process)
20.84/11.65	
20.84/11.67	c BEGIN-Prog: Thu Sep 12 16:19:43 CEST 2019
20.84/11.67	c PID: 14571
20.84/11.67	c IP: 172.20.3.137
20.84/11.67	c HOST: node137.alineos.net
20.84/11.67	c (0,0) SatSolver.solve Begin
20.84/11.67	c (0,0) HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388304-1568298013.xml-scop-14554.cnf
21.06/11.70	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
21.06/11.70	c (0,0) c glueminisat-simp-2.2.10-193oa-n
21.06/11.70	c (0,0) c Command: HOME/glueminisat-simp-2.2.10-193oa-n-release -model -verb=3 -elim-cl=5000000 -native-oa HOME/instance-4388304-1568298013.xml-scop-14554.cnf 
21.06/11.70	c (0,0) c Options:
21.06/11.70	c (0,0) c CORE
21.06/11.70	c (0,0) c  var_decay             = 0.950
21.06/11.70	c (0,0) c  clause_decay          = 0.999
21.06/11.70	c (0,0) c  random_var_freq       = 0.000
21.06/11.70	c (0,0) c  random_seed           = 91648253.000
21.06/11.70	c (0,0) c  luby_restart          = 1
21.06/11.70	c (0,0) c  ccmin_mode            = 2
21.06/11.70	c (0,0) c  phase_saving          = 2
21.06/11.70	c (0,0) c  rnd_pol               = 0
21.06/11.70	c (0,0) c  rnd_init_act          = 0
21.06/11.70	c (0,0) c  garbage_frac          = 0.200
21.06/11.70	c (0,0) c  restart_first         = 1000
21.06/11.70	c (0,0) c  restart_inc           = 2.000
21.06/11.70	c (0,0) c MODEL
21.06/11.70	c (0,0) c  partial_model         = 0
21.06/11.70	c (0,0) c PROPAGATION
21.06/11.70	c (0,0) c  bin_propagation       = 1
21.06/11.70	c (0,0) c SIMPLIFICATION
21.06/11.70	c (0,0) c  lrn_min_size          = 100
21.06/11.70	c (0,0) c  lazy_simp             = 1
21.06/11.70	c (0,0) c  lazy_interval         = 10
21.06/11.70	c (0,0) c  lazy_fld_probing      = 1
21.06/11.70	c (0,0) c  lazy_pol_probing      = 1
21.06/11.70	c (0,0) c  lazy_nec_probing      = 1
21.06/11.70	c (0,0) c  lazy_eqv_probing      = 1
21.06/11.70	c (0,0) c  lazy_cla_probing      = 1
21.06/11.70	c (0,0) c  lazy_lrn_min          = 2
21.06/11.70	c (0,0) c  lazy_uw_lit_elim      = 1
21.06/11.70	c (0,0) c  lazy_pr_lit_elim      = 0
21.06/11.70	c (0,0) c  lazy_bin_add          = 3
21.06/11.70	c (0,0) c  probed_lit_chain      = 1
21.06/11.70	c (0,0) c  pr_min_lits           = 0.00020
21.06/11.70	c (0,0) c  pr_min_starts         = 500
21.06/11.70	c (0,0) c  rw_min_lits           = 0.010
21.06/11.70	c (0,0) c  rw_min_starts         = 500
21.06/11.70	c (0,0) c  rand_attach           = 0
21.06/11.70	c (0,0) c  dec_elim              = 1
21.06/11.70	c (0,0) c  dec_elim_lim          = 25
21.06/11.70	c (0,0) c  dec_elim_len          = -1
21.06/11.70	c (0,0) c  amo                   = 0
21.06/11.70	c (0,0) c  amo_grp               = 1
21.06/11.70	c (0,0) c  amo_max_bins          = 1000000
21.06/11.70	c (0,0) c  amo_starts            = 50
21.06/11.70	c (0,0) c  mace_cmd              = mace
21.06/11.70	c (0,0) c DECISION
21.06/11.70	c (0,0) c  rand_rebuild          = 0
21.06/11.70	c (0,0) c  rand_rebuild_confs    = 10000
21.06/11.70	c (0,0) c  inc_var_decay         = 1
21.06/11.70	c (0,0) c  inc_var_decay_period  = 100000
21.06/11.70	c (0,0) c  inc_var_decay_init    = 0.600
21.06/11.71	c (0,0) c  var_decay_mode        = 0
21.06/11.71	c (0,0) c  var_decay_gain        = 0
21.06/11.71	c (0,0) c  sloped_var_decay      = 1
21.06/11.71	c (0,0) c  max_var_decay         = 0.990
21.06/11.71	c (0,0) c  min_var_decay         = 0.950
21.06/11.71	c (0,0) c  min_var_decay_vars    = 10000
21.06/11.71	c (0,0) c  max_var_decay_vars    = 500
21.06/11.71	c (0,0) c  uip_bumping           = 1
21.06/11.71	c (0,0) c  lbd_act_bumping       = 1
21.06/11.71	c (0,0) c  rand_tiebreak         = 0
21.06/11.71	c (0,0) c  simp_rebuild          = 1
21.06/11.71	c (0,0) c RESTART
21.06/11.71	c (0,0) c  restart_strategy      = 2
21.06/11.71	c (0,0) c  restart_blocking      = 0
21.06/11.71	c (0,0) c  agility_decay         = 0.99990
21.06/11.71	c (0,0) c  lbd_restart_rate      = 0.800
21.06/11.71	c (0,0) c  dec_restart_rate      = 0.950
21.06/11.71	c (0,0) c  blk_restart_rate      = 0.700
21.06/11.71	c (0,0) c  lbd_queue_size        = 50
21.06/11.71	c (0,0) c  dec_queue_size        = 50
21.06/11.71	c (0,0) c  trl_queue_size        = 5000
21.06/11.71	c (0,0) c  blk_restart_weight    = 1.000
21.06/11.71	c (0,0) c  inc_rst_rate          = 0
21.06/11.71	c (0,0) c  inc_rst_rate_period   = 500000
21.06/11.71	c (0,0) c  inc_lbd_rst_rate_init = 0.600
21.06/11.71	c (0,0) c  inc_dec_rst_rate_init = 0.750
21.06/11.71	c (0,0) c REDUCTION
21.06/11.71	c (0,0) c  closed_lbd            = 0
21.06/11.71	c (0,0) c  closed_lbd_rate       = 0.500
21.06/11.71	c (0,0) c  rm_simulate           = 0
21.06/11.71	c (0,0) c  rdb_eval              = 2
21.06/11.71	c (0,0) c  rdb_call              = 3
21.06/11.71	c (0,0) c  rdb_ub                = 0.500
21.06/11.71	c (0,0) c  core_lbd_cvr          = 0.800
21.06/11.71	c (0,0) c  supp_lbd_cvr          = 0.990
21.06/11.71	c (0,0) c  core_lbd_lb           = 2
21.06/11.71	c (0,0) c  supp_lbd_lb           = 2
21.06/11.71	c (0,0) c  core_lbd_prd          = 7
21.06/11.71	c (0,0) c  supp_lbd_prd          = 1
21.06/11.71	c (0,0) c  othr_lbd_prd          = 0
21.06/11.71	c (0,0) c  inc_lrn_limit         = 1000
21.06/11.71	c (0,0) c  frozen_lbd            = 30
21.06/11.71	c (0,0) c  simp_min_starts       = 100
21.06/11.71	c (0,0) c  rm_low_act_learnts    = 1
21.06/11.71	c (0,0) c  lv0_reduce_db         = 0
21.06/11.71	c (0,0) c  reduce_db_base        = 20000
21.06/11.71	c (0,0) c  reduce_db_inc         = 1000
21.06/11.71	c (0,0) c HARD
21.06/11.71	c (0,0) c  inst_check            = 200000
21.06/11.71	c (0,0) c  small_block           = 1.750
21.06/11.71	c (0,0) c  slow_restart_speed    = 400.000
21.06/11.71	c (0,0) c  slow_restart_strategy = 3
21.06/11.71	c (0,0) c  slow_lbd_restart_rate = 0.700
21.06/11.71	c (0,0) c  slow_dec_restart_rate = 1.000
21.06/11.71	c (0,0) c  slow_lbd_queue_size   = 50
21.06/11.71	c (0,0) c  slow_var_decay        = 0.950
21.06/11.71	c (0,0) c  slow_glue_threshold   = 2
21.06/11.71	c (0,0) c  slow_phase_saving     = 2
21.06/11.71	c (0,0) c  fast_restart_speed    = 125.000
21.06/11.71	c (0,0) c  fast_restart_strategy = 1
21.06/11.71	c (0,0) c  fast_lbd_restart_rate = 0.800
21.06/11.71	c (0,0) c  fast_dec_restart_rate = 0.950
21.06/11.71	c (0,0) c  fast_lbd_queue_size   = 50
21.06/11.71	c (0,0) c  fast_var_decay        = 1.000
21.06/11.71	c (0,0) c  fast_glue_threshold   = 2
21.06/11.71	c (0,0) c  fast_phase_saving     = 2
21.06/11.71	c (0,0) c STATS
21.06/11.71	c (0,0) c  stats_conf_size       = 10000
21.06/11.71	c (0,0) c  max_stats_size        = 30
21.06/11.71	c (0,0) c SOLVER
21.06/11.71	c (0,0) c  minisat               = 0
21.06/11.79	c (0,0) c Problem: 42853 variables, 226264 clauses, parsing 0.08 s
21.47/12.03	c (0,0) c  reduced to 15342 variables, 177425 clauses (grow = 0)
21.47/12.03	c (0,0) c  exclude 715 (4.7%) variables from decision variables (last cost 25)
21.47/12.05	c (0,0) c Simplification: 28226 vars, 48839 clauses are eliminated using 0.26 s
21.47/12.05	c (0,0) c
21.47/12.05	c (0,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
21.47/12.05	c (0,0) c
21.47/12.05	c (0,0) c    0         0         0    14627   177425        0   -nan  -nan  -nan -nan%
21.47/12.09	c (0,0) c    0         1       100    14614   177425       84   12.0   8.1  87.6 11.1%
21.58/12.11	c (0,0) c    0         1       220    14596   177425      185   11.8   7.5  75.8 10.3%
21.58/12.11	c (0,0) c    0 p       2       236    14584   177425      198   12.8   7.9  77.5 10.5%
21.58/12.13	c (0,0) c    0 p       3       296    14569   177425      244   13.5   8.3  78.7 10.4%
21.58/12.15	c (0,0) c    0         3       364    14558   177425      299   13.6   8.3  81.1 10.9%
21.66/12.20	c (0,0) c    0 p       4       468    14510   177425      384   14.0   8.6  83.6 11.5%
21.66/12.23	c (0,0) c    0         4       536    14469   177425      439   13.8   8.5  84.5 11.6%
21.66/12.26	c (0,0) c    0 p       5       617    14448   177425      505   14.3   8.6  84.7 12.0%
21.66/12.28	c (0,0) c    0 p       6       670    14446   177425      551   14.7   8.8  84.9 12.1%
21.76/12.31	c (1,0) c    0         6       743    14399   177425      609   14.9   8.9  86.2 12.3%
21.76/12.40	c (1,0) c    0         6       991    14308   177425      803   14.0   8.4  82.7 11.9%
21.87/12.46	c (1,0) c    0 p       7      1152    14196   177425      938   14.0   8.4  83.0 12.1%
21.96/12.51	c (1,0) c    0         7      1289    14182   177425     1056   14.0   8.4  82.5 12.3%
21.96/12.51	c (1,0) c    0 p       8      1292    14178   177425     1059   14.1   8.4  82.6 12.3%
21.96/12.56	c (1,0) c    0 p       9      1419    14156   177425     1160   14.5   8.6  82.0 12.3%
21.96/12.58	c (1,0) c
21.96/12.58	c (1,0) c   variables         : 14146       (init 42853, after simp 14627, 594 non-decs, 367 csp)
21.96/12.58	c (1,0) c   clauses           : 177425      (init 226264, after simp 177425)
21.96/12.58	c (1,0) c   restarts          : 9           (147.20 confs/res, 53~482 confs, 0 blks, 0 last)
21.96/12.58	c (1,0) c   conflicts         : 1472        (1729 /sec, 70.38% dconfs, 0.00% supp, trail 56.34w x 81.53h, jmp 19.23h)
21.96/12.58	c (1,0) c   decisions         : 29069       (0.6000 vdcy, 34143 /sec, 0.00% bin, rs 0.000 s)
21.96/12.58	c (1,0) c   propagations      : 2083366     (2446997 /sec, 71.67 lits/dec, 15.85% o.a.)
21.96/12.58	c (1,0) c   conflict literals : 20372       (11.29% deleted; 0.71% by bin min, 0.000 s)
21.96/12.58	c (1,0) c   len               : 14.717      (12.18 for all, max 134, used 88)
21.96/12.58	c (1,0) c   lbd               : 8.654       (7.63 (7.22) for all, max 52, used 41, 2.827 stdev, 1.597 blk)
21.96/12.58	c (1,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
21.96/12.58	c (1,0) c   simp dbs          : 1           (0.000 s)
21.96/12.58	c (1,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
21.96/12.58	c (1,0) c   learnts           : 1204        (0 learnts removed, 0.00%)
21.96/12.58	c (1,0) c   rewrite dbs       : 0           (0/4 vars, 0+0 taut, 0+0 unit, 0.000 s)
21.96/12.58	c (1,0) c   assigned lits     : 9           (70/117 probed, 0 remains)
21.96/12.58	c (1,0) c   premise updates   : 0           (0.00 /lit)
21.96/12.58	c (1,0) c   probed variables  : 117         (0 pr, 0 eq, 0 fld, 0 pol, 0 nec, 117 cla, 0 amo)
21.96/12.58	c (1,0) c   equiv variables   : 4           (4 bin, 0 trn, 0 quat, 0 quin, 0 othr; 0 amo)
21.96/12.58	c (1,0) c   lazy added bins   : 59          (59 prop + 0 conf, 0.007s)
21.96/12.58	c (1,0) c   unwatched lit elim: 24          (0.00+0.08%, 7+17 of 520412+20372)
21.96/12.58	c (1,0) c   classified type   : undef
21.96/12.58	c (1,0) c   progress          : 4.082 %
21.96/12.58	c (1,0) c
21.96/12.58	c (1,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
21.96/12.58	c (1,0) c
21.96/12.58	c (1,0) c    0 p      10      1472    14146   177425     1204   14.7   8.7  81.5 12.3%
22.07/12.63	c (1,0) c    0 p      11      1580    13885   177425     1294   14.9   8.7  81.2 12.5%
22.07/12.65	c (1,0) c    0        11      1647    13871   177425     1347   14.7   8.6  80.8 12.4%
22.18/12.70	c (1,0) c    1 p      12      1760    13856   177425     1448   14.7   8.6  81.6 12.6%
22.18/12.78	c (1,0) c    1 p      14      1922    13838   177425     1590   14.9   8.6  82.9 13.0%
22.27/12.81	c (1,0) c    1 p      15      1997    13828   177425     1653   15.0   8.6  82.9 13.0%
22.27/12.83	c (1,0) c    1 p      16      2049    13816   177425     1694   15.1   8.7  83.1 13.0%
22.27/12.85	c (1,0) c    1        16      2076    13812   177425     1718   15.2   8.7  83.1 13.0%
22.38/12.95	c (1,0) c    1 p      19      2339    13783   177425     1956   15.5   8.8  83.3 13.2%
22.38/12.98	c (1,0) c    1 p      20      2411    13774   177425     2023   15.5   8.8  83.2 13.3%
22.49/13.07	c (1,0) c    1        20      2591    13753   177425     2189   15.4   8.7  83.1 13.5%
22.59/13.11	c (1,0) c    1 p      21      2694    13392   177425     2283   15.3   8.7  83.3 13.5%
22.69/13.23	c (1,0) c    1 p      22      2957    13363   177425     2537   15.0   8.5  83.5 13.8%
22.79/13.30	c (2,0) c    1 p      23      3151    13337   177425     2717   15.0   8.5  82.5 13.9%
22.79/13.33	c (2,0) c    1        24      3210    13329   177425     2772   15.1   8.5  82.5 13.9%
22.88/13.40	c (2,0) c    1 p      26      3385    13306   177425     2938   15.0   8.5  82.7 14.1%
22.98/13.55	c (2,0) c
22.98/13.55	c (2,0) c   variables         : 13274       (init 42853, after simp 14627, 487 non-decs, 367 csp)
22.98/13.55	c (2,0) c   clauses           : 177425      (init 226264, after simp 177425)
22.98/13.56	c (2,0) c   restarts          : 28          (127.97 confs/res, 50~482 confs, 0 blks, 0 last)
22.98/13.56	c (2,0) c   conflicts         : 3711        (2071 /sec, 72.03% dconfs, 0.00% supp, trail 60.75w x 82.92h, jmp 18.83h)
22.98/13.56	c (2,0) c   decisions         : 72296       (0.6100 vdcy, 40346 /sec, 0.00% bin, rs 0.001 s)
22.98/13.56	c (2,0) c   propagations      : 5810181     (3242439 /sec, 80.37 lits/dec, 17.79% o.a.)
22.98/13.56	c (2,0) c   conflict literals : 56135       (10.81% deleted; 0.61% by bin min, 0.001 s)
22.98/13.56	c (2,0) c   len               : 15.244      (13.40 for all, max 200, used 145)
22.98/13.56	c (2,0) c   lbd               : 8.544       (8.07 (7.54) for all, max 64, used 49, 2.009 stdev, 1.661 blk)
22.98/13.56	c (2,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
22.98/13.56	c (2,0) c   simp dbs          : 1           (0.000 s)
22.98/13.56	c (2,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
22.98/13.56	c (2,0) c   learnts           : 3245        (0 learnts removed, 0.00%)
22.98/13.57	c (2,0) c   rewrite dbs       : 0           (0/26 vars, 0+0 taut, 0+0 unit, 0.000 s)
22.98/13.57	c (2,0) c   assigned lits     : 21          (683/807 probed, 0 remains)
22.98/13.57	c (2,0) c   premise updates   : 202693      (6.93 /lit)
22.98/13.57	c (2,0) c   probed variables  : 807         (0 pr, 0 eq, 333 fld, 286 pol, 18 nec, 170 cla, 0 amo)
22.98/13.57	c (2,0) c   equiv variables   : 26          (14 bin, 4 trn, 0 quat, 1 quin, 0 othr; 0 amo)
22.98/13.57	c (2,0) c   lazy added bins   : 209         (209 prop + 0 conf, 0.016s)
22.98/13.57	c (2,0) c   unwatched lit elim: 60          (0.00+0.06%, 25+35 of 520412+56135)
22.98/13.57	c (2,0) c   classified type   : undef
22.98/13.57	c (2,0) c   progress          : 10.643%
22.98/13.57	c (2,0) c
22.98/13.57	c (2,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
22.98/13.57	c (2,0) c
22.98/13.57	c (2,0) c    1 p      29      3711    13274   177425     3245   15.2   8.5  82.9 14.4%
23.10/13.65	c (2,0) c    1 p      30      3933    13238   177425     3452   15.1   8.5  82.8 14.5%
23.10/13.66	c (2,0) c    1        30      3953    13238   177425     3476   15.1   8.5  82.9 14.5%
23.10/13.69	c (2,0) c    1 p      31      3997    13185   177425     3517   15.1   8.5  83.0 14.6%
23.29/13.85	c (2,0) c    2 p      36      4326    13161   177425     3839   15.7   8.6  83.5 14.9%
23.51/14.02	c (2,0) c    2 p      39      4738    13140   177425     4256   15.7   8.6  82.7 15.1%
23.51/14.07	c (2,0) c    2 p      41      4839    13111   177425     4359   15.8   8.6  82.9 15.2%
23.51/14.07	c (2,0) c    2        41      4844    13111   177425     4364   15.8   8.6  82.9 15.2%
23.69/14.20	c (2,0) c    2 p      44      5128    13101   177425     4657   15.8   8.6  83.1 15.3%
23.89/14.40	c (3,0) c    2 p      50      5529    13076   177425     5073   16.4   8.8  83.3 15.6%
23.89/14.44	c (3,0) c    2 p      51      5609    13024   177425     5154   16.4   8.8  83.4 15.7%
23.99/14.59	c (3,0) c    2        55      5913    13011   177425     5460   16.6   8.8  83.7 15.9%
24.09/14.66	c (3,0) c    2 p      58      6081    13001   177425     5629   16.6   8.8  83.8 15.9%
24.20/14.78	c (3,0) c    3 p      61      6314    12945   177425     5864   16.9   8.9  83.5 16.1%
24.51/15.05	c (3,0) c    3 p      71      6837    12903   177425     6409   17.5   9.1  83.4 16.3%
24.61/15.14	c (3,0) c    3 p      73      7013    12894   177425     6592   17.5   9.1  83.4 16.3%
24.70/15.23	c (3,0) c
24.70/15.23	c (3,0) c   variables         : 12888       (init 42853, after simp 14627, 441 non-decs, 367 csp)
24.70/15.23	c (3,0) c   clauses           : 177425      (init 226264, after simp 177425)
24.70/15.23	c (3,0) c   restarts          : 75          (94.68 confs/res, 50~482 confs, 0 blks, 0 last)
24.70/15.23	c (3,0) c   conflicts         : 7196        (2098 /sec, 72.54% dconfs, 0.00% supp, trail 66.77w x 83.35h, jmp 15.86h)
24.70/15.23	c (3,0) c   decisions         : 119962      (0.6200 vdcy, 34977 /sec, 0.00% bin, rs 0.002 s)
24.70/15.23	c (3,0) c   propagations      : 11740413    (3423157 /sec, 97.87 lits/dec, 20.77% o.a.)
24.70/15.23	c (3,0) c   conflict literals : 133703      (10.30% deleted; 0.50% by bin min, 0.002 s)
24.70/15.23	c (3,0) c   len               : 17.589      (16.57 for all, max 220, used 147)
24.70/15.23	c (3,0) c   lbd               : 9.180       (9.33 (8.64) for all, max 69, used 55, 1.652 stdev, 1.777 blk)
24.70/15.23	c (3,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
24.70/15.23	c (3,0) c   simp dbs          : 1           (0.000 s)
24.70/15.23	c (3,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
24.70/15.23	c (3,0) c   learnts           : 6785        (0 learnts removed, 0.00%)
24.70/15.23	c (3,0) c   rewrite dbs       : 0           (0/42 vars, 0+0 taut, 0+0 unit, 0.000 s)
24.70/15.23	c (3,0) c   assigned lits     : 33          (890/1038 probed, 2 remains)
24.70/15.23	c (3,0) c   premise updates   : 403127      (13.78 /lit)
24.70/15.23	c (3,0) c   probed variables  : 1038        (0 pr, 0 eq, 441 fld, 365 pol, 21 nec, 211 cla, 0 amo)
24.70/15.23	c (3,0) c   equiv variables   : 42          (19 bin, 3 trn, 2 quat, 0 quin, 1 othr; 0 amo)
24.70/15.23	c (3,0) c   lazy added bins   : 489         (489 prop + 0 conf, 0.026s)
24.70/15.23	c (3,0) c   unwatched lit elim: 126         (0.01+0.06%, 43+83 of 520412+133703)
24.70/15.23	c (3,0) c   classified type   : undef
24.70/15.23	c (3,0) c   progress          : 13.509%
24.70/15.23	c (3,0) c
24.70/15.23	c (3,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
24.70/15.23	c (3,0) c
24.70/15.23	c (3,0) c    3        76      7196    12888   177425     6785   17.6   9.2  83.4 16.4%
24.82/15.31	c (4,0) c    3 p      77      7385    12877   177425     6975   17.6   9.1  83.1 16.5%
24.92/15.42	c (4,0) c    3 p      79      7579    12861   177425     7176   17.7   9.2  83.2 16.6%
24.92/15.48	c (4,0) c    3 p      81      7680    12856   177425     7285   17.8   9.2  83.2 16.6%
25.02/15.58	c (4,0) c    3 p      84      7890    12839   177425     7496   18.0   9.2  83.0 16.7%
25.21/15.77	c (4,0) c    4 p      91      8308    12817   177425     7937   18.4   9.4  82.4 16.8%
25.42/15.98	c (4,0) c    4        97      8736    12805   177425     8390   18.7   9.4  82.4 17.0%
25.53/16.08	c (4,0) c    4 p     101      8896    12779   170215     8498   19.2   9.6  82.5 17.0%
25.72/16.23	c (4,0) c    4 p     106      9182    12769   170215     8793   19.4   9.7  82.3 17.1%
25.81/16.35	c (5,0) c    4 p     111      9442    12762   170215     9070   19.5   9.8  82.3 17.2%
26.11/16.65	c (5,0) c    4 p     121     10022    12749   170215     9669   20.4  10.1  82.1 17.4%
26.42/16.91	c (5,0) c    5 p     131     10544    12739   170215    10209   21.3  10.3  82.2 17.8%
26.42/16.93	c (5,0) c    5       131     10584    12739   170215    10250   21.3  10.3  82.2 17.9%
26.71/17.22	c (5,0) c    5 p     141     11154    12709   170215    10855   21.9  10.5  82.2 18.3%
27.02/17.51	c (6,0) c    5 p     151     11704    12692   170215    11426   22.7  10.7  82.4 18.8%
27.31/17.84	c (6,0) c    6 p     161     12378    12685   170215    12131   23.4  10.9  81.4 19.1%
27.52/18.04	c (6,0) c
27.52/18.04	c (6,0) c   variables         : 12681       (init 42853, after simp 14627, 421 non-decs, 367 csp)
27.52/18.04	c (6,0) c   clauses           : 170215      (init 226264, after simp 177425)
27.52/18.04	c (6,0) c   restarts          : 167         (76.20 confs/res, 50~482 confs, 0 blks, 0 last)
27.52/18.04	c (6,0) c   conflicts         : 12802       (2066 /sec, 70.30% dconfs, 0.00% supp, trail 74.28w x 81.83h, jmp 12.12h)
27.52/18.04	c (6,0) c   decisions         : 168067      (0.6400 vdcy, 27119 /sec, 0.00% bin, rs 0.003 s)
27.52/18.04	c (6,0) c   propagations      : 21020123    (3391830 /sec, 125.07 lits/dec, 24.38% o.a.)
27.52/18.04	c (6,0) c   conflict literals : 340466      (10.90% deleted; 0.38% by bin min, 0.004 s)
27.52/18.04	c (6,0) c   len               : 24.040      (23.59 for all, max 289, used 262)
27.52/18.04	c (6,0) c   lbd               : 11.086      (11.71 (10.86) for all, max 83, used 82, 1.635 stdev, 2.014 blk)
27.52/18.04	c (6,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
27.52/18.04	c (6,0) c   simp dbs          : 2           (0.014 s)
27.52/18.04	c (6,0) c   reduce dbs        : 0           (core-lbd 2, supp-lbd 2147483647, 0.000 s)
27.52/18.04	c (6,0) c   learnts           : 12569       (0 learnts removed, 0.00%)
27.52/18.04	c (6,0) c   rewrite dbs       : 0           (0/51 vars, 0+0 taut, 0+0 unit, 0.000 s)
27.52/18.04	c (6,0) c   assigned lits     : 46          (998/1159 probed, 1 remains)
27.52/18.04	c (6,0) c   premise updates   : 695451      (23.77 /lit)
27.52/18.04	c (6,0) c   probed variables  : 1159        (0 pr, 0 eq, 493 fld, 396 pol, 25 nec, 245 cla, 0 amo)
27.52/18.04	c (6,0) c   equiv variables   : 51          (22 bin, 4 trn, 2 quat, 1 quin, 1 othr; 0 amo)
27.52/18.04	c (6,0) c   lazy added bins   : 850         (850 prop + 0 conf, 0.034s)
27.52/18.04	c (6,0) c   unwatched lit elim: 750         (0.06+0.12%, 338+412 of 520412+340466)
27.52/18.04	c (6,0) c   classified type   : undef
27.52/18.04	c (6,0) c   progress          : 15.012%
27.52/18.04	c (6,0) c
27.52/18.04	c (6,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
27.52/18.04	c (6,0) c
27.52/18.04	c (6,0) c    6       168     12802    12681   170215    12569   24.0  11.1  81.4 19.4%
27.52/18.10	c (6,0) c    6 p     171     12921    12677   170215    12691   24.2  11.1  81.3 19.5%
28.01/18.55	c (7,0) c    6 p     185     13746    12668   170215    13547   25.2  11.6  81.5 19.8%
28.53/19.08	c (7,0) c    7 p     201     14727    12655   169897    14558   25.8  11.8  81.4 20.1%
28.91/19.47	c (8,0) c    7       213     15464    12654   169897    15321   26.7  12.1  80.6 20.3%
29.42/19.96	c (8,0) c    8 p     231     16388    12641   169897    16262   27.7  12.4  80.1 20.5%
29.72/20.28	c (8,0) c    8 p     241     16995    12635   169897    16879   28.3  12.6  79.7 20.7%
30.71/21.21	c (9,0) c    9 p     271     18599    12616   169897    18525   30.2  13.2  79.8 21.1%
30.71/21.25	c (9,0) c    9       272     18658    12618   169897    18585   30.3  13.2  79.8 21.1%
31.33/21.83	c (10,0) c   10 p     291     19678    12608   169897    19635   31.2  13.5  79.7 21.3%
31.53/22.01	c (10,0) c   10 r     297     20000    12604   169897    19963   31.6  13.6  79.3 21.3%
31.53/22.01	c (10,0) c
31.53/22.01	c (10,0) c R [LBD Statistics #1]
31.53/22.01	c (10,0) c R LBD         used lbd               used clause lbd
31.53/22.01	c (10,0) c R  tot      954619                   19963
31.53/22.01	c (10,0) c R  avg       2.384                  13.605
31.53/22.01	c (10,0) c R   1        74464 ( 7.8/ 7.8%)        390 ( 2.0/ 2.0%)
31.53/22.01	c (10,0) c R   2       670495 (70.2/78.0%)       5317 (26.6/28.6%)
31.53/22.01	c (10,0) c R   3       117747 (12.3/90.4%)       1192 ( 6.0/34.6%)
31.53/22.01	c (10,0) c R
31.53/22.01	c (10,0) c R core_lbd_threshold = 3
31.53/22.01	c (10,0) c R supp_lbd_threshold = 7
31.53/22.01	c (10,0) c R
31.53/22.01	c (10,0) c R [RDB Statistics #1]
31.53/22.01	c (10,0) c R kept: lbd      =    6668 (33.4/33.4%)
31.53/22.01	c (10,0) c R kept: ttl      =   13062 (65.4/98.8%)
31.53/22.01	c (10,0) c R kept: locked   =     233 ( 1.2/100.0%)
31.53/22.01	c (10,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
31.53/22.01	c (10,0) c R lost: ttl      =       0 ( 0.0/ 0.0%)
31.53/22.01	c (10,0) c R lost: subsumed =       0 ( 0.0/ 0.0%)
31.53/22.01	c (10,0) c
31.53/22.01	c (10,0) c   10 R     297     20000    12604   169897    19963   31.6  13.6  79.3 21.3%
31.63/22.17	c (10,0) c   10 p     301     20203    12595   169749    20168   31.9  13.7  79.0 21.3%
31.93/22.50	c (11,0) c   10 p     311     20754    12591   169749    20726   32.6  13.9  79.1 21.4%
33.02/23.52	c (12,0) c   11       338     22491    12585   169749    22505   34.1  14.4  78.4 21.5%
33.42/23.95	c (12,0) c   12 p     349     23260    12582   169749    23293   34.6  14.5  77.8 21.5%
33.53/24.01	c (12,0) c
33.53/24.01	c (12,0) c   variables         : 12579       (init 42853, after simp 14627, 400 non-decs, 367 csp)
33.53/24.01	c (12,0) c   clauses           : 169749      (init 226264, after simp 177425)
33.53/24.01	c (12,0) c   restarts          : 350         (66.56 confs/res, 50~482 confs, 0 blks, 0 last)
33.53/24.01	c (12,0) c   conflicts         : 23362       (1927 /sec, 66.59% dconfs, 0.00% supp, trail 81.93w x 80.02h, jmp 8.61h)
33.53/24.01	c (12,0) c   decisions         : 226772      (0.6800 vdcy, 18704 /sec, 0.00% bin, rs 0.004 s)
33.53/24.01	c (12,0) c   propagations      : 39050577    (3220874 /sec, 172.20 lits/dec, 28.37% o.a.)
33.53/24.01	c (12,0) c   conflict literals : 916175      (11.26% deleted; 0.30% by bin min, 0.009 s)
33.53/24.01	c (12,0) c   len               : 34.663      (34.68 for all, max 302, used 295)
33.53/24.01	c (12,0) c   lbd               : 14.510      (15.48 (14.49) for all, max 118, used 118, 1.646 stdev, 2.240 blk)
33.53/24.01	c (12,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
33.53/24.01	c (12,0) c   simp dbs          : 4           (0.048 s)
33.53/24.01	c (12,0) c   reduce dbs        : 1           (core-lbd 3, supp-lbd 7, 0.001 s)
33.53/24.01	c (12,0) c   learnts           : 23396       (0 learnts removed, 0.00%)
33.53/24.01	c (12,0) c   rewrite dbs       : 0           (0/55 vars, 0+0 taut, 0+0 unit, 0.000 s)
33.53/24.01	c (12,0) c   assigned lits     : 57          (1047/1211 probed, 0 remains)
33.53/24.01	c (12,0) c   premise updates   : 1280047     (43.76 /lit)
33.53/24.01	c (12,0) c   probed variables  : 1211        (0 pr, 0 eq, 521 fld, 403 pol, 25 nec, 262 cla, 0 amo)
33.53/24.01	c (12,0) c   equiv variables   : 55          (24 bin, 5 trn, 2 quat, 1 quin, 1 othr; 0 amo)
33.53/24.01	c (12,0) c   lazy added bins   : 1191        (1191 prop + 0 conf, 0.042s)
33.53/24.01	c (12,0) c   unwatched lit elim: 2493        (0.15+0.19%, 758+1735 of 520412+916175)
33.53/24.01	c (12,0) c   classified type   : undef
33.53/24.01	c (12,0) c   progress          : 15.814%
33.53/24.01	c (12,0) c
33.53/24.01	c (12,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
33.53/24.01	c (12,0) c
33.53/24.01	c (12,0) c   12 p     351     23362    12579   169749    23396   34.7  14.5  77.6 21.5%
35.32/25.89	c (14,0) c   14 p     401     26419    12570   169675    26510   36.9  15.2  76.8 21.6%
35.73/26.28	c (14,0) c   14       411     27091    12566   169675    27189   37.2  15.3  76.6 21.6%
36.05/26.59	c (15,0) c   14 p     421     27621    12564   169675    27727   37.6  15.4  76.5 21.6%
37.94/28.42	c (17,0) c   16 p     471     30554    12552   169675    30694   39.2  15.9  76.4 21.4%
39.05/29.50	c (18,0) c   17 p     501     32252    12548   169621    32418   40.4  16.3  76.8 21.4%
39.24/29.74	c (18,0) c   18       507     32611    12548   169621    32784   40.7  16.4  77.1 21.5%
41.05/31.55	c (20,0) c   19 p     551     35426    12539   169621    35634   42.3  16.8  77.9 21.5%
42.65/33.16	c (21,0) c   21 p     591     37789    12536   169621    38033   43.8  17.3  79.4 21.8%
43.66/34.17	c (22,0) c   22       614     39235    12534   169583    39505   44.6  17.5  79.6 21.9%
44.84/35.36	c (24,0) c   23 r     642     41000    12534   169583    41288   45.6  17.8  80.5 22.1%
44.84/35.38	c (24,0) c
44.84/35.38	c (24,0) c R [LBD Statistics #2]
44.84/35.38	c (24,0) c R LBD         used lbd               used clause lbd
44.84/35.38	c (24,0) c R  tot     2799022                   41288
44.84/35.38	c (24,0) c R  avg       2.288                  17.788
44.84/35.38	c (24,0) c R   1       245916 ( 8.8/ 8.8%)        675 ( 1.6/ 1.6%)
44.84/35.38	c (24,0) c R   2      2089891 (74.7/83.5%)       8619 (20.9/22.5%)
44.84/35.38	c (24,0) c R
44.84/35.38	c (24,0) c R core_lbd_threshold = 2
44.84/35.38	c (24,0) c R supp_lbd_threshold = 7
44.84/35.38	c (24,0) c R
44.84/35.38	c (24,0) c R [RDB Statistics #2]
44.84/35.38	c (24,0) c R kept: lbd      =    9294 (22.5/22.5%)
44.84/35.38	c (24,0) c R kept: ttl      =    5342 (12.9/35.4%)
44.84/35.38	c (24,0) c R kept: locked   =       0 ( 0.0/35.4%)
44.84/35.38	c (24,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
44.84/35.38	c (24,0) c R lost: ttl      =   26652 (64.6/64.6%)
44.84/35.38	c (24,0) c R lost: subsumed =       0 ( 0.0/64.6%)
44.84/35.38	c (24,0) c
44.84/35.38	c (24,0) c   23 R     642     41000    12534   169583    14636    6.1   2.8  80.5 22.1%
46.85/37.38	c (26,0) c   25 p     701     44857    12533   169573    18522   18.6   7.2  79.9 22.1%
48.15/38.69	c (27,0) c   26       739     47184    12532   169573    20861   24.3   9.3  80.4 22.1%
50.56/41.02	c (29,0) c   29 p     801     51145    12525   169549    24860   32.0  11.9  80.7 22.1%
51.25/41.73	c (30,0) c   30 p     821     52367    12522   169549    26091   34.0  12.6  81.7 22.1%
53.85/44.32	c (33,0) c
53.85/44.32	c (33,0) c   variables         : 12522       (init 42853, after simp 14627, 376 non-decs, 367 csp)
53.85/44.32	c (33,0) c   clauses           : 169549      (init 226264, after simp 177425)
53.85/44.32	c (33,0) c   restarts          : 879         (64.46 confs/res, 50~482 confs, 0 blks, 0 last)
53.85/44.32	c (33,0) c   conflicts         : 56723       (1758 /sec, 61.39% dconfs, 0.00% supp, trail 87.65w x 79.60h, jmp 5.20h)
53.85/44.32	c (33,0) c   decisions         : 361572      (0.7900 vdcy, 11203 /sec, 0.00% bin, rs 0.008 s)
53.85/44.32	c (33,0) c   propagations      : 96468316    (2989059 /sec, 266.80 lits/dec, 33.07% o.a.)
53.85/44.32	c (33,0) c   conflict literals : 3441074     (12.56% deleted; 0.25% by bin min, 0.033 s)
53.85/44.32	c (33,0) c   len               : 39.604      (52.89 for all, max 348, used 336)
53.85/44.32	c (33,0) c   lbd               : 14.299      (21.00 (19.87) for all, max 130, used 126, 1.748 stdev, 2.518 blk)
53.85/44.32	c (33,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
53.85/44.32	c (33,0) c   simp dbs          : 9           (0.167 s)
53.85/44.32	c (33,0) c   reduce dbs        : 2           (core-lbd 2, supp-lbd 7, 0.021 s)
53.85/44.32	c (33,0) c   learnts           : 30479       (26652 learnts removed, 46.99%)
53.85/44.32	c (33,0) c   rewrite dbs       : 0           (0/65 vars, 0+0 taut, 0+0 unit, 0.000 s)
53.85/44.32	c (33,0) c   assigned lits     : 66          (1076/1241 probed, 0 remains)
53.85/44.32	c (33,0) c   premise updates   : 2931697     (100.22 /lit)
53.85/44.32	c (33,0) c   probed variables  : 1241        (0 pr, 0 eq, 538 fld, 406 pol, 25 nec, 272 cla, 0 amo)
53.85/44.32	c (33,0) c   equiv variables   : 65          (27 bin, 8 trn, 2 quat, 1 quin, 1 othr; 0 amo)
53.85/44.32	c (33,0) c   lazy added bins   : 1617        (1617 prop + 0 conf, 0.060s)
53.85/44.32	c (33,0) c   unwatched lit elim: 8970        (0.30+0.22%, 1548+7422 of 520412+3441074)
53.85/44.32	c (33,0) c   classified type   : undef
53.85/44.32	c (33,0) c   progress          : 16.330%
53.85/44.32	c (33,0) c
53.85/44.32	c (33,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
53.85/44.32	c (33,0) c
53.85/44.32	c (33,0) c   32       880     56723    12522   169549    30479   39.6  14.3  79.9 22.1%
57.75/48.22	c (36,0) c   36 r     975     63005    12519   169533    36813   45.9  16.4  79.8 22.1%
57.75/48.24	c (36,0) c
57.75/48.24	c (36,0) c R [LBD Statistics #3]
57.75/48.24	c (36,0) c R LBD         used lbd               used clause lbd
57.75/48.24	c (36,0) c R  tot     4994252                   36813
57.75/48.24	c (36,0) c R  avg       2.253                  16.444
57.75/48.24	c (36,0) c R   1       457804 ( 9.2/ 9.2%)        872 ( 2.4/ 2.4%)
57.75/48.24	c (36,0) c R   2      3802349 (76.1/85.3%)      10848 (29.5/31.8%)
57.75/48.24	c (36,0) c R
57.75/48.24	c (36,0) c R core_lbd_threshold = 2
57.75/48.24	c (36,0) c R supp_lbd_threshold = 7
57.75/48.24	c (36,0) c R
57.75/48.24	c (36,0) c R [RDB Statistics #3]
57.75/48.24	c (36,0) c R kept: lbd      =   11299 (30.7/30.7%)
57.75/48.24	c (36,0) c R kept: ttl      =    6487 (17.6/48.3%)
57.75/48.24	c (36,0) c R kept: locked   =     429 ( 1.2/49.5%)
57.75/48.24	c (36,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
57.75/48.24	c (36,0) c R lost: ttl      =   18598 (50.5/50.5%)
57.75/48.24	c (36,0) c R lost: subsumed =       0 ( 0.0/50.5%)
57.75/48.24	c (36,0) c
57.75/48.24	c (36,0) c   36 R     975     63005    12519   169533    18215    6.4   2.8  79.8 22.1%
57.75/48.26	c (36,0) c   36 p     976     63026    12517   169533    18236    6.5   2.8  79.8 22.1%
58.67/49.17	c (37,0) c   37 p    1001     64672    12514   169523    19891   12.0   4.8  81.5 22.1%
60.57/51.07	c (39,0) c   39      1048     68170    12513   169523    23406   21.6   8.0  81.8 22.1%
62.67/53.19	c (41,0) c   41 p    1098     71793    12510   169523    27055   29.2  10.6  82.8 22.2%
68.95/59.43	c (48,0) c   47      1244     81907    12505   169501    37209   42.9  15.2  83.0 22.1%
71.16/61.67	c (50,0) c   49 p    1291     85388    12502   169501    40714   46.1  16.3  83.8 22.0%
71.57/62.09	c (50,0) c   50 r    1299     86000    12502   169501    41329   46.6  16.5  84.0 22.0%
71.57/62.10	c (50,0) c
71.57/62.10	c (50,0) c R [LBD Statistics #4]
71.57/62.10	c (50,0) c R LBD         used lbd               used clause lbd
71.57/62.10	c (50,0) c R  tot     7512010                   41329
71.57/62.10	c (50,0) c R  avg       2.233                  16.496
71.57/62.10	c (50,0) c R   1       698559 ( 9.3/ 9.3%)       1039 ( 2.5/ 2.5%)
71.57/62.10	c (50,0) c R   2      5785230 (77.0/86.3%)      12809 (31.0/33.5%)
71.57/62.10	c (50,0) c R
71.57/62.10	c (50,0) c R core_lbd_threshold = 2
71.57/62.10	c (50,0) c R supp_lbd_threshold = 7
71.57/62.10	c (50,0) c R
71.57/62.10	c (50,0) c R [RDB Statistics #4]
71.57/62.10	c (50,0) c R kept: lbd      =   13275 (32.1/32.1%)
71.57/62.10	c (50,0) c R kept: ttl      =    7304 (17.7/49.8%)
71.57/62.10	c (50,0) c R kept: locked   =     593 ( 1.4/51.2%)
71.57/62.10	c (50,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
71.57/62.10	c (50,0) c R lost: ttl      =   20157 (48.8/48.8%)
71.57/62.10	c (50,0) c R lost: subsumed =       0 ( 0.0/48.8%)
71.57/62.10	c (50,0) c
71.57/62.10	c (50,0) c   50 R    1299     86000    12502   169501    21172    6.7   2.7  84.0 22.0%
74.98/65.46	c (54,0) c   53 p    1381     91803    12498   169493    27004   23.2   8.3  81.1 22.0%
78.98/69.47	c (58,0) c   57      1470     98391    12496   169485    33615   35.4  12.4  80.1 22.0%
79.97/70.47	c (59,0) c   58 f    1498    100000    12496   169485    35230   37.6  13.3  82.3 21.9%
85.69/76.16	c (64,0) c   64 p    1601    108936    12493   169475    44196   48.0  16.5  80.0 22.1%
86.48/76.91	c (65,0) c   65 r    1620    110002    12493   169475    45265   49.2  16.9  80.0 22.2%
86.48/76.93	c (65,0) c
86.48/76.93	c (65,0) c R [LBD Statistics #5]
86.48/76.93	c (65,0) c R LBD         used lbd               used clause lbd
86.48/76.93	c (65,0) c R  tot    10332847                   45265
86.48/76.93	c (65,0) c R  avg       2.222                  16.865
86.48/76.93	c (65,0) c R   1       968351 ( 9.4/ 9.4%)       1193 ( 2.6/ 2.6%)
86.48/76.93	c (65,0) c R   2      8019876 (77.6/87.0%)      14385 (31.8/34.4%)
86.48/76.93	c (65,0) c R
86.48/76.93	c (65,0) c R core_lbd_threshold = 2
86.48/76.93	c (65,0) c R supp_lbd_threshold = 7
86.48/76.93	c (65,0) c R
86.48/76.93	c (65,0) c R [RDB Statistics #5]
86.48/76.93	c (65,0) c R kept: lbd      =   15306 (33.8/33.8%)
86.48/76.93	c (65,0) c R kept: ttl      =    8005 (17.7/51.5%)
86.48/76.93	c (65,0) c R kept: locked   =     279 ( 0.6/52.1%)
86.48/76.93	c (65,0) c R lost: lbd      =       0 ( 0.0/ 0.0%)
86.48/76.93	c (65,0) c R lost: ttl      =   21675 (47.9/47.9%)
86.48/76.93	c (65,0) c R lost: subsumed =       0 ( 0.0/47.9%)
86.48/76.93	c (65,0) c
86.48/76.93	c (65,0) c
86.48/76.93	c (65,0) c   variables         : 12493       (init 42853, after simp 14627, 374 non-decs, 367 csp)
86.48/76.93	c (65,0) c   clauses           : 169475      (init 226264, after simp 177425)
86.48/76.93	c (65,0) c   restarts          : 1619        (67.90 confs/res, 50~621 confs, 0 blks, 0 last)
86.48/76.93	c (65,0) c   conflicts         : 110002      (1700 /sec, 57.83% dconfs, 0.00% supp, trail 88.42w x 80.74h, jmp 3.63h)
86.48/76.93	c (65,0) c   decisions         : 526367      (0.9500 vdcy, 8136 /sec, 0.00% bin, rs 0.011 s)
86.48/76.93	c (65,0) c   propagations      : 189547840   (2929873 /sec, 360.11 lits/dec, 35.64% o.a.)
86.48/76.93	c (65,0) c   conflict literals : 8657296     (14.56% deleted; 0.22% by bin min, 0.083 s)
86.48/76.93	c (65,0) c   len               : 6.992       (67.07 for all, max 385, used 378)
86.48/76.93	c (65,0) c   lbd               : 2.700       (25.13 (23.93) for all, max 142, used 126, 1.829 stdev, 2.669 blk)
86.48/76.93	c (65,0) c   amo               : 0           (0 max, -nan avg, 0.000 s)
86.48/76.93	c (65,0) c   simp dbs          : 17          (0.359 s)
86.48/76.93	c (65,0) c   reduce dbs        : 5           (core-lbd 2, supp-lbd 7, 0.080 s)
86.48/76.93	c (65,0) c   learnts           : 23590       (87082 learnts removed, 79.16%)
86.48/76.93	c (65,0) c   rewrite dbs       : 0           (0/69 vars, 0+0 taut, 0+0 unit, 0.000 s)
86.48/76.93	c (65,0) c   assigned lits     : 72          (1093/1261 probed, 1 remains)
86.48/76.93	c (65,0) c   premise updates   : 5871130     (200.69 /lit)
86.48/76.93	c (65,0) c   probed variables  : 1261        (0 pr, 0 eq, 546 fld, 410 pol, 25 nec, 280 cla, 0 amo)
86.48/76.93	c (65,0) c   equiv variables   : 69          (26 bin, 10 trn, 2 quat, 1 quin, 1 othr; 0 amo)
86.48/76.93	c (65,0) c   lazy added bins   : 1893        (1893 prop + 0 conf, 0.083s)
86.48/76.93	c (65,0) c   unwatched lit elim: 20843       (0.49+0.21%, 2526+18317 of 520412+8657296)
86.48/76.93	c (65,0) c   classified type   : undef
86.48/76.93	c (65,0) c   progress          : 16.535%
86.48/76.93	c (65,0) c
86.48/76.93	c (65,0) c        #Rstrts   #Confs   #Vars   #Clauses  #Learnts Lits/C LBD/C DLVs Trail
86.48/76.93	c (65,0) c
86.48/76.93	c (65,0) c   65 R    1620    110002    12493   169475    23590    7.0   2.7  80.0 22.2%
87.19/77.68	c (66,0) c   65 e    1641    111222    12429   169435    24777   10.7   4.3  81.4 22.3%
87.88/78.36	c (67,0) c   66 p    1661    112403    12428   169435    25964   14.4   5.6  84.5 22.4%
91.39/81.83	c (70,0) c   70      1731    118172    12430   169429    31753   28.5  10.0  82.5 22.5%
94.89/85.40	c (74,0) c   73      1791    123991    12430   169429    37581   38.2  13.0  75.6 22.0%
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) c variables         : 12430       (init 42853, after simp 14627, 367 non-decs, 367 csp)
94.99/85.40	c (74,0) c clauses           : 169429      (init 226264, after simp 177425)
94.99/85.40	c (74,0) c restarts          : 1790        (69.23 confs/res, 14~621 confs, 0 blks, 0 last)
94.99/85.40	c (74,0) c conflicts         : 123991      (1696 /sec, 57.16% dconfs, 0.00% supp, trail 89.05w x 80.57h, jmp 3.41h)
94.99/85.40	c (74,0) c decisions         : 564075      (0.9500 vdcy, 7714 /sec, 0.00% bin, rs 0.011 s)
94.99/85.40	c (74,0) c propagations      : 214449014   (2932808 /sec, 380.18 lits/dec, 36.09% o.a.)
94.99/85.40	c (74,0) c conflict literals : 10239107    (15.12% deleted; 0.22% by bin min, 0.098 s)
94.99/85.40	c (74,0) c len               : 38.234      (69.91 for all, max 385, used 378)
94.99/85.40	c (74,0) c lbd               : 12.988      (25.86 (24.65) for all, max 142, used 126, 1.850 stdev, 2.703 blk)
94.99/85.40	c (74,0) c amo               : 0           (0 max, -nan avg, 0.000 s)
94.99/85.40	c (74,0) c simp dbs          : 18          (0.379 s)
94.99/85.40	c (74,0) c reduce dbs        : 5           (core-lbd 2, supp-lbd 7, 0.080 s)
94.99/85.40	c (74,0) c learnts           : 37581       (87082 learnts removed, 70.23%)
94.99/85.40	c (74,0) c rewrite dbs       : 1           (69/69 vars, 40+34 taut, 0+0 unit, 0.026 s)
94.99/85.40	c (74,0) c assigned lits     : 73          (1096/1263 probed, 0 remains)
94.99/85.40	c (74,0) c premise updates   : 6482321     (221.59 /lit)
94.99/85.40	c (74,0) c probed variables  : 1263        (0 pr, 0 eq, 548 fld, 410 pol, 25 nec, 280 cla, 0 amo)
94.99/85.40	c (74,0) c equiv variables   : 69          (26 bin, 10 trn, 2 quat, 1 quin, 1 othr; 0 amo)
94.99/85.40	c (74,0) c lazy added bins   : 1929        (1929 prop + 0 conf, 0.088s)
94.99/85.40	c (74,0) c unwatched lit elim: 23247       (0.53+0.20%, 2762+20485 of 520412+10239107)
94.99/85.40	c (74,0) c classified type   : undef
94.99/85.40	c (74,0) c progress          : 16.622%
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) c [Statistics]
94.99/85.40	c (74,0) c             learnts len        learnts lbd        lit blk size       eq vars size
94.99/85.40	c (74,0) c  tot      123991             123991            3206854                 40
94.99/85.40	c (74,0) c  avg      69.909             24.653              2.703              2.725
94.99/85.40	c (74,0) c   1         1159 ( 0.9%)       2424 ( 2.0%)    1846307 (57.6%)          0 ( 0.0%)
94.99/85.40	c (74,0) c   2         1956 ( 1.6%)      13254 (10.7%)     465385 (14.5%)         26 (65.0%)
94.99/85.40	c (74,0) c   3         3868 ( 3.1%)       3609 ( 2.9%)     268578 ( 8.4%)         10 (25.0%)
94.99/85.40	c (74,0) c   4         1369 ( 1.1%)       2625 ( 2.1%)     170693 ( 5.3%)          2 ( 5.0%)
94.99/85.40	c (74,0) c   5         2124 ( 1.7%)       1970 ( 1.6%)     114151 ( 3.6%)          1 ( 2.5%)
94.99/85.40	c (74,0) c   6         2611 ( 2.1%)       1707 ( 1.4%)      78030 ( 2.4%)          0 ( 0.0%)
94.99/85.40	c (74,0) c   7         2557 ( 2.1%)       1777 ( 1.4%)      55192 ( 1.7%)          0 ( 0.0%)
94.99/85.40	c (74,0) c   8         2550 ( 2.1%)       2397 ( 1.9%)      39947 ( 1.2%)          0 ( 0.0%)
94.99/85.40	c (74,0) c   9         2346 ( 1.9%)       2372 ( 1.9%)      29792 ( 0.9%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  10         2068 ( 1.7%)       2441 ( 2.0%)      22611 ( 0.7%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  11         1912 ( 1.5%)       2473 ( 2.0%)      17886 ( 0.6%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  12         1769 ( 1.4%)       2497 ( 2.0%)      14384 ( 0.4%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  13         1633 ( 1.3%)       2437 ( 2.0%)      11717 ( 0.4%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  14         1524 ( 1.2%)       2435 ( 2.0%)       9574 ( 0.3%)          1 ( 2.5%)
94.99/85.40	c (74,0) c  15         1369 ( 1.1%)       2455 ( 2.0%)       7931 ( 0.2%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  16         1412 ( 1.1%)       2437 ( 2.0%)       6585 ( 0.2%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  17         1352 ( 1.1%)       2435 ( 2.0%)       5440 ( 0.2%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  18         1191 ( 1.0%)       2393 ( 1.9%)       4711 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  19         1180 ( 1.0%)       2487 ( 2.0%)       4219 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  20         1164 ( 0.9%)       2319 ( 1.9%)       3516 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  21         1086 ( 0.9%)       2357 ( 1.9%)       3105 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  22         1080 ( 0.9%)       2292 ( 1.8%)       2654 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  23         1032 ( 0.8%)       2252 ( 1.8%)       2314 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  24         1030 ( 0.8%)       2185 ( 1.8%)       1947 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  25         1021 ( 0.8%)       2245 ( 1.8%)       1921 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  26         1040 ( 0.8%)       2149 ( 1.7%)       1663 ( 0.1%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  27         1071 ( 0.9%)       2140 ( 1.7%)       1536 ( 0.0%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  28          979 ( 0.8%)       2072 ( 1.7%)       1329 ( 0.0%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  29          959 ( 0.8%)       2140 ( 1.7%)       1264 ( 0.0%)          0 ( 0.0%)
94.99/85.40	c (74,0) c  30        77579 (62.6%)      45215 (36.5%)      12472 ( 0.4%)          0 ( 0.0%)
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) c [LBD Statistics]
94.99/85.40	c (74,0) c LBD          used lbd               used clause lbd         unused clause lbd
94.99/85.40	c (74,0) c  tot     12058790                   55390                   69337
94.99/85.40	c (74,0) c  avg        2.218                  13.972                  32.962
94.99/85.40	c (74,0) c    1      1128850 ( 9.4/ 9.4%)       1264 ( 2.3/ 2.3%)          0 ( 0.0/ 0.0%)
94.99/85.40	c (74,0) c    2      9387460 (77.8/87.2%)      15147 (27.3/29.6%)         10 ( 0.0/ 0.0%)
94.99/85.40	c (74,0) c    3       862023 ( 7.1/94.4%)       3579 ( 6.5/36.1%)         23 ( 0.0/ 0.0%)
94.99/85.40	c (74,0) c    4       337406 ( 2.8/97.2%)       2556 ( 4.6/40.7%)         69 ( 0.1/ 0.1%)
94.99/85.40	c (74,0) c    5       150196 ( 1.2/98.4%)       1835 ( 3.3/44.0%)        135 ( 0.2/ 0.3%)
94.99/85.40	c (74,0) c    6        74631 ( 0.6/99.0%)       1451 ( 2.6/46.6%)        256 ( 0.4/ 0.7%)
94.99/85.40	c (74,0) c    7        38381 ( 0.3/99.3%)       1254 ( 2.3/48.9%)        523 ( 0.8/ 1.5%)
94.99/85.40	c (74,0) c    8        16180 ( 0.1/99.5%)       1648 ( 3.0/51.9%)        749 ( 1.1/ 2.5%)
94.99/85.40	c (74,0) c    9         9989 ( 0.1/99.6%)       1437 ( 2.6/54.5%)        935 ( 1.3/ 3.9%)
94.99/85.40	c (74,0) c   10         6674 ( 0.1/99.6%)       1347 ( 2.4/56.9%)       1094 ( 1.6/ 5.5%)
94.99/85.40	c (74,0) c   11         4929 ( 0.0/99.7%)       1206 ( 2.2/59.1%)       1267 ( 1.8/ 7.3%)
94.99/85.40	c (74,0) c   12         3706 ( 0.0/99.7%)       1169 ( 2.1/61.2%)       1328 ( 1.9/ 9.2%)
94.99/85.40	c (74,0) c   13         3027 ( 0.0/99.7%)       1062 ( 1.9/63.1%)       1375 ( 2.0/11.2%)
94.99/85.40	c (74,0) c   14         2308 ( 0.0/99.7%)        998 ( 1.8/64.9%)       1437 ( 2.1/13.3%)
94.99/85.40	c (74,0) c   15         2137 ( 0.0/99.7%)        963 ( 1.7/66.6%)       1492 ( 2.2/15.4%)
94.99/85.40	c (74,0) c   16         1981 ( 0.0/99.8%)        947 ( 1.7/68.4%)       1490 ( 2.1/17.6%)
94.99/85.40	c (74,0) c   17         1873 ( 0.0/99.8%)        888 ( 1.6/70.0%)       1547 ( 2.2/19.8%)
94.99/85.40	c (74,0) c   18         1626 ( 0.0/99.8%)        822 ( 1.5/71.4%)       1571 ( 2.3/22.1%)
94.99/85.40	c (74,0) c   19         1497 ( 0.0/99.8%)        805 ( 1.5/72.9%)       1682 ( 2.4/24.5%)
94.99/85.40	c (74,0) c   20         1364 ( 0.0/99.8%)        777 ( 1.4/74.3%)       1542 ( 2.2/26.7%)
94.99/85.40	c (74,0) c   21         1341 ( 0.0/99.8%)        759 ( 1.4/75.7%)       1598 ( 2.3/29.0%)
94.99/85.40	c (74,0) c   22         1228 ( 0.0/99.8%)        705 ( 1.3/76.9%)       1587 ( 2.3/31.3%)
94.99/85.40	c (74,0) c   23         1141 ( 0.0/99.8%)        634 ( 1.1/78.1%)       1618 ( 2.3/33.6%)
94.99/85.40	c (74,0) c   24         1053 ( 0.0/99.9%)        656 ( 1.2/79.3%)       1529 ( 2.2/35.8%)
94.99/85.40	c (74,0) c   25         1067 ( 0.0/99.9%)        655 ( 1.2/80.5%)       1590 ( 2.3/38.1%)
94.99/85.40	c (74,0) c   26          903 ( 0.0/99.9%)        589 ( 1.1/81.5%)       1560 ( 2.2/40.4%)
94.99/85.40	c (74,0) c   27          872 ( 0.0/99.9%)        584 ( 1.1/82.6%)       1556 ( 2.2/42.6%)
94.99/85.40	c (74,0) c   28          813 ( 0.0/99.9%)        513 ( 0.9/83.5%)       1559 ( 2.2/44.9%)
94.99/85.40	c (74,0) c   29          779 ( 0.0/99.9%)        559 ( 1.0/84.5%)       1581 ( 2.3/47.2%)
94.99/85.40	c (74,0) c   30          765 ( 0.0/99.9%)        470 ( 0.8/85.4%)       1506 ( 2.2/49.3%)
94.99/85.40	c (74,0) c   31          725 ( 0.0/99.9%)        495 ( 0.9/86.3%)       1461 ( 2.1/51.4%)
94.99/85.40	c (74,0) c   32          668 ( 0.0/99.9%)        485 ( 0.9/87.1%)       1476 ( 2.1/53.6%)
94.99/85.40	c (74,0) c   33          721 ( 0.0/99.9%)        443 ( 0.8/87.9%)       1543 ( 2.2/55.8%)
94.99/85.40	c (74,0) c   34          655 ( 0.0/99.9%)        454 ( 0.8/88.7%)       1431 ( 2.1/57.9%)
94.99/85.40	c (74,0) c   35          550 ( 0.0/99.9%)        373 ( 0.7/89.4%)       1402 ( 2.0/59.9%)
94.99/85.40	c (74,0) c   36          601 ( 0.0/99.9%)        356 ( 0.6/90.1%)       1411 ( 2.0/61.9%)
94.99/85.40	c (74,0) c   37          517 ( 0.0/99.9%)        332 ( 0.6/90.7%)       1314 ( 1.9/63.8%)
94.99/85.40	c (74,0) c   38          521 ( 0.0/99.9%)        335 ( 0.6/91.3%)       1273 ( 1.8/65.7%)
94.99/85.40	c (74,0) c   39          484 ( 0.0/99.9%)        307 ( 0.6/91.8%)       1214 ( 1.8/67.4%)
94.99/85.40	c (74,0) c   40          444 ( 0.0/99.9%)        336 ( 0.6/92.4%)       1335 ( 1.9/69.3%)
94.99/85.40	c (74,0) c   41          422 ( 0.0/99.9%)        296 ( 0.5/93.0%)       1242 ( 1.8/71.1%)
94.99/85.40	c (74,0) c   42          445 ( 0.0/100.0%)        255 ( 0.5/93.4%)       1214 ( 1.8/72.9%)
94.99/85.40	c (74,0) c   43          420 ( 0.0/100.0%)        276 ( 0.5/93.9%)       1147 ( 1.7/74.5%)
94.99/85.40	c (74,0) c   44          425 ( 0.0/100.0%)        280 ( 0.5/94.4%)       1168 ( 1.7/76.2%)
94.99/85.40	c (74,0) c   45          345 ( 0.0/100.0%)        241 ( 0.4/94.9%)       1067 ( 1.5/77.7%)
94.99/85.40	c (74,0) c   46          364 ( 0.0/100.0%)        221 ( 0.4/95.3%)       1019 ( 1.5/79.2%)
94.99/85.40	c (74,0) c   47          327 ( 0.0/100.0%)        217 ( 0.4/95.7%)        912 ( 1.3/80.5%)
94.99/85.40	c (74,0) c   48          324 ( 0.0/100.0%)        202 ( 0.4/96.0%)        932 ( 1.3/81.9%)
94.99/85.40	c (74,0) c   49          271 ( 0.0/100.0%)        170 ( 0.3/96.3%)        872 ( 1.3/83.1%)
94.99/85.40	c (74,0) c   50          290 ( 0.0/100.0%)        165 ( 0.3/96.6%)        895 ( 1.3/84.4%)
94.99/85.40	c (74,0) c   51          274 ( 0.0/100.0%)        149 ( 0.3/96.9%)        871 ( 1.3/85.7%)
94.99/85.40	c (74,0) c   52          208 ( 0.0/100.0%)        133 ( 0.2/97.1%)        733 ( 1.1/86.7%)
94.99/85.40	c (74,0) c   53          183 ( 0.0/100.0%)        139 ( 0.3/97.4%)        716 ( 1.0/87.8%)
94.99/85.40	c (74,0) c   54          222 ( 0.0/100.0%)        153 ( 0.3/97.7%)        690 ( 1.0/88.8%)
94.99/85.40	c (74,0) c   55          207 ( 0.0/100.0%)        114 ( 0.2/97.9%)        647 ( 0.9/89.7%)
94.99/85.40	c (74,0) c   56          173 ( 0.0/100.0%)         96 ( 0.2/98.0%)        659 ( 1.0/90.6%)
94.99/85.40	c (74,0) c   57          170 ( 0.0/100.0%)        101 ( 0.2/98.2%)        570 ( 0.8/91.5%)
94.99/85.40	c (74,0) c   58          134 ( 0.0/100.0%)         83 ( 0.1/98.4%)        490 ( 0.7/92.2%)
94.99/85.40	c (74,0) c   59          130 ( 0.0/100.0%)         74 ( 0.1/98.5%)        506 ( 0.7/92.9%)
94.99/85.40	c (74,0) c   60          108 ( 0.0/100.0%)         65 ( 0.1/98.6%)        436 ( 0.6/93.5%)
94.99/85.40	c (74,0) c   61          103 ( 0.0/100.0%)         76 ( 0.1/98.8%)        398 ( 0.6/94.1%)
94.99/85.40	c (74,0) c   62          107 ( 0.0/100.0%)         65 ( 0.1/98.9%)        373 ( 0.5/94.6%)
94.99/85.40	c (74,0) c   63           92 ( 0.0/100.0%)         61 ( 0.1/99.0%)        362 ( 0.5/95.2%)
94.99/85.40	c (74,0) c   64          101 ( 0.0/100.0%)         45 ( 0.1/99.1%)        333 ( 0.5/95.7%)
94.99/85.40	c (74,0) c   65           86 ( 0.0/100.0%)         51 ( 0.1/99.2%)        263 ( 0.4/96.0%)
94.99/85.40	c (74,0) c   66           69 ( 0.0/100.0%)         50 ( 0.1/99.2%)        271 ( 0.4/96.4%)
94.99/85.40	c (74,0) c   67           77 ( 0.0/100.0%)         45 ( 0.1/99.3%)        278 ( 0.4/96.8%)
94.99/85.40	c (74,0) c   68           82 ( 0.0/100.0%)         40 ( 0.1/99.4%)        211 ( 0.3/97.1%)
94.99/85.40	c (74,0) c   69           44 ( 0.0/100.0%)         42 ( 0.1/99.5%)        184 ( 0.3/97.4%)
94.99/85.40	c (74,0) c   70           82 ( 0.0/100.0%)         43 ( 0.1/99.6%)        157 ( 0.2/97.6%)
94.99/85.40	c (74,0) c   71           45 ( 0.0/100.0%)         21 ( 0.0/99.6%)        192 ( 0.3/97.9%)
94.99/85.40	c (74,0) c   72           52 ( 0.0/100.0%)         30 ( 0.1/99.6%)        141 ( 0.2/98.1%)
94.99/85.40	c (74,0) c   73           36 ( 0.0/100.0%)         17 ( 0.0/99.7%)        128 ( 0.2/98.3%)
94.99/85.40	c (74,0) c   74           45 ( 0.0/100.0%)         26 ( 0.0/99.7%)        125 ( 0.2/98.5%)
94.99/85.40	c (74,0) c   75           27 ( 0.0/100.0%)         13 ( 0.0/99.7%)        127 ( 0.2/98.6%)
94.99/85.40	c (74,0) c   76           19 ( 0.0/100.0%)         12 ( 0.0/99.8%)        114 ( 0.2/98.8%)
94.99/85.40	c (74,0) c   77           14 ( 0.0/100.0%)         13 ( 0.0/99.8%)        100 ( 0.1/99.0%)
94.99/85.40	c (74,0) c   78           19 ( 0.0/100.0%)         13 ( 0.0/99.8%)         87 ( 0.1/99.1%)
94.99/85.40	c (74,0) c   79            9 ( 0.0/100.0%)          5 ( 0.0/99.8%)         66 ( 0.1/99.2%)
94.99/85.40	c (74,0) c   80           18 ( 0.0/100.0%)         12 ( 0.0/99.8%)         68 ( 0.1/99.3%)
94.99/85.40	c (74,0) c   81            8 ( 0.0/100.0%)          4 ( 0.0/99.9%)         72 ( 0.1/99.4%)
94.99/85.40	c (74,0) c   82           11 ( 0.0/100.0%)          4 ( 0.0/99.9%)         47 ( 0.1/99.4%)
94.99/85.40	c (74,0) c   83            8 ( 0.0/100.0%)          8 ( 0.0/99.9%)         40 ( 0.1/99.5%)
94.99/85.40	c (74,0) c   84            4 ( 0.0/100.0%)          6 ( 0.0/99.9%)         39 ( 0.1/99.6%)
94.99/85.40	c (74,0) c   85            5 ( 0.0/100.0%)          4 ( 0.0/99.9%)         29 ( 0.0/99.6%)
94.99/85.40	c (74,0) c   86            5 ( 0.0/100.0%)          5 ( 0.0/99.9%)         27 ( 0.0/99.6%)
94.99/85.40	c (74,0) c   87            7 ( 0.0/100.0%)          4 ( 0.0/99.9%)         35 ( 0.1/99.7%)
94.99/85.40	c (74,0) c   88            4 ( 0.0/100.0%)          3 ( 0.0/99.9%)         23 ( 0.0/99.7%)
94.99/85.40	c (74,0) c   89            9 ( 0.0/100.0%)          7 ( 0.0/99.9%)         30 ( 0.0/99.8%)
94.99/85.40	c (74,0) c   90           11 ( 0.0/100.0%)          8 ( 0.0/99.9%)         21 ( 0.0/99.8%)
94.99/85.40	c (74,0) c   91            5 ( 0.0/100.0%)          1 ( 0.0/99.9%)         20 ( 0.0/99.8%)
94.99/85.40	c (74,0) c   92            6 ( 0.0/100.0%)          4 ( 0.0/100.0%)         14 ( 0.0/99.8%)
94.99/85.40	c (74,0) c   93            4 ( 0.0/100.0%)          2 ( 0.0/100.0%)         10 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   94            6 ( 0.0/100.0%)          4 ( 0.0/100.0%)          5 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   95            9 ( 0.0/100.0%)          4 ( 0.0/100.0%)         12 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   96            2 ( 0.0/100.0%)          1 ( 0.0/100.0%)         13 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   97            2 ( 0.0/100.0%)          0 ( 0.0/100.0%)          5 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   98            3 ( 0.0/100.0%)          1 ( 0.0/100.0%)          4 ( 0.0/99.9%)
94.99/85.40	c (74,0) c   99            2 ( 0.0/100.0%)          1 ( 0.0/100.0%)          4 ( 0.0/99.9%)
94.99/85.40	c (74,0) c  100            2 ( 0.0/100.0%)          2 ( 0.0/100.0%)          8 ( 0.0/99.9%)
94.99/85.40	c (74,0) c  101            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)         12 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  102            3 ( 0.0/100.0%)          3 ( 0.0/100.0%)          3 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  103            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  104            3 ( 0.0/100.0%)          1 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  105            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  106            3 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  107            1 ( 0.0/100.0%)          1 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  108            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  109            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  110            4 ( 0.0/100.0%)          3 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  111            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          3 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  112            2 ( 0.0/100.0%)          1 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  113            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  114            2 ( 0.0/100.0%)          1 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  115            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  116            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  117            1 ( 0.0/100.0%)          1 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  118            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  119            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  120            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  121            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  122            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  123            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  124            0 ( 0.0/100.0%)          1 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  125            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  126            1 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  127            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  128            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  129            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  130            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  131            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  132            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  133            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  134            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  135            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  136            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  137            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  138            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  139            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          1 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  140            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          0 ( 0.0/100.0%)
94.99/85.40	c (74,0) c  141            0 ( 0.0/100.0%)          0 ( 0.0/100.0%)          2 ( 0.0/100.0%)
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) c Memory used       : 75.00 MB
94.99/85.40	c (74,0) c CPU time          : 73.123 s
94.99/85.40	c (74,0) c Real time         : 73.706 s
94.99/85.40	c (74,0) c
94.99/85.40	c (74,0) s SATISFIABLE
94.99/85.47	c (74,0) SatSolver.solve End
94.99/85.47	c (74,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
94.99/85.47	c (74,0) Show results Begin
95.48/85.66	c (74,0) x[0][0] = 12
95.48/85.66	c (74,0) x[0][1] = 25
95.48/85.66	c (74,0) x[0][2] = 15
95.48/85.66	c (74,0) x[0][3] = 29
95.48/85.66	c (74,0) x[0][4] = 14
95.48/85.66	c (74,0) x[0][5] = 13
95.48/85.66	c (74,0) x[0][6] = 0
95.48/85.66	c (74,0) x[0][7] = 3
95.48/85.66	c (74,0) x[0][8] = 17
95.48/85.66	c (74,0) x[0][9] = 10
95.48/85.66	c (74,0) x[0][10] = 22
95.48/85.66	c (74,0) x[0][11] = 18
95.48/85.66	c (74,0) x[0][12] = 20
95.48/85.66	c (74,0) x[0][13] = 2
95.48/85.66	c (74,0) x[0][14] = 8
95.48/85.66	c (74,0) x[0][15] = 4
95.48/85.66	c (74,0) x[0][16] = 19
95.48/85.66	c (74,0) x[0][17] = 16
95.48/85.66	c (74,0) x[0][18] = 1
95.48/85.66	c (74,0) x[0][19] = 7
95.48/85.66	c (74,0) x[0][20] = 9
95.48/85.66	c (74,0) x[0][21] = 5
95.48/85.66	c (74,0) x[0][22] = 26
95.48/85.66	c (74,0) x[0][23] = 27
95.48/85.66	c (74,0) x[0][24] = 28
95.48/85.66	c (74,0) x[0][25] = 24
95.48/85.66	c (74,0) x[0][26] = 6
95.48/85.66	c (74,0) x[0][27] = 23
95.48/85.66	c (74,0) x[0][28] = 21
95.48/85.66	c (74,0) x[0][29] = 11
95.48/85.66	c (74,0) x[1][0] = 21
95.48/85.66	c (74,0) x[1][1] = 15
95.48/85.66	c (74,0) x[1][2] = 9
95.48/85.66	c (74,0) x[1][3] = 22
95.48/85.66	c (74,0) x[1][4] = 26
95.48/85.66	c (74,0) x[1][5] = 24
95.48/85.66	c (74,0) x[1][6] = 29
95.48/85.66	c (74,0) x[1][7] = 14
95.48/85.66	c (74,0) x[1][8] = 12
95.48/85.66	c (74,0) x[1][9] = 4
95.48/85.66	c (74,0) x[1][10] = 11
95.48/85.66	c (74,0) x[1][11] = 20
95.48/85.66	c (74,0) x[1][12] = 27
95.48/85.66	c (74,0) x[1][13] = 8
95.48/85.66	c (74,0) x[1][14] = 19
95.48/85.66	c (74,0) x[1][15] = 25
95.48/85.66	c (74,0) x[1][16] = 7
95.48/85.66	c (74,0) x[1][17] = 18
95.48/85.66	c (74,0) x[1][18] = 2
95.48/85.66	c (74,0) x[1][19] = 5
95.48/85.66	c (74,0) x[1][20] = 6
95.48/85.66	c (74,0) x[1][21] = 3
95.48/85.66	c (74,0) x[1][22] = 0
95.48/85.66	c (74,0) x[1][23] = 13
95.48/85.66	c (74,0) x[1][24] = 23
95.48/85.66	c (74,0) x[1][25] = 10
95.48/85.66	c (74,0) x[1][26] = 17
95.48/85.66	c (74,0) x[1][27] = 1
95.48/85.66	c (74,0) x[1][28] = 28
95.48/85.66	c (74,0) x[1][29] = 16
95.48/85.66	c (74,0) x[2][0] = 10
95.48/85.66	c (74,0) x[2][1] = 9
95.48/85.66	c (74,0) x[2][2] = 8
95.48/85.66	c (74,0) x[2][3] = 1
95.48/85.66	c (74,0) x[2][4] = 0
95.48/85.66	c (74,0) x[2][5] = 4
95.48/85.66	c (74,0) x[2][6] = 25
95.48/85.66	c (74,0) x[2][7] = 29
95.48/85.66	c (74,0) x[2][8] = 16
95.48/85.66	c (74,0) x[2][9] = 20
95.48/85.66	c (74,0) x[2][10] = 12
95.48/85.66	c (74,0) x[2][11] = 6
95.48/85.66	c (74,0) x[2][12] = 14
95.48/85.66	c (74,0) x[2][13] = 22
95.48/85.66	c (74,0) x[2][14] = 2
95.48/85.66	c (74,0) x[2][15] = 5
95.48/85.66	c (74,0) x[2][16] = 24
95.48/85.66	c (74,0) x[2][17] = 11
95.48/85.66	c (74,0) x[2][18] = 28
95.48/85.66	c (74,0) x[2][19] = 17
95.48/85.66	c (74,0) x[2][20] = 27
95.48/85.66	c (74,0) x[2][21] = 18
95.48/85.66	c (74,0) x[2][22] = 7
95.48/85.66	c (74,0) x[2][23] = 26
95.48/85.66	c (74,0) x[2][24] = 21
95.48/85.66	c (74,0) x[2][25] = 13
95.48/85.66	c (74,0) x[2][26] = 15
95.48/85.66	c (74,0) x[2][27] = 19
95.48/85.66	c (74,0) x[2][28] = 3
95.48/85.66	c (74,0) x[2][29] = 23
95.48/85.66	c (74,0) x[3][0] = 17
95.48/85.66	c (74,0) x[3][1] = 16
95.48/85.66	c (74,0) x[3][2] = 4
95.48/85.66	c (74,0) x[3][3] = 25
95.48/85.66	c (74,0) x[3][4] = 3
95.48/85.66	c (74,0) x[3][5] = 2
95.48/85.66	c (74,0) x[3][6] = 14
95.48/85.66	c (74,0) x[3][7] = 22
95.48/85.66	c (74,0) x[3][8] = 19
95.48/85.66	c (74,0) x[3][9] = 5
95.48/85.66	c (74,0) x[3][10] = 9
95.48/85.66	c (74,0) x[3][11] = 10
95.48/85.66	c (74,0) x[3][12] = 18
95.48/85.66	c (74,0) x[3][13] = 6
95.48/85.66	c (74,0) x[3][14] = 23
95.48/85.66	c (74,0) x[3][15] = 8
95.48/85.66	c (74,0) x[3][16] = 15
95.48/85.66	c (74,0) x[3][17] = 1
95.48/85.66	c (74,0) x[3][18] = 13
95.48/85.66	c (74,0) x[3][19] = 12
95.48/85.66	c (74,0) x[3][20] = 28
95.48/85.66	c (74,0) x[3][21] = 26
95.48/85.66	c (74,0) x[3][22] = 29
95.48/85.66	c (74,0) x[3][23] = 7
95.48/85.66	c (74,0) x[3][24] = 24
95.48/85.66	c (74,0) x[3][25] = 20
95.48/85.66	c (74,0) x[3][26] = 21
95.48/85.66	c (74,0) x[3][27] = 27
95.48/85.66	c (74,0) x[3][28] = 11
95.48/85.66	c (74,0) x[3][29] = 0
95.48/85.66	c (74,0) x[4][0] = 6
95.48/85.66	c (74,0) x[4][1] = 0
95.48/85.66	c (74,0) x[4][2] = 10
95.48/85.66	c (74,0) x[4][3] = 3
95.48/85.66	c (74,0) x[4][4] = 24
95.48/85.66	c (74,0) x[4][5] = 29
95.48/85.66	c (74,0) x[4][6] = 1
95.48/85.66	c (74,0) x[4][7] = 15
95.48/85.66	c (74,0) x[4][8] = 20
95.48/85.66	c (74,0) x[4][9] = 13
95.48/85.66	c (74,0) x[4][10] = 17
95.48/85.66	c (74,0) x[4][11] = 27
95.48/85.66	c (74,0) x[4][12] = 5
95.48/85.66	c (74,0) x[4][13] = 7
95.48/85.66	c (74,0) x[4][14] = 25
95.48/85.66	c (74,0) x[4][15] = 26
95.48/85.66	c (74,0) x[4][16] = 16
95.48/85.66	c (74,0) x[4][17] = 14
95.48/85.66	c (74,0) x[4][18] = 19
95.48/85.66	c (74,0) x[4][19] = 18
95.48/85.66	c (74,0) x[4][20] = 23
95.48/85.66	c (74,0) x[4][21] = 11
95.48/85.66	c (74,0) x[4][22] = 22
95.48/85.66	c (74,0) x[4][23] = 4
95.48/85.66	c (74,0) x[4][24] = 9
95.48/85.66	c (74,0) x[4][25] = 28
95.48/85.66	c (74,0) x[4][26] = 8
95.48/85.66	c (74,0) x[4][27] = 21
95.48/85.66	c (74,0) x[4][28] = 12
95.48/85.66	c (74,0) x[4][29] = 2
95.48/85.66	c (74,0) x[5][0] = 9
95.48/85.66	c (74,0) x[5][1] = 29
95.48/85.66	c (74,0) x[5][2] = 16
95.48/85.66	c (74,0) x[5][3] = 14
95.48/85.66	c (74,0) x[5][4] = 7
95.48/85.66	c (74,0) x[5][5] = 18
95.48/85.66	c (74,0) x[5][6] = 19
95.48/85.66	c (74,0) x[5][7] = 23
95.48/85.66	c (74,0) x[5][8] = 26
95.48/85.66	c (74,0) x[5][9] = 8
95.48/85.66	c (74,0) x[5][10] = 0
95.48/85.66	c (74,0) x[5][11] = 21
95.48/85.66	c (74,0) x[5][12] = 3
95.48/85.66	c (74,0) x[5][13] = 1
95.48/85.66	c (74,0) x[5][14] = 22
95.48/85.66	c (74,0) x[5][15] = 28
95.48/85.66	c (74,0) x[5][16] = 12
95.48/85.66	c (74,0) x[5][17] = 6
95.48/85.66	c (74,0) x[5][18] = 15
95.48/85.66	c (74,0) x[5][19] = 13
95.48/85.66	c (74,0) x[5][20] = 10
95.48/85.66	c (74,0) x[5][21] = 4
95.48/85.66	c (74,0) x[5][22] = 11
95.48/85.66	c (74,0) x[5][23] = 24
95.48/85.66	c (74,0) x[5][24] = 20
95.48/85.66	c (74,0) x[5][25] = 17
95.48/85.66	c (74,0) x[5][26] = 25
95.48/85.66	c (74,0) x[5][27] = 2
95.48/85.66	c (74,0) x[5][28] = 5
95.48/85.66	c (74,0) x[5][29] = 27
95.48/85.66	c (74,0) x[6][0] = 2
95.48/85.66	c (74,0) x[6][1] = 14
95.48/85.66	c (74,0) x[6][2] = 1
95.48/85.66	c (74,0) x[6][3] = 10
95.48/85.66	c (74,0) x[6][4] = 4
95.48/85.66	c (74,0) x[6][5] = 19
95.48/85.66	c (74,0) x[6][6] = 7
95.48/85.66	c (74,0) x[6][7] = 8
95.48/85.66	c (74,0) x[6][8] = 23
95.48/85.66	c (74,0) x[6][9] = 24
95.48/85.66	c (74,0) x[6][10] = 5
95.48/85.66	c (74,0) x[6][11] = 0
95.48/85.66	c (74,0) x[6][12] = 17
95.48/85.66	c (74,0) x[6][13] = 18
95.48/85.66	c (74,0) x[6][14] = 20
95.48/85.66	c (74,0) x[6][15] = 6
95.48/85.66	c (74,0) x[6][16] = 22
95.48/85.66	c (74,0) x[6][17] = 15
95.48/85.66	c (74,0) x[6][18] = 27
95.48/85.66	c (74,0) x[6][19] = 21
95.48/85.66	c (74,0) x[6][20] = 26
95.48/85.66	c (74,0) x[6][21] = 25
95.48/85.66	c (74,0) x[6][22] = 13
95.48/85.66	c (74,0) x[6][23] = 28
95.48/85.66	c (74,0) x[6][24] = 12
95.48/85.66	c (74,0) x[6][25] = 9
95.48/85.66	c (74,0) x[6][26] = 11
95.48/85.66	c (74,0) x[6][27] = 16
95.48/85.66	c (74,0) x[6][28] = 29
95.48/85.66	c (74,0) x[6][29] = 3
95.48/85.66	c (74,0) x[7][0] = 14
95.48/85.66	c (74,0) x[7][1] = 26
95.48/85.66	c (74,0) x[7][2] = 21
95.48/85.66	c (74,0) x[7][3] = 8
95.48/85.66	c (74,0) x[7][4] = 11
95.48/85.66	c (74,0) x[7][5] = 25
95.48/85.66	c (74,0) x[7][6] = 18
95.48/85.66	c (74,0) x[7][7] = 27
95.48/85.66	c (74,0) x[7][8] = 24
95.48/85.66	c (74,0) x[7][9] = 28
95.48/85.66	c (74,0) x[7][10] = 10
95.48/85.66	c (74,0) x[7][11] = 3
95.48/85.66	c (74,0) x[7][12] = 19
95.48/85.66	c (74,0) x[7][13] = 20
95.48/85.66	c (74,0) x[7][14] = 0
95.48/85.66	c (74,0) x[7][15] = 13
95.48/85.66	c (74,0) x[7][16] = 17
95.48/85.66	c (74,0) x[7][17] = 12
95.48/85.66	c (74,0) x[7][18] = 16
95.48/85.66	c (74,0) x[7][19] = 23
95.48/85.66	c (74,0) x[7][20] = 7
95.48/85.66	c (74,0) x[7][21] = 29
95.48/85.66	c (74,0) x[7][22] = 6
95.48/85.66	c (74,0) x[7][23] = 5
95.48/85.66	c (74,0) x[7][24] = 4
95.48/85.66	c (74,0) x[7][25] = 2
95.48/85.66	c (74,0) x[7][26] = 9
95.48/85.66	c (74,0) x[7][27] = 15
95.48/85.66	c (74,0) x[7][28] = 1
95.48/85.66	c (74,0) x[7][29] = 22
95.48/85.66	c (74,0) x[8][0] = 24
95.48/85.66	c (74,0) x[8][1] = 20
95.48/85.66	c (74,0) x[8][2] = 5
95.48/85.66	c (74,0) x[8][3] = 23
95.48/85.66	c (74,0) x[8][4] = 19
95.48/85.66	c (74,0) x[8][5] = 8
95.48/85.66	c (74,0) x[8][6] = 28
95.48/85.66	c (74,0) x[8][7] = 9
95.48/85.66	c (74,0) x[8][8] = 25
95.48/85.66	c (74,0) x[8][9] = 1
95.48/85.66	c (74,0) x[8][10] = 14
95.48/85.66	c (74,0) x[8][11] = 11
95.48/85.66	c (74,0) x[8][12] = 12
95.48/85.66	c (74,0) x[8][13] = 4
95.48/85.66	c (74,0) x[8][14] = 13
95.48/85.66	c (74,0) x[8][15] = 7
95.48/85.66	c (74,0) x[8][16] = 3
95.48/85.66	c (74,0) x[8][17] = 22
95.48/85.66	c (74,0) x[8][18] = 26
95.48/85.66	c (74,0) x[8][19] = 6
95.48/85.66	c (74,0) x[8][20] = 0
95.48/85.66	c (74,0) x[8][21] = 15
95.48/85.66	c (74,0) x[8][22] = 21
95.48/85.66	c (74,0) x[8][23] = 2
95.48/85.66	c (74,0) x[8][24] = 29
95.48/85.66	c (74,0) x[8][25] = 27
95.48/85.66	c (74,0) x[8][26] = 16
95.48/85.66	c (74,0) x[8][27] = 17
95.48/85.66	c (74,0) x[8][28] = 18
95.48/85.66	c (74,0) x[8][29] = 10
95.48/85.66	c (74,0) x[9][0] = 5
95.48/85.66	c (74,0) x[9][1] = 11
95.48/85.66	c (74,0) x[9][2] = 13
95.48/85.66	c (74,0) x[9][3] = 21
95.48/85.66	c (74,0) x[9][4] = 15
95.48/85.66	c (74,0) x[9][5] = 1
95.48/85.66	c (74,0) x[9][6] = 26
95.48/85.66	c (74,0) x[9][7] = 12
95.48/85.66	c (74,0) x[9][8] = 9
95.48/85.66	c (74,0) x[9][9] = 27
95.48/85.66	c (74,0) x[9][10] = 16
95.48/85.66	c (74,0) x[9][11] = 24
95.48/85.66	c (74,0) x[9][12] = 23
95.48/85.66	c (74,0) x[9][13] = 17
95.48/85.66	c (74,0) x[9][14] = 18
95.48/85.66	c (74,0) x[9][15] = 2
95.48/85.66	c (74,0) x[9][16] = 6
95.48/85.66	c (74,0) x[9][17] = 28
95.48/85.66	c (74,0) x[9][18] = 14
95.48/85.66	c (74,0) x[9][19] = 29
95.48/85.66	c (74,0) x[9][20] = 19
95.48/85.66	c (74,0) x[9][21] = 8
95.48/85.66	c (74,0) x[9][22] = 20
95.48/85.66	c (74,0) x[9][23] = 3
95.48/85.66	c (74,0) x[9][24] = 10
95.48/85.66	c (74,0) x[9][25] = 25
95.48/85.66	c (74,0) x[9][26] = 22
95.48/85.66	c (74,0) x[9][27] = 4
95.48/85.66	c (74,0) x[9][28] = 0
95.48/85.66	c (74,0) x[9][29] = 7
95.48/85.66	c (74,0) x[10][0] = 11
95.48/85.66	c (74,0) x[10][1] = 17
95.48/85.66	c (74,0) x[10][2] = 12
95.48/85.66	c (74,0) x[10][3] = 4
95.48/85.66	c (74,0) x[10][4] = 10
95.48/85.66	c (74,0) x[10][5] = 14
95.48/85.66	c (74,0) x[10][6] = 27
95.48/85.66	c (74,0) x[10][7] = 16
95.48/85.66	c (74,0) x[10][8] = 8
95.48/85.66	c (74,0) x[10][9] = 19
95.48/85.66	c (74,0) x[10][10] = 26
95.48/85.66	c (74,0) x[10][11] = 2
95.48/85.66	c (74,0) x[10][12] = 7
95.48/85.66	c (74,0) x[10][13] = 29
95.48/85.66	c (74,0) x[10][14] = 3
95.48/85.66	c (74,0) x[10][15] = 18
95.48/85.66	c (74,0) x[10][16] = 28
95.48/85.66	c (74,0) x[10][17] = 5
95.48/85.66	c (74,0) x[10][18] = 6
95.48/85.66	c (74,0) x[10][19] = 0
95.48/85.66	c (74,0) x[10][20] = 25
95.48/85.66	c (74,0) x[10][21] = 22
95.48/85.66	c (74,0) x[10][22] = 23
95.48/85.66	c (74,0) x[10][23] = 21
95.48/85.66	c (74,0) x[10][24] = 13
95.48/85.66	c (74,0) x[10][25] = 15
95.48/85.66	c (74,0) x[10][26] = 1
95.48/85.66	c (74,0) x[10][27] = 9
95.48/85.66	c (74,0) x[10][28] = 24
95.48/85.66	c (74,0) x[10][29] = 20
95.48/85.66	c (74,0) x[11][0] = 13
95.48/85.66	c (74,0) x[11][1] = 6
95.48/85.66	c (74,0) x[11][2] = 17
95.48/85.66	c (74,0) x[11][3] = 24
95.48/85.66	c (74,0) x[11][4] = 16
95.48/85.66	c (74,0) x[11][5] = 7
95.48/85.66	c (74,0) x[11][6] = 5
95.48/85.66	c (74,0) x[11][7] = 20
95.48/85.66	c (74,0) x[11][8] = 1
95.48/85.66	c (74,0) x[11][9] = 3
95.48/85.66	c (74,0) x[11][10] = 19
95.48/85.66	c (74,0) x[11][11] = 22
95.48/85.66	c (74,0) x[11][12] = 2
95.48/85.66	c (74,0) x[11][13] = 11
95.48/85.66	c (74,0) x[11][14] = 10
95.48/85.66	c (74,0) x[11][15] = 15
95.48/85.66	c (74,0) x[11][16] = 18
95.48/85.66	c (74,0) x[11][17] = 27
95.48/85.66	c (74,0) x[11][18] = 12
95.48/85.66	c (74,0) x[11][19] = 25
95.48/85.66	c (74,0) x[11][20] = 21
95.48/85.66	c (74,0) x[11][21] = 9
95.48/85.66	c (74,0) x[11][22] = 4
95.48/85.66	c (74,0) x[11][23] = 0
95.48/85.66	c (74,0) x[11][24] = 8
95.48/85.66	c (74,0) x[11][25] = 14
95.48/85.66	c (74,0) x[11][26] = 28
95.48/85.66	c (74,0) x[11][27] = 29
95.48/85.66	c (74,0) x[11][28] = 23
95.48/85.66	c (74,0) x[11][29] = 26
95.48/85.66	c (74,0) x[12][0] = 4
95.48/85.66	c (74,0) x[12][1] = 1
95.48/85.66	c (74,0) x[12][2] = 25
95.48/85.66	c (74,0) x[12][3] = 11
95.48/85.66	c (74,0) x[12][4] = 28
95.48/85.66	c (74,0) x[12][5] = 26
95.48/85.66	c (74,0) x[12][6] = 12
95.48/85.66	c (74,0) x[12][7] = 24
95.48/85.66	c (74,0) x[12][8] = 3
95.48/85.66	c (74,0) x[12][9] = 21
95.48/85.66	c (74,0) x[12][10] = 2
95.48/85.66	c (74,0) x[12][11] = 9
95.48/85.66	c (74,0) x[12][12] = 6
95.48/85.66	c (74,0) x[12][13] = 27
95.48/85.66	c (74,0) x[12][14] = 5
95.48/85.66	c (74,0) x[12][15] = 16
95.48/85.66	c (74,0) x[12][16] = 29
95.48/85.66	c (74,0) x[12][17] = 13
95.48/85.66	c (74,0) x[12][18] = 8
95.48/85.66	c (74,0) x[12][19] = 10
95.48/85.66	c (74,0) x[12][20] = 15
95.48/85.66	c (74,0) x[12][21] = 7
95.48/85.66	c (74,0) x[12][22] = 17
95.48/85.66	c (74,0) x[12][23] = 20
95.48/85.66	c (74,0) x[12][24] = 0
95.48/85.66	c (74,0) x[12][25] = 19
95.48/85.66	c (74,0) x[12][26] = 23
95.48/85.66	c (74,0) x[12][27] = 22
95.48/85.66	c (74,0) x[12][28] = 14
95.48/85.66	c (74,0) x[12][29] = 18
95.48/85.66	c (74,0) x[13][0] = 26
95.48/85.66	c (74,0) x[13][1] = 22
95.48/85.66	c (74,0) x[13][2] = 27
95.48/85.66	c (74,0) x[13][3] = 19
95.48/85.66	c (74,0) x[13][4] = 1
95.48/85.66	c (74,0) x[13][5] = 20
95.48/85.66	c (74,0) x[13][6] = 17
95.48/85.66	c (74,0) x[13][7] = 25
95.48/85.66	c (74,0) x[13][8] = 6
95.48/85.66	c (74,0) x[13][9] = 12
95.48/85.66	c (74,0) x[13][10] = 28
95.48/85.66	c (74,0) x[13][11] = 13
95.48/85.66	c (74,0) x[13][12] = 8
95.48/85.66	c (74,0) x[13][13] = 21
95.48/85.66	c (74,0) x[13][14] = 16
95.48/85.66	c (74,0) x[13][15] = 10
95.48/85.66	c (74,0) x[13][16] = 0
95.48/85.66	c (74,0) x[13][17] = 2
95.48/85.66	c (74,0) x[13][18] = 3
95.48/85.66	c (74,0) x[13][19] = 15
95.48/85.66	c (74,0) x[13][20] = 11
95.48/85.66	c (74,0) x[13][21] = 24
95.48/85.66	c (74,0) x[13][22] = 14
95.48/85.66	c (74,0) x[13][23] = 23
95.48/85.66	c (74,0) x[13][24] = 5
95.48/85.66	c (74,0) x[13][25] = 29
95.48/85.66	c (74,0) x[13][26] = 4
95.48/85.66	c (74,0) x[13][27] = 18
95.48/85.66	c (74,0) x[13][28] = 7
95.48/85.66	c (74,0) x[13][29] = 9
95.48/85.66	c (74,0) x[14][0] = 15
95.48/85.66	c (74,0) x[14][1] = 3
95.48/85.66	c (74,0) x[14][2] = 18
95.48/85.66	c (74,0) x[14][3] = 2
95.48/85.66	c (74,0) x[14][4] = 20
95.48/85.66	c (74,0) x[14][5] = 10
95.48/85.66	c (74,0) x[14][6] = 13
95.48/85.66	c (74,0) x[14][7] = 26
95.48/85.66	c (74,0) x[14][8] = 0
95.48/85.66	c (74,0) x[14][9] = 29
95.48/85.66	c (74,0) x[14][10] = 25
95.48/85.66	c (74,0) x[14][11] = 1
95.48/85.66	c (74,0) x[14][12] = 16
95.48/85.66	c (74,0) x[14][13] = 9
95.48/85.66	c (74,0) x[14][14] = 27
95.48/85.66	c (74,0) x[14][15] = 12
95.48/85.66	c (74,0) x[14][16] = 23
95.48/85.66	c (74,0) x[14][17] = 4
95.48/85.66	c (74,0) x[14][18] = 11
95.48/85.66	c (74,0) x[14][19] = 14
95.48/85.66	c (74,0) x[14][20] = 24
95.48/85.66	c (74,0) x[14][21] = 19
95.48/85.66	c (74,0) x[14][22] = 28
95.48/85.66	c (74,0) x[14][23] = 22
95.48/85.66	c (74,0) x[14][24] = 17
95.48/85.66	c (74,0) x[14][25] = 7
95.48/85.66	c (74,0) x[14][26] = 5
95.48/85.66	c (74,0) x[14][27] = 6
95.48/85.66	c (74,0) x[14][28] = 8
95.48/85.66	c (74,0) x[14][29] = 21
95.48/85.66	c (74,0) x[15][0] = 22
95.48/85.66	c (74,0) x[15][1] = 2
95.48/85.66	c (74,0) x[15][2] = 26
95.48/85.66	c (74,0) x[15][3] = 9
95.48/85.66	c (74,0) x[15][4] = 12
95.48/85.66	c (74,0) x[15][5] = 0
95.48/85.66	c (74,0) x[15][6] = 11
95.48/85.66	c (74,0) x[15][7] = 21
95.48/85.66	c (74,0) x[15][8] = 5
95.48/85.66	c (74,0) x[15][9] = 25
95.48/85.66	c (74,0) x[15][10] = 29
95.48/85.66	c (74,0) x[15][11] = 28
95.48/85.66	c (74,0) x[15][12] = 24
95.48/85.66	c (74,0) x[15][13] = 23
95.48/85.66	c (74,0) x[15][14] = 6
95.48/85.66	c (74,0) x[15][15] = 20
95.48/85.66	c (74,0) x[15][16] = 27
95.48/85.66	c (74,0) x[15][17] = 19
95.48/85.66	c (74,0) x[15][18] = 17
95.48/85.66	c (74,0) x[15][19] = 8
95.48/85.66	c (74,0) x[15][20] = 18
95.48/85.66	c (74,0) x[15][21] = 13
95.48/85.66	c (74,0) x[15][22] = 3
95.48/85.66	c (74,0) x[15][23] = 1
95.48/85.66	c (74,0) x[15][24] = 16
95.48/85.66	c (74,0) x[15][25] = 4
95.48/85.66	c (74,0) x[15][26] = 10
95.48/85.66	c (74,0) x[15][27] = 7
95.48/85.66	c (74,0) x[15][28] = 15
95.48/85.66	c (74,0) x[15][29] = 14
95.48/85.66	c (74,0) x[16][0] = 3
95.48/85.66	c (74,0) x[16][1] = 7
95.48/85.66	c (74,0) x[16][2] = 24
95.48/85.66	c (74,0) x[16][3] = 26
95.48/85.66	c (74,0) x[16][4] = 2
95.48/85.66	c (74,0) x[16][5] = 11
95.48/85.66	c (74,0) x[16][6] = 6
95.48/85.66	c (74,0) x[16][7] = 28
95.48/85.66	c (74,0) x[16][8] = 10
95.48/85.66	c (74,0) x[16][9] = 9
95.48/85.66	c (74,0) x[16][10] = 20
95.48/85.66	c (74,0) x[16][11] = 4
95.48/85.66	c (74,0) x[16][12] = 29
95.48/85.66	c (74,0) x[16][13] = 15
95.48/85.66	c (74,0) x[16][14] = 12
95.48/85.66	c (74,0) x[16][15] = 0
95.48/85.66	c (74,0) x[16][16] = 25
95.48/85.66	c (74,0) x[16][17] = 21
95.48/85.66	c (74,0) x[16][18] = 18
95.48/85.66	c (74,0) x[16][19] = 27
95.48/85.66	c (74,0) x[16][20] = 17
95.48/85.66	c (74,0) x[16][21] = 23
95.48/85.66	c (74,0) x[16][22] = 8
95.48/85.66	c (74,0) x[16][23] = 19
95.48/85.66	c (74,0) x[16][24] = 22
95.48/85.66	c (74,0) x[16][25] = 5
95.48/85.66	c (74,0) x[16][26] = 13
95.48/85.66	c (74,0) x[16][27] = 14
95.48/85.66	c (74,0) x[16][28] = 16
95.48/85.66	c (74,0) x[16][29] = 1
95.48/85.66	c (74,0) x[17][0] = 16
95.48/85.66	c (74,0) x[17][1] = 12
95.48/85.66	c (74,0) x[17][2] = 23
95.48/85.66	c (74,0) x[17][3] = 6
95.48/85.66	c (74,0) x[17][4] = 13
95.48/85.66	c (74,0) x[17][5] = 15
95.48/85.66	c (74,0) x[17][6] = 8
95.48/85.66	c (74,0) x[17][7] = 0
95.48/85.66	c (74,0) x[17][8] = 18
95.48/85.66	c (74,0) x[17][9] = 7
95.48/85.66	c (74,0) x[17][10] = 1
95.48/85.66	c (74,0) x[17][11] = 17
95.48/85.66	c (74,0) x[17][12] = 28
95.48/85.66	c (74,0) x[17][13] = 10
95.48/85.66	c (74,0) x[17][14] = 24
95.48/85.66	c (74,0) x[17][15] = 11
95.48/85.66	c (74,0) x[17][16] = 21
95.48/85.66	c (74,0) x[17][17] = 26
95.48/85.66	c (74,0) x[17][18] = 5
95.48/85.66	c (74,0) x[17][19] = 22
95.48/85.66	c (74,0) x[17][20] = 14
95.48/85.66	c (74,0) x[17][21] = 2
95.48/85.66	c (74,0) x[17][22] = 9
95.48/85.66	c (74,0) x[17][23] = 29
95.48/85.66	c (74,0) x[17][24] = 27
95.48/85.66	c (74,0) x[17][25] = 3
95.48/85.66	c (74,0) x[17][26] = 20
95.48/85.66	c (74,0) x[17][27] = 25
95.48/85.66	c (74,0) x[17][28] = 4
95.48/85.66	c (74,0) x[17][29] = 19
95.48/85.66	c (74,0) x[18][0] = 8
95.48/85.66	c (74,0) x[18][1] = 21
95.48/85.66	c (74,0) x[18][2] = 7
95.48/85.66	c (74,0) x[18][3] = 27
95.48/85.66	c (74,0) x[18][4] = 6
95.48/85.66	c (74,0) x[18][5] = 12
95.48/85.66	c (74,0) x[18][6] = 20
95.48/85.66	c (74,0) x[18][7] = 2
95.48/85.66	c (74,0) x[18][8] = 15
95.48/85.66	c (74,0) x[18][9] = 17
95.48/85.66	c (74,0) x[18][10] = 3
95.48/85.66	c (74,0) x[18][11] = 23
95.48/85.66	c (74,0) x[18][12] = 10
95.48/85.66	c (74,0) x[18][13] = 5
95.48/85.66	c (74,0) x[18][14] = 11
95.48/85.66	c (74,0) x[18][15] = 19
95.48/85.66	c (74,0) x[18][16] = 14
95.48/85.66	c (74,0) x[18][17] = 0
95.48/85.66	c (74,0) x[18][18] = 9
95.48/85.66	c (74,0) x[18][19] = 28
95.48/85.66	c (74,0) x[18][20] = 29
95.48/85.66	c (74,0) x[18][21] = 16
95.48/85.66	c (74,0) x[18][22] = 18
95.48/85.66	c (74,0) x[18][23] = 25
95.48/85.66	c (74,0) x[18][24] = 1
95.48/85.66	c (74,0) x[18][25] = 22
95.48/85.66	c (74,0) x[18][26] = 26
95.48/85.66	c (74,0) x[18][27] = 24
95.48/85.66	c (74,0) x[18][28] = 13
95.48/85.66	c (74,0) x[18][29] = 4
95.48/85.66	c (74,0) x[19][0] = 28
95.48/85.66	c (74,0) x[19][1] = 19
95.48/85.66	c (74,0) x[19][2] = 20
95.48/85.66	c (74,0) x[19][3] = 0
95.48/85.66	c (74,0) x[19][4] = 27
95.48/85.66	c (74,0) x[19][5] = 17
95.48/85.66	c (74,0) x[19][6] = 16
95.48/85.66	c (74,0) x[19][7] = 18
95.48/85.66	c (74,0) x[19][8] = 21
95.48/85.66	c (74,0) x[19][9] = 15
95.48/85.66	c (74,0) x[19][10] = 7
95.48/85.66	c (74,0) x[19][11] = 26
95.48/85.66	c (74,0) x[19][12] = 22
95.48/85.66	c (74,0) x[19][13] = 24
95.48/85.66	c (74,0) x[19][14] = 4
95.48/85.66	c (74,0) x[19][15] = 29
95.48/85.66	c (74,0) x[19][16] = 5
95.48/85.66	c (74,0) x[19][17] = 25
95.48/85.66	c (74,0) x[19][18] = 23
95.48/85.66	c (74,0) x[19][19] = 9
95.48/85.66	c (74,0) x[19][20] = 13
95.48/85.66	c (74,0) x[19][21] = 6
95.48/85.66	c (74,0) x[19][22] = 2
95.48/85.66	c (74,0) x[19][23] = 14
95.48/85.66	c (74,0) x[19][24] = 11
95.48/85.66	c (74,0) x[19][25] = 1
95.48/85.66	c (74,0) x[19][26] = 3
95.48/85.66	c (74,0) x[19][27] = 12
95.48/85.66	c (74,0) x[19][28] = 10
95.48/85.66	c (74,0) x[19][29] = 8
95.48/85.66	c (74,0) x[20][0] = 25
95.48/85.66	c (74,0) x[20][1] = 8
95.48/85.66	c (74,0) x[20][2] = 28
95.48/85.66	c (74,0) x[20][3] = 17
95.48/85.66	c (74,0) x[20][4] = 29
95.48/85.66	c (74,0) x[20][5] = 16
95.48/85.66	c (74,0) x[20][6] = 23
95.48/85.66	c (74,0) x[20][7] = 11
95.48/85.66	c (74,0) x[20][8] = 4
95.48/85.66	c (74,0) x[20][9] = 26
95.48/85.66	c (74,0) x[20][10] = 27
95.48/85.66	c (74,0) x[20][11] = 19
95.48/85.66	c (74,0) x[20][12] = 13
95.48/85.66	c (74,0) x[20][13] = 3
95.48/85.66	c (74,0) x[20][14] = 1
95.48/85.66	c (74,0) x[20][15] = 22
95.48/85.66	c (74,0) x[20][16] = 9
95.48/85.66	c (74,0) x[20][17] = 10
95.48/85.66	c (74,0) x[20][18] = 24
95.48/85.66	c (74,0) x[20][19] = 2
95.48/85.66	c (74,0) x[20][20] = 12
95.48/85.66	c (74,0) x[20][21] = 14
95.48/85.66	c (74,0) x[20][22] = 5
95.48/85.66	c (74,0) x[20][23] = 18
95.48/85.66	c (74,0) x[20][24] = 15
95.48/85.66	c (74,0) x[20][25] = 21
95.48/85.66	c (74,0) x[20][26] = 7
95.48/85.66	c (74,0) x[20][27] = 0
95.48/85.66	c (74,0) x[20][28] = 20
95.48/85.66	c (74,0) x[20][29] = 6
95.48/85.66	c (74,0) x[21][0] = 23
95.48/85.66	c (74,0) x[21][1] = 27
95.48/85.66	c (74,0) x[21][2] = 14
95.48/85.66	c (74,0) x[21][3] = 5
95.48/85.66	c (74,0) x[21][4] = 21
95.48/85.66	c (74,0) x[21][5] = 22
95.48/85.66	c (74,0) x[21][6] = 2
95.48/85.66	c (74,0) x[21][7] = 19
95.48/85.66	c (74,0) x[21][8] = 11
95.48/85.66	c (74,0) x[21][9] = 16
95.48/85.66	c (74,0) x[21][10] = 6
95.48/85.66	c (74,0) x[21][11] = 25
95.48/85.66	c (74,0) x[21][12] = 15
95.48/85.66	c (74,0) x[21][13] = 13
95.48/85.66	c (74,0) x[21][14] = 28
95.48/85.66	c (74,0) x[21][15] = 9
95.48/85.66	c (74,0) x[21][16] = 4
95.48/85.66	c (74,0) x[21][17] = 7
95.48/85.66	c (74,0) x[21][18] = 20
95.48/85.66	c (74,0) x[21][19] = 26
95.48/85.66	c (74,0) x[21][20] = 3
95.48/85.66	c (74,0) x[21][21] = 1
95.48/85.66	c (74,0) x[21][22] = 24
95.48/85.66	c (74,0) x[21][23] = 8
95.48/85.66	c (74,0) x[21][24] = 18
95.48/85.66	c (74,0) x[21][25] = 0
95.48/85.66	c (74,0) x[21][26] = 29
95.48/85.66	c (74,0) x[21][27] = 10
95.48/85.66	c (74,0) x[21][28] = 17
95.48/85.66	c (74,0) x[21][29] = 12
95.48/85.66	c (74,0) x[22][0] = 7
95.48/85.66	c (74,0) x[22][1] = 10
95.48/85.66	c (74,0) x[22][2] = 29
95.48/85.66	c (74,0) x[22][3] = 12
95.48/85.66	c (74,0) x[22][4] = 18
95.48/85.66	c (74,0) x[22][5] = 5
95.48/85.66	c (74,0) x[22][6] = 9
95.48/85.66	c (74,0) x[22][7] = 1
95.48/85.66	c (74,0) x[22][8] = 22
95.48/85.66	c (74,0) x[22][9] = 11
95.48/85.66	c (74,0) x[22][10] = 8
95.48/85.66	c (74,0) x[22][11] = 14
95.48/85.66	c (74,0) x[22][12] = 26
95.48/85.66	c (74,0) x[22][13] = 19
95.48/85.66	c (74,0) x[22][14] = 17
95.48/85.66	c (74,0) x[22][15] = 21
95.48/85.66	c (74,0) x[22][16] = 20
95.48/85.66	c (74,0) x[22][17] = 3
95.48/85.66	c (74,0) x[22][18] = 0
95.48/85.66	c (74,0) x[22][19] = 16
95.48/85.66	c (74,0) x[22][20] = 4
95.48/85.66	c (74,0) x[22][21] = 28
95.48/85.66	c (74,0) x[22][22] = 27
95.48/85.66	c (74,0) x[22][23] = 6
95.48/85.66	c (74,0) x[22][24] = 25
95.48/85.66	c (74,0) x[22][25] = 23
95.48/85.66	c (74,0) x[22][26] = 24
95.48/85.66	c (74,0) x[22][27] = 13
95.48/85.66	c (74,0) x[22][28] = 2
95.48/85.66	c (74,0) x[22][29] = 15
95.48/85.66	c (74,0) x[23][0] = 19
95.48/85.66	c (74,0) x[23][1] = 13
95.48/85.66	c (74,0) x[23][2] = 6
95.48/85.66	c (74,0) x[23][3] = 18
95.48/85.66	c (74,0) x[23][4] = 17
95.48/85.66	c (74,0) x[23][5] = 9
95.48/85.66	c (74,0) x[23][6] = 10
95.48/85.66	c (74,0) x[23][7] = 4
95.48/85.66	c (74,0) x[23][8] = 29
95.48/85.66	c (74,0) x[23][9] = 23
95.48/85.66	c (74,0) x[23][10] = 15
95.48/85.66	c (74,0) x[23][11] = 16
95.48/85.66	c (74,0) x[23][12] = 1
95.48/85.66	c (74,0) x[23][13] = 28
95.48/85.66	c (74,0) x[23][14] = 21
95.48/85.66	c (74,0) x[23][15] = 14
95.48/85.66	c (74,0) x[23][16] = 2
95.48/85.66	c (74,0) x[23][17] = 20
95.48/85.66	c (74,0) x[23][18] = 7
95.48/85.66	c (74,0) x[23][19] = 24
95.48/85.66	c (74,0) x[23][20] = 22
95.48/85.66	c (74,0) x[23][21] = 0
95.48/85.66	c (74,0) x[23][22] = 25
95.48/85.66	c (74,0) x[23][23] = 11
95.48/85.66	c (74,0) x[23][24] = 3
95.48/85.66	c (74,0) x[23][25] = 26
95.48/85.66	c (74,0) x[23][26] = 12
95.48/85.66	c (74,0) x[23][27] = 8
95.48/85.66	c (74,0) x[23][28] = 27
95.48/85.66	c (74,0) x[23][29] = 5
95.48/85.66	c (74,0) x[24][0] = 29
95.48/85.66	c (74,0) x[24][1] = 4
95.48/85.66	c (74,0) x[24][2] = 11
95.48/85.66	c (74,0) x[24][3] = 28
95.48/85.66	c (74,0) x[24][4] = 8
95.48/85.66	c (74,0) x[24][5] = 23
95.48/85.66	c (74,0) x[24][6] = 22
95.48/85.66	c (74,0) x[24][7] = 7
95.48/85.66	c (74,0) x[24][8] = 2
95.48/85.66	c (74,0) x[24][9] = 14
95.48/85.66	c (74,0) x[24][10] = 18
95.48/85.66	c (74,0) x[24][11] = 5
95.48/85.66	c (74,0) x[24][12] = 21
95.48/85.66	c (74,0) x[24][13] = 0
95.48/85.66	c (74,0) x[24][14] = 9
95.48/85.66	c (74,0) x[24][15] = 24
95.48/85.66	c (74,0) x[24][16] = 1
95.48/85.66	c (74,0) x[24][17] = 17
95.48/85.66	c (74,0) x[24][18] = 25
95.48/85.66	c (74,0) x[24][19] = 20
95.48/85.66	c (74,0) x[24][20] = 16
95.48/85.66	c (74,0) x[24][21] = 10
95.48/85.66	c (74,0) x[24][22] = 12
95.48/85.66	c (74,0) x[24][23] = 15
95.48/85.66	c (74,0) x[24][24] = 26
95.48/85.66	c (74,0) x[24][25] = 6
95.48/85.66	c (74,0) x[24][26] = 27
95.48/85.66	c (74,0) x[24][27] = 3
95.48/85.66	c (74,0) x[24][28] = 19
95.48/85.66	c (74,0) x[24][29] = 13
95.48/85.66	c (74,0) x[25][0] = 20
95.48/85.66	c (74,0) x[25][1] = 28
95.48/85.66	c (74,0) x[25][2] = 0
95.48/85.66	c (74,0) x[25][3] = 7
95.48/85.66	c (74,0) x[25][4] = 5
95.48/85.66	c (74,0) x[25][5] = 3
95.48/85.66	c (74,0) x[25][6] = 21
95.48/85.66	c (74,0) x[25][7] = 6
95.48/85.66	c (74,0) x[25][8] = 27
95.48/85.66	c (74,0) x[25][9] = 22
95.48/85.66	c (74,0) x[25][10] = 23
95.48/85.66	c (74,0) x[25][11] = 29
95.48/85.66	c (74,0) x[25][12] = 11
95.48/85.66	c (74,0) x[25][13] = 12
95.48/85.66	c (74,0) x[25][14] = 14
95.48/85.66	c (74,0) x[25][15] = 1
95.48/85.66	c (74,0) x[25][16] = 13
95.48/85.66	c (74,0) x[25][17] = 9
95.48/85.66	c (74,0) x[25][18] = 4
95.48/85.66	c (74,0) x[25][19] = 19
95.48/85.66	c (74,0) x[25][20] = 8
95.48/85.66	c (74,0) x[25][21] = 17
95.48/85.66	c (74,0) x[25][22] = 15
95.48/85.66	c (74,0) x[25][23] = 10
95.48/85.66	c (74,0) x[25][24] = 2
95.48/85.66	c (74,0) x[25][25] = 16
95.48/85.66	c (74,0) x[25][26] = 18
95.48/85.66	c (74,0) x[25][27] = 26
95.48/85.66	c (74,0) x[25][28] = 25
95.48/85.66	c (74,0) x[25][29] = 24
95.48/85.66	c (74,0) x[26][0] = 18
95.48/85.66	c (74,0) x[26][1] = 24
95.48/85.66	c (74,0) x[26][2] = 19
95.48/85.66	c (74,0) x[26][3] = 20
95.48/85.66	c (74,0) x[26][4] = 9
95.48/85.66	c (74,0) x[26][5] = 28
95.48/85.66	c (74,0) x[26][6] = 4
95.48/85.66	c (74,0) x[26][7] = 5
95.48/85.66	c (74,0) x[26][8] = 13
95.48/85.66	c (74,0) x[26][9] = 0
95.48/85.66	c (74,0) x[26][10] = 21
95.48/85.66	c (74,0) x[26][11] = 7
95.48/85.66	c (74,0) x[26][12] = 25
95.48/85.66	c (74,0) x[26][13] = 16
95.48/85.66	c (74,0) x[26][14] = 15
95.48/85.66	c (74,0) x[26][15] = 23
95.48/85.66	c (74,0) x[26][16] = 10
95.48/85.66	c (74,0) x[26][17] = 29
95.48/85.66	c (74,0) x[26][18] = 22
95.48/85.66	c (74,0) x[26][19] = 3
95.48/85.66	c (74,0) x[26][20] = 2
95.48/85.66	c (74,0) x[26][21] = 27
95.48/85.66	c (74,0) x[26][22] = 1
95.48/85.66	c (74,0) x[26][23] = 12
95.48/85.66	c (74,0) x[26][24] = 6
95.48/85.66	c (74,0) x[26][25] = 8
95.48/85.66	c (74,0) x[26][26] = 14
95.48/85.66	c (74,0) x[26][27] = 11
95.48/85.66	c (74,0) x[26][28] = 26
95.48/85.66	c (74,0) x[26][29] = 17
95.48/85.66	c (74,0) x[27][0] = 27
95.48/85.66	c (74,0) x[27][1] = 18
95.48/85.66	c (74,0) x[27][2] = 2
95.48/85.66	c (74,0) x[27][3] = 13
95.48/85.66	c (74,0) x[27][4] = 22
95.48/85.66	c (74,0) x[27][5] = 21
95.48/85.66	c (74,0) x[27][6] = 3
95.48/85.66	c (74,0) x[27][7] = 10
95.48/85.66	c (74,0) x[27][8] = 14
95.48/85.66	c (74,0) x[27][9] = 6
95.48/85.66	c (74,0) x[27][10] = 24
95.48/85.66	c (74,0) x[27][11] = 15
95.48/85.66	c (74,0) x[27][12] = 4
95.48/85.66	c (74,0) x[27][13] = 25
95.48/85.66	c (74,0) x[27][14] = 26
95.48/85.66	c (74,0) x[27][15] = 17
95.48/85.66	c (74,0) x[27][16] = 8
95.48/85.66	c (74,0) x[27][17] = 23
95.48/85.66	c (74,0) x[27][18] = 29
95.48/85.66	c (74,0) x[27][19] = 11
95.48/85.66	c (74,0) x[27][20] = 1
95.48/85.66	c (74,0) x[27][21] = 20
95.48/85.66	c (74,0) x[27][22] = 19
95.48/85.66	c (74,0) x[27][23] = 16
95.48/85.66	c (74,0) x[27][24] = 7
95.48/85.66	c (74,0) x[27][25] = 12
95.48/85.66	c (74,0) x[27][26] = 0
95.48/85.66	c (74,0) x[27][27] = 5
95.48/85.66	c (74,0) x[27][28] = 9
95.48/85.66	c (74,0) x[27][29] = 28
95.48/85.66	c (74,0) x[28][0] = 0
95.48/85.66	c (74,0) x[28][1] = 23
95.48/85.66	c (74,0) x[28][2] = 3
95.48/85.66	c (74,0) x[28][3] = 15
95.48/85.66	c (74,0) x[28][4] = 25
95.48/85.66	c (74,0) x[28][5] = 6
95.48/85.66	c (74,0) x[28][6] = 24
95.48/85.66	c (74,0) x[28][7] = 13
95.48/85.66	c (74,0) x[28][8] = 28
95.48/85.66	c (74,0) x[28][9] = 18
95.48/85.66	c (74,0) x[28][10] = 4
95.48/85.66	c (74,0) x[28][11] = 12
95.48/85.66	c (74,0) x[28][12] = 9
95.48/85.66	c (74,0) x[28][13] = 14
95.48/85.66	c (74,0) x[28][14] = 7
95.48/85.66	c (74,0) x[28][15] = 27
95.48/85.66	c (74,0) x[28][16] = 26
95.48/85.66	c (74,0) x[28][17] = 8
95.48/85.66	c (74,0) x[28][18] = 10
95.48/85.66	c (74,0) x[28][19] = 1
95.48/85.66	c (74,0) x[28][20] = 5
95.48/85.66	c (74,0) x[28][21] = 21
95.48/85.66	c (74,0) x[28][22] = 16
95.48/85.66	c (74,0) x[28][23] = 17
95.48/85.66	c (74,0) x[28][24] = 19
95.48/85.66	c (74,0) x[28][25] = 11
95.48/85.66	c (74,0) x[28][26] = 2
95.48/85.66	c (74,0) x[28][27] = 20
95.48/85.66	c (74,0) x[28][28] = 22
95.48/85.66	c (74,0) x[28][29] = 29
95.48/85.66	c (74,0) x[29][0] = 1
95.48/85.66	c (74,0) x[29][1] = 5
95.48/85.66	c (74,0) x[29][2] = 22
95.48/85.66	c (74,0) x[29][3] = 16
95.48/85.66	c (74,0) x[29][4] = 23
95.48/85.66	c (74,0) x[29][5] = 27
95.48/85.66	c (74,0) x[29][6] = 15
95.48/85.66	c (74,0) x[29][7] = 17
95.48/85.66	c (74,0) x[29][8] = 7
95.48/85.66	c (74,0) x[29][9] = 2
95.48/85.66	c (74,0) x[29][10] = 13
95.48/85.66	c (74,0) x[29][11] = 8
95.48/85.66	c (74,0) x[29][12] = 0
95.48/85.66	c (74,0) x[29][13] = 26
95.48/85.66	c (74,0) x[29][14] = 29
95.48/85.66	c (74,0) x[29][15] = 3
95.48/85.66	c (74,0) x[29][16] = 11
95.48/85.66	c (74,0) x[29][17] = 24
95.48/85.66	c (74,0) x[29][18] = 21
95.48/85.66	c (74,0) x[29][19] = 4
95.48/85.66	c (74,0) x[29][20] = 20
95.48/85.66	c (74,0) x[29][21] = 12
95.48/85.66	c (74,0) x[29][22] = 10
95.48/85.66	c (74,0) x[29][23] = 9
95.48/85.66	c (74,0) x[29][24] = 14
95.48/85.66	c (74,0) x[29][25] = 18
95.48/85.66	c (74,0) x[29][26] = 19
95.48/85.66	c (74,0) x[29][27] = 28
95.48/85.66	c (74,0) x[29][28] = 6
95.48/85.66	c (74,0) x[29][29] = 25
95.48/85.66	s SATISFIABLE
95.48/85.67	v <instantiation>
95.48/85.67	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[6][26] x[6][27] x[6][28] x[6][29] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[7][26] x[7][27] x[7][28] x[7][29] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[8][26] x[8][27] x[8][28] x[8][29] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] x[9][26] x[9][27] x[9][28] x[9][29] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[10][21] x[10][22] x[10][23] x[10][24] x[10][25] x[10][26] x[10][27] x[10][28] x[10][29] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[11][21] x[11][22] x[11][23] x[11][24] x[11][25] x[11][26] x[11][27] x[11][28] x[11][29] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[12][20] x[12][21] x[12][22] x[12][23] x[12][24] x[12][25] x[12][26] x[12][27] x[12][28] x[12][29] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] x[13][20] x[13][21] x[13][22] x[13][23] x[13][24] x[13][25] x[13][26] x[13][27] x[13][28] x[13][29] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[14][18] x[14][19] x[14][20] x[14][21] x[14][22] x[14][23] x[14][24] x[14][25] x[14][26] x[14][27] x[14][28] x[14][29] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[15][18] x[15][19] x[15][20] x[15][21] x[15][22] x[15][23] x[15][24] x[15][25] x[15][26] x[15][27] x[15][28] x[15][29] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[16][18] x[16][19] x[16][20] x[16][21] x[16][22] x[16][23] x[16][24] x[16][25] x[16][26] x[16][27] x[16][28] x[16][29] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] x[17][18] x[17][19] x[17][20] x[17][21] x[17][22] x[17][23] x[17][24] x[17][25] x[17][26] x[17][27] x[17][28] x[17][29] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[18][10] x[18][11] x[18][12] x[18][13] x[18][14] x[18][15] x[18][16] x[18][17] x[18][18] x[18][19] x[18][20] x[18][21] x[18][22] x[18][23] x[18][24] x[18][25] x[18][26] x[18][27] x[18][28] x[18][29] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[19][6] x[19][7] x[19][8] x[19][9] x[19][10] x[19][11] x[19][12] x[19][13] x[19][14] x[19][15] x[19][16] x[19][17] x[19][18] x[19][19] x[19][20] x[19][21] x[19][22] x[19][23] x[19][24] x[19][25] x[19][26] x[19][27] x[19][28] x[19][29] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[20][6] x[20][7] x[20][8] x[20][9] x[20][10] x[20][11] x[20][12] x[20][13] x[20][14] x[20][15] x[20][16] x[20][17] x[20][18] x[20][19] x[20][20] x[20][21] x[20][22] x[20][23] x[20][24] x[20][25] x[20][26] x[20][27] x[20][28] x[20][29] x[21][0] x[21][1] x[21][2] x[21][3] x[21][4] x[21][5] x[21][6] x[21][7] x[21][8] x[21][9] x[21][10] x[21][11] x[21][12] x[21][13] x[21][14] x[21][15] x[21][16] x[21][17] x[21][18] x[21][19] x[21][20] x[21][21] x[21][22] x[21][23] x[21][24] x[21][25] x[21][26] x[21][27] x[21][28] x[21][29] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[22][6] x[22][7] x[22][8] x[22][9] x[22][10] x[22][11] x[22][12] x[22][13] x[22][14] x[22][15] x[22][16] x[22][17] x[22][18] x[22][19] x[22][20] x[22][21] x[22][22] x[22][23] x[22][24] x[22][25] x[22][26] x[22][27] x[22][28] x[22][29] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[23][6] x[23][7] x[23][8] x[23][9] x[23][10] x[23][11] x[23][12] x[23][13] x[23][14] x[23][15] x[23][16] x[23][17] x[23][18] x[23][19] x[23][20] x[23][21] x[23][22] x[23][23] x[23][24] x[23][25] x[23][26] x[23][27] x[23][28] x[23][29] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[24][6] x[24][7] x[24][8] x[24][9] x[24][10] x[24][11] x[24][12] x[24][13] x[24][14] x[24][15] x[24][16] x[24][17] x[24][18] x[24][19] x[24][20] x[24][21] x[24][22] x[24][23] x[24][24] x[24][25] x[24][26] x[24][27] x[24][28] x[24][29] x[25][0] x[25][1] x[25][2] x[25][3] x[25][4] x[25][5] x[25][6] x[25][7] x[25][8] x[25][9] x[25][10] x[25][11] x[25][12] x[25][13] x[25][14] x[25][15] x[25][16] x[25][17] x[25][18] x[25][19] x[25][20] x[25][21] x[25][22] x[25][23] x[25][24] x[25][25] x[25][26] x[25][27] x[25][28] x[25][29] x[26][0] x[26][1] x[26][2] x[26][3] x[26][4] x[26][5] x[26][6] x[26][7] x[26][8] x[26][9] x[26][10] x[26][11] x[26][12] x[26][13] x[26][14] x[26][15] x[26][16] x[26][17] x[26][18] x[26][19] x[26][20] x[26][21] x[26][22] x[26][23] x[26][24] x[26][25] x[26][26] x[26][27] x[26][28] x[26][29] x[27][0] x[27][1] x[27][2] x[27][3] x[27][4] x[27][5] x[27][6] x[27][7] x[27][8] x[27][9] x[27][10] x[27][11] x[27][12] x[27][13] x[27][14] x[27][15] x[27][16] x[27][17] x[27][18] x[27][19] x[27][20] x[27][21] x[27][22] x[27][23] x[27][24] x[27][25] x[27][26] x[27][27] x[27][28] x[27][29] x[28][0] x[28][1] x[28][2] x[28][3] x[28][4] x[28][5] x[28][6] x[28][7] x[28][8] x[28][9] x[28][10] x[28][11] x[28][12] x[28][13] x[28][14] x[28][15] x[28][16] x[28][17] x[28][18] x[28][19] x[28][20] x[28][21] x[28][22] x[28][23] x[28][24] x[28][25] x[28][26] x[28][27] x[28][28] x[28][29] x[29][0] x[29][1] x[29][2] x[29][3] x[29][4] x[29][5] x[29][6] x[29][7] x[29][8] x[29][9] x[29][10] x[29][11] x[29][12] x[29][13] x[29][14] x[29][15] x[29][16] x[29][17] x[29][18] x[29][19] x[29][20] x[29][21] x[29][22] x[29][23] x[29][24] x[29][25] x[29][26] x[29][27] x[29][28] x[29][29]</list>
95.48/85.67	v     <values>12 25 15 29 14 13 0 3 17 10 22 18 20 2 8 4 19 16 1 7 9 5 26 27 28 24 6 23 21 11 21 15 9 22 26 24 29 14 12 4 11 20 27 8 19 25 7 18 2 5 6 3 0 13 23 10 17 1 28 16 10 9 8 1 0 4 25 29 16 20 12 6 14 22 2 5 24 11 28 17 27 18 7 26 21 13 15 19 3 23 17 16 4 25 3 2 14 22 19 5 9 10 18 6 23 8 15 1 13 12 28 26 29 7 24 20 21 27 11 0 6 0 10 3 24 29 1 15 20 13 17 27 5 7 25 26 16 14 19 18 23 11 22 4 9 28 8 21 12 2 9 29 16 14 7 18 19 23 26 8 0 21 3 1 22 28 12 6 15 13 10 4 11 24 20 17 25 2 5 27 2 14 1 10 4 19 7 8 23 24 5 0 17 18 20 6 22 15 27 21 26 25 13 28 12 9 11 16 29 3 14 26 21 8 11 25 18 27 24 28 10 3 19 20 0 13 17 12 16 23 7 29 6 5 4 2 9 15 1 22 24 20 5 23 19 8 28 9 25 1 14 11 12 4 13 7 3 22 26 6 0 15 21 2 29 27 16 17 18 10 5 11 13 21 15 1 26 12 9 27 16 24 23 17 18 2 6 28 14 29 19 8 20 3 10 25 22 4 0 7 11 17 12 4 10 14 27 16 8 19 26 2 7 29 3 18 28 5 6 0 25 22 23 21 13 15 1 9 24 20 13 6 17 24 16 7 5 20 1 3 19 22 2 11 10 15 18 27 12 25 21 9 4 0 8 14 28 29 23 26 4 1 25 11 28 26 12 24 3 21 2 9 6 27 5 16 29 13 8 10 15 7 17 20 0 19 23 22 14 18 26 22 27 19 1 20 17 25 6 12 28 13 8 21 16 10 0 2 3 15 11 24 14 23 5 29 4 18 7 9 15 3 18 2 20 10 13 26 0 29 25 1 16 9 27 12 23 4 11 14 24 19 28 22 17 7 5 6 8 21 22 2 26 9 12 0 11 21 5 25 29 28 24 23 6 20 27 19 17 8 18 13 3 1 16 4 10 7 15 14 3 7 24 26 2 11 6 28 10 9 20 4 29 15 12 0 25 21 18 27 17 23 8 19 22 5 13 14 16 1 16 12 23 6 13 15 8 0 18 7 1 17 28 10 24 11 21 26 5 22 14 2 9 29 27 3 20 25 4 19 8 21 7 27 6 12 20 2 15 17 3 23 10 5 11 19 14 0 9 28 29 16 18 25 1 22 26 24 13 4 28 19 20 0 27 17 16 18 21 15 7 26 22 24 4 29 5 25 23 9 13 6 2 14 11 1 3 12 10 8 25 8 28 17 29 16 23 11 4 26 27 19 13 3 1 22 9 10 24 2 12 14 5 18 15 21 7 0 20 6 23 27 14 5 21 22 2 19 11 16 6 25 15 13 28 9 4 7 20 26 3 1 24 8 18 0 29 10 17 12 7 10 29 12 18 5 9 1 22 11 8 14 26 19 17 21 20 3 0 16 4 28 27 6 25 23 24 13 2 15 19 13 6 18 17 9 10 4 29 23 15 16 1 28 21 14 2 20 7 24 22 0 25 11 3 26 12 8 27 5 29 4 11 28 8 23 22 7 2 14 18 5 21 0 9 24 1 17 25 20 16 10 12 15 26 6 27 3 19 13 20 28 0 7 5 3 21 6 27 22 23 29 11 12 14 1 13 9 4 19 8 17 15 10 2 16 18 26 25 24 18 24 19 20 9 28 4 5 13 0 21 7 25 16 15 23 10 29 22 3 2 27 1 12 6 8 14 11 26 17 27 18 2 13 22 21 3 10 14 6 24 15 4 25 26 17 8 23 29 11 1 20 19 16 7 12 0 5 9 28 0 23 3 15 25 6 24 13 28 18 4 12 9 14 7 27 26 8 10 1 5 21 16 17 19 11 2 20 22 29 1 5 22 16 23 27 15 17 7 2 13 8 0 26 29 3 11 24 21 4 20 12 10 9 14 18 19 28 6 25</values>
95.48/85.67	v </instantiation>
95.48/85.67	c (74,0) Show results End
95.48/85.67	c (74,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
95.48/85.67	c (74,0) 74,74,STOP-AFTER(ALL)
95.48/85.67	c END-Prog: Thu Sep 12 16:20:57 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 (10012 MiB free)
  memory of node 1: 16384 MiB (12674 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388304-1568298013/watcher-4388304-1568298013 -o /tmp/evaluation-result-4388304-1568298013/solver-4388304-1568298013 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568286693-10213 --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-4388304-1568298013.xml 

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

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

solver pid=14551, runsolver pid=14548

[startup+0.10014 s]*
/proc/loadavg: 2.33 2.11 2.08 3/234 14568
/proc/meminfo: memFree=23172004/32770624 swapFree=66927100/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406048701 115843072 349 33554432000 4194304 5098028 140729464501200 140729464498456 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 349 296 221 0 87 0
[pid=14554] ppid=14551 vsize=15014680 memory=72768 CPUtime=0.12 cores=1,3,5,7
/proc/14554/stat : 14554 (java) S 14551 14551 8795 0 -1 1077944320 7526 0 0 0 10 2 0 0 20 0 15 0 406048702 15375032320 18192 33554432000 4194304 4196468 140732458973264 140732458955808 140499827138295 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
/proc/14554/statm: 3753670 18192 2892 1 0 3716075 0
[pid=14554/tid=14555] ppid=14551 vsize=15016308 memory=-6221578594132737983 CPUtime=0.09 cores=1,3,5,7
/proc/14554/task/14555/stat : 14555 (java) R 14551 14551 8795 0 -1 4202560 5497 0 0 0 8 1 0 0 20 0 15 0 406048702 15376699392 18390 33554432000 4194304 4196468 140732458973264 140499798922544 140499819428736 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14556] ppid=14551 vsize=15016308 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14556/stat : 14556 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15376699392 18390 33554432000 4194304 4196468 140732458973264 140499831380880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14557] ppid=14551 vsize=15016308 memory=140108024100480 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14557/stat : 14557 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15376699392 18390 33554432000 4194304 4196468 140732458973264 140499656022800 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14558] ppid=14551 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14558/stat : 14558 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15376699392 18456 33554432000 4194304 4196468 140732458973264 140499286830224 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14559] ppid=14551 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14559/stat : 14559 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048703 15376699392 18456 33554432000 4194304 4196468 140732458973264 140499285777424 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14560] ppid=14551 vsize=15016308 memory=140108024100480 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14560/stat : 14560 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048705 15376699392 18456 33554432000 4194304 4196468 140732458973264 140498663458928 140499827149442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14561] ppid=14551 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14561/stat : 14561 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406048705 15376699392 18456 33554432000 4194304 4196468 140732458973264 140498446574368 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14562] ppid=14551 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14562/stat : 14562 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 406048706 15376699392 18522 33554432000 4194304 4196468 140732458973264 140498312352880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14563] ppid=14551 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14563/stat : 14563 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15376699392 18522 33554432000 4194304 4196468 140732458973264 140497937848400 140499827156891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14564] ppid=14551 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14564/stat : 14564 (java) S 14551 14551 8795 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 406048708 15376699392 18522 33554432000 4194304 4196468 140732458973264 140498662406768 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14565] ppid=14551 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14565/stat : 14565 (java) S 14551 14551 8795 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 406048708 15376699392 18522 33554432000 4194304 4196468 140732458973264 140498661353968 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14566] ppid=14551 vsize=15016308 memory=140108024100480 CPUtime=0.01 cores=1,3,5,7
/proc/14554/task/14566/stat : 14566 (java) S 14551 14551 8795 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 406048708 15376699392 18588 33554432000 4194304 4196468 140732458973264 140498660301680 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14567] ppid=14551 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14567/stat : 14567 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15376699392 18588 33554432000 4194304 4196468 140732458973264 140497439943648 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14568] ppid=14551 vsize=15016308 memory=140108024100480 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14568/stat : 14568 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048709 15376699392 18588 33554432000 4194304 4196468 140732458973264 140498659248560 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 74164 KiB

[startup+0.211405 s]*
/proc/loadavg: 2.33 2.11 2.08 3/235 14570
/proc/meminfo: memFree=23155300/32770624 swapFree=66927100/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406048701 115843072 349 33554432000 4194304 5098028 140729464501200 140729464498456 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 349 296 221 0 87 0
[pid=14554] ppid=14551 vsize=15012696 memory=84428 CPUtime=0.25 cores=1,3,5,7
/proc/14554/stat : 14554 (java) S 14551 14551 8795 0 -1 1077944320 11701 0 0 0 21 4 0 0 20 0 15 0 406048702 15373000704 21107 33554432000 4194304 4196468 140732458973264 140732458955808 140499827138295 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
/proc/14554/statm: 3753174 21107 2957 1 0 3715579 0
[pid=14554/tid=14555] ppid=14551 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/14554/task/14555/stat : 14555 (java) R 14551 14551 8795 0 -1 4202560 9422 0 0 0 17 3 0 0 20 0 15 0 406048702 15373000704 21172 33554432000 4194304 4196468 140732458973264 140499798967952 140499827160221 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14556] ppid=14551 vsize=15012696 memory=540 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14556/stat : 14556 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 21172 33554432000 4194304 4196468 140732458973264 140499831380880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14557] ppid=14551 vsize=15012696 memory=140108024114845 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14557/stat : 14557 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 21172 33554432000 4194304 4196468 140732458973264 140499656022800 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14558] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14558/stat : 14558 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 21172 33554432000 4194304 4196468 140732458973264 140499286830224 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14559] ppid=14551 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14559/stat : 14559 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 21172 33554432000 4194304 4196468 140732458973264 140499285777424 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14560] ppid=14551 vsize=15012696 memory=140108024100480 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14560/stat : 14560 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048705 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498663458928 140499827149442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14561] ppid=14551 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14561/stat : 14561 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406048705 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498446574368 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14562] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14562/stat : 14562 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 406048706 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498312352880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14563] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14563/stat : 14563 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 21172 33554432000 4194304 4196468 140732458973264 140497937848400 140499827156891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14564] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14564/stat : 14564 (java) S 14551 14551 8795 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498662406768 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14565] ppid=14551 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14565/stat : 14565 (java) S 14551 14551 8795 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498661353968 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14566] ppid=14551 vsize=15012696 memory=140108024100480 CPUtime=0.03 cores=1,3,5,7
/proc/14554/task/14566/stat : 14566 (java) S 14551 14551 8795 0 -1 1077944384 471 0 0 0 3 0 0 0 20 0 15 0 406048708 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498660301680 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14567] ppid=14551 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14567/stat : 14567 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 21172 33554432000 4194304 4196468 140732458973264 140497439943648 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14568] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14568/stat : 14568 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048709 15373000704 21172 33554432000 4194304 4196468 140732458973264 140498659248560 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 85824 KiB

[startup+0.311392 s]*
/proc/loadavg: 2.33 2.11 2.08 4/235 14570
/proc/meminfo: memFree=23152696/32770624 swapFree=66927100/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406048701 115843072 349 33554432000 4194304 5098028 140729464501200 140729464498456 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 349 296 221 0 87 0
[pid=14554] ppid=14551 vsize=15012696 memory=88112 CPUtime=0.42 cores=1,3,5,7
/proc/14554/stat : 14554 (java) S 14551 14551 8795 0 -1 1077944320 12602 0 0 0 38 4 0 0 20 0 15 0 406048702 15373000704 22028 33554432000 4194304 4196468 140732458973264 140732458955808 140499827138295 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
/proc/14554/statm: 3753174 22028 3027 1 0 3715579 0
[pid=14554/tid=14555] ppid=14551 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/14554/task/14555/stat : 14555 (java) R 14551 14551 8795 0 -1 4202560 10161 0 0 0 26 3 0 0 20 0 15 0 406048702 15373000704 22028 33554432000 4194304 4196468 140732458973264 140499798928944 140499808701842 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14556] ppid=14551 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14556/stat : 14556 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 22028 33554432000 4194304 4196468 140732458973264 140499831380880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14557] ppid=14551 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14557/stat : 14557 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 22028 33554432000 4194304 4196468 140732458973264 140499656022800 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14558] ppid=14551 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14558/stat : 14558 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 22028 33554432000 4194304 4196468 140732458973264 140499286830224 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14559] ppid=14551 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14559/stat : 14559 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048703 15373000704 22028 33554432000 4194304 4196468 140732458973264 140499285777424 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14560] ppid=14551 vsize=15012696 memory=4498404016631593313 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14560/stat : 14560 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048705 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498663458928 140499827149442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14561] ppid=14551 vsize=15012696 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14561/stat : 14561 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406048705 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498446574368 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14562] ppid=14551 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14562/stat : 14562 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 406048706 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498312352880 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14563] ppid=14551 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14563/stat : 14563 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 22028 33554432000 4194304 4196468 140732458973264 140497937848400 140499827156891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14564] ppid=14551 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14554/task/14564/stat : 14564 (java) S 14551 14551 8795 0 -1 1077944384 430 0 0 0 3 0 0 0 20 0 15 0 406048708 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498662406768 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14565] ppid=14551 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14554/task/14565/stat : 14565 (java) S 14551 14551 8795 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 15 0 406048708 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498661353968 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14566] ppid=14551 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/14554/task/14566/stat : 14566 (java) S 14551 14551 8795 0 -1 1077944384 489 0 0 0 7 0 0 0 20 0 15 0 406048708 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498660301680 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14567] ppid=14551 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14567/stat : 14567 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15373000704 22028 33554432000 4194304 4196468 140732458973264 140497439943648 140499827148501 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14568] ppid=14551 vsize=15012696 memory=3472615277469905968 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14568/stat : 14568 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048709 15373000704 22028 33554432000 4194304 4196468 140732458973264 140498659248560 140499827149442 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89508 KiB

[startup+0.700842 s]
/proc/loadavg: 2.33 2.11 2.08 3/235 14570
/proc/meminfo: memFree=23129868/32770624 swapFree=66927100/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406048701 115843072 349 33554432000 4194304 5098028 140729464501200 140729464498456 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 349 296 221 0 87 0
[pid=14554] ppid=14551 vsize=15021092 memory=127948 CPUtime=0.96 cores=1,3,5,7
/proc/14554/stat : 14554 (java) S 14551 14551 8795 0 -1 1077944320 20365 0 0 0 90 6 0 0 20 0 15 0 406048702 15381598208 31987 33554432000 4194304 4196468 140732458973264 140732458955808 140499827138295 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
/proc/14554/statm: 3755273 31987 3201 1 0 3716603 0
[pid=14554/tid=14555] ppid=14551 vsize=15021092 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/14554/task/14555/stat : 14555 (java) R 14551 14551 8795 0 -1 4202560 17551 0 0 0 62 5 0 0 20 0 15 0 406048702 15381598208 31987 33554432000 4194304 4196468 140732458973264 140499798955680 140499827160221 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14556] ppid=14551 vsize=15021092 memory=5252745004214 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14556/stat : 14556 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15381598208 31987 33554432000 4194304 4196468 140732458973264 140499831380880 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14557] ppid=14551 vsize=15021092 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14557/stat : 14557 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15381598208 31987 33554432000 4194304 4196468 140732458973264 140499656022800 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14558] ppid=14551 vsize=15021092 memory=14690799036142200 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14558/stat : 14558 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048703 15381598208 31987 33554432000 4194304 4196468 140732458973264 140499286830224 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14559] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14559/stat : 14559 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406048703 15381598208 31987 33554432000 4194304 4196468 140732458973264 140499285777424 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14560] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14560/stat : 14560 (java) S 14551 14551 8795 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406048705 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498663458928 140499827149442 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14561] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14561/stat : 14561 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406048705 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498446574368 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14562] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14562/stat : 14562 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 406048706 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498312352880 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14563] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14563/stat : 14563 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15381598208 31987 33554432000 4194304 4196468 140732458973264 140497937848400 140499827156891 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14564] ppid=14551 vsize=15021092 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/14554/task/14564/stat : 14564 (java) S 14551 14551 8795 0 -1 1077944384 503 0 0 0 6 0 0 0 20 0 15 0 406048708 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498662406768 140499827149442 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14565] ppid=14551 vsize=15021092 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/14554/task/14565/stat : 14565 (java) S 14551 14551 8795 0 -1 1077944384 422 0 0 0 6 0 0 0 20 0 15 0 406048708 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498661353968 140499827149442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14566] ppid=14551 vsize=15021092 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/14554/task/14566/stat : 14566 (java) S 14551 14551 8795 0 -1 1077944384 536 0 0 0 13 0 0 0 20 0 15 0 406048708 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498660301680 140499827149442 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14567] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14567/stat : 14567 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406048708 15381598208 31987 33554432000 4194304 4196468 140732458973264 140497439943648 140499827148501 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
[pid=14554/tid=14568] ppid=14551 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14554/task/14568/stat : 14568 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406048709 15381598208 31987 33554432000 4194304 4196468 140732458973264 140498659248560 140499827149442 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8937472 140732458980078 140732458980506 140732458980506 140732458983375 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 129344 KiB

[startup+1.50087 s]
/proc/loadavg: 2.33 2.11 2.08 6/235 14570
/proc/meminfo: memFree=23100304/32770624 swapFree=66927100/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 406048701 115843072 349 33554432000 4194304 5098028 140729464501200 140729464498456 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 349 296 221 0 87 0

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

/proc/14571/task/14587/stat : 14587 (java) S 14551 14551 8795 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379060864064 140379626729241 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14589] ppid=14551 vsize=8068440 memory=43388 CPUtime=0.04 cores=1,3,5,7
/proc/14571/task/14589/stat : 14589 (java) S 14551 14551 8795 0 -1 4202560 1769 0 0 0 3 1 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376979517040 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14590] ppid=14551 vsize=8068440 memory=14068 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14590/stat : 14590 (java) S 14551 14551 8795 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 406049872 8262082560 30273 33554432000 4194304 4196468 140725246711008 140377113739024 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14591] ppid=14551 vsize=8068440 memory=1656 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14591/stat : 14591 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049874 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376711093808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
Current children cumulated CPU time: 92.79 s
Current children cumulated vsize: 8254052 KiB
Current children cumulated memory: 169744 KiB

[startup+84.801 s]
/proc/loadavg: 2.09 2.08 2.07 3/239 14602
/proc/meminfo: memFree=23064032/32770624 swapFree=66927104/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1476 CPUtime=19.84 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 585 33129 0 0 0 0 1912 72 20 0 1 0 406048701 115843072 369 33554432000 4194304 5098028 140729464501200 140729464497944 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 369 311 221 0 87 0
[pid=14571] ppid=14551 vsize=8068440 memory=121092 CPUtime=1.47 cores=1,3,5,7
/proc/14571/stat : 14571 (java) S 14551 14551 8795 0 -1 1077944320 23317 0 0 0 134 13 0 0 20 0 19 0 406049793 8262082560 30273 33554432000 4194304 4196468 140725246711008 140725246693552 140379626704631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
/proc/14571/statm: 2017110 30273 3197 1 0 1978454 0
[pid=14586] ppid=14571 vsize=72484 memory=49488 CPUtime=73.09 cores=1,3,5,7
/proc/14586/stat : 14586 (glueminisat-sim) R 14571 14551 8795 0 -1 4202496 54120 0 0 0 7252 57 0 0 20 0 1 0 406049871 74223616 12372 33554432000 4194304 4452875 140721549290576 140721549285608 140311152402311 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6552096 6554264 21073920 140721549296479 140721549296679 140721549296679 140721549299629 0
/proc/14586/statm: 18121 12372 382 64 0 14325 0
[pid=14571/tid=14572] ppid=14551 vsize=8068440 memory=804 CPUtime=0.8 cores=1,3,5,7
/proc/14571/task/14572/stat : 14572 (java) S 14551 14551 8795 0 -1 1077944384 17834 0 0 0 73 7 0 0 20 0 19 0 406049794 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379598544800 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14573] ppid=14551 vsize=8068440 memory=121092 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14573/stat : 14573 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379630947088 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14574] ppid=14551 vsize=8068440 memory=43388 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14574/stat : 14574 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379464326032 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14575] ppid=14551 vsize=8068440 memory=804 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14575/stat : 14575 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379110583312 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14576] ppid=14551 vsize=8068440 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14576/stat : 14576 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379109530768 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14577] ppid=14551 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14577/stat : 14577 (java) S 14551 14551 8795 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 406049796 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379073107952 140379626715778 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14578] ppid=14551 vsize=8068440 memory=-7824251494390978150 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14578/stat : 14578 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 406049797 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378523034528 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14579] ppid=14551 vsize=8068440 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14579/stat : 14579 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 406049797 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378388812784 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14580] ppid=14551 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14580/stat : 14580 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378014308560 140379626723227 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14581] ppid=14551 vsize=8068440 memory=121092 CPUtime=0.13 cores=1,3,5,7
/proc/14571/task/14581/stat : 14581 (java) S 14551 14551 8795 0 -1 1077944384 751 0 0 0 13 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379072055792 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14582] ppid=14551 vsize=8068440 memory=1476 CPUtime=0.15 cores=1,3,5,7
/proc/14571/task/14582/stat : 14582 (java) S 14551 14551 8795 0 -1 1077944384 637 0 0 0 15 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379071003248 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14583] ppid=14551 vsize=8068440 memory=121092 CPUtime=0.26 cores=1,3,5,7
/proc/14571/task/14583/stat : 14583 (java) S 14551 14551 8795 0 -1 1077944384 918 0 0 0 26 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379069950704 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14584] ppid=14551 vsize=8068440 memory=46656 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14584/stat : 14584 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049800 8262082560 30273 33554432000 4194304 4196468 140725246711008 140377516403808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14585] ppid=14551 vsize=8068440 memory=-8096454439705354400 CPUtime=0.03 cores=1,3,5,7
/proc/14571/task/14585/stat : 14585 (java) S 14551 14551 8795 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 406049800 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379068897584 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14587] ppid=14551 vsize=8068440 memory=-4695052241013923951 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14587/stat : 14587 (java) S 14551 14551 8795 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379060864064 140379626729241 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14589] ppid=14551 vsize=8068440 memory=1476 CPUtime=0.04 cores=1,3,5,7
/proc/14571/task/14589/stat : 14589 (java) S 14551 14551 8795 0 -1 4202560 1769 0 0 0 3 1 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376979517040 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14590] ppid=14551 vsize=8068440 memory=121092 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14590/stat : 14590 (java) S 14551 14551 8795 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 406049872 8262082560 30273 33554432000 4194304 4196468 140725246711008 140377113739024 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14591] ppid=14551 vsize=8068440 memory=43832 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14591/stat : 14591 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049874 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376711093808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
Current children cumulated CPU time: 94.4 s
Current children cumulated vsize: 8254052 KiB
Current children cumulated memory: 172056 KiB

[startup+85.201 s]
/proc/loadavg: 2.08 2.08 2.07 3/239 14602
/proc/meminfo: memFree=23063848/32770624 swapFree=66927104/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1476 CPUtime=19.84 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 585 33129 0 0 0 0 1912 72 20 0 1 0 406048701 115843072 369 33554432000 4194304 5098028 140729464501200 140729464497944 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 369 311 221 0 87 0
[pid=14571] ppid=14551 vsize=8068440 memory=121092 CPUtime=1.47 cores=1,3,5,7
/proc/14571/stat : 14571 (java) S 14551 14551 8795 0 -1 1077944320 23317 0 0 0 134 13 0 0 20 0 19 0 406049793 8262082560 30273 33554432000 4194304 4196468 140725246711008 140725246693552 140379626704631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
/proc/14571/statm: 2017110 30273 3197 1 0 1978454 0
[pid=14586] ppid=14571 vsize=72484 memory=49488 CPUtime=73.48 cores=1,3,5,7
/proc/14586/stat : 14586 (glueminisat-sim) R 14571 14551 8795 0 -1 4202496 54120 0 0 0 7291 57 0 0 20 0 1 0 406049871 74223616 12372 33554432000 4194304 4452875 140721549290576 140721549285608 140311152402311 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6552096 6554264 21073920 140721549296479 140721549296679 140721549296679 140721549299629 0
/proc/14586/statm: 18121 12372 382 64 0 14325 0
[pid=14571/tid=14572] ppid=14551 vsize=8068440 memory=14068 CPUtime=0.8 cores=1,3,5,7
/proc/14571/task/14572/stat : 14572 (java) S 14551 14551 8795 0 -1 1077944384 17834 0 0 0 73 7 0 0 20 0 19 0 406049794 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379598544800 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14573] ppid=14551 vsize=8068440 memory=528 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14573/stat : 14573 (java) S 14551 14551 8795 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379630947088 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14574] ppid=14551 vsize=8068440 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14574/stat : 14574 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379464326032 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14575] ppid=14551 vsize=8068440 memory=928 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14575/stat : 14575 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379110583312 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14576] ppid=14551 vsize=8068440 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14576/stat : 14576 (java) S 14551 14551 8795 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 406049795 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379109530768 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14577] ppid=14551 vsize=8068440 memory=828 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14577/stat : 14577 (java) S 14551 14551 8795 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 406049796 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379073107952 140379626715778 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14578] ppid=14551 vsize=8068440 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14578/stat : 14578 (java) S 14551 14551 8795 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 406049797 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378523034528 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14579] ppid=14551 vsize=8068440 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14579/stat : 14579 (java) S 14551 14551 8795 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 406049797 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378388812784 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14580] ppid=14551 vsize=8068440 memory=2496 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14580/stat : 14580 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140378014308560 140379626723227 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14581] ppid=14551 vsize=8068440 memory=280215748059680 CPUtime=0.13 cores=1,3,5,7
/proc/14571/task/14581/stat : 14581 (java) S 14551 14551 8795 0 -1 1077944384 751 0 0 0 13 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379072055792 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14582] ppid=14551 vsize=8068440 memory=7668335410634122560 CPUtime=0.15 cores=1,3,5,7
/proc/14571/task/14582/stat : 14582 (java) S 14551 14551 8795 0 -1 1077944384 637 0 0 0 15 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379071003248 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14583] ppid=14551 vsize=8068440 memory=4641330296368681058 CPUtime=0.26 cores=1,3,5,7
/proc/14571/task/14583/stat : 14583 (java) S 14551 14551 8795 0 -1 1077944384 918 0 0 0 26 0 0 0 20 0 19 0 406049799 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379069950704 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14584] ppid=14551 vsize=8068440 memory=7649399388627088433 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14584/stat : 14584 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049800 8262082560 30273 33554432000 4194304 4196468 140725246711008 140377516403808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14585] ppid=14551 vsize=8068440 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14571/task/14585/stat : 14585 (java) S 14551 14551 8795 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 406049800 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379068897584 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14587] ppid=14551 vsize=8068440 memory=3474022669416348372 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14587/stat : 14587 (java) S 14551 14551 8795 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140379060864064 140379626729241 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14589] ppid=14551 vsize=8068440 memory=22532 CPUtime=0.04 cores=1,3,5,7
/proc/14571/task/14589/stat : 14589 (java) S 14551 14551 8795 0 -1 4202560 1769 0 0 0 3 1 0 0 20 0 19 0 406049871 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376979517040 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14590] ppid=14551 vsize=8068440 memory=7091875757691724627 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14590/stat : 14590 (java) S 14551 14551 8795 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 406049872 8262082560 30273 33554432000 4194304 4196468 140725246711008 140377113739024 140379626726557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14591] ppid=14551 vsize=8068440 memory=4628977606781537654 CPUtime=0 cores=1,3,5,7
/proc/14571/task/14591/stat : 14591 (java) S 14551 14551 8795 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 406049874 8262082560 30273 33554432000 4194304 4196468 140725246711008 140376711093808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
Current children cumulated CPU time: 94.79 s
Current children cumulated vsize: 8254052 KiB
Current children cumulated memory: 172056 KiB

[startup+85.6023 s]
/proc/loadavg: 2.08 2.08 2.07 3/239 14602
/proc/meminfo: memFree=23063848/32770624 swapFree=66927104/67108860
[pid=14551] ppid=14548 vsize=113128 memory=1476 CPUtime=19.84 cores=1,3,5,7
/proc/14551/stat : 14551 (scop.sh) S 14548 14551 8795 0 -1 4202496 585 33129 0 0 0 0 1912 72 20 0 1 0 406048701 115843072 369 33554432000 4194304 5098028 140729464501200 140729464497944 139877843694204 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 26542080 140729464509224 140729464509552 140729464509552 140729464512461 0
/proc/14551/statm: 28282 369 311 221 0 87 0
[pid=14571] ppid=14551 vsize=7937364 memory=141568 CPUtime=75.64 cores=1,3,5,7
/proc/14571/stat : 14571 (java) S 14551 14551 8795 0 -1 1077944320 24428 54292 0 0 180 14 7313 57 20 0 17 0 406049793 8127860736 35392 33554432000 4194304 4196468 140725246711008 140725246693552 140379626704631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
/proc/14571/statm: 1984341 35392 3230 1 0 1945685 0
[pid=14571/tid=14572] ppid=14551 vsize=7937364 memory=37424 CPUtime=74.63 cores=1,3,5,7
/proc/14571/task/14572/stat : 14572 (java) R 14551 14551 8795 0 -1 4202560 18113 54292 0 0 86 7 7313 57 20 0 17 0 406049794 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379598543008 140379608573013 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14573] ppid=14551 vsize=7937364 memory=2028 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14573/stat : 14573 (java) S 14551 14551 8795 0 -1 1077944384 2 54292 0 0 0 0 7313 57 20 0 17 0 406049795 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379630947088 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14574] ppid=14551 vsize=7937364 memory=988 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14574/stat : 14574 (java) S 14551 14551 8795 0 -1 1077944384 1 54292 0 0 0 0 7313 57 20 0 17 0 406049795 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379464326032 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14575] ppid=14551 vsize=7937364 memory=1424 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14575/stat : 14575 (java) S 14551 14551 8795 0 -1 1077944384 1 54292 0 0 0 0 7313 57 20 0 17 0 406049795 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379110583312 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14576] ppid=14551 vsize=7937364 memory=1476 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14576/stat : 14576 (java) S 14551 14551 8795 0 -1 1077944384 1 54292 0 0 0 0 7313 57 20 0 17 0 406049795 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379109530768 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14577] ppid=14551 vsize=7937364 memory=121092 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14577/stat : 14577 (java) S 14551 14551 8795 0 -1 1077944384 9 54292 0 0 0 0 7313 57 20 0 17 0 406049796 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379073107952 140379626715778 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14578] ppid=14551 vsize=7937364 memory=49488 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14578/stat : 14578 (java) S 14551 14551 8795 0 -1 1077944384 13 54292 0 0 0 0 7313 57 20 0 17 0 406049797 8127860736 35392 33554432000 4194304 4196468 140725246711008 140378523034528 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14579] ppid=14551 vsize=7937364 memory=3 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14579/stat : 14579 (java) S 14551 14551 8795 0 -1 1077944384 21 54292 0 0 0 0 7313 57 20 0 17 0 406049797 8127860736 35392 33554432000 4194304 4196468 140725246711008 140378388812784 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14580] ppid=14551 vsize=7937364 memory=0 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14580/stat : 14580 (java) S 14551 14551 8795 0 -1 1077944384 3 54292 0 0 0 0 7313 57 20 0 17 0 406049799 8127860736 35392 33554432000 4194304 4196468 140725246711008 140378014308560 140379626723227 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14581] ppid=14551 vsize=7937364 memory=4 CPUtime=73.93 cores=1,3,5,7
/proc/14571/task/14581/stat : 14581 (java) S 14551 14551 8795 0 -1 1077944384 1020 54292 0 0 23 0 7313 57 20 0 17 0 406049799 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379072055792 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14582] ppid=14551 vsize=7937364 memory=0 CPUtime=73.93 cores=1,3,5,7
/proc/14571/task/14582/stat : 14582 (java) R 14551 14551 8795 0 -1 4202560 693 54292 0 0 23 0 7313 57 20 0 17 0 406049799 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379070993168 140379610944829 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14583] ppid=14551 vsize=7937364 memory=0 CPUtime=74.06 cores=1,3,5,7
/proc/14571/task/14583/stat : 14583 (java) S 14551 14551 8795 0 -1 1077944384 1263 54292 0 0 36 0 7313 57 20 0 17 0 406049799 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379069950704 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14584] ppid=14551 vsize=7937364 memory=9592 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14584/stat : 14584 (java) S 14551 14551 8795 0 -1 1077944384 3 54292 0 0 0 0 7313 57 20 0 17 0 406049800 8127860736 35392 33554432000 4194304 4196468 140725246711008 140377516403808 140379626714837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14585] ppid=14551 vsize=7937364 memory=776 CPUtime=73.73 cores=1,3,5,7
/proc/14571/task/14585/stat : 14585 (java) S 14551 14551 8795 0 -1 1077944384 7 54292 0 0 1 2 7313 57 20 0 17 0 406049800 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379068897584 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14587] ppid=14551 vsize=7937364 memory=1540 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14587/stat : 14587 (java) S 14551 14551 8795 0 -1 1077944384 24 54292 0 0 0 0 7313 57 20 0 17 0 406049871 8127860736 35392 33554432000 4194304 4196468 140725246711008 140379060863248 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
[pid=14571/tid=14591] ppid=14551 vsize=7937364 memory=692 CPUtime=73.7 cores=1,3,5,7
/proc/14571/task/14591/stat : 14591 (java) S 14551 14551 8795 0 -1 1077944384 6 54292 0 0 0 0 7313 57 20 0 17 0 406049874 8127860736 35392 33554432000 4194304 4196468 140725246711008 140376711095600 140379626715778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32706560 140725246718971 140725246719130 140725246719130 140725246721999 0
Current children cumulated CPU time: 95.48 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 143044 KiB

Child status: 0
Real time (s): 85.6884
CPU time (s): 95.7291
CPU user time (s): 94.2677
CPU system time (s): 1.46144
CPU usage (%): 111.718
Max. virtual memory (cumulated for all children) (KiB): 15141472
Max. memory (cumulated for all children) (KiB): 3137212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.2677
system time used= 1.46144
maximum resident set size= 3136268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112870
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8960
involuntary context switches= 121


# summary of solver processes directly reported to runsolver:
#   pid: 14551
#   total CPU time (s): 95.7291
#   total CPU user time (s): 94.2677
#   total CPU system time (s): 1.46144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.583917 second user time and 1.06523 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-12 16:19:31
IDJOB=4388304
IDBENCH=138974
IDSOLVER=2825
FILE ID=node137/4388304-1568298013
RUNJOBID= node137-1568286693-10213
PBS_JOBID= 21701071
Free space on /tmp= 56320 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h374-07.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-4388304-1568298013/watcher-4388304-1568298013 -o /tmp/evaluation-result-4388304-1568298013/solver-4388304-1568298013 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568286693-10213 --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-4388304-1568298013.xml

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

MD5SUM BENCH= cae06e42b01baa71e2bfd0e1b4deb8b1
RANDOM SEED=1459965912

node137.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	: 5334.00
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	: 5334.00
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	: 5334.00
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	: 5334.00
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:        23231884 kB
MemAvailable:   30372244 kB
Buffers:          117880 kB
Cached:          7252248 kB
SwapCached:        77616 kB
Active:          3491616 kB
Inactive:        5370720 kB
Active(anon):    1415644 kB
Inactive(anon):   118208 kB
Active(file):    2075972 kB
Inactive(file):  5252512 kB
Unevictable:      108040 kB
Mlocked:          108040 kB
SwapTotal:      67108860 kB
SwapFree:       66927100 kB
Dirty:             20524 kB
Writeback:             0 kB
AnonPages:       1524944 kB
Mapped:            55020 kB
Shmem:             32632 kB
Slab:             269840 kB
SReclaimable:     240336 kB
SUnreclaim:        29504 kB
KernelStack:        3984 kB
PageTables:         8768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7434852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56300 MiB
End job on node137 at 2019-09-12 16:20:57