Trace number 4388284

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 hybrid+CryptoMiniSat (2019-06-15)SAT 91.0495 80.0822

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h374-19.xml
MD5SUM3875648f967e99deb98809a056dae84c
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 benchmark32.512
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 -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-8649-serial-file.bin HOME/instance-4388284-1568297237.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 16:06:38 CEST 2019
0.66/0.56	c PID: 8652
0.66/0.56	c IP: 172.20.3.119
0.66/0.56	c HOST: node119.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.65/1.06	c (0,0) Parsing End
1.65/1.07	c (0,0) CSP: 863 int (0 aux), 37 bool (0 aux), 2 ctr, max domain size 30
1.65/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.07	c (0,0) Constraint Name Generate Begin
1.65/1.07	c (0,0) Ctr:HOME/instance-4388284-1568297237.xml,AllDifferentMatrix:Instantiation:Var
1.65/1.07	c (0,0) Constraint Name Generate End
1.65/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.07	c (0,0) CSP to CSPinCNF Begin
1.89/1.11	c (0,0) translated 1 (10%) constraints
5.52/2.87	c (2,2) translated 2 (20%) constraints
5.52/2.90	c (2,2) ===========================================
5.73/2.99	c (2,2) Hybrid: #OE=374, #LE=526
5.73/2.99	c (2,2) Hybrid
5.73/2.99	c (2,2) ===========================================
7.61/3.56	c (3,3) translated 2855 (10%) constraints
8.44/3.90	c (3,3) translated 5710 (20%) constraints
8.82/4.24	c (3,3) translated 8564 (30%) constraints
9.12/4.55	c (4,4) translated 11419 (40%) constraints
9.42/4.89	c (4,4) translated 14273 (50%) constraints
9.77/5.17	c (4,4) translated 17128 (60%) constraints
10.18/5.45	c (4,4) translated 19983 (70%) constraints
10.51/5.72	c (5,5) translated 22837 (80%) constraints
10.85/6.03	c (5,5) translated 25692 (90%) constraints
11.04/6.27	c (5,5) translated 28546 (100%) constraints
11.04/6.27	c (5,5) CSP to CSPinCNF End
11.04/6.28	c (5,5) CSP: 863 int (0 aux), 27037 bool (27000 aux), 137072 ctr, max domain size 30
11.04/6.28	c (5,5) Heap : 1802 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
11.04/6.28	c (5,5) CSPinCNF Propagation Begin
15.12/8.53	c (7,7) 20232 values, 87628 unsatisfiable literals, and 90932 valid clauses are removed
15.12/8.53	c (7,7) CSPinCNF Propagation End
15.12/8.53	c (7,7) CSP: 863 int (0 aux), 27037 bool (27000 aux), 46140 ctr, max domain size 30
15.12/8.53	c (8,7) Heap : 263 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.12/8.58	c (8,7) Hybrid: #OE=27374, #LE=526
15.12/8.58	c (8,7) Simplify CSPinCNF Begin
16.46/9.09	c (8,8) Simplify CSPinCNF End
16.46/9.10	c (8,8) CSP: 863 int (0 aux), 53333 bool (53296 aux), 72436 ctr, max domain size 30
16.46/9.10	c (8,8) Heap : 539 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.46/9.10	c (8,8) Calculate Precise Domain Begin
16.46/9.10	c (8,8) 0 values are removed by re-calculation
16.46/9.10	c (8,8) Calculate Precise Domain End
16.56/9.11	c (8,8) CSP: 863 int (0 aux), 53333 bool (53296 aux), 72436 ctr, max domain size 30
16.56/9.11	c (8,8) Heap : 539 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.56/9.11	c (8,8) CSPinCNF to SatSolver Begin
18.34/9.77	c (9,9) 7244 (10 %) CSP clauses are encoded (0 SAT variables, 30858 SAT clauses)
18.95/9.95	c (9,9) 14488 (20 %) CSP clauses are encoded (0 SAT variables, 52636 SAT clauses)
19.18/10.09	c (9,9) 21731 (30 %) CSP clauses are encoded (0 SAT variables, 76403 SAT clauses)
19.40/10.23	c (9,9) 28975 (40 %) CSP clauses are encoded (0 SAT variables, 99485 SAT clauses)
19.52/10.36	c (9,9) 36218 (50 %) CSP clauses are encoded (0 SAT variables, 119230 SAT clauses)
19.62/10.49	c (9,9) 43462 (60 %) CSP clauses are encoded (0 SAT variables, 141198 SAT clauses)
19.91/10.62	c (10,9) 50706 (70 %) CSP clauses are encoded (0 SAT variables, 162854 SAT clauses)
20.01/10.75	c (10,10) 57949 (80 %) CSP clauses are encoded (0 SAT variables, 185623 SAT clauses)
20.10/10.87	c (10,10) 65193 (90 %) CSP clauses are encoded (0 SAT variables, 207239 SAT clauses)
20.21/11.00	c (10,10) 72436 (100 %) CSP clauses are encoded (0 SAT variables, 229242 SAT clauses)
20.21/11.00	c (10,10) CSPinCNF to SatSolver End
20.21/11.00	c (10,10) Heap : 1643 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
20.21/11.00	c (10,10) 42757 bool, 229243 clause
20.21/11.00	c (10,10) Export Begin
20.52/11.14	c (10,10) Export to HOME/scop-8649-serial-file.bin
20.52/11.14	c (10,10) Export End
20.52/11.14	c (10,10) Export File Size: 0.15 MB
20.52/11.14	c (10,10) 0,0,5,8,8,8,10,STOP-AFTER(DIMACS)
20.52/11.14	c END-Prog: Thu Sep 12 16:06:49 CEST 2019
20.52/11.18	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8649-serial-file.bin
20.66/11.64	c (0,0) Read Serial File Begin
20.66/11.64	c (0,0) HOME/scop-8649-serial-file.bin
20.66/11.90	c (0,0) Read Serial File End
20.66/11.91	
20.66/11.91	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
20.66/11.91	(Solving Process)
20.66/11.91	
20.66/11.93	c BEGIN-Prog: Thu Sep 12 16:06:50 CEST 2019
20.66/11.93	c PID: 8667
20.66/11.93	c IP: 172.20.3.119
20.66/11.93	c HOST: node119.alineos.net
20.66/11.94	c (0,0) SatSolver.solve Begin
20.66/11.94	c (0,0) HOME/cryptominisat5  HOME/instance-4388284-1568297237.xml-scop-8652.cnf
20.66/11.96	c (0,0) c Outputting solution to console
20.66/11.96	c (0,0) c CryptoMiniSat version 5.6.8
20.66/11.96	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
20.66/11.96	c (0,0) c CMS SHA revision GIT-notfound
20.66/11.96	c (0,0) c CMS is MIT licensed
20.66/11.96	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
20.66/11.96	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
20.66/11.97	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388284-1568297237.xml-scop-8652.cnf
20.66/11.97	c (0,0) c Reading file 'HOME/instance-4388284-1568297237.xml-scop-8652.cnf'
20.66/11.97	c (0,0) c -- header says num vars:          42757
20.66/11.97	c (0,0) c -- header says num clauses:      229243
22.02/12.05	c (0,0) c -- clauses added: 229243
22.02/12.05	c (0,0) c -- xor clauses added: 0
22.02/12.05	c (0,0) c -- vars added 42757
22.02/12.05	c (0,0) c Parsing time: 0.07 s
22.15/12.12	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
22.15/12.12	c (0,0) c [distill] long cls tried: 10/10 cl-short:10 lit-r:0 T: 0.00 T-out: N T-r: 100.00%
23.84/13.89	c (2,0) c [distill] long cls tried: 381/377 cl-short:377 lit-r:36 T: 0.02 T-out: N T-r: 99.92%
26.54/16.57	c (4,0) c [distill] long cls tried: 598/970 cl-short:598 lit-r:14 T: 0.03 T-out: N T-r: 99.75%
27.44/17.48	c (5,0) c   glue     1    71  8193   40740  148K   80K    3.08    2.70  1156  1140  3344   627   21.23   19.31
29.85/19.85	c (8,0) c [distill] long cls tried: 1127/2076 cl-short:1127 lit-r:194 T: 0.07 T-out: N T-r: 99.42%
33.45/23.48	c (11,0) c   geom     1   188 16386   40067  147K   72K    3.06    2.71  2809  2281  5651  1443   30.05   26.73
33.75/23.74	c (12,0) c [distill] long cls tried: 756/2816 cl-short:756 lit-r:193 T: 0.05 T-out: N T-r: 99.60%
38.55/28.51	c (16,0) c [distill] long cls tried: 1457/4237 cl-short:1457 lit-r:576 T: 0.12 T-out: N T-r: 99.06%
39.65/29.66	c (18,0) c   glue     1   319   24K   39867  147K   72K    3.06    2.71  4331  2239 11557  2050   42.05   37.98
44.56/34.51	c (22,0) c [distill] long cls tried: 1505/5703 cl-short:1505 lit-r:744 T: 0.14 T-out: N T-r: 98.93%
46.17/36.18	c (24,0) c   glue     1   451   32K   39728  147K   72K    3.06    2.71  5811  3036 12568  2486   48.41   43.58
51.77/41.78	c (30,0) c [distill] long cls tried: 453/6135 cl-short:453 lit-r:38 T: 0.03 T-out: N T-r: 99.72%
52.77/42.75	c (31,0) c   glue     1   573   40K   39615  147K   72K    3.06    2.71  6968  2497 19661  2855   55.34   50.58
59.87/49.82	c (38,0) c   glue     1   686   49K   39528  147K   72K    3.06    2.71  7499  4043 17875  3168   55.09   49.93
61.47/51.46	c (39,0) c [distill] long cls tried: 2240/8324 cl-short:2239 lit-r:1438 T: 0.28 T-out: N T-r: 98.05%
67.47/57.40	c (45,0) c   geom     1   819   57K   39476  147K   72K    3.06    2.71  8543  3505   25K  3459   61.17   56.15
73.98/63.90	c (52,0) c [distill] long cls tried: 1298/9597 cl-short:1297 lit-r:687 T: 0.16 T-out: N T-r: 98.78%
74.58/64.52	c (52,0) c   glue     1   923   65K   39441  147K   72K    3.06    2.71  9609  3910   21K  3675   61.16   55.61
78.48/68.47	c (56,0) c recursive minimization cost OK: 5898Kcost/(% lits removed)
78.48/68.49	c (56,0) c --> Executing strategy token: handle-comps
78.48/68.49	c (56,0) c --> Executing strategy token: scc-vrepl
78.48/68.49	c (56,0) c [scc] new: 47433 BP 0M T: 0.02
78.68/68.69	c (57,0) c [vrep] vars 24527 lits 1580092 rem-bin-cls 129107 rem-long-cls 2923 BP 3M T: 0.18
78.78/68.71	c (57,0) c --> Executing strategy token: cache-clean
78.78/68.71	c (57,0) c --> Executing strategy token: cache-tryboth
78.78/68.71	c (57,0) c --> Executing strategy token: sub-impl
78.78/68.71	c (57,0) c [impl sub] bin: 9126 T: 0.01 T-out: N w-visit: 85514
78.78/68.73	c (57,0) c --> Executing strategy token: intree-probe
78.78/68.73	c (57,0) c [scc] new: 1 BP 0M T: 0.01
78.78/68.77	c (57,0) c [vrep] vars 1 lits 424 rem-bin-cls 4 rem-long-cls 0 BP 0M T: 0.03
78.78/68.79	c (57,0) c [scc] new: 0 BP 0M T: 0.01
78.89/68.82	c (57,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 0M T: 0.03
78.99/68.94	c (57,0) c [intree] Set 3421 vars hyper-added: 4159 trans-irred::173 trans-red::60 T: 0.12 T-out: N T-r: 99.44%
79.20/69.12	c (57,0) c --> Executing strategy token: probe
79.20/69.12	c (57,0) c --> Executing strategy token: sub-str-cls-with-bin
79.20/69.12	c (57,0) c [distill] cache-based irred--  cl tried   243903 cl-sh     0 cl-rem 44263 lit-rem      0 T: 0.15 T-out: N
79.20/69.12	c (57,0) c [distill] cache-based   red--  cl tried    19441 cl-sh    38 cl-rem   21 lit-rem     40 T: 0.02 T-out: N
80.10/70.09	c (58,0) c --> Executing strategy token: distill-cls
80.10/70.09	c (58,0) c [distill] long cls tried: 20410/99781 cl-short:19205 lit-r:32 T: 0.97 T-out: Y T-r: -0.01%
80.10/70.09	c (58,0) c [distill] long useful: 38410/40820/199626 lits-rem: 64 0-depth-assigns: 0 T: 1.94 T-out: Y
80.10/70.10	c (58,0) c --> Executing strategy token: scc-vrepl
80.10/70.10	c (58,0) c [scc] new: 1137 BP 0M T: 0.00
80.21/70.20	c (58,0) c [vrep] vars 1130 lits 286584 rem-bin-cls 4530 rem-long-cls 78 BP 0M T: 0.10
80.30/70.21	c (58,0) c --> Executing strategy token: sub-impl
80.30/70.21	c (58,0) c [impl sub] bin: 14 T: 0.01 T-out: N w-visit: 85514
80.30/70.21	c (58,0) c --> Executing strategy token: str-impl
80.30/70.21	c (58,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.01 T-out: N T-r: 99.80% w-visit: 85514
80.30/70.22	c (58,0) c --> Executing strategy token: sub-impl
80.30/70.22	c (58,0) c [impl sub] bin: 0 T: 0.01 T-out: N w-visit: 85514
80.30/70.24	c (58,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
80.30/70.24	c (58,0) c [occ] mem usage for occur      9 MB
80.30/70.26	c (58,0) c [occ] mem usage for occur      2 MB
80.40/70.30	c (58,0) c Mem for watch alloc      : 24          MB (38.25     %)
80.40/70.30	c (58,0) c Mem for watch array      : 1           MB (3.00      %)
80.40/70.32	c (58,0) c --> Executing OCC strategy token: occ-backw-sub-str
80.40/70.32	c (58,0) c [occ-backw-sub-str-long-w-bins] subs: 102 str: 2 tried: 46732 0-depth ass: 0 T: 0.02 T-out: N T-r: 99.22%
80.40/70.39	c (58,0) c [occ-sub-long-w-long] rem cl: 63363 tried: 278904/139452 (200.0%) T: 0.08 T-out: N T-r: 94.54%
80.61/70.50	c (58,0) c [occ-sub-str-long-w-long] sub: 9 str: 58 tried: 418356/139452 (300.0)  T: 0.11 T-out: N T-r: 91.87%
80.61/70.51	c (58,0) c --> Executing OCC strategy token: occ-clean-implicit
80.61/70.51	c (58,0) c --> Executing OCC strategy token: occ-bve
80.61/70.51	c (58,0) c [occ-empty-res] Empty resolvent elimed: 17 T: 0.00 T-out: N
80.71/70.63	c (59,0) c [occ-bve] iter v-elim 4811
80.71/70.63	c (59,0) c cl_inc_rate=0.9, var_dec_rate=1.9 (grow=0)
80.71/70.63	c (59,0) c Reduced to 5515 vars, 46497 cls (grow=0)
80.81/70.74	c (59,0) c [occ-bve] iter v-elim 1675
80.81/70.74	c (59,0) c cl_inc_rate=0.9, var_dec_rate=1.4 (grow=8)
80.81/70.74	c (59,0) c Reduced to 3840 vars, 42649 cls (grow=8)
80.91/70.86	c (59,0) c [occ-bve] iter v-elim 958
80.91/70.86	c (59,0) c cl_inc_rate=1.0, var_dec_rate=1.3 (grow=16)
80.91/70.86	c (59,0) c Reduced to 2882 vars, 40731 cls (grow=16)
80.91/70.86	c (59,0) c x n vars       : 2882
80.91/70.86	c (59,0) c  #try to eliminate:    29K
80.91/70.86	c (59,0) c  #var-elim        :   7444
80.91/70.86	c (59,0) c  #T-o: N
80.91/70.86	c (59,0) c  #T-r: 99.95%
80.91/70.86	c (59,0) c  #T  : 0.34
80.91/70.86	c (59,0) c [occur] 0.06 is overhead
80.91/70.86	c (59,0) c [occur] link-in T: 0.06 cleanup T: 0.00
80.91/70.86	c (59,0) c --> Executing OCC strategy token: occ-bva
80.91/70.86	c (59,0) c [occ-bva] global numcalls: 0
80.91/70.87	c (59,0) c --> Executing OCC strategy token: occ-ternary-res
80.91/70.87	c (59,0) c --> Executing OCC strategy token: occ-xor
80.91/70.87	c (59,0) c [occ-xor] sort occur list T: 0.01
80.91/70.89	c (59,0) c [occ-xor] found     61 avg sz 3.0 min sz  3 max sz  3 T: 0.04 T-out: N T-r: 99.39%
80.91/70.89	c (59,0) c [xor-together] xored together 4 xors orig num xors: 61 T: 0.00
80.91/70.90	c (59,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
81.02/70.92	c (59,0) c --> Executing strategy token: cl-consolidate
81.02/70.92	c (59,0) c [mem] consolidate  old-sz:    20M new-sz:  1434K new bits offs: 0 T: 0.00
81.02/70.92	c (59,0) c --> Executing strategy token: str-impl
81.02/70.92	c (59,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.00 T-out: N T-r: 99.93% w-visit: 85514
81.02/70.95	c (59,0) c --> Executing strategy token: cache-clean
81.02/70.95	c (59,0) c --> Executing strategy token: sub-str-cls-with-bin
81.02/70.95	c (59,0) c [distill] cache-based irred--  cl tried    57742 cl-sh     0 cl-rem 6786 lit-rem      0 T: 0.02 T-out: N
81.02/70.95	c (59,0) c [distill] cache-based   red--  cl tried     3464 cl-sh     5 cl-rem    0 lit-rem      7 T: 0.00 T-out: N
81.13/71.10	c (59,0) c --> Executing strategy token: distill-cls
81.13/71.10	c (59,0) c [distill] long cls tried: 23753/24529 cl-short:8916 lit-r:1827 T: 0.15 T-out: N T-r: 88.23%
81.13/71.10	c (59,0) c [distill] long useful: 17832/47506/50956 lits-rem: 3654 0-depth-assigns: 0 T: 0.31 T-out: N
81.13/71.10	c (59,0) c --> Executing strategy token: scc-vrepl
81.13/71.10	c (59,0) c [scc] new: 0 BP 0M T: 0.00
81.13/71.10	c (59,0) c --> Executing strategy token: check-cache-size
81.13/71.10	c (59,0) c --> Executing strategy token: renumber
81.13/71.10	c (59,0) c [xor-clean] T: 0.00
81.24/71.11	c (59,0) c [renumber] T: 0.01
81.24/71.12	c (59,0) c --> Executing strategy token: sls
81.24/71.12	c (59,0) c [consolidate] mini T: 0.00
81.24/71.12	c (59,0) c global_timeout_multiplier: 4.40
81.24/71.12	c (59,0) c clause size stats. size3: 16823 size4: 3441 size5: 1705 larger: 2560
81.53/71.41	c (59,0) c   luby     0  1016   73K    2882   24K  9416    3.66    3.20  1940   984  2828   425   27.17   25.44
82.24/72.17	c (60,0) c [distill] long cls tried: 1490/3133 cl-short:1486 lit-r:115 T: 0.02 T-out: N T-r: 99.73%
82.33/72.23	c (60,0) c   luby     0  1049   81K    2882   24K  9416    3.66    3.20  3139  1281  9028   427   40.39   39.21
83.24/73.19	c (61,0) c   luby     0  1067   90K    2882   24K  9416    3.66    3.20  3879  1738 11181   427   41.67   40.68
84.33/74.28	c (62,0) c   luby     0  1099   98K    2882   24K  9416    3.66    3.20  3974  2222 18795   427   48.02   47.25
84.73/74.66	c (63,0) c [distill] long cls tried: 1350/4483 cl-short:1348 lit-r:192 T: 0.03 T-out: N T-r: 99.56%
85.63/75.53	c (63,0) c   luby     0  1124  106K    2882   24K  9416    3.66    3.20  4563  2394 16031   427   49.56   48.69
86.93/76.89	c (65,0) c   luby     0  1125  114K    2882   24K  9416    3.66    3.20  4930  1506   24K   427   55.74   55.01
88.44/78.36	c (66,0) c   luby     0  1156  122K    2882   24K  9416    3.66    3.20  5252  1463   20K   427   52.84   52.05
88.64/78.57	c (67,0) c [distill] long cls tried: 775/5258 cl-short:775 lit-r:130 T: 0.02 T-out: N T-r: 99.73%
89.74/79.69	c (68,0) c ------- FINAL TOTAL SEARCH STATS ---------
89.74/79.69	c (68,0) c UIP search time          : 64.92       (95.97     % time)
89.74/79.69	c (68,0) c restarts                 : 1187        (109.81    confls per restart)
89.74/79.69	c (68,0) c blocked restarts         : 5           (0.00      per normal restart)
89.74/79.69	c (68,0) c time                     : 64.92       
89.74/79.69	c (68,0) c decisions                : 778831      (0.00      % random)
89.74/79.69	c (68,0) c propagations             : 377582350   
89.74/79.69	c (68,0) c decisions/conflicts      : 5.98        
89.74/79.69	c (68,0) c conflicts                : 130342      (2007.77   / sec)
89.74/79.69	c (68,0) c conf lits non-minim      : 11059704    (84.85     lit/confl)
89.74/79.69	c (68,0) c conf lits final          : 62.70       
89.74/79.69	c (68,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
89.74/79.69	c (68,0) c red which0               : 5577        (4.28      % of confl)
89.74/79.69	c (68,0) c props/decision           : 0.00        
89.74/79.69	c (68,0) c props/conflict           : 0.00        
89.74/79.69	c (68,0) c 0-depth assigns          : 6756        (234.42    % vars)
89.74/79.69	c (68,0) c 0-depth assigns by CNF   : 0           (0.00      % vars)
89.74/79.69	c (68,0) c reduceDB time            : 0.03        (0.04      % time)
89.74/79.69	c (68,0) c OccSimplifier time       : 0.30        (0.44      % time)
89.74/79.69	c (68,0) c [occur] 0.08 is overhead
89.74/79.69	c (68,0) c [occur] link-in T: 0.06 cleanup T: 0.02
89.74/79.69	c (68,0) c [occ-substr] long subBySub: 63363 subByStr: 9 lits-rem-str: 165 T: 0.18
89.74/79.69	c (68,0) c SCC time                 : 0.04        (0.06      % time)
89.74/79.69	c (68,0) c [scc] new: 48571 BP 0M  T: 0.04
89.74/79.69	c (68,0) c vrep replace time        : 0.33        (0.49      % time)
89.74/79.69	c (68,0) c vrep tree roots          : 2039        
89.74/79.69	c (68,0) c vrep trees' crown        : 25658       (12.58     leafs/tree)
89.74/79.69	c (68,0) c distill time             : 3.21        (4.75      % time)
89.74/79.69	c (68,0) c strength cache-irred time: 0.18        (0.26      % time)
89.74/79.69	c (68,0) c strength cache-red time  : 0.02        (0.03      % time)
89.74/79.69	c (68,0) c Conflicts in UIP         : 130342      (1926.87   confl/time_this_thread)
89.74/79.69	c (68,0) c Mem used                 : 74.75       MB
89.74/79.69	c (68,0) c Total time (this thread) : 67.64       
89.74/79.70	c (68,0) s SATISFIABLE
90.16/79.85	c (68,0) SatSolver.solve End
90.16/79.85	c (68,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
90.16/79.85	c (68,0) Show results Begin
90.83/80.03	c (68,0) x[0][0] = 24
90.83/80.03	c (68,0) x[0][1] = 17
90.83/80.03	c (68,0) x[0][2] = 9
90.83/80.03	c (68,0) x[0][3] = 1
90.83/80.03	c (68,0) x[0][4] = 25
90.83/80.03	c (68,0) x[0][5] = 21
90.83/80.03	c (68,0) x[0][6] = 13
90.83/80.03	c (68,0) x[0][7] = 10
90.83/80.03	c (68,0) x[0][8] = 26
90.83/80.03	c (68,0) x[0][9] = 5
90.83/80.03	c (68,0) x[0][10] = 27
90.83/80.03	c (68,0) x[0][11] = 7
90.83/80.03	c (68,0) x[0][12] = 29
90.83/80.03	c (68,0) x[0][13] = 2
90.83/80.03	c (68,0) x[0][14] = 23
90.83/80.03	c (68,0) x[0][15] = 4
90.83/80.03	c (68,0) x[0][16] = 11
90.83/80.03	c (68,0) x[0][17] = 6
90.83/80.03	c (68,0) x[0][18] = 3
90.83/80.03	c (68,0) x[0][19] = 22
90.83/80.03	c (68,0) x[0][20] = 19
90.83/80.03	c (68,0) x[0][21] = 28
90.83/80.03	c (68,0) x[0][22] = 16
90.83/80.03	c (68,0) x[0][23] = 0
90.83/80.03	c (68,0) x[0][24] = 15
90.83/80.03	c (68,0) x[0][25] = 18
90.83/80.03	c (68,0) x[0][26] = 12
90.83/80.03	c (68,0) x[0][27] = 14
90.83/80.03	c (68,0) x[0][28] = 8
90.83/80.03	c (68,0) x[0][29] = 20
90.83/80.03	c (68,0) x[1][0] = 17
90.83/80.03	c (68,0) x[1][1] = 11
90.83/80.03	c (68,0) x[1][2] = 27
90.83/80.03	c (68,0) x[1][3] = 13
90.83/80.03	c (68,0) x[1][4] = 6
90.83/80.03	c (68,0) x[1][5] = 2
90.83/80.03	c (68,0) x[1][6] = 18
90.83/80.03	c (68,0) x[1][7] = 12
90.83/80.03	c (68,0) x[1][8] = 21
90.83/80.03	c (68,0) x[1][9] = 4
90.83/80.03	c (68,0) x[1][10] = 16
90.83/80.03	c (68,0) x[1][11] = 24
90.83/80.03	c (68,0) x[1][12] = 26
90.83/80.03	c (68,0) x[1][13] = 28
90.83/80.03	c (68,0) x[1][14] = 0
90.83/80.03	c (68,0) x[1][15] = 14
90.83/80.03	c (68,0) x[1][16] = 22
90.83/80.03	c (68,0) x[1][17] = 29
90.83/80.03	c (68,0) x[1][18] = 15
90.83/80.03	c (68,0) x[1][19] = 7
90.83/80.03	c (68,0) x[1][20] = 9
90.83/80.03	c (68,0) x[1][21] = 25
90.83/80.03	c (68,0) x[1][22] = 3
90.83/80.03	c (68,0) x[1][23] = 19
90.83/80.03	c (68,0) x[1][24] = 23
90.83/80.03	c (68,0) x[1][25] = 5
90.83/80.03	c (68,0) x[1][26] = 10
90.83/80.03	c (68,0) x[1][27] = 20
90.83/80.03	c (68,0) x[1][28] = 1
90.83/80.03	c (68,0) x[1][29] = 8
90.83/80.03	c (68,0) x[2][0] = 6
90.83/80.03	c (68,0) x[2][1] = 1
90.83/80.03	c (68,0) x[2][2] = 25
90.83/80.03	c (68,0) x[2][3] = 24
90.83/80.03	c (68,0) x[2][4] = 16
90.83/80.03	c (68,0) x[2][5] = 5
90.83/80.03	c (68,0) x[2][6] = 21
90.83/80.03	c (68,0) x[2][7] = 13
90.83/80.03	c (68,0) x[2][8] = 19
90.83/80.03	c (68,0) x[2][9] = 12
90.83/80.03	c (68,0) x[2][10] = 0
90.83/80.03	c (68,0) x[2][11] = 20
90.83/80.03	c (68,0) x[2][12] = 23
90.83/80.03	c (68,0) x[2][13] = 3
90.83/80.03	c (68,0) x[2][14] = 17
90.83/80.03	c (68,0) x[2][15] = 10
90.83/80.03	c (68,0) x[2][16] = 15
90.83/80.03	c (68,0) x[2][17] = 26
90.83/80.03	c (68,0) x[2][18] = 22
90.83/80.03	c (68,0) x[2][19] = 9
90.83/80.03	c (68,0) x[2][20] = 28
90.83/80.03	c (68,0) x[2][21] = 4
90.83/80.03	c (68,0) x[2][22] = 14
90.83/80.03	c (68,0) x[2][23] = 7
90.83/80.03	c (68,0) x[2][24] = 2
90.83/80.03	c (68,0) x[2][25] = 8
90.83/80.03	c (68,0) x[2][26] = 29
90.83/80.03	c (68,0) x[2][27] = 11
90.83/80.03	c (68,0) x[2][28] = 27
90.83/80.03	c (68,0) x[2][29] = 18
90.83/80.03	c (68,0) x[3][0] = 1
90.83/80.03	c (68,0) x[3][1] = 16
90.83/80.03	c (68,0) x[3][2] = 2
90.83/80.03	c (68,0) x[3][3] = 8
90.83/80.03	c (68,0) x[3][4] = 29
90.83/80.03	c (68,0) x[3][5] = 3
90.83/80.03	c (68,0) x[3][6] = 25
90.83/80.03	c (68,0) x[3][7] = 9
90.83/80.03	c (68,0) x[3][8] = 12
90.83/80.03	c (68,0) x[3][9] = 11
90.83/80.03	c (68,0) x[3][10] = 22
90.83/80.03	c (68,0) x[3][11] = 27
90.83/80.03	c (68,0) x[3][12] = 6
90.83/80.03	c (68,0) x[3][13] = 15
90.83/80.03	c (68,0) x[3][14] = 26
90.83/80.03	c (68,0) x[3][15] = 28
90.83/80.03	c (68,0) x[3][16] = 23
90.83/80.03	c (68,0) x[3][17] = 5
90.83/80.03	c (68,0) x[3][18] = 14
90.83/80.03	c (68,0) x[3][19] = 13
90.83/80.03	c (68,0) x[3][20] = 4
90.83/80.03	c (68,0) x[3][21] = 7
90.83/80.03	c (68,0) x[3][22] = 10
90.83/80.03	c (68,0) x[3][23] = 21
90.83/80.03	c (68,0) x[3][24] = 18
90.83/80.03	c (68,0) x[3][25] = 0
90.83/80.03	c (68,0) x[3][26] = 24
90.83/80.03	c (68,0) x[3][27] = 17
90.83/80.03	c (68,0) x[3][28] = 20
90.83/80.03	c (68,0) x[3][29] = 19
90.83/80.03	c (68,0) x[4][0] = 29
90.83/80.03	c (68,0) x[4][1] = 7
90.83/80.03	c (68,0) x[4][2] = 15
90.83/80.03	c (68,0) x[4][3] = 10
90.83/80.03	c (68,0) x[4][4] = 22
90.83/80.03	c (68,0) x[4][5] = 6
90.83/80.03	c (68,0) x[4][6] = 19
90.83/80.03	c (68,0) x[4][7] = 28
90.83/80.03	c (68,0) x[4][8] = 8
90.83/80.03	c (68,0) x[4][9] = 2
90.83/80.03	c (68,0) x[4][10] = 13
90.83/80.03	c (68,0) x[4][11] = 18
90.83/80.03	c (68,0) x[4][12] = 25
90.83/80.03	c (68,0) x[4][13] = 23
90.83/80.03	c (68,0) x[4][14] = 4
90.83/80.03	c (68,0) x[4][15] = 11
90.83/80.03	c (68,0) x[4][16] = 24
90.83/80.03	c (68,0) x[4][17] = 20
90.83/80.03	c (68,0) x[4][18] = 1
90.83/80.03	c (68,0) x[4][19] = 0
90.83/80.03	c (68,0) x[4][20] = 26
90.83/80.03	c (68,0) x[4][21] = 21
90.83/80.03	c (68,0) x[4][22] = 12
90.83/80.03	c (68,0) x[4][23] = 17
90.83/80.03	c (68,0) x[4][24] = 14
90.83/80.03	c (68,0) x[4][25] = 9
90.83/80.03	c (68,0) x[4][26] = 5
90.83/80.03	c (68,0) x[4][27] = 3
90.83/80.03	c (68,0) x[4][28] = 16
90.83/80.03	c (68,0) x[4][29] = 27
90.83/80.03	c (68,0) x[5][0] = 8
90.83/80.03	c (68,0) x[5][1] = 19
90.83/80.03	c (68,0) x[5][2] = 10
90.83/80.03	c (68,0) x[5][3] = 6
90.83/80.03	c (68,0) x[5][4] = 13
90.83/80.03	c (68,0) x[5][5] = 20
90.83/80.03	c (68,0) x[5][6] = 23
90.83/80.03	c (68,0) x[5][7] = 17
90.83/80.03	c (68,0) x[5][8] = 22
90.83/80.03	c (68,0) x[5][9] = 21
90.83/80.03	c (68,0) x[5][10] = 14
90.83/80.03	c (68,0) x[5][11] = 15
90.83/80.03	c (68,0) x[5][12] = 0
90.83/80.03	c (68,0) x[5][13] = 4
90.83/80.03	c (68,0) x[5][14] = 29
90.83/80.03	c (68,0) x[5][15] = 9
90.83/80.03	c (68,0) x[5][16] = 12
90.83/80.03	c (68,0) x[5][17] = 16
90.83/80.03	c (68,0) x[5][18] = 25
90.83/80.03	c (68,0) x[5][19] = 1
90.83/80.03	c (68,0) x[5][20] = 24
90.83/80.03	c (68,0) x[5][21] = 27
90.83/80.03	c (68,0) x[5][22] = 28
90.83/80.03	c (68,0) x[5][23] = 18
90.83/80.03	c (68,0) x[5][24] = 7
90.83/80.03	c (68,0) x[5][25] = 3
90.83/80.03	c (68,0) x[5][26] = 26
90.83/80.03	c (68,0) x[5][27] = 2
90.83/80.03	c (68,0) x[5][28] = 11
90.83/80.03	c (68,0) x[5][29] = 5
90.83/80.03	c (68,0) x[6][0] = 26
90.83/80.03	c (68,0) x[6][1] = 15
90.83/80.03	c (68,0) x[6][2] = 16
90.83/80.03	c (68,0) x[6][3] = 0
90.83/80.03	c (68,0) x[6][4] = 19
90.83/80.03	c (68,0) x[6][5] = 8
90.83/80.03	c (68,0) x[6][6] = 14
90.83/80.03	c (68,0) x[6][7] = 23
90.83/80.03	c (68,0) x[6][8] = 25
90.83/80.03	c (68,0) x[6][9] = 28
90.83/80.03	c (68,0) x[6][10] = 12
90.83/80.03	c (68,0) x[6][11] = 9
90.83/80.03	c (68,0) x[6][12] = 3
90.83/80.03	c (68,0) x[6][13] = 20
90.83/80.03	c (68,0) x[6][14] = 21
90.83/80.03	c (68,0) x[6][15] = 7
90.83/80.03	c (68,0) x[6][16] = 27
90.83/80.03	c (68,0) x[6][17] = 17
90.83/80.03	c (68,0) x[6][18] = 2
90.83/80.03	c (68,0) x[6][19] = 18
90.83/80.03	c (68,0) x[6][20] = 29
90.83/80.03	c (68,0) x[6][21] = 6
90.83/80.03	c (68,0) x[6][22] = 1
90.83/80.03	c (68,0) x[6][23] = 22
90.83/80.03	c (68,0) x[6][24] = 13
90.83/80.03	c (68,0) x[6][25] = 24
90.83/80.03	c (68,0) x[6][26] = 11
90.83/80.03	c (68,0) x[6][27] = 10
90.83/80.03	c (68,0) x[6][28] = 5
90.83/80.03	c (68,0) x[6][29] = 4
90.83/80.03	c (68,0) x[7][0] = 20
90.83/80.03	c (68,0) x[7][1] = 4
90.83/80.03	c (68,0) x[7][2] = 6
90.83/80.03	c (68,0) x[7][3] = 17
90.83/80.03	c (68,0) x[7][4] = 26
90.83/80.03	c (68,0) x[7][5] = 9
90.83/80.03	c (68,0) x[7][6] = 24
90.83/80.03	c (68,0) x[7][7] = 0
90.83/80.03	c (68,0) x[7][8] = 29
90.83/80.03	c (68,0) x[7][9] = 19
90.83/80.03	c (68,0) x[7][10] = 7
90.83/80.03	c (68,0) x[7][11] = 2
90.83/80.03	c (68,0) x[7][12] = 8
90.83/80.03	c (68,0) x[7][13] = 18
90.83/80.03	c (68,0) x[7][14] = 27
90.83/80.03	c (68,0) x[7][15] = 16
90.83/80.03	c (68,0) x[7][16] = 10
90.83/80.03	c (68,0) x[7][17] = 15
90.83/80.03	c (68,0) x[7][18] = 28
90.83/80.03	c (68,0) x[7][19] = 5
90.83/80.03	c (68,0) x[7][20] = 21
90.83/80.03	c (68,0) x[7][21] = 13
90.83/80.03	c (68,0) x[7][22] = 11
90.83/80.03	c (68,0) x[7][23] = 14
90.83/80.03	c (68,0) x[7][24] = 25
90.83/80.03	c (68,0) x[7][25] = 22
90.83/80.03	c (68,0) x[7][26] = 3
90.83/80.03	c (68,0) x[7][27] = 23
90.83/80.03	c (68,0) x[7][28] = 12
90.83/80.03	c (68,0) x[7][29] = 1
90.83/80.03	c (68,0) x[8][0] = 7
90.83/80.03	c (68,0) x[8][1] = 2
90.83/80.03	c (68,0) x[8][2] = 14
90.83/80.03	c (68,0) x[8][3] = 20
90.83/80.03	c (68,0) x[8][4] = 18
90.83/80.03	c (68,0) x[8][5] = 10
90.83/80.03	c (68,0) x[8][6] = 29
90.83/80.03	c (68,0) x[8][7] = 6
90.83/80.03	c (68,0) x[8][8] = 0
90.83/80.03	c (68,0) x[8][9] = 9
90.83/80.03	c (68,0) x[8][10] = 15
90.83/80.03	c (68,0) x[8][11] = 23
90.83/80.03	c (68,0) x[8][12] = 22
90.83/80.03	c (68,0) x[8][13] = 25
90.83/80.03	c (68,0) x[8][14] = 12
90.83/80.03	c (68,0) x[8][15] = 17
90.83/80.03	c (68,0) x[8][16] = 28
90.83/80.03	c (68,0) x[8][17] = 13
90.83/80.03	c (68,0) x[8][18] = 27
90.83/80.03	c (68,0) x[8][19] = 26
90.83/80.03	c (68,0) x[8][20] = 8
90.83/80.03	c (68,0) x[8][21] = 3
90.83/80.03	c (68,0) x[8][22] = 21
90.83/80.03	c (68,0) x[8][23] = 11
90.83/80.03	c (68,0) x[8][24] = 5
90.83/80.03	c (68,0) x[8][25] = 4
90.83/80.03	c (68,0) x[8][26] = 1
90.83/80.03	c (68,0) x[8][27] = 24
90.83/80.03	c (68,0) x[8][28] = 19
90.83/80.03	c (68,0) x[8][29] = 16
90.83/80.03	c (68,0) x[9][0] = 28
90.83/80.03	c (68,0) x[9][1] = 26
90.83/80.03	c (68,0) x[9][2] = 23
90.83/80.03	c (68,0) x[9][3] = 3
90.83/80.03	c (68,0) x[9][4] = 24
90.83/80.03	c (68,0) x[9][5] = 25
90.83/80.04	c (68,0) x[9][6] = 10
90.83/80.04	c (68,0) x[9][7] = 19
90.83/80.04	c (68,0) x[9][8] = 14
90.83/80.04	c (68,0) x[9][9] = 18
90.83/80.04	c (68,0) x[9][10] = 29
90.83/80.04	c (68,0) x[9][11] = 6
90.83/80.04	c (68,0) x[9][12] = 11
90.83/80.04	c (68,0) x[9][13] = 21
90.83/80.04	c (68,0) x[9][14] = 13
90.83/80.04	c (68,0) x[9][15] = 15
90.83/80.04	c (68,0) x[9][16] = 1
90.83/80.04	c (68,0) x[9][17] = 27
90.83/80.04	c (68,0) x[9][18] = 20
90.83/80.04	c (68,0) x[9][19] = 12
90.83/80.04	c (68,0) x[9][20] = 17
90.83/80.04	c (68,0) x[9][21] = 22
90.83/80.04	c (68,0) x[9][22] = 4
90.83/80.04	c (68,0) x[9][23] = 2
90.83/80.04	c (68,0) x[9][24] = 9
90.83/80.04	c (68,0) x[9][25] = 16
90.83/80.04	c (68,0) x[9][26] = 8
90.83/80.05	c (68,0) x[9][27] = 5
90.83/80.05	c (68,0) x[9][28] = 0
90.83/80.05	c (68,0) x[9][29] = 7
90.83/80.05	c (68,0) x[10][0] = 21
90.83/80.05	c (68,0) x[10][1] = 18
90.83/80.05	c (68,0) x[10][2] = 20
90.83/80.05	c (68,0) x[10][3] = 11
90.83/80.05	c (68,0) x[10][4] = 27
90.83/80.05	c (68,0) x[10][5] = 4
90.83/80.05	c (68,0) x[10][6] = 6
90.83/80.05	c (68,0) x[10][7] = 8
90.83/80.05	c (68,0) x[10][8] = 13
90.83/80.05	c (68,0) x[10][9] = 23
90.83/80.05	c (68,0) x[10][10] = 5
90.83/80.05	c (68,0) x[10][11] = 3
90.83/80.05	c (68,0) x[10][12] = 14
90.83/80.05	c (68,0) x[10][13] = 22
90.83/80.05	c (68,0) x[10][14] = 7
90.83/80.05	c (68,0) x[10][15] = 0
90.83/80.05	c (68,0) x[10][16] = 17
90.83/80.05	c (68,0) x[10][17] = 24
90.83/80.05	c (68,0) x[10][18] = 19
90.83/80.05	c (68,0) x[10][19] = 2
90.83/80.05	c (68,0) x[10][20] = 12
90.83/80.05	c (68,0) x[10][21] = 1
90.83/80.05	c (68,0) x[10][22] = 25
90.83/80.05	c (68,0) x[10][23] = 26
90.83/80.05	c (68,0) x[10][24] = 16
90.83/80.05	c (68,0) x[10][25] = 28
90.83/80.05	c (68,0) x[10][26] = 9
90.83/80.05	c (68,0) x[10][27] = 29
90.83/80.05	c (68,0) x[10][28] = 15
90.83/80.05	c (68,0) x[10][29] = 10
90.83/80.05	c (68,0) x[11][0] = 2
90.83/80.05	c (68,0) x[11][1] = 21
90.83/80.05	c (68,0) x[11][2] = 13
90.83/80.05	c (68,0) x[11][3] = 14
90.83/80.05	c (68,0) x[11][4] = 7
90.83/80.05	c (68,0) x[11][5] = 29
90.83/80.05	c (68,0) x[11][6] = 26
90.83/80.05	c (68,0) x[11][7] = 5
90.83/80.05	c (68,0) x[11][8] = 24
90.83/80.05	c (68,0) x[11][9] = 15
90.83/80.05	c (68,0) x[11][10] = 10
90.83/80.05	c (68,0) x[11][11] = 12
90.83/80.05	c (68,0) x[11][12] = 9
90.83/80.05	c (68,0) x[11][13] = 11
90.83/80.05	c (68,0) x[11][14] = 16
90.83/80.05	c (68,0) x[11][15] = 6
90.83/80.05	c (68,0) x[11][16] = 25
90.83/80.05	c (68,0) x[11][17] = 28
90.83/80.05	c (68,0) x[11][18] = 23
90.83/80.05	c (68,0) x[11][19] = 27
90.83/80.05	c (68,0) x[11][20] = 22
90.83/80.05	c (68,0) x[11][21] = 20
90.83/80.05	c (68,0) x[11][22] = 18
90.83/80.05	c (68,0) x[11][23] = 8
90.83/80.05	c (68,0) x[11][24] = 17
90.83/80.05	c (68,0) x[11][25] = 1
90.83/80.05	c (68,0) x[11][26] = 19
90.83/80.05	c (68,0) x[11][27] = 0
90.83/80.05	c (68,0) x[11][28] = 4
90.83/80.05	c (68,0) x[11][29] = 3
90.83/80.05	c (68,0) x[12][0] = 18
90.83/80.05	c (68,0) x[12][1] = 14
90.83/80.05	c (68,0) x[12][2] = 0
90.83/80.05	c (68,0) x[12][3] = 22
90.83/80.05	c (68,0) x[12][4] = 21
90.83/80.05	c (68,0) x[12][5] = 27
90.83/80.05	c (68,0) x[12][6] = 8
90.83/80.05	c (68,0) x[12][7] = 24
90.83/80.05	c (68,0) x[12][8] = 23
90.83/80.05	c (68,0) x[12][9] = 1
90.83/80.05	c (68,0) x[12][10] = 6
90.83/80.05	c (68,0) x[12][11] = 16
90.83/80.05	c (68,0) x[12][12] = 2
90.83/80.05	c (68,0) x[12][13] = 10
90.83/80.05	c (68,0) x[12][14] = 20
90.83/80.05	c (68,0) x[12][15] = 12
90.83/80.05	c (68,0) x[12][16] = 19
90.83/80.05	c (68,0) x[12][17] = 3
90.83/80.05	c (68,0) x[12][18] = 26
90.83/80.05	c (68,0) x[12][19] = 4
90.83/80.05	c (68,0) x[12][20] = 25
90.83/80.05	c (68,0) x[12][21] = 29
90.83/80.05	c (68,0) x[12][22] = 5
90.83/80.05	c (68,0) x[12][23] = 15
90.83/80.05	c (68,0) x[12][24] = 28
90.83/80.05	c (68,0) x[12][25] = 13
90.83/80.05	c (68,0) x[12][26] = 17
90.83/80.05	c (68,0) x[12][27] = 7
90.83/80.05	c (68,0) x[12][28] = 9
90.83/80.05	c (68,0) x[12][29] = 11
90.83/80.05	c (68,0) x[13][0] = 23
90.83/80.05	c (68,0) x[13][1] = 13
90.83/80.05	c (68,0) x[13][2] = 11
90.83/80.05	c (68,0) x[13][3] = 28
90.83/80.05	c (68,0) x[13][4] = 8
90.83/80.05	c (68,0) x[13][5] = 16
90.83/80.05	c (68,0) x[13][6] = 1
90.83/80.05	c (68,0) x[13][7] = 20
90.83/80.05	c (68,0) x[13][8] = 2
90.83/80.05	c (68,0) x[13][9] = 6
90.83/80.05	c (68,0) x[13][10] = 19
90.83/80.05	c (68,0) x[13][11] = 22
90.83/80.05	c (68,0) x[13][12] = 4
90.83/80.05	c (68,0) x[13][13] = 27
90.83/80.05	c (68,0) x[13][14] = 18
90.83/80.05	c (68,0) x[13][15] = 25
90.83/80.05	c (68,0) x[13][16] = 29
90.83/80.05	c (68,0) x[13][17] = 14
90.83/80.05	c (68,0) x[13][18] = 24
90.83/80.05	c (68,0) x[13][19] = 3
90.83/80.05	c (68,0) x[13][20] = 5
90.83/80.05	c (68,0) x[13][21] = 0
90.83/80.05	c (68,0) x[13][22] = 9
90.83/80.05	c (68,0) x[13][23] = 10
90.83/80.05	c (68,0) x[13][24] = 21
90.83/80.05	c (68,0) x[13][25] = 26
90.83/80.05	c (68,0) x[13][26] = 7
90.83/80.05	c (68,0) x[13][27] = 15
90.83/80.05	c (68,0) x[13][28] = 17
90.83/80.05	c (68,0) x[13][29] = 12
90.83/80.05	c (68,0) x[14][0] = 10
90.83/80.05	c (68,0) x[14][1] = 29
90.83/80.05	c (68,0) x[14][2] = 12
90.83/80.05	c (68,0) x[14][3] = 27
90.83/80.05	c (68,0) x[14][4] = 3
90.83/80.05	c (68,0) x[14][5] = 0
90.83/80.05	c (68,0) x[14][6] = 11
90.83/80.05	c (68,0) x[14][7] = 18
90.83/80.05	c (68,0) x[14][8] = 17
90.83/80.05	c (68,0) x[14][9] = 22
90.83/80.05	c (68,0) x[14][10] = 1
90.83/80.05	c (68,0) x[14][11] = 21
90.83/80.05	c (68,0) x[14][12] = 15
90.83/80.05	c (68,0) x[14][13] = 5
90.83/80.05	c (68,0) x[14][14] = 9
90.83/80.05	c (68,0) x[14][15] = 24
90.83/80.05	c (68,0) x[14][16] = 6
90.83/80.05	c (68,0) x[14][17] = 2
90.83/80.05	c (68,0) x[14][18] = 7
90.83/80.05	c (68,0) x[14][19] = 25
90.83/80.05	c (68,0) x[14][20] = 14
90.83/80.05	c (68,0) x[14][21] = 8
90.83/80.05	c (68,0) x[14][22] = 20
90.83/80.05	c (68,0) x[14][23] = 28
90.83/80.05	c (68,0) x[14][24] = 4
90.83/80.05	c (68,0) x[14][25] = 19
90.83/80.05	c (68,0) x[14][26] = 13
90.83/80.05	c (68,0) x[14][27] = 16
90.83/80.05	c (68,0) x[14][28] = 23
90.83/80.05	c (68,0) x[14][29] = 26
90.83/80.05	c (68,0) x[15][0] = 15
90.83/80.05	c (68,0) x[15][1] = 8
90.83/80.05	c (68,0) x[15][2] = 24
90.83/80.05	c (68,0) x[15][3] = 29
90.83/80.05	c (68,0) x[15][4] = 4
90.83/80.05	c (68,0) x[15][5] = 11
90.83/80.05	c (68,0) x[15][6] = 12
90.83/80.05	c (68,0) x[15][7] = 2
90.83/80.05	c (68,0) x[15][8] = 9
90.83/80.05	c (68,0) x[15][9] = 7
90.83/80.05	c (68,0) x[15][10] = 28
90.83/80.05	c (68,0) x[15][11] = 1
90.83/80.05	c (68,0) x[15][12] = 13
90.83/80.05	c (68,0) x[15][13] = 16
90.83/80.05	c (68,0) x[15][14] = 14
90.83/80.05	c (68,0) x[15][15] = 3
90.83/80.05	c (68,0) x[15][16] = 21
90.83/80.05	c (68,0) x[15][17] = 22
90.83/80.05	c (68,0) x[15][18] = 6
90.83/80.05	c (68,0) x[15][19] = 23
90.83/80.05	c (68,0) x[15][20] = 20
90.83/80.05	c (68,0) x[15][21] = 26
90.83/80.05	c (68,0) x[15][22] = 19
90.83/80.05	c (68,0) x[15][23] = 5
90.83/80.05	c (68,0) x[15][24] = 10
90.83/80.05	c (68,0) x[15][25] = 27
90.83/80.05	c (68,0) x[15][26] = 0
90.83/80.05	c (68,0) x[15][27] = 25
90.83/80.05	c (68,0) x[15][28] = 18
90.83/80.05	c (68,0) x[15][29] = 17
90.83/80.05	c (68,0) x[16][0] = 12
90.83/80.05	c (68,0) x[16][1] = 25
90.83/80.05	c (68,0) x[16][2] = 18
90.83/80.05	c (68,0) x[16][3] = 23
90.83/80.05	c (68,0) x[16][4] = 10
90.83/80.05	c (68,0) x[16][5] = 14
90.83/80.05	c (68,0) x[16][6] = 9
90.83/80.05	c (68,0) x[16][7] = 3
90.83/80.05	c (68,0) x[16][8] = 5
90.83/80.05	c (68,0) x[16][9] = 29
90.83/80.05	c (68,0) x[16][10] = 20
90.83/80.05	c (68,0) x[16][11] = 28
90.83/80.05	c (68,0) x[16][12] = 17
90.83/80.05	c (68,0) x[16][13] = 7
90.83/80.05	c (68,0) x[16][14] = 19
90.83/80.05	c (68,0) x[16][15] = 21
90.83/80.05	c (68,0) x[16][16] = 26
90.83/80.05	c (68,0) x[16][17] = 8
90.83/80.05	c (68,0) x[16][18] = 4
90.83/80.05	c (68,0) x[16][19] = 11
90.83/80.05	c (68,0) x[16][20] = 13
90.83/80.05	c (68,0) x[16][21] = 2
90.83/80.05	c (68,0) x[16][22] = 0
90.83/80.05	c (68,0) x[16][23] = 27
90.83/80.05	c (68,0) x[16][24] = 1
90.83/80.05	c (68,0) x[16][25] = 15
90.83/80.05	c (68,0) x[16][26] = 16
90.83/80.05	c (68,0) x[16][27] = 6
90.83/80.05	c (68,0) x[16][28] = 24
90.83/80.05	c (68,0) x[16][29] = 22
90.83/80.05	c (68,0) x[17][0] = 13
90.83/80.05	c (68,0) x[17][1] = 24
90.83/80.05	c (68,0) x[17][2] = 7
90.83/80.05	c (68,0) x[17][3] = 5
90.83/80.05	c (68,0) x[17][4] = 0
90.83/80.05	c (68,0) x[17][5] = 22
90.83/80.05	c (68,0) x[17][6] = 27
90.83/80.05	c (68,0) x[17][7] = 15
90.83/80.05	c (68,0) x[17][8] = 16
90.83/80.05	c (68,0) x[17][9] = 3
90.83/80.05	c (68,0) x[17][10] = 11
90.83/80.05	c (68,0) x[17][11] = 17
90.83/80.05	c (68,0) x[17][12] = 12
90.83/80.05	c (68,0) x[17][13] = 9
90.83/80.05	c (68,0) x[17][14] = 1
90.83/80.05	c (68,0) x[17][15] = 26
90.83/80.05	c (68,0) x[17][16] = 14
90.83/80.05	c (68,0) x[17][17] = 25
90.83/80.05	c (68,0) x[17][18] = 18
90.83/80.05	c (68,0) x[17][19] = 20
90.83/80.05	c (68,0) x[17][20] = 10
90.83/80.05	c (68,0) x[17][21] = 19
90.83/80.05	c (68,0) x[17][22] = 8
90.83/80.05	c (68,0) x[17][23] = 23
90.83/80.05	c (68,0) x[17][24] = 29
90.83/80.05	c (68,0) x[17][25] = 6
90.83/80.05	c (68,0) x[17][26] = 4
90.83/80.05	c (68,0) x[17][27] = 21
90.83/80.05	c (68,0) x[17][28] = 28
90.83/80.05	c (68,0) x[17][29] = 2
90.83/80.05	c (68,0) x[18][0] = 25
90.83/80.05	c (68,0) x[18][1] = 0
90.83/80.05	c (68,0) x[18][2] = 26
90.83/80.05	c (68,0) x[18][3] = 9
90.83/80.05	c (68,0) x[18][4] = 20
90.83/80.05	c (68,0) x[18][5] = 28
90.83/80.05	c (68,0) x[18][6] = 15
90.83/80.05	c (68,0) x[18][7] = 22
90.83/80.05	c (68,0) x[18][8] = 18
90.83/80.05	c (68,0) x[18][9] = 27
90.83/80.05	c (68,0) x[18][10] = 8
90.83/80.05	c (68,0) x[18][11] = 10
90.83/80.05	c (68,0) x[18][12] = 16
90.83/80.05	c (68,0) x[18][13] = 17
90.83/80.05	c (68,0) x[18][14] = 3
90.83/80.05	c (68,0) x[18][15] = 1
90.83/80.05	c (68,0) x[18][16] = 2
90.83/80.05	c (68,0) x[18][17] = 7
90.83/80.05	c (68,0) x[18][18] = 12
90.83/80.05	c (68,0) x[18][19] = 19
90.83/80.05	c (68,0) x[18][20] = 6
90.83/80.05	c (68,0) x[18][21] = 5
90.83/80.05	c (68,0) x[18][22] = 24
90.83/80.05	c (68,0) x[18][23] = 29
90.83/80.05	c (68,0) x[18][24] = 11
90.83/80.05	c (68,0) x[18][25] = 14
90.83/80.05	c (68,0) x[18][26] = 23
90.83/80.05	c (68,0) x[18][27] = 4
90.83/80.05	c (68,0) x[18][28] = 13
90.83/80.05	c (68,0) x[18][29] = 21
90.83/80.05	c (68,0) x[19][0] = 9
90.83/80.05	c (68,0) x[19][1] = 6
90.83/80.05	c (68,0) x[19][2] = 4
90.83/80.05	c (68,0) x[19][3] = 16
90.83/80.05	c (68,0) x[19][4] = 14
90.83/80.05	c (68,0) x[19][5] = 15
90.83/80.05	c (68,0) x[19][6] = 7
90.83/80.05	c (68,0) x[19][7] = 21
90.83/80.05	c (68,0) x[19][8] = 28
90.83/80.05	c (68,0) x[19][9] = 8
90.83/80.05	c (68,0) x[19][10] = 24
90.83/80.05	c (68,0) x[19][11] = 5
90.83/80.05	c (68,0) x[19][12] = 27
90.83/80.05	c (68,0) x[19][13] = 26
90.83/80.05	c (68,0) x[19][14] = 10
90.83/80.05	c (68,0) x[19][15] = 2
90.83/80.05	c (68,0) x[19][16] = 18
90.83/80.05	c (68,0) x[19][17] = 23
90.83/80.05	c (68,0) x[19][18] = 17
90.83/80.05	c (68,0) x[19][19] = 29
90.83/80.05	c (68,0) x[19][20] = 3
90.83/80.05	c (68,0) x[19][21] = 12
90.83/80.05	c (68,0) x[19][22] = 13
90.83/80.05	c (68,0) x[19][23] = 20
90.83/80.05	c (68,0) x[19][24] = 19
90.83/80.05	c (68,0) x[19][25] = 11
90.83/80.05	c (68,0) x[19][26] = 22
90.83/80.05	c (68,0) x[19][27] = 1
90.83/80.05	c (68,0) x[19][28] = 25
90.83/80.05	c (68,0) x[19][29] = 0
90.83/80.05	c (68,0) x[20][0] = 11
90.83/80.05	c (68,0) x[20][1] = 22
90.83/80.05	c (68,0) x[20][2] = 17
90.83/80.05	c (68,0) x[20][3] = 12
90.83/80.05	c (68,0) x[20][4] = 2
90.83/80.05	c (68,0) x[20][5] = 13
90.83/80.05	c (68,0) x[20][6] = 3
90.83/80.05	c (68,0) x[20][7] = 29
90.83/80.05	c (68,0) x[20][8] = 27
90.83/80.05	c (68,0) x[20][9] = 20
90.83/80.05	c (68,0) x[20][10] = 4
90.83/80.05	c (68,0) x[20][11] = 26
90.83/80.05	c (68,0) x[20][12] = 10
90.83/80.05	c (68,0) x[20][13] = 8
90.83/80.05	c (68,0) x[20][14] = 24
90.83/80.05	c (68,0) x[20][15] = 19
90.83/80.05	c (68,0) x[20][16] = 7
90.83/80.05	c (68,0) x[20][17] = 21
90.83/80.05	c (68,0) x[20][18] = 5
90.83/80.05	c (68,0) x[20][19] = 16
90.83/80.05	c (68,0) x[20][20] = 1
90.83/80.05	c (68,0) x[20][21] = 23
90.83/80.05	c (68,0) x[20][22] = 6
90.83/80.05	c (68,0) x[20][23] = 9
90.83/80.05	c (68,0) x[20][24] = 0
90.83/80.05	c (68,0) x[20][25] = 25
90.83/80.05	c (68,0) x[20][26] = 28
90.83/80.05	c (68,0) x[20][27] = 18
90.83/80.05	c (68,0) x[20][28] = 14
90.83/80.05	c (68,0) x[20][29] = 15
90.83/80.05	c (68,0) x[21][0] = 27
90.83/80.05	c (68,0) x[21][1] = 3
90.83/80.05	c (68,0) x[21][2] = 1
90.83/80.05	c (68,0) x[21][3] = 2
90.83/80.05	c (68,0) x[21][4] = 23
90.83/80.05	c (68,0) x[21][5] = 19
90.83/80.05	c (68,0) x[21][6] = 5
90.83/80.05	c (68,0) x[21][7] = 16
90.83/80.05	c (68,0) x[21][8] = 4
90.83/80.06	c (68,0) x[21][9] = 25
90.83/80.06	c (68,0) x[21][10] = 26
90.83/80.06	c (68,0) x[21][11] = 11
90.83/80.06	c (68,0) x[21][12] = 18
90.83/80.06	c (68,0) x[21][13] = 12
90.83/80.06	c (68,0) x[21][14] = 8
90.83/80.06	c (68,0) x[21][15] = 29
90.83/80.06	c (68,0) x[21][16] = 20
90.83/80.06	c (68,0) x[21][17] = 9
90.83/80.06	c (68,0) x[21][18] = 10
90.83/80.06	c (68,0) x[21][19] = 24
90.83/80.06	c (68,0) x[21][20] = 0
90.83/80.06	c (68,0) x[21][21] = 15
90.83/80.06	c (68,0) x[21][22] = 17
90.83/80.06	c (68,0) x[21][23] = 13
90.83/80.06	c (68,0) x[21][24] = 6
90.83/80.06	c (68,0) x[21][25] = 7
90.83/80.06	c (68,0) x[21][26] = 14
90.83/80.06	c (68,0) x[21][27] = 22
90.83/80.06	c (68,0) x[21][28] = 21
90.83/80.06	c (68,0) x[21][29] = 28
90.83/80.06	c (68,0) x[22][0] = 4
90.83/80.06	c (68,0) x[22][1] = 10
90.83/80.06	c (68,0) x[22][2] = 29
90.83/80.06	c (68,0) x[22][3] = 7
90.83/80.06	c (68,0) x[22][4] = 12
90.83/80.06	c (68,0) x[22][5] = 18
90.83/80.06	c (68,0) x[22][6] = 17
90.83/80.06	c (68,0) x[22][7] = 1
90.83/80.06	c (68,0) x[22][8] = 6
90.83/80.06	c (68,0) x[22][9] = 13
90.83/80.06	c (68,0) x[22][10] = 21
90.83/80.06	c (68,0) x[22][11] = 8
90.83/80.06	c (68,0) x[22][12] = 19
90.83/80.06	c (68,0) x[22][13] = 24
90.83/80.06	c (68,0) x[22][14] = 5
90.83/80.06	c (68,0) x[22][15] = 27
90.83/80.06	c (68,0) x[22][16] = 16
90.83/80.06	c (68,0) x[22][17] = 0
90.83/80.06	c (68,0) x[22][18] = 11
90.83/80.06	c (68,0) x[22][19] = 28
90.83/80.06	c (68,0) x[22][20] = 2
90.83/80.06	c (68,0) x[22][21] = 14
90.83/80.06	c (68,0) x[22][22] = 23
90.83/80.06	c (68,0) x[22][23] = 3
90.83/80.06	c (68,0) x[22][24] = 26
90.83/80.06	c (68,0) x[22][25] = 20
90.83/80.06	c (68,0) x[22][26] = 15
90.83/80.06	c (68,0) x[22][27] = 9
90.83/80.06	c (68,0) x[22][28] = 22
90.83/80.06	c (68,0) x[22][29] = 25
90.83/80.06	c (68,0) x[23][0] = 19
90.83/80.06	c (68,0) x[23][1] = 5
90.83/80.06	c (68,0) x[23][2] = 28
90.83/80.06	c (68,0) x[23][3] = 18
90.83/80.06	c (68,0) x[23][4] = 11
90.83/80.06	c (68,0) x[23][5] = 24
90.83/80.06	c (68,0) x[23][6] = 4
90.83/80.06	c (68,0) x[23][7] = 26
90.83/80.06	c (68,0) x[23][8] = 1
90.83/80.06	c (68,0) x[23][9] = 0
90.83/80.06	c (68,0) x[23][10] = 17
90.83/80.06	c (68,0) x[23][11] = 14
90.83/80.06	c (68,0) x[23][12] = 20
90.83/80.06	c (68,0) x[23][13] = 6
90.83/80.06	c (68,0) x[23][14] = 25
90.83/80.06	c (68,0) x[23][15] = 22
90.83/80.06	c (68,0) x[23][16] = 13
90.83/80.06	c (68,0) x[23][17] = 12
90.83/80.06	c (68,0) x[23][18] = 8
90.83/80.06	c (68,0) x[23][19] = 15
90.83/80.06	c (68,0) x[23][20] = 7
90.83/80.06	c (68,0) x[23][21] = 10
90.83/80.06	c (68,0) x[23][22] = 29
90.83/80.06	c (68,0) x[23][23] = 16
90.83/80.06	c (68,0) x[23][24] = 3
90.83/80.06	c (68,0) x[23][25] = 23
90.83/80.06	c (68,0) x[23][26] = 21
90.83/80.06	c (68,0) x[23][27] = 27
90.83/80.06	c (68,0) x[23][28] = 2
90.83/80.06	c (68,0) x[23][29] = 9
90.83/80.06	c (68,0) x[24][0] = 16
90.83/80.06	c (68,0) x[24][1] = 28
90.83/80.06	c (68,0) x[24][2] = 8
90.83/80.06	c (68,0) x[24][3] = 26
90.83/80.06	c (68,0) x[24][4] = 9
90.83/80.06	c (68,0) x[24][5] = 1
90.83/80.06	c (68,0) x[24][6] = 22
90.83/80.06	c (68,0) x[24][7] = 25
90.83/80.06	c (68,0) x[24][8] = 15
90.83/80.06	c (68,0) x[24][9] = 14
90.83/80.06	c (68,0) x[24][10] = 3
90.83/80.06	c (68,0) x[24][11] = 13
90.83/80.06	c (68,0) x[24][12] = 5
90.83/80.06	c (68,0) x[24][13] = 29
90.83/80.06	c (68,0) x[24][14] = 2
90.83/80.06	c (68,0) x[24][15] = 20
90.83/80.06	c (68,0) x[24][16] = 4
90.83/80.06	c (68,0) x[24][17] = 18
90.83/80.06	c (68,0) x[24][18] = 0
90.83/80.06	c (68,0) x[24][19] = 17
90.83/80.06	c (68,0) x[24][20] = 11
90.83/80.06	c (68,0) x[24][21] = 24
90.83/80.06	c (68,0) x[24][22] = 7
90.83/80.06	c (68,0) x[24][23] = 12
90.83/80.06	c (68,0) x[24][24] = 27
90.83/80.06	c (68,0) x[24][25] = 21
90.83/80.06	c (68,0) x[24][26] = 6
90.83/80.06	c (68,0) x[24][27] = 19
90.83/80.06	c (68,0) x[24][28] = 10
90.83/80.06	c (68,0) x[24][29] = 23
90.83/80.06	c (68,0) x[25][0] = 14
90.83/80.06	c (68,0) x[25][1] = 20
90.83/80.06	c (68,0) x[25][2] = 21
90.83/80.06	c (68,0) x[25][3] = 19
90.83/80.06	c (68,0) x[25][4] = 5
90.83/80.06	c (68,0) x[25][5] = 17
90.83/80.06	c (68,0) x[25][6] = 28
90.83/80.06	c (68,0) x[25][7] = 7
90.83/80.06	c (68,0) x[25][8] = 3
90.83/80.06	c (68,0) x[25][9] = 10
90.83/80.06	c (68,0) x[25][10] = 18
90.83/80.06	c (68,0) x[25][11] = 29
90.83/80.06	c (68,0) x[25][12] = 1
90.83/80.06	c (68,0) x[25][13] = 13
90.83/80.06	c (68,0) x[25][14] = 22
90.83/80.06	c (68,0) x[25][15] = 23
90.83/80.06	c (68,0) x[25][16] = 0
90.83/80.06	c (68,0) x[25][17] = 11
90.83/80.06	c (68,0) x[25][18] = 16
90.83/80.06	c (68,0) x[25][19] = 6
90.83/80.06	c (68,0) x[25][20] = 27
90.83/80.06	c (68,0) x[25][21] = 9
90.83/80.06	c (68,0) x[25][22] = 15
90.83/80.06	c (68,0) x[25][23] = 4
90.83/80.06	c (68,0) x[25][24] = 12
90.83/80.06	c (68,0) x[25][25] = 2
90.83/80.06	c (68,0) x[25][26] = 25
90.83/80.06	c (68,0) x[25][27] = 8
90.83/80.06	c (68,0) x[25][28] = 26
90.83/80.06	c (68,0) x[25][29] = 24
90.83/80.06	c (68,0) x[26][0] = 0
90.83/80.06	c (68,0) x[26][1] = 9
90.83/80.06	c (68,0) x[26][2] = 5
90.83/80.06	c (68,0) x[26][3] = 15
90.83/80.06	c (68,0) x[26][4] = 1
90.83/80.06	c (68,0) x[26][5] = 12
90.83/80.06	c (68,0) x[26][6] = 16
90.83/80.06	c (68,0) x[26][7] = 27
90.83/80.06	c (68,0) x[26][8] = 10
90.83/80.06	c (68,0) x[26][9] = 26
90.83/80.06	c (68,0) x[26][10] = 2
90.83/80.06	c (68,0) x[26][11] = 4
90.83/80.06	c (68,0) x[26][12] = 7
90.83/80.06	c (68,0) x[26][13] = 14
90.83/80.06	c (68,0) x[26][14] = 28
90.83/80.06	c (68,0) x[26][15] = 18
90.83/80.06	c (68,0) x[26][16] = 3
90.83/80.06	c (68,0) x[26][17] = 19
90.83/80.06	c (68,0) x[26][18] = 21
90.83/80.06	c (68,0) x[26][19] = 8
90.83/80.06	c (68,0) x[26][20] = 23
90.83/80.06	c (68,0) x[26][21] = 11
90.83/80.06	c (68,0) x[26][22] = 22
90.83/80.06	c (68,0) x[26][23] = 25
90.83/80.06	c (68,0) x[26][24] = 24
90.83/80.06	c (68,0) x[26][25] = 17
90.83/80.06	c (68,0) x[26][26] = 20
90.83/80.06	c (68,0) x[26][27] = 13
90.83/80.06	c (68,0) x[26][28] = 6
90.83/80.06	c (68,0) x[26][29] = 29
90.83/80.06	c (68,0) x[27][0] = 22
90.83/80.06	c (68,0) x[27][1] = 23
90.83/80.06	c (68,0) x[27][2] = 3
90.83/80.06	c (68,0) x[27][3] = 25
90.83/80.06	c (68,0) x[27][4] = 17
90.83/80.06	c (68,0) x[27][5] = 26
90.83/80.06	c (68,0) x[27][6] = 2
90.83/80.06	c (68,0) x[27][7] = 4
90.83/80.06	c (68,0) x[27][8] = 11
90.83/80.06	c (68,0) x[27][9] = 24
90.83/80.06	c (68,0) x[27][10] = 9
90.83/80.06	c (68,0) x[27][11] = 19
90.83/80.06	c (68,0) x[27][12] = 28
90.83/80.06	c (68,0) x[27][13] = 0
90.83/80.06	c (68,0) x[27][14] = 6
90.83/80.06	c (68,0) x[27][15] = 8
90.83/80.06	c (68,0) x[27][16] = 5
90.83/80.06	c (68,0) x[27][17] = 10
90.83/80.06	c (68,0) x[27][18] = 13
90.83/80.06	c (68,0) x[27][19] = 21
90.83/80.06	c (68,0) x[27][20] = 15
90.83/80.06	c (68,0) x[27][21] = 16
90.83/80.06	c (68,0) x[27][22] = 27
90.83/80.06	c (68,0) x[27][23] = 1
90.83/80.06	c (68,0) x[27][24] = 20
90.83/80.06	c (68,0) x[27][25] = 29
90.83/80.06	c (68,0) x[27][26] = 18
90.83/80.06	c (68,0) x[27][27] = 12
90.83/80.06	c (68,0) x[27][28] = 7
90.83/80.06	c (68,0) x[27][29] = 14
90.83/80.06	c (68,0) x[28][0] = 5
90.83/80.06	c (68,0) x[28][1] = 27
90.83/80.06	c (68,0) x[28][2] = 22
90.83/80.06	c (68,0) x[28][3] = 4
90.83/80.06	c (68,0) x[28][4] = 15
90.83/80.06	c (68,0) x[28][5] = 23
90.83/80.06	c (68,0) x[28][6] = 20
90.83/80.06	c (68,0) x[28][7] = 14
90.83/80.06	c (68,0) x[28][8] = 7
90.83/80.06	c (68,0) x[28][9] = 17
90.83/80.06	c (68,0) x[28][10] = 25
90.83/80.06	c (68,0) x[28][11] = 0
90.83/80.06	c (68,0) x[28][12] = 21
90.83/80.06	c (68,0) x[28][13] = 19
90.83/80.06	c (68,0) x[28][14] = 11
90.83/80.06	c (68,0) x[28][15] = 13
90.83/80.06	c (68,0) x[28][16] = 9
90.83/80.06	c (68,0) x[28][17] = 1
90.83/80.06	c (68,0) x[28][18] = 29
90.83/80.06	c (68,0) x[28][19] = 10
90.83/80.06	c (68,0) x[28][20] = 16
90.83/80.06	c (68,0) x[28][21] = 18
90.83/80.06	c (68,0) x[28][22] = 26
90.83/80.06	c (68,0) x[28][23] = 24
90.83/80.06	c (68,0) x[28][24] = 8
90.83/80.06	c (68,0) x[28][25] = 12
90.83/80.06	c (68,0) x[28][26] = 2
90.83/80.06	c (68,0) x[28][27] = 28
90.83/80.06	c (68,0) x[28][28] = 3
90.83/80.06	c (68,0) x[28][29] = 6
90.83/80.06	c (68,0) x[29][0] = 3
90.83/80.06	c (68,0) x[29][1] = 12
90.83/80.06	c (68,0) x[29][2] = 19
90.83/80.06	c (68,0) x[29][3] = 21
90.83/80.06	c (68,0) x[29][4] = 28
90.83/80.06	c (68,0) x[29][5] = 7
90.83/80.06	c (68,0) x[29][6] = 0
90.83/80.06	c (68,0) x[29][7] = 11
90.83/80.06	c (68,0) x[29][8] = 20
90.83/80.06	c (68,0) x[29][9] = 16
90.83/80.06	c (68,0) x[29][10] = 23
90.83/80.06	c (68,0) x[29][11] = 25
90.83/80.06	c (68,0) x[29][12] = 24
90.83/80.06	c (68,0) x[29][13] = 1
90.83/80.06	c (68,0) x[29][14] = 15
90.83/80.06	c (68,0) x[29][15] = 5
90.83/80.06	c (68,0) x[29][16] = 8
90.83/80.06	c (68,0) x[29][17] = 4
90.83/80.06	c (68,0) x[29][18] = 9
90.83/80.06	c (68,0) x[29][19] = 14
90.83/80.06	c (68,0) x[29][20] = 18
90.83/80.06	c (68,0) x[29][21] = 17
90.83/80.06	c (68,0) x[29][22] = 2
90.83/80.06	c (68,0) x[29][23] = 6
90.83/80.06	c (68,0) x[29][24] = 22
90.83/80.06	c (68,0) x[29][25] = 10
90.83/80.06	c (68,0) x[29][26] = 27
90.83/80.06	c (68,0) x[29][27] = 26
90.83/80.06	c (68,0) x[29][28] = 29
90.83/80.06	c (68,0) x[29][29] = 13
90.83/80.06	s SATISFIABLE
90.83/80.06	v <instantiation>
90.83/80.06	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>
90.83/80.06	v     <values>24 17 9 1 25 21 13 10 26 5 27 7 29 2 23 4 11 6 3 22 19 28 16 0 15 18 12 14 8 20 17 11 27 13 6 2 18 12 21 4 16 24 26 28 0 14 22 29 15 7 9 25 3 19 23 5 10 20 1 8 6 1 25 24 16 5 21 13 19 12 0 20 23 3 17 10 15 26 22 9 28 4 14 7 2 8 29 11 27 18 1 16 2 8 29 3 25 9 12 11 22 27 6 15 26 28 23 5 14 13 4 7 10 21 18 0 24 17 20 19 29 7 15 10 22 6 19 28 8 2 13 18 25 23 4 11 24 20 1 0 26 21 12 17 14 9 5 3 16 27 8 19 10 6 13 20 23 17 22 21 14 15 0 4 29 9 12 16 25 1 24 27 28 18 7 3 26 2 11 5 26 15 16 0 19 8 14 23 25 28 12 9 3 20 21 7 27 17 2 18 29 6 1 22 13 24 11 10 5 4 20 4 6 17 26 9 24 0 29 19 7 2 8 18 27 16 10 15 28 5 21 13 11 14 25 22 3 23 12 1 7 2 14 20 18 10 29 6 0 9 15 23 22 25 12 17 28 13 27 26 8 3 21 11 5 4 1 24 19 16 28 26 23 3 24 25 10 19 14 18 29 6 11 21 13 15 1 27 20 12 17 22 4 2 9 16 8 5 0 7 21 18 20 11 27 4 6 8 13 23 5 3 14 22 7 0 17 24 19 2 12 1 25 26 16 28 9 29 15 10 2 21 13 14 7 29 26 5 24 15 10 12 9 11 16 6 25 28 23 27 22 20 18 8 17 1 19 0 4 3 18 14 0 22 21 27 8 24 23 1 6 16 2 10 20 12 19 3 26 4 25 29 5 15 28 13 17 7 9 11 23 13 11 28 8 16 1 20 2 6 19 22 4 27 18 25 29 14 24 3 5 0 9 10 21 26 7 15 17 12 10 29 12 27 3 0 11 18 17 22 1 21 15 5 9 24 6 2 7 25 14 8 20 28 4 19 13 16 23 26 15 8 24 29 4 11 12 2 9 7 28 1 13 16 14 3 21 22 6 23 20 26 19 5 10 27 0 25 18 17 12 25 18 23 10 14 9 3 5 29 20 28 17 7 19 21 26 8 4 11 13 2 0 27 1 15 16 6 24 22 13 24 7 5 0 22 27 15 16 3 11 17 12 9 1 26 14 25 18 20 10 19 8 23 29 6 4 21 28 2 25 0 26 9 20 28 15 22 18 27 8 10 16 17 3 1 2 7 12 19 6 5 24 29 11 14 23 4 13 21 9 6 4 16 14 15 7 21 28 8 24 5 27 26 10 2 18 23 17 29 3 12 13 20 19 11 22 1 25 0 11 22 17 12 2 13 3 29 27 20 4 26 10 8 24 19 7 21 5 16 1 23 6 9 0 25 28 18 14 15 27 3 1 2 23 19 5 16 4 25 26 11 18 12 8 29 20 9 10 24 0 15 17 13 6 7 14 22 21 28 4 10 29 7 12 18 17 1 6 13 21 8 19 24 5 27 16 0 11 28 2 14 23 3 26 20 15 9 22 25 19 5 28 18 11 24 4 26 1 0 17 14 20 6 25 22 13 12 8 15 7 10 29 16 3 23 21 27 2 9 16 28 8 26 9 1 22 25 15 14 3 13 5 29 2 20 4 18 0 17 11 24 7 12 27 21 6 19 10 23 14 20 21 19 5 17 28 7 3 10 18 29 1 13 22 23 0 11 16 6 27 9 15 4 12 2 25 8 26 24 0 9 5 15 1 12 16 27 10 26 2 4 7 14 28 18 3 19 21 8 23 11 22 25 24 17 20 13 6 29 22 23 3 25 17 26 2 4 11 24 9 19 28 0 6 8 5 10 13 21 15 16 27 1 20 29 18 12 7 14 5 27 22 4 15 23 20 14 7 17 25 0 21 19 11 13 9 1 29 10 16 18 26 24 8 12 2 28 3 6 3 12 19 21 28 7 0 11 20 16 23 25 24 1 15 5 8 4 9 14 18 17 2 6 22 10 27 26 29 13</values>
90.83/80.06	v </instantiation>
90.83/80.06	c (68,0) Show results End
90.83/80.06	c (68,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
90.83/80.06	c (68,0) 68,68,STOP-AFTER(ALL)
90.83/80.06	c END-Prog: Thu Sep 12 16:07:58 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 (3681 MiB free)
  memory of node 1: 16384 MiB (12057 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388284-1568297237/watcher-4388284-1568297237 -o /tmp/evaluation-result-4388284-1568297237/solver-4388284-1568297237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568285951-4194 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388284-1568297237.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=8649, runsolver pid=8646

[startup+0.100063 s]*
/proc/loadavg: 1.75 1.95 2.08 3/236 8666
/proc/meminfo: memFree=16057004/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405638635 115843072 349 33554432000 4194304 5098028 140725392076800 140725392074056 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012696 memory=72084 CPUtime=0.12 cores=1,3,5,7
/proc/8652/stat : 8652 (java) S 8649 8649 3344 0 -1 1077944320 6870 0 0 0 10 2 0 0 20 0 15 0 405638635 15373000704 18021 33554432000 4194304 4196468 140731182090992 140731182073536 139632395570935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
/proc/8652/statm: 3753174 18021 2884 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012696 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3344 0 -1 4202560 4752 0 0 0 8 1 0 0 20 0 15 0 405638636 15373000704 18153 33554432000 4194304 4196468 140731182090992 139632367364840 139632375846749 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8654] ppid=8649 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 18153 33554432000 4194304 4196468 140731182090992 139632399813264 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8655] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 18153 33554432000 4194304 4196468 140731182090992 139632213969424 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8656] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 18153 33554432000 4194304 4196468 140731182090992 139632212916624 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8657] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 18153 33554432000 4194304 4196468 140731182090992 139632211863824 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8658] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 18153 33554432000 4194304 4196468 140731182090992 139631365446512 139632395582082 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8659] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 18153 33554432000 4194304 4196468 140731182090992 139630997399072 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8660] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 18153 33554432000 4194304 4196468 140731182090992 139630728963440 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8661] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139630354454864 139632395589531 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8662] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3344 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139631364393328 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8663] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3344 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139631363340528 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8664] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0.01 cores=1,3,5,7
/proc/8652/task/8664/stat : 8664 (java) R 8649 8649 3344 0 -1 4202560 430 0 0 0 1 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139631362284936 139632395582870 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8665] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139629856549088 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8666] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 18153 33554432000 4194304 4196468 140731182090992 139631361236144 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73480 KiB

[startup+0.210921 s]*
/proc/loadavg: 1.75 1.95 2.08 3/236 8666
/proc/meminfo: memFree=16029932/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405638635 115843072 349 33554432000 4194304 5098028 140725392076800 140725392074056 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012696 memory=87988 CPUtime=0.25 cores=1,3,5,7
/proc/8652/stat : 8652 (java) S 8649 8649 3344 0 -1 1077944320 12062 0 0 0 22 3 0 0 20 0 15 0 405638635 15373000704 21997 33554432000 4194304 4196468 140731182090992 140731182073536 139632395570935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
/proc/8652/statm: 3753174 21997 2949 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3344 0 -1 4202560 9816 0 0 0 17 3 0 0 20 0 15 0 405638636 15373000704 21997 33554432000 4194304 4196468 140731182090992 139632367370320 139632379651422 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8654] ppid=8649 vsize=15012696 memory=540 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 21997 33554432000 4194304 4196468 140731182090992 139632399813264 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8655] ppid=8649 vsize=15012696 memory=139623880292682 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 21997 33554432000 4194304 4196468 140731182090992 139632213969424 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8656] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 21997 33554432000 4194304 4196468 140731182090992 139632212916624 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8657] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 21997 33554432000 4194304 4196468 140731182090992 139632211863824 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8658] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 21997 33554432000 4194304 4196468 140731182090992 139631365446512 139632395582082 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8659] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 21997 33554432000 4194304 4196468 140731182090992 139630997399072 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8660] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 21997 33554432000 4194304 4196468 140731182090992 139630728963440 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8661] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139630354454864 139632395589531 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8662] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3344 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139631364393328 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8663] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3344 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139631363340528 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8664] ppid=8649 vsize=15012696 memory=139623880283776 CPUtime=0.03 cores=1,3,5,7
/proc/8652/task/8664/stat : 8664 (java) R 8649 8649 3344 0 -1 4202560 438 0 0 0 3 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139631362287728 139632381895295 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8665] ppid=8649 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139629856549088 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8666] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 21997 33554432000 4194304 4196468 140731182090992 139631361236144 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89384 KiB

[startup+0.310731 s]*
/proc/loadavg: 1.75 1.95 2.08 3/236 8666
/proc/meminfo: memFree=16028828/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405638635 115843072 349 33554432000 4194304 5098028 140725392076800 140725392074056 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012696 memory=91940 CPUtime=0.43 cores=1,3,5,7
/proc/8652/stat : 8652 (java) S 8649 8649 3344 0 -1 1077944320 13037 0 0 0 39 4 0 0 20 0 15 0 405638635 15373000704 22985 33554432000 4194304 4196468 140731182090992 140731182073536 139632395570935 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
/proc/8652/statm: 3753174 22985 3023 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3344 0 -1 4202560 10602 0 0 0 27 3 0 0 20 0 15 0 405638636 15373000704 22985 33554432000 4194304 4196468 140731182090992 139632367386416 139632375846269 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8654] ppid=8649 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 22985 33554432000 4194304 4196468 140731182090992 139632399813264 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8655] ppid=8649 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 22985 33554432000 4194304 4196468 140731182090992 139632213969424 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8656] ppid=8649 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 22985 33554432000 4194304 4196468 140731182090992 139632212916624 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8657] ppid=8649 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15373000704 22985 33554432000 4194304 4196468 140731182090992 139632211863824 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8658] ppid=8649 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 22985 33554432000 4194304 4196468 140731182090992 139631365446512 139632395582082 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8659] ppid=8649 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 22985 33554432000 4194304 4196468 140731182090992 139630997399072 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8660] ppid=8649 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638639 15373000704 22985 33554432000 4194304 4196468 140731182090992 139630728963440 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8661] ppid=8649 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139630354454864 139632395589531 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8662] ppid=8649 vsize=15012696 memory=-7384621950708166502 CPUtime=0.03 cores=1,3,5,7
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3344 0 -1 1077944384 449 0 0 0 3 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139631364393328 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8663] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3344 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139631363340528 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8664] ppid=8649 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3344 0 -1 1077944384 486 0 0 0 7 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139631362287728 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8665] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139629856549088 139632395581141 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8666] ppid=8649 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638642 15373000704 22985 33554432000 4194304 4196468 140731182090992 139631361236144 139632395582082 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93336 KiB

[startup+0.700813 s]
/proc/loadavg: 1.75 1.95 2.08 3/236 8666
/proc/meminfo: memFree=16014192/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405638635 115843072 349 33554432000 4194304 5098028 140725392076800 140725392074056 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15022116 memory=130000 CPUtime=1 cores=1,3,5,7
/proc/8652/stat : 8652 (java) S 8649 8649 3344 0 -1 1077944320 20317 0 0 0 93 7 0 0 20 0 15 0 405638635 15382646784 32500 33554432000 4194304 4196468 140731182090992 140731182073536 139632395570935 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
/proc/8652/statm: 3755529 32500 3216 1 0 3716859 0
[pid=8652/tid=8653] ppid=8649 vsize=15022116 memory=297312208 CPUtime=0.67 cores=1,3,5,7
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3344 0 -1 4202560 17485 0 0 0 62 5 0 0 20 0 15 0 405638636 15382646784 32500 33554432000 4194304 4196468 140731182090992 139632367379712 139632388288039 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8654] ppid=8649 vsize=15021092 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15381598208 32500 33554432000 4194304 4196468 140731182090992 139632399813264 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8655] ppid=8649 vsize=15021092 memory=116 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638637 15381598208 32500 33554432000 4194304 4196468 140731182090992 139632213969424 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8656] ppid=8649 vsize=15021092 memory=10770 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15381598208 32500 33554432000 4194304 4196468 140731182090992 139632212916624 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8657] ppid=8649 vsize=15021092 memory=15747 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638637 15381598208 32500 33554432000 4194304 4196468 140731182090992 139632211863824 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8658] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3344 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405638639 15381598208 32500 33554432000 4194304 4196468 140731182090992 139631365446512 139632395582082 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8659] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405638639 15381598208 32500 33554432000 4194304 4196468 140731182090992 139630997399072 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8660] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405638639 15381598208 32500 33554432000 4194304 4196468 140731182090992 139630728963440 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8661] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139630354454864 139632395589531 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8662] ppid=8649 vsize=15021092 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3344 0 -1 1077944384 665 0 0 0 10 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139631364393328 139632395582082 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8663] ppid=8649 vsize=15021092 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3344 0 -1 1077944384 273 0 0 0 4 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139631363340528 139632395582082 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8664] ppid=8649 vsize=15021092 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/8652/task/8664/stat : 8664 (java) R 8649 8649 3344 0 -1 4202560 588 0 0 0 14 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139631362287728 139632374555677 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8665] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139629856549088 139632395581141 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
[pid=8652/tid=8666] ppid=8649 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405638642 15381598208 32500 33554432000 4194304 4196468 140731182090992 139631361236144 139632395582082 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34631680 140731182093098 140731182093466 140731182093466 140731182096335 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15135244 KiB
Current children cumulated memory: 131396 KiB

[startup+1.50073 s]
/proc/loadavg: 1.75 1.95 2.08 6/236 8666
/proc/meminfo: memFree=15984916/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405638635 115843072 349 33554432000 4194304 5098028 140725392076800 140725392074056 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 349 296 221 0 87 0

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

/proc/8667/task/8683/stat : 8683 (java) S 8649 8649 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405639831 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524222362688 140524788133657 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8685] ppid=8649 vsize=8068440 memory=924 CPUtime=0.01 cores=1,3,5,7
/proc/8667/task/8685/stat : 8685 (java) S 8649 8649 3344 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521934663280 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8686] ppid=8649 vsize=8068440 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8686/stat : 8686 (java) S 8649 8649 3344 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522068885264 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8687] ppid=8649 vsize=8068440 memory=808 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8687/stat : 8687 (java) S 8649 8649 3344 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405639834 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521666240048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
Current children cumulated CPU time: 88.54 s
Current children cumulated vsize: 8281924 KiB
Current children cumulated memory: 200436 KiB

[startup+79.2009 s]
/proc/loadavg: 2.01 1.99 2.08 3/239 8691
/proc/meminfo: memFree=15921024/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1476 CPUtime=20.66 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 582 34394 0 0 0 0 1989 77 20 0 1 0 405638635 115843072 369 33554432000 4194304 5098028 140725392076800 140725392073544 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 369 311 221 0 87 0
[pid=8667] ppid=8649 vsize=8068440 memory=122656 CPUtime=1.44 cores=1,3,5,7
/proc/8667/stat : 8667 (java) S 8649 8649 3344 0 -1 1077944320 21193 0 0 0 132 12 0 0 20 0 19 0 405639754 8262082560 30664 33554432000 4194304 4196468 140731083182224 140731083164768 140524788109047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
/proc/8667/statm: 2017110 30664 3196 1 0 1978454 0
[pid=8682] ppid=8667 vsize=100356 memory=76304 CPUtime=67.24 cores=1,3,5,7
/proc/8682/stat : 8682 (cryptominisat5) R 8667 8649 3344 0 -1 4202496 59309 0 0 0 6715 9 0 0 20 0 1 0 405639831 102764544 19076 33554432000 4194304 4451008 140731974090176 140731974086104 140713723626172 0 4 0 2 0 0 0 17 5 0 0 0 0 0 6549032 6559120 10981376 140731974091709 140731974091840 140731974091840 140731974094790 0
/proc/8682/statm: 25089 19076 741 63 0 18816 0
[pid=8667/tid=8668] ppid=8649 vsize=8068440 memory=2116 CPUtime=0.8 cores=1,3,5,7
/proc/8667/task/8668/stat : 8668 (java) S 8649 8649 3344 0 -1 1077944384 17365 0 0 0 73 7 0 0 20 0 19 0 405639754 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524759949216 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8669] ppid=8649 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8669/stat : 8669 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524792351504 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8670] ppid=8649 vsize=8068440 memory=122656 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8670/stat : 8670 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524273617808 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8671] ppid=8649 vsize=8068440 memory=76304 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8671/stat : 8671 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524272565264 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8672] ppid=8649 vsize=8068440 memory=2916 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8672/stat : 8672 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524271512720 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8673] ppid=8649 vsize=8068440 memory=2940 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8673/stat : 8673 (java) S 8649 8649 3344 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524234606576 140524788120194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8674] ppid=8649 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8674/stat : 8674 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140523612398496 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8675] ppid=8649 vsize=8068440 memory=122656 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8675/stat : 8675 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140523343963120 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8676] ppid=8649 vsize=8068440 memory=74256 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8676/stat : 8676 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522969454800 140524788127643 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8677] ppid=8649 vsize=8068440 memory=9051283677730746851 CPUtime=0.16 cores=1,3,5,7
/proc/8667/task/8677/stat : 8677 (java) S 8649 8649 3344 0 -1 1077944384 670 0 0 0 16 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524233554416 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8678] ppid=8649 vsize=8068440 memory=3544649807466643610 CPUtime=0.14 cores=1,3,5,7
/proc/8667/task/8678/stat : 8678 (java) S 8649 8649 3344 0 -1 1077944384 706 0 0 0 14 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524232501872 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8679] ppid=8649 vsize=8068440 memory=664956484428298500 CPUtime=0.24 cores=1,3,5,7
/proc/8667/task/8679/stat : 8679 (java) S 8649 8649 3344 0 -1 1077944384 1055 0 0 0 24 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524231449328 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8680] ppid=8649 vsize=8068440 memory=3472285459133420689 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8680/stat : 8680 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522471550048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8681] ppid=8649 vsize=8068440 memory=8097827316026095281 CPUtime=0.03 cores=1,3,5,7
/proc/8667/task/8681/stat : 8681 (java) S 8649 8649 3344 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524230396208 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8683] ppid=8649 vsize=8068440 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8683/stat : 8683 (java) S 8649 8649 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405639831 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524222362688 140524788133657 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8685] ppid=8649 vsize=8068440 memory=37392 CPUtime=0.01 cores=1,3,5,7
/proc/8667/task/8685/stat : 8685 (java) S 8649 8649 3344 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521934663280 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8686] ppid=8649 vsize=8068440 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8686/stat : 8686 (java) S 8649 8649 3344 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522068885264 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8687] ppid=8649 vsize=8068440 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8687/stat : 8687 (java) S 8649 8649 3344 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405639834 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521666240048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
Current children cumulated CPU time: 89.34 s
Current children cumulated vsize: 8281924 KiB
Current children cumulated memory: 200436 KiB

[startup+79.6009 s]
/proc/loadavg: 2.01 1.99 2.08 3/239 8691
/proc/meminfo: memFree=15921024/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1476 CPUtime=20.66 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 582 34394 0 0 0 0 1989 77 20 0 1 0 405638635 115843072 369 33554432000 4194304 5098028 140725392076800 140725392073544 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 369 311 221 0 87 0
[pid=8667] ppid=8649 vsize=8068440 memory=122656 CPUtime=1.44 cores=1,3,5,7
/proc/8667/stat : 8667 (java) S 8649 8649 3344 0 -1 1077944320 21193 0 0 0 132 12 0 0 20 0 19 0 405639754 8262082560 30664 33554432000 4194304 4196468 140731083182224 140731083164768 140524788109047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
/proc/8667/statm: 2017110 30664 3196 1 0 1978454 0
[pid=8682] ppid=8667 vsize=100356 memory=76304 CPUtime=67.64 cores=1,3,5,7
/proc/8682/stat : 8682 (cryptominisat5) R 8667 8649 3344 0 -1 4202496 59309 0 0 0 6755 9 0 0 20 0 1 0 405639831 102764544 19076 33554432000 4194304 4451008 140731974090176 140731974086104 140713723626308 0 4 0 2 0 0 0 17 5 0 0 0 0 0 6549032 6559120 10981376 140731974091709 140731974091840 140731974091840 140731974094790 0
/proc/8682/statm: 25089 19076 741 63 0 18816 0
[pid=8667/tid=8668] ppid=8649 vsize=8068440 memory=20680 CPUtime=0.8 cores=1,3,5,7
/proc/8667/task/8668/stat : 8668 (java) S 8649 8649 3344 0 -1 1077944384 17365 0 0 0 73 7 0 0 20 0 19 0 405639754 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524759949216 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8669] ppid=8649 vsize=8068440 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8669/stat : 8669 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524792351504 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8670] ppid=8649 vsize=8068440 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8670/stat : 8670 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524273617808 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8671] ppid=8649 vsize=8068440 memory=520 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8671/stat : 8671 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524272565264 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8672] ppid=8649 vsize=8068440 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8672/stat : 8672 (java) S 8649 8649 3344 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405639755 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524271512720 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8673] ppid=8649 vsize=8068440 memory=924 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8673/stat : 8673 (java) S 8649 8649 3344 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524234606576 140524788120194 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8674] ppid=8649 vsize=8068440 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8674/stat : 8674 (java) S 8649 8649 3344 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140523612398496 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8675] ppid=8649 vsize=8068440 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8675/stat : 8675 (java) S 8649 8649 3344 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405639757 8262082560 30664 33554432000 4194304 4196468 140731083182224 140523343963120 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8676] ppid=8649 vsize=8068440 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8676/stat : 8676 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522969454800 140524788127643 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8677] ppid=8649 vsize=8068440 memory=804 CPUtime=0.16 cores=1,3,5,7
/proc/8667/task/8677/stat : 8677 (java) S 8649 8649 3344 0 -1 1077944384 670 0 0 0 16 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524233554416 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8678] ppid=8649 vsize=8068440 memory=2580 CPUtime=0.14 cores=1,3,5,7
/proc/8667/task/8678/stat : 8678 (java) S 8649 8649 3344 0 -1 1077944384 706 0 0 0 14 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524232501872 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8679] ppid=8649 vsize=8068440 memory=1760 CPUtime=0.24 cores=1,3,5,7
/proc/8667/task/8679/stat : 8679 (java) S 8649 8649 3344 0 -1 1077944384 1055 0 0 0 24 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524231449328 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8680] ppid=8649 vsize=8068440 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8680/stat : 8680 (java) S 8649 8649 3344 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522471550048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8681] ppid=8649 vsize=8068440 memory=808 CPUtime=0.03 cores=1,3,5,7
/proc/8667/task/8681/stat : 8681 (java) S 8649 8649 3344 0 -1 1077944384 7 0 0 0 1 2 0 0 20 0 19 0 405639760 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524230396208 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8683] ppid=8649 vsize=8068440 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8683/stat : 8683 (java) S 8649 8649 3344 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405639831 8262082560 30664 33554432000 4194304 4196468 140731083182224 140524222362688 140524788133657 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8685] ppid=8649 vsize=8068440 memory=924 CPUtime=0.01 cores=1,3,5,7
/proc/8667/task/8685/stat : 8685 (java) S 8649 8649 3344 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521934663280 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8686] ppid=8649 vsize=8068440 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8686/stat : 8686 (java) S 8649 8649 3344 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405639832 8262082560 30664 33554432000 4194304 4196468 140731083182224 140522068885264 140524788130973 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8687] ppid=8649 vsize=8068440 memory=2916 CPUtime=0 cores=1,3,5,7
/proc/8667/task/8687/stat : 8687 (java) S 8649 8649 3344 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 405639834 8262082560 30664 33554432000 4194304 4196468 140731083182224 140521666240048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
Current children cumulated CPU time: 89.74 s
Current children cumulated vsize: 8281924 KiB
Current children cumulated memory: 200436 KiB

[startup+80.0029 s]*
/proc/loadavg: 2.25 2.04 2.10 5/236 8691
/proc/meminfo: memFree=15954564/32770624 swapFree=66939824/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1476 CPUtime=20.66 cores=1,3,5,7
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3344 0 -1 4202496 582 34394 0 0 0 0 1989 77 20 0 1 0 405638635 115843072 369 33554432000 4194304 5098028 140725392076800 140725392073544 140630966739580 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13406208 140725392085859 140725392086128 140725392086128 140725392089037 0
/proc/8649/statm: 28282 369 311 221 0 87 0
[pid=8667] ppid=8649 vsize=7937364 memory=166796 CPUtime=70.17 cores=1,3,5,7
/proc/8667/stat : 8667 (java) S 8649 8649 3344 0 -1 1077944320 25389 59350 0 0 229 14 6765 9 20 0 17 0 405639754 8127860736 41699 33554432000 4194304 4196468 140731083182224 140731083164768 140524788109047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
/proc/8667/statm: 1984341 41699 3237 1 0 1945685 0
[pid=8667/tid=8668] ppid=8649 vsize=7937364 memory=8317482817917895235 CPUtime=68.7 cores=1,3,5,7
/proc/8667/task/8668/stat : 8668 (java) R 8649 8649 3344 0 -1 4202560 17658 59350 0 0 89 7 6765 9 20 0 17 0 405639754 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524759943472 140524772189534 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8669] ppid=8649 vsize=7937364 memory=4872558044660077418 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8669/stat : 8669 (java) S 8649 8649 3344 0 -1 1077944384 1 59350 0 0 0 0 6765 9 20 0 17 0 405639755 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524792351504 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8670] ppid=8649 vsize=7937364 memory=7980 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8670/stat : 8670 (java) S 8649 8649 3344 0 -1 1077944384 1 59350 0 0 0 0 6765 9 20 0 17 0 405639755 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524273617808 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8671] ppid=8649 vsize=7937364 memory=33 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8671/stat : 8671 (java) S 8649 8649 3344 0 -1 1077944384 1 59350 0 0 0 0 6765 9 20 0 17 0 405639755 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524272565264 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8672] ppid=8649 vsize=7937364 memory=1476 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8672/stat : 8672 (java) S 8649 8649 3344 0 -1 1077944384 2 59350 0 0 0 0 6765 9 20 0 17 0 405639755 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524271512720 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8673] ppid=8649 vsize=7937364 memory=122656 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8673/stat : 8673 (java) S 8649 8649 3344 0 -1 1077944384 7 59350 0 0 0 0 6765 9 20 0 17 0 405639757 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524234606576 140524788120194 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8674] ppid=8649 vsize=7937364 memory=76304 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8674/stat : 8674 (java) S 8649 8649 3344 0 -1 1077944384 13 59350 0 0 0 0 6765 9 20 0 17 0 405639757 8127860736 41699 33554432000 4194304 4196468 140731083182224 140523612398496 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8675] ppid=8649 vsize=7937364 memory=1064 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8675/stat : 8675 (java) S 8649 8649 3344 0 -1 1077944384 1 59350 0 0 0 0 6765 9 20 0 17 0 405639757 8127860736 41699 33554432000 4194304 4196468 140731083182224 140523343963120 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8676] ppid=8649 vsize=7937364 memory=14008 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8676/stat : 8676 (java) S 8649 8649 3344 0 -1 1077944384 3 59350 0 0 0 0 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140522969454800 140524788127643 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8677] ppid=8649 vsize=7937364 memory=20680 CPUtime=68.15 cores=1,3,5,7
/proc/8667/task/8677/stat : 8677 (java) R 8649 8649 3344 0 -1 4202560 2446 59350 0 0 41 0 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524233545360 140524767623936 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8678] ppid=8649 vsize=7937364 memory=14056 CPUtime=68.13 cores=1,3,5,7
/proc/8667/task/8678/stat : 8678 (java) R 8649 8649 3344 0 -1 4202560 1462 59350 0 0 39 0 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524232481104 140524772508792 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8679] ppid=8649 vsize=7937364 memory=2116 CPUtime=68.14 cores=1,3,5,7
/proc/8667/task/8679/stat : 8679 (java) R 8649 8649 3344 0 -1 1077944384 1957 59350 0 0 40 0 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524231449424 140524788119253 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8680] ppid=8649 vsize=7937364 memory=520 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8680/stat : 8680 (java) S 8649 8649 3344 0 -1 1077944384 3 59350 0 0 0 0 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140522471550048 140524788119253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8681] ppid=8649 vsize=7937364 memory=1560 CPUtime=67.77 cores=1,3,5,7
/proc/8667/task/8681/stat : 8681 (java) S 8649 8649 3344 0 -1 1077944384 7 59350 0 0 1 2 6765 9 20 0 17 0 405639760 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524230396208 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8683] ppid=8649 vsize=7937364 memory=-5059952977386882957 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8683/stat : 8683 (java) S 8649 8649 3344 0 -1 1077944384 36 59350 0 0 0 0 6765 9 20 0 17 0 405639831 8127860736 41699 33554432000 4194304 4196468 140731083182224 140524222361872 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
[pid=8667/tid=8687] ppid=8649 vsize=7937364 memory=924 CPUtime=67.74 cores=1,3,5,7
/proc/8667/task/8687/stat : 8687 (java) S 8649 8649 3344 0 -1 1077944384 9 59350 0 0 0 0 6765 9 20 0 17 0 405639834 8127860736 41699 33554432000 4194304 4196468 140731083182224 140521666241840 140524788120194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140731083187196 140731083187354 140731083187354 140731083190223 0
Current children cumulated CPU time: 90.83 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 168272 KiB

Child status: 0
Real time (s): 80.0822
CPU time (s): 91.0495
CPU user time (s): 90.0168
CPU system time (s): 1.03277
CPU usage (%): 113.695
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3141388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.0168
system time used= 1.03276
maximum resident set size= 3139992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8970
involuntary context switches= 94


# summary of solver processes directly reported to runsolver:
#   pid: 8649
#   total CPU time (s): 91.0495
#   total CPU user time (s): 90.0168
#   total CPU system time (s): 1.03277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.659 second user time and 0.853682 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 16:06:38
IDJOB=4388284
IDBENCH=138957
IDSOLVER=2826
FILE ID=node119/4388284-1568297237
RUNJOBID= node119-1568285951-4194
PBS_JOBID= 21701084
Free space on /tmp= 52348 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h374-19.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388284-1568297237/watcher-4388284-1568297237 -o /tmp/evaluation-result-4388284-1568297237/solver-4388284-1568297237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568285951-4194 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388284-1568297237.xml

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

MD5SUM BENCH= 3875648f967e99deb98809a056dae84c
RANDOM SEED=261108911

node119.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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:        16116960 kB
MemAvailable:   27620528 kB
Buffers:          143664 kB
Cached:         11531996 kB
SwapCached:        61084 kB
Active:          7099284 kB
Inactive:        8815060 kB
Active(anon):    4175148 kB
Inactive(anon):   105352 kB
Active(file):    2924136 kB
Inactive(file):  8709708 kB
Unevictable:      106656 kB
Mlocked:          106656 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             20692 kB
Writeback:           160 kB
AnonPages:       4370676 kB
Mapped:            56144 kB
Shmem:             32808 kB
Slab:             327280 kB
SReclaimable:     298184 kB
SUnreclaim:        29096 kB
KernelStack:        3840 kB
PageTables:        14376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10770812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2002944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 52324 MiB
End job on node119 at 2019-09-12 16:07:58