Trace number 4392757

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+ManyGlucose (2019-06-15)SAT 125.818 26.9087

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h374-02.xml
MD5SUM595b80e98a8312b53afa04c8c4859da3
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 benchmark10.2016
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 -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-3440-serial-file.bin HOME/instance-4392757-1568442959.xml
0.66/0.60	
0.66/0.60	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.60	
0.78/0.62	c BEGIN-Prog: Sat Sep 14 08:35:19 CEST 2019
0.78/0.62	c PID: 3443
0.78/0.62	c IP: 172.20.3.116
0.78/0.62	c HOST: node116.alineos.net
0.78/0.63	c (0,0) Parsing Begin
1.83/1.16	c (0,0) Parsing End
1.83/1.17	c (0,0) CSP: 866 int (0 aux), 34 bool (0 aux), 2 ctr, max domain size 30
2.68/1.43	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.68/1.43	c (0,0) Constraint Name Generate Begin
2.68/1.43	c (0,0) Ctr:HOME/instance-4392757-1568442959.xml,AllDifferentMatrix:Instantiation:Var
2.68/1.43	c (0,0) Constraint Name Generate End
2.68/1.43	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.68/1.43	c (0,0) CSP to CSPinCNF Begin
2.68/1.43	c (0,0) translated 1 (10%) constraints
6.11/3.09	c (2,2) translated 2 (20%) constraints
6.27/3.12	c (2,2) ===========================================
6.65/3.22	c (2,2) Hybrid: #OE=374, #LE=526
6.65/3.22	c (2,2) Hybrid
6.65/3.22	c (2,2) ===========================================
8.89/3.80	c (3,3) translated 2855 (10%) constraints
9.55/4.17	c (3,3) translated 5710 (20%) constraints
10.00/4.53	c (3,3) translated 8564 (30%) constraints
10.31/4.87	c (4,4) translated 11419 (40%) constraints
10.71/5.24	c (4,4) translated 14273 (50%) constraints
11.04/5.55	c (4,4) translated 17128 (60%) constraints
11.68/5.85	c (5,5) translated 19983 (70%) constraints
12.03/6.15	c (5,5) translated 22837 (80%) constraints
12.34/6.49	c (5,5) translated 25692 (90%) constraints
12.65/6.75	c (6,6) translated 28546 (100%) constraints
12.65/6.76	c (6,6) CSP to CSPinCNF End
12.65/6.77	c (6,6) CSP: 866 int (0 aux), 27034 bool (27000 aux), 137072 ctr, max domain size 30
12.65/6.77	c (6,6) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
12.65/6.77	c (6,6) CSPinCNF Propagation Begin
17.05/9.19	c (8,8) 20984 values, 89563 unsatisfiable literals, and 93156 valid clauses are removed
17.05/9.19	c (8,8) CSPinCNF Propagation End
17.05/9.19	c (8,8) CSP: 866 int (0 aux), 27034 bool (27000 aux), 43916 ctr, max domain size 30
17.05/9.19	c (8,8) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.21/9.25	c (8,8) Hybrid: #OE=27374, #LE=526
17.21/9.25	c (8,8) Simplify CSPinCNF Begin
18.62/9.81	c (9,9) Simplify CSPinCNF End
18.62/9.82	c (9,9) CSP: 866 int (0 aux), 52164 bool (52130 aux), 69046 ctr, max domain size 30
18.62/9.82	c (9,9) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.62/9.82	c (9,9) Calculate Precise Domain Begin
18.62/9.82	c (9,9) 0 values are removed by re-calculation
18.62/9.82	c (9,9) Calculate Precise Domain End
18.62/9.84	c (9,9) CSP: 866 int (0 aux), 52164 bool (52130 aux), 69046 ctr, max domain size 30
18.62/9.84	c (9,9) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.62/9.84	c (9,9) CSPinCNF to SatSolver Begin
20.75/10.44	c (9,9) 6905 (10 %) CSP clauses are encoded (0 SAT variables, 28946 SAT clauses)
21.15/10.62	c (10,10) 13810 (20 %) CSP clauses are encoded (0 SAT variables, 50277 SAT clauses)
21.27/10.78	c (10,10) 20714 (30 %) CSP clauses are encoded (0 SAT variables, 70315 SAT clauses)
21.51/10.94	c (10,10) 27619 (40 %) CSP clauses are encoded (0 SAT variables, 89726 SAT clauses)
21.64/11.10	c (10,10) 34523 (50 %) CSP clauses are encoded (0 SAT variables, 110514 SAT clauses)
21.84/11.25	c (10,10) 41428 (60 %) CSP clauses are encoded (0 SAT variables, 131411 SAT clauses)
22.14/11.41	c (10,10) 48333 (70 %) CSP clauses are encoded (0 SAT variables, 152238 SAT clauses)
22.25/11.57	c (10,10) 55237 (80 %) CSP clauses are encoded (0 SAT variables, 173248 SAT clauses)
22.46/11.72	c (11,11) 62142 (90 %) CSP clauses are encoded (0 SAT variables, 194265 SAT clauses)
22.56/11.87	c (11,11) 69046 (100 %) CSP clauses are encoded (0 SAT variables, 214615 SAT clauses)
22.56/11.87	c (11,11) CSPinCNF to SatSolver End
22.56/11.87	c (11,11) Heap : 4392 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
22.56/11.87	c (11,11) 40772 bool, 214616 clause
22.56/11.87	c (11,11) Export Begin
22.90/12.04	c (11,11) Export to HOME/scop-3440-serial-file.bin
22.90/12.04	c (11,11) Export End
22.90/12.04	c (11,11) Export File Size: 0.15 MB
22.90/12.04	c (11,11) 0,0,6,8,9,9,11,STOP-AFTER(DIMACS)
22.90/12.04	c END-Prog: Sat Sep 14 08:35:30 CEST 2019
22.90/12.09	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-3440-serial-file.bin
23.07/12.60	c (0,0) Read Serial File Begin
23.07/12.60	c (0,0) HOME/scop-3440-serial-file.bin
23.07/12.89	c (0,0) Read Serial File End
23.07/12.90	
23.07/12.90	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
23.07/12.90	(Solving Process)
23.07/12.90	
23.07/12.92	c BEGIN-Prog: Sat Sep 14 08:35:31 CEST 2019
23.07/12.92	c PID: 3466
23.07/12.92	c IP: 172.20.3.116
23.07/12.92	c HOST: node116.alineos.net
23.07/12.93	c (0,0) SatSolver.solve Begin
23.07/12.93	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392757-1568442959.xml-scop-3443.cnf
23.07/12.96	c (0,0) c
23.07/12.96	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
23.07/12.96	c (0,0) c
23.07/12.96	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
23.07/12.96	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
23.07/12.96	c (0,0) c ========================================[ Problem Statistics ]===========================================
23.07/12.96	c (0,0) c |                                                                                                       |
24.63/13.05	c (0,0) c |  Number of variables:         40772                                                                   |
24.63/13.05	c (0,0) c |  Number of clauses:          214616                                                                   |
24.63/13.05	c (0,0) c |  Parse time:                   0.08 s                                                                 |
24.63/13.05	c (0,0) c |                                                                                                       |
24.84/13.28	c (0,0) c |  Simplification time:          0.22 s                                                                 |
24.84/13.28	c (0,0) c |                                                                                                       |
24.84/13.28	c (0,0) c |  Generating clones                                                                                    |
25.04/13.41	c (0,0) c |  all clones generated. Memory =   201.55Mb.                                                           |
25.04/13.41	c (0,0) c ========================================================================================================|
25.04/13.41	c (0,0) c
25.04/13.41	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
25.04/13.41	c (0,0) c
25.04/13.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
25.04/13.41	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
25.04/13.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
25.04/13.41	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
25.04/13.41	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
25.04/13.41	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
25.04/13.41	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
25.04/13.41	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
25.04/13.41	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
25.04/13.41	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
25.04/13.41	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
25.04/13.41	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
25.04/13.41	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
25.04/13.41	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
25.04/13.41	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
25.04/13.41	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
25.04/13.41	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
25.04/13.41	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
25.04/13.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c real time : 13.6028 s
124.93/26.56	c (14,0) c cpu time  : 99.994 s
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | Conflicts     |          133098 |      16449 |      16383 |      16733 |      17241 |      16528 |      16408 |      16437 |      16919 |
124.93/26.56	c (14,0) c | Decisions     |         1791913 |     221159 |     225418 |     222101 |     226216 |     222756 |     224499 |     226646 |     223118 |
124.93/26.56	c (14,0) c | Propagations  |       174759135 |   21573707 |   21831136 |   21977415 |   22213923 |   21823764 |   21670217 |   21807096 |   21861877 |
124.93/26.56	c (14,0) c | ReduceDBs     |              24 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
124.93/26.56	c (14,0) c | SimpDBs       |             303 |         38 |         38 |         38 |         38 |         38 |         37 |         38 |         38 |
124.93/26.56	c (14,0) c | Restarts      |            1759 |        202 |        214 |        222 |        222 |        221 |        233 |        220 |        225 |
124.93/26.56	c (14,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
124.93/26.56	c (14,0) c | PropBinClauses|       380436123 |   47099386 |   47271665 |   47963749 |   48419546 |   47388153 |   47056898 |   47556481 |   47680245 |
124.93/26.56	c (14,0) c | PropPreBlocker|      1681521779 |  207752714 |  207740082 |  213267892 |  214717011 |  209878524 |  208363199 |  208660144 |  211142213 |
124.93/26.56	c (14,0) c | PropNotBlocker|       440752425 |   54679464 |   54258684 |   56064088 |   56174288 |   54940551 |   54997316 |   54408605 |   55229429 |
124.93/26.56	c (14,0) c | LitFullScans  |      2912900859 |  360083895 |  360070452 |  369399165 |  372132558 |  363209027 |  360732795 |  361600577 |  365672390 |
124.93/26.56	c (14,0) c | LitScanFracts |          756331 |      35256 |      56985 |     258983 |     126198 |     130840 |      74450 |      26405 |      47214 |
124.93/26.56	c (14,0) c | DecisionLevel0|           12575 |       1559 |       1603 |       1556 |       1584 |       1550 |       1574 |       1596 |       1553 |
124.93/26.56	c (14,0) c | Periods       |             483 |         60 |         60 |         61 |         62 |         60 |         60 |         60 |         60 |
124.93/26.56	c (14,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
124.93/26.56	c (14,0) c | Avg_Trail     |                 |       7945 |       7918 |       8045 |       8006 |       8019 |       8003 |       7940 |       7963 |
124.93/26.56	c (14,0) c | Avg_DL        |                 |         91 |         90 |         91 |         92 |         90 |         90 |         90 |         92 |
124.93/26.56	c (14,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
124.93/26.56	c (14,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | Exported      |           33181 |       4094 |       4150 |       4194 |       4279 |       4129 |       4174 |       4105 |       4056 |
124.93/26.56	c (14,0) c | Imported      |          173187 |      21258 |      21200 |      22230 |      22098 |      21699 |      21232 |      21742 |      21728 |
124.93/26.56	c (14,0) c | Good          |           42961 |       5300 |       5259 |       5495 |       5449 |       5393 |       5291 |       5392 |       5382 |
124.93/26.56	c (14,0) c | Purge         |          130226 |      15958 |      15941 |      16735 |      16649 |      16306 |      15941 |      16350 |      16346 |
124.93/26.56	c (14,0) c | Promoted      |            5486 |        676 |        634 |        710 |        758 |        675 |        685 |        658 |        690 |
124.93/26.56	c (14,0) c | Remove_Imp    |           37373 |       5016 |       4900 |       4941 |       3439 |       4987 |       4982 |       4933 |       4175 |
124.93/26.56	c (14,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | Unaries       |                 |       1357 |       1389 |       1334 |       1362 |       1329 |       1341 |       1376 |       1328 |
124.93/26.56	c (14,0) c | Binaries      |                 |        921 |        952 |        929 |        966 |        916 |        936 |        921 |        929 |
124.93/26.56	c (14,0) c | Glues         |                 |       1511 |       1579 |       1506 |       1570 |       1488 |       1528 |       1476 |       1533 |
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | Orig_Seen     |            29 % |      47899 |      48208 |      48711 |      49042 |      48255 |      48340 |      48379 |      48699 |
124.93/26.56	c (14,0) c | Diff Orig seen|                 | -      441 | -      132 |        371 |        702 | -       85 |      X     |         39 |        359 |
124.93/26.56	c (14,0) c | Hamming       |            12 % |       4988 |       4853 |       5213 |       4607 |       4798 |      X     |       5268 |       4900 |
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c | RunningTime   |                 |   13.1 100%|   12.6 100%|   12.4 100%|   12.4 100%|   12.4 100%|   12.4 100%|   12.4 100%|   12.4 100%|
124.93/26.56	c (14,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c | SolvingTime   |                 |   13.1     |   12.6     |   12.4     |   12.4     |   12.4     |   12.4     |   12.4     |   12.4     |
124.93/26.56	c (14,0) c | PropagationTim|                 |   11.6  88%|   11.0  88%|   10.9  87%|   10.8  87%|   10.9  88%|   10.9  87%|   10.9  87%|   10.8  87%|
124.93/26.56	c (14,0) c | AnalysisTime  |                 |    0.6   5%|    0.6   5%|    0.7   5%|    0.7   5%|    0.6   5%|    0.6   5%|    0.7   5%|    0.7   5%|
124.93/26.56	c (14,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c | SimplifyTime  |                 |    0.2   1%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|
124.93/26.56	c (14,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
124.93/26.56	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c
124.93/26.56	c (14,0) c Threads : 8
124.93/26.56	c (14,0) c Winner : 5
124.93/26.56	c (14,0) c Conflicts_0 : 16449
124.93/26.56	c (14,0) c Conflicts_1 : 16383
124.93/26.56	c (14,0) c Conflicts_2 : 16733
124.93/26.56	c (14,0) c Conflicts_3 : 17241
124.93/26.56	c (14,0) c Conflicts_4 : 16528
124.93/26.56	c (14,0) c Conflicts_5 : 16408
124.93/26.56	c (14,0) c Conflicts_6 : 16437
124.93/26.56	c (14,0) c Conflicts_7 : 16919
124.93/26.56	c (14,0) c Conflicts_total : 133098
124.93/26.56	c (14,0) c Conflicts_winner : 16408
124.93/26.56	c (14,0) c Decisions_0 : 221159
124.93/26.56	c (14,0) c Decisions_1 : 225418
124.93/26.56	c (14,0) c Decisions_2 : 222101
124.93/26.56	c (14,0) c Decisions_3 : 226216
124.93/26.56	c (14,0) c Decisions_4 : 222756
124.93/26.56	c (14,0) c Decisions_5 : 224499
124.93/26.56	c (14,0) c Decisions_6 : 226646
124.93/26.56	c (14,0) c Decisions_7 : 223118
124.93/26.56	c (14,0) c Decisions_total : 1791913
124.93/26.56	c (14,0) c Decisions_winner : 224499
124.93/26.56	c (14,0) c Propagations_0 : 21573707
124.93/26.56	c (14,0) c Propagations_1 : 21831136
124.93/26.56	c (14,0) c Propagations_2 : 21977415
124.93/26.56	c (14,0) c Propagations_3 : 22213923
124.93/26.56	c (14,0) c Propagations_4 : 21823764
124.93/26.56	c (14,0) c Propagations_5 : 21670217
124.93/26.56	c (14,0) c Propagations_6 : 21807096
124.93/26.56	c (14,0) c Propagations_7 : 21861877
124.93/26.56	c (14,0) c Propagations_total : 174759135
124.93/26.56	c (14,0) c Propagations_winner : 21670217
124.93/26.56	c (14,0) c ReduceDBs_0 : 3
124.93/26.56	c (14,0) c ReduceDBs_1 : 3
124.93/26.56	c (14,0) c ReduceDBs_2 : 3
124.93/26.56	c (14,0) c ReduceDBs_3 : 3
124.93/26.56	c (14,0) c ReduceDBs_4 : 3
124.93/26.56	c (14,0) c ReduceDBs_5 : 3
124.93/26.56	c (14,0) c ReduceDBs_6 : 3
124.93/26.56	c (14,0) c ReduceDBs_7 : 3
124.93/26.56	c (14,0) c ReduceDBs_total : 24
124.93/26.56	c (14,0) c ReduceDBs_winner : 3
124.93/26.56	c (14,0) c SimpDBs_0 : 38
124.93/26.56	c (14,0) c SimpDBs_1 : 38
124.93/26.56	c (14,0) c SimpDBs_2 : 38
124.93/26.56	c (14,0) c SimpDBs_3 : 38
124.93/26.56	c (14,0) c SimpDBs_4 : 38
124.93/26.56	c (14,0) c SimpDBs_5 : 37
124.93/26.56	c (14,0) c SimpDBs_6 : 38
124.93/26.56	c (14,0) c SimpDBs_7 : 38
124.93/26.56	c (14,0) c SimpDBs_total : 303
124.93/26.56	c (14,0) c SimpDBs_winner : 37
124.93/26.56	c (14,0) c Restarts_0 : 202
124.93/26.56	c (14,0) c Restarts_1 : 214
124.93/26.56	c (14,0) c Restarts_2 : 222
124.93/26.56	c (14,0) c Restarts_3 : 222
124.93/26.56	c (14,0) c Restarts_4 : 221
124.93/26.56	c (14,0) c Restarts_5 : 233
124.93/26.56	c (14,0) c Restarts_6 : 220
124.93/26.56	c (14,0) c Restarts_7 : 225
124.93/26.56	c (14,0) c Restarts_total : 1759
124.93/26.56	c (14,0) c Restarts_winner : 233
124.93/26.56	c (14,0) c ForcedImports_0 : 0
124.93/26.56	c (14,0) c ForcedImports_1 : 0
124.93/26.56	c (14,0) c ForcedImports_2 : 0
124.93/26.56	c (14,0) c ForcedImports_3 : 0
124.93/26.56	c (14,0) c ForcedImports_4 : 0
124.93/26.56	c (14,0) c ForcedImports_5 : 0
124.93/26.56	c (14,0) c ForcedImports_6 : 0
124.93/26.56	c (14,0) c ForcedImports_7 : 0
124.93/26.56	c (14,0) c ForcedImports_total : 0
124.93/26.56	c (14,0) c ForcedImports_winner : 0
124.93/26.56	c (14,0) c PropsBinClauses_0 : 47099386
124.93/26.56	c (14,0) c PropsBinClauses_1 : 47271665
124.93/26.56	c (14,0) c PropsBinClauses_2 : 47963749
124.93/26.56	c (14,0) c PropsBinClauses_3 : 48419546
124.93/26.56	c (14,0) c PropsBinClauses_4 : 47388153
124.93/26.56	c (14,0) c PropsBinClauses_5 : 47056898
124.93/26.56	c (14,0) c PropsBinClauses_6 : 47556481
124.93/26.56	c (14,0) c PropsBinClauses_7 : 47680245
124.93/26.56	c (14,0) c PropsBinClauses_total : 380436123
124.93/26.56	c (14,0) c PropsBinClauses_winner : 47056898
124.93/26.56	c (14,0) c PropsPreBlocker_0 : 207752714
124.93/26.56	c (14,0) c PropsPreBlocker_1 : 207740082
124.93/26.56	c (14,0) c PropsPreBlocker_2 : 213267892
124.93/26.56	c (14,0) c PropsPreBlocker_3 : 214717011
124.93/26.56	c (14,0) c PropsPreBlocker_4 : 209878524
124.93/26.56	c (14,0) c PropsPreBlocker_5 : 208363199
124.93/26.56	c (14,0) c PropsPreBlocker_6 : 208660144
124.93/26.56	c (14,0) c PropsPreBlocker_7 : 211142213
124.93/26.56	c (14,0) c PropsPreBlocker_total : 1681521779
124.93/26.56	c (14,0) c PropsPreBlocker_winner : 208363199
124.93/26.56	c (14,0) c PropsNotBlocker_0 : 54679464
124.93/26.56	c (14,0) c PropsNotBlocker_1 : 54258684
124.93/26.56	c (14,0) c PropsNotBlocker_2 : 56064088
124.93/26.56	c (14,0) c PropsNotBlocker_3 : 56174288
124.93/26.56	c (14,0) c PropsNotBlocker_4 : 54940551
124.93/26.56	c (14,0) c PropsNotBlocker_5 : 54997316
124.93/26.56	c (14,0) c PropsNotBlocker_6 : 54408605
124.93/26.56	c (14,0) c PropsNotBlocker_7 : 55229429
124.93/26.56	c (14,0) c PropsNotBlocker_total : 440752425
124.93/26.56	c (14,0) c PropsNotBlocker_winner : 54997316
124.93/26.56	c (14,0) c PropsLitFullScans_0 : 360083895
124.93/26.56	c (14,0) c PropsLitFullScans_1 : 360070452
124.93/26.56	c (14,0) c PropsLitFullScans_2 : 369399165
124.93/26.56	c (14,0) c PropsLitFullScans_3 : 372132558
124.93/26.56	c (14,0) c PropsLitFullScans_4 : 363209027
124.93/26.56	c (14,0) c PropsLitFullScans_5 : 360732795
124.93/26.56	c (14,0) c PropsLitFullScans_6 : 361600577
124.93/26.56	c (14,0) c PropsLitFullScans_7 : 365672390
124.93/26.56	c (14,0) c PropsLitFullScans_total : 2912900859
124.93/26.56	c (14,0) c PropsLitFullScans_winner : 360732795
124.93/26.56	c (14,0) c LitScanFractions_0 : 35256
124.93/26.56	c (14,0) c LitScanFractions_1 : 56985
124.93/26.56	c (14,0) c LitScanFractions_2 : 258983
124.93/26.56	c (14,0) c LitScanFractions_3 : 126198
124.93/26.56	c (14,0) c LitScanFractions_4 : 130840
124.93/26.56	c (14,0) c LitScanFractions_5 : 74450
124.93/26.56	c (14,0) c LitScanFractions_6 : 26405
124.93/26.56	c (14,0) c LitScanFractions_7 : 47214
124.93/26.56	c (14,0) c LitScanFractions_total : 756331
124.93/26.56	c (14,0) c LitScanFractions_winner : 74450
124.93/26.57	c (14,0) c DecisionLevel0_0 : 1559
124.93/26.57	c (14,0) c DecisionLevel0_1 : 1603
124.93/26.57	c (14,0) c DecisionLevel0_2 : 1556
124.93/26.57	c (14,0) c DecisionLevel0_3 : 1584
124.93/26.57	c (14,0) c DecisionLevel0_4 : 1550
124.93/26.57	c (14,0) c DecisionLevel0_5 : 1574
124.93/26.57	c (14,0) c DecisionLevel0_6 : 1596
124.93/26.57	c (14,0) c DecisionLevel0_7 : 1553
124.93/26.57	c (14,0) c DecisionLevel0_total : 12575
124.93/26.57	c (14,0) c DecisionLevel0_winner : 1574
124.93/26.57	c (14,0) c Periods_0 : 60
124.93/26.57	c (14,0) c Periods_1 : 60
124.93/26.57	c (14,0) c Periods_2 : 61
124.93/26.57	c (14,0) c Periods_3 : 62
124.93/26.57	c (14,0) c Periods_4 : 60
124.93/26.57	c (14,0) c Periods_5 : 60
124.93/26.57	c (14,0) c Periods_6 : 60
124.93/26.57	c (14,0) c Periods_7 : 60
124.93/26.57	c (14,0) c Periods_total : 483
124.93/26.57	c (14,0) c Periods_winner : 60
124.93/26.57	c (14,0) c Margin_0 : 20
124.93/26.57	c (14,0) c Margin_1 : 20
124.93/26.57	c (14,0) c Margin_2 : 20
124.93/26.57	c (14,0) c Margin_3 : 20
124.93/26.57	c (14,0) c Margin_4 : 20
124.93/26.57	c (14,0) c Margin_5 : 20
124.93/26.57	c (14,0) c Margin_6 : 20
124.93/26.57	c (14,0) c Margin_7 : 20
124.93/26.57	c (14,0) c Margin_total : 160
124.93/26.57	c (14,0) c Margin_winner : 20
124.93/26.57	c (14,0) c Exported_0 : 4094
124.93/26.57	c (14,0) c Exported_1 : 4150
124.93/26.57	c (14,0) c Exported_2 : 4194
124.93/26.57	c (14,0) c Exported_3 : 4279
124.93/26.57	c (14,0) c Exported_4 : 4129
124.93/26.57	c (14,0) c Exported_5 : 4174
124.93/26.57	c (14,0) c Exported_6 : 4105
124.93/26.57	c (14,0) c Exported_7 : 4056
124.93/26.57	c (14,0) c Exported_total : 33181
124.93/26.57	c (14,0) c Exported_winner : 4174
124.93/26.57	c (14,0) c Imported_0 : 21258
124.93/26.57	c (14,0) c Imported_1 : 21200
124.93/26.57	c (14,0) c Imported_2 : 22230
124.93/26.57	c (14,0) c Imported_3 : 22098
124.93/26.57	c (14,0) c Imported_4 : 21699
124.93/26.57	c (14,0) c Imported_5 : 21232
124.93/26.57	c (14,0) c Imported_6 : 21742
124.93/26.57	c (14,0) c Imported_7 : 21728
124.93/26.57	c (14,0) c Imported_total : 173187
124.93/26.57	c (14,0) c Imported_winner : 21232
124.93/26.57	c (14,0) c Good_0 : 5300
124.93/26.57	c (14,0) c Good_1 : 5259
124.93/26.57	c (14,0) c Good_2 : 5495
124.93/26.57	c (14,0) c Good_3 : 5449
124.93/26.57	c (14,0) c Good_4 : 5393
124.93/26.57	c (14,0) c Good_5 : 5291
124.93/26.57	c (14,0) c Good_6 : 5392
124.93/26.57	c (14,0) c Good_7 : 5382
124.93/26.57	c (14,0) c Good_total : 42961
124.93/26.57	c (14,0) c Good_winner : 5291
124.93/26.57	c (14,0) c Purge_0 : 15958
124.93/26.57	c (14,0) c Purge_1 : 15941
124.93/26.57	c (14,0) c Purge_2 : 16735
124.93/26.57	c (14,0) c Purge_3 : 16649
124.93/26.57	c (14,0) c Purge_4 : 16306
124.93/26.57	c (14,0) c Purge_5 : 15941
124.93/26.57	c (14,0) c Purge_6 : 16350
124.93/26.57	c (14,0) c Purge_7 : 16346
124.93/26.57	c (14,0) c Purge_total : 130226
124.93/26.57	c (14,0) c Purge_winner : 15941
124.93/26.57	c (14,0) c Promoted_0 : 676
124.93/26.57	c (14,0) c Promoted_1 : 634
124.93/26.57	c (14,0) c Promoted_2 : 710
124.93/26.57	c (14,0) c Promoted_3 : 758
124.93/26.57	c (14,0) c Promoted_4 : 675
124.93/26.57	c (14,0) c Promoted_5 : 685
124.93/26.57	c (14,0) c Promoted_6 : 658
124.93/26.57	c (14,0) c Promoted_7 : 690
124.93/26.57	c (14,0) c Promoted_total : 5486
124.93/26.57	c (14,0) c Promoted_winner : 685
124.93/26.57	c (14,0) c Remove_Imp_0 : 5016
124.93/26.58	c (14,0) c Remove_Imp_1 : 4900
124.93/26.58	c (14,0) c Remove_Imp_2 : 4941
124.93/26.58	c (14,0) c Remove_Imp_3 : 3439
124.93/26.58	c (14,0) c Remove_Imp_4 : 4987
124.93/26.58	c (14,0) c Remove_Imp_5 : 4982
124.93/26.58	c (14,0) c Remove_Imp_6 : 4933
124.93/26.58	c (14,0) c Remove_Imp_7 : 4175
124.93/26.58	c (14,0) c Remove_Imp_total : 37373
124.93/26.58	c (14,0) c Remove_Imp_winner : 4982
124.93/26.58	c (14,0) c Blocked_Reuse_0 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_1 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_2 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_3 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_4 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_5 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_6 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_7 : 0
124.93/26.58	c (14,0) c Blocked_Reuse_total : 0
124.93/26.58	c (14,0) c Blocked_Reuse_winner : 0
124.93/26.58	c (14,0) c Unaries_0 : 1357
124.93/26.58	c (14,0) c Unaries_1 : 1389
124.93/26.58	c (14,0) c Unaries_2 : 1334
124.93/26.58	c (14,0) c Unaries_3 : 1362
124.93/26.58	c (14,0) c Unaries_4 : 1329
124.93/26.58	c (14,0) c Unaries_5 : 1341
124.93/26.58	c (14,0) c Unaries_6 : 1376
124.93/26.58	c (14,0) c Unaries_7 : 1328
124.93/26.58	c (14,0) c Unaries_total : 10816
124.93/26.58	c (14,0) c Unaries_winner : 1341
124.93/26.58	c (14,0) c Binaries_0 : 921
124.93/26.58	c (14,0) c Binaries_1 : 952
124.93/26.58	c (14,0) c Binaries_2 : 929
124.93/26.58	c (14,0) c Binaries_3 : 966
124.93/26.58	c (14,0) c Binaries_4 : 916
124.93/26.58	c (14,0) c Binaries_5 : 936
124.93/26.58	c (14,0) c Binaries_6 : 921
124.93/26.58	c (14,0) c Binaries_7 : 929
124.93/26.58	c (14,0) c Binaries_total : 7470
124.93/26.58	c (14,0) c Binaries_winner : 936
124.93/26.58	c (14,0) c Glues_0 : 1511
124.93/26.58	c (14,0) c Glues_1 : 1579
124.93/26.58	c (14,0) c Glues_2 : 1506
124.93/26.58	c (14,0) c Glues_3 : 1570
124.93/26.58	c (14,0) c Glues_4 : 1488
124.93/26.58	c (14,0) c Glues_5 : 1528
124.93/26.58	c (14,0) c Glues_6 : 1476
124.93/26.58	c (14,0) c Glues_7 : 1533
124.93/26.58	c (14,0) c Glues_total : 12191
124.93/26.58	c (14,0) c Glues_winner : 1528
124.93/26.58	c (14,0) c RunningTime_0 : 13.129112
124.93/26.58	c (14,0) c RunningTime_1 : 12.557779
124.93/26.58	c (14,0) c RunningTime_2 : 12.426960
124.93/26.58	c (14,0) c RunningTime_3 : 12.414196
124.93/26.58	c (14,0) c RunningTime_4 : 12.411721
124.93/26.58	c (14,0) c RunningTime_5 : 12.405424
124.93/26.58	c (14,0) c RunningTime_6 : 12.429834
124.93/26.58	c (14,0) c RunningTime_7 : 12.415043
124.93/26.58	c (14,0) c RunningTime_total : 100.190070
124.93/26.58	c (14,0) c RunningTime_winner : 12.405424
124.93/26.58	c (14,0) c WaitingTime_0 : 0.000056
124.93/26.58	c (14,0) c WaitingTime_1 : 0.000062
124.93/26.58	c (14,0) c WaitingTime_2 : 0.000069
124.93/26.58	c (14,0) c WaitingTime_3 : 0.000073
124.93/26.58	c (14,0) c WaitingTime_4 : 0.000061
124.93/26.58	c (14,0) c WaitingTime_5 : 0.000075
124.93/26.58	c (14,0) c WaitingTime_6 : 0.000056
124.93/26.58	c (14,0) c WaitingTime_7 : 0.000061
124.93/26.58	c (14,0) c WaitingTime_total : 0.000512
124.93/26.58	c (14,0) c WaitingTime_winner : 0.000075
124.93/26.58	c (14,0) c ExchangingTime_0 : 0.011304
124.93/26.58	c (14,0) c ExchangingTime_1 : 0.011588
124.93/26.58	c (14,0) c ExchangingTime_2 : 0.011569
124.93/26.58	c (14,0) c ExchangingTime_3 : 0.011959
124.93/26.58	c (14,0) c ExchangingTime_4 : 0.011081
124.93/26.58	c (14,0) c ExchangingTime_5 : 0.011289
124.93/26.58	c (14,0) c ExchangingTime_6 : 0.011224
124.93/26.58	c (14,0) c ExchangingTime_7 : 0.010976
124.93/26.58	c (14,0) c ExchangingTime_total : 0.090990
124.93/26.58	c (14,0) c ExchangingTime_winner : 0.011289
124.93/26.58	c (14,0) c PeriodProcTime_0 : 0.000587
124.93/26.58	c (14,0) c PeriodProcTime_1 : 0.000551
124.93/26.58	c (14,0) c PeriodProcTime_2 : 0.000539
124.93/26.58	c (14,0) c PeriodProcTime_3 : 0.000529
124.93/26.58	c (14,0) c PeriodProcTime_4 : 0.000543
124.93/26.58	c (14,0) c PeriodProcTime_5 : 0.000533
124.93/26.58	c (14,0) c PeriodProcTime_6 : 0.000502
124.93/26.58	c (14,0) c PeriodProcTime_7 : 0.000492
124.93/26.58	c (14,0) c PeriodProcTime_total : 0.004274
124.93/26.58	c (14,0) c PeriodProcTime_winner : 0.000533
124.93/26.58	c (14,0) c SolvingTime_0 : 13.141059
124.93/26.58	c (14,0) c SolvingTime_1 : 12.569979
124.93/26.58	c (14,0) c SolvingTime_2 : 12.439137
124.93/26.58	c (14,0) c SolvingTime_3 : 12.426757
124.93/26.58	c (14,0) c SolvingTime_4 : 12.423406
124.93/26.58	c (14,0) c SolvingTime_5 : 12.417321
124.93/26.58	c (14,0) c SolvingTime_6 : 12.441616
124.93/26.58	c (14,0) c SolvingTime_7 : 12.426571
124.93/26.58	c (14,0) c SolvingTime_total : 100.285846
124.93/26.58	c (14,0) c SolvingTime_winner : 12.417321
124.93/26.58	c (14,0) c PropagationTime_0 : 11.565772
124.93/26.58	c (14,0) c PropagationTime_1 : 11.008506
124.93/26.58	c (14,0) c PropagationTime_2 : 10.871654
124.93/26.58	c (14,0) c PropagationTime_3 : 10.833576
124.93/26.58	c (14,0) c PropagationTime_4 : 10.882702
124.93/26.58	c (14,0) c PropagationTime_5 : 10.860270
124.93/26.58	c (14,0) c PropagationTime_6 : 10.861887
124.93/26.58	c (14,0) c PropagationTime_7 : 10.843189
124.93/26.58	c (14,0) c PropagationTime_total : 87.727556
124.93/26.58	c (14,0) c PropagationTime_winner : 10.860270
124.93/26.58	c (14,0) c AnalysisTime_0 : 0.637724
124.93/26.58	c (14,0) c AnalysisTime_1 : 0.641688
124.93/26.58	c (14,0) c AnalysisTime_2 : 0.667547
124.93/26.58	c (14,0) c AnalysisTime_3 : 0.675137
124.93/26.58	c (14,0) c AnalysisTime_4 : 0.647812
124.93/26.58	c (14,0) c AnalysisTime_5 : 0.647842
124.93/26.58	c (14,0) c AnalysisTime_6 : 0.658704
124.93/26.58	c (14,0) c AnalysisTime_7 : 0.673237
124.93/26.58	c (14,0) c AnalysisTime_total : 5.249691
124.93/26.58	c (14,0) c AnalysisTime_winner : 0.647842
124.93/26.58	c (14,0) c ReductionTime_0 : 0.032284
124.93/26.58	c (14,0) c ReductionTime_1 : 0.032788
124.93/26.58	c (14,0) c ReductionTime_2 : 0.031393
124.93/26.58	c (14,0) c ReductionTime_3 : 0.031012
124.93/26.58	c (14,0) c ReductionTime_4 : 0.031432
124.93/26.58	c (14,0) c ReductionTime_5 : 0.031586
124.93/26.58	c (14,0) c ReductionTime_6 : 0.032092
124.93/26.58	c (14,0) c ReductionTime_7 : 0.034495
124.93/26.58	c (14,0) c ReductionTime_total : 0.257083
124.93/26.58	c (14,0) c ReductionTime_winner : 0.031586
124.93/26.58	c (14,0) c SimplifyTime_0 : 0.188242
124.93/26.58	c (14,0) c SimplifyTime_1 : 0.190760
124.93/26.58	c (14,0) c SimplifyTime_2 : 0.194006
124.93/26.58	c (14,0) c SimplifyTime_3 : 0.190532
124.93/26.58	c (14,0) c SimplifyTime_4 : 0.193029
124.93/26.58	c (14,0) c SimplifyTime_5 : 0.187028
124.93/26.58	c (14,0) c SimplifyTime_6 : 0.194081
124.93/26.58	c (14,0) c SimplifyTime_7 : 0.195000
124.93/26.58	c (14,0) c SimplifyTime_total : 1.532677
124.93/26.58	c (14,0) c SimplifyTime_winner : 0.187028
124.93/26.58	c (14,0) c UsedRateTime_0 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_1 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_2 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_3 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_4 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_5 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_6 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_7 : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_total : 0.000000
124.93/26.58	c (14,0) c UsedRateTime_winner : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_0 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_1 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_2 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_3 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_4 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_5 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_6 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_7 : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_total : 0.000000
124.93/26.58	c (14,0) c OverlapRateTime_winner : 0.000000
124.93/26.58	c (14,0) c
124.93/26.58	c (14,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
124.93/26.58	c (14,0) c
124.93/26.58	c (14,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.58	c (14,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
124.93/26.58	c (14,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.58	c (14,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
124.93/26.58	c (14,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
124.93/26.58	c (14,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
124.93/26.58	c (14,0) c | Initial random_seed   | 1330587999 |  221657023 | 1819913598 | 1403384216 | 2018125603 | 2125399816 |   44251087 |  945063508 |
124.93/26.58	c (14,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
124.93/26.58	c (14,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
124.93/26.58	c (14,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
124.93/26.58	c (14,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
124.93/26.58	c (14,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
124.93/26.58	c (14,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
124.93/26.58	c (14,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
124.93/26.58	c (14,0) c | var_decay             |     0.8300 |     0.8300 |     0.8300 |     0.8300 |     0.8300 |     0.8300 |     0.8300 |     0.8300 |
124.93/26.58	c (14,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
124.93/26.58	c (14,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
124.93/26.58	c (14,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
124.93/26.58	c (14,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
124.93/26.58	c (14,0) 
124.93/26.58	c (14,0) s SATISFIABLE
24.72/26.64	c (14,0) SatSolver.solve End
24.72/26.64	c (14,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
24.72/26.64	c (14,0) Show results Begin
125.55/26.86	c (14,0) x[0][0] = 14
125.55/26.86	c (14,0) x[0][1] = 3
125.55/26.86	c (14,0) x[0][2] = 19
125.55/26.86	c (14,0) x[0][3] = 24
125.55/26.86	c (14,0) x[0][4] = 13
125.55/26.86	c (14,0) x[0][5] = 9
125.55/26.86	c (14,0) x[0][6] = 22
125.55/26.86	c (14,0) x[0][7] = 18
125.55/26.86	c (14,0) x[0][8] = 0
125.55/26.86	c (14,0) x[0][9] = 6
125.55/26.86	c (14,0) x[0][10] = 21
125.55/26.86	c (14,0) x[0][11] = 7
125.55/26.86	c (14,0) x[0][12] = 26
125.55/26.86	c (14,0) x[0][13] = 23
125.55/26.86	c (14,0) x[0][14] = 25
125.55/26.86	c (14,0) x[0][15] = 1
125.55/26.86	c (14,0) x[0][16] = 27
125.55/26.86	c (14,0) x[0][17] = 20
125.55/26.86	c (14,0) x[0][18] = 2
125.55/26.86	c (14,0) x[0][19] = 17
125.55/26.86	c (14,0) x[0][20] = 28
125.55/26.86	c (14,0) x[0][21] = 10
125.55/26.86	c (14,0) x[0][22] = 16
125.55/26.86	c (14,0) x[0][23] = 12
125.55/26.86	c (14,0) x[0][24] = 8
125.55/26.86	c (14,0) x[0][25] = 29
125.55/26.86	c (14,0) x[0][26] = 11
125.55/26.86	c (14,0) x[0][27] = 4
125.55/26.86	c (14,0) x[0][28] = 5
125.55/26.86	c (14,0) x[0][29] = 15
125.55/26.86	c (14,0) x[1][0] = 27
125.55/26.86	c (14,0) x[1][1] = 10
125.55/26.86	c (14,0) x[1][2] = 28
125.55/26.86	c (14,0) x[1][3] = 13
125.55/26.86	c (14,0) x[1][4] = 29
125.55/26.86	c (14,0) x[1][5] = 21
125.55/26.86	c (14,0) x[1][6] = 12
125.55/26.86	c (14,0) x[1][7] = 20
125.55/26.86	c (14,0) x[1][8] = 16
125.55/26.86	c (14,0) x[1][9] = 0
125.55/26.86	c (14,0) x[1][10] = 14
125.55/26.86	c (14,0) x[1][11] = 26
125.55/26.86	c (14,0) x[1][12] = 23
125.55/26.86	c (14,0) x[1][13] = 17
125.55/26.86	c (14,0) x[1][14] = 24
125.55/26.86	c (14,0) x[1][15] = 3
125.55/26.86	c (14,0) x[1][16] = 7
125.55/26.86	c (14,0) x[1][17] = 11
125.55/26.86	c (14,0) x[1][18] = 9
125.55/26.86	c (14,0) x[1][19] = 8
125.55/26.86	c (14,0) x[1][20] = 22
125.55/26.86	c (14,0) x[1][21] = 18
125.55/26.86	c (14,0) x[1][22] = 1
125.55/26.86	c (14,0) x[1][23] = 6
125.55/26.86	c (14,0) x[1][24] = 2
125.55/26.86	c (14,0) x[1][25] = 4
125.55/26.86	c (14,0) x[1][26] = 15
125.55/26.86	c (14,0) x[1][27] = 19
125.55/26.86	c (14,0) x[1][28] = 25
125.55/26.86	c (14,0) x[1][29] = 5
125.55/26.86	c (14,0) x[2][0] = 28
125.55/26.86	c (14,0) x[2][1] = 11
125.55/26.86	c (14,0) x[2][2] = 22
125.55/26.86	c (14,0) x[2][3] = 9
125.55/26.86	c (14,0) x[2][4] = 7
125.55/26.86	c (14,0) x[2][5] = 6
125.55/26.86	c (14,0) x[2][6] = 0
125.55/26.86	c (14,0) x[2][7] = 4
125.55/26.86	c (14,0) x[2][8] = 12
125.55/26.86	c (14,0) x[2][9] = 2
125.55/26.86	c (14,0) x[2][10] = 26
125.55/26.86	c (14,0) x[2][11] = 23
125.55/26.86	c (14,0) x[2][12] = 19
125.55/26.86	c (14,0) x[2][13] = 8
125.55/26.86	c (14,0) x[2][14] = 21
125.55/26.86	c (14,0) x[2][15] = 16
125.55/26.86	c (14,0) x[2][16] = 18
125.55/26.86	c (14,0) x[2][17] = 14
125.55/26.86	c (14,0) x[2][18] = 17
125.55/26.86	c (14,0) x[2][19] = 1
125.55/26.86	c (14,0) x[2][20] = 10
125.55/26.86	c (14,0) x[2][21] = 25
125.55/26.86	c (14,0) x[2][22] = 13
125.55/26.86	c (14,0) x[2][23] = 20
125.55/26.86	c (14,0) x[2][24] = 5
125.55/26.86	c (14,0) x[2][25] = 24
125.55/26.87	c (14,0) x[2][26] = 3
125.55/26.87	c (14,0) x[2][27] = 27
125.55/26.87	c (14,0) x[2][28] = 15
125.55/26.87	c (14,0) x[2][29] = 29
125.55/26.87	c (14,0) x[3][0] = 5
125.55/26.87	c (14,0) x[3][1] = 4
125.55/26.87	c (14,0) x[3][2] = 21
125.55/26.87	c (14,0) x[3][3] = 19
125.55/26.87	c (14,0) x[3][4] = 8
125.55/26.87	c (14,0) x[3][5] = 28
125.55/26.87	c (14,0) x[3][6] = 9
125.55/26.87	c (14,0) x[3][7] = 29
125.55/26.87	c (14,0) x[3][8] = 18
125.55/26.87	c (14,0) x[3][9] = 17
125.55/26.87	c (14,0) x[3][10] = 10
125.55/26.87	c (14,0) x[3][11] = 24
125.55/26.87	c (14,0) x[3][12] = 16
125.55/26.87	c (14,0) x[3][13] = 14
125.55/26.87	c (14,0) x[3][14] = 11
125.55/26.87	c (14,0) x[3][15] = 23
125.55/26.87	c (14,0) x[3][16] = 22
125.55/26.87	c (14,0) x[3][17] = 13
125.55/26.87	c (14,0) x[3][18] = 3
125.55/26.87	c (14,0) x[3][19] = 6
125.55/26.87	c (14,0) x[3][20] = 26
125.55/26.87	c (14,0) x[3][21] = 2
125.55/26.87	c (14,0) x[3][22] = 27
125.55/26.87	c (14,0) x[3][23] = 0
125.55/26.87	c (14,0) x[3][24] = 15
125.55/26.87	c (14,0) x[3][25] = 12
125.55/26.87	c (14,0) x[3][26] = 1
125.55/26.87	c (14,0) x[3][27] = 25
125.55/26.87	c (14,0) x[3][28] = 7
125.55/26.87	c (14,0) x[3][29] = 20
125.55/26.87	c (14,0) x[4][0] = 21
125.55/26.87	c (14,0) x[4][1] = 7
125.55/26.87	c (14,0) x[4][2] = 26
125.55/26.87	c (14,0) x[4][3] = 10
125.55/26.87	c (14,0) x[4][4] = 23
125.55/26.87	c (14,0) x[4][5] = 5
125.55/26.87	c (14,0) x[4][6] = 6
125.55/26.87	c (14,0) x[4][7] = 28
125.55/26.87	c (14,0) x[4][8] = 27
125.55/26.87	c (14,0) x[4][9] = 29
125.55/26.87	c (14,0) x[4][10] = 0
125.55/26.87	c (14,0) x[4][11] = 17
125.55/26.87	c (14,0) x[4][12] = 2
125.55/26.87	c (14,0) x[4][13] = 4
125.55/26.87	c (14,0) x[4][14] = 15
125.55/26.87	c (14,0) x[4][15] = 13
125.55/26.87	c (14,0) x[4][16] = 12
125.55/26.87	c (14,0) x[4][17] = 24
125.55/26.87	c (14,0) x[4][18] = 1
125.55/26.87	c (14,0) x[4][19] = 25
125.55/26.87	c (14,0) x[4][20] = 14
125.55/26.87	c (14,0) x[4][21] = 19
125.55/26.87	c (14,0) x[4][22] = 3
125.55/26.87	c (14,0) x[4][23] = 8
125.55/26.87	c (14,0) x[4][24] = 9
125.55/26.87	c (14,0) x[4][25] = 22
125.55/26.87	c (14,0) x[4][26] = 18
125.55/26.87	c (14,0) x[4][27] = 20
125.55/26.87	c (14,0) x[4][28] = 16
125.55/26.87	c (14,0) x[4][29] = 11
125.55/26.87	c (14,0) x[5][0] = 12
125.55/26.87	c (14,0) x[5][1] = 9
125.55/26.87	c (14,0) x[5][2] = 6
125.55/26.87	c (14,0) x[5][3] = 8
125.55/26.87	c (14,0) x[5][4] = 11
125.55/26.87	c (14,0) x[5][5] = 1
125.55/26.87	c (14,0) x[5][6] = 15
125.55/26.87	c (14,0) x[5][7] = 25
125.55/26.87	c (14,0) x[5][8] = 14
125.55/26.87	c (14,0) x[5][9] = 23
125.55/26.87	c (14,0) x[5][10] = 16
125.55/26.87	c (14,0) x[5][11] = 20
125.55/26.87	c (14,0) x[5][12] = 0
125.55/26.87	c (14,0) x[5][13] = 3
125.55/26.87	c (14,0) x[5][14] = 13
125.55/26.87	c (14,0) x[5][15] = 27
125.55/26.87	c (14,0) x[5][16] = 5
125.55/26.87	c (14,0) x[5][17] = 19
125.55/26.87	c (14,0) x[5][18] = 18
125.55/26.87	c (14,0) x[5][19] = 24
125.55/26.87	c (14,0) x[5][20] = 29
125.55/26.87	c (14,0) x[5][21] = 4
125.55/26.87	c (14,0) x[5][22] = 2
125.55/26.87	c (14,0) x[5][23] = 21
125.55/26.87	c (14,0) x[5][24] = 26
125.55/26.87	c (14,0) x[5][25] = 28
125.55/26.87	c (14,0) x[5][26] = 22
125.55/26.87	c (14,0) x[5][27] = 10
125.55/26.87	c (14,0) x[5][28] = 17
125.55/26.87	c (14,0) x[5][29] = 7
125.55/26.87	c (14,0) x[6][0] = 6
125.55/26.87	c (14,0) x[6][1] = 19
125.55/26.87	c (14,0) x[6][2] = 11
125.55/26.87	c (14,0) x[6][3] = 16
125.55/26.87	c (14,0) x[6][4] = 9
125.55/26.87	c (14,0) x[6][5] = 12
125.55/26.87	c (14,0) x[6][6] = 3
125.55/26.87	c (14,0) x[6][7] = 17
125.55/26.87	c (14,0) x[6][8] = 28
125.55/26.87	c (14,0) x[6][9] = 21
125.55/26.87	c (14,0) x[6][10] = 15
125.55/26.87	c (14,0) x[6][11] = 14
125.55/26.87	c (14,0) x[6][12] = 1
125.55/26.87	c (14,0) x[6][13] = 29
125.55/26.87	c (14,0) x[6][14] = 5
125.55/26.87	c (14,0) x[6][15] = 0
125.55/26.87	c (14,0) x[6][16] = 4
125.55/26.87	c (14,0) x[6][17] = 23
125.55/26.87	c (14,0) x[6][18] = 8
125.55/26.87	c (14,0) x[6][19] = 22
125.55/26.87	c (14,0) x[6][20] = 7
125.55/26.87	c (14,0) x[6][21] = 20
125.55/26.87	c (14,0) x[6][22] = 26
125.55/26.87	c (14,0) x[6][23] = 18
125.55/26.87	c (14,0) x[6][24] = 25
125.55/26.87	c (14,0) x[6][25] = 13
125.55/26.87	c (14,0) x[6][26] = 27
125.55/26.87	c (14,0) x[6][27] = 2
125.55/26.87	c (14,0) x[6][28] = 24
125.55/26.87	c (14,0) x[6][29] = 10
125.55/26.87	c (14,0) x[7][0] = 1
125.55/26.87	c (14,0) x[7][1] = 2
125.55/26.87	c (14,0) x[7][2] = 5
125.55/26.87	c (14,0) x[7][3] = 12
125.55/26.87	c (14,0) x[7][4] = 16
125.55/26.87	c (14,0) x[7][5] = 20
125.55/26.87	c (14,0) x[7][6] = 21
125.55/26.87	c (14,0) x[7][7] = 6
125.55/26.87	c (14,0) x[7][8] = 8
125.55/26.87	c (14,0) x[7][9] = 26
125.55/26.87	c (14,0) x[7][10] = 24
125.55/26.87	c (14,0) x[7][11] = 3
125.55/26.87	c (14,0) x[7][12] = 13
125.55/26.87	c (14,0) x[7][13] = 28
125.55/26.87	c (14,0) x[7][14] = 29
125.55/26.87	c (14,0) x[7][15] = 4
125.55/26.87	c (14,0) x[7][16] = 23
125.55/26.87	c (14,0) x[7][17] = 15
125.55/26.87	c (14,0) x[7][18] = 11
125.55/26.87	c (14,0) x[7][19] = 27
125.55/26.87	c (14,0) x[7][20] = 17
125.55/26.87	c (14,0) x[7][21] = 9
125.55/26.87	c (14,0) x[7][22] = 10
125.55/26.87	c (14,0) x[7][23] = 19
125.55/26.87	c (14,0) x[7][24] = 18
125.55/26.87	c (14,0) x[7][25] = 25
125.55/26.87	c (14,0) x[7][26] = 7
125.55/26.87	c (14,0) x[7][27] = 14
125.55/26.87	c (14,0) x[7][28] = 0
125.55/26.87	c (14,0) x[7][29] = 22
125.55/26.87	c (14,0) x[8][0] = 23
125.55/26.87	c (14,0) x[8][1] = 29
125.55/26.87	c (14,0) x[8][2] = 12
125.55/26.87	c (14,0) x[8][3] = 25
125.55/26.87	c (14,0) x[8][4] = 24
125.55/26.87	c (14,0) x[8][5] = 0
125.55/26.87	c (14,0) x[8][6] = 16
125.55/26.87	c (14,0) x[8][7] = 3
125.55/26.87	c (14,0) x[8][8] = 26
125.55/26.87	c (14,0) x[8][9] = 4
125.55/26.87	c (14,0) x[8][10] = 20
125.55/26.87	c (14,0) x[8][11] = 13
125.55/26.87	c (14,0) x[8][12] = 14
125.55/26.87	c (14,0) x[8][13] = 10
125.55/26.87	c (14,0) x[8][14] = 17
125.55/26.87	c (14,0) x[8][15] = 2
125.55/26.87	c (14,0) x[8][16] = 8
125.55/26.87	c (14,0) x[8][17] = 7
125.55/26.87	c (14,0) x[8][18] = 22
125.55/26.87	c (14,0) x[8][19] = 11
125.55/26.87	c (14,0) x[8][20] = 5
125.55/26.87	c (14,0) x[8][21] = 27
125.55/26.87	c (14,0) x[8][22] = 19
125.55/26.87	c (14,0) x[8][23] = 15
125.55/26.87	c (14,0) x[8][24] = 1
125.55/26.87	c (14,0) x[8][25] = 21
125.55/26.87	c (14,0) x[8][26] = 9
125.55/26.87	c (14,0) x[8][27] = 28
125.55/26.87	c (14,0) x[8][28] = 18
125.55/26.87	c (14,0) x[8][29] = 6
125.55/26.87	c (14,0) x[9][0] = 19
125.55/26.87	c (14,0) x[9][1] = 8
125.55/26.87	c (14,0) x[9][2] = 0
125.55/26.87	c (14,0) x[9][3] = 20
125.55/26.87	c (14,0) x[9][4] = 22
125.55/26.87	c (14,0) x[9][5] = 11
125.55/26.87	c (14,0) x[9][6] = 5
125.55/26.87	c (14,0) x[9][7] = 23
125.55/26.87	c (14,0) x[9][8] = 13
125.55/26.87	c (14,0) x[9][9] = 27
125.55/26.87	c (14,0) x[9][10] = 2
125.55/26.87	c (14,0) x[9][11] = 29
125.55/26.87	c (14,0) x[9][12] = 21
125.55/26.87	c (14,0) x[9][13] = 1
125.55/26.87	c (14,0) x[9][14] = 3
125.55/26.87	c (14,0) x[9][15] = 25
125.55/26.87	c (14,0) x[9][16] = 24
125.55/26.87	c (14,0) x[9][17] = 17
125.55/26.87	c (14,0) x[9][18] = 26
125.55/26.87	c (14,0) x[9][19] = 18
125.55/26.87	c (14,0) x[9][20] = 16
125.55/26.87	c (14,0) x[9][21] = 15
125.55/26.87	c (14,0) x[9][22] = 6
125.55/26.87	c (14,0) x[9][23] = 9
125.55/26.87	c (14,0) x[9][24] = 10
125.55/26.87	c (14,0) x[9][25] = 7
125.55/26.87	c (14,0) x[9][26] = 28
125.55/26.87	c (14,0) x[9][27] = 12
125.55/26.87	c (14,0) x[9][28] = 4
125.55/26.87	c (14,0) x[9][29] = 14
125.55/26.87	c (14,0) x[10][0] = 4
125.55/26.87	c (14,0) x[10][1] = 23
125.55/26.87	c (14,0) x[10][2] = 27
125.55/26.87	c (14,0) x[10][3] = 11
125.55/26.87	c (14,0) x[10][4] = 25
125.55/26.87	c (14,0) x[10][5] = 14
125.55/26.87	c (14,0) x[10][6] = 8
125.55/26.87	c (14,0) x[10][7] = 9
125.55/26.87	c (14,0) x[10][8] = 2
125.55/26.87	c (14,0) x[10][9] = 15
125.55/26.87	c (14,0) x[10][10] = 29
125.55/26.87	c (14,0) x[10][11] = 18
125.55/26.87	c (14,0) x[10][12] = 17
125.55/26.87	c (14,0) x[10][13] = 20
125.55/26.87	c (14,0) x[10][14] = 22
125.55/26.87	c (14,0) x[10][15] = 21
125.55/26.87	c (14,0) x[10][16] = 16
125.55/26.87	c (14,0) x[10][17] = 1
125.55/26.87	c (14,0) x[10][18] = 6
125.55/26.87	c (14,0) x[10][19] = 12
125.55/26.87	c (14,0) x[10][20] = 3
125.55/26.87	c (14,0) x[10][21] = 0
125.55/26.87	c (14,0) x[10][22] = 28
125.55/26.87	c (14,0) x[10][23] = 24
125.55/26.87	c (14,0) x[10][24] = 7
125.55/26.87	c (14,0) x[10][25] = 5
125.55/26.87	c (14,0) x[10][26] = 10
125.55/26.87	c (14,0) x[10][27] = 26
125.55/26.87	c (14,0) x[10][28] = 13
125.55/26.87	c (14,0) x[10][29] = 19
125.55/26.87	c (14,0) x[11][0] = 26
125.55/26.87	c (14,0) x[11][1] = 1
125.55/26.87	c (14,0) x[11][2] = 15
125.55/26.87	c (14,0) x[11][3] = 6
125.55/26.87	c (14,0) x[11][4] = 10
125.55/26.87	c (14,0) x[11][5] = 8
125.55/26.87	c (14,0) x[11][6] = 27
125.55/26.87	c (14,0) x[11][7] = 11
125.55/26.87	c (14,0) x[11][8] = 24
125.55/26.87	c (14,0) x[11][9] = 16
125.55/26.87	c (14,0) x[11][10] = 13
125.55/26.87	c (14,0) x[11][11] = 2
125.55/26.87	c (14,0) x[11][12] = 9
125.55/26.87	c (14,0) x[11][13] = 19
125.55/26.87	c (14,0) x[11][14] = 7
125.55/26.87	c (14,0) x[11][15] = 22
125.55/26.87	c (14,0) x[11][16] = 20
125.55/26.87	c (14,0) x[11][17] = 28
125.55/26.87	c (14,0) x[11][18] = 29
125.55/26.87	c (14,0) x[11][19] = 23
125.55/26.87	c (14,0) x[11][20] = 25
125.55/26.87	c (14,0) x[11][21] = 14
125.55/26.87	c (14,0) x[11][22] = 12
125.55/26.87	c (14,0) x[11][23] = 4
125.55/26.87	c (14,0) x[11][24] = 3
125.55/26.87	c (14,0) x[11][25] = 0
125.55/26.87	c (14,0) x[11][26] = 17
125.55/26.87	c (14,0) x[11][27] = 5
125.55/26.87	c (14,0) x[11][28] = 21
125.55/26.87	c (14,0) x[11][29] = 18
125.55/26.87	c (14,0) x[12][0] = 9
125.55/26.87	c (14,0) x[12][1] = 24
125.55/26.87	c (14,0) x[12][2] = 16
125.55/26.87	c (14,0) x[12][3] = 14
125.55/26.87	c (14,0) x[12][4] = 1
125.55/26.87	c (14,0) x[12][5] = 22
125.55/26.87	c (14,0) x[12][6] = 11
125.55/26.87	c (14,0) x[12][7] = 2
125.55/26.87	c (14,0) x[12][8] = 4
125.55/26.87	c (14,0) x[12][9] = 20
125.55/26.87	c (14,0) x[12][10] = 28
125.55/26.87	c (14,0) x[12][11] = 27
125.55/26.87	c (14,0) x[12][12] = 25
125.55/26.87	c (14,0) x[12][13] = 5
125.55/26.87	c (14,0) x[12][14] = 6
125.55/26.87	c (14,0) x[12][15] = 10
125.55/26.87	c (14,0) x[12][16] = 13
125.55/26.87	c (14,0) x[12][17] = 8
125.55/26.87	c (14,0) x[12][18] = 21
125.55/26.87	c (14,0) x[12][19] = 29
125.55/26.87	c (14,0) x[12][20] = 18
125.55/26.87	c (14,0) x[12][21] = 17
125.55/26.87	c (14,0) x[12][22] = 0
125.55/26.87	c (14,0) x[12][23] = 3
125.55/26.87	c (14,0) x[12][24] = 12
125.55/26.87	c (14,0) x[12][25] = 15
125.55/26.87	c (14,0) x[12][26] = 23
125.55/26.87	c (14,0) x[12][27] = 7
125.55/26.87	c (14,0) x[12][28] = 19
125.55/26.87	c (14,0) x[12][29] = 26
125.55/26.87	c (14,0) x[13][0] = 16
125.55/26.87	c (14,0) x[13][1] = 12
125.55/26.87	c (14,0) x[13][2] = 18
125.55/26.87	c (14,0) x[13][3] = 23
125.55/26.87	c (14,0) x[13][4] = 20
125.55/26.87	c (14,0) x[13][5] = 24
125.55/26.87	c (14,0) x[13][6] = 10
125.55/26.87	c (14,0) x[13][7] = 1
125.55/26.87	c (14,0) x[13][8] = 7
125.55/26.87	c (14,0) x[13][9] = 25
125.55/26.87	c (14,0) x[13][10] = 11
125.55/26.87	c (14,0) x[13][11] = 21
125.55/26.87	c (14,0) x[13][12] = 28
125.55/26.87	c (14,0) x[13][13] = 2
125.55/26.87	c (14,0) x[13][14] = 26
125.55/26.87	c (14,0) x[13][15] = 17
125.55/26.87	c (14,0) x[13][16] = 0
125.55/26.87	c (14,0) x[13][17] = 29
125.55/26.87	c (14,0) x[13][18] = 4
125.55/26.87	c (14,0) x[13][19] = 19
125.55/26.87	c (14,0) x[13][20] = 27
125.55/26.87	c (14,0) x[13][21] = 13
125.55/26.87	c (14,0) x[13][22] = 9
125.55/26.87	c (14,0) x[13][23] = 5
125.55/26.87	c (14,0) x[13][24] = 6
125.55/26.87	c (14,0) x[13][25] = 8
125.55/26.87	c (14,0) x[13][26] = 14
125.55/26.87	c (14,0) x[13][27] = 15
125.55/26.87	c (14,0) x[13][28] = 22
125.55/26.87	c (14,0) x[13][29] = 3
125.55/26.87	c (14,0) x[14][0] = 29
125.55/26.87	c (14,0) x[14][1] = 22
125.55/26.87	c (14,0) x[14][2] = 10
125.55/26.87	c (14,0) x[14][3] = 18
125.55/26.87	c (14,0) x[14][4] = 12
125.55/26.87	c (14,0) x[14][5] = 4
125.55/26.87	c (14,0) x[14][6] = 17
125.55/26.87	c (14,0) x[14][7] = 19
125.55/26.87	c (14,0) x[14][8] = 9
125.55/26.87	c (14,0) x[14][9] = 14
125.55/26.87	c (14,0) x[14][10] = 1
125.55/26.87	c (14,0) x[14][11] = 6
125.55/26.87	c (14,0) x[14][12] = 15
125.55/26.87	c (14,0) x[14][13] = 16
125.55/26.87	c (14,0) x[14][14] = 23
125.55/26.87	c (14,0) x[14][15] = 7
125.55/26.87	c (14,0) x[14][16] = 11
125.55/26.87	c (14,0) x[14][17] = 0
125.55/26.87	c (14,0) x[14][18] = 20
125.55/26.87	c (14,0) x[14][19] = 5
125.55/26.87	c (14,0) x[14][20] = 21
125.55/26.87	c (14,0) x[14][21] = 3
125.55/26.87	c (14,0) x[14][22] = 25
125.55/26.87	c (14,0) x[14][23] = 28
125.55/26.87	c (14,0) x[14][24] = 13
125.55/26.87	c (14,0) x[14][25] = 27
125.55/26.87	c (14,0) x[14][26] = 8
125.55/26.87	c (14,0) x[14][27] = 24
125.55/26.87	c (14,0) x[14][28] = 26
125.55/26.87	c (14,0) x[14][29] = 2
125.55/26.87	c (14,0) x[15][0] = 17
125.55/26.87	c (14,0) x[15][1] = 25
125.55/26.87	c (14,0) x[15][2] = 13
125.55/26.87	c (14,0) x[15][3] = 3
125.55/26.87	c (14,0) x[15][4] = 6
125.55/26.87	c (14,0) x[15][5] = 19
125.55/26.87	c (14,0) x[15][6] = 28
125.55/26.87	c (14,0) x[15][7] = 21
125.55/26.87	c (14,0) x[15][8] = 5
125.55/26.87	c (14,0) x[15][9] = 10
125.55/26.87	c (14,0) x[15][10] = 27
125.55/26.87	c (14,0) x[15][11] = 4
125.55/26.87	c (14,0) x[15][12] = 11
125.55/26.87	c (14,0) x[15][13] = 24
125.55/26.87	c (14,0) x[15][14] = 2
125.55/26.87	c (14,0) x[15][15] = 20
125.55/26.87	c (14,0) x[15][16] = 1
125.55/26.87	c (14,0) x[15][17] = 26
125.55/26.87	c (14,0) x[15][18] = 0
125.55/26.87	c (14,0) x[15][19] = 9
125.55/26.87	c (14,0) x[15][20] = 15
125.55/26.87	c (14,0) x[15][21] = 7
125.55/26.87	c (14,0) x[15][22] = 14
125.55/26.87	c (14,0) x[15][23] = 22
125.55/26.87	c (14,0) x[15][24] = 29
125.55/26.87	c (14,0) x[15][25] = 23
125.55/26.87	c (14,0) x[15][26] = 16
125.55/26.87	c (14,0) x[15][27] = 18
125.55/26.87	c (14,0) x[15][28] = 8
125.55/26.87	c (14,0) x[15][29] = 12
125.55/26.87	c (14,0) x[16][0] = 13
125.55/26.87	c (14,0) x[16][1] = 5
125.55/26.87	c (14,0) x[16][2] = 25
125.55/26.87	c (14,0) x[16][3] = 22
125.55/26.87	c (14,0) x[16][4] = 14
125.55/26.87	c (14,0) x[16][5] = 7
125.55/26.87	c (14,0) x[16][6] = 24
125.55/26.87	c (14,0) x[16][7] = 26
125.55/26.87	c (14,0) x[16][8] = 29
125.55/26.87	c (14,0) x[16][9] = 18
125.55/26.87	c (14,0) x[16][10] = 12
125.55/26.87	c (14,0) x[16][11] = 16
125.55/26.87	c (14,0) x[16][12] = 8
125.55/26.87	c (14,0) x[16][13] = 0
125.55/26.87	c (14,0) x[16][14] = 28
125.55/26.87	c (14,0) x[16][15] = 11
125.55/26.87	c (14,0) x[16][16] = 2
125.55/26.87	c (14,0) x[16][17] = 6
125.55/26.87	c (14,0) x[16][18] = 15
125.55/26.87	c (14,0) x[16][19] = 20
125.55/26.87	c (14,0) x[16][20] = 23
125.55/26.87	c (14,0) x[16][21] = 1
125.55/26.87	c (14,0) x[16][22] = 21
125.55/26.87	c (14,0) x[16][23] = 27
125.55/26.87	c (14,0) x[16][24] = 4
125.55/26.87	c (14,0) x[16][25] = 10
125.55/26.87	c (14,0) x[16][26] = 19
125.55/26.87	c (14,0) x[16][27] = 17
125.55/26.87	c (14,0) x[16][28] = 3
125.55/26.87	c (14,0) x[16][29] = 9
125.55/26.87	c (14,0) x[17][0] = 7
125.55/26.87	c (14,0) x[17][1] = 17
125.55/26.87	c (14,0) x[17][2] = 8
125.55/26.87	c (14,0) x[17][3] = 29
125.55/26.87	c (14,0) x[17][4] = 26
125.55/26.87	c (14,0) x[17][5] = 3
125.55/26.87	c (14,0) x[17][6] = 18
125.55/26.87	c (14,0) x[17][7] = 16
125.55/26.87	c (14,0) x[17][8] = 23
125.55/26.87	c (14,0) x[17][9] = 24
125.55/26.87	c (14,0) x[17][10] = 19
125.55/26.87	c (14,0) x[17][11] = 28
125.55/26.87	c (14,0) x[17][12] = 10
125.55/26.87	c (14,0) x[17][13] = 22
125.55/26.87	c (14,0) x[17][14] = 4
125.55/26.87	c (14,0) x[17][15] = 15
125.55/26.87	c (14,0) x[17][16] = 9
125.55/26.87	c (14,0) x[17][17] = 25
125.55/26.87	c (14,0) x[17][18] = 5
125.55/26.87	c (14,0) x[17][19] = 14
125.55/26.87	c (14,0) x[17][20] = 0
125.55/26.87	c (14,0) x[17][21] = 12
125.55/26.87	c (14,0) x[17][22] = 20
125.55/26.87	c (14,0) x[17][23] = 11
125.55/26.87	c (14,0) x[17][24] = 27
125.55/26.87	c (14,0) x[17][25] = 6
125.55/26.87	c (14,0) x[17][26] = 21
125.55/26.87	c (14,0) x[17][27] = 13
125.55/26.87	c (14,0) x[17][28] = 2
125.55/26.87	c (14,0) x[17][29] = 1
125.55/26.87	c (14,0) x[18][0] = 24
125.55/26.87	c (14,0) x[18][1] = 21
125.55/26.87	c (14,0) x[18][2] = 1
125.55/26.87	c (14,0) x[18][3] = 26
125.55/26.87	c (14,0) x[18][4] = 5
125.55/26.87	c (14,0) x[18][5] = 25
125.55/26.87	c (14,0) x[18][6] = 19
125.55/26.87	c (14,0) x[18][7] = 13
125.55/26.87	c (14,0) x[18][8] = 6
125.55/26.87	c (14,0) x[18][9] = 9
125.55/26.87	c (14,0) x[18][10] = 3
125.55/26.87	c (14,0) x[18][11] = 10
125.55/26.87	c (14,0) x[18][12] = 20
125.55/26.87	c (14,0) x[18][13] = 11
125.55/26.87	c (14,0) x[18][14] = 27
125.55/26.87	c (14,0) x[18][15] = 14
125.55/26.87	c (14,0) x[18][16] = 15
125.55/26.87	c (14,0) x[18][17] = 2
125.55/26.87	c (14,0) x[18][18] = 7
125.55/26.87	c (14,0) x[18][19] = 28
125.55/26.87	c (14,0) x[18][20] = 4
125.55/26.87	c (14,0) x[18][21] = 16
125.55/26.87	c (14,0) x[18][22] = 29
125.55/26.87	c (14,0) x[18][23] = 17
125.55/26.87	c (14,0) x[18][24] = 0
125.55/26.87	c (14,0) x[18][25] = 18
125.55/26.87	c (14,0) x[18][26] = 12
125.55/26.87	c (14,0) x[18][27] = 22
125.55/26.87	c (14,0) x[18][28] = 23
125.55/26.87	c (14,0) x[18][29] = 8
125.55/26.87	c (14,0) x[19][0] = 18
125.55/26.87	c (14,0) x[19][1] = 15
125.55/26.87	c (14,0) x[19][2] = 24
125.55/26.87	c (14,0) x[19][3] = 2
125.55/26.87	c (14,0) x[19][4] = 0
125.55/26.87	c (14,0) x[19][5] = 23
125.55/26.87	c (14,0) x[19][6] = 4
125.55/26.87	c (14,0) x[19][7] = 22
125.55/26.87	c (14,0) x[19][8] = 1
125.55/26.87	c (14,0) x[19][9] = 19
125.55/26.87	c (14,0) x[19][10] = 5
125.55/26.87	c (14,0) x[19][11] = 11
125.55/26.87	c (14,0) x[19][12] = 29
125.55/26.87	c (14,0) x[19][13] = 12
125.55/26.87	c (14,0) x[19][14] = 8
125.55/26.87	c (14,0) x[19][15] = 6
125.55/26.87	c (14,0) x[19][16] = 3
125.55/26.87	c (14,0) x[19][17] = 9
125.55/26.87	c (14,0) x[19][18] = 10
125.55/26.87	c (14,0) x[19][19] = 7
125.55/26.87	c (14,0) x[19][20] = 20
125.55/26.87	c (14,0) x[19][21] = 26
125.55/26.87	c (14,0) x[19][22] = 17
125.55/26.87	c (14,0) x[19][23] = 13
125.55/26.87	c (14,0) x[19][24] = 14
125.55/26.87	c (14,0) x[19][25] = 16
125.55/26.87	c (14,0) x[19][26] = 25
125.55/26.87	c (14,0) x[19][27] = 21
125.55/26.87	c (14,0) x[19][28] = 28
125.55/26.87	c (14,0) x[19][29] = 27
125.55/26.87	c (14,0) x[20][0] = 0
125.55/26.87	c (14,0) x[20][1] = 28
125.55/26.87	c (14,0) x[20][2] = 4
125.55/26.87	c (14,0) x[20][3] = 7
125.55/26.87	c (14,0) x[20][4] = 15
125.55/26.87	c (14,0) x[20][5] = 29
125.55/26.87	c (14,0) x[20][6] = 26
125.55/26.87	c (14,0) x[20][7] = 24
125.55/26.87	c (14,0) x[20][8] = 22
125.55/26.87	c (14,0) x[20][9] = 11
125.55/26.87	c (14,0) x[20][10] = 25
125.55/26.87	c (14,0) x[20][11] = 9
125.55/26.87	c (14,0) x[20][12] = 18
125.55/26.87	c (14,0) x[20][13] = 13
125.55/26.87	c (14,0) x[20][14] = 14
125.55/26.87	c (14,0) x[20][15] = 12
125.55/26.87	c (14,0) x[20][16] = 21
125.55/26.87	c (14,0) x[20][17] = 27
125.55/26.87	c (14,0) x[20][18] = 19
125.55/26.87	c (14,0) x[20][19] = 10
125.55/26.87	c (14,0) x[20][20] = 6
125.55/26.87	c (14,0) x[20][21] = 23
125.55/26.87	c (14,0) x[20][22] = 8
125.55/26.87	c (14,0) x[20][23] = 1
125.55/26.87	c (14,0) x[20][24] = 16
125.55/26.87	c (14,0) x[20][25] = 2
125.55/26.87	c (14,0) x[20][26] = 5
125.55/26.87	c (14,0) x[20][27] = 3
125.55/26.87	c (14,0) x[20][28] = 20
125.55/26.87	c (14,0) x[20][29] = 17
125.55/26.87	c (14,0) x[21][0] = 22
125.55/26.87	c (14,0) x[21][1] = 14
125.55/26.87	c (14,0) x[21][2] = 23
125.55/26.87	c (14,0) x[21][3] = 27
125.55/26.87	c (14,0) x[21][4] = 2
125.55/26.87	c (14,0) x[21][5] = 13
125.55/26.87	c (14,0) x[21][6] = 20
125.55/26.87	c (14,0) x[21][7] = 0
125.55/26.87	c (14,0) x[21][8] = 25
125.55/26.87	c (14,0) x[21][9] = 28
125.55/26.87	c (14,0) x[21][10] = 7
125.55/26.87	c (14,0) x[21][11] = 19
125.55/26.87	c (14,0) x[21][12] = 6
125.55/26.87	c (14,0) x[21][13] = 18
125.55/26.87	c (14,0) x[21][14] = 10
125.55/26.87	c (14,0) x[21][15] = 5
125.55/26.87	c (14,0) x[21][16] = 17
125.55/26.87	c (14,0) x[21][17] = 3
125.55/26.87	c (14,0) x[21][18] = 24
125.55/26.87	c (14,0) x[21][19] = 16
125.55/26.87	c (14,0) x[21][20] = 8
125.55/26.87	c (14,0) x[21][21] = 29
125.55/26.88	c (14,0) x[21][22] = 15
125.55/26.88	c (14,0) x[21][23] = 26
125.55/26.88	c (14,0) x[21][24] = 11
125.55/26.88	c (14,0) x[21][25] = 1
125.55/26.88	c (14,0) x[21][26] = 4
125.55/26.88	c (14,0) x[21][27] = 9
125.55/26.88	c (14,0) x[21][28] = 12
125.55/26.88	c (14,0) x[21][29] = 21
125.55/26.88	c (14,0) x[22][0] = 8
125.55/26.88	c (14,0) x[22][1] = 13
125.55/26.88	c (14,0) x[22][2] = 9
125.55/26.88	c (14,0) x[22][3] = 0
125.55/26.88	c (14,0) x[22][4] = 4
125.55/26.88	c (14,0) x[22][5] = 17
125.55/26.88	c (14,0) x[22][6] = 29
125.55/26.88	c (14,0) x[22][7] = 5
125.55/26.88	c (14,0) x[22][8] = 3
125.55/26.88	c (14,0) x[22][9] = 22
125.55/26.88	c (14,0) x[22][10] = 6
125.55/26.88	c (14,0) x[22][11] = 15
125.55/26.88	c (14,0) x[22][12] = 12
125.55/26.88	c (14,0) x[22][13] = 25
125.55/26.88	c (14,0) x[22][14] = 19
125.55/26.88	c (14,0) x[22][15] = 26
125.55/26.88	c (14,0) x[22][16] = 10
125.55/26.88	c (14,0) x[22][17] = 18
125.55/26.88	c (14,0) x[22][18] = 27
125.55/26.88	c (14,0) x[22][19] = 2
125.55/26.88	c (14,0) x[22][20] = 1
125.55/26.88	c (14,0) x[22][21] = 28
125.55/26.88	c (14,0) x[22][22] = 23
125.55/26.88	c (14,0) x[22][23] = 7
125.55/26.88	c (14,0) x[22][24] = 21
125.55/26.88	c (14,0) x[22][25] = 11
125.55/26.88	c (14,0) x[22][26] = 20
125.55/26.88	c (14,0) x[22][27] = 16
125.55/26.88	c (14,0) x[22][28] = 14
125.55/26.88	c (14,0) x[22][29] = 24
125.55/26.88	c (14,0) x[23][0] = 11
125.55/26.88	c (14,0) x[23][1] = 20
125.55/26.88	c (14,0) x[23][2] = 2
125.55/26.88	c (14,0) x[23][3] = 21
125.55/26.88	c (14,0) x[23][4] = 28
125.55/26.88	c (14,0) x[23][5] = 15
125.55/26.88	c (14,0) x[23][6] = 14
125.55/26.88	c (14,0) x[23][7] = 10
125.55/26.88	c (14,0) x[23][8] = 17
125.55/26.88	c (14,0) x[23][9] = 3
125.55/26.88	c (14,0) x[23][10] = 18
125.55/26.88	c (14,0) x[23][11] = 8
125.55/26.88	c (14,0) x[23][12] = 7
125.55/26.88	c (14,0) x[23][13] = 26
125.55/26.88	c (14,0) x[23][14] = 16
125.55/26.88	c (14,0) x[23][15] = 24
125.55/26.88	c (14,0) x[23][16] = 25
125.55/26.88	c (14,0) x[23][17] = 22
125.55/26.88	c (14,0) x[23][18] = 13
125.55/26.88	c (14,0) x[23][19] = 4
125.55/26.88	c (14,0) x[23][20] = 12
125.55/26.88	c (14,0) x[23][21] = 6
125.55/26.88	c (14,0) x[23][22] = 5
125.55/26.88	c (14,0) x[23][23] = 29
125.55/26.88	c (14,0) x[23][24] = 19
125.55/26.88	c (14,0) x[23][25] = 9
125.55/26.88	c (14,0) x[23][26] = 0
125.55/26.88	c (14,0) x[23][27] = 1
125.55/26.88	c (14,0) x[23][28] = 27
125.55/26.88	c (14,0) x[23][29] = 23
125.55/26.88	c (14,0) x[24][0] = 25
125.55/26.88	c (14,0) x[24][1] = 16
125.55/26.88	c (14,0) x[24][2] = 3
125.55/26.88	c (14,0) x[24][3] = 28
125.55/26.88	c (14,0) x[24][4] = 27
125.55/26.88	c (14,0) x[24][5] = 2
125.55/26.88	c (14,0) x[24][6] = 1
125.55/26.88	c (14,0) x[24][7] = 7
125.55/26.88	c (14,0) x[24][8] = 11
125.55/26.88	c (14,0) x[24][9] = 5
125.55/26.88	c (14,0) x[24][10] = 8
125.55/26.88	c (14,0) x[24][11] = 22
125.55/26.88	c (14,0) x[24][12] = 4
125.55/26.88	c (14,0) x[24][13] = 15
125.55/26.88	c (14,0) x[24][14] = 12
125.55/26.88	c (14,0) x[24][15] = 18
125.55/26.88	c (14,0) x[24][16] = 29
125.55/26.88	c (14,0) x[24][17] = 10
125.55/26.88	c (14,0) x[24][18] = 23
125.55/26.88	c (14,0) x[24][19] = 0
125.55/26.88	c (14,0) x[24][20] = 19
125.55/26.88	c (14,0) x[24][21] = 21
125.55/26.88	c (14,0) x[24][22] = 24
125.55/26.88	c (14,0) x[24][23] = 14
125.55/26.88	c (14,0) x[24][24] = 17
125.55/26.88	c (14,0) x[24][25] = 20
125.55/26.88	c (14,0) x[24][26] = 26
125.55/26.88	c (14,0) x[24][27] = 6
125.55/26.88	c (14,0) x[24][28] = 9
125.55/26.88	c (14,0) x[24][29] = 13
125.55/26.88	c (14,0) x[25][0] = 10
125.55/26.88	c (14,0) x[25][1] = 0
125.55/26.88	c (14,0) x[25][2] = 17
125.55/26.88	c (14,0) x[25][3] = 15
125.55/26.88	c (14,0) x[25][4] = 19
125.55/26.88	c (14,0) x[25][5] = 27
125.55/26.88	c (14,0) x[25][6] = 23
125.55/26.88	c (14,0) x[25][7] = 12
125.55/26.88	c (14,0) x[25][8] = 20
125.55/26.88	c (14,0) x[25][9] = 13
125.55/26.88	c (14,0) x[25][10] = 4
125.55/26.88	c (14,0) x[25][11] = 1
125.55/26.88	c (14,0) x[25][12] = 5
125.55/26.88	c (14,0) x[25][13] = 7
125.55/26.88	c (14,0) x[25][14] = 18
125.55/26.88	c (14,0) x[25][15] = 9
125.55/26.88	c (14,0) x[25][16] = 14
125.55/26.88	c (14,0) x[25][17] = 21
125.55/26.88	c (14,0) x[25][18] = 28
125.55/26.88	c (14,0) x[25][19] = 26
125.55/26.88	c (14,0) x[25][20] = 2
125.55/26.88	c (14,0) x[25][21] = 11
125.55/26.88	c (14,0) x[25][22] = 22
125.55/26.88	c (14,0) x[25][23] = 25
125.55/26.88	c (14,0) x[25][24] = 24
125.55/26.88	c (14,0) x[25][25] = 3
125.55/26.88	c (14,0) x[25][26] = 29
125.55/26.88	c (14,0) x[25][27] = 8
125.55/26.88	c (14,0) x[25][28] = 6
125.55/26.88	c (14,0) x[25][29] = 16
125.55/26.88	c (14,0) x[26][0] = 3
125.55/26.88	c (14,0) x[26][1] = 27
125.55/26.88	c (14,0) x[26][2] = 29
125.55/26.88	c (14,0) x[26][3] = 17
125.55/26.88	c (14,0) x[26][4] = 18
125.55/26.88	c (14,0) x[26][5] = 26
125.55/26.88	c (14,0) x[26][6] = 25
125.55/26.88	c (14,0) x[26][7] = 14
125.55/26.88	c (14,0) x[26][8] = 15
125.55/26.88	c (14,0) x[26][9] = 7
125.55/26.88	c (14,0) x[26][10] = 23
125.55/26.88	c (14,0) x[26][11] = 0
125.55/26.88	c (14,0) x[26][12] = 22
125.55/26.88	c (14,0) x[26][13] = 9
125.55/26.88	c (14,0) x[26][14] = 1
125.55/26.88	c (14,0) x[26][15] = 8
125.55/26.88	c (14,0) x[26][16] = 6
125.55/26.88	c (14,0) x[26][17] = 16
125.55/26.88	c (14,0) x[26][18] = 12
125.55/26.88	c (14,0) x[26][19] = 21
125.55/26.88	c (14,0) x[26][20] = 24
125.55/26.88	c (14,0) x[26][21] = 5
125.55/26.88	c (14,0) x[26][22] = 4
125.55/26.88	c (14,0) x[26][23] = 2
125.55/26.88	c (14,0) x[26][24] = 20
125.55/26.88	c (14,0) x[26][25] = 19
125.55/26.88	c (14,0) x[26][26] = 13
125.55/26.88	c (14,0) x[26][27] = 11
125.55/26.88	c (14,0) x[26][28] = 10
125.55/26.88	c (14,0) x[26][29] = 28
125.55/26.88	c (14,0) x[27][0] = 20
125.55/26.88	c (14,0) x[27][1] = 26
125.55/26.88	c (14,0) x[27][2] = 7
125.55/26.88	c (14,0) x[27][3] = 5
125.55/26.88	c (14,0) x[27][4] = 21
125.55/26.88	c (14,0) x[27][5] = 18
125.55/26.88	c (14,0) x[27][6] = 2
125.55/26.88	c (14,0) x[27][7] = 8
125.55/26.88	c (14,0) x[27][8] = 10
125.55/26.88	c (14,0) x[27][9] = 1
125.55/26.88	c (14,0) x[27][10] = 9
125.55/26.88	c (14,0) x[27][11] = 12
125.55/26.88	c (14,0) x[27][12] = 3
125.55/26.88	c (14,0) x[27][13] = 27
125.55/26.88	c (14,0) x[27][14] = 0
125.55/26.88	c (14,0) x[27][15] = 28
125.55/26.88	c (14,0) x[27][16] = 19
125.55/26.88	c (14,0) x[27][17] = 4
125.55/26.88	c (14,0) x[27][18] = 14
125.55/26.88	c (14,0) x[27][19] = 15
125.55/26.88	c (14,0) x[27][20] = 13
125.55/26.88	c (14,0) x[27][21] = 24
125.55/26.88	c (14,0) x[27][22] = 11
125.55/26.88	c (14,0) x[27][23] = 16
125.55/26.88	c (14,0) x[27][24] = 22
125.55/26.88	c (14,0) x[27][25] = 17
125.55/26.88	c (14,0) x[27][26] = 6
125.55/26.88	c (14,0) x[27][27] = 23
125.55/26.88	c (14,0) x[27][28] = 29
125.55/26.88	c (14,0) x[27][29] = 25
125.55/26.88	c (14,0) x[28][0] = 15
125.55/26.88	c (14,0) x[28][1] = 18
125.55/26.88	c (14,0) x[28][2] = 20
125.55/26.88	c (14,0) x[28][3] = 4
125.55/26.88	c (14,0) x[28][4] = 17
125.55/26.88	c (14,0) x[28][5] = 10
125.55/26.88	c (14,0) x[28][6] = 13
125.55/26.88	c (14,0) x[28][7] = 27
125.55/26.88	c (14,0) x[28][8] = 21
125.55/26.88	c (14,0) x[28][9] = 12
125.55/26.88	c (14,0) x[28][10] = 22
125.55/26.88	c (14,0) x[28][11] = 25
125.55/26.88	c (14,0) x[28][12] = 24
125.55/26.88	c (14,0) x[28][13] = 6
125.55/26.88	c (14,0) x[28][14] = 9
125.55/26.88	c (14,0) x[28][15] = 19
125.55/26.88	c (14,0) x[28][16] = 26
125.55/26.88	c (14,0) x[28][17] = 5
125.55/26.88	c (14,0) x[28][18] = 16
125.55/26.88	c (14,0) x[28][19] = 3
125.55/26.88	c (14,0) x[28][20] = 11
125.55/26.88	c (14,0) x[28][21] = 8
125.55/26.88	c (14,0) x[28][22] = 7
125.55/26.88	c (14,0) x[28][23] = 23
125.55/26.88	c (14,0) x[28][24] = 28
125.55/26.88	c (14,0) x[28][25] = 14
125.55/26.88	c (14,0) x[28][26] = 2
125.55/26.88	c (14,0) x[28][27] = 29
125.55/26.88	c (14,0) x[28][28] = 1
125.55/26.88	c (14,0) x[28][29] = 0
125.55/26.88	c (14,0) x[29][0] = 2
125.55/26.88	c (14,0) x[29][1] = 6
125.55/26.88	c (14,0) x[29][2] = 14
125.55/26.88	c (14,0) x[29][3] = 1
125.55/26.88	c (14,0) x[29][4] = 3
125.55/26.88	c (14,0) x[29][5] = 16
125.55/26.88	c (14,0) x[29][6] = 7
125.55/26.88	c (14,0) x[29][7] = 15
125.55/26.88	c (14,0) x[29][8] = 19
125.55/26.88	c (14,0) x[29][9] = 8
125.55/26.88	c (14,0) x[29][10] = 17
125.55/26.88	c (14,0) x[29][11] = 5
125.55/26.88	c (14,0) x[29][12] = 27
125.55/26.88	c (14,0) x[29][13] = 21
125.55/26.88	c (14,0) x[29][14] = 20
125.55/26.88	c (14,0) x[29][15] = 29
125.55/26.88	c (14,0) x[29][16] = 28
125.55/26.88	c (14,0) x[29][17] = 12
125.55/26.88	c (14,0) x[29][18] = 25
125.55/26.88	c (14,0) x[29][19] = 13
125.55/26.88	c (14,0) x[29][20] = 9
125.55/26.88	c (14,0) x[29][21] = 22
125.55/26.88	c (14,0) x[29][22] = 18
125.55/26.88	c (14,0) x[29][23] = 10
125.55/26.88	c (14,0) x[29][24] = 23
125.55/26.88	c (14,0) x[29][25] = 26
125.55/26.88	c (14,0) x[29][26] = 24
125.55/26.88	c (14,0) x[29][27] = 0
125.55/26.88	c (14,0) x[29][28] = 11
125.55/26.88	c (14,0) x[29][29] = 4
125.55/26.88	s SATISFIABLE
125.55/26.88	v <instantiation>
125.55/26.88	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>
125.55/26.88	v     <values>14 3 19 24 13 9 22 18 0 6 21 7 26 23 25 1 27 20 2 17 28 10 16 12 8 29 11 4 5 15 27 10 28 13 29 21 12 20 16 0 14 26 23 17 24 3 7 11 9 8 22 18 1 6 2 4 15 19 25 5 28 11 22 9 7 6 0 4 12 2 26 23 19 8 21 16 18 14 17 1 10 25 13 20 5 24 3 27 15 29 5 4 21 19 8 28 9 29 18 17 10 24 16 14 11 23 22 13 3 6 26 2 27 0 15 12 1 25 7 20 21 7 26 10 23 5 6 28 27 29 0 17 2 4 15 13 12 24 1 25 14 19 3 8 9 22 18 20 16 11 12 9 6 8 11 1 15 25 14 23 16 20 0 3 13 27 5 19 18 24 29 4 2 21 26 28 22 10 17 7 6 19 11 16 9 12 3 17 28 21 15 14 1 29 5 0 4 23 8 22 7 20 26 18 25 13 27 2 24 10 1 2 5 12 16 20 21 6 8 26 24 3 13 28 29 4 23 15 11 27 17 9 10 19 18 25 7 14 0 22 23 29 12 25 24 0 16 3 26 4 20 13 14 10 17 2 8 7 22 11 5 27 19 15 1 21 9 28 18 6 19 8 0 20 22 11 5 23 13 27 2 29 21 1 3 25 24 17 26 18 16 15 6 9 10 7 28 12 4 14 4 23 27 11 25 14 8 9 2 15 29 18 17 20 22 21 16 1 6 12 3 0 28 24 7 5 10 26 13 19 26 1 15 6 10 8 27 11 24 16 13 2 9 19 7 22 20 28 29 23 25 14 12 4 3 0 17 5 21 18 9 24 16 14 1 22 11 2 4 20 28 27 25 5 6 10 13 8 21 29 18 17 0 3 12 15 23 7 19 26 16 12 18 23 20 24 10 1 7 25 11 21 28 2 26 17 0 29 4 19 27 13 9 5 6 8 14 15 22 3 29 22 10 18 12 4 17 19 9 14 1 6 15 16 23 7 11 0 20 5 21 3 25 28 13 27 8 24 26 2 17 25 13 3 6 19 28 21 5 10 27 4 11 24 2 20 1 26 0 9 15 7 14 22 29 23 16 18 8 12 13 5 25 22 14 7 24 26 29 18 12 16 8 0 28 11 2 6 15 20 23 1 21 27 4 10 19 17 3 9 7 17 8 29 26 3 18 16 23 24 19 28 10 22 4 15 9 25 5 14 0 12 20 11 27 6 21 13 2 1 24 21 1 26 5 25 19 13 6 9 3 10 20 11 27 14 15 2 7 28 4 16 29 17 0 18 12 22 23 8 18 15 24 2 0 23 4 22 1 19 5 11 29 12 8 6 3 9 10 7 20 26 17 13 14 16 25 21 28 27 0 28 4 7 15 29 26 24 22 11 25 9 18 13 14 12 21 27 19 10 6 23 8 1 16 2 5 3 20 17 22 14 23 27 2 13 20 0 25 28 7 19 6 18 10 5 17 3 24 16 8 29 15 26 11 1 4 9 12 21 8 13 9 0 4 17 29 5 3 22 6 15 12 25 19 26 10 18 27 2 1 28 23 7 21 11 20 16 14 24 11 20 2 21 28 15 14 10 17 3 18 8 7 26 16 24 25 22 13 4 12 6 5 29 19 9 0 1 27 23 25 16 3 28 27 2 1 7 11 5 8 22 4 15 12 18 29 10 23 0 19 21 24 14 17 20 26 6 9 13 10 0 17 15 19 27 23 12 20 13 4 1 5 7 18 9 14 21 28 26 2 11 22 25 24 3 29 8 6 16 3 27 29 17 18 26 25 14 15 7 23 0 22 9 1 8 6 16 12 21 24 5 4 2 20 19 13 11 10 28 20 26 7 5 21 18 2 8 10 1 9 12 3 27 0 28 19 4 14 15 13 24 11 16 22 17 6 23 29 25 15 18 20 4 17 10 13 27 21 12 22 25 24 6 9 19 26 5 16 3 11 8 7 23 28 14 2 29 1 0 2 6 14 1 3 16 7 15 19 8 17 5 27 21 20 29 28 12 25 13 9 22 18 10 23 26 24 0 11 4</values>
125.55/26.88	v </instantiation>
125.55/26.88	c (14,0) Show results End
125.55/26.88	c (14,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
125.55/26.88	c (14,0) 14,14,STOP-AFTER(ALL)
125.55/26.88	c END-Prog: Sat Sep 14 08:35:45 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: 16375 MiB (14534 MiB free)
  memory of node 1: 16384 MiB (15607 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392757-1568442959/watcher-4392757-1568442959 -o /tmp/evaluation-result-4392757-1568442959/solver-4392757-1568442959 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568439487-2574 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392757-1568442959.xml 

running on 8 cores: 0-7

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


[startup+0.100154 s]*
/proc/loadavg: 3.90 3.67 5.42 2/211 3462
/proc/meminfo: memFree=30768884/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420237593 115843072 349 33554432000 4194304 5098028 140728648425440 140728648422696 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 349 296 221 0 87 0
[pid=3443] ppid=3440 vsize=27314120 memory=106960 CPUtime=0.1 cores=0-7
/proc/3443/stat : 3443 (java) S 3440 3440 2547 0 -1 1077944320 6315 0 0 0 7 3 0 0 20 0 20 0 420237593 27969658880 26740 33554432000 4194304 4196468 140728230007200 140728229989744 139936722390775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
/proc/3443/statm: 6828530 26740 2764 1 0 6790935 0
[pid=3443/tid=3444] ppid=3440 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/3443/task/3444/stat : 3444 (java) R 3440 3440 2547 0 -1 4202560 4459 0 0 0 7 2 0 0 20 0 20 0 420237594 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936694217776 139936714632165 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3445] ppid=3440 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3443/task/3445/stat : 3445 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936726633232 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3446] ppid=3440 vsize=27314120 memory=140051229243008 CPUtime=0 cores=0-7
/proc/3443/task/3446/stat : 3446 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936144456592 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3447] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3447/stat : 3447 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936143404048 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3448] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3448/stat : 3448 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936142351504 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3449] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3449/stat : 3449 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936141297936 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3450] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3450/stat : 3450 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936140245392 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3451] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3451/stat : 3451 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936139192848 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3452] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3452/stat : 3452 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 26802 33554432000 4194304 4196468 140728230007200 139936138140304 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3453] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3453/stat : 3453 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935713729008 139936722401922 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3454] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3454/stat : 3454 (java) S 3440 3440 2547 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 26802 33554432000 4194304 4196468 140728230007200 139934665008544 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3455] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3455/stat : 3455 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237599 27969658880 26802 33554432000 4194304 4196468 140728230007200 139934396573168 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3456] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3456/stat : 3456 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 26802 33554432000 4194304 4196468 140728230007200 139934022064848 139936722409371 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3457] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3457/stat : 3457 (java) S 3440 3440 2547 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935712675824 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3458] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3458/stat : 3458 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935711623280 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3459] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3459/stat : 3459 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935710570736 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3460] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3460/stat : 3460 (java) S 3440 3440 2547 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935709518192 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3461] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3461/stat : 3461 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 26802 33554432000 4194304 4196468 140728230007200 139933524159200 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3462] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3462/stat : 3462 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 26802 33554432000 4194304 4196468 140728230007200 139935708466096 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108356 KiB

[startup+0.211066 s]*
/proc/loadavg: 3.90 3.67 5.42 2/211 3462
/proc/meminfo: memFree=30749364/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420237593 115843072 349 33554432000 4194304 5098028 140728648425440 140728648422696 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 349 296 221 0 87 0
[pid=3443] ppid=3440 vsize=27314120 memory=126540 CPUtime=0.24 cores=0-7
/proc/3443/stat : 3443 (java) S 3440 3440 2547 0 -1 1077944320 11826 0 0 0 19 5 0 0 20 0 20 0 420237593 27969658880 31635 33554432000 4194304 4196468 140728230007200 140728229989744 139936722390775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
/proc/3443/statm: 6828530 31635 2940 1 0 6790935 0
[pid=3443/tid=3444] ppid=3440 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/3443/task/3444/stat : 3444 (java) R 3440 3440 2547 0 -1 4202560 9616 0 0 0 16 4 0 0 20 0 20 0 420237594 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936694203152 139936722412701 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3445] ppid=3440 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/3443/task/3445/stat : 3445 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936726633232 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3446] ppid=3440 vsize=27314120 memory=140051229256190 CPUtime=0 cores=0-7
/proc/3443/task/3446/stat : 3446 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936144456592 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3447] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3447/stat : 3447 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936143404048 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3448] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3448/stat : 3448 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936142351504 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3449] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3449/stat : 3449 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936141297936 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3450] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3450/stat : 3450 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936140245392 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3451] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3451/stat : 3451 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936139192848 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3452] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3452/stat : 3452 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 31635 33554432000 4194304 4196468 140728230007200 139936138140304 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3453] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3453/stat : 3453 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935713729008 139936722401922 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3454] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3454/stat : 3454 (java) S 3440 3440 2547 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 31635 33554432000 4194304 4196468 140728230007200 139934665008544 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3455] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3455/stat : 3455 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237599 27969658880 31635 33554432000 4194304 4196468 140728230007200 139934396573168 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3456] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3456/stat : 3456 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 31635 33554432000 4194304 4196468 140728230007200 139934022064848 139936722409371 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3457] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3457/stat : 3457 (java) S 3440 3440 2547 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935712675824 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3458] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3458/stat : 3458 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935711623280 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3459] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3459/stat : 3459 (java) R 3440 3440 2547 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935710570736 139936722401922 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3460] ppid=3440 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/3443/task/3460/stat : 3460 (java) S 3440 3440 2547 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 20 0 420237601 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935709518192 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3461] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3461/stat : 3461 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 31635 33554432000 4194304 4196468 140728230007200 139933524159200 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3462] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3462/stat : 3462 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 31635 33554432000 4194304 4196468 140728230007200 139935708466096 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127936 KiB

[startup+0.310593 s]*
/proc/loadavg: 3.90 3.67 5.42 3/211 3462
/proc/meminfo: memFree=30745008/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420237593 115843072 349 33554432000 4194304 5098028 140728648425440 140728648422696 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 349 296 221 0 87 0
[pid=3443] ppid=3440 vsize=27314120 memory=129976 CPUtime=0.42 cores=0-7
/proc/3443/stat : 3443 (java) S 3440 3440 2547 0 -1 1077944320 12319 0 0 0 37 5 0 0 20 0 20 0 420237593 27969658880 32494 33554432000 4194304 4196468 140728230007200 140728229989744 139936722390775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
/proc/3443/statm: 6828530 32494 3043 1 0 6790935 0
[pid=3443/tid=3444] ppid=3440 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/3443/task/3444/stat : 3444 (java) R 3440 3440 2547 0 -1 4202560 9893 0 0 0 26 4 0 0 20 0 20 0 420237594 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936694220624 139936722412701 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3445] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3445/stat : 3445 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936726633232 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3446] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3446/stat : 3446 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936144456592 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3447] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3447/stat : 3447 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936143404048 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3448] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3448/stat : 3448 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936142351504 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3449] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3449/stat : 3449 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936141297936 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3450] ppid=3440 vsize=27314120 memory=140051098987183 CPUtime=0 cores=0-7
/proc/3443/task/3450/stat : 3450 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936140245392 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3451] ppid=3440 vsize=27314120 memory=140051098989488 CPUtime=0 cores=0-7
/proc/3443/task/3451/stat : 3451 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936139192848 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3452] ppid=3440 vsize=27314120 memory=140051098991792 CPUtime=0 cores=0-7
/proc/3443/task/3452/stat : 3452 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237596 27969658880 32494 33554432000 4194304 4196468 140728230007200 139936138140304 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3453] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3453/stat : 3453 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935713729008 139936722401922 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3454] ppid=3440 vsize=27314120 memory=280102197997456 CPUtime=0 cores=0-7
/proc/3443/task/3454/stat : 3454 (java) S 3440 3440 2547 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420237598 27969658880 32494 33554432000 4194304 4196468 140728230007200 139934665008544 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3455] ppid=3440 vsize=27314120 memory=280102197995152 CPUtime=0 cores=0-7
/proc/3443/task/3455/stat : 3455 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237599 27969658880 32494 33554432000 4194304 4196468 140728230007200 139934396573168 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3456] ppid=3440 vsize=27314120 memory=280102198002064 CPUtime=0 cores=0-7
/proc/3443/task/3456/stat : 3456 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 32494 33554432000 4194304 4196468 140728230007200 139934022064848 139936722409371 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3457] ppid=3440 vsize=27314120 memory=280102197943312 CPUtime=0 cores=0-7
/proc/3443/task/3457/stat : 3457 (java) S 3440 3440 2547 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 420237601 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935712675824 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3458] ppid=3440 vsize=27314120 memory=280102198015888 CPUtime=0.02 cores=0-7
/proc/3443/task/3458/stat : 3458 (java) S 3440 3440 2547 0 -1 1077944384 133 0 0 0 2 0 0 0 20 0 20 0 420237601 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935711623280 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3459] ppid=3440 vsize=27314120 memory=280102198022800 CPUtime=0.01 cores=0-7
/proc/3443/task/3459/stat : 3459 (java) S 3440 3440 2547 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 20 0 420237601 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935710570736 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3460] ppid=3440 vsize=27314120 memory=280102198020496 CPUtime=0.07 cores=0-7
/proc/3443/task/3460/stat : 3460 (java) R 3440 3440 2547 0 -1 4202560 463 0 0 0 7 0 0 0 20 0 20 0 420237601 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935709518192 139936722412122 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3461] ppid=3440 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3461/stat : 3461 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 32494 33554432000 4194304 4196468 140728230007200 139933524159200 139936722400981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3462] ppid=3440 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3443/task/3462/stat : 3462 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237602 27969658880 32494 33554432000 4194304 4196468 140728230007200 139935708466096 139936722401922 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131372 KiB

[startup+0.700943 s]
/proc/loadavg: 3.90 3.67 5.42 2/211 3462
/proc/meminfo: memFree=30733884/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420237593 115843072 349 33554432000 4194304 5098028 140728648425440 140728648422696 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 349 296 221 0 87 0
[pid=3443] ppid=3440 vsize=27320392 memory=162056 CPUtime=0.92 cores=0-7
/proc/3443/stat : 3443 (java) S 3440 3440 2547 0 -1 1077944320 19101 0 0 0 84 8 0 0 20 0 20 0 420237593 27976081408 40514 33554432000 4194304 4196468 140728230007200 140728229989744 139936722390775 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
/proc/3443/statm: 6830098 40514 3159 1 0 6791447 0
[pid=3443/tid=3444] ppid=3440 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/3443/task/3444/stat : 3444 (java) R 3440 3440 2547 0 -1 4202560 16431 0 0 0 62 6 0 0 20 0 20 0 420237594 27976081408 40514 33554432000 4194304 4196468 140728230007200 139936694216520 139936705577320 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3445] ppid=3440 vsize=27320392 memory=140051099198320 CPUtime=0 cores=0-7
/proc/3443/task/3445/stat : 3445 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27976081408 40514 33554432000 4194304 4196468 140728230007200 139936726633232 139936722400981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3446] ppid=3440 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/3443/task/3446/stat : 3446 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420237596 27976081408 40514 33554432000 4194304 4196468 140728230007200 139936144456592 139936722400981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0
[pid=3443/tid=3447] ppid=3440 vsize=27320392 memory=1564 CPUtime=0 cores=0-7
/proc/3443/task/3447/stat : 3447 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420237596 27976081408 40514 33554432000 4194304 4196468 140728230007200 139936143404048 139936722400981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33816576 140728230015723 140728230016150 140728230016150 140728230019023 0

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

/proc/3466/task/3476/stat : 3476 (java) S 3440 3440 2547 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 420238806 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652153424496 140652925909634 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3477] ppid=3440 vsize=8414124 memory=206708 CPUtime=0 cores=0-7
/proc/3466/task/3477/stat : 3477 (java) S 3440 3440 2547 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420238806 8616062976 30602 33554432000 4194304 4196468 140735020573280 140651454784800 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3478] ppid=3440 vsize=8414124 memory=122408 CPUtime=0 cores=0-7
/proc/3466/task/3478/stat : 3478 (java) S 3440 3440 2547 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 420238807 8616062976 30602 33554432000 4194304 4196468 140735020573280 140651320563312 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3479] ppid=3440 vsize=8414124 memory=205416 CPUtime=0 cores=0-7
/proc/3466/task/3479/stat : 3479 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650946058832 140652925917083 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3480] ppid=3440 vsize=8414124 memory=1476 CPUtime=0.14 cores=0-7
/proc/3466/task/3480/stat : 3480 (java) S 3440 3440 2547 0 -1 1077944384 865 0 0 0 14 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652152371312 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3481] ppid=3440 vsize=8414124 memory=1476 CPUtime=0.07 cores=0-7
/proc/3466/task/3481/stat : 3481 (java) S 3440 3440 2547 0 -1 1077944384 233 0 0 0 7 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652151318512 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3482] ppid=3440 vsize=8414124 memory=0 CPUtime=0.14 cores=0-7
/proc/3466/task/3482/stat : 3482 (java) S 3440 3440 2547 0 -1 1077944384 585 0 0 0 14 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652150266224 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3483] ppid=3440 vsize=8414124 memory=154 CPUtime=0.24 cores=0-7
/proc/3466/task/3483/stat : 3483 (java) S 3440 3440 2547 0 -1 1077944384 586 0 0 0 24 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652149213424 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3484] ppid=3440 vsize=8414124 memory=8800 CPUtime=0 cores=0-7
/proc/3466/task/3484/stat : 3484 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420238810 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650448153440 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3485] ppid=3440 vsize=8414124 memory=1069 CPUtime=0 cores=0-7
/proc/3466/task/3485/stat : 3485 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420238810 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652148161328 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3487] ppid=3440 vsize=8414124 memory=1097 CPUtime=0 cores=0-7
/proc/3466/task/3487/stat : 3487 (java) S 3440 3440 2547 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652140128064 140652925923097 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3489] ppid=3440 vsize=8414124 memory=1097 CPUtime=0 cores=0-7
/proc/3466/task/3489/stat : 3489 (java) S 3440 3440 2547 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140649777053072 140652925920413 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3490] ppid=3440 vsize=8414124 memory=1097 CPUtime=0 cores=0-7
/proc/3466/task/3490/stat : 3490 (java) S 3440 3440 2547 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650045488400 140652925920413 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3491] ppid=3440 vsize=8414124 memory=1097 CPUtime=0 cores=0-7
/proc/3466/task/3491/stat : 3491 (java) S 3440 3440 2547 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420238891 8616062976 30602 33554432000 4194304 4196468 140735020573280 140649508625712 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
Current children cumulated CPU time: 122.18 s
Current children cumulated vsize: 9318260 KiB
Current children cumulated memory: 392504 KiB

[startup+26.4011 s]
/proc/loadavg: 4.53 3.81 5.42 2/217 3499
/proc/meminfo: memFree=30482308/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1476 CPUtime=23.07 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 581 37872 0 0 0 0 2224 83 20 0 1 0 420237593 115843072 369 33554432000 4194304 5098028 140728648425440 140728648422184 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 369 311 221 0 87 0
[pid=3466] ppid=3440 vsize=8414124 memory=122408 CPUtime=1.54 cores=0-7
/proc/3466/stat : 3466 (java) S 3440 3440 2547 0 -1 1077944320 21077 0 0 0 145 9 0 0 20 0 24 0 420238803 8616062976 30602 33554432000 4194304 4196468 140735020573280 140735020555824 140652925898487 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
/proc/3466/statm: 2103531 30602 3214 1 0 2064875 0
[pid=3486] ppid=3466 vsize=791008 memory=268248 CPUtime=100.22 cores=0-7
/proc/3486/stat : 3486 (manyglucose-4.1) S 3466 3440 2547 0 -1 1077944320 166702 0 0 0 9983 39 0 0 20 0 2 0 420238889 809992192 67062 33554432000 4194304 4454172 140724708163280 140724708161664 140559399464695 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6552832 6554400 16482304 140724708168554 140724708168752 140724708168752 140724708171706 0
/proc/3486/statm: 197752 67062 420 64 0 193420 0
[pid=3486/tid=3492] ppid=3466 vsize=791008 memory=260620 CPUtime=12.65 cores=0-7
/proc/3486/task/3492/stat : 3492 (manyglucose-4.1) R 3466 3440 2547 0 -1 4202560 18902 0 0 0 1261 4 0 0 20 0 2 0 420238935 809992192 67062 33554432000 4194304 4454172 140724708163280 140559364799592 4351209 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 16482304 140724708168554 140724708168752 140724708168752 140724708171706 0
[pid=3466/tid=3467] ppid=3440 vsize=8414124 memory=0 CPUtime=0.89 cores=0-7
/proc/3466/task/3467/stat : 3467 (java) S 3440 3440 2547 0 -1 1077944384 17387 0 0 0 82 7 0 0 20 0 24 0 420238803 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652897738656 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3468] ppid=3440 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3466/task/3468/stat : 3468 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652930141072 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3469] ppid=3440 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3466/task/3469/stat : 3469 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652411087632 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3470] ppid=3440 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3466/task/3470/stat : 3470 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652410035344 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3471] ppid=3440 vsize=8414124 memory=1916360722177 CPUtime=0 cores=0-7
/proc/3466/task/3471/stat : 3471 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652408982544 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3472] ppid=3440 vsize=8414124 memory=1937835558657 CPUtime=0 cores=0-7
/proc/3466/task/3472/stat : 3472 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652407929232 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3473] ppid=3440 vsize=8414124 memory=2341562484481 CPUtime=0 cores=0-7
/proc/3466/task/3473/stat : 3473 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652406876432 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3474] ppid=3440 vsize=8414124 memory=2444641699585 CPUtime=0 cores=0-7
/proc/3466/task/3474/stat : 3474 (java) S 3440 3440 2547 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652405824144 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3475] ppid=3440 vsize=8414124 memory=2466116535809 CPUtime=0 cores=0-7
/proc/3466/task/3475/stat : 3475 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238804 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652404771344 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3476] ppid=3440 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/3466/task/3476/stat : 3476 (java) S 3440 3440 2547 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 420238806 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652153424496 140652925909634 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3477] ppid=3440 vsize=8414124 memory=122408 CPUtime=0 cores=0-7
/proc/3466/task/3477/stat : 3477 (java) S 3440 3440 2547 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420238806 8616062976 30602 33554432000 4194304 4196468 140735020573280 140651454784800 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3478] ppid=3440 vsize=8414124 memory=269140 CPUtime=0 cores=0-7
/proc/3466/task/3478/stat : 3478 (java) S 3440 3440 2547 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 420238807 8616062976 30602 33554432000 4194304 4196468 140735020573280 140651320563312 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3479] ppid=3440 vsize=8414124 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/3466/task/3479/stat : 3479 (java) S 3440 3440 2547 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650946058832 140652925917083 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3480] ppid=3440 vsize=8414124 memory=4872558044660077418 CPUtime=0.14 cores=0-7
/proc/3466/task/3480/stat : 3480 (java) S 3440 3440 2547 0 -1 1077944384 865 0 0 0 14 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652152371312 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3481] ppid=3440 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/3466/task/3481/stat : 3481 (java) S 3440 3440 2547 0 -1 1077944384 233 0 0 0 7 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652151318512 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3482] ppid=3440 vsize=8414124 memory=227 CPUtime=0.14 cores=0-7
/proc/3466/task/3482/stat : 3482 (java) S 3440 3440 2547 0 -1 1077944384 585 0 0 0 14 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652150266224 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3483] ppid=3440 vsize=8414124 memory=227 CPUtime=0.24 cores=0-7
/proc/3466/task/3483/stat : 3483 (java) S 3440 3440 2547 0 -1 1077944384 586 0 0 0 24 0 0 0 20 0 24 0 420238809 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652149213424 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3484] ppid=3440 vsize=8414124 memory=227 CPUtime=0 cores=0-7
/proc/3466/task/3484/stat : 3484 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420238810 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650448153440 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3485] ppid=3440 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3466/task/3485/stat : 3485 (java) S 3440 3440 2547 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420238810 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652148161328 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3487] ppid=3440 vsize=8414124 memory=154 CPUtime=0 cores=0-7
/proc/3466/task/3487/stat : 3487 (java) S 3440 3440 2547 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140652140128064 140652925923097 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3489] ppid=3440 vsize=8414124 memory=1146 CPUtime=0 cores=0-7
/proc/3466/task/3489/stat : 3489 (java) S 3440 3440 2547 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140649777053072 140652925920413 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3490] ppid=3440 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3466/task/3490/stat : 3490 (java) S 3440 3440 2547 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 24 0 420238889 8616062976 30602 33554432000 4194304 4196468 140735020573280 140650045488400 140652925920413 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3491] ppid=3440 vsize=8414124 memory=7668621171703638119 CPUtime=0 cores=0-7
/proc/3466/task/3491/stat : 3491 (java) S 3440 3440 2547 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420238891 8616062976 30602 33554432000 4194304 4196468 140735020573280 140649508625712 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
Current children cumulated CPU time: 124.83 s
Current children cumulated vsize: 9318260 KiB
Current children cumulated memory: 392132 KiB

[startup+26.8011 s]
/proc/loadavg: 4.53 3.81 5.42 2/217 3499
/proc/meminfo: memFree=30482308/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1476 CPUtime=23.07 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 581 37872 0 0 0 0 2224 83 20 0 1 0 420237593 115843072 369 33554432000 4194304 5098028 140728648425440 140728648422184 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 369 311 221 0 87 0
[pid=3466] ppid=3440 vsize=8283048 memory=139776 CPUtime=102.48 cores=0-7
/proc/3466/stat : 3466 (java) S 3440 3440 2547 0 -1 1077944320 22503 166716 0 0 197 10 10000 41 20 0 22 0 420238803 8481841152 34944 33554432000 4194304 4196468 140735020573280 140735020555824 140652925898487 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
/proc/3466/statm: 2070762 34944 3230 1 0 2032106 0
[pid=3466/tid=3467] ppid=3440 vsize=8283048 memory=8112282956445269571 CPUtime=101.45 cores=0-7
/proc/3466/task/3467/stat : 3467 (java) R 3440 3440 2547 0 -1 4202560 17675 166716 0 0 97 7 10000 41 20 0 22 0 420238803 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652897736112 140652925910422 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3468] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3468/stat : 3468 (java) S 3440 3440 2547 0 -1 1077944384 1 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652930141072 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3469] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3469/stat : 3469 (java) S 3440 3440 2547 0 -1 1077944384 1 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652411087632 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3470] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3470/stat : 3470 (java) S 3440 3440 2547 0 -1 1077944384 2 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652410035344 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3471] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3471/stat : 3471 (java) S 3440 3440 2547 0 -1 1077944384 1 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652408982544 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3472] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3472/stat : 3472 (java) S 3440 3440 2547 0 -1 1077944384 2 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652407929232 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3473] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3473/stat : 3473 (java) S 3440 3440 2547 0 -1 1077944384 3 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652406876432 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3474] ppid=3440 vsize=8283048 memory=0 CPUtime=100.41 cores=0-7
/proc/3466/task/3474/stat : 3474 (java) S 3440 3440 2547 0 -1 1077944384 2 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652405824144 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3475] ppid=3440 vsize=8283048 memory=164 CPUtime=100.41 cores=0-7
/proc/3466/task/3475/stat : 3475 (java) S 3440 3440 2547 0 -1 1077944384 1 166716 0 0 0 0 10000 41 20 0 22 0 420238804 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652404771344 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3476] ppid=3440 vsize=8283048 memory=3467825800558164031 CPUtime=100.41 cores=0-7
/proc/3466/task/3476/stat : 3476 (java) S 3440 3440 2547 0 -1 1077944384 5 166716 0 0 0 0 10000 41 20 0 22 0 420238806 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652153424496 140652925909634 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3477] ppid=3440 vsize=8283048 memory=3467825800558164031 CPUtime=100.41 cores=0-7
/proc/3466/task/3477/stat : 3477 (java) S 3440 3440 2547 0 -1 1077944384 13 166716 0 0 0 0 10000 41 20 0 22 0 420238806 8481841152 34944 33554432000 4194304 4196468 140735020573280 140651454784800 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3478] ppid=3440 vsize=8283048 memory=734122134912712504 CPUtime=100.41 cores=0-7
/proc/3466/task/3478/stat : 3478 (java) S 3440 3440 2547 0 -1 1077944384 21 166716 0 0 0 0 10000 41 20 0 22 0 420238807 8481841152 34944 33554432000 4194304 4196468 140735020573280 140651320563312 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3479] ppid=3440 vsize=8283048 memory=-7384421838975180718 CPUtime=100.41 cores=0-7
/proc/3466/task/3479/stat : 3479 (java) S 3440 3440 2547 0 -1 1077944384 1 166716 0 0 0 0 10000 41 20 0 22 0 420238809 8481841152 34944 33554432000 4194304 4196468 140735020573280 140650946058832 140652925917083 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3480] ppid=3440 vsize=8283048 memory=5936413263942664032 CPUtime=100.61 cores=0-7
/proc/3466/task/3480/stat : 3480 (java) S 3440 3440 2547 0 -1 1077944384 903 166716 0 0 20 0 10000 41 20 0 22 0 420238809 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652152371312 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3481] ppid=3440 vsize=8283048 memory=7667496448077815890 CPUtime=100.52 cores=0-7
/proc/3466/task/3481/stat : 3481 (java) S 3440 3440 2547 0 -1 1077944384 262 166716 0 0 11 0 10000 41 20 0 22 0 420238809 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652151318512 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3482] ppid=3440 vsize=8283048 memory=4280452910233378898 CPUtime=100.61 cores=0-7
/proc/3466/task/3482/stat : 3482 (java) S 3440 3440 2547 0 -1 1077944384 619 166716 0 0 20 0 10000 41 20 0 22 0 420238809 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652150266224 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3483] ppid=3440 vsize=8283048 memory=7686721470334540182 CPUtime=100.77 cores=0-7
/proc/3466/task/3483/stat : 3483 (java) R 3440 3440 2547 0 -1 4202560 1445 166716 0 0 36 0 10000 41 20 0 22 0 420238809 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652149213424 140652925910422 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3484] ppid=3440 vsize=8283048 memory=4350845994027681080 CPUtime=100.41 cores=0-7
/proc/3466/task/3484/stat : 3484 (java) S 3440 3440 2547 0 -1 1077944384 3 166716 0 0 0 0 10000 41 20 0 22 0 420238810 8481841152 34944 33554432000 4194304 4196468 140735020573280 140650448153440 140652925908693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3485] ppid=3440 vsize=8283048 memory=8172165503892745017 CPUtime=100.41 cores=0-7
/proc/3466/task/3485/stat : 3485 (java) S 3440 3440 2547 0 -1 1077944384 3 166716 0 0 0 0 10000 41 20 0 22 0 420238810 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652148161328 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3487] ppid=3440 vsize=8283048 memory=4134314647761689137 CPUtime=100.41 cores=0-7
/proc/3466/task/3487/stat : 3487 (java) S 3440 3440 2547 0 -1 1077944384 24 166716 0 0 0 0 10000 41 20 0 22 0 420238889 8481841152 34944 33554432000 4194304 4196468 140735020573280 140652140127248 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
[pid=3466/tid=3491] ppid=3440 vsize=8283048 memory=4843406312901524025 CPUtime=100.41 cores=0-7
/proc/3466/task/3491/stat : 3491 (java) S 3440 3440 2547 0 -1 1077944384 13 166716 0 0 0 0 10000 41 20 0 22 0 420238891 8481841152 34944 33554432000 4194304 4196468 140735020573280 140649508627504 140652925909634 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37101568 140735020581880 140735020582038 140735020582038 140735020584911 0
Current children cumulated CPU time: 125.55 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 141252 KiB

[startup+26.9011 s]
/proc/loadavg: 4.53 3.81 5.42 2/217 3499
/proc/meminfo: memFree=30482308/32770688 swapFree=66961116/67108860
[pid=3440] ppid=3437 vsize=113128 memory=1476 CPUtime=23.07 cores=0-7
/proc/3440/stat : 3440 (scop.sh) S 3437 3440 2547 0 -1 4202496 581 37872 0 0 0 0 2224 83 20 0 1 0 420237593 115843072 369 33554432000 4194304 5098028 140728648425440 140728648422184 139816702911100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 7790592 140728648434468 140728648434796 140728648434796 140728648437709 0
/proc/3440/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 23.07 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 26.9087
CPU time (s): 125.818
CPU user time (s): 124.437
CPU system time (s): 1.38045
CPU usage (%): 467.572
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 4422960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.437
system time used= 1.38045
maximum resident set size= 4426116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11836
involuntary context switches= 1149


# summary of solver processes directly reported to runsolver:
#   pid: 3440
#   total CPU time (s): 125.818
#   total CPU user time (s): 124.437
#   total CPU system time (s): 1.38045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.315913 second user time and 0.335658 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-14 08:35:18
IDJOB=4392757
IDBENCH=138963
IDSOLVER=2839
FILE ID=node116/4392757-1568442959
RUNJOBID= node116-1568439487-2574
PBS_JOBID= 21702335
Free space on /tmp= 61244 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h374-02.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392757-1568442959/watcher-4392757-1568442959 -o /tmp/evaluation-result-4392757-1568442959/solver-4392757-1568442959 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568439487-2574 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392757-1568442959.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 595b80e98a8312b53afa04c8c4859da3
RANDOM SEED=198919575

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        30865616 kB
MemAvailable:   31856776 kB
Buffers:           88828 kB
Cached:          1188512 kB
SwapCached:        46664 kB
Active:           941856 kB
Inactive:         387468 kB
Active(anon):       4660 kB
Inactive(anon):    88112 kB
Active(file):     937196 kB
Inactive(file):   299356 kB
Unevictable:      109348 kB
Mlocked:          109348 kB
SwapTotal:      67108860 kB
SwapFree:       66961116 kB
Dirty:             20660 kB
Writeback:             0 kB
AnonPages:        114948 kB
Mapped:            44208 kB
Shmem:             32008 kB
Slab:             169436 kB
SReclaimable:     140888 kB
SUnreclaim:        28548 kB
KernelStack:        3408 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     498552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61224 MiB
End job on node116 at 2019-09-14 08:35:45