Trace number 4405213

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)SAT 2129.28 286.628

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
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 benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-17244-serial-file.bin HOME/instance-4405213-1569341881.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Tue Sep 24 18:17:22 CEST 2019
0.66/0.56	c PID: 17247
0.66/0.56	c IP: 172.20.3.123
0.66/0.56	c HOST: node123.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.63/1.03	c (0,0) Parsing End
1.63/1.04	c (0,0) CSP: 287 int (0 aux), 0 bool (0 aux), 147 ctr, max domain size 91
1.63/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.63/1.04	c (0,0) Constraint Name Generate Begin
1.63/1.04	c (0,0) Ctr:HOME/instance-4405213-1569341881.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:Lt:Num:Var
1.63/1.04	c (0,0) Constraint Name Generate End
1.63/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.63/1.04	c (0,0) CSP to CSPinCNF Begin
4.44/2.01	c (1,1) translated 15 (10%) constraints
5.85/2.46	c (1,1) translated 30 (20%) constraints
6.64/2.83	c (2,2) translated 45 (30%) constraints
6.99/3.17	c (2,2) translated 59 (40%) constraints
7.47/3.53	c (2,2) translated 74 (50%) constraints
7.78/3.88	c (3,3) translated 89 (60%) constraints
9.27/4.34	c (3,3) translated 103 (70%) constraints
11.61/4.90	c (4,4) translated 118 (80%) constraints
11.61/4.92	c (4,4) translated 133 (90%) constraints
12.35/5.11	c (4,4) translated 147 (100%) constraints
12.35/5.11	c (4,4) ===========================================
12.35/5.11	c (4,4) Order
12.35/5.11	c (4,4) ===========================================
12.68/5.22	c (4,4) translated 5654 (10%) constraints
12.99/5.34	c (4,4) translated 11308 (20%) constraints
13.09/5.45	c (4,4) translated 16962 (30%) constraints
13.19/5.57	c (5,5) translated 22616 (40%) constraints
13.33/5.69	c (5,5) translated 28270 (50%) constraints
13.55/5.80	c (5,5) translated 33924 (60%) constraints
13.65/5.92	c (5,5) translated 39578 (70%) constraints
13.83/6.05	c (5,5) translated 45232 (80%) constraints
15.47/6.87	c (6,6) translated 50886 (90%) constraints
16.88/7.34	c (6,6) translated 56540 (100%) constraints
16.88/7.34	c (6,6) CSP to CSPinCNF End
16.88/7.35	c (6,6) CSP: 1165 int (879 aux), 23325 bool (23324 aux), 85554 ctr, max domain size 89
16.88/7.35	c (6,6) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.88/7.35	c (6,6) CSPinCNF Propagation Begin
19.05/8.32	c (7,7) 3474 values, 11735 unsatisfiable literals, and 10172 valid clauses are removed
19.05/8.32	c (7,7) CSPinCNF Propagation End
19.05/8.32	c (7,7) CSP: 1133 int (849 aux), 23357 bool (23354 aux), 75382 ctr, max domain size 89
19.05/8.32	c (7,7) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.05/8.32	c (7,7) Simplify CSPinCNF Begin
20.09/8.72	c (8,8) Simplify CSPinCNF End
20.09/8.73	c (8,8) CSP: 1133 int (849 aux), 33535 bool (33532 aux), 85560 ctr, max domain size 89
20.09/8.73	c (8,8) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.09/8.73	c (8,8) Calculate Precise Domain Begin
20.09/8.77	c (8,8) 15 values are removed by re-calculation
20.09/8.77	c (8,8) Calculate Precise Domain End
20.09/8.77	c (8,8) CSP: 1133 int (849 aux), 33535 bool (33532 aux), 85560 ctr, max domain size 89
20.09/8.77	c (8,8) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.09/8.77	c (8,8) CSPinCNF to SatSolver Begin
21.49/9.13	c (8,8) 8556 (10 %) CSP clauses are encoded (0 SAT variables, 20073 SAT clauses)
21.82/9.23	c (8,8) 17112 (20 %) CSP clauses are encoded (0 SAT variables, 28629 SAT clauses)
21.94/9.32	c (8,8) 25668 (30 %) CSP clauses are encoded (0 SAT variables, 37185 SAT clauses)
22.04/9.40	c (8,8) 34224 (40 %) CSP clauses are encoded (0 SAT variables, 45741 SAT clauses)
24.13/10.30	c (9,9) 42780 (50 %) CSP clauses are encoded (0 SAT variables, 189729 SAT clauses)
26.36/12.20	c (11,11) 51336 (60 %) CSP clauses are encoded (0 SAT variables, 635117 SAT clauses)
26.56/12.45	c (11,11) 59892 (70 %) CSP clauses are encoded (0 SAT variables, 684945 SAT clauses)
26.66/12.56	c (12,12) 68448 (80 %) CSP clauses are encoded (0 SAT variables, 699339 SAT clauses)
27.18/12.85	c (12,12) 77004 (90 %) CSP clauses are encoded (0 SAT variables, 763357 SAT clauses)
28.61/13.26	c (12,12) CSPinCNF to SatSolver End
28.61/13.26	c (12,12) Heap : 269 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
28.61/13.26	c (12,12) 43454 bool, 854531 clause
28.61/13.26	c (12,12) Export Begin
28.95/13.37	c (12,12) Export to HOME/scop-17244-serial-file.bin
28.95/13.37	c (12,12) Export End
28.95/13.37	c (12,12) Export File Size: 0.05 MB
28.95/13.37	c (12,12) 0,0,6,7,8,8,12,STOP-AFTER(DIMACS)
28.95/13.37	c END-Prog: Tue Sep 24 18:17:34 CEST 2019
0.00/13.41	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-17244-serial-file.bin
29.16/13.87	c (0,0) Read Serial File Begin
29.16/13.87	c (0,0) HOME/scop-17244-serial-file.bin
29.95/14.10	c (0,0) Read Serial File End
30.18/14.11	
30.18/14.11	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
30.18/14.11	(Solving Process)
30.18/14.11	
30.18/14.14	c BEGIN-Prog: Tue Sep 24 18:17:35 CEST 2019
30.18/14.14	c PID: 17267
30.18/14.14	c IP: 172.20.3.123
30.18/14.14	c HOST: node123.alineos.net
30.18/14.14	c (0,0) SatSolver.solve Begin
30.18/14.14	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405213-1569341881.xml-scop-17247.cnf
30.18/14.17	c (0,0) c
30.18/14.17	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)
30.18/14.17	c (0,0) c
30.18/14.17	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
30.18/14.17	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
30.18/14.17	c (0,0) c ========================================[ Problem Statistics ]===========================================
30.18/14.17	c (0,0) c |                                                                                                       |
30.47/14.43	c (0,0) c |  Number of variables:         43454                                                                   |
30.47/14.43	c (0,0) c |  Number of clauses:          854531                                                                   |
30.47/14.43	c (0,0) c |  Parse time:                   0.25 s                                                                 |
30.47/14.43	c (0,0) c |                                                                                                       |
32.20/15.99	c (2,0) c |  Simplification time:          1.54 s                                                                 |
32.20/15.99	c (2,0) c |                                                                                                       |
32.20/15.99	c (2,0) c |  Generating clones                                                                                    |
32.50/16.24	c (2,0) c |  all clones generated. Memory =   561.80Mb.                                                           |
32.50/16.24	c (2,0) c ========================================================================================================|
32.50/16.24	c (2,0) c
32.50/16.24	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
32.50/16.24	c (2,0) c
32.50/16.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.50/16.24	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
32.50/16.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.50/16.24	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
32.50/16.24	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
32.50/16.24	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
32.50/16.24	c (2,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
32.50/16.24	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
32.50/16.24	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
32.50/16.24	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
32.50/16.24	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
32.50/16.24	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
32.50/16.24	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
32.50/16.24	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
32.50/16.24	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
32.50/16.24	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
32.50/16.24	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
32.50/16.24	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
32.50/16.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
264.78/45.42	c (31,0) c
264.78/45.42	c (31,0) c |------------------------------------------------------------------------------------------------------------------------|
264.78/45.42	c (31,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
264.78/45.42	c (31,0) c |------------------------------------------------------------------------------------------------------------------------|
264.78/45.42	c (31,0) c |  0 |    307 |     425188 |      52849 |   200184 |    14239 |     6484 |    40853 |     2756 |      210 |  20 |  1.779 |
264.78/45.42	c (31,0) c |  1 |    292 |     420254 |      50645 |   197027 |    24410 |     6167 |    40367 |     2721 |      205 |  20 |  1.682 |
264.78/45.42	c (31,0) c |  2 |    301 |     414577 |      51812 |   203549 |    13230 |     6236 |    40899 |     2697 |      209 |  20 |  1.682 |
264.78/45.42	c (31,0) c |  3 |    326 |     416680 |      51530 |   193474 |    12951 |     6097 |    41313 |     2668 |      211 |  20 |  1.691 |
264.78/45.42	c (31,0) c |  4 |    314 |     413378 |      52406 |   204712 |    13810 |     6168 |    41139 |     2814 |      210 |  20 |  1.691 |
264.78/45.42	c (31,0) c |  5 |    296 |     415170 |      52592 |   201811 |    14004 |     6373 |    41241 |     2695 |      213 |  20 |  1.694 |
264.78/45.42	c (31,0) c |  6 |    290 |     407736 |      51361 |   198713 |    12802 |     6073 |    40919 |     2789 |      208 |  20 |  1.696 |
264.78/45.42	c (31,0) c |  7 |    295 |     423604 |      52698 |   204945 |    14086 |     6294 |    41765 |     2781 |      215 |  20 |  1.701 |
264.78/45.42	c (31,0) c 
264.78/45.42	c (31,0) c synthesis      415893 conflicts   417669124 propagations     1784 conflicts/sec  1791725 propagations/sec
264.78/45.42	c (31,0) c real: 31.2508 s, cpu: 233.11 s, memory: 982.87 Mb
494.99/74.42	c (60,0) c
494.99/74.42	c (60,0) c |------------------------------------------------------------------------------------------------------------------------|
494.99/74.42	c (60,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
494.99/74.42	c (60,0) c |------------------------------------------------------------------------------------------------------------------------|
494.99/74.42	c (60,0) c |  0 |    601 |     732074 |      84666 |   259882 |    31029 |     9540 |    63436 |     4590 |      415 |  20 |  2.014 |
494.99/74.42	c (60,0) c |  1 |    625 |     735368 |      85444 |   260446 |    31817 |     9662 |    63439 |     4651 |      416 |  20 |  2.004 |
494.99/74.42	c (60,0) c |  2 |    606 |     727085 |      86076 |   265635 |    32430 |     9549 |    65030 |     4628 |      427 |  20 |  2.014 |
494.99/74.42	c (60,0) c |  3 |    640 |     717200 |      83953 |   256510 |    30325 |     9235 |    64574 |     4489 |      421 |  20 |  2.004 |
494.99/74.42	c (60,0) c |  4 |    600 |     707689 |      83320 |   261344 |    29707 |     9228 |    62928 |     4586 |      408 |  20 |  1.995 |
494.99/74.42	c (60,0) c |  5 |    592 |     719023 |      85087 |   262921 |    31441 |     9628 |    64208 |     4562 |      421 |  20 |  2.002 |
494.99/74.42	c (60,0) c |  6 |    590 |     694528 |      83676 |   259782 |    30044 |     9320 |    63265 |     4620 |      413 |  20 |  2.004 |
494.99/74.42	c (60,0) c |  7 |    613 |     722258 |      85320 |   265801 |    31676 |     9494 |    64628 |     4699 |      423 |  20 |  2.027 |
494.99/74.42	c (60,0) c 
494.99/74.42	c (60,0) c synthesis      677542 conflicts   810476338 propagations     1464 conflicts/sec  1750662 propagations/sec
494.99/74.42	c (60,0) c real: 60.2508 s, cpu: 462.954 s, memory: 965.28 Mb
728.32/104.42	c (90,0) c
728.32/104.42	c (90,0) c |------------------------------------------------------------------------------------------------------------------------|
728.32/104.42	c (90,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
728.32/104.42	c (90,0) c |------------------------------------------------------------------------------------------------------------------------|
728.32/104.42	c (90,0) c |  0 |    765 |     910975 |     111984 |   292439 |    20645 |    12453 |    81775 |     5804 |      637 |  20 |  2.069 |
728.32/104.42	c (90,0) c |  1 |    951 |    1030485 |     116945 |   307496 |    25580 |    12870 |    84828 |     6524 |      636 |  20 |  2.092 |
728.32/104.42	c (90,0) c |  2 |    765 |     889249 |     111191 |   295239 |    39976 |    12207 |    84363 |     5678 |      638 |  20 |  2.085 |
728.32/104.42	c (90,0) c |  3 |    947 |     994390 |     113337 |   300370 |    21943 |    12108 |    84792 |     6299 |      627 |  20 |  2.087 |
728.32/104.42	c (90,0) c |  4 |    822 |     905427 |     111355 |   295462 |    40147 |    12491 |    84989 |     5869 |      634 |  20 |  2.090 |
728.32/104.42	c (90,0) c |  5 |    862 |     984322 |     113528 |   304433 |    22158 |    12458 |    83729 |     6274 |      618 |  20 |  2.083 |
728.32/104.42	c (90,0) c |  6 |    765 |     886060 |     110470 |   293325 |    39282 |    11920 |    82638 |     5892 |      635 |  20 |  2.090 |
728.32/104.42	c (90,0) c |  7 |    912 |     995755 |     115531 |   309447 |    24136 |    12418 |    85092 |     6356 |      633 |  20 |  2.085 |
728.32/104.42	c (90,0) c 
728.32/104.42	c (90,0) c synthesis      904342 conflicts  1194317240 propagations     1300 conflicts/sec  1716574 propagations/sec
728.32/104.42	c (90,0) c real: 90.2548 s, cpu: 695.756 s, memory: 1140.27 Mb
962.82/134.42	c (120,0) c
962.82/134.42	c (120,0) c |------------------------------------------------------------------------------------------------------------------------|
962.82/134.42	c (120,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
962.82/134.42	c (120,0) c |------------------------------------------------------------------------------------------------------------------------|
962.82/134.42	c (120,0) c |  0 |    781 |     941418 |     129341 |   297888 |    37983 |    13418 |   102402 |     6046 |      857 |  20 |  2.145 |
962.82/134.42	c (120,0) c |  1 |   1276 |    1306487 |     149006 |   345627 |    34850 |    15987 |   100005 |     8331 |      856 |  20 |  2.145 |
962.82/134.42	c (120,0) c |  2 |    781 |     943726 |     131584 |   305657 |    40271 |    14366 |   100478 |     6116 |      843 |  20 |  2.131 |
962.82/134.42	c (120,0) c |  3 |   1282 |    1274668 |     146285 |   340495 |    32095 |    15333 |   100753 |     8074 |      855 |  20 |  2.136 |
962.82/134.42	c (120,0) c |  4 |    889 |     953401 |     131393 |   305501 |    40027 |    14277 |   101459 |     6233 |      856 |  20 |  2.140 |
962.82/134.42	c (120,0) c |  5 |   1190 |    1256340 |     144062 |   342142 |    29862 |    15443 |    99303 |     7904 |      837 |  20 |  2.129 |
962.82/134.42	c (120,0) c |  6 |    766 |     914570 |     125798 |   299812 |    34474 |    12779 |    93099 |     6166 |      853 |  20 |  2.113 |
962.82/134.42	c (120,0) c |  7 |   1231 |    1264588 |     146289 |   346185 |    32120 |    15307 |   100417 |     7978 |      851 |  20 |  2.136 |
962.82/134.42	c (120,0) c 
962.82/134.42	c (120,0) c synthesis     1103759 conflicts  1551364158 propagations     1187 conflicts/sec  1668021 propagations/sec
962.82/134.42	c (120,0) c real: 120.251 s, cpu: 930.063 s, memory: 1181.88 Mb
1196.90/164.42	c (150,0) c
1196.90/164.42	c (150,0) c |------------------------------------------------------------------------------------------------------------------------|
1196.90/164.42	c (150,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1196.90/164.42	c (150,0) c |------------------------------------------------------------------------------------------------------------------------|
1196.90/164.42	c (150,0) c |  0 |    829 |     975761 |     145868 |   303331 |    31738 |    14933 |   115247 |     6427 |     1076 |  20 |  2.172 |
1196.90/164.42	c (150,0) c |  1 |   1578 |    1583214 |     178700 |   375058 |    39146 |    18574 |   113975 |    10137 |     1072 |  20 |  2.172 |
1196.90/164.42	c (150,0) c |  2 |    847 |     995151 |     151667 |   313087 |    37558 |    16236 |   116490 |     6564 |     1076 |  20 |  2.163 |
1196.90/164.42	c (150,0) c |  3 |   1582 |    1548881 |     175460 |   370490 |    35904 |    18279 |   114152 |     9767 |     1071 |  20 |  2.163 |
1196.90/164.42	c (150,0) c |  4 |    924 |     993407 |     150787 |   312598 |    36654 |    16251 |   115933 |     6611 |     1076 |  20 |  2.168 |
1196.90/164.42	c (150,0) c |  5 |   1510 |    1519445 |     173735 |   372450 |    34182 |    18433 |   112671 |     9685 |     1056 |  20 |  2.161 |
1196.90/164.42	c (150,0) c |  6 |    827 |     949595 |     140824 |   304901 |    26693 |    13637 |   118456 |     6505 |     1076 |  20 |  2.168 |
1196.90/164.42	c (150,0) c |  7 |   1581 |    1527792 |     176575 |   377623 |    31506 |    17654 |   115135 |     9901 |     1075 |  20 |  2.163 |
1196.90/164.42	c (150,0) c 
1196.90/164.42	c (150,0) c synthesis     1293617 conflicts  1907064607 propagations     1112 conflicts/sec  1639081 propagations/sec
1196.90/164.42	c (150,0) c real: 150.251 s, cpu: 1163.5 s, memory: 1174.52 Mb
1421.28/193.41	c (179,0) c
1421.28/193.41	c (179,0) c |------------------------------------------------------------------------------------------------------------------------|
1421.28/193.41	c (179,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1421.28/193.41	c (179,0) c |------------------------------------------------------------------------------------------------------------------------|
1421.28/193.41	c (179,0) c |  0 |    892 |    1013479 |     163225 |   308525 |    49093 |    17079 |   132912 |     6808 |     1293 |  20 |  2.195 |
1421.28/193.41	c (179,0) c |  1 |   1885 |    1831766 |     206652 |   398464 |    67090 |    20702 |   129262 |    12137 |     1280 |  20 |  2.191 |
1421.28/193.41	c (179,0) c |  2 |    893 |    1044239 |     170929 |   323318 |    31420 |    18656 |   129999 |     7122 |     1293 |  20 |  2.179 |
1421.28/193.42	c (179,0) c |  3 |   1873 |    1811980 |     205524 |   395382 |    37988 |    21047 |   129681 |    11566 |     1289 |  20 |  2.214 |
1421.28/193.42	c (179,0) c |  4 |    986 |    1033360 |     168488 |   318469 |    28967 |    18043 |   132981 |     7054 |     1293 |  20 |  2.218 |
1421.28/193.42	c (179,0) c |  5 |   1824 |    1766612 |     203189 |   397266 |    35695 |    21230 |   128153 |    11513 |     1273 |  20 |  2.179 |
1421.28/193.42	c (179,0) c |  6 |    866 |     975479 |     154552 |   307670 |    40418 |    14753 |   136146 |     6727 |     1293 |  20 |  2.218 |
1421.28/193.42	c (179,0) c |  7 |   1882 |    1785305 |     206045 |   401810 |    60964 |    20756 |   130465 |    12293 |     1293 |  20 |  2.214 |
1421.28/193.42	c (179,0) c 
1421.28/193.42	c (179,0) c synthesis     1478605 conflicts  2248176297 propagations     1066 conflicts/sec  1620331 propagations/sec
1421.28/193.42	c (179,0) c real: 179.251 s, cpu: 1387.48 s, memory: 1270.85 Mb
1648.09/222.43	c (208,0) c
1648.09/222.43	c (208,0) c |------------------------------------------------------------------------------------------------------------------------|
1648.09/222.43	c (208,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1648.09/222.43	c (208,0) c |------------------------------------------------------------------------------------------------------------------------|
1648.09/222.43	c (208,0) c |  0 |    938 |    1056255 |     181800 |   314634 |    42287 |    19754 |   148219 |     7232 |     1504 |  20 |  2.262 |
1648.09/222.43	c (208,0) c |  1 |   2179 |    2072260 |     234583 |   418363 |    61029 |    23587 |   143527 |    14367 |     1493 |  20 |  2.253 |
1648.09/222.43	c (208,0) c |  2 |    954 |    1084818 |     187749 |   330152 |    48236 |    20927 |   146292 |     7528 |     1502 |  20 |  2.253 |
1648.09/222.43	c (208,0) c |  3 |   2218 |    2054370 |     235306 |   417596 |    67766 |    23210 |   145050 |    13553 |     1508 |  20 |  2.253 |
1648.09/222.43	c (208,0) c |  4 |   1020 |    1062936 |     184173 |   322791 |    44647 |    19610 |   145988 |     7349 |     1498 |  20 |  2.258 |
1648.09/222.43	c (208,0) c |  5 |   2134 |    2017447 |     232780 |   418926 |    65283 |    23515 |   143411 |    13465 |     1493 |  20 |  2.251 |
1648.09/222.43	c (208,0) c |  6 |    893 |     997067 |     167121 |   309620 |    27596 |    15635 |   149761 |     6958 |     1505 |  20 |  2.258 |
1648.09/222.43	c (208,0) c |  7 |   2197 |    2028762 |     235213 |   421863 |    58909 |    22910 |   145677 |    14275 |     1512 |  20 |  2.253 |
1648.09/222.43	c (208,0) c 
1648.09/222.43	c (208,0) c synthesis     1658726 conflicts  2577787706 propagations     1028 conflicts/sec  1596996 propagations/sec
1648.09/222.43	c (208,0) c real: 208.251 s, cpu: 1614.15 s, memory: 1356.07 Mb
1871.87/251.43	c (237,0) c
1871.87/251.43	c (237,0) c |------------------------------------------------------------------------------------------------------------------------|
1871.87/251.43	c (237,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1871.87/251.43	c (237,0) c |------------------------------------------------------------------------------------------------------------------------|
1871.87/251.43	c (237,0) c |  0 |    996 |    1098561 |     200329 |   320866 |    32813 |    22312 |   162750 |     7664 |     1717 |  20 |  2.278 |
1871.87/251.43	c (237,0) c |  1 |   2513 |    2308099 |     263392 |   436276 |    55727 |    25958 |   158590 |    16550 |     1709 |  20 |  2.269 |
1871.87/251.43	c (237,0) c |  2 |   1009 |    1122915 |     205361 |   335950 |    37883 |    22966 |   161921 |     7933 |     1717 |  20 |  2.269 |
1871.87/251.43	c (237,0) c |  3 |   2552 |    2278526 |     262937 |   434736 |    58264 |    25934 |   159173 |    15764 |     1716 |  20 |  2.269 |
1871.87/251.43	c (237,0) c |  4 |   1021 |    1088226 |     200806 |   326176 |    33281 |    21209 |   151681 |     7685 |     1717 |  20 |  2.258 |
1871.87/251.43	c (237,0) c |  5 |   2428 |    2247292 |     259720 |   435874 |    55109 |    26076 |   157561 |    15595 |     1697 |  20 |  2.267 |
1871.87/251.43	c (237,0) c |  6 |    934 |    1023414 |     181130 |   312204 |    41598 |    16900 |   167867 |     7207 |     1717 |  20 |  2.274 |
1871.87/251.43	c (237,0) c |  7 |   2491 |    2245193 |     260914 |   437563 |    45407 |    24983 |   160084 |    16354 |     1716 |  20 |  2.269 |
1871.87/251.43	c (237,0) c 
1871.87/251.43	c (237,0) c synthesis     1834589 conflicts  2897323493 propagations      998 conflicts/sec  1576675 propagations/sec
1871.87/251.43	c (237,0) c real: 237.251 s, cpu: 1837.62 s, memory: 1263.44 Mb
2091.30/280.42	c (266,0) c
2091.30/280.42	c (266,0) c |------------------------------------------------------------------------------------------------------------------------|
2091.30/280.42	c (266,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2091.30/280.42	c (266,0) c |------------------------------------------------------------------------------------------------------------------------|
2091.30/280.42	c (266,0) c |  0 |   1021 |    1128867 |     217492 |   325864 |    49971 |    24088 |   178242 |     8024 |     1926 |  20 |  2.290 |
2091.30/280.42	c (266,0) c |  1 |   2827 |    2544775 |     290016 |   450424 |    82347 |    28016 |   174492 |    18820 |     1920 |  20 |  2.281 |
2091.30/280.42	c (266,0) c |  2 |   1021 |    1152359 |     222478 |   339669 |    54996 |    24695 |   174612 |     8260 |     1926 |  20 |  2.281 |
2091.30/280.42	c (266,0) c |  3 |   2869 |    2505011 |     290184 |   449386 |    48576 |    28692 |   174345 |    17918 |     1926 |  20 |  2.281 |
2091.30/280.42	c (266,0) c |  4 |   1022 |    1121957 |     218733 |   331788 |    51197 |    24224 |   173663 |     8140 |     1926 |  20 |  2.285 |
2091.30/280.42	c (266,0) c |  5 |   2749 |    2471763 |     287702 |   450453 |    46148 |    28833 |   172616 |    17845 |     1906 |  20 |  2.278 |
2091.30/280.42	c (266,0) c |  6 |    977 |    1049458 |     194764 |   315053 |    55231 |    18007 |   184738 |     7534 |     1926 |  20 |  2.285 |
2091.30/280.42	c (266,0) c |  7 |   2777 |    2491928 |     288357 |   451933 |    72846 |    27844 |   175264 |    18870 |     1926 |  20 |  2.281 |
2091.30/280.42	c (266,0) c 
2091.30/280.42	c (266,0) c synthesis     2009727 conflicts  3214014601 propagations      977 conflicts/sec  1562752 propagations/sec
2091.30/280.42	c (266,0) c real: 266.251 s, cpu: 2056.64 s, memory: 1407.93 Mb
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c real time : 272.226 s
2128.57/286.39	c (272,0) c cpu time  : 2093.78 s
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | Conflicts     |         2040161 |     220188 |     294685 |     225071 |     294785 |     221353 |     294539 |     197170 |     292370 |
2128.57/286.39	c (272,0) c | Decisions     |        14646014 |    1132477 |    2586691 |    1156556 |    2539712 |    1126042 |    2525611 |    1054394 |    2524531 |
2128.57/286.39	c (272,0) c | Propagations  |      3267685249 |  379054103 |  446910138 |  387151699 |  448047960 |  375169815 |  446003899 |  338953941 |  446393694 |
2128.57/286.39	c (272,0) c | ReduceDBs     |             103 |         12 |         14 |         12 |         14 |         12 |         14 |         12 |         13 |
2128.57/286.39	c (272,0) c | SimpDBs       |             578 |         66 |         78 |         65 |         78 |         70 |         81 |         65 |         75 |
2128.57/286.39	c (272,0) c | Restarts      |           15505 |       1021 |       2877 |       1021 |       2921 |       1022 |       2829 |        986 |       2828 |
2128.57/286.39	c (272,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2128.57/286.39	c (272,0) c | PropBinClauses|      4944406250 |  591861576 |  649483121 |  605303888 |  651265918 |  592527662 |  648027352 |  556431327 |  649505406 |
2128.57/286.39	c (272,0) c | PropPreBlocker|     72303712309 | 8963441630 | 9075195529 | 9099935665 | 9133105398 | 8968701289 | 9089931570 | 8838921180 | 9134480048 |
2128.57/286.39	c (272,0) c | PropNotBlocker|      8515213062 |  944669281 | 1238562463 |  927878544 | 1217728022 |  907080516 | 1227297534 |  843496594 | 1208500108 |
2128.57/286.39	c (272,0) c | LitFullScans  |     94023807219 |11770046022 |11736990364 |11770787201 |11767067247 |11740241259 |11737168392 |11740536377 |11760970357 |
2128.57/286.39	c (272,0) c | LitScanFracts |        21186855 |    4034596 |     939708 |    4783503 |    1019268 |    3759860 |    1167756 |    4512376 |     969788 |
2128.57/286.39	c (272,0) c | DecisionLevel0|           16109 |       1115 |       2976 |       1084 |       2981 |       1084 |       2920 |       1053 |       2896 |
2128.57/286.39	c (272,0) c | Periods       |           15667 |       1961 |       1956 |       1961 |       1961 |       1956 |       1956 |       1956 |       1960 |
2128.57/286.39	c (272,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
2128.57/286.39	c (272,0) c | Avg_Trail     |                 |      18081 |      17518 |      18140 |      17715 |      18411 |      17564 |      18981 |      17788 |
2128.57/286.39	c (272,0) c | Avg_DL        |                 |        145 |        153 |        147 |        157 |        142 |        153 |        151 |        160 |
2128.57/286.39	c (272,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2128.57/286.39	c (272,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | Exported      |          207308 |      24326 |      28422 |      24911 |      29121 |      24691 |      29292 |      18271 |      28274 |
2128.57/286.39	c (272,0) c | Imported      |         1421308 |     178242 |     177219 |     174612 |     176925 |     173663 |     176313 |     186568 |     177766 |
2128.57/286.39	c (272,0) c | Good          |           90121 |      11528 |      10835 |      11511 |      11098 |      11390 |      10941 |      11652 |      11166 |
2128.57/286.39	c (272,0) c | Purge         |         1331187 |     166714 |     166384 |     163101 |     165827 |     162273 |     165372 |     174916 |     166600 |
2128.57/286.39	c (272,0) c | Promoted      |          107197 |       8076 |      19245 |       8299 |      18219 |       8221 |      18287 |       7573 |      19277 |
2128.57/286.39	c (272,0) c | Remove_Imp    |          766924 |     100285 |      89253 |      95502 |      92622 |      93513 |      91832 |     127509 |      76408 |
2128.57/286.39	c (272,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | Unaries       |                 |         94 |         99 |         63 |         60 |         62 |         91 |         67 |         68 |
2128.57/286.39	c (272,0) c | Binaries      |                 |       1337 |       2102 |       1290 |       1843 |       1366 |       1995 |       1259 |       1773 |
2128.57/286.39	c (272,0) c | Glues         |                 |       3641 |       5990 |       3725 |       5353 |       3646 |       5762 |       3449 |       5372 |
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | Orig_Seen     |            54 % |     326441 |     452644 |     340120 |     451843 |     332641 |     453779 |     315568 |     453981 |
2128.57/286.39	c (272,0) c | Diff Orig seen|                 | -     6200 |     120003 |       7479 |     119202 |      X     |     121138 | -    17073 |     121340 |
2128.57/286.39	c (272,0) c | Hamming       |            15 % |       7193 |       6183 |       5882 |       6705 |      X     |       6905 |       6208 |       6759 |
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c | RunningTime   |                 |  259.1  96%|  267.6  99%|  260.2  97%|  265.3  99%|  261.5  97%|  269.5 100%|  253.1  94%|  265.2  99%|
2128.57/286.39	c (272,0) c | WaitingTime   |                 |    9.5   4%|    1.4   1%|    8.4   3%|    3.3   1%|    7.0   3%|    0.4   0%|   15.5   6%|    3.3   1%|
2128.57/286.39	c (272,0) c | ExchangingTime|                 |    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|
2128.57/286.39	c (272,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%|
2128.57/286.39	c (272,0) c | SolvingTime   |                 |  268.7     |  269.2     |  268.7     |  268.7     |  268.6     |  270.1     |  268.7     |  268.7     |
2128.57/286.39	c (272,0) c | PropagationTim|                 |  236.8  88%|  246.9  92%|  237.8  88%|  246.1  92%|  233.0  87%|  247.1  91%|  234.4  87%|  247.0  92%|
2128.57/286.39	c (272,0) c | AnalysisTime  |                 |   20.1   7%|    7.4   3%|   18.8   7%|    7.7   3%|   23.7   9%|    7.7   3%|   22.3   8%|    7.1   3%|
2128.57/286.39	c (272,0) c | ReductionTime |                 |    0.7   0%|    0.9   0%|    0.8   0%|    0.8   0%|    0.7   0%|    0.8   0%|    0.8   0%|    0.7   0%|
2128.57/286.39	c (272,0) c | SimplifyTime  |                 |    2.5   1%|    2.3   1%|    2.6   1%|    2.5   1%|    2.5   1%|    2.7   1%|    2.9   1%|    2.4   1%|
2128.57/286.39	c (272,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%|
2128.57/286.39	c (272,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%|
2128.57/286.39	c (272,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c
2128.57/286.39	c (272,0) c Threads : 8
2128.57/286.39	c (272,0) c Winner : 4
2128.57/286.39	c (272,0) c Conflicts_0 : 220188
2128.57/286.39	c (272,0) c Conflicts_1 : 294685
2128.57/286.39	c (272,0) c Conflicts_2 : 225071
2128.57/286.39	c (272,0) c Conflicts_3 : 294785
2128.57/286.39	c (272,0) c Conflicts_4 : 221353
2128.57/286.39	c (272,0) c Conflicts_5 : 294539
2128.57/286.39	c (272,0) c Conflicts_6 : 197170
2128.57/286.39	c (272,0) c Conflicts_7 : 292370
2128.57/286.39	c (272,0) c Conflicts_total : 2040161
2128.57/286.39	c (272,0) c Conflicts_winner : 221353
2128.57/286.39	c (272,0) c Decisions_0 : 1132477
2128.57/286.39	c (272,0) c Decisions_1 : 2586691
2128.57/286.39	c (272,0) c Decisions_2 : 1156556
2128.57/286.39	c (272,0) c Decisions_3 : 2539712
2128.57/286.39	c (272,0) c Decisions_4 : 1126042
2128.57/286.39	c (272,0) c Decisions_5 : 2525611
2128.57/286.39	c (272,0) c Decisions_6 : 1054394
2128.57/286.39	c (272,0) c Decisions_7 : 2524531
2128.57/286.39	c (272,0) c Decisions_total : 14646014
2128.57/286.39	c (272,0) c Decisions_winner : 1126042
2128.57/286.39	c (272,0) c Propagations_0 : 379054103
2128.57/286.39	c (272,0) c Propagations_1 : 446910138
2128.57/286.39	c (272,0) c Propagations_2 : 387151699
2128.57/286.39	c (272,0) c Propagations_3 : 448047960
2128.57/286.39	c (272,0) c Propagations_4 : 375169815
2128.57/286.39	c (272,0) c Propagations_5 : 446003899
2128.57/286.39	c (272,0) c Propagations_6 : 338953941
2128.57/286.39	c (272,0) c Propagations_7 : 446393694
2128.57/286.39	c (272,0) c Propagations_total : 3267685249
2128.57/286.39	c (272,0) c Propagations_winner : 375169815
2128.57/286.39	c (272,0) c ReduceDBs_0 : 12
2128.57/286.39	c (272,0) c ReduceDBs_1 : 14
2128.57/286.39	c (272,0) c ReduceDBs_2 : 12
2128.57/286.39	c (272,0) c ReduceDBs_3 : 14
2128.57/286.39	c (272,0) c ReduceDBs_4 : 12
2128.57/286.39	c (272,0) c ReduceDBs_5 : 14
2128.57/286.39	c (272,0) c ReduceDBs_6 : 12
2128.57/286.39	c (272,0) c ReduceDBs_7 : 13
2128.57/286.39	c (272,0) c ReduceDBs_total : 103
2128.57/286.39	c (272,0) c ReduceDBs_winner : 12
2128.57/286.39	c (272,0) c SimpDBs_0 : 66
2128.57/286.39	c (272,0) c SimpDBs_1 : 78
2128.57/286.39	c (272,0) c SimpDBs_2 : 65
2128.57/286.39	c (272,0) c SimpDBs_3 : 78
2128.57/286.39	c (272,0) c SimpDBs_4 : 70
2128.57/286.39	c (272,0) c SimpDBs_5 : 81
2128.57/286.39	c (272,0) c SimpDBs_6 : 65
2128.57/286.39	c (272,0) c SimpDBs_7 : 75
2128.57/286.39	c (272,0) c SimpDBs_total : 578
2128.57/286.39	c (272,0) c SimpDBs_winner : 70
2128.57/286.39	c (272,0) c Restarts_0 : 1021
2128.57/286.39	c (272,0) c Restarts_1 : 2877
2128.57/286.39	c (272,0) c Restarts_2 : 1021
2128.57/286.39	c (272,0) c Restarts_3 : 2921
2128.57/286.39	c (272,0) c Restarts_4 : 1022
2128.57/286.39	c (272,0) c Restarts_5 : 2829
2128.57/286.39	c (272,0) c Restarts_6 : 986
2128.57/286.39	c (272,0) c Restarts_7 : 2828
2128.57/286.39	c (272,0) c Restarts_total : 15505
2128.57/286.39	c (272,0) c Restarts_winner : 1022
2128.57/286.39	c (272,0) c ForcedImports_0 : 0
2128.57/286.39	c (272,0) c ForcedImports_1 : 0
2128.57/286.39	c (272,0) c ForcedImports_2 : 0
2128.57/286.39	c (272,0) c ForcedImports_3 : 0
2128.57/286.39	c (272,0) c ForcedImports_4 : 0
2128.57/286.39	c (272,0) c ForcedImports_5 : 0
2128.57/286.39	c (272,0) c ForcedImports_6 : 0
2128.57/286.39	c (272,0) c ForcedImports_7 : 0
2128.57/286.39	c (272,0) c ForcedImports_total : 0
2128.57/286.39	c (272,0) c ForcedImports_winner : 0
2128.57/286.39	c (272,0) c PropsBinClauses_0 : 591861576
2128.57/286.39	c (272,0) c PropsBinClauses_1 : 649483121
2128.57/286.39	c (272,0) c PropsBinClauses_2 : 605303888
2128.57/286.39	c (272,0) c PropsBinClauses_3 : 651265918
2128.57/286.39	c (272,0) c PropsBinClauses_4 : 592527662
2128.57/286.39	c (272,0) c PropsBinClauses_5 : 648027352
2128.57/286.39	c (272,0) c PropsBinClauses_6 : 556431327
2128.57/286.39	c (272,0) c PropsBinClauses_7 : 649505406
2128.57/286.39	c (272,0) c PropsBinClauses_total : 4944406250
2128.57/286.39	c (272,0) c PropsBinClauses_winner : 592527662
2128.57/286.39	c (272,0) c PropsPreBlocker_0 : 8963441630
2128.57/286.39	c (272,0) c PropsPreBlocker_1 : 9075195529
2128.57/286.39	c (272,0) c PropsPreBlocker_2 : 9099935665
2128.57/286.39	c (272,0) c PropsPreBlocker_3 : 9133105398
2128.57/286.39	c (272,0) c PropsPreBlocker_4 : 8968701289
2128.57/286.39	c (272,0) c PropsPreBlocker_5 : 9089931570
2128.57/286.39	c (272,0) c PropsPreBlocker_6 : 8838921180
2128.57/286.39	c (272,0) c PropsPreBlocker_7 : 9134480048
2128.57/286.39	c (272,0) c PropsPreBlocker_total : 72303712309
2128.57/286.39	c (272,0) c PropsPreBlocker_winner : 8968701289
2128.57/286.39	c (272,0) c PropsNotBlocker_0 : 944669281
2128.57/286.39	c (272,0) c PropsNotBlocker_1 : 1238562463
2128.57/286.39	c (272,0) c PropsNotBlocker_2 : 927878544
2128.57/286.40	c (272,0) c PropsNotBlocker_3 : 1217728022
2128.57/286.40	c (272,0) c PropsNotBlocker_4 : 907080516
2128.57/286.40	c (272,0) c PropsNotBlocker_5 : 1227297534
2128.57/286.40	c (272,0) c PropsNotBlocker_6 : 843496594
2128.57/286.40	c (272,0) c PropsNotBlocker_7 : 1208500108
2128.57/286.40	c (272,0) c PropsNotBlocker_total : 8515213062
2128.57/286.40	c (272,0) c PropsNotBlocker_winner : 907080516
2128.57/286.40	c (272,0) c PropsLitFullScans_0 : 11770046022
2128.57/286.40	c (272,0) c PropsLitFullScans_1 : 11736990364
2128.57/286.40	c (272,0) c PropsLitFullScans_2 : 11770787201
2128.57/286.40	c (272,0) c PropsLitFullScans_3 : 11767067247
2128.57/286.40	c (272,0) c PropsLitFullScans_4 : 11740241259
2128.57/286.40	c (272,0) c PropsLitFullScans_5 : 11737168392
2128.57/286.40	c (272,0) c PropsLitFullScans_6 : 11740536377
2128.57/286.40	c (272,0) c PropsLitFullScans_7 : 11760970357
2128.57/286.40	c (272,0) c PropsLitFullScans_total : 94023807219
2128.57/286.40	c (272,0) c PropsLitFullScans_winner : 11740241259
2128.57/286.40	c (272,0) c LitScanFractions_0 : 4034596
2128.57/286.40	c (272,0) c LitScanFractions_1 : 939708
2128.57/286.40	c (272,0) c LitScanFractions_2 : 4783503
2128.57/286.40	c (272,0) c LitScanFractions_3 : 1019268
2128.57/286.40	c (272,0) c LitScanFractions_4 : 3759860
2128.57/286.40	c (272,0) c LitScanFractions_5 : 1167756
2128.57/286.40	c (272,0) c LitScanFractions_6 : 4512376
2128.57/286.40	c (272,0) c LitScanFractions_7 : 969788
2128.57/286.40	c (272,0) c LitScanFractions_total : 21186855
2128.57/286.40	c (272,0) c LitScanFractions_winner : 3759860
2128.57/286.40	c (272,0) c DecisionLevel0_0 : 1115
2128.57/286.40	c (272,0) c DecisionLevel0_1 : 2976
2128.57/286.40	c (272,0) c DecisionLevel0_2 : 1084
2128.57/286.40	c (272,0) c DecisionLevel0_3 : 2981
2128.57/286.40	c (272,0) c DecisionLevel0_4 : 1084
2128.57/286.40	c (272,0) c DecisionLevel0_5 : 2920
2128.57/286.40	c (272,0) c DecisionLevel0_6 : 1053
2128.57/286.40	c (272,0) c DecisionLevel0_7 : 2896
2128.57/286.40	c (272,0) c DecisionLevel0_total : 16109
2128.57/286.40	c (272,0) c DecisionLevel0_winner : 1084
2128.57/286.40	c (272,0) c Periods_0 : 1961
2128.57/286.40	c (272,0) c Periods_1 : 1956
2128.57/286.40	c (272,0) c Periods_2 : 1961
2128.57/286.40	c (272,0) c Periods_3 : 1961
2128.57/286.40	c (272,0) c Periods_4 : 1956
2128.57/286.40	c (272,0) c Periods_5 : 1956
2128.57/286.40	c (272,0) c Periods_6 : 1956
2128.57/286.40	c (272,0) c Periods_7 : 1960
2128.57/286.40	c (272,0) c Periods_total : 15667
2128.57/286.40	c (272,0) c Periods_winner : 1956
2128.57/286.40	c (272,0) c Margin_0 : 20
2128.57/286.40	c (272,0) c Margin_1 : 20
2128.57/286.40	c (272,0) c Margin_2 : 20
2128.57/286.40	c (272,0) c Margin_3 : 20
2128.57/286.40	c (272,0) c Margin_4 : 20
2128.57/286.40	c (272,0) c Margin_5 : 20
2128.57/286.40	c (272,0) c Margin_6 : 20
2128.57/286.40	c (272,0) c Margin_7 : 20
2128.57/286.40	c (272,0) c Margin_total : 160
2128.57/286.40	c (272,0) c Margin_winner : 20
2128.57/286.40	c (272,0) c Exported_0 : 24326
2128.57/286.40	c (272,0) c Exported_1 : 28422
2128.57/286.40	c (272,0) c Exported_2 : 24911
2128.57/286.40	c (272,0) c Exported_3 : 29121
2128.57/286.40	c (272,0) c Exported_4 : 24691
2128.57/286.40	c (272,0) c Exported_5 : 29292
2128.57/286.40	c (272,0) c Exported_6 : 18271
2128.57/286.40	c (272,0) c Exported_7 : 28274
2128.57/286.40	c (272,0) c Exported_total : 207308
2128.57/286.40	c (272,0) c Exported_winner : 24691
2128.57/286.40	c (272,0) c Imported_0 : 178242
2128.57/286.40	c (272,0) c Imported_1 : 177219
2128.57/286.40	c (272,0) c Imported_2 : 174612
2128.57/286.40	c (272,0) c Imported_3 : 176925
2128.57/286.40	c (272,0) c Imported_4 : 173663
2128.57/286.40	c (272,0) c Imported_5 : 176313
2128.57/286.40	c (272,0) c Imported_6 : 186568
2128.57/286.40	c (272,0) c Imported_7 : 177766
2128.57/286.40	c (272,0) c Imported_total : 1421308
2128.57/286.40	c (272,0) c Imported_winner : 173663
2128.57/286.40	c (272,0) c Good_0 : 11528
2128.57/286.40	c (272,0) c Good_1 : 10835
2128.57/286.40	c (272,0) c Good_2 : 11511
2128.57/286.40	c (272,0) c Good_3 : 11098
2128.57/286.40	c (272,0) c Good_4 : 11390
2128.57/286.40	c (272,0) c Good_5 : 10941
2128.57/286.40	c (272,0) c Good_6 : 11652
2128.57/286.40	c (272,0) c Good_7 : 11166
2128.57/286.40	c (272,0) c Good_total : 90121
2128.57/286.40	c (272,0) c Good_winner : 11390
2128.57/286.40	c (272,0) c Purge_0 : 166714
2128.57/286.40	c (272,0) c Purge_1 : 166384
2128.57/286.40	c (272,0) c Purge_2 : 163101
2128.57/286.40	c (272,0) c Purge_3 : 165827
2128.57/286.40	c (272,0) c Purge_4 : 162273
2128.57/286.40	c (272,0) c Purge_5 : 165372
2128.57/286.40	c (272,0) c Purge_6 : 174916
2128.57/286.40	c (272,0) c Purge_7 : 166600
2128.57/286.40	c (272,0) c Purge_total : 1331187
2128.57/286.40	c (272,0) c Purge_winner : 162273
2128.57/286.40	c (272,0) c Promoted_0 : 8076
2128.57/286.40	c (272,0) c Promoted_1 : 19245
2128.57/286.40	c (272,0) c Promoted_2 : 8299
2128.57/286.40	c (272,0) c Promoted_3 : 18219
2128.57/286.40	c (272,0) c Promoted_4 : 8221
2128.57/286.40	c (272,0) c Promoted_5 : 18287
2128.57/286.40	c (272,0) c Promoted_6 : 7573
2128.57/286.40	c (272,0) c Promoted_7 : 19277
2128.57/286.40	c (272,0) c Promoted_total : 107197
2128.57/286.40	c (272,0) c Promoted_winner : 8221
2128.57/286.40	c (272,0) c Remove_Imp_0 : 100285
2128.57/286.40	c (272,0) c Remove_Imp_1 : 89253
2128.57/286.40	c (272,0) c Remove_Imp_2 : 95502
2128.57/286.40	c (272,0) c Remove_Imp_3 : 92622
2128.57/286.40	c (272,0) c Remove_Imp_4 : 93513
2128.57/286.40	c (272,0) c Remove_Imp_5 : 91832
2128.57/286.40	c (272,0) c Remove_Imp_6 : 127509
2128.57/286.40	c (272,0) c Remove_Imp_7 : 76408
2128.57/286.40	c (272,0) c Remove_Imp_total : 766924
2128.57/286.40	c (272,0) c Remove_Imp_winner : 93513
2128.57/286.40	c (272,0) c Blocked_Reuse_0 : 0
2128.57/286.40	c (272,0) c Blocked_Reuse_1 : 0
2128.57/286.40	c (272,0) c Blocked_Reuse_2 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_3 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_4 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_5 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_6 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_7 : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_total : 0
2128.68/286.41	c (272,0) c Blocked_Reuse_winner : 0
2128.68/286.41	c (272,0) c Unaries_0 : 94
2128.68/286.41	c (272,0) c Unaries_1 : 99
2128.68/286.41	c (272,0) c Unaries_2 : 63
2128.68/286.41	c (272,0) c Unaries_3 : 60
2128.68/286.41	c (272,0) c Unaries_4 : 62
2128.68/286.41	c (272,0) c Unaries_5 : 91
2128.68/286.41	c (272,0) c Unaries_6 : 67
2128.68/286.41	c (272,0) c Unaries_7 : 68
2128.68/286.41	c (272,0) c Unaries_total : 604
2128.68/286.41	c (272,0) c Unaries_winner : 62
2128.68/286.41	c (272,0) c Binaries_0 : 1337
2128.68/286.41	c (272,0) c Binaries_1 : 2102
2128.68/286.41	c (272,0) c Binaries_2 : 1290
2128.68/286.41	c (272,0) c Binaries_3 : 1843
2128.68/286.41	c (272,0) c Binaries_4 : 1366
2128.68/286.41	c (272,0) c Binaries_5 : 1995
2128.68/286.41	c (272,0) c Binaries_6 : 1259
2128.68/286.41	c (272,0) c Binaries_7 : 1773
2128.68/286.41	c (272,0) c Binaries_total : 12965
2128.68/286.41	c (272,0) c Binaries_winner : 1366
2128.68/286.41	c (272,0) c Glues_0 : 3641
2128.68/286.41	c (272,0) c Glues_1 : 5990
2128.68/286.41	c (272,0) c Glues_2 : 3725
2128.68/286.41	c (272,0) c Glues_3 : 5353
2128.68/286.41	c (272,0) c Glues_4 : 3646
2128.68/286.41	c (272,0) c Glues_5 : 5762
2128.68/286.41	c (272,0) c Glues_6 : 3449
2128.68/286.41	c (272,0) c Glues_7 : 5372
2128.68/286.41	c (272,0) c Glues_total : 36938
2128.68/286.41	c (272,0) c Glues_winner : 3646
2128.68/286.41	c (272,0) c RunningTime_0 : 259.142305
2128.68/286.41	c (272,0) c RunningTime_1 : 267.649239
2128.68/286.41	c (272,0) c RunningTime_2 : 260.231416
2128.68/286.41	c (272,0) c RunningTime_3 : 265.281392
2128.68/286.41	c (272,0) c RunningTime_4 : 261.542141
2128.68/286.41	c (272,0) c RunningTime_5 : 269.548398
2128.68/286.41	c (272,0) c RunningTime_6 : 253.113859
2128.68/286.41	c (272,0) c RunningTime_7 : 265.205818
2128.68/286.41	c (272,0) c RunningTime_total : 2101.714568
2128.68/286.41	c (272,0) c RunningTime_winner : 261.542141
2128.68/286.41	c (272,0) c WaitingTime_0 : 9.473013
2128.68/286.41	c (272,0) c WaitingTime_1 : 1.357761
2128.68/286.41	c (272,0) c WaitingTime_2 : 8.370971
2128.68/286.41	c (272,0) c WaitingTime_3 : 3.297062
2128.68/286.41	c (272,0) c WaitingTime_4 : 6.982170
2128.68/286.41	c (272,0) c WaitingTime_5 : 0.390635
2128.68/286.41	c (272,0) c WaitingTime_6 : 15.465069
2128.68/286.41	c (272,0) c WaitingTime_7 : 3.348676
2128.68/286.41	c (272,0) c WaitingTime_total : 48.685359
2128.68/286.41	c (272,0) c WaitingTime_winner : 6.982170
2128.68/286.41	c (272,0) c ExchangingTime_0 : 0.106005
2128.68/286.41	c (272,0) c ExchangingTime_1 : 0.149257
2128.68/286.41	c (272,0) c ExchangingTime_2 : 0.116086
2128.68/286.41	c (272,0) c ExchangingTime_3 : 0.133879
2128.68/286.41	c (272,0) c ExchangingTime_4 : 0.102473
2128.68/286.41	c (272,0) c ExchangingTime_5 : 0.133901
2128.68/286.41	c (272,0) c ExchangingTime_6 : 0.106243
2128.68/286.41	c (272,0) c ExchangingTime_7 : 0.130261
2128.68/286.41	c (272,0) c ExchangingTime_total : 0.978106
2128.68/286.41	c (272,0) c ExchangingTime_winner : 0.102473
2128.68/286.41	c (272,0) c PeriodProcTime_0 : 0.016601
2128.68/286.41	c (272,0) c PeriodProcTime_1 : 0.017385
2128.68/286.41	c (272,0) c PeriodProcTime_2 : 0.018368
2128.68/286.41	c (272,0) c PeriodProcTime_3 : 0.018279
2128.68/286.41	c (272,0) c PeriodProcTime_4 : 0.018553
2128.68/286.41	c (272,0) c PeriodProcTime_5 : 0.031011
2128.68/286.41	c (272,0) c PeriodProcTime_6 : 0.017899
2128.68/286.41	c (272,0) c PeriodProcTime_7 : 0.018254
2128.68/286.41	c (272,0) c PeriodProcTime_total : 0.156350
2128.68/286.41	c (272,0) c PeriodProcTime_winner : 0.018553
2128.68/286.41	c (272,0) c SolvingTime_0 : 268.737925
2128.68/286.41	c (272,0) c SolvingTime_1 : 269.173641
2128.68/286.41	c (272,0) c SolvingTime_2 : 268.736840
2128.68/286.41	c (272,0) c SolvingTime_3 : 268.730612
2128.68/286.41	c (272,0) c SolvingTime_4 : 268.645338
2128.68/286.41	c (272,0) c SolvingTime_5 : 270.103945
2128.68/286.41	c (272,0) c SolvingTime_6 : 268.703071
2128.68/286.41	c (272,0) c SolvingTime_7 : 268.703010
2128.68/286.41	c (272,0) c SolvingTime_total : 2151.534382
2128.68/286.41	c (272,0) c SolvingTime_winner : 268.645338
2128.68/286.41	c (272,0) c PropagationTime_0 : 236.791975
2128.68/286.41	c (272,0) c PropagationTime_1 : 246.900917
2128.68/286.41	c (272,0) c PropagationTime_2 : 237.809680
2128.68/286.41	c (272,0) c PropagationTime_3 : 246.050240
2128.68/286.41	c (272,0) c PropagationTime_4 : 233.007141
2128.68/286.41	c (272,0) c PropagationTime_5 : 247.074725
2128.68/286.41	c (272,0) c PropagationTime_6 : 234.418600
2128.68/286.41	c (272,0) c PropagationTime_7 : 246.958537
2128.68/286.41	c (272,0) c PropagationTime_total : 1929.011815
2128.68/286.41	c (272,0) c PropagationTime_winner : 233.007141
2128.68/286.41	c (272,0) c AnalysisTime_0 : 20.118287
2128.68/286.41	c (272,0) c AnalysisTime_1 : 7.438860
2128.68/286.41	c (272,0) c AnalysisTime_2 : 18.832728
2128.68/286.41	c (272,0) c AnalysisTime_3 : 7.655187
2128.68/286.41	c (272,0) c AnalysisTime_4 : 23.661751
2128.68/286.41	c (272,0) c AnalysisTime_5 : 7.743356
2128.68/286.41	c (272,0) c AnalysisTime_6 : 22.304569
2128.68/286.41	c (272,0) c AnalysisTime_7 : 7.137345
2128.68/286.41	c (272,0) c AnalysisTime_total : 114.892083
2128.68/286.41	c (272,0) c AnalysisTime_winner : 23.661751
2128.68/286.41	c (272,0) c ReductionTime_0 : 0.702255
2128.68/286.41	c (272,0) c ReductionTime_1 : 0.864354
2128.68/286.41	c (272,0) c ReductionTime_2 : 0.802553
2128.68/286.41	c (272,0) c ReductionTime_3 : 0.811537
2128.68/286.41	c (272,0) c ReductionTime_4 : 0.715302
2128.68/286.41	c (272,0) c ReductionTime_5 : 0.787250
2128.68/286.41	c (272,0) c ReductionTime_6 : 0.842922
2128.68/286.41	c (272,0) c ReductionTime_7 : 0.709214
2128.68/286.41	c (272,0) c ReductionTime_total : 6.235387
2128.68/286.41	c (272,0) c ReductionTime_winner : 0.715302
2128.68/286.41	c (272,0) c SimplifyTime_0 : 2.537652
2128.68/286.41	c (272,0) c SimplifyTime_1 : 2.349028
2128.68/286.41	c (272,0) c SimplifyTime_2 : 2.560398
2128.68/286.41	c (272,0) c SimplifyTime_3 : 2.494040
2128.68/286.41	c (272,0) c SimplifyTime_4 : 2.501516
2128.68/286.41	c (272,0) c SimplifyTime_5 : 2.659912
2128.68/286.41	c (272,0) c SimplifyTime_6 : 2.948243
2128.68/286.41	c (272,0) c SimplifyTime_7 : 2.394894
2128.68/286.41	c (272,0) c SimplifyTime_total : 20.445685
2128.68/286.41	c (272,0) c SimplifyTime_winner : 2.501516
2128.68/286.41	c (272,0) c UsedRateTime_0 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_1 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_2 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_3 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_4 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_5 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_6 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_7 : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_total : 0.000000
2128.68/286.41	c (272,0) c UsedRateTime_winner : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_0 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_1 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_2 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_3 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_4 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_5 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_6 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_7 : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_total : 0.000000
2128.68/286.41	c (272,0) c OverlapRateTime_winner : 0.000000
2128.68/286.41	c (272,0) c
2128.68/286.41	c (272,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
2128.68/286.41	c (272,0) c
2128.68/286.41	c (272,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.68/286.41	c (272,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2128.68/286.41	c (272,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.68/286.41	c (272,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
2128.68/286.41	c (272,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
2128.68/286.41	c (272,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
2128.68/286.41	c (272,0) c | Initial random_seed   |  511594624 |  247927901 |  634709037 |  985084251 |  130481185 |   32681307 |  782687796 | 1125247290 |
2128.68/286.41	c (272,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
2128.68/286.41	c (272,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
2128.68/286.41	c (272,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
2128.68/286.41	c (272,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
2128.68/286.41	c (272,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
2128.68/286.41	c (272,0) c | luby_restart          |       True |      False |       True |      False |       True |      False |       True |      False |
2128.68/286.41	c (272,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
2128.68/286.41	c (272,0) c | var_decay             |     0.9990 |     0.9500 |     0.9990 |     0.9500 |     0.9990 |     0.9500 |     0.9990 |     0.9500 |
2128.68/286.41	c (272,0) c | max_var_decay         |     0.9990 |     0.9500 |     0.9990 |     0.9500 |     0.9990 |     0.9500 |     0.9990 |     0.9500 |
2128.68/286.41	c (272,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
2128.68/286.41	c (272,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
2128.68/286.41	c (272,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2128.68/286.41	c (272,0) 
2128.68/286.42	c (272,0) s SATISFIABLE
2128.68/286.47	c (272,0) SatSolver.solve End
2128.68/286.47	c (272,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2128.68/286.47	c (272,0) Show results Begin
2129.21/286.60	c (272,0) a[0][0] = 1
2129.21/286.60	c (272,0) a[0][1] = 5
2129.21/286.60	c (272,0) a[0][2] = 9
2129.21/286.60	c (272,0) a[0][3] = 12
2129.21/286.60	c (272,0) a[0][4] = 10
2129.21/286.60	c (272,0) a[0][5] = 8
2129.21/286.60	c (272,0) a[0][6] = 13
2129.21/286.60	c (272,0) a[0][7] = 12
2129.21/286.60	c (272,0) a[0][8] = 13
2129.21/286.60	c (272,0) a[0][9] = 11
2129.21/286.60	c (272,0) a[0][10] = 11
2129.21/286.60	c (272,0) a[0][11] = 6
2129.21/286.60	c (272,0) a[0][12] = 7
2129.21/286.60	c (272,0) a[1][0] = 3
2129.21/286.60	c (272,0) a[1][1] = 10
2129.21/286.60	c (272,0) a[1][2] = 8
2129.21/286.60	c (272,0) a[1][3] = 11
2129.21/286.60	c (272,0) a[1][4] = 9
2129.21/286.60	c (272,0) a[1][5] = 13
2129.21/286.60	c (272,0) a[1][6] = 5
2129.21/286.60	c (272,0) a[1][7] = 4
2129.21/286.60	c (272,0) a[1][8] = 9
2129.21/286.60	c (272,0) a[1][9] = 13
2129.21/286.60	c (272,0) a[1][10] = 10
2129.21/286.60	c (272,0) a[1][11] = 12
2129.21/286.60	c (272,0) a[1][12] = 4
2129.21/286.60	c (272,0) a[2][0] = 5
2129.21/286.60	c (272,0) a[2][1] = 8
2129.21/286.60	c (272,0) a[2][2] = 3
2129.21/286.60	c (272,0) a[2][3] = 13
2129.21/286.60	c (272,0) a[2][4] = 12
2129.21/286.60	c (272,0) a[2][5] = 12
2129.21/286.60	c (272,0) a[2][6] = 6
2129.21/286.60	c (272,0) a[2][7] = 9
2129.21/286.60	c (272,0) a[2][8] = 11
2129.21/286.60	c (272,0) a[2][9] = 10
2129.21/286.60	c (272,0) a[2][10] = 13
2129.21/286.60	c (272,0) a[2][11] = 10
2129.21/286.60	c (272,0) a[2][12] = 9
2129.21/286.60	c (272,0) a[3][0] = 7
2129.21/286.60	c (272,0) a[3][1] = 11
2129.21/286.60	c (272,0) a[3][2] = 12
2129.21/286.60	c (272,0) a[3][3] = 8
2129.21/286.60	c (272,0) a[3][4] = 5
2129.21/286.60	c (272,0) a[3][5] = 10
2129.21/286.60	c (272,0) a[3][6] = 11
2129.21/286.60	c (272,0) a[3][7] = 13
2129.21/286.60	c (272,0) a[3][8] = 12
2129.21/286.60	c (272,0) a[3][9] = 8
2129.21/286.60	c (272,0) a[3][10] = 9
2129.21/286.60	c (272,0) a[3][11] = 7
2129.21/286.60	c (272,0) a[3][12] = 13
2129.21/286.60	c (272,0) a[4][0] = 9
2129.21/286.60	c (272,0) a[4][1] = 2
2129.21/286.60	c (272,0) a[4][2] = 13
2129.21/286.60	c (272,0) a[4][3] = 9
2129.21/286.60	c (272,0) a[4][4] = 11
2129.21/286.60	c (272,0) a[4][5] = 4
2129.21/286.60	c (272,0) a[4][6] = 10
2129.21/286.60	c (272,0) a[4][7] = 11
2129.21/286.60	c (272,0) a[4][8] = 8
2129.21/286.60	c (272,0) a[4][9] = 12
2129.21/286.60	c (272,0) a[4][10] = 12
2129.21/286.60	c (272,0) a[4][11] = 13
2129.21/286.60	c (272,0) a[4][12] = 6
2129.21/286.60	c (272,0) a[5][0] = 11
2129.21/286.60	c (272,0) a[5][1] = 12
2129.21/286.60	c (272,0) a[5][2] = 11
2129.21/286.60	c (272,0) a[5][3] = 5
2129.21/286.60	c (272,0) a[5][4] = 13
2129.21/286.60	c (272,0) a[5][5] = 6
2129.21/286.60	c (272,0) a[5][6] = 12
2129.21/286.60	c (272,0) a[5][7] = 8
2129.21/286.60	c (272,0) a[5][8] = 7
2129.21/286.60	c (272,0) a[5][9] = 7
2129.21/286.60	c (272,0) a[5][10] = 6
2129.21/286.60	c (272,0) a[5][11] = 9
2129.21/286.60	c (272,0) a[5][12] = 10
2129.21/286.60	c (272,0) a[6][0] = 13
2129.21/286.60	c (272,0) a[6][1] = 13
2129.21/286.60	c (272,0) a[6][2] = 2
2129.21/286.60	c (272,0) a[6][3] = 4
2129.21/286.60	c (272,0) a[6][4] = 3
2129.21/286.60	c (272,0) a[6][5] = 7
2129.21/286.60	c (272,0) a[6][6] = 7
2129.21/286.60	c (272,0) a[6][7] = 10
2129.21/286.60	c (272,0) a[6][8] = 10
2129.21/286.60	c (272,0) a[6][9] = 6
2129.21/286.60	c (272,0) a[6][10] = 8
2129.21/286.60	c (272,0) a[6][11] = 11
2129.21/286.60	c (272,0) a[6][12] = 12
2129.21/286.60	c (272,0) ad[0] = 3
2129.21/286.60	c (272,0) ad[1] = 12
2129.21/286.60	c (272,0) ad[2] = 11
2129.21/286.60	c (272,0) ad[3] = 10
2129.21/286.60	c (272,0) ad[4] = 6
2129.21/286.60	c (272,0) ad[5] = 13
2129.21/286.60	c (272,0) ad[6] = 9
2129.21/286.60	c (272,0) h[0][0] = 0
2129.21/286.60	c (272,0) h[0][1] = 3
2129.21/286.60	c (272,0) h[0][2] = 4
2129.21/286.60	c (272,0) h[0][3] = 10
2129.21/286.60	c (272,0) h[0][4] = 4
2129.21/286.60	c (272,0) h[0][5] = 5
2129.21/286.60	c (272,0) h[0][6] = 8
2129.21/286.60	c (272,0) h[0][7] = 7
2129.21/286.60	c (272,0) h[0][8] = 6
2129.21/286.60	c (272,0) h[0][9] = 9
2129.21/286.60	c (272,0) h[0][10] = 0
2129.21/286.60	c (272,0) h[0][11] = 1
2129.21/286.60	c (272,0) h[0][12] = 2
2129.21/286.60	c (272,0) h[1][0] = 2
2129.21/286.60	c (272,0) h[1][1] = 7
2129.21/286.60	c (272,0) h[1][2] = 7
2129.21/286.60	c (272,0) h[1][3] = 6
2129.21/286.60	c (272,0) h[1][4] = 6
2129.21/286.60	c (272,0) h[1][5] = 11
2129.21/286.60	c (272,0) h[1][6] = 1
2129.21/286.60	c (272,0) h[1][7] = 2
2129.21/286.60	c (272,0) h[1][8] = 0
2129.21/286.60	c (272,0) h[1][9] = 5
2129.21/286.60	c (272,0) h[1][10] = 1
2129.21/286.60	c (272,0) h[1][11] = 0
2129.21/286.60	c (272,0) h[1][12] = 3
2129.21/286.60	c (272,0) h[2][0] = 4
2129.21/286.60	c (272,0) h[2][1] = 6
2129.21/286.60	c (272,0) h[2][2] = 0
2129.21/286.60	c (272,0) h[2][3] = 1
2129.21/286.60	c (272,0) h[2][4] = 8
2129.21/286.60	c (272,0) h[2][5] = 2
2129.21/286.60	c (272,0) h[2][6] = 4
2129.21/286.60	c (272,0) h[2][7] = 5
2129.21/286.60	c (272,0) h[2][8] = 3
2129.21/286.60	c (272,0) h[2][9] = 0
2129.21/286.60	c (272,0) h[2][10] = 7
2129.21/286.60	c (272,0) h[2][11] = 2
2129.21/286.60	c (272,0) h[2][12] = 1
2129.21/286.60	c (272,0) h[3][0] = 6
2129.21/286.60	c (272,0) h[3][1] = 4
2129.21/286.60	c (272,0) h[3][2] = 6
2129.21/286.60	c (272,0) h[3][3] = 3
2129.21/286.60	c (272,0) h[3][4] = 0
2129.21/286.60	c (272,0) h[3][5] = 9
2129.21/286.60	c (272,0) h[3][6] = 2
2129.21/286.60	c (272,0) h[3][7] = 3
2129.21/286.60	c (272,0) h[3][8] = 4
2129.21/286.60	c (272,0) h[3][9] = 1
2129.21/286.60	c (272,0) h[3][10] = 2
2129.21/286.60	c (272,0) h[3][11] = 5
2129.21/286.60	c (272,0) h[3][12] = 0
2129.21/286.60	c (272,0) h[4][0] = 8
2129.21/286.60	c (272,0) h[4][1] = 0
2129.21/286.60	c (272,0) h[4][2] = 10
2129.21/286.60	c (272,0) h[4][3] = 7
2129.21/286.60	c (272,0) h[4][4] = 7
2129.21/286.60	c (272,0) h[4][5] = 1
2129.21/286.60	c (272,0) h[4][6] = 3
2129.21/286.60	c (272,0) h[4][7] = 1
2129.21/286.60	c (272,0) h[4][8] = 2
2129.21/286.60	c (272,0) h[4][9] = 3
2129.21/286.60	c (272,0) h[4][10] = 5
2129.21/286.60	c (272,0) h[4][11] = 4
2129.21/286.60	c (272,0) h[4][12] = 5
2129.21/286.60	c (272,0) h[5][0] = 10
2129.21/286.60	c (272,0) h[5][1] = 1
2129.21/286.60	c (272,0) h[5][2] = 5
2129.21/286.60	c (272,0) h[5][3] = 2
2129.21/286.60	c (272,0) h[5][4] = 2
2129.21/286.60	c (272,0) h[5][5] = 0
2129.21/286.60	c (272,0) h[5][6] = 9
2129.21/286.60	c (272,0) h[5][7] = 0
2129.21/286.60	c (272,0) h[5][8] = 1
2129.21/286.60	c (272,0) h[5][9] = 4
2129.21/286.60	c (272,0) h[5][10] = 3
2129.21/286.60	c (272,0) h[5][11] = 3
2129.21/286.60	c (272,0) h[5][12] = 8
2129.21/286.60	c (272,0) h[6][0] = 12
2129.21/286.60	c (272,0) h[6][1] = 9
2129.21/286.60	c (272,0) h[6][2] = 1
2129.21/286.60	c (272,0) h[6][3] = 0
2129.21/286.60	c (272,0) h[6][4] = 1
2129.21/286.60	c (272,0) h[6][5] = 3
2129.21/286.60	c (272,0) h[6][6] = 0
2129.21/286.60	c (272,0) h[6][7] = 6
2129.21/286.60	c (272,0) h[6][8] = 5
2129.21/286.60	c (272,0) h[6][9] = 2
2129.21/286.60	c (272,0) h[6][10] = 4
2129.21/286.60	c (272,0) h[6][11] = 8
2129.21/286.60	c (272,0) h[6][12] = 11
2129.21/286.60	c (272,0) hd[0] = 2
2129.21/286.60	c (272,0) hd[1] = 8
2129.21/286.60	c (272,0) hd[2] = 7
2129.21/286.60	c (272,0) hd[3] = 1
2129.21/286.60	c (272,0) hd[4] = 0
2129.21/286.60	c (272,0) hd[5] = 4
2129.21/286.60	c (272,0) hd[6] = 5
2129.21/286.60	c (272,0) m[0][0] = 0
2129.21/286.60	c (272,0) m[0][1] = 37
2129.21/286.60	c (272,0) m[0][2] = 50
2129.21/286.60	c (272,0) m[0][3] = 86
2129.21/286.60	c (272,0) m[0][4] = 51
2129.21/286.60	c (272,0) m[0][5] = 57
2129.21/286.60	c (272,0) m[0][6] = 80
2129.21/286.60	c (272,0) m[0][7] = 74
2129.21/286.60	c (272,0) m[0][8] = 69
2129.21/286.60	c (272,0) m[0][9] = 82
2129.21/286.60	c (272,0) m[0][10] = 10
2129.21/286.60	c (272,0) m[0][11] = 17
2129.21/286.60	c (272,0) m[0][12] = 29
2129.21/286.60	c (272,0) m[1][0] = 25
2129.21/286.60	c (272,0) m[1][1] = 72
2129.21/286.60	c (272,0) m[1][2] = 70
2129.21/286.60	c (272,0) m[1][3] = 67
2129.21/286.60	c (272,0) m[1][4] = 65
2129.21/286.60	c (272,0) m[1][5] = 89
2129.21/286.60	c (272,0) m[1][6] = 16
2129.21/286.60	c (272,0) m[1][7] = 26
2129.21/286.60	c (272,0) m[1][8] = 8
2129.21/286.60	c (272,0) m[1][9] = 62
2129.21/286.60	c (272,0) m[1][10] = 21
2129.21/286.60	c (272,0) m[1][11] = 11
2129.21/286.60	c (272,0) m[1][12] = 36
2129.21/286.60	c (272,0) m[2][0] = 46
2129.21/286.60	c (272,0) m[2][1] = 64
2129.21/286.60	c (272,0) m[2][2] = 2
2129.21/286.60	c (272,0) m[2][3] = 24
2129.21/286.60	c (272,0) m[2][4] = 79
2129.21/286.60	c (272,0) m[2][5] = 34
2129.21/286.60	c (272,0) m[2][6] = 47
2129.21/286.60	c (272,0) m[2][7] = 58
2129.21/286.60	c (272,0) m[2][8] = 43
2129.21/286.60	c (272,0) m[2][9] = 9
2129.21/286.60	c (272,0) m[2][10] = 75
2129.21/286.60	c (272,0) m[2][11] = 32
2129.21/286.60	c (272,0) m[2][12] = 20
2129.21/286.60	c (272,0) m[3][0] = 63
2129.21/286.60	c (272,0) m[3][1] = 52
2129.21/286.60	c (272,0) m[3][2] = 68
2129.21/286.60	c (272,0) m[3][3] = 40
2129.21/286.60	c (272,0) m[3][4] = 4
2129.21/286.60	c (272,0) m[3][5] = 81
2129.21/286.60	c (272,0) m[3][6] = 33
2129.21/286.60	c (272,0) m[3][7] = 45
2129.21/286.60	c (272,0) m[3][8] = 53
2129.21/286.60	c (272,0) m[3][9] = 19
2129.21/286.60	c (272,0) m[3][10] = 31
2129.21/286.60	c (272,0) m[3][11] = 56
2129.21/286.60	c (272,0) m[3][12] = 12
2129.21/286.60	c (272,0) m[4][0] = 76
2129.21/286.60	c (272,0) m[4][1] = 1
2129.21/286.60	c (272,0) m[4][2] = 87
2129.21/286.60	c (272,0) m[4][3] = 71
2129.21/286.60	c (272,0) m[4][4] = 73
2129.21/286.60	c (272,0) m[4][5] = 15
2129.21/286.60	c (272,0) m[4][6] = 42
2129.21/286.60	c (272,0) m[4][7] = 22
2129.21/286.60	c (272,0) m[4][8] = 30
2129.21/286.60	c (272,0) m[4][9] = 44
2129.21/286.60	c (272,0) m[4][10] = 61
2129.21/286.60	c (272,0) m[4][11] = 54
2129.21/286.60	c (272,0) m[4][12] = 55
2129.21/286.60	c (272,0) m[5][0] = 85
2129.21/286.60	c (272,0) m[5][1] = 23
2129.21/286.60	c (272,0) m[5][2] = 60
2129.21/286.60	c (272,0) m[5][3] = 27
2129.21/286.60	c (272,0) m[5][4] = 35
2129.21/286.60	c (272,0) m[5][5] = 5
2129.21/286.60	c (272,0) m[5][6] = 83
2129.21/286.60	c (272,0) m[5][7] = 7
2129.21/286.60	c (272,0) m[5][8] = 18
2129.21/286.60	c (272,0) m[5][9] = 48
2129.21/286.60	c (272,0) m[5][10] = 38
2129.21/286.60	c (272,0) m[5][11] = 41
2129.21/286.60	c (272,0) m[5][12] = 77
2129.21/286.60	c (272,0) m[6][0] = 90
2129.21/286.60	c (272,0) m[6][1] = 84
2129.21/286.60	c (272,0) m[6][2] = 13
2129.21/286.60	c (272,0) m[6][3] = 3
2129.21/286.60	c (272,0) m[6][4] = 14
2129.21/286.60	c (272,0) m[6][5] = 39
2129.21/286.60	c (272,0) m[6][6] = 6
2129.21/286.60	c (272,0) m[6][7] = 66
2129.21/286.60	c (272,0) m[6][8] = 59
2129.21/286.60	c (272,0) m[6][9] = 28
2129.21/286.60	c (272,0) m[6][10] = 49
2129.21/286.60	c (272,0) m[6][11] = 78
2129.21/286.60	c (272,0) m[6][12] = 88
2129.21/286.60	s SATISFIABLE
2129.21/286.61	v <instantiation>
2129.21/286.61	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]</list>
2129.21/286.61	v     <values>0 3 4 10 4 5 8 7 6 9 0 1 2 2 7 7 6 6 11 1 2 0 5 1 0 3 4 6 0 1 8 2 4 5 3 0 7 2 1 6 4 6 3 0 9 2 3 4 1 2 5 0 8 0 10 7 7 1 3 1 2 3 5 4 5 10 1 5 2 2 0 9 0 1 4 3 3 8 12 9 1 0 1 3 0 6 5 2 4 8 11 1 5 9 12 10 8 13 12 13 11 11 6 7 3 10 8 11 9 13 5 4 9 13 10 12 4 5 8 3 13 12 12 6 9 11 10 13 10 9 7 11 12 8 5 10 11 13 12 8 9 7 13 9 2 13 9 11 4 10 11 8 12 12 13 6 11 12 11 5 13 6 12 8 7 7 6 9 10 13 13 2 4 3 7 7 10 10 6 8 11 12 0 37 50 86 51 57 80 74 69 82 10 17 29 25 72 70 67 65 89 16 26 8 62 21 11 36 46 64 2 24 79 34 47 58 43 9 75 32 20 63 52 68 40 4 81 33 45 53 19 31 56 12 76 1 87 71 73 15 42 22 30 44 61 54 55 85 23 60 27 35 5 83 7 18 48 38 41 77 90 84 13 3 14 39 6 66 59 28 49 78 88 2 8 7 1 0 4 5 3 12 11 10 6 13 9</values>
2129.21/286.61	v </instantiation>
2129.21/286.61	c (272,0) Show results End
2129.21/286.61	c (272,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
2129.21/286.61	c (272,0) 272,272,STOP-AFTER(ALL)
2129.21/286.61	c END-Prog: Tue Sep 24 18:22:08 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

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

running on 8 cores: 0,2,4,6,1,3,5,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=17244, runsolver pid=17241
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 7.88 7.90 6.65 2/212 17266
/proc/meminfo: memFree=25763832/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510452873 115843072 349 33554432000 4194304 5098028 140722577580176 140722577577432 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 349 296 221 0 87 0
[pid=17247] ppid=17244 vsize=27314120 memory=105844 CPUtime=0.11 cores=0-7
/proc/17247/stat : 17247 (java) S 17244 17244 15640 0 -1 1077944320 6498 0 0 0 8 3 0 0 20 0 20 0 510452873 27969658880 26461 33554432000 4194304 4196468 140729482245376 140729482227920 139672667524855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
/proc/17247/statm: 6828530 26461 2813 1 0 6790935 0
[pid=17247/tid=17248] ppid=17244 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/17247/task/17248/stat : 17248 (java) R 17244 17244 15640 0 -1 4202560 4574 0 0 0 7 2 0 0 20 0 20 0 510452873 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672639339368 139672653592974 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17249] ppid=17244 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17247/task/17249/stat : 17249 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672671766800 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17250] ppid=17244 vsize=27314120 memory=140514347382400 CPUtime=0 cores=0-7
/proc/17247/task/17250/stat : 17250 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672485923216 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17251] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17251/stat : 17251 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672484870672 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17252] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17252/stat : 17252 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672483818128 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17253] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17253/stat : 17253 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672482765584 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17254] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17254/stat : 17254 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672481713040 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17255] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17255/stat : 17255 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672480660496 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17256] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17256/stat : 17256 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 26973 33554432000 4194304 4196468 140729482245376 139672479607952 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17257] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17257/stat : 17257 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452877 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671121131504 139672667536002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17258] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17258/stat : 17258 (java) S 17244 17244 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 26973 33554432000 4194304 4196468 140729482245376 139670323192736 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17259] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17259/stat : 17259 (java) S 17244 17244 15640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 26973 33554432000 4194304 4196468 140729482245376 139670188970992 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17260] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17260/stat : 17260 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 26973 33554432000 4194304 4196468 140729482245376 139669814466768 139672667543451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17261] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17261/stat : 17261 (java) S 17244 17244 15640 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671120079344 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17262] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17262/stat : 17262 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671119026800 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17263] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17263/stat : 17263 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671117974256 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17264] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17264/stat : 17264 (java) S 17244 17244 15640 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671116921712 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17265] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17265/stat : 17265 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 26973 33554432000 4194304 4196468 140729482245376 139669316561120 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17266] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17266/stat : 17266 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 26973 33554432000 4194304 4196468 140729482245376 139671115868592 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107240 KiB

[startup+0.210474 s]*
/proc/loadavg: 7.88 7.90 6.65 2/212 17266
/proc/meminfo: memFree=25742520/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510452873 115843072 349 33554432000 4194304 5098028 140722577580176 140722577577432 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 349 296 221 0 87 0
[pid=17247] ppid=17244 vsize=27314120 memory=125172 CPUtime=0.24 cores=0-7
/proc/17247/stat : 17247 (java) S 17244 17244 15640 0 -1 1077944320 12104 0 0 0 20 4 0 0 20 0 20 0 510452873 27969658880 31293 33554432000 4194304 4196468 140729482245376 140729482227920 139672667524855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
/proc/17247/statm: 6828530 31293 2970 1 0 6790935 0
[pid=17247/tid=17248] ppid=17244 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17247/task/17248/stat : 17248 (java) R 17244 17244 15640 0 -1 4202560 9794 0 0 0 16 3 0 0 20 0 20 0 510452873 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672639324240 139672649088388 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17249] ppid=17244 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/17247/task/17249/stat : 17249 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672671766800 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17250] ppid=17244 vsize=27314120 memory=288370890499094144 CPUtime=0 cores=0-7
/proc/17247/task/17250/stat : 17250 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672485923216 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17251] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17251/stat : 17251 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672484870672 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17252] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17252/stat : 17252 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672483818128 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17253] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17253/stat : 17253 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672482765584 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17254] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17254/stat : 17254 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672481713040 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17255] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17255/stat : 17255 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672480660496 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17256] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17256/stat : 17256 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 31293 33554432000 4194304 4196468 140729482245376 139672479607952 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17257] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17257/stat : 17257 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452877 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671121131504 139672667536002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17258] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17258/stat : 17258 (java) S 17244 17244 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 31293 33554432000 4194304 4196468 140729482245376 139670323192736 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17259] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17259/stat : 17259 (java) S 17244 17244 15640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 31293 33554432000 4194304 4196468 140729482245376 139670188970992 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17260] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17260/stat : 17260 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 31293 33554432000 4194304 4196468 140729482245376 139669814466768 139672667543451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17261] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17261/stat : 17261 (java) S 17244 17244 15640 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671120079344 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17262] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17262/stat : 17262 (java) S 17244 17244 15640 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671119026800 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17263] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17263/stat : 17263 (java) S 17244 17244 15640 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671117974256 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17264] ppid=17244 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/17247/task/17264/stat : 17264 (java) S 17244 17244 15640 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 20 0 510452880 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671116921712 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17265] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17265/stat : 17265 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 31293 33554432000 4194304 4196468 140729482245376 139669316561120 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17266] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17266/stat : 17266 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 31293 33554432000 4194304 4196468 140729482245376 139671115868592 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126568 KiB

[startup+0.31105 s]*
/proc/loadavg: 7.88 7.90 6.65 2/212 17266
/proc/meminfo: memFree=25739976/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510452873 115843072 349 33554432000 4194304 5098028 140722577580176 140722577577432 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 349 296 221 0 87 0
[pid=17247] ppid=17244 vsize=27314120 memory=128252 CPUtime=0.43 cores=0-7
/proc/17247/stat : 17247 (java) S 17244 17244 15640 0 -1 1077944320 12951 0 0 0 38 5 0 0 20 0 20 0 510452873 27969658880 32063 33554432000 4194304 4196468 140729482245376 140729482227920 139672667524855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
/proc/17247/statm: 6828530 32063 3016 1 0 6790935 0
[pid=17247/tid=17248] ppid=17244 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/17247/task/17248/stat : 17248 (java) R 17244 17244 15640 0 -1 4202560 10474 0 0 0 26 4 0 0 20 0 20 0 510452873 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672639315504 139672649088436 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17249] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17249/stat : 17249 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672671766800 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17250] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17250/stat : 17250 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672485923216 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17251] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17251/stat : 17251 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672484870672 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17252] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17252/stat : 17252 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672483818128 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17253] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17253/stat : 17253 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672482765584 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17254] ppid=17244 vsize=27314120 memory=140514217257647 CPUtime=0 cores=0-7
/proc/17247/task/17254/stat : 17254 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672481713040 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17255] ppid=17244 vsize=27314120 memory=140514217259952 CPUtime=0 cores=0-7
/proc/17247/task/17255/stat : 17255 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672480660496 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17256] ppid=17244 vsize=27314120 memory=140514217262256 CPUtime=0 cores=0-7
/proc/17247/task/17256/stat : 17256 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27969658880 32063 33554432000 4194304 4196468 140729482245376 139672479607952 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17257] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17257/stat : 17257 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510452877 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671121131504 139672667536002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17258] ppid=17244 vsize=27314120 memory=281028434538384 CPUtime=0 cores=0-7
/proc/17247/task/17258/stat : 17258 (java) S 17244 17244 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 32063 33554432000 4194304 4196468 140729482245376 139670323192736 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17259] ppid=17244 vsize=27314120 memory=281028434536080 CPUtime=0 cores=0-7
/proc/17247/task/17259/stat : 17259 (java) S 17244 17244 15640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510452878 27969658880 32063 33554432000 4194304 4196468 140729482245376 139670188970992 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17260] ppid=17244 vsize=27314120 memory=281028434542992 CPUtime=0 cores=0-7
/proc/17247/task/17260/stat : 17260 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452880 27969658880 32063 33554432000 4194304 4196468 140729482245376 139669814466768 139672667543451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17261] ppid=17244 vsize=27314120 memory=281028434484272 CPUtime=0.01 cores=0-7
/proc/17247/task/17261/stat : 17261 (java) S 17244 17244 15640 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 510452880 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671120079344 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17262] ppid=17244 vsize=27314120 memory=281028434556816 CPUtime=0.01 cores=0-7
/proc/17247/task/17262/stat : 17262 (java) S 17244 17244 15640 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 20 0 510452880 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671119026800 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17263] ppid=17244 vsize=27314120 memory=281028434563728 CPUtime=0.01 cores=0-7
/proc/17247/task/17263/stat : 17263 (java) R 17244 17244 15640 0 -1 4202560 227 0 0 0 1 0 0 0 20 0 20 0 510452880 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671117974256 139672651010768 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17264] ppid=17244 vsize=27314120 memory=281028434561424 CPUtime=0.07 cores=0-7
/proc/17247/task/17264/stat : 17264 (java) S 17244 17244 15640 0 -1 1077944384 485 0 0 0 7 0 0 0 20 0 20 0 510452880 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671116921712 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17265] ppid=17244 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17265/stat : 17265 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 32063 33554432000 4194304 4196468 140729482245376 139669316561120 139672667535061 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17266] ppid=17244 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17247/task/17266/stat : 17266 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452881 27969658880 32063 33554432000 4194304 4196468 140729482245376 139671115868592 139672667536002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129648 KiB

[startup+0.704052 s]
/proc/loadavg: 7.88 7.90 6.65 2/212 17266
/proc/meminfo: memFree=25718520/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510452873 115843072 349 33554432000 4194304 5098028 140722577580176 140722577577432 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 349 296 221 0 87 0
[pid=17247] ppid=17244 vsize=27322516 memory=164032 CPUtime=1 cores=0-7
/proc/17247/stat : 17247 (java) S 17244 17244 15640 0 -1 1077944320 20141 0 0 0 92 8 0 0 20 0 20 0 510452873 27978256384 41008 33554432000 4194304 4196468 140729482245376 140729482227920 139672667524855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
/proc/17247/statm: 6830629 41008 3211 1 0 6791959 0
[pid=17247/tid=17248] ppid=17244 vsize=27322516 memory=0 CPUtime=0.68 cores=0-7
/proc/17247/task/17248/stat : 17248 (java) R 17244 17244 15640 0 -1 4202560 17056 0 0 0 62 6 0 0 20 0 20 0 510452873 27978256384 41008 33554432000 4194304 4196468 140729482245376 139672639356592 139672651605342 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17249] ppid=17244 vsize=27322516 memory=140514217468784 CPUtime=0 cores=0-7
/proc/17247/task/17249/stat : 17249 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27978256384 41008 33554432000 4194304 4196468 140729482245376 139672671766800 139672667535061 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17250] ppid=17244 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/17247/task/17250/stat : 17250 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510452876 27978256384 41008 33554432000 4194304 4196468 140729482245376 139672485923216 139672667535061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0
[pid=17247/tid=17251] ppid=17244 vsize=27322516 memory=776 CPUtime=0 cores=0-7
/proc/17247/task/17251/stat : 17251 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510452876 27978256384 41008 33554432000 4194304 4196468 140729482245376 139672484870672 139672667535061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16842752 140729482248939 140729482249366 140729482249366 140729482252239 0

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

/proc/17267/task/17271/stat : 17271 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141182589968 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17272] ppid=17244 vsize=8414124 memory=9396 CPUtime=0 cores=0-7
/proc/17267/task/17272/stat : 17272 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141181537424 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17273] ppid=17244 vsize=8414124 memory=656 CPUtime=0 cores=0-7
/proc/17267/task/17273/stat : 17273 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141180483856 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17274] ppid=17244 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/17267/task/17274/stat : 17274 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141179431312 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17275] ppid=17244 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/17267/task/17275/stat : 17275 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141178378768 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17276] ppid=17244 vsize=8414124 memory=1552 CPUtime=0 cores=0-7
/proc/17267/task/17276/stat : 17276 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30904 33554432000 4194304 4196468 140729185887376 140141177326224 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17277] ppid=17244 vsize=8414124 memory=1204 CPUtime=0 cores=0-7
/proc/17267/task/17277/stat : 17277 (java) S 17244 17244 15640 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510454217 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140137208304 140141379242626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17278] ppid=17244 vsize=8414124 memory=123616 CPUtime=0 cores=0-7
/proc/17267/task/17278/stat : 17278 (java) S 17244 17244 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510454217 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140018132384 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17279] ppid=17244 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17267/task/17279/stat : 17279 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510454218 8616062976 30904 33554432000 4194304 4196468 140729185887376 140139749697008 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17280] ppid=17244 vsize=8414124 memory=123616 CPUtime=0 cores=0-7
/proc/17267/task/17280/stat : 17280 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140139375188688 140141379250075 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17281] ppid=17244 vsize=8414124 memory=1050860 CPUtime=0.12 cores=0-7
/proc/17267/task/17281/stat : 17281 (java) S 17244 17244 15640 0 -1 1077944384 1144 0 0 0 12 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140136155120 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17282] ppid=17244 vsize=8414124 memory=1560 CPUtime=0.08 cores=0-7
/proc/17267/task/17282/stat : 17282 (java) S 17244 17244 15640 0 -1 1077944384 288 0 0 0 8 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140135102576 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17283] ppid=17244 vsize=8414124 memory=932 CPUtime=0.08 cores=0-7
/proc/17267/task/17283/stat : 17283 (java) S 17244 17244 15640 0 -1 1077944384 270 0 0 0 8 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140134050032 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17284] ppid=17244 vsize=8414124 memory=4872558044660077418 CPUtime=0.23 cores=0-7
/proc/17267/task/17284/stat : 17284 (java) S 17244 17244 15640 0 -1 1077944384 817 0 0 0 23 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140132997488 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17285] ppid=17244 vsize=8414124 memory=1084276 CPUtime=0 cores=0-7
/proc/17267/task/17285/stat : 17285 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510454220 8616062976 30904 33554432000 4194304 4196468 140729185887376 140138877283040 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17286] ppid=17244 vsize=8414124 memory=123616 CPUtime=0.16 cores=0-7
/proc/17267/task/17286/stat : 17286 (java) S 17244 17244 15640 0 -1 1077944384 19 0 0 0 0 16 0 0 20 0 24 0 510454221 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140131945392 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17288] ppid=17244 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/17267/task/17288/stat : 17288 (java) S 17244 17244 15640 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510454289 8616062976 30904 33554432000 4194304 4196468 140729185887376 140140123911872 140141379256089 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17290] ppid=17244 vsize=8414124 memory=496 CPUtime=0.01 cores=0-7
/proc/17267/task/17290/stat : 17290 (java) S 17244 17244 15640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 24 0 510454290 8616062976 30904 33554432000 4194304 4196468 140729185887376 140138206182672 140141379253405 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17291] ppid=17244 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/17267/task/17291/stat : 17291 (java) S 17244 17244 15640 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510454290 8616062976 30904 33554432000 4194304 4196468 140729185887376 140138474618256 140141379253405 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17292] ppid=17244 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/17267/task/17292/stat : 17292 (java) S 17244 17244 15640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510454292 8616062976 30904 33554432000 4194304 4196468 140729185887376 140137937755312 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
Current children cumulated CPU time: 2127.87 s
Current children cumulated vsize: 9869720 KiB
Current children cumulated memory: 1175996 KiB

[startup+286.404 s]
/proc/loadavg: 8.28 8.16 7.08 2/218 17325
/proc/meminfo: memFree=24674164/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1476 CPUtime=29.16 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 582 42803 0 0 0 0 2777 139 20 0 1 0 510452873 115843072 369 33554432000 4194304 5098028 140722577580176 140722577576920 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 369 311 221 0 87 0
[pid=17267] ppid=17244 vsize=8414124 memory=123760 CPUtime=1.54 cores=0-7
/proc/17267/stat : 17267 (java) S 17244 17244 15640 0 -1 1077944320 21418 0 0 0 146 8 0 0 20 0 24 0 510454214 8616062976 30940 33554432000 4194304 4196468 140729185887376 140729185869920 140141379231479 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
/proc/17267/statm: 2103531 30940 3207 1 0 2064875 0
[pid=17287] ppid=17267 vsize=1317880 memory=1050880 CPUtime=2097.98 cores=0-7
/proc/17287/stat : 17287 (manyglucose-4.1) S 17267 17244 15640 0 -1 4202496 3217719 0 0 0 209377 421 0 0 20 0 1 0 510454289 1349509120 262720 33554432000 4194304 4454172 140735531178752 140735531175472 139986995965053 0 4 0 8388610 18446744071580971376 0 0 17 4 0 0 0 0 0 6552832 6554400 35336192 140735531185001 140735531185200 140735531185200 140735531188154 0
/proc/17287/statm: 329470 262720 423 64 0 325138 0
[pid=17267/tid=17268] ppid=17244 vsize=8414124 memory=1050904 CPUtime=0.78 cores=0-7
/proc/17267/task/17268/stat : 17268 (java) S 17244 17244 15640 0 -1 1077944384 17457 0 0 0 73 5 0 0 20 0 24 0 510454214 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141351071648 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17269] ppid=17244 vsize=8414124 memory=892 CPUtime=0 cores=0-7
/proc/17267/task/17269/stat : 17269 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141383473936 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17270] ppid=17244 vsize=8414124 memory=1440 CPUtime=0 cores=0-7
/proc/17267/task/17270/stat : 17270 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141183642512 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17271] ppid=17244 vsize=8414124 memory=3580 CPUtime=0 cores=0-7
/proc/17267/task/17271/stat : 17271 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141182589968 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17272] ppid=17244 vsize=8414124 memory=63084 CPUtime=0 cores=0-7
/proc/17267/task/17272/stat : 17272 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141181537424 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17273] ppid=17244 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/17267/task/17273/stat : 17273 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454215 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141180483856 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17274] ppid=17244 vsize=8414124 memory=2020 CPUtime=0 cores=0-7
/proc/17267/task/17274/stat : 17274 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141179431312 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17275] ppid=17244 vsize=8414124 memory=1432 CPUtime=0 cores=0-7
/proc/17267/task/17275/stat : 17275 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141178378768 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17276] ppid=17244 vsize=8414124 memory=1544 CPUtime=0 cores=0-7
/proc/17267/task/17276/stat : 17276 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510454216 8616062976 30940 33554432000 4194304 4196468 140729185887376 140141177326224 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17277] ppid=17244 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/17267/task/17277/stat : 17277 (java) S 17244 17244 15640 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510454217 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140137208304 140141379242626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17278] ppid=17244 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/17267/task/17278/stat : 17278 (java) S 17244 17244 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510454217 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140018132384 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17279] ppid=17244 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/17267/task/17279/stat : 17279 (java) S 17244 17244 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510454218 8616062976 30940 33554432000 4194304 4196468 140729185887376 140139749697008 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17280] ppid=17244 vsize=8414124 memory=33916 CPUtime=0 cores=0-7
/proc/17267/task/17280/stat : 17280 (java) S 17244 17244 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140139375188688 140141379250075 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17281] ppid=17244 vsize=8414124 memory=12024 CPUtime=0.12 cores=0-7
/proc/17267/task/17281/stat : 17281 (java) S 17244 17244 15640 0 -1 1077944384 1148 0 0 0 12 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140136155120 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17282] ppid=17244 vsize=8414124 memory=2120 CPUtime=0.08 cores=0-7
/proc/17267/task/17282/stat : 17282 (java) S 17244 17244 15640 0 -1 1077944384 288 0 0 0 8 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140135102576 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17283] ppid=17244 vsize=8414124 memory=496 CPUtime=0.08 cores=0-7
/proc/17267/task/17283/stat : 17283 (java) S 17244 17244 15640 0 -1 1077944384 274 0 0 0 8 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140134050032 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17284] ppid=17244 vsize=8414124 memory=9396 CPUtime=0.24 cores=0-7
/proc/17267/task/17284/stat : 17284 (java) S 17244 17244 15640 0 -1 1077944384 833 0 0 0 24 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140132997488 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17285] ppid=17244 vsize=8414124 memory=656 CPUtime=0 cores=0-7
/proc/17267/task/17285/stat : 17285 (java) S 17244 17244 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510454220 8616062976 30940 33554432000 4194304 4196468 140729185887376 140138877283040 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17286] ppid=17244 vsize=8414124 memory=3612 CPUtime=0.16 cores=0-7
/proc/17267/task/17286/stat : 17286 (java) S 17244 17244 15640 0 -1 1077944384 19 0 0 0 0 16 0 0 20 0 24 0 510454221 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140131945392 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17288] ppid=17244 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/17267/task/17288/stat : 17288 (java) S 17244 17244 15640 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510454289 8616062976 30940 33554432000 4194304 4196468 140729185887376 140140123911872 140141379256089 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17290] ppid=17244 vsize=8414124 memory=1552 CPUtime=0.02 cores=0-7
/proc/17267/task/17290/stat : 17290 (java) R 17244 17244 15640 0 -1 1077944384 8 0 0 0 2 0 0 0 20 0 24 0 510454290 8616062976 30940 33554432000 4194304 4196468 140729185887376 140138206177296 140141371910701 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17291] ppid=17244 vsize=8414124 memory=1204 CPUtime=0 cores=0-7
/proc/17267/task/17291/stat : 17291 (java) S 17244 17244 15640 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510454290 8616062976 30940 33554432000 4194304 4196468 140729185887376 140138474618256 140141379253405 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17292] ppid=17244 vsize=8414124 memory=1072 CPUtime=0 cores=0-7
/proc/17267/task/17292/stat : 17292 (java) S 17244 17244 15640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510454292 8616062976 30940 33554432000 4194304 4196468 140729185887376 140137937755312 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
Current children cumulated CPU time: 2128.68 s
Current children cumulated vsize: 9845132 KiB
Current children cumulated memory: 1176116 KiB

[startup+286.601 s]
/proc/loadavg: 8.28 8.16 7.08 2/218 17325
/proc/meminfo: memFree=24674164/32770624 swapFree=66999800/67108860
[pid=17244] ppid=17241 vsize=113128 memory=1476 CPUtime=29.16 cores=0-7
/proc/17244/stat : 17244 (scop.sh) S 17241 17244 15640 0 -1 4202496 582 42803 0 0 0 0 2777 139 20 0 1 0 510452873 115843072 369 33554432000 4194304 5098028 140722577580176 140722577576920 140357745951356 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 20467712 140722577589029 140722577589356 140722577589356 140722577592269 0
/proc/17244/statm: 28282 369 311 221 0 87 0
[pid=17267] ppid=17244 vsize=8283048 memory=144392 CPUtime=2100.05 cores=0-7
/proc/17267/stat : 17267 (java) S 17244 17244 15640 0 -1 1077944320 24091 3217725 0 0 192 10 209378 425 20 0 22 0 510454214 8481841152 36098 33554432000 4194304 4196468 140729185887376 140729185869920 140141379231479 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
/proc/17267/statm: 2070762 36098 3233 1 0 2032106 0
[pid=17267/tid=17268] ppid=17244 vsize=8283048 memory=6791534058613427641 CPUtime=2098.94 cores=0-7
/proc/17267/task/17268/stat : 17268 (java) R 17244 17244 15640 0 -1 4202560 17712 3217725 0 0 86 5 209378 425 20 0 22 0 510454214 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141351068752 140141379243414 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17269] ppid=17244 vsize=8283048 memory=932 CPUtime=2098.03 cores=0-7
/proc/17267/task/17269/stat : 17269 (java) S 17244 17244 15640 0 -1 1077944384 2 3217725 0 0 0 0 209378 425 20 0 22 0 510454215 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141383473936 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17270] ppid=17244 vsize=8283048 memory=1980 CPUtime=2098.03 cores=0-7
/proc/17267/task/17270/stat : 17270 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454215 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141183642512 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17271] ppid=17244 vsize=8283048 memory=2428 CPUtime=2098.03 cores=0-7
/proc/17267/task/17271/stat : 17271 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454215 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141182589968 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17272] ppid=17244 vsize=8283048 memory=1580 CPUtime=2098.03 cores=0-7
/proc/17267/task/17272/stat : 17272 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454215 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141181537424 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17273] ppid=17244 vsize=8283048 memory=892 CPUtime=2098.03 cores=0-7
/proc/17267/task/17273/stat : 17273 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454215 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141180483856 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17274] ppid=17244 vsize=8283048 memory=1440 CPUtime=2098.03 cores=0-7
/proc/17267/task/17274/stat : 17274 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454216 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141179431312 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17275] ppid=17244 vsize=8283048 memory=1760 CPUtime=2098.03 cores=0-7
/proc/17267/task/17275/stat : 17275 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454216 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141178378768 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17276] ppid=17244 vsize=8283048 memory=111632 CPUtime=2098.03 cores=0-7
/proc/17267/task/17276/stat : 17276 (java) S 17244 17244 15640 0 -1 1077944384 3 3217725 0 0 0 0 209378 425 20 0 22 0 510454216 8481841152 36098 33554432000 4194304 4196468 140729185887376 140141177326224 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17277] ppid=17244 vsize=8283048 memory=800 CPUtime=2098.03 cores=0-7
/proc/17267/task/17277/stat : 17277 (java) S 17244 17244 15640 0 -1 1077944384 9 3217725 0 0 0 0 209378 425 20 0 22 0 510454217 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140137208304 140141379242626 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17278] ppid=17244 vsize=8283048 memory=1808 CPUtime=2098.03 cores=0-7
/proc/17267/task/17278/stat : 17278 (java) S 17244 17244 15640 0 -1 1077944384 13 3217725 0 0 0 0 209378 425 20 0 22 0 510454217 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140018132384 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17279] ppid=17244 vsize=8283048 memory=924 CPUtime=2098.03 cores=0-7
/proc/17267/task/17279/stat : 17279 (java) S 17244 17244 15640 0 -1 1077944384 2 3217725 0 0 0 0 209378 425 20 0 22 0 510454218 8481841152 36098 33554432000 4194304 4196468 140729185887376 140139749697008 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17280] ppid=17244 vsize=8283048 memory=4136 CPUtime=2098.03 cores=0-7
/proc/17267/task/17280/stat : 17280 (java) S 17244 17244 15640 0 -1 1077944384 1 3217725 0 0 0 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140139375188688 140141379250075 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17281] ppid=17244 vsize=8283048 memory=4108 CPUtime=2098.21 cores=0-7
/proc/17267/task/17281/stat : 17281 (java) S 17244 17244 15640 0 -1 1077944384 1181 3217725 0 0 18 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140136155120 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17282] ppid=17244 vsize=8283048 memory=1412 CPUtime=2098.18 cores=0-7
/proc/17267/task/17282/stat : 17282 (java) S 17244 17244 15640 0 -1 1077944384 532 3217725 0 0 15 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140135102576 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17283] ppid=17244 vsize=8283048 memory=3828 CPUtime=2098.15 cores=0-7
/proc/17267/task/17283/stat : 17283 (java) S 17244 17244 15640 0 -1 1077944384 330 3217725 0 0 12 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140134050032 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17284] ppid=17244 vsize=8283048 memory=1476 CPUtime=2098.37 cores=0-7
/proc/17267/task/17284/stat : 17284 (java) R 17244 17244 15640 0 -1 4202560 1203 3217725 0 0 34 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140132997488 140141371468606 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17285] ppid=17244 vsize=8283048 memory=123616 CPUtime=2098.03 cores=0-7
/proc/17267/task/17285/stat : 17285 (java) S 17244 17244 15640 0 -1 1077944384 3 3217725 0 0 0 0 209378 425 20 0 22 0 510454220 8481841152 36098 33554432000 4194304 4196468 140729185887376 140138877283040 140141379241685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17286] ppid=17244 vsize=8283048 memory=1050860 CPUtime=2098.19 cores=0-7
/proc/17267/task/17286/stat : 17286 (java) S 17244 17244 15640 0 -1 1077944384 19 3217725 0 0 0 16 209378 425 20 0 22 0 510454221 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140131945392 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17288] ppid=17244 vsize=8283048 memory=1660 CPUtime=2098.03 cores=0-7
/proc/17267/task/17288/stat : 17288 (java) S 17244 17244 15640 0 -1 1077944384 24 3217725 0 0 0 0 209378 425 20 0 22 0 510454289 8481841152 36098 33554432000 4194304 4196468 140729185887376 140140123911056 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
[pid=17267/tid=17292] ppid=17244 vsize=8283048 memory=1398722017469774279 CPUtime=2098.03 cores=0-7
/proc/17267/task/17292/stat : 17292 (java) S 17244 17244 15640 0 -1 1077944384 11 3217725 0 0 0 0 209378 425 20 0 22 0 510454292 8481841152 36098 33554432000 4194304 4196468 140729185887376 140137937757104 140141379242626 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12824576 140729185891319 140729185891478 140729185891478 140729185894351 0
Current children cumulated CPU time: 2129.21 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 145868 KiB

Child status: 0
Real time (s): 286.628
CPU time (s): 2129.28
CPU user time (s): 2123.51
CPU system time (s): 5.76672
CPU usage (%): 742.873
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 5850280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2123.51
system time used= 5.76671
maximum resident set size= 5852456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3285342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43799
involuntary context switches= 20498


# summary of solver processes directly reported to runsolver:
#   pid: 17244
#   total CPU time (s): 2129.28
#   total CPU user time (s): 2123.51
#   total CPU system time (s): 5.76672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.61827 second user time and 4.03583 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-24 18:17:21
IDJOB=4405213
IDBENCH=133923
IDSOLVER=2867
FILE ID=node123/4405213-1569341881
RUNJOBID= node123-1569335939-15667
PBS_JOBID= 21705062
Free space on /tmp= 25920 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order 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-4405213-1569341881/watcher-4405213-1569341881 -o /tmp/evaluation-result-4405213-1569341881/solver-4405213-1569341881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569335939-15667 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405213-1569341881.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1229534081

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25857720 kB
MemAvailable:   31839072 kB
Buffers:           89496 kB
Cached:          6050816 kB
SwapCached:         6624 kB
Active:          3187184 kB
Inactive:        2965276 kB
Active(anon):       3148 kB
Inactive(anon):    64844 kB
Active(file):    3184036 kB
Inactive(file):  2900432 kB
Unevictable:      107416 kB
Mlocked:          107416 kB
SwapTotal:      67108860 kB
SwapFree:       66999800 kB
Dirty:             20268 kB
Writeback:             0 kB
AnonPages:        104904 kB
Mapped:            56268 kB
Shmem:             47932 kB
Slab:             355436 kB
SReclaimable:     325344 kB
SUnreclaim:        30092 kB
KernelStack:        3344 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25900 MiB
End job on node123 at 2019-09-24 18:22:08